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
⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9428_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
|
name
|
FUN_00318700
|
/* (anonymous namespace)::system_error_category::name() const */
char * (anonymous_namespace)::system_error_category::name(void)
{
return "system";
}
|
char * FUN_00318700(void)
{
return "system";
}
|
LEA RAX,[0x3929bd]
RET
| null | null | null | null |
[('const-3746237', u'COPY_-1204910335'), (u'COPY_-1204910335', u'RETURN_-1204910316'), ('const-0', u'RETURN_-1204910316')]
|
[('const-3746237', u'COPY_-1204910335'), (u'COPY_-1204910335', u'RETURN_-1204910316'), ('const-0', u'RETURN_-1204910316')]
| null | null |
00318700
|
x64
|
O2
|
(translation_unit "char * FUN_00318700(void)\n\n{\n return "system";\n}\n\n" (function_definition "char * FUN_00318700(void)\n\n{\n return "system";\n}" primitive_type (pointer_declarator "* FUN_00318700(void)" * (function_declarator "FUN_00318700(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) )))) (compound_statement "{\n return "system";\n}" { (return_statement "return "system";" return (string_literal ""system"" " string_content ") ;) })))
|
(translation_unit "/* (anonymous namespace)::system_error_category::name() const */\n\nchar * (anonymous_namespace)::system_error_category::name(void)\n\n{\n return "system";\n}\n\n" comment (function_definition "char * (anonymous_namespace)::system_error_category::name(void)\n\n{\n return "system";\n}" primitive_type (pointer_declarator "* (anonymous_namespace)::system_error_category::name(void)" * (ERROR "(anonymous_namespace)::system_error_category::" (parenthesized_declarator "(anonymous_namespace)" ( identifier )) : : identifier : :) (function_declarator "name(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) )))) (compound_statement "{\n return "system";\n}" { (return_statement "return "system";" return (string_literal ""system"" " string_content ") ;) })))
|
(translation_unit "char * FUN_00318700(void)\n\n{\n return "system";\n}\n\n" (function_definition "char * FUN_00318700(void)\n\n{\n return "system";\n}" primitive_type (pointer_declarator "* FUN_00318700(void)" * (function_declarator "FUN_00318700(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) )))) (compound_statement "{\n return "system";\n}" { (return_statement "return "system";" return (string_literal ""system"" " string_content ") ;) })))
|
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) )))) (compound_statement { (return_statement return (string_literal " string_content ") ;) })))
|
(function_definition "char * FUN_00318700(void)\n\n{\n return "system";\n}" (primitive_type "char") (pointer_declarator "* FUN_00318700(void)" (* "*") (function_declarator "FUN_00318700(void)" (identifier "FUN_00318700") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")")))) (compound_statement "{\n return "system";\n}" ({ "{") (return_statement "return "system";" (return "return") (string_literal ""system"" (" """) (string_content "system") (" """)) (; ";")) (} "}")))
|
/* (anonymous namespace)::system_error_category::name() const */
char * (anonymous_namespace)::system_error_category::function_1(void)
{
return "system";
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type))))) body: (compound_statement (return_statement (string_literal (string_content))))))
| null |
char * MASKED(void)
{
return "system";
}
|
140_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
|
pthread_attr_init
|
pthread_attr_init
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int pthread_attr_init(pthread_attr_t *__attr)
{
int iVar1;
iVar1 = (*(code *)PTR_pthread_attr_init_0043e468)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int pthread_attr_init(pthread_attr_t *__attr)
{
int iVar1;
iVar1 = (*(code *)PTR_pthread_attr_init_0043e468)();
return iVar1;
}
|
JMP qword ptr [0x0043e468]
| null | null | null | null |
[('const-0', u'RETURN_-1207207717'), ('tmp_32', u'CAST_-1207207653'), (u'CAST_-1207207653', u'CALLIND_-1207207720'), (u'INDIRECT_-1207207658', u'COPY_-1207207717'), (u'CALLIND_-1207207720', u'INDIRECT_-1207207658'), (u'CALLIND_-1207207720', u'RETURN_-1207207717')]
|
[('const-0', u'RETURN_-1207207717'), ('tmp_32', u'CAST_-1207207653'), (u'CAST_-1207207653', u'CALLIND_-1207207720'), (u'INDIRECT_-1207207658', u'COPY_-1207207717'), (u'CALLIND_-1207207720', u'INDIRECT_-1207207658'), (u'CALLIND_-1207207720', u'RETURN_-1207207717')]
| null | null |
001478d0
|
x64
|
O2
|
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint pthread_attr_init(pthread_attr_t *__attr)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_attr_init_0043e468)();\n return iVar1;\n}\n\n" comment (function_definition "int pthread_attr_init(pthread_attr_t *__attr)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_attr_init_0043e468)();\n return iVar1;\n}" primitive_type (function_declarator "pthread_attr_init(pthread_attr_t *__attr)" identifier (parameter_list "(pthread_attr_t *__attr)" ( (parameter_declaration "pthread_attr_t *__attr" type_identifier (pointer_declarator "*__attr" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_attr_init_0043e468)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_pthread_attr_init_0043e468)();" (assignment_expression "iVar1 = (*(code *)PTR_pthread_attr_init_0043e468)()" identifier = (call_expression "(*(code *)PTR_pthread_attr_init_0043e468)()" (parenthesized_expression "(*(code *)PTR_pthread_attr_init_0043e468)" ( (pointer_expression "*(code *)PTR_pthread_attr_init_0043e468" * (cast_expression "(code *)PTR_pthread_attr_init_0043e468" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
|
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint pthread_attr_init(pthread_attr_t *__attr)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_attr_init_0043e468)();\n return iVar1;\n}\n\n" comment (function_definition "int pthread_attr_init(pthread_attr_t *__attr)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_attr_init_0043e468)();\n return iVar1;\n}" primitive_type (function_declarator "pthread_attr_init(pthread_attr_t *__attr)" identifier (parameter_list "(pthread_attr_t *__attr)" ( (parameter_declaration "pthread_attr_t *__attr" type_identifier (pointer_declarator "*__attr" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_attr_init_0043e468)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_pthread_attr_init_0043e468)();" (assignment_expression "iVar1 = (*(code *)PTR_pthread_attr_init_0043e468)()" identifier = (call_expression "(*(code *)PTR_pthread_attr_init_0043e468)()" (parenthesized_expression "(*(code *)PTR_pthread_attr_init_0043e468)" ( (pointer_expression "*(code *)PTR_pthread_attr_init_0043e468" * (cast_expression "(code *)PTR_pthread_attr_init_0043e468" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
|
(translation_unit "int pthread_attr_init(pthread_attr_t *__attr)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_attr_init_0043e468)();\n return iVar1;\n}\n\n" (function_definition "int pthread_attr_init(pthread_attr_t *__attr)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_attr_init_0043e468)();\n return iVar1;\n}" primitive_type (function_declarator "pthread_attr_init(pthread_attr_t *__attr)" identifier (parameter_list "(pthread_attr_t *__attr)" ( (parameter_declaration "pthread_attr_t *__attr" type_identifier (pointer_declarator "*__attr" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_attr_init_0043e468)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_pthread_attr_init_0043e468)();" (assignment_expression "iVar1 = (*(code *)PTR_pthread_attr_init_0043e468)()" identifier = (call_expression "(*(code *)PTR_pthread_attr_init_0043e468)()" (parenthesized_expression "(*(code *)PTR_pthread_attr_init_0043e468)" ( (pointer_expression "*(code *)PTR_pthread_attr_init_0043e468" * (cast_expression "(code *)PTR_pthread_attr_init_0043e468" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( )))) ;) (return_statement return IDENT ;) })))
|
(function_definition "int pthread_attr_init(pthread_attr_t *__attr)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_attr_init_0043e468)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "pthread_attr_init(pthread_attr_t *__attr)" (identifier "pthread_attr_init") (parameter_list "(pthread_attr_t *__attr)" (( "(") (parameter_declaration "pthread_attr_t *__attr" (type_identifier "pthread_attr_t") (pointer_declarator "*__attr" (* "*") (identifier "__attr"))) () ")"))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_pthread_attr_init_0043e468)();\n return iVar1;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (expression_statement "iVar1 = (*(code *)PTR_pthread_attr_init_0043e468)();" (assignment_expression "iVar1 = (*(code *)PTR_pthread_attr_init_0043e468)()" (identifier "iVar1") (= "=") (call_expression "(*(code *)PTR_pthread_attr_init_0043e468)()" (parenthesized_expression "(*(code *)PTR_pthread_attr_init_0043e468)" (( "(") (pointer_expression "*(code *)PTR_pthread_attr_init_0043e468" (* "*") (cast_expression "(code *)PTR_pthread_attr_init_0043e468" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_pthread_attr_init_0043e468"))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return iVar1;" (return "return") (identifier "iVar1") (; ";")) (} "}")))
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *__attr)
{
int iVar1;
iVar1 = (*(type_2 *)PTR_pthread_attr_init_0043e468)();
return iVar1;
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) arguments: (argument_list)))) (return_statement (identifier)))))
| null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(pthread_attr_t *__attr)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_0043e468)();
return iVar1;
}
|
39_m68k-linux-gnu-as_and_m68k-linux-gnu-as_strip.c
|
concat
|
concat
|
void concat(void)
{
(*(code *)PTR_concat_0017b148)();
return;
}
|
void concat(void)
{
(*(code *)PTR_concat_0017b148)();
return;
}
|
JMP qword ptr [0x0017b148]
| null | null | null | null |
[(u'INDIRECT_-1206930732', u'COPY_-1206930791'), (u'CALLIND_-1206930792', u'INDIRECT_-1206930732'), ('tmp_22', u'CAST_-1206930727'), (u'CAST_-1206930727', u'CALLIND_-1206930792'), ('const-0', u'RETURN_-1206930789')]
|
[(u'INDIRECT_-1206930732', u'COPY_-1206930791'), (u'CALLIND_-1206930792', u'INDIRECT_-1206930732'), ('tmp_22', u'CAST_-1206930727'), (u'CAST_-1206930727', u'CALLIND_-1206930792'), ('const-0', u'RETURN_-1206930789')]
| null | null |
0010b290
|
x64
|
O2
|
(translation_unit "void concat(void)\n\n{\n (*(code *)PTR_concat_0017b148)();\n return;\n}\n\n" (function_definition "void concat(void)\n\n{\n (*(code *)PTR_concat_0017b148)();\n return;\n}" primitive_type (function_declarator "concat(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_concat_0017b148)();\n return;\n}" { (expression_statement "(*(code *)PTR_concat_0017b148)();" (call_expression "(*(code *)PTR_concat_0017b148)()" (parenthesized_expression "(*(code *)PTR_concat_0017b148)" ( (pointer_expression "*(code *)PTR_concat_0017b148" * (cast_expression "(code *)PTR_concat_0017b148" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "void concat(void)\n\n{\n (*(code *)PTR_concat_0017b148)();\n return;\n}\n\n" (function_definition "void concat(void)\n\n{\n (*(code *)PTR_concat_0017b148)();\n return;\n}" primitive_type (function_declarator "concat(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_concat_0017b148)();\n return;\n}" { (expression_statement "(*(code *)PTR_concat_0017b148)();" (call_expression "(*(code *)PTR_concat_0017b148)()" (parenthesized_expression "(*(code *)PTR_concat_0017b148)" ( (pointer_expression "*(code *)PTR_concat_0017b148" * (cast_expression "(code *)PTR_concat_0017b148" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "void concat(void)\n\n{\n (*(code *)PTR_concat_0017b148)();\n return;\n}\n\n" (function_definition "void concat(void)\n\n{\n (*(code *)PTR_concat_0017b148)();\n return;\n}" primitive_type (function_declarator "concat(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_concat_0017b148)();\n return;\n}" { (expression_statement "(*(code *)PTR_concat_0017b148)();" (call_expression "(*(code *)PTR_concat_0017b148)()" (parenthesized_expression "(*(code *)PTR_concat_0017b148)" ( (pointer_expression "*(code *)PTR_concat_0017b148" * (cast_expression "(code *)PTR_concat_0017b148" ( (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 concat(void)\n\n{\n (*(code *)PTR_concat_0017b148)();\n return;\n}" (primitive_type "void") (function_declarator "concat(void)" (identifier "concat") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_concat_0017b148)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_concat_0017b148)();" (call_expression "(*(code *)PTR_concat_0017b148)()" (parenthesized_expression "(*(code *)PTR_concat_0017b148)" (( "(") (pointer_expression "*(code *)PTR_concat_0017b148" (* "*") (cast_expression "(code *)PTR_concat_0017b148" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_concat_0017b148"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
void function_1(void)
{
(*(type_1 *)PTR_concat_0017b148)();
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_0017b148)();
return;
}
|
284_powerpc64-linux-gnu-ar_and_powerpc64-linux-gnu-ar_strip.c
|
mkdtemp
|
mkdtemp
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * mkdtemp(char *__template)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* mkdtemp@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * mkdtemp(char *__template)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null |
[('const-1', u'RETURN_-1207037358')]
|
[('const-1', u'RETURN_-1207037358')]
| null | null |
00111248
|
x64
|
O2
|
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * mkdtemp(char *__template)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (function_definition "char * mkdtemp(char *__template)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (pointer_declarator "* mkdtemp(char *__template)" * (function_declarator "mkdtemp(char *__template)" identifier (parameter_list "(char *__template)" ( (parameter_declaration "char *__template" primitive_type (pointer_declarator "*__template" * identifier)) )))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
|
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * mkdtemp(char *__template)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* mkdtemp@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment comment (function_definition "char * mkdtemp(char *__template)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* mkdtemp@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (pointer_declarator "* mkdtemp(char *__template)" * (function_declarator "mkdtemp(char *__template)" identifier (parameter_list "(char *__template)" ( (parameter_declaration "char *__template" primitive_type (pointer_declarator "*__template" * identifier)) )))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* mkdtemp@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
|
(translation_unit "char * mkdtemp(char *__template)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * mkdtemp(char *__template)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* mkdtemp(char *__template)" * (function_declarator "mkdtemp(char *__template)" identifier (parameter_list "(char *__template)" ( (parameter_declaration "char *__template" primitive_type (pointer_declarator "*__template" * identifier)) )))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
|
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
|
(function_definition "char * mkdtemp(char *__template)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* mkdtemp(char *__template)" (* "*") (function_declarator "mkdtemp(char *__template)" (identifier "mkdtemp") (parameter_list "(char *__template)" (( "(") (parameter_declaration "char *__template" (primitive_type "char") (pointer_declarator "*__template" (* "*") (identifier "__template"))) () ")")))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * function_1(char *__template)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* mkdtemp@@GLIBC_2.2.5 */
var_1();
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
| null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * MASKED(char *__template)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
68_bison_and_bison_strip.c
|
fwrite_unlocked
|
fwrite_unlocked
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t fwrite_unlocked(void *__ptr,size_t __size,size_t __n,FILE *__stream)
{
size_t sVar1;
sVar1 = (*(code *)PTR_fwrite_unlocked_00167220)();
return sVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t fwrite_unlocked(void *__ptr,size_t __size,size_t __n,FILE *__stream)
{
size_t sVar1;
sVar1 = (*(code *)PTR_fwrite_unlocked_00167220)();
return sVar1;
}
|
JMP qword ptr [0x00167220]
| null | null | null | null |
[(u'CALLIND_-1206954936', u'RETURN_-1206954933'), (u'CALLIND_-1206954936', u'INDIRECT_-1206954871'), (u'INDIRECT_-1206954871', u'COPY_-1206954930'), ('const-0', u'RETURN_-1206954933'), (u'CAST_-1206954866', u'CALLIND_-1206954936'), ('tmp_50', u'CAST_-1206954866')]
|
[(u'CALLIND_-1206954936', u'RETURN_-1206954933'), (u'CALLIND_-1206954936', u'INDIRECT_-1206954871'), (u'INDIRECT_-1206954871', u'COPY_-1206954930'), ('const-0', u'RETURN_-1206954933'), (u'CAST_-1206954866', u'CALLIND_-1206954936'), ('tmp_50', u'CAST_-1206954866')]
| null | null |
00105440
|
x64
|
O2
|
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t fwrite_unlocked(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_unlocked_00167220)();\n return sVar1;\n}\n\n" comment (function_definition "size_t fwrite_unlocked(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_unlocked_00167220)();\n return sVar1;\n}" primitive_type (function_declarator "fwrite_unlocked(void *__ptr,size_t __size,size_t __n,FILE *__stream)" identifier (parameter_list "(void *__ptr,size_t __size,size_t __n,FILE *__stream)" ( (parameter_declaration "void *__ptr" primitive_type (pointer_declarator "*__ptr" * identifier)) , (parameter_declaration "size_t __size" primitive_type identifier) , (parameter_declaration "size_t __n" primitive_type identifier) , (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) ))) (compound_statement "{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_unlocked_00167220)();\n return sVar1;\n}" { (declaration "size_t sVar1;" primitive_type identifier ;) (expression_statement "sVar1 = (*(code *)PTR_fwrite_unlocked_00167220)();" (assignment_expression "sVar1 = (*(code *)PTR_fwrite_unlocked_00167220)()" identifier = (call_expression "(*(code *)PTR_fwrite_unlocked_00167220)()" (parenthesized_expression "(*(code *)PTR_fwrite_unlocked_00167220)" ( (pointer_expression "*(code *)PTR_fwrite_unlocked_00167220" * (cast_expression "(code *)PTR_fwrite_unlocked_00167220" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return sVar1;" return identifier ;) })))
|
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t fwrite_unlocked(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_unlocked_00167220)();\n return sVar1;\n}\n\n" comment (function_definition "size_t fwrite_unlocked(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_unlocked_00167220)();\n return sVar1;\n}" primitive_type (function_declarator "fwrite_unlocked(void *__ptr,size_t __size,size_t __n,FILE *__stream)" identifier (parameter_list "(void *__ptr,size_t __size,size_t __n,FILE *__stream)" ( (parameter_declaration "void *__ptr" primitive_type (pointer_declarator "*__ptr" * identifier)) , (parameter_declaration "size_t __size" primitive_type identifier) , (parameter_declaration "size_t __n" primitive_type identifier) , (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) ))) (compound_statement "{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_unlocked_00167220)();\n return sVar1;\n}" { (declaration "size_t sVar1;" primitive_type identifier ;) (expression_statement "sVar1 = (*(code *)PTR_fwrite_unlocked_00167220)();" (assignment_expression "sVar1 = (*(code *)PTR_fwrite_unlocked_00167220)()" identifier = (call_expression "(*(code *)PTR_fwrite_unlocked_00167220)()" (parenthesized_expression "(*(code *)PTR_fwrite_unlocked_00167220)" ( (pointer_expression "*(code *)PTR_fwrite_unlocked_00167220" * (cast_expression "(code *)PTR_fwrite_unlocked_00167220" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return sVar1;" return identifier ;) })))
|
(translation_unit "size_t fwrite_unlocked(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_unlocked_00167220)();\n return sVar1;\n}\n\n" (function_definition "size_t fwrite_unlocked(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_unlocked_00167220)();\n return sVar1;\n}" primitive_type (function_declarator "fwrite_unlocked(void *__ptr,size_t __size,size_t __n,FILE *__stream)" identifier (parameter_list "(void *__ptr,size_t __size,size_t __n,FILE *__stream)" ( (parameter_declaration "void *__ptr" primitive_type (pointer_declarator "*__ptr" * identifier)) , (parameter_declaration "size_t __size" primitive_type identifier) , (parameter_declaration "size_t __n" primitive_type identifier) , (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) ))) (compound_statement "{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_unlocked_00167220)();\n return sVar1;\n}" { (declaration "size_t sVar1;" primitive_type identifier ;) (expression_statement "sVar1 = (*(code *)PTR_fwrite_unlocked_00167220)();" (assignment_expression "sVar1 = (*(code *)PTR_fwrite_unlocked_00167220)()" identifier = (call_expression "(*(code *)PTR_fwrite_unlocked_00167220)()" (parenthesized_expression "(*(code *)PTR_fwrite_unlocked_00167220)" ( (pointer_expression "*(code *)PTR_fwrite_unlocked_00167220" * (cast_expression "(code *)PTR_fwrite_unlocked_00167220" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return sVar1;" return identifier ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( )))) ;) (return_statement return IDENT ;) })))
|
(function_definition "size_t fwrite_unlocked(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_unlocked_00167220)();\n return sVar1;\n}" (primitive_type "size_t") (function_declarator "fwrite_unlocked(void *__ptr,size_t __size,size_t __n,FILE *__stream)" (identifier "fwrite_unlocked") (parameter_list "(void *__ptr,size_t __size,size_t __n,FILE *__stream)" (( "(") (parameter_declaration "void *__ptr" (primitive_type "void") (pointer_declarator "*__ptr" (* "*") (identifier "__ptr"))) (, ",") (parameter_declaration "size_t __size" (primitive_type "size_t") (identifier "__size")) (, ",") (parameter_declaration "size_t __n" (primitive_type "size_t") (identifier "__n")) (, ",") (parameter_declaration "FILE *__stream" (type_identifier "FILE") (pointer_declarator "*__stream" (* "*") (identifier "__stream"))) () ")"))) (compound_statement "{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_unlocked_00167220)();\n return sVar1;\n}" ({ "{") (declaration "size_t sVar1;" (primitive_type "size_t") (identifier "sVar1") (; ";")) (expression_statement "sVar1 = (*(code *)PTR_fwrite_unlocked_00167220)();" (assignment_expression "sVar1 = (*(code *)PTR_fwrite_unlocked_00167220)()" (identifier "sVar1") (= "=") (call_expression "(*(code *)PTR_fwrite_unlocked_00167220)()" (parenthesized_expression "(*(code *)PTR_fwrite_unlocked_00167220)" (( "(") (pointer_expression "*(code *)PTR_fwrite_unlocked_00167220" (* "*") (cast_expression "(code *)PTR_fwrite_unlocked_00167220" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_fwrite_unlocked_00167220"))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return sVar1;" (return "return") (identifier "sVar1") (; ";")) (} "}")))
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t function_1(void *__ptr,size_t __size,size_t __n,type_1 *__stream)
{
size_t sVar1;
sVar1 = (*(type_2 *)PTR_fwrite_unlocked_00167220)();
return sVar1;
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) arguments: (argument_list)))) (return_statement (identifier)))))
| null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t MASKED(void *__ptr,size_t __size,size_t __n,FILE *__stream)
{
size_t sVar1;
sVar1 = (*(code *)PTR_MASKED_00167220)();
return sVar1;
}
|
1219_psftp_and_psftp_strip.c
|
noise_ultralight
|
FUN_0015a650
|
void noise_ultralight(ulong data)
{
long lVar1;
long in_FS_OFFSET;
ulong local_30;
timeval tv;
lVar1 = *(long *)(in_FS_OFFSET + 0x28);
local_30 = data;
gettimeofday((timeval *)&tv,(__timezone_ptr_t)0x0);
random_add_noise((timeval *)&tv,0x10);
random_add_noise(&local_30,8);
if (lVar1 == *(long *)(in_FS_OFFSET + 0x28)) {
return;
}
/* WARNING: Subroutine does not return */
__stack_chk_fail();
}
|
void FUN_0015a650(undefined8 param_1)
{
long in_FS_OFFSET;
undefined8 local_30;
timeval local_28;
long local_10;
local_10 = *(long *)(in_FS_OFFSET + 0x28);
local_30 = param_1;
gettimeofday(&local_28,(__timezone_ptr_t)0x0);
FUN_00149ae0(&local_28,0x10);
FUN_00149ae0(&local_30,8);
if (local_10 == *(long *)(in_FS_OFFSET + 0x28)) {
return;
}
/* WARNING: Subroutine does not return */
__stack_chk_fail();
}
|
PUSH RBX
XOR ESI,ESI
SUB RSP,0x30
MOV qword ptr [RSP + 0x8],RDI
LEA RBX,[RSP + 0x10]
MOV RDI,RBX
MOV RAX,qword ptr FS:[0x28]
MOV qword ptr [RSP + 0x28],RAX
XOR EAX,EAX
CALL 0x00108350
MOV ESI,0x10
MOV RDI,RBX
CALL 0x00149ae0
LEA RDI,[RSP + 0x8]
MOV ESI,0x8
CALL 0x00149ae0
MOV RAX,qword ptr [RSP + 0x28]
XOR RAX,qword ptr FS:[0x28]
JNZ 0x0015a6ab
ADD RSP,0x30
POP RBX
RET
CALL 0x00108290
| null | null | null | null |
[('tmp_262', u'COPY_-1207261375'), (u'CALL_-1207261509', u'INDIRECT_-1207261316'), (u'CALL_-1207261488', u'INDIRECT_-1207261300'), (u'PTRSUB_-1207261336', u'CAST_-1207261335'), ('tmp_481', u'INT_ADD_-1207261549'), ('const--40', u'PTRSUB_-1207261336'), ('const-16', u'CALL_-1207261509'), ('const-40', u'INT_ADD_-1207261462'), ('const-8', u'CALL_-1207261488'), (u'CALL_-1207261527', u'INDIRECT_-1207261373'), (u'CAST_-1207261326', u'LOAD_-1207261565'), ('const-0', u'CALL_-1207261527'), (u'CALL_-1207261527', u'INDIRECT_-1207261330'), ('const-40', u'INT_ADD_-1207261549'), ('const-433', u'LOAD_-1207261476'), (u'LOAD_-1207261565', u'INT_EQUAL_-1207261464'), ('const-1', u'RETURN_-1207261421'), ('tmp_192', u'CBRANCH_-1207261455'), ('tmp_477', u'PTRSUB_-1207261293'), (u'CALL_-1207261509', u'INDIRECT_-1207261359'), (u'CAST_-1207261335', u'CALL_-1207261527'), (u'INT_ADD_-1207261549', u'CAST_-1207261326'), (u'INT_EQUAL_-1207261464', u'CBRANCH_-1207261455'), ('tmp_477', u'PTRSUB_-1207261336'), (u'INT_ADD_-1207261462', u'CAST_-1207261271'), (u'CALL_-1207261426', u'INDIRECT_-1207261272'), (u'CALL_-1207261488', u'INDIRECT_-1207261343'), (u'LOAD_-1207261476', u'INT_EQUAL_-1207261464'), ('const--48', u'PTRSUB_-1207261293'), (u'INDIRECT_-1207261343', u'INT_ADD_-1207261462'), ('const-433', u'LOAD_-1207261565'), ('const-0', u'RETURN_-1207261427'), (u'CAST_-1207261271', u'LOAD_-1207261476'), (u'CAST_-1207261335', u'CALL_-1207261509'), (u'PTRSUB_-1207261293', u'CALL_-1207261488')]
|
[(u'CALL_-1207261488', u'INDIRECT_-1207261302'), ('tmp_476', u'COPY_-1207261377'), (u'CALL_-1207261527', u'INDIRECT_-1207261328'), ('const-16', u'CALL_-1207261509'), (u'CALL_-1207261488', u'INDIRECT_-1207261345'), (u'INDIRECT_-1207261298', u'INT_EQUAL_-1207261464'), ('const-40', u'INT_ADD_-1207261462'), (u'PTRSUB_-1207261338', u'CALL_-1207261509'), (u'CAST_-1207261274', u'LOAD_-1207261476'), (u'CALL_-1207261426', u'INDIRECT_-1207261270'), ('const--48', u'PTRSUB_-1207261295'), ('const-40', u'INT_ADD_-1207261549'), ('const-1', u'RETURN_-1207261421'), ('tmp_192', u'CBRANCH_-1207261455'), ('const-0', u'CALL_-1207261527'), (u'CAST_-1207261329', u'LOAD_-1207261565'), (u'CALL_-1207261488', u'INDIRECT_-1207261298'), ('tmp_473', u'PTRSUB_-1207261295'), (u'PTRSUB_-1207261295', u'CALL_-1207261488'), ('const--40', u'PTRSUB_-1207261338'), ('tmp_477', u'INT_ADD_-1207261549'), (u'INT_ADD_-1207261462', u'CAST_-1207261274'), (u'INT_EQUAL_-1207261464', u'CBRANCH_-1207261455'), (u'PTRSUB_-1207261338', u'CALL_-1207261527'), (u'CALL_-1207261527', u'INDIRECT_-1207261332'), (u'CALL_-1207261509', u'INDIRECT_-1207261361'), (u'CALL_-1207261509', u'INDIRECT_-1207261314'), (u'INDIRECT_-1207261345', u'INT_ADD_-1207261462'), (u'LOAD_-1207261476', u'INT_EQUAL_-1207261464'), (u'CALL_-1207261426', u'INDIRECT_-1207261274'), ('tmp_473', u'PTRSUB_-1207261338'), (u'CALL_-1207261527', u'INDIRECT_-1207261375'), ('const-8', u'CALL_-1207261488'), ('const-0', u'RETURN_-1207261427'), ('const-433', u'LOAD_-1207261565'), (u'INT_ADD_-1207261549', u'CAST_-1207261329'), (u'CALL_-1207261509', u'INDIRECT_-1207261318'), ('const-433', u'LOAD_-1207261476')]
| null | null |
0015a650
|
x64
|
O2
|
(translation_unit "void FUN_0015a650(undefined8 param_1)\n\n{\n long in_FS_OFFSET;\n undefined8 local_30;\n timeval local_28;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n local_30 = param_1;\n gettimeofday(&local_28,(__timezone_ptr_t)0x0);\n FUN_00149ae0(&local_28,0x10);\n FUN_00149ae0(&local_30,8);\n if (local_10 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}\n\n" (function_definition "void FUN_0015a650(undefined8 param_1)\n\n{\n long in_FS_OFFSET;\n undefined8 local_30;\n timeval local_28;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n local_30 = param_1;\n gettimeofday(&local_28,(__timezone_ptr_t)0x0);\n FUN_00149ae0(&local_28,0x10);\n FUN_00149ae0(&local_30,8);\n if (local_10 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}" primitive_type (function_declarator "FUN_0015a650(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n long in_FS_OFFSET;\n undefined8 local_30;\n timeval local_28;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n local_30 = param_1;\n gettimeofday(&local_28,(__timezone_ptr_t)0x0);\n FUN_00149ae0(&local_28,0x10);\n FUN_00149ae0(&local_30,8);\n if (local_10 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}" { (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 local_30;" type_identifier identifier ;) (declaration "timeval local_28;" type_identifier identifier ;) (declaration "long local_10;" (sized_type_specifier "long" long) identifier ;) (expression_statement "local_10 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_10 = *(long *)(in_FS_OFFSET + 0x28)" identifier = (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) ;) (expression_statement "local_30 = param_1;" (assignment_expression "local_30 = param_1" identifier = identifier) ;) (expression_statement "gettimeofday(&local_28,(__timezone_ptr_t)0x0);" (call_expression "gettimeofday(&local_28,(__timezone_ptr_t)0x0)" identifier (argument_list "(&local_28,(__timezone_ptr_t)0x0)" ( (pointer_expression "&local_28" & identifier) , (cast_expression "(__timezone_ptr_t)0x0" ( (type_descriptor "__timezone_ptr_t" type_identifier) ) number_literal) ))) ;) (expression_statement "FUN_00149ae0(&local_28,0x10);" (call_expression "FUN_00149ae0(&local_28,0x10)" identifier (argument_list "(&local_28,0x10)" ( (pointer_expression "&local_28" & identifier) , number_literal ))) ;) (expression_statement "FUN_00149ae0(&local_30,8);" (call_expression "FUN_00149ae0(&local_30,8)" identifier (argument_list "(&local_30,8)" ( (pointer_expression "&local_30" & identifier) , number_literal ))) ;) (if_statement "if (local_10 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }" if (parenthesized_expression "(local_10 == *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "local_10 == *(long *)(in_FS_OFFSET + 0x28)" identifier == (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) comment (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })))
|
(translation_unit "void noise_ultralight(ulong data)\n\n{\n long lVar1;\n long in_FS_OFFSET;\n ulong local_30;\n timeval tv;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n local_30 = data;\n gettimeofday((timeval *)&tv,(__timezone_ptr_t)0x0);\n random_add_noise((timeval *)&tv,0x10);\n random_add_noise(&local_30,8);\n if (lVar1 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}\n\n" (function_definition "void noise_ultralight(ulong data)\n\n{\n long lVar1;\n long in_FS_OFFSET;\n ulong local_30;\n timeval tv;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n local_30 = data;\n gettimeofday((timeval *)&tv,(__timezone_ptr_t)0x0);\n random_add_noise((timeval *)&tv,0x10);\n random_add_noise(&local_30,8);\n if (lVar1 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}" primitive_type (function_declarator "noise_ultralight(ulong data)" identifier (parameter_list "(ulong data)" ( (parameter_declaration "ulong data" type_identifier identifier) ))) (compound_statement "{\n long lVar1;\n long in_FS_OFFSET;\n ulong local_30;\n timeval tv;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n local_30 = data;\n gettimeofday((timeval *)&tv,(__timezone_ptr_t)0x0);\n random_add_noise((timeval *)&tv,0x10);\n random_add_noise(&local_30,8);\n if (lVar1 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong local_30;" type_identifier identifier ;) (declaration "timeval tv;" type_identifier identifier ;) (expression_statement "lVar1 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "lVar1 = *(long *)(in_FS_OFFSET + 0x28)" identifier = (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) ;) (expression_statement "local_30 = data;" (assignment_expression "local_30 = data" identifier = identifier) ;) (expression_statement "gettimeofday((timeval *)&tv,(__timezone_ptr_t)0x0);" (call_expression "gettimeofday((timeval *)&tv,(__timezone_ptr_t)0x0)" identifier (argument_list "((timeval *)&tv,(__timezone_ptr_t)0x0)" ( (cast_expression "(timeval *)&tv" ( (type_descriptor "timeval *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&tv" & identifier)) , (cast_expression "(__timezone_ptr_t)0x0" ( (type_descriptor "__timezone_ptr_t" type_identifier) ) number_literal) ))) ;) (expression_statement "random_add_noise((timeval *)&tv,0x10);" (call_expression "random_add_noise((timeval *)&tv,0x10)" identifier (argument_list "((timeval *)&tv,0x10)" ( (cast_expression "(timeval *)&tv" ( (type_descriptor "timeval *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&tv" & identifier)) , number_literal ))) ;) (expression_statement "random_add_noise(&local_30,8);" (call_expression "random_add_noise(&local_30,8)" identifier (argument_list "(&local_30,8)" ( (pointer_expression "&local_30" & identifier) , number_literal ))) ;) (if_statement "if (lVar1 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\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;\n }" { (return_statement "return;" return ;) })) comment (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })))
|
(translation_unit "void FUN_0015a650(undefined8 param_1)\n\n{\n long in_FS_OFFSET;\n undefined8 local_30;\n timeval local_28;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n local_30 = param_1;\n gettimeofday(&local_28,(__timezone_ptr_t)0x0);\n FUN_00149ae0(&local_28,0x10);\n FUN_00149ae0(&local_30,8);\n if (local_10 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n \n __stack_chk_fail();\n}\n\n" (function_definition "void FUN_0015a650(undefined8 param_1)\n\n{\n long in_FS_OFFSET;\n undefined8 local_30;\n timeval local_28;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n local_30 = param_1;\n gettimeofday(&local_28,(__timezone_ptr_t)0x0);\n FUN_00149ae0(&local_28,0x10);\n FUN_00149ae0(&local_30,8);\n if (local_10 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n \n __stack_chk_fail();\n}" primitive_type (function_declarator "FUN_0015a650(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n long in_FS_OFFSET;\n undefined8 local_30;\n timeval local_28;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n local_30 = param_1;\n gettimeofday(&local_28,(__timezone_ptr_t)0x0);\n FUN_00149ae0(&local_28,0x10);\n FUN_00149ae0(&local_30,8);\n if (local_10 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n \n __stack_chk_fail();\n}" { (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 local_30;" type_identifier identifier ;) (declaration "timeval local_28;" type_identifier identifier ;) (declaration "long local_10;" (sized_type_specifier "long" long) identifier ;) (expression_statement "local_10 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_10 = *(long *)(in_FS_OFFSET + 0x28)" identifier = (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) ;) (expression_statement "local_30 = param_1;" (assignment_expression "local_30 = param_1" identifier = identifier) ;) (expression_statement "gettimeofday(&local_28,(__timezone_ptr_t)0x0);" (call_expression "gettimeofday(&local_28,(__timezone_ptr_t)0x0)" identifier (argument_list "(&local_28,(__timezone_ptr_t)0x0)" ( (pointer_expression "&local_28" & identifier) , (cast_expression "(__timezone_ptr_t)0x0" ( (type_descriptor "__timezone_ptr_t" type_identifier) ) number_literal) ))) ;) (expression_statement "FUN_00149ae0(&local_28,0x10);" (call_expression "FUN_00149ae0(&local_28,0x10)" identifier (argument_list "(&local_28,0x10)" ( (pointer_expression "&local_28" & identifier) , number_literal ))) ;) (expression_statement "FUN_00149ae0(&local_30,8);" (call_expression "FUN_00149ae0(&local_30,8)" identifier (argument_list "(&local_30,8)" ( (pointer_expression "&local_30" & identifier) , number_literal ))) ;) (if_statement "if (local_10 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }" if (parenthesized_expression "(local_10 == *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "local_10 == *(long *)(in_FS_OFFSET + 0x28)" identifier == (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , (cast_expression ( (type_descriptor TYPE) ) LIT) ))) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , LIT ))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
|
(function_definition "void FUN_0015a650(undefined8 param_1)\n\n{\n long in_FS_OFFSET;\n undefined8 local_30;\n timeval local_28;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n local_30 = param_1;\n gettimeofday(&local_28,(__timezone_ptr_t)0x0);\n FUN_00149ae0(&local_28,0x10);\n FUN_00149ae0(&local_30,8);\n if (local_10 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n \n __stack_chk_fail();\n}" (primitive_type "void") (function_declarator "FUN_0015a650(undefined8 param_1)" (identifier "FUN_0015a650") (parameter_list "(undefined8 param_1)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) () ")"))) (compound_statement "{\n long in_FS_OFFSET;\n undefined8 local_30;\n timeval local_28;\n long local_10;\n \n local_10 = *(long *)(in_FS_OFFSET + 0x28);\n local_30 = param_1;\n gettimeofday(&local_28,(__timezone_ptr_t)0x0);\n FUN_00149ae0(&local_28,0x10);\n FUN_00149ae0(&local_30,8);\n if (local_10 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n \n __stack_chk_fail();\n}" ({ "{") (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" (long "long")) (identifier "in_FS_OFFSET") (; ";")) (declaration "undefined8 local_30;" (type_identifier "undefined8") (identifier "local_30") (; ";")) (declaration "timeval local_28;" (type_identifier "timeval") (identifier "local_28") (; ";")) (declaration "long local_10;" (sized_type_specifier "long" (long "long")) (identifier "local_10") (; ";")) (expression_statement "local_10 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_10 = *(long *)(in_FS_OFFSET + 0x28)" (identifier "local_10") (= "=") (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" (* "*") (cast_expression "(long *)(in_FS_OFFSET + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(in_FS_OFFSET + 0x28)" (( "(") (binary_expression "in_FS_OFFSET + 0x28" (identifier "in_FS_OFFSET") (+ "+") (number_literal "0x28")) () ")"))))) (; ";")) (expression_statement "local_30 = param_1;" (assignment_expression "local_30 = param_1" (identifier "local_30") (= "=") (identifier "param_1")) (; ";")) (expression_statement "gettimeofday(&local_28,(__timezone_ptr_t)0x0);" (call_expression "gettimeofday(&local_28,(__timezone_ptr_t)0x0)" (identifier "gettimeofday") (argument_list "(&local_28,(__timezone_ptr_t)0x0)" (( "(") (pointer_expression "&local_28" (& "&") (identifier "local_28")) (, ",") (cast_expression "(__timezone_ptr_t)0x0" (( "(") (type_descriptor "__timezone_ptr_t" (type_identifier "__timezone_ptr_t")) () ")") (number_literal "0x0")) () ")"))) (; ";")) (expression_statement "FUN_00149ae0(&local_28,0x10);" (call_expression "FUN_00149ae0(&local_28,0x10)" (identifier "FUN_00149ae0") (argument_list "(&local_28,0x10)" (( "(") (pointer_expression "&local_28" (& "&") (identifier "local_28")) (, ",") (number_literal "0x10") () ")"))) (; ";")) (expression_statement "FUN_00149ae0(&local_30,8);" (call_expression "FUN_00149ae0(&local_30,8)" (identifier "FUN_00149ae0") (argument_list "(&local_30,8)" (( "(") (pointer_expression "&local_30" (& "&") (identifier "local_30")) (, ",") (number_literal "8") () ")"))) (; ";")) (if_statement "if (local_10 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }" (if "if") (parenthesized_expression "(local_10 == *(long *)(in_FS_OFFSET + 0x28))" (( "(") (binary_expression "local_10 == *(long *)(in_FS_OFFSET + 0x28)" (identifier "local_10") (== "==") (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" (* "*") (cast_expression "(long *)(in_FS_OFFSET + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(in_FS_OFFSET + 0x28)" (( "(") (binary_expression "in_FS_OFFSET + 0x28" (identifier "in_FS_OFFSET") (+ "+") (number_literal "0x28")) () ")"))))) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" (identifier "__stack_chk_fail") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
|
void function_1(type_1 data)
{
long var_4;
long var_1;
type_1 local_30;
type_2 tv;
var_4 = *(long *)(var_1 + 0x28);
local_30 = data;
var_2((type_2 *)&tv,(type_3)0x0);
var_3((type_2 *)&tv,0x10);
var_3(&local_30,8);
if (var_4 == *(long *)(var_1 + 0x28)) {
return;
}
/* WARNING: Subroutine does not return */
var_5();
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (cast_expression type: (type_descriptor type: (type_identifier)) value: (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
| null |
void MASKED(undefined8 param_1)
{
long in_FS_OFFSET;
undefined8 local_30;
timeval local_28;
long local_10;
local_10 = *(long *)(in_FS_OFFSET + 0x28);
local_30 = param_1;
gettimeofday(&local_28,(__timezone_ptr_t)0x0);
FUN_00149ae0(&local_28,0x10);
FUN_00149ae0(&local_30,8);
if (local_10 == *(long *)(in_FS_OFFSET + 0x28)) {
return;
}
/* WARNING: Subroutine does not return */
__stack_chk_fail();
}
|
2306_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
|
Input_file
|
FUN_0017b460
|
/* WARNING: Type propagation algorithm not settling */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void Input_file(Input_file * this, Task * task, char * name, uchar *
contents, off_t size) */
void __thiscall
gold::Input_file::Input_file(Input_file *this,Task *task,char *name,uchar *contents,off_t size)
{
_Rb_tree_header *p_Var1;
Saved_views *pSVar2;
bool bVar3;
bool bVar4;
bool bVar5;
Incremental_disposition IVar6;
Object_format OVar7;
int iVar8;
Input_file_argument *pIVar9;
size_t sVar10;
char *pcVar11;
basic_string<char,_std::char_traits<char>,_std::allocator<char>_> local_58;
(this->found_name_)._M_dataplus._M_p = (pointer)&(this->found_name_).field_2;
(this->file_).name_._M_dataplus._M_p = (pointer)&(this->file_).name_.field_2;
p_Var1 = &(this->file_).views_._M_t._M_impl.super__Rb_tree_header;
(this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header._M_left = &p_Var1->_M_header;
(this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header._M_right = &p_Var1->_M_header;
pSVar2 = &(this->file_).saved_views_;
(this->file_).saved_views_.
super__List_base<gold::File_read::View*,_std::allocator<gold::File_read::View*>_>._M_impl._M_node.
super__List_node_base._M_prev = (_List_node_base *)pSVar2;
(this->found_name_)._M_string_length = 0;
(this->found_name_).field_2._M_local_buf[0] = '\0';
(this->file_).name_._M_string_length = 0;
(this->file_).name_.field_2._M_local_buf[0] = '\0';
(this->file_).descriptor_ = -1;
(this->file_).is_descriptor_opened_ = false;
(this->file_).object_count_ = 0;
(this->file_).size_ = 0;
(this->file_).token_.is_blocker_ = false;
(this->file_).token_.blockers_ = 0;
(this->file_).token_.writer_ = (Task *)0x0;
(this->file_).token_.waiting_.head_ = (Task *)0x0;
(this->file_).token_.waiting_.tail_ = (Task *)0x0;
(this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header._M_color = _S_red;
(this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header._M_parent = (_Base_ptr)0x0;
(this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_node_count = 0;
(this->file_).saved_views_.
super__List_base<gold::File_read::View*,_std::allocator<gold::File_read::View*>_>._M_impl._M_node.
super__List_node_base._M_next = (_List_node_base *)pSVar2;
(this->file_).released_ = true;
bVar3 = Position_dependent_options::default_options_.as_needed_.value;
(this->file_).saved_views_.
super__List_base<gold::File_read::View*,_std::allocator<gold::File_read::View*>_>._M_impl._M_node.
_M_size = 0;
(this->file_).mapped_bytes_ = 0;
(this->file_).whole_file_view_ = (View *)0x0;
bVar4 = Position_dependent_options::default_options_.Bdynamic_.value;
/* try { // try from 0017b580 to 0017b5a4 has its CatchHandler @ 0017b6cb */
OVar7 = General_options::format_enum(&Position_dependent_options::default_options_);
IVar6 = Position_dependent_options::default_options_.incremental_disposition_;
bVar5 = Position_dependent_options::default_options_.whole_archive_.value;
pIVar9 = (Input_file_argument *)operator_new(0x60);
pcVar11 = (char *)0xffffffffffffffff;
(pIVar9->name_)._M_dataplus._M_p = (pointer)&(pIVar9->name_).field_2;
if (name != (char *)0x0) {
sVar10 = strlen(name);
pcVar11 = name + sVar10;
}
/* try { // try from 0017b5cd to 0017b5d1 has its CatchHandler @ 0017b6c3 */
std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::
_M_construct<char_const*>
((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)pIVar9,name,
pcVar11);
pIVar9->type_ = INPUT_FILE_TYPE_FILE;
(pIVar9->extra_search_path_)._M_dataplus._M_p = (pointer)&(pIVar9->extra_search_path_).field_2;
/* try { // try from 0017b5ef to 0017b5f3 has its CatchHandler @ 0017b6bb */
std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::
_M_construct<char_const*>(&pIVar9->extra_search_path_,"");
pIVar9->just_symbols_ = false;
pcVar11 = (char *)0xffffffffffffffff;
(pIVar9->options_).incremental_disposition_ = IVar6;
(pIVar9->options_).as_needed_ = bVar3;
pIVar9->arg_serial_ = 0;
(pIVar9->options_).Bdynamic_ = bVar4;
this->input_argument_ = pIVar9;
(pIVar9->options_).format_enum_ = OVar7;
(pIVar9->options_).whole_archive_ = bVar5;
local_58._M_dataplus._M_p = (pointer)&local_58.field_2;
if (name != (char *)0x0) {
sVar10 = strlen(name);
pcVar11 = name + sVar10;
}
/* try { // try from 0017b651 to 0017b655 has its CatchHandler @ 0017b6cb */
std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::
_M_construct<char_const*>(&local_58,name,pcVar11);
/* try { // try from 0017b66c to 0017b670 has its CatchHandler @ 0017b6b3 */
iVar8 = File_read::open(&this->file_,(char *)task,(int)&local_58,contents,size);
if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9
*)local_58._M_dataplus._M_p != &local_58.field_2) {
operator_delete(local_58._M_dataplus._M_p);
}
if ((char)iVar8 != '\0') {
return;
}
/* WARNING: Subroutine does not return */
/* try { // try from 0017b6ae to 0017b6b2 has its CatchHandler @ 0017b6cb */
do_gold_unreachable("../../gold/fileread.cc",0x37b,"Input_file");
}
|
void FUN_0017b460(undefined8 *param_1,undefined8 param_2,char *param_3,undefined8 param_4,
undefined8 param_5)
{
undefined1 uVar1;
undefined1 uVar2;
undefined1 uVar3;
undefined4 uVar4;
char cVar5;
undefined4 uVar6;
long *plVar7;
size_t sVar8;
char *pcVar9;
undefined1 *local_58 [2];
undefined1 local_48 [24];
param_1[1] = param_1 + 3;
param_1[5] = param_1 + 7;
param_1[0x13] = param_1 + 0x11;
param_1[0x14] = param_1 + 0x11;
param_1[0x17] = param_1 + 0x16;
param_1[2] = 0;
*(undefined1 *)(param_1 + 3) = 0;
param_1[6] = 0;
*(undefined1 *)(param_1 + 7) = 0;
*(undefined4 *)(param_1 + 9) = 0xffffffff;
*(undefined1 *)((long)param_1 + 0x4c) = 0;
*(undefined4 *)(param_1 + 10) = 0;
param_1[0xb] = 0;
*(undefined1 *)(param_1 + 0xc) = 0;
*(undefined4 *)((long)param_1 + 100) = 0;
param_1[0xd] = 0;
param_1[0xe] = 0;
param_1[0xf] = 0;
*(undefined4 *)(param_1 + 0x11) = 0;
param_1[0x12] = 0;
param_1[0x15] = 0;
param_1[0x16] = param_1 + 0x16;
*(undefined1 *)(param_1 + 0x1a) = 1;
uVar1 = DAT_0043ee89;
param_1[0x18] = 0;
param_1[0x19] = 0;
param_1[0x1b] = 0;
uVar2 = DAT_0043f249;
/* try { // try from 0017b580 to 0017b5a4 has its CatchHandler @ 0017b6cb */
uVar6 = FUN_001e5f10(&DAT_0043e9c0);
uVar4 = DAT_00447bb0;
uVar3 = DAT_004461c1;
plVar7 = (long *)FUN_002d94a0(0x60);
pcVar9 = (char *)0xffffffffffffffff;
*plVar7 = (long)(plVar7 + 2);
if (param_3 != (char *)0x0) {
sVar8 = strlen(param_3);
pcVar9 = param_3 + sVar8;
}
/* try { // try from 0017b5cd to 0017b5d1 has its CatchHandler @ 0017b6c3 */
FUN_001665c0(plVar7,param_3,pcVar9);
*(undefined4 *)(plVar7 + 4) = 0;
plVar7[5] = (long)(plVar7 + 7);
/* try { // try from 0017b5ef to 0017b5f3 has its CatchHandler @ 0017b6bb */
FUN_001665c0(plVar7 + 5,"");
*(undefined1 *)(plVar7 + 9) = 0;
pcVar9 = (char *)0xffffffffffffffff;
*(undefined4 *)(plVar7 + 0xb) = uVar4;
*(undefined1 *)((long)plVar7 + 0x4c) = uVar1;
*(undefined4 *)((long)plVar7 + 0x5c) = 0;
*(undefined1 *)((long)plVar7 + 0x4d) = uVar2;
*param_1 = plVar7;
*(undefined4 *)(plVar7 + 10) = uVar6;
*(undefined1 *)((long)plVar7 + 0x54) = uVar3;
local_58[0] = local_48;
if (param_3 != (char *)0x0) {
sVar8 = strlen(param_3);
pcVar9 = param_3 + sVar8;
}
/* try { // try from 0017b651 to 0017b655 has its CatchHandler @ 0017b6cb */
FUN_001665c0(local_58,param_3,pcVar9);
/* try { // try from 0017b66c to 0017b670 has its CatchHandler @ 0017b6b3 */
cVar5 = FUN_0017ab10(param_1 + 5,param_2,local_58,param_4,param_5);
if (local_58[0] != local_48) {
FUN_002dac70();
}
if (cVar5 != '\0') {
return;
}
/* WARNING: Subroutine does not return */
/* try { // try from 0017b6ae to 0017b6b2 has its CatchHandler @ 0017b6cb */
FUN_0017c650("../../gold/fileread.cc",0x37b,"Input_file");
}
|
PUSH R15
LEA RAX,[RDI + 0x28]
PUSH R14
PUSH R13
LEA R13,[RDI + 0x18]
PUSH R12
MOV R12,RDX
PUSH RBP
PUSH RBX
MOV RBX,RDI
SUB RSP,0x58
MOV qword ptr [RDI + 0x8],R13
MOV qword ptr [RSP + 0x8],RAX
LEA RAX,[RDI + 0x38]
MOV qword ptr [RDI + 0x28],RAX
LEA RAX,[RDI + 0x88]
MOV qword ptr [RDI + 0x98],RAX
MOV qword ptr [RDI + 0xa0],RAX
LEA RAX,[RDI + 0xb0]
MOV qword ptr [RDI + 0xb8],RAX
MOV qword ptr [RDI + 0x10],0x0
MOV byte ptr [RDI + 0x18],0x0
MOV qword ptr [RDI + 0x30],0x0
MOV byte ptr [RDI + 0x38],0x0
MOV dword ptr [RDI + 0x48],0xffffffff
MOV byte ptr [RDI + 0x4c],0x0
MOV dword ptr [RDI + 0x50],0x0
MOV qword ptr [RDI + 0x58],0x0
MOV byte ptr [RDI + 0x60],0x0
MOV dword ptr [RDI + 0x64],0x0
MOV qword ptr [RDI + 0x68],0x0
MOV qword ptr [RDI + 0x70],0x0
MOV qword ptr [RDI + 0x78],0x0
MOV dword ptr [RDI + 0x88],0x0
MOV qword ptr [RDI + 0x90],0x0
MOV qword ptr [RDI + 0xa8],0x0
MOV qword ptr [RSP + 0x18],RSI
MOV qword ptr [RSP + 0x20],RCX
MOV qword ptr [RSP + 0x28],R8
MOV qword ptr [RDI + 0xb0],RAX
MOV byte ptr [RDI + 0xd0],0x1
MOVZX EAX,byte ptr [0x0043ee89]
MOV qword ptr [RDI + 0xc0],0x0
MOV qword ptr [RDI + 0xc8],0x0
MOV qword ptr [RDI + 0xd8],0x0
LEA RDI,[0x43e9c0]
MOV byte ptr [RSP + 0x17],AL
MOVZX EAX,byte ptr [0x0043f249]
MOV byte ptr [RSP + 0x16],AL
CALL 0x001e5f10
MOV dword ptr [RSP + 0x8],EAX
MOVZX EAX,byte ptr [0x004461c1]
MOV EDI,0x60
MOV R15D,dword ptr [0x00447bb0]
MOV byte ptr [RSP + 0x15],AL
CALL 0x002d94a0
LEA R14,[RAX + 0x10]
MOV RBP,RAX
MOV RDX,-0x1
MOV qword ptr [RAX],R14
TEST R12,R12
JZ 0x0017b5c7
MOV RDI,R12
CALL 0x00147490
LEA RDX,[R12 + RAX*0x1]
MOV RSI,R12
MOV RDI,RBP
CALL 0x001665c0
LEA RAX,[RBP + 0x38]
MOV dword ptr [RBP + 0x20],0x0
LEA RDX,[0x38b016]
MOV qword ptr [RBP + 0x28],RAX
LEA RDI,[RBP + 0x28]
MOV RSI,RDX
CALL 0x001665c0
MOVZX EAX,byte ptr [RSP + 0x17]
MOV byte ptr [RBP + 0x48],0x0
MOV RDX,-0x1
MOV dword ptr [RBP + 0x58],R15D
MOV byte ptr [RBP + 0x4c],AL
MOVZX EAX,byte ptr [RSP + 0x16]
MOV dword ptr [RBP + 0x5c],0x0
MOV byte ptr [RBP + 0x4d],AL
MOV EAX,dword ptr [RSP + 0x8]
MOV qword ptr [RBX],RBP
MOV dword ptr [RBP + 0x50],EAX
MOVZX EAX,byte ptr [RSP + 0x15]
MOV byte ptr [RBP + 0x54],AL
LEA RBP,[RSP + 0x30]
LEA RAX,[RBP + 0x10]
MOV qword ptr [RSP + 0x30],RAX
TEST R12,R12
JZ 0x0017b64b
MOV RDI,R12
CALL 0x00147490
LEA RDX,[R12 + RAX*0x1]
MOV RSI,R12
MOV RDI,RBP
CALL 0x001665c0
MOV R8,qword ptr [RSP + 0x28]
MOV RCX,qword ptr [RSP + 0x20]
MOV RDX,RBP
LEA RDI,[RBX + 0x28]
MOV RSI,qword ptr [RSP + 0x18]
CALL 0x0017ab10
MOV RDI,qword ptr [RSP + 0x30]
ADD RBP,0x10
MOV R12D,EAX
CMP RDI,RBP
JZ 0x0017b687
CALL 0x002dac70
TEST R12B,R12B
JZ 0x0017b69b
ADD RSP,0x58
POP RBX
POP RBP
POP R12
POP R13
POP R14
POP R15
RET
LEA RDX,[0x372a98]
MOV ESI,0x37b
LEA RDI,[0x372828]
CALL 0x0017c650
| null | null | null | null |
[('const-0', u'STORE_-1207388883'), (u'STORE_-1207388975', u'INDIRECT_-1207388135'), (u'PTRSUB_-1207387797', u'PTRSUB_-1207387706'), (u'INDIRECT_-1207387759', u'MULTIEQUAL_-1207387714'), (u'STORE_-1207388809', u'INDIRECT_-1207388159'), (u'CALL_-1207388339', u'INDIRECT_-1207387563'), (u'PTRSUB_-1207387880', u'PTRSUB_-1207387784'), (u'CALL_-1207388555', u'INDIRECT_-1207387961'), (u'PTRSUB_-1207387522', u'PTRSUB_-1207387729'), (u'STORE_-1207388833', u'INDIRECT_-1207388127'), (u'CALL_-1207388128', u'INDIRECT_-1207387662'), (u'PTRSUB_-1207387330', u'CALL_-1207388274'), (u'PTRSUB_-1207387632', u'PTRSUB_-1207387576'), ('tmp_1683', u'PTRSUB_-1207387238'), (u'CALL_-1207388316', u'INDIRECT_-1207387706'), (u'PTRSUB_-1207387723', u'PTRSUB_-1207387673'), (u'STORE_-1207388855', u'INDIRECT_-1207388093'), (u'PTRSUB_-1207387834', u'PTRSUB_-1207387740'), ('tmp_981', u'CALL_-1207388555'), (u'CALL_-1207388128', u'INDIRECT_-1207387610'), (u'PTRSUB_-1207387582', u'STORE_-1207388747'), (u'PTRSUB_-1207387775', u'PTRSUB_-1207387705'), (u'STORE_-1207388985', u'INDIRECT_-1207388143'), (u'PTRSUB_-1207387591', u'PTRSUB_-1207387535'), (u'STORE_-1207388757', u'INDIRECT_-1207388068'), ('const-433', u'STORE_-1207388822'), ('const-0', u'STORE_-1207388700'), ('const-40', u'PTRSUB_-1207387347'), ('tmp_979', u'PTRSUB_-1207387731'), (u'STORE_-1207388795', u'INDIRECT_-1207388095'), (u'STORE_-1207388946', u'INDIRECT_-1207388268'), (u'PTRSUB_-1207387638', u'PTRSUB_-1207387554'), ('const-1', u'RETURN_-1207388123'), ('tmp_979', u'PTRSUB_-1207387912'), ('const-4294967295', u'STORE_-1207388910'), (u'COPY_-1207387439', u'STORE_-1207388389'), ('tmp_979', u'PTRSUB_-1207387932'), (u'CAST_-1207387334', u'PTRSUB_-1207387538'), (u'PTRSUB_-1207387645', u'STORE_-1207388822'), ('const-0', u'PTRSUB_-1207387606'), (u'STORE_-1207388448', u'INDIRECT_-1207387794'), (u'STORE_-1207388522', u'INDIRECT_-1207387848'), (u'PTRSUB_-1207387871', u'PTRSUB_-1207387775'), (u'STORE_-1207388910', u'INDIRECT_-1207388240'), ('tmp_979', u'PTRSUB_-1207387330'), ('tmp_979', u'PTRSUB_-1207387797'), (u'STORE_-1207388872', u'INDIRECT_-1207388210'), ('const-0', u'PTRSUB_-1207387309'), ('const-40', u'PTRSUB_-1207387752'), ('tmp_979', u'PTRSUB_-1207387705'), (u'PTRSUB_-1207387719', u'STORE_-1207388910'), (u'PTRSUB_-1207387740', u'PTRSUB_-1207387567'), (u'CALL_-1207388483', u'INDIRECT_-1207387962'), (u'PTRSUB_-1207387705', u'PTRSUB_-1207387655'), (u'STORE_-1207388872', u'INDIRECT_-1207388106'), ('const-40', u'PTRSUB_-1207387625'), (u'INDIRECT_-1207387961', u'MULTIEQUAL_-1207387904'), ('const-56', u'PTRSUB_-1207387665'), (u'INDIRECT_-1207387610', u'COPY_-1207387668'), (u'STORE_-1207388917', u'INDIRECT_-1207388089'), ('const-1', u'PTRSUB_-1207387258'), ('const-56', u'PTRSUB_-1207387655'), (u'PTRSUB_-1207387291', u'STORE_-1207388504'), ('tmp_979', u'PTRSUB_-1207387788'), (u'PTRSUB_-1207387667', u'PTRSUB_-1207387582'), (u'SUBPIECE_-1207387956', u'INT_NOTEQUAL_-1207388209'), (u'CALL_-1207388555', u'INDIRECT_-1207387857'), (u'PTRSUB_-1207387932', u'PTRSUB_-1207387833'), (u'STORE_-1207388504', u'INDIRECT_-1207387937'), ('const-433', u'STORE_-1207388714'), (u'STORE_-1207388700', u'INDIRECT_-1207388021'), (u'PTRSUB_-1207387519', u'PTRSUB_-1207387498'), ('const-0', u'STORE_-1207388728'), (u'PTRSUB_-1207387298', u'STORE_-1207388433'), (u'PTRSUB_-1207387762', u'PTRSUB_-1207387675'), ('const-1', u'PTRADD_-1207388490'), (u'STORE_-1207388795', u'INDIRECT_-1207388043'), (u'INT_NOTEQUAL_-1207388567', u'CBRANCH_-1207388566'), ('const-433', u'STORE_-1207388946'), (u'STORE_-1207388844', u'INDIRECT_-1207388032'), ('const-433', u'STORE_-1207388389'), (u'STORE_-1207388470', u'INDIRECT_-1207387863'), (u'STORE_-1207388872', u'INDIRECT_-1207388158'), ('const-0', u'STORE_-1207388433'), ('const-56', u'PTRSUB_-1207387675'), ('tmp_979', u'PTRSUB_-1207387828'), ('const-32', u'PTRSUB_-1207387417'), (u'PTRSUB_-1207387352', u'PTRSUB_-1207387311'), ('const-433', u'STORE_-1207388448'), ('const-433', u'STORE_-1207388795'), ('const-40', u'PTRSUB_-1207387803'), (u'PTRSUB_-1207387563', u'PTRSUB_-1207387519'), (u'INDIRECT_-1207387782', u'MULTIEQUAL_-1207387714'), (u'PTRSUB_-1207387749', u'STORE_-1207388946'), (u'STORE_-1207388822', u'INDIRECT_-1207388118'), (u'STORE_-1207388975', u'INDIRECT_-1207388291'), ('const-0', u'PTRSUB_-1207387804'), ('const-0', u'INT_NOTEQUAL_-1207388209'), ('const-891', u'CALL_-1207388128'), (u'STORE_-1207388747', u'INDIRECT_-1207388112'), ('tmp_981', u'INT_NOTEQUAL_-1207388351'), ('const-40', u'PTRSUB_-1207387853'), (u'PTRSUB_-1207387417', u'STORE_-1207388522'), (u'STORE_-1207388928', u'INDIRECT_-1207388254'), (u'STORE_-1207388433', u'INDIRECT_-1207387733'), (u'PTRSUB_-1207387265', u'PTRSUB_-1207387238'), (u'PTRSUB_-1207387649', u'PTRSUB_-1207387606'), (u'STORE_-1207388404', u'INDIRECT_-1207387869'), ('tmp_979', u'PTRSUB_-1207387834'), (u'STORE_-1207388956', u'INDIRECT_-1207388120'), (u'PTRSUB_-1207387725', u'PTRSUB_-1207387659'), (u'PTRSUB_-1207387766', u'CAST_-1207387585'), (u'PTRSUB_-1207387616', u'STORE_-1207388855'), (u'STORE_-1207388404', u'INDIRECT_-1207387713'), (u'PTRSUB_-1207387828', u'PTRSUB_-1207387735'), ('const-0', u'PTRSUB_-1207387291'), (u'PTRSUB_-1207387655', u'PTRSUB_-1207387598'), ('const-0', u'PTRSUB_-1207387404'), (u'STORE_-1207388389', u'INDIRECT_-1207387808'), (u'CALL_-1207388128', u'INDIRECT_-1207387714'), (u'INDIRECT_-1207387655', u'MULTIEQUAL_-1207387610'), (u'COPY_-1207387438', u'STORE_-1207388455'), ('const-0', u'PTRSUB_-1207387591'), (u'PTRSUB_-1207387185', u'INT_NOTEQUAL_-1207388232'), ('const-40', u'PTRSUB_-1207387901'), (u'PTRSUB_-1207387894', u'PTRSUB_-1207387798'), (u'STORE_-1207389022', u'INDIRECT_-1207388273'), (u'PTRSUB_-1207387470', u'STORE_-1207388757'), ('const-0', u'STORE_-1207388855'), ('const-32', u'PTRSUB_-1207387719'), (u'CAST_-1207387634', u'STORE_-1207389022'), (u'STORE_-1207388855', u'INDIRECT_-1207388197'), (u'PTRSUB_-1207387649', u'PTRSUB_-1207387598'), (u'STORE_-1207388714', u'INDIRECT_-1207387981'), ('const-0', u'SUBPIECE_-1207387956'), (u'CALL_-1207388605', u'INDIRECT_-1207388044'), ('tmp_1683', u'PTRSUB_-1207387309'), ('const-16', u'PTRSUB_-1207387733'), (u'STORE_-1207388747', u'INDIRECT_-1207387956'), (u'STORE_-1207388389', u'INDIRECT_-1207387860'), (u'STORE_-1207388433', u'INDIRECT_-1207387837'), ('const-40', u'PTRSUB_-1207387651'), ('const-0', u'STORE_-1207388844'), (u'PTRSUB_-1207387553', u'STORE_-1207388833'), ('const-0', u'PTRSUB_-1207387470'), ('const-16', u'PTRSUB_-1207387330'), ('tmp_979', u'PTRSUB_-1207387771'), ('const-433', u'STORE_-1207388470'), ('const-40', u'PTRSUB_-1207387638'), ('const-8', u'PTRSUB_-1207387668'), (u'STORE_-1207388423', u'INDIRECT_-1207387829'), (u'CALL_-1207388316', u'INDIRECT_-1207387547'), (u'STORE_-1207389022', u'INDIRECT_-1207388325'), (u'CALL_-1207388605', u'INDIRECT_-1207387940'), ('tmp_979', u'PTRSUB_-1207387844'), (u'PTRSUB_-1207387911', u'PTRSUB_-1207387814'), ('const-0', u'PTRSUB_-1207387626'), ('const-136', u'PTRSUB_-1207387766'), ('const-433', u'STORE_-1207388757'), (u'INDIRECT_-1207387678', u'MULTIEQUAL_-1207387610'), (u'STORE_-1207389001', u'INDIRECT_-1207388259'), (u'PTRSUB_-1207387436', u'STORE_-1207388728'), (u'STORE_-1207388928', u'INDIRECT_-1207388098'), ('tmp_979', u'PTRSUB_-1207387638'), (u'INDIRECT_-1207388013', u'MULTIEQUAL_-1207387956'), ('const-433', u'STORE_-1207388844'), ('const-40', u'PTRSUB_-1207387889'), ('const-0', u'PTRSUB_-1207387491'), (u'INDIRECT_-1207387857', u'MULTIEQUAL_-1207387800'), (u'STORE_-1207388833', u'INDIRECT_-1207388023'), (u'CAST_-1207387334', u'PTRSUB_-1207387308'), ('tmp_981', u'PTRADD_-1207388274'), (u'STORE_-1207388809', u'INDIRECT_-1207388055'), (u'PTRSUB_-1207387812', u'PTRSUB_-1207387719'), ('const-0', u'STORE_-1207388822'), (u'PTRSUB_-1207387471', u'PTRSUB_-1207387419'), ('const-16', u'PTRSUB_-1207387616'), ('const-88', u'PTRSUB_-1207387632'), ('const-433', u'STORE_-1207388747'), (u'CAST_-1207387334', u'PTRSUB_-1207387328'), ('const-8', u'PTRSUB_-1207387593'), (u'CALL_-1207388605', u'INDIRECT_-1207387992'), (u'CALL_-1207388532', u'INDIRECT_-1207387841'), (u'PTRSUB_-1207387278', u'STORE_-1207388455'), ('const-0', u'RETURN_-1207388151'), ('const-433', u'STORE_-1207388975'), (u'CALL_-1207388128', u'INDIRECT_-1207387766'), (u'PTRSUB_-1207387895', u'PTRSUB_-1207387894'), (u'CALL_-1207388274', u'INDIRECT_-1207387782'), ('const-48', u'PTRSUB_-1207387698'), ('const-40', u'PTRSUB_-1207387828'), (u'STORE_-1207388728', u'INDIRECT_-1207387941'), (u'PTRSUB_-1207387655', u'CALL_-1207388651'), (u'STORE_-1207388584', u'INDIRECT_-1207387884'), (u'STORE_-1207388883', u'INDIRECT_-1207388167'), (u'PTRSUB_-1207387588', u'PTRSUB_-1207387544'), ('tmp_979', u'PTRSUB_-1207387871'), ('tmp_979', u'PTRSUB_-1207387862'), (u'STORE_-1207388448', u'INDIRECT_-1207387742'), ('const-0', u'PTRSUB_-1207387750'), ('const-0', u'PTRSUB_-1207387729'), ('const-433', u'STORE_-1207388809'), (u'STORE_-1207388584', u'INDIRECT_-1207387936'), (u'STORE_-1207388470', u'INDIRECT_-1207387811'), (u'COPY_-1207387473', u'STORE_-1207388423'), (u'CAST_-1207387585', u'STORE_-1207388956'), ('const-433', u'STORE_-1207388893'), ('const-4450752', u'PTRSUB_-1207387655'), (u'CAST_-1207387263', u'STORE_-1207388504'), (u'INDIRECT_-1207387878', u'MULTIEQUAL_-1207387825'), ('const-40', u'PTRSUB_-1207387352'), (u'PTRSUB_-1207387804', u'PTRSUB_-1207387733'), ('const-8', u'PTRSUB_-1207387844'), (u'STORE_-1207388728', u'INDIRECT_-1207388097'), (u'STORE_-1207388700', u'INDIRECT_-1207388073'), (u'INDIRECT_-1207387662', u'COPY_-1207387720'), (u'PTRSUB_-1207387664', u'PTRSUB_-1207387641'), (u'STORE_-1207388917', u'INDIRECT_-1207388245'), (u'STORE_-1207388522', u'INDIRECT_-1207387952'), ('const-433', u'STORE_-1207388956'), ('const-0', u'PTRSUB_-1207387723'), ('tmp_981', u'PTRADD_-1207388490'), (u'INDIRECT_-1207387756', u'MULTIEQUAL_-1207387721'), (u'PTRSUB_-1207387626', u'PTRSUB_-1207387616'), (u'PTRSUB_-1207387729', u'PTRSUB_-1207387645'), (u'MULTIEQUAL_-1207388064', u'CALL_-1207388316'), ('const-72', u'PTRSUB_-1207387328'), (u'INDIRECT_-1207387519', u'MULTIEQUAL_-1207387490'), (u'PTRSUB_-1207387497', u'PTRSUB_-1207387490'), (u'PTRSUB_-1207387255', u'CAST_-1207387185'), (u'PTRSUB_-1207387705', u'PTRSUB_-1207387619'), (u'PTRSUB_-1207387554', u'STORE_-1207388917'), (u'CAST_-1207387185', u'MULTIEQUAL_-1207387549'), (u'STORE_-1207388893', u'INDIRECT_-1207388123'), ('const-40', u'PTRSUB_-1207387706'), (u'PTRSUB_-1207387889', u'PTRSUB_-1207387793'), (u'INDIRECT_-1207387519', u'CAST_-1207387107'), (u'INDIRECT_-1207387811', u'MULTIEQUAL_-1207387766'), (u'COPY_-1207387421', u'CALL_-1207388128'), (u'CALL_-1207388605', u'INDIRECT_-1207387888'), (u'PTRSUB_-1207387455', u'PTRSUB_-1207387404'), (u'CAST_-1207387620', u'STORE_-1207389001'), ('const-16', u'PTRSUB_-1207387419'), ('const-3615384', u'COPY_-1207387421'), ('const-92', u'PTRSUB_-1207387298'), (u'PTRSUB_-1207387419', u'CAST_-1207387314'), (u'STORE_-1207388757', u'INDIRECT_-1207387964'), (u'STORE_-1207388917', u'INDIRECT_-1207388141'), (u'CALL_-1207388339', u'PTRADD_-1207388274'), (u'STORE_-1207388985', u'INDIRECT_-1207388195'), ('const-433', u'STORE_-1207388728'), (u'CALL_-1207388651', u'INDIRECT_-1207388077'), (u'INDIRECT_-1207387563', u'MULTIEQUAL_-1207387549'), (u'SUBPIECE_-1207388040', u'CALL_-1207388274'), (u'PTRSUB_-1207387814', u'STORE_-1207389022'), ('const-0', u'PTRSUB_-1207387567'), ('const-88', u'PTRSUB_-1207387619'), (u'CAST_-1207387334', u'PTRSUB_-1207387352'), (u'PTRSUB_-1207387675', u'PTRSUB_-1207387591'), (u'STORE_-1207388822', u'INDIRECT_-1207388066'), ('const-8', u'PTRSUB_-1207387749'), (u'STORE_-1207389001', u'INDIRECT_-1207388155'), ('const-40', u'PTRSUB_-1207387762'), (u'COPY_-1207388595', u'MULTIEQUAL_-1207388195'), (u'CAST_-1207387334', u'PTRSUB_-1207387298'), (u'STORE_-1207389001', u'INDIRECT_-1207388311'), (u'STORE_-1207388855', u'INDIRECT_-1207388145'), (u'PTRSUB_-1207387258', u'STORE_-1207388423'), ('const-160', u'PTRSUB_-1207387554'), (u'STORE_-1207388522', u'INDIRECT_-1207387900'), (u'INDIRECT_-1207387519', u'CALL_-1207388224'), (u'CALL_-1207388339', u'INDIRECT_-1207387878'), ('const-176', u'PTRSUB_-1207387542'), ('tmp_979', u'PTRSUB_-1207387677'), ('const-16', u'PTRSUB_-1207387436'), (u'STORE_-1207388448', u'INDIRECT_-1207387898'), (u'CALL_-1207388651', u'STORE_-1207388404'), (u'STORE_-1207388844', u'INDIRECT_-1207388136'), (u'STORE_-1207388956', u'INDIRECT_-1207388276'), (u'STORE_-1207388893', u'INDIRECT_-1207388175'), (u'STORE_-1207388883', u'INDIRECT_-1207388219'), ('const-8', u'PTRSUB_-1207387912'), ('const-3614760', u'COPY_-1207387422'), ('tmp_979', u'PTRSUB_-1207387762'), (u'STORE_-1207388470', u'INDIRECT_-1207387915'), (u'STORE_-1207388809', u'INDIRECT_-1207388107'), (u'PTRSUB_-1207387608', u'STORE_-1207388975'), (u'PTRSUB_-1207387490', u'STORE_-1207388809'), (u'STORE_-1207388844', u'INDIRECT_-1207388084'), ('const--88', u'PTRSUB_-1207387309'), (u'INDIRECT_-1207387834', u'MULTIEQUAL_-1207387766'), ('const-8', u'PTRSUB_-1207387616'), ('const-0', u'PTRSUB_-1207387725'), (u'STORE_-1207388404', u'INDIRECT_-1207387817'), (u'CALL_-1207388532', u'INDIRECT_-1207387997'), (u'PTRSUB_-1207387491', u'PTRSUB_-1207387470'), ('const-0', u'PTRSUB_-1207387535'), ('tmp_979', u'PTRSUB_-1207387625'), (u'STORE_-1207388433', u'INDIRECT_-1207387785'), (u'PTRSUB_-1207387238', u'PTRSUB_-1207387185'), (u'STORE_-1207388883', u'INDIRECT_-1207388115'), (u'STORE_-1207388900', u'INDIRECT_-1207388076'), ('const-40', u'PTRSUB_-1207387797'), (u'PTRSUB_-1207387276', u'PTRSUB_-1207387247'), (u'CALL_-1207388532', u'INDIRECT_-1207387893'), (u'PTRSUB_-1207387912', u'PTRSUB_-1207387911'), (u'CAST_-1207387334', u'PTRSUB_-1207387265'), ('const-8', u'PTRSUB_-1207387932'), (u'CALL_-1207388483', u'INDIRECT_-1207387806'), (u'INDIRECT_-1207388112', u'COPY_-1207387510'), (u'STORE_-1207388917', u'INDIRECT_-1207388193'), (u'PTRSUB_-1207387330', u'CAST_-1207387263'), ('const-8', u'PTRSUB_-1207387498'), ('const-16', u'PTRSUB_-1207387607'), ('const-88', u'PTRSUB_-1207387775'), ('const-0', u'PTRSUB_-1207387513'), ('const-0', u'PTRSUB_-1207387655'), ('const-433', u'STORE_-1207388455'), (u'CALL_-1207388274', u'INDIRECT_-1207387519'), (u'STORE_-1207388928', u'INDIRECT_-1207388150'), (u'MULTIEQUAL_-1207388195', u'CALL_-1207388532'), (u'INDIRECT_-1207387860', u'MULTIEQUAL_-1207387825'), (u'CAST_-1207387334', u'PTRSUB_-1207387289'), ('tmp_801', u'CBRANCH_-1207388231'), ('tmp_979', u'PTRSUB_-1207387895'), ('const-24', u'PTRSUB_-1207387608'), (u'STORE_-1207388389', u'INDIRECT_-1207387704'), (u'STORE_-1207388985', u'INDIRECT_-1207388299'), ('const-40', u'PTRSUB_-1207387372'), (u'PTRSUB_-1207387733', u'CAST_-1207387620'), ('const-0', u'PTRSUB_-1207387728'), ('tmp_979', u'PTRSUB_-1207387853'), (u'INDIRECT_-1207388021', u'COPY_-1207387473'), (u'CALL_-1207388128', u'INDIRECT_-1207387451'), (u'STORE_-1207388935', u'INDIRECT_-1207388207'), (u'CAST_-1207387334', u'PTRSUB_-1207387276'), (u'PTRSUB_-1207387752', u'PTRSUB_-1207387665'), ('tmp_979', u'PTRSUB_-1207387752'), (u'PTRSUB_-1207387511', u'PTRSUB_-1207387497'), ('tmp_980', u'CAST_-1207387125'), ('const-76', u'PTRSUB_-1207387276'), (u'PTRSUB_-1207387309', u'PTRSUB_-1207387255'), (u'PTRSUB_-1207387803', u'PTRSUB_-1207387711'), (u'PTRSUB_-1207387750', u'STORE_-1207388844'), (u'PTRSUB_-1207387718', u'PTRSUB_-1207387632'), ('tmp_979', u'PTRSUB_-1207387651'), (u'CAST_-1207387125', u'CALL_-1207388274'), ('const-0', u'PTRSUB_-1207387448'), ('const-76', u'PTRSUB_-1207387265'), ('const-8', u'PTRSUB_-1207387490'), ('const-16', u'PTRSUB_-1207387255'), ('const-40', u'PTRSUB_-1207387778'), ('const-433', u'STORE_-1207388584'), ('const-433', u'STORE_-1207388865'), ('const-0', u'STORE_-1207388833'), (u'CALL_-1207388555', u'INDIRECT_-1207387909'), ('const-0', u'PTRSUB_-1207387814'), (u'PTRSUB_-1207387766', u'CAST_-1207387443'), (u'PTRSUB_-1207387639', u'PTRSUB_-1207387616'), ('const-0', u'PTRSUB_-1207387655'), ('const-0', u'PTRSUB_-1207387714'), (u'STORE_-1207388822', u'INDIRECT_-1207388014'), (u'CAST_-1207387314', u'STORE_-1207388584'), (u'PTRSUB_-1207387484', u'STORE_-1207388795'), (u'INDIRECT_-1207387936', u'MULTIEQUAL_-1207387904'), (u'INT_NOTEQUAL_-1207388351', u'CBRANCH_-1207388350'), ('const-433', u'STORE_-1207388935'), ('const-433', u'STORE_-1207388410'), (u'PTRSUB_-1207387625', u'PTRSUB_-1207387542'), ('const-433', u'STORE_-1207388910'), (u'PTRSUB_-1207387598', u'STORE_-1207388975'), ('const-0', u'PTRSUB_-1207387664'), ('tmp_981', u'CALL_-1207388316'), (u'PTRSUB_-1207387641', u'PTRSUB_-1207387626'), (u'CAST_-1207387287', u'CALL_-1207388532'), ('const-0', u'PTRSUB_-1207387894'), (u'CALL_-1207388483', u'INDIRECT_-1207387858'), ('const-40', u'PTRSUB_-1207387895'), (u'PTRSUB_-1207387513', u'PTRSUB_-1207387469'), (u'INDIRECT_-1207387730', u'MULTIEQUAL_-1207387662'), (u'PTRSUB_-1207387684', u'PTRSUB_-1207387624'), (u'PTRSUB_-1207387711', u'STORE_-1207388900'), (u'STORE_-1207388975', u'INDIRECT_-1207388187'), (u'STORE_-1207388728', u'INDIRECT_-1207387993'), (u'STORE_-1207388714', u'INDIRECT_-1207388033'), (u'INDIRECT_-1207387884', u'MULTIEQUAL_-1207387852'), ('const-433', u'STORE_-1207389022'), ('const-40', u'PTRSUB_-1207387771'), ('const-0', u'PTRSUB_-1207387598'), ('const-0', u'PTRSUB_-1207387601'), ('const--88', u'PTRSUB_-1207387387'), (u'PTRSUB_-1207387731', u'PTRSUB_-1207387644'), ('const-433', u'STORE_-1207388700'), (u'PTRSUB_-1207387387', u'SUBPIECE_-1207388040'), (u'MULTIEQUAL_-1207387714', u'COPY_-1207387793'), (u'CALL_-1207388224', u'INDIRECT_-1207387759'), (u'STORE_-1207388423', u'INDIRECT_-1207387725'), ('const-0', u'STORE_-1207388917'), (u'STORE_-1207388946', u'INDIRECT_-1207388164'), (u'PTRSUB_-1207387788', u'PTRSUB_-1207387698'), (u'PTRSUB_-1207387655', u'PTRSUB_-1207387632'), (u'PTRSUB_-1207387372', u'PTRSUB_-1207387330'), ('const-32', u'PTRSUB_-1207387484'), (u'PTRSUB_-1207387347', u'CALL_-1207388483'), ('const-0', u'PTRSUB_-1207387798'), (u'STORE_-1207388410', u'INDIRECT_-1207387717'), ('const-8', u'PTRSUB_-1207387238'), ('const-40', u'PTRSUB_-1207387718'), ('const-0', u'SUBPIECE_-1207388040'), (u'STORE_-1207389022', u'INDIRECT_-1207388221'), (u'STORE_-1207388757', u'INDIRECT_-1207388016'), ('const-3715094', u'COPY_-1207387610'), (u'STORE_-1207388410', u'INDIRECT_-1207387769'), (u'CALL_-1207388274', u'INDIRECT_-1207387730'), ('const-12', u'PTRSUB_-1207387278'), ('const-0', u'PTRSUB_-1207387673'), (u'STORE_-1207388883', u'INDIRECT_-1207388063'), ('tmp_979', u'PTRSUB_-1207387778'), (u'COPY_-1207387422', u'CALL_-1207388128'), (u'STORE_-1207388946', u'INDIRECT_-1207388216'), (u'PTRSUB_-1207387538', u'PTRSUB_-1207387455'), ('const-0', u'PTRSUB_-1207387471'), (u'STORE_-1207388404', u'INDIRECT_-1207387765'), ('const-0', u'PTRSUB_-1207387675'), ('const-0', u'PTRSUB_-1207387776'), ('const-0', u'PTRSUB_-1207387519'), (u'STORE_-1207388522', u'INDIRECT_-1207387796'), (u'STORE_-1207388935', u'INDIRECT_-1207388155'), (u'STORE_-1207388865', u'INDIRECT_-1207388101'), ('const-8', u'PTRSUB_-1207387511'), (u'CALL_-1207388555', u'PTRADD_-1207388490'), ('const-433', u'STORE_-1207388433'), ('const-1', u'STORE_-1207388747'), (u'PTRSUB_-1207387601', u'PTRSUB_-1207387593'), (u'PTRSUB_-1207387448', u'PTRSUB_-1207387436'), (u'PTRSUB_-1207387404', u'STORE_-1207388584'), (u'STORE_-1207388410', u'INDIRECT_-1207387873'), (u'PTRSUB_-1207387714', u'PTRSUB_-1207387664'), ('const-433', u'STORE_-1207388900'), (u'INDIRECT_-1207387832', u'MULTIEQUAL_-1207387800'), (u'PTRSUB_-1207387606', u'STORE_-1207388985'), (u'STORE_-1207388809', u'INDIRECT_-1207388003'), (u'STORE_-1207388389', u'INDIRECT_-1207387756'), ('tmp_979', u'PTRSUB_-1207387901'), (u'STORE_-1207388504', u'INDIRECT_-1207387833'), ('tmp_983', u'CALL_-1207388274'), ('const-433', u'STORE_-1207389001'), (u'INDIRECT_-1207387496', u'MULTIEQUAL_-1207387490'), (u'PTRSUB_-1207387659', u'PTRSUB_-1207387554'), (u'PTRSUB_-1207387833', u'CAST_-1207387634'), (u'CALL_-1207388532', u'INDIRECT_-1207387945'), (u'PTRSUB_-1207387616', u'STORE_-1207388985'), ('const-0', u'PTRSUB_-1207387639'), (u'PTRSUB_-1207387535', u'PTRSUB_-1207387491'), (u'CALL_-1207388605', u'CAST_-1207387334'), ('const-433', u'STORE_-1207388883'), (u'STORE_-1207388584', u'INDIRECT_-1207387988'), (u'PTRSUB_-1207387309', u'STORE_-1207388448'), ('const-0', u'PTRSUB_-1207387538'), ('const-40', u'PTRSUB_-1207387871'), (u'PTRSUB_-1207387673', u'PTRSUB_-1207387649'), ('const-36', u'PTRSUB_-1207387711'), (u'STORE_-1207388455', u'INDIRECT_-1207387903'), (u'STORE_-1207388946', u'INDIRECT_-1207388112'), (u'PTRSUB_-1207387665', u'PTRSUB_-1207387607'), (u'INDIRECT_-1207387826', u'MULTIEQUAL_-1207387773'), (u'PTRSUB_-1207387689', u'PTRSUB_-1207387639'), (u'STORE_-1207388910', u'INDIRECT_-1207388084'), (u'PTRSUB_-1207387677', u'PTRSUB_-1207387590'), (u'STORE_-1207388700', u'INDIRECT_-1207387917'), (u'STORE_-1207389001', u'INDIRECT_-1207388207'), (u'COPY_-1207388467', u'MULTIEQUAL_-1207388064'), (u'STORE_-1207388728', u'INDIRECT_-1207388045'), (u'STORE_-1207388910', u'INDIRECT_-1207388136'), (u'INDIRECT_-1207387714', u'COPY_-1207387772'), (u'STORE_-1207388747', u'INDIRECT_-1207388008'), (u'PTRSUB_-1207387728', u'STORE_-1207389001'), ('const-8', u'PTRSUB_-1207387632'), (u'PTRSUB_-1207387407', u'STORE_-1207388410'), ('const-8', u'PTRSUB_-1207387649'), (u'STORE_-1207388584', u'INDIRECT_-1207387832'), (u'STORE_-1207388833', u'INDIRECT_-1207388179'), ('const-0', u'PTRSUB_-1207387588'), ('const-40', u'PTRSUB_-1207387788'), (u'PTRSUB_-1207387567', u'PTRSUB_-1207387513'), ('const-8', u'PTRSUB_-1207387522'), (u'PTRSUB_-1207387617', u'PTRSUB_-1207387608'), (u'INT_NOTEQUAL_-1207388232', u'CBRANCH_-1207388231'), (u'STORE_-1207388410', u'INDIRECT_-1207387821'), (u'PTRSUB_-1207387818', u'PTRSUB_-1207387725'), (u'PTRSUB_-1207387308', u'PTRSUB_-1207387309'), ('const-0', u'PTRSUB_-1207387576'), (u'INDIRECT_-1207387988', u'MULTIEQUAL_-1207387956'), ('const-433', u'STORE_-1207388872'), ('tmp_1683', u'PTRSUB_-1207387387'), ('const-433', u'STORE_-1207388985'), (u'PTRSUB_-1207387619', u'PTRSUB_-1207387563'), (u'CALL_-1207388651', u'INDIRECT_-1207387921'), (u'PTRSUB_-1207387315', u'PTRSUB_-1207387278'), (u'PTRSUB_-1207387698', u'STORE_-1207388883'), (u'STORE_-1207388872', u'INDIRECT_-1207388054'), ('const-8', u'PTRSUB_-1207387553'), ('const-0', u'PTRSUB_-1207387705'), (u'STORE_-1207388956', u'INDIRECT_-1207388172'), ('tmp_979', u'PTRSUB_-1207387803'), (u'STORE_-1207388935', u'INDIRECT_-1207388103'), (u'CAST_-1207387334', u'PTRSUB_-1207387471'), (u'STORE_-1207388433', u'INDIRECT_-1207387889'), ('const-16', u'PTRSUB_-1207387185'), (u'CALL_-1207388274', u'INDIRECT_-1207387678'), ('tmp_979', u'PTRSUB_-1207387667'), ('const-0', u'PTRSUB_-1207387911'), ('const-8', u'PTRSUB_-1207387641'), ('const-40', u'PTRSUB_-1207387741'), (u'PTRADD_-1207388274', u'MULTIEQUAL_-1207388064'), (u'CALL_-1207388224', u'INDIRECT_-1207387707'), (u'STORE_-1207388893', u'INDIRECT_-1207388071'), ('const-0', u'PTRSUB_-1207387563'), (u'STORE_-1207388448', u'INDIRECT_-1207387846'), (u'INDIRECT_-1207387766', u'COPY_-1207387824'), ('tmp_982', u'CALL_-1207388274'), ('const-433', u'STORE_-1207388917'), ('tmp_979', u'PTRSUB_-1207387812'), ('const-0', u'PTRSUB_-1207387311'), (u'COPY_-1207387610', u'CALL_-1207388483'), ('const-0', u'PTRSUB_-1207387469'), (u'INDIRECT_-1207387774', u'MULTIEQUAL_-1207387721'), (u'CALL_-1207388555', u'INDIRECT_-1207388013'), (u'PTRSUB_-1207387289', u'PTRSUB_-1207387258'), (u'PTRSUB_-1207387469', u'PTRSUB_-1207387448'), ('const-40', u'PTRSUB_-1207387880'), (u'PTRSUB_-1207387901', u'PTRSUB_-1207387804'), ('tmp_979', u'PTRSUB_-1207387889'), (u'STORE_-1207388714', u'INDIRECT_-1207387929'), (u'PTRADD_-1207388490', u'MULTIEQUAL_-1207388195'), ('const-433', u'STORE_-1207388404'), (u'STORE_-1207388910', u'INDIRECT_-1207388188'), (u'INDIRECT_-1207387909', u'MULTIEQUAL_-1207387852'), (u'STORE_-1207388900', u'INDIRECT_-1207388232'), (u'STORE_-1207388423', u'INDIRECT_-1207387777'), ('const-4', u'PTRSUB_-1207387624'), (u'PTRSUB_-1207387387', u'CALL_-1207388316'), ('const-0', u'STORE_-1207388935'), (u'INDIRECT_-1207387707', u'MULTIEQUAL_-1207387662'), (u'STORE_-1207388900', u'INDIRECT_-1207388128'), ('const-0', u'STORE_-1207388714'), (u'PTRSUB_-1207387741', u'PTRSUB_-1207387655'), ('const-0', u'STORE_-1207388900'), ('const-0', u'PTRSUB_-1207387455'), (u'CALL_-1207388224', u'INDIRECT_-1207387655'), (u'PTRSUB_-1207387624', u'STORE_-1207388865'), ('const-0', u'INT_NOTEQUAL_-1207388567'), (u'STORE_-1207388455', u'INDIRECT_-1207387799'), ('const-76', u'PTRSUB_-1207387315'), (u'INDIRECT_-1207387808', u'MULTIEQUAL_-1207387773'), (u'CALL_-1207388316', u'INDIRECT_-1207387810'), ('const-40', u'PTRSUB_-1207387862'), ('const-0', u'STORE_-1207388522'), (u'STORE_-1207388865', u'INDIRECT_-1207388153'), (u'STORE_-1207388855', u'INDIRECT_-1207388041'), (u'CALL_-1207388224', u'INDIRECT_-1207387811'), (u'STORE_-1207388928', u'INDIRECT_-1207388202'), ('const-0', u'STORE_-1207388470'), (u'STORE_-1207388470', u'INDIRECT_-1207387759'), ('const-0', u'PTRSUB_-1207387689'), ('const-88', u'PTRSUB_-1207387784'), ('const-16', u'PTRSUB_-1207387740'), (u'CAST_-1207387334', u'CAST_-1207387287'), (u'STORE_-1207388956', u'INDIRECT_-1207388224'), ('const-0', u'STORE_-1207388865'), (u'STORE_-1207388833', u'INDIRECT_-1207388075'), ('tmp_981', u'CALL_-1207388339'), ('const-40', u'PTRSUB_-1207387667'), ('const-56', u'PTRSUB_-1207387684'), (u'CALL_-1207388316', u'INDIRECT_-1207387862'), (u'INDIRECT_-1207387921', u'COPY_-1207387438'), (u'PTRSUB_-1207387798', u'PTRSUB_-1207387728'), (u'INDIRECT_-1207387973', u'COPY_-1207387439'), ('tmp_449', u'CBRANCH_-1207388566'), ('const-16', u'PTRSUB_-1207387833'), (u'STORE_-1207388900', u'INDIRECT_-1207388180'), ('const-168', u'PTRSUB_-1207387582'), ('const-0', u'PTRSUB_-1207387497'), ('const-0', u'STORE_-1207388928'), (u'PTRSUB_-1207387544', u'PTRSUB_-1207387522'), ('const-433', u'STORE_-1207388504'), (u'PTRSUB_-1207387238', u'STORE_-1207388389'), (u'STORE_-1207388504', u'INDIRECT_-1207387885'), (u'PTRSUB_-1207387862', u'PTRSUB_-1207387766'), (u'STORE_-1207388423', u'INDIRECT_-1207387881'), (u'STORE_-1207388822', u'INDIRECT_-1207388170'), (u'CAST_-1207387107', u'INT_NOTEQUAL_-1207388232'), (u'STORE_-1207388795', u'INDIRECT_-1207387991'), (u'CAST_-1207387334', u'PTRSUB_-1207387315'), (u'INDIRECT_-1207387704', u'MULTIEQUAL_-1207387669'), (u'STORE_-1207388844', u'INDIRECT_-1207388188'), (u'STORE_-1207388714', u'INDIRECT_-1207388085'), (u'STORE_-1207388455', u'INDIRECT_-1207387747'), ('tmp_835', u'CBRANCH_-1207388208'), ('const-0', u'STORE_-1207388809'), ('const-0', u'STORE_-1207388795'), ('const-8', u'PTRSUB_-1207387834'), (u'INDIRECT_-1207387722', u'MULTIEQUAL_-1207387669'), (u'COPY_-1207387510', u'STORE_-1207388448'), ('const-0', u'PTRSUB_-1207387617'), ('tmp_664', u'CBRANCH_-1207388350'), (u'PTRSUB_-1207387706', u'STORE_-1207388893'), ('tmp_979', u'PTRSUB_-1207387741'), ('const-136', u'PTRSUB_-1207387590'), (u'STORE_-1207388985', u'INDIRECT_-1207388247'), (u'MULTIEQUAL_-1207387766', u'COPY_-1207387845'), (u'PTRSUB_-1207387844', u'PTRSUB_-1207387749'), ('const-0', u'PTRSUB_-1207387554'), ('const-56', u'PTRSUB_-1207387689'), (u'CAST_-1207387334', u'PTRSUB_-1207387417'), (u'CAST_-1207387443', u'STORE_-1207388757'), (u'CALL_-1207388339', u'INDIRECT_-1207387774'), ('const-76', u'PTRSUB_-1207387308'), ('const-16', u'PTRSUB_-1207387659'), (u'PTRSUB_-1207387675', u'PTRSUB_-1207387616'), (u'STORE_-1207388757', u'INDIRECT_-1207388120'), ('const-0', u'PTRSUB_-1207387407'), ('const-40', u'PTRSUB_-1207387818'), (u'PTRSUB_-1207387778', u'PTRSUB_-1207387689'), (u'CALL_-1207388651', u'INDIRECT_-1207388025'), (u'PTRSUB_-1207387853', u'PTRSUB_-1207387758'), ('const--1', u'COPY_-1207388595'), (u'PTRSUB_-1207387793', u'PTRSUB_-1207387723'), (u'PTRSUB_-1207387567', u'STORE_-1207388935'), (u'STORE_-1207388975', u'INDIRECT_-1207388239'), ('const-40', u'PTRSUB_-1207387812'), (u'PTRSUB_-1207387632', u'PTRSUB_-1207387617'), (u'INT_NOTEQUAL_-1207388209', u'CBRANCH_-1207388208'), ('const-0', u'PTRSUB_-1207387735'), (u'STORE_-1207388865', u'INDIRECT_-1207388049'), (u'CALL_-1207388274', u'SUBPIECE_-1207387956'), ('const-433', u'STORE_-1207388928'), (u'PTRSUB_-1207387758', u'PTRSUB_-1207387689'), (u'STORE_-1207388865', u'INDIRECT_-1207388205'), ('const-433', u'STORE_-1207388855'), ('const-40', u'PTRSUB_-1207387330'), (u'PTRSUB_-1207387593', u'STORE_-1207388956'), (u'PTRSUB_-1207387576', u'PTRSUB_-1207387532'), (u'STORE_-1207388893', u'INDIRECT_-1207388227'), ('const-136', u'PTRSUB_-1207387758'), ('const--1', u'COPY_-1207388467'), ('const-40', u'PTRSUB_-1207387705'), (u'CALL_-1207388339', u'INDIRECT_-1207387722'), (u'PTRSUB_-1207387784', u'PTRSUB_-1207387714'), (u'CALL_-1207388274', u'INDIRECT_-1207387834'), ('const-40', u'PTRSUB_-1207387677'), (u'CAST_-1207387334', u'PTRSUB_-1207387372'), ('const-0', u'PTRSUB_-1207387532'), ('tmp_981', u'CALL_-1207388532'), (u'CAST_-1207387334', u'PTRSUB_-1207387347'), (u'PTRSUB_-1207387542', u'STORE_-1207388700'), (u'MULTIEQUAL_-1207387662', u'COPY_-1207387741'), (u'PTRSUB_-1207387616', u'PTRSUB_-1207387601'), (u'STORE_-1207388747', u'INDIRECT_-1207388060'), ('const-76', u'PTRSUB_-1207387289'), (u'STORE_-1207388455', u'INDIRECT_-1207387851'), (u'PTRSUB_-1207387689', u'PTRSUB_-1207387776'), (u'PTRSUB_-1207387668', u'STORE_-1207388928'), ('const--88', u'PTRSUB_-1207387238'), (u'PTRSUB_-1207387590', u'PTRSUB_-1207387675'), ('tmp_979', u'PTRSUB_-1207387718'), ('const-0', u'STORE_-1207388893'), ('const-0', u'PTRSUB_-1207387616'), ('tmp_981', u'INT_NOTEQUAL_-1207388567'), ('const-88', u'PTRSUB_-1207387793'), (u'CALL_-1207388316', u'INDIRECT_-1207387758'), ('const-0', u'STORE_-1207388872'), (u'STORE_-1207388795', u'INDIRECT_-1207388147'), (u'PTRSUB_-1207387776', u'STORE_-1207388872'), ('const-0', u'PTRSUB_-1207387645'), ('const-433', u'STORE_-1207388522'), ('tmp_979', u'PTRSUB_-1207387880'), (u'STORE_-1207388935', u'INDIRECT_-1207388259'), (u'CALL_-1207388339', u'INDIRECT_-1207387826'), ('const-433', u'STORE_-1207388833'), ('const-40', u'PTRSUB_-1207387731'), (u'PTRSUB_-1207387598', u'PTRSUB_-1207387553'), (u'PTRSUB_-1207387554', u'STORE_-1207388714'), (u'PTRSUB_-1207387328', u'STORE_-1207388470'), (u'PTRSUB_-1207387247', u'STORE_-1207388404'), (u'CALL_-1207388483', u'INDIRECT_-1207387910'), (u'PTRSUB_-1207387771', u'PTRSUB_-1207387684'), ('tmp_979', u'PTRSUB_-1207387407'), (u'MULTIEQUAL_-1207387610', u'COPY_-1207387689'), ('const-136', u'PTRSUB_-1207387567'), ('const-433', u'STORE_-1207388423'), (u'PTRSUB_-1207387651', u'PTRSUB_-1207387567'), (u'STORE_-1207388700', u'INDIRECT_-1207387969'), (u'PTRSUB_-1207387311', u'PTRSUB_-1207387291'), (u'CALL_-1207388224', u'INDIRECT_-1207387496'), ('const-0', u'STORE_-1207388946'), (u'CAST_-1207387334', u'STORE_-1207388410'), (u'PTRSUB_-1207387498', u'PTRSUB_-1207387484'), ('tmp_979', u'PTRSUB_-1207387818'), ('const-4', u'PTRSUB_-1207387247'), ('const-0', u'INT_NOTEQUAL_-1207388351'), ('const-1', u'PTRADD_-1207388274'), ('const-0', u'PTRSUB_-1207387544'), ('const-16', u'PTRSUB_-1207387598'), (u'PTRSUB_-1207387532', u'PTRSUB_-1207387511'), (u'STORE_-1207389022', u'INDIRECT_-1207388169'), (u'PTRSUB_-1207387607', u'PTRSUB_-1207387750'), (u'PTRSUB_-1207387644', u'PTRSUB_-1207387588'), (u'STORE_-1207388504', u'INDIRECT_-1207387781'), (u'CALL_-1207388651', u'INDIRECT_-1207387973'), (u'PTRSUB_-1207387735', u'PTRSUB_-1207387668'), ('const-96', u'CALL_-1207388605'), ('const-88', u'PTRSUB_-1207387644')]
|
[('tmp_1683', u'PTRADD_-1207387753'), (u'STORE_-1207388757', u'INDIRECT_-1207388127'), ('tmp_1687', u'PTRADD_-1207388274'), (u'CALL_-1207388224', u'INDIRECT_-1207387714'), (u'STORE_-1207388389', u'INDIRECT_-1207387711'), (u'CAST_-1207387770', u'STORE_-1207388872'), ('const-433', u'STORE_-1207388448'), (u'PTRADD_-1207387545', u'CAST_-1207387519'), ('const-433', u'STORE_-1207388522'), (u'INDIRECT_-1207387729', u'MULTIEQUAL_-1207387676'), (u'STORE_-1207388910', u'INDIRECT_-1207388091'), ('const-0', u'STORE_-1207388809'), ('const-0', u'STORE_-1207388728'), ('const-433', u'STORE_-1207388700'), (u'STORE_-1207388433', u'INDIRECT_-1207387792'), (u'INDIRECT_-1207387968', u'MULTIEQUAL_-1207387911'), (u'STORE_-1207388928', u'INDIRECT_-1207388261'), ('const-8', u'PTRADD_-1207387396'), (u'PTRADD_-1207387764', u'CAST_-1207387732'), ('const-433', u'STORE_-1207388956'), ('const-1', u'RETURN_-1207388123'), (u'STORE_-1207388757', u'INDIRECT_-1207387971'), (u'STORE_-1207388389', u'INDIRECT_-1207387763'), (u'STORE_-1207388700', u'INDIRECT_-1207387976'), ('const-8', u'PTRADD_-1207387545'), ('tmp_1687', u'CALL_-1207388532'), (u'STORE_-1207388423', u'INDIRECT_-1207387732'), ('tmp_1687', u'INT_NOTEQUAL_-1207388351'), (u'INDIRECT_-1207387711', u'MULTIEQUAL_-1207387676'), ('const-1', u'PTRADD_-1207388274'), ('const-24', u'PTRADD_-1207387691'), ('tmp_1683', u'PTRADD_-1207387791'), ('const-0', u'STORE_-1207388893'), (u'STORE_-1207388522', u'INDIRECT_-1207387855'), (u'STORE_-1207388900', u'INDIRECT_-1207388239'), (u'INDIRECT_-1207387570', u'MULTIEQUAL_-1207387556'), (u'STORE_-1207388935', u'INDIRECT_-1207388162'), (u'CAST_-1207387445', u'STORE_-1207388423'), (u'INDIRECT_-1207387721', u'COPY_-1207387779'), ('tmp_1683', u'PTRADD_-1207387900'), (u'STORE_-1207388855', u'INDIRECT_-1207388204'), (u'INT_ADD_-1207388851', u'CAST_-1207387764'), (u'CALL_-1207388651', u'INDIRECT_-1207387928'), (u'STORE_-1207388410', u'INDIRECT_-1207387828'), ('const-10', u'PTRADD_-1207387465'), ('const-0', u'STORE_-1207388946'), ('const-0', u'STORE_-1207388833'), (u'MULTIEQUAL_-1207388199', u'CALL_-1207388532'), ('const-6', u'PTRADD_-1207387846'), (u'STORE_-1207388900', u'INDIRECT_-1207388187'), (u'STORE_-1207388795', u'INDIRECT_-1207388154'), (u'STORE_-1207388470', u'INDIRECT_-1207387922'), ('const-100', u'INT_ADD_-1207388851'), ('const-21', u'PTRADD_-1207387741'), ('tmp_1687', u'CALL_-1207388316'), ('const-0', u'STORE_-1207388822'), (u'STORE_-1207388470', u'INDIRECT_-1207387870'), (u'INDIRECT_-1207387943', u'MULTIEQUAL_-1207387911'), (u'STORE_-1207388448', u'INDIRECT_-1207387853'), (u'INT_NOTEQUAL_-1207388567', u'CBRANCH_-1207388566'), (u'STORE_-1207388872', u'INDIRECT_-1207388165'), (u'INT_ADD_-1207388409', u'CAST_-1207387445'), (u'STORE_-1207388504', u'INDIRECT_-1207387840'), (u'PTRADD_-1207387812', u'STORE_-1207388883'), (u'CAST_-1207387575', u'CAST_-1207387425'), (u'CALL_-1207388555', u'INDIRECT_-1207388020'), (u'INDIRECT_-1207387763', u'MULTIEQUAL_-1207387728'), (u'STORE_-1207388935', u'INDIRECT_-1207388110'), (u'STORE_-1207388389', u'INDIRECT_-1207387815'), ('const-0', u'STORE_-1207388700'), (u'INDIRECT_-1207387737', u'MULTIEQUAL_-1207387669'), ('const-25', u'PTRADD_-1207387679'), ('const-0', u'INT_NOTEQUAL_-1207388209'), ('const-12', u'PTRADD_-1207387803'), (u'STORE_-1207388833', u'INDIRECT_-1207388082'), ('const-18', u'PTRADD_-1207387753'), ('const-8', u'PTRADD_-1207387596'), ('const-14', u'PTRADD_-1207387782'), (u'PTRADD_-1207387791', u'STORE_-1207388855'), ('const-433', u'STORE_-1207388455'), ('const--72', u'PTRSUB_-1207387446'), ('const-433', u'STORE_-1207388935'), (u'STORE_-1207388433', u'INDIRECT_-1207387844'), ('const-433', u'STORE_-1207388855'), (u'INDIRECT_-1207387773', u'COPY_-1207387831'), (u'PTRADD_-1207387596', u'CAST_-1207387555'), (u'PTRSUB_-1207387661', u'CALL_-1207388651'), (u'STORE_-1207388747', u'INDIRECT_-1207387963'), (u'INDIRECT_-1207387815', u'MULTIEQUAL_-1207387780'), (u'PTRADD_-1207387691', u'STORE_-1207388728'), ('const-19', u'PTRADD_-1207387892'), (u'PTRSUB_-1207387446', u'MULTIEQUAL_-1207387556'), ('const-433', u'STORE_-1207388389'), (u'CALL_-1207388316', u'INDIRECT_-1207387713'), (u'COPY_-1207388595', u'MULTIEQUAL_-1207388199'), (u'STORE_-1207388504', u'INDIRECT_-1207387788'), (u'PTRADD_-1207387396', u'CALL_-1207388274'), (u'PTRADD_-1207387910', u'STORE_-1207389001'), (u'INDIRECT_-1207387867', u'MULTIEQUAL_-1207387832'), (u'CAST_-1207387792', u'INT_ADD_-1207388886'), ('const-0', u'STORE_-1207388522'), ('const-9', u'PTRADD_-1207387507'), (u'CALL_-1207388651', u'INDIRECT_-1207387980'), (u'CAST_-1207387519', u'STORE_-1207388522'), (u'STORE_-1207388865', u'INDIRECT_-1207388160'), ('const-0', u'STORE_-1207388928'), (u'STORE_-1207388822', u'INDIRECT_-1207388177'), (u'CALL_-1207388555', u'INDIRECT_-1207387968'), (u'STORE_-1207388872', u'INDIRECT_-1207388113'), (u'STORE_-1207388404', u'INDIRECT_-1207387720'), ('const-433', u'STORE_-1207388910'), (u'STORE_-1207388470', u'INDIRECT_-1207387818'), (u'STORE_-1207388714', u'INDIRECT_-1207388040'), (u'CALL_-1207388316', u'INDIRECT_-1207387765'), (u'STORE_-1207388910', u'INDIRECT_-1207388195'), ('const-8', u'PTRADD_-1207387900'), (u'INDIRECT_-1207387980', u'COPY_-1207387683'), ('const-5', u'PTRADD_-1207387396'), (u'CALL_-1207388605', u'CAST_-1207387575'), (u'STORE_-1207388935', u'INDIRECT_-1207388266'), (u'STORE_-1207388833', u'INDIRECT_-1207388186'), (u'STORE_-1207388917', u'INDIRECT_-1207388148'), ('const-22', u'PTRADD_-1207387714'), (u'STORE_-1207388872', u'INDIRECT_-1207388217'), ('const-9', u'PTRADD_-1207387832'), ('const-92', u'INT_ADD_-1207388419'), (u'CAST_-1207387786', u'STORE_-1207388893'), (u'INDIRECT_-1207387669', u'COPY_-1207387727'), (u'CAST_-1207387575', u'PTRADD_-1207387596'), (u'STORE_-1207388855', u'INDIRECT_-1207388048'), (u'STORE_-1207388865', u'INDIRECT_-1207388212'), ('tmp_1683', u'PTRADD_-1207387803'), ('const-0', u'RETURN_-1207388151'), ('tmp_1683', u'PTRADD_-1207387846'), (u'STORE_-1207388757', u'INDIRECT_-1207388075'), (u'INT_ADD_-1207388419', u'CAST_-1207387454'), ('const-8', u'PTRADD_-1207387803'), (u'STORE_-1207388946', u'INDIRECT_-1207388223'), ('tmp_1692', u'CALL_-1207388274'), ('const-0', u'STORE_-1207388917'), (u'CAST_-1207387791', u'STORE_-1207388900'), ('const-0', u'STORE_-1207388714'), (u'CALL_-1207388605', u'INDIRECT_-1207388051'), (u'CAST_-1207387504', u'STORE_-1207388504'), ('const-10', u'PTRADD_-1207387820'), ('const-17', u'PTRADD_-1207387900'), ('const-20', u'PTRADD_-1207387884'), (u'CALL_-1207388274', u'INDIRECT_-1207387526'), (u'CALL_-1207388555', u'INDIRECT_-1207387864'), (u'PTRADD_-1207388490', u'MULTIEQUAL_-1207388199'), (u'STORE_-1207388700', u'INDIRECT_-1207388080'), ('tmp_1682', u'PTRSUB_-1207387452'), (u'PTRADD_-1207387876', u'STORE_-1207388956'), (u'STORE_-1207388900', u'INDIRECT_-1207388083'), (u'CAST_-1207387575', u'STORE_-1207388584'), (u'STORE_-1207388975', u'INDIRECT_-1207388298'), ('const-433', u'STORE_-1207388865'), ('const-433', u'STORE_-1207388584'), (u'STORE_-1207388985', u'INDIRECT_-1207388202'), ('tmp_1687', u'INT_NOTEQUAL_-1207388567'), (u'PTRADD_-1207387868', u'STORE_-1207388956'), (u'CAST_-1207387575', u'CALL_-1207388532'), ('const-11', u'PTRADD_-1207387812'), (u'INDIRECT_-1207387617', u'COPY_-1207387675'), (u'CALL_-1207388128', u'INDIRECT_-1207387669'), ('tmp_1683', u'PTRADD_-1207387714'), (u'STORE_-1207388985', u'INDIRECT_-1207388150'), ('tmp_1683', u'PTRADD_-1207387837'), (u'CALL_-1207388555', u'INDIRECT_-1207387916'), (u'INDIRECT_-1207387818', u'MULTIEQUAL_-1207387773'), (u'CAST_-1207387575', u'CAST_-1207387465'), (u'CAST_-1207387575', u'PTRADD_-1207387465'), ('const-433', u'STORE_-1207388714'), (u'STORE_-1207388833', u'INDIRECT_-1207388030'), ('const-8', u'PTRADD_-1207387846'), ('const-433', u'STORE_-1207388883'), (u'STORE_-1207389022', u'INDIRECT_-1207388228'), ('const-433', u'STORE_-1207388757'), (u'INDIRECT_-1207387916', u'MULTIEQUAL_-1207387859'), ('const-433', u'STORE_-1207388844'), (u'PTRADD_-1207387465', u'CAST_-1207387434'), (u'CALL_-1207388339', u'PTRADD_-1207388274'), (u'CALL_-1207388128', u'INDIRECT_-1207387721'), ('const-433', u'STORE_-1207388975'), (u'PTRADD_-1207387920', u'STORE_-1207389022'), ('const-5', u'PTRADD_-1207387905'), ('const-8', u'PTRADD_-1207387868'), ('const-3715094', u'COPY_-1207387616'), ('const-8', u'PTRADD_-1207387495'), (u'CAST_-1207387455', u'INT_ADD_-1207388419'), ('const-77', u'INT_ADD_-1207388409'), ('tmp_1683', u'PTRADD_-1207387920'), ('const-433', u'STORE_-1207389022'), (u'PTRADD_-1207387892', u'STORE_-1207388985'), (u'STORE_-1207388423', u'INDIRECT_-1207387784'), (u'CALL_-1207388316', u'INDIRECT_-1207387554'), (u'CALL_-1207388128', u'INDIRECT_-1207387773'), (u'STORE_-1207388809', u'INDIRECT_-1207388166'), ('const-433', u'STORE_-1207388747'), (u'CALL_-1207388532', u'INDIRECT_-1207387848'), ('tmp_1683', u'PTRADD_-1207387691'), (u'CALL_-1207388532', u'INDIRECT_-1207387900'), (u'CALL_-1207388651', u'STORE_-1207388404'), (u'COPY_-1207387427', u'CALL_-1207388128'), (u'PTRSUB_-1207387452', u'CALL_-1207388274'), (u'INDIRECT_-1207387766', u'MULTIEQUAL_-1207387721'), ('const-433', u'STORE_-1207388470'), (u'STORE_-1207388985', u'INDIRECT_-1207388254'), (u'STORE_-1207388900', u'INDIRECT_-1207388135'), (u'PTRSUB_-1207387452', u'CALL_-1207388316'), ('const-433', u'STORE_-1207388917'), ('tmp_1687', u'CALL_-1207388555'), (u'CAST_-1207387575', u'CAST_-1207387446'), (u'STORE_-1207388975', u'INDIRECT_-1207388142'), (u'STORE_-1207389022', u'INDIRECT_-1207388176'), (u'CALL_-1207388651', u'INDIRECT_-1207388084'), ('const-4450752', u'PTRSUB_-1207387661'), (u'PTRADD_-1207387530', u'STORE_-1207388504'), ('const-76', u'INT_ADD_-1207388434'), (u'STORE_-1207388404', u'INDIRECT_-1207387876'), ('const-8', u'PTRADD_-1207387905'), (u'CAST_-1207387575', u'PTRADD_-1207387530'), (u'STORE_-1207388893', u'INDIRECT_-1207388182'), ('tmp_1683', u'STORE_-1207388410'), (u'CALL_-1207388128', u'INDIRECT_-1207387617'), (u'STORE_-1207388747', u'INDIRECT_-1207388015'), (u'STORE_-1207388728', u'INDIRECT_-1207388052'), (u'CALL_-1207388339', u'INDIRECT_-1207387729'), ('const-8', u'PTRADD_-1207387820'), (u'STORE_-1207388822', u'INDIRECT_-1207388125'), (u'CALL_-1207388605', u'INDIRECT_-1207387947'), (u'STORE_-1207388455', u'INDIRECT_-1207387858'), ('const-8', u'PTRADD_-1207387884'), ('tmp_1683', u'PTRADD_-1207387764'), ('const-8', u'PTRADD_-1207387465'), (u'STORE_-1207388410', u'INDIRECT_-1207387724'), (u'CALL_-1207388532', u'INDIRECT_-1207387952'), (u'STORE_-1207388822', u'INDIRECT_-1207388073'), ('tmp_801', u'CBRANCH_-1207388231'), (u'STORE_-1207388809', u'INDIRECT_-1207388010'), (u'CAST_-1207387818', u'STORE_-1207388935'), (u'STORE_-1207388404', u'INDIRECT_-1207387772'), (u'STORE_-1207388844', u'INDIRECT_-1207388091'), (u'CALL_-1207388339', u'INDIRECT_-1207387833'), (u'PTRADD_-1207387820', u'CAST_-1207387786'), (u'INDIRECT_-1207387841', u'MULTIEQUAL_-1207387773'), (u'CAST_-1207387575', u'PTRADD_-1207387545'), (u'INDIRECT_-1207387995', u'MULTIEQUAL_-1207387963'), ('const-8', u'PTRADD_-1207387773'), (u'CALL_-1207388339', u'INDIRECT_-1207387781'), (u'CAST_-1207387482', u'STORE_-1207388470'), ('const-2', u'PTRADD_-1207387596'), (u'STORE_-1207388747', u'INDIRECT_-1207388067'), (u'CALL_-1207388605', u'INDIRECT_-1207387895'), (u'STORE_-1207388522', u'INDIRECT_-1207387803'), ('const-8', u'PTRADD_-1207387892'), (u'PTRADD_-1207387900', u'STORE_-1207388975'), (u'INDIRECT_-1207387781', u'MULTIEQUAL_-1207387728'), (u'CALL_-1207388316', u'INDIRECT_-1207387817'), ('tmp_1687', u'CALL_-1207388339'), (u'PTRADD_-1207387741', u'STORE_-1207388795'), (u'PTRADD_-1207387782', u'STORE_-1207388844'), ('tmp_1683', u'PTRADD_-1207387868'), (u'INDIRECT_-1207387685', u'MULTIEQUAL_-1207387617'), (u'STORE_-1207388522', u'INDIRECT_-1207387959'), (u'CALL_-1207388483', u'INDIRECT_-1207387917'), (u'INT_NOTEQUAL_-1207388351', u'CBRANCH_-1207388350'), (u'INDIRECT_-1207387833', u'MULTIEQUAL_-1207387780'), (u'CAST_-1207387575', u'CAST_-1207387455'), (u'STORE_-1207389001', u'INDIRECT_-1207388214'), ('tmp_1683', u'PTRADD_-1207387905'), ('const-8', u'PTRADD_-1207387812'), ('tmp_1683', u'CAST_-1207387765'), ('tmp_1683', u'PTRADD_-1207387812'), ('tmp_1683', u'PTRADD_-1207387679'), (u'STORE_-1207388917', u'INDIRECT_-1207388200'), (u'STORE_-1207388844', u'INDIRECT_-1207388143'), ('const-433', u'STORE_-1207388822'), ('const-433', u'STORE_-1207388900'), ('const-11', u'PTRADD_-1207387495'), (u'STORE_-1207388883', u'INDIRECT_-1207388226'), (u'STORE_-1207388714', u'INDIRECT_-1207388092'), ('const-433', u'STORE_-1207388504'), ('const--72', u'PTRSUB_-1207387375'), ('const-0', u'STORE_-1207388872'), ('const-96', u'CALL_-1207388605'), (u'STORE_-1207388700', u'INDIRECT_-1207388028'), ('tmp_1683', u'PTRADD_-1207387860'), (u'STORE_-1207388910', u'INDIRECT_-1207388143'), (u'INDIRECT_-1207387526', u'MULTIEQUAL_-1207387497'), (u'STORE_-1207388448', u'INDIRECT_-1207387749'), ('const-13', u'PTRADD_-1207387791'), ('const-17', u'PTRADD_-1207387764'), (u'CAST_-1207387575', u'PTRADD_-1207387550'), (u'STORE_-1207388504', u'INDIRECT_-1207387944'), (u'CALL_-1207388224', u'INDIRECT_-1207387766'), (u'STORE_-1207388946', u'INDIRECT_-1207388275'), (u'COPY_-1207387428', u'CALL_-1207388128'), ('const-433', u'STORE_-1207388809'), (u'STORE_-1207388956', u'INDIRECT_-1207388283'), (u'PTRADD_-1207387851', u'CAST_-1207387818'), (u'STORE_-1207388844', u'INDIRECT_-1207388039'), ('const-84', u'INT_ADD_-1207388375'), (u'INT_ADD_-1207388375', u'CAST_-1207387424'), (u'CAST_-1207387555', u'STORE_-1207388584'), (u'STORE_-1207388584', u'INDIRECT_-1207387891'), ('const-8', u'PTRADD_-1207387753'), (u'STORE_-1207389022', u'INDIRECT_-1207388280'), ('const-3', u'PTRADD_-1207387851'), (u'STORE_-1207389022', u'INDIRECT_-1207388332'), (u'STORE_-1207388714', u'INDIRECT_-1207387988'), (u'CALL_-1207388651', u'INDIRECT_-1207388032'), ('tmp_1683', u'PTRADD_-1207387782'), (u'INDIRECT_-1207388020', u'MULTIEQUAL_-1207387963'), (u'PTRADD_-1207388274', u'MULTIEQUAL_-1207388068'), (u'INT_ADD_-1207388434', u'CAST_-1207387464'), (u'CALL_-1207388555', u'PTRADD_-1207388490'), (u'STORE_-1207388504', u'INDIRECT_-1207387892'), (u'STORE_-1207388833', u'INDIRECT_-1207388134'), (u'PTRADD_-1207387846', u'STORE_-1207388928'), ('const-433', u'STORE_-1207388872'), (u'CALL_-1207388224', u'INDIRECT_-1207387503'), (u'PTRADD_-1207387832', u'CAST_-1207387800'), ('tmp_1683', u'PTRADD_-1207387832'), ('const-7', u'PTRADD_-1207387837'), (u'PTRADD_-1207387803', u'CAST_-1207387770'), ('tmp_1683', u'PTRADD_-1207387910'), ('const-433', u'STORE_-1207388404'), (u'CAST_-1207387800', u'STORE_-1207388910'), ('const-3615384', u'COPY_-1207387427'), (u'STORE_-1207388404', u'INDIRECT_-1207387824'), (u'STORE_-1207388728', u'INDIRECT_-1207388104'), (u'INDIRECT_-1207387503', u'MULTIEQUAL_-1207387497'), ('tmp_1683', u'PTRADD_-1207387706'), (u'STORE_-1207388728', u'INDIRECT_-1207388000'), (u'CALL_-1207388128', u'INDIRECT_-1207387458'), ('const-8', u'PTRADD_-1207387920'), ('tmp_1683', u'CAST_-1207387792'), (u'PTRADD_-1207387679', u'STORE_-1207388714'), ('const-433', u'STORE_-1207388728'), (u'STORE_-1207388410', u'INDIRECT_-1207387776'), (u'MULTIEQUAL_-1207387617', u'COPY_-1207387696'), (u'PTRADD_-1207387905', u'STORE_-1207389001'), ('const-1', u'PTRADD_-1207388490'), ('const-433', u'STORE_-1207388946'), (u'CALL_-1207388316', u'INDIRECT_-1207387869'), (u'INT_ADD_-1207388886', u'CAST_-1207387791'), (u'STORE_-1207388700', u'INDIRECT_-1207387924'), (u'STORE_-1207388809', u'INDIRECT_-1207388062'), ('tmp_1690', u'CALL_-1207388274'), (u'MULTIEQUAL_-1207387721', u'COPY_-1207387800'), (u'CALL_-1207388274', u'INDIRECT_-1207387841'), (u'PTRADD_-1207387714', u'STORE_-1207388757'), ('const-76', u'INT_ADD_-1207388886'), ('const-8', u'PTRADD_-1207387939'), (u'STORE_-1207388928', u'INDIRECT_-1207388105'), ('const-891', u'CALL_-1207388128'), ('const-433', u'STORE_-1207388833'), (u'PTRADD_-1207387706', u'CAST_-1207387677'), (u'INT_NOTEQUAL_-1207388232', u'CBRANCH_-1207388231'), (u'INDIRECT_-1207387526', u'INT_NOTEQUAL_-1207388232'), (u'STORE_-1207388865', u'INDIRECT_-1207388108'), (u'COPY_-1207387616', u'CALL_-1207388483'), (u'COPY_-1207388467', u'MULTIEQUAL_-1207388068'), (u'PTRADD_-1207387884', u'STORE_-1207388975'), (u'INDIRECT_-1207387885', u'MULTIEQUAL_-1207387832'), (u'CAST_-1207387425', u'INT_ADD_-1207388375'), (u'INDIRECT_-1207388028', u'COPY_-1207387717'), ('tmp_1683', u'PTRADD_-1207387892'), ('const-5', u'PTRADD_-1207387525'), (u'STORE_-1207388928', u'INDIRECT_-1207388209'), (u'CAST_-1207387464', u'STORE_-1207388448'), (u'CAST_-1207387465', u'INT_ADD_-1207388434'), (u'PTRADD_-1207387939', u'STORE_-1207389022'), (u'STORE_-1207388883', u'INDIRECT_-1207388174'), (u'PTRSUB_-1207387375', u'INT_NOTEQUAL_-1207388232'), (u'STORE_-1207388872', u'INDIRECT_-1207388061'), (u'CAST_-1207387575', u'PTRADD_-1207387495'), (u'STORE_-1207388975', u'INDIRECT_-1207388246'), (u'CALL_-1207388274', u'INDIRECT_-1207387685'), ('const-8', u'PTRADD_-1207387667'), (u'INDIRECT_-1207387928', u'COPY_-1207387682'), ('const-0', u'STORE_-1207388883'), ('const-8', u'PTRADD_-1207387706'), (u'STORE_-1207388935', u'INDIRECT_-1207388214'), ('const-2', u'PTRADD_-1207387860'), (u'PTRADD_-1207387753', u'STORE_-1207388809'), (u'INDIRECT_-1207387839', u'MULTIEQUAL_-1207387807'), (u'CAST_-1207387575', u'STORE_-1207388410'), (u'CAST_-1207387446', u'INT_ADD_-1207388409'), ('const--88', u'PTRSUB_-1207387452'), ('tmp_1691', u'CALL_-1207388274'), (u'CAST_-1207387575', u'PTRADD_-1207387507'), ('tmp_1683', u'PTRADD_-1207387939'), ('const-433', u'STORE_-1207388795'), ('const-23', u'PTRADD_-1207387868'), ('const-0', u'STORE_-1207388935'), (u'CALL_-1207388483', u'INDIRECT_-1207387865'), (u'STORE_-1207388795', u'INDIRECT_-1207388050'), (u'CAST_-1207387424', u'STORE_-1207388389'), ('const-0', u'STORE_-1207388795'), ('const-8', u'PTRADD_-1207387764'), (u'STORE_-1207389001', u'INDIRECT_-1207388266'), (u'STORE_-1207388389', u'INDIRECT_-1207387867'), ('const-0', u'STORE_-1207388855'), ('const-8', u'PTRADD_-1207387525'), ('const-7', u'PTRADD_-1207387550'), (u'STORE_-1207388865', u'INDIRECT_-1207388056'), (u'COPY_-1207387717', u'STORE_-1207388423'), (u'STORE_-1207388917', u'INDIRECT_-1207388252'), (u'STORE_-1207389001', u'INDIRECT_-1207388162'), (u'CALL_-1207388532', u'INDIRECT_-1207388004'), ('const-7', u'PTRADD_-1207387910'), (u'PTRADD_-1207387550', u'CAST_-1207387504'), (u'STORE_-1207388423', u'INDIRECT_-1207387888'), (u'MULTIEQUAL_-1207388068', u'CALL_-1207388316'), (u'STORE_-1207388433', u'INDIRECT_-1207387896'), (u'STORE_-1207388956', u'INDIRECT_-1207388127'), ('const-0', u'INT_NOTEQUAL_-1207388567'), (u'STORE_-1207388844', u'INDIRECT_-1207388195'), (u'STORE_-1207389001', u'INDIRECT_-1207388318'), (u'CAST_-1207387575', u'PTRADD_-1207387525'), (u'STORE_-1207388448', u'INDIRECT_-1207387905'), (u'CALL_-1207388274', u'INDIRECT_-1207387737'), (u'STORE_-1207388956', u'INDIRECT_-1207388231'), (u'STORE_-1207388985', u'INDIRECT_-1207388306'), ('const-0', u'STORE_-1207388470'), (u'STORE_-1207388455', u'INDIRECT_-1207387910'), (u'PTRADD_-1207387667', u'STORE_-1207388700'), ('const-8', u'PTRADD_-1207387741'), (u'STORE_-1207388956', u'INDIRECT_-1207388179'), ('const-22', u'PTRADD_-1207387876'), (u'STORE_-1207388714', u'INDIRECT_-1207387936'), ('const-8', u'PTRADD_-1207387782'), ('tmp_1683', u'PTRADD_-1207387851'), ('tmp_1683', u'PTRADD_-1207387884'), (u'STORE_-1207388470', u'INDIRECT_-1207387766'), (u'PTRADD_-1207387773', u'STORE_-1207388833'), (u'STORE_-1207388910', u'INDIRECT_-1207388247'), (u'STORE_-1207388893', u'INDIRECT_-1207388130'), ('const-8', u'PTRADD_-1207387507'), (u'STORE_-1207388455', u'INDIRECT_-1207387806'), (u'MULTIEQUAL_-1207387669', u'COPY_-1207387748'), ('const-8', u'PTRADD_-1207387679'), ('const-0', u'STORE_-1207388900'), ('tmp_1682', u'PTRSUB_-1207387375'), (u'STORE_-1207388893', u'INDIRECT_-1207388078'), ('tmp_449', u'CBRANCH_-1207388566'), (u'CAST_-1207387764', u'STORE_-1207388865'), ('const-1', u'PTRADD_-1207387920'), (u'CAST_-1207387434', u'STORE_-1207388404'), (u'STORE_-1207388917', u'INDIRECT_-1207388096'), (u'STORE_-1207388928', u'INDIRECT_-1207388157'), ('const-8', u'PTRADD_-1207387550'), ('const-8', u'PTRADD_-1207387876'), ('const-433', u'STORE_-1207388893'), ('const-27', u'PTRADD_-1207387667'), ('const-8', u'PTRADD_-1207387910'), (u'INDIRECT_-1207387714', u'MULTIEQUAL_-1207387669'), (u'CAST_-1207387677', u'STORE_-1207388747'), (u'STORE_-1207388883', u'INDIRECT_-1207388122'), ('const-8', u'PTRADD_-1207387832'), ('const-433', u'STORE_-1207389001'), ('tmp_835', u'CBRANCH_-1207388208'), (u'CAST_-1207387805', u'STORE_-1207388917'), (u'PTRADD_-1207387495', u'CAST_-1207387470'), (u'STORE_-1207388855', u'INDIRECT_-1207388152'), ('tmp_664', u'CBRANCH_-1207388350'), ('const-8', u'PTRADD_-1207387851'), (u'CALL_-1207388339', u'INDIRECT_-1207387570'), ('const-8', u'PTRADD_-1207387714'), (u'PTRADD_-1207387876', u'STORE_-1207388757'), (u'STORE_-1207388455', u'INDIRECT_-1207387754'), (u'STORE_-1207388584', u'INDIRECT_-1207387943'), ('tmp_1683', u'PTRADD_-1207387396'), (u'INDIRECT_-1207387864', u'MULTIEQUAL_-1207387807'), ('const-0', u'STORE_-1207388865'), ('tmp_1683', u'PTRADD_-1207387773'), (u'STORE_-1207388822', u'INDIRECT_-1207388021'), (u'CALL_-1207388274', u'INDIRECT_-1207387789'), ('const--1', u'COPY_-1207388595'), (u'MULTIEQUAL_-1207387773', u'COPY_-1207387852'), ('const-8', u'PTRADD_-1207387860'), (u'COPY_-1207387683', u'STORE_-1207388389'), (u'STORE_-1207388946', u'INDIRECT_-1207388119'), (u'INDIRECT_-1207387891', u'MULTIEQUAL_-1207387859'), ('const-5', u'PTRADD_-1207387530'), (u'INDIRECT_-1207387662', u'MULTIEQUAL_-1207387617'), (u'INT_NOTEQUAL_-1207388209', u'CBRANCH_-1207388208'), (u'STORE_-1207388946', u'INDIRECT_-1207388171'), (u'STORE_-1207388893', u'INDIRECT_-1207388234'), ('tmp_1683', u'PTRADD_-1207387741'), (u'STORE_-1207388855', u'INDIRECT_-1207388100'), (u'CALL_-1207388339', u'INDIRECT_-1207387885'), ('const--1', u'COPY_-1207388467'), ('const-8', u'PTRADD_-1207387530'), (u'CALL_-1207388224', u'INDIRECT_-1207387662'), (u'STORE_-1207388795', u'INDIRECT_-1207387998'), (u'PTRADD_-1207387837', u'CAST_-1207387805'), (u'PTRADD_-1207387507', u'CAST_-1207387482'), (u'CALL_-1207388274', u'INT_NOTEQUAL_-1207388209'), (u'COPY_-1207387682', u'STORE_-1207388455'), (u'PTRADD_-1207387900', u'STORE_-1207388985'), (u'STORE_-1207388522', u'INDIRECT_-1207387907'), ('const-4294967295', u'STORE_-1207388910'), (u'STORE_-1207388584', u'INDIRECT_-1207387839'), ('tmp_1682', u'PTRSUB_-1207387446'), (u'STORE_-1207388728', u'INDIRECT_-1207387948'), ('const-433', u'STORE_-1207388928'), ('const-8', u'PTRADD_-1207387837'), (u'CALL_-1207388605', u'INDIRECT_-1207387999'), ('tmp_1683', u'PTRADD_-1207387820'), ('const-4', u'PTRADD_-1207387545'), (u'CALL_-1207388224', u'INDIRECT_-1207387818'), ('const-8', u'PTRADD_-1207387791'), (u'CAST_-1207387454', u'STORE_-1207388433'), (u'STORE_-1207388757', u'INDIRECT_-1207388023'), (u'CALL_-1207388483', u'INDIRECT_-1207387813'), ('const-3614760', u'COPY_-1207387428'), ('const-0', u'STORE_-1207388844'), ('const-0', u'PTRSUB_-1207387661'), (u'INDIRECT_-1207387789', u'MULTIEQUAL_-1207387721'), ('const-0', u'STORE_-1207388433'), (u'PTRADD_-1207387860', u'STORE_-1207388946'), ('const-26', u'PTRADD_-1207387706'), ('const-433', u'STORE_-1207388433'), (u'CAST_-1207387765', u'INT_ADD_-1207388851'), (u'STORE_-1207388423', u'INDIRECT_-1207387836'), (u'CAST_-1207387470', u'STORE_-1207388455'), (u'STORE_-1207388433', u'INDIRECT_-1207387740'), ('const-433', u'STORE_-1207388410'), (u'CAST_-1207387732', u'STORE_-1207388822'), (u'INDIRECT_-1207388119', u'COPY_-1207387754'), (u'PTRADD_-1207387525', u'CALL_-1207388483'), (u'STORE_-1207388448', u'INDIRECT_-1207387801'), (u'STORE_-1207388809', u'INDIRECT_-1207388114'), (u'COPY_-1207387754', u'STORE_-1207388448'), (u'STORE_-1207388795', u'INDIRECT_-1207388102'), (u'STORE_-1207388410', u'INDIRECT_-1207387880'), (u'STORE_-1207388584', u'INDIRECT_-1207387995'), ('tmp_1687', u'PTRADD_-1207388490'), (u'CALL_-1207388483', u'INDIRECT_-1207387969'), (u'STORE_-1207388747', u'INDIRECT_-1207388119'), ('tmp_1683', u'PTRADD_-1207387667'), (u'STORE_-1207388883', u'INDIRECT_-1207388070'), ('const-0', u'INT_NOTEQUAL_-1207388351'), ('const-433', u'STORE_-1207388985'), ('const-1', u'STORE_-1207388747'), ('const-3', u'PTRADD_-1207387939'), ('const-15', u'PTRADD_-1207387773'), ('const-8', u'PTRADD_-1207387691'), ('tmp_1683', u'PTRADD_-1207387876'), (u'STORE_-1207388975', u'INDIRECT_-1207388194'), ('const-433', u'STORE_-1207388423')]
| null | null |
0017b460
|
x64
|
O2
|
(translation_unit "void FUN_0017b460(undefined8 *param_1,undefined8 param_2,char *param_3,undefined8 param_4,\n undefined8 param_5)\n\n{\n undefined1 uVar1;\n undefined1 uVar2;\n undefined1 uVar3;\n undefined4 uVar4;\n char cVar5;\n undefined4 uVar6;\n long *plVar7;\n size_t sVar8;\n char *pcVar9;\n undefined1 *local_58 [2];\n undefined1 local_48 [24];\n \n param_1[1] = param_1 + 3;\n param_1[5] = param_1 + 7;\n param_1[0x13] = param_1 + 0x11;\n param_1[0x14] = param_1 + 0x11;\n param_1[0x17] = param_1 + 0x16;\n param_1[2] = 0;\n *(undefined1 *)(param_1 + 3) = 0;\n param_1[6] = 0;\n *(undefined1 *)(param_1 + 7) = 0;\n *(undefined4 *)(param_1 + 9) = 0xffffffff;\n *(undefined1 *)((long)param_1 + 0x4c) = 0;\n *(undefined4 *)(param_1 + 10) = 0;\n param_1[0xb] = 0;\n *(undefined1 *)(param_1 + 0xc) = 0;\n *(undefined4 *)((long)param_1 + 100) = 0;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n param_1[0xf] = 0;\n *(undefined4 *)(param_1 + 0x11) = 0;\n param_1[0x12] = 0;\n param_1[0x15] = 0;\n param_1[0x16] = param_1 + 0x16;\n *(undefined1 *)(param_1 + 0x1a) = 1;\n uVar1 = DAT_0043ee89;\n param_1[0x18] = 0;\n param_1[0x19] = 0;\n param_1[0x1b] = 0;\n uVar2 = DAT_0043f249;\n /* try { // try from 0017b580 to 0017b5a4 has its CatchHandler @ 0017b6cb */\n uVar6 = FUN_001e5f10(&DAT_0043e9c0);\n uVar4 = DAT_00447bb0;\n uVar3 = DAT_004461c1;\n plVar7 = (long *)FUN_002d94a0(0x60);\n pcVar9 = (char *)0xffffffffffffffff;\n *plVar7 = (long)(plVar7 + 2);\n if (param_3 != (char *)0x0) {\n sVar8 = strlen(param_3);\n pcVar9 = param_3 + sVar8;\n }\n /* try { // try from 0017b5cd to 0017b5d1 has its CatchHandler @ 0017b6c3 */\n FUN_001665c0(plVar7,param_3,pcVar9);\n *(undefined4 *)(plVar7 + 4) = 0;\n plVar7[5] = (long)(plVar7 + 7);\n /* try { // try from 0017b5ef to 0017b5f3 has its CatchHandler @ 0017b6bb */\n FUN_001665c0(plVar7 + 5,"");\n *(undefined1 *)(plVar7 + 9) = 0;\n pcVar9 = (char *)0xffffffffffffffff;\n *(undefined4 *)(plVar7 + 0xb) = uVar4;\n *(undefined1 *)((long)plVar7 + 0x4c) = uVar1;\n *(undefined4 *)((long)plVar7 + 0x5c) = 0;\n *(undefined1 *)((long)plVar7 + 0x4d) = uVar2;\n *param_1 = plVar7;\n *(undefined4 *)(plVar7 + 10) = uVar6;\n *(undefined1 *)((long)plVar7 + 0x54) = uVar3;\n local_58[0] = local_48;\n if (param_3 != (char *)0x0) {\n sVar8 = strlen(param_3);\n pcVar9 = param_3 + sVar8;\n }\n /* try { // try from 0017b651 to 0017b655 has its CatchHandler @ 0017b6cb */\n FUN_001665c0(local_58,param_3,pcVar9);\n /* try { // try from 0017b66c to 0017b670 has its CatchHandler @ 0017b6b3 */\n cVar5 = FUN_0017ab10(param_1 + 5,param_2,local_58,param_4,param_5);\n if (local_58[0] != local_48) {\n FUN_002dac70();\n }\n if (cVar5 != '\0') {\n return;\n }\n /* WARNING: Subroutine does not return */\n /* try { // try from 0017b6ae to 0017b6b2 has its CatchHandler @ 0017b6cb */\n FUN_0017c650("../../gold/fileread.cc",0x37b,"Input_file");\n}\n\n" (function_definition "void FUN_0017b460(undefined8 *param_1,undefined8 param_2,char *param_3,undefined8 param_4,\n undefined8 param_5)\n\n{\n undefined1 uVar1;\n undefined1 uVar2;\n undefined1 uVar3;\n undefined4 uVar4;\n char cVar5;\n undefined4 uVar6;\n long *plVar7;\n size_t sVar8;\n char *pcVar9;\n undefined1 *local_58 [2];\n undefined1 local_48 [24];\n \n param_1[1] = param_1 + 3;\n param_1[5] = param_1 + 7;\n param_1[0x13] = param_1 + 0x11;\n param_1[0x14] = param_1 + 0x11;\n param_1[0x17] = param_1 + 0x16;\n param_1[2] = 0;\n *(undefined1 *)(param_1 + 3) = 0;\n param_1[6] = 0;\n *(undefined1 *)(param_1 + 7) = 0;\n *(undefined4 *)(param_1 + 9) = 0xffffffff;\n *(undefined1 *)((long)param_1 + 0x4c) = 0;\n *(undefined4 *)(param_1 + 10) = 0;\n param_1[0xb] = 0;\n *(undefined1 *)(param_1 + 0xc) = 0;\n *(undefined4 *)((long)param_1 + 100) = 0;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n param_1[0xf] = 0;\n *(undefined4 *)(param_1 + 0x11) = 0;\n param_1[0x12] = 0;\n param_1[0x15] = 0;\n param_1[0x16] = param_1 + 0x16;\n *(undefined1 *)(param_1 + 0x1a) = 1;\n uVar1 = DAT_0043ee89;\n param_1[0x18] = 0;\n param_1[0x19] = 0;\n param_1[0x1b] = 0;\n uVar2 = DAT_0043f249;\n /* try { // try from 0017b580 to 0017b5a4 has its CatchHandler @ 0017b6cb */\n uVar6 = FUN_001e5f10(&DAT_0043e9c0);\n uVar4 = DAT_00447bb0;\n uVar3 = DAT_004461c1;\n plVar7 = (long *)FUN_002d94a0(0x60);\n pcVar9 = (char *)0xffffffffffffffff;\n *plVar7 = (long)(plVar7 + 2);\n if (param_3 != (char *)0x0) {\n sVar8 = strlen(param_3);\n pcVar9 = param_3 + sVar8;\n }\n /* try { // try from 0017b5cd to 0017b5d1 has its CatchHandler @ 0017b6c3 */\n FUN_001665c0(plVar7,param_3,pcVar9);\n *(undefined4 *)(plVar7 + 4) = 0;\n plVar7[5] = (long)(plVar7 + 7);\n /* try { // try from 0017b5ef to 0017b5f3 has its CatchHandler @ 0017b6bb */\n FUN_001665c0(plVar7 + 5,"");\n *(undefined1 *)(plVar7 + 9) = 0;\n pcVar9 = (char *)0xffffffffffffffff;\n *(undefined4 *)(plVar7 + 0xb) = uVar4;\n *(undefined1 *)((long)plVar7 + 0x4c) = uVar1;\n *(undefined4 *)((long)plVar7 + 0x5c) = 0;\n *(undefined1 *)((long)plVar7 + 0x4d) = uVar2;\n *param_1 = plVar7;\n *(undefined4 *)(plVar7 + 10) = uVar6;\n *(undefined1 *)((long)plVar7 + 0x54) = uVar3;\n local_58[0] = local_48;\n if (param_3 != (char *)0x0) {\n sVar8 = strlen(param_3);\n pcVar9 = param_3 + sVar8;\n }\n /* try { // try from 0017b651 to 0017b655 has its CatchHandler @ 0017b6cb */\n FUN_001665c0(local_58,param_3,pcVar9);\n /* try { // try from 0017b66c to 0017b670 has its CatchHandler @ 0017b6b3 */\n cVar5 = FUN_0017ab10(param_1 + 5,param_2,local_58,param_4,param_5);\n if (local_58[0] != local_48) {\n FUN_002dac70();\n }\n if (cVar5 != '\0') {\n return;\n }\n /* WARNING: Subroutine does not return */\n /* try { // try from 0017b6ae to 0017b6b2 has its CatchHandler @ 0017b6cb */\n FUN_0017c650("../../gold/fileread.cc",0x37b,"Input_file");\n}" primitive_type (function_declarator "FUN_0017b460(undefined8 *param_1,undefined8 param_2,char *param_3,undefined8 param_4,\n undefined8 param_5)" identifier (parameter_list "(undefined8 *param_1,undefined8 param_2,char *param_3,undefined8 param_4,\n undefined8 param_5)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "char *param_3" primitive_type (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) ))) (compound_statement "{\n undefined1 uVar1;\n undefined1 uVar2;\n undefined1 uVar3;\n undefined4 uVar4;\n char cVar5;\n undefined4 uVar6;\n long *plVar7;\n size_t sVar8;\n char *pcVar9;\n undefined1 *local_58 [2];\n undefined1 local_48 [24];\n \n param_1[1] = param_1 + 3;\n param_1[5] = param_1 + 7;\n param_1[0x13] = param_1 + 0x11;\n param_1[0x14] = param_1 + 0x11;\n param_1[0x17] = param_1 + 0x16;\n param_1[2] = 0;\n *(undefined1 *)(param_1 + 3) = 0;\n param_1[6] = 0;\n *(undefined1 *)(param_1 + 7) = 0;\n *(undefined4 *)(param_1 + 9) = 0xffffffff;\n *(undefined1 *)((long)param_1 + 0x4c) = 0;\n *(undefined4 *)(param_1 + 10) = 0;\n param_1[0xb] = 0;\n *(undefined1 *)(param_1 + 0xc) = 0;\n *(undefined4 *)((long)param_1 + 100) = 0;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n param_1[0xf] = 0;\n *(undefined4 *)(param_1 + 0x11) = 0;\n param_1[0x12] = 0;\n param_1[0x15] = 0;\n param_1[0x16] = param_1 + 0x16;\n *(undefined1 *)(param_1 + 0x1a) = 1;\n uVar1 = DAT_0043ee89;\n param_1[0x18] = 0;\n param_1[0x19] = 0;\n param_1[0x1b] = 0;\n uVar2 = DAT_0043f249;\n /* try { // try from 0017b580 to 0017b5a4 has its CatchHandler @ 0017b6cb */\n uVar6 = FUN_001e5f10(&DAT_0043e9c0);\n uVar4 = DAT_00447bb0;\n uVar3 = DAT_004461c1;\n plVar7 = (long *)FUN_002d94a0(0x60);\n pcVar9 = (char *)0xffffffffffffffff;\n *plVar7 = (long)(plVar7 + 2);\n if (param_3 != (char *)0x0) {\n sVar8 = strlen(param_3);\n pcVar9 = param_3 + sVar8;\n }\n /* try { // try from 0017b5cd to 0017b5d1 has its CatchHandler @ 0017b6c3 */\n FUN_001665c0(plVar7,param_3,pcVar9);\n *(undefined4 *)(plVar7 + 4) = 0;\n plVar7[5] = (long)(plVar7 + 7);\n /* try { // try from 0017b5ef to 0017b5f3 has its CatchHandler @ 0017b6bb */\n FUN_001665c0(plVar7 + 5,"");\n *(undefined1 *)(plVar7 + 9) = 0;\n pcVar9 = (char *)0xffffffffffffffff;\n *(undefined4 *)(plVar7 + 0xb) = uVar4;\n *(undefined1 *)((long)plVar7 + 0x4c) = uVar1;\n *(undefined4 *)((long)plVar7 + 0x5c) = 0;\n *(undefined1 *)((long)plVar7 + 0x4d) = uVar2;\n *param_1 = plVar7;\n *(undefined4 *)(plVar7 + 10) = uVar6;\n *(undefined1 *)((long)plVar7 + 0x54) = uVar3;\n local_58[0] = local_48;\n if (param_3 != (char *)0x0) {\n sVar8 = strlen(param_3);\n pcVar9 = param_3 + sVar8;\n }\n /* try { // try from 0017b651 to 0017b655 has its CatchHandler @ 0017b6cb */\n FUN_001665c0(local_58,param_3,pcVar9);\n /* try { // try from 0017b66c to 0017b670 has its CatchHandler @ 0017b6b3 */\n cVar5 = FUN_0017ab10(param_1 + 5,param_2,local_58,param_4,param_5);\n if (local_58[0] != local_48) {\n FUN_002dac70();\n }\n if (cVar5 != '\0') {\n return;\n }\n /* WARNING: Subroutine does not return */\n /* try { // try from 0017b6ae to 0017b6b2 has its CatchHandler @ 0017b6cb */\n FUN_0017c650("../../gold/fileread.cc",0x37b,"Input_file");\n}" { (declaration "undefined1 uVar1;" type_identifier identifier ;) (declaration "undefined1 uVar2;" type_identifier identifier ;) (declaration "undefined1 uVar3;" type_identifier identifier ;) (declaration "undefined4 uVar4;" type_identifier identifier ;) (declaration "char cVar5;" primitive_type identifier ;) (declaration "undefined4 uVar6;" type_identifier identifier ;) (declaration "long *plVar7;" (sized_type_specifier "long" long) (pointer_declarator "*plVar7" * identifier) ;) (declaration "size_t sVar8;" primitive_type identifier ;) (declaration "char *pcVar9;" primitive_type (pointer_declarator "*pcVar9" * 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 "param_1[1] = param_1 + 3;" (assignment_expression "param_1[1] = param_1 + 3" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (binary_expression "param_1 + 3" identifier + number_literal)) ;) (expression_statement "param_1[5] = param_1 + 7;" (assignment_expression "param_1[5] = param_1 + 7" (subscript_expression "param_1[5]" identifier [ number_literal ]) = (binary_expression "param_1 + 7" identifier + number_literal)) ;) (expression_statement "param_1[0x13] = param_1 + 0x11;" (assignment_expression "param_1[0x13] = param_1 + 0x11" (subscript_expression "param_1[0x13]" identifier [ number_literal ]) = (binary_expression "param_1 + 0x11" identifier + number_literal)) ;) (expression_statement "param_1[0x14] = param_1 + 0x11;" (assignment_expression "param_1[0x14] = param_1 + 0x11" (subscript_expression "param_1[0x14]" identifier [ number_literal ]) = (binary_expression "param_1 + 0x11" identifier + number_literal)) ;) (expression_statement "param_1[0x17] = param_1 + 0x16;" (assignment_expression "param_1[0x17] = param_1 + 0x16" (subscript_expression "param_1[0x17]" identifier [ number_literal ]) = (binary_expression "param_1 + 0x16" identifier + number_literal)) ;) (expression_statement "param_1[2] = 0;" (assignment_expression "param_1[2] = 0" (subscript_expression "param_1[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)(param_1 + 3) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 3) = 0" (pointer_expression "*(undefined1 *)(param_1 + 3)" * (cast_expression "(undefined1 *)(param_1 + 3)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 3)" ( (binary_expression "param_1 + 3" identifier + number_literal) )))) = number_literal) ;) (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 *)(param_1 + 7) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 7) = 0" (pointer_expression "*(undefined1 *)(param_1 + 7)" * (cast_expression "(undefined1 *)(param_1 + 7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 7)" ( (binary_expression "param_1 + 7" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined4 *)(param_1 + 9) = 0xffffffff;" (assignment_expression "*(undefined4 *)(param_1 + 9) = 0xffffffff" (pointer_expression "*(undefined4 *)(param_1 + 9)" * (cast_expression "(undefined4 *)(param_1 + 9)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 9)" ( (binary_expression "param_1 + 9" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined1 *)((long)param_1 + 0x4c) = 0;" (assignment_expression "*(undefined1 *)((long)param_1 + 0x4c) = 0" (pointer_expression "*(undefined1 *)((long)param_1 + 0x4c)" * (cast_expression "(undefined1 *)((long)param_1 + 0x4c)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x4c)" ( (binary_expression "(long)param_1 + 0x4c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined4 *)(param_1 + 10) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 10) = 0" (pointer_expression "*(undefined4 *)(param_1 + 10)" * (cast_expression "(undefined4 *)(param_1 + 10)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 10)" ( (binary_expression "param_1 + 10" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[0xb] = 0;" (assignment_expression "param_1[0xb] = 0" (subscript_expression "param_1[0xb]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)(param_1 + 0xc) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 0xc) = 0" (pointer_expression "*(undefined1 *)(param_1 + 0xc)" * (cast_expression "(undefined1 *)(param_1 + 0xc)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xc)" ( (binary_expression "param_1 + 0xc" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined4 *)((long)param_1 + 100) = 0;" (assignment_expression "*(undefined4 *)((long)param_1 + 100) = 0" (pointer_expression "*(undefined4 *)((long)param_1 + 100)" * (cast_expression "(undefined4 *)((long)param_1 + 100)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 100)" ( (binary_expression "(long)param_1 + 100" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "param_1[0xd] = 0;" (assignment_expression "param_1[0xd] = 0" (subscript_expression "param_1[0xd]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0xe] = 0;" (assignment_expression "param_1[0xe] = 0" (subscript_expression "param_1[0xe]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0xf] = 0;" (assignment_expression "param_1[0xf] = 0" (subscript_expression "param_1[0xf]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(param_1 + 0x11) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 0x11) = 0" (pointer_expression "*(undefined4 *)(param_1 + 0x11)" * (cast_expression "(undefined4 *)(param_1 + 0x11)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x11)" ( (binary_expression "param_1 + 0x11" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[0x12] = 0;" (assignment_expression "param_1[0x12] = 0" (subscript_expression "param_1[0x12]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x15] = 0;" (assignment_expression "param_1[0x15] = 0" (subscript_expression "param_1[0x15]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x16] = param_1 + 0x16;" (assignment_expression "param_1[0x16] = param_1 + 0x16" (subscript_expression "param_1[0x16]" identifier [ number_literal ]) = (binary_expression "param_1 + 0x16" identifier + number_literal)) ;) (expression_statement "*(undefined1 *)(param_1 + 0x1a) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x1a) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x1a)" * (cast_expression "(undefined1 *)(param_1 + 0x1a)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1a)" ( (binary_expression "param_1 + 0x1a" identifier + number_literal) )))) = number_literal) ;) (expression_statement "uVar1 = DAT_0043ee89;" (assignment_expression "uVar1 = DAT_0043ee89" identifier = identifier) ;) (expression_statement "param_1[0x18] = 0;" (assignment_expression "param_1[0x18] = 0" (subscript_expression "param_1[0x18]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x19] = 0;" (assignment_expression "param_1[0x19] = 0" (subscript_expression "param_1[0x19]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x1b] = 0;" (assignment_expression "param_1[0x1b] = 0" (subscript_expression "param_1[0x1b]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "uVar2 = DAT_0043f249;" (assignment_expression "uVar2 = DAT_0043f249" identifier = identifier) ;) comment (expression_statement "uVar6 = FUN_001e5f10(&DAT_0043e9c0);" (assignment_expression "uVar6 = FUN_001e5f10(&DAT_0043e9c0)" identifier = (call_expression "FUN_001e5f10(&DAT_0043e9c0)" identifier (argument_list "(&DAT_0043e9c0)" ( (pointer_expression "&DAT_0043e9c0" & identifier) )))) ;) (expression_statement "uVar4 = DAT_00447bb0;" (assignment_expression "uVar4 = DAT_00447bb0" identifier = identifier) ;) (expression_statement "uVar3 = DAT_004461c1;" (assignment_expression "uVar3 = DAT_004461c1" identifier = identifier) ;) (expression_statement "plVar7 = (long *)FUN_002d94a0(0x60);" (assignment_expression "plVar7 = (long *)FUN_002d94a0(0x60)" identifier = (cast_expression "(long *)FUN_002d94a0(0x60)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002d94a0(0x60)" identifier (argument_list "(0x60)" ( number_literal ))))) ;) (expression_statement "pcVar9 = (char *)0xffffffffffffffff;" (assignment_expression "pcVar9 = (char *)0xffffffffffffffff" identifier = (cast_expression "(char *)0xffffffffffffffff" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "*plVar7 = (long)(plVar7 + 2);" (assignment_expression "*plVar7 = (long)(plVar7 + 2)" (pointer_expression "*plVar7" * identifier) = (cast_expression "(long)(plVar7 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(plVar7 + 2)" ( (binary_expression "plVar7 + 2" identifier + number_literal) )))) ;) (if_statement "if (param_3 != (char *)0x0) {\n sVar8 = strlen(param_3);\n pcVar9 = param_3 + sVar8;\n }" if (parenthesized_expression "(param_3 != (char *)0x0)" ( (binary_expression "param_3 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n sVar8 = strlen(param_3);\n pcVar9 = param_3 + sVar8;\n }" { (expression_statement "sVar8 = strlen(param_3);" (assignment_expression "sVar8 = strlen(param_3)" identifier = (call_expression "strlen(param_3)" identifier (argument_list "(param_3)" ( identifier )))) ;) (expression_statement "pcVar9 = param_3 + sVar8;" (assignment_expression "pcVar9 = param_3 + sVar8" identifier = (binary_expression "param_3 + sVar8" identifier + identifier)) ;) })) comment (expression_statement "FUN_001665c0(plVar7,param_3,pcVar9);" (call_expression "FUN_001665c0(plVar7,param_3,pcVar9)" identifier (argument_list "(plVar7,param_3,pcVar9)" ( identifier , identifier , identifier ))) ;) (expression_statement "*(undefined4 *)(plVar7 + 4) = 0;" (assignment_expression "*(undefined4 *)(plVar7 + 4) = 0" (pointer_expression "*(undefined4 *)(plVar7 + 4)" * (cast_expression "(undefined4 *)(plVar7 + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar7 + 4)" ( (binary_expression "plVar7 + 4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "plVar7[5] = (long)(plVar7 + 7);" (assignment_expression "plVar7[5] = (long)(plVar7 + 7)" (subscript_expression "plVar7[5]" identifier [ number_literal ]) = (cast_expression "(long)(plVar7 + 7)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(plVar7 + 7)" ( (binary_expression "plVar7 + 7" identifier + number_literal) )))) ;) comment (expression_statement "FUN_001665c0(plVar7 + 5,"");" (call_expression "FUN_001665c0(plVar7 + 5,"")" identifier (argument_list "(plVar7 + 5,"")" ( (binary_expression "plVar7 + 5" identifier + number_literal) , (string_literal """" " ") ))) ;) (expression_statement "*(undefined1 *)(plVar7 + 9) = 0;" (assignment_expression "*(undefined1 *)(plVar7 + 9) = 0" (pointer_expression "*(undefined1 *)(plVar7 + 9)" * (cast_expression "(undefined1 *)(plVar7 + 9)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar7 + 9)" ( (binary_expression "plVar7 + 9" identifier + number_literal) )))) = number_literal) ;) (expression_statement "pcVar9 = (char *)0xffffffffffffffff;" (assignment_expression "pcVar9 = (char *)0xffffffffffffffff" identifier = (cast_expression "(char *)0xffffffffffffffff" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "*(undefined4 *)(plVar7 + 0xb) = uVar4;" (assignment_expression "*(undefined4 *)(plVar7 + 0xb) = uVar4" (pointer_expression "*(undefined4 *)(plVar7 + 0xb)" * (cast_expression "(undefined4 *)(plVar7 + 0xb)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar7 + 0xb)" ( (binary_expression "plVar7 + 0xb" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined1 *)((long)plVar7 + 0x4c) = uVar1;" (assignment_expression "*(undefined1 *)((long)plVar7 + 0x4c) = uVar1" (pointer_expression "*(undefined1 *)((long)plVar7 + 0x4c)" * (cast_expression "(undefined1 *)((long)plVar7 + 0x4c)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar7 + 0x4c)" ( (binary_expression "(long)plVar7 + 0x4c" (cast_expression "(long)plVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (expression_statement "*(undefined4 *)((long)plVar7 + 0x5c) = 0;" (assignment_expression "*(undefined4 *)((long)plVar7 + 0x5c) = 0" (pointer_expression "*(undefined4 *)((long)plVar7 + 0x5c)" * (cast_expression "(undefined4 *)((long)plVar7 + 0x5c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar7 + 0x5c)" ( (binary_expression "(long)plVar7 + 0x5c" (cast_expression "(long)plVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined1 *)((long)plVar7 + 0x4d) = uVar2;" (assignment_expression "*(undefined1 *)((long)plVar7 + 0x4d) = uVar2" (pointer_expression "*(undefined1 *)((long)plVar7 + 0x4d)" * (cast_expression "(undefined1 *)((long)plVar7 + 0x4d)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar7 + 0x4d)" ( (binary_expression "(long)plVar7 + 0x4d" (cast_expression "(long)plVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (expression_statement "*param_1 = plVar7;" (assignment_expression "*param_1 = plVar7" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "*(undefined4 *)(plVar7 + 10) = uVar6;" (assignment_expression "*(undefined4 *)(plVar7 + 10) = uVar6" (pointer_expression "*(undefined4 *)(plVar7 + 10)" * (cast_expression "(undefined4 *)(plVar7 + 10)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar7 + 10)" ( (binary_expression "plVar7 + 10" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined1 *)((long)plVar7 + 0x54) = uVar3;" (assignment_expression "*(undefined1 *)((long)plVar7 + 0x54) = uVar3" (pointer_expression "*(undefined1 *)((long)plVar7 + 0x54)" * (cast_expression "(undefined1 *)((long)plVar7 + 0x54)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar7 + 0x54)" ( (binary_expression "(long)plVar7 + 0x54" (cast_expression "(long)plVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (expression_statement "local_58[0] = local_48;" (assignment_expression "local_58[0] = local_48" (subscript_expression "local_58[0]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (param_3 != (char *)0x0) {\n sVar8 = strlen(param_3);\n pcVar9 = param_3 + sVar8;\n }" if (parenthesized_expression "(param_3 != (char *)0x0)" ( (binary_expression "param_3 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n sVar8 = strlen(param_3);\n pcVar9 = param_3 + sVar8;\n }" { (expression_statement "sVar8 = strlen(param_3);" (assignment_expression "sVar8 = strlen(param_3)" identifier = (call_expression "strlen(param_3)" identifier (argument_list "(param_3)" ( identifier )))) ;) (expression_statement "pcVar9 = param_3 + sVar8;" (assignment_expression "pcVar9 = param_3 + sVar8" identifier = (binary_expression "param_3 + sVar8" identifier + identifier)) ;) })) comment (expression_statement "FUN_001665c0(local_58,param_3,pcVar9);" (call_expression "FUN_001665c0(local_58,param_3,pcVar9)" identifier (argument_list "(local_58,param_3,pcVar9)" ( identifier , identifier , identifier ))) ;) comment (expression_statement "cVar5 = FUN_0017ab10(param_1 + 5,param_2,local_58,param_4,param_5);" (assignment_expression "cVar5 = FUN_0017ab10(param_1 + 5,param_2,local_58,param_4,param_5)" identifier = (call_expression "FUN_0017ab10(param_1 + 5,param_2,local_58,param_4,param_5)" identifier (argument_list "(param_1 + 5,param_2,local_58,param_4,param_5)" ( (binary_expression "param_1 + 5" identifier + number_literal) , identifier , identifier , identifier , identifier )))) ;) (if_statement "if (local_58[0] != local_48) {\n FUN_002dac70();\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_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (cVar5 != '\0') {\n return;\n }" if (parenthesized_expression "(cVar5 != '\0')" ( (binary_expression "cVar5 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) comment comment (expression_statement "FUN_0017c650("../../gold/fileread.cc",0x37b,"Input_file");" (call_expression "FUN_0017c650("../../gold/fileread.cc",0x37b,"Input_file")" identifier (argument_list "("../../gold/fileread.cc",0x37b,"Input_file")" ( (string_literal ""../../gold/fileread.cc"" " string_content ") , number_literal , (string_literal ""Input_file"" " string_content ") ))) ;) })))
|
(translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void Input_file(Input_file * this, Task * task, char * name, uchar *\n contents, off_t size) */\n\nvoid __thiscall\ngold::Input_file::Input_file(Input_file *this,Task *task,char *name,uchar *contents,off_t size)\n\n{\n _Rb_tree_header *p_Var1;\n Saved_views *pSVar2;\n bool bVar3;\n bool bVar4;\n bool bVar5;\n Incremental_disposition IVar6;\n Object_format OVar7;\n int iVar8;\n Input_file_argument *pIVar9;\n size_t sVar10;\n char *pcVar11;\n basic_string<char,_std::char_traits<char>,_std::allocator<char>_> local_58;\n \n (this->found_name_)._M_dataplus._M_p = (pointer)&(this->found_name_).field_2;\n (this->file_).name_._M_dataplus._M_p = (pointer)&(this->file_).name_.field_2;\n p_Var1 = &(this->file_).views_._M_t._M_impl.super__Rb_tree_header;\n (this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header._M_left = &p_Var1->_M_header;\n (this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header._M_right = &p_Var1->_M_header;\n pSVar2 = &(this->file_).saved_views_;\n (this->file_).saved_views_.\n super__List_base<gold::File_read::View*,_std::allocator<gold::File_read::View*>_>._M_impl._M_node.\n super__List_node_base._M_prev = (_List_node_base *)pSVar2;\n (this->found_name_)._M_string_length = 0;\n (this->found_name_).field_2._M_local_buf[0] = '\0';\n (this->file_).name_._M_string_length = 0;\n (this->file_).name_.field_2._M_local_buf[0] = '\0';\n (this->file_).descriptor_ = -1;\n (this->file_).is_descriptor_opened_ = false;\n (this->file_).object_count_ = 0;\n (this->file_).size_ = 0;\n (this->file_).token_.is_blocker_ = false;\n (this->file_).token_.blockers_ = 0;\n (this->file_).token_.writer_ = (Task *)0x0;\n (this->file_).token_.waiting_.head_ = (Task *)0x0;\n (this->file_).token_.waiting_.tail_ = (Task *)0x0;\n (this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header._M_color = _S_red;\n (this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header._M_parent = (_Base_ptr)0x0;\n (this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_node_count = 0;\n (this->file_).saved_views_.\n super__List_base<gold::File_read::View*,_std::allocator<gold::File_read::View*>_>._M_impl._M_node.\n super__List_node_base._M_next = (_List_node_base *)pSVar2;\n (this->file_).released_ = true;\n bVar3 = Position_dependent_options::default_options_.as_needed_.value;\n (this->file_).saved_views_.\n super__List_base<gold::File_read::View*,_std::allocator<gold::File_read::View*>_>._M_impl._M_node.\n _M_size = 0;\n (this->file_).mapped_bytes_ = 0;\n (this->file_).whole_file_view_ = (View *)0x0;\n bVar4 = Position_dependent_options::default_options_.Bdynamic_.value;\n /* try { // try from 0017b580 to 0017b5a4 has its CatchHandler @ 0017b6cb */\n OVar7 = General_options::format_enum(&Position_dependent_options::default_options_);\n IVar6 = Position_dependent_options::default_options_.incremental_disposition_;\n bVar5 = Position_dependent_options::default_options_.whole_archive_.value;\n pIVar9 = (Input_file_argument *)operator_new(0x60);\n pcVar11 = (char *)0xffffffffffffffff;\n (pIVar9->name_)._M_dataplus._M_p = (pointer)&(pIVar9->name_).field_2;\n if (name != (char *)0x0) {\n sVar10 = strlen(name);\n pcVar11 = name + sVar10;\n }\n /* try { // try from 0017b5cd to 0017b5d1 has its CatchHandler @ 0017b6c3 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)pIVar9,name,\n pcVar11);\n pIVar9->type_ = INPUT_FILE_TYPE_FILE;\n (pIVar9->extra_search_path_)._M_dataplus._M_p = (pointer)&(pIVar9->extra_search_path_).field_2;\n /* try { // try from 0017b5ef to 0017b5f3 has its CatchHandler @ 0017b6bb */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>(&pIVar9->extra_search_path_,"");\n pIVar9->just_symbols_ = false;\n pcVar11 = (char *)0xffffffffffffffff;\n (pIVar9->options_).incremental_disposition_ = IVar6;\n (pIVar9->options_).as_needed_ = bVar3;\n pIVar9->arg_serial_ = 0;\n (pIVar9->options_).Bdynamic_ = bVar4;\n this->input_argument_ = pIVar9;\n (pIVar9->options_).format_enum_ = OVar7;\n (pIVar9->options_).whole_archive_ = bVar5;\n local_58._M_dataplus._M_p = (pointer)&local_58.field_2;\n if (name != (char *)0x0) {\n sVar10 = strlen(name);\n pcVar11 = name + sVar10;\n }\n /* try { // try from 0017b651 to 0017b655 has its CatchHandler @ 0017b6cb */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>(&local_58,name,pcVar11);\n /* try { // try from 0017b66c to 0017b670 has its CatchHandler @ 0017b6b3 */\n iVar8 = File_read::open(&this->file_,(char *)task,(int)&local_58,contents,size);\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_58._M_dataplus._M_p != &local_58.field_2) {\n operator_delete(local_58._M_dataplus._M_p);\n }\n if ((char)iVar8 != '\0') {\n return;\n }\n /* WARNING: Subroutine does not return */\n /* try { // try from 0017b6ae to 0017b6b2 has its CatchHandler @ 0017b6cb */\n do_gold_unreachable("../../gold/fileread.cc",0x37b,"Input_file");\n}\n\n" comment comment comment (function_definition "void __thiscall\ngold::Input_file::Input_file(Input_file *this,Task *task,char *name,uchar *contents,off_t size)\n\n{\n _Rb_tree_header *p_Var1;\n Saved_views *pSVar2;\n bool bVar3;\n bool bVar4;\n bool bVar5;\n Incremental_disposition IVar6;\n Object_format OVar7;\n int iVar8;\n Input_file_argument *pIVar9;\n size_t sVar10;\n char *pcVar11;\n basic_string<char,_std::char_traits<char>,_std::allocator<char>_> local_58;\n \n (this->found_name_)._M_dataplus._M_p = (pointer)&(this->found_name_).field_2;\n (this->file_).name_._M_dataplus._M_p = (pointer)&(this->file_).name_.field_2;\n p_Var1 = &(this->file_).views_._M_t._M_impl.super__Rb_tree_header;\n (this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header._M_left = &p_Var1->_M_header;\n (this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header._M_right = &p_Var1->_M_header;\n pSVar2 = &(this->file_).saved_views_;\n (this->file_).saved_views_.\n super__List_base<gold::File_read::View*,_std::allocator<gold::File_read::View*>_>._M_impl._M_node.\n super__List_node_base._M_prev = (_List_node_base *)pSVar2;\n (this->found_name_)._M_string_length = 0;\n (this->found_name_).field_2._M_local_buf[0] = '\0';\n (this->file_).name_._M_string_length = 0;\n (this->file_).name_.field_2._M_local_buf[0] = '\0';\n (this->file_).descriptor_ = -1;\n (this->file_).is_descriptor_opened_ = false;\n (this->file_).object_count_ = 0;\n (this->file_).size_ = 0;\n (this->file_).token_.is_blocker_ = false;\n (this->file_).token_.blockers_ = 0;\n (this->file_).token_.writer_ = (Task *)0x0;\n (this->file_).token_.waiting_.head_ = (Task *)0x0;\n (this->file_).token_.waiting_.tail_ = (Task *)0x0;\n (this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header._M_color = _S_red;\n (this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header._M_parent = (_Base_ptr)0x0;\n (this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_node_count = 0;\n (this->file_).saved_views_.\n super__List_base<gold::File_read::View*,_std::allocator<gold::File_read::View*>_>._M_impl._M_node.\n super__List_node_base._M_next = (_List_node_base *)pSVar2;\n (this->file_).released_ = true;\n bVar3 = Position_dependent_options::default_options_.as_needed_.value;\n (this->file_).saved_views_.\n super__List_base<gold::File_read::View*,_std::allocator<gold::File_read::View*>_>._M_impl._M_node.\n _M_size = 0;\n (this->file_).mapped_bytes_ = 0;\n (this->file_).whole_file_view_ = (View *)0x0;\n bVar4 = Position_dependent_options::default_options_.Bdynamic_.value;\n /* try { // try from 0017b580 to 0017b5a4 has its CatchHandler @ 0017b6cb */\n OVar7 = General_options::format_enum(&Position_dependent_options::default_options_);\n IVar6 = Position_dependent_options::default_options_.incremental_disposition_;\n bVar5 = Position_dependent_options::default_options_.whole_archive_.value;\n pIVar9 = (Input_file_argument *)operator_new(0x60);\n pcVar11 = (char *)0xffffffffffffffff;\n (pIVar9->name_)._M_dataplus._M_p = (pointer)&(pIVar9->name_).field_2;\n if (name != (char *)0x0) {\n sVar10 = strlen(name);\n pcVar11 = name + sVar10;\n }\n /* try { // try from 0017b5cd to 0017b5d1 has its CatchHandler @ 0017b6c3 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)pIVar9,name,\n pcVar11);\n pIVar9->type_ = INPUT_FILE_TYPE_FILE;\n (pIVar9->extra_search_path_)._M_dataplus._M_p = (pointer)&(pIVar9->extra_search_path_).field_2;\n /* try { // try from 0017b5ef to 0017b5f3 has its CatchHandler @ 0017b6bb */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>(&pIVar9->extra_search_path_,"");\n pIVar9->just_symbols_ = false;\n pcVar11 = (char *)0xffffffffffffffff;\n (pIVar9->options_).incremental_disposition_ = IVar6;\n (pIVar9->options_).as_needed_ = bVar3;\n pIVar9->arg_serial_ = 0;\n (pIVar9->options_).Bdynamic_ = bVar4;\n this->input_argument_ = pIVar9;\n (pIVar9->options_).format_enum_ = OVar7;\n (pIVar9->options_).whole_archive_ = bVar5;\n local_58._M_dataplus._M_p = (pointer)&local_58.field_2;\n if (name != (char *)0x0) {\n sVar10 = strlen(name);\n pcVar11 = name + sVar10;\n }\n /* try { // try from 0017b651 to 0017b655 has its CatchHandler @ 0017b6cb */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>(&local_58,name,pcVar11);\n /* try { // try from 0017b66c to 0017b670 has its CatchHandler @ 0017b6b3 */\n iVar8 = File_read::open(&this->file_,(char *)task,(int)&local_58,contents,size);\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_58._M_dataplus._M_p != &local_58.field_2) {\n operator_delete(local_58._M_dataplus._M_p);\n }\n if ((char)iVar8 != '\0') {\n return;\n }\n /* WARNING: Subroutine does not return */\n /* try { // try from 0017b6ae to 0017b6b2 has its CatchHandler @ 0017b6cb */\n do_gold_unreachable("../../gold/fileread.cc",0x37b,"Input_file");\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Input_file::" identifier : : identifier : :) (function_declarator "Input_file(Input_file *this,Task *task,char *name,uchar *contents,off_t size)" identifier (parameter_list "(Input_file *this,Task *task,char *name,uchar *contents,off_t size)" ( (parameter_declaration "Input_file *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "Task *task" type_identifier (pointer_declarator "*task" * identifier)) , (parameter_declaration "char *name" primitive_type (pointer_declarator "*name" * identifier)) , (parameter_declaration "uchar *contents" type_identifier (pointer_declarator "*contents" * identifier)) , (parameter_declaration "off_t size" type_identifier identifier) ))) (compound_statement "{\n _Rb_tree_header *p_Var1;\n Saved_views *pSVar2;\n bool bVar3;\n bool bVar4;\n bool bVar5;\n Incremental_disposition IVar6;\n Object_format OVar7;\n int iVar8;\n Input_file_argument *pIVar9;\n size_t sVar10;\n char *pcVar11;\n basic_string<char,_std::char_traits<char>,_std::allocator<char>_> local_58;\n \n (this->found_name_)._M_dataplus._M_p = (pointer)&(this->found_name_).field_2;\n (this->file_).name_._M_dataplus._M_p = (pointer)&(this->file_).name_.field_2;\n p_Var1 = &(this->file_).views_._M_t._M_impl.super__Rb_tree_header;\n (this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header._M_left = &p_Var1->_M_header;\n (this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header._M_right = &p_Var1->_M_header;\n pSVar2 = &(this->file_).saved_views_;\n (this->file_).saved_views_.\n super__List_base<gold::File_read::View*,_std::allocator<gold::File_read::View*>_>._M_impl._M_node.\n super__List_node_base._M_prev = (_List_node_base *)pSVar2;\n (this->found_name_)._M_string_length = 0;\n (this->found_name_).field_2._M_local_buf[0] = '\0';\n (this->file_).name_._M_string_length = 0;\n (this->file_).name_.field_2._M_local_buf[0] = '\0';\n (this->file_).descriptor_ = -1;\n (this->file_).is_descriptor_opened_ = false;\n (this->file_).object_count_ = 0;\n (this->file_).size_ = 0;\n (this->file_).token_.is_blocker_ = false;\n (this->file_).token_.blockers_ = 0;\n (this->file_).token_.writer_ = (Task *)0x0;\n (this->file_).token_.waiting_.head_ = (Task *)0x0;\n (this->file_).token_.waiting_.tail_ = (Task *)0x0;\n (this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header._M_color = _S_red;\n (this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header._M_parent = (_Base_ptr)0x0;\n (this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_node_count = 0;\n (this->file_).saved_views_.\n super__List_base<gold::File_read::View*,_std::allocator<gold::File_read::View*>_>._M_impl._M_node.\n super__List_node_base._M_next = (_List_node_base *)pSVar2;\n (this->file_).released_ = true;\n bVar3 = Position_dependent_options::default_options_.as_needed_.value;\n (this->file_).saved_views_.\n super__List_base<gold::File_read::View*,_std::allocator<gold::File_read::View*>_>._M_impl._M_node.\n _M_size = 0;\n (this->file_).mapped_bytes_ = 0;\n (this->file_).whole_file_view_ = (View *)0x0;\n bVar4 = Position_dependent_options::default_options_.Bdynamic_.value;\n /* try { // try from 0017b580 to 0017b5a4 has its CatchHandler @ 0017b6cb */\n OVar7 = General_options::format_enum(&Position_dependent_options::default_options_);\n IVar6 = Position_dependent_options::default_options_.incremental_disposition_;\n bVar5 = Position_dependent_options::default_options_.whole_archive_.value;\n pIVar9 = (Input_file_argument *)operator_new(0x60);\n pcVar11 = (char *)0xffffffffffffffff;\n (pIVar9->name_)._M_dataplus._M_p = (pointer)&(pIVar9->name_).field_2;\n if (name != (char *)0x0) {\n sVar10 = strlen(name);\n pcVar11 = name + sVar10;\n }\n /* try { // try from 0017b5cd to 0017b5d1 has its CatchHandler @ 0017b6c3 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)pIVar9,name,\n pcVar11);\n pIVar9->type_ = INPUT_FILE_TYPE_FILE;\n (pIVar9->extra_search_path_)._M_dataplus._M_p = (pointer)&(pIVar9->extra_search_path_).field_2;\n /* try { // try from 0017b5ef to 0017b5f3 has its CatchHandler @ 0017b6bb */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>(&pIVar9->extra_search_path_,"");\n pIVar9->just_symbols_ = false;\n pcVar11 = (char *)0xffffffffffffffff;\n (pIVar9->options_).incremental_disposition_ = IVar6;\n (pIVar9->options_).as_needed_ = bVar3;\n pIVar9->arg_serial_ = 0;\n (pIVar9->options_).Bdynamic_ = bVar4;\n this->input_argument_ = pIVar9;\n (pIVar9->options_).format_enum_ = OVar7;\n (pIVar9->options_).whole_archive_ = bVar5;\n local_58._M_dataplus._M_p = (pointer)&local_58.field_2;\n if (name != (char *)0x0) {\n sVar10 = strlen(name);\n pcVar11 = name + sVar10;\n }\n /* try { // try from 0017b651 to 0017b655 has its CatchHandler @ 0017b6cb */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>(&local_58,name,pcVar11);\n /* try { // try from 0017b66c to 0017b670 has its CatchHandler @ 0017b6b3 */\n iVar8 = File_read::open(&this->file_,(char *)task,(int)&local_58,contents,size);\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_58._M_dataplus._M_p != &local_58.field_2) {\n operator_delete(local_58._M_dataplus._M_p);\n }\n if ((char)iVar8 != '\0') {\n return;\n }\n /* WARNING: Subroutine does not return */\n /* try { // try from 0017b6ae to 0017b6b2 has its CatchHandler @ 0017b6cb */\n do_gold_unreachable("../../gold/fileread.cc",0x37b,"Input_file");\n}" { (declaration "_Rb_tree_header *p_Var1;" type_identifier (pointer_declarator "*p_Var1" * identifier) ;) (declaration "Saved_views *pSVar2;" type_identifier (pointer_declarator "*pSVar2" * identifier) ;) (declaration "bool bVar3;" primitive_type identifier ;) (declaration "bool bVar4;" primitive_type identifier ;) (declaration "bool bVar5;" primitive_type identifier ;) (declaration "Incremental_disposition IVar6;" type_identifier identifier ;) (declaration "Object_format OVar7;" type_identifier identifier ;) (declaration "int iVar8;" primitive_type identifier ;) (declaration "Input_file_argument *pIVar9;" type_identifier (pointer_declarator "*pIVar9" * identifier) ;) (declaration "size_t sVar10;" primitive_type identifier ;) (declaration "char *pcVar11;" primitive_type (pointer_declarator "*pcVar11" * identifier) ;) (ERROR "basic_string<char,_std::char_traits<char>,_std::" (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (expression_statement "allocator<char>_> local_58;" (binary_expression "allocator<char>_> local_58" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) ;) (expression_statement "(this->found_name_)._M_dataplus._M_p = (pointer)&(this->found_name_).field_2;" (assignment_expression "(this->found_name_)._M_dataplus._M_p = (pointer)&(this->found_name_).field_2" (field_expression "(this->found_name_)._M_dataplus._M_p" (field_expression "(this->found_name_)._M_dataplus" (parenthesized_expression "(this->found_name_)" ( (field_expression "this->found_name_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (binary_expression "(pointer)&(this->found_name_).field_2" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "(this->found_name_).field_2" (parenthesized_expression "(this->found_name_)" ( (field_expression "this->found_name_" identifier -> field_identifier) )) . field_identifier))) ;) (expression_statement "(this->file_).name_._M_dataplus._M_p = (pointer)&(this->file_).name_.field_2;" (assignment_expression "(this->file_).name_._M_dataplus._M_p = (pointer)&(this->file_).name_.field_2" (field_expression "(this->file_).name_._M_dataplus._M_p" (field_expression "(this->file_).name_._M_dataplus" (field_expression "(this->file_).name_" (parenthesized_expression "(this->file_)" ( (field_expression "this->file_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = (binary_expression "(pointer)&(this->file_).name_.field_2" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "(this->file_).name_.field_2" (field_expression "(this->file_).name_" (parenthesized_expression "(this->file_)" ( (field_expression "this->file_" identifier -> field_identifier) )) . field_identifier) . field_identifier))) ;) (expression_statement "p_Var1 = &(this->file_).views_._M_t._M_impl.super__Rb_tree_header;" (assignment_expression "p_Var1 = &(this->file_).views_._M_t._M_impl.super__Rb_tree_header" identifier = (pointer_expression "&(this->file_).views_._M_t._M_impl.super__Rb_tree_header" & (field_expression "(this->file_).views_._M_t._M_impl.super__Rb_tree_header" (field_expression "(this->file_).views_._M_t._M_impl" (field_expression "(this->file_).views_._M_t" (field_expression "(this->file_).views_" (parenthesized_expression "(this->file_)" ( (field_expression "this->file_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier))) ;) (expression_statement "(this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header._M_left = &p_Var1->_M_header;" (assignment_expression "(this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header._M_left = &p_Var1->_M_header" (field_expression "(this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header._M_left" (field_expression "(this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header" (field_expression "(this->file_).views_._M_t._M_impl.super__Rb_tree_header" (field_expression "(this->file_).views_._M_t._M_impl" (field_expression "(this->file_).views_._M_t" (field_expression "(this->file_).views_" (parenthesized_expression "(this->file_)" ( (field_expression "this->file_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = (pointer_expression "&p_Var1->_M_header" & (field_expression "p_Var1->_M_header" identifier -> field_identifier))) ;) (expression_statement "(this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header._M_right = &p_Var1->_M_header;" (assignment_expression "(this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header._M_right = &p_Var1->_M_header" (field_expression "(this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header._M_right" (field_expression "(this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header" (field_expression "(this->file_).views_._M_t._M_impl.super__Rb_tree_header" (field_expression "(this->file_).views_._M_t._M_impl" (field_expression "(this->file_).views_._M_t" (field_expression "(this->file_).views_" (parenthesized_expression "(this->file_)" ( (field_expression "this->file_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = (pointer_expression "&p_Var1->_M_header" & (field_expression "p_Var1->_M_header" identifier -> field_identifier))) ;) (expression_statement "pSVar2 = &(this->file_).saved_views_;" (assignment_expression "pSVar2 = &(this->file_).saved_views_" identifier = (pointer_expression "&(this->file_).saved_views_" & (field_expression "(this->file_).saved_views_" (parenthesized_expression "(this->file_)" ( (field_expression "this->file_" identifier -> field_identifier) )) . field_identifier))) ;) (ERROR "(this->file_).saved_views_.\n super__List_base<gold::File_read::View*,_std::allocator<gold::" (binary_expression "(this->file_).saved_views_.\n super__List_base<gold" (field_expression "(this->file_).saved_views_.\n super__List_base" (field_expression "(this->file_).saved_views_" (parenthesized_expression "(this->file_)" ( (field_expression "this->file_" identifier -> field_identifier) )) . field_identifier) . field_identifier) < identifier) : : (comma_expression "File_read::View*,_std" identifier (ERROR "::View*" : : identifier *) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "File_read::View*>_>._M_impl._M_node.\n super__List_node_base._M_prev = (_List_node_base *)pSVar2;" (assignment_expression "File_read::View*>_>._M_impl._M_node.\n super__List_node_base._M_prev = (_List_node_base *)pSVar2" (field_expression "File_read::View*>_>._M_impl._M_node.\n super__List_node_base._M_prev" (field_expression "File_read::View*>_>._M_impl._M_node.\n super__List_node_base" (field_expression "File_read::View*>_>._M_impl._M_node" (field_expression "File_read::View*>_>._M_impl" (binary_expression "File_read::View*>_" identifier (ERROR "::View*" : : identifier *) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(_List_node_base *)pSVar2" ( (type_descriptor "_List_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "(this->found_name_)._M_string_length = 0;" (assignment_expression "(this->found_name_)._M_string_length = 0" (field_expression "(this->found_name_)._M_string_length" (parenthesized_expression "(this->found_name_)" ( (field_expression "this->found_name_" identifier -> field_identifier) )) . field_identifier) = number_literal) ;) (expression_statement "(this->found_name_).field_2._M_local_buf[0] = '\0';" (assignment_expression "(this->found_name_).field_2._M_local_buf[0] = '\0'" (subscript_expression "(this->found_name_).field_2._M_local_buf[0]" (field_expression "(this->found_name_).field_2._M_local_buf" (field_expression "(this->found_name_).field_2" (parenthesized_expression "(this->found_name_)" ( (field_expression "this->found_name_" identifier -> field_identifier) )) . field_identifier) . field_identifier) [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "(this->file_).name_._M_string_length = 0;" (assignment_expression "(this->file_).name_._M_string_length = 0" (field_expression "(this->file_).name_._M_string_length" (field_expression "(this->file_).name_" (parenthesized_expression "(this->file_)" ( (field_expression "this->file_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "(this->file_).name_.field_2._M_local_buf[0] = '\0';" (assignment_expression "(this->file_).name_.field_2._M_local_buf[0] = '\0'" (subscript_expression "(this->file_).name_.field_2._M_local_buf[0]" (field_expression "(this->file_).name_.field_2._M_local_buf" (field_expression "(this->file_).name_.field_2" (field_expression "(this->file_).name_" (parenthesized_expression "(this->file_)" ( (field_expression "this->file_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "(this->file_).descriptor_ = -1;" (assignment_expression "(this->file_).descriptor_ = -1" (field_expression "(this->file_).descriptor_" (parenthesized_expression "(this->file_)" ( (field_expression "this->file_" identifier -> field_identifier) )) . field_identifier) = number_literal) ;) (expression_statement "(this->file_).is_descriptor_opened_ = false;" (assignment_expression "(this->file_).is_descriptor_opened_ = false" (field_expression "(this->file_).is_descriptor_opened_" (parenthesized_expression "(this->file_)" ( (field_expression "this->file_" identifier -> field_identifier) )) . field_identifier) = false) ;) (expression_statement "(this->file_).object_count_ = 0;" (assignment_expression "(this->file_).object_count_ = 0" (field_expression "(this->file_).object_count_" (parenthesized_expression "(this->file_)" ( (field_expression "this->file_" identifier -> field_identifier) )) . field_identifier) = number_literal) ;) (expression_statement "(this->file_).size_ = 0;" (assignment_expression "(this->file_).size_ = 0" (field_expression "(this->file_).size_" (parenthesized_expression "(this->file_)" ( (field_expression "this->file_" identifier -> field_identifier) )) . field_identifier) = number_literal) ;) (expression_statement "(this->file_).token_.is_blocker_ = false;" (assignment_expression "(this->file_).token_.is_blocker_ = false" (field_expression "(this->file_).token_.is_blocker_" (field_expression "(this->file_).token_" (parenthesized_expression "(this->file_)" ( (field_expression "this->file_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = false) ;) (expression_statement "(this->file_).token_.blockers_ = 0;" (assignment_expression "(this->file_).token_.blockers_ = 0" (field_expression "(this->file_).token_.blockers_" (field_expression "(this->file_).token_" (parenthesized_expression "(this->file_)" ( (field_expression "this->file_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "(this->file_).token_.writer_ = (Task *)0x0;" (assignment_expression "(this->file_).token_.writer_ = (Task *)0x0" (field_expression "(this->file_).token_.writer_" (field_expression "(this->file_).token_" (parenthesized_expression "(this->file_)" ( (field_expression "this->file_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (cast_expression "(Task *)0x0" ( (type_descriptor "Task *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(this->file_).token_.waiting_.head_ = (Task *)0x0;" (assignment_expression "(this->file_).token_.waiting_.head_ = (Task *)0x0" (field_expression "(this->file_).token_.waiting_.head_" (field_expression "(this->file_).token_.waiting_" (field_expression "(this->file_).token_" (parenthesized_expression "(this->file_)" ( (field_expression "this->file_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(Task *)0x0" ( (type_descriptor "Task *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(this->file_).token_.waiting_.tail_ = (Task *)0x0;" (assignment_expression "(this->file_).token_.waiting_.tail_ = (Task *)0x0" (field_expression "(this->file_).token_.waiting_.tail_" (field_expression "(this->file_).token_.waiting_" (field_expression "(this->file_).token_" (parenthesized_expression "(this->file_)" ( (field_expression "this->file_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(Task *)0x0" ( (type_descriptor "Task *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header._M_color = _S_red;" (assignment_expression "(this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header._M_color = _S_red" (field_expression "(this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header._M_color" (field_expression "(this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header" (field_expression "(this->file_).views_._M_t._M_impl.super__Rb_tree_header" (field_expression "(this->file_).views_._M_t._M_impl" (field_expression "(this->file_).views_._M_t" (field_expression "(this->file_).views_" (parenthesized_expression "(this->file_)" ( (field_expression "this->file_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = identifier) ;) (expression_statement "(this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header._M_parent = (_Base_ptr)0x0;" (assignment_expression "(this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header._M_parent = (_Base_ptr)0x0" (field_expression "(this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header._M_parent" (field_expression "(this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header" (field_expression "(this->file_).views_._M_t._M_impl.super__Rb_tree_header" (field_expression "(this->file_).views_._M_t._M_impl" (field_expression "(this->file_).views_._M_t" (field_expression "(this->file_).views_" (parenthesized_expression "(this->file_)" ( (field_expression "this->file_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(_Base_ptr)0x0" ( (type_descriptor "_Base_ptr" type_identifier) ) number_literal)) ;) (expression_statement "(this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_node_count = 0;" (assignment_expression "(this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_node_count = 0" (field_expression "(this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_node_count" (field_expression "(this->file_).views_._M_t._M_impl.super__Rb_tree_header" (field_expression "(this->file_).views_._M_t._M_impl" (field_expression "(this->file_).views_._M_t" (field_expression "(this->file_).views_" (parenthesized_expression "(this->file_)" ( (field_expression "this->file_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = number_literal) ;) (ERROR "(this->file_).saved_views_.\n super__List_base<gold::File_read::View*,_std::allocator<gold::" (binary_expression "(this->file_).saved_views_.\n super__List_base<gold" (field_expression "(this->file_).saved_views_.\n super__List_base" (field_expression "(this->file_).saved_views_" (parenthesized_expression "(this->file_)" ( (field_expression "this->file_" identifier -> field_identifier) )) . field_identifier) . field_identifier) < identifier) : : (comma_expression "File_read::View*,_std" identifier (ERROR "::View*" : : identifier *) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "File_read::View*>_>._M_impl._M_node.\n super__List_node_base._M_next = (_List_node_base *)pSVar2;" (assignment_expression "File_read::View*>_>._M_impl._M_node.\n super__List_node_base._M_next = (_List_node_base *)pSVar2" (field_expression "File_read::View*>_>._M_impl._M_node.\n super__List_node_base._M_next" (field_expression "File_read::View*>_>._M_impl._M_node.\n super__List_node_base" (field_expression "File_read::View*>_>._M_impl._M_node" (field_expression "File_read::View*>_>._M_impl" (binary_expression "File_read::View*>_" identifier (ERROR "::View*" : : identifier *) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(_List_node_base *)pSVar2" ( (type_descriptor "_List_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "(this->file_).released_ = true;" (assignment_expression "(this->file_).released_ = true" (field_expression "(this->file_).released_" (parenthesized_expression "(this->file_)" ( (field_expression "this->file_" identifier -> field_identifier) )) . field_identifier) = true) ;) (expression_statement "bVar3 = Position_dependent_options::default_options_.as_needed_.value;" (field_expression "bVar3 = Position_dependent_options::default_options_.as_needed_.value" (field_expression "bVar3 = Position_dependent_options::default_options_.as_needed_" (assignment_expression "bVar3 = Position_dependent_options" identifier = identifier) (ERROR "::default_options_" : : identifier) . field_identifier) . field_identifier) ;) (ERROR "(this->file_).saved_views_.\n super__List_base<gold::File_read::View*,_std::allocator<gold::" (binary_expression "(this->file_).saved_views_.\n super__List_base<gold" (field_expression "(this->file_).saved_views_.\n super__List_base" (field_expression "(this->file_).saved_views_" (parenthesized_expression "(this->file_)" ( (field_expression "this->file_" identifier -> field_identifier) )) . field_identifier) . field_identifier) < identifier) : : (comma_expression "File_read::View*,_std" identifier (ERROR "::View*" : : identifier *) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "File_read::View*>_>._M_impl._M_node.\n _M_size = 0;" (assignment_expression "File_read::View*>_>._M_impl._M_node.\n _M_size = 0" (field_expression "File_read::View*>_>._M_impl._M_node.\n _M_size" (field_expression "File_read::View*>_>._M_impl._M_node" (field_expression "File_read::View*>_>._M_impl" (binary_expression "File_read::View*>_" identifier (ERROR "::View*" : : identifier *) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "(this->file_).mapped_bytes_ = 0;" (assignment_expression "(this->file_).mapped_bytes_ = 0" (field_expression "(this->file_).mapped_bytes_" (parenthesized_expression "(this->file_)" ( (field_expression "this->file_" identifier -> field_identifier) )) . field_identifier) = number_literal) ;) (expression_statement "(this->file_).whole_file_view_ = (View *)0x0;" (assignment_expression "(this->file_).whole_file_view_ = (View *)0x0" (field_expression "(this->file_).whole_file_view_" (parenthesized_expression "(this->file_)" ( (field_expression "this->file_" identifier -> field_identifier) )) . field_identifier) = (cast_expression "(View *)0x0" ( (type_descriptor "View *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "bVar4 = Position_dependent_options::default_options_.Bdynamic_.value;" (field_expression "bVar4 = Position_dependent_options::default_options_.Bdynamic_.value" (field_expression "bVar4 = Position_dependent_options::default_options_.Bdynamic_" (assignment_expression "bVar4 = Position_dependent_options" identifier = identifier) (ERROR "::default_options_" : : identifier) . field_identifier) . field_identifier) ;) comment (ERROR "OVar7 = General_options::" (assignment_expression "OVar7 = General_options" identifier = identifier) : :) (expression_statement "format_enum(&Position_dependent_options::default_options_);" (call_expression "format_enum(&Position_dependent_options::default_options_)" identifier (argument_list "(&Position_dependent_options::default_options_)" ( (pointer_expression "&Position_dependent_options" & identifier) (ERROR "::default_options_" : : identifier) ))) ;) (expression_statement "IVar6 = Position_dependent_options::default_options_.incremental_disposition_;" (field_expression "IVar6 = Position_dependent_options::default_options_.incremental_disposition_" (assignment_expression "IVar6 = Position_dependent_options" identifier = identifier) (ERROR "::default_options_" : : identifier) . field_identifier) ;) (expression_statement "bVar5 = Position_dependent_options::default_options_.whole_archive_.value;" (field_expression "bVar5 = Position_dependent_options::default_options_.whole_archive_.value" (field_expression "bVar5 = Position_dependent_options::default_options_.whole_archive_" (assignment_expression "bVar5 = Position_dependent_options" identifier = identifier) (ERROR "::default_options_" : : identifier) . field_identifier) . field_identifier) ;) (expression_statement "pIVar9 = (Input_file_argument *)operator_new(0x60);" (assignment_expression "pIVar9 = (Input_file_argument *)operator_new(0x60)" identifier = (cast_expression "(Input_file_argument *)operator_new(0x60)" ( (type_descriptor "Input_file_argument *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "operator_new(0x60)" identifier (argument_list "(0x60)" ( number_literal ))))) ;) (expression_statement "pcVar11 = (char *)0xffffffffffffffff;" (assignment_expression "pcVar11 = (char *)0xffffffffffffffff" identifier = (cast_expression "(char *)0xffffffffffffffff" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(pIVar9->name_)._M_dataplus._M_p = (pointer)&(pIVar9->name_).field_2;" (assignment_expression "(pIVar9->name_)._M_dataplus._M_p = (pointer)&(pIVar9->name_).field_2" (field_expression "(pIVar9->name_)._M_dataplus._M_p" (field_expression "(pIVar9->name_)._M_dataplus" (parenthesized_expression "(pIVar9->name_)" ( (field_expression "pIVar9->name_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (binary_expression "(pointer)&(pIVar9->name_).field_2" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "(pIVar9->name_).field_2" (parenthesized_expression "(pIVar9->name_)" ( (field_expression "pIVar9->name_" identifier -> field_identifier) )) . field_identifier))) ;) (if_statement "if (name != (char *)0x0) {\n sVar10 = strlen(name);\n pcVar11 = name + sVar10;\n }" if (parenthesized_expression "(name != (char *)0x0)" ( (binary_expression "name != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n sVar10 = strlen(name);\n pcVar11 = name + sVar10;\n }" { (expression_statement "sVar10 = strlen(name);" (assignment_expression "sVar10 = strlen(name)" identifier = (call_expression "strlen(name)" identifier (argument_list "(name)" ( identifier )))) ;) (expression_statement "pcVar11 = name + sVar10;" (assignment_expression "pcVar11 = name + sVar10" identifier = (binary_expression "name + sVar10" identifier + identifier)) ;) })) comment (labeled_statement "std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)pIVar9,name,\n pcVar11);" statement_identifier (ERROR "::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:" : : (comma_expression "__cxx11::basic_string<char,_std::char_traits<char>,_std" identifier (ERROR "::basic_string<char,_std::char_traits<char>" : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char" identifier < identifier) >) , identifier) : : (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > :) : (expression_statement "_M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)pIVar9,name,\n pcVar11);" (binary_expression "_M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)pIVar9,name,\n pcVar11)" (binary_expression "_M_construct<char_const" identifier < identifier) (ERROR "*" *) > (parenthesized_expression "((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)pIVar9,name,\n pcVar11)" ( (parenthesized_expression "(basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)pIVar9,name,\n pcVar11)" ( (ERROR "basic_string<char,_std::char_traits<char>,_std::" (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (comma_expression "allocator<char>_> *)pIVar9,name,\n pcVar11" (binary_expression "allocator<char>_> *)pIVar9" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (pointer_expression "*)pIVar9" * (ERROR ")" )) identifier)) , (comma_expression "name,\n pcVar11" identifier , identifier)) )) ))) ;)) (expression_statement "pIVar9->type_ = INPUT_FILE_TYPE_FILE;" (assignment_expression "pIVar9->type_ = INPUT_FILE_TYPE_FILE" (field_expression "pIVar9->type_" identifier -> field_identifier) = identifier) ;) (expression_statement "(pIVar9->extra_search_path_)._M_dataplus._M_p = (pointer)&(pIVar9->extra_search_path_).field_2;" (assignment_expression "(pIVar9->extra_search_path_)._M_dataplus._M_p = (pointer)&(pIVar9->extra_search_path_).field_2" (field_expression "(pIVar9->extra_search_path_)._M_dataplus._M_p" (field_expression "(pIVar9->extra_search_path_)._M_dataplus" (parenthesized_expression "(pIVar9->extra_search_path_)" ( (field_expression "pIVar9->extra_search_path_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (binary_expression "(pointer)&(pIVar9->extra_search_path_).field_2" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "(pIVar9->extra_search_path_).field_2" (parenthesized_expression "(pIVar9->extra_search_path_)" ( (field_expression "pIVar9->extra_search_path_" identifier -> field_identifier) )) . field_identifier))) ;) comment (labeled_statement "std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>(&pIVar9->extra_search_path_,"");" statement_identifier (ERROR "::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:" : : (comma_expression "__cxx11::basic_string<char,_std::char_traits<char>,_std" identifier (ERROR "::basic_string<char,_std::char_traits<char>" : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char" identifier < identifier) >) , identifier) : : (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > :) : (expression_statement "_M_construct<char_const*>(&pIVar9->extra_search_path_,"");" (binary_expression "_M_construct<char_const*>(&pIVar9->extra_search_path_,"")" (binary_expression "_M_construct<char_const" identifier < identifier) (ERROR "*" *) > (parenthesized_expression "(&pIVar9->extra_search_path_,"")" ( (comma_expression "&pIVar9->extra_search_path_,""" (pointer_expression "&pIVar9->extra_search_path_" & (field_expression "pIVar9->extra_search_path_" identifier -> field_identifier)) , (string_literal """" " ")) ))) ;)) (expression_statement "pIVar9->just_symbols_ = false;" (assignment_expression "pIVar9->just_symbols_ = false" (field_expression "pIVar9->just_symbols_" identifier -> field_identifier) = false) ;) (expression_statement "pcVar11 = (char *)0xffffffffffffffff;" (assignment_expression "pcVar11 = (char *)0xffffffffffffffff" identifier = (cast_expression "(char *)0xffffffffffffffff" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(pIVar9->options_).incremental_disposition_ = IVar6;" (assignment_expression "(pIVar9->options_).incremental_disposition_ = IVar6" (field_expression "(pIVar9->options_).incremental_disposition_" (parenthesized_expression "(pIVar9->options_)" ( (field_expression "pIVar9->options_" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "(pIVar9->options_).as_needed_ = bVar3;" (assignment_expression "(pIVar9->options_).as_needed_ = bVar3" (field_expression "(pIVar9->options_).as_needed_" (parenthesized_expression "(pIVar9->options_)" ( (field_expression "pIVar9->options_" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "pIVar9->arg_serial_ = 0;" (assignment_expression "pIVar9->arg_serial_ = 0" (field_expression "pIVar9->arg_serial_" identifier -> field_identifier) = number_literal) ;) (expression_statement "(pIVar9->options_).Bdynamic_ = bVar4;" (assignment_expression "(pIVar9->options_).Bdynamic_ = bVar4" (field_expression "(pIVar9->options_).Bdynamic_" (parenthesized_expression "(pIVar9->options_)" ( (field_expression "pIVar9->options_" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "this->input_argument_ = pIVar9;" (assignment_expression "this->input_argument_ = pIVar9" (field_expression "this->input_argument_" identifier -> field_identifier) = identifier) ;) (expression_statement "(pIVar9->options_).format_enum_ = OVar7;" (assignment_expression "(pIVar9->options_).format_enum_ = OVar7" (field_expression "(pIVar9->options_).format_enum_" (parenthesized_expression "(pIVar9->options_)" ( (field_expression "pIVar9->options_" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "(pIVar9->options_).whole_archive_ = bVar5;" (assignment_expression "(pIVar9->options_).whole_archive_ = bVar5" (field_expression "(pIVar9->options_).whole_archive_" (parenthesized_expression "(pIVar9->options_)" ( (field_expression "pIVar9->options_" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "local_58._M_dataplus._M_p = (pointer)&local_58.field_2;" (assignment_expression "local_58._M_dataplus._M_p = (pointer)&local_58.field_2" (field_expression "local_58._M_dataplus._M_p" (field_expression "local_58._M_dataplus" identifier . field_identifier) . field_identifier) = (binary_expression "(pointer)&local_58.field_2" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "local_58.field_2" identifier . field_identifier))) ;) (if_statement "if (name != (char *)0x0) {\n sVar10 = strlen(name);\n pcVar11 = name + sVar10;\n }" if (parenthesized_expression "(name != (char *)0x0)" ( (binary_expression "name != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n sVar10 = strlen(name);\n pcVar11 = name + sVar10;\n }" { (expression_statement "sVar10 = strlen(name);" (assignment_expression "sVar10 = strlen(name)" identifier = (call_expression "strlen(name)" identifier (argument_list "(name)" ( identifier )))) ;) (expression_statement "pcVar11 = name + sVar10;" (assignment_expression "pcVar11 = name + sVar10" identifier = (binary_expression "name + sVar10" identifier + identifier)) ;) })) comment (labeled_statement "std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>(&local_58,name,pcVar11);" statement_identifier (ERROR "::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:" : : (comma_expression "__cxx11::basic_string<char,_std::char_traits<char>,_std" identifier (ERROR "::basic_string<char,_std::char_traits<char>" : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char" identifier < identifier) >) , identifier) : : (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > :) : (expression_statement "_M_construct<char_const*>(&local_58,name,pcVar11);" (binary_expression "_M_construct<char_const*>(&local_58,name,pcVar11)" (binary_expression "_M_construct<char_const" identifier < identifier) (ERROR "*" *) > (parenthesized_expression "(&local_58,name,pcVar11)" ( (comma_expression "&local_58,name,pcVar11" (pointer_expression "&local_58" & identifier) , (comma_expression "name,pcVar11" identifier , identifier)) ))) ;)) comment (ERROR "iVar8 = File_read::" (assignment_expression "iVar8 = File_read" identifier = identifier) : :) (expression_statement "open(&this->file_,(char *)task,(int)&local_58,contents,size);" (call_expression "open(&this->file_,(char *)task,(int)&local_58,contents,size)" identifier (argument_list "(&this->file_,(char *)task,(int)&local_58,contents,size)" ( (pointer_expression "&this->file_" & (field_expression "this->file_" identifier -> field_identifier)) , (cast_expression "(char *)task" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(int)&local_58" ( (type_descriptor "int" primitive_type) ) (pointer_expression "&local_58" & identifier)) , identifier , identifier ))) ;) (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_58._M_dataplus._M_p != &local_58.field_2) {\n operator_delete(local_58._M_dataplus._M_p);\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_58._M_dataplus._M_p != &local_58.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_58._M_dataplus._M_p != &local_58.field_2)" ( (ERROR "anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::" (comma_expression "anon_union_16_2_edb7204a_for_basic_string<char,_std" (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_9\n *)local_58._M_dataplus._M_p != &local_58.field_2" (binary_expression "allocator<char>_>_9\n *)local_58._M_dataplus._M_p" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)local_58._M_dataplus._M_p" identifier * (ERROR ")" )) (field_expression "local_58._M_dataplus._M_p" (field_expression "local_58._M_dataplus" identifier . field_identifier) . field_identifier))) != (pointer_expression "&local_58.field_2" & (field_expression "local_58.field_2" identifier . field_identifier))) )) )) (compound_statement "{\n operator_delete(local_58._M_dataplus._M_p);\n }" { (expression_statement "operator_delete(local_58._M_dataplus._M_p);" (call_expression "operator_delete(local_58._M_dataplus._M_p)" identifier (argument_list "(local_58._M_dataplus._M_p)" ( (field_expression "local_58._M_dataplus._M_p" (field_expression "local_58._M_dataplus" identifier . field_identifier) . field_identifier) ))) ;) })) (if_statement "if ((char)iVar8 != '\0') {\n return;\n }" if (parenthesized_expression "((char)iVar8 != '\0')" ( (binary_expression "(char)iVar8 != '\0'" (cast_expression "(char)iVar8" ( (type_descriptor "char" primitive_type) ) identifier) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) comment comment (expression_statement "do_gold_unreachable("../../gold/fileread.cc",0x37b,"Input_file");" (call_expression "do_gold_unreachable("../../gold/fileread.cc",0x37b,"Input_file")" identifier (argument_list "("../../gold/fileread.cc",0x37b,"Input_file")" ( (string_literal ""../../gold/fileread.cc"" " string_content ") , number_literal , (string_literal ""Input_file"" " string_content ") ))) ;) })))
|
(translation_unit "void FUN_0017b460(undefined8 *param_1,undefined8 param_2,char *param_3,undefined8 param_4,\n undefined8 param_5)\n\n{\n undefined1 uVar1;\n undefined1 uVar2;\n undefined1 uVar3;\n undefined4 uVar4;\n char cVar5;\n undefined4 uVar6;\n long *plVar7;\n size_t sVar8;\n char *pcVar9;\n undefined1 *local_58 [2];\n undefined1 local_48 [24];\n \n param_1[1] = param_1 + 3;\n param_1[5] = param_1 + 7;\n param_1[0x13] = param_1 + 0x11;\n param_1[0x14] = param_1 + 0x11;\n param_1[0x17] = param_1 + 0x16;\n param_1[2] = 0;\n *(undefined1 *)(param_1 + 3) = 0;\n param_1[6] = 0;\n *(undefined1 *)(param_1 + 7) = 0;\n *(undefined4 *)(param_1 + 9) = 0xffffffff;\n *(undefined1 *)((long)param_1 + 0x4c) = 0;\n *(undefined4 *)(param_1 + 10) = 0;\n param_1[0xb] = 0;\n *(undefined1 *)(param_1 + 0xc) = 0;\n *(undefined4 *)((long)param_1 + 100) = 0;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n param_1[0xf] = 0;\n *(undefined4 *)(param_1 + 0x11) = 0;\n param_1[0x12] = 0;\n param_1[0x15] = 0;\n param_1[0x16] = param_1 + 0x16;\n *(undefined1 *)(param_1 + 0x1a) = 1;\n uVar1 = DAT_0043ee89;\n param_1[0x18] = 0;\n param_1[0x19] = 0;\n param_1[0x1b] = 0;\n uVar2 = DAT_0043f249;\n \n uVar6 = FUN_001e5f10(&DAT_0043e9c0);\n uVar4 = DAT_00447bb0;\n uVar3 = DAT_004461c1;\n plVar7 = (long *)FUN_002d94a0(0x60);\n pcVar9 = (char *)0xffffffffffffffff;\n *plVar7 = (long)(plVar7 + 2);\n if (param_3 != (char *)0x0) {\n sVar8 = strlen(param_3);\n pcVar9 = param_3 + sVar8;\n }\n \n FUN_001665c0(plVar7,param_3,pcVar9);\n *(undefined4 *)(plVar7 + 4) = 0;\n plVar7[5] = (long)(plVar7 + 7);\n \n FUN_001665c0(plVar7 + 5,"");\n *(undefined1 *)(plVar7 + 9) = 0;\n pcVar9 = (char *)0xffffffffffffffff;\n *(undefined4 *)(plVar7 + 0xb) = uVar4;\n *(undefined1 *)((long)plVar7 + 0x4c) = uVar1;\n *(undefined4 *)((long)plVar7 + 0x5c) = 0;\n *(undefined1 *)((long)plVar7 + 0x4d) = uVar2;\n *param_1 = plVar7;\n *(undefined4 *)(plVar7 + 10) = uVar6;\n *(undefined1 *)((long)plVar7 + 0x54) = uVar3;\n local_58[0] = local_48;\n if (param_3 != (char *)0x0) {\n sVar8 = strlen(param_3);\n pcVar9 = param_3 + sVar8;\n }\n \n FUN_001665c0(local_58,param_3,pcVar9);\n \n cVar5 = FUN_0017ab10(param_1 + 5,param_2,local_58,param_4,param_5);\n if (local_58[0] != local_48) {\n FUN_002dac70();\n }\n if (cVar5 != '\0') {\n return;\n }\n \n \n FUN_0017c650("../../gold/fileread.cc",0x37b,"Input_file");\n}\n\n" (function_definition "void FUN_0017b460(undefined8 *param_1,undefined8 param_2,char *param_3,undefined8 param_4,\n undefined8 param_5)\n\n{\n undefined1 uVar1;\n undefined1 uVar2;\n undefined1 uVar3;\n undefined4 uVar4;\n char cVar5;\n undefined4 uVar6;\n long *plVar7;\n size_t sVar8;\n char *pcVar9;\n undefined1 *local_58 [2];\n undefined1 local_48 [24];\n \n param_1[1] = param_1 + 3;\n param_1[5] = param_1 + 7;\n param_1[0x13] = param_1 + 0x11;\n param_1[0x14] = param_1 + 0x11;\n param_1[0x17] = param_1 + 0x16;\n param_1[2] = 0;\n *(undefined1 *)(param_1 + 3) = 0;\n param_1[6] = 0;\n *(undefined1 *)(param_1 + 7) = 0;\n *(undefined4 *)(param_1 + 9) = 0xffffffff;\n *(undefined1 *)((long)param_1 + 0x4c) = 0;\n *(undefined4 *)(param_1 + 10) = 0;\n param_1[0xb] = 0;\n *(undefined1 *)(param_1 + 0xc) = 0;\n *(undefined4 *)((long)param_1 + 100) = 0;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n param_1[0xf] = 0;\n *(undefined4 *)(param_1 + 0x11) = 0;\n param_1[0x12] = 0;\n param_1[0x15] = 0;\n param_1[0x16] = param_1 + 0x16;\n *(undefined1 *)(param_1 + 0x1a) = 1;\n uVar1 = DAT_0043ee89;\n param_1[0x18] = 0;\n param_1[0x19] = 0;\n param_1[0x1b] = 0;\n uVar2 = DAT_0043f249;\n \n uVar6 = FUN_001e5f10(&DAT_0043e9c0);\n uVar4 = DAT_00447bb0;\n uVar3 = DAT_004461c1;\n plVar7 = (long *)FUN_002d94a0(0x60);\n pcVar9 = (char *)0xffffffffffffffff;\n *plVar7 = (long)(plVar7 + 2);\n if (param_3 != (char *)0x0) {\n sVar8 = strlen(param_3);\n pcVar9 = param_3 + sVar8;\n }\n \n FUN_001665c0(plVar7,param_3,pcVar9);\n *(undefined4 *)(plVar7 + 4) = 0;\n plVar7[5] = (long)(plVar7 + 7);\n \n FUN_001665c0(plVar7 + 5,"");\n *(undefined1 *)(plVar7 + 9) = 0;\n pcVar9 = (char *)0xffffffffffffffff;\n *(undefined4 *)(plVar7 + 0xb) = uVar4;\n *(undefined1 *)((long)plVar7 + 0x4c) = uVar1;\n *(undefined4 *)((long)plVar7 + 0x5c) = 0;\n *(undefined1 *)((long)plVar7 + 0x4d) = uVar2;\n *param_1 = plVar7;\n *(undefined4 *)(plVar7 + 10) = uVar6;\n *(undefined1 *)((long)plVar7 + 0x54) = uVar3;\n local_58[0] = local_48;\n if (param_3 != (char *)0x0) {\n sVar8 = strlen(param_3);\n pcVar9 = param_3 + sVar8;\n }\n \n FUN_001665c0(local_58,param_3,pcVar9);\n \n cVar5 = FUN_0017ab10(param_1 + 5,param_2,local_58,param_4,param_5);\n if (local_58[0] != local_48) {\n FUN_002dac70();\n }\n if (cVar5 != '\0') {\n return;\n }\n \n \n FUN_0017c650("../../gold/fileread.cc",0x37b,"Input_file");\n}" primitive_type (function_declarator "FUN_0017b460(undefined8 *param_1,undefined8 param_2,char *param_3,undefined8 param_4,\n undefined8 param_5)" identifier (parameter_list "(undefined8 *param_1,undefined8 param_2,char *param_3,undefined8 param_4,\n undefined8 param_5)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "char *param_3" primitive_type (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) ))) (compound_statement "{\n undefined1 uVar1;\n undefined1 uVar2;\n undefined1 uVar3;\n undefined4 uVar4;\n char cVar5;\n undefined4 uVar6;\n long *plVar7;\n size_t sVar8;\n char *pcVar9;\n undefined1 *local_58 [2];\n undefined1 local_48 [24];\n \n param_1[1] = param_1 + 3;\n param_1[5] = param_1 + 7;\n param_1[0x13] = param_1 + 0x11;\n param_1[0x14] = param_1 + 0x11;\n param_1[0x17] = param_1 + 0x16;\n param_1[2] = 0;\n *(undefined1 *)(param_1 + 3) = 0;\n param_1[6] = 0;\n *(undefined1 *)(param_1 + 7) = 0;\n *(undefined4 *)(param_1 + 9) = 0xffffffff;\n *(undefined1 *)((long)param_1 + 0x4c) = 0;\n *(undefined4 *)(param_1 + 10) = 0;\n param_1[0xb] = 0;\n *(undefined1 *)(param_1 + 0xc) = 0;\n *(undefined4 *)((long)param_1 + 100) = 0;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n param_1[0xf] = 0;\n *(undefined4 *)(param_1 + 0x11) = 0;\n param_1[0x12] = 0;\n param_1[0x15] = 0;\n param_1[0x16] = param_1 + 0x16;\n *(undefined1 *)(param_1 + 0x1a) = 1;\n uVar1 = DAT_0043ee89;\n param_1[0x18] = 0;\n param_1[0x19] = 0;\n param_1[0x1b] = 0;\n uVar2 = DAT_0043f249;\n \n uVar6 = FUN_001e5f10(&DAT_0043e9c0);\n uVar4 = DAT_00447bb0;\n uVar3 = DAT_004461c1;\n plVar7 = (long *)FUN_002d94a0(0x60);\n pcVar9 = (char *)0xffffffffffffffff;\n *plVar7 = (long)(plVar7 + 2);\n if (param_3 != (char *)0x0) {\n sVar8 = strlen(param_3);\n pcVar9 = param_3 + sVar8;\n }\n \n FUN_001665c0(plVar7,param_3,pcVar9);\n *(undefined4 *)(plVar7 + 4) = 0;\n plVar7[5] = (long)(plVar7 + 7);\n \n FUN_001665c0(plVar7 + 5,"");\n *(undefined1 *)(plVar7 + 9) = 0;\n pcVar9 = (char *)0xffffffffffffffff;\n *(undefined4 *)(plVar7 + 0xb) = uVar4;\n *(undefined1 *)((long)plVar7 + 0x4c) = uVar1;\n *(undefined4 *)((long)plVar7 + 0x5c) = 0;\n *(undefined1 *)((long)plVar7 + 0x4d) = uVar2;\n *param_1 = plVar7;\n *(undefined4 *)(plVar7 + 10) = uVar6;\n *(undefined1 *)((long)plVar7 + 0x54) = uVar3;\n local_58[0] = local_48;\n if (param_3 != (char *)0x0) {\n sVar8 = strlen(param_3);\n pcVar9 = param_3 + sVar8;\n }\n \n FUN_001665c0(local_58,param_3,pcVar9);\n \n cVar5 = FUN_0017ab10(param_1 + 5,param_2,local_58,param_4,param_5);\n if (local_58[0] != local_48) {\n FUN_002dac70();\n }\n if (cVar5 != '\0') {\n return;\n }\n \n \n FUN_0017c650("../../gold/fileread.cc",0x37b,"Input_file");\n}" { (declaration "undefined1 uVar1;" type_identifier identifier ;) (declaration "undefined1 uVar2;" type_identifier identifier ;) (declaration "undefined1 uVar3;" type_identifier identifier ;) (declaration "undefined4 uVar4;" type_identifier identifier ;) (declaration "char cVar5;" primitive_type identifier ;) (declaration "undefined4 uVar6;" type_identifier identifier ;) (declaration "long *plVar7;" (sized_type_specifier "long" long) (pointer_declarator "*plVar7" * identifier) ;) (declaration "size_t sVar8;" primitive_type identifier ;) (declaration "char *pcVar9;" primitive_type (pointer_declarator "*pcVar9" * 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 "param_1[1] = param_1 + 3;" (assignment_expression "param_1[1] = param_1 + 3" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (binary_expression "param_1 + 3" identifier + number_literal)) ;) (expression_statement "param_1[5] = param_1 + 7;" (assignment_expression "param_1[5] = param_1 + 7" (subscript_expression "param_1[5]" identifier [ number_literal ]) = (binary_expression "param_1 + 7" identifier + number_literal)) ;) (expression_statement "param_1[0x13] = param_1 + 0x11;" (assignment_expression "param_1[0x13] = param_1 + 0x11" (subscript_expression "param_1[0x13]" identifier [ number_literal ]) = (binary_expression "param_1 + 0x11" identifier + number_literal)) ;) (expression_statement "param_1[0x14] = param_1 + 0x11;" (assignment_expression "param_1[0x14] = param_1 + 0x11" (subscript_expression "param_1[0x14]" identifier [ number_literal ]) = (binary_expression "param_1 + 0x11" identifier + number_literal)) ;) (expression_statement "param_1[0x17] = param_1 + 0x16;" (assignment_expression "param_1[0x17] = param_1 + 0x16" (subscript_expression "param_1[0x17]" identifier [ number_literal ]) = (binary_expression "param_1 + 0x16" identifier + number_literal)) ;) (expression_statement "param_1[2] = 0;" (assignment_expression "param_1[2] = 0" (subscript_expression "param_1[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)(param_1 + 3) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 3) = 0" (pointer_expression "*(undefined1 *)(param_1 + 3)" * (cast_expression "(undefined1 *)(param_1 + 3)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 3)" ( (binary_expression "param_1 + 3" identifier + number_literal) )))) = number_literal) ;) (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 *)(param_1 + 7) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 7) = 0" (pointer_expression "*(undefined1 *)(param_1 + 7)" * (cast_expression "(undefined1 *)(param_1 + 7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 7)" ( (binary_expression "param_1 + 7" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined4 *)(param_1 + 9) = 0xffffffff;" (assignment_expression "*(undefined4 *)(param_1 + 9) = 0xffffffff" (pointer_expression "*(undefined4 *)(param_1 + 9)" * (cast_expression "(undefined4 *)(param_1 + 9)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 9)" ( (binary_expression "param_1 + 9" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined1 *)((long)param_1 + 0x4c) = 0;" (assignment_expression "*(undefined1 *)((long)param_1 + 0x4c) = 0" (pointer_expression "*(undefined1 *)((long)param_1 + 0x4c)" * (cast_expression "(undefined1 *)((long)param_1 + 0x4c)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x4c)" ( (binary_expression "(long)param_1 + 0x4c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined4 *)(param_1 + 10) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 10) = 0" (pointer_expression "*(undefined4 *)(param_1 + 10)" * (cast_expression "(undefined4 *)(param_1 + 10)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 10)" ( (binary_expression "param_1 + 10" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[0xb] = 0;" (assignment_expression "param_1[0xb] = 0" (subscript_expression "param_1[0xb]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)(param_1 + 0xc) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 0xc) = 0" (pointer_expression "*(undefined1 *)(param_1 + 0xc)" * (cast_expression "(undefined1 *)(param_1 + 0xc)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xc)" ( (binary_expression "param_1 + 0xc" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined4 *)((long)param_1 + 100) = 0;" (assignment_expression "*(undefined4 *)((long)param_1 + 100) = 0" (pointer_expression "*(undefined4 *)((long)param_1 + 100)" * (cast_expression "(undefined4 *)((long)param_1 + 100)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 100)" ( (binary_expression "(long)param_1 + 100" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "param_1[0xd] = 0;" (assignment_expression "param_1[0xd] = 0" (subscript_expression "param_1[0xd]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0xe] = 0;" (assignment_expression "param_1[0xe] = 0" (subscript_expression "param_1[0xe]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0xf] = 0;" (assignment_expression "param_1[0xf] = 0" (subscript_expression "param_1[0xf]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(param_1 + 0x11) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 0x11) = 0" (pointer_expression "*(undefined4 *)(param_1 + 0x11)" * (cast_expression "(undefined4 *)(param_1 + 0x11)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x11)" ( (binary_expression "param_1 + 0x11" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[0x12] = 0;" (assignment_expression "param_1[0x12] = 0" (subscript_expression "param_1[0x12]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x15] = 0;" (assignment_expression "param_1[0x15] = 0" (subscript_expression "param_1[0x15]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x16] = param_1 + 0x16;" (assignment_expression "param_1[0x16] = param_1 + 0x16" (subscript_expression "param_1[0x16]" identifier [ number_literal ]) = (binary_expression "param_1 + 0x16" identifier + number_literal)) ;) (expression_statement "*(undefined1 *)(param_1 + 0x1a) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x1a) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x1a)" * (cast_expression "(undefined1 *)(param_1 + 0x1a)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1a)" ( (binary_expression "param_1 + 0x1a" identifier + number_literal) )))) = number_literal) ;) (expression_statement "uVar1 = DAT_0043ee89;" (assignment_expression "uVar1 = DAT_0043ee89" identifier = identifier) ;) (expression_statement "param_1[0x18] = 0;" (assignment_expression "param_1[0x18] = 0" (subscript_expression "param_1[0x18]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x19] = 0;" (assignment_expression "param_1[0x19] = 0" (subscript_expression "param_1[0x19]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x1b] = 0;" (assignment_expression "param_1[0x1b] = 0" (subscript_expression "param_1[0x1b]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "uVar2 = DAT_0043f249;" (assignment_expression "uVar2 = DAT_0043f249" identifier = identifier) ;) (expression_statement "uVar6 = FUN_001e5f10(&DAT_0043e9c0);" (assignment_expression "uVar6 = FUN_001e5f10(&DAT_0043e9c0)" identifier = (call_expression "FUN_001e5f10(&DAT_0043e9c0)" identifier (argument_list "(&DAT_0043e9c0)" ( (pointer_expression "&DAT_0043e9c0" & identifier) )))) ;) (expression_statement "uVar4 = DAT_00447bb0;" (assignment_expression "uVar4 = DAT_00447bb0" identifier = identifier) ;) (expression_statement "uVar3 = DAT_004461c1;" (assignment_expression "uVar3 = DAT_004461c1" identifier = identifier) ;) (expression_statement "plVar7 = (long *)FUN_002d94a0(0x60);" (assignment_expression "plVar7 = (long *)FUN_002d94a0(0x60)" identifier = (cast_expression "(long *)FUN_002d94a0(0x60)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002d94a0(0x60)" identifier (argument_list "(0x60)" ( number_literal ))))) ;) (expression_statement "pcVar9 = (char *)0xffffffffffffffff;" (assignment_expression "pcVar9 = (char *)0xffffffffffffffff" identifier = (cast_expression "(char *)0xffffffffffffffff" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "*plVar7 = (long)(plVar7 + 2);" (assignment_expression "*plVar7 = (long)(plVar7 + 2)" (pointer_expression "*plVar7" * identifier) = (cast_expression "(long)(plVar7 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(plVar7 + 2)" ( (binary_expression "plVar7 + 2" identifier + number_literal) )))) ;) (if_statement "if (param_3 != (char *)0x0) {\n sVar8 = strlen(param_3);\n pcVar9 = param_3 + sVar8;\n }" if (parenthesized_expression "(param_3 != (char *)0x0)" ( (binary_expression "param_3 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n sVar8 = strlen(param_3);\n pcVar9 = param_3 + sVar8;\n }" { (expression_statement "sVar8 = strlen(param_3);" (assignment_expression "sVar8 = strlen(param_3)" identifier = (call_expression "strlen(param_3)" identifier (argument_list "(param_3)" ( identifier )))) ;) (expression_statement "pcVar9 = param_3 + sVar8;" (assignment_expression "pcVar9 = param_3 + sVar8" identifier = (binary_expression "param_3 + sVar8" identifier + identifier)) ;) })) (expression_statement "FUN_001665c0(plVar7,param_3,pcVar9);" (call_expression "FUN_001665c0(plVar7,param_3,pcVar9)" identifier (argument_list "(plVar7,param_3,pcVar9)" ( identifier , identifier , identifier ))) ;) (expression_statement "*(undefined4 *)(plVar7 + 4) = 0;" (assignment_expression "*(undefined4 *)(plVar7 + 4) = 0" (pointer_expression "*(undefined4 *)(plVar7 + 4)" * (cast_expression "(undefined4 *)(plVar7 + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar7 + 4)" ( (binary_expression "plVar7 + 4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "plVar7[5] = (long)(plVar7 + 7);" (assignment_expression "plVar7[5] = (long)(plVar7 + 7)" (subscript_expression "plVar7[5]" identifier [ number_literal ]) = (cast_expression "(long)(plVar7 + 7)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(plVar7 + 7)" ( (binary_expression "plVar7 + 7" identifier + number_literal) )))) ;) (expression_statement "FUN_001665c0(plVar7 + 5,"");" (call_expression "FUN_001665c0(plVar7 + 5,"")" identifier (argument_list "(plVar7 + 5,"")" ( (binary_expression "plVar7 + 5" identifier + number_literal) , (string_literal """" " ") ))) ;) (expression_statement "*(undefined1 *)(plVar7 + 9) = 0;" (assignment_expression "*(undefined1 *)(plVar7 + 9) = 0" (pointer_expression "*(undefined1 *)(plVar7 + 9)" * (cast_expression "(undefined1 *)(plVar7 + 9)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar7 + 9)" ( (binary_expression "plVar7 + 9" identifier + number_literal) )))) = number_literal) ;) (expression_statement "pcVar9 = (char *)0xffffffffffffffff;" (assignment_expression "pcVar9 = (char *)0xffffffffffffffff" identifier = (cast_expression "(char *)0xffffffffffffffff" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "*(undefined4 *)(plVar7 + 0xb) = uVar4;" (assignment_expression "*(undefined4 *)(plVar7 + 0xb) = uVar4" (pointer_expression "*(undefined4 *)(plVar7 + 0xb)" * (cast_expression "(undefined4 *)(plVar7 + 0xb)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar7 + 0xb)" ( (binary_expression "plVar7 + 0xb" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined1 *)((long)plVar7 + 0x4c) = uVar1;" (assignment_expression "*(undefined1 *)((long)plVar7 + 0x4c) = uVar1" (pointer_expression "*(undefined1 *)((long)plVar7 + 0x4c)" * (cast_expression "(undefined1 *)((long)plVar7 + 0x4c)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar7 + 0x4c)" ( (binary_expression "(long)plVar7 + 0x4c" (cast_expression "(long)plVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (expression_statement "*(undefined4 *)((long)plVar7 + 0x5c) = 0;" (assignment_expression "*(undefined4 *)((long)plVar7 + 0x5c) = 0" (pointer_expression "*(undefined4 *)((long)plVar7 + 0x5c)" * (cast_expression "(undefined4 *)((long)plVar7 + 0x5c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar7 + 0x5c)" ( (binary_expression "(long)plVar7 + 0x5c" (cast_expression "(long)plVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined1 *)((long)plVar7 + 0x4d) = uVar2;" (assignment_expression "*(undefined1 *)((long)plVar7 + 0x4d) = uVar2" (pointer_expression "*(undefined1 *)((long)plVar7 + 0x4d)" * (cast_expression "(undefined1 *)((long)plVar7 + 0x4d)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar7 + 0x4d)" ( (binary_expression "(long)plVar7 + 0x4d" (cast_expression "(long)plVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (expression_statement "*param_1 = plVar7;" (assignment_expression "*param_1 = plVar7" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "*(undefined4 *)(plVar7 + 10) = uVar6;" (assignment_expression "*(undefined4 *)(plVar7 + 10) = uVar6" (pointer_expression "*(undefined4 *)(plVar7 + 10)" * (cast_expression "(undefined4 *)(plVar7 + 10)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar7 + 10)" ( (binary_expression "plVar7 + 10" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined1 *)((long)plVar7 + 0x54) = uVar3;" (assignment_expression "*(undefined1 *)((long)plVar7 + 0x54) = uVar3" (pointer_expression "*(undefined1 *)((long)plVar7 + 0x54)" * (cast_expression "(undefined1 *)((long)plVar7 + 0x54)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar7 + 0x54)" ( (binary_expression "(long)plVar7 + 0x54" (cast_expression "(long)plVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (expression_statement "local_58[0] = local_48;" (assignment_expression "local_58[0] = local_48" (subscript_expression "local_58[0]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (param_3 != (char *)0x0) {\n sVar8 = strlen(param_3);\n pcVar9 = param_3 + sVar8;\n }" if (parenthesized_expression "(param_3 != (char *)0x0)" ( (binary_expression "param_3 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n sVar8 = strlen(param_3);\n pcVar9 = param_3 + sVar8;\n }" { (expression_statement "sVar8 = strlen(param_3);" (assignment_expression "sVar8 = strlen(param_3)" identifier = (call_expression "strlen(param_3)" identifier (argument_list "(param_3)" ( identifier )))) ;) (expression_statement "pcVar9 = param_3 + sVar8;" (assignment_expression "pcVar9 = param_3 + sVar8" identifier = (binary_expression "param_3 + sVar8" identifier + identifier)) ;) })) (expression_statement "FUN_001665c0(local_58,param_3,pcVar9);" (call_expression "FUN_001665c0(local_58,param_3,pcVar9)" identifier (argument_list "(local_58,param_3,pcVar9)" ( identifier , identifier , identifier ))) ;) (expression_statement "cVar5 = FUN_0017ab10(param_1 + 5,param_2,local_58,param_4,param_5);" (assignment_expression "cVar5 = FUN_0017ab10(param_1 + 5,param_2,local_58,param_4,param_5)" identifier = (call_expression "FUN_0017ab10(param_1 + 5,param_2,local_58,param_4,param_5)" identifier (argument_list "(param_1 + 5,param_2,local_58,param_4,param_5)" ( (binary_expression "param_1 + 5" identifier + number_literal) , identifier , identifier , identifier , identifier )))) ;) (if_statement "if (local_58[0] != local_48) {\n FUN_002dac70();\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_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (cVar5 != '\0') {\n return;\n }" if (parenthesized_expression "(cVar5 != '\0')" ( (binary_expression "cVar5 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "FUN_0017c650("../../gold/fileread.cc",0x37b,"Input_file");" (call_expression "FUN_0017c650("../../gold/fileread.cc",0x37b,"Input_file")" identifier (argument_list "("../../gold/fileread.cc",0x37b,"Input_file")" ( (string_literal ""../../gold/fileread.cc"" " string_content ") , number_literal , (string_literal ""Input_file"" " 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 (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * (array_declarator IDENT [ LIT ])) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) 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 (subscript_expression IDENT [ LIT ]) = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) )))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (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 TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (call_expression IDENT (argument_list ( (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 IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT , IDENT , IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (compound_statement { (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
|
(function_definition "void FUN_0017b460(undefined8 *param_1,undefined8 param_2,char *param_3,undefined8 param_4,\n undefined8 param_5)\n\n{\n undefined1 uVar1;\n undefined1 uVar2;\n undefined1 uVar3;\n undefined4 uVar4;\n char cVar5;\n undefined4 uVar6;\n long *plVar7;\n size_t sVar8;\n char *pcVar9;\n undefined1 *local_58 [2];\n undefined1 local_48 [24];\n \n param_1[1] = param_1 + 3;\n param_1[5] = param_1 + 7;\n param_1[0x13] = param_1 + 0x11;\n param_1[0x14] = param_1 + 0x11;\n param_1[0x17] = param_1 + 0x16;\n param_1[2] = 0;\n *(undefined1 *)(param_1 + 3) = 0;\n param_1[6] = 0;\n *(undefined1 *)(param_1 + 7) = 0;\n *(undefined4 *)(param_1 + 9) = 0xffffffff;\n *(undefined1 *)((long)param_1 + 0x4c) = 0;\n *(undefined4 *)(param_1 + 10) = 0;\n param_1[0xb] = 0;\n *(undefined1 *)(param_1 + 0xc) = 0;\n *(undefined4 *)((long)param_1 + 100) = 0;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n param_1[0xf] = 0;\n *(undefined4 *)(param_1 + 0x11) = 0;\n param_1[0x12] = 0;\n param_1[0x15] = 0;\n param_1[0x16] = param_1 + 0x16;\n *(undefined1 *)(param_1 + 0x1a) = 1;\n uVar1 = DAT_0043ee89;\n param_1[0x18] = 0;\n param_1[0x19] = 0;\n param_1[0x1b] = 0;\n uVar2 = DAT_0043f249;\n \n uVar6 = FUN_001e5f10(&DAT_0043e9c0);\n uVar4 = DAT_00447bb0;\n uVar3 = DAT_004461c1;\n plVar7 = (long *)FUN_002d94a0(0x60);\n pcVar9 = (char *)0xffffffffffffffff;\n *plVar7 = (long)(plVar7 + 2);\n if (param_3 != (char *)0x0) {\n sVar8 = strlen(param_3);\n pcVar9 = param_3 + sVar8;\n }\n \n FUN_001665c0(plVar7,param_3,pcVar9);\n *(undefined4 *)(plVar7 + 4) = 0;\n plVar7[5] = (long)(plVar7 + 7);\n \n FUN_001665c0(plVar7 + 5,"");\n *(undefined1 *)(plVar7 + 9) = 0;\n pcVar9 = (char *)0xffffffffffffffff;\n *(undefined4 *)(plVar7 + 0xb) = uVar4;\n *(undefined1 *)((long)plVar7 + 0x4c) = uVar1;\n *(undefined4 *)((long)plVar7 + 0x5c) = 0;\n *(undefined1 *)((long)plVar7 + 0x4d) = uVar2;\n *param_1 = plVar7;\n *(undefined4 *)(plVar7 + 10) = uVar6;\n *(undefined1 *)((long)plVar7 + 0x54) = uVar3;\n local_58[0] = local_48;\n if (param_3 != (char *)0x0) {\n sVar8 = strlen(param_3);\n pcVar9 = param_3 + sVar8;\n }\n \n FUN_001665c0(local_58,param_3,pcVar9);\n \n cVar5 = FUN_0017ab10(param_1 + 5,param_2,local_58,param_4,param_5);\n if (local_58[0] != local_48) {\n FUN_002dac70();\n }\n if (cVar5 != '\0') {\n return;\n }\n \n \n FUN_0017c650("../../gold/fileread.cc",0x37b,"Input_file");\n}" (primitive_type "void") (function_declarator "FUN_0017b460(undefined8 *param_1,undefined8 param_2,char *param_3,undefined8 param_4,\n undefined8 param_5)" (identifier "FUN_0017b460") (parameter_list "(undefined8 *param_1,undefined8 param_2,char *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 "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "char *param_3" (primitive_type "char") (pointer_declarator "*param_3" (* "*") (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 undefined1 uVar1;\n undefined1 uVar2;\n undefined1 uVar3;\n undefined4 uVar4;\n char cVar5;\n undefined4 uVar6;\n long *plVar7;\n size_t sVar8;\n char *pcVar9;\n undefined1 *local_58 [2];\n undefined1 local_48 [24];\n \n param_1[1] = param_1 + 3;\n param_1[5] = param_1 + 7;\n param_1[0x13] = param_1 + 0x11;\n param_1[0x14] = param_1 + 0x11;\n param_1[0x17] = param_1 + 0x16;\n param_1[2] = 0;\n *(undefined1 *)(param_1 + 3) = 0;\n param_1[6] = 0;\n *(undefined1 *)(param_1 + 7) = 0;\n *(undefined4 *)(param_1 + 9) = 0xffffffff;\n *(undefined1 *)((long)param_1 + 0x4c) = 0;\n *(undefined4 *)(param_1 + 10) = 0;\n param_1[0xb] = 0;\n *(undefined1 *)(param_1 + 0xc) = 0;\n *(undefined4 *)((long)param_1 + 100) = 0;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n param_1[0xf] = 0;\n *(undefined4 *)(param_1 + 0x11) = 0;\n param_1[0x12] = 0;\n param_1[0x15] = 0;\n param_1[0x16] = param_1 + 0x16;\n *(undefined1 *)(param_1 + 0x1a) = 1;\n uVar1 = DAT_0043ee89;\n param_1[0x18] = 0;\n param_1[0x19] = 0;\n param_1[0x1b] = 0;\n uVar2 = DAT_0043f249;\n \n uVar6 = FUN_001e5f10(&DAT_0043e9c0);\n uVar4 = DAT_00447bb0;\n uVar3 = DAT_004461c1;\n plVar7 = (long *)FUN_002d94a0(0x60);\n pcVar9 = (char *)0xffffffffffffffff;\n *plVar7 = (long)(plVar7 + 2);\n if (param_3 != (char *)0x0) {\n sVar8 = strlen(param_3);\n pcVar9 = param_3 + sVar8;\n }\n \n FUN_001665c0(plVar7,param_3,pcVar9);\n *(undefined4 *)(plVar7 + 4) = 0;\n plVar7[5] = (long)(plVar7 + 7);\n \n FUN_001665c0(plVar7 + 5,"");\n *(undefined1 *)(plVar7 + 9) = 0;\n pcVar9 = (char *)0xffffffffffffffff;\n *(undefined4 *)(plVar7 + 0xb) = uVar4;\n *(undefined1 *)((long)plVar7 + 0x4c) = uVar1;\n *(undefined4 *)((long)plVar7 + 0x5c) = 0;\n *(undefined1 *)((long)plVar7 + 0x4d) = uVar2;\n *param_1 = plVar7;\n *(undefined4 *)(plVar7 + 10) = uVar6;\n *(undefined1 *)((long)plVar7 + 0x54) = uVar3;\n local_58[0] = local_48;\n if (param_3 != (char *)0x0) {\n sVar8 = strlen(param_3);\n pcVar9 = param_3 + sVar8;\n }\n \n FUN_001665c0(local_58,param_3,pcVar9);\n \n cVar5 = FUN_0017ab10(param_1 + 5,param_2,local_58,param_4,param_5);\n if (local_58[0] != local_48) {\n FUN_002dac70();\n }\n if (cVar5 != '\0') {\n return;\n }\n \n \n FUN_0017c650("../../gold/fileread.cc",0x37b,"Input_file");\n}" ({ "{") (declaration "undefined1 uVar1;" (type_identifier "undefined1") (identifier "uVar1") (; ";")) (declaration "undefined1 uVar2;" (type_identifier "undefined1") (identifier "uVar2") (; ";")) (declaration "undefined1 uVar3;" (type_identifier "undefined1") (identifier "uVar3") (; ";")) (declaration "undefined4 uVar4;" (type_identifier "undefined4") (identifier "uVar4") (; ";")) (declaration "char cVar5;" (primitive_type "char") (identifier "cVar5") (; ";")) (declaration "undefined4 uVar6;" (type_identifier "undefined4") (identifier "uVar6") (; ";")) (declaration "long *plVar7;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar7" (* "*") (identifier "plVar7")) (; ";")) (declaration "size_t sVar8;" (primitive_type "size_t") (identifier "sVar8") (; ";")) (declaration "char *pcVar9;" (primitive_type "char") (pointer_declarator "*pcVar9" (* "*") (identifier "pcVar9")) (; ";")) (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 "param_1[1] = param_1 + 3;" (assignment_expression "param_1[1] = param_1 + 3" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (binary_expression "param_1 + 3" (identifier "param_1") (+ "+") (number_literal "3"))) (; ";")) (expression_statement "param_1[5] = param_1 + 7;" (assignment_expression "param_1[5] = param_1 + 7" (subscript_expression "param_1[5]" (identifier "param_1") ([ "[") (number_literal "5") (] "]")) (= "=") (binary_expression "param_1 + 7" (identifier "param_1") (+ "+") (number_literal "7"))) (; ";")) (expression_statement "param_1[0x13] = param_1 + 0x11;" (assignment_expression "param_1[0x13] = param_1 + 0x11" (subscript_expression "param_1[0x13]" (identifier "param_1") ([ "[") (number_literal "0x13") (] "]")) (= "=") (binary_expression "param_1 + 0x11" (identifier "param_1") (+ "+") (number_literal "0x11"))) (; ";")) (expression_statement "param_1[0x14] = param_1 + 0x11;" (assignment_expression "param_1[0x14] = param_1 + 0x11" (subscript_expression "param_1[0x14]" (identifier "param_1") ([ "[") (number_literal "0x14") (] "]")) (= "=") (binary_expression "param_1 + 0x11" (identifier "param_1") (+ "+") (number_literal "0x11"))) (; ";")) (expression_statement "param_1[0x17] = param_1 + 0x16;" (assignment_expression "param_1[0x17] = param_1 + 0x16" (subscript_expression "param_1[0x17]" (identifier "param_1") ([ "[") (number_literal "0x17") (] "]")) (= "=") (binary_expression "param_1 + 0x16" (identifier "param_1") (+ "+") (number_literal "0x16"))) (; ";")) (expression_statement "param_1[2] = 0;" (assignment_expression "param_1[2] = 0" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined1 *)(param_1 + 3) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 3) = 0" (pointer_expression "*(undefined1 *)(param_1 + 3)" (* "*") (cast_expression "(undefined1 *)(param_1 + 3)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 3)" (( "(") (binary_expression "param_1 + 3" (identifier "param_1") (+ "+") (number_literal "3")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[6] = 0;" (assignment_expression "param_1[6] = 0" (subscript_expression "param_1[6]" (identifier "param_1") ([ "[") (number_literal "6") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined1 *)(param_1 + 7) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 7) = 0" (pointer_expression "*(undefined1 *)(param_1 + 7)" (* "*") (cast_expression "(undefined1 *)(param_1 + 7)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 7)" (( "(") (binary_expression "param_1 + 7" (identifier "param_1") (+ "+") (number_literal "7")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined4 *)(param_1 + 9) = 0xffffffff;" (assignment_expression "*(undefined4 *)(param_1 + 9) = 0xffffffff" (pointer_expression "*(undefined4 *)(param_1 + 9)" (* "*") (cast_expression "(undefined4 *)(param_1 + 9)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 9)" (( "(") (binary_expression "param_1 + 9" (identifier "param_1") (+ "+") (number_literal "9")) () ")")))) (= "=") (number_literal "0xffffffff")) (; ";")) (expression_statement "*(undefined1 *)((long)param_1 + 0x4c) = 0;" (assignment_expression "*(undefined1 *)((long)param_1 + 0x4c) = 0" (pointer_expression "*(undefined1 *)((long)param_1 + 0x4c)" (* "*") (cast_expression "(undefined1 *)((long)param_1 + 0x4c)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x4c)" (( "(") (binary_expression "(long)param_1 + 0x4c" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x4c")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined4 *)(param_1 + 10) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 10) = 0" (pointer_expression "*(undefined4 *)(param_1 + 10)" (* "*") (cast_expression "(undefined4 *)(param_1 + 10)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 10)" (( "(") (binary_expression "param_1 + 10" (identifier "param_1") (+ "+") (number_literal "10")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0xb] = 0;" (assignment_expression "param_1[0xb] = 0" (subscript_expression "param_1[0xb]" (identifier "param_1") ([ "[") (number_literal "0xb") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined1 *)(param_1 + 0xc) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 0xc) = 0" (pointer_expression "*(undefined1 *)(param_1 + 0xc)" (* "*") (cast_expression "(undefined1 *)(param_1 + 0xc)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xc)" (( "(") (binary_expression "param_1 + 0xc" (identifier "param_1") (+ "+") (number_literal "0xc")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined4 *)((long)param_1 + 100) = 0;" (assignment_expression "*(undefined4 *)((long)param_1 + 100) = 0" (pointer_expression "*(undefined4 *)((long)param_1 + 100)" (* "*") (cast_expression "(undefined4 *)((long)param_1 + 100)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 100)" (( "(") (binary_expression "(long)param_1 + 100" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "100")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0xd] = 0;" (assignment_expression "param_1[0xd] = 0" (subscript_expression "param_1[0xd]" (identifier "param_1") ([ "[") (number_literal "0xd") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0xe] = 0;" (assignment_expression "param_1[0xe] = 0" (subscript_expression "param_1[0xe]" (identifier "param_1") ([ "[") (number_literal "0xe") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0xf] = 0;" (assignment_expression "param_1[0xf] = 0" (subscript_expression "param_1[0xf]" (identifier "param_1") ([ "[") (number_literal "0xf") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined4 *)(param_1 + 0x11) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 0x11) = 0" (pointer_expression "*(undefined4 *)(param_1 + 0x11)" (* "*") (cast_expression "(undefined4 *)(param_1 + 0x11)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x11)" (( "(") (binary_expression "param_1 + 0x11" (identifier "param_1") (+ "+") (number_literal "0x11")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x12] = 0;" (assignment_expression "param_1[0x12] = 0" (subscript_expression "param_1[0x12]" (identifier "param_1") ([ "[") (number_literal "0x12") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x15] = 0;" (assignment_expression "param_1[0x15] = 0" (subscript_expression "param_1[0x15]" (identifier "param_1") ([ "[") (number_literal "0x15") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x16] = param_1 + 0x16;" (assignment_expression "param_1[0x16] = param_1 + 0x16" (subscript_expression "param_1[0x16]" (identifier "param_1") ([ "[") (number_literal "0x16") (] "]")) (= "=") (binary_expression "param_1 + 0x16" (identifier "param_1") (+ "+") (number_literal "0x16"))) (; ";")) (expression_statement "*(undefined1 *)(param_1 + 0x1a) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x1a) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x1a)" (* "*") (cast_expression "(undefined1 *)(param_1 + 0x1a)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x1a)" (( "(") (binary_expression "param_1 + 0x1a" (identifier "param_1") (+ "+") (number_literal "0x1a")) () ")")))) (= "=") (number_literal "1")) (; ";")) (expression_statement "uVar1 = DAT_0043ee89;" (assignment_expression "uVar1 = DAT_0043ee89" (identifier "uVar1") (= "=") (identifier "DAT_0043ee89")) (; ";")) (expression_statement "param_1[0x18] = 0;" (assignment_expression "param_1[0x18] = 0" (subscript_expression "param_1[0x18]" (identifier "param_1") ([ "[") (number_literal "0x18") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x19] = 0;" (assignment_expression "param_1[0x19] = 0" (subscript_expression "param_1[0x19]" (identifier "param_1") ([ "[") (number_literal "0x19") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x1b] = 0;" (assignment_expression "param_1[0x1b] = 0" (subscript_expression "param_1[0x1b]" (identifier "param_1") ([ "[") (number_literal "0x1b") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "uVar2 = DAT_0043f249;" (assignment_expression "uVar2 = DAT_0043f249" (identifier "uVar2") (= "=") (identifier "DAT_0043f249")) (; ";")) (expression_statement "uVar6 = FUN_001e5f10(&DAT_0043e9c0);" (assignment_expression "uVar6 = FUN_001e5f10(&DAT_0043e9c0)" (identifier "uVar6") (= "=") (call_expression "FUN_001e5f10(&DAT_0043e9c0)" (identifier "FUN_001e5f10") (argument_list "(&DAT_0043e9c0)" (( "(") (pointer_expression "&DAT_0043e9c0" (& "&") (identifier "DAT_0043e9c0")) () ")")))) (; ";")) (expression_statement "uVar4 = DAT_00447bb0;" (assignment_expression "uVar4 = DAT_00447bb0" (identifier "uVar4") (= "=") (identifier "DAT_00447bb0")) (; ";")) (expression_statement "uVar3 = DAT_004461c1;" (assignment_expression "uVar3 = DAT_004461c1" (identifier "uVar3") (= "=") (identifier "DAT_004461c1")) (; ";")) (expression_statement "plVar7 = (long *)FUN_002d94a0(0x60);" (assignment_expression "plVar7 = (long *)FUN_002d94a0(0x60)" (identifier "plVar7") (= "=") (cast_expression "(long *)FUN_002d94a0(0x60)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_002d94a0(0x60)" (identifier "FUN_002d94a0") (argument_list "(0x60)" (( "(") (number_literal "0x60") () ")"))))) (; ";")) (expression_statement "pcVar9 = (char *)0xffffffffffffffff;" (assignment_expression "pcVar9 = (char *)0xffffffffffffffff" (identifier "pcVar9") (= "=") (cast_expression "(char *)0xffffffffffffffff" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0xffffffffffffffff"))) (; ";")) (expression_statement "*plVar7 = (long)(plVar7 + 2);" (assignment_expression "*plVar7 = (long)(plVar7 + 2)" (pointer_expression "*plVar7" (* "*") (identifier "plVar7")) (= "=") (cast_expression "(long)(plVar7 + 2)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(plVar7 + 2)" (( "(") (binary_expression "plVar7 + 2" (identifier "plVar7") (+ "+") (number_literal "2")) () ")")))) (; ";")) (if_statement "if (param_3 != (char *)0x0) {\n sVar8 = strlen(param_3);\n pcVar9 = param_3 + sVar8;\n }" (if "if") (parenthesized_expression "(param_3 != (char *)0x0)" (( "(") (binary_expression "param_3 != (char *)0x0" (identifier "param_3") (!= "!=") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n sVar8 = strlen(param_3);\n pcVar9 = param_3 + sVar8;\n }" ({ "{") (expression_statement "sVar8 = strlen(param_3);" (assignment_expression "sVar8 = strlen(param_3)" (identifier "sVar8") (= "=") (call_expression "strlen(param_3)" (identifier "strlen") (argument_list "(param_3)" (( "(") (identifier "param_3") () ")")))) (; ";")) (expression_statement "pcVar9 = param_3 + sVar8;" (assignment_expression "pcVar9 = param_3 + sVar8" (identifier "pcVar9") (= "=") (binary_expression "param_3 + sVar8" (identifier "param_3") (+ "+") (identifier "sVar8"))) (; ";")) (} "}"))) (expression_statement "FUN_001665c0(plVar7,param_3,pcVar9);" (call_expression "FUN_001665c0(plVar7,param_3,pcVar9)" (identifier "FUN_001665c0") (argument_list "(plVar7,param_3,pcVar9)" (( "(") (identifier "plVar7") (, ",") (identifier "param_3") (, ",") (identifier "pcVar9") () ")"))) (; ";")) (expression_statement "*(undefined4 *)(plVar7 + 4) = 0;" (assignment_expression "*(undefined4 *)(plVar7 + 4) = 0" (pointer_expression "*(undefined4 *)(plVar7 + 4)" (* "*") (cast_expression "(undefined4 *)(plVar7 + 4)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar7 + 4)" (( "(") (binary_expression "plVar7 + 4" (identifier "plVar7") (+ "+") (number_literal "4")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar7[5] = (long)(plVar7 + 7);" (assignment_expression "plVar7[5] = (long)(plVar7 + 7)" (subscript_expression "plVar7[5]" (identifier "plVar7") ([ "[") (number_literal "5") (] "]")) (= "=") (cast_expression "(long)(plVar7 + 7)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(plVar7 + 7)" (( "(") (binary_expression "plVar7 + 7" (identifier "plVar7") (+ "+") (number_literal "7")) () ")")))) (; ";")) (expression_statement "FUN_001665c0(plVar7 + 5,"");" (call_expression "FUN_001665c0(plVar7 + 5,"")" (identifier "FUN_001665c0") (argument_list "(plVar7 + 5,"")" (( "(") (binary_expression "plVar7 + 5" (identifier "plVar7") (+ "+") (number_literal "5")) (, ",") (string_literal """" (" """) (" """)) () ")"))) (; ";")) (expression_statement "*(undefined1 *)(plVar7 + 9) = 0;" (assignment_expression "*(undefined1 *)(plVar7 + 9) = 0" (pointer_expression "*(undefined1 *)(plVar7 + 9)" (* "*") (cast_expression "(undefined1 *)(plVar7 + 9)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar7 + 9)" (( "(") (binary_expression "plVar7 + 9" (identifier "plVar7") (+ "+") (number_literal "9")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "pcVar9 = (char *)0xffffffffffffffff;" (assignment_expression "pcVar9 = (char *)0xffffffffffffffff" (identifier "pcVar9") (= "=") (cast_expression "(char *)0xffffffffffffffff" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0xffffffffffffffff"))) (; ";")) (expression_statement "*(undefined4 *)(plVar7 + 0xb) = uVar4;" (assignment_expression "*(undefined4 *)(plVar7 + 0xb) = uVar4" (pointer_expression "*(undefined4 *)(plVar7 + 0xb)" (* "*") (cast_expression "(undefined4 *)(plVar7 + 0xb)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar7 + 0xb)" (( "(") (binary_expression "plVar7 + 0xb" (identifier "plVar7") (+ "+") (number_literal "0xb")) () ")")))) (= "=") (identifier "uVar4")) (; ";")) (expression_statement "*(undefined1 *)((long)plVar7 + 0x4c) = uVar1;" (assignment_expression "*(undefined1 *)((long)plVar7 + 0x4c) = uVar1" (pointer_expression "*(undefined1 *)((long)plVar7 + 0x4c)" (* "*") (cast_expression "(undefined1 *)((long)plVar7 + 0x4c)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar7 + 0x4c)" (( "(") (binary_expression "(long)plVar7 + 0x4c" (cast_expression "(long)plVar7" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar7")) (+ "+") (number_literal "0x4c")) () ")")))) (= "=") (identifier "uVar1")) (; ";")) (expression_statement "*(undefined4 *)((long)plVar7 + 0x5c) = 0;" (assignment_expression "*(undefined4 *)((long)plVar7 + 0x5c) = 0" (pointer_expression "*(undefined4 *)((long)plVar7 + 0x5c)" (* "*") (cast_expression "(undefined4 *)((long)plVar7 + 0x5c)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar7 + 0x5c)" (( "(") (binary_expression "(long)plVar7 + 0x5c" (cast_expression "(long)plVar7" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar7")) (+ "+") (number_literal "0x5c")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined1 *)((long)plVar7 + 0x4d) = uVar2;" (assignment_expression "*(undefined1 *)((long)plVar7 + 0x4d) = uVar2" (pointer_expression "*(undefined1 *)((long)plVar7 + 0x4d)" (* "*") (cast_expression "(undefined1 *)((long)plVar7 + 0x4d)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar7 + 0x4d)" (( "(") (binary_expression "(long)plVar7 + 0x4d" (cast_expression "(long)plVar7" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar7")) (+ "+") (number_literal "0x4d")) () ")")))) (= "=") (identifier "uVar2")) (; ";")) (expression_statement "*param_1 = plVar7;" (assignment_expression "*param_1 = plVar7" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (identifier "plVar7")) (; ";")) (expression_statement "*(undefined4 *)(plVar7 + 10) = uVar6;" (assignment_expression "*(undefined4 *)(plVar7 + 10) = uVar6" (pointer_expression "*(undefined4 *)(plVar7 + 10)" (* "*") (cast_expression "(undefined4 *)(plVar7 + 10)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar7 + 10)" (( "(") (binary_expression "plVar7 + 10" (identifier "plVar7") (+ "+") (number_literal "10")) () ")")))) (= "=") (identifier "uVar6")) (; ";")) (expression_statement "*(undefined1 *)((long)plVar7 + 0x54) = uVar3;" (assignment_expression "*(undefined1 *)((long)plVar7 + 0x54) = uVar3" (pointer_expression "*(undefined1 *)((long)plVar7 + 0x54)" (* "*") (cast_expression "(undefined1 *)((long)plVar7 + 0x54)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar7 + 0x54)" (( "(") (binary_expression "(long)plVar7 + 0x54" (cast_expression "(long)plVar7" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar7")) (+ "+") (number_literal "0x54")) () ")")))) (= "=") (identifier "uVar3")) (; ";")) (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")) (; ";")) (if_statement "if (param_3 != (char *)0x0) {\n sVar8 = strlen(param_3);\n pcVar9 = param_3 + sVar8;\n }" (if "if") (parenthesized_expression "(param_3 != (char *)0x0)" (( "(") (binary_expression "param_3 != (char *)0x0" (identifier "param_3") (!= "!=") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n sVar8 = strlen(param_3);\n pcVar9 = param_3 + sVar8;\n }" ({ "{") (expression_statement "sVar8 = strlen(param_3);" (assignment_expression "sVar8 = strlen(param_3)" (identifier "sVar8") (= "=") (call_expression "strlen(param_3)" (identifier "strlen") (argument_list "(param_3)" (( "(") (identifier "param_3") () ")")))) (; ";")) (expression_statement "pcVar9 = param_3 + sVar8;" (assignment_expression "pcVar9 = param_3 + sVar8" (identifier "pcVar9") (= "=") (binary_expression "param_3 + sVar8" (identifier "param_3") (+ "+") (identifier "sVar8"))) (; ";")) (} "}"))) (expression_statement "FUN_001665c0(local_58,param_3,pcVar9);" (call_expression "FUN_001665c0(local_58,param_3,pcVar9)" (identifier "FUN_001665c0") (argument_list "(local_58,param_3,pcVar9)" (( "(") (identifier "local_58") (, ",") (identifier "param_3") (, ",") (identifier "pcVar9") () ")"))) (; ";")) (expression_statement "cVar5 = FUN_0017ab10(param_1 + 5,param_2,local_58,param_4,param_5);" (assignment_expression "cVar5 = FUN_0017ab10(param_1 + 5,param_2,local_58,param_4,param_5)" (identifier "cVar5") (= "=") (call_expression "FUN_0017ab10(param_1 + 5,param_2,local_58,param_4,param_5)" (identifier "FUN_0017ab10") (argument_list "(param_1 + 5,param_2,local_58,param_4,param_5)" (( "(") (binary_expression "param_1 + 5" (identifier "param_1") (+ "+") (number_literal "5")) (, ",") (identifier "param_2") (, ",") (identifier "local_58") (, ",") (identifier "param_4") (, ",") (identifier "param_5") () ")")))) (; ";")) (if_statement "if (local_58[0] != local_48) {\n FUN_002dac70();\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_002dac70();\n }" ({ "{") (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" (identifier "FUN_002dac70") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (if_statement "if (cVar5 != '\0') {\n return;\n }" (if "if") (parenthesized_expression "(cVar5 != '\0')" (( "(") (binary_expression "cVar5 != '\0'" (identifier "cVar5") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_0017c650("../../gold/fileread.cc",0x37b,"Input_file");" (call_expression "FUN_0017c650("../../gold/fileread.cc",0x37b,"Input_file")" (identifier "FUN_0017c650") (argument_list "("../../gold/fileread.cc",0x37b,"Input_file")" (( "(") (string_literal ""../../gold/fileread.cc"" (" """) (string_content "../../gold/fileread.cc") (" """)) (, ",") (number_literal "0x37b") (, ",") (string_literal ""Input_file"" (" """) (string_content "Input_file") (" """)) () ")"))) (; ";")) (} "}")))
|
/* WARNING: Type propagation algorithm not settling */
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void Input_file(Input_file * this, Task * task, char * name, uchar *
contents, off_t size) */
void __thiscall
gold::function_1::function_1(function_1 *this,type_1 *task,char *var_8,type_2 *contents,type_3 size)
{
type_4 *p_Var1;
type_5 *pSVar2;
bool bVar3;
bool bVar4;
bool bVar5;
type_6 IVar6;
type_7 OVar7;
int iVar8;
type_8 *pIVar9;
size_t var_10;
char *pcVar11;
basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3> var_4;
(this->found_name_)._M_dataplus._M_p = (pointer)&(this->found_name_).field_2;
(this->file_).name_._M_dataplus._M_p = (pointer)&(this->file_).name_.field_2;
p_Var1 = &(this->file_).views_._M_t._M_impl.super__Rb_tree_header;
(this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header._M_left = &p_Var1->_M_header;
(this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header._M_right = &p_Var1->_M_header;
pSVar2 = &(this->file_).saved_views_;
(this->file_).saved_views_.
super__List_base<gold::var_5::type_11*,_std::var_1<gold::var_5::type_11*>var_3>._M_impl._M_node.
super__List_node_base._M_prev = (type_9 *)pSVar2;
(this->found_name_)._M_string_length = 0;
(this->found_name_).field_2._M_local_buf[0] = '\0';
(this->file_).name_._M_string_length = 0;
(this->file_).name_.field_2._M_local_buf[0] = '\0';
(this->file_).descriptor_ = -1;
(this->file_).is_descriptor_opened_ = false;
(this->file_).object_count_ = 0;
(this->file_).size_ = 0;
(this->file_).token_.is_blocker_ = false;
(this->file_).token_.blockers_ = 0;
(this->file_).token_.writer_ = (type_1 *)0x0;
(this->file_).token_.waiting_.head_ = (type_1 *)0x0;
(this->file_).token_.waiting_.tail_ = (type_1 *)0x0;
(this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header._M_color = _S_red;
(this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_header._M_parent = (type_10)0x0;
(this->file_).views_._M_t._M_impl.super__Rb_tree_header._M_node_count = 0;
(this->file_).saved_views_.
super__List_base<gold::var_5::type_11*,_std::var_1<gold::var_5::type_11*>var_3>._M_impl._M_node.
super__List_node_base._M_next = (type_9 *)pSVar2;
(this->file_).released_ = true;
bVar3 = Position_dependent_options::default_options_.as_needed_.value;
(this->file_).saved_views_.
super__List_base<gold::var_5::type_11*,_std::var_1<gold::var_5::type_11*>var_3>._M_impl._M_node.
_M_size = 0;
(this->file_).mapped_bytes_ = 0;
(this->file_).whole_file_view_ = (type_11 *)0x0;
bVar4 = Position_dependent_options::default_options_.Bdynamic_.value;
/* try { // try from 0017b580 to 0017b5a4 has its CatchHandler @ 0017b6cb */
OVar7 = General_options::var_6(&Position_dependent_options::default_options_);
IVar6 = Position_dependent_options::default_options_.incremental_disposition_;
bVar5 = Position_dependent_options::default_options_.whole_archive_.value;
pIVar9 = (type_8 *)var_7(0x60);
pcVar11 = (char *)0xffffffffffffffff;
(pIVar9->name_)._M_dataplus._M_p = (pointer)&(pIVar9->name_).field_2;
if (var_8 != (char *)0x0) {
var_10 = var_9(var_8);
pcVar11 = var_8 + var_10;
}
/* try { // try from 0017b5cd to 0017b5d1 has its CatchHandler @ 0017b6c3 */
std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>::
var_11<var_12*>
((basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3> *)pIVar9,var_8,
pcVar11);
pIVar9->type_ = INPUT_FILE_TYPE_FILE;
(pIVar9->extra_search_path_)._M_dataplus._M_p = (pointer)&(pIVar9->extra_search_path_).field_2;
/* try { // try from 0017b5ef to 0017b5f3 has its CatchHandler @ 0017b6bb */
std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>::
var_11<var_12*>(&pIVar9->extra_search_path_,"");
pIVar9->just_symbols_ = false;
pcVar11 = (char *)0xffffffffffffffff;
(pIVar9->options_).incremental_disposition_ = IVar6;
(pIVar9->options_).as_needed_ = bVar3;
pIVar9->arg_serial_ = 0;
(pIVar9->options_).Bdynamic_ = bVar4;
this->input_argument_ = pIVar9;
(pIVar9->options_).format_enum_ = OVar7;
(pIVar9->options_).whole_archive_ = bVar5;
var_4._M_dataplus._M_p = (pointer)&var_4.field_2;
if (var_8 != (char *)0x0) {
var_10 = var_9(var_8);
pcVar11 = var_8 + var_10;
}
/* try { // try from 0017b651 to 0017b655 has its CatchHandler @ 0017b6cb */
std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>::
var_11<var_12*>(&var_4,var_8,pcVar11);
/* try { // try from 0017b66c to 0017b670 has its CatchHandler @ 0017b6b3 */
iVar8 = var_5::var_13(&this->file_,(char *)task,(int)&var_4,contents,size);
if ((anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_14
*)var_4._M_dataplus._M_p != &var_4.field_2) {
var_15(var_4._M_dataplus._M_p);
}
if ((char)iVar8 != '\0') {
return;
}
/* WARNING: Subroutine does not return */
/* try { // try from 0017b6ae to 0017b6b2 has its CatchHandler @ 0017b6cb */
var_16("../../gold/fileread.cc",0x37b,"Input_file");
}
| 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: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (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: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (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))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) 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: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (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: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (identifier) (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))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
| null |
void MASKED(undefined8 *param_1,undefined8 param_2,char *param_3,undefined8 param_4,
undefined8 param_5)
{
undefined1 uVar1;
undefined1 uVar2;
undefined1 uVar3;
undefined4 uVar4;
char cVar5;
undefined4 uVar6;
long *plVar7;
size_t sVar8;
char *pcVar9;
undefined1 *local_58 [2];
undefined1 local_48 [24];
param_1[1] = param_1 + 3;
param_1[5] = param_1 + 7;
param_1[0x13] = param_1 + 0x11;
param_1[0x14] = param_1 + 0x11;
param_1[0x17] = param_1 + 0x16;
param_1[2] = 0;
*(undefined1 *)(param_1 + 3) = 0;
param_1[6] = 0;
*(undefined1 *)(param_1 + 7) = 0;
*(undefined4 *)(param_1 + 9) = 0xffffffff;
*(undefined1 *)((long)param_1 + 0x4c) = 0;
*(undefined4 *)(param_1 + 10) = 0;
param_1[0xb] = 0;
*(undefined1 *)(param_1 + 0xc) = 0;
*(undefined4 *)((long)param_1 + 100) = 0;
param_1[0xd] = 0;
param_1[0xe] = 0;
param_1[0xf] = 0;
*(undefined4 *)(param_1 + 0x11) = 0;
param_1[0x12] = 0;
param_1[0x15] = 0;
param_1[0x16] = param_1 + 0x16;
*(undefined1 *)(param_1 + 0x1a) = 1;
uVar1 = DAT_0043ee89;
param_1[0x18] = 0;
param_1[0x19] = 0;
param_1[0x1b] = 0;
uVar2 = DAT_0043f249;
/* try { // try from 0017b580 to 0017b5a4 has its CatchHandler @ 0017b6cb */
uVar6 = FUN_001e5f10(&DAT_0043e9c0);
uVar4 = DAT_00447bb0;
uVar3 = DAT_004461c1;
plVar7 = (long *)FUN_002d94a0(0x60);
pcVar9 = (char *)0xffffffffffffffff;
*plVar7 = (long)(plVar7 + 2);
if (param_3 != (char *)0x0) {
sVar8 = strlen(param_3);
pcVar9 = param_3 + sVar8;
}
/* try { // try from 0017b5cd to 0017b5d1 has its CatchHandler @ 0017b6c3 */
FUN_001665c0(plVar7,param_3,pcVar9);
*(undefined4 *)(plVar7 + 4) = 0;
plVar7[5] = (long)(plVar7 + 7);
/* try { // try from 0017b5ef to 0017b5f3 has its CatchHandler @ 0017b6bb */
FUN_001665c0(plVar7 + 5,"");
*(undefined1 *)(plVar7 + 9) = 0;
pcVar9 = (char *)0xffffffffffffffff;
*(undefined4 *)(plVar7 + 0xb) = uVar4;
*(undefined1 *)((long)plVar7 + 0x4c) = uVar1;
*(undefined4 *)((long)plVar7 + 0x5c) = 0;
*(undefined1 *)((long)plVar7 + 0x4d) = uVar2;
*param_1 = plVar7;
*(undefined4 *)(plVar7 + 10) = uVar6;
*(undefined1 *)((long)plVar7 + 0x54) = uVar3;
local_58[0] = local_48;
if (param_3 != (char *)0x0) {
sVar8 = strlen(param_3);
pcVar9 = param_3 + sVar8;
}
/* try { // try from 0017b651 to 0017b655 has its CatchHandler @ 0017b6cb */
FUN_001665c0(local_58,param_3,pcVar9);
/* try { // try from 0017b66c to 0017b670 has its CatchHandler @ 0017b6b3 */
cVar5 = FUN_0017ab10(param_1 + 5,param_2,local_58,param_4,param_5);
if (local_58[0] != local_48) {
FUN_002dac70();
}
if (cVar5 != '\0') {
return;
}
/* WARNING: Subroutine does not return */
/* try { // try from 0017b6ae to 0017b6b2 has its CatchHandler @ 0017b6cb */
FUN_0017c650("../../gold/fileread.cc",0x37b,"Input_file");
}
|
9164_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
|
do_section_contents
|
FUN_0040b120
|
/* DWARF original prototype: uchar * do_section_contents(Sized_pluginobj<32,_true> * this, uint
param_1, section_size_type * param_2, bool param_3) */
uchar * __thiscall
gold::Sized_pluginobj<32,_true>::do_section_contents
(Sized_pluginobj<32,_true> *this,uint param_1,section_size_type *param_2,bool param_3)
{
/* WARNING: Subroutine does not return */
do_gold_unreachable("../../gold/plugin.cc",0x61d,"do_section_contents");
}
|
void FUN_0040b120(void)
{
/* WARNING: Subroutine does not return */
FUN_00352af0("../../gold/plugin.cc",0x61d,"do_section_contents");
}
|
SUB RSP,0x8
LEA RDX,[0x57c790]
MOV ESI,0x61d
LEA RDI,[0x57c484]
CALL 0x00352af0
| null | null | null | null |
[('const-1', u'RETURN_-1201688239'), ('const-5752720', u'COPY_-1201688227'), (u'COPY_-1201688228', u'CALL_-1201688244'), ('const-1565', u'CALL_-1201688244'), (u'COPY_-1201688227', u'CALL_-1201688244'), ('const-5751940', u'COPY_-1201688228')]
|
[('const-1', u'RETURN_-1201688239'), ('const-5751940', u'COPY_-1201688231'), (u'COPY_-1201688231', u'CALL_-1201688244'), ('const-1565', u'CALL_-1201688244'), (u'COPY_-1201688230', u'CALL_-1201688244'), ('const-5752720', u'COPY_-1201688230')]
| null | null |
0040b120
|
x64
|
O2
|
(translation_unit "void FUN_0040b120(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/plugin.cc",0x61d,"do_section_contents");\n}\n\n" (function_definition "void FUN_0040b120(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/plugin.cc",0x61d,"do_section_contents");\n}" primitive_type (function_declarator "FUN_0040b120(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/plugin.cc",0x61d,"do_section_contents");\n}" { comment (expression_statement "FUN_00352af0("../../gold/plugin.cc",0x61d,"do_section_contents");" (call_expression "FUN_00352af0("../../gold/plugin.cc",0x61d,"do_section_contents")" identifier (argument_list "("../../gold/plugin.cc",0x61d,"do_section_contents")" ( (string_literal ""../../gold/plugin.cc"" " string_content ") , number_literal , (string_literal ""do_section_contents"" " string_content ") ))) ;) })))
|
(translation_unit "/* DWARF original prototype: uchar * do_section_contents(Sized_pluginobj<32,_true> * this, uint\n param_1, section_size_type * param_2, bool param_3) */\n\nuchar * __thiscall\ngold::Sized_pluginobj<32,_true>::do_section_contents\n (Sized_pluginobj<32,_true> *this,uint param_1,section_size_type *param_2,bool param_3)\n\n{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/plugin.cc",0x61d,"do_section_contents");\n}\n\n" comment (ERROR "uchar * __thiscall\ngold::Sized_pluginobj<32,_true>::do_section_contents\n (Sized_pluginobj<32,_true> *this,uint param_1,section_size_type *param_2,bool param_3)\n\n{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/plugin.cc",0x61d,"do_section_contents");\n}" (binary_expression "uchar * __thiscall\ngold::Sized_pluginobj<32,_true>::do_section_contents\n (Sized_pluginobj<32,_true> *this,uint param_1,section_size_type *param_2,bool param_3)\n\n{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/plugin.cc",0x61d,"do_section_contents")" (binary_expression "uchar * __thiscall\ngold::Sized_pluginobj<32" (binary_expression "uchar * __thiscall" identifier * identifier) (ERROR "gold::Sized_pluginobj" identifier : : identifier) < number_literal) (ERROR ",_true" , identifier) > (ERROR "::do_section_contents\n (Sized_pluginobj<32,_true> *this,uint param_1,section_size_type *param_2,bool param_3)\n\n{" : : (call_expression "do_section_contents\n (Sized_pluginobj<32,_true> *this,uint param_1,section_size_type *param_2,bool param_3)" identifier (argument_list "(Sized_pluginobj<32,_true> *this,uint param_1,section_size_type *param_2,bool param_3)" ( (binary_expression "Sized_pluginobj<32" identifier < number_literal) , (binary_expression "_true> *this" identifier > (pointer_expression "*this" * identifier)) , (ERROR "uint" identifier) identifier , (binary_expression "section_size_type *param_2" identifier * identifier) , (ERROR "bool" identifier) identifier ))) {) comment (call_expression "do_gold_unreachable("../../gold/plugin.cc",0x61d,"do_section_contents")" identifier (argument_list "("../../gold/plugin.cc",0x61d,"do_section_contents")" ( (string_literal ""../../gold/plugin.cc"" " string_content ") , number_literal , (string_literal ""do_section_contents"" " string_content ") )))) ; }))
|
(translation_unit "void FUN_0040b120(void)\n\n{\n \n FUN_00352af0("../../gold/plugin.cc",0x61d,"do_section_contents");\n}\n\n" (function_definition "void FUN_0040b120(void)\n\n{\n \n FUN_00352af0("../../gold/plugin.cc",0x61d,"do_section_contents");\n}" primitive_type (function_declarator "FUN_0040b120(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n \n FUN_00352af0("../../gold/plugin.cc",0x61d,"do_section_contents");\n}" { (expression_statement "FUN_00352af0("../../gold/plugin.cc",0x61d,"do_section_contents");" (call_expression "FUN_00352af0("../../gold/plugin.cc",0x61d,"do_section_contents")" identifier (argument_list "("../../gold/plugin.cc",0x61d,"do_section_contents")" ( (string_literal ""../../gold/plugin.cc"" " string_content ") , number_literal , (string_literal ""do_section_contents"" " 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_0040b120(void)\n\n{\n \n FUN_00352af0("../../gold/plugin.cc",0x61d,"do_section_contents");\n}" (primitive_type "void") (function_declarator "FUN_0040b120(void)" (identifier "FUN_0040b120") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n FUN_00352af0("../../gold/plugin.cc",0x61d,"do_section_contents");\n}" ({ "{") (expression_statement "FUN_00352af0("../../gold/plugin.cc",0x61d,"do_section_contents");" (call_expression "FUN_00352af0("../../gold/plugin.cc",0x61d,"do_section_contents")" (identifier "FUN_00352af0") (argument_list "("../../gold/plugin.cc",0x61d,"do_section_contents")" (( "(") (string_literal ""../../gold/plugin.cc"" (" """) (string_content "../../gold/plugin.cc") (" """)) (, ",") (number_literal "0x61d") (, ",") (string_literal ""do_section_contents"" (" """) (string_content "do_section_contents") (" """)) () ")"))) (; ";")) (} "}")))
|
/* DWARF original prototype: uchar * do_section_contents(Sized_pluginobj<32,_true> * this, uint
param_1, section_size_type * param_2, bool param_3) */
uchar * __thiscall
gold::Sized_pluginobj<32,_true>::do_section_contents
(Sized_pluginobj<32,_true> *this,uint param_1,section_size_type *param_2,bool param_3)
{
/* WARNING: Subroutine does not return */
do_gold_unreachable("../../gold/plugin.cc",0x61d,"do_section_contents");
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
| null |
void MASKED(void)
{
/* WARNING: Subroutine does not return */
FUN_00352af0("../../gold/plugin.cc",0x61d,"do_section_contents");
}
|
71_riscv64-linux-gnu-readelf_and_riscv64-linux-gnu-readelf_strip.c
|
deregister_tm_clones
|
FUN_00107e40
|
/* WARNING: Removing unreachable block (ram,0x00107e53) */
/* WARNING: Removing unreachable block (ram,0x00107e5f) */
void deregister_tm_clones(void)
{
return;
}
|
/* WARNING: Removing unreachable block (ram,0x00107e53) */
/* WARNING: Removing unreachable block (ram,0x00107e5f) */
void FUN_00107e40(void)
{
return;
}
|
LEA RDI,[0x192398]
LEA RAX,[0x192398]
CMP RAX,RDI
JZ 0x00107e68
MOV RAX,qword ptr [0x0018ffc8]
TEST RAX,RAX
JZ 0x00107e68
JMP RAX
RET
| null | null | null | null |
[('const-0', u'RETURN_-1206944114')]
|
[('const-0', u'RETURN_-1206944114')]
| null | null |
00107e40
|
x64
|
O2
|
(translation_unit "/* WARNING: Removing unreachable block (ram,0x00107e53) */\n/* WARNING: Removing unreachable block (ram,0x00107e5f) */\n\nvoid FUN_00107e40(void)\n\n{\n return;\n}\n\n" comment comment (function_definition "void FUN_00107e40(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00107e40(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,0x00107e53) */\n/* WARNING: Removing unreachable block (ram,0x00107e5f) */\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_00107e40(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00107e40(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00107e40(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_00107e40(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_00107e40(void)" (identifier "FUN_00107e40") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}")))
|
/* WARNING: Removing unreachable block (ram,0x00107e53) */
/* WARNING: Removing unreachable block (ram,0x00107e5f) */
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,0x00107e53) */
/* WARNING: Removing unreachable block (ram,0x00107e5f) */
void MASKED(void)
{
return;
}
|
20_powerpc64-linux-gnu-addr2line_and_powerpc64-linux-gnu-addr2line_strip.c
|
bfd_openr
|
bfd_openr
|
void bfd_openr(void)
{
(*(code *)PTR_bfd_openr_001080a0)();
return;
}
|
void bfd_openr(void)
{
(*(code *)PTR_bfd_openr_001080a0)();
return;
}
|
JMP qword ptr [0x001080a0]
| null | null | null | null |
[('tmp_22', u'CAST_-1206967927'), (u'CALLIND_-1206967992', u'INDIRECT_-1206967932'), (u'CAST_-1206967927', u'CALLIND_-1206967992'), ('const-0', u'RETURN_-1206967989'), (u'INDIRECT_-1206967932', u'COPY_-1206967991')]
|
[('tmp_22', u'CAST_-1206967927'), (u'CALLIND_-1206967992', u'INDIRECT_-1206967932'), (u'CAST_-1206967927', u'CALLIND_-1206967992'), ('const-0', u'RETURN_-1206967989'), (u'INDIRECT_-1206967932', u'COPY_-1206967991')]
| null | null |
00102140
|
x64
|
O2
|
(translation_unit "void bfd_openr(void)\n\n{\n (*(code *)PTR_bfd_openr_001080a0)();\n return;\n}\n\n" (function_definition "void bfd_openr(void)\n\n{\n (*(code *)PTR_bfd_openr_001080a0)();\n return;\n}" primitive_type (function_declarator "bfd_openr(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_openr_001080a0)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_openr_001080a0)();" (call_expression "(*(code *)PTR_bfd_openr_001080a0)()" (parenthesized_expression "(*(code *)PTR_bfd_openr_001080a0)" ( (pointer_expression "*(code *)PTR_bfd_openr_001080a0" * (cast_expression "(code *)PTR_bfd_openr_001080a0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "void bfd_openr(void)\n\n{\n (*(code *)PTR_bfd_openr_001080a0)();\n return;\n}\n\n" (function_definition "void bfd_openr(void)\n\n{\n (*(code *)PTR_bfd_openr_001080a0)();\n return;\n}" primitive_type (function_declarator "bfd_openr(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_openr_001080a0)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_openr_001080a0)();" (call_expression "(*(code *)PTR_bfd_openr_001080a0)()" (parenthesized_expression "(*(code *)PTR_bfd_openr_001080a0)" ( (pointer_expression "*(code *)PTR_bfd_openr_001080a0" * (cast_expression "(code *)PTR_bfd_openr_001080a0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "void bfd_openr(void)\n\n{\n (*(code *)PTR_bfd_openr_001080a0)();\n return;\n}\n\n" (function_definition "void bfd_openr(void)\n\n{\n (*(code *)PTR_bfd_openr_001080a0)();\n return;\n}" primitive_type (function_declarator "bfd_openr(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_openr_001080a0)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_openr_001080a0)();" (call_expression "(*(code *)PTR_bfd_openr_001080a0)()" (parenthesized_expression "(*(code *)PTR_bfd_openr_001080a0)" ( (pointer_expression "*(code *)PTR_bfd_openr_001080a0" * (cast_expression "(code *)PTR_bfd_openr_001080a0" ( (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_openr(void)\n\n{\n (*(code *)PTR_bfd_openr_001080a0)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_openr(void)" (identifier "bfd_openr") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_bfd_openr_001080a0)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_bfd_openr_001080a0)();" (call_expression "(*(code *)PTR_bfd_openr_001080a0)()" (parenthesized_expression "(*(code *)PTR_bfd_openr_001080a0)" (( "(") (pointer_expression "*(code *)PTR_bfd_openr_001080a0" (* "*") (cast_expression "(code *)PTR_bfd_openr_001080a0" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_bfd_openr_001080a0"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
void function_1(void)
{
(*(type_1 *)PTR_bfd_openr_001080a0)();
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_001080a0)();
return;
}
|
430_ia64-linux-gnu-as_and_ia64-linux-gnu-as_strip.c
|
input_scrub_insert_file
|
FUN_00124490
|
void input_scrub_insert_file(char *path)
{
input_scrub_include_file(path,input_line_pointer);
buffer_limit = input_scrub_next_buffer(&input_line_pointer);
return;
}
|
void FUN_00124490(undefined8 param_1)
{
FUN_001167b0(param_1,DAT_0016f0a0);
DAT_0016df80 = FUN_001168f0(&DAT_0016f0a0);
return;
}
|
SUB RSP,0x8
MOV RSI,qword ptr [0x0016f0a0]
CALL 0x001167b0
LEA RDI,[0x16f0a0]
CALL 0x001168f0
MOV qword ptr [0x0016df80],RAX
ADD RSP,0x8
RET
| null | null | null | null |
[('tmp_207', u'CALL_-1207090002'), (u'CALL_-1207089986', u'INDIRECT_-1207089889'), (u'INDIRECT_-1207089886', u'COPY_-1207089929'), (u'PTRSUB_-1207089877', u'CALL_-1207089986'), ('const-0', u'RETURN_-1207089954'), (u'COPY_-1207089986', u'COPY_-1207089932'), ('const-1503392', u'PTRSUB_-1207089877'), (u'CALL_-1207089986', u'INDIRECT_-1207089886'), (u'CALL_-1207090002', u'INDIRECT_-1207089899'), ('const-0', u'PTRSUB_-1207089877'), (u'CALL_-1207089986', u'COPY_-1207089986'), ('tmp_90', u'CALL_-1207090002'), (u'CALL_-1207090002', u'INDIRECT_-1207089902')]
|
[('tmp_166', u'CALL_-1207090002'), (u'PTRSUB_-1207089875', u'CALL_-1207089986'), (u'CALL_-1207089986', u'INDIRECT_-1207089887'), ('const-0', u'PTRSUB_-1207089875'), ('const-0', u'RETURN_-1207089954'), ('const-1503392', u'PTRSUB_-1207089875'), (u'CALL_-1207090002', u'INDIRECT_-1207089897'), (u'CALL_-1207089986', u'INDIRECT_-1207089884'), ('tmp_213', u'CALL_-1207090002'), (u'INDIRECT_-1207089884', u'COPY_-1207089927'), (u'CALL_-1207090002', u'INDIRECT_-1207089900'), (u'CALL_-1207089986', u'COPY_-1207089986'), (u'COPY_-1207089986', u'COPY_-1207089930')]
| null | null |
00124490
|
x64
|
O2
|
(translation_unit "void FUN_00124490(undefined8 param_1)\n\n{\n FUN_001167b0(param_1,DAT_0016f0a0);\n DAT_0016df80 = FUN_001168f0(&DAT_0016f0a0);\n return;\n}\n\n" (function_definition "void FUN_00124490(undefined8 param_1)\n\n{\n FUN_001167b0(param_1,DAT_0016f0a0);\n DAT_0016df80 = FUN_001168f0(&DAT_0016f0a0);\n return;\n}" primitive_type (function_declarator "FUN_00124490(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n FUN_001167b0(param_1,DAT_0016f0a0);\n DAT_0016df80 = FUN_001168f0(&DAT_0016f0a0);\n return;\n}" { (expression_statement "FUN_001167b0(param_1,DAT_0016f0a0);" (call_expression "FUN_001167b0(param_1,DAT_0016f0a0)" identifier (argument_list "(param_1,DAT_0016f0a0)" ( identifier , identifier ))) ;) (expression_statement "DAT_0016df80 = FUN_001168f0(&DAT_0016f0a0);" (assignment_expression "DAT_0016df80 = FUN_001168f0(&DAT_0016f0a0)" identifier = (call_expression "FUN_001168f0(&DAT_0016f0a0)" identifier (argument_list "(&DAT_0016f0a0)" ( (pointer_expression "&DAT_0016f0a0" & identifier) )))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "void input_scrub_insert_file(char *path)\n\n{\n input_scrub_include_file(path,input_line_pointer);\n buffer_limit = input_scrub_next_buffer(&input_line_pointer);\n return;\n}\n\n" (function_definition "void input_scrub_insert_file(char *path)\n\n{\n input_scrub_include_file(path,input_line_pointer);\n buffer_limit = input_scrub_next_buffer(&input_line_pointer);\n return;\n}" primitive_type (function_declarator "input_scrub_insert_file(char *path)" identifier (parameter_list "(char *path)" ( (parameter_declaration "char *path" primitive_type (pointer_declarator "*path" * identifier)) ))) (compound_statement "{\n input_scrub_include_file(path,input_line_pointer);\n buffer_limit = input_scrub_next_buffer(&input_line_pointer);\n return;\n}" { (expression_statement "input_scrub_include_file(path,input_line_pointer);" (call_expression "input_scrub_include_file(path,input_line_pointer)" identifier (argument_list "(path,input_line_pointer)" ( identifier , identifier ))) ;) (expression_statement "buffer_limit = input_scrub_next_buffer(&input_line_pointer);" (assignment_expression "buffer_limit = input_scrub_next_buffer(&input_line_pointer)" identifier = (call_expression "input_scrub_next_buffer(&input_line_pointer)" identifier (argument_list "(&input_line_pointer)" ( (pointer_expression "&input_line_pointer" & identifier) )))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "void FUN_00124490(undefined8 param_1)\n\n{\n FUN_001167b0(param_1,DAT_0016f0a0);\n DAT_0016df80 = FUN_001168f0(&DAT_0016f0a0);\n return;\n}\n\n" (function_definition "void FUN_00124490(undefined8 param_1)\n\n{\n FUN_001167b0(param_1,DAT_0016f0a0);\n DAT_0016df80 = FUN_001168f0(&DAT_0016f0a0);\n return;\n}" primitive_type (function_declarator "FUN_00124490(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n FUN_001167b0(param_1,DAT_0016f0a0);\n DAT_0016df80 = FUN_001168f0(&DAT_0016f0a0);\n return;\n}" { (expression_statement "FUN_001167b0(param_1,DAT_0016f0a0);" (call_expression "FUN_001167b0(param_1,DAT_0016f0a0)" identifier (argument_list "(param_1,DAT_0016f0a0)" ( identifier , identifier ))) ;) (expression_statement "DAT_0016df80 = FUN_001168f0(&DAT_0016f0a0);" (assignment_expression "DAT_0016df80 = FUN_001168f0(&DAT_0016f0a0)" identifier = (call_expression "FUN_001168f0(&DAT_0016f0a0)" identifier (argument_list "(&DAT_0016f0a0)" ( (pointer_expression "&DAT_0016f0a0" & 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 ( IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) )))) ;) (return_statement return ;) })))
|
(function_definition "void FUN_00124490(undefined8 param_1)\n\n{\n FUN_001167b0(param_1,DAT_0016f0a0);\n DAT_0016df80 = FUN_001168f0(&DAT_0016f0a0);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00124490(undefined8 param_1)" (identifier "FUN_00124490") (parameter_list "(undefined8 param_1)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) () ")"))) (compound_statement "{\n FUN_001167b0(param_1,DAT_0016f0a0);\n DAT_0016df80 = FUN_001168f0(&DAT_0016f0a0);\n return;\n}" ({ "{") (expression_statement "FUN_001167b0(param_1,DAT_0016f0a0);" (call_expression "FUN_001167b0(param_1,DAT_0016f0a0)" (identifier "FUN_001167b0") (argument_list "(param_1,DAT_0016f0a0)" (( "(") (identifier "param_1") (, ",") (identifier "DAT_0016f0a0") () ")"))) (; ";")) (expression_statement "DAT_0016df80 = FUN_001168f0(&DAT_0016f0a0);" (assignment_expression "DAT_0016df80 = FUN_001168f0(&DAT_0016f0a0)" (identifier "DAT_0016df80") (= "=") (call_expression "FUN_001168f0(&DAT_0016f0a0)" (identifier "FUN_001168f0") (argument_list "(&DAT_0016f0a0)" (( "(") (pointer_expression "&DAT_0016f0a0" (& "&") (identifier "DAT_0016f0a0")) () ")")))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
void function_1(char *path)
{
var_1(path,input_line_pointer);
buffer_limit = var_2(&input_line_pointer);
return;
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)))))) (return_statement))))
| null |
void MASKED(undefined8 param_1)
{
FUN_001167b0(param_1,DAT_0016f0a0);
DAT_0016df80 = FUN_001168f0(&DAT_0016f0a0);
return;
}
|
97_inetutils-hostname_and_inetutils-hostname_strip.c
|
xgetdomainname
|
FUN_00104ac0
|
/* WARNING: Unknown calling convention */
char * xgetdomainname(void)
{
int iVar1;
char *__name;
int *piVar2;
size_t __len;
__len = 0x22;
__name = (char *)xmalloc(0x22);
piVar2 = __errno_location();
do {
*piVar2 = 0;
__name[(int)__len + -1] = '\0';
iVar1 = getdomainname(__name,__len);
if (iVar1 < 0) {
iVar1 = *piVar2;
if (iVar1 != 0x16) {
free(__name);
*piVar2 = iVar1;
return (char *)0x0;
}
}
else if (__name[(int)__len + -1] == '\0') {
return __name;
}
__len = __len * 2;
__name = (char *)xrealloc(__name,__len);
} while( true );
}
|
char * FUN_00104ac0(void)
{
int iVar1;
char *__name;
int *piVar2;
size_t __len;
__len = 0x22;
__name = (char *)FUN_00104880(0x22);
piVar2 = __errno_location();
do {
*piVar2 = 0;
__name[(int)__len + -1] = '\0';
iVar1 = getdomainname(__name,__len);
if (iVar1 < 0) {
iVar1 = *piVar2;
if (iVar1 != 0x16) {
free(__name);
*piVar2 = iVar1;
return (char *)0x0;
}
}
else if (__name[(int)__len + -1] == '\0') {
return __name;
}
__len = __len * 2;
__name = (char *)FUN_001048d0(__name,__len);
} while( true );
}
|
PUSH R13
MOV EDI,0x22
PUSH R12
PUSH RBP
MOV EBP,0x22
PUSH RBX
SUB RSP,0x8
CALL 0x00104880
MOV R12,RAX
CALL 0x001020a0
MOV R13,RAX
JMP 0x00104b06
CMP byte ptr [RBX],0x0
JZ 0x00104b41
ADD RBP,RBP
MOV RDI,R12
MOV RSI,RBP
CALL 0x001048d0
MOV R12,RAX
LEA EBX,[RBP + -0x1]
MOV dword ptr [R13],0x0
MOV RSI,RBP
MOV RDI,R12
MOVSXD RBX,EBX
ADD RBX,R12
MOV byte ptr [RBX],0x0
CALL 0x00102120
TEST EAX,EAX
JNS 0x00104af0
MOV EBX,dword ptr [R13]
CMP EBX,0x16
JZ 0x00104af5
MOV RDI,R12
XOR R12D,R12D
CALL 0x00102050
MOV dword ptr [R13],EBX
ADD RSP,0x8
MOV RAX,R12
POP RBX
POP RBP
POP R12
POP R13
RET
| null | null | null | null |
[(u'LOAD_-1206957187', u'INT_EQUAL_-1206957172'), (u'INT_SEXT_-1206957232', u'PTRADD_-1206957179'), (u'MULTIEQUAL_-1206957012', u'SUBPIECE_-1206956920'), (u'INT_ADD_-1206957255', u'INT_SEXT_-1206957232'), (u'MULTIEQUAL_-1206956988', u'PTRADD_-1206957179'), ('const-34', u'COPY_-1206957355'), ('tmp_167', u'CBRANCH_-1206957204'), (u'SUBPIECE_-1206956920', u'INT_ADD_-1206957255'), (u'CALL_-1206957312', u'STORE_-1206957154'), ('const-0', u'STORE_-1206957230'), ('const-4294967295', u'INT_ADD_-1206957255'), (u'MULTIEQUAL_-1206956988', u'CALL_-1206957157'), (u'INT_MULT_-1206956970', u'CALL_-1206957170'), ('const-0', u'COPY_-1206957138'), ('tmp_393', u'CBRANCH_-1206957170'), ('const-0', u'SUBPIECE_-1206956920'), ('const-0', u'RETURN_-1206956852'), (u'CAST_-1206956876', u'MULTIEQUAL_-1206956988'), (u'LOAD_-1206957204', u'STORE_-1206957154'), ('const-433', u'LOAD_-1206957187'), (u'MULTIEQUAL_-1206956988', u'CALL_-1206957170'), ('const-433', u'STORE_-1206957264'), (u'CAST_-1206956919', u'MULTIEQUAL_-1206956988'), ('const-22', u'INT_NOTEQUAL_-1206957182'), ('tmp_82', u'BRANCH_-1206957305'), (u'LOAD_-1206957204', u'INT_NOTEQUAL_-1206957182'), ('const-1', u'PTRADD_-1206957179'), (u'CALL_-1206957312', u'LOAD_-1206957204'), ('const-0', u'INT_EQUAL_-1206957172'), (u'MULTIEQUAL_-1206956988', u'CALL_-1206957220'), (u'INT_NOTEQUAL_-1206957182', u'CBRANCH_-1206957181'), (u'COPY_-1206957138', u'RETURN_-1206957101'), (u'MULTIEQUAL_-1206957012', u'INT_MULT_-1206956970'), ('tmp_204', u'CBRANCH_-1206957181'), ('const-433', u'STORE_-1206957154'), (u'CALL_-1206957324', u'CAST_-1206956919'), ('const-2', u'INT_MULT_-1206956970'), (u'CALL_-1206957170', u'CAST_-1206956876'), (u'INT_MULT_-1206956970', u'MULTIEQUAL_-1206957012'), (u'MULTIEQUAL_-1206956988', u'COPY_-1206956871'), (u'INT_EQUAL_-1206957172', u'CBRANCH_-1206957170'), ('const-0', u'RETURN_-1206957101'), (u'CALL_-1206957312', u'STORE_-1206957264'), (u'COPY_-1206957355', u'MULTIEQUAL_-1206957012'), ('const-433', u'LOAD_-1206957204'), ('const-433', u'STORE_-1206957230'), (u'COPY_-1206956871', u'RETURN_-1206956852'), ('const-34', u'CALL_-1206957324'), ('const-0', u'INT_SLESS_-1206957205'), (u'PTRADD_-1206957179', u'STORE_-1206957230'), (u'MULTIEQUAL_-1206957012', u'CALL_-1206957220'), (u'CALL_-1206957220', u'INT_SLESS_-1206957205'), (u'INT_SLESS_-1206957205', u'CBRANCH_-1206957204'), ('const-0', u'STORE_-1206957264'), (u'PTRADD_-1206957179', u'LOAD_-1206957187')]
|
[(u'LOAD_-1206957187', u'INT_EQUAL_-1206957172'), (u'COPY_-1206957355', u'MULTIEQUAL_-1206957010'), (u'INT_SEXT_-1206957232', u'PTRADD_-1206957179'), ('const-433', u'STORE_-1206957264'), (u'INT_ADD_-1206957255', u'INT_SEXT_-1206957232'), ('const-433', u'STORE_-1206957230'), (u'MULTIEQUAL_-1206957010', u'CALL_-1206957220'), (u'COPY_-1206956869', u'RETURN_-1206956850'), ('const-34', u'CALL_-1206957324'), ('const-34', u'COPY_-1206957355'), ('tmp_167', u'CBRANCH_-1206957204'), (u'CALL_-1206957312', u'STORE_-1206957154'), (u'SUBPIECE_-1206956918', u'INT_ADD_-1206957255'), ('const-0', u'STORE_-1206957264'), ('const-0', u'INT_SLESS_-1206957205'), ('const-4294967295', u'INT_ADD_-1206957255'), ('tmp_393', u'CBRANCH_-1206957170'), (u'LOAD_-1206957204', u'STORE_-1206957154'), (u'MULTIEQUAL_-1206956986', u'PTRADD_-1206957179'), (u'INT_MULT_-1206956968', u'CALL_-1206957170'), ('const-0', u'RETURN_-1206956850'), ('const-0', u'INT_EQUAL_-1206957172'), ('tmp_82', u'BRANCH_-1206957305'), (u'LOAD_-1206957204', u'INT_NOTEQUAL_-1206957182'), (u'CALL_-1206957312', u'LOAD_-1206957204'), (u'INT_NOTEQUAL_-1206957182', u'CBRANCH_-1206957181'), (u'COPY_-1206957138', u'RETURN_-1206957101'), ('const-22', u'INT_NOTEQUAL_-1206957182'), (u'CALL_-1206957170', u'CAST_-1206956874'), ('tmp_204', u'CBRANCH_-1206957181'), ('const-0', u'SUBPIECE_-1206956918'), (u'MULTIEQUAL_-1206956986', u'CALL_-1206957170'), ('const-0', u'COPY_-1206957138'), (u'INT_EQUAL_-1206957172', u'CBRANCH_-1206957170'), ('const-0', u'RETURN_-1206957101'), (u'CALL_-1206957324', u'CAST_-1206956917'), (u'CALL_-1206957312', u'STORE_-1206957264'), (u'MULTIEQUAL_-1206956986', u'CALL_-1206957220'), (u'CAST_-1206956874', u'MULTIEQUAL_-1206956986'), (u'CAST_-1206956917', u'MULTIEQUAL_-1206956986'), (u'MULTIEQUAL_-1206957010', u'SUBPIECE_-1206956918'), ('const-433', u'LOAD_-1206957204'), (u'MULTIEQUAL_-1206957010', u'INT_MULT_-1206956968'), (u'MULTIEQUAL_-1206956986', u'CALL_-1206957157'), ('const-0', u'STORE_-1206957230'), (u'MULTIEQUAL_-1206956986', u'COPY_-1206956869'), ('const-2', u'INT_MULT_-1206956968'), ('const-1', u'PTRADD_-1206957179'), (u'PTRADD_-1206957179', u'STORE_-1206957230'), ('const-433', u'LOAD_-1206957187'), (u'CALL_-1206957220', u'INT_SLESS_-1206957205'), ('const-433', u'STORE_-1206957154'), (u'INT_SLESS_-1206957205', u'CBRANCH_-1206957204'), (u'INT_MULT_-1206956968', u'MULTIEQUAL_-1206957010'), (u'PTRADD_-1206957179', u'LOAD_-1206957187')]
| null | null |
00104ac0
|
x64
|
O2
|
(translation_unit "char * FUN_00104ac0(void)\n\n{\n int iVar1;\n char *__name;\n int *piVar2;\n size_t __len;\n \n __len = 0x22;\n __name = (char *)FUN_00104880(0x22);\n piVar2 = __errno_location();\n do {\n *piVar2 = 0;\n __name[(int)__len + -1] = '\0';\n iVar1 = getdomainname(__name,__len);\n if (iVar1 < 0) {\n iVar1 = *piVar2;\n if (iVar1 != 0x16) {\n free(__name);\n *piVar2 = iVar1;\n return (char *)0x0;\n }\n }\n else if (__name[(int)__len + -1] == '\0') {\n return __name;\n }\n __len = __len * 2;\n __name = (char *)FUN_001048d0(__name,__len);\n } while( true );\n}\n\n" (function_definition "char * FUN_00104ac0(void)\n\n{\n int iVar1;\n char *__name;\n int *piVar2;\n size_t __len;\n \n __len = 0x22;\n __name = (char *)FUN_00104880(0x22);\n piVar2 = __errno_location();\n do {\n *piVar2 = 0;\n __name[(int)__len + -1] = '\0';\n iVar1 = getdomainname(__name,__len);\n if (iVar1 < 0) {\n iVar1 = *piVar2;\n if (iVar1 != 0x16) {\n free(__name);\n *piVar2 = iVar1;\n return (char *)0x0;\n }\n }\n else if (__name[(int)__len + -1] == '\0') {\n return __name;\n }\n __len = __len * 2;\n __name = (char *)FUN_001048d0(__name,__len);\n } while( true );\n}" primitive_type (pointer_declarator "* FUN_00104ac0(void)" * (function_declarator "FUN_00104ac0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) )))) (compound_statement "{\n int iVar1;\n char *__name;\n int *piVar2;\n size_t __len;\n \n __len = 0x22;\n __name = (char *)FUN_00104880(0x22);\n piVar2 = __errno_location();\n do {\n *piVar2 = 0;\n __name[(int)__len + -1] = '\0';\n iVar1 = getdomainname(__name,__len);\n if (iVar1 < 0) {\n iVar1 = *piVar2;\n if (iVar1 != 0x16) {\n free(__name);\n *piVar2 = iVar1;\n return (char *)0x0;\n }\n }\n else if (__name[(int)__len + -1] == '\0') {\n return __name;\n }\n __len = __len * 2;\n __name = (char *)FUN_001048d0(__name,__len);\n } while( true );\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "char *__name;" primitive_type (pointer_declarator "*__name" * identifier) ;) (declaration "int *piVar2;" primitive_type (pointer_declarator "*piVar2" * identifier) ;) (declaration "size_t __len;" primitive_type identifier ;) (expression_statement "__len = 0x22;" (assignment_expression "__len = 0x22" identifier = number_literal) ;) (expression_statement "__name = (char *)FUN_00104880(0x22);" (assignment_expression "__name = (char *)FUN_00104880(0x22)" identifier = (cast_expression "(char *)FUN_00104880(0x22)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00104880(0x22)" identifier (argument_list "(0x22)" ( number_literal ))))) ;) (expression_statement "piVar2 = __errno_location();" (assignment_expression "piVar2 = __errno_location()" identifier = (call_expression "__errno_location()" identifier (argument_list "()" ( )))) ;) (do_statement "do {\n *piVar2 = 0;\n __name[(int)__len + -1] = '\0';\n iVar1 = getdomainname(__name,__len);\n if (iVar1 < 0) {\n iVar1 = *piVar2;\n if (iVar1 != 0x16) {\n free(__name);\n *piVar2 = iVar1;\n return (char *)0x0;\n }\n }\n else if (__name[(int)__len + -1] == '\0') {\n return __name;\n }\n __len = __len * 2;\n __name = (char *)FUN_001048d0(__name,__len);\n } while( true );" do (compound_statement "{\n *piVar2 = 0;\n __name[(int)__len + -1] = '\0';\n iVar1 = getdomainname(__name,__len);\n if (iVar1 < 0) {\n iVar1 = *piVar2;\n if (iVar1 != 0x16) {\n free(__name);\n *piVar2 = iVar1;\n return (char *)0x0;\n }\n }\n else if (__name[(int)__len + -1] == '\0') {\n return __name;\n }\n __len = __len * 2;\n __name = (char *)FUN_001048d0(__name,__len);\n }" { (expression_statement "*piVar2 = 0;" (assignment_expression "*piVar2 = 0" (pointer_expression "*piVar2" * identifier) = number_literal) ;) (expression_statement "__name[(int)__len + -1] = '\0';" (assignment_expression "__name[(int)__len + -1] = '\0'" (subscript_expression "__name[(int)__len + -1]" identifier [ (binary_expression "(int)__len + -1" (cast_expression "(int)__len" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "iVar1 = getdomainname(__name,__len);" (assignment_expression "iVar1 = getdomainname(__name,__len)" identifier = (call_expression "getdomainname(__name,__len)" identifier (argument_list "(__name,__len)" ( identifier , identifier )))) ;) (if_statement "if (iVar1 < 0) {\n iVar1 = *piVar2;\n if (iVar1 != 0x16) {\n free(__name);\n *piVar2 = iVar1;\n return (char *)0x0;\n }\n }\n else if (__name[(int)__len + -1] == '\0') {\n return __name;\n }" if (parenthesized_expression "(iVar1 < 0)" ( (binary_expression "iVar1 < 0" identifier < number_literal) )) (compound_statement "{\n iVar1 = *piVar2;\n if (iVar1 != 0x16) {\n free(__name);\n *piVar2 = iVar1;\n return (char *)0x0;\n }\n }" { (expression_statement "iVar1 = *piVar2;" (assignment_expression "iVar1 = *piVar2" identifier = (pointer_expression "*piVar2" * identifier)) ;) (if_statement "if (iVar1 != 0x16) {\n free(__name);\n *piVar2 = iVar1;\n return (char *)0x0;\n }" if (parenthesized_expression "(iVar1 != 0x16)" ( (binary_expression "iVar1 != 0x16" identifier != number_literal) )) (compound_statement "{\n free(__name);\n *piVar2 = iVar1;\n return (char *)0x0;\n }" { (expression_statement "free(__name);" (call_expression "free(__name)" identifier (argument_list "(__name)" ( identifier ))) ;) (expression_statement "*piVar2 = iVar1;" (assignment_expression "*piVar2 = iVar1" (pointer_expression "*piVar2" * identifier) = identifier) ;) (return_statement "return (char *)0x0;" return (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ;) })) }) (else_clause "else if (__name[(int)__len + -1] == '\0') {\n return __name;\n }" else (if_statement "if (__name[(int)__len + -1] == '\0') {\n return __name;\n }" if (parenthesized_expression "(__name[(int)__len + -1] == '\0')" ( (binary_expression "__name[(int)__len + -1] == '\0'" (subscript_expression "__name[(int)__len + -1]" identifier [ (binary_expression "(int)__len + -1" (cast_expression "(int)__len" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) ]) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n return __name;\n }" { (return_statement "return __name;" return identifier ;) })))) (expression_statement "__len = __len * 2;" (assignment_expression "__len = __len * 2" identifier = (binary_expression "__len * 2" identifier * number_literal)) ;) (expression_statement "__name = (char *)FUN_001048d0(__name,__len);" (assignment_expression "__name = (char *)FUN_001048d0(__name,__len)" identifier = (cast_expression "(char *)FUN_001048d0(__name,__len)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_001048d0(__name,__len)" identifier (argument_list "(__name,__len)" ( identifier , identifier ))))) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })))
|
(translation_unit "/* WARNING: Unknown calling convention */\n\nchar * xgetdomainname(void)\n\n{\n int iVar1;\n char *__name;\n int *piVar2;\n size_t __len;\n \n __len = 0x22;\n __name = (char *)xmalloc(0x22);\n piVar2 = __errno_location();\n do {\n *piVar2 = 0;\n __name[(int)__len + -1] = '\0';\n iVar1 = getdomainname(__name,__len);\n if (iVar1 < 0) {\n iVar1 = *piVar2;\n if (iVar1 != 0x16) {\n free(__name);\n *piVar2 = iVar1;\n return (char *)0x0;\n }\n }\n else if (__name[(int)__len + -1] == '\0') {\n return __name;\n }\n __len = __len * 2;\n __name = (char *)xrealloc(__name,__len);\n } while( true );\n}\n\n" comment (function_definition "char * xgetdomainname(void)\n\n{\n int iVar1;\n char *__name;\n int *piVar2;\n size_t __len;\n \n __len = 0x22;\n __name = (char *)xmalloc(0x22);\n piVar2 = __errno_location();\n do {\n *piVar2 = 0;\n __name[(int)__len + -1] = '\0';\n iVar1 = getdomainname(__name,__len);\n if (iVar1 < 0) {\n iVar1 = *piVar2;\n if (iVar1 != 0x16) {\n free(__name);\n *piVar2 = iVar1;\n return (char *)0x0;\n }\n }\n else if (__name[(int)__len + -1] == '\0') {\n return __name;\n }\n __len = __len * 2;\n __name = (char *)xrealloc(__name,__len);\n } while( true );\n}" primitive_type (pointer_declarator "* xgetdomainname(void)" * (function_declarator "xgetdomainname(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) )))) (compound_statement "{\n int iVar1;\n char *__name;\n int *piVar2;\n size_t __len;\n \n __len = 0x22;\n __name = (char *)xmalloc(0x22);\n piVar2 = __errno_location();\n do {\n *piVar2 = 0;\n __name[(int)__len + -1] = '\0';\n iVar1 = getdomainname(__name,__len);\n if (iVar1 < 0) {\n iVar1 = *piVar2;\n if (iVar1 != 0x16) {\n free(__name);\n *piVar2 = iVar1;\n return (char *)0x0;\n }\n }\n else if (__name[(int)__len + -1] == '\0') {\n return __name;\n }\n __len = __len * 2;\n __name = (char *)xrealloc(__name,__len);\n } while( true );\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "char *__name;" primitive_type (pointer_declarator "*__name" * identifier) ;) (declaration "int *piVar2;" primitive_type (pointer_declarator "*piVar2" * identifier) ;) (declaration "size_t __len;" primitive_type identifier ;) (expression_statement "__len = 0x22;" (assignment_expression "__len = 0x22" identifier = number_literal) ;) (expression_statement "__name = (char *)xmalloc(0x22);" (assignment_expression "__name = (char *)xmalloc(0x22)" identifier = (cast_expression "(char *)xmalloc(0x22)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(0x22)" identifier (argument_list "(0x22)" ( number_literal ))))) ;) (expression_statement "piVar2 = __errno_location();" (assignment_expression "piVar2 = __errno_location()" identifier = (call_expression "__errno_location()" identifier (argument_list "()" ( )))) ;) (do_statement "do {\n *piVar2 = 0;\n __name[(int)__len + -1] = '\0';\n iVar1 = getdomainname(__name,__len);\n if (iVar1 < 0) {\n iVar1 = *piVar2;\n if (iVar1 != 0x16) {\n free(__name);\n *piVar2 = iVar1;\n return (char *)0x0;\n }\n }\n else if (__name[(int)__len + -1] == '\0') {\n return __name;\n }\n __len = __len * 2;\n __name = (char *)xrealloc(__name,__len);\n } while( true );" do (compound_statement "{\n *piVar2 = 0;\n __name[(int)__len + -1] = '\0';\n iVar1 = getdomainname(__name,__len);\n if (iVar1 < 0) {\n iVar1 = *piVar2;\n if (iVar1 != 0x16) {\n free(__name);\n *piVar2 = iVar1;\n return (char *)0x0;\n }\n }\n else if (__name[(int)__len + -1] == '\0') {\n return __name;\n }\n __len = __len * 2;\n __name = (char *)xrealloc(__name,__len);\n }" { (expression_statement "*piVar2 = 0;" (assignment_expression "*piVar2 = 0" (pointer_expression "*piVar2" * identifier) = number_literal) ;) (expression_statement "__name[(int)__len + -1] = '\0';" (assignment_expression "__name[(int)__len + -1] = '\0'" (subscript_expression "__name[(int)__len + -1]" identifier [ (binary_expression "(int)__len + -1" (cast_expression "(int)__len" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "iVar1 = getdomainname(__name,__len);" (assignment_expression "iVar1 = getdomainname(__name,__len)" identifier = (call_expression "getdomainname(__name,__len)" identifier (argument_list "(__name,__len)" ( identifier , identifier )))) ;) (if_statement "if (iVar1 < 0) {\n iVar1 = *piVar2;\n if (iVar1 != 0x16) {\n free(__name);\n *piVar2 = iVar1;\n return (char *)0x0;\n }\n }\n else if (__name[(int)__len + -1] == '\0') {\n return __name;\n }" if (parenthesized_expression "(iVar1 < 0)" ( (binary_expression "iVar1 < 0" identifier < number_literal) )) (compound_statement "{\n iVar1 = *piVar2;\n if (iVar1 != 0x16) {\n free(__name);\n *piVar2 = iVar1;\n return (char *)0x0;\n }\n }" { (expression_statement "iVar1 = *piVar2;" (assignment_expression "iVar1 = *piVar2" identifier = (pointer_expression "*piVar2" * identifier)) ;) (if_statement "if (iVar1 != 0x16) {\n free(__name);\n *piVar2 = iVar1;\n return (char *)0x0;\n }" if (parenthesized_expression "(iVar1 != 0x16)" ( (binary_expression "iVar1 != 0x16" identifier != number_literal) )) (compound_statement "{\n free(__name);\n *piVar2 = iVar1;\n return (char *)0x0;\n }" { (expression_statement "free(__name);" (call_expression "free(__name)" identifier (argument_list "(__name)" ( identifier ))) ;) (expression_statement "*piVar2 = iVar1;" (assignment_expression "*piVar2 = iVar1" (pointer_expression "*piVar2" * identifier) = identifier) ;) (return_statement "return (char *)0x0;" return (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ;) })) }) (else_clause "else if (__name[(int)__len + -1] == '\0') {\n return __name;\n }" else (if_statement "if (__name[(int)__len + -1] == '\0') {\n return __name;\n }" if (parenthesized_expression "(__name[(int)__len + -1] == '\0')" ( (binary_expression "__name[(int)__len + -1] == '\0'" (subscript_expression "__name[(int)__len + -1]" identifier [ (binary_expression "(int)__len + -1" (cast_expression "(int)__len" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) ]) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n return __name;\n }" { (return_statement "return __name;" return identifier ;) })))) (expression_statement "__len = __len * 2;" (assignment_expression "__len = __len * 2" identifier = (binary_expression "__len * 2" identifier * number_literal)) ;) (expression_statement "__name = (char *)xrealloc(__name,__len);" (assignment_expression "__name = (char *)xrealloc(__name,__len)" identifier = (cast_expression "(char *)xrealloc(__name,__len)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "xrealloc(__name,__len)" identifier (argument_list "(__name,__len)" ( identifier , identifier ))))) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })))
|
(translation_unit "char * FUN_00104ac0(void)\n\n{\n int iVar1;\n char *__name;\n int *piVar2;\n size_t __len;\n \n __len = 0x22;\n __name = (char *)FUN_00104880(0x22);\n piVar2 = __errno_location();\n do {\n *piVar2 = 0;\n __name[(int)__len + -1] = '\0';\n iVar1 = getdomainname(__name,__len);\n if (iVar1 < 0) {\n iVar1 = *piVar2;\n if (iVar1 != 0x16) {\n free(__name);\n *piVar2 = iVar1;\n return (char *)0x0;\n }\n }\n else if (__name[(int)__len + -1] == '\0') {\n return __name;\n }\n __len = __len * 2;\n __name = (char *)FUN_001048d0(__name,__len);\n } while( true );\n}\n\n" (function_definition "char * FUN_00104ac0(void)\n\n{\n int iVar1;\n char *__name;\n int *piVar2;\n size_t __len;\n \n __len = 0x22;\n __name = (char *)FUN_00104880(0x22);\n piVar2 = __errno_location();\n do {\n *piVar2 = 0;\n __name[(int)__len + -1] = '\0';\n iVar1 = getdomainname(__name,__len);\n if (iVar1 < 0) {\n iVar1 = *piVar2;\n if (iVar1 != 0x16) {\n free(__name);\n *piVar2 = iVar1;\n return (char *)0x0;\n }\n }\n else if (__name[(int)__len + -1] == '\0') {\n return __name;\n }\n __len = __len * 2;\n __name = (char *)FUN_001048d0(__name,__len);\n } while( true );\n}" primitive_type (pointer_declarator "* FUN_00104ac0(void)" * (function_declarator "FUN_00104ac0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) )))) (compound_statement "{\n int iVar1;\n char *__name;\n int *piVar2;\n size_t __len;\n \n __len = 0x22;\n __name = (char *)FUN_00104880(0x22);\n piVar2 = __errno_location();\n do {\n *piVar2 = 0;\n __name[(int)__len + -1] = '\0';\n iVar1 = getdomainname(__name,__len);\n if (iVar1 < 0) {\n iVar1 = *piVar2;\n if (iVar1 != 0x16) {\n free(__name);\n *piVar2 = iVar1;\n return (char *)0x0;\n }\n }\n else if (__name[(int)__len + -1] == '\0') {\n return __name;\n }\n __len = __len * 2;\n __name = (char *)FUN_001048d0(__name,__len);\n } while( true );\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "char *__name;" primitive_type (pointer_declarator "*__name" * identifier) ;) (declaration "int *piVar2;" primitive_type (pointer_declarator "*piVar2" * identifier) ;) (declaration "size_t __len;" primitive_type identifier ;) (expression_statement "__len = 0x22;" (assignment_expression "__len = 0x22" identifier = number_literal) ;) (expression_statement "__name = (char *)FUN_00104880(0x22);" (assignment_expression "__name = (char *)FUN_00104880(0x22)" identifier = (cast_expression "(char *)FUN_00104880(0x22)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00104880(0x22)" identifier (argument_list "(0x22)" ( number_literal ))))) ;) (expression_statement "piVar2 = __errno_location();" (assignment_expression "piVar2 = __errno_location()" identifier = (call_expression "__errno_location()" identifier (argument_list "()" ( )))) ;) (do_statement "do {\n *piVar2 = 0;\n __name[(int)__len + -1] = '\0';\n iVar1 = getdomainname(__name,__len);\n if (iVar1 < 0) {\n iVar1 = *piVar2;\n if (iVar1 != 0x16) {\n free(__name);\n *piVar2 = iVar1;\n return (char *)0x0;\n }\n }\n else if (__name[(int)__len + -1] == '\0') {\n return __name;\n }\n __len = __len * 2;\n __name = (char *)FUN_001048d0(__name,__len);\n } while( true );" do (compound_statement "{\n *piVar2 = 0;\n __name[(int)__len + -1] = '\0';\n iVar1 = getdomainname(__name,__len);\n if (iVar1 < 0) {\n iVar1 = *piVar2;\n if (iVar1 != 0x16) {\n free(__name);\n *piVar2 = iVar1;\n return (char *)0x0;\n }\n }\n else if (__name[(int)__len + -1] == '\0') {\n return __name;\n }\n __len = __len * 2;\n __name = (char *)FUN_001048d0(__name,__len);\n }" { (expression_statement "*piVar2 = 0;" (assignment_expression "*piVar2 = 0" (pointer_expression "*piVar2" * identifier) = number_literal) ;) (expression_statement "__name[(int)__len + -1] = '\0';" (assignment_expression "__name[(int)__len + -1] = '\0'" (subscript_expression "__name[(int)__len + -1]" identifier [ (binary_expression "(int)__len + -1" (cast_expression "(int)__len" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "iVar1 = getdomainname(__name,__len);" (assignment_expression "iVar1 = getdomainname(__name,__len)" identifier = (call_expression "getdomainname(__name,__len)" identifier (argument_list "(__name,__len)" ( identifier , identifier )))) ;) (if_statement "if (iVar1 < 0) {\n iVar1 = *piVar2;\n if (iVar1 != 0x16) {\n free(__name);\n *piVar2 = iVar1;\n return (char *)0x0;\n }\n }\n else if (__name[(int)__len + -1] == '\0') {\n return __name;\n }" if (parenthesized_expression "(iVar1 < 0)" ( (binary_expression "iVar1 < 0" identifier < number_literal) )) (compound_statement "{\n iVar1 = *piVar2;\n if (iVar1 != 0x16) {\n free(__name);\n *piVar2 = iVar1;\n return (char *)0x0;\n }\n }" { (expression_statement "iVar1 = *piVar2;" (assignment_expression "iVar1 = *piVar2" identifier = (pointer_expression "*piVar2" * identifier)) ;) (if_statement "if (iVar1 != 0x16) {\n free(__name);\n *piVar2 = iVar1;\n return (char *)0x0;\n }" if (parenthesized_expression "(iVar1 != 0x16)" ( (binary_expression "iVar1 != 0x16" identifier != number_literal) )) (compound_statement "{\n free(__name);\n *piVar2 = iVar1;\n return (char *)0x0;\n }" { (expression_statement "free(__name);" (call_expression "free(__name)" identifier (argument_list "(__name)" ( identifier ))) ;) (expression_statement "*piVar2 = iVar1;" (assignment_expression "*piVar2 = iVar1" (pointer_expression "*piVar2" * identifier) = identifier) ;) (return_statement "return (char *)0x0;" return (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ;) })) }) (else_clause "else if (__name[(int)__len + -1] == '\0') {\n return __name;\n }" else (if_statement "if (__name[(int)__len + -1] == '\0') {\n return __name;\n }" if (parenthesized_expression "(__name[(int)__len + -1] == '\0')" ( (binary_expression "__name[(int)__len + -1] == '\0'" (subscript_expression "__name[(int)__len + -1]" identifier [ (binary_expression "(int)__len + -1" (cast_expression "(int)__len" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) ]) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n return __name;\n }" { (return_statement "return __name;" return identifier ;) })))) (expression_statement "__len = __len * 2;" (assignment_expression "__len = __len * 2" identifier = (binary_expression "__len * 2" identifier * number_literal)) ;) (expression_statement "__name = (char *)FUN_001048d0(__name,__len);" (assignment_expression "__name = (char *)FUN_001048d0(__name,__len)" identifier = (cast_expression "(char *)FUN_001048d0(__name,__len)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_001048d0(__name,__len)" identifier (argument_list "(__name,__len)" ( identifier , identifier ))))) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })))
|
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) )))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) + LIT) ]) = (char_literal ' escape_sequence ')) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (return_statement return (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT) ;) })) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) + LIT) ]) == (char_literal ' escape_sequence ')) )) (compound_statement { (return_statement return IDENT ;) })))) (expression_statement (assignment_expression IDENT = (binary_expression IDENT * LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT , IDENT ))))) ;) }) while (parenthesized_expression ( BOOL )) ;) })))
|
(function_definition "char * FUN_00104ac0(void)\n\n{\n int iVar1;\n char *__name;\n int *piVar2;\n size_t __len;\n \n __len = 0x22;\n __name = (char *)FUN_00104880(0x22);\n piVar2 = __errno_location();\n do {\n *piVar2 = 0;\n __name[(int)__len + -1] = '\0';\n iVar1 = getdomainname(__name,__len);\n if (iVar1 < 0) {\n iVar1 = *piVar2;\n if (iVar1 != 0x16) {\n free(__name);\n *piVar2 = iVar1;\n return (char *)0x0;\n }\n }\n else if (__name[(int)__len + -1] == '\0') {\n return __name;\n }\n __len = __len * 2;\n __name = (char *)FUN_001048d0(__name,__len);\n } while( true );\n}" (primitive_type "char") (pointer_declarator "* FUN_00104ac0(void)" (* "*") (function_declarator "FUN_00104ac0(void)" (identifier "FUN_00104ac0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")")))) (compound_statement "{\n int iVar1;\n char *__name;\n int *piVar2;\n size_t __len;\n \n __len = 0x22;\n __name = (char *)FUN_00104880(0x22);\n piVar2 = __errno_location();\n do {\n *piVar2 = 0;\n __name[(int)__len + -1] = '\0';\n iVar1 = getdomainname(__name,__len);\n if (iVar1 < 0) {\n iVar1 = *piVar2;\n if (iVar1 != 0x16) {\n free(__name);\n *piVar2 = iVar1;\n return (char *)0x0;\n }\n }\n else if (__name[(int)__len + -1] == '\0') {\n return __name;\n }\n __len = __len * 2;\n __name = (char *)FUN_001048d0(__name,__len);\n } while( true );\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (declaration "char *__name;" (primitive_type "char") (pointer_declarator "*__name" (* "*") (identifier "__name")) (; ";")) (declaration "int *piVar2;" (primitive_type "int") (pointer_declarator "*piVar2" (* "*") (identifier "piVar2")) (; ";")) (declaration "size_t __len;" (primitive_type "size_t") (identifier "__len") (; ";")) (expression_statement "__len = 0x22;" (assignment_expression "__len = 0x22" (identifier "__len") (= "=") (number_literal "0x22")) (; ";")) (expression_statement "__name = (char *)FUN_00104880(0x22);" (assignment_expression "__name = (char *)FUN_00104880(0x22)" (identifier "__name") (= "=") (cast_expression "(char *)FUN_00104880(0x22)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00104880(0x22)" (identifier "FUN_00104880") (argument_list "(0x22)" (( "(") (number_literal "0x22") () ")"))))) (; ";")) (expression_statement "piVar2 = __errno_location();" (assignment_expression "piVar2 = __errno_location()" (identifier "piVar2") (= "=") (call_expression "__errno_location()" (identifier "__errno_location") (argument_list "()" (( "(") () ")")))) (; ";")) (do_statement "do {\n *piVar2 = 0;\n __name[(int)__len + -1] = '\0';\n iVar1 = getdomainname(__name,__len);\n if (iVar1 < 0) {\n iVar1 = *piVar2;\n if (iVar1 != 0x16) {\n free(__name);\n *piVar2 = iVar1;\n return (char *)0x0;\n }\n }\n else if (__name[(int)__len + -1] == '\0') {\n return __name;\n }\n __len = __len * 2;\n __name = (char *)FUN_001048d0(__name,__len);\n } while( true );" (do "do") (compound_statement "{\n *piVar2 = 0;\n __name[(int)__len + -1] = '\0';\n iVar1 = getdomainname(__name,__len);\n if (iVar1 < 0) {\n iVar1 = *piVar2;\n if (iVar1 != 0x16) {\n free(__name);\n *piVar2 = iVar1;\n return (char *)0x0;\n }\n }\n else if (__name[(int)__len + -1] == '\0') {\n return __name;\n }\n __len = __len * 2;\n __name = (char *)FUN_001048d0(__name,__len);\n }" ({ "{") (expression_statement "*piVar2 = 0;" (assignment_expression "*piVar2 = 0" (pointer_expression "*piVar2" (* "*") (identifier "piVar2")) (= "=") (number_literal "0")) (; ";")) (expression_statement "__name[(int)__len + -1] = '\0';" (assignment_expression "__name[(int)__len + -1] = '\0'" (subscript_expression "__name[(int)__len + -1]" (identifier "__name") ([ "[") (binary_expression "(int)__len + -1" (cast_expression "(int)__len" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "__len")) (+ "+") (number_literal "-1")) (] "]")) (= "=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) (; ";")) (expression_statement "iVar1 = getdomainname(__name,__len);" (assignment_expression "iVar1 = getdomainname(__name,__len)" (identifier "iVar1") (= "=") (call_expression "getdomainname(__name,__len)" (identifier "getdomainname") (argument_list "(__name,__len)" (( "(") (identifier "__name") (, ",") (identifier "__len") () ")")))) (; ";")) (if_statement "if (iVar1 < 0) {\n iVar1 = *piVar2;\n if (iVar1 != 0x16) {\n free(__name);\n *piVar2 = iVar1;\n return (char *)0x0;\n }\n }\n else if (__name[(int)__len + -1] == '\0') {\n return __name;\n }" (if "if") (parenthesized_expression "(iVar1 < 0)" (( "(") (binary_expression "iVar1 < 0" (identifier "iVar1") (< "<") (number_literal "0")) () ")")) (compound_statement "{\n iVar1 = *piVar2;\n if (iVar1 != 0x16) {\n free(__name);\n *piVar2 = iVar1;\n return (char *)0x0;\n }\n }" ({ "{") (expression_statement "iVar1 = *piVar2;" (assignment_expression "iVar1 = *piVar2" (identifier "iVar1") (= "=") (pointer_expression "*piVar2" (* "*") (identifier "piVar2"))) (; ";")) (if_statement "if (iVar1 != 0x16) {\n free(__name);\n *piVar2 = iVar1;\n return (char *)0x0;\n }" (if "if") (parenthesized_expression "(iVar1 != 0x16)" (( "(") (binary_expression "iVar1 != 0x16" (identifier "iVar1") (!= "!=") (number_literal "0x16")) () ")")) (compound_statement "{\n free(__name);\n *piVar2 = iVar1;\n return (char *)0x0;\n }" ({ "{") (expression_statement "free(__name);" (call_expression "free(__name)" (identifier "free") (argument_list "(__name)" (( "(") (identifier "__name") () ")"))) (; ";")) (expression_statement "*piVar2 = iVar1;" (assignment_expression "*piVar2 = iVar1" (pointer_expression "*piVar2" (* "*") (identifier "piVar2")) (= "=") (identifier "iVar1")) (; ";")) (return_statement "return (char *)0x0;" (return "return") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0")) (; ";")) (} "}"))) (} "}")) (else_clause "else if (__name[(int)__len + -1] == '\0') {\n return __name;\n }" (else "else") (if_statement "if (__name[(int)__len + -1] == '\0') {\n return __name;\n }" (if "if") (parenthesized_expression "(__name[(int)__len + -1] == '\0')" (( "(") (binary_expression "__name[(int)__len + -1] == '\0'" (subscript_expression "__name[(int)__len + -1]" (identifier "__name") ([ "[") (binary_expression "(int)__len + -1" (cast_expression "(int)__len" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "__len")) (+ "+") (number_literal "-1")) (] "]")) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n return __name;\n }" ({ "{") (return_statement "return __name;" (return "return") (identifier "__name") (; ";")) (} "}"))))) (expression_statement "__len = __len * 2;" (assignment_expression "__len = __len * 2" (identifier "__len") (= "=") (binary_expression "__len * 2" (identifier "__len") (* "*") (number_literal "2"))) (; ";")) (expression_statement "__name = (char *)FUN_001048d0(__name,__len);" (assignment_expression "__name = (char *)FUN_001048d0(__name,__len)" (identifier "__name") (= "=") (cast_expression "(char *)FUN_001048d0(__name,__len)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_001048d0(__name,__len)" (identifier "FUN_001048d0") (argument_list "(__name,__len)" (( "(") (identifier "__name") (, ",") (identifier "__len") () ")"))))) (; ";")) (} "}")) (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (; ";")) (} "}")))
|
/* WARNING: Unknown calling convention */
char * function_1(void)
{
int var_4;
char *__name;
int *piVar2;
size_t var_6;
var_6 = 0x22;
__name = (char *)var_1(0x22);
piVar2 = var_2();
do {
*piVar2 = 0;
__name[(int)var_6 + -1] = '\0';
var_4 = var_3(__name,var_6);
if (var_4 < 0) {
var_4 = *piVar2;
if (var_4 != 0x16) {
var_5(__name);
*piVar2 = var_4;
return (char *)0x0;
}
}
else if (__name[(int)var_6 + -1] == '\0') {
return __name;
}
var_6 = var_6 * 2;
__name = (char *)var_7(__name,var_6);
} while( true );
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type))))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal))) right: (char_literal (escape_sequence)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (return_statement (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal))) 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)))) (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))))))) condition: (parenthesized_expression (true))))))
| null |
char * MASKED(void)
{
int iVar1;
char *__name;
int *piVar2;
size_t __len;
__len = 0x22;
__name = (char *)FUN_00104880(0x22);
piVar2 = __errno_location();
do {
*piVar2 = 0;
__name[(int)__len + -1] = '\0';
iVar1 = getdomainname(__name,__len);
if (iVar1 < 0) {
iVar1 = *piVar2;
if (iVar1 != 0x16) {
free(__name);
*piVar2 = iVar1;
return (char *)0x0;
}
}
else if (__name[(int)__len + -1] == '\0') {
return __name;
}
__len = __len * 2;
__name = (char *)FUN_001048d0(__name,__len);
} while( true );
}
|
356_i686-linux-gnu-as_and_i686-linux-gnu-as_strip.c
|
as_tsktsk
|
FUN_0011d7e0
|
void as_tsktsk(char *format,...)
{
char in_AL;
undefined8 in_RCX;
undefined8 in_RDX;
undefined8 in_RSI;
undefined8 in_R8;
undefined8 in_R9;
undefined8 in_XMM0_Qa;
undefined8 in_XMM1_Qa;
undefined8 in_XMM2_Qa;
undefined8 in_XMM3_Qa;
undefined8 in_XMM4_Qa;
undefined8 in_XMM5_Qa;
undefined8 in_XMM6_Qa;
undefined8 in_XMM7_Qa;
va_list args;
undefined1 local_b8 [8];
undefined8 local_b0;
undefined8 local_a8;
undefined8 local_a0;
undefined8 local_98;
undefined8 local_90;
undefined8 local_88;
undefined8 local_78;
undefined8 local_68;
undefined8 local_58;
undefined8 local_48;
undefined8 local_38;
undefined8 local_28;
undefined8 local_18;
if (in_AL != '\0') {
local_88 = in_XMM0_Qa;
local_78 = in_XMM1_Qa;
local_68 = in_XMM2_Qa;
local_58 = in_XMM3_Qa;
local_48 = in_XMM4_Qa;
local_38 = in_XMM5_Qa;
local_28 = in_XMM6_Qa;
local_18 = in_XMM7_Qa;
}
local_b0 = in_RSI;
local_a8 = in_RDX;
local_a0 = in_RCX;
local_98 = in_R8;
local_90 = in_R9;
as_show_where();
args[0].overflow_arg_area = &stack0x00000008;
args[0].reg_save_area = local_b8;
args[0].gp_offset = 8;
args[0].fp_offset = 0x30;
vfprintf(stderr,format,args);
putc(10,stderr);
return;
}
|
void FUN_0011d7e0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,
undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,
char *param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,
undefined8 param_13,undefined8 param_14)
{
char in_AL;
undefined4 local_d0;
undefined4 local_cc;
undefined1 *local_c8;
undefined1 *local_c0;
undefined1 local_b8 [8];
undefined8 local_b0;
undefined8 local_a8;
undefined8 local_a0;
undefined8 local_98;
undefined8 local_90;
undefined8 local_88;
undefined8 local_78;
undefined8 local_68;
undefined8 local_58;
undefined8 local_48;
undefined8 local_38;
undefined8 local_28;
undefined8 local_18;
if (in_AL != '\0') {
local_88 = param_1;
local_78 = param_2;
local_68 = param_3;
local_58 = param_4;
local_48 = param_5;
local_38 = param_6;
local_28 = param_7;
local_18 = param_8;
}
local_b0 = param_10;
local_a8 = param_11;
local_a0 = param_12;
local_98 = param_13;
local_90 = param_14;
FUN_0011d510();
local_c8 = &stack0x00000008;
local_c0 = local_b8;
local_d0 = 8;
local_cc = 0x30;
vfprintf(stderr,param_9,&local_d0);
putc(10,stderr);
return;
}
|
PUSH RBX
MOV RBX,RDI
SUB RSP,0xd0
MOV qword ptr [RSP + 0x28],RSI
MOV qword ptr [RSP + 0x30],RDX
MOV qword ptr [RSP + 0x38],RCX
MOV qword ptr [RSP + 0x40],R8
MOV qword ptr [RSP + 0x48],R9
TEST AL,AL
JZ 0x0011d83f
MOVAPS xmmword ptr [RSP + 0x50],XMM0
MOVAPS xmmword ptr [RSP + 0x60],XMM1
MOVAPS xmmword ptr [RSP + 0x70],XMM2
MOVAPS xmmword ptr [RSP + 0x80],XMM3
MOVAPS xmmword ptr [RSP + 0x90],XMM4
MOVAPS xmmword ptr [RSP + 0xa0],XMM5
MOVAPS xmmword ptr [RSP + 0xb0],XMM6
MOVAPS xmmword ptr [RSP + 0xc0],XMM7
CALL 0x0011d510
LEA RAX,[RSP + 0xe0]
LEA RDX,[RSP + 0x8]
MOV RSI,RBX
MOV RDI,qword ptr [0x001db0c0]
MOV qword ptr [RSP + 0x10],RAX
LEA RAX,[RSP + 0x20]
MOV dword ptr [RSP + 0x8],0x8
MOV dword ptr [RSP + 0xc],0x30
MOV qword ptr [RSP + 0x18],RAX
CALL 0x00108660
MOV RSI,qword ptr [0x001db0c0]
MOV EDI,0xa
CALL 0x001083e0
ADD RSP,0xd0
POP RBX
RET
| null | null | null | null |
[(u'PTRSUB_-1206986280', u'CALL_-1206986536'), ('tmp_683', u'COPY_-1206986354'), (u'CALL_-1206986514', u'INDIRECT_-1206986307'), ('tmp_653', u'COPY_-1206986359'), (u'CALL_-1206986536', u'INDIRECT_-1206986291'), (u'INDIRECT_-1206986401', u'CALL_-1206986536'), ('const-0', u'RETURN_-1206986482'), (u'CALL_-1206986618', u'INDIRECT_-1206986376'), (u'CALL_-1206986536', u'INDIRECT_-1206986331'), (u'CALL_-1206986514', u'INDIRECT_-1206986295'), (u'CALL_-1206986618', u'INDIRECT_-1206986335'), (u'CALL_-1206986536', u'INDIRECT_-1206986334'), ('tmp_1053', u'MULTIEQUAL_-1206986349'), (u'CALL_-1206986536', u'INDIRECT_-1206986325'), ('const--208', u'PTRSUB_-1206986280'), (u'CALL_-1206986536', u'INDIRECT_-1206986259'), ('tmp_1047', u'MULTIEQUAL_-1206986325'), ('tmp_557', u'COPY_-1206986352'), ('tmp_659', u'COPY_-1206986358'), ('tmp_554', u'COPY_-1206986355'), (u'CALL_-1206986618', u'INDIRECT_-1206986343'), (u'CALL_-1206986514', u'INDIRECT_-1206986298'), ('tmp_671', u'COPY_-1206986356'), (u'CALL_-1206986536', u'INDIRECT_-1206986299'), (u'CALL_-1206986536', u'INDIRECT_-1206986283'), (u'CALL_-1206986514', u'INDIRECT_-1206986292'), (u'COPY_-1206986357', u'MULTIEQUAL_-1206986349'), (u'CALL_-1206986514', u'INDIRECT_-1206986273'), (u'CALL_-1206986514', u'INDIRECT_-1206986233'), (u'CALL_-1206986514', u'INDIRECT_-1206986301'), (u'INT_NOTEQUAL_-1206986704', u'CBRANCH_-1206986704'), (u'CALL_-1206986536', u'INDIRECT_-1206986313'), ('tmp_577', u'INT_NOTEQUAL_-1206986704'), ('const-10', u'CALL_-1206986514'), ('tmp_551', u'PTRSUB_-1206986259'), (u'CALL_-1206986514', u'INDIRECT_-1206986304'), ('tmp_1055', u'MULTIEQUAL_-1206986357'), (u'CALL_-1206986514', u'INDIRECT_-1206986241'), ('tmp_665', u'COPY_-1206986357'), ('tmp_300', u'CALL_-1206986536'), ('tmp_556', u'COPY_-1206986353'), ('tmp_1051', u'MULTIEQUAL_-1206986341'), (u'CALL_-1206986618', u'INDIRECT_-1206986379'), (u'CALL_-1206986618', u'INDIRECT_-1206986311'), (u'COPY_-1206986352', u'MULTIEQUAL_-1206986309'), (u'INDIRECT_-1206986323', u'COPY_-1206986369'), (u'CALL_-1206986514', u'INDIRECT_-1206986265'), ('tmp_551', u'PTRSUB_-1206986289'), (u'CALL_-1206986536', u'INDIRECT_-1206986275'), ('tmp_100', u'CBRANCH_-1206986704'), (u'CALL_-1206986536', u'INDIRECT_-1206986307'), (u'CALL_-1206986618', u'INDIRECT_-1206986382'), (u'CALL_-1206986514', u'INDIRECT_-1206986323'), (u'CALL_-1206986618', u'INDIRECT_-1206986319'), (u'COPY_-1206986358', u'MULTIEQUAL_-1206986357'), ('tmp_1045', u'MULTIEQUAL_-1206986317'), (u'CALL_-1206986514', u'INDIRECT_-1206986281'), (u'COPY_-1206986356', u'MULTIEQUAL_-1206986341'), ('tmp_1049', u'MULTIEQUAL_-1206986333'), (u'CALL_-1206986618', u'INDIRECT_-1206986370'), ('const-0', u'INT_NOTEQUAL_-1206986704'), (u'CALL_-1206986618', u'INDIRECT_-1206986401'), (u'CALL_-1206986536', u'INDIRECT_-1206986341'), (u'CALL_-1206986514', u'INDIRECT_-1206986289'), (u'CALL_-1206986536', u'INDIRECT_-1206986267'), (u'CALL_-1206986514', u'INDIRECT_-1206986249'), (u'COPY_-1206986355', u'MULTIEQUAL_-1206986333'), (u'COPY_-1206986354', u'MULTIEQUAL_-1206986325'), (u'CALL_-1206986514', u'INDIRECT_-1206986257'), (u'COPY_-1206986353', u'MULTIEQUAL_-1206986317'), ('tmp_551', u'PTRSUB_-1206986280'), ('tmp_1057', u'MULTIEQUAL_-1206986365'), ('tmp_1043', u'MULTIEQUAL_-1206986309'), (u'CALL_-1206986514', u'INDIRECT_-1206986313'), ('tmp_555', u'COPY_-1206986354'), (u'CALL_-1206986514', u'INDIRECT_-1206986310'), (u'INDIRECT_-1206986341', u'CALL_-1206986514'), ('const--184', u'PTRSUB_-1206986259'), (u'CALL_-1206986618', u'INDIRECT_-1206986367'), ('const-8', u'COPY_-1206986572'), (u'CALL_-1206986536', u'INDIRECT_-1206986319'), ('tmp_689', u'COPY_-1206986353'), (u'CALL_-1206986618', u'INDIRECT_-1206986359'), ('tmp_677', u'COPY_-1206986355'), (u'CALL_-1206986618', u'INDIRECT_-1206986327'), (u'CALL_-1206986514', u'INDIRECT_-1206986316'), (u'CALL_-1206986536', u'INDIRECT_-1206986251'), (u'CALL_-1206986618', u'INDIRECT_-1206986351'), (u'CALL_-1206986536', u'INDIRECT_-1206986322'), ('tmp_553', u'COPY_-1206986356'), (u'CALL_-1206986618', u'INDIRECT_-1206986373'), ('tmp_695', u'COPY_-1206986352'), ('const-48', u'COPY_-1206986561'), ('const-8', u'PTRSUB_-1206986289'), (u'COPY_-1206986359', u'MULTIEQUAL_-1206986365'), (u'CALL_-1206986536', u'INDIRECT_-1206986310'), (u'CALL_-1206986536', u'INDIRECT_-1206986328'), (u'CALL_-1206986536', u'INDIRECT_-1206986316')]
|
[('tmp_1131', u'MULTIEQUAL_-1206986335'), ('tmp_736', u'COPY_-1206986340'), ('tmp_730', u'COPY_-1206986341'), (u'COPY_-1206986341', u'MULTIEQUAL_-1206986319'), (u'CALL_-1206986536', u'INDIRECT_-1206986245'), (u'CALL_-1206986514', u'INDIRECT_-1206986259'), (u'CALL_-1206986514', u'INDIRECT_-1206986278'), (u'CALL_-1206986514', u'INDIRECT_-1206986219'), ('tmp_742', u'COPY_-1206986339'), ('const-0', u'RETURN_-1206986482'), ('tmp_1129', u'MULTIEQUAL_-1206986327'), (u'CALL_-1206986618', u'INDIRECT_-1206986368'), (u'CALL_-1206986514', u'INDIRECT_-1206986275'), (u'CALL_-1206986536', u'INDIRECT_-1206986305'), (u'CALL_-1206986618', u'INDIRECT_-1206986297'), (u'INDIRECT_-1206986309', u'COPY_-1206986355'), ('const--208', u'PTRSUB_-1206986266'), ('tmp_1133', u'MULTIEQUAL_-1206986343'), (u'CALL_-1206986536', u'INDIRECT_-1206986285'), ('tmp_596', u'PTRSUB_-1206986245'), ('tmp_599', u'COPY_-1206986341'), (u'CALL_-1206986514', u'INDIRECT_-1206986235'), (u'CALL_-1206986536', u'INDIRECT_-1206986299'), ('const-8', u'COPY_-1206986572'), (u'CALL_-1206986514', u'INDIRECT_-1206986299'), (u'CALL_-1206986514', u'INDIRECT_-1206986243'), (u'CALL_-1206986536', u'INDIRECT_-1206986277'), (u'INT_NOTEQUAL_-1206986704', u'CBRANCH_-1206986704'), ('tmp_1123', u'MULTIEQUAL_-1206986303'), ('const-8', u'PTRSUB_-1206986275'), (u'CALL_-1206986618', u'INDIRECT_-1206986329'), (u'CALL_-1206986536', u'INDIRECT_-1206986269'), ('tmp_630', u'INT_NOTEQUAL_-1206986704'), (u'CALL_-1206986536', u'INDIRECT_-1206986293'), (u'CALL_-1206986514', u'INDIRECT_-1206986290'), (u'CALL_-1206986514', u'INDIRECT_-1206986227'), ('tmp_1125', u'MULTIEQUAL_-1206986311'), ('tmp_601', u'COPY_-1206986339'), (u'COPY_-1206986340', u'MULTIEQUAL_-1206986311'), ('tmp_1127', u'MULTIEQUAL_-1206986319'), (u'CALL_-1206986536', u'INDIRECT_-1206986237'), (u'CALL_-1206986514', u'INDIRECT_-1206986296'), (u'CALL_-1206986536', u'INDIRECT_-1206986308'), (u'COPY_-1206986339', u'MULTIEQUAL_-1206986303'), (u'CALL_-1206986536', u'INDIRECT_-1206986302'), (u'CALL_-1206986618', u'INDIRECT_-1206986362'), ('tmp_748', u'COPY_-1206986338'), (u'CALL_-1206986618', u'INDIRECT_-1206986356'), (u'CALL_-1206986536', u'INDIRECT_-1206986253'), (u'COPY_-1206986342', u'MULTIEQUAL_-1206986327'), ('tmp_718', u'COPY_-1206986343'), (u'CALL_-1206986618', u'INDIRECT_-1206986313'), ('tmp_602', u'COPY_-1206986338'), ('tmp_1135', u'MULTIEQUAL_-1206986351'), (u'CALL_-1206986514', u'INDIRECT_-1206986251'), (u'CALL_-1206986618', u'INDIRECT_-1206986353'), ('tmp_598', u'COPY_-1206986342'), ('const-10', u'CALL_-1206986514'), ('tmp_100', u'CBRANCH_-1206986704'), (u'CALL_-1206986514', u'INDIRECT_-1206986302'), (u'CALL_-1206986536', u'INDIRECT_-1206986327'), (u'CALL_-1206986618', u'INDIRECT_-1206986321'), (u'CALL_-1206986536', u'INDIRECT_-1206986296'), ('tmp_712', u'COPY_-1206986344'), (u'CALL_-1206986514', u'INDIRECT_-1206986309'), ('const-48', u'COPY_-1206986561'), ('tmp_596', u'PTRSUB_-1206986266'), (u'CALL_-1206986618', u'INDIRECT_-1206986337'), ('tmp_597', u'CALL_-1206986536'), (u'COPY_-1206986345', u'MULTIEQUAL_-1206986351'), (u'CALL_-1206986514', u'INDIRECT_-1206986281'), ('const-0', u'INT_NOTEQUAL_-1206986704'), (u'CALL_-1206986514', u'INDIRECT_-1206986287'), (u'CALL_-1206986618', u'INDIRECT_-1206986345'), (u'CALL_-1206986618', u'INDIRECT_-1206986365'), ('tmp_596', u'PTRSUB_-1206986275'), ('const--184', u'PTRSUB_-1206986245'), (u'CALL_-1206986536', u'INDIRECT_-1206986261'), (u'COPY_-1206986343', u'MULTIEQUAL_-1206986335'), (u'CALL_-1206986514', u'INDIRECT_-1206986267'), (u'CALL_-1206986618', u'INDIRECT_-1206986387'), (u'INDIRECT_-1206986387', u'CALL_-1206986536'), (u'PTRSUB_-1206986266', u'CALL_-1206986536'), (u'CALL_-1206986514', u'INDIRECT_-1206986284'), (u'CALL_-1206986536', u'INDIRECT_-1206986311'), ('tmp_706', u'COPY_-1206986345'), (u'CALL_-1206986536', u'INDIRECT_-1206986314'), (u'COPY_-1206986344', u'MULTIEQUAL_-1206986343'), (u'CALL_-1206986618', u'INDIRECT_-1206986359'), (u'INDIRECT_-1206986327', u'CALL_-1206986514'), (u'CALL_-1206986536', u'INDIRECT_-1206986320'), ('tmp_724', u'COPY_-1206986342'), ('tmp_600', u'COPY_-1206986340'), (u'CALL_-1206986536', u'INDIRECT_-1206986317'), ('tmp_1121', u'MULTIEQUAL_-1206986295'), (u'CALL_-1206986618', u'INDIRECT_-1206986305'), (u'COPY_-1206986338', u'MULTIEQUAL_-1206986295'), (u'CALL_-1206986514', u'INDIRECT_-1206986293')]
| null | null |
0011d7e0
|
x64
|
O2
|
(translation_unit "void FUN_0011d7e0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n char *param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)\n\n{\n char in_AL;\n undefined4 local_d0;\n undefined4 local_cc;\n undefined1 *local_c8;\n undefined1 *local_c0;\n undefined1 local_b8 [8];\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }\n local_b0 = param_10;\n local_a8 = param_11;\n local_a0 = param_12;\n local_98 = param_13;\n local_90 = param_14;\n FUN_0011d510();\n local_c8 = &stack0x00000008;\n local_c0 = local_b8;\n local_d0 = 8;\n local_cc = 0x30;\n vfprintf(stderr,param_9,&local_d0);\n putc(10,stderr);\n return;\n}\n\n" (function_definition "void FUN_0011d7e0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n char *param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)\n\n{\n char in_AL;\n undefined4 local_d0;\n undefined4 local_cc;\n undefined1 *local_c8;\n undefined1 *local_c0;\n undefined1 local_b8 [8];\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }\n local_b0 = param_10;\n local_a8 = param_11;\n local_a0 = param_12;\n local_98 = param_13;\n local_90 = param_14;\n FUN_0011d510();\n local_c8 = &stack0x00000008;\n local_c0 = local_b8;\n local_d0 = 8;\n local_cc = 0x30;\n vfprintf(stderr,param_9,&local_d0);\n putc(10,stderr);\n return;\n}" primitive_type (function_declarator "FUN_0011d7e0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n char *param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n char *param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined8 param_6" type_identifier identifier) , (parameter_declaration "undefined8 param_7" type_identifier identifier) , (parameter_declaration "undefined8 param_8" type_identifier identifier) , (parameter_declaration "char *param_9" primitive_type (pointer_declarator "*param_9" * identifier)) , (parameter_declaration "undefined8 param_10" type_identifier identifier) , (parameter_declaration "undefined8 param_11" type_identifier identifier) , (parameter_declaration "undefined8 param_12" type_identifier identifier) , (parameter_declaration "undefined8 param_13" type_identifier identifier) , (parameter_declaration "undefined8 param_14" type_identifier identifier) ))) (compound_statement "{\n char in_AL;\n undefined4 local_d0;\n undefined4 local_cc;\n undefined1 *local_c8;\n undefined1 *local_c0;\n undefined1 local_b8 [8];\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }\n local_b0 = param_10;\n local_a8 = param_11;\n local_a0 = param_12;\n local_98 = param_13;\n local_90 = param_14;\n FUN_0011d510();\n local_c8 = &stack0x00000008;\n local_c0 = local_b8;\n local_d0 = 8;\n local_cc = 0x30;\n vfprintf(stderr,param_9,&local_d0);\n putc(10,stderr);\n return;\n}" { (declaration "char in_AL;" primitive_type identifier ;) (declaration "undefined4 local_d0;" type_identifier identifier ;) (declaration "undefined4 local_cc;" type_identifier identifier ;) (declaration "undefined1 *local_c8;" type_identifier (pointer_declarator "*local_c8" * identifier) ;) (declaration "undefined1 *local_c0;" type_identifier (pointer_declarator "*local_c0" * identifier) ;) (declaration "undefined1 local_b8 [8];" type_identifier (array_declarator "local_b8 [8]" identifier [ number_literal ]) ;) (declaration "undefined8 local_b0;" type_identifier identifier ;) (declaration "undefined8 local_a8;" type_identifier identifier ;) (declaration "undefined8 local_a0;" type_identifier identifier ;) (declaration "undefined8 local_98;" type_identifier identifier ;) (declaration "undefined8 local_90;" type_identifier identifier ;) (declaration "undefined8 local_88;" type_identifier identifier ;) (declaration "undefined8 local_78;" type_identifier identifier ;) (declaration "undefined8 local_68;" type_identifier identifier ;) (declaration "undefined8 local_58;" type_identifier identifier ;) (declaration "undefined8 local_48;" type_identifier identifier ;) (declaration "undefined8 local_38;" type_identifier identifier ;) (declaration "undefined8 local_28;" type_identifier identifier ;) (declaration "undefined8 local_18;" type_identifier identifier ;) (if_statement "if (in_AL != '\0') {\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }" if (parenthesized_expression "(in_AL != '\0')" ( (binary_expression "in_AL != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }" { (expression_statement "local_88 = param_1;" (assignment_expression "local_88 = param_1" identifier = identifier) ;) (expression_statement "local_78 = param_2;" (assignment_expression "local_78 = param_2" identifier = identifier) ;) (expression_statement "local_68 = param_3;" (assignment_expression "local_68 = param_3" identifier = identifier) ;) (expression_statement "local_58 = param_4;" (assignment_expression "local_58 = param_4" identifier = identifier) ;) (expression_statement "local_48 = param_5;" (assignment_expression "local_48 = param_5" identifier = identifier) ;) (expression_statement "local_38 = param_6;" (assignment_expression "local_38 = param_6" identifier = identifier) ;) (expression_statement "local_28 = param_7;" (assignment_expression "local_28 = param_7" identifier = identifier) ;) (expression_statement "local_18 = param_8;" (assignment_expression "local_18 = param_8" identifier = identifier) ;) })) (expression_statement "local_b0 = param_10;" (assignment_expression "local_b0 = param_10" identifier = identifier) ;) (expression_statement "local_a8 = param_11;" (assignment_expression "local_a8 = param_11" identifier = identifier) ;) (expression_statement "local_a0 = param_12;" (assignment_expression "local_a0 = param_12" identifier = identifier) ;) (expression_statement "local_98 = param_13;" (assignment_expression "local_98 = param_13" identifier = identifier) ;) (expression_statement "local_90 = param_14;" (assignment_expression "local_90 = param_14" identifier = identifier) ;) (expression_statement "FUN_0011d510();" (call_expression "FUN_0011d510()" identifier (argument_list "()" ( ))) ;) (expression_statement "local_c8 = &stack0x00000008;" (assignment_expression "local_c8 = &stack0x00000008" identifier = (pointer_expression "&stack0x00000008" & identifier)) ;) (expression_statement "local_c0 = local_b8;" (assignment_expression "local_c0 = local_b8" identifier = identifier) ;) (expression_statement "local_d0 = 8;" (assignment_expression "local_d0 = 8" identifier = number_literal) ;) (expression_statement "local_cc = 0x30;" (assignment_expression "local_cc = 0x30" identifier = number_literal) ;) (expression_statement "vfprintf(stderr,param_9,&local_d0);" (call_expression "vfprintf(stderr,param_9,&local_d0)" identifier (argument_list "(stderr,param_9,&local_d0)" ( identifier , identifier , (pointer_expression "&local_d0" & identifier) ))) ;) (expression_statement "putc(10,stderr);" (call_expression "putc(10,stderr)" identifier (argument_list "(10,stderr)" ( number_literal , identifier ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "void as_tsktsk(char *format,...)\n\n{\n char in_AL;\n undefined8 in_RCX;\n undefined8 in_RDX;\n undefined8 in_RSI;\n undefined8 in_R8;\n undefined8 in_R9;\n undefined8 in_XMM0_Qa;\n undefined8 in_XMM1_Qa;\n undefined8 in_XMM2_Qa;\n undefined8 in_XMM3_Qa;\n undefined8 in_XMM4_Qa;\n undefined8 in_XMM5_Qa;\n undefined8 in_XMM6_Qa;\n undefined8 in_XMM7_Qa;\n va_list args;\n undefined1 local_b8 [8];\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = in_XMM0_Qa;\n local_78 = in_XMM1_Qa;\n local_68 = in_XMM2_Qa;\n local_58 = in_XMM3_Qa;\n local_48 = in_XMM4_Qa;\n local_38 = in_XMM5_Qa;\n local_28 = in_XMM6_Qa;\n local_18 = in_XMM7_Qa;\n }\n local_b0 = in_RSI;\n local_a8 = in_RDX;\n local_a0 = in_RCX;\n local_98 = in_R8;\n local_90 = in_R9;\n as_show_where();\n args[0].overflow_arg_area = &stack0x00000008;\n args[0].reg_save_area = local_b8;\n args[0].gp_offset = 8;\n args[0].fp_offset = 0x30;\n vfprintf(stderr,format,args);\n putc(10,stderr);\n return;\n}\n\n" (function_definition "void as_tsktsk(char *format,...)\n\n{\n char in_AL;\n undefined8 in_RCX;\n undefined8 in_RDX;\n undefined8 in_RSI;\n undefined8 in_R8;\n undefined8 in_R9;\n undefined8 in_XMM0_Qa;\n undefined8 in_XMM1_Qa;\n undefined8 in_XMM2_Qa;\n undefined8 in_XMM3_Qa;\n undefined8 in_XMM4_Qa;\n undefined8 in_XMM5_Qa;\n undefined8 in_XMM6_Qa;\n undefined8 in_XMM7_Qa;\n va_list args;\n undefined1 local_b8 [8];\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = in_XMM0_Qa;\n local_78 = in_XMM1_Qa;\n local_68 = in_XMM2_Qa;\n local_58 = in_XMM3_Qa;\n local_48 = in_XMM4_Qa;\n local_38 = in_XMM5_Qa;\n local_28 = in_XMM6_Qa;\n local_18 = in_XMM7_Qa;\n }\n local_b0 = in_RSI;\n local_a8 = in_RDX;\n local_a0 = in_RCX;\n local_98 = in_R8;\n local_90 = in_R9;\n as_show_where();\n args[0].overflow_arg_area = &stack0x00000008;\n args[0].reg_save_area = local_b8;\n args[0].gp_offset = 8;\n args[0].fp_offset = 0x30;\n vfprintf(stderr,format,args);\n putc(10,stderr);\n return;\n}" primitive_type (function_declarator "as_tsktsk(char *format,...)" identifier (parameter_list "(char *format,...)" ( (parameter_declaration "char *format" primitive_type (pointer_declarator "*format" * identifier)) , (variadic_parameter "..." ...) ))) (compound_statement "{\n char in_AL;\n undefined8 in_RCX;\n undefined8 in_RDX;\n undefined8 in_RSI;\n undefined8 in_R8;\n undefined8 in_R9;\n undefined8 in_XMM0_Qa;\n undefined8 in_XMM1_Qa;\n undefined8 in_XMM2_Qa;\n undefined8 in_XMM3_Qa;\n undefined8 in_XMM4_Qa;\n undefined8 in_XMM5_Qa;\n undefined8 in_XMM6_Qa;\n undefined8 in_XMM7_Qa;\n va_list args;\n undefined1 local_b8 [8];\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = in_XMM0_Qa;\n local_78 = in_XMM1_Qa;\n local_68 = in_XMM2_Qa;\n local_58 = in_XMM3_Qa;\n local_48 = in_XMM4_Qa;\n local_38 = in_XMM5_Qa;\n local_28 = in_XMM6_Qa;\n local_18 = in_XMM7_Qa;\n }\n local_b0 = in_RSI;\n local_a8 = in_RDX;\n local_a0 = in_RCX;\n local_98 = in_R8;\n local_90 = in_R9;\n as_show_where();\n args[0].overflow_arg_area = &stack0x00000008;\n args[0].reg_save_area = local_b8;\n args[0].gp_offset = 8;\n args[0].fp_offset = 0x30;\n vfprintf(stderr,format,args);\n putc(10,stderr);\n return;\n}" { (declaration "char in_AL;" primitive_type identifier ;) (declaration "undefined8 in_RCX;" type_identifier identifier ;) (declaration "undefined8 in_RDX;" type_identifier identifier ;) (declaration "undefined8 in_RSI;" type_identifier identifier ;) (declaration "undefined8 in_R8;" type_identifier identifier ;) (declaration "undefined8 in_R9;" type_identifier identifier ;) (declaration "undefined8 in_XMM0_Qa;" type_identifier identifier ;) (declaration "undefined8 in_XMM1_Qa;" type_identifier identifier ;) (declaration "undefined8 in_XMM2_Qa;" type_identifier identifier ;) (declaration "undefined8 in_XMM3_Qa;" type_identifier identifier ;) (declaration "undefined8 in_XMM4_Qa;" type_identifier identifier ;) (declaration "undefined8 in_XMM5_Qa;" type_identifier identifier ;) (declaration "undefined8 in_XMM6_Qa;" type_identifier identifier ;) (declaration "undefined8 in_XMM7_Qa;" type_identifier identifier ;) (declaration "va_list args;" type_identifier identifier ;) (declaration "undefined1 local_b8 [8];" type_identifier (array_declarator "local_b8 [8]" identifier [ number_literal ]) ;) (declaration "undefined8 local_b0;" type_identifier identifier ;) (declaration "undefined8 local_a8;" type_identifier identifier ;) (declaration "undefined8 local_a0;" type_identifier identifier ;) (declaration "undefined8 local_98;" type_identifier identifier ;) (declaration "undefined8 local_90;" type_identifier identifier ;) (declaration "undefined8 local_88;" type_identifier identifier ;) (declaration "undefined8 local_78;" type_identifier identifier ;) (declaration "undefined8 local_68;" type_identifier identifier ;) (declaration "undefined8 local_58;" type_identifier identifier ;) (declaration "undefined8 local_48;" type_identifier identifier ;) (declaration "undefined8 local_38;" type_identifier identifier ;) (declaration "undefined8 local_28;" type_identifier identifier ;) (declaration "undefined8 local_18;" type_identifier identifier ;) (if_statement "if (in_AL != '\0') {\n local_88 = in_XMM0_Qa;\n local_78 = in_XMM1_Qa;\n local_68 = in_XMM2_Qa;\n local_58 = in_XMM3_Qa;\n local_48 = in_XMM4_Qa;\n local_38 = in_XMM5_Qa;\n local_28 = in_XMM6_Qa;\n local_18 = in_XMM7_Qa;\n }" if (parenthesized_expression "(in_AL != '\0')" ( (binary_expression "in_AL != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_88 = in_XMM0_Qa;\n local_78 = in_XMM1_Qa;\n local_68 = in_XMM2_Qa;\n local_58 = in_XMM3_Qa;\n local_48 = in_XMM4_Qa;\n local_38 = in_XMM5_Qa;\n local_28 = in_XMM6_Qa;\n local_18 = in_XMM7_Qa;\n }" { (expression_statement "local_88 = in_XMM0_Qa;" (assignment_expression "local_88 = in_XMM0_Qa" identifier = identifier) ;) (expression_statement "local_78 = in_XMM1_Qa;" (assignment_expression "local_78 = in_XMM1_Qa" identifier = identifier) ;) (expression_statement "local_68 = in_XMM2_Qa;" (assignment_expression "local_68 = in_XMM2_Qa" identifier = identifier) ;) (expression_statement "local_58 = in_XMM3_Qa;" (assignment_expression "local_58 = in_XMM3_Qa" identifier = identifier) ;) (expression_statement "local_48 = in_XMM4_Qa;" (assignment_expression "local_48 = in_XMM4_Qa" identifier = identifier) ;) (expression_statement "local_38 = in_XMM5_Qa;" (assignment_expression "local_38 = in_XMM5_Qa" identifier = identifier) ;) (expression_statement "local_28 = in_XMM6_Qa;" (assignment_expression "local_28 = in_XMM6_Qa" identifier = identifier) ;) (expression_statement "local_18 = in_XMM7_Qa;" (assignment_expression "local_18 = in_XMM7_Qa" identifier = identifier) ;) })) (expression_statement "local_b0 = in_RSI;" (assignment_expression "local_b0 = in_RSI" identifier = identifier) ;) (expression_statement "local_a8 = in_RDX;" (assignment_expression "local_a8 = in_RDX" identifier = identifier) ;) (expression_statement "local_a0 = in_RCX;" (assignment_expression "local_a0 = in_RCX" identifier = identifier) ;) (expression_statement "local_98 = in_R8;" (assignment_expression "local_98 = in_R8" identifier = identifier) ;) (expression_statement "local_90 = in_R9;" (assignment_expression "local_90 = in_R9" identifier = identifier) ;) (expression_statement "as_show_where();" (call_expression "as_show_where()" identifier (argument_list "()" ( ))) ;) (expression_statement "args[0].overflow_arg_area = &stack0x00000008;" (assignment_expression "args[0].overflow_arg_area = &stack0x00000008" (field_expression "args[0].overflow_arg_area" (subscript_expression "args[0]" identifier [ number_literal ]) . field_identifier) = (pointer_expression "&stack0x00000008" & identifier)) ;) (expression_statement "args[0].reg_save_area = local_b8;" (assignment_expression "args[0].reg_save_area = local_b8" (field_expression "args[0].reg_save_area" (subscript_expression "args[0]" identifier [ number_literal ]) . field_identifier) = identifier) ;) (expression_statement "args[0].gp_offset = 8;" (assignment_expression "args[0].gp_offset = 8" (field_expression "args[0].gp_offset" (subscript_expression "args[0]" identifier [ number_literal ]) . field_identifier) = number_literal) ;) (expression_statement "args[0].fp_offset = 0x30;" (assignment_expression "args[0].fp_offset = 0x30" (field_expression "args[0].fp_offset" (subscript_expression "args[0]" identifier [ number_literal ]) . field_identifier) = number_literal) ;) (expression_statement "vfprintf(stderr,format,args);" (call_expression "vfprintf(stderr,format,args)" identifier (argument_list "(stderr,format,args)" ( identifier , identifier , identifier ))) ;) (expression_statement "putc(10,stderr);" (call_expression "putc(10,stderr)" identifier (argument_list "(10,stderr)" ( number_literal , identifier ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "void FUN_0011d7e0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n char *param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)\n\n{\n char in_AL;\n undefined4 local_d0;\n undefined4 local_cc;\n undefined1 *local_c8;\n undefined1 *local_c0;\n undefined1 local_b8 [8];\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }\n local_b0 = param_10;\n local_a8 = param_11;\n local_a0 = param_12;\n local_98 = param_13;\n local_90 = param_14;\n FUN_0011d510();\n local_c8 = &stack0x00000008;\n local_c0 = local_b8;\n local_d0 = 8;\n local_cc = 0x30;\n vfprintf(stderr,param_9,&local_d0);\n putc(10,stderr);\n return;\n}\n\n" (function_definition "void FUN_0011d7e0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n char *param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)\n\n{\n char in_AL;\n undefined4 local_d0;\n undefined4 local_cc;\n undefined1 *local_c8;\n undefined1 *local_c0;\n undefined1 local_b8 [8];\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }\n local_b0 = param_10;\n local_a8 = param_11;\n local_a0 = param_12;\n local_98 = param_13;\n local_90 = param_14;\n FUN_0011d510();\n local_c8 = &stack0x00000008;\n local_c0 = local_b8;\n local_d0 = 8;\n local_cc = 0x30;\n vfprintf(stderr,param_9,&local_d0);\n putc(10,stderr);\n return;\n}" primitive_type (function_declarator "FUN_0011d7e0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n char *param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n char *param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined8 param_6" type_identifier identifier) , (parameter_declaration "undefined8 param_7" type_identifier identifier) , (parameter_declaration "undefined8 param_8" type_identifier identifier) , (parameter_declaration "char *param_9" primitive_type (pointer_declarator "*param_9" * identifier)) , (parameter_declaration "undefined8 param_10" type_identifier identifier) , (parameter_declaration "undefined8 param_11" type_identifier identifier) , (parameter_declaration "undefined8 param_12" type_identifier identifier) , (parameter_declaration "undefined8 param_13" type_identifier identifier) , (parameter_declaration "undefined8 param_14" type_identifier identifier) ))) (compound_statement "{\n char in_AL;\n undefined4 local_d0;\n undefined4 local_cc;\n undefined1 *local_c8;\n undefined1 *local_c0;\n undefined1 local_b8 [8];\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }\n local_b0 = param_10;\n local_a8 = param_11;\n local_a0 = param_12;\n local_98 = param_13;\n local_90 = param_14;\n FUN_0011d510();\n local_c8 = &stack0x00000008;\n local_c0 = local_b8;\n local_d0 = 8;\n local_cc = 0x30;\n vfprintf(stderr,param_9,&local_d0);\n putc(10,stderr);\n return;\n}" { (declaration "char in_AL;" primitive_type identifier ;) (declaration "undefined4 local_d0;" type_identifier identifier ;) (declaration "undefined4 local_cc;" type_identifier identifier ;) (declaration "undefined1 *local_c8;" type_identifier (pointer_declarator "*local_c8" * identifier) ;) (declaration "undefined1 *local_c0;" type_identifier (pointer_declarator "*local_c0" * identifier) ;) (declaration "undefined1 local_b8 [8];" type_identifier (array_declarator "local_b8 [8]" identifier [ number_literal ]) ;) (declaration "undefined8 local_b0;" type_identifier identifier ;) (declaration "undefined8 local_a8;" type_identifier identifier ;) (declaration "undefined8 local_a0;" type_identifier identifier ;) (declaration "undefined8 local_98;" type_identifier identifier ;) (declaration "undefined8 local_90;" type_identifier identifier ;) (declaration "undefined8 local_88;" type_identifier identifier ;) (declaration "undefined8 local_78;" type_identifier identifier ;) (declaration "undefined8 local_68;" type_identifier identifier ;) (declaration "undefined8 local_58;" type_identifier identifier ;) (declaration "undefined8 local_48;" type_identifier identifier ;) (declaration "undefined8 local_38;" type_identifier identifier ;) (declaration "undefined8 local_28;" type_identifier identifier ;) (declaration "undefined8 local_18;" type_identifier identifier ;) (if_statement "if (in_AL != '\0') {\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }" if (parenthesized_expression "(in_AL != '\0')" ( (binary_expression "in_AL != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }" { (expression_statement "local_88 = param_1;" (assignment_expression "local_88 = param_1" identifier = identifier) ;) (expression_statement "local_78 = param_2;" (assignment_expression "local_78 = param_2" identifier = identifier) ;) (expression_statement "local_68 = param_3;" (assignment_expression "local_68 = param_3" identifier = identifier) ;) (expression_statement "local_58 = param_4;" (assignment_expression "local_58 = param_4" identifier = identifier) ;) (expression_statement "local_48 = param_5;" (assignment_expression "local_48 = param_5" identifier = identifier) ;) (expression_statement "local_38 = param_6;" (assignment_expression "local_38 = param_6" identifier = identifier) ;) (expression_statement "local_28 = param_7;" (assignment_expression "local_28 = param_7" identifier = identifier) ;) (expression_statement "local_18 = param_8;" (assignment_expression "local_18 = param_8" identifier = identifier) ;) })) (expression_statement "local_b0 = param_10;" (assignment_expression "local_b0 = param_10" identifier = identifier) ;) (expression_statement "local_a8 = param_11;" (assignment_expression "local_a8 = param_11" identifier = identifier) ;) (expression_statement "local_a0 = param_12;" (assignment_expression "local_a0 = param_12" identifier = identifier) ;) (expression_statement "local_98 = param_13;" (assignment_expression "local_98 = param_13" identifier = identifier) ;) (expression_statement "local_90 = param_14;" (assignment_expression "local_90 = param_14" identifier = identifier) ;) (expression_statement "FUN_0011d510();" (call_expression "FUN_0011d510()" identifier (argument_list "()" ( ))) ;) (expression_statement "local_c8 = &stack0x00000008;" (assignment_expression "local_c8 = &stack0x00000008" identifier = (pointer_expression "&stack0x00000008" & identifier)) ;) (expression_statement "local_c0 = local_b8;" (assignment_expression "local_c0 = local_b8" identifier = identifier) ;) (expression_statement "local_d0 = 8;" (assignment_expression "local_d0 = 8" identifier = number_literal) ;) (expression_statement "local_cc = 0x30;" (assignment_expression "local_cc = 0x30" identifier = number_literal) ;) (expression_statement "vfprintf(stderr,param_9,&local_d0);" (call_expression "vfprintf(stderr,param_9,&local_d0)" identifier (argument_list "(stderr,param_9,&local_d0)" ( identifier , identifier , (pointer_expression "&local_d0" & identifier) ))) ;) (expression_statement "putc(10,stderr);" (call_expression "putc(10,stderr)" identifier (argument_list "(10,stderr)" ( number_literal , identifier ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (pointer_expression & IDENT) ))) ;) (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT ))) ;) (return_statement return ;) })))
|
(function_definition "void FUN_0011d7e0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n char *param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)\n\n{\n char in_AL;\n undefined4 local_d0;\n undefined4 local_cc;\n undefined1 *local_c8;\n undefined1 *local_c0;\n undefined1 local_b8 [8];\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }\n local_b0 = param_10;\n local_a8 = param_11;\n local_a0 = param_12;\n local_98 = param_13;\n local_90 = param_14;\n FUN_0011d510();\n local_c8 = &stack0x00000008;\n local_c0 = local_b8;\n local_d0 = 8;\n local_cc = 0x30;\n vfprintf(stderr,param_9,&local_d0);\n putc(10,stderr);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0011d7e0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n char *param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)" (identifier "FUN_0011d7e0") (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n char *param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) (, ",") (parameter_declaration "undefined8 param_4" (type_identifier "undefined8") (identifier "param_4")) (, ",") (parameter_declaration "undefined8 param_5" (type_identifier "undefined8") (identifier "param_5")) (, ",") (parameter_declaration "undefined8 param_6" (type_identifier "undefined8") (identifier "param_6")) (, ",") (parameter_declaration "undefined8 param_7" (type_identifier "undefined8") (identifier "param_7")) (, ",") (parameter_declaration "undefined8 param_8" (type_identifier "undefined8") (identifier "param_8")) (, ",") (parameter_declaration "char *param_9" (primitive_type "char") (pointer_declarator "*param_9" (* "*") (identifier "param_9"))) (, ",") (parameter_declaration "undefined8 param_10" (type_identifier "undefined8") (identifier "param_10")) (, ",") (parameter_declaration "undefined8 param_11" (type_identifier "undefined8") (identifier "param_11")) (, ",") (parameter_declaration "undefined8 param_12" (type_identifier "undefined8") (identifier "param_12")) (, ",") (parameter_declaration "undefined8 param_13" (type_identifier "undefined8") (identifier "param_13")) (, ",") (parameter_declaration "undefined8 param_14" (type_identifier "undefined8") (identifier "param_14")) () ")"))) (compound_statement "{\n char in_AL;\n undefined4 local_d0;\n undefined4 local_cc;\n undefined1 *local_c8;\n undefined1 *local_c0;\n undefined1 local_b8 [8];\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }\n local_b0 = param_10;\n local_a8 = param_11;\n local_a0 = param_12;\n local_98 = param_13;\n local_90 = param_14;\n FUN_0011d510();\n local_c8 = &stack0x00000008;\n local_c0 = local_b8;\n local_d0 = 8;\n local_cc = 0x30;\n vfprintf(stderr,param_9,&local_d0);\n putc(10,stderr);\n return;\n}" ({ "{") (declaration "char in_AL;" (primitive_type "char") (identifier "in_AL") (; ";")) (declaration "undefined4 local_d0;" (type_identifier "undefined4") (identifier "local_d0") (; ";")) (declaration "undefined4 local_cc;" (type_identifier "undefined4") (identifier "local_cc") (; ";")) (declaration "undefined1 *local_c8;" (type_identifier "undefined1") (pointer_declarator "*local_c8" (* "*") (identifier "local_c8")) (; ";")) (declaration "undefined1 *local_c0;" (type_identifier "undefined1") (pointer_declarator "*local_c0" (* "*") (identifier "local_c0")) (; ";")) (declaration "undefined1 local_b8 [8];" (type_identifier "undefined1") (array_declarator "local_b8 [8]" (identifier "local_b8") ([ "[") (number_literal "8") (] "]")) (; ";")) (declaration "undefined8 local_b0;" (type_identifier "undefined8") (identifier "local_b0") (; ";")) (declaration "undefined8 local_a8;" (type_identifier "undefined8") (identifier "local_a8") (; ";")) (declaration "undefined8 local_a0;" (type_identifier "undefined8") (identifier "local_a0") (; ";")) (declaration "undefined8 local_98;" (type_identifier "undefined8") (identifier "local_98") (; ";")) (declaration "undefined8 local_90;" (type_identifier "undefined8") (identifier "local_90") (; ";")) (declaration "undefined8 local_88;" (type_identifier "undefined8") (identifier "local_88") (; ";")) (declaration "undefined8 local_78;" (type_identifier "undefined8") (identifier "local_78") (; ";")) (declaration "undefined8 local_68;" (type_identifier "undefined8") (identifier "local_68") (; ";")) (declaration "undefined8 local_58;" (type_identifier "undefined8") (identifier "local_58") (; ";")) (declaration "undefined8 local_48;" (type_identifier "undefined8") (identifier "local_48") (; ";")) (declaration "undefined8 local_38;" (type_identifier "undefined8") (identifier "local_38") (; ";")) (declaration "undefined8 local_28;" (type_identifier "undefined8") (identifier "local_28") (; ";")) (declaration "undefined8 local_18;" (type_identifier "undefined8") (identifier "local_18") (; ";")) (if_statement "if (in_AL != '\0') {\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }" (if "if") (parenthesized_expression "(in_AL != '\0')" (( "(") (binary_expression "in_AL != '\0'" (identifier "in_AL") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }" ({ "{") (expression_statement "local_88 = param_1;" (assignment_expression "local_88 = param_1" (identifier "local_88") (= "=") (identifier "param_1")) (; ";")) (expression_statement "local_78 = param_2;" (assignment_expression "local_78 = param_2" (identifier "local_78") (= "=") (identifier "param_2")) (; ";")) (expression_statement "local_68 = param_3;" (assignment_expression "local_68 = param_3" (identifier "local_68") (= "=") (identifier "param_3")) (; ";")) (expression_statement "local_58 = param_4;" (assignment_expression "local_58 = param_4" (identifier "local_58") (= "=") (identifier "param_4")) (; ";")) (expression_statement "local_48 = param_5;" (assignment_expression "local_48 = param_5" (identifier "local_48") (= "=") (identifier "param_5")) (; ";")) (expression_statement "local_38 = param_6;" (assignment_expression "local_38 = param_6" (identifier "local_38") (= "=") (identifier "param_6")) (; ";")) (expression_statement "local_28 = param_7;" (assignment_expression "local_28 = param_7" (identifier "local_28") (= "=") (identifier "param_7")) (; ";")) (expression_statement "local_18 = param_8;" (assignment_expression "local_18 = param_8" (identifier "local_18") (= "=") (identifier "param_8")) (; ";")) (} "}"))) (expression_statement "local_b0 = param_10;" (assignment_expression "local_b0 = param_10" (identifier "local_b0") (= "=") (identifier "param_10")) (; ";")) (expression_statement "local_a8 = param_11;" (assignment_expression "local_a8 = param_11" (identifier "local_a8") (= "=") (identifier "param_11")) (; ";")) (expression_statement "local_a0 = param_12;" (assignment_expression "local_a0 = param_12" (identifier "local_a0") (= "=") (identifier "param_12")) (; ";")) (expression_statement "local_98 = param_13;" (assignment_expression "local_98 = param_13" (identifier "local_98") (= "=") (identifier "param_13")) (; ";")) (expression_statement "local_90 = param_14;" (assignment_expression "local_90 = param_14" (identifier "local_90") (= "=") (identifier "param_14")) (; ";")) (expression_statement "FUN_0011d510();" (call_expression "FUN_0011d510()" (identifier "FUN_0011d510") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "local_c8 = &stack0x00000008;" (assignment_expression "local_c8 = &stack0x00000008" (identifier "local_c8") (= "=") (pointer_expression "&stack0x00000008" (& "&") (identifier "stack0x00000008"))) (; ";")) (expression_statement "local_c0 = local_b8;" (assignment_expression "local_c0 = local_b8" (identifier "local_c0") (= "=") (identifier "local_b8")) (; ";")) (expression_statement "local_d0 = 8;" (assignment_expression "local_d0 = 8" (identifier "local_d0") (= "=") (number_literal "8")) (; ";")) (expression_statement "local_cc = 0x30;" (assignment_expression "local_cc = 0x30" (identifier "local_cc") (= "=") (number_literal "0x30")) (; ";")) (expression_statement "vfprintf(stderr,param_9,&local_d0);" (call_expression "vfprintf(stderr,param_9,&local_d0)" (identifier "vfprintf") (argument_list "(stderr,param_9,&local_d0)" (( "(") (identifier "stderr") (, ",") (identifier "param_9") (, ",") (pointer_expression "&local_d0" (& "&") (identifier "local_d0")) () ")"))) (; ";")) (expression_statement "putc(10,stderr);" (call_expression "putc(10,stderr)" (identifier "putc") (argument_list "(10,stderr)" (( "(") (number_literal "10") (, ",") (identifier "stderr") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
void function_1(char *format,...)
{
char var_1;
type_1 in_RCX;
type_1 in_RDX;
type_1 in_RSI;
type_1 in_R8;
type_1 in_R9;
type_1 in_XMM0_Qa;
type_1 in_XMM1_Qa;
type_1 in_XMM2_Qa;
type_1 in_XMM3_Qa;
type_1 in_XMM4_Qa;
type_1 in_XMM5_Qa;
type_1 in_XMM6_Qa;
type_1 in_XMM7_Qa;
type_2 args;
type_3 local_b8 [8];
type_1 local_b0;
type_1 local_a8;
type_1 local_a0;
type_1 local_98;
type_1 local_90;
type_1 local_88;
type_1 local_78;
type_1 local_68;
type_1 local_58;
type_1 local_48;
type_1 local_38;
type_1 local_28;
type_1 local_18;
if (var_1 != '\0') {
local_88 = in_XMM0_Qa;
local_78 = in_XMM1_Qa;
local_68 = in_XMM2_Qa;
local_58 = in_XMM3_Qa;
local_48 = in_XMM4_Qa;
local_38 = in_XMM5_Qa;
local_28 = in_XMM6_Qa;
local_18 = in_XMM7_Qa;
}
local_b0 = in_RSI;
local_a8 = in_RDX;
local_a0 = in_RCX;
local_98 = in_R8;
local_90 = in_R9;
var_2();
args[0].overflow_arg_area = &stack0x00000008;
args[0].reg_save_area = local_b8;
args[0].gp_offset = 8;
args[0].fp_offset = 0x30;
var_3(stderr,format,args);
var_4(10,stderr);
return;
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (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: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (pointer_expression argument: (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier)))) (return_statement))))
| null |
void MASKED(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,
undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,
char *param_9,undefined8 param_10,undefined8 param_11,undefined8 param_12,
undefined8 param_13,undefined8 param_14)
{
char in_AL;
undefined4 local_d0;
undefined4 local_cc;
undefined1 *local_c8;
undefined1 *local_c0;
undefined1 local_b8 [8];
undefined8 local_b0;
undefined8 local_a8;
undefined8 local_a0;
undefined8 local_98;
undefined8 local_90;
undefined8 local_88;
undefined8 local_78;
undefined8 local_68;
undefined8 local_58;
undefined8 local_48;
undefined8 local_38;
undefined8 local_28;
undefined8 local_18;
if (in_AL != '\0') {
local_88 = param_1;
local_78 = param_2;
local_68 = param_3;
local_58 = param_4;
local_48 = param_5;
local_38 = param_6;
local_28 = param_7;
local_18 = param_8;
}
local_b0 = param_10;
local_a8 = param_11;
local_a0 = param_12;
local_98 = param_13;
local_90 = param_14;
FUN_0011d510();
local_c8 = &stack0x00000008;
local_c0 = local_b8;
local_d0 = 8;
local_cc = 0x30;
vfprintf(stderr,param_9,&local_d0);
putc(10,stderr);
return;
}
|
6020_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
|
allocate_to_segment
|
FUN_0025d070
|
/* DWARF original prototype: Output_section * allocate_to_segment(Sections_element * this,
String_list * * param_1, bool * param_2) */
Output_section * __thiscall
gold::Sections_element::allocate_to_segment
(Sections_element *this,String_list **param_2,bool *param_3)
{
return (Output_section *)0x0;
}
|
undefined8 FUN_0025d070(void)
{
return 0;
}
|
XOR EAX,EAX
RET
| null | null | null | null |
[('const-0', u'COPY_-1204105100'), (u'COPY_-1204105100', u'RETURN_-1204105080'), ('const-0', u'RETURN_-1204105080')]
|
[(u'COPY_-1204105100', u'RETURN_-1204105080'), ('const-0', u'RETURN_-1204105080'), ('const-0', u'COPY_-1204105100')]
| null | null |
0025d070
|
x64
|
O2
|
(translation_unit "undefined8 FUN_0025d070(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined8 FUN_0025d070(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_0025d070(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 "/* DWARF original prototype: Output_section * allocate_to_segment(Sections_element * this,\n String_list * * param_1, bool * param_2) */\n\nOutput_section * __thiscall\ngold::Sections_element::allocate_to_segment\n (Sections_element *this,String_list **param_2,bool *param_3)\n\n{\n return (Output_section *)0x0;\n}\n\n" comment (ERROR "Output_section * __thiscall\ngold::Sections_element::allocate_to_segment\n (Sections_element *this,String_list **param_2,bool *param_3)" (binary_expression "Output_section * __thiscall\ngold::Sections_element::allocate_to_segment\n (Sections_element *this,String_list **param_2,bool *param_3)" identifier * (call_expression "__thiscall\ngold::Sections_element::allocate_to_segment\n (Sections_element *this,String_list **param_2,bool *param_3)" identifier (ERROR "gold::Sections_element::allocate_to_segment" identifier : : identifier : : identifier) (argument_list "(Sections_element *this,String_list **param_2,bool *param_3)" ( (binary_expression "Sections_element *this" identifier * identifier) , (binary_expression "String_list **param_2" identifier * (pointer_expression "*param_2" * identifier)) , (binary_expression "bool *param_3" identifier * identifier) ))))) (compound_statement "{\n return (Output_section *)0x0;\n}" { (return_statement "return (Output_section *)0x0;" return (cast_expression "(Output_section *)0x0" ( (type_descriptor "Output_section *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) ;) }))
|
(translation_unit "undefined8 FUN_0025d070(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined8 FUN_0025d070(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_0025d070(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_0025d070(void)\n\n{\n return 0;\n}" (type_identifier "undefined8") (function_declarator "FUN_0025d070(void)" (identifier "FUN_0025d070") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return 0;\n}" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}")))
|
/* DWARF original prototype: Output_section * allocate_to_segment(Sections_element * this,
String_list * * param_1, bool * param_2) */
type_1 * __thiscall
gold::Sections_element::allocate_to_segment
(Sections_element *this,String_list **param_2,bool *param_3)
{
return (type_1 *)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;
}
|
263_i686-linux-gnu-readelf_and_i686-linux-gnu-readelf_strip.c
|
display_gdb_index
|
FUN_0013eff0
|
int display_gdb_index(dwarf_section *section,void *file)
{
int iVar1;
uint uVar2;
elf_vma eVar3;
char *pcVar4;
elf_vma eVar5;
elf_vma eVar6;
elf_vma eVar7;
elf_vma eVar8;
undefined8 uVar9;
undefined8 uVar10;
uint uVar11;
dwarf_section *in_RDX;
ulong uVar12;
uint uVar13;
ulong uVar14;
ulong uVar15;
uint uVar16;
char *pcVar17;
uint uVar18;
ulong uVar19;
uint uVar20;
uchar *puVar21;
uint uVar22;
uchar *puVar23;
uint local_90;
puVar23 = section->start;
introduce((dwarf_section *)section->name,(int)section + 0x18,in_RDX);
if (section->size < 0x18) {
pcVar4 = section->name;
pcVar17 = "Truncated header in the %s section.\n";
goto LAB_0013f628;
}
eVar3 = byte_get_little_endian(puVar23,4);
pcVar4 = (char *)dcgettext(0,"Version %ld\n",5);
printf(pcVar4,eVar3 & 0xffffffff);
iVar1 = (int)eVar3;
if (5 < iVar1 - 3U) {
pcVar4 = (char *)dcgettext(0,"Unsupported version %lu.\n",5);
warn(pcVar4,eVar3 & 0xffffffff);
return 0;
}
if (iVar1 == 3) {
pcVar4 = (char *)dcgettext(0,"The address table data in version 3 may be wrong.\n",5);
warn(pcVar4);
LAB_0013f685:
pcVar4 = (char *)dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5);
warn(pcVar4);
LAB_0013f6a2:
pcVar4 = (char *)dcgettext(0,"Version 5 does not include inlined functions.\n",5);
warn(pcVar4);
LAB_0013f6bf:
pcVar4 = (char *)dcgettext(0,"Version 6 does not include symbol attributes.\n",5);
warn(pcVar4);
}
else {
if (iVar1 == 4) goto LAB_0013f685;
if (iVar1 == 5) goto LAB_0013f6a2;
if (iVar1 == 6) goto LAB_0013f6bf;
}
eVar3 = byte_get_little_endian(puVar23 + 4,4);
eVar5 = byte_get_little_endian(puVar23 + 8,4);
uVar15 = eVar3 & 0xffffffff;
eVar6 = byte_get_little_endian(puVar23 + 0xc,4);
eVar7 = byte_get_little_endian(puVar23 + 0x10,4);
eVar8 = byte_get_little_endian(puVar23 + 0x14,4);
uVar14 = section->size;
if (uVar15 <= uVar14) {
uVar20 = (uint)eVar5;
uVar19 = eVar5 & 0xffffffff;
if (uVar19 <= uVar14) {
uVar22 = (uint)eVar6;
uVar12 = eVar6 & 0xffffffff;
if (uVar12 <= uVar14) {
local_90 = (uint)eVar7;
if (((eVar7 & 0xffffffff) <= uVar14) && ((eVar8 & 0xffffffff) <= uVar14)) {
if (uVar20 < (uint)eVar3) {
pcVar4 = (char *)dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);
warn(pcVar4,eVar5 & 0xffffffff,eVar3 & 0xffffffff);
return 0;
}
if (uVar22 < uVar20) {
pcVar4 = (char *)dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5
);
warn(pcVar4,eVar6 & 0xffffffff,eVar5 & 0xffffffff);
return 0;
}
if (local_90 < uVar22) {
pcVar4 = (char *)dcgettext(0,
"Symbol table offset (%x) is less then Address table offset (%x)\n"
,5);
warn(pcVar4,eVar7 & 0xffffffff,eVar6 & 0xffffffff);
return 0;
}
uVar18 = (uint)eVar8;
uVar11 = local_90 - uVar22;
if (uVar18 < local_90) {
pcVar4 = (char *)dcgettext(0,
"Constant pool offset (%x) is less than symbol table offset (%x)\n"
,5);
warn(pcVar4,eVar8 & 0xffffffff,eVar7 & 0xffffffff);
return 0;
}
if (section->start + uVar14 < puVar23 + uVar11 + uVar12) {
pcVar4 = (char *)dcgettext(0,"Address table extends beyond end of section.\n",5);
warn(pcVar4);
return 0;
}
uVar2 = uVar20 - (uint)eVar3;
pcVar4 = (char *)dcgettext(0,"\nCU table:\n",5);
printf(pcVar4);
if (uVar2 >> 3 != 0) {
uVar13 = 0;
do {
eVar3 = byte_get_little_endian(puVar23 + uVar13 * 8 + uVar15,8);
eVar5 = byte_get_little_endian(puVar23 + (ulong)(uVar13 * 8) + uVar15 + 8,8);
pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);
uVar16 = uVar13 >> 1;
uVar13 = uVar13 + 2;
printf(pcVar4,(ulong)uVar16,eVar3,(eVar3 - 1) + eVar5);
} while (uVar13 < uVar2 >> 3);
}
pcVar4 = (char *)dcgettext(0,"\nTU table:\n",5);
uVar13 = 0;
printf(pcVar4);
if (uVar22 - uVar20 >> 3 != 0) {
do {
uVar14 = (ulong)(uVar13 * 8);
eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar19,8);
eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 8,8);
eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 0x10,8);
pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);
uVar14 = (ulong)uVar13;
uVar13 = uVar13 + 3;
printf(pcVar4,uVar14 / 3,eVar3,eVar5);
print_dwarf_vma(eVar6,8);
putchar(10);
} while (uVar13 < uVar22 - uVar20 >> 3);
}
uVar14 = 0;
pcVar4 = (char *)dcgettext(0,"\nAddress table:\n",5);
printf(pcVar4);
if (uVar11 != 0) {
do {
uVar20 = (int)uVar14 + 0x14;
eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar12,8);
eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 8,8);
eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 0x10,4);
print_dwarf_vma(eVar3,8);
print_dwarf_vma(eVar5,8);
pcVar4 = (char *)dcgettext(0,&DAT_0016a422,5);
printf(pcVar4,eVar6 & 0xffffffff);
if (uVar11 <= uVar20) break;
uVar14 = (ulong)uVar20;
} while (uVar20 <= uVar11 - 0x14);
}
pcVar4 = (char *)dcgettext(0,"\nSymbol table:\n",5);
printf(pcVar4);
if (uVar18 - local_90 >> 3 != 0) {
puVar21 = puVar23 + (eVar8 & 0xffffffff);
puVar23 = puVar23 + (eVar7 & 0xffffffff);
uVar14 = 0;
do {
eVar3 = byte_get_little_endian(puVar23,4);
eVar5 = byte_get_little_endian(puVar23 + 4,4);
if ((int)eVar5 != 0 || (int)eVar3 != 0) {
if ((CARRY8(eVar3 & 0xffffffff,(ulong)puVar21)) ||
(section->start + section->size <= puVar21 + (eVar3 & 0xffffffff))) {
pcVar4 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);
printf(pcVar4,uVar14,eVar3 & 0xffffffff);
pcVar4 = (char *)dcgettext(0,
"Corrupt name offset of 0x%x found for symbol table slot %d\n"
,5);
warn(pcVar4,eVar3 & 0xffffffff,uVar14);
}
else {
printf("[%3u] %.*s:",uVar14,(ulong)(((int)section->size - uVar18) - (int)eVar3));
}
uVar15 = eVar5 & 0xffffffff;
if ((CARRY8((ulong)puVar21,uVar15)) ||
(section->start + (section->size - 3) <= puVar21 + uVar15)) {
pcVar4 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);
printf(pcVar4,eVar5 & 0xffffffff);
pcVar4 = (char *)dcgettext(0,
"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"
,5);
warn(pcVar4,eVar5 & 0xffffffff,uVar14);
}
else {
eVar3 = byte_get_little_endian(puVar21 + uVar15,4);
uVar20 = (uint)eVar3;
if (((uVar20 * 4 < uVar20) ||
(section->start + section->size <= puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4)
) || (puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4 < puVar21)) {
printf("<invalid number of CUs: %d>\n",eVar3 & 0xffffffff);
pcVar4 = (char *)dcgettext(0,
"Invalid number of CUs (0x%x) for symbol table slot %d\n"
,5);
warn(pcVar4,eVar3 & 0xffffffff,uVar14);
}
else {
if (uVar20 < 2) {
if (uVar20 != 0) goto LAB_0013f847;
}
else {
putchar(10);
LAB_0013f847:
uVar22 = 0x20;
if (uVar20 != 1) {
uVar22 = 9;
}
uVar11 = 0;
do {
eVar3 = byte_get_little_endian(puVar21 + (ulong)(uVar11 * 4) + uVar15 + 4,4)
;
uVar13 = (uint)eVar3 & 0xffffff;
if (uVar13 < uVar2 >> 4) {
printf("%c%lu",(ulong)uVar22,(ulong)uVar13);
}
else {
printf("%cT%lu",(ulong)uVar22,(ulong)(uVar13 - (uVar2 >> 4)));
}
uVar9 = dcgettext(0,*(undefined8 *)
(kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8),
5);
if ((eVar3 >> 0x1f & 1) == 0) {
uVar10 = dcgettext(0,"global",5);
}
else {
uVar10 = dcgettext(0,"static",5);
}
printf(" [%s, %s]",uVar10,uVar9);
if (uVar20 == 1) goto LAB_0013f920;
uVar11 = uVar11 + 1;
putchar(10);
} while (uVar11 < uVar20);
if (1 < uVar20) goto LAB_0013f518;
}
LAB_0013f920:
putchar(10);
}
}
}
LAB_0013f518:
uVar20 = (int)uVar14 + 1;
uVar14 = (ulong)uVar20;
puVar23 = puVar23 + 8;
} while (uVar18 - local_90 >> 3 != uVar20);
}
return 1;
}
}
}
}
pcVar4 = section->name;
pcVar17 = "Corrupt header in the %s section.\n";
LAB_0013f628:
pcVar17 = (char *)dcgettext(0,pcVar17,5);
warn(pcVar17,pcVar4);
return 0;
}
|
undefined8 FUN_0013eff0(long param_1)
{
long lVar1;
long lVar2;
uint uVar3;
uint uVar4;
uint uVar5;
uint uVar6;
uint uVar7;
uint uVar8;
char *pcVar9;
long lVar10;
long lVar11;
undefined8 uVar12;
undefined8 uVar13;
undefined8 uVar14;
ulong uVar15;
ulong uVar16;
uint uVar17;
ulong uVar18;
uint uVar19;
ulong uVar20;
long lVar21;
lVar21 = *(long *)(param_1 + 0x20);
FUN_0013ed70(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18);
if (*(ulong *)(param_1 + 0x30) < 0x18) {
uVar12 = *(undefined8 *)(param_1 + 0x10);
pcVar9 = "Truncated header in the %s section.\n";
goto LAB_0013f628;
}
uVar3 = FUN_001552c0(lVar21,4);
pcVar9 = (char *)dcgettext(0,"Version %ld\n",5);
printf(pcVar9,(ulong)uVar3);
if (5 < uVar3 - 3) {
uVar12 = dcgettext(0,"Unsupported version %lu.\n",5);
warn(uVar12,(ulong)uVar3);
return 0;
}
if (uVar3 == 3) {
uVar12 = dcgettext(0,"The address table data in version 3 may be wrong.\n",5);
warn(uVar12);
LAB_0013f685:
uVar12 = dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5);
warn(uVar12);
LAB_0013f6a2:
uVar12 = dcgettext(0,"Version 5 does not include inlined functions.\n",5);
warn(uVar12);
LAB_0013f6bf:
uVar12 = dcgettext(0,"Version 6 does not include symbol attributes.\n",5);
warn(uVar12);
}
else {
if (uVar3 == 4) goto LAB_0013f685;
if (uVar3 == 5) goto LAB_0013f6a2;
if (uVar3 == 6) goto LAB_0013f6bf;
}
uVar3 = FUN_001552c0(lVar21 + 4,4);
uVar4 = FUN_001552c0(lVar21 + 8,4);
uVar5 = FUN_001552c0(lVar21 + 0xc,4);
uVar6 = FUN_001552c0(lVar21 + 0x10,4);
uVar7 = FUN_001552c0(lVar21 + 0x14,4);
uVar15 = *(ulong *)(param_1 + 0x30);
if ((((uVar3 <= uVar15) && (uVar4 <= uVar15)) && (uVar5 <= uVar15)) &&
((uVar6 <= uVar15 && (uVar7 <= uVar15)))) {
if (uVar4 < uVar3) {
uVar12 = dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);
warn(uVar12,uVar4,uVar3);
return 0;
}
if (uVar5 < uVar4) {
uVar12 = dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5);
warn(uVar12,uVar5,uVar4);
return 0;
}
if (uVar6 < uVar5) {
uVar12 = dcgettext(0,"Symbol table offset (%x) is less then Address table offset (%x)\n",5);
warn(uVar12,uVar6,uVar5);
return 0;
}
uVar17 = uVar6 - uVar5;
if (uVar7 < uVar6) {
uVar12 = dcgettext(0,"Constant pool offset (%x) is less than symbol table offset (%x)\n",5);
warn(uVar12,uVar7,uVar6);
return 0;
}
lVar1 = lVar21 + (ulong)uVar5;
if (uVar15 + *(long *)(param_1 + 0x20) < (ulong)uVar17 + lVar1) {
uVar12 = dcgettext(0,"Address table extends beyond end of section.\n",5);
warn(uVar12);
return 0;
}
uVar8 = uVar4 - uVar3;
pcVar9 = (char *)dcgettext(0,"\nCU table:\n",5);
printf(pcVar9);
lVar2 = lVar21 + (ulong)uVar3;
if (uVar8 >> 3 != 0) {
uVar3 = 0;
do {
lVar10 = FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8);
lVar11 = FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8);
pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);
uVar19 = uVar3 >> 1;
uVar3 = uVar3 + 2;
printf(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11);
} while (uVar3 < uVar8 >> 3);
}
pcVar9 = (char *)dcgettext(0,"\nTU table:\n",5);
uVar3 = 0;
printf(pcVar9);
lVar2 = lVar21 + (ulong)uVar4;
if (uVar5 - uVar4 >> 3 != 0) {
do {
uVar15 = (ulong)(uVar3 * 8);
uVar12 = FUN_001552c0(lVar2 + uVar15,8);
uVar13 = FUN_001552c0(lVar2 + 8 + uVar15,8);
uVar14 = FUN_001552c0(lVar2 + 0x10 + uVar15,8);
pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);
uVar15 = (ulong)uVar3;
uVar3 = uVar3 + 3;
printf(pcVar9,uVar15 / 3,uVar12,uVar13);
FUN_0013d4c0(uVar14,8);
putchar(10);
} while (uVar3 < uVar5 - uVar4 >> 3);
}
uVar15 = 0;
pcVar9 = (char *)dcgettext(0,"\nAddress table:\n",5);
printf(pcVar9);
if (uVar17 != 0) {
do {
uVar3 = (int)uVar15 + 0x14;
uVar12 = FUN_001552c0(lVar1 + uVar15,8);
uVar13 = FUN_001552c0(lVar1 + 8 + uVar15,8);
uVar15 = FUN_001552c0(lVar1 + 0x10 + uVar15,4);
FUN_0013d4c0(uVar12,8);
FUN_0013d4c0(uVar13,8);
pcVar9 = (char *)dcgettext(0,&DAT_0016a422,5);
printf(pcVar9,uVar15 & 0xffffffff);
if (uVar17 <= uVar3) break;
uVar15 = (ulong)uVar3;
} while (uVar3 <= uVar17 - 0x14);
}
pcVar9 = (char *)dcgettext(0,"\nSymbol table:\n",5);
printf(pcVar9);
if (uVar7 - uVar6 >> 3 != 0) {
uVar20 = (ulong)uVar7 + lVar21;
lVar21 = (ulong)uVar6 + lVar21;
uVar15 = 0;
do {
uVar3 = FUN_001552c0(lVar21,4);
uVar4 = FUN_001552c0(lVar21 + 4,4);
if (uVar4 != 0 || uVar3 != 0) {
if ((CARRY8((ulong)uVar3,uVar20)) ||
((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {
pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);
printf(pcVar9,uVar15,(ulong)uVar3);
uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);
warn(uVar12,uVar3,uVar15);
}
else {
printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));
}
uVar18 = (ulong)uVar4;
if ((CARRY8(uVar20,uVar18)) ||
((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18
)) {
pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);
printf(pcVar9,(ulong)uVar4);
uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"
,5);
warn(uVar12,uVar4,uVar15);
}
else {
uVar3 = FUN_001552c0(uVar20 + uVar18,4);
uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;
if (((uVar3 * 4 < uVar3) ||
((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||
(uVar16 < uVar20)) {
printf("<invalid number of CUs: %d>\n",(ulong)uVar3);
uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);
warn(uVar12,uVar3,uVar15);
}
else {
if (uVar3 < 2) {
if (uVar3 != 0) goto LAB_0013f847;
}
else {
putchar(10);
LAB_0013f847:
uVar4 = 0x20;
if (uVar3 != 1) {
uVar4 = 9;
}
uVar5 = 0;
do {
uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);
uVar19 = uVar17 & 0xffffff;
if (uVar19 < uVar8 >> 4) {
printf("%c%lu",(ulong)uVar4,(ulong)uVar19);
}
else {
printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));
}
uVar12 = dcgettext(0,*(undefined8 *)
(&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);
if ((int)uVar17 < 0) {
uVar13 = dcgettext(0,"static",5);
}
else {
uVar13 = dcgettext(0,"global",5);
}
printf(" [%s, %s]",uVar13,uVar12);
if (uVar3 == 1) goto LAB_0013f920;
uVar5 = uVar5 + 1;
putchar(10);
} while (uVar5 < uVar3);
if (1 < uVar3) goto LAB_0013f518;
}
LAB_0013f920:
putchar(10);
}
}
}
LAB_0013f518:
uVar3 = (int)uVar15 + 1;
uVar15 = (ulong)uVar3;
lVar21 = lVar21 + 8;
} while (uVar7 - uVar6 >> 3 != uVar3);
}
return 1;
}
uVar12 = *(undefined8 *)(param_1 + 0x10);
pcVar9 = "Corrupt header in the %s section.\n";
LAB_0013f628:
uVar13 = dcgettext(0,pcVar9,5);
warn(uVar13,uVar12);
return 0;
}
|
PUSH R15
LEA RSI,[RDI + 0x18]
MOV R15,RDI
PUSH R14
PUSH R13
PUSH R12
PUSH RBP
PUSH RBX
SUB RSP,0x68
MOV RBX,qword ptr [RDI + 0x20]
MOV RDI,qword ptr [RDI + 0x10]
CALL 0x0013ed70
CMP qword ptr [R15 + 0x30],0x17
JBE 0x0013f650
MOV ESI,0x4
MOV RDI,RBX
CALL 0x001552c0
MOV EDX,0x5
LEA RSI,[0x1809cb]
XOR EDI,EDI
MOV RBP,RAX
MOV R12D,EAX
CALL 0x00107130
MOV RSI,R12
MOV RDI,RAX
XOR EAX,EAX
CALL 0x00107190
LEA EAX,[RBP + -0x3]
CMP EAX,0x5
JA 0x0013f6e8
CMP EBP,0x3
JZ 0x0013f668
CMP EBP,0x4
JZ 0x0013f685
CMP EBP,0x5
JZ 0x0013f6a2
CMP EBP,0x6
JZ 0x0013f6bf
LEA RDI,[RBX + 0x4]
MOV ESI,0x4
CALL 0x001552c0
LEA RDI,[RBX + 0x8]
MOV ESI,0x4
MOV RBP,RAX
CALL 0x001552c0
LEA RDI,[RBX + 0xc]
MOV ESI,0x4
MOV R12D,EBP
MOV R13,RAX
CALL 0x001552c0
LEA RDI,[RBX + 0x10]
MOV ESI,0x4
MOV R14,RAX
CALL 0x001552c0
LEA RDI,[RBX + 0x14]
MOV ESI,0x4
MOV qword ptr [RSP + 0x8],RAX
CALL 0x001552c0
MOV RCX,RAX
MOV qword ptr [RSP + 0x10],RAX
MOV RAX,qword ptr [R15 + 0x30]
CMP RAX,R12
JC 0x0013f618
MOV R8D,R13D
CMP RAX,R8
JC 0x0013f618
MOV EDX,R14D
CMP RAX,RDX
JC 0x0013f618
MOV ESI,dword ptr [RSP + 0x8]
MOV qword ptr [RSP + 0x18],RSI
CMP RAX,RSI
JC 0x0013f618
MOV ECX,ECX
MOV qword ptr [RSP + 0x28],RCX
CMP RAX,RCX
JC 0x0013f618
CMP EBP,R13D
JA 0x0013f780
CMP R13D,R14D
JA 0x0013f7b0
CMP R14D,dword ptr [RSP + 0x8]
JA 0x0013f720
MOV RSI,qword ptr [RSP + 0x8]
MOV RDI,qword ptr [RSP + 0x10]
MOV ECX,ESI
MOV dword ptr [RSP + 0x40],EDI
SUB ECX,R14D
MOV dword ptr [RSP + 0x34],ECX
CMP ESI,EDI
JA 0x0013f804
LEA RCX,[RBX + RDX*0x1]
MOV EDX,dword ptr [RSP + 0x34]
ADD RAX,qword ptr [R15 + 0x20]
MOV qword ptr [RSP + 0x38],RCX
ADD RDX,RCX
CMP RDX,RAX
JA 0x0013f7e0
MOV EAX,R13D
XOR EDI,EDI
MOV EDX,0x5
MOV qword ptr [RSP + 0x20],R8
SUB EAX,EBP
LEA RSI,[0x1809f2]
MOV EBP,EAX
MOV dword ptr [RSP + 0x44],EAX
SHR EBP,0x3
MOV dword ptr [RSP + 0x48],EBP
CALL 0x00107130
MOV RDI,RAX
XOR EAX,EAX
CALL 0x00107190
LEA RAX,[RBX + R12*0x1]
XOR R12D,R12D
TEST EBP,EBP
MOV R8,qword ptr [RSP + 0x20]
JZ 0x0013f261
MOV qword ptr [RSP + 0x58],RBX
MOV EBX,R12D
MOV R12D,dword ptr [RSP + 0x48]
MOV RBP,RAX
MOV qword ptr [RSP + 0x20],R13
MOV qword ptr [RSP + 0x50],R14
MOV qword ptr [RSP + 0x48],R8
NOP word ptr CS:[RAX + RAX*0x1]
LEA R14D,[RBX*0x8]
MOV ESI,0x8
LEA RDI,[RBP + R14*0x1]
CALL 0x001552c0
LEA RDI,[RBP + R14*0x1 + 0x8]
MOV ESI,0x8
MOV R13,RAX
CALL 0x001552c0
MOV EDX,0x5
LEA RSI,[0x180a0a]
XOR EDI,EDI
MOV R14,RAX
CALL 0x00107130
MOV ESI,EBX
LEA RCX,[R13 + R14*0x1 + -0x1]
MOV RDX,R13
MOV RDI,RAX
SHR ESI,0x1
XOR EAX,EAX
ADD EBX,0x2
CALL 0x00107190
CMP R12D,EBX
JA 0x0013f1f0
MOV R13,qword ptr [RSP + 0x20]
MOV R14,qword ptr [RSP + 0x50]
MOV RBX,qword ptr [RSP + 0x58]
MOV R8,qword ptr [RSP + 0x48]
MOV EDX,0x5
XOR EDI,EDI
MOV qword ptr [RSP + 0x20],R8
SUB R14D,R13D
LEA RSI,[0x1809fe]
SHR R14D,0x3
CALL 0x00107130
MOV EBP,R14D
XOR R14D,R14D
MOV RDI,RAX
XOR EAX,EAX
CALL 0x00107190
MOV R8,qword ptr [RSP + 0x20]
LEA R12,[RBX + R8*0x1]
TEST EBP,EBP
JZ 0x0013f34f
MOV qword ptr [RSP + 0x48],R15
MOV qword ptr [RSP + 0x20],RBX
MOV EBX,R14D
MOV R14D,EBP
NOP dword ptr [RAX]
LEA EBP,[RBX*0x8]
MOV ESI,0x8
LEA RDI,[R12 + RBP*0x1]
CALL 0x001552c0
LEA RDI,[R12 + RBP*0x1 + 0x8]
MOV ESI,0x8
MOV R13,RAX
CALL 0x001552c0
LEA RDI,[R12 + RBP*0x1 + 0x10]
MOV ESI,0x8
MOV R15,RAX
CALL 0x001552c0
MOV EDX,0x5
LEA RSI,[0x180a30]
XOR EDI,EDI
MOV RBP,RAX
CALL 0x00107130
MOV RCX,R15
MOV RDI,RAX
MOV EAX,0xaaaaaaab
MUL EBX
XOR EAX,EAX
ADD EBX,0x3
SHR EDX,0x1
MOV ESI,EDX
MOV RDX,R13
CALL 0x00107190
MOV ESI,0x8
MOV RDI,RBP
CALL 0x0013d4c0
MOV EDI,0xa
CALL 0x00107040
CMP R14D,EBX
JA 0x0013f2b8
MOV RBX,qword ptr [RSP + 0x20]
MOV R15,qword ptr [RSP + 0x48]
MOV EDX,0x5
LEA RSI,[0x180a1f]
XOR EDI,EDI
XOR R13D,R13D
CALL 0x00107130
MOV RDI,RAX
XOR EAX,EAX
CALL 0x00107190
MOV EAX,dword ptr [RSP + 0x34]
LEA ECX,[RAX + -0x14]
MOV dword ptr [RSP + 0x20],ECX
TEST EAX,EAX
JZ 0x0013f430
MOV RBP,qword ptr [RSP + 0x38]
MOV qword ptr [RSP + 0x48],RBX
MOV qword ptr [RSP + 0x38],R15
MOV R15D,dword ptr [RSP + 0x34]
JMP 0x0013f3a7
CMP R13D,dword ptr [RSP + 0x20]
JA 0x0013f426
MOV EBX,R13D
MOV ESI,0x8
ADD R13D,0x14
LEA RDI,[RBP + RBX*0x1]
CALL 0x001552c0
LEA RDI,[RBP + RBX*0x1 + 0x8]
MOV ESI,0x8
MOV R14,RAX
CALL 0x001552c0
LEA RDI,[RBP + RBX*0x1 + 0x10]
MOV ESI,0x4
MOV R12,RAX
CALL 0x001552c0
MOV ESI,0x8
MOV RDI,R14
MOV RBX,RAX
CALL 0x0013d4c0
MOV ESI,0x8
MOV RDI,R12
CALL 0x0013d4c0
MOV EDX,0x5
LEA RSI,[0x16a422]
XOR EDI,EDI
CALL 0x00107130
MOV ESI,EBX
MOV RDI,RAX
XOR EAX,EAX
CALL 0x00107190
CMP R15D,R13D
JA 0x0013f3a0
MOV RBX,qword ptr [RSP + 0x48]
MOV R15,qword ptr [RSP + 0x38]
MOV EAX,dword ptr [RSP + 0x10]
SUB EAX,dword ptr [RSP + 0x8]
XOR EDI,EDI
MOV EDX,0x5
SHR EAX,0x3
LEA RSI,[0x180a43]
MOV R14D,EAX
MOV dword ptr [RSP + 0x8],EAX
CALL 0x00107130
MOV RDI,RAX
XOR EAX,EAX
CALL 0x00107190
TEST R14D,R14D
JZ 0x0013f750
MOV EAX,dword ptr [RSP + 0x44]
MOV R13,qword ptr [RSP + 0x28]
MOV R14,qword ptr [RSP + 0x18]
SHR EAX,0x4
ADD R13,RBX
ADD R14,RBX
MOV dword ptr [RSP + 0x20],EAX
XOR EBX,EBX
JMP 0x0013f529
MOV ESI,0x4
CALL 0x001552c0
LEA EDX,[RAX*0x4]
MOV RCX,RAX
MOV qword ptr [RSP + 0x10],RAX
MOV dword ptr [RSP + 0x44],EAX
LEA RAX,[RBP + 0x4]
MOV RSI,RAX
MOV qword ptr [RSP + 0x18],RAX
MOV EAX,EDX
ADD RAX,RSI
ADD RAX,R13
CMP EDX,ECX
JC 0x0013f4db
MOV RDX,qword ptr [R15 + 0x30]
ADD RDX,qword ptr [R15 + 0x20]
CMP RAX,RDX
JNC 0x0013f4db
CMP R13,RAX
JBE 0x0013f830
MOV RBP,qword ptr [RSP + 0x10]
LEA RDI,[0x180a7a]
XOR EAX,EAX
MOV ESI,EBP
CALL 0x00107190
MOV EDX,0x5
LEA RSI,[0x17d858]
XOR EDI,EDI
CALL 0x00107130
MOV EDX,EBX
MOV ESI,EBP
MOV RDI,RAX
XOR EAX,EAX
CALL 0x001550d0
NOP dword ptr [RAX]
ADD EBX,0x1
ADD R14,0x8
CMP dword ptr [RSP + 0x8],EBX
JZ 0x0013f750
MOV ESI,0x4
MOV RDI,R14
CALL 0x001552c0
LEA RDI,[R14 + 0x4]
MOV ESI,0x4
MOV RBP,RAX
CALL 0x001552c0
MOV R12,RAX
OR EAX,EBP
JZ 0x0013f518
MOV ECX,EBP
ADD RCX,R13
JC 0x0013f569
MOV RDX,qword ptr [R15 + 0x30]
MOV RAX,qword ptr [R15 + 0x20]
ADD RAX,RDX
CMP RCX,RAX
JC 0x0013f760
MOV EDX,0x5
LEA RSI,[0x180a53]
XOR EDI,EDI
CALL 0x00107130
MOV EDX,EBP
MOV ESI,EBX
MOV RDI,RAX
XOR EAX,EAX
CALL 0x00107190
MOV EDX,0x5
LEA RSI,[0x17d7b0]
XOR EDI,EDI
CALL 0x00107130
MOV EDX,EBX
MOV ESI,EBP
MOV RDI,RAX
XOR EAX,EAX
CALL 0x001550d0
MOV EBP,R12D
MOV RDI,R13
ADD RDI,RBP
JC 0x0013f5cc
MOV RAX,qword ptr [R15 + 0x30]
MOV RDX,qword ptr [R15 + 0x20]
LEA RAX,[RDX + RAX*0x1 + -0x3]
CMP RDI,RAX
JC 0x0013f490
MOV EDX,0x5
XOR EDI,EDI
LEA RSI,[0x17d7f0]
CALL 0x00107130
MOV ESI,R12D
MOV RDI,RAX
XOR EAX,EAX
CALL 0x00107190
XOR EDI,EDI
MOV EDX,0x5
LEA RSI,[0x17d810]
CALL 0x00107130
MOV EDX,EBX
MOV ESI,R12D
MOV RDI,RAX
XOR EAX,EAX
CALL 0x001550d0
JMP 0x0013f518
MOV RBX,qword ptr [R15 + 0x10]
MOV EDX,0x5
LEA RSI,[0x17d660]
XOR EDI,EDI
CALL 0x00107130
MOV RSI,RBX
MOV RDI,RAX
XOR EAX,EAX
CALL 0x001550d0
XOR EAX,EAX
ADD RSP,0x68
POP RBX
POP RBP
POP R12
POP R13
POP R14
POP R15
RET
MOV RBX,qword ptr [R15 + 0x10]
MOV EDX,0x5
LEA RSI,[0x17d568]
JMP 0x0013f628
XOR EDI,EDI
MOV EDX,0x5
LEA RSI,[0x17d590]
CALL 0x00107130
MOV RDI,RAX
XOR EAX,EAX
CALL 0x001550d0
XOR EDI,EDI
MOV EDX,0x5
LEA RSI,[0x17d5c8]
CALL 0x00107130
MOV RDI,RAX
XOR EAX,EAX
CALL 0x001550d0
XOR EDI,EDI
MOV EDX,0x5
LEA RSI,[0x17d600]
CALL 0x00107130
MOV RDI,RAX
XOR EAX,EAX
CALL 0x001550d0
XOR EDI,EDI
MOV EDX,0x5
LEA RSI,[0x17d630]
CALL 0x00107130
MOV RDI,RAX
XOR EAX,EAX
CALL 0x001550d0
JMP 0x0013f080
MOV EDX,0x5
LEA RSI,[0x1809d8]
XOR EDI,EDI
CALL 0x00107130
MOV RSI,R12
MOV RDI,RAX
XOR EAX,EAX
CALL 0x001550d0
ADD RSP,0x68
XOR EAX,EAX
POP RBX
POP RBP
POP R12
POP R13
POP R14
POP R15
RET
MOV EDX,0x5
LEA RSI,[0x17d6f0]
XOR EDI,EDI
CALL 0x00107130
MOV ESI,dword ptr [RSP + 0x8]
MOV EDX,R14D
MOV RDI,RAX
XOR EAX,EAX
CALL 0x001550d0
XOR EAX,EAX
JMP 0x0013f63e
MOV EAX,0x1
JMP 0x0013f63e
SUB EDX,dword ptr [RSP + 0x40]
MOV ESI,EBX
LEA RDI,[0x180a6e]
XOR EAX,EAX
SUB EDX,EBP
CALL 0x00107190
JMP 0x0013f5ab
MOV EDX,0x5
LEA RSI,[0x17d688]
XOR EDI,EDI
CALL 0x00107130
MOV EDX,EBP
MOV ESI,R13D
MOV RDI,RAX
XOR EAX,EAX
CALL 0x001550d0
XOR EAX,EAX
JMP 0x0013f63e
MOV EDX,0x5
LEA RSI,[0x17d6b8]
XOR EDI,EDI
CALL 0x00107130
MOV EDX,R13D
MOV ESI,R14D
MOV RDI,RAX
XOR EAX,EAX
CALL 0x001550d0
XOR EAX,EAX
JMP 0x0013f63e
MOV EDX,0x5
LEA RSI,[0x17d780]
XOR EDI,EDI
CALL 0x00107130
MOV RDI,RAX
XOR EAX,EAX
CALL 0x001550d0
XOR EAX,EAX
JMP 0x0013f63e
MOV EDX,0x5
LEA RSI,[0x17d738]
XOR EDI,EDI
CALL 0x00107130
MOV EDX,dword ptr [RSP + 0x8]
MOV ESI,dword ptr [RSP + 0x10]
MOV RDI,RAX
XOR EAX,EAX
CALL 0x001550d0
XOR EAX,EAX
JMP 0x0013f63e
CMP dword ptr [RSP + 0x10],0x1
JA 0x0013f997
MOV EAX,dword ptr [RSP + 0x10]
TEST EAX,EAX
JZ 0x0013f920
CMP dword ptr [RSP + 0x10],0x1
MOV EAX,0x20
MOV ECX,0x9
MOV qword ptr [RSP + 0x28],R14
CMOVNZ EAX,ECX
MOV qword ptr [RSP + 0x38],R15
MOV R15D,dword ptr [RSP + 0x44]
XOR R12D,R12D
MOV dword ptr [RSP + 0x34],EBX
MOV EBX,EAX
NOP dword ptr [RAX]
LEA EDI,[R12*0x4]
ADD RDI,qword ptr [RSP + 0x18]
MOV ESI,0x4
ADD RDI,R13
CALL 0x001552c0
MOV ECX,dword ptr [RSP + 0x20]
MOV EBP,EAX
MOV R14D,EAX
AND EAX,0xffffff
SHR EBP,0x1c
SHR R14D,0x1f
AND EBP,0x7
CMP ECX,EAX
JA 0x0013f980
MOV EDX,EAX
MOV ESI,EBX
LEA RDI,[0x180a97]
XOR EAX,EAX
SUB EDX,ECX
CALL 0x00107190
LEA RAX,[0x18e940]
MOV EDX,0x5
XOR EDI,EDI
MOV RSI,qword ptr [RAX + RBP*0x8]
CALL 0x00107130
MOV EDX,0x5
MOV RBP,RAX
TEST R14D,R14D
JZ 0x0013f968
LEA RSI,[0x16acd3]
XOR EDI,EDI
CALL 0x00107130
MOV RSI,RAX
MOV RDX,RBP
LEA RDI,[0x180aab]
XOR EAX,EAX
CALL 0x00107190
CMP R15D,0x1
JNZ 0x0013f930
MOV R14,qword ptr [RSP + 0x28]
MOV EBX,dword ptr [RSP + 0x34]
MOV R15,qword ptr [RSP + 0x38]
MOV EDI,0xa
CALL 0x00107040
JMP 0x0013f518
MOV EDI,0xa
ADD R12D,0x1
CALL 0x00107040
CMP R15D,R12D
JA 0x0013f878
CMP dword ptr [RSP + 0x10],0x1
MOV R14,qword ptr [RSP + 0x28]
MOV EBX,dword ptr [RSP + 0x34]
MOV R15,qword ptr [RSP + 0x38]
JA 0x0013f518
JMP 0x0013f920
LEA RSI,[0x180aa4]
XOR EDI,EDI
CALL 0x00107130
JMP 0x0013f8f8
MOV EDX,EAX
MOV ESI,EBX
LEA RDI,[0x180a9e]
XOR EAX,EAX
CALL 0x00107190
JMP 0x0013f8c6
MOV EDI,0xa
CALL 0x00107040
JMP 0x0013f847
| null | null | null | null |
[(u'SUBPIECE_-1207106323', u'INT_SUB_-1207109535'), (u'INT_LESSEQUAL_-1207109577', u'CBRANCH_-1207109587'), (u'CALL_-1207107723', u'INT_RIGHT_-1207107660'), (u'COPY_-1207101925', u'CALL_-1207109455'), ('tmp_2707', u'CBRANCH_-1207109587'), (u'CAST_-1207101431', u'INT_CARRY_-1207108852'), ('const-0', u'INT_EQUAL_-1207107460'), (u'SUBPIECE_-1207105547', u'INT_SUB_-1207107641'), ('const-32', u'PTRSUB_-1207101564'), ('const-0', u'SUBPIECE_-1207105547'), (u'CAST_-1207101607', u'CALL_-1207108723'), (u'INT_LESSEQUAL_-1207108851', u'CBRANCH_-1207108849'), (u'INT_ADD_-1207102484', u'PTRADD_-1207110574'), ('tmp_7047', u'PTRSUB_-1207101715'), ('tmp_7047', u'PTRSUB_-1207101369'), ('const-8', u'CALL_-1207109686'), ('const-4294967295', u'INT_AND_-1207105282'), (u'COPY_-1207101364', u'RETURN_-1207101354'), (u'INT_LESS_-1207110901', u'CBRANCH_-1207110909'), ('tmp_7047', u'PTRSUB_-1207101312'), (u'INT_NOTEQUAL_-1207109416', u'CBRANCH_-1207109415'), (u'PTRADD_-1207110139', u'CALL_-1207110178'), ('const-0', u'CALL_-1207110344'), (u'LOAD_-1207111642', u'PTRADD_-1207109269'), (u'PTRADD_-1207109281', u'PTRADD_-1207108852'), ('const-1575534', u'COPY_-1207101122'), (u'CALL_-1207110113', u'CAST_-1207102125'), (u'INT_SUB_-1207107679', u'INT_SUB_-1207107641'), (u'LOAD_-1207111642', u'PTRADD_-1207109696'), (u'COPY_-1207100711', u'CALL_-1207107395'), (u'CALL_-1207108913', u'CAST_-1207101457'), ('const-4', u'CALL_-1207107723'), (u'PTRSUB_-1207101710', u'LOAD_-1207108878'), (u'INT_ADD_-1207110056', u'MULTIEQUAL_-1207104512'), ('const-5', u'CALL_-1207108717'), (u'INT_AND_-1207106132', u'INT_ADD_-1207102282'), ('const-1', u'PTRADD_-1207110155'), ('const-5', u'CALL_-1207107431'), (u'PTRADD_-1207110574', u'CALL_-1207110623'), (u'PTRADD_-1207109269', u'MULTIEQUAL_-1207104745'), (u'INT_SUB_-1207110854', u'INT_RIGHT_-1207109357'), (u'CALL_-1207107195', u'MULTIEQUAL_-1207105086'), (u'LOAD_-1207109050', u'PTRADD_-1207108979'), (u'MULTIEQUAL_-1207105637', u'CALL_-1207108881'), (u'PTRADD_-1207107435', u'CAST_-1207100624'), (u'MULTIEQUAL_-1207105206', u'INT_ADD_-1207102009'), ('const-1', u'PTRADD_-1207108777'), ('const-0', u'CALL_-1207108979'), (u'INT_AND_-1207105454', u'PTRADD_-1207108806'), (u'PTRADD_-1207111336', u'CALL_-1207111380'), (u'PTRADD_-1207110112', u'CALL_-1207110151'), ('const-3', u'INT_DIV_-1207110028'), (u'SUBPIECE_-1207105883', u'INT_LESS_-1207111068'), ('const-1', u'INT_EQUAL_-1207107380'), (u'COPY_-1207105344', u'MULTIEQUAL_-1207105206'), (u'INT_SUB_-1207111000', u'INT_LESSEQUAL_-1207109577'), ('const-8', u'CALL_-1207110623'), ('const-3', u'INT_RIGHT_-1207109400'), (u'INT_RIGHT_-1207110505', u'INT_ZEXT_-1207106273'), (u'COPY_-1207101370', u'RETURN_-1207101360'), (u'SUBPIECE_-1207105302', u'INT_SUB_-1207107679'), ('const-433', u'LOAD_-1207107497'), (u'MULTIEQUAL_-1207102877', u'INT_MULT_-1207107747'), (u'INT_ZEXT_-1207104694', u'INT_MULT_-1207107469'), (u'CALL_-1207111275', u'INT_AND_-1207107092'), (u'INT_MULT_-1207108950', u'INT_LESS_-1207108891'), (u'CALL_-1207108755', u'CAST_-1207101607'), ('tmp_908', u'CBRANCH_-1207110983'), ('tmp_7047', u'PTRSUB_-1207101564'), (u'INT_MULT_-1207104766', u'INT_ZEXT_-1207105632'), (u'CALL_-1207109708', u'INT_AND_-1207105790'), ('const-0', u'SUBPIECE_-1207104996'), (u'INT_AND_-1207105196', u'CALL_-1207107366'), ('tmp_279', u'CBRANCH_-1207111483'), (u'INT_ADD_-1207102039', u'INT_ADD_-1207102028'), ('const-0', u'RETURN_-1207101369'), ('const-4294967295', u'INT_AND_-1207105384'), (u'CALL_-1207111327', u'INT_AND_-1207105344'), (u'COPY_-1207101767', u'CALL_-1207108789'), ('tmp_733', u'CBRANCH_-1207111099'), ('const-0', u'RETURN_-1207101360'), ('const-0', u'CALL_-1207107352'), ('const-8', u'INT_MULT_-1207107469'), (u'INT_AND_-1207105454', u'INT_ADD_-1207108934'), ('const-4294967295', u'INT_AND_-1207105110'), ('const-20', u'INT_SUB_-1207104343'), (u'CAST_-1207102030', u'CALL_-1207109893'), (u'PTRSUB_-1207101569', u'LOAD_-1207109057'), ('const-31', u'INT_RIGHT_-1207107619'), (u'COPY_-1207101608', u'CALL_-1207108913'), ('const-1486035', u'COPY_-1207100759'), ('tmp_7047', u'PTRSUB_-1207101710'), (u'INT_MULT_-1207107747', u'INT_ZEXT_-1207104322'), ('const-1575588', u'COPY_-1207100606'), (u'PTRSUB_-1207101369', u'LOAD_-1207107752'), ('tmp_4112', u'CBRANCH_-1207108890'), ('const-10', u'CALL_-1207110002'), (u'COPY_-1207101379', u'RETURN_-1207101369'), ('const-0', u'COPY_-1207101370'), (u'CALL_-1207110558', u'CAST_-1207102343'), (u'CAST_-1207102125', u'CALL_-1207110034'), (u'INT_ZEXT_-1207105632', u'INT_ADD_-1207102484'), (u'COPY_-1207101062', u'CALL_-1207107400'), (u'CAST_-1207100834', u'CALL_-1207107370'), (u'CAST_-1207101389', u'CALL_-1207108751'), (u'COPY_-1207100976', u'CALL_-1207107410'), ('const-0', u'COPY_-1207105874'), (u'LOAD_-1207111642', u'PTRADD_-1207111239'), (u'PTRADD_-1207110557', u'CALL_-1207110596'), (u'INT_ADD_-1207107306', u'INT_LESS_-1207107276'), ('const-8', u'INT_ADD_-1207102039'), (u'INT_AND_-1207106173', u'CALL_-1207111508'), (u'INT_ADD_-1207102253', u'INT_ADD_-1207102251'), (u'MULTIEQUAL_-1207102906', u'INT_ZEXT_-1207104850'), ('tmp_5418', u'BRANCH_-1207107192'), ('const-5', u'CALL_-1207111536'), ('const-0', u'INT_NOTEQUAL_-1207109416'), (u'INT_AND_-1207106961', u'INT_ADD_-1207102039'), (u'INT_LESS_-1207111474', u'CBRANCH_-1207111483'), (u'CALL_-1207108981', u'INT_AND_-1207105572'), (u'SUBPIECE_-1207102792', u'INT_AND_-1207107580'), ('tmp_7047', u'SUBPIECE_-1207104996'), ('const-0', u'RETURN_-1207101366'), (u'SUBPIECE_-1207103972', u'INT_LESS_-1207108891'), ('const-1575410', u'COPY_-1207102614'), (u'PTRADD_-1207109281', u'CAST_-1207101531'), (u'CALL_-1207110623', u'CALL_-1207110491'), (u'INT_SUB_-1207109535', u'INT_RIGHT_-1207109400'), (u'INT_ADD_-1207102282', u'PTRADD_-1207110155'), (u'INT_NOTEQUAL_-1207103695', u'BOOL_OR_-1207101665'), (u'COPY_-1207101011', u'CALL_-1207107486'), ('const-1', u'INT_ADD_-1207107306'), ('const-1', u'PTRADD_-1207108806'), (u'INT_ADD_-1207108934', u'INT_ADD_-1207108910'), ('const-32', u'PTRSUB_-1207102950'), ('const-0', u'SUBPIECE_-1207105199'), (u'INT_LESSEQUAL_-1207108818', u'CBRANCH_-1207108817'), (u'CALL_-1207110344', u'CAST_-1207102261'), (u'INT_AND_-1207105384', u'CALL_-1207108881'), ('const-4', u'INT_MULT_-1207108950'), (u'LOAD_-1207111620', u'INT_LESS_-1207111591'), ('const-0', u'RETURN_-1207101357'), ('const-1562248', u'COPY_-1207101111'), (u'CALL_-1207109097', u'INT_AND_-1207105454'), ('const-4294967295', u'INT_AND_-1207105793'), ('const-1575491', u'COPY_-1207101925'), ('tmp_4190', u'CBRANCH_-1207108849'), ('const-0', u'COPY_-1207104835'), ('tmp_309', u'CBRANCH_-1207111463'), (u'SUBPIECE_-1207103972', u'INT_NOTEQUAL_-1207107854'), ('tmp_768', u'CBRANCH_-1207111077'), (u'MULTIEQUAL_-1207105637', u'CALL_-1207108723'), ('const-5', u'CALL_-1207107486'), (u'INT_SUB_-1207107525', u'INT_ZEXT_-1207104948'), ('const-433', u'LOAD_-1207109050'), (u'PTRADD_-1207108777', u'INT_LESSEQUAL_-1207108818'), ('const-8', u'CALL_-1207110596'), (u'INT_ADD_-1207110492', u'MULTIEQUAL_-1207104739'), (u'LOAD_-1207108878', u'PTRADD_-1207108814'), ('const-0', u'CALL_-1207109634'), (u'INT_AND_-1207106062', u'INT_LESSEQUAL_-1207111240'), (u'CALL_-1207109121', u'INT_AND_-1207105384'), ('tmp_656', u'CBRANCH_-1207111153'), (u'LOAD_-1207111642', u'PTRADD_-1207110574'), (u'INT_ZEXT_-1207105707', u'MULTIEQUAL_-1207105637'), ('tmp_4486', u'CBRANCH_-1207107827'), (u'LOAD_-1207111642', u'PTRADD_-1207109281'), ('const-0', u'COPY_-1207110337'), (u'INT_AND_-1207107092', u'INT_LESSEQUAL_-1207111122'), ('const-0', u'CALL_-1207110113'), ('const-0', u'COPY_-1207106038'), (u'PTRADD_-1207111239', u'CALL_-1207111275'), (u'SUBPIECE_-1207106323', u'INT_SUB_-1207107679'), (u'INT_ZEXT_-1207105294', u'CALL_-1207107642'), (u'MULTIEQUAL_-1207102877', u'INT_ADD_-1207107306'), ('const-3', u'INT_EQUAL_-1207111465'), ('const-4294967295', u'INT_AND_-1207105196'), ('const-0', u'SUBPIECE_-1207103819'), ('const-6', u'INT_EQUAL_-1207111405'), ('const-1', u'PTRADD_-1207110895'), (u'INT_LESSEQUAL_-1207111154', u'CBRANCH_-1207111153'), (u'CAST_-1207100624', u'LOAD_-1207107497'), (u'PTRSUB_-1207101470', u'LOAD_-1207108855'), (u'INT_LESS_-1207111591', u'CBRANCH_-1207111600'), (u'SUBPIECE_-1207103972', u'INT_LESS_-1207107227'), ('tmp_3301', u'CBRANCH_-1207109058'), ('const-48', u'PTRSUB_-1207102935'), (u'INT_ZEXT_-1207105632', u'INT_ADD_-1207102472'), ('const-433', u'LOAD_-1207108848'), ('tmp_2437', u'CBRANCH_-1207109857'), (u'CALL_-1207110205', u'CALL_-1207110034'), ('const-1575384', u'COPY_-1207101253'), ('const-24', u'INT_ADD_-1207111672'), (u'CALL_-1207107509', u'CAST_-1207101193'), ('tmp_5202', u'CBRANCH_-1207107376'), ('const-4', u'CALL_-1207111327'), ('const-1', u'PTRADD_-1207110139'), ('const-1', u'INT_NOTEQUAL_-1207107854'), (u'INT_AND_-1207106961', u'INT_LESSEQUAL_-1207111190'), (u'LOAD_-1207111642', u'PTRADD_-1207110155'), ('const-4294967295', u'INT_AND_-1207106579'), ('const-4294967295', u'INT_AND_-1207106132'), ('const-0', u'CALL_-1207107431'), (u'SUBPIECE_-1207103972', u'INT_LESS_-1207107893'), (u'CALL_-1207109097', u'INT_AND_-1207105318'), (u'PTRADD_-1207109281', u'PTRADD_-1207108806'), (u'INT_AND_-1207106132', u'INT_ADD_-1207102253'), ('const-8', u'PTRADD_-1207111316'), (u'INT_AND_-1207106004', u'PTRADD_-1207109008'), ('const-0', u'CALL_-1207110558'), ('const-4', u'CALL_-1207111275'), (u'INT_AND_-1207107678', u'INT_SUB_-1207107525'), (u'INT_NOTEQUAL_-1207110272', u'CBRANCH_-1207110272'), (u'COPY_-1207101541', u'CALL_-1207108780'), ('const-1', u'PTRADD_-1207109713'), (u'CAST_-1207101457', u'CALL_-1207108881'), (u'COPY_-1207102478', u'CALL_-1207110558'), (u'INT_ZEXT_-1207106221', u'INT_ADD_-1207102270'), ('const-0', u'CALL_-1207108780'), ('const-8', u'INT_ADD_-1207102473'), ('const-433', u'LOAD_-1207111642'), (u'INT_LESSEQUAL_-1207109017', u'CBRANCH_-1207109016'), ('const-433', u'LOAD_-1207107460'), (u'CALL_-1207111303', u'INT_AND_-1207104974'), (u'SUBPIECE_-1207105534', u'INT_AND_-1207107678'), (u'CAST_-1207102478', u'CALL_-1207110764'), (u'LOAD_-1207111642', u'PTRADD_-1207111292'), ('const-1', u'PTRADD_-1207108814'), (u'INT_SUB_-1207109535', u'INT_RIGHT_-1207109493'), (u'INT_NOTEQUAL_-1207107854', u'CBRANCH_-1207107827'), ('const-10', u'CALL_-1207107304'), (u'CALL_-1207109097', u'INT_AND_-1207105282'), ('const-7', u'INT_AND_-1207107580'), ('tmp_5474', u'BRANCH_-1207107125'), (u'INT_ADD_-1207102050', u'PTRADD_-1207109713'), (u'INT_ADD_-1207102009', u'PTRADD_-1207109669'), ('const-1', u'PTRADD_-1207109008'), ('tmp_698', u'CBRANCH_-1207111121'), ('tmp_399', u'CBRANCH_-1207111403'), ('const-4294967295', u'INT_AND_-1207104974'), (u'PTRADD_-1207108814', u'INT_LESSEQUAL_-1207108851'), (u'COPY_-1207101205', u'CALL_-1207107590'), (u'CALL_-1207107404', u'CAST_-1207100969'), (u'INT_AND_-1207106173', u'CALL_-1207107324'), (u'MULTIEQUAL_-1207104512', u'INT_ADD_-1207110056'), (u'LOAD_-1207111642', u'CALL_-1207111579'), (u'SUBPIECE_-1207105199', u'INT_EQUAL_-1207111425'), ('const-2', u'INT_ADD_-1207110492'), ('tmp_4394', u'CBRANCH_-1207107901'), ('const-5', u'CALL_-1207107509'), ('const-0', u'RETURN_-1207101363'), ('const-1562712', u'COPY_-1207101759'), (u'LOAD_-1207111261', u'INT_LESSEQUAL_-1207111240'), (u'SUBPIECE_-1207106426', u'INT_NOTEQUAL_-1207103696'), (u'CALL_-1207110623', u'INT_SUB_-1207110535'), (u'CAST_-1207101253', u'CALL_-1207107485'), (u'INT_RIGHT_-1207109400', u'INT_NOTEQUAL_-1207109416'), (u'PTRSUB_-1207102935', u'LOAD_-1207111620'), (u'INT_ADD_-1207111672', u'CALL_-1207111622'), (u'CALL_-1207108979', u'CAST_-1207101491'), (u'PTRADD_-1207109669', u'CALL_-1207109708'), (u'INT_AND_-1207105790', u'CALL_-1207109606'), (u'LOAD_-1207111642', u'PTRADD_-1207109713'), ('const-1483810', u'PTRSUB_-1207101950'), (u'CALL_-1207107723', u'SUBPIECE_-1207105534'), (u'PTRADD_-1207109713', u'CALL_-1207109762'), (u'INT_AND_-1207106004', u'INT_CARRY_-1207109054'), (u'LOAD_-1207108889', u'PTRADD_-1207108814'), ('tmp_2991', u'CBRANCH_-1207109415'), ('const-5', u'CALL_-1207107509'), (u'INT_RIGHT_-1207107619', u'INT_AND_-1207102822'), ('const-433', u'LOAD_-1207107752'), ('const-20', u'PTRADD_-1207111239'), ('const-5', u'CALL_-1207107404'), (u'INT_ADD_-1207107306', u'MULTIEQUAL_-1207102877'), (u'CALL_-1207111327', u'INT_AND_-1207106961'), ('const-5', u'INT_EQUAL_-1207111425'), ('const-1', u'INT_AND_-1207102822'), (u'INT_SUB_-1207111000', u'INT_ZEXT_-1207106859'), (u'SUBPIECE_-1207104633', u'INT_SUB_-1207111000'), (u'SUBPIECE_-1207105883', u'INT_LESS_-1207111043'), ('tmp_5583', u'BRANCH_-1207107639'), (u'INT_AND_-1207105344', u'CALL_-1207107553'), (u'INT_LESS_-1207111043', u'CBRANCH_-1207111051'), (u'INT_EQUAL_-1207107380', u'CBRANCH_-1207107376'), (u'INT_AND_-1207107092', u'PTRADD_-1207109281'), ('const-433', u'LOAD_-1207110959'), (u'INT_LESS_-1207110463', u'CBRANCH_-1207110472'), ('const-1575434', u'COPY_-1207102478'), (u'CALL_-1207109634', u'CAST_-1207101857'), (u'INT_MULT_-1207108950', u'INT_ZEXT_-1207106033'), (u'LOAD_-1207107497', u'CALL_-1207107484'), ('tmp_5094', u'CBRANCH_-1207107458'), (u'SUBPIECE_-1207103972', u'INT_NOTEQUAL_-1207107875'), (u'CALL_-1207108981', u'INT_AND_-1207105542'), ('const-0', u'SUBPIECE_-1207106753'), ('tmp_7047', u'PTRSUB_-1207102935'), ('tmp_4430', u'CBRANCH_-1207107875'), ('const-5', u'CALL_-1207109455'), (u'COPY_-1207102260', u'CALL_-1207110113'), (u'CAST_-1207100969', u'CALL_-1207107371'), ('const-0', u'CALL_-1207107509'), (u'PTRSUB_-1207102945', u'LOAD_-1207111635'), ('const-1562112', u'COPY_-1207101335'), ('const-0', u'COPY_-1207101367'), ('const-0', u'CALL_-1207107195'), (u'INT_LESSEQUAL_-1207111190', u'CBRANCH_-1207111189'), ('const-16', u'INT_ADD_-1207102020'), ('const-1', u'PTRADD_-1207111336'), (u'INT_ADD_-1207110492', u'INT_LESS_-1207110463'), ('const-0', u'COPY_-1207105344'), (u'INT_MULT_-1207104539', u'INT_ZEXT_-1207106221'), (u'INT_AND_-1207104734', u'CALL_-1207107370'), ('tmp_3211', u'BRANCH_-1207109301'), (u'CALL_-1207110178', u'CALL_-1207110034'), ('const-5', u'CALL_-1207110788'), ('const-0', u'CALL_-1207107400'), (u'COPY_-1207101365', u'CALL_-1207107509'), (u'COPY_-1207102167', u'CALL_-1207109917'), ('const-1', u'PTRADD_-1207110112'), (u'INT_DIV_-1207110028', u'CALL_-1207110034'), (u'INT_ZEXT_-1207106859', u'INT_ADD_-1207102627'), ('const-0', u'CALL_-1207107509'), ('const-16', u'PTRSUB_-1207102945'), (u'CAST_-1207101193', u'CALL_-1207107485'), ('tmp_17602', u'CALL_-1207111622'), ('const-1', u'PTRADD_-1207110557'), ('tmp_3571', u'CBRANCH_-1207108856'), ('const-0', u'SUBPIECE_-1207104633'), (u'INT_EQUAL_-1207111465', u'CBRANCH_-1207111463'), (u'INT_NOTEQUAL_-1207110729', u'CBRANCH_-1207110721'), ('const-4294967295', u'INT_AND_-1207105246'), (u'CAST_-1207100869', u'CALL_-1207107462'), (u'INT_ADD_-1207102270', u'PTRADD_-1207110139'), ('const-1', u'INT_RIGHT_-1207110505'), ('const-0', u'INT_NOTEQUAL_-1207103695'), ('const-3', u'INT_RIGHT_-1207110813'), (u'INT_SUB_-1207104343', u'INT_LESSEQUAL_-1207108591'), (u'SUBPIECE_-1207104996', u'INT_ADD_-1207111672'), ('tmp_5623', u'CBRANCH_-1207108600'), ('const-10', u'CALL_-1207107339'), (u'CALL_-1207111579', u'SUBPIECE_-1207105199'), ('const-1', u'PTRADD_-1207108852'), (u'COPY_-1207100606', u'CALL_-1207107195'), (u'SUBPIECE_-1207105199', u'INT_EQUAL_-1207111405'), (u'MULTIEQUAL_-1207105374', u'CALL_-1207107685'), (u'INT_AND_-1207106961', u'INT_ADD_-1207102627'), (u'CALL_-1207109097', u'SUBPIECE_-1207106426'), (u'INT_AND_-1207105318', u'CALL_-1207108751'), (u'COPY_-1207102041', u'MULTIEQUAL_-1207105206'), ('const-0', u'PTRSUB_-1207101950'), (u'PTRADD_-1207109696', u'CALL_-1207109735'), (u'INT_ADD_-1207109772', u'INT_LESSEQUAL_-1207109577'), (u'LOAD_-1207107460', u'MULTIEQUAL_-1207105374'), ('const-433', u'LOAD_-1207111620'), (u'PTRADD_-1207111263', u'CALL_-1207111303'), ('const-5', u'CALL_-1207110344'), ('const-5', u'CALL_-1207110113'), (u'INT_RIGHT_-1207110813', u'INT_LESS_-1207110463'), ('const-433', u'LOAD_-1207108878'), (u'CALL_-1207110788', u'CAST_-1207102478'), (u'PTRADD_-1207109281', u'INT_LESS_-1207108823'), ('const-48', u'PTRSUB_-1207101715'), ('const-1', u'PTRADD_-1207109669'), ('const-4', u'CALL_-1207109097'), ('const-0', u'RETURN_-1207108543'), (u'INT_NOTEQUAL_-1207107875', u'CBRANCH_-1207107875'), ('const-1', u'PTRADD_-1207111316'), (u'CALL_-1207107431', u'MULTIEQUAL_-1207105086'), (u'INT_LESS_-1207107568', u'CBRANCH_-1207107577'), ('const-8', u'CALL_-1207109735'), ('const-1575422', u'COPY_-1207102398'), ('const-48', u'PTRSUB_-1207101470'), (u'INT_CARRY_-1207108852', u'CBRANCH_-1207108856'), ('const-4294967295', u'INT_AND_-1207105318'), (u'COPY_-1207107741', u'MULTIEQUAL_-1207105096'), (u'INT_AND_-1207104974', u'CALL_-1207107553'), ('tmp_7047', u'PTRSUB_-1207101470'), ('const-5', u'CALL_-1207107713'), ('const-0', u'RETURN_-1207101354'), (u'COPY_-1207101629', u'CALL_-1207108979'), ('tmp_1950', u'CBRANCH_-1207110272'), (u'LOAD_-1207108848', u'PTRADD_-1207108777'), (u'CALL_-1207111356', u'INT_AND_-1207104872'), (u'INT_AND_-1207105542', u'CALL_-1207108723'), ('tmp_142', u'CBRANCH_-1207111600'), ('const-4294967295', u'INT_AND_-1207104872'), (u'INT_RIGHT_-1207109357', u'INT_LESS_-1207107568'), ('const-0', u'INT_NOTEQUAL_-1207107875'), (u'PTRADD_-1207111292', u'CALL_-1207111327'), (u'COPY_-1207101373', u'RETURN_-1207101363'), (u'INT_ZEXT_-1207104850', u'CALL_-1207107526'), (u'PTRADD_-1207109281', u'CAST_-1207101431'), (u'COPY_-1207102614', u'CALL_-1207110788'), (u'INT_SUB_-1207111489', u'INT_LESS_-1207111474'), (u'COPY_-1207101759', u'CALL_-1207108755'), (u'INT_RIGHT_-1207109357', u'INT_SUB_-1207107525'), (u'INT_AND_-1207106132', u'INT_LESSEQUAL_-1207111215'), (u'MULTIEQUAL_-1207104745', u'CALL_-1207109121'), (u'INT_ZEXT_-1207106273', u'CALL_-1207110491'), ('const-8', u'CALL_-1207109668'), ('const-1', u'PTRADD_-1207111292'), ('const-1562056', u'COPY_-1207101365'), (u'LOAD_-1207111642', u'PTRADD_-1207110557'), ('const-1575582', u'COPY_-1207100579'), ('const-1575472', u'COPY_-1207102260'), ('const-1', u'PTRADD_-1207111239'), (u'SUBPIECE_-1207104633', u'INT_SUB_-1207109535'), ('tmp_3628', u'CBRANCH_-1207108817'), ('tmp_1033', u'CBRANCH_-1207110909'), (u'INT_SUB_-1207110394', u'INT_RIGHT_-1207110363'), ('const-0', u'SUBPIECE_-1207105225'), (u'INT_LESS_-1207108891', u'CBRANCH_-1207108890'), (u'CALL_-1207107352', u'CAST_-1207101126'), (u'INT_SUB_-1207111000', u'INT_SUB_-1207104343'), ('const-5', u'CALL_-1207109634'), ('const-5', u'CALL_-1207107484'), ('const-433', u'LOAD_-1207111261'), (u'INT_LESS_-1207111090', u'CBRANCH_-1207111099'), (u'INT_ADD_-1207102473', u'INT_ADD_-1207102472'), ('const-48', u'PTRSUB_-1207102729'), ('const-8', u'CALL_-1207110151'), (u'INT_RIGHT_-1207109493', u'INT_NOTEQUAL_-1207108885'), ('const-0', u'SUBPIECE_-1207102792'), ('const-0', u'CALL_-1207109455'), ('const-32', u'COPY_-1207102970'), ('const-0', u'CALL_-1207108913'), (u'SUBPIECE_-1207104633', u'INT_LESS_-1207110974'), (u'INT_ADD_-1207102472', u'PTRADD_-1207110557'), (u'PTRSUB_-1207101950', u'CALL_-1207109634'), (u'PTRADD_-1207108850', u'MULTIEQUAL_-1207104745'), (u'CALL_-1207109455', u'CAST_-1207101788'), (u'CAST_-1207102847', u'CALL_-1207111508'), (u'INT_LESS_-1207111068', u'CBRANCH_-1207111077'), ('const-32', u'PTRSUB_-1207102585'), (u'CALL_-1207107509', u'CAST_-1207101253'), ('const-5', u'CALL_-1207110558'), (u'INT_LESSEQUAL_-1207111122', u'CBRANCH_-1207111121'), ('tmp_2269', u'CBRANCH_-1207109983'), ('const-433', u'LOAD_-1207109057'), (u'INT_LESSEQUAL_-1207108591', u'CBRANCH_-1207108600'), (u'INT_AND_-1207104872', u'CALL_-1207107371'), (u'COPY_-1207110337', u'MULTIEQUAL_-1207104512'), ('const-16', u'PTRSUB_-1207101369'), ('const-1575546', u'COPY_-1207101767'), ('const-0', u'CALL_-1207107590'), (u'INT_ZEXT_-1207106221', u'INT_ADD_-1207102282'), ('const-0', u'RETURN_-1207107254'), (u'LOAD_-1207108855', u'INT_SUB_-1207101506'), (u'PTRSUB_-1207101312', u'LOAD_-1207107460'), ('tmp_809', u'CBRANCH_-1207111051'), (u'COPY_-1207105874', u'MULTIEQUAL_-1207105637'), (u'CALL_-1207110151', u'CALL_-1207110016'), ('const-0', u'SUBPIECE_-1207106426'), (u'COPY_-1207100759', u'CALL_-1207107431'), ('const-1', u'PTRADD_-1207109281'), (u'LOAD_-1207109057', u'PTRADD_-1207108979'), ('const-0', u'CALL_-1207107510'), (u'SUBPIECE_-1207103972', u'INT_EQUAL_-1207107380'), (u'CAST_-1207102901', u'CALL_-1207111622'), (u'SUBPIECE_-1207105883', u'INT_SUB_-1207110394'), (u'INT_ZEXT_-1207105244', u'COPY_-1207102041'), (u'CAST_-1207101531', u'INT_CARRY_-1207109054'), (u'SUBPIECE_-1207103819', u'INT_ADD_-1207108909'), (u'MULTIEQUAL_-1207104739', u'INT_MULT_-1207104766'), (u'INT_MULT_-1207107469', u'PTRADD_-1207107435'), (u'INT_NOTEQUAL_-1207108885', u'CBRANCH_-1207108883'), ('const-4294967295', u'INT_AND_-1207107092'), (u'LOAD_-1207111642', u'PTRADD_-1207111263'), (u'PTRADD_-1207108852', u'INT_LESSEQUAL_-1207108851'), (u'SUBPIECE_-1207105199', u'INT_EQUAL_-1207111445'), ('const-0', u'INT_NOTEQUAL_-1207110272'), (u'CAST_-1207101356', u'CALL_-1207108684'), (u'CALL_-1207107713', u'CAST_-1207101305'), (u'CALL_-1207111380', u'SUBPIECE_-1207106753'), (u'PTRADD_-1207110874', u'INT_LESS_-1207110901'), (u'LOAD_-1207111635', u'CAST_-1207102901'), (u'INT_ADD_-1207110534', u'CALL_-1207110491'), (u'INT_EQUAL_-1207107460', u'CBRANCH_-1207107458'), ('const-0', u'SUBPIECE_-1207106323'), (u'INT_AND_-1207102822', u'INT_EQUAL_-1207107460'), ('const-1', u'INT_LESS_-1207107227'), (u'INT_ADD_-1207110056', u'INT_LESS_-1207109974'), ('const-5', u'CALL_-1207107510'), ('const-0', u'COPY_-1207101379'), ('const-1562296', u'COPY_-1207101062'), ('const-8', u'PTRADD_-1207108850'), (u'INT_SUB_-1207111000', u'INT_NOTEQUAL_-1207109857'), ('const-4', u'INT_RIGHT_-1207109357'), ('const-1562608', u'COPY_-1207101541'), ('const-0', u'CALL_-1207107484'), ('const-1575455', u'COPY_-1207102167'), (u'INT_LESSEQUAL_-1207111215', u'CBRANCH_-1207111214'), (u'INT_LESS_-1207110974', u'CBRANCH_-1207110983'), (u'LOAD_-1207111642', u'PTRADD_-1207111336'), (u'MULTIEQUAL_-1207105206', u'INT_ADD_-1207102050'), (u'COPY_-1207102398', u'CALL_-1207110344'), ('const-5', u'CALL_-1207107590'), ('tmp_1630', u'CBRANCH_-1207110472'), (u'MULTIEQUAL_-1207104739', u'INT_ADD_-1207110492'), ('const-4294967295', u'INT_AND_-1207104734'), (u'SUBPIECE_-1207106753', u'INT_LESS_-1207111090'), (u'LOAD_-1207107752', u'MULTIEQUAL_-1207105374'), (u'LOAD_-1207111261', u'INT_LESSEQUAL_-1207111215'), (u'PTRADD_-1207108852', u'INT_LESS_-1207108823'), (u'CALL_-1207111275', u'SUBPIECE_-1207106323'), ('const-16', u'PTRADD_-1207111263'), (u'MULTIEQUAL_-1207105637', u'SUBPIECE_-1207103819'), (u'MULTIEQUAL_-1207105086', u'CALL_-1207107395'), ('const-0', u'COPY_-1207101373'), (u'INT_LESS_-1207107227', u'CBRANCH_-1207107235'), (u'MULTIEQUAL_-1207105206', u'SUBPIECE_-1207105225'), (u'CALL_-1207109121', u'INT_AND_-1207106004'), (u'INT_AND_-1207105110', u'CALL_-1207107370'), (u'LOAD_-1207111261', u'INT_LESSEQUAL_-1207111154'), ('const-433', u'LOAD_-1207108855'), ('const-1', u'PTRADD_-1207107677'), ('const-1', u'PTRADD_-1207108850'), (u'INT_AND_-1207105793', u'CALL_-1207108947'), (u'COPY_-1207102974', u'CALL_-1207111536'), ('tmp_5240', u'BRANCH_-1207107336'), (u'CALL_-1207111356', u'INT_AND_-1207106132'), ('const-1575371', u'COPY_-1207102974'), (u'INT_ADD_-1207102020', u'INT_ADD_-1207102009'), (u'INT_ZEXT_-1207106221', u'INT_ADD_-1207102251'), ('const-0', u'CALL_-1207109917'), (u'LOAD_-1207111642', u'PTRADD_-1207110112'), ('const-8', u'CALL_-1207109762'), ('const-1', u'COPY_-1207101364'), ('const-433', u'LOAD_-1207108889'), (u'CALL_-1207107509', u'CAST_-1207101223'), (u'LOAD_-1207109057', u'SUBPIECE_-1207105302'), ('const-1575507', u'COPY_-1207101629'), ('const-1575575', u'COPY_-1207100784'), (u'LOAD_-1207111642', u'PTRADD_-1207109669'), (u'LOAD_-1207111261', u'INT_LESSEQUAL_-1207111122'), ('const-3', u'INT_RIGHT_-1207110256'), ('const-1575595', u'COPY_-1207100711'), (u'MULTIEQUAL_-1207104512', u'INT_ZEXT_-1207110082'), (u'SUBPIECE_-1207105883', u'INT_SUB_-1207111000'), (u'INT_LESS_-1207108823', u'CBRANCH_-1207108832'), (u'CALL_-1207111303', u'SUBPIECE_-1207104633'), (u'INT_EQUAL_-1207111425', u'CBRANCH_-1207111423'), (u'MULTIEQUAL_-1207104745', u'PTRADD_-1207109057'), (u'INT_RIGHT_-1207110713', u'INT_NOTEQUAL_-1207110729'), ('tmp_608', u'CBRANCH_-1207111189'), (u'BOOL_OR_-1207101665', u'CBRANCH_-1207109077'), (u'CAST_-1207101126', u'CALL_-1207107324'), ('const-4294967295', u'INT_AND_-1207104821'), (u'SUBPIECE_-1207106323', u'INT_LESS_-1207110974'), ('const-4', u'CALL_-1207108981'), ('const-0', u'CALL_-1207108755'), (u'INT_SUB_-1207107641', u'INT_ZEXT_-1207105294'), (u'INT_ZEXT_-1207110082', u'INT_DIV_-1207110028'), (u'COPY_-1207102970', u'MULTIEQUAL_-1207102906'), (u'INT_ZEXT_-1207104948', u'CALL_-1207107526'), ('const-5', u'CALL_-1207107352'), (u'CALL_-1207107723', u'INT_RIGHT_-1207107619'), (u'SUBPIECE_-1207105199', u'INT_SUB_-1207111489'), ('const-4', u'CALL_-1207111579'), (u'INT_LESS_-1207107893', u'CBRANCH_-1207107901'), (u'INT_AND_-1207106132', u'INT_ADD_-1207102272'), ('const-4294967295', u'INT_AND_-1207106004'), (u'INT_ADD_-1207109772', u'INT_LESSEQUAL_-1207108591'), (u'PTRSUB_-1207102950', u'LOAD_-1207111642'), (u'INT_ADD_-1207108934', u'INT_ADD_-1207107743'), (u'INT_ZEXT_-1207106033', u'INT_ADD_-1207108910'), (u'INT_SUB_-1207110535', u'INT_ADD_-1207110534'), (u'PTRADD_-1207108979', u'INT_LESSEQUAL_-1207109017'), ('const-0', u'INT_NOTEQUAL_-1207103696'), (u'SUBPIECE_-1207103972', u'INT_LESS_-1207107276'), ('tmp_540', u'CBRANCH_-1207111239'), (u'MULTIEQUAL_-1207105206', u'INT_ADD_-1207102028'), (u'SUBPIECE_-1207105939', u'INT_LESS_-1207111068'), (u'SUBPIECE_-1207105939', u'INT_SUB_-1207110854'), (u'COPY_-1207104835', u'MULTIEQUAL_-1207104739'), ('const-0', u'COPY_-1207102950'), (u'PTRADD_-1207108806', u'INT_LESSEQUAL_-1207108818'), ('const-4', u'INT_EQUAL_-1207111445'), (u'CALL_-1207109121', u'SUBPIECE_-1207105547'), (u'INT_ADD_-1207102272', u'INT_ADD_-1207102270'), (u'CALL_-1207111380', u'INT_AND_-1207106062'), ('const-1562208', u'COPY_-1207107741'), (u'INT_NOTEQUAL_-1207103696', u'BOOL_OR_-1207101665'), ('const-5', u'CALL_-1207109917'), (u'PTRADD_-1207109008', u'INT_LESSEQUAL_-1207109017'), ('const-3', u'INT_RIGHT_-1207110713'), (u'MULTIEQUAL_-1207104745', u'PTRADD_-1207108850'), (u'CALL_-1207111303', u'INT_AND_-1207106579'), (u'INT_AND_-1207105246', u'CALL_-1207107371'), (u'COPY_-1207101395', u'CALL_-1207107509'), ('const-0', u'SUBPIECE_-1207105534'), (u'COPY_-1207107449', u'MULTIEQUAL_-1207105096'), (u'PTRSUB_-1207102729', u'LOAD_-1207111261'), ('const-1562352', u'COPY_-1207101205'), (u'PTRSUB_-1207101715', u'LOAD_-1207108889'), ('const-4', u'INT_MULT_-1207107747'), (u'INT_LESS_-1207109974', u'CBRANCH_-1207109983'), ('const-433', u'LOAD_-1207111635'), ('const-4294967295', u'INT_AND_-1207106062'), ('const-1', u'PTRADD_-1207110574'), (u'INT_AND_-1207104821', u'CALL_-1207107366'), (u'PTRADD_-1207109057', u'CALL_-1207109097'), ('const-0', u'SUBPIECE_-1207105939'), (u'LOAD_-1207111261', u'PTRADD_-1207110895'), (u'CALL_-1207107410', u'CAST_-1207100834'), ('const-4294967295', u'INT_AND_-1207105344'), ('const-8', u'INT_ADD_-1207102272'), ('const-0', u'SUBPIECE_-1207105302'), ('const-5', u'CALL_-1207107400'), (u'COPY_-1207101508', u'CALL_-1207108717'), (u'MULTIEQUAL_-1207104739', u'INT_RIGHT_-1207110505'), ('const-5', u'CALL_-1207108780'), (u'LOAD_-1207111642', u'PTRADD_-1207110874'), ('const-5', u'CALL_-1207108755'), (u'CAST_-1207101491', u'CALL_-1207108947'), ('const-8', u'CALL_-1207110016'), ('const-1562000', u'COPY_-1207101395'), ('const-1632576', u'PTRSUB_-1207100696'), ('const-0', u'INT_NOTEQUAL_-1207110729'), ('const-12', u'PTRADD_-1207111292'), (u'SUBPIECE_-1207105199', u'INT_EQUAL_-1207111465'), (u'CALL_-1207111327', u'INT_AND_-1207104821'), ('const-0', u'CALL_-1207107486'), ('const-4294967295', u'INT_AND_-1207106173'), (u'SUBPIECE_-1207105547', u'INT_NOTEQUAL_-1207103695'), ('tmp_7047', u'PTRSUB_-1207102945'), ('const-1562544', u'COPY_-1207101608'), (u'SUBPIECE_-1207105939', u'INT_LESS_-1207111090'), (u'INT_ADD_-1207108910', u'PTRADD_-1207108852'), (u'CAST_-1207100920', u'CALL_-1207107366'), (u'INT_SUB_-1207110854', u'INT_RIGHT_-1207110713'), (u'CALL_-1207111380', u'INT_AND_-1207105246'), (u'INT_ZEXT_-1207104753', u'CALL_-1207107148'), (u'INT_AND_-1207106062', u'INT_ADD_-1207102473'), ('const-5', u'CALL_-1207108913'), (u'CALL_-1207107484', u'CALL_-1207107395'), (u'INT_EQUAL_-1207111445', u'CBRANCH_-1207111443'), (u'CALL_-1207107400', u'CAST_-1207100920'), (u'INT_ZEXT_-1207104322', u'INT_ADD_-1207107743'), (u'INT_RIGHT_-1207110363', u'INT_LESS_-1207109974'), (u'CAST_-1207101305', u'CALL_-1207107685'), (u'PTRADD_-1207111316', u'CALL_-1207111356'), ('const-3', u'INT_RIGHT_-1207110363'), (u'PTRSUB_-1207101564', u'LOAD_-1207109050'), (u'PTRADD_-1207109281', u'PTRADD_-1207107677'), ('const-0', u'SUBPIECE_-1207103972'), ('const-16777215', u'INT_AND_-1207107678'), ('const-0', u'CALL_-1207107404'), ('const-1', u'PTRADD_-1207109269'), (u'CALL_-1207108780', u'CAST_-1207101389'), (u'MULTIEQUAL_-1207105637', u'CALL_-1207107642'), (u'CALL_-1207111303', u'INT_AND_-1207105110'), (u'SUBPIECE_-1207106753', u'INT_SUB_-1207110854'), (u'INT_ADD_-1207109772', u'INT_ZEXT_-1207105244'), ('const-4', u'INT_ADD_-1207108934'), (u'CALL_-1207109762', u'CALL_-1207109686'), (u'MULTIEQUAL_-1207105096', u'CALL_-1207107713'), (u'PTRADD_-1207110895', u'INT_LESS_-1207110901'), (u'SUBPIECE_-1207104633', u'INT_LESS_-1207111043'), (u'PTRSUB_-1207101465', u'LOAD_-1207108848'), (u'LOAD_-1207111261', u'INT_LESSEQUAL_-1207111190'), ('const-4', u'CALL_-1207109708'), ('const-0', u'CALL_-1207107410'), ('const-32', u'PTRSUB_-1207101465'), (u'COPY_-1207101376', u'RETURN_-1207101366'), (u'CALL_-1207109735', u'CALL_-1207109668'), ('const-1', u'PTRADD_-1207109696'), ('tmp_7047', u'PTRSUB_-1207102729'), (u'INT_AND_-1207106579', u'PTRADD_-1207109269'), (u'LOAD_-1207110959', u'PTRADD_-1207110895'), ('const-1562424', u'COPY_-1207100976'), ('const-10', u'CALL_-1207107128'), ('const-8', u'INT_MULT_-1207104539'), (u'INT_ADD_-1207108909', u'INT_NOTEQUAL_-1207108885'), (u'INT_ADD_-1207102251', u'PTRADD_-1207110112'), ('tmp_7047', u'PTRSUB_-1207101465'), (u'CAST_-1207102343', u'CALL_-1207110491'), ('const-4294967295', u'INT_AND_-1207105572'), ('const-4294967295', u'INT_AND_-1207105542'), ('tmp_3373', u'CBRANCH_-1207109016'), ('tmp_3269', u'CBRANCH_-1207109077'), ('const-5', u'CALL_-1207107410'), (u'COPY_-1207101253', u'CALL_-1207107352'), (u'COPY_-1207105833', u'RETURN_-1207107254'), (u'INT_RIGHT_-1207110256', u'INT_NOTEQUAL_-1207110272'), ('const-48', u'PTRSUB_-1207101569'), ('const-1', u'PTRADD_-1207110874'), ('tmp_3879', u'CBRANCH_-1207108883'), (u'SUBPIECE_-1207105939', u'INT_SUB_-1207110394'), (u'COPY_-1207102969', u'MULTIEQUAL_-1207102906'), (u'SUBPIECE_-1207103972', u'INT_MULT_-1207108950'), (u'INT_ADD_-1207108909', u'INT_ZEXT_-1207105707'), (u'PTRSUB_-1207100696', u'PTRADD_-1207107435'), ('tmp_339', u'CBRANCH_-1207111443'), ('const-16', u'INT_ADD_-1207102253'), (u'INT_AND_-1207107580', u'INT_ZEXT_-1207104694'), (u'MULTIEQUAL_-1207105637', u'CALL_-1207108947'), (u'INT_ADD_-1207107743', u'PTRADD_-1207107677'), ('tmp_7047', u'PTRSUB_-1207101569'), ('tmp_6794', u'BRANCH_-1207107438'), (u'INT_AND_-1207107678', u'INT_ZEXT_-1207104753'), (u'INT_AND_-1207105282', u'CALL_-1207108684'), (u'INT_ADD_-1207102627', u'PTRADD_-1207110874'), (u'INT_CARRY_-1207109054', u'CBRANCH_-1207109058'), (u'SUBPIECE_-1207105225', u'INT_ADD_-1207109772'), ('const-0', u'COPY_-1207105833'), ('const-1', u'PTRADD_-1207107435'), (u'COPY_-1207101111', u'CALL_-1207107404'), (u'CALL_-1207111327', u'SUBPIECE_-1207105883'), ('const-0', u'SUBPIECE_-1207105883'), ('const-24', u'INT_LESS_-1207111591'), ('const-3', u'INT_SUB_-1207101506'), (u'CAST_-1207101223', u'CALL_-1207107485'), (u'CAST_-1207101788', u'CALL_-1207109431'), ('const-1562640', u'COPY_-1207101508'), (u'INT_NOTEQUAL_-1207109857', u'CBRANCH_-1207109857'), (u'INT_AND_-1207106579', u'INT_LESSEQUAL_-1207111154'), ('tmp_6364', u'BRANCH_-1207107483'), ('tmp_5379', u'CBRANCH_-1207107235'), ('const-20', u'INT_ADD_-1207109772'), (u'CALL_-1207107486', u'CAST_-1207100869'), (u'LOAD_-1207111642', u'PTRADD_-1207110139'), ('const-16', u'PTRSUB_-1207101312'), ('const-4', u'CALL_-1207111303'), (u'CALL_-1207111275', u'INT_AND_-1207104734'), (u'INT_AND_-1207105572', u'CALL_-1207108789'), (u'COPY_-1207100579', u'CALL_-1207107148'), ('tmp_3790', u'BRANCH_-1207108681'), ('tmp_574', u'CBRANCH_-1207111214'), (u'CALL_-1207109917', u'CAST_-1207102030'), (u'CALL_-1207108717', u'CAST_-1207101356'), ('const-1', u'PTRADD_-1207111263'), ('const-32', u'PTRSUB_-1207101710'), (u'INT_SUB_-1207110394', u'INT_RIGHT_-1207110256'), ('const-5', u'INT_LESS_-1207111474'), ('const-4', u'CALL_-1207111380'), (u'CALL_-1207111356', u'INT_AND_-1207105196'), (u'CALL_-1207111579', u'INT_AND_-1207106173'), ('tmp_4223', u'CBRANCH_-1207108832'), ('const-1562496', u'COPY_-1207101011'), (u'MULTIEQUAL_-1207104512', u'INT_MULT_-1207104539'), (u'INT_AND_-1207106961', u'INT_ADD_-1207102050'), ('const-0', u'CALL_-1207107509'), (u'COPY_-1207101335', u'CALL_-1207107509'), ('const-1', u'INT_ADD_-1207108909'), ('const-0', u'CALL_-1207107713'), (u'CAST_-1207101063', u'CALL_-1207107553'), (u'PTRADD_-1207110155', u'CALL_-1207110205'), ('const-4', u'CALL_-1207109121'), ('const-1', u'PTRADD_-1207108979'), ('const-1', u'PTRADD_-1207109057'), ('tmp_1341', u'CBRANCH_-1207110721'), (u'CALL_-1207107510', u'CAST_-1207101163'), ('tmp_7047', u'PTRSUB_-1207102950'), ('const-0', u'INT_NOTEQUAL_-1207109857'), ('const-0', u'PTRSUB_-1207100696'), ('tmp_5312', u'CBRANCH_-1207107285'), (u'INT_AND_-1207106961', u'INT_ADD_-1207102020'), ('tmp_5463', u'BRANCH_-1207107145'), ('const-0', u'CALL_-1207110788'), ('tmp_4943', u'CBRANCH_-1207107577'), (u'CALL_-1207110596', u'INT_ADD_-1207110534'), (u'CALL_-1207107590', u'CAST_-1207101063'), ('const-8', u'INT_MULT_-1207104766'), ('const-8', u'CALL_-1207110178'), (u'COPY_-1207102950', u'MULTIEQUAL_-1207102877'), (u'INT_RIGHT_-1207107660', u'SUBPIECE_-1207102792'), ('const-4', u'PTRADD_-1207111336'), (u'INT_ADD_-1207102028', u'PTRADD_-1207109696'), (u'COPY_-1207100784', u'CALL_-1207107526'), (u'CALL_-1207111356', u'SUBPIECE_-1207105939'), ('const-8', u'CALL_-1207110205'), (u'LOAD_-1207111642', u'PTRADD_-1207111316'), ('const-0', u'CALL_-1207111536'), (u'PTRADD_-1207107677', u'CALL_-1207107723'), ('const-5', u'CALL_-1207107195'), ('const-4', u'PTRADD_-1207109057'), (u'INT_SUB_-1207101506', u'PTRADD_-1207108777'), (u'COPY_-1207101305', u'CALL_-1207107510'), (u'CALL_-1207108981', u'SUBPIECE_-1207103972'), (u'COPY_-1207101367', u'RETURN_-1207101357'), ('const-4294967295', u'INT_AND_-1207105454'), (u'COPY_-1207101122', u'CALL_-1207107642'), (u'PTRADD_-1207108806', u'CALL_-1207108981'), (u'INT_AND_-1207107678', u'INT_LESS_-1207107568'), (u'COPY_-1207106038', u'RETURN_-1207108543'), ('const-3', u'INT_SUB_-1207111489'), ('const-1562160', u'COPY_-1207101305'), ('const-28', u'INT_RIGHT_-1207107660'), (u'INT_LESS_-1207107276', u'CBRANCH_-1207107285'), (u'INT_AND_-1207106062', u'INT_ADD_-1207102484'), (u'INT_AND_-1207105454', u'INT_CARRY_-1207108852'), ('const-9', u'COPY_-1207102969'), ('const-4294967295', u'INT_AND_-1207105790'), (u'CAST_-1207101163', u'CALL_-1207107486'), ('const-3', u'INT_RIGHT_-1207109493'), (u'PTRADD_-1207109281', u'PTRADD_-1207109008'), ('const-2', u'INT_LESS_-1207107893'), ('tmp_369', u'CBRANCH_-1207111423'), (u'CAST_-1207101857', u'CALL_-1207109606'), (u'CAST_-1207102261', u'CALL_-1207110302'), ('const-1561960', u'COPY_-1207107449'), (u'INT_SUB_-1207110854', u'INT_RIGHT_-1207110813'), (u'PTRSUB_-1207102585', u'LOAD_-1207110959'), ('tmp_7047', u'PTRSUB_-1207102585'), ('const-1', u'INT_SUB_-1207110535'), ('const-3', u'INT_ADD_-1207110056'), ('const-5', u'CALL_-1207108979'), (u'CALL_-1207109121', u'INT_AND_-1207105793'), ('const-0', u'CALL_-1207108717'), ('const-4294967295', u'INT_AND_-1207106961'), (u'MULTIEQUAL_-1207105637', u'CALL_-1207108684'), ('const-5', u'CALL_-1207107509'), ('const-0', u'COPY_-1207101376'), (u'INT_ZEXT_-1207104850', u'CALL_-1207107148'), (u'INT_LESSEQUAL_-1207111240', u'CBRANCH_-1207111239'), (u'CALL_-1207111536', u'CAST_-1207102847'), ('const-4', u'CALL_-1207111356'), (u'INT_EQUAL_-1207111405', u'CBRANCH_-1207111403')]
|
[(u'INT_SUB_-1207111489', u'INT_LESS_-1207111474'), (u'COPY_-1207102484', u'CALL_-1207110558'), (u'INT_RIGHT_-1207109357', u'INT_SUB_-1207107525'), (u'COPY_-1207105350', u'MULTIEQUAL_-1207105212'), ('const-1575422', u'COPY_-1207102404'), (u'MULTIEQUAL_-1207105621', u'CALL_-1207108723'), (u'INT_ADD_-1207111382', u'CALL_-1207111380'), (u'INT_ADD_-1207110536', u'INT_ADD_-1207110534'), ('const-10', u'CALL_-1207107128'), (u'CALL_-1207111327', u'INT_SUB_-1207111000'), (u'MULTIEQUAL_-1207105212', u'INT_ADD_-1207109742'), (u'INT_LESSEQUAL_-1207109577', u'CBRANCH_-1207109587'), (u'LOAD_-1207111642', u'INT_ADD_-1207110961'), (u'INT_ADD_-1207109025', u'CAST_-1207101558'), (u'CALL_-1207107723', u'INT_RIGHT_-1207107660'), ('const-16', u'INT_ADD_-1207111309'), ('const-8', u'CALL_-1207110151'), (u'INT_NOTEQUAL_-1207103722', u'BOOL_OR_-1207101691'), ('tmp_2707', u'CBRANCH_-1207109587'), (u'INT_ADD_-1207109717', u'INT_ADD_-1207109715'), ('const-3', u'INT_RIGHT_-1207109493'), (u'COPY_-1207101211', u'CALL_-1207107590'), ('const-32', u'INT_ADD_-1207111626'), ('const-0', u'CALL_-1207110113'), (u'CALL_-1207111327', u'CALL_-1207107366'), (u'CALL_-1207111380', u'CALL_-1207107371'), ('tmp_17646', u'INT_ADD_-1207110947'), ('tmp_3628', u'CBRANCH_-1207108817'), (u'INT_SUB_-1207110394', u'INT_RIGHT_-1207110363'), ('tmp_1033', u'CBRANCH_-1207110909'), ('const-0', u'COPY_-1207101420'), (u'INT_LESSEQUAL_-1207108851', u'CBRANCH_-1207108849'), (u'INT_LESS_-1207108891', u'CBRANCH_-1207108890'), ('const-4', u'CALL_-1207111303'), (u'COPY_-1207101371', u'CALL_-1207107509'), (u'COPY_-1207107308', u'RETURN_-1207107254'), (u'COPY_-1207101428', u'RETURN_-1207101404'), (u'COPY_-1207102266', u'CALL_-1207110113'), ('const-0', u'CALL_-1207107509'), ('const-10', u'CALL_-1207110002'), (u'INT_ADD_-1207109327', u'INT_ADD_-1207108898'), (u'MULTIEQUAL_-1207105070', u'CALL_-1207107395'), (u'INT_LESS_-1207111090', u'CBRANCH_-1207111099'), ('const-28', u'INT_RIGHT_-1207107660'), (u'INT_LESS_-1207110901', u'CBRANCH_-1207110909'), (u'CALL_-1207107510', u'CALL_-1207107486'), (u'CAST_-1207102930', u'LOAD_-1207111620'), (u'SUBPIECE_-1207103825', u'INT_ADD_-1207108909'), (u'INT_RIGHT_-1207109493', u'INT_NOTEQUAL_-1207108885'), (u'INT_NOTEQUAL_-1207109416', u'CBRANCH_-1207109415'), (u'COPY_-1207101931', u'CALL_-1207109455'), ('const-32', u'INT_ADD_-1207108832'), (u'INT_SLESS_-1207107458', u'CBRANCH_-1207107458'), (u'CAST_-1207102722', u'LOAD_-1207111261'), ('const-433', u'LOAD_-1207108878'), ('const-0', u'CALL_-1207107590'), (u'INT_SUB_-1207107679', u'INT_SUB_-1207107641'), ('const-3', u'INT_RIGHT_-1207109400'), (u'CALL_-1207111536', u'CAST_-1207102884'), (u'COPY_-1207101418', u'RETURN_-1207101394'), ('const-0', u'COPY_-1207107308'), (u'MULTIEQUAL_-1207104745', u'INT_RIGHT_-1207110505'), ('const-1575384', u'COPY_-1207101259'), (u'INT_LESS_-1207111068', u'CBRANCH_-1207111077'), (u'CALL_-1207111579', u'INT_EQUAL_-1207111465'), ('const-2', u'INT_LESS_-1207107893'), ('const-0', u'CALL_-1207107431'), (u'CALL_-1207111303', u'INT_SUB_-1207111000'), ('const-0', u'SUBPIECE_-1207105231'), (u'LOAD_-1207111261', u'INT_ADD_-1207110941'), (u'CALL_-1207111303', u'CALL_-1207107370'), ('const--3', u'INT_ADD_-1207108825'), (u'INT_ZEXT_-1207105787', u'CALL_-1207108947'), (u'INT_SUB_-1207110854', u'INT_RIGHT_-1207109357'), (u'CALL_-1207108981', u'INT_NOTEQUAL_-1207107875'), (u'INT_LESSEQUAL_-1207111122', u'CBRANCH_-1207111121'), ('tmp_2269', u'CBRANCH_-1207109983'), (u'INT_SUB_-1207104349', u'INT_LESSEQUAL_-1207108591'), (u'INT_LESSEQUAL_-1207108591', u'CBRANCH_-1207108600'), ('const-8', u'INT_MULT_-1207104545'), ('const-1575534', u'COPY_-1207101128'), ('const-0', u'CALL_-1207108717'), ('const-1562712', u'COPY_-1207101765'), (u'CALL_-1207107590', u'CALL_-1207107553'), ('const-5', u'CALL_-1207108780'), (u'CALL_-1207108981', u'INT_ZEXT_-1207105588'), (u'INT_ZEXT_-1207106595', u'INT_LESSEQUAL_-1207111154'), (u'CALL_-1207107486', u'CALL_-1207107462'), (u'INT_ZEXT_-1207105998', u'INT_CARRY_-1207109054'), (u'INT_ZEXT_-1207105998', u'INT_ADD_-1207109054'), (u'INT_ZEXT_-1207105638', u'INT_ADD_-1207110620'), ('const-0', u'RETURN_-1207107254'), (u'CALL_-1207111275', u'INT_ZEXT_-1207107086'), ('tmp_809', u'CBRANCH_-1207111051'), (u'CALL_-1207110151', u'CALL_-1207110016'), ('const-0', u'CALL_-1207108979'), ('const-5', u'CALL_-1207110558'), (u'INT_SUB_-1207111000', u'INT_LESSEQUAL_-1207109577'), (u'INT_ADD_-1207110941', u'INT_LESS_-1207110901'), (u'LOAD_-1207108889', u'INT_ADD_-1207108860'), (u'CAST_-1207102306', u'CALL_-1207110302'), ('const-1562160', u'COPY_-1207101311'), ('const-1', u'INT_LESS_-1207107227'), (u'MULTIEQUAL_-1207104518', u'INT_MULT_-1207104545'), (u'CALL_-1207109917', u'CAST_-1207102075'), (u'INT_ADD_-1207110961', u'INT_ADD_-1207109759'), ('const-0', u'INT_NOTEQUAL_-1207103722'), (u'MULTIEQUAL_-1207105358', u'CALL_-1207107685'), ('const-4', u'CALL_-1207111380'), ('const-3', u'INT_EQUAL_-1207111465'), (u'INT_ADD_-1207109742', u'CALL_-1207109735'), ('const-1575546', u'COPY_-1207101773'), ('const-1562496', u'COPY_-1207101017'), (u'INT_ADD_-1207110620', u'CALL_-1207110623'), ('tmp_17646', u'INT_ADD_-1207111245'), (u'INT_MULT_-1207108950', u'INT_LESS_-1207108891'), ('tmp_908', u'CBRANCH_-1207110983'), (u'INT_RIGHT_-1207110505', u'INT_ZEXT_-1207106279'), (u'LOAD_-1207108855', u'INT_ADD_-1207108823'), ('const-0', u'COPY_-1207101424'), (u'CALL_-1207111303', u'INT_LESS_-1207111043'), (u'INT_MULT_-1207107469', u'PTRADD_-1207107435'), ('const-5', u'CALL_-1207107509'), (u'INT_ADD_-1207108839', u'CAST_-1207101470'), (u'CAST_-1207101697', u'INT_LESSEQUAL_-1207108851'), (u'INT_NOTEQUAL_-1207108885', u'CBRANCH_-1207108883'), ('const-24', u'INT_ADD_-1207111672'), (u'COPY_-1207101259', u'CALL_-1207107352'), ('tmp_279', u'CBRANCH_-1207111483'), ('const-4', u'INT_ADD_-1207109103'), ('const-4', u'INT_MULT_-1207107747'), (u'CALL_-1207111579', u'INT_EQUAL_-1207111405'), (u'COPY_-1207101765', u'CALL_-1207108755'), (u'INT_AND_-1207107678', u'INT_ZEXT_-1207104737'), ('const-0', u'INT_NOTEQUAL_-1207110272'), ('tmp_733', u'CBRANCH_-1207111099'), ('const-5', u'CALL_-1207107431'), ('const-0', u'CALL_-1207107404'), ('const-8', u'INT_MULT_-1207107469'), ('const-0', u'CALL_-1207111536'), (u'LOAD_-1207107752', u'MULTIEQUAL_-1207105358'), ('const-4', u'INT_RIGHT_-1207109357'), (u'INT_ADD_-1207109103', u'CALL_-1207109097'), (u'CAST_-1207101363', u'LOAD_-1207107752'), (u'INT_ADD_-1207110534', u'CALL_-1207110491'), (u'CALL_-1207111579', u'INT_SUB_-1207111489'), ('const-0', u'COPY_-1207101422'), (u'COPY_-1207100585', u'CALL_-1207107148'), ('const-5', u'INT_LESS_-1207111474'), (u'COPY_-1207101128', u'CALL_-1207107642'), (u'CAST_-1207102075', u'CALL_-1207109893'), (u'INT_ZEXT_-1207105448', u'INT_CARRY_-1207108852'), (u'INT_ZEXT_-1207105448', u'INT_ADD_-1207108852'), (u'INT_ADD_-1207110056', u'INT_LESS_-1207109974'), (u'LOAD_-1207109050', u'INT_ADD_-1207109025'), ('const-8', u'CALL_-1207110016'), (u'INT_ADD_-1207108873', u'CAST_-1207101707'), (u'INT_SUB_-1207111000', u'INT_NOTEQUAL_-1207109857'), (u'INT_ADD_-1207108825', u'INT_ADD_-1207108823'), ('const-0', u'RETURN_-1207101398'), (u'INT_LESSEQUAL_-1207111215', u'CBRANCH_-1207111214'), (u'INT_ADD_-1207107743', u'INT_ADD_-1207107723'), (u'INT_ZEXT_-1207106955', u'INT_ADD_-1207110961'), (u'INT_LESS_-1207110974', u'CBRANCH_-1207110983'), ('tmp_1630', u'CBRANCH_-1207110472'), ('tmp_4112', u'CBRANCH_-1207108890'), (u'CALL_-1207111356', u'CALL_-1207107371'), ('const-8', u'INT_ADD_-1207110187'), ('const-48', u'INT_ADD_-1207111604'), (u'COPY_-1207101117', u'CALL_-1207107404'), (u'LOAD_-1207111261', u'INT_LESSEQUAL_-1207111215'), ('const-8', u'CALL_-1207109686'), (u'CALL_-1207110623', u'INT_ADD_-1207110536'), (u'CALL_-1207111579', u'INT_ZEXT_-1207106189'), ('const-3', u'INT_RIGHT_-1207110713'), (u'INT_ADD_-1207110185', u'CALL_-1207110178'), ('const-1', u'COPY_-1207101418'), (u'PTRSUB_-1207100702', u'PTRADD_-1207107435'), (u'MULTIEQUAL_-1207105621', u'CALL_-1207108881'), ('const-8', u'INT_ADD_-1207111362'), (u'CALL_-1207107723', u'CAST_-1207100647'), (u'INT_LESS_-1207107227', u'CBRANCH_-1207107235'), (u'INT_ADD_-1207109041', u'CAST_-1207101571'), ('const-0', u'CALL_-1207107410'), (u'INT_ADD_-1207111626', u'CAST_-1207102945'), (u'CALL_-1207109708', u'INT_AND_-1207105796'), (u'INT_ADD_-1207107306', u'INT_LESS_-1207107276'), ('const-0', u'CALL_-1207107486'), ('const-0', u'COPY_-1207105858'), ('const-5', u'CALL_-1207108717'), ('const-433', u'LOAD_-1207107752'), (u'CALL_-1207111380', u'INT_SUB_-1207110854'), ('const-0', u'CALL_-1207110344'), (u'CALL_-1207108755', u'CALL_-1207108723'), (u'INT_ZEXT_-1207105334', u'CALL_-1207108751'), (u'LOAD_-1207111261', u'INT_LESSEQUAL_-1207111154'), ('const-0', u'PTRSUB_-1207101956'), ('const-1486035', u'COPY_-1207100765'), (u'MULTIEQUAL_-1207104745', u'INT_MULT_-1207104772'), ('const-12', u'INT_ADD_-1207111338'), (u'COPY_-1207110337', u'MULTIEQUAL_-1207104518'), (u'INT_MULT_-1207104545', u'INT_ZEXT_-1207106205'), (u'COPY_-1207100717', u'CALL_-1207107395'), ('tmp_5240', u'BRANCH_-1207107336'), ('tmp_5418', u'BRANCH_-1207107192'), ('const-433', u'LOAD_-1207111642'), ('const-1575455', u'COPY_-1207102173'), ('const-5', u'CALL_-1207108979'), (u'MULTIEQUAL_-1207104751', u'CALL_-1207109121'), (u'CAST_-1207101571', u'LOAD_-1207109057'), (u'INT_ADD_-1207110961', u'INT_ADD_-1207109717'), (u'MULTIEQUAL_-1207105212', u'INT_ADD_-1207109715'), (u'CALL_-1207111327', u'INT_LESS_-1207111068'), ('const-1575434', u'COPY_-1207102484'), (u'INT_ZEXT_-1207106205', u'INT_ADD_-1207110158'), ('const-4', u'CALL_-1207107723'), (u'BOOL_OR_-1207101691', u'CBRANCH_-1207109077'), (u'INT_ADD_-1207110961', u'INT_ADD_-1207110920'), ('const-0', u'INT_NOTEQUAL_-1207109416'), ('const-20', u'INT_ADD_-1207111285'), (u'INT_LESS_-1207111474', u'CBRANCH_-1207111483'), (u'SUBPIECE_-1207105231', u'INT_ADD_-1207109772'), ('const-1562352', u'COPY_-1207101211'), ('const-0', u'RETURN_-1207101394'), ('const-5', u'CALL_-1207107509'), (u'LOAD_-1207111261', u'INT_LESSEQUAL_-1207111122'), ('const-0', u'INT_SLESS_-1207107458'), (u'INT_LESS_-1207108823', u'CBRANCH_-1207108832'), (u'INT_EQUAL_-1207111425', u'CBRANCH_-1207111423'), (u'COPY_-1207101341', u'CALL_-1207107509'), (u'COPY_-1207104841', u'MULTIEQUAL_-1207104745'), ('tmp_608', u'CBRANCH_-1207111189'), (u'INT_RIGHT_-1207110713', u'INT_NOTEQUAL_-1207110729'), (u'INT_ADD_-1207108860', u'CAST_-1207101697'), (u'MULTIEQUAL_-1207105621', u'SUBPIECE_-1207103825'), (u'INT_ADD_-1207110201', u'CALL_-1207110205'), (u'INT_ZEXT_-1207104328', u'INT_ADD_-1207107743'), (u'INT_ZEXT_-1207110082', u'INT_DIV_-1207110028'), (u'CALL_-1207110623', u'CALL_-1207110491'), (u'INT_SUB_-1207109535', u'INT_RIGHT_-1207109400'), ('const-0', u'RETURN_-1207101402'), ('const-0', u'RETURN_-1207101400'), ('const-1', u'INT_ADD_-1207107306'), ('tmp_17646', u'INT_ADD_-1207107444'), (u'INT_ADD_-1207108934', u'INT_ADD_-1207108910'), (u'INT_LESS_-1207107893', u'CBRANCH_-1207107901'), (u'INT_ADD_-1207109772', u'INT_LESSEQUAL_-1207108591'), (u'PTRADD_-1207107435', u'CAST_-1207100665'), ('const-0', u'SUBPIECE_-1207105286'), ('const-20', u'INT_SUB_-1207104349'), ('const-1', u'INT_EQUAL_-1207107380'), (u'COPY_-1207102980', u'CALL_-1207111536'), (u'INT_ADD_-1207108934', u'INT_ADD_-1207107743'), (u'INT_LESSEQUAL_-1207108818', u'CBRANCH_-1207108817'), ('const-5', u'CALL_-1207111536'), ('const-5', u'CALL_-1207107484'), ('tmp_540', u'CBRANCH_-1207111239'), ('const-8', u'CALL_-1207110178'), (u'MULTIEQUAL_-1207105621', u'CALL_-1207108947'), ('const-1575491', u'COPY_-1207101931'), (u'CALL_-1207111327', u'INT_SUB_-1207110394'), (u'LOAD_-1207111620', u'INT_LESS_-1207111591'), (u'CALL_-1207111303', u'INT_SUB_-1207109535'), ('const-1562640', u'COPY_-1207101514'), (u'LOAD_-1207108848', u'INT_ADD_-1207108825'), ('const-4', u'CALL_-1207111327'), (u'INT_ADD_-1207108852', u'INT_LESSEQUAL_-1207108818'), (u'COPY_-1207102404', u'CALL_-1207110344'), (u'CALL_-1207107723', u'INT_AND_-1207107678'), ('const-5', u'CALL_-1207109455'), ('tmp_17646', u'INT_ADD_-1207107736'), ('tmp_4190', u'CBRANCH_-1207108849'), ('const-4', u'INT_ADD_-1207111382'), (u'CAST_-1207101702', u'LOAD_-1207108878'), ('const-10', u'CALL_-1207107304'), ('tmp_309', u'CBRANCH_-1207111463'), ('tmp_768', u'CBRANCH_-1207111077'), ('const-16', u'INT_ADD_-1207109717'), (u'COPY_-1207101547', u'CALL_-1207108780'), (u'COPY_-1207101424', u'RETURN_-1207101400'), ('const-8', u'CALL_-1207110623'), (u'INT_ZEXT_-1207106205', u'INT_ADD_-1207110201'), (u'CALL_-1207111327', u'CALL_-1207107553'), (u'INT_ADD_-1207108910', u'INT_ADD_-1207108898'), (u'INT_ADD_-1207110275', u'INT_ADD_-1207110201'), (u'INT_LESS_-1207109974', u'CBRANCH_-1207109983'), (u'CAST_-1207102945', u'LOAD_-1207111642'), (u'CALL_-1207111579', u'INT_EQUAL_-1207111425'), (u'INT_ADD_-1207110920', u'INT_LESS_-1207110901'), ('const-433', u'LOAD_-1207109057'), ('const-433', u'LOAD_-1207108889'), ('const-0', u'COPY_-1207105818'), ('const-1575582', u'COPY_-1207100585'), ('const-0', u'CALL_-1207108913'), ('tmp_656', u'CBRANCH_-1207111153'), ('const-1575371', u'COPY_-1207102980'), (u'LOAD_-1207111642', u'INT_ADD_-1207109315'), ('const-8', u'CALL_-1207109668'), (u'INT_ADD_-1207111362', u'CALL_-1207111356'), ('tmp_4486', u'CBRANCH_-1207107827'), ('const-0', u'RETURN_-1207101396'), ('const-5', u'CALL_-1207107352'), (u'COPY_-1207101426', u'RETURN_-1207101402'), ('const-1632576', u'PTRSUB_-1207100702'), (u'COPY_-1207101514', u'CALL_-1207108717'), ('const-8', u'CALL_-1207110205'), (u'INT_ZEXT_-1207105448', u'INT_ADD_-1207108934'), ('const-5', u'CALL_-1207107509'), (u'COPY_-1207101068', u'CALL_-1207107400'), ('const-433', u'LOAD_-1207107497'), ('const-32', u'INT_ADD_-1207108866'), (u'CAST_-1207101331', u'LOAD_-1207107460'), (u'CALL_-1207111275', u'INT_SUB_-1207107679'), ('const-3', u'INT_DIV_-1207110028'), ('const-0', u'INT_NOTEQUAL_-1207110729'), (u'LOAD_-1207111642', u'INT_ADD_-1207111285'), (u'CAST_-1207102388', u'CALL_-1207110491'), ('const-1562112', u'COPY_-1207101341'), (u'INT_ZEXT_-1207106148', u'INT_LESSEQUAL_-1207111215'), (u'INT_LESSEQUAL_-1207111154', u'CBRANCH_-1207111153'), (u'CALL_-1207108981', u'INT_NOTEQUAL_-1207107854'), (u'CAST_-1207101470', u'LOAD_-1207108855'), (u'MULTIEQUAL_-1207104751', u'INT_ADD_-1207109103'), ('const-0', u'RETURN_-1207101404'), (u'CALL_-1207111303', u'INT_LESS_-1207110974'), (u'LOAD_-1207111642', u'INT_ADD_-1207110275'), (u'INT_LESS_-1207111591', u'CBRANCH_-1207111600'), ('const-433', u'LOAD_-1207110959'), (u'INT_ADD_-1207110492', u'MULTIEQUAL_-1207104745'), (u'CALL_-1207107195', u'MULTIEQUAL_-1207105070'), ('const-5', u'CALL_-1207110113'), ('const-0', u'CALL_-1207109634'), ('tmp_3301', u'CBRANCH_-1207109058'), (u'INT_SUB_-1207110854', u'INT_RIGHT_-1207110713'), (u'CALL_-1207111356', u'INT_SUB_-1207110854'), (u'INT_ADD_-1207109772', u'INT_ZEXT_-1207105250'), (u'CAST_-1207101558', u'INT_LESSEQUAL_-1207109017'), (u'INT_MULT_-1207104772', u'INT_ZEXT_-1207105638'), (u'INT_ADD_-1207108898', u'INT_LESS_-1207108823'), (u'COPY_-1207101401', u'CALL_-1207107509'), ('tmp_17646', u'INT_ADD_-1207111626'), (u'CALL_-1207107352', u'CALL_-1207107324'), ('const-3', u'INT_RIGHT_-1207110256'), ('const-0', u'INT_NOTEQUAL_-1207103723'), ('tmp_17646', u'INT_ADD_-1207109041'), (u'COPY_-1207101422', u'RETURN_-1207101398'), ('const-8', u'INT_MULT_-1207104772'), (u'INT_ZEXT_-1207107086', u'INT_LESSEQUAL_-1207111122'), (u'CALL_-1207107484', u'CALL_-1207107395'), (u'COPY_-1207100765', u'CALL_-1207107431'), (u'INT_EQUAL_-1207111445', u'CBRANCH_-1207111443'), ('tmp_2437', u'CBRANCH_-1207109857'), ('const-16', u'INT_ADD_-1207107736'), (u'INT_SUB_-1207107525', u'INT_ZEXT_-1207104932'), (u'CALL_-1207109455', u'CAST_-1207101833'), (u'CALL_-1207110205', u'CALL_-1207110034'), (u'COPY_-1207102081', u'MULTIEQUAL_-1207105212'), ('const-0', u'SUBPIECE_-1207103825'), ('tmp_5202', u'CBRANCH_-1207107376'), (u'LOAD_-1207111642', u'INT_ADD_-1207111362'), (u'LOAD_-1207110959', u'INT_ADD_-1207110941'), (u'CALL_-1207111275', u'INT_SUB_-1207109535'), (u'INT_RIGHT_-1207110363', u'INT_LESS_-1207109974'), (u'LOAD_-1207111642', u'INT_ADD_-1207111309'), ('const-3', u'INT_SUB_-1207111489'), (u'MULTIEQUAL_-1207104518', u'INT_ZEXT_-1207110082'), (u'CALL_-1207107404', u'CALL_-1207107371'), ('const-16777215', u'INT_AND_-1207107678'), (u'INT_ZEXT_-1207105638', u'INT_ADD_-1207110603'), (u'INT_AND_-1207107678', u'INT_SUB_-1207107525'), (u'INT_ZEXT_-1207106189', u'CALL_-1207107324'), ('const-1483810', u'PTRSUB_-1207101956'), ('const-4', u'CALL_-1207109708'), (u'INT_NOTEQUAL_-1207110272', u'CBRANCH_-1207110272'), ('const-0', u'COPY_-1207102976'), ('const-4', u'INT_ADD_-1207108934'), (u'CALL_-1207109762', u'CALL_-1207109686'), (u'CAST_-1207101902', u'CALL_-1207109606'), (u'INT_ZEXT_-1207105250', u'COPY_-1207102081'), (u'CALL_-1207108981', u'INT_MULT_-1207108950'), (u'CALL_-1207111380', u'INT_ZEXT_-1207106078'), (u'COPY_-1207101017', u'CALL_-1207107486'), ('const-32', u'INT_ADD_-1207109034'), (u'INT_ADD_-1207110605', u'INT_ADD_-1207110603'), (u'LOAD_-1207111642', u'INT_ADD_-1207111382'), (u'INT_LESSEQUAL_-1207109017', u'CBRANCH_-1207109016'), (u'INT_ZEXT_-1207105278', u'CALL_-1207107642'), (u'COPY_-1207102620', u'CALL_-1207110788'), (u'CALL_-1207111356', u'INT_SUB_-1207110394'), (u'CAST_-1207101465', u'LOAD_-1207108848'), (u'INT_ZEXT_-1207106955', u'INT_LESSEQUAL_-1207111190'), (u'LOAD_-1207111261', u'INT_LESSEQUAL_-1207111190'), ('const-16', u'INT_ADD_-1207111619'), (u'CALL_-1207109121', u'INT_SUB_-1207107641'), (u'MULTIEQUAL_-1207102932', u'INT_ZEXT_-1207104834'), ('const-433', u'LOAD_-1207111635'), (u'MULTIEQUAL_-1207102903', u'INT_MULT_-1207107747'), (u'INT_SUB_-1207109535', u'INT_RIGHT_-1207109493'), (u'INT_ADD_-1207109315', u'MULTIEQUAL_-1207104751'), (u'INT_NOTEQUAL_-1207107854', u'CBRANCH_-1207107827'), (u'LOAD_-1207107460', u'MULTIEQUAL_-1207105358'), ('const-8', u'INT_ADD_-1207110605'), (u'CALL_-1207109735', u'CALL_-1207109668'), (u'CALL_-1207108981', u'INT_LESS_-1207107893'), (u'CALL_-1207109121', u'INT_ZEXT_-1207105787'), ('tmp_5474', u'BRANCH_-1207107125'), (u'COPY_-1207102173', u'CALL_-1207109917'), ('const-48', u'INT_ADD_-1207108839'), ('const-5', u'CALL_-1207109634'), ('const-4', u'CALL_-1207111356'), (u'MULTIEQUAL_-1207105621', u'CALL_-1207108684'), ('tmp_698', u'CBRANCH_-1207111121'), (u'CAST_-1207101455', u'INT_LESSEQUAL_-1207108818'), (u'CALL_-1207107410', u'CALL_-1207107370'), ('tmp_399', u'CBRANCH_-1207111403'), (u'INT_ADD_-1207108909', u'INT_NOTEQUAL_-1207108885'), ('const-0', u'COPY_-1207101426'), (u'LOAD_-1207111642', u'INT_ADD_-1207111338'), (u'INT_ADD_-1207108896', u'MULTIEQUAL_-1207104751'), (u'INT_ADD_-1207109034', u'CAST_-1207101566'), ('const-1575575', u'COPY_-1207100790'), ('const-1575410', u'COPY_-1207102620'), (u'INT_ZEXT_-1207106078', u'INT_LESSEQUAL_-1207111240'), (u'CALL_-1207109097', u'INT_ZEXT_-1207105448'), ('tmp_3373', u'CBRANCH_-1207109016'), ('const-8', u'INT_ADD_-1207108896'), ('tmp_17646', u'INT_ADD_-1207109034'), ('tmp_3269', u'CBRANCH_-1207109077'), (u'LOAD_-1207111642', u'CALL_-1207111579'), (u'CALL_-1207108981', u'INT_LESS_-1207108891'), (u'INT_RIGHT_-1207110256', u'INT_NOTEQUAL_-1207110272'), ('const-1575472', u'COPY_-1207102266'), (u'MULTIEQUAL_-1207105621', u'CALL_-1207107642'), ('const-2', u'INT_ADD_-1207110492'), (u'COPY_-1207107449', u'MULTIEQUAL_-1207105102'), (u'CAST_-1207101566', u'LOAD_-1207109050'), (u'LOAD_-1207111642', u'INT_ADD_-1207109327'), (u'CAST_-1207102170', u'CALL_-1207110034'), (u'INT_ADD_-1207110160', u'INT_ADD_-1207110158'), (u'INT_ZEXT_-1207104834', u'CALL_-1207107148'), (u'COPY_-1207101614', u'CALL_-1207108913'), ('tmp_4394', u'CBRANCH_-1207107901'), (u'INT_ADD_-1207108866', u'CAST_-1207101702'), ('const-24', u'INT_LESS_-1207111591'), (u'CAST_-1207102884', u'CALL_-1207111508'), ('tmp_3879', u'CBRANCH_-1207108883'), (u'INT_ZEXT_-1207106205', u'INT_ADD_-1207110185'), (u'CALL_-1207108981', u'INT_LESS_-1207107227'), (u'INT_AND_-1207107580', u'INT_ZEXT_-1207104678'), (u'INT_ADD_-1207111309', u'CALL_-1207111303'), (u'INT_ADD_-1207109054', u'INT_LESSEQUAL_-1207109017'), (u'LOAD_-1207111261', u'INT_LESSEQUAL_-1207111240'), (u'INT_SUB_-1207111000', u'INT_ZEXT_-1207106843'), ('const-0', u'COPY_-1207110337'), ('const-5', u'INT_EQUAL_-1207111425'), (u'CALL_-1207111356', u'INT_LESS_-1207111090'), (u'INT_ADD_-1207110158', u'CALL_-1207110151'), ('const-48', u'INT_ADD_-1207108873'), ('tmp_339', u'CBRANCH_-1207111443'), ('const-1562056', u'COPY_-1207101371'), (u'CALL_-1207110788', u'CAST_-1207102523'), (u'INT_RIGHT_-1207109400', u'INT_NOTEQUAL_-1207109416'), (u'COPY_-1207100790', u'CALL_-1207107526'), (u'INT_ZEXT_-1207106078', u'INT_ADD_-1207110745'), (u'MULTIEQUAL_-1207105212', u'SUBPIECE_-1207105231'), ('tmp_6794', u'BRANCH_-1207107438'), (u'INT_ADD_-1207111672', u'CALL_-1207111622'), ('const-4', u'INT_MULT_-1207108950'), (u'CALL_-1207108981', u'INT_EQUAL_-1207107380'), (u'INT_ADD_-1207109327', u'INT_CARRY_-1207108852'), (u'INT_ADD_-1207109327', u'INT_ADD_-1207108852'), (u'INT_ZEXT_-1207106017', u'INT_ADD_-1207108910'), ('const-5', u'CALL_-1207107510'), (u'INT_ZEXT_-1207106189', u'CALL_-1207111508'), ('const-4', u'CALL_-1207111275'), (u'INT_CARRY_-1207109054', u'CBRANCH_-1207109058'), (u'INT_SUB_-1207111000', u'INT_SUB_-1207104349'), ('const-5', u'CALL_-1207107195'), (u'CALL_-1207108981', u'CALL_-1207108723'), (u'CALL_-1207111356', u'CALL_-1207107366'), (u'COPY_-1207102996', u'MULTIEQUAL_-1207102932'), (u'LOAD_-1207111642', u'INT_ADD_-1207110745'), (u'INT_ZEXT_-1207104834', u'CALL_-1207107526'), ('const-0', u'CALL_-1207107509'), ('tmp_2991', u'CBRANCH_-1207109415'), ('const-10', u'CALL_-1207107339'), (u'INT_ADD_-1207111604', u'CAST_-1207102930'), (u'MULTIEQUAL_-1207105212', u'INT_ADD_-1207109759'), (u'INT_ADD_-1207108852', u'CALL_-1207108981'), ('const-0', u'CALL_-1207107484'), ('tmp_17646', u'INT_ADD_-1207108866'), (u'INT_ADD_-1207107306', u'MULTIEQUAL_-1207102903'), (u'LOAD_-1207111635', u'CALL_-1207111622'), (u'MULTIEQUAL_-1207104518', u'INT_ADD_-1207110056'), (u'CALL_-1207107509', u'CALL_-1207107485'), (u'CALL_-1207107509', u'CALL_-1207107485'), (u'CALL_-1207107509', u'CALL_-1207107485'), (u'LOAD_-1207109057', u'SUBPIECE_-1207105286'), ('const-0', u'COPY_-1207105350'), ('const-1562544', u'COPY_-1207101614'), (u'INT_NOTEQUAL_-1207109857', u'CBRANCH_-1207109857'), (u'INT_ADD_-1207109744', u'INT_ADD_-1207109742'), (u'INT_ZEXT_-1207107086', u'INT_ADD_-1207109327'), ('const-16', u'INT_ADD_-1207107444'), ('tmp_6364', u'BRANCH_-1207107483'), ('tmp_5379', u'CBRANCH_-1207107235'), ('const-20', u'INT_ADD_-1207109772'), ('const-5', u'CALL_-1207107410'), (u'CAST_-1207102940', u'LOAD_-1207111635'), (u'CALL_-1207111380', u'INT_LESS_-1207111090'), (u'CALL_-1207111356', u'INT_ZEXT_-1207106148'), ('tmp_17646', u'INT_ADD_-1207108832'), ('const-5', u'CALL_-1207108755'), (u'MULTIEQUAL_-1207104745', u'INT_ADD_-1207110492'), ('const-0', u'CALL_-1207107510'), (u'CALL_-1207111579', u'INT_EQUAL_-1207111445'), (u'CALL_-1207109121', u'INT_NOTEQUAL_-1207103722'), (u'CALL_-1207110558', u'CAST_-1207102388'), ('const-0', u'CALL_-1207110558'), ('tmp_17646', u'INT_ADD_-1207111619'), (u'CALL_-1207111303', u'INT_ZEXT_-1207106595'), (u'INT_ADD_-1207110947', u'CAST_-1207102582'), (u'INT_ZEXT_-1207106148', u'INT_ADD_-1207110275'), (u'CALL_-1207109097', u'CALL_-1207108684'), (u'INT_ADD_-1207108898', u'INT_LESSEQUAL_-1207108851'), ('tmp_3790', u'BRANCH_-1207108681'), ('const-1562000', u'COPY_-1207101401'), (u'CALL_-1207109634', u'CAST_-1207101902'), ('tmp_574', u'CBRANCH_-1207111214'), (u'INT_ADD_-1207110275', u'INT_ADD_-1207110160'), ('tmp_5583', u'BRANCH_-1207107639'), (u'MULTIEQUAL_-1207105102', u'CALL_-1207107713'), (u'CALL_-1207109121', u'INT_ZEXT_-1207105998'), (u'INT_ADD_-1207109715', u'CALL_-1207109708'), (u'INT_SUB_-1207110394', u'INT_RIGHT_-1207110256'), (u'INT_LESS_-1207111043', u'CBRANCH_-1207111051'), ('const-0', u'COPY_-1207104841'), (u'INT_EQUAL_-1207107380', u'CBRANCH_-1207107376'), ('const-4294967295', u'INT_AND_-1207105796'), (u'INT_LESS_-1207110463', u'CBRANCH_-1207110472'), (u'CALL_-1207111356', u'INT_LESS_-1207111068'), (u'INT_ADD_-1207110056', u'MULTIEQUAL_-1207104518'), ('const-4', u'CALL_-1207109097'), (u'COPY_-1207101635', u'CALL_-1207108979'), (u'CALL_-1207111327', u'INT_LESS_-1207111043'), ('const-8', u'CALL_-1207109762'), ('tmp_4223', u'CBRANCH_-1207108832'), (u'INT_SUB_-1207107641', u'INT_ZEXT_-1207105278'), (u'INT_ADD_-1207110745', u'INT_ADD_-1207110605'), (u'LOAD_-1207107497', u'CALL_-1207107484'), ('tmp_5094', u'CBRANCH_-1207107458'), ('const-1575595', u'COPY_-1207100717'), (u'INT_ADD_-1207107723', u'CALL_-1207107723'), ('const-433', u'LOAD_-1207111620'), ('tmp_4430', u'CBRANCH_-1207107875'), ('const-1', u'INT_ADD_-1207108909'), ('const-1562296', u'COPY_-1207101068'), ('const-5', u'CALL_-1207107486'), (u'INT_ADD_-1207108823', u'CAST_-1207101455'), (u'INT_ZEXT_-1207104678', u'INT_MULT_-1207107469'), (u'CAST_-1207101431', u'CALL_-1207108751'), ('const-5', u'CALL_-1207110344'), (u'COPY_-1207101420', u'RETURN_-1207101396'), ('const-16', u'INT_ADD_-1207110160'), (u'INT_ZEXT_-1207106843', u'INT_ADD_-1207110920'), (u'INT_ADD_-1207110275', u'INT_ADD_-1207110187'), ('tmp_17646', u'INT_ADD_-1207111604'), (u'INT_LESSEQUAL_-1207111190', u'CBRANCH_-1207111189'), ('const-32', u'INT_ADD_-1207110947'), (u'CAST_-1207102523', u'CALL_-1207110764'), (u'INT_ADD_-1207110492', u'INT_LESS_-1207110463'), ('const-1561960', u'COPY_-1207107449'), (u'INT_RIGHT_-1207107660', u'INT_AND_-1207107580'), ('const-0', u'PTRSUB_-1207100702'), (u'COPY_-1207107741', u'MULTIEQUAL_-1207105102'), (u'COPY_-1207105818', u'RETURN_-1207108543'), (u'COPY_-1207102976', u'MULTIEQUAL_-1207102903'), (u'COPY_-1207101311', u'CALL_-1207107510'), ('const-1575507', u'COPY_-1207101635'), ('tmp_1341', u'CBRANCH_-1207110721'), (u'CALL_-1207111275', u'CALL_-1207107370'), ('const-32', u'COPY_-1207102996'), (u'COPY_-1207101773', u'CALL_-1207108789'), ('const-0', u'CALL_-1207109455'), ('tmp_3211', u'BRANCH_-1207109301'), ('const-4', u'CALL_-1207111579'), ('const-3', u'INT_RIGHT_-1207110363'), (u'CALL_-1207110178', u'CALL_-1207110034'), ('const-5', u'CALL_-1207109917'), ('const-8', u'INT_ADD_-1207109744'), (u'CAST_-1207101707', u'LOAD_-1207108889'), (u'CALL_-1207111303', u'CALL_-1207107553'), (u'CAST_-1207100665', u'LOAD_-1207107497'), ('const-0', u'INT_NOTEQUAL_-1207109857'), (u'CAST_-1207101534', u'CALL_-1207108947'), ('const-5', u'CALL_-1207108913'), (u'INT_ADD_-1207109759', u'CALL_-1207109762'), ('const-48', u'INT_ADD_-1207109041'), ('tmp_5312', u'CBRANCH_-1207107285'), (u'INT_ZEXT_-1207106279', u'CALL_-1207110491'), ('tmp_5463', u'BRANCH_-1207107145'), ('const-5', u'CALL_-1207107590'), ('const-9', u'COPY_-1207102995'), ('tmp_4943', u'CBRANCH_-1207107577'), (u'CALL_-1207110596', u'INT_ADD_-1207110534'), ('const-0', u'CALL_-1207109917'), (u'CAST_-1207102582', u'LOAD_-1207110959'), (u'INT_DIV_-1207110028', u'CALL_-1207110034'), (u'MULTIEQUAL_-1207104751', u'INT_ADD_-1207108896'), ('tmp_3571', u'CBRANCH_-1207108856'), (u'INT_EQUAL_-1207111465', u'CBRANCH_-1207111463'), ('const-433', u'LOAD_-1207108848'), (u'INT_NOTEQUAL_-1207110729', u'CBRANCH_-1207110721'), (u'CAST_-1207100647', u'INT_SLESS_-1207107458'), ('const-1', u'INT_RIGHT_-1207110505'), ('const-4', u'CALL_-1207108981'), ('const-433', u'LOAD_-1207108855'), (u'COPY_-1207102995', u'MULTIEQUAL_-1207102932'), ('const-0', u'CALL_-1207108755'), ('tmp_5623', u'CBRANCH_-1207108600'), ('const--1', u'INT_ADD_-1207110536'), (u'MULTIEQUAL_-1207102903', u'INT_ADD_-1207107306'), (u'PTRSUB_-1207101956', u'CALL_-1207109634'), (u'CALL_-1207111327', u'INT_ZEXT_-1207106955'), (u'INT_ZEXT_-1207105691', u'MULTIEQUAL_-1207105621'), (u'CALL_-1207107713', u'CALL_-1207107685'), ('const-7', u'INT_AND_-1207107580'), ('const-5', u'CALL_-1207107713'), ('const-5', u'CALL_-1207107400'), ('const-5', u'CALL_-1207110788'), (u'SUBPIECE_-1207105286', u'INT_SUB_-1207107679'), ('const-1562424', u'COPY_-1207100982'), (u'CALL_-1207108981', u'INT_LESS_-1207107276'), ('const-1575588', u'COPY_-1207100612'), (u'COPY_-1207100982', u'CALL_-1207107410'), (u'INT_ZEXT_-1207104932', u'CALL_-1207107526'), (u'INT_ADD_-1207109327', u'INT_LESS_-1207108823'), (u'INT_MULT_-1207107747', u'INT_ZEXT_-1207104328'), (u'INT_ZEXT_-1207106595', u'INT_ADD_-1207109315'), ('tmp_17646', u'INT_ADD_-1207108873'), ('const-4', u'CALL_-1207109121'), (u'INT_AND_-1207107678', u'INT_LESS_-1207107568'), (u'CALL_-1207109097', u'INT_ZEXT_-1207105334'), (u'INT_ADD_-1207111338', u'CALL_-1207111327'), (u'INT_ADD_-1207109772', u'INT_LESSEQUAL_-1207109577'), ('const-0', u'CALL_-1207107195'), ('tmp_17646', u'INT_ADD_-1207111672'), (u'CALL_-1207108780', u'CAST_-1207101431'), (u'INT_ADD_-1207110603', u'CALL_-1207110596'), ('const-433', u'LOAD_-1207109050'), ('const-1', u'PTRADD_-1207107435'), (u'CALL_-1207109097', u'INT_NOTEQUAL_-1207103723'), (u'INT_LESS_-1207107276', u'CBRANCH_-1207107285'), ('const-1', u'INT_NOTEQUAL_-1207107854'), (u'INT_RIGHT_-1207110813', u'INT_LESS_-1207110463'), (u'INT_ADD_-1207108909', u'INT_ZEXT_-1207105691'), (u'CALL_-1207108979', u'CAST_-1207101534'), (u'INT_ADD_-1207109327', u'INT_CARRY_-1207109054'), (u'INT_ADD_-1207109327', u'INT_ADD_-1207109054'), (u'CALL_-1207110344', u'CAST_-1207102306'), (u'LOAD_-1207109057', u'INT_ADD_-1207109025'), ('const-0', u'RETURN_-1207108543'), (u'INT_NOTEQUAL_-1207107875', u'CBRANCH_-1207107875'), (u'CALL_-1207107431', u'MULTIEQUAL_-1207105070'), ('const-0', u'CALL_-1207108780'), (u'INT_ADD_-1207108832', u'CAST_-1207101465'), (u'CALL_-1207108913', u'CALL_-1207108881'), (u'INT_AND_-1207105796', u'CALL_-1207109606'), (u'INT_ADD_-1207110745', u'INT_ADD_-1207110620'), (u'INT_LESS_-1207107568', u'CBRANCH_-1207107577'), ('tmp_369', u'CBRANCH_-1207111423'), ('const-3', u'INT_RIGHT_-1207110813'), (u'INT_ADD_-1207110187', u'INT_ADD_-1207110185'), (u'INT_ADD_-1207110961', u'INT_ADD_-1207109744'), ('const-8', u'CALL_-1207109735'), ('const-4', u'INT_EQUAL_-1207111445'), (u'LOAD_-1207108878', u'INT_ADD_-1207108860'), (u'INT_ADD_-1207107736', u'CAST_-1207101363'), ('const-0', u'CALL_-1207110788'), (u'INT_ADD_-1207111619', u'CAST_-1207102940'), ('const-1562608', u'COPY_-1207101547'), (u'INT_ADD_-1207107444', u'CAST_-1207101331'), (u'INT_ADD_-1207109327', u'INT_ADD_-1207107723'), (u'INT_CARRY_-1207108852', u'CBRANCH_-1207108856'), ('const-1562208', u'COPY_-1207107741'), (u'INT_SUB_-1207110854', u'INT_RIGHT_-1207110813'), ('const-0', u'CALL_-1207107400'), ('const-6', u'INT_EQUAL_-1207111405'), (u'INT_ZEXT_-1207105588', u'CALL_-1207108789'), (u'CALL_-1207110113', u'CAST_-1207102170'), ('const-5', u'CALL_-1207107404'), (u'COPY_-1207100612', u'CALL_-1207107195'), (u'INT_ADD_-1207111245', u'CAST_-1207102722'), ('const-3', u'INT_ADD_-1207110056'), ('tmp_1950', u'CBRANCH_-1207110272'), (u'INT_MULT_-1207108950', u'INT_ZEXT_-1207106017'), (u'CALL_-1207109121', u'CALL_-1207108881'), (u'COPY_-1207105858', u'MULTIEQUAL_-1207105621'), ('const-0', u'CALL_-1207107713'), ('const-0', u'CALL_-1207107509'), (u'CALL_-1207111275', u'INT_LESS_-1207110974'), (u'INT_NOTEQUAL_-1207103723', u'BOOL_OR_-1207101691'), ('const-0', u'COPY_-1207101428'), ('tmp_17646', u'INT_ADD_-1207108839'), (u'CALL_-1207107400', u'CALL_-1207107366'), ('tmp_142', u'CBRANCH_-1207111600'), (u'CALL_-1207108717', u'CALL_-1207108684'), ('const-433', u'LOAD_-1207107460'), ('const-8', u'CALL_-1207110596'), (u'INT_RIGHT_-1207109357', u'INT_LESS_-1207107568'), ('const-433', u'LOAD_-1207111261'), (u'INT_LESSEQUAL_-1207111240', u'CBRANCH_-1207111239'), (u'CAST_-1207101833', u'CALL_-1207109431'), ('const-0', u'INT_NOTEQUAL_-1207107875'), ('const-48', u'INT_ADD_-1207111245'), ('const-1562248', u'COPY_-1207101117'), (u'INT_ADD_-1207111285', u'CALL_-1207111275'), (u'INT_EQUAL_-1207111405', u'CBRANCH_-1207111403'), (u'INT_ZEXT_-1207104737', u'CALL_-1207107148'), ('const-0', u'CALL_-1207107352')]
| null | null |
0013eff0
|
x64
|
O2
|
(translation_unit "undefined8 FUN_0013eff0(long param_1)\n\n{\n long lVar1;\n long lVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n uint uVar7;\n uint uVar8;\n char *pcVar9;\n long lVar10;\n long lVar11;\n undefined8 uVar12;\n undefined8 uVar13;\n undefined8 uVar14;\n ulong uVar15;\n ulong uVar16;\n uint uVar17;\n ulong uVar18;\n uint uVar19;\n ulong uVar20;\n long lVar21;\n \n lVar21 = *(long *)(param_1 + 0x20);\n FUN_0013ed70(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18);\n if (*(ulong *)(param_1 + 0x30) < 0x18) {\n uVar12 = *(undefined8 *)(param_1 + 0x10);\n pcVar9 = "Truncated header in the %s section.\n";\n goto LAB_0013f628;\n }\n uVar3 = FUN_001552c0(lVar21,4);\n pcVar9 = (char *)dcgettext(0,"Version %ld\n",5);\n printf(pcVar9,(ulong)uVar3);\n if (5 < uVar3 - 3) {\n uVar12 = dcgettext(0,"Unsupported version %lu.\n",5);\n warn(uVar12,(ulong)uVar3);\n return 0;\n }\n if (uVar3 == 3) {\n uVar12 = dcgettext(0,"The address table data in version 3 may be wrong.\n",5);\n warn(uVar12);\nLAB_0013f685:\n uVar12 = dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5);\n warn(uVar12);\nLAB_0013f6a2:\n uVar12 = dcgettext(0,"Version 5 does not include inlined functions.\n",5);\n warn(uVar12);\nLAB_0013f6bf:\n uVar12 = dcgettext(0,"Version 6 does not include symbol attributes.\n",5);\n warn(uVar12);\n }\n else {\n if (uVar3 == 4) goto LAB_0013f685;\n if (uVar3 == 5) goto LAB_0013f6a2;\n if (uVar3 == 6) goto LAB_0013f6bf;\n }\n uVar3 = FUN_001552c0(lVar21 + 4,4);\n uVar4 = FUN_001552c0(lVar21 + 8,4);\n uVar5 = FUN_001552c0(lVar21 + 0xc,4);\n uVar6 = FUN_001552c0(lVar21 + 0x10,4);\n uVar7 = FUN_001552c0(lVar21 + 0x14,4);\n uVar15 = *(ulong *)(param_1 + 0x30);\n if ((((uVar3 <= uVar15) && (uVar4 <= uVar15)) && (uVar5 <= uVar15)) &&\n ((uVar6 <= uVar15 && (uVar7 <= uVar15)))) {\n if (uVar4 < uVar3) {\n uVar12 = dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);\n warn(uVar12,uVar4,uVar3);\n return 0;\n }\n if (uVar5 < uVar4) {\n uVar12 = dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5);\n warn(uVar12,uVar5,uVar4);\n return 0;\n }\n if (uVar6 < uVar5) {\n uVar12 = dcgettext(0,"Symbol table offset (%x) is less then Address table offset (%x)\n",5);\n warn(uVar12,uVar6,uVar5);\n return 0;\n }\n uVar17 = uVar6 - uVar5;\n if (uVar7 < uVar6) {\n uVar12 = dcgettext(0,"Constant pool offset (%x) is less than symbol table offset (%x)\n",5);\n warn(uVar12,uVar7,uVar6);\n return 0;\n }\n lVar1 = lVar21 + (ulong)uVar5;\n if (uVar15 + *(long *)(param_1 + 0x20) < (ulong)uVar17 + lVar1) {\n uVar12 = dcgettext(0,"Address table extends beyond end of section.\n",5);\n warn(uVar12);\n return 0;\n }\n uVar8 = uVar4 - uVar3;\n pcVar9 = (char *)dcgettext(0,"\nCU table:\n",5);\n printf(pcVar9);\n lVar2 = lVar21 + (ulong)uVar3;\n if (uVar8 >> 3 != 0) {\n uVar3 = 0;\n do {\n lVar10 = FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8);\n lVar11 = FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar19 = uVar3 >> 1;\n uVar3 = uVar3 + 2;\n printf(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11);\n } while (uVar3 < uVar8 >> 3);\n }\n pcVar9 = (char *)dcgettext(0,"\nTU table:\n",5);\n uVar3 = 0;\n printf(pcVar9);\n lVar2 = lVar21 + (ulong)uVar4;\n if (uVar5 - uVar4 >> 3 != 0) {\n do {\n uVar15 = (ulong)(uVar3 * 8);\n uVar12 = FUN_001552c0(lVar2 + uVar15,8);\n uVar13 = FUN_001552c0(lVar2 + 8 + uVar15,8);\n uVar14 = FUN_001552c0(lVar2 + 0x10 + uVar15,8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar15 = (ulong)uVar3;\n uVar3 = uVar3 + 3;\n printf(pcVar9,uVar15 / 3,uVar12,uVar13);\n FUN_0013d4c0(uVar14,8);\n putchar(10);\n } while (uVar3 < uVar5 - uVar4 >> 3);\n }\n uVar15 = 0;\n pcVar9 = (char *)dcgettext(0,"\nAddress table:\n",5);\n printf(pcVar9);\n if (uVar17 != 0) {\n do {\n uVar3 = (int)uVar15 + 0x14;\n uVar12 = FUN_001552c0(lVar1 + uVar15,8);\n uVar13 = FUN_001552c0(lVar1 + 8 + uVar15,8);\n uVar15 = FUN_001552c0(lVar1 + 0x10 + uVar15,4);\n FUN_0013d4c0(uVar12,8);\n FUN_0013d4c0(uVar13,8);\n pcVar9 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar9,uVar15 & 0xffffffff);\n if (uVar17 <= uVar3) break;\n uVar15 = (ulong)uVar3;\n } while (uVar3 <= uVar17 - 0x14);\n }\n pcVar9 = (char *)dcgettext(0,"\nSymbol table:\n",5);\n printf(pcVar9);\n if (uVar7 - uVar6 >> 3 != 0) {\n uVar20 = (ulong)uVar7 + lVar21;\n lVar21 = (ulong)uVar6 + lVar21;\n uVar15 = 0;\n do {\n uVar3 = FUN_001552c0(lVar21,4);\n uVar4 = FUN_001552c0(lVar21 + 4,4);\n if (uVar4 != 0 || uVar3 != 0) {\n if ((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }\n uVar18 = (ulong)uVar4;\n if ((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )) {\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }\n else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar3 = (int)uVar15 + 1;\n uVar15 = (ulong)uVar3;\n lVar21 = lVar21 + 8;\n } while (uVar7 - uVar6 >> 3 != uVar3);\n }\n return 1;\n }\n uVar12 = *(undefined8 *)(param_1 + 0x10);\n pcVar9 = "Corrupt header in the %s section.\n";\nLAB_0013f628:\n uVar13 = dcgettext(0,pcVar9,5);\n warn(uVar13,uVar12);\n return 0;\n}\n\n" (function_definition "undefined8 FUN_0013eff0(long param_1)\n\n{\n long lVar1;\n long lVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n uint uVar7;\n uint uVar8;\n char *pcVar9;\n long lVar10;\n long lVar11;\n undefined8 uVar12;\n undefined8 uVar13;\n undefined8 uVar14;\n ulong uVar15;\n ulong uVar16;\n uint uVar17;\n ulong uVar18;\n uint uVar19;\n ulong uVar20;\n long lVar21;\n \n lVar21 = *(long *)(param_1 + 0x20);\n FUN_0013ed70(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18);\n if (*(ulong *)(param_1 + 0x30) < 0x18) {\n uVar12 = *(undefined8 *)(param_1 + 0x10);\n pcVar9 = "Truncated header in the %s section.\n";\n goto LAB_0013f628;\n }\n uVar3 = FUN_001552c0(lVar21,4);\n pcVar9 = (char *)dcgettext(0,"Version %ld\n",5);\n printf(pcVar9,(ulong)uVar3);\n if (5 < uVar3 - 3) {\n uVar12 = dcgettext(0,"Unsupported version %lu.\n",5);\n warn(uVar12,(ulong)uVar3);\n return 0;\n }\n if (uVar3 == 3) {\n uVar12 = dcgettext(0,"The address table data in version 3 may be wrong.\n",5);\n warn(uVar12);\nLAB_0013f685:\n uVar12 = dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5);\n warn(uVar12);\nLAB_0013f6a2:\n uVar12 = dcgettext(0,"Version 5 does not include inlined functions.\n",5);\n warn(uVar12);\nLAB_0013f6bf:\n uVar12 = dcgettext(0,"Version 6 does not include symbol attributes.\n",5);\n warn(uVar12);\n }\n else {\n if (uVar3 == 4) goto LAB_0013f685;\n if (uVar3 == 5) goto LAB_0013f6a2;\n if (uVar3 == 6) goto LAB_0013f6bf;\n }\n uVar3 = FUN_001552c0(lVar21 + 4,4);\n uVar4 = FUN_001552c0(lVar21 + 8,4);\n uVar5 = FUN_001552c0(lVar21 + 0xc,4);\n uVar6 = FUN_001552c0(lVar21 + 0x10,4);\n uVar7 = FUN_001552c0(lVar21 + 0x14,4);\n uVar15 = *(ulong *)(param_1 + 0x30);\n if ((((uVar3 <= uVar15) && (uVar4 <= uVar15)) && (uVar5 <= uVar15)) &&\n ((uVar6 <= uVar15 && (uVar7 <= uVar15)))) {\n if (uVar4 < uVar3) {\n uVar12 = dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);\n warn(uVar12,uVar4,uVar3);\n return 0;\n }\n if (uVar5 < uVar4) {\n uVar12 = dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5);\n warn(uVar12,uVar5,uVar4);\n return 0;\n }\n if (uVar6 < uVar5) {\n uVar12 = dcgettext(0,"Symbol table offset (%x) is less then Address table offset (%x)\n",5);\n warn(uVar12,uVar6,uVar5);\n return 0;\n }\n uVar17 = uVar6 - uVar5;\n if (uVar7 < uVar6) {\n uVar12 = dcgettext(0,"Constant pool offset (%x) is less than symbol table offset (%x)\n",5);\n warn(uVar12,uVar7,uVar6);\n return 0;\n }\n lVar1 = lVar21 + (ulong)uVar5;\n if (uVar15 + *(long *)(param_1 + 0x20) < (ulong)uVar17 + lVar1) {\n uVar12 = dcgettext(0,"Address table extends beyond end of section.\n",5);\n warn(uVar12);\n return 0;\n }\n uVar8 = uVar4 - uVar3;\n pcVar9 = (char *)dcgettext(0,"\nCU table:\n",5);\n printf(pcVar9);\n lVar2 = lVar21 + (ulong)uVar3;\n if (uVar8 >> 3 != 0) {\n uVar3 = 0;\n do {\n lVar10 = FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8);\n lVar11 = FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar19 = uVar3 >> 1;\n uVar3 = uVar3 + 2;\n printf(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11);\n } while (uVar3 < uVar8 >> 3);\n }\n pcVar9 = (char *)dcgettext(0,"\nTU table:\n",5);\n uVar3 = 0;\n printf(pcVar9);\n lVar2 = lVar21 + (ulong)uVar4;\n if (uVar5 - uVar4 >> 3 != 0) {\n do {\n uVar15 = (ulong)(uVar3 * 8);\n uVar12 = FUN_001552c0(lVar2 + uVar15,8);\n uVar13 = FUN_001552c0(lVar2 + 8 + uVar15,8);\n uVar14 = FUN_001552c0(lVar2 + 0x10 + uVar15,8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar15 = (ulong)uVar3;\n uVar3 = uVar3 + 3;\n printf(pcVar9,uVar15 / 3,uVar12,uVar13);\n FUN_0013d4c0(uVar14,8);\n putchar(10);\n } while (uVar3 < uVar5 - uVar4 >> 3);\n }\n uVar15 = 0;\n pcVar9 = (char *)dcgettext(0,"\nAddress table:\n",5);\n printf(pcVar9);\n if (uVar17 != 0) {\n do {\n uVar3 = (int)uVar15 + 0x14;\n uVar12 = FUN_001552c0(lVar1 + uVar15,8);\n uVar13 = FUN_001552c0(lVar1 + 8 + uVar15,8);\n uVar15 = FUN_001552c0(lVar1 + 0x10 + uVar15,4);\n FUN_0013d4c0(uVar12,8);\n FUN_0013d4c0(uVar13,8);\n pcVar9 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar9,uVar15 & 0xffffffff);\n if (uVar17 <= uVar3) break;\n uVar15 = (ulong)uVar3;\n } while (uVar3 <= uVar17 - 0x14);\n }\n pcVar9 = (char *)dcgettext(0,"\nSymbol table:\n",5);\n printf(pcVar9);\n if (uVar7 - uVar6 >> 3 != 0) {\n uVar20 = (ulong)uVar7 + lVar21;\n lVar21 = (ulong)uVar6 + lVar21;\n uVar15 = 0;\n do {\n uVar3 = FUN_001552c0(lVar21,4);\n uVar4 = FUN_001552c0(lVar21 + 4,4);\n if (uVar4 != 0 || uVar3 != 0) {\n if ((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }\n uVar18 = (ulong)uVar4;\n if ((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )) {\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }\n else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar3 = (int)uVar15 + 1;\n uVar15 = (ulong)uVar3;\n lVar21 = lVar21 + 8;\n } while (uVar7 - uVar6 >> 3 != uVar3);\n }\n return 1;\n }\n uVar12 = *(undefined8 *)(param_1 + 0x10);\n pcVar9 = "Corrupt header in the %s section.\n";\nLAB_0013f628:\n uVar13 = dcgettext(0,pcVar9,5);\n warn(uVar13,uVar12);\n return 0;\n}" type_identifier (function_declarator "FUN_0013eff0(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 uint uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n uint uVar7;\n uint uVar8;\n char *pcVar9;\n long lVar10;\n long lVar11;\n undefined8 uVar12;\n undefined8 uVar13;\n undefined8 uVar14;\n ulong uVar15;\n ulong uVar16;\n uint uVar17;\n ulong uVar18;\n uint uVar19;\n ulong uVar20;\n long lVar21;\n \n lVar21 = *(long *)(param_1 + 0x20);\n FUN_0013ed70(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18);\n if (*(ulong *)(param_1 + 0x30) < 0x18) {\n uVar12 = *(undefined8 *)(param_1 + 0x10);\n pcVar9 = "Truncated header in the %s section.\n";\n goto LAB_0013f628;\n }\n uVar3 = FUN_001552c0(lVar21,4);\n pcVar9 = (char *)dcgettext(0,"Version %ld\n",5);\n printf(pcVar9,(ulong)uVar3);\n if (5 < uVar3 - 3) {\n uVar12 = dcgettext(0,"Unsupported version %lu.\n",5);\n warn(uVar12,(ulong)uVar3);\n return 0;\n }\n if (uVar3 == 3) {\n uVar12 = dcgettext(0,"The address table data in version 3 may be wrong.\n",5);\n warn(uVar12);\nLAB_0013f685:\n uVar12 = dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5);\n warn(uVar12);\nLAB_0013f6a2:\n uVar12 = dcgettext(0,"Version 5 does not include inlined functions.\n",5);\n warn(uVar12);\nLAB_0013f6bf:\n uVar12 = dcgettext(0,"Version 6 does not include symbol attributes.\n",5);\n warn(uVar12);\n }\n else {\n if (uVar3 == 4) goto LAB_0013f685;\n if (uVar3 == 5) goto LAB_0013f6a2;\n if (uVar3 == 6) goto LAB_0013f6bf;\n }\n uVar3 = FUN_001552c0(lVar21 + 4,4);\n uVar4 = FUN_001552c0(lVar21 + 8,4);\n uVar5 = FUN_001552c0(lVar21 + 0xc,4);\n uVar6 = FUN_001552c0(lVar21 + 0x10,4);\n uVar7 = FUN_001552c0(lVar21 + 0x14,4);\n uVar15 = *(ulong *)(param_1 + 0x30);\n if ((((uVar3 <= uVar15) && (uVar4 <= uVar15)) && (uVar5 <= uVar15)) &&\n ((uVar6 <= uVar15 && (uVar7 <= uVar15)))) {\n if (uVar4 < uVar3) {\n uVar12 = dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);\n warn(uVar12,uVar4,uVar3);\n return 0;\n }\n if (uVar5 < uVar4) {\n uVar12 = dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5);\n warn(uVar12,uVar5,uVar4);\n return 0;\n }\n if (uVar6 < uVar5) {\n uVar12 = dcgettext(0,"Symbol table offset (%x) is less then Address table offset (%x)\n",5);\n warn(uVar12,uVar6,uVar5);\n return 0;\n }\n uVar17 = uVar6 - uVar5;\n if (uVar7 < uVar6) {\n uVar12 = dcgettext(0,"Constant pool offset (%x) is less than symbol table offset (%x)\n",5);\n warn(uVar12,uVar7,uVar6);\n return 0;\n }\n lVar1 = lVar21 + (ulong)uVar5;\n if (uVar15 + *(long *)(param_1 + 0x20) < (ulong)uVar17 + lVar1) {\n uVar12 = dcgettext(0,"Address table extends beyond end of section.\n",5);\n warn(uVar12);\n return 0;\n }\n uVar8 = uVar4 - uVar3;\n pcVar9 = (char *)dcgettext(0,"\nCU table:\n",5);\n printf(pcVar9);\n lVar2 = lVar21 + (ulong)uVar3;\n if (uVar8 >> 3 != 0) {\n uVar3 = 0;\n do {\n lVar10 = FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8);\n lVar11 = FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar19 = uVar3 >> 1;\n uVar3 = uVar3 + 2;\n printf(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11);\n } while (uVar3 < uVar8 >> 3);\n }\n pcVar9 = (char *)dcgettext(0,"\nTU table:\n",5);\n uVar3 = 0;\n printf(pcVar9);\n lVar2 = lVar21 + (ulong)uVar4;\n if (uVar5 - uVar4 >> 3 != 0) {\n do {\n uVar15 = (ulong)(uVar3 * 8);\n uVar12 = FUN_001552c0(lVar2 + uVar15,8);\n uVar13 = FUN_001552c0(lVar2 + 8 + uVar15,8);\n uVar14 = FUN_001552c0(lVar2 + 0x10 + uVar15,8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar15 = (ulong)uVar3;\n uVar3 = uVar3 + 3;\n printf(pcVar9,uVar15 / 3,uVar12,uVar13);\n FUN_0013d4c0(uVar14,8);\n putchar(10);\n } while (uVar3 < uVar5 - uVar4 >> 3);\n }\n uVar15 = 0;\n pcVar9 = (char *)dcgettext(0,"\nAddress table:\n",5);\n printf(pcVar9);\n if (uVar17 != 0) {\n do {\n uVar3 = (int)uVar15 + 0x14;\n uVar12 = FUN_001552c0(lVar1 + uVar15,8);\n uVar13 = FUN_001552c0(lVar1 + 8 + uVar15,8);\n uVar15 = FUN_001552c0(lVar1 + 0x10 + uVar15,4);\n FUN_0013d4c0(uVar12,8);\n FUN_0013d4c0(uVar13,8);\n pcVar9 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar9,uVar15 & 0xffffffff);\n if (uVar17 <= uVar3) break;\n uVar15 = (ulong)uVar3;\n } while (uVar3 <= uVar17 - 0x14);\n }\n pcVar9 = (char *)dcgettext(0,"\nSymbol table:\n",5);\n printf(pcVar9);\n if (uVar7 - uVar6 >> 3 != 0) {\n uVar20 = (ulong)uVar7 + lVar21;\n lVar21 = (ulong)uVar6 + lVar21;\n uVar15 = 0;\n do {\n uVar3 = FUN_001552c0(lVar21,4);\n uVar4 = FUN_001552c0(lVar21 + 4,4);\n if (uVar4 != 0 || uVar3 != 0) {\n if ((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }\n uVar18 = (ulong)uVar4;\n if ((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )) {\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }\n else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar3 = (int)uVar15 + 1;\n uVar15 = (ulong)uVar3;\n lVar21 = lVar21 + 8;\n } while (uVar7 - uVar6 >> 3 != uVar3);\n }\n return 1;\n }\n uVar12 = *(undefined8 *)(param_1 + 0x10);\n pcVar9 = "Corrupt header in the %s section.\n";\nLAB_0013f628:\n uVar13 = dcgettext(0,pcVar9,5);\n warn(uVar13,uVar12);\n return 0;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "uint uVar3;" type_identifier identifier ;) (declaration "uint uVar4;" type_identifier identifier ;) (declaration "uint uVar5;" type_identifier identifier ;) (declaration "uint uVar6;" type_identifier identifier ;) (declaration "uint uVar7;" type_identifier identifier ;) (declaration "uint uVar8;" type_identifier identifier ;) (declaration "char *pcVar9;" primitive_type (pointer_declarator "*pcVar9" * identifier) ;) (declaration "long lVar10;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar11;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar12;" type_identifier identifier ;) (declaration "undefined8 uVar13;" type_identifier identifier ;) (declaration "undefined8 uVar14;" type_identifier identifier ;) (declaration "ulong uVar15;" type_identifier identifier ;) (declaration "ulong uVar16;" type_identifier identifier ;) (declaration "uint uVar17;" type_identifier identifier ;) (declaration "ulong uVar18;" type_identifier identifier ;) (declaration "uint uVar19;" type_identifier identifier ;) (declaration "ulong uVar20;" type_identifier identifier ;) (declaration "long lVar21;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar21 = *(long *)(param_1 + 0x20);" (assignment_expression "lVar21 = *(long *)(param_1 + 0x20)" identifier = (pointer_expression "*(long *)(param_1 + 0x20)" * (cast_expression "(long *)(param_1 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "FUN_0013ed70(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18);" (call_expression "FUN_0013ed70(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18)" identifier (argument_list "(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18)" ( (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) )))) , (binary_expression "param_1 + 0x18" identifier + number_literal) ))) ;) (if_statement "if (*(ulong *)(param_1 + 0x30) < 0x18) {\n uVar12 = *(undefined8 *)(param_1 + 0x10);\n pcVar9 = "Truncated header in the %s section.\n";\n goto LAB_0013f628;\n }" if (parenthesized_expression "(*(ulong *)(param_1 + 0x30) < 0x18)" ( (binary_expression "*(ulong *)(param_1 + 0x30) < 0x18" (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) )))) < number_literal) )) (compound_statement "{\n uVar12 = *(undefined8 *)(param_1 + 0x10);\n pcVar9 = "Truncated header in the %s section.\n";\n goto LAB_0013f628;\n }" { (expression_statement "uVar12 = *(undefined8 *)(param_1 + 0x10);" (assignment_expression "uVar12 = *(undefined8 *)(param_1 + 0x10)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 0x10)" * (cast_expression "(undefined8 *)(param_1 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "pcVar9 = "Truncated header in the %s section.\n";" (assignment_expression "pcVar9 = "Truncated header in the %s section.\n"" identifier = (string_literal ""Truncated header in the %s section.\n"" " string_content escape_sequence ")) ;) (goto_statement "goto LAB_0013f628;" goto statement_identifier ;) })) (expression_statement "uVar3 = FUN_001552c0(lVar21,4);" (assignment_expression "uVar3 = FUN_001552c0(lVar21,4)" identifier = (call_expression "FUN_001552c0(lVar21,4)" identifier (argument_list "(lVar21,4)" ( identifier , number_literal )))) ;) (expression_statement "pcVar9 = (char *)dcgettext(0,"Version %ld\n",5);" (assignment_expression "pcVar9 = (char *)dcgettext(0,"Version %ld\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"Version %ld\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"Version %ld\n",5)" identifier (argument_list "(0,"Version %ld\n",5)" ( number_literal , (string_literal ""Version %ld\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(pcVar9,(ulong)uVar3);" (call_expression "printf(pcVar9,(ulong)uVar3)" identifier (argument_list "(pcVar9,(ulong)uVar3)" ( identifier , (cast_expression "(ulong)uVar3" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (if_statement "if (5 < uVar3 - 3) {\n uVar12 = dcgettext(0,"Unsupported version %lu.\n",5);\n warn(uVar12,(ulong)uVar3);\n return 0;\n }" if (parenthesized_expression "(5 < uVar3 - 3)" ( (binary_expression "5 < uVar3 - 3" number_literal < (binary_expression "uVar3 - 3" identifier - number_literal)) )) (compound_statement "{\n uVar12 = dcgettext(0,"Unsupported version %lu.\n",5);\n warn(uVar12,(ulong)uVar3);\n return 0;\n }" { (expression_statement "uVar12 = dcgettext(0,"Unsupported version %lu.\n",5);" (assignment_expression "uVar12 = dcgettext(0,"Unsupported version %lu.\n",5)" identifier = (call_expression "dcgettext(0,"Unsupported version %lu.\n",5)" identifier (argument_list "(0,"Unsupported version %lu.\n",5)" ( number_literal , (string_literal ""Unsupported version %lu.\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar12,(ulong)uVar3);" (call_expression "warn(uVar12,(ulong)uVar3)" identifier (argument_list "(uVar12,(ulong)uVar3)" ( identifier , (cast_expression "(ulong)uVar3" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (return_statement "return 0;" return number_literal ;) })) (if_statement "if (uVar3 == 3) {\n uVar12 = dcgettext(0,"The address table data in version 3 may be wrong.\n",5);\n warn(uVar12);\nLAB_0013f685:\n uVar12 = dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5);\n warn(uVar12);\nLAB_0013f6a2:\n uVar12 = dcgettext(0,"Version 5 does not include inlined functions.\n",5);\n warn(uVar12);\nLAB_0013f6bf:\n uVar12 = dcgettext(0,"Version 6 does not include symbol attributes.\n",5);\n warn(uVar12);\n }\n else {\n if (uVar3 == 4) goto LAB_0013f685;\n if (uVar3 == 5) goto LAB_0013f6a2;\n if (uVar3 == 6) goto LAB_0013f6bf;\n }" if (parenthesized_expression "(uVar3 == 3)" ( (binary_expression "uVar3 == 3" identifier == number_literal) )) (compound_statement "{\n uVar12 = dcgettext(0,"The address table data in version 3 may be wrong.\n",5);\n warn(uVar12);\nLAB_0013f685:\n uVar12 = dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5);\n warn(uVar12);\nLAB_0013f6a2:\n uVar12 = dcgettext(0,"Version 5 does not include inlined functions.\n",5);\n warn(uVar12);\nLAB_0013f6bf:\n uVar12 = dcgettext(0,"Version 6 does not include symbol attributes.\n",5);\n warn(uVar12);\n }" { (expression_statement "uVar12 = dcgettext(0,"The address table data in version 3 may be wrong.\n",5);" (assignment_expression "uVar12 = dcgettext(0,"The address table data in version 3 may be wrong.\n",5)" identifier = (call_expression "dcgettext(0,"The address table data in version 3 may be wrong.\n",5)" identifier (argument_list "(0,"The address table data in version 3 may be wrong.\n",5)" ( number_literal , (string_literal ""The address table data in version 3 may be wrong.\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar12);" (call_expression "warn(uVar12)" identifier (argument_list "(uVar12)" ( identifier ))) ;) (labeled_statement "LAB_0013f685:\n uVar12 = dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5);" statement_identifier : (expression_statement "uVar12 = dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5);" (assignment_expression "uVar12 = dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5)" identifier = (call_expression "dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5)" identifier (argument_list "(0,"Version 4 does not support case insensitive lookups.\n",5)" ( number_literal , (string_literal ""Version 4 does not support case insensitive lookups.\n"" " string_content escape_sequence ") , number_literal )))) ;)) (expression_statement "warn(uVar12);" (call_expression "warn(uVar12)" identifier (argument_list "(uVar12)" ( identifier ))) ;) (labeled_statement "LAB_0013f6a2:\n uVar12 = dcgettext(0,"Version 5 does not include inlined functions.\n",5);" statement_identifier : (expression_statement "uVar12 = dcgettext(0,"Version 5 does not include inlined functions.\n",5);" (assignment_expression "uVar12 = dcgettext(0,"Version 5 does not include inlined functions.\n",5)" identifier = (call_expression "dcgettext(0,"Version 5 does not include inlined functions.\n",5)" identifier (argument_list "(0,"Version 5 does not include inlined functions.\n",5)" ( number_literal , (string_literal ""Version 5 does not include inlined functions.\n"" " string_content escape_sequence ") , number_literal )))) ;)) (expression_statement "warn(uVar12);" (call_expression "warn(uVar12)" identifier (argument_list "(uVar12)" ( identifier ))) ;) (labeled_statement "LAB_0013f6bf:\n uVar12 = dcgettext(0,"Version 6 does not include symbol attributes.\n",5);" statement_identifier : (expression_statement "uVar12 = dcgettext(0,"Version 6 does not include symbol attributes.\n",5);" (assignment_expression "uVar12 = dcgettext(0,"Version 6 does not include symbol attributes.\n",5)" identifier = (call_expression "dcgettext(0,"Version 6 does not include symbol attributes.\n",5)" identifier (argument_list "(0,"Version 6 does not include symbol attributes.\n",5)" ( number_literal , (string_literal ""Version 6 does not include symbol attributes.\n"" " string_content escape_sequence ") , number_literal )))) ;)) (expression_statement "warn(uVar12);" (call_expression "warn(uVar12)" identifier (argument_list "(uVar12)" ( identifier ))) ;) }) (else_clause "else {\n if (uVar3 == 4) goto LAB_0013f685;\n if (uVar3 == 5) goto LAB_0013f6a2;\n if (uVar3 == 6) goto LAB_0013f6bf;\n }" else (compound_statement "{\n if (uVar3 == 4) goto LAB_0013f685;\n if (uVar3 == 5) goto LAB_0013f6a2;\n if (uVar3 == 6) goto LAB_0013f6bf;\n }" { (if_statement "if (uVar3 == 4) goto LAB_0013f685;" if (parenthesized_expression "(uVar3 == 4)" ( (binary_expression "uVar3 == 4" identifier == number_literal) )) (goto_statement "goto LAB_0013f685;" goto statement_identifier ;)) (if_statement "if (uVar3 == 5) goto LAB_0013f6a2;" if (parenthesized_expression "(uVar3 == 5)" ( (binary_expression "uVar3 == 5" identifier == number_literal) )) (goto_statement "goto LAB_0013f6a2;" goto statement_identifier ;)) (if_statement "if (uVar3 == 6) goto LAB_0013f6bf;" if (parenthesized_expression "(uVar3 == 6)" ( (binary_expression "uVar3 == 6" identifier == number_literal) )) (goto_statement "goto LAB_0013f6bf;" goto statement_identifier ;)) }))) (expression_statement "uVar3 = FUN_001552c0(lVar21 + 4,4);" (assignment_expression "uVar3 = FUN_001552c0(lVar21 + 4,4)" identifier = (call_expression "FUN_001552c0(lVar21 + 4,4)" identifier (argument_list "(lVar21 + 4,4)" ( (binary_expression "lVar21 + 4" identifier + number_literal) , number_literal )))) ;) (expression_statement "uVar4 = FUN_001552c0(lVar21 + 8,4);" (assignment_expression "uVar4 = FUN_001552c0(lVar21 + 8,4)" identifier = (call_expression "FUN_001552c0(lVar21 + 8,4)" identifier (argument_list "(lVar21 + 8,4)" ( (binary_expression "lVar21 + 8" identifier + number_literal) , number_literal )))) ;) (expression_statement "uVar5 = FUN_001552c0(lVar21 + 0xc,4);" (assignment_expression "uVar5 = FUN_001552c0(lVar21 + 0xc,4)" identifier = (call_expression "FUN_001552c0(lVar21 + 0xc,4)" identifier (argument_list "(lVar21 + 0xc,4)" ( (binary_expression "lVar21 + 0xc" identifier + number_literal) , number_literal )))) ;) (expression_statement "uVar6 = FUN_001552c0(lVar21 + 0x10,4);" (assignment_expression "uVar6 = FUN_001552c0(lVar21 + 0x10,4)" identifier = (call_expression "FUN_001552c0(lVar21 + 0x10,4)" identifier (argument_list "(lVar21 + 0x10,4)" ( (binary_expression "lVar21 + 0x10" identifier + number_literal) , number_literal )))) ;) (expression_statement "uVar7 = FUN_001552c0(lVar21 + 0x14,4);" (assignment_expression "uVar7 = FUN_001552c0(lVar21 + 0x14,4)" identifier = (call_expression "FUN_001552c0(lVar21 + 0x14,4)" identifier (argument_list "(lVar21 + 0x14,4)" ( (binary_expression "lVar21 + 0x14" identifier + number_literal) , number_literal )))) ;) (expression_statement "uVar15 = *(ulong *)(param_1 + 0x30);" (assignment_expression "uVar15 = *(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) ))))) ;) (if_statement "if ((((uVar3 <= uVar15) && (uVar4 <= uVar15)) && (uVar5 <= uVar15)) &&\n ((uVar6 <= uVar15 && (uVar7 <= uVar15)))) {\n if (uVar4 < uVar3) {\n uVar12 = dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);\n warn(uVar12,uVar4,uVar3);\n return 0;\n }\n if (uVar5 < uVar4) {\n uVar12 = dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5);\n warn(uVar12,uVar5,uVar4);\n return 0;\n }\n if (uVar6 < uVar5) {\n uVar12 = dcgettext(0,"Symbol table offset (%x) is less then Address table offset (%x)\n",5);\n warn(uVar12,uVar6,uVar5);\n return 0;\n }\n uVar17 = uVar6 - uVar5;\n if (uVar7 < uVar6) {\n uVar12 = dcgettext(0,"Constant pool offset (%x) is less than symbol table offset (%x)\n",5);\n warn(uVar12,uVar7,uVar6);\n return 0;\n }\n lVar1 = lVar21 + (ulong)uVar5;\n if (uVar15 + *(long *)(param_1 + 0x20) < (ulong)uVar17 + lVar1) {\n uVar12 = dcgettext(0,"Address table extends beyond end of section.\n",5);\n warn(uVar12);\n return 0;\n }\n uVar8 = uVar4 - uVar3;\n pcVar9 = (char *)dcgettext(0,"\nCU table:\n",5);\n printf(pcVar9);\n lVar2 = lVar21 + (ulong)uVar3;\n if (uVar8 >> 3 != 0) {\n uVar3 = 0;\n do {\n lVar10 = FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8);\n lVar11 = FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar19 = uVar3 >> 1;\n uVar3 = uVar3 + 2;\n printf(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11);\n } while (uVar3 < uVar8 >> 3);\n }\n pcVar9 = (char *)dcgettext(0,"\nTU table:\n",5);\n uVar3 = 0;\n printf(pcVar9);\n lVar2 = lVar21 + (ulong)uVar4;\n if (uVar5 - uVar4 >> 3 != 0) {\n do {\n uVar15 = (ulong)(uVar3 * 8);\n uVar12 = FUN_001552c0(lVar2 + uVar15,8);\n uVar13 = FUN_001552c0(lVar2 + 8 + uVar15,8);\n uVar14 = FUN_001552c0(lVar2 + 0x10 + uVar15,8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar15 = (ulong)uVar3;\n uVar3 = uVar3 + 3;\n printf(pcVar9,uVar15 / 3,uVar12,uVar13);\n FUN_0013d4c0(uVar14,8);\n putchar(10);\n } while (uVar3 < uVar5 - uVar4 >> 3);\n }\n uVar15 = 0;\n pcVar9 = (char *)dcgettext(0,"\nAddress table:\n",5);\n printf(pcVar9);\n if (uVar17 != 0) {\n do {\n uVar3 = (int)uVar15 + 0x14;\n uVar12 = FUN_001552c0(lVar1 + uVar15,8);\n uVar13 = FUN_001552c0(lVar1 + 8 + uVar15,8);\n uVar15 = FUN_001552c0(lVar1 + 0x10 + uVar15,4);\n FUN_0013d4c0(uVar12,8);\n FUN_0013d4c0(uVar13,8);\n pcVar9 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar9,uVar15 & 0xffffffff);\n if (uVar17 <= uVar3) break;\n uVar15 = (ulong)uVar3;\n } while (uVar3 <= uVar17 - 0x14);\n }\n pcVar9 = (char *)dcgettext(0,"\nSymbol table:\n",5);\n printf(pcVar9);\n if (uVar7 - uVar6 >> 3 != 0) {\n uVar20 = (ulong)uVar7 + lVar21;\n lVar21 = (ulong)uVar6 + lVar21;\n uVar15 = 0;\n do {\n uVar3 = FUN_001552c0(lVar21,4);\n uVar4 = FUN_001552c0(lVar21 + 4,4);\n if (uVar4 != 0 || uVar3 != 0) {\n if ((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }\n uVar18 = (ulong)uVar4;\n if ((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )) {\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }\n else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar3 = (int)uVar15 + 1;\n uVar15 = (ulong)uVar3;\n lVar21 = lVar21 + 8;\n } while (uVar7 - uVar6 >> 3 != uVar3);\n }\n return 1;\n }" if (parenthesized_expression "((((uVar3 <= uVar15) && (uVar4 <= uVar15)) && (uVar5 <= uVar15)) &&\n ((uVar6 <= uVar15 && (uVar7 <= uVar15))))" ( (binary_expression "(((uVar3 <= uVar15) && (uVar4 <= uVar15)) && (uVar5 <= uVar15)) &&\n ((uVar6 <= uVar15 && (uVar7 <= uVar15)))" (parenthesized_expression "(((uVar3 <= uVar15) && (uVar4 <= uVar15)) && (uVar5 <= uVar15))" ( (binary_expression "((uVar3 <= uVar15) && (uVar4 <= uVar15)) && (uVar5 <= uVar15)" (parenthesized_expression "((uVar3 <= uVar15) && (uVar4 <= uVar15))" ( (binary_expression "(uVar3 <= uVar15) && (uVar4 <= uVar15)" (parenthesized_expression "(uVar3 <= uVar15)" ( (binary_expression "uVar3 <= uVar15" identifier <= identifier) )) && (parenthesized_expression "(uVar4 <= uVar15)" ( (binary_expression "uVar4 <= uVar15" identifier <= identifier) ))) )) && (parenthesized_expression "(uVar5 <= uVar15)" ( (binary_expression "uVar5 <= uVar15" identifier <= identifier) ))) )) && (parenthesized_expression "((uVar6 <= uVar15 && (uVar7 <= uVar15)))" ( (parenthesized_expression "(uVar6 <= uVar15 && (uVar7 <= uVar15))" ( (binary_expression "uVar6 <= uVar15 && (uVar7 <= uVar15)" (binary_expression "uVar6 <= uVar15" identifier <= identifier) && (parenthesized_expression "(uVar7 <= uVar15)" ( (binary_expression "uVar7 <= uVar15" identifier <= identifier) ))) )) ))) )) (compound_statement "{\n if (uVar4 < uVar3) {\n uVar12 = dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);\n warn(uVar12,uVar4,uVar3);\n return 0;\n }\n if (uVar5 < uVar4) {\n uVar12 = dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5);\n warn(uVar12,uVar5,uVar4);\n return 0;\n }\n if (uVar6 < uVar5) {\n uVar12 = dcgettext(0,"Symbol table offset (%x) is less then Address table offset (%x)\n",5);\n warn(uVar12,uVar6,uVar5);\n return 0;\n }\n uVar17 = uVar6 - uVar5;\n if (uVar7 < uVar6) {\n uVar12 = dcgettext(0,"Constant pool offset (%x) is less than symbol table offset (%x)\n",5);\n warn(uVar12,uVar7,uVar6);\n return 0;\n }\n lVar1 = lVar21 + (ulong)uVar5;\n if (uVar15 + *(long *)(param_1 + 0x20) < (ulong)uVar17 + lVar1) {\n uVar12 = dcgettext(0,"Address table extends beyond end of section.\n",5);\n warn(uVar12);\n return 0;\n }\n uVar8 = uVar4 - uVar3;\n pcVar9 = (char *)dcgettext(0,"\nCU table:\n",5);\n printf(pcVar9);\n lVar2 = lVar21 + (ulong)uVar3;\n if (uVar8 >> 3 != 0) {\n uVar3 = 0;\n do {\n lVar10 = FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8);\n lVar11 = FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar19 = uVar3 >> 1;\n uVar3 = uVar3 + 2;\n printf(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11);\n } while (uVar3 < uVar8 >> 3);\n }\n pcVar9 = (char *)dcgettext(0,"\nTU table:\n",5);\n uVar3 = 0;\n printf(pcVar9);\n lVar2 = lVar21 + (ulong)uVar4;\n if (uVar5 - uVar4 >> 3 != 0) {\n do {\n uVar15 = (ulong)(uVar3 * 8);\n uVar12 = FUN_001552c0(lVar2 + uVar15,8);\n uVar13 = FUN_001552c0(lVar2 + 8 + uVar15,8);\n uVar14 = FUN_001552c0(lVar2 + 0x10 + uVar15,8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar15 = (ulong)uVar3;\n uVar3 = uVar3 + 3;\n printf(pcVar9,uVar15 / 3,uVar12,uVar13);\n FUN_0013d4c0(uVar14,8);\n putchar(10);\n } while (uVar3 < uVar5 - uVar4 >> 3);\n }\n uVar15 = 0;\n pcVar9 = (char *)dcgettext(0,"\nAddress table:\n",5);\n printf(pcVar9);\n if (uVar17 != 0) {\n do {\n uVar3 = (int)uVar15 + 0x14;\n uVar12 = FUN_001552c0(lVar1 + uVar15,8);\n uVar13 = FUN_001552c0(lVar1 + 8 + uVar15,8);\n uVar15 = FUN_001552c0(lVar1 + 0x10 + uVar15,4);\n FUN_0013d4c0(uVar12,8);\n FUN_0013d4c0(uVar13,8);\n pcVar9 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar9,uVar15 & 0xffffffff);\n if (uVar17 <= uVar3) break;\n uVar15 = (ulong)uVar3;\n } while (uVar3 <= uVar17 - 0x14);\n }\n pcVar9 = (char *)dcgettext(0,"\nSymbol table:\n",5);\n printf(pcVar9);\n if (uVar7 - uVar6 >> 3 != 0) {\n uVar20 = (ulong)uVar7 + lVar21;\n lVar21 = (ulong)uVar6 + lVar21;\n uVar15 = 0;\n do {\n uVar3 = FUN_001552c0(lVar21,4);\n uVar4 = FUN_001552c0(lVar21 + 4,4);\n if (uVar4 != 0 || uVar3 != 0) {\n if ((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }\n uVar18 = (ulong)uVar4;\n if ((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )) {\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }\n else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar3 = (int)uVar15 + 1;\n uVar15 = (ulong)uVar3;\n lVar21 = lVar21 + 8;\n } while (uVar7 - uVar6 >> 3 != uVar3);\n }\n return 1;\n }" { (if_statement "if (uVar4 < uVar3) {\n uVar12 = dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);\n warn(uVar12,uVar4,uVar3);\n return 0;\n }" if (parenthesized_expression "(uVar4 < uVar3)" ( (binary_expression "uVar4 < uVar3" identifier < identifier) )) (compound_statement "{\n uVar12 = dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);\n warn(uVar12,uVar4,uVar3);\n return 0;\n }" { (expression_statement "uVar12 = dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);" (assignment_expression "uVar12 = dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5)" identifier = (call_expression "dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5)" identifier (argument_list "(0,"TU offset (%x) is less than CU offset (%x)\n",5)" ( number_literal , (string_literal ""TU offset (%x) is less than CU offset (%x)\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar12,uVar4,uVar3);" (call_expression "warn(uVar12,uVar4,uVar3)" identifier (argument_list "(uVar12,uVar4,uVar3)" ( identifier , identifier , identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) (if_statement "if (uVar5 < uVar4) {\n uVar12 = dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5);\n warn(uVar12,uVar5,uVar4);\n return 0;\n }" if (parenthesized_expression "(uVar5 < uVar4)" ( (binary_expression "uVar5 < uVar4" identifier < identifier) )) (compound_statement "{\n uVar12 = dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5);\n warn(uVar12,uVar5,uVar4);\n return 0;\n }" { (expression_statement "uVar12 = dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5);" (assignment_expression "uVar12 = dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5)" identifier = (call_expression "dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5)" identifier (argument_list "(0,"Address table offset (%x) is less than TU offset (%x)\n",5)" ( number_literal , (string_literal ""Address table offset (%x) is less than TU offset (%x)\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar12,uVar5,uVar4);" (call_expression "warn(uVar12,uVar5,uVar4)" identifier (argument_list "(uVar12,uVar5,uVar4)" ( identifier , identifier , identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) (if_statement "if (uVar6 < uVar5) {\n uVar12 = dcgettext(0,"Symbol table offset (%x) is less then Address table offset (%x)\n",5);\n warn(uVar12,uVar6,uVar5);\n return 0;\n }" if (parenthesized_expression "(uVar6 < uVar5)" ( (binary_expression "uVar6 < uVar5" identifier < identifier) )) (compound_statement "{\n uVar12 = dcgettext(0,"Symbol table offset (%x) is less then Address table offset (%x)\n",5);\n warn(uVar12,uVar6,uVar5);\n return 0;\n }" { (expression_statement "uVar12 = dcgettext(0,"Symbol table offset (%x) is less then Address table offset (%x)\n",5);" (assignment_expression "uVar12 = dcgettext(0,"Symbol table offset (%x) is less then Address table offset (%x)\n",5)" identifier = (call_expression "dcgettext(0,"Symbol table offset (%x) is less then Address table offset (%x)\n",5)" identifier (argument_list "(0,"Symbol table offset (%x) is less then Address table offset (%x)\n",5)" ( number_literal , (string_literal ""Symbol table offset (%x) is less then Address table offset (%x)\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar12,uVar6,uVar5);" (call_expression "warn(uVar12,uVar6,uVar5)" identifier (argument_list "(uVar12,uVar6,uVar5)" ( identifier , identifier , identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) (expression_statement "uVar17 = uVar6 - uVar5;" (assignment_expression "uVar17 = uVar6 - uVar5" identifier = (binary_expression "uVar6 - uVar5" identifier - identifier)) ;) (if_statement "if (uVar7 < uVar6) {\n uVar12 = dcgettext(0,"Constant pool offset (%x) is less than symbol table offset (%x)\n",5);\n warn(uVar12,uVar7,uVar6);\n return 0;\n }" if (parenthesized_expression "(uVar7 < uVar6)" ( (binary_expression "uVar7 < uVar6" identifier < identifier) )) (compound_statement "{\n uVar12 = dcgettext(0,"Constant pool offset (%x) is less than symbol table offset (%x)\n",5);\n warn(uVar12,uVar7,uVar6);\n return 0;\n }" { (expression_statement "uVar12 = dcgettext(0,"Constant pool offset (%x) is less than symbol table offset (%x)\n",5);" (assignment_expression "uVar12 = dcgettext(0,"Constant pool offset (%x) is less than symbol table offset (%x)\n",5)" identifier = (call_expression "dcgettext(0,"Constant pool offset (%x) is less than symbol table offset (%x)\n",5)" identifier (argument_list "(0,"Constant pool offset (%x) is less than symbol table offset (%x)\n",5)" ( number_literal , (string_literal ""Constant pool offset (%x) is less than symbol table offset (%x)\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar12,uVar7,uVar6);" (call_expression "warn(uVar12,uVar7,uVar6)" identifier (argument_list "(uVar12,uVar7,uVar6)" ( identifier , identifier , identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) (expression_statement "lVar1 = lVar21 + (ulong)uVar5;" (assignment_expression "lVar1 = lVar21 + (ulong)uVar5" identifier = (binary_expression "lVar21 + (ulong)uVar5" identifier + (cast_expression "(ulong)uVar5" ( (type_descriptor "ulong" type_identifier) ) identifier))) ;) (if_statement "if (uVar15 + *(long *)(param_1 + 0x20) < (ulong)uVar17 + lVar1) {\n uVar12 = dcgettext(0,"Address table extends beyond end of section.\n",5);\n warn(uVar12);\n return 0;\n }" if (parenthesized_expression "(uVar15 + *(long *)(param_1 + 0x20) < (ulong)uVar17 + lVar1)" ( (binary_expression "uVar15 + *(long *)(param_1 + 0x20) < (ulong)uVar17 + lVar1" (binary_expression "uVar15 + *(long *)(param_1 + 0x20)" identifier + (pointer_expression "*(long *)(param_1 + 0x20)" * (cast_expression "(long *)(param_1 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) ))))) < (binary_expression "(ulong)uVar17 + lVar1" (cast_expression "(ulong)uVar17" ( (type_descriptor "ulong" type_identifier) ) identifier) + identifier)) )) (compound_statement "{\n uVar12 = dcgettext(0,"Address table extends beyond end of section.\n",5);\n warn(uVar12);\n return 0;\n }" { (expression_statement "uVar12 = dcgettext(0,"Address table extends beyond end of section.\n",5);" (assignment_expression "uVar12 = dcgettext(0,"Address table extends beyond end of section.\n",5)" identifier = (call_expression "dcgettext(0,"Address table extends beyond end of section.\n",5)" identifier (argument_list "(0,"Address table extends beyond end of section.\n",5)" ( number_literal , (string_literal ""Address table extends beyond end of section.\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar12);" (call_expression "warn(uVar12)" identifier (argument_list "(uVar12)" ( identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) (expression_statement "uVar8 = uVar4 - uVar3;" (assignment_expression "uVar8 = uVar4 - uVar3" identifier = (binary_expression "uVar4 - uVar3" identifier - identifier)) ;) (expression_statement "pcVar9 = (char *)dcgettext(0,"\nCU table:\n",5);" (assignment_expression "pcVar9 = (char *)dcgettext(0,"\nCU table:\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"\nCU table:\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"\nCU table:\n",5)" identifier (argument_list "(0,"\nCU table:\n",5)" ( number_literal , (string_literal ""\nCU table:\n"" " escape_sequence string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(pcVar9);" (call_expression "printf(pcVar9)" identifier (argument_list "(pcVar9)" ( identifier ))) ;) (expression_statement "lVar2 = lVar21 + (ulong)uVar3;" (assignment_expression "lVar2 = lVar21 + (ulong)uVar3" identifier = (binary_expression "lVar21 + (ulong)uVar3" identifier + (cast_expression "(ulong)uVar3" ( (type_descriptor "ulong" type_identifier) ) identifier))) ;) (if_statement "if (uVar8 >> 3 != 0) {\n uVar3 = 0;\n do {\n lVar10 = FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8);\n lVar11 = FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar19 = uVar3 >> 1;\n uVar3 = uVar3 + 2;\n printf(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11);\n } while (uVar3 < uVar8 >> 3);\n }" if (parenthesized_expression "(uVar8 >> 3 != 0)" ( (binary_expression "uVar8 >> 3 != 0" (binary_expression "uVar8 >> 3" identifier >> number_literal) != number_literal) )) (compound_statement "{\n uVar3 = 0;\n do {\n lVar10 = FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8);\n lVar11 = FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar19 = uVar3 >> 1;\n uVar3 = uVar3 + 2;\n printf(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11);\n } while (uVar3 < uVar8 >> 3);\n }" { (expression_statement "uVar3 = 0;" (assignment_expression "uVar3 = 0" identifier = number_literal) ;) (do_statement "do {\n lVar10 = FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8);\n lVar11 = FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar19 = uVar3 >> 1;\n uVar3 = uVar3 + 2;\n printf(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11);\n } while (uVar3 < uVar8 >> 3);" do (compound_statement "{\n lVar10 = FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8);\n lVar11 = FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar19 = uVar3 >> 1;\n uVar3 = uVar3 + 2;\n printf(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11);\n }" { (expression_statement "lVar10 = FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8);" (assignment_expression "lVar10 = FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8)" identifier = (call_expression "FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8)" identifier (argument_list "(lVar2 + (ulong)(uVar3 * 8),8)" ( (binary_expression "lVar2 + (ulong)(uVar3 * 8)" identifier + (call_expression "(ulong)(uVar3 * 8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar3 * 8)" ( (binary_expression "uVar3 * 8" identifier * number_literal) )))) , number_literal )))) ;) (expression_statement "lVar11 = FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8);" (assignment_expression "lVar11 = FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8)" identifier = (call_expression "FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8)" identifier (argument_list "(lVar2 + 8 + (ulong)(uVar3 * 8),8)" ( (binary_expression "lVar2 + 8 + (ulong)(uVar3 * 8)" (binary_expression "lVar2 + 8" identifier + number_literal) + (call_expression "(ulong)(uVar3 * 8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar3 * 8)" ( (binary_expression "uVar3 * 8" identifier * number_literal) )))) , number_literal )))) ;) (expression_statement "pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);" (assignment_expression "pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5)" identifier (argument_list "(0,"[%3u] 0x%lx - 0x%lx\n",5)" ( number_literal , (string_literal ""[%3u] 0x%lx - 0x%lx\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "uVar19 = uVar3 >> 1;" (assignment_expression "uVar19 = uVar3 >> 1" identifier = (binary_expression "uVar3 >> 1" identifier >> number_literal)) ;) (expression_statement "uVar3 = uVar3 + 2;" (assignment_expression "uVar3 = uVar3 + 2" identifier = (binary_expression "uVar3 + 2" identifier + number_literal)) ;) (expression_statement "printf(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11);" (call_expression "printf(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11)" identifier (argument_list "(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11)" ( identifier , (cast_expression "(ulong)uVar19" ( (type_descriptor "ulong" type_identifier) ) identifier) , identifier , (binary_expression "lVar10 + -1 + lVar11" (binary_expression "lVar10 + -1" identifier + number_literal) + identifier) ))) ;) }) while (parenthesized_expression "(uVar3 < uVar8 >> 3)" ( (binary_expression "uVar3 < uVar8 >> 3" identifier < (binary_expression "uVar8 >> 3" identifier >> number_literal)) )) ;) })) (expression_statement "pcVar9 = (char *)dcgettext(0,"\nTU table:\n",5);" (assignment_expression "pcVar9 = (char *)dcgettext(0,"\nTU table:\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"\nTU table:\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"\nTU table:\n",5)" identifier (argument_list "(0,"\nTU table:\n",5)" ( number_literal , (string_literal ""\nTU table:\n"" " escape_sequence string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "uVar3 = 0;" (assignment_expression "uVar3 = 0" identifier = number_literal) ;) (expression_statement "printf(pcVar9);" (call_expression "printf(pcVar9)" identifier (argument_list "(pcVar9)" ( identifier ))) ;) (expression_statement "lVar2 = lVar21 + (ulong)uVar4;" (assignment_expression "lVar2 = lVar21 + (ulong)uVar4" identifier = (binary_expression "lVar21 + (ulong)uVar4" identifier + (cast_expression "(ulong)uVar4" ( (type_descriptor "ulong" type_identifier) ) identifier))) ;) (if_statement "if (uVar5 - uVar4 >> 3 != 0) {\n do {\n uVar15 = (ulong)(uVar3 * 8);\n uVar12 = FUN_001552c0(lVar2 + uVar15,8);\n uVar13 = FUN_001552c0(lVar2 + 8 + uVar15,8);\n uVar14 = FUN_001552c0(lVar2 + 0x10 + uVar15,8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar15 = (ulong)uVar3;\n uVar3 = uVar3 + 3;\n printf(pcVar9,uVar15 / 3,uVar12,uVar13);\n FUN_0013d4c0(uVar14,8);\n putchar(10);\n } while (uVar3 < uVar5 - uVar4 >> 3);\n }" if (parenthesized_expression "(uVar5 - uVar4 >> 3 != 0)" ( (binary_expression "uVar5 - uVar4 >> 3 != 0" (binary_expression "uVar5 - uVar4 >> 3" (binary_expression "uVar5 - uVar4" identifier - identifier) >> number_literal) != number_literal) )) (compound_statement "{\n do {\n uVar15 = (ulong)(uVar3 * 8);\n uVar12 = FUN_001552c0(lVar2 + uVar15,8);\n uVar13 = FUN_001552c0(lVar2 + 8 + uVar15,8);\n uVar14 = FUN_001552c0(lVar2 + 0x10 + uVar15,8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar15 = (ulong)uVar3;\n uVar3 = uVar3 + 3;\n printf(pcVar9,uVar15 / 3,uVar12,uVar13);\n FUN_0013d4c0(uVar14,8);\n putchar(10);\n } while (uVar3 < uVar5 - uVar4 >> 3);\n }" { (do_statement "do {\n uVar15 = (ulong)(uVar3 * 8);\n uVar12 = FUN_001552c0(lVar2 + uVar15,8);\n uVar13 = FUN_001552c0(lVar2 + 8 + uVar15,8);\n uVar14 = FUN_001552c0(lVar2 + 0x10 + uVar15,8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar15 = (ulong)uVar3;\n uVar3 = uVar3 + 3;\n printf(pcVar9,uVar15 / 3,uVar12,uVar13);\n FUN_0013d4c0(uVar14,8);\n putchar(10);\n } while (uVar3 < uVar5 - uVar4 >> 3);" do (compound_statement "{\n uVar15 = (ulong)(uVar3 * 8);\n uVar12 = FUN_001552c0(lVar2 + uVar15,8);\n uVar13 = FUN_001552c0(lVar2 + 8 + uVar15,8);\n uVar14 = FUN_001552c0(lVar2 + 0x10 + uVar15,8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar15 = (ulong)uVar3;\n uVar3 = uVar3 + 3;\n printf(pcVar9,uVar15 / 3,uVar12,uVar13);\n FUN_0013d4c0(uVar14,8);\n putchar(10);\n }" { (expression_statement "uVar15 = (ulong)(uVar3 * 8);" (assignment_expression "uVar15 = (ulong)(uVar3 * 8)" identifier = (call_expression "(ulong)(uVar3 * 8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar3 * 8)" ( (binary_expression "uVar3 * 8" identifier * number_literal) )))) ;) (expression_statement "uVar12 = FUN_001552c0(lVar2 + uVar15,8);" (assignment_expression "uVar12 = FUN_001552c0(lVar2 + uVar15,8)" identifier = (call_expression "FUN_001552c0(lVar2 + uVar15,8)" identifier (argument_list "(lVar2 + uVar15,8)" ( (binary_expression "lVar2 + uVar15" identifier + identifier) , number_literal )))) ;) (expression_statement "uVar13 = FUN_001552c0(lVar2 + 8 + uVar15,8);" (assignment_expression "uVar13 = FUN_001552c0(lVar2 + 8 + uVar15,8)" identifier = (call_expression "FUN_001552c0(lVar2 + 8 + uVar15,8)" identifier (argument_list "(lVar2 + 8 + uVar15,8)" ( (binary_expression "lVar2 + 8 + uVar15" (binary_expression "lVar2 + 8" identifier + number_literal) + identifier) , number_literal )))) ;) (expression_statement "uVar14 = FUN_001552c0(lVar2 + 0x10 + uVar15,8);" (assignment_expression "uVar14 = FUN_001552c0(lVar2 + 0x10 + uVar15,8)" identifier = (call_expression "FUN_001552c0(lVar2 + 0x10 + uVar15,8)" identifier (argument_list "(lVar2 + 0x10 + uVar15,8)" ( (binary_expression "lVar2 + 0x10 + uVar15" (binary_expression "lVar2 + 0x10" identifier + number_literal) + identifier) , number_literal )))) ;) (expression_statement "pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);" (assignment_expression "pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5)" identifier = (cast_expression "(char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"[%3u] 0x%lx 0x%lx ",5)" identifier (argument_list "(0,"[%3u] 0x%lx 0x%lx ",5)" ( number_literal , (string_literal ""[%3u] 0x%lx 0x%lx "" " string_content ") , number_literal ))))) ;) (expression_statement "uVar15 = (ulong)uVar3;" (assignment_expression "uVar15 = (ulong)uVar3" identifier = (cast_expression "(ulong)uVar3" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "uVar3 = uVar3 + 3;" (assignment_expression "uVar3 = uVar3 + 3" identifier = (binary_expression "uVar3 + 3" identifier + number_literal)) ;) (expression_statement "printf(pcVar9,uVar15 / 3,uVar12,uVar13);" (call_expression "printf(pcVar9,uVar15 / 3,uVar12,uVar13)" identifier (argument_list "(pcVar9,uVar15 / 3,uVar12,uVar13)" ( identifier , (binary_expression "uVar15 / 3" identifier / number_literal) , identifier , identifier ))) ;) (expression_statement "FUN_0013d4c0(uVar14,8);" (call_expression "FUN_0013d4c0(uVar14,8)" identifier (argument_list "(uVar14,8)" ( identifier , number_literal ))) ;) (expression_statement "putchar(10);" (call_expression "putchar(10)" identifier (argument_list "(10)" ( number_literal ))) ;) }) while (parenthesized_expression "(uVar3 < uVar5 - uVar4 >> 3)" ( (binary_expression "uVar3 < uVar5 - uVar4 >> 3" identifier < (binary_expression "uVar5 - uVar4 >> 3" (binary_expression "uVar5 - uVar4" identifier - identifier) >> number_literal)) )) ;) })) (expression_statement "uVar15 = 0;" (assignment_expression "uVar15 = 0" identifier = number_literal) ;) (expression_statement "pcVar9 = (char *)dcgettext(0,"\nAddress table:\n",5);" (assignment_expression "pcVar9 = (char *)dcgettext(0,"\nAddress table:\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"\nAddress table:\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"\nAddress table:\n",5)" identifier (argument_list "(0,"\nAddress table:\n",5)" ( number_literal , (string_literal ""\nAddress table:\n"" " escape_sequence string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(pcVar9);" (call_expression "printf(pcVar9)" identifier (argument_list "(pcVar9)" ( identifier ))) ;) (if_statement "if (uVar17 != 0) {\n do {\n uVar3 = (int)uVar15 + 0x14;\n uVar12 = FUN_001552c0(lVar1 + uVar15,8);\n uVar13 = FUN_001552c0(lVar1 + 8 + uVar15,8);\n uVar15 = FUN_001552c0(lVar1 + 0x10 + uVar15,4);\n FUN_0013d4c0(uVar12,8);\n FUN_0013d4c0(uVar13,8);\n pcVar9 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar9,uVar15 & 0xffffffff);\n if (uVar17 <= uVar3) break;\n uVar15 = (ulong)uVar3;\n } while (uVar3 <= uVar17 - 0x14);\n }" if (parenthesized_expression "(uVar17 != 0)" ( (binary_expression "uVar17 != 0" identifier != number_literal) )) (compound_statement "{\n do {\n uVar3 = (int)uVar15 + 0x14;\n uVar12 = FUN_001552c0(lVar1 + uVar15,8);\n uVar13 = FUN_001552c0(lVar1 + 8 + uVar15,8);\n uVar15 = FUN_001552c0(lVar1 + 0x10 + uVar15,4);\n FUN_0013d4c0(uVar12,8);\n FUN_0013d4c0(uVar13,8);\n pcVar9 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar9,uVar15 & 0xffffffff);\n if (uVar17 <= uVar3) break;\n uVar15 = (ulong)uVar3;\n } while (uVar3 <= uVar17 - 0x14);\n }" { (do_statement "do {\n uVar3 = (int)uVar15 + 0x14;\n uVar12 = FUN_001552c0(lVar1 + uVar15,8);\n uVar13 = FUN_001552c0(lVar1 + 8 + uVar15,8);\n uVar15 = FUN_001552c0(lVar1 + 0x10 + uVar15,4);\n FUN_0013d4c0(uVar12,8);\n FUN_0013d4c0(uVar13,8);\n pcVar9 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar9,uVar15 & 0xffffffff);\n if (uVar17 <= uVar3) break;\n uVar15 = (ulong)uVar3;\n } while (uVar3 <= uVar17 - 0x14);" do (compound_statement "{\n uVar3 = (int)uVar15 + 0x14;\n uVar12 = FUN_001552c0(lVar1 + uVar15,8);\n uVar13 = FUN_001552c0(lVar1 + 8 + uVar15,8);\n uVar15 = FUN_001552c0(lVar1 + 0x10 + uVar15,4);\n FUN_0013d4c0(uVar12,8);\n FUN_0013d4c0(uVar13,8);\n pcVar9 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar9,uVar15 & 0xffffffff);\n if (uVar17 <= uVar3) break;\n uVar15 = (ulong)uVar3;\n }" { (expression_statement "uVar3 = (int)uVar15 + 0x14;" (assignment_expression "uVar3 = (int)uVar15 + 0x14" identifier = (binary_expression "(int)uVar15 + 0x14" (cast_expression "(int)uVar15" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal)) ;) (expression_statement "uVar12 = FUN_001552c0(lVar1 + uVar15,8);" (assignment_expression "uVar12 = FUN_001552c0(lVar1 + uVar15,8)" identifier = (call_expression "FUN_001552c0(lVar1 + uVar15,8)" identifier (argument_list "(lVar1 + uVar15,8)" ( (binary_expression "lVar1 + uVar15" identifier + identifier) , number_literal )))) ;) (expression_statement "uVar13 = FUN_001552c0(lVar1 + 8 + uVar15,8);" (assignment_expression "uVar13 = FUN_001552c0(lVar1 + 8 + uVar15,8)" identifier = (call_expression "FUN_001552c0(lVar1 + 8 + uVar15,8)" identifier (argument_list "(lVar1 + 8 + uVar15,8)" ( (binary_expression "lVar1 + 8 + uVar15" (binary_expression "lVar1 + 8" identifier + number_literal) + identifier) , number_literal )))) ;) (expression_statement "uVar15 = FUN_001552c0(lVar1 + 0x10 + uVar15,4);" (assignment_expression "uVar15 = FUN_001552c0(lVar1 + 0x10 + uVar15,4)" identifier = (call_expression "FUN_001552c0(lVar1 + 0x10 + uVar15,4)" identifier (argument_list "(lVar1 + 0x10 + uVar15,4)" ( (binary_expression "lVar1 + 0x10 + uVar15" (binary_expression "lVar1 + 0x10" identifier + number_literal) + identifier) , number_literal )))) ;) (expression_statement "FUN_0013d4c0(uVar12,8);" (call_expression "FUN_0013d4c0(uVar12,8)" identifier (argument_list "(uVar12,8)" ( identifier , number_literal ))) ;) (expression_statement "FUN_0013d4c0(uVar13,8);" (call_expression "FUN_0013d4c0(uVar13,8)" identifier (argument_list "(uVar13,8)" ( identifier , number_literal ))) ;) (expression_statement "pcVar9 = (char *)dcgettext(0,&DAT_0016a422,5);" (assignment_expression "pcVar9 = (char *)dcgettext(0,&DAT_0016a422,5)" identifier = (cast_expression "(char *)dcgettext(0,&DAT_0016a422,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,&DAT_0016a422,5)" identifier (argument_list "(0,&DAT_0016a422,5)" ( number_literal , (pointer_expression "&DAT_0016a422" & identifier) , number_literal ))))) ;) (expression_statement "printf(pcVar9,uVar15 & 0xffffffff);" (call_expression "printf(pcVar9,uVar15 & 0xffffffff)" identifier (argument_list "(pcVar9,uVar15 & 0xffffffff)" ( identifier , (binary_expression "uVar15 & 0xffffffff" identifier & number_literal) ))) ;) (if_statement "if (uVar17 <= uVar3) break;" if (parenthesized_expression "(uVar17 <= uVar3)" ( (binary_expression "uVar17 <= uVar3" identifier <= identifier) )) (break_statement "break;" break ;)) (expression_statement "uVar15 = (ulong)uVar3;" (assignment_expression "uVar15 = (ulong)uVar3" identifier = (cast_expression "(ulong)uVar3" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) }) while (parenthesized_expression "(uVar3 <= uVar17 - 0x14)" ( (binary_expression "uVar3 <= uVar17 - 0x14" identifier <= (binary_expression "uVar17 - 0x14" identifier - number_literal)) )) ;) })) (expression_statement "pcVar9 = (char *)dcgettext(0,"\nSymbol table:\n",5);" (assignment_expression "pcVar9 = (char *)dcgettext(0,"\nSymbol table:\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"\nSymbol table:\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"\nSymbol table:\n",5)" identifier (argument_list "(0,"\nSymbol table:\n",5)" ( number_literal , (string_literal ""\nSymbol table:\n"" " escape_sequence string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(pcVar9);" (call_expression "printf(pcVar9)" identifier (argument_list "(pcVar9)" ( identifier ))) ;) (if_statement "if (uVar7 - uVar6 >> 3 != 0) {\n uVar20 = (ulong)uVar7 + lVar21;\n lVar21 = (ulong)uVar6 + lVar21;\n uVar15 = 0;\n do {\n uVar3 = FUN_001552c0(lVar21,4);\n uVar4 = FUN_001552c0(lVar21 + 4,4);\n if (uVar4 != 0 || uVar3 != 0) {\n if ((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }\n uVar18 = (ulong)uVar4;\n if ((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )) {\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }\n else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar3 = (int)uVar15 + 1;\n uVar15 = (ulong)uVar3;\n lVar21 = lVar21 + 8;\n } while (uVar7 - uVar6 >> 3 != uVar3);\n }" if (parenthesized_expression "(uVar7 - uVar6 >> 3 != 0)" ( (binary_expression "uVar7 - uVar6 >> 3 != 0" (binary_expression "uVar7 - uVar6 >> 3" (binary_expression "uVar7 - uVar6" identifier - identifier) >> number_literal) != number_literal) )) (compound_statement "{\n uVar20 = (ulong)uVar7 + lVar21;\n lVar21 = (ulong)uVar6 + lVar21;\n uVar15 = 0;\n do {\n uVar3 = FUN_001552c0(lVar21,4);\n uVar4 = FUN_001552c0(lVar21 + 4,4);\n if (uVar4 != 0 || uVar3 != 0) {\n if ((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }\n uVar18 = (ulong)uVar4;\n if ((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )) {\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }\n else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar3 = (int)uVar15 + 1;\n uVar15 = (ulong)uVar3;\n lVar21 = lVar21 + 8;\n } while (uVar7 - uVar6 >> 3 != uVar3);\n }" { (expression_statement "uVar20 = (ulong)uVar7 + lVar21;" (assignment_expression "uVar20 = (ulong)uVar7 + lVar21" identifier = (binary_expression "(ulong)uVar7 + lVar21" (cast_expression "(ulong)uVar7" ( (type_descriptor "ulong" type_identifier) ) identifier) + identifier)) ;) (expression_statement "lVar21 = (ulong)uVar6 + lVar21;" (assignment_expression "lVar21 = (ulong)uVar6 + lVar21" identifier = (binary_expression "(ulong)uVar6 + lVar21" (cast_expression "(ulong)uVar6" ( (type_descriptor "ulong" type_identifier) ) identifier) + identifier)) ;) (expression_statement "uVar15 = 0;" (assignment_expression "uVar15 = 0" identifier = number_literal) ;) (do_statement "do {\n uVar3 = FUN_001552c0(lVar21,4);\n uVar4 = FUN_001552c0(lVar21 + 4,4);\n if (uVar4 != 0 || uVar3 != 0) {\n if ((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }\n uVar18 = (ulong)uVar4;\n if ((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )) {\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }\n else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar3 = (int)uVar15 + 1;\n uVar15 = (ulong)uVar3;\n lVar21 = lVar21 + 8;\n } while (uVar7 - uVar6 >> 3 != uVar3);" do (compound_statement "{\n uVar3 = FUN_001552c0(lVar21,4);\n uVar4 = FUN_001552c0(lVar21 + 4,4);\n if (uVar4 != 0 || uVar3 != 0) {\n if ((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }\n uVar18 = (ulong)uVar4;\n if ((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )) {\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }\n else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar3 = (int)uVar15 + 1;\n uVar15 = (ulong)uVar3;\n lVar21 = lVar21 + 8;\n }" { (expression_statement "uVar3 = FUN_001552c0(lVar21,4);" (assignment_expression "uVar3 = FUN_001552c0(lVar21,4)" identifier = (call_expression "FUN_001552c0(lVar21,4)" identifier (argument_list "(lVar21,4)" ( identifier , number_literal )))) ;) (expression_statement "uVar4 = FUN_001552c0(lVar21 + 4,4);" (assignment_expression "uVar4 = FUN_001552c0(lVar21 + 4,4)" identifier = (call_expression "FUN_001552c0(lVar21 + 4,4)" identifier (argument_list "(lVar21 + 4,4)" ( (binary_expression "lVar21 + 4" identifier + number_literal) , number_literal )))) ;) (if_statement "if (uVar4 != 0 || uVar3 != 0) {\n if ((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }\n uVar18 = (ulong)uVar4;\n if ((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )) {\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }\n else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }" if (parenthesized_expression "(uVar4 != 0 || uVar3 != 0)" ( (binary_expression "uVar4 != 0 || uVar3 != 0" (binary_expression "uVar4 != 0" identifier != number_literal) || (binary_expression "uVar3 != 0" identifier != number_literal)) )) (compound_statement "{\n if ((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }\n uVar18 = (ulong)uVar4;\n if ((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )) {\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }\n else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }" { (if_statement "if ((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }" if (parenthesized_expression "((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20))" ( (binary_expression "(CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)" (parenthesized_expression "(CARRY8((ulong)uVar3,uVar20))" ( (call_expression "CARRY8((ulong)uVar3,uVar20)" identifier (argument_list "((ulong)uVar3,uVar20)" ( (cast_expression "(ulong)uVar3" ( (type_descriptor "ulong" type_identifier) ) identifier) , identifier ))) )) || (parenthesized_expression "((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)" ( (binary_expression "(ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20" (call_expression "(ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30))" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30))" ( (binary_expression "*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)" (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) )))) + (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 "uVar3 + uVar20" identifier + identifier)) ))) )) (compound_statement "{\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }" { (expression_statement "pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);" (assignment_expression "pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5)" identifier = (cast_expression "(char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"[%3u] <corrupt offset: %x>",5)" identifier (argument_list "(0,"[%3u] <corrupt offset: %x>",5)" ( number_literal , (string_literal ""[%3u] <corrupt offset: %x>"" " string_content ") , number_literal ))))) ;) (expression_statement "printf(pcVar9,uVar15,(ulong)uVar3);" (call_expression "printf(pcVar9,uVar15,(ulong)uVar3)" identifier (argument_list "(pcVar9,uVar15,(ulong)uVar3)" ( identifier , identifier , (cast_expression "(ulong)uVar3" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (expression_statement "uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);" (assignment_expression "uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5)" identifier = (call_expression "dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5)" identifier (argument_list "(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5)" ( number_literal , (string_literal ""Corrupt name offset of 0x%x found for symbol table slot %d\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar12,uVar3,uVar15);" (call_expression "warn(uVar12,uVar3,uVar15)" identifier (argument_list "(uVar12,uVar3,uVar15)" ( identifier , identifier , identifier ))) ;) }) (else_clause "else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }" else (compound_statement "{\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }" { (expression_statement "printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));" (call_expression "printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3))" identifier (argument_list "("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3))" ( (string_literal ""[%3u] %.*s:"" " string_content ") , identifier , (call_expression "(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3)" ( (binary_expression "((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3" (parenthesized_expression "((int)*(long *)(param_1 + 0x30) - uVar7)" ( (binary_expression "(int)*(long *)(param_1 + 0x30) - uVar7" (cast_expression "(int)*(long *)(param_1 + 0x30)" ( (type_descriptor "int" primitive_type) ) (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) )) - identifier) ))) ))) ;) }))) (expression_statement "uVar18 = (ulong)uVar4;" (assignment_expression "uVar18 = (ulong)uVar4" identifier = (cast_expression "(ulong)uVar4" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (if_statement "if ((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )) {\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }\n else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }" if (parenthesized_expression "((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n ))" ( (binary_expression "(CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )" (parenthesized_expression "(CARRY8(uVar20,uVar18))" ( (call_expression "CARRY8(uVar20,uVar18)" identifier (argument_list "(uVar20,uVar18)" ( identifier , identifier ))) )) || (parenthesized_expression "((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )" ( (binary_expression "(ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18" (call_expression "(ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30))" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30))" ( (binary_expression "*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)" (binary_expression "*(long *)(param_1 + 0x20) + -3" (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) )))) + number_literal) + (pointer_expression "*(long *)(param_1 + 0x30)" * (cast_expression "(long *)(param_1 + 0x30)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x30)" ( (binary_expression "param_1 + 0x30" identifier + number_literal) ))))) ))) <= (binary_expression "uVar20 + uVar18" identifier + identifier)) ))) )) (compound_statement "{\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }" { (expression_statement "pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);" (assignment_expression "pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"<invalid CU vector offset: %x>\n",5)" identifier (argument_list "(0,"<invalid CU vector offset: %x>\n",5)" ( number_literal , (string_literal ""<invalid CU vector offset: %x>\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(pcVar9,(ulong)uVar4);" (call_expression "printf(pcVar9,(ulong)uVar4)" identifier (argument_list "(pcVar9,(ulong)uVar4)" ( identifier , (cast_expression "(ulong)uVar4" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (expression_statement "uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);" (assignment_expression "uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5)" identifier = (call_expression "dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5)" identifier (argument_list "(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5)" ( number_literal , (string_literal ""Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar12,uVar4,uVar15);" (call_expression "warn(uVar12,uVar4,uVar15)" identifier (argument_list "(uVar12,uVar4,uVar15)" ( identifier , identifier , identifier ))) ;) }) (else_clause "else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }" else (compound_statement "{\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }" { (expression_statement "uVar3 = FUN_001552c0(uVar20 + uVar18,4);" (assignment_expression "uVar3 = FUN_001552c0(uVar20 + uVar18,4)" identifier = (call_expression "FUN_001552c0(uVar20 + uVar18,4)" identifier (argument_list "(uVar20 + uVar18,4)" ( (binary_expression "uVar20 + uVar18" identifier + identifier) , number_literal )))) ;) (expression_statement "uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;" (assignment_expression "uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20" identifier = (binary_expression "(ulong)(uVar3 * 4) + uVar18 + 4 + uVar20" (binary_expression "(ulong)(uVar3 * 4) + uVar18 + 4" (binary_expression "(ulong)(uVar3 * 4) + uVar18" (call_expression "(ulong)(uVar3 * 4)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar3 * 4)" ( (binary_expression "uVar3 * 4" identifier * number_literal) ))) + identifier) + number_literal) + identifier)) ;) (if_statement "if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }" if (parenthesized_expression "(((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20))" ( (binary_expression "((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)" (parenthesized_expression "((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16))" ( (binary_expression "(uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)" (parenthesized_expression "(uVar3 * 4 < uVar3)" ( (binary_expression "uVar3 * 4 < uVar3" (binary_expression "uVar3 * 4" identifier * number_literal) < identifier) )) || (parenthesized_expression "((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)" ( (binary_expression "(ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16" (call_expression "(ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20))" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20))" ( (binary_expression "*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)" (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) )))) + (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) ))) )) || (parenthesized_expression "(uVar16 < uVar20)" ( (binary_expression "uVar16 < uVar20" identifier < identifier) ))) )) (compound_statement "{\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }" { (expression_statement "printf("<invalid number of CUs: %d>\n",(ulong)uVar3);" (call_expression "printf("<invalid number of CUs: %d>\n",(ulong)uVar3)" identifier (argument_list "("<invalid number of CUs: %d>\n",(ulong)uVar3)" ( (string_literal ""<invalid number of CUs: %d>\n"" " string_content escape_sequence ") , (cast_expression "(ulong)uVar3" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (expression_statement "uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);" (assignment_expression "uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5)" identifier = (call_expression "dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5)" identifier (argument_list "(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5)" ( number_literal , (string_literal ""Invalid number of CUs (0x%x) for symbol table slot %d\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar12,uVar3,uVar15);" (call_expression "warn(uVar12,uVar3,uVar15)" identifier (argument_list "(uVar12,uVar3,uVar15)" ( identifier , identifier , identifier ))) ;) }) (else_clause "else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }" else (compound_statement "{\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }" { (if_statement "if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }" if (parenthesized_expression "(uVar3 < 2)" ( (binary_expression "uVar3 < 2" identifier < number_literal) )) (compound_statement "{\n if (uVar3 != 0) goto LAB_0013f847;\n }" { (if_statement "if (uVar3 != 0) goto LAB_0013f847;" if (parenthesized_expression "(uVar3 != 0)" ( (binary_expression "uVar3 != 0" identifier != number_literal) )) (goto_statement "goto LAB_0013f847;" goto statement_identifier ;)) }) (else_clause "else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }" else (compound_statement "{\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }" { (expression_statement "putchar(10);" (call_expression "putchar(10)" identifier (argument_list "(10)" ( number_literal ))) ;) (labeled_statement "LAB_0013f847:\n uVar4 = 0x20;" statement_identifier : (expression_statement "uVar4 = 0x20;" (assignment_expression "uVar4 = 0x20" identifier = number_literal) ;)) (if_statement "if (uVar3 != 1) {\n uVar4 = 9;\n }" if (parenthesized_expression "(uVar3 != 1)" ( (binary_expression "uVar3 != 1" identifier != number_literal) )) (compound_statement "{\n uVar4 = 9;\n }" { (expression_statement "uVar4 = 9;" (assignment_expression "uVar4 = 9" identifier = number_literal) ;) })) (expression_statement "uVar5 = 0;" (assignment_expression "uVar5 = 0" identifier = number_literal) ;) (do_statement "do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);" do (compound_statement "{\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n }" { (expression_statement "uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);" (assignment_expression "uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4)" identifier = (call_expression "FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4)" identifier (argument_list "((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4)" ( (binary_expression "(ulong)(uVar5 * 4) + uVar18 + 4 + uVar20" (binary_expression "(ulong)(uVar5 * 4) + uVar18 + 4" (binary_expression "(ulong)(uVar5 * 4) + uVar18" (call_expression "(ulong)(uVar5 * 4)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar5 * 4)" ( (binary_expression "uVar5 * 4" identifier * number_literal) ))) + identifier) + number_literal) + identifier) , number_literal )))) ;) (expression_statement "uVar19 = uVar17 & 0xffffff;" (assignment_expression "uVar19 = uVar17 & 0xffffff" identifier = (binary_expression "uVar17 & 0xffffff" identifier & number_literal)) ;) (if_statement "if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }" if (parenthesized_expression "(uVar19 < uVar8 >> 4)" ( (binary_expression "uVar19 < uVar8 >> 4" identifier < (binary_expression "uVar8 >> 4" identifier >> number_literal)) )) (compound_statement "{\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }" { (expression_statement "printf("%c%lu",(ulong)uVar4,(ulong)uVar19);" (call_expression "printf("%c%lu",(ulong)uVar4,(ulong)uVar19)" identifier (argument_list "("%c%lu",(ulong)uVar4,(ulong)uVar19)" ( (string_literal ""%c%lu"" " string_content ") , (cast_expression "(ulong)uVar4" ( (type_descriptor "ulong" type_identifier) ) identifier) , (cast_expression "(ulong)uVar19" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) }) (else_clause "else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }" else (compound_statement "{\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }" { (expression_statement "printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));" (call_expression "printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)))" identifier (argument_list "("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)))" ( (string_literal ""%cT%lu"" " string_content ") , (cast_expression "(ulong)uVar4" ( (type_descriptor "ulong" type_identifier) ) identifier) , (call_expression "(ulong)(uVar19 - (uVar8 >> 4))" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar19 - (uVar8 >> 4))" ( (binary_expression "uVar19 - (uVar8 >> 4)" identifier - (parenthesized_expression "(uVar8 >> 4)" ( (binary_expression "uVar8 >> 4" identifier >> number_literal) ))) ))) ))) ;) }))) (expression_statement "uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);" (assignment_expression "uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5)" identifier = (call_expression "dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5)" identifier (argument_list "(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5)" ( number_literal , (pointer_expression "*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8)" * (cast_expression "(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8)" ( (binary_expression "&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8" (pointer_expression "&DAT_0018e940" & identifier) + (binary_expression "(ulong)(uVar17 >> 0x1c & 7) * 8" (call_expression "(ulong)(uVar17 >> 0x1c & 7)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar17 >> 0x1c & 7)" ( (binary_expression "uVar17 >> 0x1c & 7" (binary_expression "uVar17 >> 0x1c" identifier >> number_literal) & number_literal) ))) * number_literal)) )))) , number_literal )))) ;) (if_statement "if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }" if (parenthesized_expression "((int)uVar17 < 0)" ( (binary_expression "(int)uVar17 < 0" (cast_expression "(int)uVar17" ( (type_descriptor "int" primitive_type) ) identifier) < number_literal) )) (compound_statement "{\n uVar13 = dcgettext(0,"static",5);\n }" { (expression_statement "uVar13 = dcgettext(0,"static",5);" (assignment_expression "uVar13 = dcgettext(0,"static",5)" identifier = (call_expression "dcgettext(0,"static",5)" identifier (argument_list "(0,"static",5)" ( number_literal , (string_literal ""static"" " string_content ") , number_literal )))) ;) }) (else_clause "else {\n uVar13 = dcgettext(0,"global",5);\n }" else (compound_statement "{\n uVar13 = dcgettext(0,"global",5);\n }" { (expression_statement "uVar13 = dcgettext(0,"global",5);" (assignment_expression "uVar13 = dcgettext(0,"global",5)" identifier = (call_expression "dcgettext(0,"global",5)" identifier (argument_list "(0,"global",5)" ( number_literal , (string_literal ""global"" " string_content ") , number_literal )))) ;) }))) (expression_statement "printf(" [%s, %s]",uVar13,uVar12);" (call_expression "printf(" [%s, %s]",uVar13,uVar12)" identifier (argument_list "(" [%s, %s]",uVar13,uVar12)" ( (string_literal "" [%s, %s]"" " string_content ") , identifier , identifier ))) ;) (if_statement "if (uVar3 == 1) goto LAB_0013f920;" if (parenthesized_expression "(uVar3 == 1)" ( (binary_expression "uVar3 == 1" identifier == number_literal) )) (goto_statement "goto LAB_0013f920;" goto statement_identifier ;)) (expression_statement "uVar5 = uVar5 + 1;" (assignment_expression "uVar5 = uVar5 + 1" identifier = (binary_expression "uVar5 + 1" identifier + number_literal)) ;) (expression_statement "putchar(10);" (call_expression "putchar(10)" identifier (argument_list "(10)" ( number_literal ))) ;) }) while (parenthesized_expression "(uVar5 < uVar3)" ( (binary_expression "uVar5 < uVar3" identifier < identifier) )) ;) (if_statement "if (1 < uVar3) goto LAB_0013f518;" if (parenthesized_expression "(1 < uVar3)" ( (binary_expression "1 < uVar3" number_literal < identifier) )) (goto_statement "goto LAB_0013f518;" goto statement_identifier ;)) }))) (labeled_statement "LAB_0013f920:\n putchar(10);" statement_identifier : (expression_statement "putchar(10);" (call_expression "putchar(10)" identifier (argument_list "(10)" ( number_literal ))) ;)) }))) }))) })) (labeled_statement "LAB_0013f518:\n uVar3 = (int)uVar15 + 1;" statement_identifier : (expression_statement "uVar3 = (int)uVar15 + 1;" (assignment_expression "uVar3 = (int)uVar15 + 1" identifier = (binary_expression "(int)uVar15 + 1" (cast_expression "(int)uVar15" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal)) ;)) (expression_statement "uVar15 = (ulong)uVar3;" (assignment_expression "uVar15 = (ulong)uVar3" identifier = (cast_expression "(ulong)uVar3" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "lVar21 = lVar21 + 8;" (assignment_expression "lVar21 = lVar21 + 8" identifier = (binary_expression "lVar21 + 8" identifier + number_literal)) ;) }) while (parenthesized_expression "(uVar7 - uVar6 >> 3 != uVar3)" ( (binary_expression "uVar7 - uVar6 >> 3 != uVar3" (binary_expression "uVar7 - uVar6 >> 3" (binary_expression "uVar7 - uVar6" identifier - identifier) >> number_literal) != identifier) )) ;) })) (return_statement "return 1;" return number_literal ;) })) (expression_statement "uVar12 = *(undefined8 *)(param_1 + 0x10);" (assignment_expression "uVar12 = *(undefined8 *)(param_1 + 0x10)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 0x10)" * (cast_expression "(undefined8 *)(param_1 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "pcVar9 = "Corrupt header in the %s section.\n";" (assignment_expression "pcVar9 = "Corrupt header in the %s section.\n"" identifier = (string_literal ""Corrupt header in the %s section.\n"" " string_content escape_sequence ")) ;) (labeled_statement "LAB_0013f628:\n uVar13 = dcgettext(0,pcVar9,5);" statement_identifier : (expression_statement "uVar13 = dcgettext(0,pcVar9,5);" (assignment_expression "uVar13 = dcgettext(0,pcVar9,5)" identifier = (call_expression "dcgettext(0,pcVar9,5)" identifier (argument_list "(0,pcVar9,5)" ( number_literal , identifier , number_literal )))) ;)) (expression_statement "warn(uVar13,uVar12);" (call_expression "warn(uVar13,uVar12)" identifier (argument_list "(uVar13,uVar12)" ( identifier , identifier ))) ;) (return_statement "return 0;" return number_literal ;) })))
|
(translation_unit "int display_gdb_index(dwarf_section *section,void *file)\n\n{\n int iVar1;\n uint uVar2;\n elf_vma eVar3;\n char *pcVar4;\n elf_vma eVar5;\n elf_vma eVar6;\n elf_vma eVar7;\n elf_vma eVar8;\n undefined8 uVar9;\n undefined8 uVar10;\n uint uVar11;\n dwarf_section *in_RDX;\n ulong uVar12;\n uint uVar13;\n ulong uVar14;\n ulong uVar15;\n uint uVar16;\n char *pcVar17;\n uint uVar18;\n ulong uVar19;\n uint uVar20;\n uchar *puVar21;\n uint uVar22;\n uchar *puVar23;\n uint local_90;\n \n puVar23 = section->start;\n introduce((dwarf_section *)section->name,(int)section + 0x18,in_RDX);\n if (section->size < 0x18) {\n pcVar4 = section->name;\n pcVar17 = "Truncated header in the %s section.\n";\n goto LAB_0013f628;\n }\n eVar3 = byte_get_little_endian(puVar23,4);\n pcVar4 = (char *)dcgettext(0,"Version %ld\n",5);\n printf(pcVar4,eVar3 & 0xffffffff);\n iVar1 = (int)eVar3;\n if (5 < iVar1 - 3U) {\n pcVar4 = (char *)dcgettext(0,"Unsupported version %lu.\n",5);\n warn(pcVar4,eVar3 & 0xffffffff);\n return 0;\n }\n if (iVar1 == 3) {\n pcVar4 = (char *)dcgettext(0,"The address table data in version 3 may be wrong.\n",5);\n warn(pcVar4);\nLAB_0013f685:\n pcVar4 = (char *)dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5);\n warn(pcVar4);\nLAB_0013f6a2:\n pcVar4 = (char *)dcgettext(0,"Version 5 does not include inlined functions.\n",5);\n warn(pcVar4);\nLAB_0013f6bf:\n pcVar4 = (char *)dcgettext(0,"Version 6 does not include symbol attributes.\n",5);\n warn(pcVar4);\n }\n else {\n if (iVar1 == 4) goto LAB_0013f685;\n if (iVar1 == 5) goto LAB_0013f6a2;\n if (iVar1 == 6) goto LAB_0013f6bf;\n }\n eVar3 = byte_get_little_endian(puVar23 + 4,4);\n eVar5 = byte_get_little_endian(puVar23 + 8,4);\n uVar15 = eVar3 & 0xffffffff;\n eVar6 = byte_get_little_endian(puVar23 + 0xc,4);\n eVar7 = byte_get_little_endian(puVar23 + 0x10,4);\n eVar8 = byte_get_little_endian(puVar23 + 0x14,4);\n uVar14 = section->size;\n if (uVar15 <= uVar14) {\n uVar20 = (uint)eVar5;\n uVar19 = eVar5 & 0xffffffff;\n if (uVar19 <= uVar14) {\n uVar22 = (uint)eVar6;\n uVar12 = eVar6 & 0xffffffff;\n if (uVar12 <= uVar14) {\n local_90 = (uint)eVar7;\n if (((eVar7 & 0xffffffff) <= uVar14) && ((eVar8 & 0xffffffff) <= uVar14)) {\n if (uVar20 < (uint)eVar3) {\n pcVar4 = (char *)dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);\n warn(pcVar4,eVar5 & 0xffffffff,eVar3 & 0xffffffff);\n return 0;\n }\n if (uVar22 < uVar20) {\n pcVar4 = (char *)dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5\n );\n warn(pcVar4,eVar6 & 0xffffffff,eVar5 & 0xffffffff);\n return 0;\n }\n if (local_90 < uVar22) {\n pcVar4 = (char *)dcgettext(0,\n "Symbol table offset (%x) is less then Address table offset (%x)\n"\n ,5);\n warn(pcVar4,eVar7 & 0xffffffff,eVar6 & 0xffffffff);\n return 0;\n }\n uVar18 = (uint)eVar8;\n uVar11 = local_90 - uVar22;\n if (uVar18 < local_90) {\n pcVar4 = (char *)dcgettext(0,\n "Constant pool offset (%x) is less than symbol table offset (%x)\n"\n ,5);\n warn(pcVar4,eVar8 & 0xffffffff,eVar7 & 0xffffffff);\n return 0;\n }\n if (section->start + uVar14 < puVar23 + uVar11 + uVar12) {\n pcVar4 = (char *)dcgettext(0,"Address table extends beyond end of section.\n",5);\n warn(pcVar4);\n return 0;\n }\n uVar2 = uVar20 - (uint)eVar3;\n pcVar4 = (char *)dcgettext(0,"\nCU table:\n",5);\n printf(pcVar4);\n if (uVar2 >> 3 != 0) {\n uVar13 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar23 + uVar13 * 8 + uVar15,8);\n eVar5 = byte_get_little_endian(puVar23 + (ulong)(uVar13 * 8) + uVar15 + 8,8);\n pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar16 = uVar13 >> 1;\n uVar13 = uVar13 + 2;\n printf(pcVar4,(ulong)uVar16,eVar3,(eVar3 - 1) + eVar5);\n } while (uVar13 < uVar2 >> 3);\n }\n pcVar4 = (char *)dcgettext(0,"\nTU table:\n",5);\n uVar13 = 0;\n printf(pcVar4);\n if (uVar22 - uVar20 >> 3 != 0) {\n do {\n uVar14 = (ulong)(uVar13 * 8);\n eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar19,8);\n eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 8,8);\n eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 0x10,8);\n pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar14 = (ulong)uVar13;\n uVar13 = uVar13 + 3;\n printf(pcVar4,uVar14 / 3,eVar3,eVar5);\n print_dwarf_vma(eVar6,8);\n putchar(10);\n } while (uVar13 < uVar22 - uVar20 >> 3);\n }\n uVar14 = 0;\n pcVar4 = (char *)dcgettext(0,"\nAddress table:\n",5);\n printf(pcVar4);\n if (uVar11 != 0) {\n do {\n uVar20 = (int)uVar14 + 0x14;\n eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar12,8);\n eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 8,8);\n eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 0x10,4);\n print_dwarf_vma(eVar3,8);\n print_dwarf_vma(eVar5,8);\n pcVar4 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar4,eVar6 & 0xffffffff);\n if (uVar11 <= uVar20) break;\n uVar14 = (ulong)uVar20;\n } while (uVar20 <= uVar11 - 0x14);\n }\n pcVar4 = (char *)dcgettext(0,"\nSymbol table:\n",5);\n printf(pcVar4);\n if (uVar18 - local_90 >> 3 != 0) {\n puVar21 = puVar23 + (eVar8 & 0xffffffff);\n puVar23 = puVar23 + (eVar7 & 0xffffffff);\n uVar14 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar23,4);\n eVar5 = byte_get_little_endian(puVar23 + 4,4);\n if ((int)eVar5 != 0 || (int)eVar3 != 0) {\n if ((CARRY8(eVar3 & 0xffffffff,(ulong)puVar21)) ||\n (section->start + section->size <= puVar21 + (eVar3 & 0xffffffff))) {\n pcVar4 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar4,uVar14,eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt name offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n printf("[%3u] %.*s:",uVar14,(ulong)(((int)section->size - uVar18) - (int)eVar3));\n }\n uVar15 = eVar5 & 0xffffffff;\n if ((CARRY8((ulong)puVar21,uVar15)) ||\n (section->start + (section->size - 3) <= puVar21 + uVar15)) {\n pcVar4 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar4,eVar5 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar5 & 0xffffffff,uVar14);\n }\n else {\n eVar3 = byte_get_little_endian(puVar21 + uVar15,4);\n uVar20 = (uint)eVar3;\n if (((uVar20 * 4 < uVar20) ||\n (section->start + section->size <= puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4)\n ) || (puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4 < puVar21)) {\n printf("<invalid number of CUs: %d>\n",eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Invalid number of CUs (0x%x) for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n if (uVar20 < 2) {\n if (uVar20 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar22 = 0x20;\n if (uVar20 != 1) {\n uVar22 = 9;\n }\n uVar11 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar21 + (ulong)(uVar11 * 4) + uVar15 + 4,4)\n ;\n uVar13 = (uint)eVar3 & 0xffffff;\n if (uVar13 < uVar2 >> 4) {\n printf("%c%lu",(ulong)uVar22,(ulong)uVar13);\n }\n else {\n printf("%cT%lu",(ulong)uVar22,(ulong)(uVar13 - (uVar2 >> 4)));\n }\n uVar9 = dcgettext(0,*(undefined8 *)\n (kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8),\n 5);\n if ((eVar3 >> 0x1f & 1) == 0) {\n uVar10 = dcgettext(0,"global",5);\n }\n else {\n uVar10 = dcgettext(0,"static",5);\n }\n printf(" [%s, %s]",uVar10,uVar9);\n if (uVar20 == 1) goto LAB_0013f920;\n uVar11 = uVar11 + 1;\n putchar(10);\n } while (uVar11 < uVar20);\n if (1 < uVar20) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar20 = (int)uVar14 + 1;\n uVar14 = (ulong)uVar20;\n puVar23 = puVar23 + 8;\n } while (uVar18 - local_90 >> 3 != uVar20);\n }\n return 1;\n }\n }\n }\n }\n pcVar4 = section->name;\n pcVar17 = "Corrupt header in the %s section.\n";\nLAB_0013f628:\n pcVar17 = (char *)dcgettext(0,pcVar17,5);\n warn(pcVar17,pcVar4);\n return 0;\n}\n\n" (function_definition "int display_gdb_index(dwarf_section *section,void *file)\n\n{\n int iVar1;\n uint uVar2;\n elf_vma eVar3;\n char *pcVar4;\n elf_vma eVar5;\n elf_vma eVar6;\n elf_vma eVar7;\n elf_vma eVar8;\n undefined8 uVar9;\n undefined8 uVar10;\n uint uVar11;\n dwarf_section *in_RDX;\n ulong uVar12;\n uint uVar13;\n ulong uVar14;\n ulong uVar15;\n uint uVar16;\n char *pcVar17;\n uint uVar18;\n ulong uVar19;\n uint uVar20;\n uchar *puVar21;\n uint uVar22;\n uchar *puVar23;\n uint local_90;\n \n puVar23 = section->start;\n introduce((dwarf_section *)section->name,(int)section + 0x18,in_RDX);\n if (section->size < 0x18) {\n pcVar4 = section->name;\n pcVar17 = "Truncated header in the %s section.\n";\n goto LAB_0013f628;\n }\n eVar3 = byte_get_little_endian(puVar23,4);\n pcVar4 = (char *)dcgettext(0,"Version %ld\n",5);\n printf(pcVar4,eVar3 & 0xffffffff);\n iVar1 = (int)eVar3;\n if (5 < iVar1 - 3U) {\n pcVar4 = (char *)dcgettext(0,"Unsupported version %lu.\n",5);\n warn(pcVar4,eVar3 & 0xffffffff);\n return 0;\n }\n if (iVar1 == 3) {\n pcVar4 = (char *)dcgettext(0,"The address table data in version 3 may be wrong.\n",5);\n warn(pcVar4);\nLAB_0013f685:\n pcVar4 = (char *)dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5);\n warn(pcVar4);\nLAB_0013f6a2:\n pcVar4 = (char *)dcgettext(0,"Version 5 does not include inlined functions.\n",5);\n warn(pcVar4);\nLAB_0013f6bf:\n pcVar4 = (char *)dcgettext(0,"Version 6 does not include symbol attributes.\n",5);\n warn(pcVar4);\n }\n else {\n if (iVar1 == 4) goto LAB_0013f685;\n if (iVar1 == 5) goto LAB_0013f6a2;\n if (iVar1 == 6) goto LAB_0013f6bf;\n }\n eVar3 = byte_get_little_endian(puVar23 + 4,4);\n eVar5 = byte_get_little_endian(puVar23 + 8,4);\n uVar15 = eVar3 & 0xffffffff;\n eVar6 = byte_get_little_endian(puVar23 + 0xc,4);\n eVar7 = byte_get_little_endian(puVar23 + 0x10,4);\n eVar8 = byte_get_little_endian(puVar23 + 0x14,4);\n uVar14 = section->size;\n if (uVar15 <= uVar14) {\n uVar20 = (uint)eVar5;\n uVar19 = eVar5 & 0xffffffff;\n if (uVar19 <= uVar14) {\n uVar22 = (uint)eVar6;\n uVar12 = eVar6 & 0xffffffff;\n if (uVar12 <= uVar14) {\n local_90 = (uint)eVar7;\n if (((eVar7 & 0xffffffff) <= uVar14) && ((eVar8 & 0xffffffff) <= uVar14)) {\n if (uVar20 < (uint)eVar3) {\n pcVar4 = (char *)dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);\n warn(pcVar4,eVar5 & 0xffffffff,eVar3 & 0xffffffff);\n return 0;\n }\n if (uVar22 < uVar20) {\n pcVar4 = (char *)dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5\n );\n warn(pcVar4,eVar6 & 0xffffffff,eVar5 & 0xffffffff);\n return 0;\n }\n if (local_90 < uVar22) {\n pcVar4 = (char *)dcgettext(0,\n "Symbol table offset (%x) is less then Address table offset (%x)\n"\n ,5);\n warn(pcVar4,eVar7 & 0xffffffff,eVar6 & 0xffffffff);\n return 0;\n }\n uVar18 = (uint)eVar8;\n uVar11 = local_90 - uVar22;\n if (uVar18 < local_90) {\n pcVar4 = (char *)dcgettext(0,\n "Constant pool offset (%x) is less than symbol table offset (%x)\n"\n ,5);\n warn(pcVar4,eVar8 & 0xffffffff,eVar7 & 0xffffffff);\n return 0;\n }\n if (section->start + uVar14 < puVar23 + uVar11 + uVar12) {\n pcVar4 = (char *)dcgettext(0,"Address table extends beyond end of section.\n",5);\n warn(pcVar4);\n return 0;\n }\n uVar2 = uVar20 - (uint)eVar3;\n pcVar4 = (char *)dcgettext(0,"\nCU table:\n",5);\n printf(pcVar4);\n if (uVar2 >> 3 != 0) {\n uVar13 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar23 + uVar13 * 8 + uVar15,8);\n eVar5 = byte_get_little_endian(puVar23 + (ulong)(uVar13 * 8) + uVar15 + 8,8);\n pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar16 = uVar13 >> 1;\n uVar13 = uVar13 + 2;\n printf(pcVar4,(ulong)uVar16,eVar3,(eVar3 - 1) + eVar5);\n } while (uVar13 < uVar2 >> 3);\n }\n pcVar4 = (char *)dcgettext(0,"\nTU table:\n",5);\n uVar13 = 0;\n printf(pcVar4);\n if (uVar22 - uVar20 >> 3 != 0) {\n do {\n uVar14 = (ulong)(uVar13 * 8);\n eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar19,8);\n eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 8,8);\n eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 0x10,8);\n pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar14 = (ulong)uVar13;\n uVar13 = uVar13 + 3;\n printf(pcVar4,uVar14 / 3,eVar3,eVar5);\n print_dwarf_vma(eVar6,8);\n putchar(10);\n } while (uVar13 < uVar22 - uVar20 >> 3);\n }\n uVar14 = 0;\n pcVar4 = (char *)dcgettext(0,"\nAddress table:\n",5);\n printf(pcVar4);\n if (uVar11 != 0) {\n do {\n uVar20 = (int)uVar14 + 0x14;\n eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar12,8);\n eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 8,8);\n eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 0x10,4);\n print_dwarf_vma(eVar3,8);\n print_dwarf_vma(eVar5,8);\n pcVar4 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar4,eVar6 & 0xffffffff);\n if (uVar11 <= uVar20) break;\n uVar14 = (ulong)uVar20;\n } while (uVar20 <= uVar11 - 0x14);\n }\n pcVar4 = (char *)dcgettext(0,"\nSymbol table:\n",5);\n printf(pcVar4);\n if (uVar18 - local_90 >> 3 != 0) {\n puVar21 = puVar23 + (eVar8 & 0xffffffff);\n puVar23 = puVar23 + (eVar7 & 0xffffffff);\n uVar14 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar23,4);\n eVar5 = byte_get_little_endian(puVar23 + 4,4);\n if ((int)eVar5 != 0 || (int)eVar3 != 0) {\n if ((CARRY8(eVar3 & 0xffffffff,(ulong)puVar21)) ||\n (section->start + section->size <= puVar21 + (eVar3 & 0xffffffff))) {\n pcVar4 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar4,uVar14,eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt name offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n printf("[%3u] %.*s:",uVar14,(ulong)(((int)section->size - uVar18) - (int)eVar3));\n }\n uVar15 = eVar5 & 0xffffffff;\n if ((CARRY8((ulong)puVar21,uVar15)) ||\n (section->start + (section->size - 3) <= puVar21 + uVar15)) {\n pcVar4 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar4,eVar5 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar5 & 0xffffffff,uVar14);\n }\n else {\n eVar3 = byte_get_little_endian(puVar21 + uVar15,4);\n uVar20 = (uint)eVar3;\n if (((uVar20 * 4 < uVar20) ||\n (section->start + section->size <= puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4)\n ) || (puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4 < puVar21)) {\n printf("<invalid number of CUs: %d>\n",eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Invalid number of CUs (0x%x) for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n if (uVar20 < 2) {\n if (uVar20 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar22 = 0x20;\n if (uVar20 != 1) {\n uVar22 = 9;\n }\n uVar11 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar21 + (ulong)(uVar11 * 4) + uVar15 + 4,4)\n ;\n uVar13 = (uint)eVar3 & 0xffffff;\n if (uVar13 < uVar2 >> 4) {\n printf("%c%lu",(ulong)uVar22,(ulong)uVar13);\n }\n else {\n printf("%cT%lu",(ulong)uVar22,(ulong)(uVar13 - (uVar2 >> 4)));\n }\n uVar9 = dcgettext(0,*(undefined8 *)\n (kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8),\n 5);\n if ((eVar3 >> 0x1f & 1) == 0) {\n uVar10 = dcgettext(0,"global",5);\n }\n else {\n uVar10 = dcgettext(0,"static",5);\n }\n printf(" [%s, %s]",uVar10,uVar9);\n if (uVar20 == 1) goto LAB_0013f920;\n uVar11 = uVar11 + 1;\n putchar(10);\n } while (uVar11 < uVar20);\n if (1 < uVar20) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar20 = (int)uVar14 + 1;\n uVar14 = (ulong)uVar20;\n puVar23 = puVar23 + 8;\n } while (uVar18 - local_90 >> 3 != uVar20);\n }\n return 1;\n }\n }\n }\n }\n pcVar4 = section->name;\n pcVar17 = "Corrupt header in the %s section.\n";\nLAB_0013f628:\n pcVar17 = (char *)dcgettext(0,pcVar17,5);\n warn(pcVar17,pcVar4);\n return 0;\n}" primitive_type (function_declarator "display_gdb_index(dwarf_section *section,void *file)" identifier (parameter_list "(dwarf_section *section,void *file)" ( (parameter_declaration "dwarf_section *section" type_identifier (pointer_declarator "*section" * identifier)) , (parameter_declaration "void *file" primitive_type (pointer_declarator "*file" * identifier)) ))) (compound_statement "{\n int iVar1;\n uint uVar2;\n elf_vma eVar3;\n char *pcVar4;\n elf_vma eVar5;\n elf_vma eVar6;\n elf_vma eVar7;\n elf_vma eVar8;\n undefined8 uVar9;\n undefined8 uVar10;\n uint uVar11;\n dwarf_section *in_RDX;\n ulong uVar12;\n uint uVar13;\n ulong uVar14;\n ulong uVar15;\n uint uVar16;\n char *pcVar17;\n uint uVar18;\n ulong uVar19;\n uint uVar20;\n uchar *puVar21;\n uint uVar22;\n uchar *puVar23;\n uint local_90;\n \n puVar23 = section->start;\n introduce((dwarf_section *)section->name,(int)section + 0x18,in_RDX);\n if (section->size < 0x18) {\n pcVar4 = section->name;\n pcVar17 = "Truncated header in the %s section.\n";\n goto LAB_0013f628;\n }\n eVar3 = byte_get_little_endian(puVar23,4);\n pcVar4 = (char *)dcgettext(0,"Version %ld\n",5);\n printf(pcVar4,eVar3 & 0xffffffff);\n iVar1 = (int)eVar3;\n if (5 < iVar1 - 3U) {\n pcVar4 = (char *)dcgettext(0,"Unsupported version %lu.\n",5);\n warn(pcVar4,eVar3 & 0xffffffff);\n return 0;\n }\n if (iVar1 == 3) {\n pcVar4 = (char *)dcgettext(0,"The address table data in version 3 may be wrong.\n",5);\n warn(pcVar4);\nLAB_0013f685:\n pcVar4 = (char *)dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5);\n warn(pcVar4);\nLAB_0013f6a2:\n pcVar4 = (char *)dcgettext(0,"Version 5 does not include inlined functions.\n",5);\n warn(pcVar4);\nLAB_0013f6bf:\n pcVar4 = (char *)dcgettext(0,"Version 6 does not include symbol attributes.\n",5);\n warn(pcVar4);\n }\n else {\n if (iVar1 == 4) goto LAB_0013f685;\n if (iVar1 == 5) goto LAB_0013f6a2;\n if (iVar1 == 6) goto LAB_0013f6bf;\n }\n eVar3 = byte_get_little_endian(puVar23 + 4,4);\n eVar5 = byte_get_little_endian(puVar23 + 8,4);\n uVar15 = eVar3 & 0xffffffff;\n eVar6 = byte_get_little_endian(puVar23 + 0xc,4);\n eVar7 = byte_get_little_endian(puVar23 + 0x10,4);\n eVar8 = byte_get_little_endian(puVar23 + 0x14,4);\n uVar14 = section->size;\n if (uVar15 <= uVar14) {\n uVar20 = (uint)eVar5;\n uVar19 = eVar5 & 0xffffffff;\n if (uVar19 <= uVar14) {\n uVar22 = (uint)eVar6;\n uVar12 = eVar6 & 0xffffffff;\n if (uVar12 <= uVar14) {\n local_90 = (uint)eVar7;\n if (((eVar7 & 0xffffffff) <= uVar14) && ((eVar8 & 0xffffffff) <= uVar14)) {\n if (uVar20 < (uint)eVar3) {\n pcVar4 = (char *)dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);\n warn(pcVar4,eVar5 & 0xffffffff,eVar3 & 0xffffffff);\n return 0;\n }\n if (uVar22 < uVar20) {\n pcVar4 = (char *)dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5\n );\n warn(pcVar4,eVar6 & 0xffffffff,eVar5 & 0xffffffff);\n return 0;\n }\n if (local_90 < uVar22) {\n pcVar4 = (char *)dcgettext(0,\n "Symbol table offset (%x) is less then Address table offset (%x)\n"\n ,5);\n warn(pcVar4,eVar7 & 0xffffffff,eVar6 & 0xffffffff);\n return 0;\n }\n uVar18 = (uint)eVar8;\n uVar11 = local_90 - uVar22;\n if (uVar18 < local_90) {\n pcVar4 = (char *)dcgettext(0,\n "Constant pool offset (%x) is less than symbol table offset (%x)\n"\n ,5);\n warn(pcVar4,eVar8 & 0xffffffff,eVar7 & 0xffffffff);\n return 0;\n }\n if (section->start + uVar14 < puVar23 + uVar11 + uVar12) {\n pcVar4 = (char *)dcgettext(0,"Address table extends beyond end of section.\n",5);\n warn(pcVar4);\n return 0;\n }\n uVar2 = uVar20 - (uint)eVar3;\n pcVar4 = (char *)dcgettext(0,"\nCU table:\n",5);\n printf(pcVar4);\n if (uVar2 >> 3 != 0) {\n uVar13 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar23 + uVar13 * 8 + uVar15,8);\n eVar5 = byte_get_little_endian(puVar23 + (ulong)(uVar13 * 8) + uVar15 + 8,8);\n pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar16 = uVar13 >> 1;\n uVar13 = uVar13 + 2;\n printf(pcVar4,(ulong)uVar16,eVar3,(eVar3 - 1) + eVar5);\n } while (uVar13 < uVar2 >> 3);\n }\n pcVar4 = (char *)dcgettext(0,"\nTU table:\n",5);\n uVar13 = 0;\n printf(pcVar4);\n if (uVar22 - uVar20 >> 3 != 0) {\n do {\n uVar14 = (ulong)(uVar13 * 8);\n eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar19,8);\n eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 8,8);\n eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 0x10,8);\n pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar14 = (ulong)uVar13;\n uVar13 = uVar13 + 3;\n printf(pcVar4,uVar14 / 3,eVar3,eVar5);\n print_dwarf_vma(eVar6,8);\n putchar(10);\n } while (uVar13 < uVar22 - uVar20 >> 3);\n }\n uVar14 = 0;\n pcVar4 = (char *)dcgettext(0,"\nAddress table:\n",5);\n printf(pcVar4);\n if (uVar11 != 0) {\n do {\n uVar20 = (int)uVar14 + 0x14;\n eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar12,8);\n eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 8,8);\n eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 0x10,4);\n print_dwarf_vma(eVar3,8);\n print_dwarf_vma(eVar5,8);\n pcVar4 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar4,eVar6 & 0xffffffff);\n if (uVar11 <= uVar20) break;\n uVar14 = (ulong)uVar20;\n } while (uVar20 <= uVar11 - 0x14);\n }\n pcVar4 = (char *)dcgettext(0,"\nSymbol table:\n",5);\n printf(pcVar4);\n if (uVar18 - local_90 >> 3 != 0) {\n puVar21 = puVar23 + (eVar8 & 0xffffffff);\n puVar23 = puVar23 + (eVar7 & 0xffffffff);\n uVar14 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar23,4);\n eVar5 = byte_get_little_endian(puVar23 + 4,4);\n if ((int)eVar5 != 0 || (int)eVar3 != 0) {\n if ((CARRY8(eVar3 & 0xffffffff,(ulong)puVar21)) ||\n (section->start + section->size <= puVar21 + (eVar3 & 0xffffffff))) {\n pcVar4 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar4,uVar14,eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt name offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n printf("[%3u] %.*s:",uVar14,(ulong)(((int)section->size - uVar18) - (int)eVar3));\n }\n uVar15 = eVar5 & 0xffffffff;\n if ((CARRY8((ulong)puVar21,uVar15)) ||\n (section->start + (section->size - 3) <= puVar21 + uVar15)) {\n pcVar4 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar4,eVar5 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar5 & 0xffffffff,uVar14);\n }\n else {\n eVar3 = byte_get_little_endian(puVar21 + uVar15,4);\n uVar20 = (uint)eVar3;\n if (((uVar20 * 4 < uVar20) ||\n (section->start + section->size <= puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4)\n ) || (puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4 < puVar21)) {\n printf("<invalid number of CUs: %d>\n",eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Invalid number of CUs (0x%x) for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n if (uVar20 < 2) {\n if (uVar20 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar22 = 0x20;\n if (uVar20 != 1) {\n uVar22 = 9;\n }\n uVar11 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar21 + (ulong)(uVar11 * 4) + uVar15 + 4,4)\n ;\n uVar13 = (uint)eVar3 & 0xffffff;\n if (uVar13 < uVar2 >> 4) {\n printf("%c%lu",(ulong)uVar22,(ulong)uVar13);\n }\n else {\n printf("%cT%lu",(ulong)uVar22,(ulong)(uVar13 - (uVar2 >> 4)));\n }\n uVar9 = dcgettext(0,*(undefined8 *)\n (kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8),\n 5);\n if ((eVar3 >> 0x1f & 1) == 0) {\n uVar10 = dcgettext(0,"global",5);\n }\n else {\n uVar10 = dcgettext(0,"static",5);\n }\n printf(" [%s, %s]",uVar10,uVar9);\n if (uVar20 == 1) goto LAB_0013f920;\n uVar11 = uVar11 + 1;\n putchar(10);\n } while (uVar11 < uVar20);\n if (1 < uVar20) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar20 = (int)uVar14 + 1;\n uVar14 = (ulong)uVar20;\n puVar23 = puVar23 + 8;\n } while (uVar18 - local_90 >> 3 != uVar20);\n }\n return 1;\n }\n }\n }\n }\n pcVar4 = section->name;\n pcVar17 = "Corrupt header in the %s section.\n";\nLAB_0013f628:\n pcVar17 = (char *)dcgettext(0,pcVar17,5);\n warn(pcVar17,pcVar4);\n return 0;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "elf_vma eVar3;" type_identifier identifier ;) (declaration "char *pcVar4;" primitive_type (pointer_declarator "*pcVar4" * identifier) ;) (declaration "elf_vma eVar5;" type_identifier identifier ;) (declaration "elf_vma eVar6;" type_identifier identifier ;) (declaration "elf_vma eVar7;" type_identifier identifier ;) (declaration "elf_vma eVar8;" type_identifier identifier ;) (declaration "undefined8 uVar9;" type_identifier identifier ;) (declaration "undefined8 uVar10;" type_identifier identifier ;) (declaration "uint uVar11;" type_identifier identifier ;) (declaration "dwarf_section *in_RDX;" type_identifier (pointer_declarator "*in_RDX" * identifier) ;) (declaration "ulong uVar12;" type_identifier identifier ;) (declaration "uint uVar13;" type_identifier identifier ;) (declaration "ulong uVar14;" type_identifier identifier ;) (declaration "ulong uVar15;" type_identifier identifier ;) (declaration "uint uVar16;" type_identifier identifier ;) (declaration "char *pcVar17;" primitive_type (pointer_declarator "*pcVar17" * identifier) ;) (declaration "uint uVar18;" type_identifier identifier ;) (declaration "ulong uVar19;" type_identifier identifier ;) (declaration "uint uVar20;" type_identifier identifier ;) (declaration "uchar *puVar21;" type_identifier (pointer_declarator "*puVar21" * identifier) ;) (declaration "uint uVar22;" type_identifier identifier ;) (declaration "uchar *puVar23;" type_identifier (pointer_declarator "*puVar23" * identifier) ;) (declaration "uint local_90;" type_identifier identifier ;) (expression_statement "puVar23 = section->start;" (assignment_expression "puVar23 = section->start" identifier = (field_expression "section->start" identifier -> field_identifier)) ;) (expression_statement "introduce((dwarf_section *)section->name,(int)section + 0x18,in_RDX);" (call_expression "introduce((dwarf_section *)section->name,(int)section + 0x18,in_RDX)" identifier (argument_list "((dwarf_section *)section->name,(int)section + 0x18,in_RDX)" ( (cast_expression "(dwarf_section *)section->name" ( (type_descriptor "dwarf_section *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "section->name" identifier -> field_identifier)) , (binary_expression "(int)section + 0x18" (cast_expression "(int)section" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) , identifier ))) ;) (if_statement "if (section->size < 0x18) {\n pcVar4 = section->name;\n pcVar17 = "Truncated header in the %s section.\n";\n goto LAB_0013f628;\n }" if (parenthesized_expression "(section->size < 0x18)" ( (binary_expression "section->size < 0x18" (field_expression "section->size" identifier -> field_identifier) < number_literal) )) (compound_statement "{\n pcVar4 = section->name;\n pcVar17 = "Truncated header in the %s section.\n";\n goto LAB_0013f628;\n }" { (expression_statement "pcVar4 = section->name;" (assignment_expression "pcVar4 = section->name" identifier = (field_expression "section->name" identifier -> field_identifier)) ;) (expression_statement "pcVar17 = "Truncated header in the %s section.\n";" (assignment_expression "pcVar17 = "Truncated header in the %s section.\n"" identifier = (string_literal ""Truncated header in the %s section.\n"" " string_content escape_sequence ")) ;) (goto_statement "goto LAB_0013f628;" goto statement_identifier ;) })) (expression_statement "eVar3 = byte_get_little_endian(puVar23,4);" (assignment_expression "eVar3 = byte_get_little_endian(puVar23,4)" identifier = (call_expression "byte_get_little_endian(puVar23,4)" identifier (argument_list "(puVar23,4)" ( identifier , number_literal )))) ;) (expression_statement "pcVar4 = (char *)dcgettext(0,"Version %ld\n",5);" (assignment_expression "pcVar4 = (char *)dcgettext(0,"Version %ld\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"Version %ld\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"Version %ld\n",5)" identifier (argument_list "(0,"Version %ld\n",5)" ( number_literal , (string_literal ""Version %ld\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(pcVar4,eVar3 & 0xffffffff);" (call_expression "printf(pcVar4,eVar3 & 0xffffffff)" identifier (argument_list "(pcVar4,eVar3 & 0xffffffff)" ( identifier , (binary_expression "eVar3 & 0xffffffff" identifier & number_literal) ))) ;) (expression_statement "iVar1 = (int)eVar3;" (assignment_expression "iVar1 = (int)eVar3" identifier = (cast_expression "(int)eVar3" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (if_statement "if (5 < iVar1 - 3U) {\n pcVar4 = (char *)dcgettext(0,"Unsupported version %lu.\n",5);\n warn(pcVar4,eVar3 & 0xffffffff);\n return 0;\n }" if (parenthesized_expression "(5 < iVar1 - 3U)" ( (binary_expression "5 < iVar1 - 3U" number_literal < (binary_expression "iVar1 - 3U" identifier - number_literal)) )) (compound_statement "{\n pcVar4 = (char *)dcgettext(0,"Unsupported version %lu.\n",5);\n warn(pcVar4,eVar3 & 0xffffffff);\n return 0;\n }" { (expression_statement "pcVar4 = (char *)dcgettext(0,"Unsupported version %lu.\n",5);" (assignment_expression "pcVar4 = (char *)dcgettext(0,"Unsupported version %lu.\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"Unsupported version %lu.\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"Unsupported version %lu.\n",5)" identifier (argument_list "(0,"Unsupported version %lu.\n",5)" ( number_literal , (string_literal ""Unsupported version %lu.\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "warn(pcVar4,eVar3 & 0xffffffff);" (call_expression "warn(pcVar4,eVar3 & 0xffffffff)" identifier (argument_list "(pcVar4,eVar3 & 0xffffffff)" ( identifier , (binary_expression "eVar3 & 0xffffffff" identifier & number_literal) ))) ;) (return_statement "return 0;" return number_literal ;) })) (if_statement "if (iVar1 == 3) {\n pcVar4 = (char *)dcgettext(0,"The address table data in version 3 may be wrong.\n",5);\n warn(pcVar4);\nLAB_0013f685:\n pcVar4 = (char *)dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5);\n warn(pcVar4);\nLAB_0013f6a2:\n pcVar4 = (char *)dcgettext(0,"Version 5 does not include inlined functions.\n",5);\n warn(pcVar4);\nLAB_0013f6bf:\n pcVar4 = (char *)dcgettext(0,"Version 6 does not include symbol attributes.\n",5);\n warn(pcVar4);\n }\n else {\n if (iVar1 == 4) goto LAB_0013f685;\n if (iVar1 == 5) goto LAB_0013f6a2;\n if (iVar1 == 6) goto LAB_0013f6bf;\n }" if (parenthesized_expression "(iVar1 == 3)" ( (binary_expression "iVar1 == 3" identifier == number_literal) )) (compound_statement "{\n pcVar4 = (char *)dcgettext(0,"The address table data in version 3 may be wrong.\n",5);\n warn(pcVar4);\nLAB_0013f685:\n pcVar4 = (char *)dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5);\n warn(pcVar4);\nLAB_0013f6a2:\n pcVar4 = (char *)dcgettext(0,"Version 5 does not include inlined functions.\n",5);\n warn(pcVar4);\nLAB_0013f6bf:\n pcVar4 = (char *)dcgettext(0,"Version 6 does not include symbol attributes.\n",5);\n warn(pcVar4);\n }" { (expression_statement "pcVar4 = (char *)dcgettext(0,"The address table data in version 3 may be wrong.\n",5);" (assignment_expression "pcVar4 = (char *)dcgettext(0,"The address table data in version 3 may be wrong.\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"The address table data in version 3 may be wrong.\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"The address table data in version 3 may be wrong.\n",5)" identifier (argument_list "(0,"The address table data in version 3 may be wrong.\n",5)" ( number_literal , (string_literal ""The address table data in version 3 may be wrong.\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "warn(pcVar4);" (call_expression "warn(pcVar4)" identifier (argument_list "(pcVar4)" ( identifier ))) ;) (labeled_statement "LAB_0013f685:\n pcVar4 = (char *)dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5);" statement_identifier : (expression_statement "pcVar4 = (char *)dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5);" (assignment_expression "pcVar4 = (char *)dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5)" identifier (argument_list "(0,"Version 4 does not support case insensitive lookups.\n",5)" ( number_literal , (string_literal ""Version 4 does not support case insensitive lookups.\n"" " string_content escape_sequence ") , number_literal ))))) ;)) (expression_statement "warn(pcVar4);" (call_expression "warn(pcVar4)" identifier (argument_list "(pcVar4)" ( identifier ))) ;) (labeled_statement "LAB_0013f6a2:\n pcVar4 = (char *)dcgettext(0,"Version 5 does not include inlined functions.\n",5);" statement_identifier : (expression_statement "pcVar4 = (char *)dcgettext(0,"Version 5 does not include inlined functions.\n",5);" (assignment_expression "pcVar4 = (char *)dcgettext(0,"Version 5 does not include inlined functions.\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"Version 5 does not include inlined functions.\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"Version 5 does not include inlined functions.\n",5)" identifier (argument_list "(0,"Version 5 does not include inlined functions.\n",5)" ( number_literal , (string_literal ""Version 5 does not include inlined functions.\n"" " string_content escape_sequence ") , number_literal ))))) ;)) (expression_statement "warn(pcVar4);" (call_expression "warn(pcVar4)" identifier (argument_list "(pcVar4)" ( identifier ))) ;) (labeled_statement "LAB_0013f6bf:\n pcVar4 = (char *)dcgettext(0,"Version 6 does not include symbol attributes.\n",5);" statement_identifier : (expression_statement "pcVar4 = (char *)dcgettext(0,"Version 6 does not include symbol attributes.\n",5);" (assignment_expression "pcVar4 = (char *)dcgettext(0,"Version 6 does not include symbol attributes.\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"Version 6 does not include symbol attributes.\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"Version 6 does not include symbol attributes.\n",5)" identifier (argument_list "(0,"Version 6 does not include symbol attributes.\n",5)" ( number_literal , (string_literal ""Version 6 does not include symbol attributes.\n"" " string_content escape_sequence ") , number_literal ))))) ;)) (expression_statement "warn(pcVar4);" (call_expression "warn(pcVar4)" identifier (argument_list "(pcVar4)" ( identifier ))) ;) }) (else_clause "else {\n if (iVar1 == 4) goto LAB_0013f685;\n if (iVar1 == 5) goto LAB_0013f6a2;\n if (iVar1 == 6) goto LAB_0013f6bf;\n }" else (compound_statement "{\n if (iVar1 == 4) goto LAB_0013f685;\n if (iVar1 == 5) goto LAB_0013f6a2;\n if (iVar1 == 6) goto LAB_0013f6bf;\n }" { (if_statement "if (iVar1 == 4) goto LAB_0013f685;" if (parenthesized_expression "(iVar1 == 4)" ( (binary_expression "iVar1 == 4" identifier == number_literal) )) (goto_statement "goto LAB_0013f685;" goto statement_identifier ;)) (if_statement "if (iVar1 == 5) goto LAB_0013f6a2;" if (parenthesized_expression "(iVar1 == 5)" ( (binary_expression "iVar1 == 5" identifier == number_literal) )) (goto_statement "goto LAB_0013f6a2;" goto statement_identifier ;)) (if_statement "if (iVar1 == 6) goto LAB_0013f6bf;" if (parenthesized_expression "(iVar1 == 6)" ( (binary_expression "iVar1 == 6" identifier == number_literal) )) (goto_statement "goto LAB_0013f6bf;" goto statement_identifier ;)) }))) (expression_statement "eVar3 = byte_get_little_endian(puVar23 + 4,4);" (assignment_expression "eVar3 = byte_get_little_endian(puVar23 + 4,4)" identifier = (call_expression "byte_get_little_endian(puVar23 + 4,4)" identifier (argument_list "(puVar23 + 4,4)" ( (binary_expression "puVar23 + 4" identifier + number_literal) , number_literal )))) ;) (expression_statement "eVar5 = byte_get_little_endian(puVar23 + 8,4);" (assignment_expression "eVar5 = byte_get_little_endian(puVar23 + 8,4)" identifier = (call_expression "byte_get_little_endian(puVar23 + 8,4)" identifier (argument_list "(puVar23 + 8,4)" ( (binary_expression "puVar23 + 8" identifier + number_literal) , number_literal )))) ;) (expression_statement "uVar15 = eVar3 & 0xffffffff;" (assignment_expression "uVar15 = eVar3 & 0xffffffff" identifier = (binary_expression "eVar3 & 0xffffffff" identifier & number_literal)) ;) (expression_statement "eVar6 = byte_get_little_endian(puVar23 + 0xc,4);" (assignment_expression "eVar6 = byte_get_little_endian(puVar23 + 0xc,4)" identifier = (call_expression "byte_get_little_endian(puVar23 + 0xc,4)" identifier (argument_list "(puVar23 + 0xc,4)" ( (binary_expression "puVar23 + 0xc" identifier + number_literal) , number_literal )))) ;) (expression_statement "eVar7 = byte_get_little_endian(puVar23 + 0x10,4);" (assignment_expression "eVar7 = byte_get_little_endian(puVar23 + 0x10,4)" identifier = (call_expression "byte_get_little_endian(puVar23 + 0x10,4)" identifier (argument_list "(puVar23 + 0x10,4)" ( (binary_expression "puVar23 + 0x10" identifier + number_literal) , number_literal )))) ;) (expression_statement "eVar8 = byte_get_little_endian(puVar23 + 0x14,4);" (assignment_expression "eVar8 = byte_get_little_endian(puVar23 + 0x14,4)" identifier = (call_expression "byte_get_little_endian(puVar23 + 0x14,4)" identifier (argument_list "(puVar23 + 0x14,4)" ( (binary_expression "puVar23 + 0x14" identifier + number_literal) , number_literal )))) ;) (expression_statement "uVar14 = section->size;" (assignment_expression "uVar14 = section->size" identifier = (field_expression "section->size" identifier -> field_identifier)) ;) (if_statement "if (uVar15 <= uVar14) {\n uVar20 = (uint)eVar5;\n uVar19 = eVar5 & 0xffffffff;\n if (uVar19 <= uVar14) {\n uVar22 = (uint)eVar6;\n uVar12 = eVar6 & 0xffffffff;\n if (uVar12 <= uVar14) {\n local_90 = (uint)eVar7;\n if (((eVar7 & 0xffffffff) <= uVar14) && ((eVar8 & 0xffffffff) <= uVar14)) {\n if (uVar20 < (uint)eVar3) {\n pcVar4 = (char *)dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);\n warn(pcVar4,eVar5 & 0xffffffff,eVar3 & 0xffffffff);\n return 0;\n }\n if (uVar22 < uVar20) {\n pcVar4 = (char *)dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5\n );\n warn(pcVar4,eVar6 & 0xffffffff,eVar5 & 0xffffffff);\n return 0;\n }\n if (local_90 < uVar22) {\n pcVar4 = (char *)dcgettext(0,\n "Symbol table offset (%x) is less then Address table offset (%x)\n"\n ,5);\n warn(pcVar4,eVar7 & 0xffffffff,eVar6 & 0xffffffff);\n return 0;\n }\n uVar18 = (uint)eVar8;\n uVar11 = local_90 - uVar22;\n if (uVar18 < local_90) {\n pcVar4 = (char *)dcgettext(0,\n "Constant pool offset (%x) is less than symbol table offset (%x)\n"\n ,5);\n warn(pcVar4,eVar8 & 0xffffffff,eVar7 & 0xffffffff);\n return 0;\n }\n if (section->start + uVar14 < puVar23 + uVar11 + uVar12) {\n pcVar4 = (char *)dcgettext(0,"Address table extends beyond end of section.\n",5);\n warn(pcVar4);\n return 0;\n }\n uVar2 = uVar20 - (uint)eVar3;\n pcVar4 = (char *)dcgettext(0,"\nCU table:\n",5);\n printf(pcVar4);\n if (uVar2 >> 3 != 0) {\n uVar13 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar23 + uVar13 * 8 + uVar15,8);\n eVar5 = byte_get_little_endian(puVar23 + (ulong)(uVar13 * 8) + uVar15 + 8,8);\n pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar16 = uVar13 >> 1;\n uVar13 = uVar13 + 2;\n printf(pcVar4,(ulong)uVar16,eVar3,(eVar3 - 1) + eVar5);\n } while (uVar13 < uVar2 >> 3);\n }\n pcVar4 = (char *)dcgettext(0,"\nTU table:\n",5);\n uVar13 = 0;\n printf(pcVar4);\n if (uVar22 - uVar20 >> 3 != 0) {\n do {\n uVar14 = (ulong)(uVar13 * 8);\n eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar19,8);\n eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 8,8);\n eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 0x10,8);\n pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar14 = (ulong)uVar13;\n uVar13 = uVar13 + 3;\n printf(pcVar4,uVar14 / 3,eVar3,eVar5);\n print_dwarf_vma(eVar6,8);\n putchar(10);\n } while (uVar13 < uVar22 - uVar20 >> 3);\n }\n uVar14 = 0;\n pcVar4 = (char *)dcgettext(0,"\nAddress table:\n",5);\n printf(pcVar4);\n if (uVar11 != 0) {\n do {\n uVar20 = (int)uVar14 + 0x14;\n eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar12,8);\n eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 8,8);\n eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 0x10,4);\n print_dwarf_vma(eVar3,8);\n print_dwarf_vma(eVar5,8);\n pcVar4 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar4,eVar6 & 0xffffffff);\n if (uVar11 <= uVar20) break;\n uVar14 = (ulong)uVar20;\n } while (uVar20 <= uVar11 - 0x14);\n }\n pcVar4 = (char *)dcgettext(0,"\nSymbol table:\n",5);\n printf(pcVar4);\n if (uVar18 - local_90 >> 3 != 0) {\n puVar21 = puVar23 + (eVar8 & 0xffffffff);\n puVar23 = puVar23 + (eVar7 & 0xffffffff);\n uVar14 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar23,4);\n eVar5 = byte_get_little_endian(puVar23 + 4,4);\n if ((int)eVar5 != 0 || (int)eVar3 != 0) {\n if ((CARRY8(eVar3 & 0xffffffff,(ulong)puVar21)) ||\n (section->start + section->size <= puVar21 + (eVar3 & 0xffffffff))) {\n pcVar4 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar4,uVar14,eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt name offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n printf("[%3u] %.*s:",uVar14,(ulong)(((int)section->size - uVar18) - (int)eVar3));\n }\n uVar15 = eVar5 & 0xffffffff;\n if ((CARRY8((ulong)puVar21,uVar15)) ||\n (section->start + (section->size - 3) <= puVar21 + uVar15)) {\n pcVar4 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar4,eVar5 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar5 & 0xffffffff,uVar14);\n }\n else {\n eVar3 = byte_get_little_endian(puVar21 + uVar15,4);\n uVar20 = (uint)eVar3;\n if (((uVar20 * 4 < uVar20) ||\n (section->start + section->size <= puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4)\n ) || (puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4 < puVar21)) {\n printf("<invalid number of CUs: %d>\n",eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Invalid number of CUs (0x%x) for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n if (uVar20 < 2) {\n if (uVar20 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar22 = 0x20;\n if (uVar20 != 1) {\n uVar22 = 9;\n }\n uVar11 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar21 + (ulong)(uVar11 * 4) + uVar15 + 4,4)\n ;\n uVar13 = (uint)eVar3 & 0xffffff;\n if (uVar13 < uVar2 >> 4) {\n printf("%c%lu",(ulong)uVar22,(ulong)uVar13);\n }\n else {\n printf("%cT%lu",(ulong)uVar22,(ulong)(uVar13 - (uVar2 >> 4)));\n }\n uVar9 = dcgettext(0,*(undefined8 *)\n (kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8),\n 5);\n if ((eVar3 >> 0x1f & 1) == 0) {\n uVar10 = dcgettext(0,"global",5);\n }\n else {\n uVar10 = dcgettext(0,"static",5);\n }\n printf(" [%s, %s]",uVar10,uVar9);\n if (uVar20 == 1) goto LAB_0013f920;\n uVar11 = uVar11 + 1;\n putchar(10);\n } while (uVar11 < uVar20);\n if (1 < uVar20) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar20 = (int)uVar14 + 1;\n uVar14 = (ulong)uVar20;\n puVar23 = puVar23 + 8;\n } while (uVar18 - local_90 >> 3 != uVar20);\n }\n return 1;\n }\n }\n }\n }" if (parenthesized_expression "(uVar15 <= uVar14)" ( (binary_expression "uVar15 <= uVar14" identifier <= identifier) )) (compound_statement "{\n uVar20 = (uint)eVar5;\n uVar19 = eVar5 & 0xffffffff;\n if (uVar19 <= uVar14) {\n uVar22 = (uint)eVar6;\n uVar12 = eVar6 & 0xffffffff;\n if (uVar12 <= uVar14) {\n local_90 = (uint)eVar7;\n if (((eVar7 & 0xffffffff) <= uVar14) && ((eVar8 & 0xffffffff) <= uVar14)) {\n if (uVar20 < (uint)eVar3) {\n pcVar4 = (char *)dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);\n warn(pcVar4,eVar5 & 0xffffffff,eVar3 & 0xffffffff);\n return 0;\n }\n if (uVar22 < uVar20) {\n pcVar4 = (char *)dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5\n );\n warn(pcVar4,eVar6 & 0xffffffff,eVar5 & 0xffffffff);\n return 0;\n }\n if (local_90 < uVar22) {\n pcVar4 = (char *)dcgettext(0,\n "Symbol table offset (%x) is less then Address table offset (%x)\n"\n ,5);\n warn(pcVar4,eVar7 & 0xffffffff,eVar6 & 0xffffffff);\n return 0;\n }\n uVar18 = (uint)eVar8;\n uVar11 = local_90 - uVar22;\n if (uVar18 < local_90) {\n pcVar4 = (char *)dcgettext(0,\n "Constant pool offset (%x) is less than symbol table offset (%x)\n"\n ,5);\n warn(pcVar4,eVar8 & 0xffffffff,eVar7 & 0xffffffff);\n return 0;\n }\n if (section->start + uVar14 < puVar23 + uVar11 + uVar12) {\n pcVar4 = (char *)dcgettext(0,"Address table extends beyond end of section.\n",5);\n warn(pcVar4);\n return 0;\n }\n uVar2 = uVar20 - (uint)eVar3;\n pcVar4 = (char *)dcgettext(0,"\nCU table:\n",5);\n printf(pcVar4);\n if (uVar2 >> 3 != 0) {\n uVar13 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar23 + uVar13 * 8 + uVar15,8);\n eVar5 = byte_get_little_endian(puVar23 + (ulong)(uVar13 * 8) + uVar15 + 8,8);\n pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar16 = uVar13 >> 1;\n uVar13 = uVar13 + 2;\n printf(pcVar4,(ulong)uVar16,eVar3,(eVar3 - 1) + eVar5);\n } while (uVar13 < uVar2 >> 3);\n }\n pcVar4 = (char *)dcgettext(0,"\nTU table:\n",5);\n uVar13 = 0;\n printf(pcVar4);\n if (uVar22 - uVar20 >> 3 != 0) {\n do {\n uVar14 = (ulong)(uVar13 * 8);\n eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar19,8);\n eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 8,8);\n eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 0x10,8);\n pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar14 = (ulong)uVar13;\n uVar13 = uVar13 + 3;\n printf(pcVar4,uVar14 / 3,eVar3,eVar5);\n print_dwarf_vma(eVar6,8);\n putchar(10);\n } while (uVar13 < uVar22 - uVar20 >> 3);\n }\n uVar14 = 0;\n pcVar4 = (char *)dcgettext(0,"\nAddress table:\n",5);\n printf(pcVar4);\n if (uVar11 != 0) {\n do {\n uVar20 = (int)uVar14 + 0x14;\n eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar12,8);\n eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 8,8);\n eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 0x10,4);\n print_dwarf_vma(eVar3,8);\n print_dwarf_vma(eVar5,8);\n pcVar4 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar4,eVar6 & 0xffffffff);\n if (uVar11 <= uVar20) break;\n uVar14 = (ulong)uVar20;\n } while (uVar20 <= uVar11 - 0x14);\n }\n pcVar4 = (char *)dcgettext(0,"\nSymbol table:\n",5);\n printf(pcVar4);\n if (uVar18 - local_90 >> 3 != 0) {\n puVar21 = puVar23 + (eVar8 & 0xffffffff);\n puVar23 = puVar23 + (eVar7 & 0xffffffff);\n uVar14 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar23,4);\n eVar5 = byte_get_little_endian(puVar23 + 4,4);\n if ((int)eVar5 != 0 || (int)eVar3 != 0) {\n if ((CARRY8(eVar3 & 0xffffffff,(ulong)puVar21)) ||\n (section->start + section->size <= puVar21 + (eVar3 & 0xffffffff))) {\n pcVar4 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar4,uVar14,eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt name offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n printf("[%3u] %.*s:",uVar14,(ulong)(((int)section->size - uVar18) - (int)eVar3));\n }\n uVar15 = eVar5 & 0xffffffff;\n if ((CARRY8((ulong)puVar21,uVar15)) ||\n (section->start + (section->size - 3) <= puVar21 + uVar15)) {\n pcVar4 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar4,eVar5 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar5 & 0xffffffff,uVar14);\n }\n else {\n eVar3 = byte_get_little_endian(puVar21 + uVar15,4);\n uVar20 = (uint)eVar3;\n if (((uVar20 * 4 < uVar20) ||\n (section->start + section->size <= puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4)\n ) || (puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4 < puVar21)) {\n printf("<invalid number of CUs: %d>\n",eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Invalid number of CUs (0x%x) for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n if (uVar20 < 2) {\n if (uVar20 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar22 = 0x20;\n if (uVar20 != 1) {\n uVar22 = 9;\n }\n uVar11 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar21 + (ulong)(uVar11 * 4) + uVar15 + 4,4)\n ;\n uVar13 = (uint)eVar3 & 0xffffff;\n if (uVar13 < uVar2 >> 4) {\n printf("%c%lu",(ulong)uVar22,(ulong)uVar13);\n }\n else {\n printf("%cT%lu",(ulong)uVar22,(ulong)(uVar13 - (uVar2 >> 4)));\n }\n uVar9 = dcgettext(0,*(undefined8 *)\n (kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8),\n 5);\n if ((eVar3 >> 0x1f & 1) == 0) {\n uVar10 = dcgettext(0,"global",5);\n }\n else {\n uVar10 = dcgettext(0,"static",5);\n }\n printf(" [%s, %s]",uVar10,uVar9);\n if (uVar20 == 1) goto LAB_0013f920;\n uVar11 = uVar11 + 1;\n putchar(10);\n } while (uVar11 < uVar20);\n if (1 < uVar20) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar20 = (int)uVar14 + 1;\n uVar14 = (ulong)uVar20;\n puVar23 = puVar23 + 8;\n } while (uVar18 - local_90 >> 3 != uVar20);\n }\n return 1;\n }\n }\n }\n }" { (expression_statement "uVar20 = (uint)eVar5;" (assignment_expression "uVar20 = (uint)eVar5" identifier = (cast_expression "(uint)eVar5" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (expression_statement "uVar19 = eVar5 & 0xffffffff;" (assignment_expression "uVar19 = eVar5 & 0xffffffff" identifier = (binary_expression "eVar5 & 0xffffffff" identifier & number_literal)) ;) (if_statement "if (uVar19 <= uVar14) {\n uVar22 = (uint)eVar6;\n uVar12 = eVar6 & 0xffffffff;\n if (uVar12 <= uVar14) {\n local_90 = (uint)eVar7;\n if (((eVar7 & 0xffffffff) <= uVar14) && ((eVar8 & 0xffffffff) <= uVar14)) {\n if (uVar20 < (uint)eVar3) {\n pcVar4 = (char *)dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);\n warn(pcVar4,eVar5 & 0xffffffff,eVar3 & 0xffffffff);\n return 0;\n }\n if (uVar22 < uVar20) {\n pcVar4 = (char *)dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5\n );\n warn(pcVar4,eVar6 & 0xffffffff,eVar5 & 0xffffffff);\n return 0;\n }\n if (local_90 < uVar22) {\n pcVar4 = (char *)dcgettext(0,\n "Symbol table offset (%x) is less then Address table offset (%x)\n"\n ,5);\n warn(pcVar4,eVar7 & 0xffffffff,eVar6 & 0xffffffff);\n return 0;\n }\n uVar18 = (uint)eVar8;\n uVar11 = local_90 - uVar22;\n if (uVar18 < local_90) {\n pcVar4 = (char *)dcgettext(0,\n "Constant pool offset (%x) is less than symbol table offset (%x)\n"\n ,5);\n warn(pcVar4,eVar8 & 0xffffffff,eVar7 & 0xffffffff);\n return 0;\n }\n if (section->start + uVar14 < puVar23 + uVar11 + uVar12) {\n pcVar4 = (char *)dcgettext(0,"Address table extends beyond end of section.\n",5);\n warn(pcVar4);\n return 0;\n }\n uVar2 = uVar20 - (uint)eVar3;\n pcVar4 = (char *)dcgettext(0,"\nCU table:\n",5);\n printf(pcVar4);\n if (uVar2 >> 3 != 0) {\n uVar13 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar23 + uVar13 * 8 + uVar15,8);\n eVar5 = byte_get_little_endian(puVar23 + (ulong)(uVar13 * 8) + uVar15 + 8,8);\n pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar16 = uVar13 >> 1;\n uVar13 = uVar13 + 2;\n printf(pcVar4,(ulong)uVar16,eVar3,(eVar3 - 1) + eVar5);\n } while (uVar13 < uVar2 >> 3);\n }\n pcVar4 = (char *)dcgettext(0,"\nTU table:\n",5);\n uVar13 = 0;\n printf(pcVar4);\n if (uVar22 - uVar20 >> 3 != 0) {\n do {\n uVar14 = (ulong)(uVar13 * 8);\n eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar19,8);\n eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 8,8);\n eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 0x10,8);\n pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar14 = (ulong)uVar13;\n uVar13 = uVar13 + 3;\n printf(pcVar4,uVar14 / 3,eVar3,eVar5);\n print_dwarf_vma(eVar6,8);\n putchar(10);\n } while (uVar13 < uVar22 - uVar20 >> 3);\n }\n uVar14 = 0;\n pcVar4 = (char *)dcgettext(0,"\nAddress table:\n",5);\n printf(pcVar4);\n if (uVar11 != 0) {\n do {\n uVar20 = (int)uVar14 + 0x14;\n eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar12,8);\n eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 8,8);\n eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 0x10,4);\n print_dwarf_vma(eVar3,8);\n print_dwarf_vma(eVar5,8);\n pcVar4 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar4,eVar6 & 0xffffffff);\n if (uVar11 <= uVar20) break;\n uVar14 = (ulong)uVar20;\n } while (uVar20 <= uVar11 - 0x14);\n }\n pcVar4 = (char *)dcgettext(0,"\nSymbol table:\n",5);\n printf(pcVar4);\n if (uVar18 - local_90 >> 3 != 0) {\n puVar21 = puVar23 + (eVar8 & 0xffffffff);\n puVar23 = puVar23 + (eVar7 & 0xffffffff);\n uVar14 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar23,4);\n eVar5 = byte_get_little_endian(puVar23 + 4,4);\n if ((int)eVar5 != 0 || (int)eVar3 != 0) {\n if ((CARRY8(eVar3 & 0xffffffff,(ulong)puVar21)) ||\n (section->start + section->size <= puVar21 + (eVar3 & 0xffffffff))) {\n pcVar4 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar4,uVar14,eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt name offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n printf("[%3u] %.*s:",uVar14,(ulong)(((int)section->size - uVar18) - (int)eVar3));\n }\n uVar15 = eVar5 & 0xffffffff;\n if ((CARRY8((ulong)puVar21,uVar15)) ||\n (section->start + (section->size - 3) <= puVar21 + uVar15)) {\n pcVar4 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar4,eVar5 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar5 & 0xffffffff,uVar14);\n }\n else {\n eVar3 = byte_get_little_endian(puVar21 + uVar15,4);\n uVar20 = (uint)eVar3;\n if (((uVar20 * 4 < uVar20) ||\n (section->start + section->size <= puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4)\n ) || (puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4 < puVar21)) {\n printf("<invalid number of CUs: %d>\n",eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Invalid number of CUs (0x%x) for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n if (uVar20 < 2) {\n if (uVar20 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar22 = 0x20;\n if (uVar20 != 1) {\n uVar22 = 9;\n }\n uVar11 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar21 + (ulong)(uVar11 * 4) + uVar15 + 4,4)\n ;\n uVar13 = (uint)eVar3 & 0xffffff;\n if (uVar13 < uVar2 >> 4) {\n printf("%c%lu",(ulong)uVar22,(ulong)uVar13);\n }\n else {\n printf("%cT%lu",(ulong)uVar22,(ulong)(uVar13 - (uVar2 >> 4)));\n }\n uVar9 = dcgettext(0,*(undefined8 *)\n (kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8),\n 5);\n if ((eVar3 >> 0x1f & 1) == 0) {\n uVar10 = dcgettext(0,"global",5);\n }\n else {\n uVar10 = dcgettext(0,"static",5);\n }\n printf(" [%s, %s]",uVar10,uVar9);\n if (uVar20 == 1) goto LAB_0013f920;\n uVar11 = uVar11 + 1;\n putchar(10);\n } while (uVar11 < uVar20);\n if (1 < uVar20) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar20 = (int)uVar14 + 1;\n uVar14 = (ulong)uVar20;\n puVar23 = puVar23 + 8;\n } while (uVar18 - local_90 >> 3 != uVar20);\n }\n return 1;\n }\n }\n }" if (parenthesized_expression "(uVar19 <= uVar14)" ( (binary_expression "uVar19 <= uVar14" identifier <= identifier) )) (compound_statement "{\n uVar22 = (uint)eVar6;\n uVar12 = eVar6 & 0xffffffff;\n if (uVar12 <= uVar14) {\n local_90 = (uint)eVar7;\n if (((eVar7 & 0xffffffff) <= uVar14) && ((eVar8 & 0xffffffff) <= uVar14)) {\n if (uVar20 < (uint)eVar3) {\n pcVar4 = (char *)dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);\n warn(pcVar4,eVar5 & 0xffffffff,eVar3 & 0xffffffff);\n return 0;\n }\n if (uVar22 < uVar20) {\n pcVar4 = (char *)dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5\n );\n warn(pcVar4,eVar6 & 0xffffffff,eVar5 & 0xffffffff);\n return 0;\n }\n if (local_90 < uVar22) {\n pcVar4 = (char *)dcgettext(0,\n "Symbol table offset (%x) is less then Address table offset (%x)\n"\n ,5);\n warn(pcVar4,eVar7 & 0xffffffff,eVar6 & 0xffffffff);\n return 0;\n }\n uVar18 = (uint)eVar8;\n uVar11 = local_90 - uVar22;\n if (uVar18 < local_90) {\n pcVar4 = (char *)dcgettext(0,\n "Constant pool offset (%x) is less than symbol table offset (%x)\n"\n ,5);\n warn(pcVar4,eVar8 & 0xffffffff,eVar7 & 0xffffffff);\n return 0;\n }\n if (section->start + uVar14 < puVar23 + uVar11 + uVar12) {\n pcVar4 = (char *)dcgettext(0,"Address table extends beyond end of section.\n",5);\n warn(pcVar4);\n return 0;\n }\n uVar2 = uVar20 - (uint)eVar3;\n pcVar4 = (char *)dcgettext(0,"\nCU table:\n",5);\n printf(pcVar4);\n if (uVar2 >> 3 != 0) {\n uVar13 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar23 + uVar13 * 8 + uVar15,8);\n eVar5 = byte_get_little_endian(puVar23 + (ulong)(uVar13 * 8) + uVar15 + 8,8);\n pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar16 = uVar13 >> 1;\n uVar13 = uVar13 + 2;\n printf(pcVar4,(ulong)uVar16,eVar3,(eVar3 - 1) + eVar5);\n } while (uVar13 < uVar2 >> 3);\n }\n pcVar4 = (char *)dcgettext(0,"\nTU table:\n",5);\n uVar13 = 0;\n printf(pcVar4);\n if (uVar22 - uVar20 >> 3 != 0) {\n do {\n uVar14 = (ulong)(uVar13 * 8);\n eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar19,8);\n eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 8,8);\n eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 0x10,8);\n pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar14 = (ulong)uVar13;\n uVar13 = uVar13 + 3;\n printf(pcVar4,uVar14 / 3,eVar3,eVar5);\n print_dwarf_vma(eVar6,8);\n putchar(10);\n } while (uVar13 < uVar22 - uVar20 >> 3);\n }\n uVar14 = 0;\n pcVar4 = (char *)dcgettext(0,"\nAddress table:\n",5);\n printf(pcVar4);\n if (uVar11 != 0) {\n do {\n uVar20 = (int)uVar14 + 0x14;\n eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar12,8);\n eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 8,8);\n eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 0x10,4);\n print_dwarf_vma(eVar3,8);\n print_dwarf_vma(eVar5,8);\n pcVar4 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar4,eVar6 & 0xffffffff);\n if (uVar11 <= uVar20) break;\n uVar14 = (ulong)uVar20;\n } while (uVar20 <= uVar11 - 0x14);\n }\n pcVar4 = (char *)dcgettext(0,"\nSymbol table:\n",5);\n printf(pcVar4);\n if (uVar18 - local_90 >> 3 != 0) {\n puVar21 = puVar23 + (eVar8 & 0xffffffff);\n puVar23 = puVar23 + (eVar7 & 0xffffffff);\n uVar14 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar23,4);\n eVar5 = byte_get_little_endian(puVar23 + 4,4);\n if ((int)eVar5 != 0 || (int)eVar3 != 0) {\n if ((CARRY8(eVar3 & 0xffffffff,(ulong)puVar21)) ||\n (section->start + section->size <= puVar21 + (eVar3 & 0xffffffff))) {\n pcVar4 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar4,uVar14,eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt name offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n printf("[%3u] %.*s:",uVar14,(ulong)(((int)section->size - uVar18) - (int)eVar3));\n }\n uVar15 = eVar5 & 0xffffffff;\n if ((CARRY8((ulong)puVar21,uVar15)) ||\n (section->start + (section->size - 3) <= puVar21 + uVar15)) {\n pcVar4 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar4,eVar5 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar5 & 0xffffffff,uVar14);\n }\n else {\n eVar3 = byte_get_little_endian(puVar21 + uVar15,4);\n uVar20 = (uint)eVar3;\n if (((uVar20 * 4 < uVar20) ||\n (section->start + section->size <= puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4)\n ) || (puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4 < puVar21)) {\n printf("<invalid number of CUs: %d>\n",eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Invalid number of CUs (0x%x) for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n if (uVar20 < 2) {\n if (uVar20 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar22 = 0x20;\n if (uVar20 != 1) {\n uVar22 = 9;\n }\n uVar11 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar21 + (ulong)(uVar11 * 4) + uVar15 + 4,4)\n ;\n uVar13 = (uint)eVar3 & 0xffffff;\n if (uVar13 < uVar2 >> 4) {\n printf("%c%lu",(ulong)uVar22,(ulong)uVar13);\n }\n else {\n printf("%cT%lu",(ulong)uVar22,(ulong)(uVar13 - (uVar2 >> 4)));\n }\n uVar9 = dcgettext(0,*(undefined8 *)\n (kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8),\n 5);\n if ((eVar3 >> 0x1f & 1) == 0) {\n uVar10 = dcgettext(0,"global",5);\n }\n else {\n uVar10 = dcgettext(0,"static",5);\n }\n printf(" [%s, %s]",uVar10,uVar9);\n if (uVar20 == 1) goto LAB_0013f920;\n uVar11 = uVar11 + 1;\n putchar(10);\n } while (uVar11 < uVar20);\n if (1 < uVar20) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar20 = (int)uVar14 + 1;\n uVar14 = (ulong)uVar20;\n puVar23 = puVar23 + 8;\n } while (uVar18 - local_90 >> 3 != uVar20);\n }\n return 1;\n }\n }\n }" { (expression_statement "uVar22 = (uint)eVar6;" (assignment_expression "uVar22 = (uint)eVar6" identifier = (cast_expression "(uint)eVar6" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (expression_statement "uVar12 = eVar6 & 0xffffffff;" (assignment_expression "uVar12 = eVar6 & 0xffffffff" identifier = (binary_expression "eVar6 & 0xffffffff" identifier & number_literal)) ;) (if_statement "if (uVar12 <= uVar14) {\n local_90 = (uint)eVar7;\n if (((eVar7 & 0xffffffff) <= uVar14) && ((eVar8 & 0xffffffff) <= uVar14)) {\n if (uVar20 < (uint)eVar3) {\n pcVar4 = (char *)dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);\n warn(pcVar4,eVar5 & 0xffffffff,eVar3 & 0xffffffff);\n return 0;\n }\n if (uVar22 < uVar20) {\n pcVar4 = (char *)dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5\n );\n warn(pcVar4,eVar6 & 0xffffffff,eVar5 & 0xffffffff);\n return 0;\n }\n if (local_90 < uVar22) {\n pcVar4 = (char *)dcgettext(0,\n "Symbol table offset (%x) is less then Address table offset (%x)\n"\n ,5);\n warn(pcVar4,eVar7 & 0xffffffff,eVar6 & 0xffffffff);\n return 0;\n }\n uVar18 = (uint)eVar8;\n uVar11 = local_90 - uVar22;\n if (uVar18 < local_90) {\n pcVar4 = (char *)dcgettext(0,\n "Constant pool offset (%x) is less than symbol table offset (%x)\n"\n ,5);\n warn(pcVar4,eVar8 & 0xffffffff,eVar7 & 0xffffffff);\n return 0;\n }\n if (section->start + uVar14 < puVar23 + uVar11 + uVar12) {\n pcVar4 = (char *)dcgettext(0,"Address table extends beyond end of section.\n",5);\n warn(pcVar4);\n return 0;\n }\n uVar2 = uVar20 - (uint)eVar3;\n pcVar4 = (char *)dcgettext(0,"\nCU table:\n",5);\n printf(pcVar4);\n if (uVar2 >> 3 != 0) {\n uVar13 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar23 + uVar13 * 8 + uVar15,8);\n eVar5 = byte_get_little_endian(puVar23 + (ulong)(uVar13 * 8) + uVar15 + 8,8);\n pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar16 = uVar13 >> 1;\n uVar13 = uVar13 + 2;\n printf(pcVar4,(ulong)uVar16,eVar3,(eVar3 - 1) + eVar5);\n } while (uVar13 < uVar2 >> 3);\n }\n pcVar4 = (char *)dcgettext(0,"\nTU table:\n",5);\n uVar13 = 0;\n printf(pcVar4);\n if (uVar22 - uVar20 >> 3 != 0) {\n do {\n uVar14 = (ulong)(uVar13 * 8);\n eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar19,8);\n eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 8,8);\n eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 0x10,8);\n pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar14 = (ulong)uVar13;\n uVar13 = uVar13 + 3;\n printf(pcVar4,uVar14 / 3,eVar3,eVar5);\n print_dwarf_vma(eVar6,8);\n putchar(10);\n } while (uVar13 < uVar22 - uVar20 >> 3);\n }\n uVar14 = 0;\n pcVar4 = (char *)dcgettext(0,"\nAddress table:\n",5);\n printf(pcVar4);\n if (uVar11 != 0) {\n do {\n uVar20 = (int)uVar14 + 0x14;\n eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar12,8);\n eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 8,8);\n eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 0x10,4);\n print_dwarf_vma(eVar3,8);\n print_dwarf_vma(eVar5,8);\n pcVar4 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar4,eVar6 & 0xffffffff);\n if (uVar11 <= uVar20) break;\n uVar14 = (ulong)uVar20;\n } while (uVar20 <= uVar11 - 0x14);\n }\n pcVar4 = (char *)dcgettext(0,"\nSymbol table:\n",5);\n printf(pcVar4);\n if (uVar18 - local_90 >> 3 != 0) {\n puVar21 = puVar23 + (eVar8 & 0xffffffff);\n puVar23 = puVar23 + (eVar7 & 0xffffffff);\n uVar14 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar23,4);\n eVar5 = byte_get_little_endian(puVar23 + 4,4);\n if ((int)eVar5 != 0 || (int)eVar3 != 0) {\n if ((CARRY8(eVar3 & 0xffffffff,(ulong)puVar21)) ||\n (section->start + section->size <= puVar21 + (eVar3 & 0xffffffff))) {\n pcVar4 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar4,uVar14,eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt name offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n printf("[%3u] %.*s:",uVar14,(ulong)(((int)section->size - uVar18) - (int)eVar3));\n }\n uVar15 = eVar5 & 0xffffffff;\n if ((CARRY8((ulong)puVar21,uVar15)) ||\n (section->start + (section->size - 3) <= puVar21 + uVar15)) {\n pcVar4 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar4,eVar5 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar5 & 0xffffffff,uVar14);\n }\n else {\n eVar3 = byte_get_little_endian(puVar21 + uVar15,4);\n uVar20 = (uint)eVar3;\n if (((uVar20 * 4 < uVar20) ||\n (section->start + section->size <= puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4)\n ) || (puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4 < puVar21)) {\n printf("<invalid number of CUs: %d>\n",eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Invalid number of CUs (0x%x) for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n if (uVar20 < 2) {\n if (uVar20 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar22 = 0x20;\n if (uVar20 != 1) {\n uVar22 = 9;\n }\n uVar11 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar21 + (ulong)(uVar11 * 4) + uVar15 + 4,4)\n ;\n uVar13 = (uint)eVar3 & 0xffffff;\n if (uVar13 < uVar2 >> 4) {\n printf("%c%lu",(ulong)uVar22,(ulong)uVar13);\n }\n else {\n printf("%cT%lu",(ulong)uVar22,(ulong)(uVar13 - (uVar2 >> 4)));\n }\n uVar9 = dcgettext(0,*(undefined8 *)\n (kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8),\n 5);\n if ((eVar3 >> 0x1f & 1) == 0) {\n uVar10 = dcgettext(0,"global",5);\n }\n else {\n uVar10 = dcgettext(0,"static",5);\n }\n printf(" [%s, %s]",uVar10,uVar9);\n if (uVar20 == 1) goto LAB_0013f920;\n uVar11 = uVar11 + 1;\n putchar(10);\n } while (uVar11 < uVar20);\n if (1 < uVar20) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar20 = (int)uVar14 + 1;\n uVar14 = (ulong)uVar20;\n puVar23 = puVar23 + 8;\n } while (uVar18 - local_90 >> 3 != uVar20);\n }\n return 1;\n }\n }" if (parenthesized_expression "(uVar12 <= uVar14)" ( (binary_expression "uVar12 <= uVar14" identifier <= identifier) )) (compound_statement "{\n local_90 = (uint)eVar7;\n if (((eVar7 & 0xffffffff) <= uVar14) && ((eVar8 & 0xffffffff) <= uVar14)) {\n if (uVar20 < (uint)eVar3) {\n pcVar4 = (char *)dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);\n warn(pcVar4,eVar5 & 0xffffffff,eVar3 & 0xffffffff);\n return 0;\n }\n if (uVar22 < uVar20) {\n pcVar4 = (char *)dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5\n );\n warn(pcVar4,eVar6 & 0xffffffff,eVar5 & 0xffffffff);\n return 0;\n }\n if (local_90 < uVar22) {\n pcVar4 = (char *)dcgettext(0,\n "Symbol table offset (%x) is less then Address table offset (%x)\n"\n ,5);\n warn(pcVar4,eVar7 & 0xffffffff,eVar6 & 0xffffffff);\n return 0;\n }\n uVar18 = (uint)eVar8;\n uVar11 = local_90 - uVar22;\n if (uVar18 < local_90) {\n pcVar4 = (char *)dcgettext(0,\n "Constant pool offset (%x) is less than symbol table offset (%x)\n"\n ,5);\n warn(pcVar4,eVar8 & 0xffffffff,eVar7 & 0xffffffff);\n return 0;\n }\n if (section->start + uVar14 < puVar23 + uVar11 + uVar12) {\n pcVar4 = (char *)dcgettext(0,"Address table extends beyond end of section.\n",5);\n warn(pcVar4);\n return 0;\n }\n uVar2 = uVar20 - (uint)eVar3;\n pcVar4 = (char *)dcgettext(0,"\nCU table:\n",5);\n printf(pcVar4);\n if (uVar2 >> 3 != 0) {\n uVar13 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar23 + uVar13 * 8 + uVar15,8);\n eVar5 = byte_get_little_endian(puVar23 + (ulong)(uVar13 * 8) + uVar15 + 8,8);\n pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar16 = uVar13 >> 1;\n uVar13 = uVar13 + 2;\n printf(pcVar4,(ulong)uVar16,eVar3,(eVar3 - 1) + eVar5);\n } while (uVar13 < uVar2 >> 3);\n }\n pcVar4 = (char *)dcgettext(0,"\nTU table:\n",5);\n uVar13 = 0;\n printf(pcVar4);\n if (uVar22 - uVar20 >> 3 != 0) {\n do {\n uVar14 = (ulong)(uVar13 * 8);\n eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar19,8);\n eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 8,8);\n eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 0x10,8);\n pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar14 = (ulong)uVar13;\n uVar13 = uVar13 + 3;\n printf(pcVar4,uVar14 / 3,eVar3,eVar5);\n print_dwarf_vma(eVar6,8);\n putchar(10);\n } while (uVar13 < uVar22 - uVar20 >> 3);\n }\n uVar14 = 0;\n pcVar4 = (char *)dcgettext(0,"\nAddress table:\n",5);\n printf(pcVar4);\n if (uVar11 != 0) {\n do {\n uVar20 = (int)uVar14 + 0x14;\n eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar12,8);\n eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 8,8);\n eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 0x10,4);\n print_dwarf_vma(eVar3,8);\n print_dwarf_vma(eVar5,8);\n pcVar4 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar4,eVar6 & 0xffffffff);\n if (uVar11 <= uVar20) break;\n uVar14 = (ulong)uVar20;\n } while (uVar20 <= uVar11 - 0x14);\n }\n pcVar4 = (char *)dcgettext(0,"\nSymbol table:\n",5);\n printf(pcVar4);\n if (uVar18 - local_90 >> 3 != 0) {\n puVar21 = puVar23 + (eVar8 & 0xffffffff);\n puVar23 = puVar23 + (eVar7 & 0xffffffff);\n uVar14 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar23,4);\n eVar5 = byte_get_little_endian(puVar23 + 4,4);\n if ((int)eVar5 != 0 || (int)eVar3 != 0) {\n if ((CARRY8(eVar3 & 0xffffffff,(ulong)puVar21)) ||\n (section->start + section->size <= puVar21 + (eVar3 & 0xffffffff))) {\n pcVar4 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar4,uVar14,eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt name offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n printf("[%3u] %.*s:",uVar14,(ulong)(((int)section->size - uVar18) - (int)eVar3));\n }\n uVar15 = eVar5 & 0xffffffff;\n if ((CARRY8((ulong)puVar21,uVar15)) ||\n (section->start + (section->size - 3) <= puVar21 + uVar15)) {\n pcVar4 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar4,eVar5 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar5 & 0xffffffff,uVar14);\n }\n else {\n eVar3 = byte_get_little_endian(puVar21 + uVar15,4);\n uVar20 = (uint)eVar3;\n if (((uVar20 * 4 < uVar20) ||\n (section->start + section->size <= puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4)\n ) || (puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4 < puVar21)) {\n printf("<invalid number of CUs: %d>\n",eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Invalid number of CUs (0x%x) for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n if (uVar20 < 2) {\n if (uVar20 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar22 = 0x20;\n if (uVar20 != 1) {\n uVar22 = 9;\n }\n uVar11 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar21 + (ulong)(uVar11 * 4) + uVar15 + 4,4)\n ;\n uVar13 = (uint)eVar3 & 0xffffff;\n if (uVar13 < uVar2 >> 4) {\n printf("%c%lu",(ulong)uVar22,(ulong)uVar13);\n }\n else {\n printf("%cT%lu",(ulong)uVar22,(ulong)(uVar13 - (uVar2 >> 4)));\n }\n uVar9 = dcgettext(0,*(undefined8 *)\n (kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8),\n 5);\n if ((eVar3 >> 0x1f & 1) == 0) {\n uVar10 = dcgettext(0,"global",5);\n }\n else {\n uVar10 = dcgettext(0,"static",5);\n }\n printf(" [%s, %s]",uVar10,uVar9);\n if (uVar20 == 1) goto LAB_0013f920;\n uVar11 = uVar11 + 1;\n putchar(10);\n } while (uVar11 < uVar20);\n if (1 < uVar20) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar20 = (int)uVar14 + 1;\n uVar14 = (ulong)uVar20;\n puVar23 = puVar23 + 8;\n } while (uVar18 - local_90 >> 3 != uVar20);\n }\n return 1;\n }\n }" { (expression_statement "local_90 = (uint)eVar7;" (assignment_expression "local_90 = (uint)eVar7" identifier = (cast_expression "(uint)eVar7" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (if_statement "if (((eVar7 & 0xffffffff) <= uVar14) && ((eVar8 & 0xffffffff) <= uVar14)) {\n if (uVar20 < (uint)eVar3) {\n pcVar4 = (char *)dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);\n warn(pcVar4,eVar5 & 0xffffffff,eVar3 & 0xffffffff);\n return 0;\n }\n if (uVar22 < uVar20) {\n pcVar4 = (char *)dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5\n );\n warn(pcVar4,eVar6 & 0xffffffff,eVar5 & 0xffffffff);\n return 0;\n }\n if (local_90 < uVar22) {\n pcVar4 = (char *)dcgettext(0,\n "Symbol table offset (%x) is less then Address table offset (%x)\n"\n ,5);\n warn(pcVar4,eVar7 & 0xffffffff,eVar6 & 0xffffffff);\n return 0;\n }\n uVar18 = (uint)eVar8;\n uVar11 = local_90 - uVar22;\n if (uVar18 < local_90) {\n pcVar4 = (char *)dcgettext(0,\n "Constant pool offset (%x) is less than symbol table offset (%x)\n"\n ,5);\n warn(pcVar4,eVar8 & 0xffffffff,eVar7 & 0xffffffff);\n return 0;\n }\n if (section->start + uVar14 < puVar23 + uVar11 + uVar12) {\n pcVar4 = (char *)dcgettext(0,"Address table extends beyond end of section.\n",5);\n warn(pcVar4);\n return 0;\n }\n uVar2 = uVar20 - (uint)eVar3;\n pcVar4 = (char *)dcgettext(0,"\nCU table:\n",5);\n printf(pcVar4);\n if (uVar2 >> 3 != 0) {\n uVar13 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar23 + uVar13 * 8 + uVar15,8);\n eVar5 = byte_get_little_endian(puVar23 + (ulong)(uVar13 * 8) + uVar15 + 8,8);\n pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar16 = uVar13 >> 1;\n uVar13 = uVar13 + 2;\n printf(pcVar4,(ulong)uVar16,eVar3,(eVar3 - 1) + eVar5);\n } while (uVar13 < uVar2 >> 3);\n }\n pcVar4 = (char *)dcgettext(0,"\nTU table:\n",5);\n uVar13 = 0;\n printf(pcVar4);\n if (uVar22 - uVar20 >> 3 != 0) {\n do {\n uVar14 = (ulong)(uVar13 * 8);\n eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar19,8);\n eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 8,8);\n eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 0x10,8);\n pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar14 = (ulong)uVar13;\n uVar13 = uVar13 + 3;\n printf(pcVar4,uVar14 / 3,eVar3,eVar5);\n print_dwarf_vma(eVar6,8);\n putchar(10);\n } while (uVar13 < uVar22 - uVar20 >> 3);\n }\n uVar14 = 0;\n pcVar4 = (char *)dcgettext(0,"\nAddress table:\n",5);\n printf(pcVar4);\n if (uVar11 != 0) {\n do {\n uVar20 = (int)uVar14 + 0x14;\n eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar12,8);\n eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 8,8);\n eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 0x10,4);\n print_dwarf_vma(eVar3,8);\n print_dwarf_vma(eVar5,8);\n pcVar4 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar4,eVar6 & 0xffffffff);\n if (uVar11 <= uVar20) break;\n uVar14 = (ulong)uVar20;\n } while (uVar20 <= uVar11 - 0x14);\n }\n pcVar4 = (char *)dcgettext(0,"\nSymbol table:\n",5);\n printf(pcVar4);\n if (uVar18 - local_90 >> 3 != 0) {\n puVar21 = puVar23 + (eVar8 & 0xffffffff);\n puVar23 = puVar23 + (eVar7 & 0xffffffff);\n uVar14 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar23,4);\n eVar5 = byte_get_little_endian(puVar23 + 4,4);\n if ((int)eVar5 != 0 || (int)eVar3 != 0) {\n if ((CARRY8(eVar3 & 0xffffffff,(ulong)puVar21)) ||\n (section->start + section->size <= puVar21 + (eVar3 & 0xffffffff))) {\n pcVar4 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar4,uVar14,eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt name offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n printf("[%3u] %.*s:",uVar14,(ulong)(((int)section->size - uVar18) - (int)eVar3));\n }\n uVar15 = eVar5 & 0xffffffff;\n if ((CARRY8((ulong)puVar21,uVar15)) ||\n (section->start + (section->size - 3) <= puVar21 + uVar15)) {\n pcVar4 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar4,eVar5 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar5 & 0xffffffff,uVar14);\n }\n else {\n eVar3 = byte_get_little_endian(puVar21 + uVar15,4);\n uVar20 = (uint)eVar3;\n if (((uVar20 * 4 < uVar20) ||\n (section->start + section->size <= puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4)\n ) || (puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4 < puVar21)) {\n printf("<invalid number of CUs: %d>\n",eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Invalid number of CUs (0x%x) for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n if (uVar20 < 2) {\n if (uVar20 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar22 = 0x20;\n if (uVar20 != 1) {\n uVar22 = 9;\n }\n uVar11 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar21 + (ulong)(uVar11 * 4) + uVar15 + 4,4)\n ;\n uVar13 = (uint)eVar3 & 0xffffff;\n if (uVar13 < uVar2 >> 4) {\n printf("%c%lu",(ulong)uVar22,(ulong)uVar13);\n }\n else {\n printf("%cT%lu",(ulong)uVar22,(ulong)(uVar13 - (uVar2 >> 4)));\n }\n uVar9 = dcgettext(0,*(undefined8 *)\n (kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8),\n 5);\n if ((eVar3 >> 0x1f & 1) == 0) {\n uVar10 = dcgettext(0,"global",5);\n }\n else {\n uVar10 = dcgettext(0,"static",5);\n }\n printf(" [%s, %s]",uVar10,uVar9);\n if (uVar20 == 1) goto LAB_0013f920;\n uVar11 = uVar11 + 1;\n putchar(10);\n } while (uVar11 < uVar20);\n if (1 < uVar20) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar20 = (int)uVar14 + 1;\n uVar14 = (ulong)uVar20;\n puVar23 = puVar23 + 8;\n } while (uVar18 - local_90 >> 3 != uVar20);\n }\n return 1;\n }" if (parenthesized_expression "(((eVar7 & 0xffffffff) <= uVar14) && ((eVar8 & 0xffffffff) <= uVar14))" ( (binary_expression "((eVar7 & 0xffffffff) <= uVar14) && ((eVar8 & 0xffffffff) <= uVar14)" (parenthesized_expression "((eVar7 & 0xffffffff) <= uVar14)" ( (binary_expression "(eVar7 & 0xffffffff) <= uVar14" (parenthesized_expression "(eVar7 & 0xffffffff)" ( (binary_expression "eVar7 & 0xffffffff" identifier & number_literal) )) <= identifier) )) && (parenthesized_expression "((eVar8 & 0xffffffff) <= uVar14)" ( (binary_expression "(eVar8 & 0xffffffff) <= uVar14" (parenthesized_expression "(eVar8 & 0xffffffff)" ( (binary_expression "eVar8 & 0xffffffff" identifier & number_literal) )) <= identifier) ))) )) (compound_statement "{\n if (uVar20 < (uint)eVar3) {\n pcVar4 = (char *)dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);\n warn(pcVar4,eVar5 & 0xffffffff,eVar3 & 0xffffffff);\n return 0;\n }\n if (uVar22 < uVar20) {\n pcVar4 = (char *)dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5\n );\n warn(pcVar4,eVar6 & 0xffffffff,eVar5 & 0xffffffff);\n return 0;\n }\n if (local_90 < uVar22) {\n pcVar4 = (char *)dcgettext(0,\n "Symbol table offset (%x) is less then Address table offset (%x)\n"\n ,5);\n warn(pcVar4,eVar7 & 0xffffffff,eVar6 & 0xffffffff);\n return 0;\n }\n uVar18 = (uint)eVar8;\n uVar11 = local_90 - uVar22;\n if (uVar18 < local_90) {\n pcVar4 = (char *)dcgettext(0,\n "Constant pool offset (%x) is less than symbol table offset (%x)\n"\n ,5);\n warn(pcVar4,eVar8 & 0xffffffff,eVar7 & 0xffffffff);\n return 0;\n }\n if (section->start + uVar14 < puVar23 + uVar11 + uVar12) {\n pcVar4 = (char *)dcgettext(0,"Address table extends beyond end of section.\n",5);\n warn(pcVar4);\n return 0;\n }\n uVar2 = uVar20 - (uint)eVar3;\n pcVar4 = (char *)dcgettext(0,"\nCU table:\n",5);\n printf(pcVar4);\n if (uVar2 >> 3 != 0) {\n uVar13 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar23 + uVar13 * 8 + uVar15,8);\n eVar5 = byte_get_little_endian(puVar23 + (ulong)(uVar13 * 8) + uVar15 + 8,8);\n pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar16 = uVar13 >> 1;\n uVar13 = uVar13 + 2;\n printf(pcVar4,(ulong)uVar16,eVar3,(eVar3 - 1) + eVar5);\n } while (uVar13 < uVar2 >> 3);\n }\n pcVar4 = (char *)dcgettext(0,"\nTU table:\n",5);\n uVar13 = 0;\n printf(pcVar4);\n if (uVar22 - uVar20 >> 3 != 0) {\n do {\n uVar14 = (ulong)(uVar13 * 8);\n eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar19,8);\n eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 8,8);\n eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 0x10,8);\n pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar14 = (ulong)uVar13;\n uVar13 = uVar13 + 3;\n printf(pcVar4,uVar14 / 3,eVar3,eVar5);\n print_dwarf_vma(eVar6,8);\n putchar(10);\n } while (uVar13 < uVar22 - uVar20 >> 3);\n }\n uVar14 = 0;\n pcVar4 = (char *)dcgettext(0,"\nAddress table:\n",5);\n printf(pcVar4);\n if (uVar11 != 0) {\n do {\n uVar20 = (int)uVar14 + 0x14;\n eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar12,8);\n eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 8,8);\n eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 0x10,4);\n print_dwarf_vma(eVar3,8);\n print_dwarf_vma(eVar5,8);\n pcVar4 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar4,eVar6 & 0xffffffff);\n if (uVar11 <= uVar20) break;\n uVar14 = (ulong)uVar20;\n } while (uVar20 <= uVar11 - 0x14);\n }\n pcVar4 = (char *)dcgettext(0,"\nSymbol table:\n",5);\n printf(pcVar4);\n if (uVar18 - local_90 >> 3 != 0) {\n puVar21 = puVar23 + (eVar8 & 0xffffffff);\n puVar23 = puVar23 + (eVar7 & 0xffffffff);\n uVar14 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar23,4);\n eVar5 = byte_get_little_endian(puVar23 + 4,4);\n if ((int)eVar5 != 0 || (int)eVar3 != 0) {\n if ((CARRY8(eVar3 & 0xffffffff,(ulong)puVar21)) ||\n (section->start + section->size <= puVar21 + (eVar3 & 0xffffffff))) {\n pcVar4 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar4,uVar14,eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt name offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n printf("[%3u] %.*s:",uVar14,(ulong)(((int)section->size - uVar18) - (int)eVar3));\n }\n uVar15 = eVar5 & 0xffffffff;\n if ((CARRY8((ulong)puVar21,uVar15)) ||\n (section->start + (section->size - 3) <= puVar21 + uVar15)) {\n pcVar4 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar4,eVar5 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar5 & 0xffffffff,uVar14);\n }\n else {\n eVar3 = byte_get_little_endian(puVar21 + uVar15,4);\n uVar20 = (uint)eVar3;\n if (((uVar20 * 4 < uVar20) ||\n (section->start + section->size <= puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4)\n ) || (puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4 < puVar21)) {\n printf("<invalid number of CUs: %d>\n",eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Invalid number of CUs (0x%x) for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n if (uVar20 < 2) {\n if (uVar20 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar22 = 0x20;\n if (uVar20 != 1) {\n uVar22 = 9;\n }\n uVar11 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar21 + (ulong)(uVar11 * 4) + uVar15 + 4,4)\n ;\n uVar13 = (uint)eVar3 & 0xffffff;\n if (uVar13 < uVar2 >> 4) {\n printf("%c%lu",(ulong)uVar22,(ulong)uVar13);\n }\n else {\n printf("%cT%lu",(ulong)uVar22,(ulong)(uVar13 - (uVar2 >> 4)));\n }\n uVar9 = dcgettext(0,*(undefined8 *)\n (kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8),\n 5);\n if ((eVar3 >> 0x1f & 1) == 0) {\n uVar10 = dcgettext(0,"global",5);\n }\n else {\n uVar10 = dcgettext(0,"static",5);\n }\n printf(" [%s, %s]",uVar10,uVar9);\n if (uVar20 == 1) goto LAB_0013f920;\n uVar11 = uVar11 + 1;\n putchar(10);\n } while (uVar11 < uVar20);\n if (1 < uVar20) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar20 = (int)uVar14 + 1;\n uVar14 = (ulong)uVar20;\n puVar23 = puVar23 + 8;\n } while (uVar18 - local_90 >> 3 != uVar20);\n }\n return 1;\n }" { (if_statement "if (uVar20 < (uint)eVar3) {\n pcVar4 = (char *)dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);\n warn(pcVar4,eVar5 & 0xffffffff,eVar3 & 0xffffffff);\n return 0;\n }" if (parenthesized_expression "(uVar20 < (uint)eVar3)" ( (binary_expression "uVar20 < (uint)eVar3" identifier < (cast_expression "(uint)eVar3" ( (type_descriptor "uint" type_identifier) ) identifier)) )) (compound_statement "{\n pcVar4 = (char *)dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);\n warn(pcVar4,eVar5 & 0xffffffff,eVar3 & 0xffffffff);\n return 0;\n }" { (expression_statement "pcVar4 = (char *)dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);" (assignment_expression "pcVar4 = (char *)dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5)" identifier (argument_list "(0,"TU offset (%x) is less than CU offset (%x)\n",5)" ( number_literal , (string_literal ""TU offset (%x) is less than CU offset (%x)\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "warn(pcVar4,eVar5 & 0xffffffff,eVar3 & 0xffffffff);" (call_expression "warn(pcVar4,eVar5 & 0xffffffff,eVar3 & 0xffffffff)" identifier (argument_list "(pcVar4,eVar5 & 0xffffffff,eVar3 & 0xffffffff)" ( identifier , (binary_expression "eVar5 & 0xffffffff" identifier & number_literal) , (binary_expression "eVar3 & 0xffffffff" identifier & number_literal) ))) ;) (return_statement "return 0;" return number_literal ;) })) (if_statement "if (uVar22 < uVar20) {\n pcVar4 = (char *)dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5\n );\n warn(pcVar4,eVar6 & 0xffffffff,eVar5 & 0xffffffff);\n return 0;\n }" if (parenthesized_expression "(uVar22 < uVar20)" ( (binary_expression "uVar22 < uVar20" identifier < identifier) )) (compound_statement "{\n pcVar4 = (char *)dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5\n );\n warn(pcVar4,eVar6 & 0xffffffff,eVar5 & 0xffffffff);\n return 0;\n }" { (expression_statement "pcVar4 = (char *)dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5\n );" (assignment_expression "pcVar4 = (char *)dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5\n )" identifier = (cast_expression "(char *)dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5\n )" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5\n )" identifier (argument_list "(0,"Address table offset (%x) is less than TU offset (%x)\n",5\n )" ( number_literal , (string_literal ""Address table offset (%x) is less than TU offset (%x)\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "warn(pcVar4,eVar6 & 0xffffffff,eVar5 & 0xffffffff);" (call_expression "warn(pcVar4,eVar6 & 0xffffffff,eVar5 & 0xffffffff)" identifier (argument_list "(pcVar4,eVar6 & 0xffffffff,eVar5 & 0xffffffff)" ( identifier , (binary_expression "eVar6 & 0xffffffff" identifier & number_literal) , (binary_expression "eVar5 & 0xffffffff" identifier & number_literal) ))) ;) (return_statement "return 0;" return number_literal ;) })) (if_statement "if (local_90 < uVar22) {\n pcVar4 = (char *)dcgettext(0,\n "Symbol table offset (%x) is less then Address table offset (%x)\n"\n ,5);\n warn(pcVar4,eVar7 & 0xffffffff,eVar6 & 0xffffffff);\n return 0;\n }" if (parenthesized_expression "(local_90 < uVar22)" ( (binary_expression "local_90 < uVar22" identifier < identifier) )) (compound_statement "{\n pcVar4 = (char *)dcgettext(0,\n "Symbol table offset (%x) is less then Address table offset (%x)\n"\n ,5);\n warn(pcVar4,eVar7 & 0xffffffff,eVar6 & 0xffffffff);\n return 0;\n }" { (expression_statement "pcVar4 = (char *)dcgettext(0,\n "Symbol table offset (%x) is less then Address table offset (%x)\n"\n ,5);" (assignment_expression "pcVar4 = (char *)dcgettext(0,\n "Symbol table offset (%x) is less then Address table offset (%x)\n"\n ,5)" identifier = (cast_expression "(char *)dcgettext(0,\n "Symbol table offset (%x) is less then Address table offset (%x)\n"\n ,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,\n "Symbol table offset (%x) is less then Address table offset (%x)\n"\n ,5)" identifier (argument_list "(0,\n "Symbol table offset (%x) is less then Address table offset (%x)\n"\n ,5)" ( number_literal , (string_literal ""Symbol table offset (%x) is less then Address table offset (%x)\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "warn(pcVar4,eVar7 & 0xffffffff,eVar6 & 0xffffffff);" (call_expression "warn(pcVar4,eVar7 & 0xffffffff,eVar6 & 0xffffffff)" identifier (argument_list "(pcVar4,eVar7 & 0xffffffff,eVar6 & 0xffffffff)" ( identifier , (binary_expression "eVar7 & 0xffffffff" identifier & number_literal) , (binary_expression "eVar6 & 0xffffffff" identifier & number_literal) ))) ;) (return_statement "return 0;" return number_literal ;) })) (expression_statement "uVar18 = (uint)eVar8;" (assignment_expression "uVar18 = (uint)eVar8" identifier = (cast_expression "(uint)eVar8" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (expression_statement "uVar11 = local_90 - uVar22;" (assignment_expression "uVar11 = local_90 - uVar22" identifier = (binary_expression "local_90 - uVar22" identifier - identifier)) ;) (if_statement "if (uVar18 < local_90) {\n pcVar4 = (char *)dcgettext(0,\n "Constant pool offset (%x) is less than symbol table offset (%x)\n"\n ,5);\n warn(pcVar4,eVar8 & 0xffffffff,eVar7 & 0xffffffff);\n return 0;\n }" if (parenthesized_expression "(uVar18 < local_90)" ( (binary_expression "uVar18 < local_90" identifier < identifier) )) (compound_statement "{\n pcVar4 = (char *)dcgettext(0,\n "Constant pool offset (%x) is less than symbol table offset (%x)\n"\n ,5);\n warn(pcVar4,eVar8 & 0xffffffff,eVar7 & 0xffffffff);\n return 0;\n }" { (expression_statement "pcVar4 = (char *)dcgettext(0,\n "Constant pool offset (%x) is less than symbol table offset (%x)\n"\n ,5);" (assignment_expression "pcVar4 = (char *)dcgettext(0,\n "Constant pool offset (%x) is less than symbol table offset (%x)\n"\n ,5)" identifier = (cast_expression "(char *)dcgettext(0,\n "Constant pool offset (%x) is less than symbol table offset (%x)\n"\n ,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,\n "Constant pool offset (%x) is less than symbol table offset (%x)\n"\n ,5)" identifier (argument_list "(0,\n "Constant pool offset (%x) is less than symbol table offset (%x)\n"\n ,5)" ( number_literal , (string_literal ""Constant pool offset (%x) is less than symbol table offset (%x)\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "warn(pcVar4,eVar8 & 0xffffffff,eVar7 & 0xffffffff);" (call_expression "warn(pcVar4,eVar8 & 0xffffffff,eVar7 & 0xffffffff)" identifier (argument_list "(pcVar4,eVar8 & 0xffffffff,eVar7 & 0xffffffff)" ( identifier , (binary_expression "eVar8 & 0xffffffff" identifier & number_literal) , (binary_expression "eVar7 & 0xffffffff" identifier & number_literal) ))) ;) (return_statement "return 0;" return number_literal ;) })) (if_statement "if (section->start + uVar14 < puVar23 + uVar11 + uVar12) {\n pcVar4 = (char *)dcgettext(0,"Address table extends beyond end of section.\n",5);\n warn(pcVar4);\n return 0;\n }" if (parenthesized_expression "(section->start + uVar14 < puVar23 + uVar11 + uVar12)" ( (binary_expression "section->start + uVar14 < puVar23 + uVar11 + uVar12" (binary_expression "section->start + uVar14" (field_expression "section->start" identifier -> field_identifier) + identifier) < (binary_expression "puVar23 + uVar11 + uVar12" (binary_expression "puVar23 + uVar11" identifier + identifier) + identifier)) )) (compound_statement "{\n pcVar4 = (char *)dcgettext(0,"Address table extends beyond end of section.\n",5);\n warn(pcVar4);\n return 0;\n }" { (expression_statement "pcVar4 = (char *)dcgettext(0,"Address table extends beyond end of section.\n",5);" (assignment_expression "pcVar4 = (char *)dcgettext(0,"Address table extends beyond end of section.\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"Address table extends beyond end of section.\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"Address table extends beyond end of section.\n",5)" identifier (argument_list "(0,"Address table extends beyond end of section.\n",5)" ( number_literal , (string_literal ""Address table extends beyond end of section.\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "warn(pcVar4);" (call_expression "warn(pcVar4)" identifier (argument_list "(pcVar4)" ( identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) (expression_statement "uVar2 = uVar20 - (uint)eVar3;" (assignment_expression "uVar2 = uVar20 - (uint)eVar3" identifier = (binary_expression "uVar20 - (uint)eVar3" identifier - (cast_expression "(uint)eVar3" ( (type_descriptor "uint" type_identifier) ) identifier))) ;) (expression_statement "pcVar4 = (char *)dcgettext(0,"\nCU table:\n",5);" (assignment_expression "pcVar4 = (char *)dcgettext(0,"\nCU table:\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"\nCU table:\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"\nCU table:\n",5)" identifier (argument_list "(0,"\nCU table:\n",5)" ( number_literal , (string_literal ""\nCU table:\n"" " escape_sequence string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(pcVar4);" (call_expression "printf(pcVar4)" identifier (argument_list "(pcVar4)" ( identifier ))) ;) (if_statement "if (uVar2 >> 3 != 0) {\n uVar13 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar23 + uVar13 * 8 + uVar15,8);\n eVar5 = byte_get_little_endian(puVar23 + (ulong)(uVar13 * 8) + uVar15 + 8,8);\n pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar16 = uVar13 >> 1;\n uVar13 = uVar13 + 2;\n printf(pcVar4,(ulong)uVar16,eVar3,(eVar3 - 1) + eVar5);\n } while (uVar13 < uVar2 >> 3);\n }" if (parenthesized_expression "(uVar2 >> 3 != 0)" ( (binary_expression "uVar2 >> 3 != 0" (binary_expression "uVar2 >> 3" identifier >> number_literal) != number_literal) )) (compound_statement "{\n uVar13 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar23 + uVar13 * 8 + uVar15,8);\n eVar5 = byte_get_little_endian(puVar23 + (ulong)(uVar13 * 8) + uVar15 + 8,8);\n pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar16 = uVar13 >> 1;\n uVar13 = uVar13 + 2;\n printf(pcVar4,(ulong)uVar16,eVar3,(eVar3 - 1) + eVar5);\n } while (uVar13 < uVar2 >> 3);\n }" { (expression_statement "uVar13 = 0;" (assignment_expression "uVar13 = 0" identifier = number_literal) ;) (do_statement "do {\n eVar3 = byte_get_little_endian(puVar23 + uVar13 * 8 + uVar15,8);\n eVar5 = byte_get_little_endian(puVar23 + (ulong)(uVar13 * 8) + uVar15 + 8,8);\n pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar16 = uVar13 >> 1;\n uVar13 = uVar13 + 2;\n printf(pcVar4,(ulong)uVar16,eVar3,(eVar3 - 1) + eVar5);\n } while (uVar13 < uVar2 >> 3);" do (compound_statement "{\n eVar3 = byte_get_little_endian(puVar23 + uVar13 * 8 + uVar15,8);\n eVar5 = byte_get_little_endian(puVar23 + (ulong)(uVar13 * 8) + uVar15 + 8,8);\n pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar16 = uVar13 >> 1;\n uVar13 = uVar13 + 2;\n printf(pcVar4,(ulong)uVar16,eVar3,(eVar3 - 1) + eVar5);\n }" { (expression_statement "eVar3 = byte_get_little_endian(puVar23 + uVar13 * 8 + uVar15,8);" (assignment_expression "eVar3 = byte_get_little_endian(puVar23 + uVar13 * 8 + uVar15,8)" identifier = (call_expression "byte_get_little_endian(puVar23 + uVar13 * 8 + uVar15,8)" identifier (argument_list "(puVar23 + uVar13 * 8 + uVar15,8)" ( (binary_expression "puVar23 + uVar13 * 8 + uVar15" (binary_expression "puVar23 + uVar13 * 8" identifier + (binary_expression "uVar13 * 8" identifier * number_literal)) + identifier) , number_literal )))) ;) (expression_statement "eVar5 = byte_get_little_endian(puVar23 + (ulong)(uVar13 * 8) + uVar15 + 8,8);" (assignment_expression "eVar5 = byte_get_little_endian(puVar23 + (ulong)(uVar13 * 8) + uVar15 + 8,8)" identifier = (call_expression "byte_get_little_endian(puVar23 + (ulong)(uVar13 * 8) + uVar15 + 8,8)" identifier (argument_list "(puVar23 + (ulong)(uVar13 * 8) + uVar15 + 8,8)" ( (binary_expression "puVar23 + (ulong)(uVar13 * 8) + uVar15 + 8" (binary_expression "puVar23 + (ulong)(uVar13 * 8) + uVar15" (binary_expression "puVar23 + (ulong)(uVar13 * 8)" identifier + (call_expression "(ulong)(uVar13 * 8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar13 * 8)" ( (binary_expression "uVar13 * 8" identifier * number_literal) )))) + identifier) + number_literal) , number_literal )))) ;) (expression_statement "pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);" (assignment_expression "pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5)" identifier (argument_list "(0,"[%3u] 0x%lx - 0x%lx\n",5)" ( number_literal , (string_literal ""[%3u] 0x%lx - 0x%lx\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "uVar16 = uVar13 >> 1;" (assignment_expression "uVar16 = uVar13 >> 1" identifier = (binary_expression "uVar13 >> 1" identifier >> number_literal)) ;) (expression_statement "uVar13 = uVar13 + 2;" (assignment_expression "uVar13 = uVar13 + 2" identifier = (binary_expression "uVar13 + 2" identifier + number_literal)) ;) (expression_statement "printf(pcVar4,(ulong)uVar16,eVar3,(eVar3 - 1) + eVar5);" (call_expression "printf(pcVar4,(ulong)uVar16,eVar3,(eVar3 - 1) + eVar5)" identifier (argument_list "(pcVar4,(ulong)uVar16,eVar3,(eVar3 - 1) + eVar5)" ( identifier , (cast_expression "(ulong)uVar16" ( (type_descriptor "ulong" type_identifier) ) identifier) , identifier , (binary_expression "(eVar3 - 1) + eVar5" (parenthesized_expression "(eVar3 - 1)" ( (binary_expression "eVar3 - 1" identifier - number_literal) )) + identifier) ))) ;) }) while (parenthesized_expression "(uVar13 < uVar2 >> 3)" ( (binary_expression "uVar13 < uVar2 >> 3" identifier < (binary_expression "uVar2 >> 3" identifier >> number_literal)) )) ;) })) (expression_statement "pcVar4 = (char *)dcgettext(0,"\nTU table:\n",5);" (assignment_expression "pcVar4 = (char *)dcgettext(0,"\nTU table:\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"\nTU table:\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"\nTU table:\n",5)" identifier (argument_list "(0,"\nTU table:\n",5)" ( number_literal , (string_literal ""\nTU table:\n"" " escape_sequence string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "uVar13 = 0;" (assignment_expression "uVar13 = 0" identifier = number_literal) ;) (expression_statement "printf(pcVar4);" (call_expression "printf(pcVar4)" identifier (argument_list "(pcVar4)" ( identifier ))) ;) (if_statement "if (uVar22 - uVar20 >> 3 != 0) {\n do {\n uVar14 = (ulong)(uVar13 * 8);\n eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar19,8);\n eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 8,8);\n eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 0x10,8);\n pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar14 = (ulong)uVar13;\n uVar13 = uVar13 + 3;\n printf(pcVar4,uVar14 / 3,eVar3,eVar5);\n print_dwarf_vma(eVar6,8);\n putchar(10);\n } while (uVar13 < uVar22 - uVar20 >> 3);\n }" if (parenthesized_expression "(uVar22 - uVar20 >> 3 != 0)" ( (binary_expression "uVar22 - uVar20 >> 3 != 0" (binary_expression "uVar22 - uVar20 >> 3" (binary_expression "uVar22 - uVar20" identifier - identifier) >> number_literal) != number_literal) )) (compound_statement "{\n do {\n uVar14 = (ulong)(uVar13 * 8);\n eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar19,8);\n eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 8,8);\n eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 0x10,8);\n pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar14 = (ulong)uVar13;\n uVar13 = uVar13 + 3;\n printf(pcVar4,uVar14 / 3,eVar3,eVar5);\n print_dwarf_vma(eVar6,8);\n putchar(10);\n } while (uVar13 < uVar22 - uVar20 >> 3);\n }" { (do_statement "do {\n uVar14 = (ulong)(uVar13 * 8);\n eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar19,8);\n eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 8,8);\n eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 0x10,8);\n pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar14 = (ulong)uVar13;\n uVar13 = uVar13 + 3;\n printf(pcVar4,uVar14 / 3,eVar3,eVar5);\n print_dwarf_vma(eVar6,8);\n putchar(10);\n } while (uVar13 < uVar22 - uVar20 >> 3);" do (compound_statement "{\n uVar14 = (ulong)(uVar13 * 8);\n eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar19,8);\n eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 8,8);\n eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 0x10,8);\n pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar14 = (ulong)uVar13;\n uVar13 = uVar13 + 3;\n printf(pcVar4,uVar14 / 3,eVar3,eVar5);\n print_dwarf_vma(eVar6,8);\n putchar(10);\n }" { (expression_statement "uVar14 = (ulong)(uVar13 * 8);" (assignment_expression "uVar14 = (ulong)(uVar13 * 8)" identifier = (call_expression "(ulong)(uVar13 * 8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar13 * 8)" ( (binary_expression "uVar13 * 8" identifier * number_literal) )))) ;) (expression_statement "eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar19,8);" (assignment_expression "eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar19,8)" identifier = (call_expression "byte_get_little_endian(puVar23 + uVar14 + uVar19,8)" identifier (argument_list "(puVar23 + uVar14 + uVar19,8)" ( (binary_expression "puVar23 + uVar14 + uVar19" (binary_expression "puVar23 + uVar14" identifier + identifier) + identifier) , number_literal )))) ;) (expression_statement "eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 8,8);" (assignment_expression "eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 8,8)" identifier = (call_expression "byte_get_little_endian(puVar23 + uVar14 + uVar19 + 8,8)" identifier (argument_list "(puVar23 + uVar14 + uVar19 + 8,8)" ( (binary_expression "puVar23 + uVar14 + uVar19 + 8" (binary_expression "puVar23 + uVar14 + uVar19" (binary_expression "puVar23 + uVar14" identifier + identifier) + identifier) + number_literal) , number_literal )))) ;) (expression_statement "eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 0x10,8);" (assignment_expression "eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar19 + 0x10,8)" identifier = (call_expression "byte_get_little_endian(puVar23 + uVar14 + uVar19 + 0x10,8)" identifier (argument_list "(puVar23 + uVar14 + uVar19 + 0x10,8)" ( (binary_expression "puVar23 + uVar14 + uVar19 + 0x10" (binary_expression "puVar23 + uVar14 + uVar19" (binary_expression "puVar23 + uVar14" identifier + identifier) + identifier) + number_literal) , number_literal )))) ;) (expression_statement "pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);" (assignment_expression "pcVar4 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5)" identifier = (cast_expression "(char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"[%3u] 0x%lx 0x%lx ",5)" identifier (argument_list "(0,"[%3u] 0x%lx 0x%lx ",5)" ( number_literal , (string_literal ""[%3u] 0x%lx 0x%lx "" " string_content ") , number_literal ))))) ;) (expression_statement "uVar14 = (ulong)uVar13;" (assignment_expression "uVar14 = (ulong)uVar13" identifier = (cast_expression "(ulong)uVar13" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "uVar13 = uVar13 + 3;" (assignment_expression "uVar13 = uVar13 + 3" identifier = (binary_expression "uVar13 + 3" identifier + number_literal)) ;) (expression_statement "printf(pcVar4,uVar14 / 3,eVar3,eVar5);" (call_expression "printf(pcVar4,uVar14 / 3,eVar3,eVar5)" identifier (argument_list "(pcVar4,uVar14 / 3,eVar3,eVar5)" ( identifier , (binary_expression "uVar14 / 3" identifier / number_literal) , identifier , identifier ))) ;) (expression_statement "print_dwarf_vma(eVar6,8);" (call_expression "print_dwarf_vma(eVar6,8)" identifier (argument_list "(eVar6,8)" ( identifier , number_literal ))) ;) (expression_statement "putchar(10);" (call_expression "putchar(10)" identifier (argument_list "(10)" ( number_literal ))) ;) }) while (parenthesized_expression "(uVar13 < uVar22 - uVar20 >> 3)" ( (binary_expression "uVar13 < uVar22 - uVar20 >> 3" identifier < (binary_expression "uVar22 - uVar20 >> 3" (binary_expression "uVar22 - uVar20" identifier - identifier) >> number_literal)) )) ;) })) (expression_statement "uVar14 = 0;" (assignment_expression "uVar14 = 0" identifier = number_literal) ;) (expression_statement "pcVar4 = (char *)dcgettext(0,"\nAddress table:\n",5);" (assignment_expression "pcVar4 = (char *)dcgettext(0,"\nAddress table:\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"\nAddress table:\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"\nAddress table:\n",5)" identifier (argument_list "(0,"\nAddress table:\n",5)" ( number_literal , (string_literal ""\nAddress table:\n"" " escape_sequence string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(pcVar4);" (call_expression "printf(pcVar4)" identifier (argument_list "(pcVar4)" ( identifier ))) ;) (if_statement "if (uVar11 != 0) {\n do {\n uVar20 = (int)uVar14 + 0x14;\n eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar12,8);\n eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 8,8);\n eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 0x10,4);\n print_dwarf_vma(eVar3,8);\n print_dwarf_vma(eVar5,8);\n pcVar4 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar4,eVar6 & 0xffffffff);\n if (uVar11 <= uVar20) break;\n uVar14 = (ulong)uVar20;\n } while (uVar20 <= uVar11 - 0x14);\n }" if (parenthesized_expression "(uVar11 != 0)" ( (binary_expression "uVar11 != 0" identifier != number_literal) )) (compound_statement "{\n do {\n uVar20 = (int)uVar14 + 0x14;\n eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar12,8);\n eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 8,8);\n eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 0x10,4);\n print_dwarf_vma(eVar3,8);\n print_dwarf_vma(eVar5,8);\n pcVar4 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar4,eVar6 & 0xffffffff);\n if (uVar11 <= uVar20) break;\n uVar14 = (ulong)uVar20;\n } while (uVar20 <= uVar11 - 0x14);\n }" { (do_statement "do {\n uVar20 = (int)uVar14 + 0x14;\n eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar12,8);\n eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 8,8);\n eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 0x10,4);\n print_dwarf_vma(eVar3,8);\n print_dwarf_vma(eVar5,8);\n pcVar4 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar4,eVar6 & 0xffffffff);\n if (uVar11 <= uVar20) break;\n uVar14 = (ulong)uVar20;\n } while (uVar20 <= uVar11 - 0x14);" do (compound_statement "{\n uVar20 = (int)uVar14 + 0x14;\n eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar12,8);\n eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 8,8);\n eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 0x10,4);\n print_dwarf_vma(eVar3,8);\n print_dwarf_vma(eVar5,8);\n pcVar4 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar4,eVar6 & 0xffffffff);\n if (uVar11 <= uVar20) break;\n uVar14 = (ulong)uVar20;\n }" { (expression_statement "uVar20 = (int)uVar14 + 0x14;" (assignment_expression "uVar20 = (int)uVar14 + 0x14" identifier = (binary_expression "(int)uVar14 + 0x14" (cast_expression "(int)uVar14" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal)) ;) (expression_statement "eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar12,8);" (assignment_expression "eVar3 = byte_get_little_endian(puVar23 + uVar14 + uVar12,8)" identifier = (call_expression "byte_get_little_endian(puVar23 + uVar14 + uVar12,8)" identifier (argument_list "(puVar23 + uVar14 + uVar12,8)" ( (binary_expression "puVar23 + uVar14 + uVar12" (binary_expression "puVar23 + uVar14" identifier + identifier) + identifier) , number_literal )))) ;) (expression_statement "eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 8,8);" (assignment_expression "eVar5 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 8,8)" identifier = (call_expression "byte_get_little_endian(puVar23 + uVar14 + uVar12 + 8,8)" identifier (argument_list "(puVar23 + uVar14 + uVar12 + 8,8)" ( (binary_expression "puVar23 + uVar14 + uVar12 + 8" (binary_expression "puVar23 + uVar14 + uVar12" (binary_expression "puVar23 + uVar14" identifier + identifier) + identifier) + number_literal) , number_literal )))) ;) (expression_statement "eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 0x10,4);" (assignment_expression "eVar6 = byte_get_little_endian(puVar23 + uVar14 + uVar12 + 0x10,4)" identifier = (call_expression "byte_get_little_endian(puVar23 + uVar14 + uVar12 + 0x10,4)" identifier (argument_list "(puVar23 + uVar14 + uVar12 + 0x10,4)" ( (binary_expression "puVar23 + uVar14 + uVar12 + 0x10" (binary_expression "puVar23 + uVar14 + uVar12" (binary_expression "puVar23 + uVar14" identifier + identifier) + identifier) + number_literal) , number_literal )))) ;) (expression_statement "print_dwarf_vma(eVar3,8);" (call_expression "print_dwarf_vma(eVar3,8)" identifier (argument_list "(eVar3,8)" ( identifier , number_literal ))) ;) (expression_statement "print_dwarf_vma(eVar5,8);" (call_expression "print_dwarf_vma(eVar5,8)" identifier (argument_list "(eVar5,8)" ( identifier , number_literal ))) ;) (expression_statement "pcVar4 = (char *)dcgettext(0,&DAT_0016a422,5);" (assignment_expression "pcVar4 = (char *)dcgettext(0,&DAT_0016a422,5)" identifier = (cast_expression "(char *)dcgettext(0,&DAT_0016a422,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,&DAT_0016a422,5)" identifier (argument_list "(0,&DAT_0016a422,5)" ( number_literal , (pointer_expression "&DAT_0016a422" & identifier) , number_literal ))))) ;) (expression_statement "printf(pcVar4,eVar6 & 0xffffffff);" (call_expression "printf(pcVar4,eVar6 & 0xffffffff)" identifier (argument_list "(pcVar4,eVar6 & 0xffffffff)" ( identifier , (binary_expression "eVar6 & 0xffffffff" identifier & number_literal) ))) ;) (if_statement "if (uVar11 <= uVar20) break;" if (parenthesized_expression "(uVar11 <= uVar20)" ( (binary_expression "uVar11 <= uVar20" identifier <= identifier) )) (break_statement "break;" break ;)) (expression_statement "uVar14 = (ulong)uVar20;" (assignment_expression "uVar14 = (ulong)uVar20" identifier = (cast_expression "(ulong)uVar20" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) }) while (parenthesized_expression "(uVar20 <= uVar11 - 0x14)" ( (binary_expression "uVar20 <= uVar11 - 0x14" identifier <= (binary_expression "uVar11 - 0x14" identifier - number_literal)) )) ;) })) (expression_statement "pcVar4 = (char *)dcgettext(0,"\nSymbol table:\n",5);" (assignment_expression "pcVar4 = (char *)dcgettext(0,"\nSymbol table:\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"\nSymbol table:\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"\nSymbol table:\n",5)" identifier (argument_list "(0,"\nSymbol table:\n",5)" ( number_literal , (string_literal ""\nSymbol table:\n"" " escape_sequence string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(pcVar4);" (call_expression "printf(pcVar4)" identifier (argument_list "(pcVar4)" ( identifier ))) ;) (if_statement "if (uVar18 - local_90 >> 3 != 0) {\n puVar21 = puVar23 + (eVar8 & 0xffffffff);\n puVar23 = puVar23 + (eVar7 & 0xffffffff);\n uVar14 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar23,4);\n eVar5 = byte_get_little_endian(puVar23 + 4,4);\n if ((int)eVar5 != 0 || (int)eVar3 != 0) {\n if ((CARRY8(eVar3 & 0xffffffff,(ulong)puVar21)) ||\n (section->start + section->size <= puVar21 + (eVar3 & 0xffffffff))) {\n pcVar4 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar4,uVar14,eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt name offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n printf("[%3u] %.*s:",uVar14,(ulong)(((int)section->size - uVar18) - (int)eVar3));\n }\n uVar15 = eVar5 & 0xffffffff;\n if ((CARRY8((ulong)puVar21,uVar15)) ||\n (section->start + (section->size - 3) <= puVar21 + uVar15)) {\n pcVar4 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar4,eVar5 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar5 & 0xffffffff,uVar14);\n }\n else {\n eVar3 = byte_get_little_endian(puVar21 + uVar15,4);\n uVar20 = (uint)eVar3;\n if (((uVar20 * 4 < uVar20) ||\n (section->start + section->size <= puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4)\n ) || (puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4 < puVar21)) {\n printf("<invalid number of CUs: %d>\n",eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Invalid number of CUs (0x%x) for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n if (uVar20 < 2) {\n if (uVar20 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar22 = 0x20;\n if (uVar20 != 1) {\n uVar22 = 9;\n }\n uVar11 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar21 + (ulong)(uVar11 * 4) + uVar15 + 4,4)\n ;\n uVar13 = (uint)eVar3 & 0xffffff;\n if (uVar13 < uVar2 >> 4) {\n printf("%c%lu",(ulong)uVar22,(ulong)uVar13);\n }\n else {\n printf("%cT%lu",(ulong)uVar22,(ulong)(uVar13 - (uVar2 >> 4)));\n }\n uVar9 = dcgettext(0,*(undefined8 *)\n (kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8),\n 5);\n if ((eVar3 >> 0x1f & 1) == 0) {\n uVar10 = dcgettext(0,"global",5);\n }\n else {\n uVar10 = dcgettext(0,"static",5);\n }\n printf(" [%s, %s]",uVar10,uVar9);\n if (uVar20 == 1) goto LAB_0013f920;\n uVar11 = uVar11 + 1;\n putchar(10);\n } while (uVar11 < uVar20);\n if (1 < uVar20) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar20 = (int)uVar14 + 1;\n uVar14 = (ulong)uVar20;\n puVar23 = puVar23 + 8;\n } while (uVar18 - local_90 >> 3 != uVar20);\n }" if (parenthesized_expression "(uVar18 - local_90 >> 3 != 0)" ( (binary_expression "uVar18 - local_90 >> 3 != 0" (binary_expression "uVar18 - local_90 >> 3" (binary_expression "uVar18 - local_90" identifier - identifier) >> number_literal) != number_literal) )) (compound_statement "{\n puVar21 = puVar23 + (eVar8 & 0xffffffff);\n puVar23 = puVar23 + (eVar7 & 0xffffffff);\n uVar14 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar23,4);\n eVar5 = byte_get_little_endian(puVar23 + 4,4);\n if ((int)eVar5 != 0 || (int)eVar3 != 0) {\n if ((CARRY8(eVar3 & 0xffffffff,(ulong)puVar21)) ||\n (section->start + section->size <= puVar21 + (eVar3 & 0xffffffff))) {\n pcVar4 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar4,uVar14,eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt name offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n printf("[%3u] %.*s:",uVar14,(ulong)(((int)section->size - uVar18) - (int)eVar3));\n }\n uVar15 = eVar5 & 0xffffffff;\n if ((CARRY8((ulong)puVar21,uVar15)) ||\n (section->start + (section->size - 3) <= puVar21 + uVar15)) {\n pcVar4 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar4,eVar5 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar5 & 0xffffffff,uVar14);\n }\n else {\n eVar3 = byte_get_little_endian(puVar21 + uVar15,4);\n uVar20 = (uint)eVar3;\n if (((uVar20 * 4 < uVar20) ||\n (section->start + section->size <= puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4)\n ) || (puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4 < puVar21)) {\n printf("<invalid number of CUs: %d>\n",eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Invalid number of CUs (0x%x) for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n if (uVar20 < 2) {\n if (uVar20 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar22 = 0x20;\n if (uVar20 != 1) {\n uVar22 = 9;\n }\n uVar11 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar21 + (ulong)(uVar11 * 4) + uVar15 + 4,4)\n ;\n uVar13 = (uint)eVar3 & 0xffffff;\n if (uVar13 < uVar2 >> 4) {\n printf("%c%lu",(ulong)uVar22,(ulong)uVar13);\n }\n else {\n printf("%cT%lu",(ulong)uVar22,(ulong)(uVar13 - (uVar2 >> 4)));\n }\n uVar9 = dcgettext(0,*(undefined8 *)\n (kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8),\n 5);\n if ((eVar3 >> 0x1f & 1) == 0) {\n uVar10 = dcgettext(0,"global",5);\n }\n else {\n uVar10 = dcgettext(0,"static",5);\n }\n printf(" [%s, %s]",uVar10,uVar9);\n if (uVar20 == 1) goto LAB_0013f920;\n uVar11 = uVar11 + 1;\n putchar(10);\n } while (uVar11 < uVar20);\n if (1 < uVar20) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar20 = (int)uVar14 + 1;\n uVar14 = (ulong)uVar20;\n puVar23 = puVar23 + 8;\n } while (uVar18 - local_90 >> 3 != uVar20);\n }" { (expression_statement "puVar21 = puVar23 + (eVar8 & 0xffffffff);" (assignment_expression "puVar21 = puVar23 + (eVar8 & 0xffffffff)" identifier = (binary_expression "puVar23 + (eVar8 & 0xffffffff)" identifier + (parenthesized_expression "(eVar8 & 0xffffffff)" ( (binary_expression "eVar8 & 0xffffffff" identifier & number_literal) )))) ;) (expression_statement "puVar23 = puVar23 + (eVar7 & 0xffffffff);" (assignment_expression "puVar23 = puVar23 + (eVar7 & 0xffffffff)" identifier = (binary_expression "puVar23 + (eVar7 & 0xffffffff)" identifier + (parenthesized_expression "(eVar7 & 0xffffffff)" ( (binary_expression "eVar7 & 0xffffffff" identifier & number_literal) )))) ;) (expression_statement "uVar14 = 0;" (assignment_expression "uVar14 = 0" identifier = number_literal) ;) (do_statement "do {\n eVar3 = byte_get_little_endian(puVar23,4);\n eVar5 = byte_get_little_endian(puVar23 + 4,4);\n if ((int)eVar5 != 0 || (int)eVar3 != 0) {\n if ((CARRY8(eVar3 & 0xffffffff,(ulong)puVar21)) ||\n (section->start + section->size <= puVar21 + (eVar3 & 0xffffffff))) {\n pcVar4 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar4,uVar14,eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt name offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n printf("[%3u] %.*s:",uVar14,(ulong)(((int)section->size - uVar18) - (int)eVar3));\n }\n uVar15 = eVar5 & 0xffffffff;\n if ((CARRY8((ulong)puVar21,uVar15)) ||\n (section->start + (section->size - 3) <= puVar21 + uVar15)) {\n pcVar4 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar4,eVar5 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar5 & 0xffffffff,uVar14);\n }\n else {\n eVar3 = byte_get_little_endian(puVar21 + uVar15,4);\n uVar20 = (uint)eVar3;\n if (((uVar20 * 4 < uVar20) ||\n (section->start + section->size <= puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4)\n ) || (puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4 < puVar21)) {\n printf("<invalid number of CUs: %d>\n",eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Invalid number of CUs (0x%x) for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n if (uVar20 < 2) {\n if (uVar20 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar22 = 0x20;\n if (uVar20 != 1) {\n uVar22 = 9;\n }\n uVar11 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar21 + (ulong)(uVar11 * 4) + uVar15 + 4,4)\n ;\n uVar13 = (uint)eVar3 & 0xffffff;\n if (uVar13 < uVar2 >> 4) {\n printf("%c%lu",(ulong)uVar22,(ulong)uVar13);\n }\n else {\n printf("%cT%lu",(ulong)uVar22,(ulong)(uVar13 - (uVar2 >> 4)));\n }\n uVar9 = dcgettext(0,*(undefined8 *)\n (kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8),\n 5);\n if ((eVar3 >> 0x1f & 1) == 0) {\n uVar10 = dcgettext(0,"global",5);\n }\n else {\n uVar10 = dcgettext(0,"static",5);\n }\n printf(" [%s, %s]",uVar10,uVar9);\n if (uVar20 == 1) goto LAB_0013f920;\n uVar11 = uVar11 + 1;\n putchar(10);\n } while (uVar11 < uVar20);\n if (1 < uVar20) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar20 = (int)uVar14 + 1;\n uVar14 = (ulong)uVar20;\n puVar23 = puVar23 + 8;\n } while (uVar18 - local_90 >> 3 != uVar20);" do (compound_statement "{\n eVar3 = byte_get_little_endian(puVar23,4);\n eVar5 = byte_get_little_endian(puVar23 + 4,4);\n if ((int)eVar5 != 0 || (int)eVar3 != 0) {\n if ((CARRY8(eVar3 & 0xffffffff,(ulong)puVar21)) ||\n (section->start + section->size <= puVar21 + (eVar3 & 0xffffffff))) {\n pcVar4 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar4,uVar14,eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt name offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n printf("[%3u] %.*s:",uVar14,(ulong)(((int)section->size - uVar18) - (int)eVar3));\n }\n uVar15 = eVar5 & 0xffffffff;\n if ((CARRY8((ulong)puVar21,uVar15)) ||\n (section->start + (section->size - 3) <= puVar21 + uVar15)) {\n pcVar4 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar4,eVar5 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar5 & 0xffffffff,uVar14);\n }\n else {\n eVar3 = byte_get_little_endian(puVar21 + uVar15,4);\n uVar20 = (uint)eVar3;\n if (((uVar20 * 4 < uVar20) ||\n (section->start + section->size <= puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4)\n ) || (puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4 < puVar21)) {\n printf("<invalid number of CUs: %d>\n",eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Invalid number of CUs (0x%x) for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n if (uVar20 < 2) {\n if (uVar20 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar22 = 0x20;\n if (uVar20 != 1) {\n uVar22 = 9;\n }\n uVar11 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar21 + (ulong)(uVar11 * 4) + uVar15 + 4,4)\n ;\n uVar13 = (uint)eVar3 & 0xffffff;\n if (uVar13 < uVar2 >> 4) {\n printf("%c%lu",(ulong)uVar22,(ulong)uVar13);\n }\n else {\n printf("%cT%lu",(ulong)uVar22,(ulong)(uVar13 - (uVar2 >> 4)));\n }\n uVar9 = dcgettext(0,*(undefined8 *)\n (kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8),\n 5);\n if ((eVar3 >> 0x1f & 1) == 0) {\n uVar10 = dcgettext(0,"global",5);\n }\n else {\n uVar10 = dcgettext(0,"static",5);\n }\n printf(" [%s, %s]",uVar10,uVar9);\n if (uVar20 == 1) goto LAB_0013f920;\n uVar11 = uVar11 + 1;\n putchar(10);\n } while (uVar11 < uVar20);\n if (1 < uVar20) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar20 = (int)uVar14 + 1;\n uVar14 = (ulong)uVar20;\n puVar23 = puVar23 + 8;\n }" { (expression_statement "eVar3 = byte_get_little_endian(puVar23,4);" (assignment_expression "eVar3 = byte_get_little_endian(puVar23,4)" identifier = (call_expression "byte_get_little_endian(puVar23,4)" identifier (argument_list "(puVar23,4)" ( identifier , number_literal )))) ;) (expression_statement "eVar5 = byte_get_little_endian(puVar23 + 4,4);" (assignment_expression "eVar5 = byte_get_little_endian(puVar23 + 4,4)" identifier = (call_expression "byte_get_little_endian(puVar23 + 4,4)" identifier (argument_list "(puVar23 + 4,4)" ( (binary_expression "puVar23 + 4" identifier + number_literal) , number_literal )))) ;) (if_statement "if ((int)eVar5 != 0 || (int)eVar3 != 0) {\n if ((CARRY8(eVar3 & 0xffffffff,(ulong)puVar21)) ||\n (section->start + section->size <= puVar21 + (eVar3 & 0xffffffff))) {\n pcVar4 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar4,uVar14,eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt name offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n printf("[%3u] %.*s:",uVar14,(ulong)(((int)section->size - uVar18) - (int)eVar3));\n }\n uVar15 = eVar5 & 0xffffffff;\n if ((CARRY8((ulong)puVar21,uVar15)) ||\n (section->start + (section->size - 3) <= puVar21 + uVar15)) {\n pcVar4 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar4,eVar5 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar5 & 0xffffffff,uVar14);\n }\n else {\n eVar3 = byte_get_little_endian(puVar21 + uVar15,4);\n uVar20 = (uint)eVar3;\n if (((uVar20 * 4 < uVar20) ||\n (section->start + section->size <= puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4)\n ) || (puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4 < puVar21)) {\n printf("<invalid number of CUs: %d>\n",eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Invalid number of CUs (0x%x) for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n if (uVar20 < 2) {\n if (uVar20 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar22 = 0x20;\n if (uVar20 != 1) {\n uVar22 = 9;\n }\n uVar11 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar21 + (ulong)(uVar11 * 4) + uVar15 + 4,4)\n ;\n uVar13 = (uint)eVar3 & 0xffffff;\n if (uVar13 < uVar2 >> 4) {\n printf("%c%lu",(ulong)uVar22,(ulong)uVar13);\n }\n else {\n printf("%cT%lu",(ulong)uVar22,(ulong)(uVar13 - (uVar2 >> 4)));\n }\n uVar9 = dcgettext(0,*(undefined8 *)\n (kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8),\n 5);\n if ((eVar3 >> 0x1f & 1) == 0) {\n uVar10 = dcgettext(0,"global",5);\n }\n else {\n uVar10 = dcgettext(0,"static",5);\n }\n printf(" [%s, %s]",uVar10,uVar9);\n if (uVar20 == 1) goto LAB_0013f920;\n uVar11 = uVar11 + 1;\n putchar(10);\n } while (uVar11 < uVar20);\n if (1 < uVar20) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }" if (parenthesized_expression "((int)eVar5 != 0 || (int)eVar3 != 0)" ( (binary_expression "(int)eVar5 != 0 || (int)eVar3 != 0" (binary_expression "(int)eVar5 != 0" (cast_expression "(int)eVar5" ( (type_descriptor "int" primitive_type) ) identifier) != number_literal) || (binary_expression "(int)eVar3 != 0" (cast_expression "(int)eVar3" ( (type_descriptor "int" primitive_type) ) identifier) != number_literal)) )) (compound_statement "{\n if ((CARRY8(eVar3 & 0xffffffff,(ulong)puVar21)) ||\n (section->start + section->size <= puVar21 + (eVar3 & 0xffffffff))) {\n pcVar4 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar4,uVar14,eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt name offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n printf("[%3u] %.*s:",uVar14,(ulong)(((int)section->size - uVar18) - (int)eVar3));\n }\n uVar15 = eVar5 & 0xffffffff;\n if ((CARRY8((ulong)puVar21,uVar15)) ||\n (section->start + (section->size - 3) <= puVar21 + uVar15)) {\n pcVar4 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar4,eVar5 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar5 & 0xffffffff,uVar14);\n }\n else {\n eVar3 = byte_get_little_endian(puVar21 + uVar15,4);\n uVar20 = (uint)eVar3;\n if (((uVar20 * 4 < uVar20) ||\n (section->start + section->size <= puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4)\n ) || (puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4 < puVar21)) {\n printf("<invalid number of CUs: %d>\n",eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Invalid number of CUs (0x%x) for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n if (uVar20 < 2) {\n if (uVar20 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar22 = 0x20;\n if (uVar20 != 1) {\n uVar22 = 9;\n }\n uVar11 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar21 + (ulong)(uVar11 * 4) + uVar15 + 4,4)\n ;\n uVar13 = (uint)eVar3 & 0xffffff;\n if (uVar13 < uVar2 >> 4) {\n printf("%c%lu",(ulong)uVar22,(ulong)uVar13);\n }\n else {\n printf("%cT%lu",(ulong)uVar22,(ulong)(uVar13 - (uVar2 >> 4)));\n }\n uVar9 = dcgettext(0,*(undefined8 *)\n (kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8),\n 5);\n if ((eVar3 >> 0x1f & 1) == 0) {\n uVar10 = dcgettext(0,"global",5);\n }\n else {\n uVar10 = dcgettext(0,"static",5);\n }\n printf(" [%s, %s]",uVar10,uVar9);\n if (uVar20 == 1) goto LAB_0013f920;\n uVar11 = uVar11 + 1;\n putchar(10);\n } while (uVar11 < uVar20);\n if (1 < uVar20) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }" { (if_statement "if ((CARRY8(eVar3 & 0xffffffff,(ulong)puVar21)) ||\n (section->start + section->size <= puVar21 + (eVar3 & 0xffffffff))) {\n pcVar4 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar4,uVar14,eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt name offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n printf("[%3u] %.*s:",uVar14,(ulong)(((int)section->size - uVar18) - (int)eVar3));\n }" if (parenthesized_expression "((CARRY8(eVar3 & 0xffffffff,(ulong)puVar21)) ||\n (section->start + section->size <= puVar21 + (eVar3 & 0xffffffff)))" ( (binary_expression "(CARRY8(eVar3 & 0xffffffff,(ulong)puVar21)) ||\n (section->start + section->size <= puVar21 + (eVar3 & 0xffffffff))" (parenthesized_expression "(CARRY8(eVar3 & 0xffffffff,(ulong)puVar21))" ( (call_expression "CARRY8(eVar3 & 0xffffffff,(ulong)puVar21)" identifier (argument_list "(eVar3 & 0xffffffff,(ulong)puVar21)" ( (binary_expression "eVar3 & 0xffffffff" identifier & number_literal) , (cast_expression "(ulong)puVar21" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) )) || (parenthesized_expression "(section->start + section->size <= puVar21 + (eVar3 & 0xffffffff))" ( (binary_expression "section->start + section->size <= puVar21 + (eVar3 & 0xffffffff)" (binary_expression "section->start + section->size" (field_expression "section->start" identifier -> field_identifier) + (field_expression "section->size" identifier -> field_identifier)) <= (binary_expression "puVar21 + (eVar3 & 0xffffffff)" identifier + (parenthesized_expression "(eVar3 & 0xffffffff)" ( (binary_expression "eVar3 & 0xffffffff" identifier & number_literal) )))) ))) )) (compound_statement "{\n pcVar4 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar4,uVar14,eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt name offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }" { (expression_statement "pcVar4 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);" (assignment_expression "pcVar4 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5)" identifier = (cast_expression "(char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"[%3u] <corrupt offset: %x>",5)" identifier (argument_list "(0,"[%3u] <corrupt offset: %x>",5)" ( number_literal , (string_literal ""[%3u] <corrupt offset: %x>"" " string_content ") , number_literal ))))) ;) (expression_statement "printf(pcVar4,uVar14,eVar3 & 0xffffffff);" (call_expression "printf(pcVar4,uVar14,eVar3 & 0xffffffff)" identifier (argument_list "(pcVar4,uVar14,eVar3 & 0xffffffff)" ( identifier , identifier , (binary_expression "eVar3 & 0xffffffff" identifier & number_literal) ))) ;) (expression_statement "pcVar4 = (char *)dcgettext(0,\n "Corrupt name offset of 0x%x found for symbol table slot %d\n"\n ,5);" (assignment_expression "pcVar4 = (char *)dcgettext(0,\n "Corrupt name offset of 0x%x found for symbol table slot %d\n"\n ,5)" identifier = (cast_expression "(char *)dcgettext(0,\n "Corrupt name offset of 0x%x found for symbol table slot %d\n"\n ,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,\n "Corrupt name offset of 0x%x found for symbol table slot %d\n"\n ,5)" identifier (argument_list "(0,\n "Corrupt name offset of 0x%x found for symbol table slot %d\n"\n ,5)" ( number_literal , (string_literal ""Corrupt name offset of 0x%x found for symbol table slot %d\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "warn(pcVar4,eVar3 & 0xffffffff,uVar14);" (call_expression "warn(pcVar4,eVar3 & 0xffffffff,uVar14)" identifier (argument_list "(pcVar4,eVar3 & 0xffffffff,uVar14)" ( identifier , (binary_expression "eVar3 & 0xffffffff" identifier & number_literal) , identifier ))) ;) }) (else_clause "else {\n printf("[%3u] %.*s:",uVar14,(ulong)(((int)section->size - uVar18) - (int)eVar3));\n }" else (compound_statement "{\n printf("[%3u] %.*s:",uVar14,(ulong)(((int)section->size - uVar18) - (int)eVar3));\n }" { (expression_statement "printf("[%3u] %.*s:",uVar14,(ulong)(((int)section->size - uVar18) - (int)eVar3));" (call_expression "printf("[%3u] %.*s:",uVar14,(ulong)(((int)section->size - uVar18) - (int)eVar3))" identifier (argument_list "("[%3u] %.*s:",uVar14,(ulong)(((int)section->size - uVar18) - (int)eVar3))" ( (string_literal ""[%3u] %.*s:"" " string_content ") , identifier , (call_expression "(ulong)(((int)section->size - uVar18) - (int)eVar3)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(((int)section->size - uVar18) - (int)eVar3)" ( (binary_expression "((int)section->size - uVar18) - (int)eVar3" (parenthesized_expression "((int)section->size - uVar18)" ( (binary_expression "(int)section->size - uVar18" (cast_expression "(int)section->size" ( (type_descriptor "int" primitive_type) ) (field_expression "section->size" identifier -> field_identifier)) - identifier) )) - (cast_expression "(int)eVar3" ( (type_descriptor "int" primitive_type) ) identifier)) ))) ))) ;) }))) (expression_statement "uVar15 = eVar5 & 0xffffffff;" (assignment_expression "uVar15 = eVar5 & 0xffffffff" identifier = (binary_expression "eVar5 & 0xffffffff" identifier & number_literal)) ;) (if_statement "if ((CARRY8((ulong)puVar21,uVar15)) ||\n (section->start + (section->size - 3) <= puVar21 + uVar15)) {\n pcVar4 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar4,eVar5 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar5 & 0xffffffff,uVar14);\n }\n else {\n eVar3 = byte_get_little_endian(puVar21 + uVar15,4);\n uVar20 = (uint)eVar3;\n if (((uVar20 * 4 < uVar20) ||\n (section->start + section->size <= puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4)\n ) || (puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4 < puVar21)) {\n printf("<invalid number of CUs: %d>\n",eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Invalid number of CUs (0x%x) for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n if (uVar20 < 2) {\n if (uVar20 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar22 = 0x20;\n if (uVar20 != 1) {\n uVar22 = 9;\n }\n uVar11 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar21 + (ulong)(uVar11 * 4) + uVar15 + 4,4)\n ;\n uVar13 = (uint)eVar3 & 0xffffff;\n if (uVar13 < uVar2 >> 4) {\n printf("%c%lu",(ulong)uVar22,(ulong)uVar13);\n }\n else {\n printf("%cT%lu",(ulong)uVar22,(ulong)(uVar13 - (uVar2 >> 4)));\n }\n uVar9 = dcgettext(0,*(undefined8 *)\n (kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8),\n 5);\n if ((eVar3 >> 0x1f & 1) == 0) {\n uVar10 = dcgettext(0,"global",5);\n }\n else {\n uVar10 = dcgettext(0,"static",5);\n }\n printf(" [%s, %s]",uVar10,uVar9);\n if (uVar20 == 1) goto LAB_0013f920;\n uVar11 = uVar11 + 1;\n putchar(10);\n } while (uVar11 < uVar20);\n if (1 < uVar20) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }" if (parenthesized_expression "((CARRY8((ulong)puVar21,uVar15)) ||\n (section->start + (section->size - 3) <= puVar21 + uVar15))" ( (binary_expression "(CARRY8((ulong)puVar21,uVar15)) ||\n (section->start + (section->size - 3) <= puVar21 + uVar15)" (parenthesized_expression "(CARRY8((ulong)puVar21,uVar15))" ( (call_expression "CARRY8((ulong)puVar21,uVar15)" identifier (argument_list "((ulong)puVar21,uVar15)" ( (cast_expression "(ulong)puVar21" ( (type_descriptor "ulong" type_identifier) ) identifier) , identifier ))) )) || (parenthesized_expression "(section->start + (section->size - 3) <= puVar21 + uVar15)" ( (binary_expression "section->start + (section->size - 3) <= puVar21 + uVar15" (binary_expression "section->start + (section->size - 3)" (field_expression "section->start" identifier -> field_identifier) + (parenthesized_expression "(section->size - 3)" ( (binary_expression "section->size - 3" (field_expression "section->size" identifier -> field_identifier) - number_literal) ))) <= (binary_expression "puVar21 + uVar15" identifier + identifier)) ))) )) (compound_statement "{\n pcVar4 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar4,eVar5 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar5 & 0xffffffff,uVar14);\n }" { (expression_statement "pcVar4 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);" (assignment_expression "pcVar4 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"<invalid CU vector offset: %x>\n",5)" identifier (argument_list "(0,"<invalid CU vector offset: %x>\n",5)" ( number_literal , (string_literal ""<invalid CU vector offset: %x>\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(pcVar4,eVar5 & 0xffffffff);" (call_expression "printf(pcVar4,eVar5 & 0xffffffff)" identifier (argument_list "(pcVar4,eVar5 & 0xffffffff)" ( identifier , (binary_expression "eVar5 & 0xffffffff" identifier & number_literal) ))) ;) (expression_statement "pcVar4 = (char *)dcgettext(0,\n "Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);" (assignment_expression "pcVar4 = (char *)dcgettext(0,\n "Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5)" identifier = (cast_expression "(char *)dcgettext(0,\n "Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,\n "Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5)" identifier (argument_list "(0,\n "Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5)" ( number_literal , (string_literal ""Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "warn(pcVar4,eVar5 & 0xffffffff,uVar14);" (call_expression "warn(pcVar4,eVar5 & 0xffffffff,uVar14)" identifier (argument_list "(pcVar4,eVar5 & 0xffffffff,uVar14)" ( identifier , (binary_expression "eVar5 & 0xffffffff" identifier & number_literal) , identifier ))) ;) }) (else_clause "else {\n eVar3 = byte_get_little_endian(puVar21 + uVar15,4);\n uVar20 = (uint)eVar3;\n if (((uVar20 * 4 < uVar20) ||\n (section->start + section->size <= puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4)\n ) || (puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4 < puVar21)) {\n printf("<invalid number of CUs: %d>\n",eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Invalid number of CUs (0x%x) for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n if (uVar20 < 2) {\n if (uVar20 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar22 = 0x20;\n if (uVar20 != 1) {\n uVar22 = 9;\n }\n uVar11 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar21 + (ulong)(uVar11 * 4) + uVar15 + 4,4)\n ;\n uVar13 = (uint)eVar3 & 0xffffff;\n if (uVar13 < uVar2 >> 4) {\n printf("%c%lu",(ulong)uVar22,(ulong)uVar13);\n }\n else {\n printf("%cT%lu",(ulong)uVar22,(ulong)(uVar13 - (uVar2 >> 4)));\n }\n uVar9 = dcgettext(0,*(undefined8 *)\n (kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8),\n 5);\n if ((eVar3 >> 0x1f & 1) == 0) {\n uVar10 = dcgettext(0,"global",5);\n }\n else {\n uVar10 = dcgettext(0,"static",5);\n }\n printf(" [%s, %s]",uVar10,uVar9);\n if (uVar20 == 1) goto LAB_0013f920;\n uVar11 = uVar11 + 1;\n putchar(10);\n } while (uVar11 < uVar20);\n if (1 < uVar20) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }" else (compound_statement "{\n eVar3 = byte_get_little_endian(puVar21 + uVar15,4);\n uVar20 = (uint)eVar3;\n if (((uVar20 * 4 < uVar20) ||\n (section->start + section->size <= puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4)\n ) || (puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4 < puVar21)) {\n printf("<invalid number of CUs: %d>\n",eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Invalid number of CUs (0x%x) for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n if (uVar20 < 2) {\n if (uVar20 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar22 = 0x20;\n if (uVar20 != 1) {\n uVar22 = 9;\n }\n uVar11 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar21 + (ulong)(uVar11 * 4) + uVar15 + 4,4)\n ;\n uVar13 = (uint)eVar3 & 0xffffff;\n if (uVar13 < uVar2 >> 4) {\n printf("%c%lu",(ulong)uVar22,(ulong)uVar13);\n }\n else {\n printf("%cT%lu",(ulong)uVar22,(ulong)(uVar13 - (uVar2 >> 4)));\n }\n uVar9 = dcgettext(0,*(undefined8 *)\n (kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8),\n 5);\n if ((eVar3 >> 0x1f & 1) == 0) {\n uVar10 = dcgettext(0,"global",5);\n }\n else {\n uVar10 = dcgettext(0,"static",5);\n }\n printf(" [%s, %s]",uVar10,uVar9);\n if (uVar20 == 1) goto LAB_0013f920;\n uVar11 = uVar11 + 1;\n putchar(10);\n } while (uVar11 < uVar20);\n if (1 < uVar20) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }" { (expression_statement "eVar3 = byte_get_little_endian(puVar21 + uVar15,4);" (assignment_expression "eVar3 = byte_get_little_endian(puVar21 + uVar15,4)" identifier = (call_expression "byte_get_little_endian(puVar21 + uVar15,4)" identifier (argument_list "(puVar21 + uVar15,4)" ( (binary_expression "puVar21 + uVar15" identifier + identifier) , number_literal )))) ;) (expression_statement "uVar20 = (uint)eVar3;" (assignment_expression "uVar20 = (uint)eVar3" identifier = (cast_expression "(uint)eVar3" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (if_statement "if (((uVar20 * 4 < uVar20) ||\n (section->start + section->size <= puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4)\n ) || (puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4 < puVar21)) {\n printf("<invalid number of CUs: %d>\n",eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Invalid number of CUs (0x%x) for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }\n else {\n if (uVar20 < 2) {\n if (uVar20 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar22 = 0x20;\n if (uVar20 != 1) {\n uVar22 = 9;\n }\n uVar11 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar21 + (ulong)(uVar11 * 4) + uVar15 + 4,4)\n ;\n uVar13 = (uint)eVar3 & 0xffffff;\n if (uVar13 < uVar2 >> 4) {\n printf("%c%lu",(ulong)uVar22,(ulong)uVar13);\n }\n else {\n printf("%cT%lu",(ulong)uVar22,(ulong)(uVar13 - (uVar2 >> 4)));\n }\n uVar9 = dcgettext(0,*(undefined8 *)\n (kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8),\n 5);\n if ((eVar3 >> 0x1f & 1) == 0) {\n uVar10 = dcgettext(0,"global",5);\n }\n else {\n uVar10 = dcgettext(0,"static",5);\n }\n printf(" [%s, %s]",uVar10,uVar9);\n if (uVar20 == 1) goto LAB_0013f920;\n uVar11 = uVar11 + 1;\n putchar(10);\n } while (uVar11 < uVar20);\n if (1 < uVar20) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }" if (parenthesized_expression "(((uVar20 * 4 < uVar20) ||\n (section->start + section->size <= puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4)\n ) || (puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4 < puVar21))" ( (binary_expression "((uVar20 * 4 < uVar20) ||\n (section->start + section->size <= puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4)\n ) || (puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4 < puVar21)" (parenthesized_expression "((uVar20 * 4 < uVar20) ||\n (section->start + section->size <= puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4)\n )" ( (binary_expression "(uVar20 * 4 < uVar20) ||\n (section->start + section->size <= puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4)" (parenthesized_expression "(uVar20 * 4 < uVar20)" ( (binary_expression "uVar20 * 4 < uVar20" (binary_expression "uVar20 * 4" identifier * number_literal) < identifier) )) || (parenthesized_expression "(section->start + section->size <= puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4)" ( (binary_expression "section->start + section->size <= puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4" (binary_expression "section->start + section->size" (field_expression "section->start" identifier -> field_identifier) + (field_expression "section->size" identifier -> field_identifier)) <= (binary_expression "puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4" (binary_expression "puVar21 + (ulong)(uVar20 * 4) + uVar15" (binary_expression "puVar21 + (ulong)(uVar20 * 4)" identifier + (call_expression "(ulong)(uVar20 * 4)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar20 * 4)" ( (binary_expression "uVar20 * 4" identifier * number_literal) )))) + identifier) + number_literal)) ))) )) || (parenthesized_expression "(puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4 < puVar21)" ( (binary_expression "puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4 < puVar21" (binary_expression "puVar21 + (ulong)(uVar20 * 4) + uVar15 + 4" (binary_expression "puVar21 + (ulong)(uVar20 * 4) + uVar15" (binary_expression "puVar21 + (ulong)(uVar20 * 4)" identifier + (call_expression "(ulong)(uVar20 * 4)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar20 * 4)" ( (binary_expression "uVar20 * 4" identifier * number_literal) )))) + identifier) + number_literal) < identifier) ))) )) (compound_statement "{\n printf("<invalid number of CUs: %d>\n",eVar3 & 0xffffffff);\n pcVar4 = (char *)dcgettext(0,\n "Invalid number of CUs (0x%x) for symbol table slot %d\n"\n ,5);\n warn(pcVar4,eVar3 & 0xffffffff,uVar14);\n }" { (expression_statement "printf("<invalid number of CUs: %d>\n",eVar3 & 0xffffffff);" (call_expression "printf("<invalid number of CUs: %d>\n",eVar3 & 0xffffffff)" identifier (argument_list "("<invalid number of CUs: %d>\n",eVar3 & 0xffffffff)" ( (string_literal ""<invalid number of CUs: %d>\n"" " string_content escape_sequence ") , (binary_expression "eVar3 & 0xffffffff" identifier & number_literal) ))) ;) (expression_statement "pcVar4 = (char *)dcgettext(0,\n "Invalid number of CUs (0x%x) for symbol table slot %d\n"\n ,5);" (assignment_expression "pcVar4 = (char *)dcgettext(0,\n "Invalid number of CUs (0x%x) for symbol table slot %d\n"\n ,5)" identifier = (cast_expression "(char *)dcgettext(0,\n "Invalid number of CUs (0x%x) for symbol table slot %d\n"\n ,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,\n "Invalid number of CUs (0x%x) for symbol table slot %d\n"\n ,5)" identifier (argument_list "(0,\n "Invalid number of CUs (0x%x) for symbol table slot %d\n"\n ,5)" ( number_literal , (string_literal ""Invalid number of CUs (0x%x) for symbol table slot %d\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "warn(pcVar4,eVar3 & 0xffffffff,uVar14);" (call_expression "warn(pcVar4,eVar3 & 0xffffffff,uVar14)" identifier (argument_list "(pcVar4,eVar3 & 0xffffffff,uVar14)" ( identifier , (binary_expression "eVar3 & 0xffffffff" identifier & number_literal) , identifier ))) ;) }) (else_clause "else {\n if (uVar20 < 2) {\n if (uVar20 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar22 = 0x20;\n if (uVar20 != 1) {\n uVar22 = 9;\n }\n uVar11 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar21 + (ulong)(uVar11 * 4) + uVar15 + 4,4)\n ;\n uVar13 = (uint)eVar3 & 0xffffff;\n if (uVar13 < uVar2 >> 4) {\n printf("%c%lu",(ulong)uVar22,(ulong)uVar13);\n }\n else {\n printf("%cT%lu",(ulong)uVar22,(ulong)(uVar13 - (uVar2 >> 4)));\n }\n uVar9 = dcgettext(0,*(undefined8 *)\n (kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8),\n 5);\n if ((eVar3 >> 0x1f & 1) == 0) {\n uVar10 = dcgettext(0,"global",5);\n }\n else {\n uVar10 = dcgettext(0,"static",5);\n }\n printf(" [%s, %s]",uVar10,uVar9);\n if (uVar20 == 1) goto LAB_0013f920;\n uVar11 = uVar11 + 1;\n putchar(10);\n } while (uVar11 < uVar20);\n if (1 < uVar20) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }" else (compound_statement "{\n if (uVar20 < 2) {\n if (uVar20 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar22 = 0x20;\n if (uVar20 != 1) {\n uVar22 = 9;\n }\n uVar11 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar21 + (ulong)(uVar11 * 4) + uVar15 + 4,4)\n ;\n uVar13 = (uint)eVar3 & 0xffffff;\n if (uVar13 < uVar2 >> 4) {\n printf("%c%lu",(ulong)uVar22,(ulong)uVar13);\n }\n else {\n printf("%cT%lu",(ulong)uVar22,(ulong)(uVar13 - (uVar2 >> 4)));\n }\n uVar9 = dcgettext(0,*(undefined8 *)\n (kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8),\n 5);\n if ((eVar3 >> 0x1f & 1) == 0) {\n uVar10 = dcgettext(0,"global",5);\n }\n else {\n uVar10 = dcgettext(0,"static",5);\n }\n printf(" [%s, %s]",uVar10,uVar9);\n if (uVar20 == 1) goto LAB_0013f920;\n uVar11 = uVar11 + 1;\n putchar(10);\n } while (uVar11 < uVar20);\n if (1 < uVar20) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }" { (if_statement "if (uVar20 < 2) {\n if (uVar20 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar22 = 0x20;\n if (uVar20 != 1) {\n uVar22 = 9;\n }\n uVar11 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar21 + (ulong)(uVar11 * 4) + uVar15 + 4,4)\n ;\n uVar13 = (uint)eVar3 & 0xffffff;\n if (uVar13 < uVar2 >> 4) {\n printf("%c%lu",(ulong)uVar22,(ulong)uVar13);\n }\n else {\n printf("%cT%lu",(ulong)uVar22,(ulong)(uVar13 - (uVar2 >> 4)));\n }\n uVar9 = dcgettext(0,*(undefined8 *)\n (kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8),\n 5);\n if ((eVar3 >> 0x1f & 1) == 0) {\n uVar10 = dcgettext(0,"global",5);\n }\n else {\n uVar10 = dcgettext(0,"static",5);\n }\n printf(" [%s, %s]",uVar10,uVar9);\n if (uVar20 == 1) goto LAB_0013f920;\n uVar11 = uVar11 + 1;\n putchar(10);\n } while (uVar11 < uVar20);\n if (1 < uVar20) goto LAB_0013f518;\n }" if (parenthesized_expression "(uVar20 < 2)" ( (binary_expression "uVar20 < 2" identifier < number_literal) )) (compound_statement "{\n if (uVar20 != 0) goto LAB_0013f847;\n }" { (if_statement "if (uVar20 != 0) goto LAB_0013f847;" if (parenthesized_expression "(uVar20 != 0)" ( (binary_expression "uVar20 != 0" identifier != number_literal) )) (goto_statement "goto LAB_0013f847;" goto statement_identifier ;)) }) (else_clause "else {\n putchar(10);\nLAB_0013f847:\n uVar22 = 0x20;\n if (uVar20 != 1) {\n uVar22 = 9;\n }\n uVar11 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar21 + (ulong)(uVar11 * 4) + uVar15 + 4,4)\n ;\n uVar13 = (uint)eVar3 & 0xffffff;\n if (uVar13 < uVar2 >> 4) {\n printf("%c%lu",(ulong)uVar22,(ulong)uVar13);\n }\n else {\n printf("%cT%lu",(ulong)uVar22,(ulong)(uVar13 - (uVar2 >> 4)));\n }\n uVar9 = dcgettext(0,*(undefined8 *)\n (kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8),\n 5);\n if ((eVar3 >> 0x1f & 1) == 0) {\n uVar10 = dcgettext(0,"global",5);\n }\n else {\n uVar10 = dcgettext(0,"static",5);\n }\n printf(" [%s, %s]",uVar10,uVar9);\n if (uVar20 == 1) goto LAB_0013f920;\n uVar11 = uVar11 + 1;\n putchar(10);\n } while (uVar11 < uVar20);\n if (1 < uVar20) goto LAB_0013f518;\n }" else (compound_statement "{\n putchar(10);\nLAB_0013f847:\n uVar22 = 0x20;\n if (uVar20 != 1) {\n uVar22 = 9;\n }\n uVar11 = 0;\n do {\n eVar3 = byte_get_little_endian(puVar21 + (ulong)(uVar11 * 4) + uVar15 + 4,4)\n ;\n uVar13 = (uint)eVar3 & 0xffffff;\n if (uVar13 < uVar2 >> 4) {\n printf("%c%lu",(ulong)uVar22,(ulong)uVar13);\n }\n else {\n printf("%cT%lu",(ulong)uVar22,(ulong)(uVar13 - (uVar2 >> 4)));\n }\n uVar9 = dcgettext(0,*(undefined8 *)\n (kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8),\n 5);\n if ((eVar3 >> 0x1f & 1) == 0) {\n uVar10 = dcgettext(0,"global",5);\n }\n else {\n uVar10 = dcgettext(0,"static",5);\n }\n printf(" [%s, %s]",uVar10,uVar9);\n if (uVar20 == 1) goto LAB_0013f920;\n uVar11 = uVar11 + 1;\n putchar(10);\n } while (uVar11 < uVar20);\n if (1 < uVar20) goto LAB_0013f518;\n }" { (expression_statement "putchar(10);" (call_expression "putchar(10)" identifier (argument_list "(10)" ( number_literal ))) ;) (labeled_statement "LAB_0013f847:\n uVar22 = 0x20;" statement_identifier : (expression_statement "uVar22 = 0x20;" (assignment_expression "uVar22 = 0x20" identifier = number_literal) ;)) (if_statement "if (uVar20 != 1) {\n uVar22 = 9;\n }" if (parenthesized_expression "(uVar20 != 1)" ( (binary_expression "uVar20 != 1" identifier != number_literal) )) (compound_statement "{\n uVar22 = 9;\n }" { (expression_statement "uVar22 = 9;" (assignment_expression "uVar22 = 9" identifier = number_literal) ;) })) (expression_statement "uVar11 = 0;" (assignment_expression "uVar11 = 0" identifier = number_literal) ;) (do_statement "do {\n eVar3 = byte_get_little_endian(puVar21 + (ulong)(uVar11 * 4) + uVar15 + 4,4)\n ;\n uVar13 = (uint)eVar3 & 0xffffff;\n if (uVar13 < uVar2 >> 4) {\n printf("%c%lu",(ulong)uVar22,(ulong)uVar13);\n }\n else {\n printf("%cT%lu",(ulong)uVar22,(ulong)(uVar13 - (uVar2 >> 4)));\n }\n uVar9 = dcgettext(0,*(undefined8 *)\n (kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8),\n 5);\n if ((eVar3 >> 0x1f & 1) == 0) {\n uVar10 = dcgettext(0,"global",5);\n }\n else {\n uVar10 = dcgettext(0,"static",5);\n }\n printf(" [%s, %s]",uVar10,uVar9);\n if (uVar20 == 1) goto LAB_0013f920;\n uVar11 = uVar11 + 1;\n putchar(10);\n } while (uVar11 < uVar20);" do (compound_statement "{\n eVar3 = byte_get_little_endian(puVar21 + (ulong)(uVar11 * 4) + uVar15 + 4,4)\n ;\n uVar13 = (uint)eVar3 & 0xffffff;\n if (uVar13 < uVar2 >> 4) {\n printf("%c%lu",(ulong)uVar22,(ulong)uVar13);\n }\n else {\n printf("%cT%lu",(ulong)uVar22,(ulong)(uVar13 - (uVar2 >> 4)));\n }\n uVar9 = dcgettext(0,*(undefined8 *)\n (kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8),\n 5);\n if ((eVar3 >> 0x1f & 1) == 0) {\n uVar10 = dcgettext(0,"global",5);\n }\n else {\n uVar10 = dcgettext(0,"static",5);\n }\n printf(" [%s, %s]",uVar10,uVar9);\n if (uVar20 == 1) goto LAB_0013f920;\n uVar11 = uVar11 + 1;\n putchar(10);\n }" { (expression_statement "eVar3 = byte_get_little_endian(puVar21 + (ulong)(uVar11 * 4) + uVar15 + 4,4)\n ;" (assignment_expression "eVar3 = byte_get_little_endian(puVar21 + (ulong)(uVar11 * 4) + uVar15 + 4,4)" identifier = (call_expression "byte_get_little_endian(puVar21 + (ulong)(uVar11 * 4) + uVar15 + 4,4)" identifier (argument_list "(puVar21 + (ulong)(uVar11 * 4) + uVar15 + 4,4)" ( (binary_expression "puVar21 + (ulong)(uVar11 * 4) + uVar15 + 4" (binary_expression "puVar21 + (ulong)(uVar11 * 4) + uVar15" (binary_expression "puVar21 + (ulong)(uVar11 * 4)" identifier + (call_expression "(ulong)(uVar11 * 4)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar11 * 4)" ( (binary_expression "uVar11 * 4" identifier * number_literal) )))) + identifier) + number_literal) , number_literal )))) ;) (expression_statement "uVar13 = (uint)eVar3 & 0xffffff;" (assignment_expression "uVar13 = (uint)eVar3 & 0xffffff" identifier = (binary_expression "(uint)eVar3 & 0xffffff" (cast_expression "(uint)eVar3" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal)) ;) (if_statement "if (uVar13 < uVar2 >> 4) {\n printf("%c%lu",(ulong)uVar22,(ulong)uVar13);\n }\n else {\n printf("%cT%lu",(ulong)uVar22,(ulong)(uVar13 - (uVar2 >> 4)));\n }" if (parenthesized_expression "(uVar13 < uVar2 >> 4)" ( (binary_expression "uVar13 < uVar2 >> 4" identifier < (binary_expression "uVar2 >> 4" identifier >> number_literal)) )) (compound_statement "{\n printf("%c%lu",(ulong)uVar22,(ulong)uVar13);\n }" { (expression_statement "printf("%c%lu",(ulong)uVar22,(ulong)uVar13);" (call_expression "printf("%c%lu",(ulong)uVar22,(ulong)uVar13)" identifier (argument_list "("%c%lu",(ulong)uVar22,(ulong)uVar13)" ( (string_literal ""%c%lu"" " string_content ") , (cast_expression "(ulong)uVar22" ( (type_descriptor "ulong" type_identifier) ) identifier) , (cast_expression "(ulong)uVar13" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) }) (else_clause "else {\n printf("%cT%lu",(ulong)uVar22,(ulong)(uVar13 - (uVar2 >> 4)));\n }" else (compound_statement "{\n printf("%cT%lu",(ulong)uVar22,(ulong)(uVar13 - (uVar2 >> 4)));\n }" { (expression_statement "printf("%cT%lu",(ulong)uVar22,(ulong)(uVar13 - (uVar2 >> 4)));" (call_expression "printf("%cT%lu",(ulong)uVar22,(ulong)(uVar13 - (uVar2 >> 4)))" identifier (argument_list "("%cT%lu",(ulong)uVar22,(ulong)(uVar13 - (uVar2 >> 4)))" ( (string_literal ""%cT%lu"" " string_content ") , (cast_expression "(ulong)uVar22" ( (type_descriptor "ulong" type_identifier) ) identifier) , (call_expression "(ulong)(uVar13 - (uVar2 >> 4))" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar13 - (uVar2 >> 4))" ( (binary_expression "uVar13 - (uVar2 >> 4)" identifier - (parenthesized_expression "(uVar2 >> 4)" ( (binary_expression "uVar2 >> 4" identifier >> number_literal) ))) ))) ))) ;) }))) (expression_statement "uVar9 = dcgettext(0,*(undefined8 *)\n (kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8),\n 5);" (assignment_expression "uVar9 = dcgettext(0,*(undefined8 *)\n (kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8),\n 5)" identifier = (call_expression "dcgettext(0,*(undefined8 *)\n (kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8),\n 5)" identifier (argument_list "(0,*(undefined8 *)\n (kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8),\n 5)" ( number_literal , (pointer_expression "*(undefined8 *)\n (kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8)" * (cast_expression "(undefined8 *)\n (kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8)" ( (binary_expression "kinds_11759 + (ulong)((uint)(eVar3 >> 0x1c) & 7) * 8" identifier + (binary_expression "(ulong)((uint)(eVar3 >> 0x1c) & 7) * 8" (call_expression "(ulong)((uint)(eVar3 >> 0x1c) & 7)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)(eVar3 >> 0x1c) & 7)" ( (binary_expression "(uint)(eVar3 >> 0x1c) & 7" (call_expression "(uint)(eVar3 >> 0x1c)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(eVar3 >> 0x1c)" ( (binary_expression "eVar3 >> 0x1c" identifier >> number_literal) ))) & number_literal) ))) * number_literal)) )))) , number_literal )))) ;) (if_statement "if ((eVar3 >> 0x1f & 1) == 0) {\n uVar10 = dcgettext(0,"global",5);\n }\n else {\n uVar10 = dcgettext(0,"static",5);\n }" if (parenthesized_expression "((eVar3 >> 0x1f & 1) == 0)" ( (binary_expression "(eVar3 >> 0x1f & 1) == 0" (parenthesized_expression "(eVar3 >> 0x1f & 1)" ( (binary_expression "eVar3 >> 0x1f & 1" (binary_expression "eVar3 >> 0x1f" identifier >> number_literal) & number_literal) )) == number_literal) )) (compound_statement "{\n uVar10 = dcgettext(0,"global",5);\n }" { (expression_statement "uVar10 = dcgettext(0,"global",5);" (assignment_expression "uVar10 = dcgettext(0,"global",5)" identifier = (call_expression "dcgettext(0,"global",5)" identifier (argument_list "(0,"global",5)" ( number_literal , (string_literal ""global"" " string_content ") , number_literal )))) ;) }) (else_clause "else {\n uVar10 = dcgettext(0,"static",5);\n }" else (compound_statement "{\n uVar10 = dcgettext(0,"static",5);\n }" { (expression_statement "uVar10 = dcgettext(0,"static",5);" (assignment_expression "uVar10 = dcgettext(0,"static",5)" identifier = (call_expression "dcgettext(0,"static",5)" identifier (argument_list "(0,"static",5)" ( number_literal , (string_literal ""static"" " string_content ") , number_literal )))) ;) }))) (expression_statement "printf(" [%s, %s]",uVar10,uVar9);" (call_expression "printf(" [%s, %s]",uVar10,uVar9)" identifier (argument_list "(" [%s, %s]",uVar10,uVar9)" ( (string_literal "" [%s, %s]"" " string_content ") , identifier , identifier ))) ;) (if_statement "if (uVar20 == 1) goto LAB_0013f920;" if (parenthesized_expression "(uVar20 == 1)" ( (binary_expression "uVar20 == 1" identifier == number_literal) )) (goto_statement "goto LAB_0013f920;" goto statement_identifier ;)) (expression_statement "uVar11 = uVar11 + 1;" (assignment_expression "uVar11 = uVar11 + 1" identifier = (binary_expression "uVar11 + 1" identifier + number_literal)) ;) (expression_statement "putchar(10);" (call_expression "putchar(10)" identifier (argument_list "(10)" ( number_literal ))) ;) }) while (parenthesized_expression "(uVar11 < uVar20)" ( (binary_expression "uVar11 < uVar20" identifier < identifier) )) ;) (if_statement "if (1 < uVar20) goto LAB_0013f518;" if (parenthesized_expression "(1 < uVar20)" ( (binary_expression "1 < uVar20" number_literal < identifier) )) (goto_statement "goto LAB_0013f518;" goto statement_identifier ;)) }))) (labeled_statement "LAB_0013f920:\n putchar(10);" statement_identifier : (expression_statement "putchar(10);" (call_expression "putchar(10)" identifier (argument_list "(10)" ( number_literal ))) ;)) }))) }))) })) (labeled_statement "LAB_0013f518:\n uVar20 = (int)uVar14 + 1;" statement_identifier : (expression_statement "uVar20 = (int)uVar14 + 1;" (assignment_expression "uVar20 = (int)uVar14 + 1" identifier = (binary_expression "(int)uVar14 + 1" (cast_expression "(int)uVar14" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal)) ;)) (expression_statement "uVar14 = (ulong)uVar20;" (assignment_expression "uVar14 = (ulong)uVar20" identifier = (cast_expression "(ulong)uVar20" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "puVar23 = puVar23 + 8;" (assignment_expression "puVar23 = puVar23 + 8" identifier = (binary_expression "puVar23 + 8" identifier + number_literal)) ;) }) while (parenthesized_expression "(uVar18 - local_90 >> 3 != uVar20)" ( (binary_expression "uVar18 - local_90 >> 3 != uVar20" (binary_expression "uVar18 - local_90 >> 3" (binary_expression "uVar18 - local_90" identifier - identifier) >> number_literal) != identifier) )) ;) })) (return_statement "return 1;" return number_literal ;) })) })) })) })) (expression_statement "pcVar4 = section->name;" (assignment_expression "pcVar4 = section->name" identifier = (field_expression "section->name" identifier -> field_identifier)) ;) (expression_statement "pcVar17 = "Corrupt header in the %s section.\n";" (assignment_expression "pcVar17 = "Corrupt header in the %s section.\n"" identifier = (string_literal ""Corrupt header in the %s section.\n"" " string_content escape_sequence ")) ;) (labeled_statement "LAB_0013f628:\n pcVar17 = (char *)dcgettext(0,pcVar17,5);" statement_identifier : (expression_statement "pcVar17 = (char *)dcgettext(0,pcVar17,5);" (assignment_expression "pcVar17 = (char *)dcgettext(0,pcVar17,5)" identifier = (cast_expression "(char *)dcgettext(0,pcVar17,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,pcVar17,5)" identifier (argument_list "(0,pcVar17,5)" ( number_literal , identifier , number_literal ))))) ;)) (expression_statement "warn(pcVar17,pcVar4);" (call_expression "warn(pcVar17,pcVar4)" identifier (argument_list "(pcVar17,pcVar4)" ( identifier , identifier ))) ;) (return_statement "return 0;" return number_literal ;) })))
|
(translation_unit "undefined8 FUN_0013eff0(long param_1)\n\n{\n long lVar1;\n long lVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n uint uVar7;\n uint uVar8;\n char *pcVar9;\n long lVar10;\n long lVar11;\n undefined8 uVar12;\n undefined8 uVar13;\n undefined8 uVar14;\n ulong uVar15;\n ulong uVar16;\n uint uVar17;\n ulong uVar18;\n uint uVar19;\n ulong uVar20;\n long lVar21;\n \n lVar21 = *(long *)(param_1 + 0x20);\n FUN_0013ed70(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18);\n if (*(ulong *)(param_1 + 0x30) < 0x18) {\n uVar12 = *(undefined8 *)(param_1 + 0x10);\n pcVar9 = "Truncated header in the %s section.\n";\n goto LAB_0013f628;\n }\n uVar3 = FUN_001552c0(lVar21,4);\n pcVar9 = (char *)dcgettext(0,"Version %ld\n",5);\n printf(pcVar9,(ulong)uVar3);\n if (5 < uVar3 - 3) {\n uVar12 = dcgettext(0,"Unsupported version %lu.\n",5);\n warn(uVar12,(ulong)uVar3);\n return 0;\n }\n if (uVar3 == 3) {\n uVar12 = dcgettext(0,"The address table data in version 3 may be wrong.\n",5);\n warn(uVar12);\nLAB_0013f685:\n uVar12 = dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5);\n warn(uVar12);\nLAB_0013f6a2:\n uVar12 = dcgettext(0,"Version 5 does not include inlined functions.\n",5);\n warn(uVar12);\nLAB_0013f6bf:\n uVar12 = dcgettext(0,"Version 6 does not include symbol attributes.\n",5);\n warn(uVar12);\n }\n else {\n if (uVar3 == 4) goto LAB_0013f685;\n if (uVar3 == 5) goto LAB_0013f6a2;\n if (uVar3 == 6) goto LAB_0013f6bf;\n }\n uVar3 = FUN_001552c0(lVar21 + 4,4);\n uVar4 = FUN_001552c0(lVar21 + 8,4);\n uVar5 = FUN_001552c0(lVar21 + 0xc,4);\n uVar6 = FUN_001552c0(lVar21 + 0x10,4);\n uVar7 = FUN_001552c0(lVar21 + 0x14,4);\n uVar15 = *(ulong *)(param_1 + 0x30);\n if ((((uVar3 <= uVar15) && (uVar4 <= uVar15)) && (uVar5 <= uVar15)) &&\n ((uVar6 <= uVar15 && (uVar7 <= uVar15)))) {\n if (uVar4 < uVar3) {\n uVar12 = dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);\n warn(uVar12,uVar4,uVar3);\n return 0;\n }\n if (uVar5 < uVar4) {\n uVar12 = dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5);\n warn(uVar12,uVar5,uVar4);\n return 0;\n }\n if (uVar6 < uVar5) {\n uVar12 = dcgettext(0,"Symbol table offset (%x) is less then Address table offset (%x)\n",5);\n warn(uVar12,uVar6,uVar5);\n return 0;\n }\n uVar17 = uVar6 - uVar5;\n if (uVar7 < uVar6) {\n uVar12 = dcgettext(0,"Constant pool offset (%x) is less than symbol table offset (%x)\n",5);\n warn(uVar12,uVar7,uVar6);\n return 0;\n }\n lVar1 = lVar21 + (ulong)uVar5;\n if (uVar15 + *(long *)(param_1 + 0x20) < (ulong)uVar17 + lVar1) {\n uVar12 = dcgettext(0,"Address table extends beyond end of section.\n",5);\n warn(uVar12);\n return 0;\n }\n uVar8 = uVar4 - uVar3;\n pcVar9 = (char *)dcgettext(0,"\nCU table:\n",5);\n printf(pcVar9);\n lVar2 = lVar21 + (ulong)uVar3;\n if (uVar8 >> 3 != 0) {\n uVar3 = 0;\n do {\n lVar10 = FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8);\n lVar11 = FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar19 = uVar3 >> 1;\n uVar3 = uVar3 + 2;\n printf(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11);\n } while (uVar3 < uVar8 >> 3);\n }\n pcVar9 = (char *)dcgettext(0,"\nTU table:\n",5);\n uVar3 = 0;\n printf(pcVar9);\n lVar2 = lVar21 + (ulong)uVar4;\n if (uVar5 - uVar4 >> 3 != 0) {\n do {\n uVar15 = (ulong)(uVar3 * 8);\n uVar12 = FUN_001552c0(lVar2 + uVar15,8);\n uVar13 = FUN_001552c0(lVar2 + 8 + uVar15,8);\n uVar14 = FUN_001552c0(lVar2 + 0x10 + uVar15,8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar15 = (ulong)uVar3;\n uVar3 = uVar3 + 3;\n printf(pcVar9,uVar15 / 3,uVar12,uVar13);\n FUN_0013d4c0(uVar14,8);\n putchar(10);\n } while (uVar3 < uVar5 - uVar4 >> 3);\n }\n uVar15 = 0;\n pcVar9 = (char *)dcgettext(0,"\nAddress table:\n",5);\n printf(pcVar9);\n if (uVar17 != 0) {\n do {\n uVar3 = (int)uVar15 + 0x14;\n uVar12 = FUN_001552c0(lVar1 + uVar15,8);\n uVar13 = FUN_001552c0(lVar1 + 8 + uVar15,8);\n uVar15 = FUN_001552c0(lVar1 + 0x10 + uVar15,4);\n FUN_0013d4c0(uVar12,8);\n FUN_0013d4c0(uVar13,8);\n pcVar9 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar9,uVar15 & 0xffffffff);\n if (uVar17 <= uVar3) break;\n uVar15 = (ulong)uVar3;\n } while (uVar3 <= uVar17 - 0x14);\n }\n pcVar9 = (char *)dcgettext(0,"\nSymbol table:\n",5);\n printf(pcVar9);\n if (uVar7 - uVar6 >> 3 != 0) {\n uVar20 = (ulong)uVar7 + lVar21;\n lVar21 = (ulong)uVar6 + lVar21;\n uVar15 = 0;\n do {\n uVar3 = FUN_001552c0(lVar21,4);\n uVar4 = FUN_001552c0(lVar21 + 4,4);\n if (uVar4 != 0 || uVar3 != 0) {\n if ((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }\n uVar18 = (ulong)uVar4;\n if ((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )) {\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }\n else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar3 = (int)uVar15 + 1;\n uVar15 = (ulong)uVar3;\n lVar21 = lVar21 + 8;\n } while (uVar7 - uVar6 >> 3 != uVar3);\n }\n return 1;\n }\n uVar12 = *(undefined8 *)(param_1 + 0x10);\n pcVar9 = "Corrupt header in the %s section.\n";\nLAB_0013f628:\n uVar13 = dcgettext(0,pcVar9,5);\n warn(uVar13,uVar12);\n return 0;\n}\n\n" (function_definition "undefined8 FUN_0013eff0(long param_1)\n\n{\n long lVar1;\n long lVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n uint uVar7;\n uint uVar8;\n char *pcVar9;\n long lVar10;\n long lVar11;\n undefined8 uVar12;\n undefined8 uVar13;\n undefined8 uVar14;\n ulong uVar15;\n ulong uVar16;\n uint uVar17;\n ulong uVar18;\n uint uVar19;\n ulong uVar20;\n long lVar21;\n \n lVar21 = *(long *)(param_1 + 0x20);\n FUN_0013ed70(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18);\n if (*(ulong *)(param_1 + 0x30) < 0x18) {\n uVar12 = *(undefined8 *)(param_1 + 0x10);\n pcVar9 = "Truncated header in the %s section.\n";\n goto LAB_0013f628;\n }\n uVar3 = FUN_001552c0(lVar21,4);\n pcVar9 = (char *)dcgettext(0,"Version %ld\n",5);\n printf(pcVar9,(ulong)uVar3);\n if (5 < uVar3 - 3) {\n uVar12 = dcgettext(0,"Unsupported version %lu.\n",5);\n warn(uVar12,(ulong)uVar3);\n return 0;\n }\n if (uVar3 == 3) {\n uVar12 = dcgettext(0,"The address table data in version 3 may be wrong.\n",5);\n warn(uVar12);\nLAB_0013f685:\n uVar12 = dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5);\n warn(uVar12);\nLAB_0013f6a2:\n uVar12 = dcgettext(0,"Version 5 does not include inlined functions.\n",5);\n warn(uVar12);\nLAB_0013f6bf:\n uVar12 = dcgettext(0,"Version 6 does not include symbol attributes.\n",5);\n warn(uVar12);\n }\n else {\n if (uVar3 == 4) goto LAB_0013f685;\n if (uVar3 == 5) goto LAB_0013f6a2;\n if (uVar3 == 6) goto LAB_0013f6bf;\n }\n uVar3 = FUN_001552c0(lVar21 + 4,4);\n uVar4 = FUN_001552c0(lVar21 + 8,4);\n uVar5 = FUN_001552c0(lVar21 + 0xc,4);\n uVar6 = FUN_001552c0(lVar21 + 0x10,4);\n uVar7 = FUN_001552c0(lVar21 + 0x14,4);\n uVar15 = *(ulong *)(param_1 + 0x30);\n if ((((uVar3 <= uVar15) && (uVar4 <= uVar15)) && (uVar5 <= uVar15)) &&\n ((uVar6 <= uVar15 && (uVar7 <= uVar15)))) {\n if (uVar4 < uVar3) {\n uVar12 = dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);\n warn(uVar12,uVar4,uVar3);\n return 0;\n }\n if (uVar5 < uVar4) {\n uVar12 = dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5);\n warn(uVar12,uVar5,uVar4);\n return 0;\n }\n if (uVar6 < uVar5) {\n uVar12 = dcgettext(0,"Symbol table offset (%x) is less then Address table offset (%x)\n",5);\n warn(uVar12,uVar6,uVar5);\n return 0;\n }\n uVar17 = uVar6 - uVar5;\n if (uVar7 < uVar6) {\n uVar12 = dcgettext(0,"Constant pool offset (%x) is less than symbol table offset (%x)\n",5);\n warn(uVar12,uVar7,uVar6);\n return 0;\n }\n lVar1 = lVar21 + (ulong)uVar5;\n if (uVar15 + *(long *)(param_1 + 0x20) < (ulong)uVar17 + lVar1) {\n uVar12 = dcgettext(0,"Address table extends beyond end of section.\n",5);\n warn(uVar12);\n return 0;\n }\n uVar8 = uVar4 - uVar3;\n pcVar9 = (char *)dcgettext(0,"\nCU table:\n",5);\n printf(pcVar9);\n lVar2 = lVar21 + (ulong)uVar3;\n if (uVar8 >> 3 != 0) {\n uVar3 = 0;\n do {\n lVar10 = FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8);\n lVar11 = FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar19 = uVar3 >> 1;\n uVar3 = uVar3 + 2;\n printf(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11);\n } while (uVar3 < uVar8 >> 3);\n }\n pcVar9 = (char *)dcgettext(0,"\nTU table:\n",5);\n uVar3 = 0;\n printf(pcVar9);\n lVar2 = lVar21 + (ulong)uVar4;\n if (uVar5 - uVar4 >> 3 != 0) {\n do {\n uVar15 = (ulong)(uVar3 * 8);\n uVar12 = FUN_001552c0(lVar2 + uVar15,8);\n uVar13 = FUN_001552c0(lVar2 + 8 + uVar15,8);\n uVar14 = FUN_001552c0(lVar2 + 0x10 + uVar15,8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar15 = (ulong)uVar3;\n uVar3 = uVar3 + 3;\n printf(pcVar9,uVar15 / 3,uVar12,uVar13);\n FUN_0013d4c0(uVar14,8);\n putchar(10);\n } while (uVar3 < uVar5 - uVar4 >> 3);\n }\n uVar15 = 0;\n pcVar9 = (char *)dcgettext(0,"\nAddress table:\n",5);\n printf(pcVar9);\n if (uVar17 != 0) {\n do {\n uVar3 = (int)uVar15 + 0x14;\n uVar12 = FUN_001552c0(lVar1 + uVar15,8);\n uVar13 = FUN_001552c0(lVar1 + 8 + uVar15,8);\n uVar15 = FUN_001552c0(lVar1 + 0x10 + uVar15,4);\n FUN_0013d4c0(uVar12,8);\n FUN_0013d4c0(uVar13,8);\n pcVar9 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar9,uVar15 & 0xffffffff);\n if (uVar17 <= uVar3) break;\n uVar15 = (ulong)uVar3;\n } while (uVar3 <= uVar17 - 0x14);\n }\n pcVar9 = (char *)dcgettext(0,"\nSymbol table:\n",5);\n printf(pcVar9);\n if (uVar7 - uVar6 >> 3 != 0) {\n uVar20 = (ulong)uVar7 + lVar21;\n lVar21 = (ulong)uVar6 + lVar21;\n uVar15 = 0;\n do {\n uVar3 = FUN_001552c0(lVar21,4);\n uVar4 = FUN_001552c0(lVar21 + 4,4);\n if (uVar4 != 0 || uVar3 != 0) {\n if ((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }\n uVar18 = (ulong)uVar4;\n if ((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )) {\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }\n else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar3 = (int)uVar15 + 1;\n uVar15 = (ulong)uVar3;\n lVar21 = lVar21 + 8;\n } while (uVar7 - uVar6 >> 3 != uVar3);\n }\n return 1;\n }\n uVar12 = *(undefined8 *)(param_1 + 0x10);\n pcVar9 = "Corrupt header in the %s section.\n";\nLAB_0013f628:\n uVar13 = dcgettext(0,pcVar9,5);\n warn(uVar13,uVar12);\n return 0;\n}" type_identifier (function_declarator "FUN_0013eff0(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 uint uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n uint uVar7;\n uint uVar8;\n char *pcVar9;\n long lVar10;\n long lVar11;\n undefined8 uVar12;\n undefined8 uVar13;\n undefined8 uVar14;\n ulong uVar15;\n ulong uVar16;\n uint uVar17;\n ulong uVar18;\n uint uVar19;\n ulong uVar20;\n long lVar21;\n \n lVar21 = *(long *)(param_1 + 0x20);\n FUN_0013ed70(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18);\n if (*(ulong *)(param_1 + 0x30) < 0x18) {\n uVar12 = *(undefined8 *)(param_1 + 0x10);\n pcVar9 = "Truncated header in the %s section.\n";\n goto LAB_0013f628;\n }\n uVar3 = FUN_001552c0(lVar21,4);\n pcVar9 = (char *)dcgettext(0,"Version %ld\n",5);\n printf(pcVar9,(ulong)uVar3);\n if (5 < uVar3 - 3) {\n uVar12 = dcgettext(0,"Unsupported version %lu.\n",5);\n warn(uVar12,(ulong)uVar3);\n return 0;\n }\n if (uVar3 == 3) {\n uVar12 = dcgettext(0,"The address table data in version 3 may be wrong.\n",5);\n warn(uVar12);\nLAB_0013f685:\n uVar12 = dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5);\n warn(uVar12);\nLAB_0013f6a2:\n uVar12 = dcgettext(0,"Version 5 does not include inlined functions.\n",5);\n warn(uVar12);\nLAB_0013f6bf:\n uVar12 = dcgettext(0,"Version 6 does not include symbol attributes.\n",5);\n warn(uVar12);\n }\n else {\n if (uVar3 == 4) goto LAB_0013f685;\n if (uVar3 == 5) goto LAB_0013f6a2;\n if (uVar3 == 6) goto LAB_0013f6bf;\n }\n uVar3 = FUN_001552c0(lVar21 + 4,4);\n uVar4 = FUN_001552c0(lVar21 + 8,4);\n uVar5 = FUN_001552c0(lVar21 + 0xc,4);\n uVar6 = FUN_001552c0(lVar21 + 0x10,4);\n uVar7 = FUN_001552c0(lVar21 + 0x14,4);\n uVar15 = *(ulong *)(param_1 + 0x30);\n if ((((uVar3 <= uVar15) && (uVar4 <= uVar15)) && (uVar5 <= uVar15)) &&\n ((uVar6 <= uVar15 && (uVar7 <= uVar15)))) {\n if (uVar4 < uVar3) {\n uVar12 = dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);\n warn(uVar12,uVar4,uVar3);\n return 0;\n }\n if (uVar5 < uVar4) {\n uVar12 = dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5);\n warn(uVar12,uVar5,uVar4);\n return 0;\n }\n if (uVar6 < uVar5) {\n uVar12 = dcgettext(0,"Symbol table offset (%x) is less then Address table offset (%x)\n",5);\n warn(uVar12,uVar6,uVar5);\n return 0;\n }\n uVar17 = uVar6 - uVar5;\n if (uVar7 < uVar6) {\n uVar12 = dcgettext(0,"Constant pool offset (%x) is less than symbol table offset (%x)\n",5);\n warn(uVar12,uVar7,uVar6);\n return 0;\n }\n lVar1 = lVar21 + (ulong)uVar5;\n if (uVar15 + *(long *)(param_1 + 0x20) < (ulong)uVar17 + lVar1) {\n uVar12 = dcgettext(0,"Address table extends beyond end of section.\n",5);\n warn(uVar12);\n return 0;\n }\n uVar8 = uVar4 - uVar3;\n pcVar9 = (char *)dcgettext(0,"\nCU table:\n",5);\n printf(pcVar9);\n lVar2 = lVar21 + (ulong)uVar3;\n if (uVar8 >> 3 != 0) {\n uVar3 = 0;\n do {\n lVar10 = FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8);\n lVar11 = FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar19 = uVar3 >> 1;\n uVar3 = uVar3 + 2;\n printf(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11);\n } while (uVar3 < uVar8 >> 3);\n }\n pcVar9 = (char *)dcgettext(0,"\nTU table:\n",5);\n uVar3 = 0;\n printf(pcVar9);\n lVar2 = lVar21 + (ulong)uVar4;\n if (uVar5 - uVar4 >> 3 != 0) {\n do {\n uVar15 = (ulong)(uVar3 * 8);\n uVar12 = FUN_001552c0(lVar2 + uVar15,8);\n uVar13 = FUN_001552c0(lVar2 + 8 + uVar15,8);\n uVar14 = FUN_001552c0(lVar2 + 0x10 + uVar15,8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar15 = (ulong)uVar3;\n uVar3 = uVar3 + 3;\n printf(pcVar9,uVar15 / 3,uVar12,uVar13);\n FUN_0013d4c0(uVar14,8);\n putchar(10);\n } while (uVar3 < uVar5 - uVar4 >> 3);\n }\n uVar15 = 0;\n pcVar9 = (char *)dcgettext(0,"\nAddress table:\n",5);\n printf(pcVar9);\n if (uVar17 != 0) {\n do {\n uVar3 = (int)uVar15 + 0x14;\n uVar12 = FUN_001552c0(lVar1 + uVar15,8);\n uVar13 = FUN_001552c0(lVar1 + 8 + uVar15,8);\n uVar15 = FUN_001552c0(lVar1 + 0x10 + uVar15,4);\n FUN_0013d4c0(uVar12,8);\n FUN_0013d4c0(uVar13,8);\n pcVar9 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar9,uVar15 & 0xffffffff);\n if (uVar17 <= uVar3) break;\n uVar15 = (ulong)uVar3;\n } while (uVar3 <= uVar17 - 0x14);\n }\n pcVar9 = (char *)dcgettext(0,"\nSymbol table:\n",5);\n printf(pcVar9);\n if (uVar7 - uVar6 >> 3 != 0) {\n uVar20 = (ulong)uVar7 + lVar21;\n lVar21 = (ulong)uVar6 + lVar21;\n uVar15 = 0;\n do {\n uVar3 = FUN_001552c0(lVar21,4);\n uVar4 = FUN_001552c0(lVar21 + 4,4);\n if (uVar4 != 0 || uVar3 != 0) {\n if ((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }\n uVar18 = (ulong)uVar4;\n if ((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )) {\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }\n else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar3 = (int)uVar15 + 1;\n uVar15 = (ulong)uVar3;\n lVar21 = lVar21 + 8;\n } while (uVar7 - uVar6 >> 3 != uVar3);\n }\n return 1;\n }\n uVar12 = *(undefined8 *)(param_1 + 0x10);\n pcVar9 = "Corrupt header in the %s section.\n";\nLAB_0013f628:\n uVar13 = dcgettext(0,pcVar9,5);\n warn(uVar13,uVar12);\n return 0;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "uint uVar3;" type_identifier identifier ;) (declaration "uint uVar4;" type_identifier identifier ;) (declaration "uint uVar5;" type_identifier identifier ;) (declaration "uint uVar6;" type_identifier identifier ;) (declaration "uint uVar7;" type_identifier identifier ;) (declaration "uint uVar8;" type_identifier identifier ;) (declaration "char *pcVar9;" primitive_type (pointer_declarator "*pcVar9" * identifier) ;) (declaration "long lVar10;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar11;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar12;" type_identifier identifier ;) (declaration "undefined8 uVar13;" type_identifier identifier ;) (declaration "undefined8 uVar14;" type_identifier identifier ;) (declaration "ulong uVar15;" type_identifier identifier ;) (declaration "ulong uVar16;" type_identifier identifier ;) (declaration "uint uVar17;" type_identifier identifier ;) (declaration "ulong uVar18;" type_identifier identifier ;) (declaration "uint uVar19;" type_identifier identifier ;) (declaration "ulong uVar20;" type_identifier identifier ;) (declaration "long lVar21;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar21 = *(long *)(param_1 + 0x20);" (assignment_expression "lVar21 = *(long *)(param_1 + 0x20)" identifier = (pointer_expression "*(long *)(param_1 + 0x20)" * (cast_expression "(long *)(param_1 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "FUN_0013ed70(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18);" (call_expression "FUN_0013ed70(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18)" identifier (argument_list "(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18)" ( (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) )))) , (binary_expression "param_1 + 0x18" identifier + number_literal) ))) ;) (if_statement "if (*(ulong *)(param_1 + 0x30) < 0x18) {\n uVar12 = *(undefined8 *)(param_1 + 0x10);\n pcVar9 = "Truncated header in the %s section.\n";\n goto LAB_0013f628;\n }" if (parenthesized_expression "(*(ulong *)(param_1 + 0x30) < 0x18)" ( (binary_expression "*(ulong *)(param_1 + 0x30) < 0x18" (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) )))) < number_literal) )) (compound_statement "{\n uVar12 = *(undefined8 *)(param_1 + 0x10);\n pcVar9 = "Truncated header in the %s section.\n";\n goto LAB_0013f628;\n }" { (expression_statement "uVar12 = *(undefined8 *)(param_1 + 0x10);" (assignment_expression "uVar12 = *(undefined8 *)(param_1 + 0x10)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 0x10)" * (cast_expression "(undefined8 *)(param_1 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "pcVar9 = "Truncated header in the %s section.\n";" (assignment_expression "pcVar9 = "Truncated header in the %s section.\n"" identifier = (string_literal ""Truncated header in the %s section.\n"" " string_content escape_sequence ")) ;) (goto_statement "goto LAB_0013f628;" goto statement_identifier ;) })) (expression_statement "uVar3 = FUN_001552c0(lVar21,4);" (assignment_expression "uVar3 = FUN_001552c0(lVar21,4)" identifier = (call_expression "FUN_001552c0(lVar21,4)" identifier (argument_list "(lVar21,4)" ( identifier , number_literal )))) ;) (expression_statement "pcVar9 = (char *)dcgettext(0,"Version %ld\n",5);" (assignment_expression "pcVar9 = (char *)dcgettext(0,"Version %ld\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"Version %ld\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"Version %ld\n",5)" identifier (argument_list "(0,"Version %ld\n",5)" ( number_literal , (string_literal ""Version %ld\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(pcVar9,(ulong)uVar3);" (call_expression "printf(pcVar9,(ulong)uVar3)" identifier (argument_list "(pcVar9,(ulong)uVar3)" ( identifier , (cast_expression "(ulong)uVar3" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (if_statement "if (5 < uVar3 - 3) {\n uVar12 = dcgettext(0,"Unsupported version %lu.\n",5);\n warn(uVar12,(ulong)uVar3);\n return 0;\n }" if (parenthesized_expression "(5 < uVar3 - 3)" ( (binary_expression "5 < uVar3 - 3" number_literal < (binary_expression "uVar3 - 3" identifier - number_literal)) )) (compound_statement "{\n uVar12 = dcgettext(0,"Unsupported version %lu.\n",5);\n warn(uVar12,(ulong)uVar3);\n return 0;\n }" { (expression_statement "uVar12 = dcgettext(0,"Unsupported version %lu.\n",5);" (assignment_expression "uVar12 = dcgettext(0,"Unsupported version %lu.\n",5)" identifier = (call_expression "dcgettext(0,"Unsupported version %lu.\n",5)" identifier (argument_list "(0,"Unsupported version %lu.\n",5)" ( number_literal , (string_literal ""Unsupported version %lu.\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar12,(ulong)uVar3);" (call_expression "warn(uVar12,(ulong)uVar3)" identifier (argument_list "(uVar12,(ulong)uVar3)" ( identifier , (cast_expression "(ulong)uVar3" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (return_statement "return 0;" return number_literal ;) })) (if_statement "if (uVar3 == 3) {\n uVar12 = dcgettext(0,"The address table data in version 3 may be wrong.\n",5);\n warn(uVar12);\nLAB_0013f685:\n uVar12 = dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5);\n warn(uVar12);\nLAB_0013f6a2:\n uVar12 = dcgettext(0,"Version 5 does not include inlined functions.\n",5);\n warn(uVar12);\nLAB_0013f6bf:\n uVar12 = dcgettext(0,"Version 6 does not include symbol attributes.\n",5);\n warn(uVar12);\n }\n else {\n if (uVar3 == 4) goto LAB_0013f685;\n if (uVar3 == 5) goto LAB_0013f6a2;\n if (uVar3 == 6) goto LAB_0013f6bf;\n }" if (parenthesized_expression "(uVar3 == 3)" ( (binary_expression "uVar3 == 3" identifier == number_literal) )) (compound_statement "{\n uVar12 = dcgettext(0,"The address table data in version 3 may be wrong.\n",5);\n warn(uVar12);\nLAB_0013f685:\n uVar12 = dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5);\n warn(uVar12);\nLAB_0013f6a2:\n uVar12 = dcgettext(0,"Version 5 does not include inlined functions.\n",5);\n warn(uVar12);\nLAB_0013f6bf:\n uVar12 = dcgettext(0,"Version 6 does not include symbol attributes.\n",5);\n warn(uVar12);\n }" { (expression_statement "uVar12 = dcgettext(0,"The address table data in version 3 may be wrong.\n",5);" (assignment_expression "uVar12 = dcgettext(0,"The address table data in version 3 may be wrong.\n",5)" identifier = (call_expression "dcgettext(0,"The address table data in version 3 may be wrong.\n",5)" identifier (argument_list "(0,"The address table data in version 3 may be wrong.\n",5)" ( number_literal , (string_literal ""The address table data in version 3 may be wrong.\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar12);" (call_expression "warn(uVar12)" identifier (argument_list "(uVar12)" ( identifier ))) ;) (labeled_statement "LAB_0013f685:\n uVar12 = dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5);" statement_identifier : (expression_statement "uVar12 = dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5);" (assignment_expression "uVar12 = dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5)" identifier = (call_expression "dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5)" identifier (argument_list "(0,"Version 4 does not support case insensitive lookups.\n",5)" ( number_literal , (string_literal ""Version 4 does not support case insensitive lookups.\n"" " string_content escape_sequence ") , number_literal )))) ;)) (expression_statement "warn(uVar12);" (call_expression "warn(uVar12)" identifier (argument_list "(uVar12)" ( identifier ))) ;) (labeled_statement "LAB_0013f6a2:\n uVar12 = dcgettext(0,"Version 5 does not include inlined functions.\n",5);" statement_identifier : (expression_statement "uVar12 = dcgettext(0,"Version 5 does not include inlined functions.\n",5);" (assignment_expression "uVar12 = dcgettext(0,"Version 5 does not include inlined functions.\n",5)" identifier = (call_expression "dcgettext(0,"Version 5 does not include inlined functions.\n",5)" identifier (argument_list "(0,"Version 5 does not include inlined functions.\n",5)" ( number_literal , (string_literal ""Version 5 does not include inlined functions.\n"" " string_content escape_sequence ") , number_literal )))) ;)) (expression_statement "warn(uVar12);" (call_expression "warn(uVar12)" identifier (argument_list "(uVar12)" ( identifier ))) ;) (labeled_statement "LAB_0013f6bf:\n uVar12 = dcgettext(0,"Version 6 does not include symbol attributes.\n",5);" statement_identifier : (expression_statement "uVar12 = dcgettext(0,"Version 6 does not include symbol attributes.\n",5);" (assignment_expression "uVar12 = dcgettext(0,"Version 6 does not include symbol attributes.\n",5)" identifier = (call_expression "dcgettext(0,"Version 6 does not include symbol attributes.\n",5)" identifier (argument_list "(0,"Version 6 does not include symbol attributes.\n",5)" ( number_literal , (string_literal ""Version 6 does not include symbol attributes.\n"" " string_content escape_sequence ") , number_literal )))) ;)) (expression_statement "warn(uVar12);" (call_expression "warn(uVar12)" identifier (argument_list "(uVar12)" ( identifier ))) ;) }) (else_clause "else {\n if (uVar3 == 4) goto LAB_0013f685;\n if (uVar3 == 5) goto LAB_0013f6a2;\n if (uVar3 == 6) goto LAB_0013f6bf;\n }" else (compound_statement "{\n if (uVar3 == 4) goto LAB_0013f685;\n if (uVar3 == 5) goto LAB_0013f6a2;\n if (uVar3 == 6) goto LAB_0013f6bf;\n }" { (if_statement "if (uVar3 == 4) goto LAB_0013f685;" if (parenthesized_expression "(uVar3 == 4)" ( (binary_expression "uVar3 == 4" identifier == number_literal) )) (goto_statement "goto LAB_0013f685;" goto statement_identifier ;)) (if_statement "if (uVar3 == 5) goto LAB_0013f6a2;" if (parenthesized_expression "(uVar3 == 5)" ( (binary_expression "uVar3 == 5" identifier == number_literal) )) (goto_statement "goto LAB_0013f6a2;" goto statement_identifier ;)) (if_statement "if (uVar3 == 6) goto LAB_0013f6bf;" if (parenthesized_expression "(uVar3 == 6)" ( (binary_expression "uVar3 == 6" identifier == number_literal) )) (goto_statement "goto LAB_0013f6bf;" goto statement_identifier ;)) }))) (expression_statement "uVar3 = FUN_001552c0(lVar21 + 4,4);" (assignment_expression "uVar3 = FUN_001552c0(lVar21 + 4,4)" identifier = (call_expression "FUN_001552c0(lVar21 + 4,4)" identifier (argument_list "(lVar21 + 4,4)" ( (binary_expression "lVar21 + 4" identifier + number_literal) , number_literal )))) ;) (expression_statement "uVar4 = FUN_001552c0(lVar21 + 8,4);" (assignment_expression "uVar4 = FUN_001552c0(lVar21 + 8,4)" identifier = (call_expression "FUN_001552c0(lVar21 + 8,4)" identifier (argument_list "(lVar21 + 8,4)" ( (binary_expression "lVar21 + 8" identifier + number_literal) , number_literal )))) ;) (expression_statement "uVar5 = FUN_001552c0(lVar21 + 0xc,4);" (assignment_expression "uVar5 = FUN_001552c0(lVar21 + 0xc,4)" identifier = (call_expression "FUN_001552c0(lVar21 + 0xc,4)" identifier (argument_list "(lVar21 + 0xc,4)" ( (binary_expression "lVar21 + 0xc" identifier + number_literal) , number_literal )))) ;) (expression_statement "uVar6 = FUN_001552c0(lVar21 + 0x10,4);" (assignment_expression "uVar6 = FUN_001552c0(lVar21 + 0x10,4)" identifier = (call_expression "FUN_001552c0(lVar21 + 0x10,4)" identifier (argument_list "(lVar21 + 0x10,4)" ( (binary_expression "lVar21 + 0x10" identifier + number_literal) , number_literal )))) ;) (expression_statement "uVar7 = FUN_001552c0(lVar21 + 0x14,4);" (assignment_expression "uVar7 = FUN_001552c0(lVar21 + 0x14,4)" identifier = (call_expression "FUN_001552c0(lVar21 + 0x14,4)" identifier (argument_list "(lVar21 + 0x14,4)" ( (binary_expression "lVar21 + 0x14" identifier + number_literal) , number_literal )))) ;) (expression_statement "uVar15 = *(ulong *)(param_1 + 0x30);" (assignment_expression "uVar15 = *(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) ))))) ;) (if_statement "if ((((uVar3 <= uVar15) && (uVar4 <= uVar15)) && (uVar5 <= uVar15)) &&\n ((uVar6 <= uVar15 && (uVar7 <= uVar15)))) {\n if (uVar4 < uVar3) {\n uVar12 = dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);\n warn(uVar12,uVar4,uVar3);\n return 0;\n }\n if (uVar5 < uVar4) {\n uVar12 = dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5);\n warn(uVar12,uVar5,uVar4);\n return 0;\n }\n if (uVar6 < uVar5) {\n uVar12 = dcgettext(0,"Symbol table offset (%x) is less then Address table offset (%x)\n",5);\n warn(uVar12,uVar6,uVar5);\n return 0;\n }\n uVar17 = uVar6 - uVar5;\n if (uVar7 < uVar6) {\n uVar12 = dcgettext(0,"Constant pool offset (%x) is less than symbol table offset (%x)\n",5);\n warn(uVar12,uVar7,uVar6);\n return 0;\n }\n lVar1 = lVar21 + (ulong)uVar5;\n if (uVar15 + *(long *)(param_1 + 0x20) < (ulong)uVar17 + lVar1) {\n uVar12 = dcgettext(0,"Address table extends beyond end of section.\n",5);\n warn(uVar12);\n return 0;\n }\n uVar8 = uVar4 - uVar3;\n pcVar9 = (char *)dcgettext(0,"\nCU table:\n",5);\n printf(pcVar9);\n lVar2 = lVar21 + (ulong)uVar3;\n if (uVar8 >> 3 != 0) {\n uVar3 = 0;\n do {\n lVar10 = FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8);\n lVar11 = FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar19 = uVar3 >> 1;\n uVar3 = uVar3 + 2;\n printf(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11);\n } while (uVar3 < uVar8 >> 3);\n }\n pcVar9 = (char *)dcgettext(0,"\nTU table:\n",5);\n uVar3 = 0;\n printf(pcVar9);\n lVar2 = lVar21 + (ulong)uVar4;\n if (uVar5 - uVar4 >> 3 != 0) {\n do {\n uVar15 = (ulong)(uVar3 * 8);\n uVar12 = FUN_001552c0(lVar2 + uVar15,8);\n uVar13 = FUN_001552c0(lVar2 + 8 + uVar15,8);\n uVar14 = FUN_001552c0(lVar2 + 0x10 + uVar15,8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar15 = (ulong)uVar3;\n uVar3 = uVar3 + 3;\n printf(pcVar9,uVar15 / 3,uVar12,uVar13);\n FUN_0013d4c0(uVar14,8);\n putchar(10);\n } while (uVar3 < uVar5 - uVar4 >> 3);\n }\n uVar15 = 0;\n pcVar9 = (char *)dcgettext(0,"\nAddress table:\n",5);\n printf(pcVar9);\n if (uVar17 != 0) {\n do {\n uVar3 = (int)uVar15 + 0x14;\n uVar12 = FUN_001552c0(lVar1 + uVar15,8);\n uVar13 = FUN_001552c0(lVar1 + 8 + uVar15,8);\n uVar15 = FUN_001552c0(lVar1 + 0x10 + uVar15,4);\n FUN_0013d4c0(uVar12,8);\n FUN_0013d4c0(uVar13,8);\n pcVar9 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar9,uVar15 & 0xffffffff);\n if (uVar17 <= uVar3) break;\n uVar15 = (ulong)uVar3;\n } while (uVar3 <= uVar17 - 0x14);\n }\n pcVar9 = (char *)dcgettext(0,"\nSymbol table:\n",5);\n printf(pcVar9);\n if (uVar7 - uVar6 >> 3 != 0) {\n uVar20 = (ulong)uVar7 + lVar21;\n lVar21 = (ulong)uVar6 + lVar21;\n uVar15 = 0;\n do {\n uVar3 = FUN_001552c0(lVar21,4);\n uVar4 = FUN_001552c0(lVar21 + 4,4);\n if (uVar4 != 0 || uVar3 != 0) {\n if ((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }\n uVar18 = (ulong)uVar4;\n if ((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )) {\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }\n else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar3 = (int)uVar15 + 1;\n uVar15 = (ulong)uVar3;\n lVar21 = lVar21 + 8;\n } while (uVar7 - uVar6 >> 3 != uVar3);\n }\n return 1;\n }" if (parenthesized_expression "((((uVar3 <= uVar15) && (uVar4 <= uVar15)) && (uVar5 <= uVar15)) &&\n ((uVar6 <= uVar15 && (uVar7 <= uVar15))))" ( (binary_expression "(((uVar3 <= uVar15) && (uVar4 <= uVar15)) && (uVar5 <= uVar15)) &&\n ((uVar6 <= uVar15 && (uVar7 <= uVar15)))" (parenthesized_expression "(((uVar3 <= uVar15) && (uVar4 <= uVar15)) && (uVar5 <= uVar15))" ( (binary_expression "((uVar3 <= uVar15) && (uVar4 <= uVar15)) && (uVar5 <= uVar15)" (parenthesized_expression "((uVar3 <= uVar15) && (uVar4 <= uVar15))" ( (binary_expression "(uVar3 <= uVar15) && (uVar4 <= uVar15)" (parenthesized_expression "(uVar3 <= uVar15)" ( (binary_expression "uVar3 <= uVar15" identifier <= identifier) )) && (parenthesized_expression "(uVar4 <= uVar15)" ( (binary_expression "uVar4 <= uVar15" identifier <= identifier) ))) )) && (parenthesized_expression "(uVar5 <= uVar15)" ( (binary_expression "uVar5 <= uVar15" identifier <= identifier) ))) )) && (parenthesized_expression "((uVar6 <= uVar15 && (uVar7 <= uVar15)))" ( (parenthesized_expression "(uVar6 <= uVar15 && (uVar7 <= uVar15))" ( (binary_expression "uVar6 <= uVar15 && (uVar7 <= uVar15)" (binary_expression "uVar6 <= uVar15" identifier <= identifier) && (parenthesized_expression "(uVar7 <= uVar15)" ( (binary_expression "uVar7 <= uVar15" identifier <= identifier) ))) )) ))) )) (compound_statement "{\n if (uVar4 < uVar3) {\n uVar12 = dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);\n warn(uVar12,uVar4,uVar3);\n return 0;\n }\n if (uVar5 < uVar4) {\n uVar12 = dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5);\n warn(uVar12,uVar5,uVar4);\n return 0;\n }\n if (uVar6 < uVar5) {\n uVar12 = dcgettext(0,"Symbol table offset (%x) is less then Address table offset (%x)\n",5);\n warn(uVar12,uVar6,uVar5);\n return 0;\n }\n uVar17 = uVar6 - uVar5;\n if (uVar7 < uVar6) {\n uVar12 = dcgettext(0,"Constant pool offset (%x) is less than symbol table offset (%x)\n",5);\n warn(uVar12,uVar7,uVar6);\n return 0;\n }\n lVar1 = lVar21 + (ulong)uVar5;\n if (uVar15 + *(long *)(param_1 + 0x20) < (ulong)uVar17 + lVar1) {\n uVar12 = dcgettext(0,"Address table extends beyond end of section.\n",5);\n warn(uVar12);\n return 0;\n }\n uVar8 = uVar4 - uVar3;\n pcVar9 = (char *)dcgettext(0,"\nCU table:\n",5);\n printf(pcVar9);\n lVar2 = lVar21 + (ulong)uVar3;\n if (uVar8 >> 3 != 0) {\n uVar3 = 0;\n do {\n lVar10 = FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8);\n lVar11 = FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar19 = uVar3 >> 1;\n uVar3 = uVar3 + 2;\n printf(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11);\n } while (uVar3 < uVar8 >> 3);\n }\n pcVar9 = (char *)dcgettext(0,"\nTU table:\n",5);\n uVar3 = 0;\n printf(pcVar9);\n lVar2 = lVar21 + (ulong)uVar4;\n if (uVar5 - uVar4 >> 3 != 0) {\n do {\n uVar15 = (ulong)(uVar3 * 8);\n uVar12 = FUN_001552c0(lVar2 + uVar15,8);\n uVar13 = FUN_001552c0(lVar2 + 8 + uVar15,8);\n uVar14 = FUN_001552c0(lVar2 + 0x10 + uVar15,8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar15 = (ulong)uVar3;\n uVar3 = uVar3 + 3;\n printf(pcVar9,uVar15 / 3,uVar12,uVar13);\n FUN_0013d4c0(uVar14,8);\n putchar(10);\n } while (uVar3 < uVar5 - uVar4 >> 3);\n }\n uVar15 = 0;\n pcVar9 = (char *)dcgettext(0,"\nAddress table:\n",5);\n printf(pcVar9);\n if (uVar17 != 0) {\n do {\n uVar3 = (int)uVar15 + 0x14;\n uVar12 = FUN_001552c0(lVar1 + uVar15,8);\n uVar13 = FUN_001552c0(lVar1 + 8 + uVar15,8);\n uVar15 = FUN_001552c0(lVar1 + 0x10 + uVar15,4);\n FUN_0013d4c0(uVar12,8);\n FUN_0013d4c0(uVar13,8);\n pcVar9 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar9,uVar15 & 0xffffffff);\n if (uVar17 <= uVar3) break;\n uVar15 = (ulong)uVar3;\n } while (uVar3 <= uVar17 - 0x14);\n }\n pcVar9 = (char *)dcgettext(0,"\nSymbol table:\n",5);\n printf(pcVar9);\n if (uVar7 - uVar6 >> 3 != 0) {\n uVar20 = (ulong)uVar7 + lVar21;\n lVar21 = (ulong)uVar6 + lVar21;\n uVar15 = 0;\n do {\n uVar3 = FUN_001552c0(lVar21,4);\n uVar4 = FUN_001552c0(lVar21 + 4,4);\n if (uVar4 != 0 || uVar3 != 0) {\n if ((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }\n uVar18 = (ulong)uVar4;\n if ((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )) {\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }\n else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar3 = (int)uVar15 + 1;\n uVar15 = (ulong)uVar3;\n lVar21 = lVar21 + 8;\n } while (uVar7 - uVar6 >> 3 != uVar3);\n }\n return 1;\n }" { (if_statement "if (uVar4 < uVar3) {\n uVar12 = dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);\n warn(uVar12,uVar4,uVar3);\n return 0;\n }" if (parenthesized_expression "(uVar4 < uVar3)" ( (binary_expression "uVar4 < uVar3" identifier < identifier) )) (compound_statement "{\n uVar12 = dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);\n warn(uVar12,uVar4,uVar3);\n return 0;\n }" { (expression_statement "uVar12 = dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);" (assignment_expression "uVar12 = dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5)" identifier = (call_expression "dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5)" identifier (argument_list "(0,"TU offset (%x) is less than CU offset (%x)\n",5)" ( number_literal , (string_literal ""TU offset (%x) is less than CU offset (%x)\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar12,uVar4,uVar3);" (call_expression "warn(uVar12,uVar4,uVar3)" identifier (argument_list "(uVar12,uVar4,uVar3)" ( identifier , identifier , identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) (if_statement "if (uVar5 < uVar4) {\n uVar12 = dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5);\n warn(uVar12,uVar5,uVar4);\n return 0;\n }" if (parenthesized_expression "(uVar5 < uVar4)" ( (binary_expression "uVar5 < uVar4" identifier < identifier) )) (compound_statement "{\n uVar12 = dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5);\n warn(uVar12,uVar5,uVar4);\n return 0;\n }" { (expression_statement "uVar12 = dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5);" (assignment_expression "uVar12 = dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5)" identifier = (call_expression "dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5)" identifier (argument_list "(0,"Address table offset (%x) is less than TU offset (%x)\n",5)" ( number_literal , (string_literal ""Address table offset (%x) is less than TU offset (%x)\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar12,uVar5,uVar4);" (call_expression "warn(uVar12,uVar5,uVar4)" identifier (argument_list "(uVar12,uVar5,uVar4)" ( identifier , identifier , identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) (if_statement "if (uVar6 < uVar5) {\n uVar12 = dcgettext(0,"Symbol table offset (%x) is less then Address table offset (%x)\n",5);\n warn(uVar12,uVar6,uVar5);\n return 0;\n }" if (parenthesized_expression "(uVar6 < uVar5)" ( (binary_expression "uVar6 < uVar5" identifier < identifier) )) (compound_statement "{\n uVar12 = dcgettext(0,"Symbol table offset (%x) is less then Address table offset (%x)\n",5);\n warn(uVar12,uVar6,uVar5);\n return 0;\n }" { (expression_statement "uVar12 = dcgettext(0,"Symbol table offset (%x) is less then Address table offset (%x)\n",5);" (assignment_expression "uVar12 = dcgettext(0,"Symbol table offset (%x) is less then Address table offset (%x)\n",5)" identifier = (call_expression "dcgettext(0,"Symbol table offset (%x) is less then Address table offset (%x)\n",5)" identifier (argument_list "(0,"Symbol table offset (%x) is less then Address table offset (%x)\n",5)" ( number_literal , (string_literal ""Symbol table offset (%x) is less then Address table offset (%x)\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar12,uVar6,uVar5);" (call_expression "warn(uVar12,uVar6,uVar5)" identifier (argument_list "(uVar12,uVar6,uVar5)" ( identifier , identifier , identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) (expression_statement "uVar17 = uVar6 - uVar5;" (assignment_expression "uVar17 = uVar6 - uVar5" identifier = (binary_expression "uVar6 - uVar5" identifier - identifier)) ;) (if_statement "if (uVar7 < uVar6) {\n uVar12 = dcgettext(0,"Constant pool offset (%x) is less than symbol table offset (%x)\n",5);\n warn(uVar12,uVar7,uVar6);\n return 0;\n }" if (parenthesized_expression "(uVar7 < uVar6)" ( (binary_expression "uVar7 < uVar6" identifier < identifier) )) (compound_statement "{\n uVar12 = dcgettext(0,"Constant pool offset (%x) is less than symbol table offset (%x)\n",5);\n warn(uVar12,uVar7,uVar6);\n return 0;\n }" { (expression_statement "uVar12 = dcgettext(0,"Constant pool offset (%x) is less than symbol table offset (%x)\n",5);" (assignment_expression "uVar12 = dcgettext(0,"Constant pool offset (%x) is less than symbol table offset (%x)\n",5)" identifier = (call_expression "dcgettext(0,"Constant pool offset (%x) is less than symbol table offset (%x)\n",5)" identifier (argument_list "(0,"Constant pool offset (%x) is less than symbol table offset (%x)\n",5)" ( number_literal , (string_literal ""Constant pool offset (%x) is less than symbol table offset (%x)\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar12,uVar7,uVar6);" (call_expression "warn(uVar12,uVar7,uVar6)" identifier (argument_list "(uVar12,uVar7,uVar6)" ( identifier , identifier , identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) (expression_statement "lVar1 = lVar21 + (ulong)uVar5;" (assignment_expression "lVar1 = lVar21 + (ulong)uVar5" identifier = (binary_expression "lVar21 + (ulong)uVar5" identifier + (cast_expression "(ulong)uVar5" ( (type_descriptor "ulong" type_identifier) ) identifier))) ;) (if_statement "if (uVar15 + *(long *)(param_1 + 0x20) < (ulong)uVar17 + lVar1) {\n uVar12 = dcgettext(0,"Address table extends beyond end of section.\n",5);\n warn(uVar12);\n return 0;\n }" if (parenthesized_expression "(uVar15 + *(long *)(param_1 + 0x20) < (ulong)uVar17 + lVar1)" ( (binary_expression "uVar15 + *(long *)(param_1 + 0x20) < (ulong)uVar17 + lVar1" (binary_expression "uVar15 + *(long *)(param_1 + 0x20)" identifier + (pointer_expression "*(long *)(param_1 + 0x20)" * (cast_expression "(long *)(param_1 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) ))))) < (binary_expression "(ulong)uVar17 + lVar1" (cast_expression "(ulong)uVar17" ( (type_descriptor "ulong" type_identifier) ) identifier) + identifier)) )) (compound_statement "{\n uVar12 = dcgettext(0,"Address table extends beyond end of section.\n",5);\n warn(uVar12);\n return 0;\n }" { (expression_statement "uVar12 = dcgettext(0,"Address table extends beyond end of section.\n",5);" (assignment_expression "uVar12 = dcgettext(0,"Address table extends beyond end of section.\n",5)" identifier = (call_expression "dcgettext(0,"Address table extends beyond end of section.\n",5)" identifier (argument_list "(0,"Address table extends beyond end of section.\n",5)" ( number_literal , (string_literal ""Address table extends beyond end of section.\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar12);" (call_expression "warn(uVar12)" identifier (argument_list "(uVar12)" ( identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) (expression_statement "uVar8 = uVar4 - uVar3;" (assignment_expression "uVar8 = uVar4 - uVar3" identifier = (binary_expression "uVar4 - uVar3" identifier - identifier)) ;) (expression_statement "pcVar9 = (char *)dcgettext(0,"\nCU table:\n",5);" (assignment_expression "pcVar9 = (char *)dcgettext(0,"\nCU table:\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"\nCU table:\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"\nCU table:\n",5)" identifier (argument_list "(0,"\nCU table:\n",5)" ( number_literal , (string_literal ""\nCU table:\n"" " escape_sequence string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(pcVar9);" (call_expression "printf(pcVar9)" identifier (argument_list "(pcVar9)" ( identifier ))) ;) (expression_statement "lVar2 = lVar21 + (ulong)uVar3;" (assignment_expression "lVar2 = lVar21 + (ulong)uVar3" identifier = (binary_expression "lVar21 + (ulong)uVar3" identifier + (cast_expression "(ulong)uVar3" ( (type_descriptor "ulong" type_identifier) ) identifier))) ;) (if_statement "if (uVar8 >> 3 != 0) {\n uVar3 = 0;\n do {\n lVar10 = FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8);\n lVar11 = FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar19 = uVar3 >> 1;\n uVar3 = uVar3 + 2;\n printf(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11);\n } while (uVar3 < uVar8 >> 3);\n }" if (parenthesized_expression "(uVar8 >> 3 != 0)" ( (binary_expression "uVar8 >> 3 != 0" (binary_expression "uVar8 >> 3" identifier >> number_literal) != number_literal) )) (compound_statement "{\n uVar3 = 0;\n do {\n lVar10 = FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8);\n lVar11 = FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar19 = uVar3 >> 1;\n uVar3 = uVar3 + 2;\n printf(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11);\n } while (uVar3 < uVar8 >> 3);\n }" { (expression_statement "uVar3 = 0;" (assignment_expression "uVar3 = 0" identifier = number_literal) ;) (do_statement "do {\n lVar10 = FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8);\n lVar11 = FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar19 = uVar3 >> 1;\n uVar3 = uVar3 + 2;\n printf(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11);\n } while (uVar3 < uVar8 >> 3);" do (compound_statement "{\n lVar10 = FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8);\n lVar11 = FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar19 = uVar3 >> 1;\n uVar3 = uVar3 + 2;\n printf(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11);\n }" { (expression_statement "lVar10 = FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8);" (assignment_expression "lVar10 = FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8)" identifier = (call_expression "FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8)" identifier (argument_list "(lVar2 + (ulong)(uVar3 * 8),8)" ( (binary_expression "lVar2 + (ulong)(uVar3 * 8)" identifier + (call_expression "(ulong)(uVar3 * 8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar3 * 8)" ( (binary_expression "uVar3 * 8" identifier * number_literal) )))) , number_literal )))) ;) (expression_statement "lVar11 = FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8);" (assignment_expression "lVar11 = FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8)" identifier = (call_expression "FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8)" identifier (argument_list "(lVar2 + 8 + (ulong)(uVar3 * 8),8)" ( (binary_expression "lVar2 + 8 + (ulong)(uVar3 * 8)" (binary_expression "lVar2 + 8" identifier + number_literal) + (call_expression "(ulong)(uVar3 * 8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar3 * 8)" ( (binary_expression "uVar3 * 8" identifier * number_literal) )))) , number_literal )))) ;) (expression_statement "pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);" (assignment_expression "pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5)" identifier (argument_list "(0,"[%3u] 0x%lx - 0x%lx\n",5)" ( number_literal , (string_literal ""[%3u] 0x%lx - 0x%lx\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "uVar19 = uVar3 >> 1;" (assignment_expression "uVar19 = uVar3 >> 1" identifier = (binary_expression "uVar3 >> 1" identifier >> number_literal)) ;) (expression_statement "uVar3 = uVar3 + 2;" (assignment_expression "uVar3 = uVar3 + 2" identifier = (binary_expression "uVar3 + 2" identifier + number_literal)) ;) (expression_statement "printf(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11);" (call_expression "printf(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11)" identifier (argument_list "(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11)" ( identifier , (cast_expression "(ulong)uVar19" ( (type_descriptor "ulong" type_identifier) ) identifier) , identifier , (binary_expression "lVar10 + -1 + lVar11" (binary_expression "lVar10 + -1" identifier + number_literal) + identifier) ))) ;) }) while (parenthesized_expression "(uVar3 < uVar8 >> 3)" ( (binary_expression "uVar3 < uVar8 >> 3" identifier < (binary_expression "uVar8 >> 3" identifier >> number_literal)) )) ;) })) (expression_statement "pcVar9 = (char *)dcgettext(0,"\nTU table:\n",5);" (assignment_expression "pcVar9 = (char *)dcgettext(0,"\nTU table:\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"\nTU table:\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"\nTU table:\n",5)" identifier (argument_list "(0,"\nTU table:\n",5)" ( number_literal , (string_literal ""\nTU table:\n"" " escape_sequence string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "uVar3 = 0;" (assignment_expression "uVar3 = 0" identifier = number_literal) ;) (expression_statement "printf(pcVar9);" (call_expression "printf(pcVar9)" identifier (argument_list "(pcVar9)" ( identifier ))) ;) (expression_statement "lVar2 = lVar21 + (ulong)uVar4;" (assignment_expression "lVar2 = lVar21 + (ulong)uVar4" identifier = (binary_expression "lVar21 + (ulong)uVar4" identifier + (cast_expression "(ulong)uVar4" ( (type_descriptor "ulong" type_identifier) ) identifier))) ;) (if_statement "if (uVar5 - uVar4 >> 3 != 0) {\n do {\n uVar15 = (ulong)(uVar3 * 8);\n uVar12 = FUN_001552c0(lVar2 + uVar15,8);\n uVar13 = FUN_001552c0(lVar2 + 8 + uVar15,8);\n uVar14 = FUN_001552c0(lVar2 + 0x10 + uVar15,8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar15 = (ulong)uVar3;\n uVar3 = uVar3 + 3;\n printf(pcVar9,uVar15 / 3,uVar12,uVar13);\n FUN_0013d4c0(uVar14,8);\n putchar(10);\n } while (uVar3 < uVar5 - uVar4 >> 3);\n }" if (parenthesized_expression "(uVar5 - uVar4 >> 3 != 0)" ( (binary_expression "uVar5 - uVar4 >> 3 != 0" (binary_expression "uVar5 - uVar4 >> 3" (binary_expression "uVar5 - uVar4" identifier - identifier) >> number_literal) != number_literal) )) (compound_statement "{\n do {\n uVar15 = (ulong)(uVar3 * 8);\n uVar12 = FUN_001552c0(lVar2 + uVar15,8);\n uVar13 = FUN_001552c0(lVar2 + 8 + uVar15,8);\n uVar14 = FUN_001552c0(lVar2 + 0x10 + uVar15,8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar15 = (ulong)uVar3;\n uVar3 = uVar3 + 3;\n printf(pcVar9,uVar15 / 3,uVar12,uVar13);\n FUN_0013d4c0(uVar14,8);\n putchar(10);\n } while (uVar3 < uVar5 - uVar4 >> 3);\n }" { (do_statement "do {\n uVar15 = (ulong)(uVar3 * 8);\n uVar12 = FUN_001552c0(lVar2 + uVar15,8);\n uVar13 = FUN_001552c0(lVar2 + 8 + uVar15,8);\n uVar14 = FUN_001552c0(lVar2 + 0x10 + uVar15,8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar15 = (ulong)uVar3;\n uVar3 = uVar3 + 3;\n printf(pcVar9,uVar15 / 3,uVar12,uVar13);\n FUN_0013d4c0(uVar14,8);\n putchar(10);\n } while (uVar3 < uVar5 - uVar4 >> 3);" do (compound_statement "{\n uVar15 = (ulong)(uVar3 * 8);\n uVar12 = FUN_001552c0(lVar2 + uVar15,8);\n uVar13 = FUN_001552c0(lVar2 + 8 + uVar15,8);\n uVar14 = FUN_001552c0(lVar2 + 0x10 + uVar15,8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar15 = (ulong)uVar3;\n uVar3 = uVar3 + 3;\n printf(pcVar9,uVar15 / 3,uVar12,uVar13);\n FUN_0013d4c0(uVar14,8);\n putchar(10);\n }" { (expression_statement "uVar15 = (ulong)(uVar3 * 8);" (assignment_expression "uVar15 = (ulong)(uVar3 * 8)" identifier = (call_expression "(ulong)(uVar3 * 8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar3 * 8)" ( (binary_expression "uVar3 * 8" identifier * number_literal) )))) ;) (expression_statement "uVar12 = FUN_001552c0(lVar2 + uVar15,8);" (assignment_expression "uVar12 = FUN_001552c0(lVar2 + uVar15,8)" identifier = (call_expression "FUN_001552c0(lVar2 + uVar15,8)" identifier (argument_list "(lVar2 + uVar15,8)" ( (binary_expression "lVar2 + uVar15" identifier + identifier) , number_literal )))) ;) (expression_statement "uVar13 = FUN_001552c0(lVar2 + 8 + uVar15,8);" (assignment_expression "uVar13 = FUN_001552c0(lVar2 + 8 + uVar15,8)" identifier = (call_expression "FUN_001552c0(lVar2 + 8 + uVar15,8)" identifier (argument_list "(lVar2 + 8 + uVar15,8)" ( (binary_expression "lVar2 + 8 + uVar15" (binary_expression "lVar2 + 8" identifier + number_literal) + identifier) , number_literal )))) ;) (expression_statement "uVar14 = FUN_001552c0(lVar2 + 0x10 + uVar15,8);" (assignment_expression "uVar14 = FUN_001552c0(lVar2 + 0x10 + uVar15,8)" identifier = (call_expression "FUN_001552c0(lVar2 + 0x10 + uVar15,8)" identifier (argument_list "(lVar2 + 0x10 + uVar15,8)" ( (binary_expression "lVar2 + 0x10 + uVar15" (binary_expression "lVar2 + 0x10" identifier + number_literal) + identifier) , number_literal )))) ;) (expression_statement "pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);" (assignment_expression "pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5)" identifier = (cast_expression "(char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"[%3u] 0x%lx 0x%lx ",5)" identifier (argument_list "(0,"[%3u] 0x%lx 0x%lx ",5)" ( number_literal , (string_literal ""[%3u] 0x%lx 0x%lx "" " string_content ") , number_literal ))))) ;) (expression_statement "uVar15 = (ulong)uVar3;" (assignment_expression "uVar15 = (ulong)uVar3" identifier = (cast_expression "(ulong)uVar3" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "uVar3 = uVar3 + 3;" (assignment_expression "uVar3 = uVar3 + 3" identifier = (binary_expression "uVar3 + 3" identifier + number_literal)) ;) (expression_statement "printf(pcVar9,uVar15 / 3,uVar12,uVar13);" (call_expression "printf(pcVar9,uVar15 / 3,uVar12,uVar13)" identifier (argument_list "(pcVar9,uVar15 / 3,uVar12,uVar13)" ( identifier , (binary_expression "uVar15 / 3" identifier / number_literal) , identifier , identifier ))) ;) (expression_statement "FUN_0013d4c0(uVar14,8);" (call_expression "FUN_0013d4c0(uVar14,8)" identifier (argument_list "(uVar14,8)" ( identifier , number_literal ))) ;) (expression_statement "putchar(10);" (call_expression "putchar(10)" identifier (argument_list "(10)" ( number_literal ))) ;) }) while (parenthesized_expression "(uVar3 < uVar5 - uVar4 >> 3)" ( (binary_expression "uVar3 < uVar5 - uVar4 >> 3" identifier < (binary_expression "uVar5 - uVar4 >> 3" (binary_expression "uVar5 - uVar4" identifier - identifier) >> number_literal)) )) ;) })) (expression_statement "uVar15 = 0;" (assignment_expression "uVar15 = 0" identifier = number_literal) ;) (expression_statement "pcVar9 = (char *)dcgettext(0,"\nAddress table:\n",5);" (assignment_expression "pcVar9 = (char *)dcgettext(0,"\nAddress table:\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"\nAddress table:\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"\nAddress table:\n",5)" identifier (argument_list "(0,"\nAddress table:\n",5)" ( number_literal , (string_literal ""\nAddress table:\n"" " escape_sequence string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(pcVar9);" (call_expression "printf(pcVar9)" identifier (argument_list "(pcVar9)" ( identifier ))) ;) (if_statement "if (uVar17 != 0) {\n do {\n uVar3 = (int)uVar15 + 0x14;\n uVar12 = FUN_001552c0(lVar1 + uVar15,8);\n uVar13 = FUN_001552c0(lVar1 + 8 + uVar15,8);\n uVar15 = FUN_001552c0(lVar1 + 0x10 + uVar15,4);\n FUN_0013d4c0(uVar12,8);\n FUN_0013d4c0(uVar13,8);\n pcVar9 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar9,uVar15 & 0xffffffff);\n if (uVar17 <= uVar3) break;\n uVar15 = (ulong)uVar3;\n } while (uVar3 <= uVar17 - 0x14);\n }" if (parenthesized_expression "(uVar17 != 0)" ( (binary_expression "uVar17 != 0" identifier != number_literal) )) (compound_statement "{\n do {\n uVar3 = (int)uVar15 + 0x14;\n uVar12 = FUN_001552c0(lVar1 + uVar15,8);\n uVar13 = FUN_001552c0(lVar1 + 8 + uVar15,8);\n uVar15 = FUN_001552c0(lVar1 + 0x10 + uVar15,4);\n FUN_0013d4c0(uVar12,8);\n FUN_0013d4c0(uVar13,8);\n pcVar9 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar9,uVar15 & 0xffffffff);\n if (uVar17 <= uVar3) break;\n uVar15 = (ulong)uVar3;\n } while (uVar3 <= uVar17 - 0x14);\n }" { (do_statement "do {\n uVar3 = (int)uVar15 + 0x14;\n uVar12 = FUN_001552c0(lVar1 + uVar15,8);\n uVar13 = FUN_001552c0(lVar1 + 8 + uVar15,8);\n uVar15 = FUN_001552c0(lVar1 + 0x10 + uVar15,4);\n FUN_0013d4c0(uVar12,8);\n FUN_0013d4c0(uVar13,8);\n pcVar9 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar9,uVar15 & 0xffffffff);\n if (uVar17 <= uVar3) break;\n uVar15 = (ulong)uVar3;\n } while (uVar3 <= uVar17 - 0x14);" do (compound_statement "{\n uVar3 = (int)uVar15 + 0x14;\n uVar12 = FUN_001552c0(lVar1 + uVar15,8);\n uVar13 = FUN_001552c0(lVar1 + 8 + uVar15,8);\n uVar15 = FUN_001552c0(lVar1 + 0x10 + uVar15,4);\n FUN_0013d4c0(uVar12,8);\n FUN_0013d4c0(uVar13,8);\n pcVar9 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar9,uVar15 & 0xffffffff);\n if (uVar17 <= uVar3) break;\n uVar15 = (ulong)uVar3;\n }" { (expression_statement "uVar3 = (int)uVar15 + 0x14;" (assignment_expression "uVar3 = (int)uVar15 + 0x14" identifier = (binary_expression "(int)uVar15 + 0x14" (cast_expression "(int)uVar15" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal)) ;) (expression_statement "uVar12 = FUN_001552c0(lVar1 + uVar15,8);" (assignment_expression "uVar12 = FUN_001552c0(lVar1 + uVar15,8)" identifier = (call_expression "FUN_001552c0(lVar1 + uVar15,8)" identifier (argument_list "(lVar1 + uVar15,8)" ( (binary_expression "lVar1 + uVar15" identifier + identifier) , number_literal )))) ;) (expression_statement "uVar13 = FUN_001552c0(lVar1 + 8 + uVar15,8);" (assignment_expression "uVar13 = FUN_001552c0(lVar1 + 8 + uVar15,8)" identifier = (call_expression "FUN_001552c0(lVar1 + 8 + uVar15,8)" identifier (argument_list "(lVar1 + 8 + uVar15,8)" ( (binary_expression "lVar1 + 8 + uVar15" (binary_expression "lVar1 + 8" identifier + number_literal) + identifier) , number_literal )))) ;) (expression_statement "uVar15 = FUN_001552c0(lVar1 + 0x10 + uVar15,4);" (assignment_expression "uVar15 = FUN_001552c0(lVar1 + 0x10 + uVar15,4)" identifier = (call_expression "FUN_001552c0(lVar1 + 0x10 + uVar15,4)" identifier (argument_list "(lVar1 + 0x10 + uVar15,4)" ( (binary_expression "lVar1 + 0x10 + uVar15" (binary_expression "lVar1 + 0x10" identifier + number_literal) + identifier) , number_literal )))) ;) (expression_statement "FUN_0013d4c0(uVar12,8);" (call_expression "FUN_0013d4c0(uVar12,8)" identifier (argument_list "(uVar12,8)" ( identifier , number_literal ))) ;) (expression_statement "FUN_0013d4c0(uVar13,8);" (call_expression "FUN_0013d4c0(uVar13,8)" identifier (argument_list "(uVar13,8)" ( identifier , number_literal ))) ;) (expression_statement "pcVar9 = (char *)dcgettext(0,&DAT_0016a422,5);" (assignment_expression "pcVar9 = (char *)dcgettext(0,&DAT_0016a422,5)" identifier = (cast_expression "(char *)dcgettext(0,&DAT_0016a422,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,&DAT_0016a422,5)" identifier (argument_list "(0,&DAT_0016a422,5)" ( number_literal , (pointer_expression "&DAT_0016a422" & identifier) , number_literal ))))) ;) (expression_statement "printf(pcVar9,uVar15 & 0xffffffff);" (call_expression "printf(pcVar9,uVar15 & 0xffffffff)" identifier (argument_list "(pcVar9,uVar15 & 0xffffffff)" ( identifier , (binary_expression "uVar15 & 0xffffffff" identifier & number_literal) ))) ;) (if_statement "if (uVar17 <= uVar3) break;" if (parenthesized_expression "(uVar17 <= uVar3)" ( (binary_expression "uVar17 <= uVar3" identifier <= identifier) )) (break_statement "break;" break ;)) (expression_statement "uVar15 = (ulong)uVar3;" (assignment_expression "uVar15 = (ulong)uVar3" identifier = (cast_expression "(ulong)uVar3" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) }) while (parenthesized_expression "(uVar3 <= uVar17 - 0x14)" ( (binary_expression "uVar3 <= uVar17 - 0x14" identifier <= (binary_expression "uVar17 - 0x14" identifier - number_literal)) )) ;) })) (expression_statement "pcVar9 = (char *)dcgettext(0,"\nSymbol table:\n",5);" (assignment_expression "pcVar9 = (char *)dcgettext(0,"\nSymbol table:\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"\nSymbol table:\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"\nSymbol table:\n",5)" identifier (argument_list "(0,"\nSymbol table:\n",5)" ( number_literal , (string_literal ""\nSymbol table:\n"" " escape_sequence string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(pcVar9);" (call_expression "printf(pcVar9)" identifier (argument_list "(pcVar9)" ( identifier ))) ;) (if_statement "if (uVar7 - uVar6 >> 3 != 0) {\n uVar20 = (ulong)uVar7 + lVar21;\n lVar21 = (ulong)uVar6 + lVar21;\n uVar15 = 0;\n do {\n uVar3 = FUN_001552c0(lVar21,4);\n uVar4 = FUN_001552c0(lVar21 + 4,4);\n if (uVar4 != 0 || uVar3 != 0) {\n if ((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }\n uVar18 = (ulong)uVar4;\n if ((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )) {\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }\n else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar3 = (int)uVar15 + 1;\n uVar15 = (ulong)uVar3;\n lVar21 = lVar21 + 8;\n } while (uVar7 - uVar6 >> 3 != uVar3);\n }" if (parenthesized_expression "(uVar7 - uVar6 >> 3 != 0)" ( (binary_expression "uVar7 - uVar6 >> 3 != 0" (binary_expression "uVar7 - uVar6 >> 3" (binary_expression "uVar7 - uVar6" identifier - identifier) >> number_literal) != number_literal) )) (compound_statement "{\n uVar20 = (ulong)uVar7 + lVar21;\n lVar21 = (ulong)uVar6 + lVar21;\n uVar15 = 0;\n do {\n uVar3 = FUN_001552c0(lVar21,4);\n uVar4 = FUN_001552c0(lVar21 + 4,4);\n if (uVar4 != 0 || uVar3 != 0) {\n if ((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }\n uVar18 = (ulong)uVar4;\n if ((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )) {\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }\n else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar3 = (int)uVar15 + 1;\n uVar15 = (ulong)uVar3;\n lVar21 = lVar21 + 8;\n } while (uVar7 - uVar6 >> 3 != uVar3);\n }" { (expression_statement "uVar20 = (ulong)uVar7 + lVar21;" (assignment_expression "uVar20 = (ulong)uVar7 + lVar21" identifier = (binary_expression "(ulong)uVar7 + lVar21" (cast_expression "(ulong)uVar7" ( (type_descriptor "ulong" type_identifier) ) identifier) + identifier)) ;) (expression_statement "lVar21 = (ulong)uVar6 + lVar21;" (assignment_expression "lVar21 = (ulong)uVar6 + lVar21" identifier = (binary_expression "(ulong)uVar6 + lVar21" (cast_expression "(ulong)uVar6" ( (type_descriptor "ulong" type_identifier) ) identifier) + identifier)) ;) (expression_statement "uVar15 = 0;" (assignment_expression "uVar15 = 0" identifier = number_literal) ;) (do_statement "do {\n uVar3 = FUN_001552c0(lVar21,4);\n uVar4 = FUN_001552c0(lVar21 + 4,4);\n if (uVar4 != 0 || uVar3 != 0) {\n if ((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }\n uVar18 = (ulong)uVar4;\n if ((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )) {\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }\n else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar3 = (int)uVar15 + 1;\n uVar15 = (ulong)uVar3;\n lVar21 = lVar21 + 8;\n } while (uVar7 - uVar6 >> 3 != uVar3);" do (compound_statement "{\n uVar3 = FUN_001552c0(lVar21,4);\n uVar4 = FUN_001552c0(lVar21 + 4,4);\n if (uVar4 != 0 || uVar3 != 0) {\n if ((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }\n uVar18 = (ulong)uVar4;\n if ((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )) {\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }\n else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar3 = (int)uVar15 + 1;\n uVar15 = (ulong)uVar3;\n lVar21 = lVar21 + 8;\n }" { (expression_statement "uVar3 = FUN_001552c0(lVar21,4);" (assignment_expression "uVar3 = FUN_001552c0(lVar21,4)" identifier = (call_expression "FUN_001552c0(lVar21,4)" identifier (argument_list "(lVar21,4)" ( identifier , number_literal )))) ;) (expression_statement "uVar4 = FUN_001552c0(lVar21 + 4,4);" (assignment_expression "uVar4 = FUN_001552c0(lVar21 + 4,4)" identifier = (call_expression "FUN_001552c0(lVar21 + 4,4)" identifier (argument_list "(lVar21 + 4,4)" ( (binary_expression "lVar21 + 4" identifier + number_literal) , number_literal )))) ;) (if_statement "if (uVar4 != 0 || uVar3 != 0) {\n if ((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }\n uVar18 = (ulong)uVar4;\n if ((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )) {\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }\n else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }" if (parenthesized_expression "(uVar4 != 0 || uVar3 != 0)" ( (binary_expression "uVar4 != 0 || uVar3 != 0" (binary_expression "uVar4 != 0" identifier != number_literal) || (binary_expression "uVar3 != 0" identifier != number_literal)) )) (compound_statement "{\n if ((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }\n uVar18 = (ulong)uVar4;\n if ((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )) {\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }\n else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }" { (if_statement "if ((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }" if (parenthesized_expression "((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20))" ( (binary_expression "(CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)" (parenthesized_expression "(CARRY8((ulong)uVar3,uVar20))" ( (call_expression "CARRY8((ulong)uVar3,uVar20)" identifier (argument_list "((ulong)uVar3,uVar20)" ( (cast_expression "(ulong)uVar3" ( (type_descriptor "ulong" type_identifier) ) identifier) , identifier ))) )) || (parenthesized_expression "((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)" ( (binary_expression "(ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20" (call_expression "(ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30))" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30))" ( (binary_expression "*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)" (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) )))) + (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 "uVar3 + uVar20" identifier + identifier)) ))) )) (compound_statement "{\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }" { (expression_statement "pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);" (assignment_expression "pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5)" identifier = (cast_expression "(char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"[%3u] <corrupt offset: %x>",5)" identifier (argument_list "(0,"[%3u] <corrupt offset: %x>",5)" ( number_literal , (string_literal ""[%3u] <corrupt offset: %x>"" " string_content ") , number_literal ))))) ;) (expression_statement "printf(pcVar9,uVar15,(ulong)uVar3);" (call_expression "printf(pcVar9,uVar15,(ulong)uVar3)" identifier (argument_list "(pcVar9,uVar15,(ulong)uVar3)" ( identifier , identifier , (cast_expression "(ulong)uVar3" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (expression_statement "uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);" (assignment_expression "uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5)" identifier = (call_expression "dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5)" identifier (argument_list "(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5)" ( number_literal , (string_literal ""Corrupt name offset of 0x%x found for symbol table slot %d\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar12,uVar3,uVar15);" (call_expression "warn(uVar12,uVar3,uVar15)" identifier (argument_list "(uVar12,uVar3,uVar15)" ( identifier , identifier , identifier ))) ;) }) (else_clause "else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }" else (compound_statement "{\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }" { (expression_statement "printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));" (call_expression "printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3))" identifier (argument_list "("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3))" ( (string_literal ""[%3u] %.*s:"" " string_content ") , identifier , (call_expression "(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3)" ( (binary_expression "((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3" (parenthesized_expression "((int)*(long *)(param_1 + 0x30) - uVar7)" ( (binary_expression "(int)*(long *)(param_1 + 0x30) - uVar7" (cast_expression "(int)*(long *)(param_1 + 0x30)" ( (type_descriptor "int" primitive_type) ) (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) )) - identifier) ))) ))) ;) }))) (expression_statement "uVar18 = (ulong)uVar4;" (assignment_expression "uVar18 = (ulong)uVar4" identifier = (cast_expression "(ulong)uVar4" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (if_statement "if ((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )) {\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }\n else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }" if (parenthesized_expression "((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n ))" ( (binary_expression "(CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )" (parenthesized_expression "(CARRY8(uVar20,uVar18))" ( (call_expression "CARRY8(uVar20,uVar18)" identifier (argument_list "(uVar20,uVar18)" ( identifier , identifier ))) )) || (parenthesized_expression "((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )" ( (binary_expression "(ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18" (call_expression "(ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30))" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30))" ( (binary_expression "*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)" (binary_expression "*(long *)(param_1 + 0x20) + -3" (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) )))) + number_literal) + (pointer_expression "*(long *)(param_1 + 0x30)" * (cast_expression "(long *)(param_1 + 0x30)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x30)" ( (binary_expression "param_1 + 0x30" identifier + number_literal) ))))) ))) <= (binary_expression "uVar20 + uVar18" identifier + identifier)) ))) )) (compound_statement "{\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }" { (expression_statement "pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);" (assignment_expression "pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"<invalid CU vector offset: %x>\n",5)" identifier (argument_list "(0,"<invalid CU vector offset: %x>\n",5)" ( number_literal , (string_literal ""<invalid CU vector offset: %x>\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(pcVar9,(ulong)uVar4);" (call_expression "printf(pcVar9,(ulong)uVar4)" identifier (argument_list "(pcVar9,(ulong)uVar4)" ( identifier , (cast_expression "(ulong)uVar4" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (expression_statement "uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);" (assignment_expression "uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5)" identifier = (call_expression "dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5)" identifier (argument_list "(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5)" ( number_literal , (string_literal ""Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar12,uVar4,uVar15);" (call_expression "warn(uVar12,uVar4,uVar15)" identifier (argument_list "(uVar12,uVar4,uVar15)" ( identifier , identifier , identifier ))) ;) }) (else_clause "else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }" else (compound_statement "{\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }" { (expression_statement "uVar3 = FUN_001552c0(uVar20 + uVar18,4);" (assignment_expression "uVar3 = FUN_001552c0(uVar20 + uVar18,4)" identifier = (call_expression "FUN_001552c0(uVar20 + uVar18,4)" identifier (argument_list "(uVar20 + uVar18,4)" ( (binary_expression "uVar20 + uVar18" identifier + identifier) , number_literal )))) ;) (expression_statement "uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;" (assignment_expression "uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20" identifier = (binary_expression "(ulong)(uVar3 * 4) + uVar18 + 4 + uVar20" (binary_expression "(ulong)(uVar3 * 4) + uVar18 + 4" (binary_expression "(ulong)(uVar3 * 4) + uVar18" (call_expression "(ulong)(uVar3 * 4)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar3 * 4)" ( (binary_expression "uVar3 * 4" identifier * number_literal) ))) + identifier) + number_literal) + identifier)) ;) (if_statement "if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }" if (parenthesized_expression "(((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20))" ( (binary_expression "((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)" (parenthesized_expression "((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16))" ( (binary_expression "(uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)" (parenthesized_expression "(uVar3 * 4 < uVar3)" ( (binary_expression "uVar3 * 4 < uVar3" (binary_expression "uVar3 * 4" identifier * number_literal) < identifier) )) || (parenthesized_expression "((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)" ( (binary_expression "(ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16" (call_expression "(ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20))" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20))" ( (binary_expression "*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)" (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) )))) + (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) ))) )) || (parenthesized_expression "(uVar16 < uVar20)" ( (binary_expression "uVar16 < uVar20" identifier < identifier) ))) )) (compound_statement "{\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }" { (expression_statement "printf("<invalid number of CUs: %d>\n",(ulong)uVar3);" (call_expression "printf("<invalid number of CUs: %d>\n",(ulong)uVar3)" identifier (argument_list "("<invalid number of CUs: %d>\n",(ulong)uVar3)" ( (string_literal ""<invalid number of CUs: %d>\n"" " string_content escape_sequence ") , (cast_expression "(ulong)uVar3" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (expression_statement "uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);" (assignment_expression "uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5)" identifier = (call_expression "dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5)" identifier (argument_list "(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5)" ( number_literal , (string_literal ""Invalid number of CUs (0x%x) for symbol table slot %d\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar12,uVar3,uVar15);" (call_expression "warn(uVar12,uVar3,uVar15)" identifier (argument_list "(uVar12,uVar3,uVar15)" ( identifier , identifier , identifier ))) ;) }) (else_clause "else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }" else (compound_statement "{\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }" { (if_statement "if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }" if (parenthesized_expression "(uVar3 < 2)" ( (binary_expression "uVar3 < 2" identifier < number_literal) )) (compound_statement "{\n if (uVar3 != 0) goto LAB_0013f847;\n }" { (if_statement "if (uVar3 != 0) goto LAB_0013f847;" if (parenthesized_expression "(uVar3 != 0)" ( (binary_expression "uVar3 != 0" identifier != number_literal) )) (goto_statement "goto LAB_0013f847;" goto statement_identifier ;)) }) (else_clause "else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }" else (compound_statement "{\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }" { (expression_statement "putchar(10);" (call_expression "putchar(10)" identifier (argument_list "(10)" ( number_literal ))) ;) (labeled_statement "LAB_0013f847:\n uVar4 = 0x20;" statement_identifier : (expression_statement "uVar4 = 0x20;" (assignment_expression "uVar4 = 0x20" identifier = number_literal) ;)) (if_statement "if (uVar3 != 1) {\n uVar4 = 9;\n }" if (parenthesized_expression "(uVar3 != 1)" ( (binary_expression "uVar3 != 1" identifier != number_literal) )) (compound_statement "{\n uVar4 = 9;\n }" { (expression_statement "uVar4 = 9;" (assignment_expression "uVar4 = 9" identifier = number_literal) ;) })) (expression_statement "uVar5 = 0;" (assignment_expression "uVar5 = 0" identifier = number_literal) ;) (do_statement "do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);" do (compound_statement "{\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n }" { (expression_statement "uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);" (assignment_expression "uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4)" identifier = (call_expression "FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4)" identifier (argument_list "((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4)" ( (binary_expression "(ulong)(uVar5 * 4) + uVar18 + 4 + uVar20" (binary_expression "(ulong)(uVar5 * 4) + uVar18 + 4" (binary_expression "(ulong)(uVar5 * 4) + uVar18" (call_expression "(ulong)(uVar5 * 4)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar5 * 4)" ( (binary_expression "uVar5 * 4" identifier * number_literal) ))) + identifier) + number_literal) + identifier) , number_literal )))) ;) (expression_statement "uVar19 = uVar17 & 0xffffff;" (assignment_expression "uVar19 = uVar17 & 0xffffff" identifier = (binary_expression "uVar17 & 0xffffff" identifier & number_literal)) ;) (if_statement "if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }" if (parenthesized_expression "(uVar19 < uVar8 >> 4)" ( (binary_expression "uVar19 < uVar8 >> 4" identifier < (binary_expression "uVar8 >> 4" identifier >> number_literal)) )) (compound_statement "{\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }" { (expression_statement "printf("%c%lu",(ulong)uVar4,(ulong)uVar19);" (call_expression "printf("%c%lu",(ulong)uVar4,(ulong)uVar19)" identifier (argument_list "("%c%lu",(ulong)uVar4,(ulong)uVar19)" ( (string_literal ""%c%lu"" " string_content ") , (cast_expression "(ulong)uVar4" ( (type_descriptor "ulong" type_identifier) ) identifier) , (cast_expression "(ulong)uVar19" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) }) (else_clause "else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }" else (compound_statement "{\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }" { (expression_statement "printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));" (call_expression "printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)))" identifier (argument_list "("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)))" ( (string_literal ""%cT%lu"" " string_content ") , (cast_expression "(ulong)uVar4" ( (type_descriptor "ulong" type_identifier) ) identifier) , (call_expression "(ulong)(uVar19 - (uVar8 >> 4))" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar19 - (uVar8 >> 4))" ( (binary_expression "uVar19 - (uVar8 >> 4)" identifier - (parenthesized_expression "(uVar8 >> 4)" ( (binary_expression "uVar8 >> 4" identifier >> number_literal) ))) ))) ))) ;) }))) (expression_statement "uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);" (assignment_expression "uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5)" identifier = (call_expression "dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5)" identifier (argument_list "(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5)" ( number_literal , (pointer_expression "*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8)" * (cast_expression "(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8)" ( (binary_expression "&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8" (pointer_expression "&DAT_0018e940" & identifier) + (binary_expression "(ulong)(uVar17 >> 0x1c & 7) * 8" (call_expression "(ulong)(uVar17 >> 0x1c & 7)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar17 >> 0x1c & 7)" ( (binary_expression "uVar17 >> 0x1c & 7" (binary_expression "uVar17 >> 0x1c" identifier >> number_literal) & number_literal) ))) * number_literal)) )))) , number_literal )))) ;) (if_statement "if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }" if (parenthesized_expression "((int)uVar17 < 0)" ( (binary_expression "(int)uVar17 < 0" (cast_expression "(int)uVar17" ( (type_descriptor "int" primitive_type) ) identifier) < number_literal) )) (compound_statement "{\n uVar13 = dcgettext(0,"static",5);\n }" { (expression_statement "uVar13 = dcgettext(0,"static",5);" (assignment_expression "uVar13 = dcgettext(0,"static",5)" identifier = (call_expression "dcgettext(0,"static",5)" identifier (argument_list "(0,"static",5)" ( number_literal , (string_literal ""static"" " string_content ") , number_literal )))) ;) }) (else_clause "else {\n uVar13 = dcgettext(0,"global",5);\n }" else (compound_statement "{\n uVar13 = dcgettext(0,"global",5);\n }" { (expression_statement "uVar13 = dcgettext(0,"global",5);" (assignment_expression "uVar13 = dcgettext(0,"global",5)" identifier = (call_expression "dcgettext(0,"global",5)" identifier (argument_list "(0,"global",5)" ( number_literal , (string_literal ""global"" " string_content ") , number_literal )))) ;) }))) (expression_statement "printf(" [%s, %s]",uVar13,uVar12);" (call_expression "printf(" [%s, %s]",uVar13,uVar12)" identifier (argument_list "(" [%s, %s]",uVar13,uVar12)" ( (string_literal "" [%s, %s]"" " string_content ") , identifier , identifier ))) ;) (if_statement "if (uVar3 == 1) goto LAB_0013f920;" if (parenthesized_expression "(uVar3 == 1)" ( (binary_expression "uVar3 == 1" identifier == number_literal) )) (goto_statement "goto LAB_0013f920;" goto statement_identifier ;)) (expression_statement "uVar5 = uVar5 + 1;" (assignment_expression "uVar5 = uVar5 + 1" identifier = (binary_expression "uVar5 + 1" identifier + number_literal)) ;) (expression_statement "putchar(10);" (call_expression "putchar(10)" identifier (argument_list "(10)" ( number_literal ))) ;) }) while (parenthesized_expression "(uVar5 < uVar3)" ( (binary_expression "uVar5 < uVar3" identifier < identifier) )) ;) (if_statement "if (1 < uVar3) goto LAB_0013f518;" if (parenthesized_expression "(1 < uVar3)" ( (binary_expression "1 < uVar3" number_literal < identifier) )) (goto_statement "goto LAB_0013f518;" goto statement_identifier ;)) }))) (labeled_statement "LAB_0013f920:\n putchar(10);" statement_identifier : (expression_statement "putchar(10);" (call_expression "putchar(10)" identifier (argument_list "(10)" ( number_literal ))) ;)) }))) }))) })) (labeled_statement "LAB_0013f518:\n uVar3 = (int)uVar15 + 1;" statement_identifier : (expression_statement "uVar3 = (int)uVar15 + 1;" (assignment_expression "uVar3 = (int)uVar15 + 1" identifier = (binary_expression "(int)uVar15 + 1" (cast_expression "(int)uVar15" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal)) ;)) (expression_statement "uVar15 = (ulong)uVar3;" (assignment_expression "uVar15 = (ulong)uVar3" identifier = (cast_expression "(ulong)uVar3" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "lVar21 = lVar21 + 8;" (assignment_expression "lVar21 = lVar21 + 8" identifier = (binary_expression "lVar21 + 8" identifier + number_literal)) ;) }) while (parenthesized_expression "(uVar7 - uVar6 >> 3 != uVar3)" ( (binary_expression "uVar7 - uVar6 >> 3 != uVar3" (binary_expression "uVar7 - uVar6 >> 3" (binary_expression "uVar7 - uVar6" identifier - identifier) >> number_literal) != identifier) )) ;) })) (return_statement "return 1;" return number_literal ;) })) (expression_statement "uVar12 = *(undefined8 *)(param_1 + 0x10);" (assignment_expression "uVar12 = *(undefined8 *)(param_1 + 0x10)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 0x10)" * (cast_expression "(undefined8 *)(param_1 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "pcVar9 = "Corrupt header in the %s section.\n";" (assignment_expression "pcVar9 = "Corrupt header in the %s section.\n"" identifier = (string_literal ""Corrupt header in the %s section.\n"" " string_content escape_sequence ")) ;) (labeled_statement "LAB_0013f628:\n uVar13 = dcgettext(0,pcVar9,5);" statement_identifier : (expression_statement "uVar13 = dcgettext(0,pcVar9,5);" (assignment_expression "uVar13 = dcgettext(0,pcVar9,5)" identifier = (call_expression "dcgettext(0,pcVar9,5)" identifier (argument_list "(0,pcVar9,5)" ( number_literal , identifier , number_literal )))) ;)) (expression_statement "warn(uVar13,uVar12);" (call_expression "warn(uVar13,uVar12)" identifier (argument_list "(uVar13,uVar12)" ( identifier , 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) ))) (compound_statement { (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 (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 IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (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 (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content escape_sequence ")) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (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 , (cast_expression ( (type_descriptor TYPE) ) IDENT) ))) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < (binary_expression IDENT - LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (cast_expression ( (type_descriptor TYPE) ) IDENT) ))) ;) (return_statement return LIT ;) })) (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 ))) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence ") , LIT )))) ;)) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence ") , LIT )))) ;)) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence ") , LIT )))) ;)) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;)) }))) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , LIT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , LIT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , LIT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , LIT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , LIT )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) && (parenthesized_expression ( (binary_expression IDENT <= IDENT) ))) )) && (parenthesized_expression ( (binary_expression IDENT <= IDENT) ))) )) && (parenthesized_expression ( (parenthesized_expression ( (binary_expression (binary_expression IDENT <= IDENT) && (parenthesized_expression ( (binary_expression IDENT <= IDENT) ))) )) ))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (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 , IDENT ))) ;) (return_statement return LIT ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (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 , IDENT ))) ;) (return_statement return LIT ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (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 , IDENT ))) ;) (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT - IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (cast_expression ( (type_descriptor TYPE) ) IDENT))) ;) (if_statement if (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) ))))) < (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) + IDENT)) )) (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 ))) ;) (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT - IDENT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT , (string_literal " escape_sequence string_content escape_sequence ") , LIT ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (cast_expression ( (type_descriptor TYPE) ) IDENT))) ;) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT >> LIT) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT + (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT * LIT) )))) , LIT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (binary_expression IDENT + LIT) + (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT * LIT) )))) , LIT )))) ;) (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 (assignment_expression IDENT = (binary_expression IDENT >> LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (cast_expression ( (type_descriptor TYPE) ) IDENT) , IDENT , (binary_expression (binary_expression IDENT + LIT) + IDENT) ))) ;) }) while (parenthesized_expression ( (binary_expression IDENT < (binary_expression IDENT >> LIT)) )) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT , (string_literal " escape_sequence string_content escape_sequence ") , LIT ))))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (cast_expression ( (type_descriptor TYPE) ) IDENT))) ;) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression (binary_expression IDENT - IDENT) >> LIT) != LIT) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT * LIT) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT + IDENT) , LIT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (binary_expression IDENT + LIT) + IDENT) , LIT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (binary_expression IDENT + LIT) + IDENT) , LIT )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , LIT ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression IDENT / LIT) , IDENT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( LIT ))) ;) }) while (parenthesized_expression ( (binary_expression IDENT < (binary_expression (binary_expression IDENT - IDENT) >> LIT)) )) ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT , (string_literal " escape_sequence string_content escape_sequence ") , LIT ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) + LIT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT + IDENT) , LIT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (binary_expression IDENT + LIT) + IDENT) , LIT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (binary_expression IDENT + LIT) + IDENT) , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT , (pointer_expression & IDENT) , LIT ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression IDENT & LIT) ))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT <= (binary_expression IDENT - LIT)) )) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT , (string_literal " escape_sequence string_content escape_sequence ") , LIT ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression (binary_expression IDENT - IDENT) >> LIT) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) + IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) + IDENT)) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT != LIT) || (binary_expression IDENT != LIT)) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE) ) IDENT) , IDENT ))) )) || (parenthesized_expression ( (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ))) <= (binary_expression IDENT + IDENT)) ))) )) (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 ") , LIT ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (cast_expression ( (type_descriptor TYPE) ) IDENT) ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , IDENT , (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) - IDENT) )) - IDENT) ))) ))) ;) }))) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (call_expression IDENT (argument_list ( IDENT , IDENT ))) )) || (parenthesized_expression ( (binary_expression (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) )))) + LIT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ))) <= (binary_expression IDENT + IDENT)) ))) )) (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 , (cast_expression ( (type_descriptor TYPE) ) IDENT) ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT + IDENT) , LIT )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT * LIT) ))) + IDENT) + LIT) + IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT * LIT) < IDENT) )) || (parenthesized_expression ( (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ))) <= IDENT) ))) )) || (parenthesized_expression ( (binary_expression IDENT < IDENT) ))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content escape_sequence ") , (cast_expression ( (type_descriptor TYPE) ) IDENT) ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (goto_statement goto statement_identifier ;)) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( LIT ))) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = LIT) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (binary_expression (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT * LIT) ))) + IDENT) + LIT) + IDENT) , LIT )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT & LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < (binary_expression IDENT >> LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , (cast_expression ( (type_descriptor TYPE) ) IDENT) , (cast_expression ( (type_descriptor TYPE) ) IDENT) ))) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , (cast_expression ( (type_descriptor TYPE) ) IDENT) , (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT - (parenthesized_expression ( (binary_expression IDENT >> LIT) ))) ))) ))) ;) }))) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression & IDENT) + (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (binary_expression IDENT >> LIT) & LIT) ))) * LIT)) )))) , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , LIT )))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , LIT )))) ;) }))) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , IDENT , IDENT ))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (call_expression IDENT (argument_list ( LIT ))) ;) }) while (parenthesized_expression ( (binary_expression IDENT < IDENT) )) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (goto_statement goto statement_identifier ;)) }))) (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( LIT ))) ;)) }))) }))) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) + LIT)) ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression (binary_expression (binary_expression IDENT - IDENT) >> LIT) != IDENT) )) ;) })) (return_statement return 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 = (string_literal " string_content escape_sequence ")) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , IDENT , LIT )))) ;)) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (return_statement return LIT ;) })))
|
(function_definition "undefined8 FUN_0013eff0(long param_1)\n\n{\n long lVar1;\n long lVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n uint uVar7;\n uint uVar8;\n char *pcVar9;\n long lVar10;\n long lVar11;\n undefined8 uVar12;\n undefined8 uVar13;\n undefined8 uVar14;\n ulong uVar15;\n ulong uVar16;\n uint uVar17;\n ulong uVar18;\n uint uVar19;\n ulong uVar20;\n long lVar21;\n \n lVar21 = *(long *)(param_1 + 0x20);\n FUN_0013ed70(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18);\n if (*(ulong *)(param_1 + 0x30) < 0x18) {\n uVar12 = *(undefined8 *)(param_1 + 0x10);\n pcVar9 = "Truncated header in the %s section.\n";\n goto LAB_0013f628;\n }\n uVar3 = FUN_001552c0(lVar21,4);\n pcVar9 = (char *)dcgettext(0,"Version %ld\n",5);\n printf(pcVar9,(ulong)uVar3);\n if (5 < uVar3 - 3) {\n uVar12 = dcgettext(0,"Unsupported version %lu.\n",5);\n warn(uVar12,(ulong)uVar3);\n return 0;\n }\n if (uVar3 == 3) {\n uVar12 = dcgettext(0,"The address table data in version 3 may be wrong.\n",5);\n warn(uVar12);\nLAB_0013f685:\n uVar12 = dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5);\n warn(uVar12);\nLAB_0013f6a2:\n uVar12 = dcgettext(0,"Version 5 does not include inlined functions.\n",5);\n warn(uVar12);\nLAB_0013f6bf:\n uVar12 = dcgettext(0,"Version 6 does not include symbol attributes.\n",5);\n warn(uVar12);\n }\n else {\n if (uVar3 == 4) goto LAB_0013f685;\n if (uVar3 == 5) goto LAB_0013f6a2;\n if (uVar3 == 6) goto LAB_0013f6bf;\n }\n uVar3 = FUN_001552c0(lVar21 + 4,4);\n uVar4 = FUN_001552c0(lVar21 + 8,4);\n uVar5 = FUN_001552c0(lVar21 + 0xc,4);\n uVar6 = FUN_001552c0(lVar21 + 0x10,4);\n uVar7 = FUN_001552c0(lVar21 + 0x14,4);\n uVar15 = *(ulong *)(param_1 + 0x30);\n if ((((uVar3 <= uVar15) && (uVar4 <= uVar15)) && (uVar5 <= uVar15)) &&\n ((uVar6 <= uVar15 && (uVar7 <= uVar15)))) {\n if (uVar4 < uVar3) {\n uVar12 = dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);\n warn(uVar12,uVar4,uVar3);\n return 0;\n }\n if (uVar5 < uVar4) {\n uVar12 = dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5);\n warn(uVar12,uVar5,uVar4);\n return 0;\n }\n if (uVar6 < uVar5) {\n uVar12 = dcgettext(0,"Symbol table offset (%x) is less then Address table offset (%x)\n",5);\n warn(uVar12,uVar6,uVar5);\n return 0;\n }\n uVar17 = uVar6 - uVar5;\n if (uVar7 < uVar6) {\n uVar12 = dcgettext(0,"Constant pool offset (%x) is less than symbol table offset (%x)\n",5);\n warn(uVar12,uVar7,uVar6);\n return 0;\n }\n lVar1 = lVar21 + (ulong)uVar5;\n if (uVar15 + *(long *)(param_1 + 0x20) < (ulong)uVar17 + lVar1) {\n uVar12 = dcgettext(0,"Address table extends beyond end of section.\n",5);\n warn(uVar12);\n return 0;\n }\n uVar8 = uVar4 - uVar3;\n pcVar9 = (char *)dcgettext(0,"\nCU table:\n",5);\n printf(pcVar9);\n lVar2 = lVar21 + (ulong)uVar3;\n if (uVar8 >> 3 != 0) {\n uVar3 = 0;\n do {\n lVar10 = FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8);\n lVar11 = FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar19 = uVar3 >> 1;\n uVar3 = uVar3 + 2;\n printf(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11);\n } while (uVar3 < uVar8 >> 3);\n }\n pcVar9 = (char *)dcgettext(0,"\nTU table:\n",5);\n uVar3 = 0;\n printf(pcVar9);\n lVar2 = lVar21 + (ulong)uVar4;\n if (uVar5 - uVar4 >> 3 != 0) {\n do {\n uVar15 = (ulong)(uVar3 * 8);\n uVar12 = FUN_001552c0(lVar2 + uVar15,8);\n uVar13 = FUN_001552c0(lVar2 + 8 + uVar15,8);\n uVar14 = FUN_001552c0(lVar2 + 0x10 + uVar15,8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar15 = (ulong)uVar3;\n uVar3 = uVar3 + 3;\n printf(pcVar9,uVar15 / 3,uVar12,uVar13);\n FUN_0013d4c0(uVar14,8);\n putchar(10);\n } while (uVar3 < uVar5 - uVar4 >> 3);\n }\n uVar15 = 0;\n pcVar9 = (char *)dcgettext(0,"\nAddress table:\n",5);\n printf(pcVar9);\n if (uVar17 != 0) {\n do {\n uVar3 = (int)uVar15 + 0x14;\n uVar12 = FUN_001552c0(lVar1 + uVar15,8);\n uVar13 = FUN_001552c0(lVar1 + 8 + uVar15,8);\n uVar15 = FUN_001552c0(lVar1 + 0x10 + uVar15,4);\n FUN_0013d4c0(uVar12,8);\n FUN_0013d4c0(uVar13,8);\n pcVar9 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar9,uVar15 & 0xffffffff);\n if (uVar17 <= uVar3) break;\n uVar15 = (ulong)uVar3;\n } while (uVar3 <= uVar17 - 0x14);\n }\n pcVar9 = (char *)dcgettext(0,"\nSymbol table:\n",5);\n printf(pcVar9);\n if (uVar7 - uVar6 >> 3 != 0) {\n uVar20 = (ulong)uVar7 + lVar21;\n lVar21 = (ulong)uVar6 + lVar21;\n uVar15 = 0;\n do {\n uVar3 = FUN_001552c0(lVar21,4);\n uVar4 = FUN_001552c0(lVar21 + 4,4);\n if (uVar4 != 0 || uVar3 != 0) {\n if ((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }\n uVar18 = (ulong)uVar4;\n if ((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )) {\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }\n else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar3 = (int)uVar15 + 1;\n uVar15 = (ulong)uVar3;\n lVar21 = lVar21 + 8;\n } while (uVar7 - uVar6 >> 3 != uVar3);\n }\n return 1;\n }\n uVar12 = *(undefined8 *)(param_1 + 0x10);\n pcVar9 = "Corrupt header in the %s section.\n";\nLAB_0013f628:\n uVar13 = dcgettext(0,pcVar9,5);\n warn(uVar13,uVar12);\n return 0;\n}" (type_identifier "undefined8") (function_declarator "FUN_0013eff0(long param_1)" (identifier "FUN_0013eff0") (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 uint uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n uint uVar7;\n uint uVar8;\n char *pcVar9;\n long lVar10;\n long lVar11;\n undefined8 uVar12;\n undefined8 uVar13;\n undefined8 uVar14;\n ulong uVar15;\n ulong uVar16;\n uint uVar17;\n ulong uVar18;\n uint uVar19;\n ulong uVar20;\n long lVar21;\n \n lVar21 = *(long *)(param_1 + 0x20);\n FUN_0013ed70(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18);\n if (*(ulong *)(param_1 + 0x30) < 0x18) {\n uVar12 = *(undefined8 *)(param_1 + 0x10);\n pcVar9 = "Truncated header in the %s section.\n";\n goto LAB_0013f628;\n }\n uVar3 = FUN_001552c0(lVar21,4);\n pcVar9 = (char *)dcgettext(0,"Version %ld\n",5);\n printf(pcVar9,(ulong)uVar3);\n if (5 < uVar3 - 3) {\n uVar12 = dcgettext(0,"Unsupported version %lu.\n",5);\n warn(uVar12,(ulong)uVar3);\n return 0;\n }\n if (uVar3 == 3) {\n uVar12 = dcgettext(0,"The address table data in version 3 may be wrong.\n",5);\n warn(uVar12);\nLAB_0013f685:\n uVar12 = dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5);\n warn(uVar12);\nLAB_0013f6a2:\n uVar12 = dcgettext(0,"Version 5 does not include inlined functions.\n",5);\n warn(uVar12);\nLAB_0013f6bf:\n uVar12 = dcgettext(0,"Version 6 does not include symbol attributes.\n",5);\n warn(uVar12);\n }\n else {\n if (uVar3 == 4) goto LAB_0013f685;\n if (uVar3 == 5) goto LAB_0013f6a2;\n if (uVar3 == 6) goto LAB_0013f6bf;\n }\n uVar3 = FUN_001552c0(lVar21 + 4,4);\n uVar4 = FUN_001552c0(lVar21 + 8,4);\n uVar5 = FUN_001552c0(lVar21 + 0xc,4);\n uVar6 = FUN_001552c0(lVar21 + 0x10,4);\n uVar7 = FUN_001552c0(lVar21 + 0x14,4);\n uVar15 = *(ulong *)(param_1 + 0x30);\n if ((((uVar3 <= uVar15) && (uVar4 <= uVar15)) && (uVar5 <= uVar15)) &&\n ((uVar6 <= uVar15 && (uVar7 <= uVar15)))) {\n if (uVar4 < uVar3) {\n uVar12 = dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);\n warn(uVar12,uVar4,uVar3);\n return 0;\n }\n if (uVar5 < uVar4) {\n uVar12 = dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5);\n warn(uVar12,uVar5,uVar4);\n return 0;\n }\n if (uVar6 < uVar5) {\n uVar12 = dcgettext(0,"Symbol table offset (%x) is less then Address table offset (%x)\n",5);\n warn(uVar12,uVar6,uVar5);\n return 0;\n }\n uVar17 = uVar6 - uVar5;\n if (uVar7 < uVar6) {\n uVar12 = dcgettext(0,"Constant pool offset (%x) is less than symbol table offset (%x)\n",5);\n warn(uVar12,uVar7,uVar6);\n return 0;\n }\n lVar1 = lVar21 + (ulong)uVar5;\n if (uVar15 + *(long *)(param_1 + 0x20) < (ulong)uVar17 + lVar1) {\n uVar12 = dcgettext(0,"Address table extends beyond end of section.\n",5);\n warn(uVar12);\n return 0;\n }\n uVar8 = uVar4 - uVar3;\n pcVar9 = (char *)dcgettext(0,"\nCU table:\n",5);\n printf(pcVar9);\n lVar2 = lVar21 + (ulong)uVar3;\n if (uVar8 >> 3 != 0) {\n uVar3 = 0;\n do {\n lVar10 = FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8);\n lVar11 = FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar19 = uVar3 >> 1;\n uVar3 = uVar3 + 2;\n printf(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11);\n } while (uVar3 < uVar8 >> 3);\n }\n pcVar9 = (char *)dcgettext(0,"\nTU table:\n",5);\n uVar3 = 0;\n printf(pcVar9);\n lVar2 = lVar21 + (ulong)uVar4;\n if (uVar5 - uVar4 >> 3 != 0) {\n do {\n uVar15 = (ulong)(uVar3 * 8);\n uVar12 = FUN_001552c0(lVar2 + uVar15,8);\n uVar13 = FUN_001552c0(lVar2 + 8 + uVar15,8);\n uVar14 = FUN_001552c0(lVar2 + 0x10 + uVar15,8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar15 = (ulong)uVar3;\n uVar3 = uVar3 + 3;\n printf(pcVar9,uVar15 / 3,uVar12,uVar13);\n FUN_0013d4c0(uVar14,8);\n putchar(10);\n } while (uVar3 < uVar5 - uVar4 >> 3);\n }\n uVar15 = 0;\n pcVar9 = (char *)dcgettext(0,"\nAddress table:\n",5);\n printf(pcVar9);\n if (uVar17 != 0) {\n do {\n uVar3 = (int)uVar15 + 0x14;\n uVar12 = FUN_001552c0(lVar1 + uVar15,8);\n uVar13 = FUN_001552c0(lVar1 + 8 + uVar15,8);\n uVar15 = FUN_001552c0(lVar1 + 0x10 + uVar15,4);\n FUN_0013d4c0(uVar12,8);\n FUN_0013d4c0(uVar13,8);\n pcVar9 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar9,uVar15 & 0xffffffff);\n if (uVar17 <= uVar3) break;\n uVar15 = (ulong)uVar3;\n } while (uVar3 <= uVar17 - 0x14);\n }\n pcVar9 = (char *)dcgettext(0,"\nSymbol table:\n",5);\n printf(pcVar9);\n if (uVar7 - uVar6 >> 3 != 0) {\n uVar20 = (ulong)uVar7 + lVar21;\n lVar21 = (ulong)uVar6 + lVar21;\n uVar15 = 0;\n do {\n uVar3 = FUN_001552c0(lVar21,4);\n uVar4 = FUN_001552c0(lVar21 + 4,4);\n if (uVar4 != 0 || uVar3 != 0) {\n if ((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }\n uVar18 = (ulong)uVar4;\n if ((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )) {\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }\n else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar3 = (int)uVar15 + 1;\n uVar15 = (ulong)uVar3;\n lVar21 = lVar21 + 8;\n } while (uVar7 - uVar6 >> 3 != uVar3);\n }\n return 1;\n }\n uVar12 = *(undefined8 *)(param_1 + 0x10);\n pcVar9 = "Corrupt header in the %s section.\n";\nLAB_0013f628:\n uVar13 = dcgettext(0,pcVar9,5);\n warn(uVar13,uVar12);\n return 0;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "uint uVar3;" (type_identifier "uint") (identifier "uVar3") (; ";")) (declaration "uint uVar4;" (type_identifier "uint") (identifier "uVar4") (; ";")) (declaration "uint uVar5;" (type_identifier "uint") (identifier "uVar5") (; ";")) (declaration "uint uVar6;" (type_identifier "uint") (identifier "uVar6") (; ";")) (declaration "uint uVar7;" (type_identifier "uint") (identifier "uVar7") (; ";")) (declaration "uint uVar8;" (type_identifier "uint") (identifier "uVar8") (; ";")) (declaration "char *pcVar9;" (primitive_type "char") (pointer_declarator "*pcVar9" (* "*") (identifier "pcVar9")) (; ";")) (declaration "long lVar10;" (sized_type_specifier "long" (long "long")) (identifier "lVar10") (; ";")) (declaration "long lVar11;" (sized_type_specifier "long" (long "long")) (identifier "lVar11") (; ";")) (declaration "undefined8 uVar12;" (type_identifier "undefined8") (identifier "uVar12") (; ";")) (declaration "undefined8 uVar13;" (type_identifier "undefined8") (identifier "uVar13") (; ";")) (declaration "undefined8 uVar14;" (type_identifier "undefined8") (identifier "uVar14") (; ";")) (declaration "ulong uVar15;" (type_identifier "ulong") (identifier "uVar15") (; ";")) (declaration "ulong uVar16;" (type_identifier "ulong") (identifier "uVar16") (; ";")) (declaration "uint uVar17;" (type_identifier "uint") (identifier "uVar17") (; ";")) (declaration "ulong uVar18;" (type_identifier "ulong") (identifier "uVar18") (; ";")) (declaration "uint uVar19;" (type_identifier "uint") (identifier "uVar19") (; ";")) (declaration "ulong uVar20;" (type_identifier "ulong") (identifier "uVar20") (; ";")) (declaration "long lVar21;" (sized_type_specifier "long" (long "long")) (identifier "lVar21") (; ";")) (expression_statement "lVar21 = *(long *)(param_1 + 0x20);" (assignment_expression "lVar21 = *(long *)(param_1 + 0x20)" (identifier "lVar21") (= "=") (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")) () ")"))))) (; ";")) (expression_statement "FUN_0013ed70(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18);" (call_expression "FUN_0013ed70(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18)" (identifier "FUN_0013ed70") (argument_list "(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18)" (( "(") (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")) () ")")))) (, ",") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")"))) (; ";")) (if_statement "if (*(ulong *)(param_1 + 0x30) < 0x18) {\n uVar12 = *(undefined8 *)(param_1 + 0x10);\n pcVar9 = "Truncated header in the %s section.\n";\n goto LAB_0013f628;\n }" (if "if") (parenthesized_expression "(*(ulong *)(param_1 + 0x30) < 0x18)" (( "(") (binary_expression "*(ulong *)(param_1 + 0x30) < 0x18" (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")) () ")")))) (< "<") (number_literal "0x18")) () ")")) (compound_statement "{\n uVar12 = *(undefined8 *)(param_1 + 0x10);\n pcVar9 = "Truncated header in the %s section.\n";\n goto LAB_0013f628;\n }" ({ "{") (expression_statement "uVar12 = *(undefined8 *)(param_1 + 0x10);" (assignment_expression "uVar12 = *(undefined8 *)(param_1 + 0x10)" (identifier "uVar12") (= "=") (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")) () ")"))))) (; ";")) (expression_statement "pcVar9 = "Truncated header in the %s section.\n";" (assignment_expression "pcVar9 = "Truncated header in the %s section.\n"" (identifier "pcVar9") (= "=") (string_literal ""Truncated header in the %s section.\n"" (" """) (string_content "Truncated header in the %s section.") (escape_sequence "\n") (" """))) (; ";")) (goto_statement "goto LAB_0013f628;" (goto "goto") (statement_identifier "LAB_0013f628") (; ";")) (} "}"))) (expression_statement "uVar3 = FUN_001552c0(lVar21,4);" (assignment_expression "uVar3 = FUN_001552c0(lVar21,4)" (identifier "uVar3") (= "=") (call_expression "FUN_001552c0(lVar21,4)" (identifier "FUN_001552c0") (argument_list "(lVar21,4)" (( "(") (identifier "lVar21") (, ",") (number_literal "4") () ")")))) (; ";")) (expression_statement "pcVar9 = (char *)dcgettext(0,"Version %ld\n",5);" (assignment_expression "pcVar9 = (char *)dcgettext(0,"Version %ld\n",5)" (identifier "pcVar9") (= "=") (cast_expression "(char *)dcgettext(0,"Version %ld\n",5)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "dcgettext(0,"Version %ld\n",5)" (identifier "dcgettext") (argument_list "(0,"Version %ld\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""Version %ld\n"" (" """) (string_content "Version %ld") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")"))))) (; ";")) (expression_statement "printf(pcVar9,(ulong)uVar3);" (call_expression "printf(pcVar9,(ulong)uVar3)" (identifier "printf") (argument_list "(pcVar9,(ulong)uVar3)" (( "(") (identifier "pcVar9") (, ",") (cast_expression "(ulong)uVar3" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar3")) () ")"))) (; ";")) (if_statement "if (5 < uVar3 - 3) {\n uVar12 = dcgettext(0,"Unsupported version %lu.\n",5);\n warn(uVar12,(ulong)uVar3);\n return 0;\n }" (if "if") (parenthesized_expression "(5 < uVar3 - 3)" (( "(") (binary_expression "5 < uVar3 - 3" (number_literal "5") (< "<") (binary_expression "uVar3 - 3" (identifier "uVar3") (- "-") (number_literal "3"))) () ")")) (compound_statement "{\n uVar12 = dcgettext(0,"Unsupported version %lu.\n",5);\n warn(uVar12,(ulong)uVar3);\n return 0;\n }" ({ "{") (expression_statement "uVar12 = dcgettext(0,"Unsupported version %lu.\n",5);" (assignment_expression "uVar12 = dcgettext(0,"Unsupported version %lu.\n",5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,"Unsupported version %lu.\n",5)" (identifier "dcgettext") (argument_list "(0,"Unsupported version %lu.\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""Unsupported version %lu.\n"" (" """) (string_content "Unsupported version %lu.") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "warn(uVar12,(ulong)uVar3);" (call_expression "warn(uVar12,(ulong)uVar3)" (identifier "warn") (argument_list "(uVar12,(ulong)uVar3)" (( "(") (identifier "uVar12") (, ",") (cast_expression "(ulong)uVar3" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar3")) () ")"))) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (if_statement "if (uVar3 == 3) {\n uVar12 = dcgettext(0,"The address table data in version 3 may be wrong.\n",5);\n warn(uVar12);\nLAB_0013f685:\n uVar12 = dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5);\n warn(uVar12);\nLAB_0013f6a2:\n uVar12 = dcgettext(0,"Version 5 does not include inlined functions.\n",5);\n warn(uVar12);\nLAB_0013f6bf:\n uVar12 = dcgettext(0,"Version 6 does not include symbol attributes.\n",5);\n warn(uVar12);\n }\n else {\n if (uVar3 == 4) goto LAB_0013f685;\n if (uVar3 == 5) goto LAB_0013f6a2;\n if (uVar3 == 6) goto LAB_0013f6bf;\n }" (if "if") (parenthesized_expression "(uVar3 == 3)" (( "(") (binary_expression "uVar3 == 3" (identifier "uVar3") (== "==") (number_literal "3")) () ")")) (compound_statement "{\n uVar12 = dcgettext(0,"The address table data in version 3 may be wrong.\n",5);\n warn(uVar12);\nLAB_0013f685:\n uVar12 = dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5);\n warn(uVar12);\nLAB_0013f6a2:\n uVar12 = dcgettext(0,"Version 5 does not include inlined functions.\n",5);\n warn(uVar12);\nLAB_0013f6bf:\n uVar12 = dcgettext(0,"Version 6 does not include symbol attributes.\n",5);\n warn(uVar12);\n }" ({ "{") (expression_statement "uVar12 = dcgettext(0,"The address table data in version 3 may be wrong.\n",5);" (assignment_expression "uVar12 = dcgettext(0,"The address table data in version 3 may be wrong.\n",5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,"The address table data in version 3 may be wrong.\n",5)" (identifier "dcgettext") (argument_list "(0,"The address table data in version 3 may be wrong.\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""The address table data in version 3 may be wrong.\n"" (" """) (string_content "The address table data in version 3 may be wrong.") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "warn(uVar12);" (call_expression "warn(uVar12)" (identifier "warn") (argument_list "(uVar12)" (( "(") (identifier "uVar12") () ")"))) (; ";")) (labeled_statement "LAB_0013f685:\n uVar12 = dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5);" (statement_identifier "LAB_0013f685") (: ":") (expression_statement "uVar12 = dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5);" (assignment_expression "uVar12 = dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5)" (identifier "dcgettext") (argument_list "(0,"Version 4 does not support case insensitive lookups.\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""Version 4 does not support case insensitive lookups.\n"" (" """) (string_content "Version 4 does not support case insensitive lookups.") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";"))) (expression_statement "warn(uVar12);" (call_expression "warn(uVar12)" (identifier "warn") (argument_list "(uVar12)" (( "(") (identifier "uVar12") () ")"))) (; ";")) (labeled_statement "LAB_0013f6a2:\n uVar12 = dcgettext(0,"Version 5 does not include inlined functions.\n",5);" (statement_identifier "LAB_0013f6a2") (: ":") (expression_statement "uVar12 = dcgettext(0,"Version 5 does not include inlined functions.\n",5);" (assignment_expression "uVar12 = dcgettext(0,"Version 5 does not include inlined functions.\n",5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,"Version 5 does not include inlined functions.\n",5)" (identifier "dcgettext") (argument_list "(0,"Version 5 does not include inlined functions.\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""Version 5 does not include inlined functions.\n"" (" """) (string_content "Version 5 does not include inlined functions.") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";"))) (expression_statement "warn(uVar12);" (call_expression "warn(uVar12)" (identifier "warn") (argument_list "(uVar12)" (( "(") (identifier "uVar12") () ")"))) (; ";")) (labeled_statement "LAB_0013f6bf:\n uVar12 = dcgettext(0,"Version 6 does not include symbol attributes.\n",5);" (statement_identifier "LAB_0013f6bf") (: ":") (expression_statement "uVar12 = dcgettext(0,"Version 6 does not include symbol attributes.\n",5);" (assignment_expression "uVar12 = dcgettext(0,"Version 6 does not include symbol attributes.\n",5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,"Version 6 does not include symbol attributes.\n",5)" (identifier "dcgettext") (argument_list "(0,"Version 6 does not include symbol attributes.\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""Version 6 does not include symbol attributes.\n"" (" """) (string_content "Version 6 does not include symbol attributes.") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";"))) (expression_statement "warn(uVar12);" (call_expression "warn(uVar12)" (identifier "warn") (argument_list "(uVar12)" (( "(") (identifier "uVar12") () ")"))) (; ";")) (} "}")) (else_clause "else {\n if (uVar3 == 4) goto LAB_0013f685;\n if (uVar3 == 5) goto LAB_0013f6a2;\n if (uVar3 == 6) goto LAB_0013f6bf;\n }" (else "else") (compound_statement "{\n if (uVar3 == 4) goto LAB_0013f685;\n if (uVar3 == 5) goto LAB_0013f6a2;\n if (uVar3 == 6) goto LAB_0013f6bf;\n }" ({ "{") (if_statement "if (uVar3 == 4) goto LAB_0013f685;" (if "if") (parenthesized_expression "(uVar3 == 4)" (( "(") (binary_expression "uVar3 == 4" (identifier "uVar3") (== "==") (number_literal "4")) () ")")) (goto_statement "goto LAB_0013f685;" (goto "goto") (statement_identifier "LAB_0013f685") (; ";"))) (if_statement "if (uVar3 == 5) goto LAB_0013f6a2;" (if "if") (parenthesized_expression "(uVar3 == 5)" (( "(") (binary_expression "uVar3 == 5" (identifier "uVar3") (== "==") (number_literal "5")) () ")")) (goto_statement "goto LAB_0013f6a2;" (goto "goto") (statement_identifier "LAB_0013f6a2") (; ";"))) (if_statement "if (uVar3 == 6) goto LAB_0013f6bf;" (if "if") (parenthesized_expression "(uVar3 == 6)" (( "(") (binary_expression "uVar3 == 6" (identifier "uVar3") (== "==") (number_literal "6")) () ")")) (goto_statement "goto LAB_0013f6bf;" (goto "goto") (statement_identifier "LAB_0013f6bf") (; ";"))) (} "}")))) (expression_statement "uVar3 = FUN_001552c0(lVar21 + 4,4);" (assignment_expression "uVar3 = FUN_001552c0(lVar21 + 4,4)" (identifier "uVar3") (= "=") (call_expression "FUN_001552c0(lVar21 + 4,4)" (identifier "FUN_001552c0") (argument_list "(lVar21 + 4,4)" (( "(") (binary_expression "lVar21 + 4" (identifier "lVar21") (+ "+") (number_literal "4")) (, ",") (number_literal "4") () ")")))) (; ";")) (expression_statement "uVar4 = FUN_001552c0(lVar21 + 8,4);" (assignment_expression "uVar4 = FUN_001552c0(lVar21 + 8,4)" (identifier "uVar4") (= "=") (call_expression "FUN_001552c0(lVar21 + 8,4)" (identifier "FUN_001552c0") (argument_list "(lVar21 + 8,4)" (( "(") (binary_expression "lVar21 + 8" (identifier "lVar21") (+ "+") (number_literal "8")) (, ",") (number_literal "4") () ")")))) (; ";")) (expression_statement "uVar5 = FUN_001552c0(lVar21 + 0xc,4);" (assignment_expression "uVar5 = FUN_001552c0(lVar21 + 0xc,4)" (identifier "uVar5") (= "=") (call_expression "FUN_001552c0(lVar21 + 0xc,4)" (identifier "FUN_001552c0") (argument_list "(lVar21 + 0xc,4)" (( "(") (binary_expression "lVar21 + 0xc" (identifier "lVar21") (+ "+") (number_literal "0xc")) (, ",") (number_literal "4") () ")")))) (; ";")) (expression_statement "uVar6 = FUN_001552c0(lVar21 + 0x10,4);" (assignment_expression "uVar6 = FUN_001552c0(lVar21 + 0x10,4)" (identifier "uVar6") (= "=") (call_expression "FUN_001552c0(lVar21 + 0x10,4)" (identifier "FUN_001552c0") (argument_list "(lVar21 + 0x10,4)" (( "(") (binary_expression "lVar21 + 0x10" (identifier "lVar21") (+ "+") (number_literal "0x10")) (, ",") (number_literal "4") () ")")))) (; ";")) (expression_statement "uVar7 = FUN_001552c0(lVar21 + 0x14,4);" (assignment_expression "uVar7 = FUN_001552c0(lVar21 + 0x14,4)" (identifier "uVar7") (= "=") (call_expression "FUN_001552c0(lVar21 + 0x14,4)" (identifier "FUN_001552c0") (argument_list "(lVar21 + 0x14,4)" (( "(") (binary_expression "lVar21 + 0x14" (identifier "lVar21") (+ "+") (number_literal "0x14")) (, ",") (number_literal "4") () ")")))) (; ";")) (expression_statement "uVar15 = *(ulong *)(param_1 + 0x30);" (assignment_expression "uVar15 = *(ulong *)(param_1 + 0x30)" (identifier "uVar15") (= "=") (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")) () ")"))))) (; ";")) (if_statement "if ((((uVar3 <= uVar15) && (uVar4 <= uVar15)) && (uVar5 <= uVar15)) &&\n ((uVar6 <= uVar15 && (uVar7 <= uVar15)))) {\n if (uVar4 < uVar3) {\n uVar12 = dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);\n warn(uVar12,uVar4,uVar3);\n return 0;\n }\n if (uVar5 < uVar4) {\n uVar12 = dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5);\n warn(uVar12,uVar5,uVar4);\n return 0;\n }\n if (uVar6 < uVar5) {\n uVar12 = dcgettext(0,"Symbol table offset (%x) is less then Address table offset (%x)\n",5);\n warn(uVar12,uVar6,uVar5);\n return 0;\n }\n uVar17 = uVar6 - uVar5;\n if (uVar7 < uVar6) {\n uVar12 = dcgettext(0,"Constant pool offset (%x) is less than symbol table offset (%x)\n",5);\n warn(uVar12,uVar7,uVar6);\n return 0;\n }\n lVar1 = lVar21 + (ulong)uVar5;\n if (uVar15 + *(long *)(param_1 + 0x20) < (ulong)uVar17 + lVar1) {\n uVar12 = dcgettext(0,"Address table extends beyond end of section.\n",5);\n warn(uVar12);\n return 0;\n }\n uVar8 = uVar4 - uVar3;\n pcVar9 = (char *)dcgettext(0,"\nCU table:\n",5);\n printf(pcVar9);\n lVar2 = lVar21 + (ulong)uVar3;\n if (uVar8 >> 3 != 0) {\n uVar3 = 0;\n do {\n lVar10 = FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8);\n lVar11 = FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar19 = uVar3 >> 1;\n uVar3 = uVar3 + 2;\n printf(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11);\n } while (uVar3 < uVar8 >> 3);\n }\n pcVar9 = (char *)dcgettext(0,"\nTU table:\n",5);\n uVar3 = 0;\n printf(pcVar9);\n lVar2 = lVar21 + (ulong)uVar4;\n if (uVar5 - uVar4 >> 3 != 0) {\n do {\n uVar15 = (ulong)(uVar3 * 8);\n uVar12 = FUN_001552c0(lVar2 + uVar15,8);\n uVar13 = FUN_001552c0(lVar2 + 8 + uVar15,8);\n uVar14 = FUN_001552c0(lVar2 + 0x10 + uVar15,8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar15 = (ulong)uVar3;\n uVar3 = uVar3 + 3;\n printf(pcVar9,uVar15 / 3,uVar12,uVar13);\n FUN_0013d4c0(uVar14,8);\n putchar(10);\n } while (uVar3 < uVar5 - uVar4 >> 3);\n }\n uVar15 = 0;\n pcVar9 = (char *)dcgettext(0,"\nAddress table:\n",5);\n printf(pcVar9);\n if (uVar17 != 0) {\n do {\n uVar3 = (int)uVar15 + 0x14;\n uVar12 = FUN_001552c0(lVar1 + uVar15,8);\n uVar13 = FUN_001552c0(lVar1 + 8 + uVar15,8);\n uVar15 = FUN_001552c0(lVar1 + 0x10 + uVar15,4);\n FUN_0013d4c0(uVar12,8);\n FUN_0013d4c0(uVar13,8);\n pcVar9 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar9,uVar15 & 0xffffffff);\n if (uVar17 <= uVar3) break;\n uVar15 = (ulong)uVar3;\n } while (uVar3 <= uVar17 - 0x14);\n }\n pcVar9 = (char *)dcgettext(0,"\nSymbol table:\n",5);\n printf(pcVar9);\n if (uVar7 - uVar6 >> 3 != 0) {\n uVar20 = (ulong)uVar7 + lVar21;\n lVar21 = (ulong)uVar6 + lVar21;\n uVar15 = 0;\n do {\n uVar3 = FUN_001552c0(lVar21,4);\n uVar4 = FUN_001552c0(lVar21 + 4,4);\n if (uVar4 != 0 || uVar3 != 0) {\n if ((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }\n uVar18 = (ulong)uVar4;\n if ((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )) {\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }\n else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar3 = (int)uVar15 + 1;\n uVar15 = (ulong)uVar3;\n lVar21 = lVar21 + 8;\n } while (uVar7 - uVar6 >> 3 != uVar3);\n }\n return 1;\n }" (if "if") (parenthesized_expression "((((uVar3 <= uVar15) && (uVar4 <= uVar15)) && (uVar5 <= uVar15)) &&\n ((uVar6 <= uVar15 && (uVar7 <= uVar15))))" (( "(") (binary_expression "(((uVar3 <= uVar15) && (uVar4 <= uVar15)) && (uVar5 <= uVar15)) &&\n ((uVar6 <= uVar15 && (uVar7 <= uVar15)))" (parenthesized_expression "(((uVar3 <= uVar15) && (uVar4 <= uVar15)) && (uVar5 <= uVar15))" (( "(") (binary_expression "((uVar3 <= uVar15) && (uVar4 <= uVar15)) && (uVar5 <= uVar15)" (parenthesized_expression "((uVar3 <= uVar15) && (uVar4 <= uVar15))" (( "(") (binary_expression "(uVar3 <= uVar15) && (uVar4 <= uVar15)" (parenthesized_expression "(uVar3 <= uVar15)" (( "(") (binary_expression "uVar3 <= uVar15" (identifier "uVar3") (<= "<=") (identifier "uVar15")) () ")")) (&& "&&") (parenthesized_expression "(uVar4 <= uVar15)" (( "(") (binary_expression "uVar4 <= uVar15" (identifier "uVar4") (<= "<=") (identifier "uVar15")) () ")"))) () ")")) (&& "&&") (parenthesized_expression "(uVar5 <= uVar15)" (( "(") (binary_expression "uVar5 <= uVar15" (identifier "uVar5") (<= "<=") (identifier "uVar15")) () ")"))) () ")")) (&& "&&") (parenthesized_expression "((uVar6 <= uVar15 && (uVar7 <= uVar15)))" (( "(") (parenthesized_expression "(uVar6 <= uVar15 && (uVar7 <= uVar15))" (( "(") (binary_expression "uVar6 <= uVar15 && (uVar7 <= uVar15)" (binary_expression "uVar6 <= uVar15" (identifier "uVar6") (<= "<=") (identifier "uVar15")) (&& "&&") (parenthesized_expression "(uVar7 <= uVar15)" (( "(") (binary_expression "uVar7 <= uVar15" (identifier "uVar7") (<= "<=") (identifier "uVar15")) () ")"))) () ")")) () ")"))) () ")")) (compound_statement "{\n if (uVar4 < uVar3) {\n uVar12 = dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);\n warn(uVar12,uVar4,uVar3);\n return 0;\n }\n if (uVar5 < uVar4) {\n uVar12 = dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5);\n warn(uVar12,uVar5,uVar4);\n return 0;\n }\n if (uVar6 < uVar5) {\n uVar12 = dcgettext(0,"Symbol table offset (%x) is less then Address table offset (%x)\n",5);\n warn(uVar12,uVar6,uVar5);\n return 0;\n }\n uVar17 = uVar6 - uVar5;\n if (uVar7 < uVar6) {\n uVar12 = dcgettext(0,"Constant pool offset (%x) is less than symbol table offset (%x)\n",5);\n warn(uVar12,uVar7,uVar6);\n return 0;\n }\n lVar1 = lVar21 + (ulong)uVar5;\n if (uVar15 + *(long *)(param_1 + 0x20) < (ulong)uVar17 + lVar1) {\n uVar12 = dcgettext(0,"Address table extends beyond end of section.\n",5);\n warn(uVar12);\n return 0;\n }\n uVar8 = uVar4 - uVar3;\n pcVar9 = (char *)dcgettext(0,"\nCU table:\n",5);\n printf(pcVar9);\n lVar2 = lVar21 + (ulong)uVar3;\n if (uVar8 >> 3 != 0) {\n uVar3 = 0;\n do {\n lVar10 = FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8);\n lVar11 = FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar19 = uVar3 >> 1;\n uVar3 = uVar3 + 2;\n printf(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11);\n } while (uVar3 < uVar8 >> 3);\n }\n pcVar9 = (char *)dcgettext(0,"\nTU table:\n",5);\n uVar3 = 0;\n printf(pcVar9);\n lVar2 = lVar21 + (ulong)uVar4;\n if (uVar5 - uVar4 >> 3 != 0) {\n do {\n uVar15 = (ulong)(uVar3 * 8);\n uVar12 = FUN_001552c0(lVar2 + uVar15,8);\n uVar13 = FUN_001552c0(lVar2 + 8 + uVar15,8);\n uVar14 = FUN_001552c0(lVar2 + 0x10 + uVar15,8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar15 = (ulong)uVar3;\n uVar3 = uVar3 + 3;\n printf(pcVar9,uVar15 / 3,uVar12,uVar13);\n FUN_0013d4c0(uVar14,8);\n putchar(10);\n } while (uVar3 < uVar5 - uVar4 >> 3);\n }\n uVar15 = 0;\n pcVar9 = (char *)dcgettext(0,"\nAddress table:\n",5);\n printf(pcVar9);\n if (uVar17 != 0) {\n do {\n uVar3 = (int)uVar15 + 0x14;\n uVar12 = FUN_001552c0(lVar1 + uVar15,8);\n uVar13 = FUN_001552c0(lVar1 + 8 + uVar15,8);\n uVar15 = FUN_001552c0(lVar1 + 0x10 + uVar15,4);\n FUN_0013d4c0(uVar12,8);\n FUN_0013d4c0(uVar13,8);\n pcVar9 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar9,uVar15 & 0xffffffff);\n if (uVar17 <= uVar3) break;\n uVar15 = (ulong)uVar3;\n } while (uVar3 <= uVar17 - 0x14);\n }\n pcVar9 = (char *)dcgettext(0,"\nSymbol table:\n",5);\n printf(pcVar9);\n if (uVar7 - uVar6 >> 3 != 0) {\n uVar20 = (ulong)uVar7 + lVar21;\n lVar21 = (ulong)uVar6 + lVar21;\n uVar15 = 0;\n do {\n uVar3 = FUN_001552c0(lVar21,4);\n uVar4 = FUN_001552c0(lVar21 + 4,4);\n if (uVar4 != 0 || uVar3 != 0) {\n if ((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }\n uVar18 = (ulong)uVar4;\n if ((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )) {\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }\n else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar3 = (int)uVar15 + 1;\n uVar15 = (ulong)uVar3;\n lVar21 = lVar21 + 8;\n } while (uVar7 - uVar6 >> 3 != uVar3);\n }\n return 1;\n }" ({ "{") (if_statement "if (uVar4 < uVar3) {\n uVar12 = dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);\n warn(uVar12,uVar4,uVar3);\n return 0;\n }" (if "if") (parenthesized_expression "(uVar4 < uVar3)" (( "(") (binary_expression "uVar4 < uVar3" (identifier "uVar4") (< "<") (identifier "uVar3")) () ")")) (compound_statement "{\n uVar12 = dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);\n warn(uVar12,uVar4,uVar3);\n return 0;\n }" ({ "{") (expression_statement "uVar12 = dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);" (assignment_expression "uVar12 = dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5)" (identifier "dcgettext") (argument_list "(0,"TU offset (%x) is less than CU offset (%x)\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""TU offset (%x) is less than CU offset (%x)\n"" (" """) (string_content "TU offset (%x) is less than CU offset (%x)") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "warn(uVar12,uVar4,uVar3);" (call_expression "warn(uVar12,uVar4,uVar3)" (identifier "warn") (argument_list "(uVar12,uVar4,uVar3)" (( "(") (identifier "uVar12") (, ",") (identifier "uVar4") (, ",") (identifier "uVar3") () ")"))) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (if_statement "if (uVar5 < uVar4) {\n uVar12 = dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5);\n warn(uVar12,uVar5,uVar4);\n return 0;\n }" (if "if") (parenthesized_expression "(uVar5 < uVar4)" (( "(") (binary_expression "uVar5 < uVar4" (identifier "uVar5") (< "<") (identifier "uVar4")) () ")")) (compound_statement "{\n uVar12 = dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5);\n warn(uVar12,uVar5,uVar4);\n return 0;\n }" ({ "{") (expression_statement "uVar12 = dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5);" (assignment_expression "uVar12 = dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5)" (identifier "dcgettext") (argument_list "(0,"Address table offset (%x) is less than TU offset (%x)\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""Address table offset (%x) is less than TU offset (%x)\n"" (" """) (string_content "Address table offset (%x) is less than TU offset (%x)") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "warn(uVar12,uVar5,uVar4);" (call_expression "warn(uVar12,uVar5,uVar4)" (identifier "warn") (argument_list "(uVar12,uVar5,uVar4)" (( "(") (identifier "uVar12") (, ",") (identifier "uVar5") (, ",") (identifier "uVar4") () ")"))) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (if_statement "if (uVar6 < uVar5) {\n uVar12 = dcgettext(0,"Symbol table offset (%x) is less then Address table offset (%x)\n",5);\n warn(uVar12,uVar6,uVar5);\n return 0;\n }" (if "if") (parenthesized_expression "(uVar6 < uVar5)" (( "(") (binary_expression "uVar6 < uVar5" (identifier "uVar6") (< "<") (identifier "uVar5")) () ")")) (compound_statement "{\n uVar12 = dcgettext(0,"Symbol table offset (%x) is less then Address table offset (%x)\n",5);\n warn(uVar12,uVar6,uVar5);\n return 0;\n }" ({ "{") (expression_statement "uVar12 = dcgettext(0,"Symbol table offset (%x) is less then Address table offset (%x)\n",5);" (assignment_expression "uVar12 = dcgettext(0,"Symbol table offset (%x) is less then Address table offset (%x)\n",5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,"Symbol table offset (%x) is less then Address table offset (%x)\n",5)" (identifier "dcgettext") (argument_list "(0,"Symbol table offset (%x) is less then Address table offset (%x)\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""Symbol table offset (%x) is less then Address table offset (%x)\n"" (" """) (string_content "Symbol table offset (%x) is less then Address table offset (%x)") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "warn(uVar12,uVar6,uVar5);" (call_expression "warn(uVar12,uVar6,uVar5)" (identifier "warn") (argument_list "(uVar12,uVar6,uVar5)" (( "(") (identifier "uVar12") (, ",") (identifier "uVar6") (, ",") (identifier "uVar5") () ")"))) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "uVar17 = uVar6 - uVar5;" (assignment_expression "uVar17 = uVar6 - uVar5" (identifier "uVar17") (= "=") (binary_expression "uVar6 - uVar5" (identifier "uVar6") (- "-") (identifier "uVar5"))) (; ";")) (if_statement "if (uVar7 < uVar6) {\n uVar12 = dcgettext(0,"Constant pool offset (%x) is less than symbol table offset (%x)\n",5);\n warn(uVar12,uVar7,uVar6);\n return 0;\n }" (if "if") (parenthesized_expression "(uVar7 < uVar6)" (( "(") (binary_expression "uVar7 < uVar6" (identifier "uVar7") (< "<") (identifier "uVar6")) () ")")) (compound_statement "{\n uVar12 = dcgettext(0,"Constant pool offset (%x) is less than symbol table offset (%x)\n",5);\n warn(uVar12,uVar7,uVar6);\n return 0;\n }" ({ "{") (expression_statement "uVar12 = dcgettext(0,"Constant pool offset (%x) is less than symbol table offset (%x)\n",5);" (assignment_expression "uVar12 = dcgettext(0,"Constant pool offset (%x) is less than symbol table offset (%x)\n",5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,"Constant pool offset (%x) is less than symbol table offset (%x)\n",5)" (identifier "dcgettext") (argument_list "(0,"Constant pool offset (%x) is less than symbol table offset (%x)\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""Constant pool offset (%x) is less than symbol table offset (%x)\n"" (" """) (string_content "Constant pool offset (%x) is less than symbol table offset (%x)") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "warn(uVar12,uVar7,uVar6);" (call_expression "warn(uVar12,uVar7,uVar6)" (identifier "warn") (argument_list "(uVar12,uVar7,uVar6)" (( "(") (identifier "uVar12") (, ",") (identifier "uVar7") (, ",") (identifier "uVar6") () ")"))) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "lVar1 = lVar21 + (ulong)uVar5;" (assignment_expression "lVar1 = lVar21 + (ulong)uVar5" (identifier "lVar1") (= "=") (binary_expression "lVar21 + (ulong)uVar5" (identifier "lVar21") (+ "+") (cast_expression "(ulong)uVar5" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar5")))) (; ";")) (if_statement "if (uVar15 + *(long *)(param_1 + 0x20) < (ulong)uVar17 + lVar1) {\n uVar12 = dcgettext(0,"Address table extends beyond end of section.\n",5);\n warn(uVar12);\n return 0;\n }" (if "if") (parenthesized_expression "(uVar15 + *(long *)(param_1 + 0x20) < (ulong)uVar17 + lVar1)" (( "(") (binary_expression "uVar15 + *(long *)(param_1 + 0x20) < (ulong)uVar17 + lVar1" (binary_expression "uVar15 + *(long *)(param_1 + 0x20)" (identifier "uVar15") (+ "+") (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 "(ulong)uVar17 + lVar1" (cast_expression "(ulong)uVar17" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar17")) (+ "+") (identifier "lVar1"))) () ")")) (compound_statement "{\n uVar12 = dcgettext(0,"Address table extends beyond end of section.\n",5);\n warn(uVar12);\n return 0;\n }" ({ "{") (expression_statement "uVar12 = dcgettext(0,"Address table extends beyond end of section.\n",5);" (assignment_expression "uVar12 = dcgettext(0,"Address table extends beyond end of section.\n",5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,"Address table extends beyond end of section.\n",5)" (identifier "dcgettext") (argument_list "(0,"Address table extends beyond end of section.\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""Address table extends beyond end of section.\n"" (" """) (string_content "Address table extends beyond end of section.") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "warn(uVar12);" (call_expression "warn(uVar12)" (identifier "warn") (argument_list "(uVar12)" (( "(") (identifier "uVar12") () ")"))) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "uVar8 = uVar4 - uVar3;" (assignment_expression "uVar8 = uVar4 - uVar3" (identifier "uVar8") (= "=") (binary_expression "uVar4 - uVar3" (identifier "uVar4") (- "-") (identifier "uVar3"))) (; ";")) (expression_statement "pcVar9 = (char *)dcgettext(0,"\nCU table:\n",5);" (assignment_expression "pcVar9 = (char *)dcgettext(0,"\nCU table:\n",5)" (identifier "pcVar9") (= "=") (cast_expression "(char *)dcgettext(0,"\nCU table:\n",5)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "dcgettext(0,"\nCU table:\n",5)" (identifier "dcgettext") (argument_list "(0,"\nCU table:\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""\nCU table:\n"" (" """) (escape_sequence "\n") (string_content "CU table:") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")"))))) (; ";")) (expression_statement "printf(pcVar9);" (call_expression "printf(pcVar9)" (identifier "printf") (argument_list "(pcVar9)" (( "(") (identifier "pcVar9") () ")"))) (; ";")) (expression_statement "lVar2 = lVar21 + (ulong)uVar3;" (assignment_expression "lVar2 = lVar21 + (ulong)uVar3" (identifier "lVar2") (= "=") (binary_expression "lVar21 + (ulong)uVar3" (identifier "lVar21") (+ "+") (cast_expression "(ulong)uVar3" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar3")))) (; ";")) (if_statement "if (uVar8 >> 3 != 0) {\n uVar3 = 0;\n do {\n lVar10 = FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8);\n lVar11 = FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar19 = uVar3 >> 1;\n uVar3 = uVar3 + 2;\n printf(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11);\n } while (uVar3 < uVar8 >> 3);\n }" (if "if") (parenthesized_expression "(uVar8 >> 3 != 0)" (( "(") (binary_expression "uVar8 >> 3 != 0" (binary_expression "uVar8 >> 3" (identifier "uVar8") (>> ">>") (number_literal "3")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar3 = 0;\n do {\n lVar10 = FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8);\n lVar11 = FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar19 = uVar3 >> 1;\n uVar3 = uVar3 + 2;\n printf(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11);\n } while (uVar3 < uVar8 >> 3);\n }" ({ "{") (expression_statement "uVar3 = 0;" (assignment_expression "uVar3 = 0" (identifier "uVar3") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n lVar10 = FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8);\n lVar11 = FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar19 = uVar3 >> 1;\n uVar3 = uVar3 + 2;\n printf(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11);\n } while (uVar3 < uVar8 >> 3);" (do "do") (compound_statement "{\n lVar10 = FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8);\n lVar11 = FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);\n uVar19 = uVar3 >> 1;\n uVar3 = uVar3 + 2;\n printf(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11);\n }" ({ "{") (expression_statement "lVar10 = FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8);" (assignment_expression "lVar10 = FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8)" (identifier "lVar10") (= "=") (call_expression "FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8)" (identifier "FUN_001552c0") (argument_list "(lVar2 + (ulong)(uVar3 * 8),8)" (( "(") (binary_expression "lVar2 + (ulong)(uVar3 * 8)" (identifier "lVar2") (+ "+") (call_expression "(ulong)(uVar3 * 8)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(uVar3 * 8)" (( "(") (binary_expression "uVar3 * 8" (identifier "uVar3") (* "*") (number_literal "8")) () ")")))) (, ",") (number_literal "8") () ")")))) (; ";")) (expression_statement "lVar11 = FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8);" (assignment_expression "lVar11 = FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8)" (identifier "lVar11") (= "=") (call_expression "FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8)" (identifier "FUN_001552c0") (argument_list "(lVar2 + 8 + (ulong)(uVar3 * 8),8)" (( "(") (binary_expression "lVar2 + 8 + (ulong)(uVar3 * 8)" (binary_expression "lVar2 + 8" (identifier "lVar2") (+ "+") (number_literal "8")) (+ "+") (call_expression "(ulong)(uVar3 * 8)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(uVar3 * 8)" (( "(") (binary_expression "uVar3 * 8" (identifier "uVar3") (* "*") (number_literal "8")) () ")")))) (, ",") (number_literal "8") () ")")))) (; ";")) (expression_statement "pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);" (assignment_expression "pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5)" (identifier "pcVar9") (= "=") (cast_expression "(char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5)" (identifier "dcgettext") (argument_list "(0,"[%3u] 0x%lx - 0x%lx\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""[%3u] 0x%lx - 0x%lx\n"" (" """) (string_content "[%3u] 0x%lx - 0x%lx") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")"))))) (; ";")) (expression_statement "uVar19 = uVar3 >> 1;" (assignment_expression "uVar19 = uVar3 >> 1" (identifier "uVar19") (= "=") (binary_expression "uVar3 >> 1" (identifier "uVar3") (>> ">>") (number_literal "1"))) (; ";")) (expression_statement "uVar3 = uVar3 + 2;" (assignment_expression "uVar3 = uVar3 + 2" (identifier "uVar3") (= "=") (binary_expression "uVar3 + 2" (identifier "uVar3") (+ "+") (number_literal "2"))) (; ";")) (expression_statement "printf(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11);" (call_expression "printf(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11)" (identifier "printf") (argument_list "(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11)" (( "(") (identifier "pcVar9") (, ",") (cast_expression "(ulong)uVar19" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar19")) (, ",") (identifier "lVar10") (, ",") (binary_expression "lVar10 + -1 + lVar11" (binary_expression "lVar10 + -1" (identifier "lVar10") (+ "+") (number_literal "-1")) (+ "+") (identifier "lVar11")) () ")"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(uVar3 < uVar8 >> 3)" (( "(") (binary_expression "uVar3 < uVar8 >> 3" (identifier "uVar3") (< "<") (binary_expression "uVar8 >> 3" (identifier "uVar8") (>> ">>") (number_literal "3"))) () ")")) (; ";")) (} "}"))) (expression_statement "pcVar9 = (char *)dcgettext(0,"\nTU table:\n",5);" (assignment_expression "pcVar9 = (char *)dcgettext(0,"\nTU table:\n",5)" (identifier "pcVar9") (= "=") (cast_expression "(char *)dcgettext(0,"\nTU table:\n",5)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "dcgettext(0,"\nTU table:\n",5)" (identifier "dcgettext") (argument_list "(0,"\nTU table:\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""\nTU table:\n"" (" """) (escape_sequence "\n") (string_content "TU table:") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")"))))) (; ";")) (expression_statement "uVar3 = 0;" (assignment_expression "uVar3 = 0" (identifier "uVar3") (= "=") (number_literal "0")) (; ";")) (expression_statement "printf(pcVar9);" (call_expression "printf(pcVar9)" (identifier "printf") (argument_list "(pcVar9)" (( "(") (identifier "pcVar9") () ")"))) (; ";")) (expression_statement "lVar2 = lVar21 + (ulong)uVar4;" (assignment_expression "lVar2 = lVar21 + (ulong)uVar4" (identifier "lVar2") (= "=") (binary_expression "lVar21 + (ulong)uVar4" (identifier "lVar21") (+ "+") (cast_expression "(ulong)uVar4" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar4")))) (; ";")) (if_statement "if (uVar5 - uVar4 >> 3 != 0) {\n do {\n uVar15 = (ulong)(uVar3 * 8);\n uVar12 = FUN_001552c0(lVar2 + uVar15,8);\n uVar13 = FUN_001552c0(lVar2 + 8 + uVar15,8);\n uVar14 = FUN_001552c0(lVar2 + 0x10 + uVar15,8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar15 = (ulong)uVar3;\n uVar3 = uVar3 + 3;\n printf(pcVar9,uVar15 / 3,uVar12,uVar13);\n FUN_0013d4c0(uVar14,8);\n putchar(10);\n } while (uVar3 < uVar5 - uVar4 >> 3);\n }" (if "if") (parenthesized_expression "(uVar5 - uVar4 >> 3 != 0)" (( "(") (binary_expression "uVar5 - uVar4 >> 3 != 0" (binary_expression "uVar5 - uVar4 >> 3" (binary_expression "uVar5 - uVar4" (identifier "uVar5") (- "-") (identifier "uVar4")) (>> ">>") (number_literal "3")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n do {\n uVar15 = (ulong)(uVar3 * 8);\n uVar12 = FUN_001552c0(lVar2 + uVar15,8);\n uVar13 = FUN_001552c0(lVar2 + 8 + uVar15,8);\n uVar14 = FUN_001552c0(lVar2 + 0x10 + uVar15,8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar15 = (ulong)uVar3;\n uVar3 = uVar3 + 3;\n printf(pcVar9,uVar15 / 3,uVar12,uVar13);\n FUN_0013d4c0(uVar14,8);\n putchar(10);\n } while (uVar3 < uVar5 - uVar4 >> 3);\n }" ({ "{") (do_statement "do {\n uVar15 = (ulong)(uVar3 * 8);\n uVar12 = FUN_001552c0(lVar2 + uVar15,8);\n uVar13 = FUN_001552c0(lVar2 + 8 + uVar15,8);\n uVar14 = FUN_001552c0(lVar2 + 0x10 + uVar15,8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar15 = (ulong)uVar3;\n uVar3 = uVar3 + 3;\n printf(pcVar9,uVar15 / 3,uVar12,uVar13);\n FUN_0013d4c0(uVar14,8);\n putchar(10);\n } while (uVar3 < uVar5 - uVar4 >> 3);" (do "do") (compound_statement "{\n uVar15 = (ulong)(uVar3 * 8);\n uVar12 = FUN_001552c0(lVar2 + uVar15,8);\n uVar13 = FUN_001552c0(lVar2 + 8 + uVar15,8);\n uVar14 = FUN_001552c0(lVar2 + 0x10 + uVar15,8);\n pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);\n uVar15 = (ulong)uVar3;\n uVar3 = uVar3 + 3;\n printf(pcVar9,uVar15 / 3,uVar12,uVar13);\n FUN_0013d4c0(uVar14,8);\n putchar(10);\n }" ({ "{") (expression_statement "uVar15 = (ulong)(uVar3 * 8);" (assignment_expression "uVar15 = (ulong)(uVar3 * 8)" (identifier "uVar15") (= "=") (call_expression "(ulong)(uVar3 * 8)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(uVar3 * 8)" (( "(") (binary_expression "uVar3 * 8" (identifier "uVar3") (* "*") (number_literal "8")) () ")")))) (; ";")) (expression_statement "uVar12 = FUN_001552c0(lVar2 + uVar15,8);" (assignment_expression "uVar12 = FUN_001552c0(lVar2 + uVar15,8)" (identifier "uVar12") (= "=") (call_expression "FUN_001552c0(lVar2 + uVar15,8)" (identifier "FUN_001552c0") (argument_list "(lVar2 + uVar15,8)" (( "(") (binary_expression "lVar2 + uVar15" (identifier "lVar2") (+ "+") (identifier "uVar15")) (, ",") (number_literal "8") () ")")))) (; ";")) (expression_statement "uVar13 = FUN_001552c0(lVar2 + 8 + uVar15,8);" (assignment_expression "uVar13 = FUN_001552c0(lVar2 + 8 + uVar15,8)" (identifier "uVar13") (= "=") (call_expression "FUN_001552c0(lVar2 + 8 + uVar15,8)" (identifier "FUN_001552c0") (argument_list "(lVar2 + 8 + uVar15,8)" (( "(") (binary_expression "lVar2 + 8 + uVar15" (binary_expression "lVar2 + 8" (identifier "lVar2") (+ "+") (number_literal "8")) (+ "+") (identifier "uVar15")) (, ",") (number_literal "8") () ")")))) (; ";")) (expression_statement "uVar14 = FUN_001552c0(lVar2 + 0x10 + uVar15,8);" (assignment_expression "uVar14 = FUN_001552c0(lVar2 + 0x10 + uVar15,8)" (identifier "uVar14") (= "=") (call_expression "FUN_001552c0(lVar2 + 0x10 + uVar15,8)" (identifier "FUN_001552c0") (argument_list "(lVar2 + 0x10 + uVar15,8)" (( "(") (binary_expression "lVar2 + 0x10 + uVar15" (binary_expression "lVar2 + 0x10" (identifier "lVar2") (+ "+") (number_literal "0x10")) (+ "+") (identifier "uVar15")) (, ",") (number_literal "8") () ")")))) (; ";")) (expression_statement "pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);" (assignment_expression "pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5)" (identifier "pcVar9") (= "=") (cast_expression "(char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "dcgettext(0,"[%3u] 0x%lx 0x%lx ",5)" (identifier "dcgettext") (argument_list "(0,"[%3u] 0x%lx 0x%lx ",5)" (( "(") (number_literal "0") (, ",") (string_literal ""[%3u] 0x%lx 0x%lx "" (" """) (string_content "[%3u] 0x%lx 0x%lx ") (" """)) (, ",") (number_literal "5") () ")"))))) (; ";")) (expression_statement "uVar15 = (ulong)uVar3;" (assignment_expression "uVar15 = (ulong)uVar3" (identifier "uVar15") (= "=") (cast_expression "(ulong)uVar3" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar3"))) (; ";")) (expression_statement "uVar3 = uVar3 + 3;" (assignment_expression "uVar3 = uVar3 + 3" (identifier "uVar3") (= "=") (binary_expression "uVar3 + 3" (identifier "uVar3") (+ "+") (number_literal "3"))) (; ";")) (expression_statement "printf(pcVar9,uVar15 / 3,uVar12,uVar13);" (call_expression "printf(pcVar9,uVar15 / 3,uVar12,uVar13)" (identifier "printf") (argument_list "(pcVar9,uVar15 / 3,uVar12,uVar13)" (( "(") (identifier "pcVar9") (, ",") (binary_expression "uVar15 / 3" (identifier "uVar15") (/ "/") (number_literal "3")) (, ",") (identifier "uVar12") (, ",") (identifier "uVar13") () ")"))) (; ";")) (expression_statement "FUN_0013d4c0(uVar14,8);" (call_expression "FUN_0013d4c0(uVar14,8)" (identifier "FUN_0013d4c0") (argument_list "(uVar14,8)" (( "(") (identifier "uVar14") (, ",") (number_literal "8") () ")"))) (; ";")) (expression_statement "putchar(10);" (call_expression "putchar(10)" (identifier "putchar") (argument_list "(10)" (( "(") (number_literal "10") () ")"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(uVar3 < uVar5 - uVar4 >> 3)" (( "(") (binary_expression "uVar3 < uVar5 - uVar4 >> 3" (identifier "uVar3") (< "<") (binary_expression "uVar5 - uVar4 >> 3" (binary_expression "uVar5 - uVar4" (identifier "uVar5") (- "-") (identifier "uVar4")) (>> ">>") (number_literal "3"))) () ")")) (; ";")) (} "}"))) (expression_statement "uVar15 = 0;" (assignment_expression "uVar15 = 0" (identifier "uVar15") (= "=") (number_literal "0")) (; ";")) (expression_statement "pcVar9 = (char *)dcgettext(0,"\nAddress table:\n",5);" (assignment_expression "pcVar9 = (char *)dcgettext(0,"\nAddress table:\n",5)" (identifier "pcVar9") (= "=") (cast_expression "(char *)dcgettext(0,"\nAddress table:\n",5)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "dcgettext(0,"\nAddress table:\n",5)" (identifier "dcgettext") (argument_list "(0,"\nAddress table:\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""\nAddress table:\n"" (" """) (escape_sequence "\n") (string_content "Address table:") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")"))))) (; ";")) (expression_statement "printf(pcVar9);" (call_expression "printf(pcVar9)" (identifier "printf") (argument_list "(pcVar9)" (( "(") (identifier "pcVar9") () ")"))) (; ";")) (if_statement "if (uVar17 != 0) {\n do {\n uVar3 = (int)uVar15 + 0x14;\n uVar12 = FUN_001552c0(lVar1 + uVar15,8);\n uVar13 = FUN_001552c0(lVar1 + 8 + uVar15,8);\n uVar15 = FUN_001552c0(lVar1 + 0x10 + uVar15,4);\n FUN_0013d4c0(uVar12,8);\n FUN_0013d4c0(uVar13,8);\n pcVar9 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar9,uVar15 & 0xffffffff);\n if (uVar17 <= uVar3) break;\n uVar15 = (ulong)uVar3;\n } while (uVar3 <= uVar17 - 0x14);\n }" (if "if") (parenthesized_expression "(uVar17 != 0)" (( "(") (binary_expression "uVar17 != 0" (identifier "uVar17") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n do {\n uVar3 = (int)uVar15 + 0x14;\n uVar12 = FUN_001552c0(lVar1 + uVar15,8);\n uVar13 = FUN_001552c0(lVar1 + 8 + uVar15,8);\n uVar15 = FUN_001552c0(lVar1 + 0x10 + uVar15,4);\n FUN_0013d4c0(uVar12,8);\n FUN_0013d4c0(uVar13,8);\n pcVar9 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar9,uVar15 & 0xffffffff);\n if (uVar17 <= uVar3) break;\n uVar15 = (ulong)uVar3;\n } while (uVar3 <= uVar17 - 0x14);\n }" ({ "{") (do_statement "do {\n uVar3 = (int)uVar15 + 0x14;\n uVar12 = FUN_001552c0(lVar1 + uVar15,8);\n uVar13 = FUN_001552c0(lVar1 + 8 + uVar15,8);\n uVar15 = FUN_001552c0(lVar1 + 0x10 + uVar15,4);\n FUN_0013d4c0(uVar12,8);\n FUN_0013d4c0(uVar13,8);\n pcVar9 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar9,uVar15 & 0xffffffff);\n if (uVar17 <= uVar3) break;\n uVar15 = (ulong)uVar3;\n } while (uVar3 <= uVar17 - 0x14);" (do "do") (compound_statement "{\n uVar3 = (int)uVar15 + 0x14;\n uVar12 = FUN_001552c0(lVar1 + uVar15,8);\n uVar13 = FUN_001552c0(lVar1 + 8 + uVar15,8);\n uVar15 = FUN_001552c0(lVar1 + 0x10 + uVar15,4);\n FUN_0013d4c0(uVar12,8);\n FUN_0013d4c0(uVar13,8);\n pcVar9 = (char *)dcgettext(0,&DAT_0016a422,5);\n printf(pcVar9,uVar15 & 0xffffffff);\n if (uVar17 <= uVar3) break;\n uVar15 = (ulong)uVar3;\n }" ({ "{") (expression_statement "uVar3 = (int)uVar15 + 0x14;" (assignment_expression "uVar3 = (int)uVar15 + 0x14" (identifier "uVar3") (= "=") (binary_expression "(int)uVar15 + 0x14" (cast_expression "(int)uVar15" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar15")) (+ "+") (number_literal "0x14"))) (; ";")) (expression_statement "uVar12 = FUN_001552c0(lVar1 + uVar15,8);" (assignment_expression "uVar12 = FUN_001552c0(lVar1 + uVar15,8)" (identifier "uVar12") (= "=") (call_expression "FUN_001552c0(lVar1 + uVar15,8)" (identifier "FUN_001552c0") (argument_list "(lVar1 + uVar15,8)" (( "(") (binary_expression "lVar1 + uVar15" (identifier "lVar1") (+ "+") (identifier "uVar15")) (, ",") (number_literal "8") () ")")))) (; ";")) (expression_statement "uVar13 = FUN_001552c0(lVar1 + 8 + uVar15,8);" (assignment_expression "uVar13 = FUN_001552c0(lVar1 + 8 + uVar15,8)" (identifier "uVar13") (= "=") (call_expression "FUN_001552c0(lVar1 + 8 + uVar15,8)" (identifier "FUN_001552c0") (argument_list "(lVar1 + 8 + uVar15,8)" (( "(") (binary_expression "lVar1 + 8 + uVar15" (binary_expression "lVar1 + 8" (identifier "lVar1") (+ "+") (number_literal "8")) (+ "+") (identifier "uVar15")) (, ",") (number_literal "8") () ")")))) (; ";")) (expression_statement "uVar15 = FUN_001552c0(lVar1 + 0x10 + uVar15,4);" (assignment_expression "uVar15 = FUN_001552c0(lVar1 + 0x10 + uVar15,4)" (identifier "uVar15") (= "=") (call_expression "FUN_001552c0(lVar1 + 0x10 + uVar15,4)" (identifier "FUN_001552c0") (argument_list "(lVar1 + 0x10 + uVar15,4)" (( "(") (binary_expression "lVar1 + 0x10 + uVar15" (binary_expression "lVar1 + 0x10" (identifier "lVar1") (+ "+") (number_literal "0x10")) (+ "+") (identifier "uVar15")) (, ",") (number_literal "4") () ")")))) (; ";")) (expression_statement "FUN_0013d4c0(uVar12,8);" (call_expression "FUN_0013d4c0(uVar12,8)" (identifier "FUN_0013d4c0") (argument_list "(uVar12,8)" (( "(") (identifier "uVar12") (, ",") (number_literal "8") () ")"))) (; ";")) (expression_statement "FUN_0013d4c0(uVar13,8);" (call_expression "FUN_0013d4c0(uVar13,8)" (identifier "FUN_0013d4c0") (argument_list "(uVar13,8)" (( "(") (identifier "uVar13") (, ",") (number_literal "8") () ")"))) (; ";")) (expression_statement "pcVar9 = (char *)dcgettext(0,&DAT_0016a422,5);" (assignment_expression "pcVar9 = (char *)dcgettext(0,&DAT_0016a422,5)" (identifier "pcVar9") (= "=") (cast_expression "(char *)dcgettext(0,&DAT_0016a422,5)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "dcgettext(0,&DAT_0016a422,5)" (identifier "dcgettext") (argument_list "(0,&DAT_0016a422,5)" (( "(") (number_literal "0") (, ",") (pointer_expression "&DAT_0016a422" (& "&") (identifier "DAT_0016a422")) (, ",") (number_literal "5") () ")"))))) (; ";")) (expression_statement "printf(pcVar9,uVar15 & 0xffffffff);" (call_expression "printf(pcVar9,uVar15 & 0xffffffff)" (identifier "printf") (argument_list "(pcVar9,uVar15 & 0xffffffff)" (( "(") (identifier "pcVar9") (, ",") (binary_expression "uVar15 & 0xffffffff" (identifier "uVar15") (& "&") (number_literal "0xffffffff")) () ")"))) (; ";")) (if_statement "if (uVar17 <= uVar3) break;" (if "if") (parenthesized_expression "(uVar17 <= uVar3)" (( "(") (binary_expression "uVar17 <= uVar3" (identifier "uVar17") (<= "<=") (identifier "uVar3")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "uVar15 = (ulong)uVar3;" (assignment_expression "uVar15 = (ulong)uVar3" (identifier "uVar15") (= "=") (cast_expression "(ulong)uVar3" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar3"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(uVar3 <= uVar17 - 0x14)" (( "(") (binary_expression "uVar3 <= uVar17 - 0x14" (identifier "uVar3") (<= "<=") (binary_expression "uVar17 - 0x14" (identifier "uVar17") (- "-") (number_literal "0x14"))) () ")")) (; ";")) (} "}"))) (expression_statement "pcVar9 = (char *)dcgettext(0,"\nSymbol table:\n",5);" (assignment_expression "pcVar9 = (char *)dcgettext(0,"\nSymbol table:\n",5)" (identifier "pcVar9") (= "=") (cast_expression "(char *)dcgettext(0,"\nSymbol table:\n",5)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "dcgettext(0,"\nSymbol table:\n",5)" (identifier "dcgettext") (argument_list "(0,"\nSymbol table:\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""\nSymbol table:\n"" (" """) (escape_sequence "\n") (string_content "Symbol table:") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")"))))) (; ";")) (expression_statement "printf(pcVar9);" (call_expression "printf(pcVar9)" (identifier "printf") (argument_list "(pcVar9)" (( "(") (identifier "pcVar9") () ")"))) (; ";")) (if_statement "if (uVar7 - uVar6 >> 3 != 0) {\n uVar20 = (ulong)uVar7 + lVar21;\n lVar21 = (ulong)uVar6 + lVar21;\n uVar15 = 0;\n do {\n uVar3 = FUN_001552c0(lVar21,4);\n uVar4 = FUN_001552c0(lVar21 + 4,4);\n if (uVar4 != 0 || uVar3 != 0) {\n if ((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }\n uVar18 = (ulong)uVar4;\n if ((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )) {\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }\n else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar3 = (int)uVar15 + 1;\n uVar15 = (ulong)uVar3;\n lVar21 = lVar21 + 8;\n } while (uVar7 - uVar6 >> 3 != uVar3);\n }" (if "if") (parenthesized_expression "(uVar7 - uVar6 >> 3 != 0)" (( "(") (binary_expression "uVar7 - uVar6 >> 3 != 0" (binary_expression "uVar7 - uVar6 >> 3" (binary_expression "uVar7 - uVar6" (identifier "uVar7") (- "-") (identifier "uVar6")) (>> ">>") (number_literal "3")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar20 = (ulong)uVar7 + lVar21;\n lVar21 = (ulong)uVar6 + lVar21;\n uVar15 = 0;\n do {\n uVar3 = FUN_001552c0(lVar21,4);\n uVar4 = FUN_001552c0(lVar21 + 4,4);\n if (uVar4 != 0 || uVar3 != 0) {\n if ((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }\n uVar18 = (ulong)uVar4;\n if ((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )) {\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }\n else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar3 = (int)uVar15 + 1;\n uVar15 = (ulong)uVar3;\n lVar21 = lVar21 + 8;\n } while (uVar7 - uVar6 >> 3 != uVar3);\n }" ({ "{") (expression_statement "uVar20 = (ulong)uVar7 + lVar21;" (assignment_expression "uVar20 = (ulong)uVar7 + lVar21" (identifier "uVar20") (= "=") (binary_expression "(ulong)uVar7 + lVar21" (cast_expression "(ulong)uVar7" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar7")) (+ "+") (identifier "lVar21"))) (; ";")) (expression_statement "lVar21 = (ulong)uVar6 + lVar21;" (assignment_expression "lVar21 = (ulong)uVar6 + lVar21" (identifier "lVar21") (= "=") (binary_expression "(ulong)uVar6 + lVar21" (cast_expression "(ulong)uVar6" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar6")) (+ "+") (identifier "lVar21"))) (; ";")) (expression_statement "uVar15 = 0;" (assignment_expression "uVar15 = 0" (identifier "uVar15") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n uVar3 = FUN_001552c0(lVar21,4);\n uVar4 = FUN_001552c0(lVar21 + 4,4);\n if (uVar4 != 0 || uVar3 != 0) {\n if ((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }\n uVar18 = (ulong)uVar4;\n if ((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )) {\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }\n else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar3 = (int)uVar15 + 1;\n uVar15 = (ulong)uVar3;\n lVar21 = lVar21 + 8;\n } while (uVar7 - uVar6 >> 3 != uVar3);" (do "do") (compound_statement "{\n uVar3 = FUN_001552c0(lVar21,4);\n uVar4 = FUN_001552c0(lVar21 + 4,4);\n if (uVar4 != 0 || uVar3 != 0) {\n if ((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }\n uVar18 = (ulong)uVar4;\n if ((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )) {\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }\n else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }\nLAB_0013f518:\n uVar3 = (int)uVar15 + 1;\n uVar15 = (ulong)uVar3;\n lVar21 = lVar21 + 8;\n }" ({ "{") (expression_statement "uVar3 = FUN_001552c0(lVar21,4);" (assignment_expression "uVar3 = FUN_001552c0(lVar21,4)" (identifier "uVar3") (= "=") (call_expression "FUN_001552c0(lVar21,4)" (identifier "FUN_001552c0") (argument_list "(lVar21,4)" (( "(") (identifier "lVar21") (, ",") (number_literal "4") () ")")))) (; ";")) (expression_statement "uVar4 = FUN_001552c0(lVar21 + 4,4);" (assignment_expression "uVar4 = FUN_001552c0(lVar21 + 4,4)" (identifier "uVar4") (= "=") (call_expression "FUN_001552c0(lVar21 + 4,4)" (identifier "FUN_001552c0") (argument_list "(lVar21 + 4,4)" (( "(") (binary_expression "lVar21 + 4" (identifier "lVar21") (+ "+") (number_literal "4")) (, ",") (number_literal "4") () ")")))) (; ";")) (if_statement "if (uVar4 != 0 || uVar3 != 0) {\n if ((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }\n uVar18 = (ulong)uVar4;\n if ((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )) {\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }\n else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }" (if "if") (parenthesized_expression "(uVar4 != 0 || uVar3 != 0)" (( "(") (binary_expression "uVar4 != 0 || uVar3 != 0" (binary_expression "uVar4 != 0" (identifier "uVar4") (!= "!=") (number_literal "0")) (|| "||") (binary_expression "uVar3 != 0" (identifier "uVar3") (!= "!=") (number_literal "0"))) () ")")) (compound_statement "{\n if ((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }\n uVar18 = (ulong)uVar4;\n if ((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )) {\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }\n else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }\n }" ({ "{") (if_statement "if ((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }" (if "if") (parenthesized_expression "((CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20))" (( "(") (binary_expression "(CARRY8((ulong)uVar3,uVar20)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)" (parenthesized_expression "(CARRY8((ulong)uVar3,uVar20))" (( "(") (call_expression "CARRY8((ulong)uVar3,uVar20)" (identifier "CARRY8") (argument_list "((ulong)uVar3,uVar20)" (( "(") (cast_expression "(ulong)uVar3" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar3")) (, ",") (identifier "uVar20") () ")"))) () ")")) (|| "||") (parenthesized_expression "((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)" (( "(") (binary_expression "(ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20" (call_expression "(ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30))" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30))" (( "(") (binary_expression "*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)" (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")) () ")")))) (+ "+") (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 "uVar3 + uVar20" (identifier "uVar3") (+ "+") (identifier "uVar20"))) () ")"))) () ")")) (compound_statement "{\n pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);\n printf(pcVar9,uVar15,(ulong)uVar3);\n uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }" ({ "{") (expression_statement "pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);" (assignment_expression "pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5)" (identifier "pcVar9") (= "=") (cast_expression "(char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "dcgettext(0,"[%3u] <corrupt offset: %x>",5)" (identifier "dcgettext") (argument_list "(0,"[%3u] <corrupt offset: %x>",5)" (( "(") (number_literal "0") (, ",") (string_literal ""[%3u] <corrupt offset: %x>"" (" """) (string_content "[%3u] <corrupt offset: %x>") (" """)) (, ",") (number_literal "5") () ")"))))) (; ";")) (expression_statement "printf(pcVar9,uVar15,(ulong)uVar3);" (call_expression "printf(pcVar9,uVar15,(ulong)uVar3)" (identifier "printf") (argument_list "(pcVar9,uVar15,(ulong)uVar3)" (( "(") (identifier "pcVar9") (, ",") (identifier "uVar15") (, ",") (cast_expression "(ulong)uVar3" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar3")) () ")"))) (; ";")) (expression_statement "uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);" (assignment_expression "uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5)" (identifier "dcgettext") (argument_list "(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""Corrupt name offset of 0x%x found for symbol table slot %d\n"" (" """) (string_content "Corrupt name offset of 0x%x found for symbol table slot %d") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "warn(uVar12,uVar3,uVar15);" (call_expression "warn(uVar12,uVar3,uVar15)" (identifier "warn") (argument_list "(uVar12,uVar3,uVar15)" (( "(") (identifier "uVar12") (, ",") (identifier "uVar3") (, ",") (identifier "uVar15") () ")"))) (; ";")) (} "}")) (else_clause "else {\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }" (else "else") (compound_statement "{\n printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));\n }" ({ "{") (expression_statement "printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));" (call_expression "printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3))" (identifier "printf") (argument_list "("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3))" (( "(") (string_literal ""[%3u] %.*s:"" (" """) (string_content "[%3u] %.*s:") (" """)) (, ",") (identifier "uVar15") (, ",") (call_expression "(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3)" (( "(") (binary_expression "((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3" (parenthesized_expression "((int)*(long *)(param_1 + 0x30) - uVar7)" (( "(") (binary_expression "(int)*(long *)(param_1 + 0x30) - uVar7" (cast_expression "(int)*(long *)(param_1 + 0x30)" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (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 "uVar7")) () ")")) (- "-") (identifier "uVar3")) () ")"))) () ")"))) (; ";")) (} "}")))) (expression_statement "uVar18 = (ulong)uVar4;" (assignment_expression "uVar18 = (ulong)uVar4" (identifier "uVar18") (= "=") (cast_expression "(ulong)uVar4" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar4"))) (; ";")) (if_statement "if ((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )) {\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }\n else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }" (if "if") (parenthesized_expression "((CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n ))" (( "(") (binary_expression "(CARRY8(uVar20,uVar18)) ||\n ((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )" (parenthesized_expression "(CARRY8(uVar20,uVar18))" (( "(") (call_expression "CARRY8(uVar20,uVar18)" (identifier "CARRY8") (argument_list "(uVar20,uVar18)" (( "(") (identifier "uVar20") (, ",") (identifier "uVar18") () ")"))) () ")")) (|| "||") (parenthesized_expression "((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18\n )" (( "(") (binary_expression "(ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18" (call_expression "(ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30))" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30))" (( "(") (binary_expression "*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)" (binary_expression "*(long *)(param_1 + 0x20) + -3" (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")) () ")")))) (+ "+") (number_literal "-3")) (+ "+") (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 "uVar20 + uVar18" (identifier "uVar20") (+ "+") (identifier "uVar18"))) () ")"))) () ")")) (compound_statement "{\n pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);\n printf(pcVar9,(ulong)uVar4);\n uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);\n warn(uVar12,uVar4,uVar15);\n }" ({ "{") (expression_statement "pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);" (assignment_expression "pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5)" (identifier "pcVar9") (= "=") (cast_expression "(char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "dcgettext(0,"<invalid CU vector offset: %x>\n",5)" (identifier "dcgettext") (argument_list "(0,"<invalid CU vector offset: %x>\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""<invalid CU vector offset: %x>\n"" (" """) (string_content "<invalid CU vector offset: %x>") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")"))))) (; ";")) (expression_statement "printf(pcVar9,(ulong)uVar4);" (call_expression "printf(pcVar9,(ulong)uVar4)" (identifier "printf") (argument_list "(pcVar9,(ulong)uVar4)" (( "(") (identifier "pcVar9") (, ",") (cast_expression "(ulong)uVar4" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar4")) () ")"))) (; ";")) (expression_statement "uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5);" (assignment_expression "uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5)" (identifier "dcgettext") (argument_list "(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"\n ,5)" (( "(") (number_literal "0") (, ",") (string_literal ""Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"" (" """) (string_content "Corrupt CU vector offset of 0x%x found for symbol table slot %d") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "warn(uVar12,uVar4,uVar15);" (call_expression "warn(uVar12,uVar4,uVar15)" (identifier "warn") (argument_list "(uVar12,uVar4,uVar15)" (( "(") (identifier "uVar12") (, ",") (identifier "uVar4") (, ",") (identifier "uVar15") () ")"))) (; ";")) (} "}")) (else_clause "else {\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }" (else "else") (compound_statement "{\n uVar3 = FUN_001552c0(uVar20 + uVar18,4);\n uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;\n if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }\n }" ({ "{") (expression_statement "uVar3 = FUN_001552c0(uVar20 + uVar18,4);" (assignment_expression "uVar3 = FUN_001552c0(uVar20 + uVar18,4)" (identifier "uVar3") (= "=") (call_expression "FUN_001552c0(uVar20 + uVar18,4)" (identifier "FUN_001552c0") (argument_list "(uVar20 + uVar18,4)" (( "(") (binary_expression "uVar20 + uVar18" (identifier "uVar20") (+ "+") (identifier "uVar18")) (, ",") (number_literal "4") () ")")))) (; ";")) (expression_statement "uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;" (assignment_expression "uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20" (identifier "uVar16") (= "=") (binary_expression "(ulong)(uVar3 * 4) + uVar18 + 4 + uVar20" (binary_expression "(ulong)(uVar3 * 4) + uVar18 + 4" (binary_expression "(ulong)(uVar3 * 4) + uVar18" (call_expression "(ulong)(uVar3 * 4)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(uVar3 * 4)" (( "(") (binary_expression "uVar3 * 4" (identifier "uVar3") (* "*") (number_literal "4")) () ")"))) (+ "+") (identifier "uVar18")) (+ "+") (number_literal "4")) (+ "+") (identifier "uVar20"))) (; ";")) (if_statement "if (((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)) {\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }\n else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }" (if "if") (parenthesized_expression "(((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20))" (( "(") (binary_expression "((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||\n (uVar16 < uVar20)" (parenthesized_expression "((uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16))" (( "(") (binary_expression "(uVar3 * 4 < uVar3) ||\n ((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)" (parenthesized_expression "(uVar3 * 4 < uVar3)" (( "(") (binary_expression "uVar3 * 4 < uVar3" (binary_expression "uVar3 * 4" (identifier "uVar3") (* "*") (number_literal "4")) (< "<") (identifier "uVar3")) () ")")) (|| "||") (parenthesized_expression "((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)" (( "(") (binary_expression "(ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16" (call_expression "(ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20))" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20))" (( "(") (binary_expression "*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)" (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")) () ")")))) (+ "+") (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")) () ")"))) () ")")) (|| "||") (parenthesized_expression "(uVar16 < uVar20)" (( "(") (binary_expression "uVar16 < uVar20" (identifier "uVar16") (< "<") (identifier "uVar20")) () ")"))) () ")")) (compound_statement "{\n printf("<invalid number of CUs: %d>\n",(ulong)uVar3);\n uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);\n warn(uVar12,uVar3,uVar15);\n }" ({ "{") (expression_statement "printf("<invalid number of CUs: %d>\n",(ulong)uVar3);" (call_expression "printf("<invalid number of CUs: %d>\n",(ulong)uVar3)" (identifier "printf") (argument_list "("<invalid number of CUs: %d>\n",(ulong)uVar3)" (( "(") (string_literal ""<invalid number of CUs: %d>\n"" (" """) (string_content "<invalid number of CUs: %d>") (escape_sequence "\n") (" """)) (, ",") (cast_expression "(ulong)uVar3" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar3")) () ")"))) (; ";")) (expression_statement "uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);" (assignment_expression "uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5)" (identifier "dcgettext") (argument_list "(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""Invalid number of CUs (0x%x) for symbol table slot %d\n"" (" """) (string_content "Invalid number of CUs (0x%x) for symbol table slot %d") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "warn(uVar12,uVar3,uVar15);" (call_expression "warn(uVar12,uVar3,uVar15)" (identifier "warn") (argument_list "(uVar12,uVar3,uVar15)" (( "(") (identifier "uVar12") (, ",") (identifier "uVar3") (, ",") (identifier "uVar15") () ")"))) (; ";")) (} "}")) (else_clause "else {\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }" (else "else") (compound_statement "{\n if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }\nLAB_0013f920:\n putchar(10);\n }" ({ "{") (if_statement "if (uVar3 < 2) {\n if (uVar3 != 0) goto LAB_0013f847;\n }\n else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }" (if "if") (parenthesized_expression "(uVar3 < 2)" (( "(") (binary_expression "uVar3 < 2" (identifier "uVar3") (< "<") (number_literal "2")) () ")")) (compound_statement "{\n if (uVar3 != 0) goto LAB_0013f847;\n }" ({ "{") (if_statement "if (uVar3 != 0) goto LAB_0013f847;" (if "if") (parenthesized_expression "(uVar3 != 0)" (( "(") (binary_expression "uVar3 != 0" (identifier "uVar3") (!= "!=") (number_literal "0")) () ")")) (goto_statement "goto LAB_0013f847;" (goto "goto") (statement_identifier "LAB_0013f847") (; ";"))) (} "}")) (else_clause "else {\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }" (else "else") (compound_statement "{\n putchar(10);\nLAB_0013f847:\n uVar4 = 0x20;\n if (uVar3 != 1) {\n uVar4 = 9;\n }\n uVar5 = 0;\n do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);\n if (1 < uVar3) goto LAB_0013f518;\n }" ({ "{") (expression_statement "putchar(10);" (call_expression "putchar(10)" (identifier "putchar") (argument_list "(10)" (( "(") (number_literal "10") () ")"))) (; ";")) (labeled_statement "LAB_0013f847:\n uVar4 = 0x20;" (statement_identifier "LAB_0013f847") (: ":") (expression_statement "uVar4 = 0x20;" (assignment_expression "uVar4 = 0x20" (identifier "uVar4") (= "=") (number_literal "0x20")) (; ";"))) (if_statement "if (uVar3 != 1) {\n uVar4 = 9;\n }" (if "if") (parenthesized_expression "(uVar3 != 1)" (( "(") (binary_expression "uVar3 != 1" (identifier "uVar3") (!= "!=") (number_literal "1")) () ")")) (compound_statement "{\n uVar4 = 9;\n }" ({ "{") (expression_statement "uVar4 = 9;" (assignment_expression "uVar4 = 9" (identifier "uVar4") (= "=") (number_literal "9")) (; ";")) (} "}"))) (expression_statement "uVar5 = 0;" (assignment_expression "uVar5 = 0" (identifier "uVar5") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n } while (uVar5 < uVar3);" (do "do") (compound_statement "{\n uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);\n uVar19 = uVar17 & 0xffffff;\n if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }\n uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);\n if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }\n printf(" [%s, %s]",uVar13,uVar12);\n if (uVar3 == 1) goto LAB_0013f920;\n uVar5 = uVar5 + 1;\n putchar(10);\n }" ({ "{") (expression_statement "uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);" (assignment_expression "uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4)" (identifier "uVar17") (= "=") (call_expression "FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4)" (identifier "FUN_001552c0") (argument_list "((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4)" (( "(") (binary_expression "(ulong)(uVar5 * 4) + uVar18 + 4 + uVar20" (binary_expression "(ulong)(uVar5 * 4) + uVar18 + 4" (binary_expression "(ulong)(uVar5 * 4) + uVar18" (call_expression "(ulong)(uVar5 * 4)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(uVar5 * 4)" (( "(") (binary_expression "uVar5 * 4" (identifier "uVar5") (* "*") (number_literal "4")) () ")"))) (+ "+") (identifier "uVar18")) (+ "+") (number_literal "4")) (+ "+") (identifier "uVar20")) (, ",") (number_literal "4") () ")")))) (; ";")) (expression_statement "uVar19 = uVar17 & 0xffffff;" (assignment_expression "uVar19 = uVar17 & 0xffffff" (identifier "uVar19") (= "=") (binary_expression "uVar17 & 0xffffff" (identifier "uVar17") (& "&") (number_literal "0xffffff"))) (; ";")) (if_statement "if (uVar19 < uVar8 >> 4) {\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }\n else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }" (if "if") (parenthesized_expression "(uVar19 < uVar8 >> 4)" (( "(") (binary_expression "uVar19 < uVar8 >> 4" (identifier "uVar19") (< "<") (binary_expression "uVar8 >> 4" (identifier "uVar8") (>> ">>") (number_literal "4"))) () ")")) (compound_statement "{\n printf("%c%lu",(ulong)uVar4,(ulong)uVar19);\n }" ({ "{") (expression_statement "printf("%c%lu",(ulong)uVar4,(ulong)uVar19);" (call_expression "printf("%c%lu",(ulong)uVar4,(ulong)uVar19)" (identifier "printf") (argument_list "("%c%lu",(ulong)uVar4,(ulong)uVar19)" (( "(") (string_literal ""%c%lu"" (" """) (string_content "%c%lu") (" """)) (, ",") (cast_expression "(ulong)uVar4" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar4")) (, ",") (cast_expression "(ulong)uVar19" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar19")) () ")"))) (; ";")) (} "}")) (else_clause "else {\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }" (else "else") (compound_statement "{\n printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));\n }" ({ "{") (expression_statement "printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));" (call_expression "printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)))" (identifier "printf") (argument_list "("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)))" (( "(") (string_literal ""%cT%lu"" (" """) (string_content "%cT%lu") (" """)) (, ",") (cast_expression "(ulong)uVar4" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar4")) (, ",") (call_expression "(ulong)(uVar19 - (uVar8 >> 4))" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(uVar19 - (uVar8 >> 4))" (( "(") (binary_expression "uVar19 - (uVar8 >> 4)" (identifier "uVar19") (- "-") (parenthesized_expression "(uVar8 >> 4)" (( "(") (binary_expression "uVar8 >> 4" (identifier "uVar8") (>> ">>") (number_literal "4")) () ")"))) () ")"))) () ")"))) (; ";")) (} "}")))) (expression_statement "uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);" (assignment_expression "uVar12 = dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5)" (identifier "dcgettext") (argument_list "(0,*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5)" (( "(") (number_literal "0") (, ",") (pointer_expression "*(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8)" (* "*") (cast_expression "(undefined8 *)\n (&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8)" (( "(") (binary_expression "&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8" (pointer_expression "&DAT_0018e940" (& "&") (identifier "DAT_0018e940")) (+ "+") (binary_expression "(ulong)(uVar17 >> 0x1c & 7) * 8" (call_expression "(ulong)(uVar17 >> 0x1c & 7)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(uVar17 >> 0x1c & 7)" (( "(") (binary_expression "uVar17 >> 0x1c & 7" (binary_expression "uVar17 >> 0x1c" (identifier "uVar17") (>> ">>") (number_literal "0x1c")) (& "&") (number_literal "7")) () ")"))) (* "*") (number_literal "8"))) () ")")))) (, ",") (number_literal "5") () ")")))) (; ";")) (if_statement "if ((int)uVar17 < 0) {\n uVar13 = dcgettext(0,"static",5);\n }\n else {\n uVar13 = dcgettext(0,"global",5);\n }" (if "if") (parenthesized_expression "((int)uVar17 < 0)" (( "(") (binary_expression "(int)uVar17 < 0" (cast_expression "(int)uVar17" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar17")) (< "<") (number_literal "0")) () ")")) (compound_statement "{\n uVar13 = dcgettext(0,"static",5);\n }" ({ "{") (expression_statement "uVar13 = dcgettext(0,"static",5);" (assignment_expression "uVar13 = dcgettext(0,"static",5)" (identifier "uVar13") (= "=") (call_expression "dcgettext(0,"static",5)" (identifier "dcgettext") (argument_list "(0,"static",5)" (( "(") (number_literal "0") (, ",") (string_literal ""static"" (" """) (string_content "static") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (} "}")) (else_clause "else {\n uVar13 = dcgettext(0,"global",5);\n }" (else "else") (compound_statement "{\n uVar13 = dcgettext(0,"global",5);\n }" ({ "{") (expression_statement "uVar13 = dcgettext(0,"global",5);" (assignment_expression "uVar13 = dcgettext(0,"global",5)" (identifier "uVar13") (= "=") (call_expression "dcgettext(0,"global",5)" (identifier "dcgettext") (argument_list "(0,"global",5)" (( "(") (number_literal "0") (, ",") (string_literal ""global"" (" """) (string_content "global") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (} "}")))) (expression_statement "printf(" [%s, %s]",uVar13,uVar12);" (call_expression "printf(" [%s, %s]",uVar13,uVar12)" (identifier "printf") (argument_list "(" [%s, %s]",uVar13,uVar12)" (( "(") (string_literal "" [%s, %s]"" (" """) (string_content " [%s, %s]") (" """)) (, ",") (identifier "uVar13") (, ",") (identifier "uVar12") () ")"))) (; ";")) (if_statement "if (uVar3 == 1) goto LAB_0013f920;" (if "if") (parenthesized_expression "(uVar3 == 1)" (( "(") (binary_expression "uVar3 == 1" (identifier "uVar3") (== "==") (number_literal "1")) () ")")) (goto_statement "goto LAB_0013f920;" (goto "goto") (statement_identifier "LAB_0013f920") (; ";"))) (expression_statement "uVar5 = uVar5 + 1;" (assignment_expression "uVar5 = uVar5 + 1" (identifier "uVar5") (= "=") (binary_expression "uVar5 + 1" (identifier "uVar5") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "putchar(10);" (call_expression "putchar(10)" (identifier "putchar") (argument_list "(10)" (( "(") (number_literal "10") () ")"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(uVar5 < uVar3)" (( "(") (binary_expression "uVar5 < uVar3" (identifier "uVar5") (< "<") (identifier "uVar3")) () ")")) (; ";")) (if_statement "if (1 < uVar3) goto LAB_0013f518;" (if "if") (parenthesized_expression "(1 < uVar3)" (( "(") (binary_expression "1 < uVar3" (number_literal "1") (< "<") (identifier "uVar3")) () ")")) (goto_statement "goto LAB_0013f518;" (goto "goto") (statement_identifier "LAB_0013f518") (; ";"))) (} "}")))) (labeled_statement "LAB_0013f920:\n putchar(10);" (statement_identifier "LAB_0013f920") (: ":") (expression_statement "putchar(10);" (call_expression "putchar(10)" (identifier "putchar") (argument_list "(10)" (( "(") (number_literal "10") () ")"))) (; ";"))) (} "}")))) (} "}")))) (} "}"))) (labeled_statement "LAB_0013f518:\n uVar3 = (int)uVar15 + 1;" (statement_identifier "LAB_0013f518") (: ":") (expression_statement "uVar3 = (int)uVar15 + 1;" (assignment_expression "uVar3 = (int)uVar15 + 1" (identifier "uVar3") (= "=") (binary_expression "(int)uVar15 + 1" (cast_expression "(int)uVar15" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar15")) (+ "+") (number_literal "1"))) (; ";"))) (expression_statement "uVar15 = (ulong)uVar3;" (assignment_expression "uVar15 = (ulong)uVar3" (identifier "uVar15") (= "=") (cast_expression "(ulong)uVar3" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar3"))) (; ";")) (expression_statement "lVar21 = lVar21 + 8;" (assignment_expression "lVar21 = lVar21 + 8" (identifier "lVar21") (= "=") (binary_expression "lVar21 + 8" (identifier "lVar21") (+ "+") (number_literal "8"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(uVar7 - uVar6 >> 3 != uVar3)" (( "(") (binary_expression "uVar7 - uVar6 >> 3 != uVar3" (binary_expression "uVar7 - uVar6 >> 3" (binary_expression "uVar7 - uVar6" (identifier "uVar7") (- "-") (identifier "uVar6")) (>> ">>") (number_literal "3")) (!= "!=") (identifier "uVar3")) () ")")) (; ";")) (} "}"))) (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}"))) (expression_statement "uVar12 = *(undefined8 *)(param_1 + 0x10);" (assignment_expression "uVar12 = *(undefined8 *)(param_1 + 0x10)" (identifier "uVar12") (= "=") (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")) () ")"))))) (; ";")) (expression_statement "pcVar9 = "Corrupt header in the %s section.\n";" (assignment_expression "pcVar9 = "Corrupt header in the %s section.\n"" (identifier "pcVar9") (= "=") (string_literal ""Corrupt header in the %s section.\n"" (" """) (string_content "Corrupt header in the %s section.") (escape_sequence "\n") (" """))) (; ";")) (labeled_statement "LAB_0013f628:\n uVar13 = dcgettext(0,pcVar9,5);" (statement_identifier "LAB_0013f628") (: ":") (expression_statement "uVar13 = dcgettext(0,pcVar9,5);" (assignment_expression "uVar13 = dcgettext(0,pcVar9,5)" (identifier "uVar13") (= "=") (call_expression "dcgettext(0,pcVar9,5)" (identifier "dcgettext") (argument_list "(0,pcVar9,5)" (( "(") (number_literal "0") (, ",") (identifier "pcVar9") (, ",") (number_literal "5") () ")")))) (; ";"))) (expression_statement "warn(uVar13,uVar12);" (call_expression "warn(uVar13,uVar12)" (identifier "warn") (argument_list "(uVar13,uVar12)" (( "(") (identifier "uVar13") (, ",") (identifier "uVar12") () ")"))) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}")))
|
int function_1(type_1 *section,void *file)
{
int var_6;
type_2 var_22;
type_3 var_5;
char *pcVar4;
type_3 var_11;
type_3 var_13;
type_3 var_15;
type_3 var_16;
type_4 uVar9;
type_4 uVar10;
type_2 var_21;
type_1 *in_RDX;
type_5 var_14;
type_2 var_23;
type_5 var_10;
type_5 var_9;
type_2 uVar16;
char *pcVar17;
type_2 var_20;
type_5 var_12;
type_2 var_17;
type_6 *var_27;
type_2 var_18;
type_6 *var_8;
type_2 var_19;
var_8 = section->start;
var_1((type_1 *)section->name,(int)section + 0x18,in_RDX);
if (section->size < 0x18) {
pcVar4 = section->name;
pcVar17 = "Truncated header in the %s section.\n";
goto LAB_0013f628;
}
var_5 = var_2(var_8,4);
pcVar4 = (char *)var_3(0,"Version %ld\n",5);
var_4(pcVar4,var_5 & 0xffffffff);
var_6 = (int)var_5;
if (5 < var_6 - 3U) {
pcVar4 = (char *)var_3(0,"Unsupported version %lu.\n",5);
var_7(pcVar4,var_5 & 0xffffffff);
return 0;
}
if (var_6 == 3) {
pcVar4 = (char *)var_3(0,"The address table data in version 3 may be wrong.\n",5);
var_7(pcVar4);
LAB_0013f685:
pcVar4 = (char *)var_3(0,"Version 4 does not support case insensitive lookups.\n",5);
var_7(pcVar4);
LAB_0013f6a2:
pcVar4 = (char *)var_3(0,"Version 5 does not include inlined functions.\n",5);
var_7(pcVar4);
LAB_0013f6bf:
pcVar4 = (char *)var_3(0,"Version 6 does not include symbol attributes.\n",5);
var_7(pcVar4);
}
else {
if (var_6 == 4) goto LAB_0013f685;
if (var_6 == 5) goto LAB_0013f6a2;
if (var_6 == 6) goto LAB_0013f6bf;
}
var_5 = var_2(var_8 + 4,4);
var_11 = var_2(var_8 + 8,4);
var_9 = var_5 & 0xffffffff;
var_13 = var_2(var_8 + 0xc,4);
var_15 = var_2(var_8 + 0x10,4);
var_16 = var_2(var_8 + 0x14,4);
var_10 = section->size;
if (var_9 <= var_10) {
var_17 = (type_2)var_11;
var_12 = var_11 & 0xffffffff;
if (var_12 <= var_10) {
var_18 = (type_2)var_13;
var_14 = var_13 & 0xffffffff;
if (var_14 <= var_10) {
var_19 = (type_2)var_15;
if (((var_15 & 0xffffffff) <= var_10) && ((var_16 & 0xffffffff) <= var_10)) {
if (var_17 < (type_2)var_5) {
pcVar4 = (char *)var_3(0,"TU offset (%x) is less than CU offset (%x)\n",5);
var_7(pcVar4,var_11 & 0xffffffff,var_5 & 0xffffffff);
return 0;
}
if (var_18 < var_17) {
pcVar4 = (char *)var_3(0,"Address table offset (%x) is less than TU offset (%x)\n",5
);
var_7(pcVar4,var_13 & 0xffffffff,var_11 & 0xffffffff);
return 0;
}
if (var_19 < var_18) {
pcVar4 = (char *)var_3(0,
"Symbol table offset (%x) is less then Address table offset (%x)\n"
,5);
var_7(pcVar4,var_15 & 0xffffffff,var_13 & 0xffffffff);
return 0;
}
var_20 = (type_2)var_16;
var_21 = var_19 - var_18;
if (var_20 < var_19) {
pcVar4 = (char *)var_3(0,
"Constant pool offset (%x) is less than symbol table offset (%x)\n"
,5);
var_7(pcVar4,var_16 & 0xffffffff,var_15 & 0xffffffff);
return 0;
}
if (section->start + var_10 < var_8 + var_21 + var_14) {
pcVar4 = (char *)var_3(0,"Address table extends beyond end of section.\n",5);
var_7(pcVar4);
return 0;
}
var_22 = var_17 - (type_2)var_5;
pcVar4 = (char *)var_3(0,"\nCU table:\n",5);
var_4(pcVar4);
if (var_22 >> 3 != 0) {
var_23 = 0;
do {
var_5 = var_2(var_8 + var_23 * 8 + var_9,8);
var_11 = var_2(var_8 + (type_5)(var_23 * 8) + var_9 + 8,8);
pcVar4 = (char *)var_3(0,"[%3u] 0x%lx - 0x%lx\n",5);
uVar16 = var_23 >> 1;
var_23 = var_23 + 2;
var_4(pcVar4,(type_5)uVar16,var_5,(var_5 - 1) + var_11);
} while (var_23 < var_22 >> 3);
}
pcVar4 = (char *)var_3(0,"\nTU table:\n",5);
var_23 = 0;
var_4(pcVar4);
if (var_18 - var_17 >> 3 != 0) {
do {
var_10 = (type_5)(var_23 * 8);
var_5 = var_2(var_8 + var_10 + var_12,8);
var_11 = var_2(var_8 + var_10 + var_12 + 8,8);
var_13 = var_2(var_8 + var_10 + var_12 + 0x10,8);
pcVar4 = (char *)var_3(0,"[%3u] 0x%lx 0x%lx ",5);
var_10 = (type_5)var_23;
var_23 = var_23 + 3;
var_4(pcVar4,var_10 / 3,var_5,var_11);
var_24(var_13,8);
var_25(10);
} while (var_23 < var_18 - var_17 >> 3);
}
var_10 = 0;
pcVar4 = (char *)var_3(0,"\nAddress table:\n",5);
var_4(pcVar4);
if (var_21 != 0) {
do {
var_17 = (int)var_10 + 0x14;
var_5 = var_2(var_8 + var_10 + var_14,8);
var_11 = var_2(var_8 + var_10 + var_14 + 8,8);
var_13 = var_2(var_8 + var_10 + var_14 + 0x10,4);
var_24(var_5,8);
var_24(var_11,8);
pcVar4 = (char *)var_3(0,&DAT_0016a422,5);
var_4(pcVar4,var_13 & 0xffffffff);
if (var_21 <= var_17) break;
var_10 = (type_5)var_17;
} while (var_17 <= var_21 - 0x14);
}
pcVar4 = (char *)var_3(0,"\nSymbol table:\n",5);
var_4(pcVar4);
if (var_20 - var_19 >> 3 != 0) {
var_27 = var_8 + (var_16 & 0xffffffff);
var_8 = var_8 + (var_15 & 0xffffffff);
var_10 = 0;
do {
var_5 = var_2(var_8,4);
var_11 = var_2(var_8 + 4,4);
if ((int)var_11 != 0 || (int)var_5 != 0) {
if ((var_26(var_5 & 0xffffffff,(type_5)var_27)) ||
(section->start + section->size <= var_27 + (var_5 & 0xffffffff))) {
pcVar4 = (char *)var_3(0,"[%3u] <corrupt offset: %x>",5);
var_4(pcVar4,var_10,var_5 & 0xffffffff);
pcVar4 = (char *)var_3(0,
"Corrupt name offset of 0x%x found for symbol table slot %d\n"
,5);
var_7(pcVar4,var_5 & 0xffffffff,var_10);
}
else {
var_4("[%3u] %.*s:",var_10,(type_5)(((int)section->size - var_20) - (int)var_5));
}
var_9 = var_11 & 0xffffffff;
if ((var_26((type_5)var_27,var_9)) ||
(section->start + (section->size - 3) <= var_27 + var_9)) {
pcVar4 = (char *)var_3(0,"<invalid CU vector offset: %x>\n",5);
var_4(pcVar4,var_11 & 0xffffffff);
pcVar4 = (char *)var_3(0,
"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"
,5);
var_7(pcVar4,var_11 & 0xffffffff,var_10);
}
else {
var_5 = var_2(var_27 + var_9,4);
var_17 = (type_2)var_5;
if (((var_17 * 4 < var_17) ||
(section->start + section->size <= var_27 + (type_5)(var_17 * 4) + var_9 + 4)
) || (var_27 + (type_5)(var_17 * 4) + var_9 + 4 < var_27)) {
var_4("<invalid number of CUs: %d>\n",var_5 & 0xffffffff);
pcVar4 = (char *)var_3(0,
"Invalid number of CUs (0x%x) for symbol table slot %d\n"
,5);
var_7(pcVar4,var_5 & 0xffffffff,var_10);
}
else {
if (var_17 < 2) {
if (var_17 != 0) goto LAB_0013f847;
}
else {
var_25(10);
LAB_0013f847:
var_18 = 0x20;
if (var_17 != 1) {
var_18 = 9;
}
var_21 = 0;
do {
var_5 = var_2(var_27 + (type_5)(var_21 * 4) + var_9 + 4,4)
;
var_23 = (type_2)var_5 & 0xffffff;
if (var_23 < var_22 >> 4) {
var_4("%c%lu",(type_5)var_18,(type_5)var_23);
}
else {
var_4("%cT%lu",(type_5)var_18,(type_5)(var_23 - (var_22 >> 4)));
}
uVar9 = var_3(0,*(type_4 *)
(var_28 + (type_5)((type_2)(var_5 >> 0x1c) & 7) * 8),
5);
if ((var_5 >> 0x1f & 1) == 0) {
uVar10 = var_3(0,"global",5);
}
else {
uVar10 = var_3(0,"static",5);
}
var_4(" [%s, %s]",uVar10,uVar9);
if (var_17 == 1) goto LAB_0013f920;
var_21 = var_21 + 1;
var_25(10);
} while (var_21 < var_17);
if (1 < var_17) goto LAB_0013f518;
}
LAB_0013f920:
var_25(10);
}
}
}
LAB_0013f518:
var_17 = (int)var_10 + 1;
var_10 = (type_5)var_17;
var_8 = var_8 + 8;
} while (var_20 - var_19 >> 3 != var_17);
}
return 1;
}
}
}
}
pcVar4 = section->name;
pcVar17 = "Corrupt header in the %s section.\n";
LAB_0013f628:
pcVar17 = (char *)var_3(0,pcVar17,5);
var_7(pcVar17,pcVar4);
return 0;
}
| null |
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (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: (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: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (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))))) (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: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content) (escape_sequence)))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (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) (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))) (return_statement (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) (string_literal (string_content) (escape_sequence)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence)) (number_literal)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence)) (number_literal)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (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))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))))) right: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))))) right: (parenthesized_expression (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))))))) consequence: (compound_statement (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 (number_literal) (string_literal (string_content) (escape_sequence)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (return_statement (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (return_statement (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (return_statement (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: (identifier))) 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) (identifier)))) (return_statement (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))) (if_statement condition: (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: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (identifier)))) 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)))) (return_statement (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (escape_sequence) (string_content) (escape_sequence)) (number_literal)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))) (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))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence)) (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) (identifier) (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier)))))) condition: (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: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (escape_sequence) (string_content) (escape_sequence)) (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (number_literal)) right: (number_literal))) consequence: (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (identifier)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content)) (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (identifier) right: (number_literal)) (identifier) (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (escape_sequence) (string_content) (escape_sequence)) (number_literal)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (identifier)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal) (pointer_expression argument: (identifier)) (number_literal)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (identifier) right: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))) condition: (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: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (escape_sequence) (string_content) (escape_sequence)) (number_literal)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (number_literal)) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) (identifier)))) right: (parenthesized_expression (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) right: (binary_expression left: (identifier) right: (identifier)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content)) (number_literal)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (cast_expression type: (type_descriptor type: (type_identifier)) value: (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) (identifier))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (identifier) (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression 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: (identifier)))))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) right: (parenthesized_expression (binary_expression left: (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: (number_literal)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) right: (binary_expression left: (identifier) right: (identifier)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (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) (cast_expression type: (type_descriptor type: (type_identifier)) value: (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) (identifier))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (identifier)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))) right: (identifier)) right: (number_literal)) right: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))) right: (parenthesized_expression (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) right: (identifier))))) right: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content) (escape_sequence)) (cast_expression type: (type_descriptor type: (type_identifier)) value: (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) (identifier))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier)))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (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: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (binary_expression left: (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))) right: (identifier)) right: (number_literal)) right: (identifier)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal)))) right: (number_literal)))))) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content)) (number_literal)))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content)) (number_literal)))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (identifier) (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (goto_statement label: (statement_identifier)))))) (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal))))))))))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (number_literal)) right: (identifier)))))) (return_statement (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: (string_literal (string_content) (escape_sequence)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier) (number_literal)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (return_statement (number_literal)))))
| null |
undefined8 MASKED(long param_1)
{
long lVar1;
long lVar2;
uint uVar3;
uint uVar4;
uint uVar5;
uint uVar6;
uint uVar7;
uint uVar8;
char *pcVar9;
long lVar10;
long lVar11;
undefined8 uVar12;
undefined8 uVar13;
undefined8 uVar14;
ulong uVar15;
ulong uVar16;
uint uVar17;
ulong uVar18;
uint uVar19;
ulong uVar20;
long lVar21;
lVar21 = *(long *)(param_1 + 0x20);
FUN_0013ed70(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18);
if (*(ulong *)(param_1 + 0x30) < 0x18) {
uVar12 = *(undefined8 *)(param_1 + 0x10);
pcVar9 = "Truncated header in the %s section.\n";
goto LAB_0013f628;
}
uVar3 = FUN_001552c0(lVar21,4);
pcVar9 = (char *)dcgettext(0,"Version %ld\n",5);
printf(pcVar9,(ulong)uVar3);
if (5 < uVar3 - 3) {
uVar12 = dcgettext(0,"Unsupported version %lu.\n",5);
warn(uVar12,(ulong)uVar3);
return 0;
}
if (uVar3 == 3) {
uVar12 = dcgettext(0,"The address table data in version 3 may be wrong.\n",5);
warn(uVar12);
LAB_0013f685:
uVar12 = dcgettext(0,"Version 4 does not support case insensitive lookups.\n",5);
warn(uVar12);
LAB_0013f6a2:
uVar12 = dcgettext(0,"Version 5 does not include inlined functions.\n",5);
warn(uVar12);
LAB_0013f6bf:
uVar12 = dcgettext(0,"Version 6 does not include symbol attributes.\n",5);
warn(uVar12);
}
else {
if (uVar3 == 4) goto LAB_0013f685;
if (uVar3 == 5) goto LAB_0013f6a2;
if (uVar3 == 6) goto LAB_0013f6bf;
}
uVar3 = FUN_001552c0(lVar21 + 4,4);
uVar4 = FUN_001552c0(lVar21 + 8,4);
uVar5 = FUN_001552c0(lVar21 + 0xc,4);
uVar6 = FUN_001552c0(lVar21 + 0x10,4);
uVar7 = FUN_001552c0(lVar21 + 0x14,4);
uVar15 = *(ulong *)(param_1 + 0x30);
if ((((uVar3 <= uVar15) && (uVar4 <= uVar15)) && (uVar5 <= uVar15)) &&
((uVar6 <= uVar15 && (uVar7 <= uVar15)))) {
if (uVar4 < uVar3) {
uVar12 = dcgettext(0,"TU offset (%x) is less than CU offset (%x)\n",5);
warn(uVar12,uVar4,uVar3);
return 0;
}
if (uVar5 < uVar4) {
uVar12 = dcgettext(0,"Address table offset (%x) is less than TU offset (%x)\n",5);
warn(uVar12,uVar5,uVar4);
return 0;
}
if (uVar6 < uVar5) {
uVar12 = dcgettext(0,"Symbol table offset (%x) is less then Address table offset (%x)\n",5);
warn(uVar12,uVar6,uVar5);
return 0;
}
uVar17 = uVar6 - uVar5;
if (uVar7 < uVar6) {
uVar12 = dcgettext(0,"Constant pool offset (%x) is less than symbol table offset (%x)\n",5);
warn(uVar12,uVar7,uVar6);
return 0;
}
lVar1 = lVar21 + (ulong)uVar5;
if (uVar15 + *(long *)(param_1 + 0x20) < (ulong)uVar17 + lVar1) {
uVar12 = dcgettext(0,"Address table extends beyond end of section.\n",5);
warn(uVar12);
return 0;
}
uVar8 = uVar4 - uVar3;
pcVar9 = (char *)dcgettext(0,"\nCU table:\n",5);
printf(pcVar9);
lVar2 = lVar21 + (ulong)uVar3;
if (uVar8 >> 3 != 0) {
uVar3 = 0;
do {
lVar10 = FUN_001552c0(lVar2 + (ulong)(uVar3 * 8),8);
lVar11 = FUN_001552c0(lVar2 + 8 + (ulong)(uVar3 * 8),8);
pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx - 0x%lx\n",5);
uVar19 = uVar3 >> 1;
uVar3 = uVar3 + 2;
printf(pcVar9,(ulong)uVar19,lVar10,lVar10 + -1 + lVar11);
} while (uVar3 < uVar8 >> 3);
}
pcVar9 = (char *)dcgettext(0,"\nTU table:\n",5);
uVar3 = 0;
printf(pcVar9);
lVar2 = lVar21 + (ulong)uVar4;
if (uVar5 - uVar4 >> 3 != 0) {
do {
uVar15 = (ulong)(uVar3 * 8);
uVar12 = FUN_001552c0(lVar2 + uVar15,8);
uVar13 = FUN_001552c0(lVar2 + 8 + uVar15,8);
uVar14 = FUN_001552c0(lVar2 + 0x10 + uVar15,8);
pcVar9 = (char *)dcgettext(0,"[%3u] 0x%lx 0x%lx ",5);
uVar15 = (ulong)uVar3;
uVar3 = uVar3 + 3;
printf(pcVar9,uVar15 / 3,uVar12,uVar13);
FUN_0013d4c0(uVar14,8);
putchar(10);
} while (uVar3 < uVar5 - uVar4 >> 3);
}
uVar15 = 0;
pcVar9 = (char *)dcgettext(0,"\nAddress table:\n",5);
printf(pcVar9);
if (uVar17 != 0) {
do {
uVar3 = (int)uVar15 + 0x14;
uVar12 = FUN_001552c0(lVar1 + uVar15,8);
uVar13 = FUN_001552c0(lVar1 + 8 + uVar15,8);
uVar15 = FUN_001552c0(lVar1 + 0x10 + uVar15,4);
FUN_0013d4c0(uVar12,8);
FUN_0013d4c0(uVar13,8);
pcVar9 = (char *)dcgettext(0,&DAT_0016a422,5);
printf(pcVar9,uVar15 & 0xffffffff);
if (uVar17 <= uVar3) break;
uVar15 = (ulong)uVar3;
} while (uVar3 <= uVar17 - 0x14);
}
pcVar9 = (char *)dcgettext(0,"\nSymbol table:\n",5);
printf(pcVar9);
if (uVar7 - uVar6 >> 3 != 0) {
uVar20 = (ulong)uVar7 + lVar21;
lVar21 = (ulong)uVar6 + lVar21;
uVar15 = 0;
do {
uVar3 = FUN_001552c0(lVar21,4);
uVar4 = FUN_001552c0(lVar21 + 4,4);
if (uVar4 != 0 || uVar3 != 0) {
if ((CARRY8((ulong)uVar3,uVar20)) ||
((ulong)(*(long *)(param_1 + 0x20) + *(long *)(param_1 + 0x30)) <= uVar3 + uVar20)) {
pcVar9 = (char *)dcgettext(0,"[%3u] <corrupt offset: %x>",5);
printf(pcVar9,uVar15,(ulong)uVar3);
uVar12 = dcgettext(0,"Corrupt name offset of 0x%x found for symbol table slot %d\n",5);
warn(uVar12,uVar3,uVar15);
}
else {
printf("[%3u] %.*s:",uVar15,(ulong)(((int)*(long *)(param_1 + 0x30) - uVar7) - uVar3));
}
uVar18 = (ulong)uVar4;
if ((CARRY8(uVar20,uVar18)) ||
((ulong)(*(long *)(param_1 + 0x20) + -3 + *(long *)(param_1 + 0x30)) <= uVar20 + uVar18
)) {
pcVar9 = (char *)dcgettext(0,"<invalid CU vector offset: %x>\n",5);
printf(pcVar9,(ulong)uVar4);
uVar12 = dcgettext(0,"Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"
,5);
warn(uVar12,uVar4,uVar15);
}
else {
uVar3 = FUN_001552c0(uVar20 + uVar18,4);
uVar16 = (ulong)(uVar3 * 4) + uVar18 + 4 + uVar20;
if (((uVar3 * 4 < uVar3) ||
((ulong)(*(long *)(param_1 + 0x30) + *(long *)(param_1 + 0x20)) <= uVar16)) ||
(uVar16 < uVar20)) {
printf("<invalid number of CUs: %d>\n",(ulong)uVar3);
uVar12 = dcgettext(0,"Invalid number of CUs (0x%x) for symbol table slot %d\n",5);
warn(uVar12,uVar3,uVar15);
}
else {
if (uVar3 < 2) {
if (uVar3 != 0) goto LAB_0013f847;
}
else {
putchar(10);
LAB_0013f847:
uVar4 = 0x20;
if (uVar3 != 1) {
uVar4 = 9;
}
uVar5 = 0;
do {
uVar17 = FUN_001552c0((ulong)(uVar5 * 4) + uVar18 + 4 + uVar20,4);
uVar19 = uVar17 & 0xffffff;
if (uVar19 < uVar8 >> 4) {
printf("%c%lu",(ulong)uVar4,(ulong)uVar19);
}
else {
printf("%cT%lu",(ulong)uVar4,(ulong)(uVar19 - (uVar8 >> 4)));
}
uVar12 = dcgettext(0,*(undefined8 *)
(&DAT_0018e940 + (ulong)(uVar17 >> 0x1c & 7) * 8),5);
if ((int)uVar17 < 0) {
uVar13 = dcgettext(0,"static",5);
}
else {
uVar13 = dcgettext(0,"global",5);
}
printf(" [%s, %s]",uVar13,uVar12);
if (uVar3 == 1) goto LAB_0013f920;
uVar5 = uVar5 + 1;
putchar(10);
} while (uVar5 < uVar3);
if (1 < uVar3) goto LAB_0013f518;
}
LAB_0013f920:
putchar(10);
}
}
}
LAB_0013f518:
uVar3 = (int)uVar15 + 1;
uVar15 = (ulong)uVar3;
lVar21 = lVar21 + 8;
} while (uVar7 - uVar6 >> 3 != uVar3);
}
return 1;
}
uVar12 = *(undefined8 *)(param_1 + 0x10);
pcVar9 = "Corrupt header in the %s section.\n";
LAB_0013f628:
uVar13 = dcgettext(0,pcVar9,5);
warn(uVar13,uVar12);
return 0;
}
|
10000_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
|
iostream
|
FUN_00335a00
|
/* std::iostream::iostream() */
void __thiscall std::iostream::iostream(iostream *this)
{
ios_base *this_00;
this_00 = (ios_base *)(this + 0x18);
ios_base::ios_base(this_00);
*(undefined8 *)this = 0x43c400;
*(undefined2 *)(this + 0xf8) = 0;
*(undefined8 *)(this + 0xf0) = 0;
*(undefined8 *)(this + 0x100) = 0;
*(undefined8 *)(this + 0x108) = 0;
*(undefined8 *)(this + 0x110) = 0;
*(undefined8 *)(this + 0x118) = 0;
*(undefined8 *)(this + 0x18) = 0x43c428;
*(undefined8 *)(this + 8) = 0;
/* try { // try from 00335a73 to 00335a77 has its CatchHandler @ 00335ab8 */
ios::init((ios *)this_00,(streambuf *)0x0);
*(undefined8 *)(this + 0x10) = 0x43c3b0;
*(undefined8 *)(this + 0x18) = 0x43c3d8;
/* try { // try from 00335a90 to 00335a94 has its CatchHandler @ 00335abd */
ios::init((ios *)this_00,(streambuf *)0x0);
*(undefined8 *)this = 0x43c488;
*(undefined8 *)(this + 0x18) = 0x43c4d8;
*(undefined8 *)(this + 0x10) = 0x43c4b0;
return;
}
|
void FUN_00335a00(undefined8 *param_1)
{
undefined8 *puVar1;
puVar1 = param_1 + 3;
FUN_003189c0(puVar1);
*param_1 = &DAT_0043c400;
*(undefined2 *)(param_1 + 0x1f) = 0;
param_1[0x1e] = 0;
param_1[0x20] = 0;
param_1[0x21] = 0;
param_1[0x22] = 0;
param_1[0x23] = 0;
param_1[3] = &DAT_0043c428;
param_1[1] = 0;
/* try { // try from 00335a73 to 00335a77 has its CatchHandler @ 00335ab8 */
FUN_00300fd0(puVar1,0);
param_1[2] = &DAT_0043c3b0;
param_1[3] = &DAT_0043c3d8;
/* try { // try from 00335a90 to 00335a94 has its CatchHandler @ 00335abd */
FUN_00300fd0(puVar1,0);
*param_1 = &PTR_FUN_0043c488;
param_1[3] = &PTR_FUN_0043c4d8;
param_1[2] = &PTR_FUN_0043c4b0;
return;
}
|
PUSH R12
LEA R12,[0x43c400]
PUSH RBP
LEA RBP,[RDI + 0x18]
PUSH RBX
MOV RBX,RDI
MOV RDI,RBP
CALL 0x003189c0
XOR EAX,EAX
MOV qword ptr [RBX],R12
XOR ESI,ESI
MOV word ptr [RBX + 0xf8],AX
LEA RAX,[R12 + 0x28]
MOV RDI,RBP
MOV qword ptr [RBX + 0xf0],0x0
MOV qword ptr [RBX + 0x100],0x0
MOV qword ptr [RBX + 0x108],0x0
MOV qword ptr [RBX + 0x110],0x0
MOV qword ptr [RBX + 0x118],0x0
MOV qword ptr [RBX + 0x18],RAX
MOV qword ptr [RBX + 0x8],0x0
CALL 0x00300fd0
LEA RAX,[0x43c3b0]
XOR ESI,ESI
MOV RDI,RBP
MOV qword ptr [RBX + 0x10],RAX
ADD RAX,0x28
MOV qword ptr [RBX + 0x18],RAX
CALL 0x00300fd0
LEA RAX,[0x43c470]
LEA RDX,[RAX + 0x18]
MOV qword ptr [RBX],RDX
LEA RDX,[RAX + 0x68]
ADD RAX,0x40
MOV qword ptr [RBX + 0x18],RDX
MOV qword ptr [RBX + 0x10],RAX
POP RBX
POP RBP
POP R12
RET
| null | null | null | null |
[('tmp_367', u'PTRADD_-1205052577'), (u'PTRADD_-1205052577', u'CAST_-1205052442'), ('const-433', u'STORE_-1205052830'), ('const-4441128', u'STORE_-1205052760'), ('const-4441008', u'STORE_-1205052710'), ('const-433', u'STORE_-1205052816'), ('const-4441048', u'STORE_-1205052690'), ('tmp_367', u'PTRADD_-1205052791'), (u'CAST_-1205052442', u'STORE_-1205052637'), ('tmp_367', u'CAST_-1205052599'), (u'PTRADD_-1205052728', u'CAST_-1205052541'), (u'CAST_-1205052577', u'STORE_-1205052830'), (u'CAST_-1205052565', u'STORE_-1205052816'), (u'CAST_-1205052618', u'CAST_-1205052471'), ('const-1', u'PTRADD_-1205052728'), ('const-1', u'PTRADD_-1205052630'), ('const-1', u'PTRADD_-1205052570'), ('const-16', u'PTRADD_-1205052650'), ('const-0', u'CALL_-1205052738'), ('tmp_367', u'PTRADD_-1205052630'), ('const-4441264', u'STORE_-1205052630'), (u'CAST_-1205052593', u'STORE_-1205052851'), (u'PTRADD_-1205052791', u'CAST_-1205052593'), ('tmp_367', u'PTRADD_-1205052756'), (u'CAST_-1205052618', u'CALL_-1205052884'), ('const-433', u'STORE_-1205052851'), (u'PTRADD_-1205052756', u'CAST_-1205052565'), ('tmp_367', u'PTRADD_-1205052770'), ('const-433', u'STORE_-1205052690'), ('tmp_367', u'PTRADD_-1205052846'), (u'PTRADD_-1205052650', u'CAST_-1205052485'), (u'CAST_-1205052541', u'STORE_-1205052788'), (u'PTRADD_-1205052693', u'CAST_-1205052512'), ('const-4441224', u'STORE_-1205052662'), ('const-1', u'PTRADD_-1205052714'), (u'CAST_-1205052471', u'CALL_-1205052679'), ('const-0', u'STORE_-1205052851'), ('tmp_367', u'PTRADD_-1205052693'), ('const-1', u'PTRADD_-1205052650'), ('const-433', u'STORE_-1205052710'), ('const-4441088', u'STORE_-1205052869'), ('const-433', u'STORE_-1205052802'), ('const-0', u'STORE_-1205052816'), ('const-0', u'STORE_-1205052802'), ('const-0', u'STORE_-1205052830'), (u'CAST_-1205052503', u'CALL_-1205052738'), ('const-16', u'PTRADD_-1205052570'), (u'CAST_-1205052485', u'STORE_-1205052710'), (u'CAST_-1205052529', u'STORE_-1205052774'), ('const-433', u'STORE_-1205052760'), (u'CAST_-1205052517', u'STORE_-1205052760'), (u'CAST_-1205052512', u'STORE_-1205052753'), ('const-24', u'PTRADD_-1205052846'), (u'CAST_-1205052599', u'STORE_-1205052869'), (u'CAST_-1205052476', u'STORE_-1205052690'), ('const-0', u'RETURN_-1205052600'), ('const-1', u'PTRADD_-1205052693'), ('const-1', u'PTRADD_-1205052846'), ('const-1', u'PTRADD_-1205052756'), ('const-248', u'PTRADD_-1205052791'), (u'PTRADD_-1205052570', u'CAST_-1205052437'), ('tmp_367', u'PTRADD_-1205052728'), ('const-1', u'PTRADD_-1205052770'), (u'PTRADD_-1205052714', u'CAST_-1205052529'), ('const-0', u'STORE_-1205052788'), ('const-0', u'CALL_-1205052679'), (u'PTRADD_-1205052846', u'CAST_-1205052618'), ('const-4441304', u'STORE_-1205052637'), ('const-24', u'PTRADD_-1205052700'), ('const-433', u'STORE_-1205052753'), (u'PTRADD_-1205052700', u'CAST_-1205052517'), ('tmp_367', u'PTRADD_-1205052742'), ('const-280', u'PTRADD_-1205052714'), ('const-0', u'STORE_-1205052774'), ('const-1', u'PTRADD_-1205052742'), ('const-8', u'PTRADD_-1205052693'), (u'CAST_-1205052454', u'STORE_-1205052662'), ('const-24', u'PTRADD_-1205052577'), ('tmp_367', u'PTRADD_-1205052650'), (u'PTRADD_-1205052630', u'CAST_-1205052476'), ('const-1', u'PTRADD_-1205052577'), ('tmp_367', u'CAST_-1205052454'), ('const-433', u'STORE_-1205052630'), ('const-256', u'PTRADD_-1205052756'), ('const-433', u'STORE_-1205052662'), (u'CAST_-1205052618', u'CAST_-1205052503'), ('const-433', u'STORE_-1205052637'), ('tmp_367', u'PTRADD_-1205052700'), ('const-240', u'PTRADD_-1205052770'), ('tmp_367', u'PTRADD_-1205052714'), (u'PTRADD_-1205052770', u'CAST_-1205052577'), (u'CAST_-1205052553', u'STORE_-1205052802'), ('const-264', u'PTRADD_-1205052742'), (u'PTRADD_-1205052742', u'CAST_-1205052553'), ('const-0', u'STORE_-1205052753'), ('const-24', u'PTRADD_-1205052630'), ('const-1', u'PTRADD_-1205052791'), ('const-272', u'PTRADD_-1205052728'), ('tmp_367', u'PTRADD_-1205052570'), ('const-1', u'PTRADD_-1205052700'), (u'CAST_-1205052437', u'STORE_-1205052630'), ('const-433', u'STORE_-1205052774'), ('const-433', u'STORE_-1205052788'), ('const-433', u'STORE_-1205052869')]
|
[('const-433', u'STORE_-1205052753'), ('const-433', u'STORE_-1205052662'), (u'PTRSUB_-1205052462', u'STORE_-1205052662'), (u'PTRADD_-1205052510', u'STORE_-1205052760'), ('const-433', u'STORE_-1205052637'), ('const-8', u'PTRADD_-1205052433'), ('const-0', u'STORE_-1205052830'), ('const-32', u'PTRADD_-1205052558'), ('tmp_563', u'PTRADD_-1205052470'), ('const-31', u'PTRADD_-1205052586'), ('tmp_563', u'STORE_-1205052869'), ('const-8', u'PTRADD_-1205052570'), ('const-8', u'PTRADD_-1205052470'), ('tmp_563', u'PTRADD_-1205052505'), (u'PTRADD_-1205052505', u'STORE_-1205052753'), ('const-0', u'PTRSUB_-1205052446'), ('tmp_563', u'PTRADD_-1205052610'), ('const-4441048', u'PTRSUB_-1205052485'), ('const-1', u'PTRADD_-1205052505'), ('tmp_563', u'PTRADD_-1205052570'), ('const-0', u'PTRSUB_-1205052596'), ('const-0', u'STORE_-1205052753'), ('const-8', u'PTRADD_-1205052586'), ('const-8', u'PTRADD_-1205052510'), ('const-433', u'STORE_-1205052830'), (u'PTRSUB_-1205052596', u'STORE_-1205052869'), ('const-0', u'PTRSUB_-1205052494'), (u'PTRADD_-1205052546', u'STORE_-1205052802'), ('const-8', u'PTRADD_-1205052610'), ('const-30', u'PTRADD_-1205052570'), (u'PTRADD_-1205052570', u'STORE_-1205052830'), ('tmp_563', u'PTRADD_-1205052534'), ('tmp_563', u'PTRADD_-1205052438'), ('const-8', u'PTRADD_-1205052479'), ('const-8', u'PTRADD_-1205052505'), ('const-0', u'STORE_-1205052774'), ('const-4441088', u'PTRSUB_-1205052596'), (u'PTRADD_-1205052534', u'STORE_-1205052788'), ('const-0', u'CALL_-1205052738'), (u'PTRSUB_-1205052449', u'STORE_-1205052637'), ('tmp_563', u'PTRADD_-1205052546'), ('const-0', u'PTRSUB_-1205052485'), ('const-0', u'CALL_-1205052679'), ('const-35', u'PTRADD_-1205052522'), (u'PTRSUB_-1205052520', u'STORE_-1205052760'), (u'CAST_-1205052575', u'STORE_-1205052851'), ('const-433', u'STORE_-1205052851'), ('const-4441224', u'PTRSUB_-1205052462'), ('const-0', u'STORE_-1205052788'), ('const-0', u'RETURN_-1205052600'), (u'PTRSUB_-1205052494', u'STORE_-1205052710'), ('const-8', u'PTRADD_-1205052546'), (u'PTRSUB_-1205052446', u'STORE_-1205052630'), ('const-433', u'STORE_-1205052774'), ('const-0', u'PTRSUB_-1205052449'), ('const-8', u'PTRADD_-1205052522'), (u'PTRADD_-1205052522', u'STORE_-1205052774'), ('const-433', u'STORE_-1205052690'), ('const-433', u'STORE_-1205052710'), ('tmp_563', u'PTRADD_-1205052510'), (u'PTRADD_-1205052470', u'STORE_-1205052690'), (u'PTRADD_-1205052433', u'STORE_-1205052630'), ('const-0', u'STORE_-1205052816'), ('tmp_563', u'PTRADD_-1205052433'), ('const-0', u'STORE_-1205052851'), ('const-3', u'PTRADD_-1205052510'), ('const-34', u'PTRADD_-1205052534'), ('tmp_563', u'PTRADD_-1205052558'), ('tmp_563', u'PTRADD_-1205052586'), ('const-8', u'PTRADD_-1205052558'), ('const-4441304', u'PTRSUB_-1205052449'), (u'PTRADD_-1205052586', u'CAST_-1205052575'), (u'PTRSUB_-1205052485', u'STORE_-1205052690'), ('const-0', u'PTRSUB_-1205052520'), ('const-2', u'PTRADD_-1205052433'), ('const-8', u'PTRADD_-1205052438'), ('const-433', u'STORE_-1205052760'), ('tmp_563', u'STORE_-1205052662'), ('const-3', u'PTRADD_-1205052610'), (u'PTRADD_-1205052610', u'CALL_-1205052679'), (u'PTRADD_-1205052438', u'STORE_-1205052637'), ('tmp_563', u'PTRADD_-1205052522'), ('const-3', u'PTRADD_-1205052470'), ('const-433', u'STORE_-1205052630'), ('const-4441128', u'PTRSUB_-1205052520'), (u'PTRADD_-1205052610', u'CALL_-1205052738'), ('const-4441264', u'PTRSUB_-1205052446'), ('const-2', u'PTRADD_-1205052479'), (u'PTRADD_-1205052558', u'STORE_-1205052816'), ('const-433', u'STORE_-1205052816'), (u'PTRADD_-1205052479', u'STORE_-1205052710'), ('const-3', u'PTRADD_-1205052438'), ('const-433', u'STORE_-1205052869'), ('const-0', u'STORE_-1205052802'), ('const-0', u'PTRSUB_-1205052462'), ('const-433', u'STORE_-1205052788'), ('const-4441008', u'PTRSUB_-1205052494'), ('tmp_563', u'PTRADD_-1205052479'), ('const-433', u'STORE_-1205052802'), ('const-33', u'PTRADD_-1205052546'), ('const-8', u'PTRADD_-1205052534'), (u'PTRADD_-1205052610', u'CALL_-1205052884')]
| null | null |
00335a00
|
x64
|
O2
|
(translation_unit "void FUN_00335a00(undefined8 *param_1)\n\n{\n undefined8 *puVar1;\n \n puVar1 = param_1 + 3;\n FUN_003189c0(puVar1);\n *param_1 = &DAT_0043c400;\n *(undefined2 *)(param_1 + 0x1f) = 0;\n param_1[0x1e] = 0;\n param_1[0x20] = 0;\n param_1[0x21] = 0;\n param_1[0x22] = 0;\n param_1[0x23] = 0;\n param_1[3] = &DAT_0043c428;\n param_1[1] = 0;\n /* try { // try from 00335a73 to 00335a77 has its CatchHandler @ 00335ab8 */\n FUN_00300fd0(puVar1,0);\n param_1[2] = &DAT_0043c3b0;\n param_1[3] = &DAT_0043c3d8;\n /* try { // try from 00335a90 to 00335a94 has its CatchHandler @ 00335abd */\n FUN_00300fd0(puVar1,0);\n *param_1 = &PTR_FUN_0043c488;\n param_1[3] = &PTR_FUN_0043c4d8;\n param_1[2] = &PTR_FUN_0043c4b0;\n return;\n}\n\n" (function_definition "void FUN_00335a00(undefined8 *param_1)\n\n{\n undefined8 *puVar1;\n \n puVar1 = param_1 + 3;\n FUN_003189c0(puVar1);\n *param_1 = &DAT_0043c400;\n *(undefined2 *)(param_1 + 0x1f) = 0;\n param_1[0x1e] = 0;\n param_1[0x20] = 0;\n param_1[0x21] = 0;\n param_1[0x22] = 0;\n param_1[0x23] = 0;\n param_1[3] = &DAT_0043c428;\n param_1[1] = 0;\n /* try { // try from 00335a73 to 00335a77 has its CatchHandler @ 00335ab8 */\n FUN_00300fd0(puVar1,0);\n param_1[2] = &DAT_0043c3b0;\n param_1[3] = &DAT_0043c3d8;\n /* try { // try from 00335a90 to 00335a94 has its CatchHandler @ 00335abd */\n FUN_00300fd0(puVar1,0);\n *param_1 = &PTR_FUN_0043c488;\n param_1[3] = &PTR_FUN_0043c4d8;\n param_1[2] = &PTR_FUN_0043c4b0;\n return;\n}" primitive_type (function_declarator "FUN_00335a00(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 puVar1 = param_1 + 3;\n FUN_003189c0(puVar1);\n *param_1 = &DAT_0043c400;\n *(undefined2 *)(param_1 + 0x1f) = 0;\n param_1[0x1e] = 0;\n param_1[0x20] = 0;\n param_1[0x21] = 0;\n param_1[0x22] = 0;\n param_1[0x23] = 0;\n param_1[3] = &DAT_0043c428;\n param_1[1] = 0;\n /* try { // try from 00335a73 to 00335a77 has its CatchHandler @ 00335ab8 */\n FUN_00300fd0(puVar1,0);\n param_1[2] = &DAT_0043c3b0;\n param_1[3] = &DAT_0043c3d8;\n /* try { // try from 00335a90 to 00335a94 has its CatchHandler @ 00335abd */\n FUN_00300fd0(puVar1,0);\n *param_1 = &PTR_FUN_0043c488;\n param_1[3] = &PTR_FUN_0043c4d8;\n param_1[2] = &PTR_FUN_0043c4b0;\n return;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (expression_statement "puVar1 = param_1 + 3;" (assignment_expression "puVar1 = param_1 + 3" identifier = (binary_expression "param_1 + 3" identifier + number_literal)) ;) (expression_statement "FUN_003189c0(puVar1);" (call_expression "FUN_003189c0(puVar1)" identifier (argument_list "(puVar1)" ( identifier ))) ;) (expression_statement "*param_1 = &DAT_0043c400;" (assignment_expression "*param_1 = &DAT_0043c400" (pointer_expression "*param_1" * identifier) = (pointer_expression "&DAT_0043c400" & identifier)) ;) (expression_statement "*(undefined2 *)(param_1 + 0x1f) = 0;" (assignment_expression "*(undefined2 *)(param_1 + 0x1f) = 0" (pointer_expression "*(undefined2 *)(param_1 + 0x1f)" * (cast_expression "(undefined2 *)(param_1 + 0x1f)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1f)" ( (binary_expression "param_1 + 0x1f" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[0x1e] = 0;" (assignment_expression "param_1[0x1e] = 0" (subscript_expression "param_1[0x1e]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x20] = 0;" (assignment_expression "param_1[0x20] = 0" (subscript_expression "param_1[0x20]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x21] = 0;" (assignment_expression "param_1[0x21] = 0" (subscript_expression "param_1[0x21]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x22] = 0;" (assignment_expression "param_1[0x22] = 0" (subscript_expression "param_1[0x22]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x23] = 0;" (assignment_expression "param_1[0x23] = 0" (subscript_expression "param_1[0x23]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[3] = &DAT_0043c428;" (assignment_expression "param_1[3] = &DAT_0043c428" (subscript_expression "param_1[3]" identifier [ number_literal ]) = (pointer_expression "&DAT_0043c428" & identifier)) ;) (expression_statement "param_1[1] = 0;" (assignment_expression "param_1[1] = 0" (subscript_expression "param_1[1]" identifier [ number_literal ]) = number_literal) ;) comment (expression_statement "FUN_00300fd0(puVar1,0);" (call_expression "FUN_00300fd0(puVar1,0)" identifier (argument_list "(puVar1,0)" ( identifier , number_literal ))) ;) (expression_statement "param_1[2] = &DAT_0043c3b0;" (assignment_expression "param_1[2] = &DAT_0043c3b0" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (pointer_expression "&DAT_0043c3b0" & identifier)) ;) (expression_statement "param_1[3] = &DAT_0043c3d8;" (assignment_expression "param_1[3] = &DAT_0043c3d8" (subscript_expression "param_1[3]" identifier [ number_literal ]) = (pointer_expression "&DAT_0043c3d8" & identifier)) ;) comment (expression_statement "FUN_00300fd0(puVar1,0);" (call_expression "FUN_00300fd0(puVar1,0)" identifier (argument_list "(puVar1,0)" ( identifier , number_literal ))) ;) (expression_statement "*param_1 = &PTR_FUN_0043c488;" (assignment_expression "*param_1 = &PTR_FUN_0043c488" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_0043c488" & identifier)) ;) (expression_statement "param_1[3] = &PTR_FUN_0043c4d8;" (assignment_expression "param_1[3] = &PTR_FUN_0043c4d8" (subscript_expression "param_1[3]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_0043c4d8" & identifier)) ;) (expression_statement "param_1[2] = &PTR_FUN_0043c4b0;" (assignment_expression "param_1[2] = &PTR_FUN_0043c4b0" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_0043c4b0" & identifier)) ;) (return_statement "return;" return ;) })))
|
(translation_unit "/* std::iostream::iostream() */\n\nvoid __thiscall std::iostream::iostream(iostream *this)\n\n{\n ios_base *this_00;\n \n this_00 = (ios_base *)(this + 0x18);\n ios_base::ios_base(this_00);\n *(undefined8 *)this = 0x43c400;\n *(undefined2 *)(this + 0xf8) = 0;\n *(undefined8 *)(this + 0xf0) = 0;\n *(undefined8 *)(this + 0x100) = 0;\n *(undefined8 *)(this + 0x108) = 0;\n *(undefined8 *)(this + 0x110) = 0;\n *(undefined8 *)(this + 0x118) = 0;\n *(undefined8 *)(this + 0x18) = 0x43c428;\n *(undefined8 *)(this + 8) = 0;\n /* try { // try from 00335a73 to 00335a77 has its CatchHandler @ 00335ab8 */\n ios::init((ios *)this_00,(streambuf *)0x0);\n *(undefined8 *)(this + 0x10) = 0x43c3b0;\n *(undefined8 *)(this + 0x18) = 0x43c3d8;\n /* try { // try from 00335a90 to 00335a94 has its CatchHandler @ 00335abd */\n ios::init((ios *)this_00,(streambuf *)0x0);\n *(undefined8 *)this = 0x43c488;\n *(undefined8 *)(this + 0x18) = 0x43c4d8;\n *(undefined8 *)(this + 0x10) = 0x43c4b0;\n return;\n}\n\n" comment (function_definition "void __thiscall std::iostream::iostream(iostream *this)\n\n{\n ios_base *this_00;\n \n this_00 = (ios_base *)(this + 0x18);\n ios_base::ios_base(this_00);\n *(undefined8 *)this = 0x43c400;\n *(undefined2 *)(this + 0xf8) = 0;\n *(undefined8 *)(this + 0xf0) = 0;\n *(undefined8 *)(this + 0x100) = 0;\n *(undefined8 *)(this + 0x108) = 0;\n *(undefined8 *)(this + 0x110) = 0;\n *(undefined8 *)(this + 0x118) = 0;\n *(undefined8 *)(this + 0x18) = 0x43c428;\n *(undefined8 *)(this + 8) = 0;\n /* try { // try from 00335a73 to 00335a77 has its CatchHandler @ 00335ab8 */\n ios::init((ios *)this_00,(streambuf *)0x0);\n *(undefined8 *)(this + 0x10) = 0x43c3b0;\n *(undefined8 *)(this + 0x18) = 0x43c3d8;\n /* try { // try from 00335a90 to 00335a94 has its CatchHandler @ 00335abd */\n ios::init((ios *)this_00,(streambuf *)0x0);\n *(undefined8 *)this = 0x43c488;\n *(undefined8 *)(this + 0x18) = 0x43c4d8;\n *(undefined8 *)(this + 0x10) = 0x43c4b0;\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::iostream::" identifier : : identifier : :) (function_declarator "iostream(iostream *this)" identifier (parameter_list "(iostream *this)" ( (parameter_declaration "iostream *this" type_identifier (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n ios_base *this_00;\n \n this_00 = (ios_base *)(this + 0x18);\n ios_base::ios_base(this_00);\n *(undefined8 *)this = 0x43c400;\n *(undefined2 *)(this + 0xf8) = 0;\n *(undefined8 *)(this + 0xf0) = 0;\n *(undefined8 *)(this + 0x100) = 0;\n *(undefined8 *)(this + 0x108) = 0;\n *(undefined8 *)(this + 0x110) = 0;\n *(undefined8 *)(this + 0x118) = 0;\n *(undefined8 *)(this + 0x18) = 0x43c428;\n *(undefined8 *)(this + 8) = 0;\n /* try { // try from 00335a73 to 00335a77 has its CatchHandler @ 00335ab8 */\n ios::init((ios *)this_00,(streambuf *)0x0);\n *(undefined8 *)(this + 0x10) = 0x43c3b0;\n *(undefined8 *)(this + 0x18) = 0x43c3d8;\n /* try { // try from 00335a90 to 00335a94 has its CatchHandler @ 00335abd */\n ios::init((ios *)this_00,(streambuf *)0x0);\n *(undefined8 *)this = 0x43c488;\n *(undefined8 *)(this + 0x18) = 0x43c4d8;\n *(undefined8 *)(this + 0x10) = 0x43c4b0;\n return;\n}" { (declaration "ios_base *this_00;" type_identifier (pointer_declarator "*this_00" * identifier) ;) (expression_statement "this_00 = (ios_base *)(this + 0x18);" (assignment_expression "this_00 = (ios_base *)(this + 0x18)" identifier = (cast_expression "(ios_base *)(this + 0x18)" ( (type_descriptor "ios_base *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x18)" ( (binary_expression "this + 0x18" identifier + number_literal) )))) ;) (labeled_statement "ios_base::ios_base(this_00);" statement_identifier : (ERROR ":" :) (expression_statement "ios_base(this_00);" (call_expression "ios_base(this_00)" identifier (argument_list "(this_00)" ( identifier ))) ;)) (expression_statement "*(undefined8 *)this = 0x43c400;" (assignment_expression "*(undefined8 *)this = 0x43c400" (pointer_expression "*(undefined8 *)this" * (cast_expression "(undefined8 *)this" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = number_literal) ;) (expression_statement "*(undefined2 *)(this + 0xf8) = 0;" (assignment_expression "*(undefined2 *)(this + 0xf8) = 0" (pointer_expression "*(undefined2 *)(this + 0xf8)" * (cast_expression "(undefined2 *)(this + 0xf8)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0xf8)" ( (binary_expression "this + 0xf8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0xf0) = 0;" (assignment_expression "*(undefined8 *)(this + 0xf0) = 0" (pointer_expression "*(undefined8 *)(this + 0xf0)" * (cast_expression "(undefined8 *)(this + 0xf0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0xf0)" ( (binary_expression "this + 0xf0" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x100) = 0;" (assignment_expression "*(undefined8 *)(this + 0x100) = 0" (pointer_expression "*(undefined8 *)(this + 0x100)" * (cast_expression "(undefined8 *)(this + 0x100)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x100)" ( (binary_expression "this + 0x100" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x108) = 0;" (assignment_expression "*(undefined8 *)(this + 0x108) = 0" (pointer_expression "*(undefined8 *)(this + 0x108)" * (cast_expression "(undefined8 *)(this + 0x108)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x108)" ( (binary_expression "this + 0x108" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x110) = 0;" (assignment_expression "*(undefined8 *)(this + 0x110) = 0" (pointer_expression "*(undefined8 *)(this + 0x110)" * (cast_expression "(undefined8 *)(this + 0x110)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x110)" ( (binary_expression "this + 0x110" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x118) = 0;" (assignment_expression "*(undefined8 *)(this + 0x118) = 0" (pointer_expression "*(undefined8 *)(this + 0x118)" * (cast_expression "(undefined8 *)(this + 0x118)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x118)" ( (binary_expression "this + 0x118" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x18) = 0x43c428;" (assignment_expression "*(undefined8 *)(this + 0x18) = 0x43c428" (pointer_expression "*(undefined8 *)(this + 0x18)" * (cast_expression "(undefined8 *)(this + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x18)" ( (binary_expression "this + 0x18" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 8) = 0;" (assignment_expression "*(undefined8 *)(this + 8) = 0" (pointer_expression "*(undefined8 *)(this + 8)" * (cast_expression "(undefined8 *)(this + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) )))) = number_literal) ;) comment (labeled_statement "ios::init((ios *)this_00,(streambuf *)0x0);" statement_identifier : (ERROR ":" :) (expression_statement "init((ios *)this_00,(streambuf *)0x0);" (call_expression "init((ios *)this_00,(streambuf *)0x0)" identifier (argument_list "((ios *)this_00,(streambuf *)0x0)" ( (cast_expression "(ios *)this_00" ( (type_descriptor "ios *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(streambuf *)0x0" ( (type_descriptor "streambuf *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) ))) ;)) (expression_statement "*(undefined8 *)(this + 0x10) = 0x43c3b0;" (assignment_expression "*(undefined8 *)(this + 0x10) = 0x43c3b0" (pointer_expression "*(undefined8 *)(this + 0x10)" * (cast_expression "(undefined8 *)(this + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x18) = 0x43c3d8;" (assignment_expression "*(undefined8 *)(this + 0x18) = 0x43c3d8" (pointer_expression "*(undefined8 *)(this + 0x18)" * (cast_expression "(undefined8 *)(this + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x18)" ( (binary_expression "this + 0x18" identifier + number_literal) )))) = number_literal) ;) comment (labeled_statement "ios::init((ios *)this_00,(streambuf *)0x0);" statement_identifier : (ERROR ":" :) (expression_statement "init((ios *)this_00,(streambuf *)0x0);" (call_expression "init((ios *)this_00,(streambuf *)0x0)" identifier (argument_list "((ios *)this_00,(streambuf *)0x0)" ( (cast_expression "(ios *)this_00" ( (type_descriptor "ios *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(streambuf *)0x0" ( (type_descriptor "streambuf *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) ))) ;)) (expression_statement "*(undefined8 *)this = 0x43c488;" (assignment_expression "*(undefined8 *)this = 0x43c488" (pointer_expression "*(undefined8 *)this" * (cast_expression "(undefined8 *)this" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x18) = 0x43c4d8;" (assignment_expression "*(undefined8 *)(this + 0x18) = 0x43c4d8" (pointer_expression "*(undefined8 *)(this + 0x18)" * (cast_expression "(undefined8 *)(this + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x18)" ( (binary_expression "this + 0x18" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x10) = 0x43c4b0;" (assignment_expression "*(undefined8 *)(this + 0x10) = 0x43c4b0" (pointer_expression "*(undefined8 *)(this + 0x10)" * (cast_expression "(undefined8 *)(this + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })))
|
(translation_unit "void FUN_00335a00(undefined8 *param_1)\n\n{\n undefined8 *puVar1;\n \n puVar1 = param_1 + 3;\n FUN_003189c0(puVar1);\n *param_1 = &DAT_0043c400;\n *(undefined2 *)(param_1 + 0x1f) = 0;\n param_1[0x1e] = 0;\n param_1[0x20] = 0;\n param_1[0x21] = 0;\n param_1[0x22] = 0;\n param_1[0x23] = 0;\n param_1[3] = &DAT_0043c428;\n param_1[1] = 0;\n \n FUN_00300fd0(puVar1,0);\n param_1[2] = &DAT_0043c3b0;\n param_1[3] = &DAT_0043c3d8;\n \n FUN_00300fd0(puVar1,0);\n *param_1 = &PTR_FUN_0043c488;\n param_1[3] = &PTR_FUN_0043c4d8;\n param_1[2] = &PTR_FUN_0043c4b0;\n return;\n}\n\n" (function_definition "void FUN_00335a00(undefined8 *param_1)\n\n{\n undefined8 *puVar1;\n \n puVar1 = param_1 + 3;\n FUN_003189c0(puVar1);\n *param_1 = &DAT_0043c400;\n *(undefined2 *)(param_1 + 0x1f) = 0;\n param_1[0x1e] = 0;\n param_1[0x20] = 0;\n param_1[0x21] = 0;\n param_1[0x22] = 0;\n param_1[0x23] = 0;\n param_1[3] = &DAT_0043c428;\n param_1[1] = 0;\n \n FUN_00300fd0(puVar1,0);\n param_1[2] = &DAT_0043c3b0;\n param_1[3] = &DAT_0043c3d8;\n \n FUN_00300fd0(puVar1,0);\n *param_1 = &PTR_FUN_0043c488;\n param_1[3] = &PTR_FUN_0043c4d8;\n param_1[2] = &PTR_FUN_0043c4b0;\n return;\n}" primitive_type (function_declarator "FUN_00335a00(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 puVar1 = param_1 + 3;\n FUN_003189c0(puVar1);\n *param_1 = &DAT_0043c400;\n *(undefined2 *)(param_1 + 0x1f) = 0;\n param_1[0x1e] = 0;\n param_1[0x20] = 0;\n param_1[0x21] = 0;\n param_1[0x22] = 0;\n param_1[0x23] = 0;\n param_1[3] = &DAT_0043c428;\n param_1[1] = 0;\n \n FUN_00300fd0(puVar1,0);\n param_1[2] = &DAT_0043c3b0;\n param_1[3] = &DAT_0043c3d8;\n \n FUN_00300fd0(puVar1,0);\n *param_1 = &PTR_FUN_0043c488;\n param_1[3] = &PTR_FUN_0043c4d8;\n param_1[2] = &PTR_FUN_0043c4b0;\n return;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (expression_statement "puVar1 = param_1 + 3;" (assignment_expression "puVar1 = param_1 + 3" identifier = (binary_expression "param_1 + 3" identifier + number_literal)) ;) (expression_statement "FUN_003189c0(puVar1);" (call_expression "FUN_003189c0(puVar1)" identifier (argument_list "(puVar1)" ( identifier ))) ;) (expression_statement "*param_1 = &DAT_0043c400;" (assignment_expression "*param_1 = &DAT_0043c400" (pointer_expression "*param_1" * identifier) = (pointer_expression "&DAT_0043c400" & identifier)) ;) (expression_statement "*(undefined2 *)(param_1 + 0x1f) = 0;" (assignment_expression "*(undefined2 *)(param_1 + 0x1f) = 0" (pointer_expression "*(undefined2 *)(param_1 + 0x1f)" * (cast_expression "(undefined2 *)(param_1 + 0x1f)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1f)" ( (binary_expression "param_1 + 0x1f" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[0x1e] = 0;" (assignment_expression "param_1[0x1e] = 0" (subscript_expression "param_1[0x1e]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x20] = 0;" (assignment_expression "param_1[0x20] = 0" (subscript_expression "param_1[0x20]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x21] = 0;" (assignment_expression "param_1[0x21] = 0" (subscript_expression "param_1[0x21]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x22] = 0;" (assignment_expression "param_1[0x22] = 0" (subscript_expression "param_1[0x22]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x23] = 0;" (assignment_expression "param_1[0x23] = 0" (subscript_expression "param_1[0x23]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[3] = &DAT_0043c428;" (assignment_expression "param_1[3] = &DAT_0043c428" (subscript_expression "param_1[3]" identifier [ number_literal ]) = (pointer_expression "&DAT_0043c428" & identifier)) ;) (expression_statement "param_1[1] = 0;" (assignment_expression "param_1[1] = 0" (subscript_expression "param_1[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "FUN_00300fd0(puVar1,0);" (call_expression "FUN_00300fd0(puVar1,0)" identifier (argument_list "(puVar1,0)" ( identifier , number_literal ))) ;) (expression_statement "param_1[2] = &DAT_0043c3b0;" (assignment_expression "param_1[2] = &DAT_0043c3b0" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (pointer_expression "&DAT_0043c3b0" & identifier)) ;) (expression_statement "param_1[3] = &DAT_0043c3d8;" (assignment_expression "param_1[3] = &DAT_0043c3d8" (subscript_expression "param_1[3]" identifier [ number_literal ]) = (pointer_expression "&DAT_0043c3d8" & identifier)) ;) (expression_statement "FUN_00300fd0(puVar1,0);" (call_expression "FUN_00300fd0(puVar1,0)" identifier (argument_list "(puVar1,0)" ( identifier , number_literal ))) ;) (expression_statement "*param_1 = &PTR_FUN_0043c488;" (assignment_expression "*param_1 = &PTR_FUN_0043c488" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_0043c488" & identifier)) ;) (expression_statement "param_1[3] = &PTR_FUN_0043c4d8;" (assignment_expression "param_1[3] = &PTR_FUN_0043c4d8" (subscript_expression "param_1[3]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_0043c4d8" & identifier)) ;) (expression_statement "param_1[2] = &PTR_FUN_0043c4b0;" (assignment_expression "param_1[2] = &PTR_FUN_0043c4b0" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_0043c4b0" & 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 IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression & IDENT)) ;) (return_statement return ;) })))
|
(function_definition "void FUN_00335a00(undefined8 *param_1)\n\n{\n undefined8 *puVar1;\n \n puVar1 = param_1 + 3;\n FUN_003189c0(puVar1);\n *param_1 = &DAT_0043c400;\n *(undefined2 *)(param_1 + 0x1f) = 0;\n param_1[0x1e] = 0;\n param_1[0x20] = 0;\n param_1[0x21] = 0;\n param_1[0x22] = 0;\n param_1[0x23] = 0;\n param_1[3] = &DAT_0043c428;\n param_1[1] = 0;\n \n FUN_00300fd0(puVar1,0);\n param_1[2] = &DAT_0043c3b0;\n param_1[3] = &DAT_0043c3d8;\n \n FUN_00300fd0(puVar1,0);\n *param_1 = &PTR_FUN_0043c488;\n param_1[3] = &PTR_FUN_0043c4d8;\n param_1[2] = &PTR_FUN_0043c4b0;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00335a00(undefined8 *param_1)" (identifier "FUN_00335a00") (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 puVar1 = param_1 + 3;\n FUN_003189c0(puVar1);\n *param_1 = &DAT_0043c400;\n *(undefined2 *)(param_1 + 0x1f) = 0;\n param_1[0x1e] = 0;\n param_1[0x20] = 0;\n param_1[0x21] = 0;\n param_1[0x22] = 0;\n param_1[0x23] = 0;\n param_1[3] = &DAT_0043c428;\n param_1[1] = 0;\n \n FUN_00300fd0(puVar1,0);\n param_1[2] = &DAT_0043c3b0;\n param_1[3] = &DAT_0043c3d8;\n \n FUN_00300fd0(puVar1,0);\n *param_1 = &PTR_FUN_0043c488;\n param_1[3] = &PTR_FUN_0043c4d8;\n param_1[2] = &PTR_FUN_0043c4b0;\n return;\n}" ({ "{") (declaration "undefined8 *puVar1;" (type_identifier "undefined8") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (expression_statement "puVar1 = param_1 + 3;" (assignment_expression "puVar1 = param_1 + 3" (identifier "puVar1") (= "=") (binary_expression "param_1 + 3" (identifier "param_1") (+ "+") (number_literal "3"))) (; ";")) (expression_statement "FUN_003189c0(puVar1);" (call_expression "FUN_003189c0(puVar1)" (identifier "FUN_003189c0") (argument_list "(puVar1)" (( "(") (identifier "puVar1") () ")"))) (; ";")) (expression_statement "*param_1 = &DAT_0043c400;" (assignment_expression "*param_1 = &DAT_0043c400" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&DAT_0043c400" (& "&") (identifier "DAT_0043c400"))) (; ";")) (expression_statement "*(undefined2 *)(param_1 + 0x1f) = 0;" (assignment_expression "*(undefined2 *)(param_1 + 0x1f) = 0" (pointer_expression "*(undefined2 *)(param_1 + 0x1f)" (* "*") (cast_expression "(undefined2 *)(param_1 + 0x1f)" (( "(") (type_descriptor "undefined2 *" (type_identifier "undefined2") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x1f)" (( "(") (binary_expression "param_1 + 0x1f" (identifier "param_1") (+ "+") (number_literal "0x1f")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x1e] = 0;" (assignment_expression "param_1[0x1e] = 0" (subscript_expression "param_1[0x1e]" (identifier "param_1") ([ "[") (number_literal "0x1e") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x20] = 0;" (assignment_expression "param_1[0x20] = 0" (subscript_expression "param_1[0x20]" (identifier "param_1") ([ "[") (number_literal "0x20") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x21] = 0;" (assignment_expression "param_1[0x21] = 0" (subscript_expression "param_1[0x21]" (identifier "param_1") ([ "[") (number_literal "0x21") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x22] = 0;" (assignment_expression "param_1[0x22] = 0" (subscript_expression "param_1[0x22]" (identifier "param_1") ([ "[") (number_literal "0x22") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x23] = 0;" (assignment_expression "param_1[0x23] = 0" (subscript_expression "param_1[0x23]" (identifier "param_1") ([ "[") (number_literal "0x23") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[3] = &DAT_0043c428;" (assignment_expression "param_1[3] = &DAT_0043c428" (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (= "=") (pointer_expression "&DAT_0043c428" (& "&") (identifier "DAT_0043c428"))) (; ";")) (expression_statement "param_1[1] = 0;" (assignment_expression "param_1[1] = 0" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "FUN_00300fd0(puVar1,0);" (call_expression "FUN_00300fd0(puVar1,0)" (identifier "FUN_00300fd0") (argument_list "(puVar1,0)" (( "(") (identifier "puVar1") (, ",") (number_literal "0") () ")"))) (; ";")) (expression_statement "param_1[2] = &DAT_0043c3b0;" (assignment_expression "param_1[2] = &DAT_0043c3b0" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (pointer_expression "&DAT_0043c3b0" (& "&") (identifier "DAT_0043c3b0"))) (; ";")) (expression_statement "param_1[3] = &DAT_0043c3d8;" (assignment_expression "param_1[3] = &DAT_0043c3d8" (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (= "=") (pointer_expression "&DAT_0043c3d8" (& "&") (identifier "DAT_0043c3d8"))) (; ";")) (expression_statement "FUN_00300fd0(puVar1,0);" (call_expression "FUN_00300fd0(puVar1,0)" (identifier "FUN_00300fd0") (argument_list "(puVar1,0)" (( "(") (identifier "puVar1") (, ",") (number_literal "0") () ")"))) (; ";")) (expression_statement "*param_1 = &PTR_FUN_0043c488;" (assignment_expression "*param_1 = &PTR_FUN_0043c488" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_0043c488" (& "&") (identifier "PTR_FUN_0043c488"))) (; ";")) (expression_statement "param_1[3] = &PTR_FUN_0043c4d8;" (assignment_expression "param_1[3] = &PTR_FUN_0043c4d8" (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (= "=") (pointer_expression "&PTR_FUN_0043c4d8" (& "&") (identifier "PTR_FUN_0043c4d8"))) (; ";")) (expression_statement "param_1[2] = &PTR_FUN_0043c4b0;" (assignment_expression "param_1[2] = &PTR_FUN_0043c4b0" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (pointer_expression "&PTR_FUN_0043c4b0" (& "&") (identifier "PTR_FUN_0043c4b0"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
/* std::iostream::iostream() */
void __thiscall std::function_1::function_1(function_1 *var_1)
{
type_1 *this_00;
this_00 = (type_1 *)(var_1 + 0x18);
ios_base::type_1(this_00);
*(type_2 *)var_1 = 0x43c400;
*(type_3 *)(var_1 + 0xf8) = 0;
*(type_2 *)(var_1 + 0xf0) = 0;
*(type_2 *)(var_1 + 0x100) = 0;
*(type_2 *)(var_1 + 0x108) = 0;
*(type_2 *)(var_1 + 0x110) = 0;
*(type_2 *)(var_1 + 0x118) = 0;
*(type_2 *)(var_1 + 0x18) = 0x43c428;
*(type_2 *)(var_1 + 8) = 0;
/* try { // try from 00335a73 to 00335a77 has its CatchHandler @ 00335ab8 */
ios::var_2((type_4 *)this_00,(type_5 *)0x0);
*(type_2 *)(var_1 + 0x10) = 0x43c3b0;
*(type_2 *)(var_1 + 0x18) = 0x43c3d8;
/* try { // try from 00335a90 to 00335a94 has its CatchHandler @ 00335abd */
ios::var_2((type_4 *)this_00,(type_5 *)0x0);
*(type_2 *)var_1 = 0x43c488;
*(type_2 *)(var_1 + 0x18) = 0x43c4d8;
*(type_2 *)(var_1 + 0x10) = 0x43c4b0;
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: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (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: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier)))) (return_statement))))
| null |
void MASKED(undefined8 *param_1)
{
undefined8 *puVar1;
puVar1 = param_1 + 3;
FUN_003189c0(puVar1);
*param_1 = &DAT_0043c400;
*(undefined2 *)(param_1 + 0x1f) = 0;
param_1[0x1e] = 0;
param_1[0x20] = 0;
param_1[0x21] = 0;
param_1[0x22] = 0;
param_1[0x23] = 0;
param_1[3] = &DAT_0043c428;
param_1[1] = 0;
/* try { // try from 00335a73 to 00335a77 has its CatchHandler @ 00335ab8 */
FUN_00300fd0(puVar1,0);
param_1[2] = &DAT_0043c3b0;
param_1[3] = &DAT_0043c3d8;
/* try { // try from 00335a90 to 00335a94 has its CatchHandler @ 00335abd */
FUN_00300fd0(puVar1,0);
*param_1 = &PTR_FUN_0043c488;
param_1[3] = &PTR_FUN_0043c4d8;
param_1[2] = &PTR_FUN_0043c4b0;
return;
}
|
8241_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
|
tellp
|
FUN_002e79c0
|
/* std::wostream::tellp() */
undefined1 [16] __thiscall std::wostream::tellp(wostream *this)
{
undefined1 auVar1 [16];
if (((byte)this[*(long *)(*(long *)this + -0x18) + 0x20] & 5) == 0) {
/* try { // try from 002e79ea to 002e79ec has its CatchHandler @ 002e7a21 */
auVar1 = (**(code **)(**(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) + 0x20))
(*(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8),0,1,0x10);
return auVar1;
}
return ZEXT816(0xffffffffffffffff);
}
|
undefined1 [16] FUN_002e79c0(long *param_1)
{
long *plVar1;
undefined1 auVar2 [16];
if ((*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0) {
plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);
/* try { // try from 002e79ea to 002e79ec has its CatchHandler @ 002e7a21 */
auVar2 = (**(code **)(*plVar1 + 0x20))(plVar1,0,1,0x10);
return auVar2;
}
return ZEXT816(0xffffffffffffffff);
}
|
PUSH RBX
MOV RAX,qword ptr [RDI]
MOV RSI,qword ptr [RAX + -0x18]
ADD RSI,RDI
TEST byte ptr [RSI + 0x20],0x5
JNZ 0x002e7a08
MOV RBX,RDI
MOV RDI,qword ptr [RSI + 0xe8]
MOV ECX,0x10
XOR ESI,ESI
MOV EDX,0x1
MOV RAX,qword ptr [RDI]
CALL qword ptr [RAX + 0x20]
MOV EBX,EDX
SHR RDX,0x20
MOV RCX,RDX
MOV EDX,EBX
POP RBX
SHL RCX,0x20
OR RDX,RCX
RET
XOR EDX,EDX
XOR EBX,EBX
MOV RAX,-0x1
MOV RCX,RDX
MOV EDX,EBX
POP RBX
SHL RCX,0x20
OR RDX,RCX
RET
| null | null | null | null |
[(u'LOAD_-1204717027', u'CALLIND_-1204717017'), (u'LOAD_-1204717108', u'INT_ADD_-1204716780'), (u'CAST_-1204716708', u'LOAD_-1204717027'), ('const-0', u'RETURN_-1204716789'), ('const--24', u'INT_ADD_-1204717092'), (u'CALLIND_-1204717017', u'RETURN_-1204716898'), ('const-433', u'LOAD_-1204717108'), (u'PTRADD_-1204717004', u'CAST_-1204716731'), (u'INT_ADD_-1204717011', u'CAST_-1204716708'), (u'LOAD_-1204717087', u'CAST_-1204716741'), ('const-16', u'CALLIND_-1204717017'), (u'CAST_-1204716753', u'LOAD_-1204717114'), (u'LOAD_-1204717033', u'INT_ADD_-1204717011'), ('const-0', u'CALLIND_-1204717017'), ('const-32', u'INT_ADD_-1204717011'), ('const-32', u'INT_ADD_-1204716790'), ('const-433', u'LOAD_-1204717033'), (u'LOAD_-1204717066', u'LOAD_-1204717033'), ('const-1', u'CALLIND_-1204717017'), (u'CAST_-1204716741', u'INT_AND_-1204717061'), ('const-5', u'INT_AND_-1204717061'), ('const-1', u'PTRADD_-1204717004'), ('tmp_612', u'PTRADD_-1204717004'), (u'LOAD_-1204717114', u'INT_ADD_-1204717092'), ('const-232', u'INT_ADD_-1204716780'), ('const-433', u'LOAD_-1204717114'), (u'INT_ZEXT_-1204716716', u'RETURN_-1204716789'), (u'INT_ADD_-1204717092', u'CAST_-1204716749'), ('const-433', u'LOAD_-1204717087'), (u'INT_ADD_-1204716780', u'PTRADD_-1204717004'), (u'INT_ADD_-1204716790', u'PTRADD_-1204717027'), (u'CAST_-1204716731', u'LOAD_-1204717066'), (u'CAST_-1204716749', u'LOAD_-1204717108'), ('const--1', u'INT_ZEXT_-1204716716'), ('const-0', u'INT_EQUAL_-1204717075'), ('tmp_612', u'CAST_-1204716753'), (u'LOAD_-1204717108', u'INT_ADD_-1204716790'), ('const-1', u'PTRADD_-1204717027'), (u'LOAD_-1204717066', u'CALLIND_-1204717017'), ('const-433', u'LOAD_-1204717027'), (u'PTRADD_-1204717027', u'LOAD_-1204717087'), ('tmp_612', u'PTRADD_-1204717027'), (u'INT_AND_-1204717061', u'INT_EQUAL_-1204717075'), ('const-433', u'LOAD_-1204717066'), ('const-0', u'RETURN_-1204716898'), ('tmp_79', u'CBRANCH_-1204717071'), (u'INT_EQUAL_-1204717075', u'CBRANCH_-1204717071')]
|
[(u'INT_ADD_-1204717050', u'CAST_-1204716730'), ('const-433', u'LOAD_-1204717066'), (u'LOAD_-1204717027', u'CALLIND_-1204717017'), (u'LOAD_-1204717108', u'INT_ADD_-1204716780'), (u'INT_ADD_-1204716780', u'INT_ADD_-1204717050'), (u'CAST_-1204716730', u'LOAD_-1204717066'), ('tmp_759', u'CAST_-1204716731'), (u'INT_ADD_-1204717011', u'CAST_-1204716707'), ('const-0', u'RETURN_-1204716789'), ('const--24', u'INT_ADD_-1204717092'), ('tmp_759', u'LOAD_-1204717114'), ('const-1', u'CALLIND_-1204717017'), ('const-433', u'LOAD_-1204717114'), (u'CALLIND_-1204717017', u'RETURN_-1204716898'), (u'LOAD_-1204717033', u'INT_ADD_-1204717011'), ('const-32', u'INT_ADD_-1204717011'), (u'CAST_-1204716741', u'LOAD_-1204717087'), ('const-32', u'INT_ADD_-1204716790'), (u'CAST_-1204716707', u'LOAD_-1204717027'), (u'LOAD_-1204717066', u'LOAD_-1204717033'), ('const-0', u'CALLIND_-1204717017'), ('const-5', u'INT_AND_-1204717061'), (u'CAST_-1204716750', u'LOAD_-1204717108'), (u'INT_ADD_-1204717073', u'CAST_-1204716741'), (u'LOAD_-1204717114', u'INT_ADD_-1204717092'), ('const-232', u'INT_ADD_-1204716780'), ('const-433', u'LOAD_-1204717027'), (u'INT_ZEXT_-1204716716', u'RETURN_-1204716789'), (u'INT_ADD_-1204717092', u'CAST_-1204716750'), ('tmp_759', u'CAST_-1204716742'), (u'LOAD_-1204717087', u'INT_AND_-1204717061'), ('const-0', u'INT_EQUAL_-1204717075'), (u'CAST_-1204716742', u'INT_ADD_-1204717073'), ('const--1', u'INT_ZEXT_-1204716716'), (u'CAST_-1204716731', u'INT_ADD_-1204717050'), ('const-433', u'LOAD_-1204717033'), (u'LOAD_-1204717108', u'INT_ADD_-1204716790'), (u'LOAD_-1204717066', u'CALLIND_-1204717017'), ('const-433', u'LOAD_-1204717087'), (u'INT_ADD_-1204716790', u'INT_ADD_-1204717073'), (u'INT_AND_-1204717061', u'INT_EQUAL_-1204717075'), ('const-16', u'CALLIND_-1204717017'), ('const-0', u'RETURN_-1204716898'), ('const-433', u'LOAD_-1204717108'), ('tmp_79', u'CBRANCH_-1204717071'), (u'INT_EQUAL_-1204717075', u'CBRANCH_-1204717071')]
| null | null |
002e79c0
|
x64
|
O2
|
(translation_unit "undefined1 [16] FUN_002e79c0(long *param_1)\n\n{\n long *plVar1;\n undefined1 auVar2 [16];\n \n if ((*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0) {\n plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);\n /* try { // try from 002e79ea to 002e79ec has its CatchHandler @ 002e7a21 */\n auVar2 = (**(code **)(*plVar1 + 0x20))(plVar1,0,1,0x10);\n return auVar2;\n }\n return ZEXT816(0xffffffffffffffff);\n}\n\n" (expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" identifier [ number_literal ]) ;) (expression_statement "FUN_002e79c0(long *param_1)" (call_expression "FUN_002e79c0(long *param_1)" identifier (argument_list "(long *param_1)" ( (binary_expression "long *param_1" identifier * identifier) ))) ;) (compound_statement "{\n long *plVar1;\n undefined1 auVar2 [16];\n \n if ((*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0) {\n plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);\n /* try { // try from 002e79ea to 002e79ec has its CatchHandler @ 002e7a21 */\n auVar2 = (**(code **)(*plVar1 + 0x20))(plVar1,0,1,0x10);\n return auVar2;\n }\n return ZEXT816(0xffffffffffffffff);\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "undefined1 auVar2 [16];" type_identifier (array_declarator "auVar2 [16]" identifier [ number_literal ]) ;) (if_statement "if ((*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0) {\n plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);\n /* try { // try from 002e79ea to 002e79ec has its CatchHandler @ 002e7a21 */\n auVar2 = (**(code **)(*plVar1 + 0x20))(plVar1,0,1,0x10);\n return auVar2;\n }" if (parenthesized_expression "((*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0)" ( (binary_expression "(*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0" (parenthesized_expression "(*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5)" ( (binary_expression "*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5" (pointer_expression "*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20)" * (cast_expression "(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20)" ( (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18) + 0x20" (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(*param_1 + -0x18)" * (cast_expression "(long *)(*param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + -0x18)" ( (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" * identifier) + number_literal) ))))) + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);\n /* try { // try from 002e79ea to 002e79ec has its CatchHandler @ 002e7a21 */\n auVar2 = (**(code **)(*plVar1 + 0x20))(plVar1,0,1,0x10);\n return auVar2;\n }" { (expression_statement "plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);" (assignment_expression "plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" identifier = (pointer_expression "*(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" * (cast_expression "(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" ( (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8" (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(*param_1 + -0x18)" * (cast_expression "(long *)(*param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + -0x18)" ( (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" * identifier) + number_literal) ))))) + number_literal) ))))) ;) comment (expression_statement "auVar2 = (**(code **)(*plVar1 + 0x20))(plVar1,0,1,0x10);" (assignment_expression "auVar2 = (**(code **)(*plVar1 + 0x20))(plVar1,0,1,0x10)" identifier = (call_expression "(**(code **)(*plVar1 + 0x20))(plVar1,0,1,0x10)" (parenthesized_expression "(**(code **)(*plVar1 + 0x20))" ( (pointer_expression "**(code **)(*plVar1 + 0x20)" * (pointer_expression "*(code **)(*plVar1 + 0x20)" * (cast_expression "(code **)(*plVar1 + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x20)" ( (binary_expression "*plVar1 + 0x20" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "(plVar1,0,1,0x10)" ( identifier , number_literal , number_literal , number_literal )))) ;) (return_statement "return auVar2;" return identifier ;) })) (return_statement "return ZEXT816(0xffffffffffffffff);" return (call_expression "ZEXT816(0xffffffffffffffff)" identifier (argument_list "(0xffffffffffffffff)" ( number_literal ))) ;) }))
|
(translation_unit "/* std::wostream::tellp() */\n\nundefined1 [16] __thiscall std::wostream::tellp(wostream *this)\n\n{\n undefined1 auVar1 [16];\n \n if (((byte)this[*(long *)(*(long *)this + -0x18) + 0x20] & 5) == 0) {\n /* try { // try from 002e79ea to 002e79ec has its CatchHandler @ 002e7a21 */\n auVar1 = (**(code **)(**(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) + 0x20))\n (*(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8),0,1,0x10);\n return auVar1;\n }\n return ZEXT816(0xffffffffffffffff);\n}\n\n" comment (ERROR "undefined1 [16] __thiscall" (subscript_expression "undefined1 [16]" identifier [ number_literal ]) identifier) (labeled_statement "std::wostream::tellp(wostream *this)\n\n{\n undefined1 auVar1 [16];\n \n if (((byte)this[*(long *)(*(long *)this + -0x18) + 0x20] & 5) == 0) {\n /* try { // try from 002e79ea to 002e79ec has its CatchHandler @ 002e7a21 */\n auVar1 = (**(code **)(**(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) + 0x20))\n (*(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8),0,1,0x10);\n return auVar1;\n }\n return ZEXT816(0xffffffffffffffff);\n}" statement_identifier : (ERROR ":" :) (labeled_statement "wostream::tellp(wostream *this)\n\n{\n undefined1 auVar1 [16];\n \n if (((byte)this[*(long *)(*(long *)this + -0x18) + 0x20] & 5) == 0) {\n /* try { // try from 002e79ea to 002e79ec has its CatchHandler @ 002e7a21 */\n auVar1 = (**(code **)(**(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) + 0x20))\n (*(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8),0,1,0x10);\n return auVar1;\n }\n return ZEXT816(0xffffffffffffffff);\n}" statement_identifier : (ERROR ":tellp(wostream *this)" : (call_expression "tellp(wostream *this)" identifier (argument_list "(wostream *this)" ( (binary_expression "wostream *this" identifier * identifier) )))) (compound_statement "{\n undefined1 auVar1 [16];\n \n if (((byte)this[*(long *)(*(long *)this + -0x18) + 0x20] & 5) == 0) {\n /* try { // try from 002e79ea to 002e79ec has its CatchHandler @ 002e7a21 */\n auVar1 = (**(code **)(**(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) + 0x20))\n (*(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8),0,1,0x10);\n return auVar1;\n }\n return ZEXT816(0xffffffffffffffff);\n}" { (declaration "undefined1 auVar1 [16];" type_identifier (array_declarator "auVar1 [16]" identifier [ number_literal ]) ;) (if_statement "if (((byte)this[*(long *)(*(long *)this + -0x18) + 0x20] & 5) == 0) {\n /* try { // try from 002e79ea to 002e79ec has its CatchHandler @ 002e7a21 */\n auVar1 = (**(code **)(**(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) + 0x20))\n (*(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8),0,1,0x10);\n return auVar1;\n }" if (parenthesized_expression "(((byte)this[*(long *)(*(long *)this + -0x18) + 0x20] & 5) == 0)" ( (binary_expression "((byte)this[*(long *)(*(long *)this + -0x18) + 0x20] & 5) == 0" (parenthesized_expression "((byte)this[*(long *)(*(long *)this + -0x18) + 0x20] & 5)" ( (binary_expression "(byte)this[*(long *)(*(long *)this + -0x18) + 0x20] & 5" (cast_expression "(byte)this[*(long *)(*(long *)this + -0x18) + 0x20]" ( (type_descriptor "byte" type_identifier) ) (subscript_expression "this[*(long *)(*(long *)this + -0x18) + 0x20]" identifier [ (binary_expression "*(long *)(*(long *)this + -0x18) + 0x20" (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) ])) & number_literal) )) == number_literal) )) (compound_statement "{\n /* try { // try from 002e79ea to 002e79ec has its CatchHandler @ 002e7a21 */\n auVar1 = (**(code **)(**(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) + 0x20))\n (*(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8),0,1,0x10);\n return auVar1;\n }" { comment (expression_statement "auVar1 = (**(code **)(**(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) + 0x20))\n (*(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8),0,1,0x10);" (assignment_expression "auVar1 = (**(code **)(**(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) + 0x20))\n (*(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8),0,1,0x10)" identifier = (call_expression "(**(code **)(**(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) + 0x20))\n (*(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8),0,1,0x10)" (parenthesized_expression "(**(code **)(**(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) + 0x20))" ( (pointer_expression "**(code **)(**(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) + 0x20)" * (pointer_expression "*(code **)(**(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) + 0x20)" * (cast_expression "(code **)(**(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(**(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) + 0x20)" ( (binary_expression "**(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) + 0x20" (pointer_expression "**(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8)" * (pointer_expression "*(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8)" * (cast_expression "(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + *(long *)(*(long *)this + -0x18) + 0xe8)" ( (binary_expression "this + *(long *)(*(long *)this + -0x18) + 0xe8" (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) ))))) + number_literal) ))))) )) (argument_list "(*(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8),0,1,0x10)" ( (pointer_expression "*(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8)" * (cast_expression "(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + *(long *)(*(long *)this + -0x18) + 0xe8)" ( (binary_expression "this + *(long *)(*(long *)this + -0x18) + 0xe8" (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) )))) , number_literal , number_literal , number_literal )))) ;) (return_statement "return auVar1;" return identifier ;) })) (return_statement "return ZEXT816(0xffffffffffffffff);" return (call_expression "ZEXT816(0xffffffffffffffff)" identifier (argument_list "(0xffffffffffffffff)" ( number_literal ))) ;) }))))
|
(translation_unit "undefined1 [16] FUN_002e79c0(long *param_1)\n\n{\n long *plVar1;\n undefined1 auVar2 [16];\n \n if ((*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0) {\n plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);\n \n auVar2 = (**(code **)(*plVar1 + 0x20))(plVar1,0,1,0x10);\n return auVar2;\n }\n return ZEXT816(0xffffffffffffffff);\n}\n\n" (expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" identifier [ number_literal ]) ;) (expression_statement "FUN_002e79c0(long *param_1)" (call_expression "FUN_002e79c0(long *param_1)" identifier (argument_list "(long *param_1)" ( (binary_expression "long *param_1" identifier * identifier) ))) ;) (compound_statement "{\n long *plVar1;\n undefined1 auVar2 [16];\n \n if ((*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0) {\n plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);\n \n auVar2 = (**(code **)(*plVar1 + 0x20))(plVar1,0,1,0x10);\n return auVar2;\n }\n return ZEXT816(0xffffffffffffffff);\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "undefined1 auVar2 [16];" type_identifier (array_declarator "auVar2 [16]" identifier [ number_literal ]) ;) (if_statement "if ((*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0) {\n plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);\n \n auVar2 = (**(code **)(*plVar1 + 0x20))(plVar1,0,1,0x10);\n return auVar2;\n }" if (parenthesized_expression "((*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0)" ( (binary_expression "(*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0" (parenthesized_expression "(*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5)" ( (binary_expression "*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5" (pointer_expression "*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20)" * (cast_expression "(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20)" ( (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18) + 0x20" (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(*param_1 + -0x18)" * (cast_expression "(long *)(*param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + -0x18)" ( (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" * identifier) + number_literal) ))))) + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);\n \n auVar2 = (**(code **)(*plVar1 + 0x20))(plVar1,0,1,0x10);\n return auVar2;\n }" { (expression_statement "plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);" (assignment_expression "plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" identifier = (pointer_expression "*(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" * (cast_expression "(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" ( (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8" (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(*param_1 + -0x18)" * (cast_expression "(long *)(*param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + -0x18)" ( (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" * identifier) + number_literal) ))))) + number_literal) ))))) ;) (expression_statement "auVar2 = (**(code **)(*plVar1 + 0x20))(plVar1,0,1,0x10);" (assignment_expression "auVar2 = (**(code **)(*plVar1 + 0x20))(plVar1,0,1,0x10)" identifier = (call_expression "(**(code **)(*plVar1 + 0x20))(plVar1,0,1,0x10)" (parenthesized_expression "(**(code **)(*plVar1 + 0x20))" ( (pointer_expression "**(code **)(*plVar1 + 0x20)" * (pointer_expression "*(code **)(*plVar1 + 0x20)" * (cast_expression "(code **)(*plVar1 + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x20)" ( (binary_expression "*plVar1 + 0x20" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "(plVar1,0,1,0x10)" ( identifier , number_literal , number_literal , number_literal )))) ;) (return_statement "return auVar2;" return identifier ;) })) (return_statement "return ZEXT816(0xffffffffffffffff);" return (call_expression "ZEXT816(0xffffffffffffffff)" identifier (argument_list "(0xffffffffffffffff)" ( number_literal ))) ;) }))
|
(translation_unit (expression_statement (subscript_expression IDENT [ LIT ]) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT * IDENT) ))) ;) (compound_statement { (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE (array_declarator 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 (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) + LIT) )))) & LIT) )) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT , LIT , LIT , LIT )))) ;) (return_statement return IDENT ;) })) (return_statement return (call_expression IDENT (argument_list ( LIT ))) ;) }))
|
(expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" (identifier "undefined1") ([ "[") (number_literal "16") (] "]")) (; "")) (expression_statement "FUN_002e79c0(long *param_1)" (call_expression "FUN_002e79c0(long *param_1)" (identifier "FUN_002e79c0") (argument_list "(long *param_1)" (( "(") (binary_expression "long *param_1" (identifier "long") (* "*") (identifier "param_1")) () ")"))) (; "")) (compound_statement "{\n long *plVar1;\n undefined1 auVar2 [16];\n \n if ((*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0) {\n plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);\n \n auVar2 = (**(code **)(*plVar1 + 0x20))(plVar1,0,1,0x10);\n return auVar2;\n }\n return ZEXT816(0xffffffffffffffff);\n}" ({ "{") (declaration "long *plVar1;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar1" (* "*") (identifier "plVar1")) (; ";")) (declaration "undefined1 auVar2 [16];" (type_identifier "undefined1") (array_declarator "auVar2 [16]" (identifier "auVar2") ([ "[") (number_literal "16") (] "]")) (; ";")) (if_statement "if ((*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0) {\n plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);\n \n auVar2 = (**(code **)(*plVar1 + 0x20))(plVar1,0,1,0x10);\n return auVar2;\n }" (if "if") (parenthesized_expression "((*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0)" (( "(") (binary_expression "(*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0" (parenthesized_expression "(*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5)" (( "(") (binary_expression "*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5" (pointer_expression "*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20)" (* "*") (cast_expression "(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20)" (( "(") (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18) + 0x20" (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (pointer_expression "*(long *)(*param_1 + -0x18)" (* "*") (cast_expression "(long *)(*param_1 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + -0x18)" (( "(") (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "-0x18")) () ")"))))) (+ "+") (number_literal "0x20")) () ")")))) (& "&") (number_literal "5")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);\n \n auVar2 = (**(code **)(*plVar1 + 0x20))(plVar1,0,1,0x10);\n return auVar2;\n }" ({ "{") (expression_statement "plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);" (assignment_expression "plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" (identifier "plVar1") (= "=") (pointer_expression "*(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" (* "*") (cast_expression "(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" (( "(") (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8" (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (pointer_expression "*(long *)(*param_1 + -0x18)" (* "*") (cast_expression "(long *)(*param_1 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + -0x18)" (( "(") (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "-0x18")) () ")"))))) (+ "+") (number_literal "0xe8")) () ")"))))) (; ";")) (expression_statement "auVar2 = (**(code **)(*plVar1 + 0x20))(plVar1,0,1,0x10);" (assignment_expression "auVar2 = (**(code **)(*plVar1 + 0x20))(plVar1,0,1,0x10)" (identifier "auVar2") (= "=") (call_expression "(**(code **)(*plVar1 + 0x20))(plVar1,0,1,0x10)" (parenthesized_expression "(**(code **)(*plVar1 + 0x20))" (( "(") (pointer_expression "**(code **)(*plVar1 + 0x20)" (* "*") (pointer_expression "*(code **)(*plVar1 + 0x20)" (* "*") (cast_expression "(code **)(*plVar1 + 0x20)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar1 + 0x20)" (( "(") (binary_expression "*plVar1 + 0x20" (pointer_expression "*plVar1" (* "*") (identifier "plVar1")) (+ "+") (number_literal "0x20")) () ")"))))) () ")")) (argument_list "(plVar1,0,1,0x10)" (( "(") (identifier "plVar1") (, ",") (number_literal "0") (, ",") (number_literal "1") (, ",") (number_literal "0x10") () ")")))) (; ";")) (return_statement "return auVar2;" (return "return") (identifier "auVar2") (; ";")) (} "}"))) (return_statement "return ZEXT816(0xffffffffffffffff);" (return "return") (call_expression "ZEXT816(0xffffffffffffffff)" (identifier "ZEXT816") (argument_list "(0xffffffffffffffff)" (( "(") (number_literal "0xffffffffffffffff") () ")"))) (; ";")) (} "}"))
|
/* std::wostream::tellp() */
type_1 [16] __thiscall std::wostream::tellp(wostream *var_1)
{
type_1 auVar1 [16];
if (((type_2)var_1[*(long *)(*(long *)var_1 + -0x18) + 0x20] & 5) == 0) {
/* try { // try from 002e79ea to 002e79ec has its CatchHandler @ 002e7a21 */
auVar1 = (**(type_3 **)(**(long **)(var_1 + *(long *)(*(long *)var_1 + -0x18) + 0xe8) + 0x20))
(*(long **)(var_1 + *(long *)(*(long *)var_1 + -0x18) + 0xe8),0,1,0x10);
return auVar1;
}
return var_2(0xffffffffffffffff);
}
| null |
(translation_unit (expression_statement (subscript_expression argument: (identifier) index: (number_literal)) (MISSING ";")) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (identifier)))) (MISSING ";")) (compound_statement (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))))) right: (number_literal))))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))))) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier) (number_literal) (number_literal) (number_literal))))) (return_statement (identifier)))) (return_statement (call_expression function: (identifier) arguments: (argument_list (number_literal))))))
| null |
undefined1 [16] MASKED(long *param_1)
{
long *plVar1;
undefined1 auVar2 [16];
if ((*(byte *)((long)param_1 + *(long *)(*param_1 + -0x18) + 0x20) & 5) == 0) {
plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8);
/* try { // try from 002e79ea to 002e79ec has its CatchHandler @ 002e7a21 */
auVar2 = (**(code **)(*plVar1 + 0x20))(plVar1,0,1,0x10);
return auVar2;
}
return ZEXT816(0xffffffffffffffff);
}
|
9793_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
|
grouping
|
FUN_00325d10
|
/* std::moneypunct<wchar_t, true>::grouping() const */
void std::moneypunct<wchar_t,true>::grouping(void)
{
long *in_RSI;
string *in_RDI;
allocator local_9;
if (*(code **)(*in_RSI + 0x20) == (code *)PTR_do_grouping_0043de30) {
std::string::string(in_RDI,*(char **)(in_RSI[2] + 0x10),&local_9);
return;
}
(**(code **)(*in_RSI + 0x20))();
return;
}
|
undefined8 FUN_00325d10(undefined8 param_1,long *param_2)
{
undefined1 local_9;
if (*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043de30) {
FUN_0030f630(param_1,*(undefined8 *)(param_2[2] + 0x10),&local_9);
return param_1;
}
(**(code **)(*param_2 + 0x20))();
return param_1;
}
|
PUSH RBX
MOV RBX,RDI
SUB RSP,0x10
MOV RAX,qword ptr [RSI]
MOV RAX,qword ptr [RAX + 0x20]
CMP RAX,qword ptr [0x0043de30]
JNZ 0x00325d48
MOV RAX,qword ptr [RSI + 0x10]
LEA RDX,[RSP + 0xf]
MOV RSI,qword ptr [RAX + 0x10]
CALL 0x0030f630
ADD RSP,0x10
MOV RAX,RBX
POP RBX
RET
CALL RAX
ADD RSP,0x10
MOV RAX,RBX
POP RBX
RET
| null | null | null | null |
[('const-8', u'PTRADD_-1204986397'), (u'INT_ADD_-1204986563', u'CAST_-1204986409'), ('tmp_308', u'LOAD_-1204986585'), ('const-433', u'LOAD_-1204986579'), (u'INDIRECT_-1204986396', u'COPY_-1204986442'), ('const-0', u'RETURN_-1204986454'), (u'INT_EQUAL_-1204986559', u'CBRANCH_-1204986552'), ('const-433', u'LOAD_-1204986551'), (u'LOAD_-1204986551', u'INT_ADD_-1204986521'), (u'CALL_-1204986524', u'INDIRECT_-1204986396'), (u'LOAD_-1204986579', u'INT_EQUAL_-1204986559'), ('const-0', u'RETURN_-1204986491'), (u'INT_ADD_-1204986521', u'CAST_-1204986385'), ('tmp_307', u'CALL_-1204986524'), (u'PTRADD_-1204986397', u'LOAD_-1204986551'), ('const-2', u'PTRADD_-1204986397'), ('tmp_306', u'PTRSUB_-1204986391'), (u'CAST_-1204986404', u'INT_EQUAL_-1204986559'), (u'LOAD_-1204986537', u'CALL_-1204986524'), ('const-433', u'LOAD_-1204986537'), (u'LOAD_-1204986579', u'CALLIND_-1204986483'), ('const-16', u'INT_ADD_-1204986521'), (u'INDIRECT_-1204986378', u'COPY_-1204986425'), (u'PTRSUB_-1204986391', u'CALL_-1204986524'), ('const-433', u'LOAD_-1204986585'), (u'CAST_-1204986409', u'LOAD_-1204986579'), ('const-32', u'INT_ADD_-1204986563'), ('tmp_79', u'CBRANCH_-1204986552'), ('tmp_308', u'PTRADD_-1204986397'), ('const--9', u'PTRSUB_-1204986391'), (u'LOAD_-1204986585', u'INT_ADD_-1204986563'), ('tmp_364', u'CAST_-1204986404'), (u'CAST_-1204986385', u'LOAD_-1204986537'), (u'CALLIND_-1204986483', u'INDIRECT_-1204986378')]
|
[('const-433', u'LOAD_-1204986551'), (u'INT_ADD_-1204986563', u'CAST_-1204986409'), (u'COPY_-1204986474', u'RETURN_-1204986454'), ('tmp_308', u'LOAD_-1204986585'), ('tmp_307', u'COPY_-1204986511'), ('const--9', u'PTRSUB_-1204986391'), (u'INDIRECT_-1204986396', u'COPY_-1204986442'), ('const-0', u'RETURN_-1204986454'), (u'INT_EQUAL_-1204986559', u'CBRANCH_-1204986552'), ('tmp_365', u'CAST_-1204986404'), (u'LOAD_-1204986551', u'INT_ADD_-1204986521'), (u'CALL_-1204986524', u'INDIRECT_-1204986396'), (u'LOAD_-1204986579', u'INT_EQUAL_-1204986559'), (u'COPY_-1204986511', u'RETURN_-1204986491'), ('const-0', u'RETURN_-1204986491'), (u'INT_ADD_-1204986521', u'CAST_-1204986385'), ('tmp_307', u'CALL_-1204986524'), (u'PTRADD_-1204986397', u'LOAD_-1204986551'), ('tmp_306', u'PTRSUB_-1204986391'), ('tmp_307', u'COPY_-1204986474'), (u'CAST_-1204986404', u'INT_EQUAL_-1204986559'), (u'LOAD_-1204986537', u'CALL_-1204986524'), ('const-433', u'LOAD_-1204986585'), (u'LOAD_-1204986579', u'CALLIND_-1204986483'), ('const-16', u'INT_ADD_-1204986521'), ('const-8', u'PTRADD_-1204986397'), (u'INDIRECT_-1204986378', u'COPY_-1204986425'), (u'PTRSUB_-1204986391', u'CALL_-1204986524'), ('const-433', u'LOAD_-1204986579'), (u'CAST_-1204986409', u'LOAD_-1204986579'), ('const-2', u'PTRADD_-1204986397'), ('const-32', u'INT_ADD_-1204986563'), ('tmp_79', u'CBRANCH_-1204986552'), ('tmp_308', u'PTRADD_-1204986397'), (u'LOAD_-1204986585', u'INT_ADD_-1204986563'), (u'CAST_-1204986385', u'LOAD_-1204986537'), (u'CALLIND_-1204986483', u'INDIRECT_-1204986378'), ('const-433', u'LOAD_-1204986537')]
| null | null |
00325d10
|
x64
|
O2
|
(translation_unit "undefined8 FUN_00325d10(undefined8 param_1,long *param_2)\n\n{\n undefined1 local_9;\n \n if (*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043de30) {\n FUN_0030f630(param_1,*(undefined8 *)(param_2[2] + 0x10),&local_9);\n return param_1;\n }\n (**(code **)(*param_2 + 0x20))();\n return param_1;\n}\n\n" (function_definition "undefined8 FUN_00325d10(undefined8 param_1,long *param_2)\n\n{\n undefined1 local_9;\n \n if (*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043de30) {\n FUN_0030f630(param_1,*(undefined8 *)(param_2[2] + 0x10),&local_9);\n return param_1;\n }\n (**(code **)(*param_2 + 0x20))();\n return param_1;\n}" type_identifier (function_declarator "FUN_00325d10(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 undefined1 local_9;\n \n if (*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043de30) {\n FUN_0030f630(param_1,*(undefined8 *)(param_2[2] + 0x10),&local_9);\n return param_1;\n }\n (**(code **)(*param_2 + 0x20))();\n return param_1;\n}" { (declaration "undefined1 local_9;" type_identifier identifier ;) (if_statement "if (*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043de30) {\n FUN_0030f630(param_1,*(undefined8 *)(param_2[2] + 0x10),&local_9);\n return param_1;\n }" if (parenthesized_expression "(*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043de30)" ( (binary_expression "*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043de30" (pointer_expression "*(code **)(*param_2 + 0x20)" * (cast_expression "(code **)(*param_2 + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x20)" ( (binary_expression "*param_2 + 0x20" (pointer_expression "*param_2" * identifier) + number_literal) )))) == (cast_expression "(code *)PTR_FUN_0043de30" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (compound_statement "{\n FUN_0030f630(param_1,*(undefined8 *)(param_2[2] + 0x10),&local_9);\n return param_1;\n }" { (expression_statement "FUN_0030f630(param_1,*(undefined8 *)(param_2[2] + 0x10),&local_9);" (call_expression "FUN_0030f630(param_1,*(undefined8 *)(param_2[2] + 0x10),&local_9)" identifier (argument_list "(param_1,*(undefined8 *)(param_2[2] + 0x10),&local_9)" ( identifier , (pointer_expression "*(undefined8 *)(param_2[2] + 0x10)" * (cast_expression "(undefined8 *)(param_2[2] + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2[2] + 0x10)" ( (binary_expression "param_2[2] + 0x10" (subscript_expression "param_2[2]" identifier [ number_literal ]) + number_literal) )))) , (pointer_expression "&local_9" & identifier) ))) ;) (return_statement "return param_1;" return identifier ;) })) (expression_statement "(**(code **)(*param_2 + 0x20))();" (call_expression "(**(code **)(*param_2 + 0x20))()" (parenthesized_expression "(**(code **)(*param_2 + 0x20))" ( (pointer_expression "**(code **)(*param_2 + 0x20)" * (pointer_expression "*(code **)(*param_2 + 0x20)" * (cast_expression "(code **)(*param_2 + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x20)" ( (binary_expression "*param_2 + 0x20" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "()" ( ))) ;) (return_statement "return param_1;" return identifier ;) })))
|
(translation_unit "/* std::moneypunct<wchar_t, true>::grouping() const */\n\nvoid std::moneypunct<wchar_t,true>::grouping(void)\n\n{\n long *in_RSI;\n string *in_RDI;\n allocator local_9;\n \n if (*(code **)(*in_RSI + 0x20) == (code *)PTR_do_grouping_0043de30) {\n std::string::string(in_RDI,*(char **)(in_RSI[2] + 0x10),&local_9);\n return;\n }\n (**(code **)(*in_RSI + 0x20))();\n return;\n}\n\n" comment (declaration "void std::moneypunct<wchar_t,true>::grouping(void)\n\n{\n long *in_RSI;" primitive_type (ERROR "std::moneypunct<" identifier : : identifier <) identifier , (ERROR "true>::grouping(void)\n\n{\n long" identifier > : : (function_declarator "grouping(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) { long) (pointer_declarator "*in_RSI" * identifier) ;) (declaration "string *in_RDI;" type_identifier (pointer_declarator "*in_RDI" * identifier) ;) (declaration "allocator local_9;" type_identifier identifier ;) (if_statement "if (*(code **)(*in_RSI + 0x20) == (code *)PTR_do_grouping_0043de30) {\n std::string::string(in_RDI,*(char **)(in_RSI[2] + 0x10),&local_9);\n return;\n }" if (parenthesized_expression "(*(code **)(*in_RSI + 0x20) == (code *)PTR_do_grouping_0043de30)" ( (binary_expression "*(code **)(*in_RSI + 0x20) == (code *)PTR_do_grouping_0043de30" (pointer_expression "*(code **)(*in_RSI + 0x20)" * (cast_expression "(code **)(*in_RSI + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*in_RSI + 0x20)" ( (binary_expression "*in_RSI + 0x20" (pointer_expression "*in_RSI" * identifier) + number_literal) )))) == (cast_expression "(code *)PTR_do_grouping_0043de30" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (compound_statement "{\n std::string::string(in_RDI,*(char **)(in_RSI[2] + 0x10),&local_9);\n return;\n }" { (labeled_statement "std::string::string(in_RDI,*(char **)(in_RSI[2] + 0x10),&local_9);" statement_identifier : (ERROR ":" :) (labeled_statement "string::string(in_RDI,*(char **)(in_RSI[2] + 0x10),&local_9);" statement_identifier : (ERROR ":" :) (expression_statement "string(in_RDI,*(char **)(in_RSI[2] + 0x10),&local_9);" (call_expression "string(in_RDI,*(char **)(in_RSI[2] + 0x10),&local_9)" identifier (argument_list "(in_RDI,*(char **)(in_RSI[2] + 0x10),&local_9)" ( identifier , (pointer_expression "*(char **)(in_RSI[2] + 0x10)" * (cast_expression "(char **)(in_RSI[2] + 0x10)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(in_RSI[2] + 0x10)" ( (binary_expression "in_RSI[2] + 0x10" (subscript_expression "in_RSI[2]" identifier [ number_literal ]) + number_literal) )))) , (pointer_expression "&local_9" & identifier) ))) ;))) (return_statement "return;" return ;) })) (expression_statement "(**(code **)(*in_RSI + 0x20))();" (call_expression "(**(code **)(*in_RSI + 0x20))()" (parenthesized_expression "(**(code **)(*in_RSI + 0x20))" ( (pointer_expression "**(code **)(*in_RSI + 0x20)" * (pointer_expression "*(code **)(*in_RSI + 0x20)" * (cast_expression "(code **)(*in_RSI + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*in_RSI + 0x20)" ( (binary_expression "*in_RSI + 0x20" (pointer_expression "*in_RSI" * identifier) + number_literal) ))))) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) (ERROR "}" }))
|
(translation_unit "undefined8 FUN_00325d10(undefined8 param_1,long *param_2)\n\n{\n undefined1 local_9;\n \n if (*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043de30) {\n FUN_0030f630(param_1,*(undefined8 *)(param_2[2] + 0x10),&local_9);\n return param_1;\n }\n (**(code **)(*param_2 + 0x20))();\n return param_1;\n}\n\n" (function_definition "undefined8 FUN_00325d10(undefined8 param_1,long *param_2)\n\n{\n undefined1 local_9;\n \n if (*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043de30) {\n FUN_0030f630(param_1,*(undefined8 *)(param_2[2] + 0x10),&local_9);\n return param_1;\n }\n (**(code **)(*param_2 + 0x20))();\n return param_1;\n}" type_identifier (function_declarator "FUN_00325d10(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 undefined1 local_9;\n \n if (*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043de30) {\n FUN_0030f630(param_1,*(undefined8 *)(param_2[2] + 0x10),&local_9);\n return param_1;\n }\n (**(code **)(*param_2 + 0x20))();\n return param_1;\n}" { (declaration "undefined1 local_9;" type_identifier identifier ;) (if_statement "if (*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043de30) {\n FUN_0030f630(param_1,*(undefined8 *)(param_2[2] + 0x10),&local_9);\n return param_1;\n }" if (parenthesized_expression "(*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043de30)" ( (binary_expression "*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043de30" (pointer_expression "*(code **)(*param_2 + 0x20)" * (cast_expression "(code **)(*param_2 + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x20)" ( (binary_expression "*param_2 + 0x20" (pointer_expression "*param_2" * identifier) + number_literal) )))) == (cast_expression "(code *)PTR_FUN_0043de30" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (compound_statement "{\n FUN_0030f630(param_1,*(undefined8 *)(param_2[2] + 0x10),&local_9);\n return param_1;\n }" { (expression_statement "FUN_0030f630(param_1,*(undefined8 *)(param_2[2] + 0x10),&local_9);" (call_expression "FUN_0030f630(param_1,*(undefined8 *)(param_2[2] + 0x10),&local_9)" identifier (argument_list "(param_1,*(undefined8 *)(param_2[2] + 0x10),&local_9)" ( identifier , (pointer_expression "*(undefined8 *)(param_2[2] + 0x10)" * (cast_expression "(undefined8 *)(param_2[2] + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2[2] + 0x10)" ( (binary_expression "param_2[2] + 0x10" (subscript_expression "param_2[2]" identifier [ number_literal ]) + number_literal) )))) , (pointer_expression "&local_9" & identifier) ))) ;) (return_statement "return param_1;" return identifier ;) })) (expression_statement "(**(code **)(*param_2 + 0x20))();" (call_expression "(**(code **)(*param_2 + 0x20))()" (parenthesized_expression "(**(code **)(*param_2 + 0x20))" ( (pointer_expression "**(code **)(*param_2 + 0x20)" * (pointer_expression "*(code **)(*param_2 + 0x20)" * (cast_expression "(code **)(*param_2 + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x20)" ( (binary_expression "*param_2 + 0x20" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "()" ( ))) ;) (return_statement "return param_1;" return identifier ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE 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 { (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) )))) , (pointer_expression & IDENT) ))) ;) (return_statement return IDENT ;) })) (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( ))) ;) (return_statement return IDENT ;) })))
|
(function_definition "undefined8 FUN_00325d10(undefined8 param_1,long *param_2)\n\n{\n undefined1 local_9;\n \n if (*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043de30) {\n FUN_0030f630(param_1,*(undefined8 *)(param_2[2] + 0x10),&local_9);\n return param_1;\n }\n (**(code **)(*param_2 + 0x20))();\n return param_1;\n}" (type_identifier "undefined8") (function_declarator "FUN_00325d10(undefined8 param_1,long *param_2)" (identifier "FUN_00325d10") (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 undefined1 local_9;\n \n if (*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043de30) {\n FUN_0030f630(param_1,*(undefined8 *)(param_2[2] + 0x10),&local_9);\n return param_1;\n }\n (**(code **)(*param_2 + 0x20))();\n return param_1;\n}" ({ "{") (declaration "undefined1 local_9;" (type_identifier "undefined1") (identifier "local_9") (; ";")) (if_statement "if (*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043de30) {\n FUN_0030f630(param_1,*(undefined8 *)(param_2[2] + 0x10),&local_9);\n return param_1;\n }" (if "if") (parenthesized_expression "(*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043de30)" (( "(") (binary_expression "*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043de30" (pointer_expression "*(code **)(*param_2 + 0x20)" (* "*") (cast_expression "(code **)(*param_2 + 0x20)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x20)" (( "(") (binary_expression "*param_2 + 0x20" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x20")) () ")")))) (== "==") (cast_expression "(code *)PTR_FUN_0043de30" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_FUN_0043de30"))) () ")")) (compound_statement "{\n FUN_0030f630(param_1,*(undefined8 *)(param_2[2] + 0x10),&local_9);\n return param_1;\n }" ({ "{") (expression_statement "FUN_0030f630(param_1,*(undefined8 *)(param_2[2] + 0x10),&local_9);" (call_expression "FUN_0030f630(param_1,*(undefined8 *)(param_2[2] + 0x10),&local_9)" (identifier "FUN_0030f630") (argument_list "(param_1,*(undefined8 *)(param_2[2] + 0x10),&local_9)" (( "(") (identifier "param_1") (, ",") (pointer_expression "*(undefined8 *)(param_2[2] + 0x10)" (* "*") (cast_expression "(undefined8 *)(param_2[2] + 0x10)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2[2] + 0x10)" (( "(") (binary_expression "param_2[2] + 0x10" (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]")) (+ "+") (number_literal "0x10")) () ")")))) (, ",") (pointer_expression "&local_9" (& "&") (identifier "local_9")) () ")"))) (; ";")) (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}"))) (expression_statement "(**(code **)(*param_2 + 0x20))();" (call_expression "(**(code **)(*param_2 + 0x20))()" (parenthesized_expression "(**(code **)(*param_2 + 0x20))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x20)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x20)" (* "*") (cast_expression "(code **)(*param_2 + 0x20)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x20)" (( "(") (binary_expression "*param_2 + 0x20" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x20")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}")))
|
/* std::moneypunct<wchar_t, true>::grouping() const */
void std::moneypunct<wchar_t,true>::grouping(void)
{
long *in_RSI;
type_1 *in_RDI;
type_2 local_9;
if (*(type_3 **)(*in_RSI + 0x20) == (type_3 *)PTR_do_grouping_0043de30) {
std::string::type_1(in_RDI,*(char **)(in_RSI[2] + 0x10),&local_9);
return;
}
(**(type_3 **)(*in_RSI + 0x20))();
return;
}
| null |
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (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 (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: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))) (pointer_expression argument: (identifier))))) (return_statement (identifier)))) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list))) (return_statement (identifier)))))
| null |
undefined8 MASKED(undefined8 param_1,long *param_2)
{
undefined1 local_9;
if (*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043de30) {
FUN_0030f630(param_1,*(undefined8 *)(param_2[2] + 0x10),&local_9);
return param_1;
}
(**(code **)(*param_2 + 0x20))();
return param_1;
}
|
1807_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
|
~Struct_text_unlikely_segment
|
FUN_0018bad0
|
/* DWARF original prototype: void ~Struct_text_unlikely_segment(Struct_text_unlikely_segment * this,
int __in_chrg) */
void __thiscall
gold::General_options::Struct_text_unlikely_segment::~Struct_text_unlikely_segment
(Struct_text_unlikely_segment *this,int __in_chrg)
{
pointer pcVar1;
(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00653198;
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_0018bad0(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00653198;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e330();
}
thunk_FUN_0049e330(param_1,0x68);
return;
}
|
LEA RAX,[0x653198]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x0018baf0
CALL 0x0049e330
MOV RDI,RBX
MOV ESI,0x68
POP RBX
JMP 0x0049e320
| null | null | null | null |
[('const-0', u'PTRSUB_-1207452809'), ('const-16', u'PTRSUB_-1207452801'), ('const-0', u'PTRSUB_-1207452813'), (u'PTRSUB_-1207452806', u'LOAD_-1207452952'), (u'PTRSUB_-1207452801', u'INT_NOTEQUAL_-1207452925'), (u'PTRSUB_-1207452813', u'STORE_-1207452956'), ('const-0', u'PTRSUB_-1207452806'), ('tmp_93', u'CALL_-1207452896'), (u'PTRSUB_-1207452809', u'PTRSUB_-1207452806'), (u'INT_NOTEQUAL_-1207452925', u'CBRANCH_-1207452924'), (u'CAST_-1207452809', u'STORE_-1207452956'), (u'PTRSUB_-1207452813', u'PTRSUB_-1207452809'), ('const-0', u'PTRSUB_-1207452819'), ('const-8', u'PTRSUB_-1207452814'), (u'PTRSUB_-1207452818', u'PTRSUB_-1207452813'), (u'LOAD_-1207452952', u'CAST_-1207452797'), ('const-8', u'PTRSUB_-1207452808'), (u'PTRSUB_-1207452808', u'PTRSUB_-1207452804'), ('tmp_58', u'CBRANCH_-1207452924'), ('const-0', u'PTRSUB_-1207452818'), ('const-433', u'STORE_-1207452956'), ('tmp_93', u'PTRSUB_-1207452818'), ('tmp_93', u'PTRSUB_-1207452808'), (u'PTRSUB_-1207452804', u'PTRSUB_-1207452801'), (u'CAST_-1207452797', u'INT_NOTEQUAL_-1207452925'), ('const-0', u'PTRSUB_-1207452804'), (u'PTRSUB_-1207452814', u'PTRSUB_-1207452813'), ('const-6631832', u'PTRSUB_-1207452819'), ('const-0', u'RETURN_-1207452892'), ('const-0', u'PTRSUB_-1207452813'), ('const-104', u'CALL_-1207452896'), (u'PTRSUB_-1207452819', u'CAST_-1207452809'), ('const-433', u'LOAD_-1207452952'), (u'LOAD_-1207452952', u'CALL_-1207452917'), ('tmp_93', u'PTRSUB_-1207452814')]
|
[('const-6631832', u'PTRSUB_-1207452820'), (u'LOAD_-1207452952', u'CAST_-1207452816'), ('const-1', u'PTRADD_-1207452817'), ('tmp_58', u'CBRANCH_-1207452924'), (u'PTRADD_-1207452812', u'INT_NOTEQUAL_-1207452925'), ('const-8', u'PTRADD_-1207452812'), ('tmp_194', u'CALL_-1207452896'), (u'PTRADD_-1207452817', u'LOAD_-1207452952'), ('const-433', u'LOAD_-1207452952'), ('tmp_194', u'PTRADD_-1207452812'), ('const-0', u'RETURN_-1207452892'), ('tmp_194', u'PTRADD_-1207452817'), ('tmp_194', u'STORE_-1207452956'), ('const-104', u'CALL_-1207452896'), (u'PTRSUB_-1207452820', u'STORE_-1207452956'), ('const-3', u'PTRADD_-1207452812'), ('const-433', u'STORE_-1207452956'), (u'CAST_-1207452816', u'INT_NOTEQUAL_-1207452925'), (u'INT_NOTEQUAL_-1207452925', u'CBRANCH_-1207452924'), ('const-8', u'PTRADD_-1207452817'), ('const-0', u'PTRSUB_-1207452820')]
| null | null |
0018bad0
|
x64
|
O2
|
(translation_unit "void FUN_0018bad0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00653198;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e330();\n }\n thunk_FUN_0049e330(param_1,0x68);\n return;\n}\n\n" (function_definition "void FUN_0018bad0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00653198;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e330();\n }\n thunk_FUN_0049e330(param_1,0x68);\n return;\n}" primitive_type (function_declarator "FUN_0018bad0(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_00653198;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e330();\n }\n thunk_FUN_0049e330(param_1,0x68);\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_00653198;" (assignment_expression "*param_1 = &PTR_FUN_00653198" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00653198" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e330();\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_0049e330();\n }" { (expression_statement "FUN_0049e330();" (call_expression "FUN_0049e330()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "thunk_FUN_0049e330(param_1,0x68);" (call_expression "thunk_FUN_0049e330(param_1,0x68)" identifier (argument_list "(param_1,0x68)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "/* DWARF original prototype: void ~Struct_text_unlikely_segment(Struct_text_unlikely_segment * this,\n int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_text_unlikely_segment::~Struct_text_unlikely_segment\n (Struct_text_unlikely_segment *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_00653198;\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_text_unlikely_segment::~Struct_text_unlikely_segment\n (Struct_text_unlikely_segment *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_00653198;\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_text_unlikely_segment::~" identifier : : identifier : : identifier : : ~) (function_declarator "Struct_text_unlikely_segment\n (Struct_text_unlikely_segment *this,int __in_chrg)" identifier (parameter_list "(Struct_text_unlikely_segment *this,int __in_chrg)" ( (parameter_declaration "Struct_text_unlikely_segment *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_00653198;\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_00653198;" (assignment_expression "(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00653198" (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_00653198" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR_parse_to_value_00653198" & 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_0018bad0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00653198;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e330();\n }\n thunk_FUN_0049e330(param_1,0x68);\n return;\n}\n\n" (function_definition "void FUN_0018bad0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00653198;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e330();\n }\n thunk_FUN_0049e330(param_1,0x68);\n return;\n}" primitive_type (function_declarator "FUN_0018bad0(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_00653198;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e330();\n }\n thunk_FUN_0049e330(param_1,0x68);\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_00653198;" (assignment_expression "*param_1 = &PTR_FUN_00653198" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00653198" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e330();\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_0049e330();\n }" { (expression_statement "FUN_0049e330();" (call_expression "FUN_0049e330()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "thunk_FUN_0049e330(param_1,0x68);" (call_expression "thunk_FUN_0049e330(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_0018bad0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00653198;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e330();\n }\n thunk_FUN_0049e330(param_1,0x68);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0018bad0(undefined8 *param_1)" (identifier "FUN_0018bad0") (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_00653198;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e330();\n }\n thunk_FUN_0049e330(param_1,0x68);\n return;\n}" ({ "{") (expression_statement "*param_1 = &PTR_FUN_00653198;" (assignment_expression "*param_1 = &PTR_FUN_00653198" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_00653198" (& "&") (identifier "PTR_FUN_00653198"))) (; ";")) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e330();\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_0049e330();\n }" ({ "{") (expression_statement "FUN_0049e330();" (call_expression "FUN_0049e330()" (identifier "FUN_0049e330") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "thunk_FUN_0049e330(param_1,0x68);" (call_expression "thunk_FUN_0049e330(param_1,0x68)" (identifier "thunk_FUN_0049e330") (argument_list "(param_1,0x68)" (( "(") (identifier "param_1") (, ",") (number_literal "0x68") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
/* DWARF original prototype: void ~Struct_text_unlikely_segment(Struct_text_unlikely_segment * 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_00653198;
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_00653198;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e330();
}
thunk_FUN_0049e330(param_1,0x68);
return;
}
|
3671_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
|
do_section_addralign
|
FUN_001f3450
|
/* DWARF original prototype: uint64_t do_section_addralign(Sized_incr_dynobj<64,_false> * this, uint
param_1) */
uint64_t __thiscall
gold::Sized_incr_dynobj<64,_false>::do_section_addralign
(Sized_incr_dynobj<64,_false> *this,uint param_1)
{
/* WARNING: Subroutine does not return */
do_gold_unreachable("../../gold/incremental.cc",0xb7f,"do_section_addralign");
}
|
void FUN_001f3450(void)
{
/* WARNING: Subroutine does not return */
FUN_001e9890("../../gold/incremental.cc",0xb7f,"do_section_addralign");
}
|
SUB RSP,0x8
LEA RDX,[0x3e30f0]
MOV ESI,0xb7f
LEA RDI,[0x3e24e4]
CALL 0x001e9890
| null | null | null | null |
[(u'COPY_-1207946101', u'CALL_-1207946116'), ('const-4075760', u'COPY_-1207946100'), ('const-2943', u'CALL_-1207946116'), (u'COPY_-1207946100', u'CALL_-1207946116'), ('const-1', u'RETURN_-1207946111'), ('const-4072676', u'COPY_-1207946101')]
|
[('const-4075760', u'COPY_-1207946102'), (u'COPY_-1207946102', u'CALL_-1207946116'), ('const-4072676', u'COPY_-1207946103'), (u'COPY_-1207946103', u'CALL_-1207946116'), ('const-1', u'RETURN_-1207946111'), ('const-2943', u'CALL_-1207946116')]
| null | null |
001f3450
|
x64
|
O2
|
(translation_unit "void FUN_001f3450(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/incremental.cc",0xb7f,"do_section_addralign");\n}\n\n" (function_definition "void FUN_001f3450(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/incremental.cc",0xb7f,"do_section_addralign");\n}" primitive_type (function_declarator "FUN_001f3450(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/incremental.cc",0xb7f,"do_section_addralign");\n}" { comment (expression_statement "FUN_001e9890("../../gold/incremental.cc",0xb7f,"do_section_addralign");" (call_expression "FUN_001e9890("../../gold/incremental.cc",0xb7f,"do_section_addralign")" identifier (argument_list "("../../gold/incremental.cc",0xb7f,"do_section_addralign")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""do_section_addralign"" " string_content ") ))) ;) })))
|
(translation_unit "/* DWARF original prototype: uint64_t do_section_addralign(Sized_incr_dynobj<64,_false> * this, uint\n param_1) */\n\nuint64_t __thiscall\ngold::Sized_incr_dynobj<64,_false>::do_section_addralign\n (Sized_incr_dynobj<64,_false> *this,uint param_1)\n\n{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0xb7f,"do_section_addralign");\n}\n\n" comment (ERROR "uint64_t __thiscall\ngold::Sized_incr_dynobj<64,_false>::do_section_addralign\n (Sized_incr_dynobj<64,_false> *this,uint param_1)\n\n{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/incremental.cc",0xb7f," primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<64" < number_literal) , (ERROR "_false>::do_section_addralign\n (Sized_incr_dynobj<64,_false> *this,uint param_1)\n\n{" identifier > : : (function_declarator "do_section_addralign\n (Sized_incr_dynobj<64,_false> *this,uint param_1)" identifier (parameter_list "(Sized_incr_dynobj<64,_false> *this,uint param_1)" ( (parameter_declaration "Sized_incr_dynobj" type_identifier) (ERROR "<64" < number_literal) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "uint param_1" type_identifier identifier) ))) {) comment identifier ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal ,) (expression_statement ""do_section_addralign");" (string_literal ""do_section_addralign"" " string_content ") (ERROR ")" )) ;) (ERROR "}" }))
|
(translation_unit "void FUN_001f3450(void)\n\n{\n \n FUN_001e9890("../../gold/incremental.cc",0xb7f,"do_section_addralign");\n}\n\n" (function_definition "void FUN_001f3450(void)\n\n{\n \n FUN_001e9890("../../gold/incremental.cc",0xb7f,"do_section_addralign");\n}" primitive_type (function_declarator "FUN_001f3450(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n \n FUN_001e9890("../../gold/incremental.cc",0xb7f,"do_section_addralign");\n}" { (expression_statement "FUN_001e9890("../../gold/incremental.cc",0xb7f,"do_section_addralign");" (call_expression "FUN_001e9890("../../gold/incremental.cc",0xb7f,"do_section_addralign")" identifier (argument_list "("../../gold/incremental.cc",0xb7f,"do_section_addralign")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""do_section_addralign"" " 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_001f3450(void)\n\n{\n \n FUN_001e9890("../../gold/incremental.cc",0xb7f,"do_section_addralign");\n}" (primitive_type "void") (function_declarator "FUN_001f3450(void)" (identifier "FUN_001f3450") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n FUN_001e9890("../../gold/incremental.cc",0xb7f,"do_section_addralign");\n}" ({ "{") (expression_statement "FUN_001e9890("../../gold/incremental.cc",0xb7f,"do_section_addralign");" (call_expression "FUN_001e9890("../../gold/incremental.cc",0xb7f,"do_section_addralign")" (identifier "FUN_001e9890") (argument_list "("../../gold/incremental.cc",0xb7f,"do_section_addralign")" (( "(") (string_literal ""../../gold/incremental.cc"" (" """) (string_content "../../gold/incremental.cc") (" """)) (, ",") (number_literal "0xb7f") (, ",") (string_literal ""do_section_addralign"" (" """) (string_content "do_section_addralign") (" """)) () ")"))) (; ";")) (} "}")))
|
/* DWARF original prototype: uint64_t do_section_addralign(Sized_incr_dynobj<64,_false> * this, uint
param_1) */
uint64_t __thiscall
gold::Sized_incr_dynobj<64,_false>::do_section_addralign
(Sized_incr_dynobj<64,_false> *this,uint param_1)
{
/* WARNING: Subroutine does not return */
do_gold_unreachable("../../gold/incremental.cc",0xb7f,"do_section_addralign");
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
| null |
void MASKED(void)
{
/* WARNING: Subroutine does not return */
FUN_001e9890("../../gold/incremental.cc",0xb7f,"do_section_addralign");
}
|
8200_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c
|
do_toupper
|
FUN_002d7ef0
|
/* std::ctype<char>::do_toupper(char) const */
undefined4 __thiscall std::ctype<char>::do_toupper(ctype<char> *this,char param_1)
{
return *(undefined4 *)(*(long *)(this + 0x20) + (ulong)(byte)param_1 * 4);
}
|
undefined4 FUN_002d7ef0(long param_1,byte param_2)
{
return *(undefined4 *)(*(long *)(param_1 + 0x20) + (ulong)param_2 * 4);
}
|
MOV RAX,qword ptr [RDI + 0x20]
MOVZX ESI,SIL
MOV EAX,dword ptr [RAX + RSI*0x4]
RET
| null | null | null | null |
[('const-433', u'LOAD_-1204650253'), (u'INT_MULT_-1204650211', u'INT_ADD_-1204650223'), ('const-433', u'LOAD_-1204650239'), (u'COPY_-1204650224', u'RETURN_-1204650223'), ('const-1', u'PTRADD_-1204650191'), (u'CAST_-1204650168', u'LOAD_-1204650253'), ('const-0', u'RETURN_-1204650223'), (u'LOAD_-1204650239', u'COPY_-1204650224'), (u'CAST_-1204650163', u'INT_ZEXT_-1204650214'), (u'CAST_-1204650158', u'LOAD_-1204650239'), (u'INT_ZEXT_-1204650214', u'INT_MULT_-1204650211'), (u'INT_ADD_-1204650223', u'CAST_-1204650158'), ('tmp_36', u'CAST_-1204650163'), (u'LOAD_-1204650253', u'INT_ADD_-1204650223'), (u'PTRADD_-1204650191', u'CAST_-1204650168'), ('const-4', u'INT_MULT_-1204650211'), ('const-32', u'PTRADD_-1204650191'), ('tmp_35', u'PTRADD_-1204650191')]
|
[('const-433', u'LOAD_-1204650253'), (u'INT_MULT_-1204650211', u'INT_ADD_-1204650223'), ('tmp_57', u'INT_ZEXT_-1204650215'), (u'INT_ZEXT_-1204650215', u'INT_MULT_-1204650211'), (u'LOAD_-1204650239', u'COPY_-1204650225'), (u'INT_ADD_-1204650223', u'CAST_-1204650160'), ('const-433', u'LOAD_-1204650239'), (u'CAST_-1204650160', u'LOAD_-1204650239'), ('const-0', u'RETURN_-1204650223'), (u'COPY_-1204650225', u'RETURN_-1204650223'), ('tmp_50', u'INT_ADD_-1204650237'), (u'CAST_-1204650169', u'LOAD_-1204650253'), (u'LOAD_-1204650253', u'INT_ADD_-1204650223'), ('const-4', u'INT_MULT_-1204650211'), (u'INT_ADD_-1204650237', u'CAST_-1204650169'), ('const-32', u'INT_ADD_-1204650237')]
| null | null |
002d7ef0
|
x64
|
O2
|
(translation_unit "undefined4 FUN_002d7ef0(long param_1,byte param_2)\n\n{\n return *(undefined4 *)(*(long *)(param_1 + 0x20) + (ulong)param_2 * 4);\n}\n\n" (function_definition "undefined4 FUN_002d7ef0(long param_1,byte param_2)\n\n{\n return *(undefined4 *)(*(long *)(param_1 + 0x20) + (ulong)param_2 * 4);\n}" type_identifier (function_declarator "FUN_002d7ef0(long param_1,byte param_2)" identifier (parameter_list "(long param_1,byte param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "byte param_2" type_identifier identifier) ))) (compound_statement "{\n return *(undefined4 *)(*(long *)(param_1 + 0x20) + (ulong)param_2 * 4);\n}" { (return_statement "return *(undefined4 *)(*(long *)(param_1 + 0x20) + (ulong)param_2 * 4);" return (pointer_expression "*(undefined4 *)(*(long *)(param_1 + 0x20) + (ulong)param_2 * 4)" * (cast_expression "(undefined4 *)(*(long *)(param_1 + 0x20) + (ulong)param_2 * 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x20) + (ulong)param_2 * 4)" ( (binary_expression "*(long *)(param_1 + 0x20) + (ulong)param_2 * 4" (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 "(ulong)param_2 * 4" (cast_expression "(ulong)param_2" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) )))) ;) })))
|
(translation_unit "/* std::ctype<char>::do_toupper(char) const */\n\nundefined4 __thiscall std::ctype<char>::do_toupper(ctype<char> *this,char param_1)\n\n{\n return *(undefined4 *)(*(long *)(this + 0x20) + (ulong)(byte)param_1 * 4);\n}\n\n" comment (function_definition "undefined4 __thiscall std::ctype<char>::do_toupper(ctype<char> *this,char param_1)\n\n{\n return *(undefined4 *)(*(long *)(this + 0x20) + (ulong)(byte)param_1 * 4);\n}" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::ctype<char>::" identifier : : identifier < primitive_type > : :) (function_declarator "do_toupper(ctype<char> *this,char param_1)" identifier (parameter_list "(ctype<char> *this,char param_1)" ( (parameter_declaration "ctype<char> *this" type_identifier (ERROR "<char>" < primitive_type >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "char param_1" primitive_type identifier) ))) (compound_statement "{\n return *(undefined4 *)(*(long *)(this + 0x20) + (ulong)(byte)param_1 * 4);\n}" { (return_statement "return *(undefined4 *)(*(long *)(this + 0x20) + (ulong)(byte)param_1 * 4);" return (pointer_expression "*(undefined4 *)(*(long *)(this + 0x20) + (ulong)(byte)param_1 * 4)" * (cast_expression "(undefined4 *)(*(long *)(this + 0x20) + (ulong)(byte)param_1 * 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(this + 0x20) + (ulong)(byte)param_1 * 4)" ( (binary_expression "*(long *)(this + 0x20) + (ulong)(byte)param_1 * 4" (pointer_expression "*(long *)(this + 0x20)" * (cast_expression "(long *)(this + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x20)" ( (binary_expression "this + 0x20" identifier + number_literal) )))) + (binary_expression "(ulong)(byte)param_1 * 4" (cast_expression "(ulong)(byte)param_1" ( (type_descriptor "ulong" type_identifier) ) (cast_expression "(byte)param_1" ( (type_descriptor "byte" type_identifier) ) identifier)) * number_literal)) )))) ;) })))
|
(translation_unit "undefined4 FUN_002d7ef0(long param_1,byte param_2)\n\n{\n return *(undefined4 *)(*(long *)(param_1 + 0x20) + (ulong)param_2 * 4);\n}\n\n" (function_definition "undefined4 FUN_002d7ef0(long param_1,byte param_2)\n\n{\n return *(undefined4 *)(*(long *)(param_1 + 0x20) + (ulong)param_2 * 4);\n}" type_identifier (function_declarator "FUN_002d7ef0(long param_1,byte param_2)" identifier (parameter_list "(long param_1,byte param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "byte param_2" type_identifier identifier) ))) (compound_statement "{\n return *(undefined4 *)(*(long *)(param_1 + 0x20) + (ulong)param_2 * 4);\n}" { (return_statement "return *(undefined4 *)(*(long *)(param_1 + 0x20) + (ulong)param_2 * 4);" return (pointer_expression "*(undefined4 *)(*(long *)(param_1 + 0x20) + (ulong)param_2 * 4)" * (cast_expression "(undefined4 *)(*(long *)(param_1 + 0x20) + (ulong)param_2 * 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x20) + (ulong)param_2 * 4)" ( (binary_expression "*(long *)(param_1 + 0x20) + (ulong)param_2 * 4" (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 "(ulong)param_2 * 4" (cast_expression "(ulong)param_2" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) )))) ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) )))) ;) })))
|
(function_definition "undefined4 FUN_002d7ef0(long param_1,byte param_2)\n\n{\n return *(undefined4 *)(*(long *)(param_1 + 0x20) + (ulong)param_2 * 4);\n}" (type_identifier "undefined4") (function_declarator "FUN_002d7ef0(long param_1,byte param_2)" (identifier "FUN_002d7ef0") (parameter_list "(long param_1,byte param_2)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "byte param_2" (type_identifier "byte") (identifier "param_2")) () ")"))) (compound_statement "{\n return *(undefined4 *)(*(long *)(param_1 + 0x20) + (ulong)param_2 * 4);\n}" ({ "{") (return_statement "return *(undefined4 *)(*(long *)(param_1 + 0x20) + (ulong)param_2 * 4);" (return "return") (pointer_expression "*(undefined4 *)(*(long *)(param_1 + 0x20) + (ulong)param_2 * 4)" (* "*") (cast_expression "(undefined4 *)(*(long *)(param_1 + 0x20) + (ulong)param_2 * 4)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_1 + 0x20) + (ulong)param_2 * 4)" (( "(") (binary_expression "*(long *)(param_1 + 0x20) + (ulong)param_2 * 4" (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 "(ulong)param_2 * 4" (cast_expression "(ulong)param_2" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "param_2")) (* "*") (number_literal "4"))) () ")")))) (; ";")) (} "}")))
|
/* std::ctype<char>::do_toupper(char) const */
type_1 __thiscall std::type_2<char>::function_1(type_2<char> *var_1,char param_1)
{
return *(type_1 *)(*(long *)(var_1 + 0x20) + (type_3)(type_4)param_1 * 4);
}
| null |
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (return_statement (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))))))))))
| null |
undefined4 MASKED(long param_1,byte param_2)
{
return *(undefined4 *)(*(long *)(param_1 + 0x20) + (ulong)param_2 * 4);
}
|
504_hppa-linux-gnu-objdump_and_hppa-linux-gnu-objdump_strip.c
|
cplus_demangle_fill_builtin_type
|
FUN_00138f60
|
int cplus_demangle_fill_builtin_type(demangle_component *p,char *type_name)
{
undefined *puVar1;
int iVar2;
size_t sVar3;
undefined8 *puVar4;
uint uVar5;
ulong uVar6;
if ((p != (demangle_component *)0x0) && (type_name != (char *)0x0)) {
uVar6 = 0;
sVar3 = strlen(type_name);
puVar1 = PTR_cplus_demangle_builtin_types_00154fc8;
puVar4 = (undefined8 *)PTR_cplus_demangle_builtin_types_00154fc8;
do {
if (*(int *)(puVar4 + 1) == (int)sVar3) {
iVar2 = strcmp(type_name,(char *)*puVar4);
if (iVar2 == 0) {
p->type = DEMANGLE_COMPONENT_BUILTIN_TYPE;
p->d_printing = 0;
(p->u).s_name.s = puVar1 + uVar6 * 0x20;
return 1;
}
}
uVar5 = (int)uVar6 + 1;
uVar6 = (ulong)uVar5;
puVar4 = puVar4 + 4;
} while (uVar5 != 0x21);
return 0;
}
return 0;
}
|
undefined8 FUN_00138f60(undefined8 *param_1,char *param_2)
{
undefined *puVar1;
int iVar2;
size_t sVar3;
undefined8 *puVar4;
uint uVar5;
ulong uVar6;
if ((param_1 != (undefined8 *)0x0) && (param_2 != (char *)0x0)) {
uVar6 = 0;
sVar3 = strlen(param_2);
puVar1 = PTR_cplus_demangle_builtin_types_00154fc8;
puVar4 = (undefined8 *)PTR_cplus_demangle_builtin_types_00154fc8;
do {
if (*(int *)(puVar4 + 1) == (int)sVar3) {
iVar2 = strcmp(param_2,(char *)*puVar4);
if (iVar2 == 0) {
*param_1 = 0x27;
param_1[1] = puVar1 + uVar6 * 0x20;
return 1;
}
}
uVar5 = (int)uVar6 + 1;
uVar6 = (ulong)uVar5;
puVar4 = puVar4 + 4;
} while (uVar5 != 0x21);
return 0;
}
return 0;
}
|
TEST RDI,RDI
JZ 0x00139008
TEST RSI,RSI
JZ 0x00139008
PUSH R15
MOV R15,RSI
PUSH R14
PUSH R13
PUSH R12
MOV R12,RDI
MOV RDI,RSI
PUSH RBP
XOR EBP,EBP
PUSH RBX
SUB RSP,0x8
CALL 0x00107250
MOV R13,qword ptr [0x00154fc8]
MOV R14D,EAX
MOV RBX,R13
JMP 0x00138fac
ADD EBP,0x1
ADD RBX,0x20
CMP EBP,0x21
JZ 0x00138ff0
CMP dword ptr [RBX + 0x8],R14D
JNZ 0x00138fa0
MOV RSI,qword ptr [RBX]
MOV RDI,R15
CALL 0x00107450
TEST EAX,EAX
JNZ 0x00138fa0
SHL RBP,0x5
MOV qword ptr [R12],0x27
LEA RAX,[RBP + R13*0x1]
MOV qword ptr [R12 + 0x8],RAX
ADD RSP,0x8
MOV EAX,0x1
POP RBX
POP RBP
POP R12
POP R13
POP R14
POP R15
RET
ADD RSP,0x8
XOR EAX,EAX
POP RBX
POP RBP
POP R12
POP R13
POP R14
POP R15
RET
XOR EAX,EAX
RET
| null | null | null | null |
[('const-33', u'INT_NOTEQUAL_-1207136128'), (u'COPY_-1207136014', u'MULTIEQUAL_-1207135912'), ('tmp_211', u'CBRANCH_-1207136250'), ('const-433', u'LOAD_-1207136269'), ('const-0', u'RETURN_-1207136088'), (u'INDIRECT_-1207135832', u'MULTIEQUAL_-1207135851'), (u'INT_ZEXT_-1207135968', u'MULTIEQUAL_-1207135912'), ('const-8', u'PTRSUB_-1207135758'), ('const-1', u'INT_ADD_-1207136150'), (u'LOAD_-1207136269', u'INT_EQUAL_-1207136254'), ('tmp_254', u'CBRANCH_-1207136218'), (u'MULTIEQUAL_-1207135851', u'COPY_-1207135818'), (u'INT_ADD_-1207136150', u'INT_ZEXT_-1207135968'), ('const-0', u'INT_EQUAL_-1207136220'), (u'PTRSUB_-1207135748', u'PTRSUB_-1207135757'), (u'LOAD_-1207136250', u'CAST_-1207135783'), (u'CAST_-1207135806', u'COPY_-1207135870'), (u'CALL_-1207136304', u'INDIRECT_-1207135878'), ('const-433', u'STORE_-1207135830'), ('const-0', u'COPY_-1207135908'), (u'INT_EQUAL_-1207136220', u'CBRANCH_-1207136218'), ('const-1', u'COPY_-1207135942'), (u'COPY_-1207135908', u'RETURN_-1207135967'), (u'INT_MULT_-1207136186', u'PTRADD_-1207136103'), (u'PTRADD_-1207136103', u'STORE_-1207136156'), ('const-0', u'RETURN_-1207135990'), (u'COPY_-1207135889', u'PTRADD_-1207136103'), (u'CALL_-1207136234', u'INT_EQUAL_-1207136220'), ('const-0', u'RETURN_-1207135967'), (u'INT_NOTEQUAL_-1207136400', u'CBRANCH_-1207136399'), (u'INDIRECT_-1207135878', u'CAST_-1207135806'), (u'CALL_-1207136304', u'SUBPIECE_-1207135897'), (u'CALL_-1207136234', u'INDIRECT_-1207135832'), (u'INT_EQUAL_-1207136254', u'CBRANCH_-1207136250'), ('tmp_558', u'CBRANCH_-1207136127'), (u'MULTIEQUAL_-1207135838', u'MULTIEQUAL_-1207135851'), (u'COPY_-1207135870', u'MULTIEQUAL_-1207135933'), (u'MULTIEQUAL_-1207135912', u'INT_MULT_-1207136186'), (u'MULTIEQUAL_-1207135912', u'SUBPIECE_-1207135931'), ('const-0', u'COPY_-1207136014'), ('const-433', u'LOAD_-1207136250'), ('tmp_50', u'CBRANCH_-1207136380'), (u'MULTIEQUAL_-1207135933', u'PTRADD_-1207135808'), ('tmp_726', u'INT_NOTEQUAL_-1207136400'), ('tmp_727', u'INT_NOTEQUAL_-1207136381'), (u'PTRSUB_-1207135768', u'STORE_-1207135830'), (u'INT_NOTEQUAL_-1207136381', u'CBRANCH_-1207136380'), ('const-0', u'STORE_-1207135830'), ('tmp_726', u'PTRSUB_-1207135768'), (u'COPY_-1207135919', u'RETURN_-1207135990'), (u'SUBPIECE_-1207135931', u'INT_ADD_-1207136150'), (u'PTRSUB_-1207135769', u'STORE_-1207136175'), ('tmp_727', u'CALL_-1207136234'), ('const-433', u'STORE_-1207136156'), ('tmp_727', u'CALL_-1207136304'), ('const-0', u'PTRSUB_-1207135769'), ('tmp_1323', u'COPY_-1207135807'), ('const-1', u'PTRADD_-1207135798'), ('const-4', u'PTRADD_-1207135808'), ('const-0', u'COPY_-1207135919'), (u'INDIRECT_-1207135801', u'COPY_-1207135841'), ('const-0', u'INT_NOTEQUAL_-1207136400'), ('tmp_24', u'CBRANCH_-1207136399'), (u'CAST_-1207135783', u'CALL_-1207136234'), ('const-433', u'STORE_-1207136175'), (u'INDIRECT_-1207135878', u'COPY_-1207135889'), ('const-0', u'PTRSUB_-1207135757'), (u'PTRADD_-1207135798', u'CAST_-1207135790'), ('const-8', u'PTRADD_-1207135798'), ('const-32', u'INT_MULT_-1207136186'), ('const-0', u'SUBPIECE_-1207135897'), ('tmp_174', u'BRANCH_-1207136284'), (u'INT_ADD_-1207136150', u'INT_NOTEQUAL_-1207136128'), (u'PTRADD_-1207135808', u'MULTIEQUAL_-1207135933'), (u'MULTIEQUAL_-1207135851', u'MULTIEQUAL_-1207135838'), (u'MULTIEQUAL_-1207135933', u'LOAD_-1207136250'), ('const-0', u'PTRSUB_-1207135748'), (u'STORE_-1207136156', u'INDIRECT_-1207135801'), (u'CAST_-1207135790', u'LOAD_-1207136269'), ('const-0', u'INT_NOTEQUAL_-1207136381'), ('tmp_726', u'PTRSUB_-1207135769'), ('const-1', u'PTRADD_-1207136103'), (u'MULTIEQUAL_-1207135933', u'PTRADD_-1207135798'), (u'INDIRECT_-1207135878', u'MULTIEQUAL_-1207135838'), (u'COPY_-1207135942', u'RETURN_-1207136088'), ('tmp_726', u'PTRSUB_-1207135758'), (u'PTRSUB_-1207135758', u'PTRSUB_-1207135748'), ('const-0', u'SUBPIECE_-1207135931'), ('const-8', u'PTRADD_-1207135808'), (u'SUBPIECE_-1207135897', u'INT_EQUAL_-1207136254'), ('const-39', u'STORE_-1207136175'), ('const-4', u'PTRSUB_-1207135768'), (u'INT_NOTEQUAL_-1207136128', u'CBRANCH_-1207136127'), (u'STORE_-1207136175', u'INDIRECT_-1207135815'), (u'PTRSUB_-1207135757', u'STORE_-1207136156')]
|
[('const-4', u'PTRADD_-1207135815'), ('tmp_211', u'CBRANCH_-1207136250'), ('const-0', u'RETURN_-1207136088'), ('const-0', u'COPY_-1207136017'), ('const-433', u'LOAD_-1207136250'), ('const-433', u'LOAD_-1207136269'), ('const-1', u'INT_ADD_-1207136150'), ('const-8', u'PTRADD_-1207135815'), (u'LOAD_-1207136269', u'INT_EQUAL_-1207136254'), ('tmp_254', u'CBRANCH_-1207136218'), (u'PTRADD_-1207135766', u'STORE_-1207136156'), (u'SUBPIECE_-1207135900', u'INT_EQUAL_-1207136254'), ('const-0', u'INT_EQUAL_-1207136220'), (u'PTRADD_-1207135815', u'MULTIEQUAL_-1207135936'), ('const-33', u'INT_NOTEQUAL_-1207136128'), (u'CAST_-1207135801', u'LOAD_-1207136269'), (u'INT_EQUAL_-1207136220', u'CBRANCH_-1207136218'), ('const-433', u'STORE_-1207136156'), ('const-1', u'COPY_-1207136139'), (u'LOAD_-1207136250', u'CAST_-1207135794'), (u'INT_MULT_-1207136186', u'PTRADD_-1207136103'), (u'MULTIEQUAL_-1207135936', u'LOAD_-1207136250'), (u'PTRADD_-1207136103', u'STORE_-1207136156'), ('const-0', u'RETURN_-1207135990'), ('tmp_1084', u'INT_NOTEQUAL_-1207136381'), ('tmp_1083', u'PTRADD_-1207135766'), (u'CALL_-1207136234', u'INT_EQUAL_-1207136220'), ('const-0', u'COPY_-1207135987'), ('const-0', u'RETURN_-1207135967'), (u'INT_NOTEQUAL_-1207136400', u'CBRANCH_-1207136399'), ('const-1', u'PTRADD_-1207135805'), (u'MULTIEQUAL_-1207135936', u'PTRADD_-1207135815'), ('const-0', u'SUBPIECE_-1207135900'), (u'INDIRECT_-1207135808', u'COPY_-1207135848'), (u'INT_EQUAL_-1207136254', u'CBRANCH_-1207136250'), ('tmp_558', u'CBRANCH_-1207136127'), (u'INDIRECT_-1207135885', u'MULTIEQUAL_-1207135845'), (u'MULTIEQUAL_-1207135936', u'PTRADD_-1207135805'), ('const-0', u'SUBPIECE_-1207135934'), ('tmp_1084', u'CALL_-1207136304'), ('tmp_1083', u'INT_NOTEQUAL_-1207136400'), ('tmp_1083', u'STORE_-1207136175'), ('tmp_50', u'CBRANCH_-1207136380'), (u'STORE_-1207136156', u'INDIRECT_-1207135808'), ('const-8', u'PTRADD_-1207135766'), (u'MULTIEQUAL_-1207135858', u'MULTIEQUAL_-1207135845'), (u'COPY_-1207136139', u'RETURN_-1207136088'), (u'MULTIEQUAL_-1207135858', u'COPY_-1207135825'), (u'INDIRECT_-1207135885', u'COPY_-1207135900'), (u'INT_NOTEQUAL_-1207136381', u'CBRANCH_-1207136380'), (u'SUBPIECE_-1207135934', u'INT_ADD_-1207136150'), (u'COPY_-1207136044', u'RETURN_-1207135990'), (u'CAST_-1207135817', u'COPY_-1207135881'), (u'CALL_-1207136234', u'INDIRECT_-1207135839'), ('const-1', u'PTRADD_-1207135766'), (u'INDIRECT_-1207135885', u'CAST_-1207135817'), ('const-433', u'STORE_-1207136175'), (u'COPY_-1207135987', u'RETURN_-1207135967'), (u'INDIRECT_-1207135839', u'MULTIEQUAL_-1207135858'), (u'COPY_-1207136017', u'MULTIEQUAL_-1207135915'), (u'INT_ADD_-1207136150', u'INT_ZEXT_-1207135971'), ('const-8', u'PTRADD_-1207135805'), (u'COPY_-1207135900', u'PTRADD_-1207136103'), ('const-0', u'INT_NOTEQUAL_-1207136400'), ('tmp_24', u'CBRANCH_-1207136399'), (u'CALL_-1207136304', u'SUBPIECE_-1207135900'), (u'PTRADD_-1207135805', u'CAST_-1207135801'), ('const-39', u'STORE_-1207136175'), ('tmp_174', u'BRANCH_-1207136284'), (u'INT_ADD_-1207136150', u'INT_NOTEQUAL_-1207136128'), (u'CAST_-1207135794', u'CALL_-1207136234'), (u'STORE_-1207136175', u'INDIRECT_-1207135822'), ('const-1', u'PTRADD_-1207136103'), ('tmp_1311', u'COPY_-1207135814'), ('const-32', u'INT_MULT_-1207136186'), ('const-0', u'INT_NOTEQUAL_-1207136381'), (u'INT_ZEXT_-1207135971', u'MULTIEQUAL_-1207135915'), (u'COPY_-1207135881', u'MULTIEQUAL_-1207135936'), (u'MULTIEQUAL_-1207135845', u'MULTIEQUAL_-1207135858'), (u'MULTIEQUAL_-1207135915', u'INT_MULT_-1207136186'), (u'MULTIEQUAL_-1207135915', u'SUBPIECE_-1207135934'), (u'INT_NOTEQUAL_-1207136128', u'CBRANCH_-1207136127'), ('const-0', u'COPY_-1207136044'), (u'CALL_-1207136304', u'INDIRECT_-1207135885'), ('tmp_1084', u'CALL_-1207136234')]
| null | null |
00138f60
|
x64
|
O2
|
(translation_unit "undefined8 FUN_00138f60(undefined8 *param_1,char *param_2)\n\n{\n undefined *puVar1;\n int iVar2;\n size_t sVar3;\n undefined8 *puVar4;\n uint uVar5;\n ulong uVar6;\n \n if ((param_1 != (undefined8 *)0x0) && (param_2 != (char *)0x0)) {\n uVar6 = 0;\n sVar3 = strlen(param_2);\n puVar1 = PTR_cplus_demangle_builtin_types_00154fc8;\n puVar4 = (undefined8 *)PTR_cplus_demangle_builtin_types_00154fc8;\n do {\n if (*(int *)(puVar4 + 1) == (int)sVar3) {\n iVar2 = strcmp(param_2,(char *)*puVar4);\n if (iVar2 == 0) {\n *param_1 = 0x27;\n param_1[1] = puVar1 + uVar6 * 0x20;\n return 1;\n }\n }\n uVar5 = (int)uVar6 + 1;\n uVar6 = (ulong)uVar5;\n puVar4 = puVar4 + 4;\n } while (uVar5 != 0x21);\n return 0;\n }\n return 0;\n}\n\n" (function_definition "undefined8 FUN_00138f60(undefined8 *param_1,char *param_2)\n\n{\n undefined *puVar1;\n int iVar2;\n size_t sVar3;\n undefined8 *puVar4;\n uint uVar5;\n ulong uVar6;\n \n if ((param_1 != (undefined8 *)0x0) && (param_2 != (char *)0x0)) {\n uVar6 = 0;\n sVar3 = strlen(param_2);\n puVar1 = PTR_cplus_demangle_builtin_types_00154fc8;\n puVar4 = (undefined8 *)PTR_cplus_demangle_builtin_types_00154fc8;\n do {\n if (*(int *)(puVar4 + 1) == (int)sVar3) {\n iVar2 = strcmp(param_2,(char *)*puVar4);\n if (iVar2 == 0) {\n *param_1 = 0x27;\n param_1[1] = puVar1 + uVar6 * 0x20;\n return 1;\n }\n }\n uVar5 = (int)uVar6 + 1;\n uVar6 = (ulong)uVar5;\n puVar4 = puVar4 + 4;\n } while (uVar5 != 0x21);\n return 0;\n }\n return 0;\n}" type_identifier (function_declarator "FUN_00138f60(undefined8 *param_1,char *param_2)" identifier (parameter_list "(undefined8 *param_1,char *param_2)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "char *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n undefined *puVar1;\n int iVar2;\n size_t sVar3;\n undefined8 *puVar4;\n uint uVar5;\n ulong uVar6;\n \n if ((param_1 != (undefined8 *)0x0) && (param_2 != (char *)0x0)) {\n uVar6 = 0;\n sVar3 = strlen(param_2);\n puVar1 = PTR_cplus_demangle_builtin_types_00154fc8;\n puVar4 = (undefined8 *)PTR_cplus_demangle_builtin_types_00154fc8;\n do {\n if (*(int *)(puVar4 + 1) == (int)sVar3) {\n iVar2 = strcmp(param_2,(char *)*puVar4);\n if (iVar2 == 0) {\n *param_1 = 0x27;\n param_1[1] = puVar1 + uVar6 * 0x20;\n return 1;\n }\n }\n uVar5 = (int)uVar6 + 1;\n uVar6 = (ulong)uVar5;\n puVar4 = puVar4 + 4;\n } while (uVar5 != 0x21);\n return 0;\n }\n return 0;\n}" { (declaration "undefined *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "size_t sVar3;" primitive_type identifier ;) (declaration "undefined8 *puVar4;" type_identifier (pointer_declarator "*puVar4" * identifier) ;) (declaration "uint uVar5;" type_identifier identifier ;) (declaration "ulong uVar6;" type_identifier identifier ;) (if_statement "if ((param_1 != (undefined8 *)0x0) && (param_2 != (char *)0x0)) {\n uVar6 = 0;\n sVar3 = strlen(param_2);\n puVar1 = PTR_cplus_demangle_builtin_types_00154fc8;\n puVar4 = (undefined8 *)PTR_cplus_demangle_builtin_types_00154fc8;\n do {\n if (*(int *)(puVar4 + 1) == (int)sVar3) {\n iVar2 = strcmp(param_2,(char *)*puVar4);\n if (iVar2 == 0) {\n *param_1 = 0x27;\n param_1[1] = puVar1 + uVar6 * 0x20;\n return 1;\n }\n }\n uVar5 = (int)uVar6 + 1;\n uVar6 = (ulong)uVar5;\n puVar4 = puVar4 + 4;\n } while (uVar5 != 0x21);\n return 0;\n }" if (parenthesized_expression "((param_1 != (undefined8 *)0x0) && (param_2 != (char *)0x0))" ( (binary_expression "(param_1 != (undefined8 *)0x0) && (param_2 != (char *)0x0)" (parenthesized_expression "(param_1 != (undefined8 *)0x0)" ( (binary_expression "param_1 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(param_2 != (char *)0x0)" ( (binary_expression "param_2 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (compound_statement "{\n uVar6 = 0;\n sVar3 = strlen(param_2);\n puVar1 = PTR_cplus_demangle_builtin_types_00154fc8;\n puVar4 = (undefined8 *)PTR_cplus_demangle_builtin_types_00154fc8;\n do {\n if (*(int *)(puVar4 + 1) == (int)sVar3) {\n iVar2 = strcmp(param_2,(char *)*puVar4);\n if (iVar2 == 0) {\n *param_1 = 0x27;\n param_1[1] = puVar1 + uVar6 * 0x20;\n return 1;\n }\n }\n uVar5 = (int)uVar6 + 1;\n uVar6 = (ulong)uVar5;\n puVar4 = puVar4 + 4;\n } while (uVar5 != 0x21);\n return 0;\n }" { (expression_statement "uVar6 = 0;" (assignment_expression "uVar6 = 0" identifier = number_literal) ;) (expression_statement "sVar3 = strlen(param_2);" (assignment_expression "sVar3 = strlen(param_2)" identifier = (call_expression "strlen(param_2)" identifier (argument_list "(param_2)" ( identifier )))) ;) (expression_statement "puVar1 = PTR_cplus_demangle_builtin_types_00154fc8;" (assignment_expression "puVar1 = PTR_cplus_demangle_builtin_types_00154fc8" identifier = identifier) ;) (expression_statement "puVar4 = (undefined8 *)PTR_cplus_demangle_builtin_types_00154fc8;" (assignment_expression "puVar4 = (undefined8 *)PTR_cplus_demangle_builtin_types_00154fc8" identifier = (cast_expression "(undefined8 *)PTR_cplus_demangle_builtin_types_00154fc8" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (do_statement "do {\n if (*(int *)(puVar4 + 1) == (int)sVar3) {\n iVar2 = strcmp(param_2,(char *)*puVar4);\n if (iVar2 == 0) {\n *param_1 = 0x27;\n param_1[1] = puVar1 + uVar6 * 0x20;\n return 1;\n }\n }\n uVar5 = (int)uVar6 + 1;\n uVar6 = (ulong)uVar5;\n puVar4 = puVar4 + 4;\n } while (uVar5 != 0x21);" do (compound_statement "{\n if (*(int *)(puVar4 + 1) == (int)sVar3) {\n iVar2 = strcmp(param_2,(char *)*puVar4);\n if (iVar2 == 0) {\n *param_1 = 0x27;\n param_1[1] = puVar1 + uVar6 * 0x20;\n return 1;\n }\n }\n uVar5 = (int)uVar6 + 1;\n uVar6 = (ulong)uVar5;\n puVar4 = puVar4 + 4;\n }" { (if_statement "if (*(int *)(puVar4 + 1) == (int)sVar3) {\n iVar2 = strcmp(param_2,(char *)*puVar4);\n if (iVar2 == 0) {\n *param_1 = 0x27;\n param_1[1] = puVar1 + uVar6 * 0x20;\n return 1;\n }\n }" if (parenthesized_expression "(*(int *)(puVar4 + 1) == (int)sVar3)" ( (binary_expression "*(int *)(puVar4 + 1) == (int)sVar3" (pointer_expression "*(int *)(puVar4 + 1)" * (cast_expression "(int *)(puVar4 + 1)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar4 + 1)" ( (binary_expression "puVar4 + 1" identifier + number_literal) )))) == (cast_expression "(int)sVar3" ( (type_descriptor "int" primitive_type) ) identifier)) )) (compound_statement "{\n iVar2 = strcmp(param_2,(char *)*puVar4);\n if (iVar2 == 0) {\n *param_1 = 0x27;\n param_1[1] = puVar1 + uVar6 * 0x20;\n return 1;\n }\n }" { (expression_statement "iVar2 = strcmp(param_2,(char *)*puVar4);" (assignment_expression "iVar2 = strcmp(param_2,(char *)*puVar4)" identifier = (call_expression "strcmp(param_2,(char *)*puVar4)" identifier (argument_list "(param_2,(char *)*puVar4)" ( identifier , (cast_expression "(char *)*puVar4" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar4" * identifier)) )))) ;) (if_statement "if (iVar2 == 0) {\n *param_1 = 0x27;\n param_1[1] = puVar1 + uVar6 * 0x20;\n return 1;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n *param_1 = 0x27;\n param_1[1] = puVar1 + uVar6 * 0x20;\n return 1;\n }" { (expression_statement "*param_1 = 0x27;" (assignment_expression "*param_1 = 0x27" (pointer_expression "*param_1" * identifier) = number_literal) ;) (expression_statement "param_1[1] = puVar1 + uVar6 * 0x20;" (assignment_expression "param_1[1] = puVar1 + uVar6 * 0x20" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (binary_expression "puVar1 + uVar6 * 0x20" identifier + (binary_expression "uVar6 * 0x20" identifier * number_literal))) ;) (return_statement "return 1;" return number_literal ;) })) })) (expression_statement "uVar5 = (int)uVar6 + 1;" (assignment_expression "uVar5 = (int)uVar6 + 1" identifier = (binary_expression "(int)uVar6 + 1" (cast_expression "(int)uVar6" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal)) ;) (expression_statement "uVar6 = (ulong)uVar5;" (assignment_expression "uVar6 = (ulong)uVar5" identifier = (cast_expression "(ulong)uVar5" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "puVar4 = puVar4 + 4;" (assignment_expression "puVar4 = puVar4 + 4" identifier = (binary_expression "puVar4 + 4" identifier + number_literal)) ;) }) while (parenthesized_expression "(uVar5 != 0x21)" ( (binary_expression "uVar5 != 0x21" identifier != number_literal) )) ;) (return_statement "return 0;" return number_literal ;) })) (return_statement "return 0;" return number_literal ;) })))
|
(translation_unit "int cplus_demangle_fill_builtin_type(demangle_component *p,char *type_name)\n\n{\n undefined *puVar1;\n int iVar2;\n size_t sVar3;\n undefined8 *puVar4;\n uint uVar5;\n ulong uVar6;\n \n if ((p != (demangle_component *)0x0) && (type_name != (char *)0x0)) {\n uVar6 = 0;\n sVar3 = strlen(type_name);\n puVar1 = PTR_cplus_demangle_builtin_types_00154fc8;\n puVar4 = (undefined8 *)PTR_cplus_demangle_builtin_types_00154fc8;\n do {\n if (*(int *)(puVar4 + 1) == (int)sVar3) {\n iVar2 = strcmp(type_name,(char *)*puVar4);\n if (iVar2 == 0) {\n p->type = DEMANGLE_COMPONENT_BUILTIN_TYPE;\n p->d_printing = 0;\n (p->u).s_name.s = puVar1 + uVar6 * 0x20;\n return 1;\n }\n }\n uVar5 = (int)uVar6 + 1;\n uVar6 = (ulong)uVar5;\n puVar4 = puVar4 + 4;\n } while (uVar5 != 0x21);\n return 0;\n }\n return 0;\n}\n\n" (function_definition "int cplus_demangle_fill_builtin_type(demangle_component *p,char *type_name)\n\n{\n undefined *puVar1;\n int iVar2;\n size_t sVar3;\n undefined8 *puVar4;\n uint uVar5;\n ulong uVar6;\n \n if ((p != (demangle_component *)0x0) && (type_name != (char *)0x0)) {\n uVar6 = 0;\n sVar3 = strlen(type_name);\n puVar1 = PTR_cplus_demangle_builtin_types_00154fc8;\n puVar4 = (undefined8 *)PTR_cplus_demangle_builtin_types_00154fc8;\n do {\n if (*(int *)(puVar4 + 1) == (int)sVar3) {\n iVar2 = strcmp(type_name,(char *)*puVar4);\n if (iVar2 == 0) {\n p->type = DEMANGLE_COMPONENT_BUILTIN_TYPE;\n p->d_printing = 0;\n (p->u).s_name.s = puVar1 + uVar6 * 0x20;\n return 1;\n }\n }\n uVar5 = (int)uVar6 + 1;\n uVar6 = (ulong)uVar5;\n puVar4 = puVar4 + 4;\n } while (uVar5 != 0x21);\n return 0;\n }\n return 0;\n}" primitive_type (function_declarator "cplus_demangle_fill_builtin_type(demangle_component *p,char *type_name)" identifier (parameter_list "(demangle_component *p,char *type_name)" ( (parameter_declaration "demangle_component *p" type_identifier (pointer_declarator "*p" * identifier)) , (parameter_declaration "char *type_name" primitive_type (pointer_declarator "*type_name" * identifier)) ))) (compound_statement "{\n undefined *puVar1;\n int iVar2;\n size_t sVar3;\n undefined8 *puVar4;\n uint uVar5;\n ulong uVar6;\n \n if ((p != (demangle_component *)0x0) && (type_name != (char *)0x0)) {\n uVar6 = 0;\n sVar3 = strlen(type_name);\n puVar1 = PTR_cplus_demangle_builtin_types_00154fc8;\n puVar4 = (undefined8 *)PTR_cplus_demangle_builtin_types_00154fc8;\n do {\n if (*(int *)(puVar4 + 1) == (int)sVar3) {\n iVar2 = strcmp(type_name,(char *)*puVar4);\n if (iVar2 == 0) {\n p->type = DEMANGLE_COMPONENT_BUILTIN_TYPE;\n p->d_printing = 0;\n (p->u).s_name.s = puVar1 + uVar6 * 0x20;\n return 1;\n }\n }\n uVar5 = (int)uVar6 + 1;\n uVar6 = (ulong)uVar5;\n puVar4 = puVar4 + 4;\n } while (uVar5 != 0x21);\n return 0;\n }\n return 0;\n}" { (declaration "undefined *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "size_t sVar3;" primitive_type identifier ;) (declaration "undefined8 *puVar4;" type_identifier (pointer_declarator "*puVar4" * identifier) ;) (declaration "uint uVar5;" type_identifier identifier ;) (declaration "ulong uVar6;" type_identifier identifier ;) (if_statement "if ((p != (demangle_component *)0x0) && (type_name != (char *)0x0)) {\n uVar6 = 0;\n sVar3 = strlen(type_name);\n puVar1 = PTR_cplus_demangle_builtin_types_00154fc8;\n puVar4 = (undefined8 *)PTR_cplus_demangle_builtin_types_00154fc8;\n do {\n if (*(int *)(puVar4 + 1) == (int)sVar3) {\n iVar2 = strcmp(type_name,(char *)*puVar4);\n if (iVar2 == 0) {\n p->type = DEMANGLE_COMPONENT_BUILTIN_TYPE;\n p->d_printing = 0;\n (p->u).s_name.s = puVar1 + uVar6 * 0x20;\n return 1;\n }\n }\n uVar5 = (int)uVar6 + 1;\n uVar6 = (ulong)uVar5;\n puVar4 = puVar4 + 4;\n } while (uVar5 != 0x21);\n return 0;\n }" if (parenthesized_expression "((p != (demangle_component *)0x0) && (type_name != (char *)0x0))" ( (binary_expression "(p != (demangle_component *)0x0) && (type_name != (char *)0x0)" (parenthesized_expression "(p != (demangle_component *)0x0)" ( (binary_expression "p != (demangle_component *)0x0" identifier != (cast_expression "(demangle_component *)0x0" ( (type_descriptor "demangle_component *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(type_name != (char *)0x0)" ( (binary_expression "type_name != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (compound_statement "{\n uVar6 = 0;\n sVar3 = strlen(type_name);\n puVar1 = PTR_cplus_demangle_builtin_types_00154fc8;\n puVar4 = (undefined8 *)PTR_cplus_demangle_builtin_types_00154fc8;\n do {\n if (*(int *)(puVar4 + 1) == (int)sVar3) {\n iVar2 = strcmp(type_name,(char *)*puVar4);\n if (iVar2 == 0) {\n p->type = DEMANGLE_COMPONENT_BUILTIN_TYPE;\n p->d_printing = 0;\n (p->u).s_name.s = puVar1 + uVar6 * 0x20;\n return 1;\n }\n }\n uVar5 = (int)uVar6 + 1;\n uVar6 = (ulong)uVar5;\n puVar4 = puVar4 + 4;\n } while (uVar5 != 0x21);\n return 0;\n }" { (expression_statement "uVar6 = 0;" (assignment_expression "uVar6 = 0" identifier = number_literal) ;) (expression_statement "sVar3 = strlen(type_name);" (assignment_expression "sVar3 = strlen(type_name)" identifier = (call_expression "strlen(type_name)" identifier (argument_list "(type_name)" ( identifier )))) ;) (expression_statement "puVar1 = PTR_cplus_demangle_builtin_types_00154fc8;" (assignment_expression "puVar1 = PTR_cplus_demangle_builtin_types_00154fc8" identifier = identifier) ;) (expression_statement "puVar4 = (undefined8 *)PTR_cplus_demangle_builtin_types_00154fc8;" (assignment_expression "puVar4 = (undefined8 *)PTR_cplus_demangle_builtin_types_00154fc8" identifier = (cast_expression "(undefined8 *)PTR_cplus_demangle_builtin_types_00154fc8" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (do_statement "do {\n if (*(int *)(puVar4 + 1) == (int)sVar3) {\n iVar2 = strcmp(type_name,(char *)*puVar4);\n if (iVar2 == 0) {\n p->type = DEMANGLE_COMPONENT_BUILTIN_TYPE;\n p->d_printing = 0;\n (p->u).s_name.s = puVar1 + uVar6 * 0x20;\n return 1;\n }\n }\n uVar5 = (int)uVar6 + 1;\n uVar6 = (ulong)uVar5;\n puVar4 = puVar4 + 4;\n } while (uVar5 != 0x21);" do (compound_statement "{\n if (*(int *)(puVar4 + 1) == (int)sVar3) {\n iVar2 = strcmp(type_name,(char *)*puVar4);\n if (iVar2 == 0) {\n p->type = DEMANGLE_COMPONENT_BUILTIN_TYPE;\n p->d_printing = 0;\n (p->u).s_name.s = puVar1 + uVar6 * 0x20;\n return 1;\n }\n }\n uVar5 = (int)uVar6 + 1;\n uVar6 = (ulong)uVar5;\n puVar4 = puVar4 + 4;\n }" { (if_statement "if (*(int *)(puVar4 + 1) == (int)sVar3) {\n iVar2 = strcmp(type_name,(char *)*puVar4);\n if (iVar2 == 0) {\n p->type = DEMANGLE_COMPONENT_BUILTIN_TYPE;\n p->d_printing = 0;\n (p->u).s_name.s = puVar1 + uVar6 * 0x20;\n return 1;\n }\n }" if (parenthesized_expression "(*(int *)(puVar4 + 1) == (int)sVar3)" ( (binary_expression "*(int *)(puVar4 + 1) == (int)sVar3" (pointer_expression "*(int *)(puVar4 + 1)" * (cast_expression "(int *)(puVar4 + 1)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar4 + 1)" ( (binary_expression "puVar4 + 1" identifier + number_literal) )))) == (cast_expression "(int)sVar3" ( (type_descriptor "int" primitive_type) ) identifier)) )) (compound_statement "{\n iVar2 = strcmp(type_name,(char *)*puVar4);\n if (iVar2 == 0) {\n p->type = DEMANGLE_COMPONENT_BUILTIN_TYPE;\n p->d_printing = 0;\n (p->u).s_name.s = puVar1 + uVar6 * 0x20;\n return 1;\n }\n }" { (expression_statement "iVar2 = strcmp(type_name,(char *)*puVar4);" (assignment_expression "iVar2 = strcmp(type_name,(char *)*puVar4)" identifier = (call_expression "strcmp(type_name,(char *)*puVar4)" identifier (argument_list "(type_name,(char *)*puVar4)" ( identifier , (cast_expression "(char *)*puVar4" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar4" * identifier)) )))) ;) (if_statement "if (iVar2 == 0) {\n p->type = DEMANGLE_COMPONENT_BUILTIN_TYPE;\n p->d_printing = 0;\n (p->u).s_name.s = puVar1 + uVar6 * 0x20;\n return 1;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n p->type = DEMANGLE_COMPONENT_BUILTIN_TYPE;\n p->d_printing = 0;\n (p->u).s_name.s = puVar1 + uVar6 * 0x20;\n return 1;\n }" { (expression_statement "p->type = DEMANGLE_COMPONENT_BUILTIN_TYPE;" (assignment_expression "p->type = DEMANGLE_COMPONENT_BUILTIN_TYPE" (field_expression "p->type" identifier -> field_identifier) = identifier) ;) (expression_statement "p->d_printing = 0;" (assignment_expression "p->d_printing = 0" (field_expression "p->d_printing" identifier -> field_identifier) = number_literal) ;) (expression_statement "(p->u).s_name.s = puVar1 + uVar6 * 0x20;" (assignment_expression "(p->u).s_name.s = puVar1 + uVar6 * 0x20" (field_expression "(p->u).s_name.s" (field_expression "(p->u).s_name" (parenthesized_expression "(p->u)" ( (field_expression "p->u" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (binary_expression "puVar1 + uVar6 * 0x20" identifier + (binary_expression "uVar6 * 0x20" identifier * number_literal))) ;) (return_statement "return 1;" return number_literal ;) })) })) (expression_statement "uVar5 = (int)uVar6 + 1;" (assignment_expression "uVar5 = (int)uVar6 + 1" identifier = (binary_expression "(int)uVar6 + 1" (cast_expression "(int)uVar6" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal)) ;) (expression_statement "uVar6 = (ulong)uVar5;" (assignment_expression "uVar6 = (ulong)uVar5" identifier = (cast_expression "(ulong)uVar5" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "puVar4 = puVar4 + 4;" (assignment_expression "puVar4 = puVar4 + 4" identifier = (binary_expression "puVar4 + 4" identifier + number_literal)) ;) }) while (parenthesized_expression "(uVar5 != 0x21)" ( (binary_expression "uVar5 != 0x21" identifier != number_literal) )) ;) (return_statement "return 0;" return number_literal ;) })) (return_statement "return 0;" return number_literal ;) })))
|
(translation_unit "undefined8 FUN_00138f60(undefined8 *param_1,char *param_2)\n\n{\n undefined *puVar1;\n int iVar2;\n size_t sVar3;\n undefined8 *puVar4;\n uint uVar5;\n ulong uVar6;\n \n if ((param_1 != (undefined8 *)0x0) && (param_2 != (char *)0x0)) {\n uVar6 = 0;\n sVar3 = strlen(param_2);\n puVar1 = PTR_cplus_demangle_builtin_types_00154fc8;\n puVar4 = (undefined8 *)PTR_cplus_demangle_builtin_types_00154fc8;\n do {\n if (*(int *)(puVar4 + 1) == (int)sVar3) {\n iVar2 = strcmp(param_2,(char *)*puVar4);\n if (iVar2 == 0) {\n *param_1 = 0x27;\n param_1[1] = puVar1 + uVar6 * 0x20;\n return 1;\n }\n }\n uVar5 = (int)uVar6 + 1;\n uVar6 = (ulong)uVar5;\n puVar4 = puVar4 + 4;\n } while (uVar5 != 0x21);\n return 0;\n }\n return 0;\n}\n\n" (function_definition "undefined8 FUN_00138f60(undefined8 *param_1,char *param_2)\n\n{\n undefined *puVar1;\n int iVar2;\n size_t sVar3;\n undefined8 *puVar4;\n uint uVar5;\n ulong uVar6;\n \n if ((param_1 != (undefined8 *)0x0) && (param_2 != (char *)0x0)) {\n uVar6 = 0;\n sVar3 = strlen(param_2);\n puVar1 = PTR_cplus_demangle_builtin_types_00154fc8;\n puVar4 = (undefined8 *)PTR_cplus_demangle_builtin_types_00154fc8;\n do {\n if (*(int *)(puVar4 + 1) == (int)sVar3) {\n iVar2 = strcmp(param_2,(char *)*puVar4);\n if (iVar2 == 0) {\n *param_1 = 0x27;\n param_1[1] = puVar1 + uVar6 * 0x20;\n return 1;\n }\n }\n uVar5 = (int)uVar6 + 1;\n uVar6 = (ulong)uVar5;\n puVar4 = puVar4 + 4;\n } while (uVar5 != 0x21);\n return 0;\n }\n return 0;\n}" type_identifier (function_declarator "FUN_00138f60(undefined8 *param_1,char *param_2)" identifier (parameter_list "(undefined8 *param_1,char *param_2)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "char *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n undefined *puVar1;\n int iVar2;\n size_t sVar3;\n undefined8 *puVar4;\n uint uVar5;\n ulong uVar6;\n \n if ((param_1 != (undefined8 *)0x0) && (param_2 != (char *)0x0)) {\n uVar6 = 0;\n sVar3 = strlen(param_2);\n puVar1 = PTR_cplus_demangle_builtin_types_00154fc8;\n puVar4 = (undefined8 *)PTR_cplus_demangle_builtin_types_00154fc8;\n do {\n if (*(int *)(puVar4 + 1) == (int)sVar3) {\n iVar2 = strcmp(param_2,(char *)*puVar4);\n if (iVar2 == 0) {\n *param_1 = 0x27;\n param_1[1] = puVar1 + uVar6 * 0x20;\n return 1;\n }\n }\n uVar5 = (int)uVar6 + 1;\n uVar6 = (ulong)uVar5;\n puVar4 = puVar4 + 4;\n } while (uVar5 != 0x21);\n return 0;\n }\n return 0;\n}" { (declaration "undefined *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "size_t sVar3;" primitive_type identifier ;) (declaration "undefined8 *puVar4;" type_identifier (pointer_declarator "*puVar4" * identifier) ;) (declaration "uint uVar5;" type_identifier identifier ;) (declaration "ulong uVar6;" type_identifier identifier ;) (if_statement "if ((param_1 != (undefined8 *)0x0) && (param_2 != (char *)0x0)) {\n uVar6 = 0;\n sVar3 = strlen(param_2);\n puVar1 = PTR_cplus_demangle_builtin_types_00154fc8;\n puVar4 = (undefined8 *)PTR_cplus_demangle_builtin_types_00154fc8;\n do {\n if (*(int *)(puVar4 + 1) == (int)sVar3) {\n iVar2 = strcmp(param_2,(char *)*puVar4);\n if (iVar2 == 0) {\n *param_1 = 0x27;\n param_1[1] = puVar1 + uVar6 * 0x20;\n return 1;\n }\n }\n uVar5 = (int)uVar6 + 1;\n uVar6 = (ulong)uVar5;\n puVar4 = puVar4 + 4;\n } while (uVar5 != 0x21);\n return 0;\n }" if (parenthesized_expression "((param_1 != (undefined8 *)0x0) && (param_2 != (char *)0x0))" ( (binary_expression "(param_1 != (undefined8 *)0x0) && (param_2 != (char *)0x0)" (parenthesized_expression "(param_1 != (undefined8 *)0x0)" ( (binary_expression "param_1 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(param_2 != (char *)0x0)" ( (binary_expression "param_2 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (compound_statement "{\n uVar6 = 0;\n sVar3 = strlen(param_2);\n puVar1 = PTR_cplus_demangle_builtin_types_00154fc8;\n puVar4 = (undefined8 *)PTR_cplus_demangle_builtin_types_00154fc8;\n do {\n if (*(int *)(puVar4 + 1) == (int)sVar3) {\n iVar2 = strcmp(param_2,(char *)*puVar4);\n if (iVar2 == 0) {\n *param_1 = 0x27;\n param_1[1] = puVar1 + uVar6 * 0x20;\n return 1;\n }\n }\n uVar5 = (int)uVar6 + 1;\n uVar6 = (ulong)uVar5;\n puVar4 = puVar4 + 4;\n } while (uVar5 != 0x21);\n return 0;\n }" { (expression_statement "uVar6 = 0;" (assignment_expression "uVar6 = 0" identifier = number_literal) ;) (expression_statement "sVar3 = strlen(param_2);" (assignment_expression "sVar3 = strlen(param_2)" identifier = (call_expression "strlen(param_2)" identifier (argument_list "(param_2)" ( identifier )))) ;) (expression_statement "puVar1 = PTR_cplus_demangle_builtin_types_00154fc8;" (assignment_expression "puVar1 = PTR_cplus_demangle_builtin_types_00154fc8" identifier = identifier) ;) (expression_statement "puVar4 = (undefined8 *)PTR_cplus_demangle_builtin_types_00154fc8;" (assignment_expression "puVar4 = (undefined8 *)PTR_cplus_demangle_builtin_types_00154fc8" identifier = (cast_expression "(undefined8 *)PTR_cplus_demangle_builtin_types_00154fc8" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (do_statement "do {\n if (*(int *)(puVar4 + 1) == (int)sVar3) {\n iVar2 = strcmp(param_2,(char *)*puVar4);\n if (iVar2 == 0) {\n *param_1 = 0x27;\n param_1[1] = puVar1 + uVar6 * 0x20;\n return 1;\n }\n }\n uVar5 = (int)uVar6 + 1;\n uVar6 = (ulong)uVar5;\n puVar4 = puVar4 + 4;\n } while (uVar5 != 0x21);" do (compound_statement "{\n if (*(int *)(puVar4 + 1) == (int)sVar3) {\n iVar2 = strcmp(param_2,(char *)*puVar4);\n if (iVar2 == 0) {\n *param_1 = 0x27;\n param_1[1] = puVar1 + uVar6 * 0x20;\n return 1;\n }\n }\n uVar5 = (int)uVar6 + 1;\n uVar6 = (ulong)uVar5;\n puVar4 = puVar4 + 4;\n }" { (if_statement "if (*(int *)(puVar4 + 1) == (int)sVar3) {\n iVar2 = strcmp(param_2,(char *)*puVar4);\n if (iVar2 == 0) {\n *param_1 = 0x27;\n param_1[1] = puVar1 + uVar6 * 0x20;\n return 1;\n }\n }" if (parenthesized_expression "(*(int *)(puVar4 + 1) == (int)sVar3)" ( (binary_expression "*(int *)(puVar4 + 1) == (int)sVar3" (pointer_expression "*(int *)(puVar4 + 1)" * (cast_expression "(int *)(puVar4 + 1)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar4 + 1)" ( (binary_expression "puVar4 + 1" identifier + number_literal) )))) == (cast_expression "(int)sVar3" ( (type_descriptor "int" primitive_type) ) identifier)) )) (compound_statement "{\n iVar2 = strcmp(param_2,(char *)*puVar4);\n if (iVar2 == 0) {\n *param_1 = 0x27;\n param_1[1] = puVar1 + uVar6 * 0x20;\n return 1;\n }\n }" { (expression_statement "iVar2 = strcmp(param_2,(char *)*puVar4);" (assignment_expression "iVar2 = strcmp(param_2,(char *)*puVar4)" identifier = (call_expression "strcmp(param_2,(char *)*puVar4)" identifier (argument_list "(param_2,(char *)*puVar4)" ( identifier , (cast_expression "(char *)*puVar4" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar4" * identifier)) )))) ;) (if_statement "if (iVar2 == 0) {\n *param_1 = 0x27;\n param_1[1] = puVar1 + uVar6 * 0x20;\n return 1;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n *param_1 = 0x27;\n param_1[1] = puVar1 + uVar6 * 0x20;\n return 1;\n }" { (expression_statement "*param_1 = 0x27;" (assignment_expression "*param_1 = 0x27" (pointer_expression "*param_1" * identifier) = number_literal) ;) (expression_statement "param_1[1] = puVar1 + uVar6 * 0x20;" (assignment_expression "param_1[1] = puVar1 + uVar6 * 0x20" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (binary_expression "puVar1 + uVar6 * 0x20" identifier + (binary_expression "uVar6 * 0x20" identifier * number_literal))) ;) (return_statement "return 1;" return number_literal ;) })) })) (expression_statement "uVar5 = (int)uVar6 + 1;" (assignment_expression "uVar5 = (int)uVar6 + 1" identifier = (binary_expression "(int)uVar6 + 1" (cast_expression "(int)uVar6" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal)) ;) (expression_statement "uVar6 = (ulong)uVar5;" (assignment_expression "uVar6 = (ulong)uVar5" identifier = (cast_expression "(ulong)uVar5" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "puVar4 = puVar4 + 4;" (assignment_expression "puVar4 = puVar4 + 4" identifier = (binary_expression "puVar4 + 4" identifier + number_literal)) ;) }) while (parenthesized_expression "(uVar5 != 0x21)" ( (binary_expression "uVar5 != 0x21" 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 (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) && (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) ;) (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == (cast_expression ( (type_descriptor TYPE) ) IDENT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression IDENT + (binary_expression IDENT * LIT))) ;) (return_statement return LIT ;) })) })) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) + LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT != LIT) )) ;) (return_statement return LIT ;) })) (return_statement return LIT ;) })))
|
(function_definition "undefined8 FUN_00138f60(undefined8 *param_1,char *param_2)\n\n{\n undefined *puVar1;\n int iVar2;\n size_t sVar3;\n undefined8 *puVar4;\n uint uVar5;\n ulong uVar6;\n \n if ((param_1 != (undefined8 *)0x0) && (param_2 != (char *)0x0)) {\n uVar6 = 0;\n sVar3 = strlen(param_2);\n puVar1 = PTR_cplus_demangle_builtin_types_00154fc8;\n puVar4 = (undefined8 *)PTR_cplus_demangle_builtin_types_00154fc8;\n do {\n if (*(int *)(puVar4 + 1) == (int)sVar3) {\n iVar2 = strcmp(param_2,(char *)*puVar4);\n if (iVar2 == 0) {\n *param_1 = 0x27;\n param_1[1] = puVar1 + uVar6 * 0x20;\n return 1;\n }\n }\n uVar5 = (int)uVar6 + 1;\n uVar6 = (ulong)uVar5;\n puVar4 = puVar4 + 4;\n } while (uVar5 != 0x21);\n return 0;\n }\n return 0;\n}" (type_identifier "undefined8") (function_declarator "FUN_00138f60(undefined8 *param_1,char *param_2)" (identifier "FUN_00138f60") (parameter_list "(undefined8 *param_1,char *param_2)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "char *param_2" (primitive_type "char") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")"))) (compound_statement "{\n undefined *puVar1;\n int iVar2;\n size_t sVar3;\n undefined8 *puVar4;\n uint uVar5;\n ulong uVar6;\n \n if ((param_1 != (undefined8 *)0x0) && (param_2 != (char *)0x0)) {\n uVar6 = 0;\n sVar3 = strlen(param_2);\n puVar1 = PTR_cplus_demangle_builtin_types_00154fc8;\n puVar4 = (undefined8 *)PTR_cplus_demangle_builtin_types_00154fc8;\n do {\n if (*(int *)(puVar4 + 1) == (int)sVar3) {\n iVar2 = strcmp(param_2,(char *)*puVar4);\n if (iVar2 == 0) {\n *param_1 = 0x27;\n param_1[1] = puVar1 + uVar6 * 0x20;\n return 1;\n }\n }\n uVar5 = (int)uVar6 + 1;\n uVar6 = (ulong)uVar5;\n puVar4 = puVar4 + 4;\n } while (uVar5 != 0x21);\n return 0;\n }\n return 0;\n}" ({ "{") (declaration "undefined *puVar1;" (type_identifier "undefined") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "size_t sVar3;" (primitive_type "size_t") (identifier "sVar3") (; ";")) (declaration "undefined8 *puVar4;" (type_identifier "undefined8") (pointer_declarator "*puVar4" (* "*") (identifier "puVar4")) (; ";")) (declaration "uint uVar5;" (type_identifier "uint") (identifier "uVar5") (; ";")) (declaration "ulong uVar6;" (type_identifier "ulong") (identifier "uVar6") (; ";")) (if_statement "if ((param_1 != (undefined8 *)0x0) && (param_2 != (char *)0x0)) {\n uVar6 = 0;\n sVar3 = strlen(param_2);\n puVar1 = PTR_cplus_demangle_builtin_types_00154fc8;\n puVar4 = (undefined8 *)PTR_cplus_demangle_builtin_types_00154fc8;\n do {\n if (*(int *)(puVar4 + 1) == (int)sVar3) {\n iVar2 = strcmp(param_2,(char *)*puVar4);\n if (iVar2 == 0) {\n *param_1 = 0x27;\n param_1[1] = puVar1 + uVar6 * 0x20;\n return 1;\n }\n }\n uVar5 = (int)uVar6 + 1;\n uVar6 = (ulong)uVar5;\n puVar4 = puVar4 + 4;\n } while (uVar5 != 0x21);\n return 0;\n }" (if "if") (parenthesized_expression "((param_1 != (undefined8 *)0x0) && (param_2 != (char *)0x0))" (( "(") (binary_expression "(param_1 != (undefined8 *)0x0) && (param_2 != (char *)0x0)" (parenthesized_expression "(param_1 != (undefined8 *)0x0)" (( "(") (binary_expression "param_1 != (undefined8 *)0x0" (identifier "param_1") (!= "!=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (&& "&&") (parenthesized_expression "(param_2 != (char *)0x0)" (( "(") (binary_expression "param_2 != (char *)0x0" (identifier "param_2") (!= "!=") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")"))) () ")")) (compound_statement "{\n uVar6 = 0;\n sVar3 = strlen(param_2);\n puVar1 = PTR_cplus_demangle_builtin_types_00154fc8;\n puVar4 = (undefined8 *)PTR_cplus_demangle_builtin_types_00154fc8;\n do {\n if (*(int *)(puVar4 + 1) == (int)sVar3) {\n iVar2 = strcmp(param_2,(char *)*puVar4);\n if (iVar2 == 0) {\n *param_1 = 0x27;\n param_1[1] = puVar1 + uVar6 * 0x20;\n return 1;\n }\n }\n uVar5 = (int)uVar6 + 1;\n uVar6 = (ulong)uVar5;\n puVar4 = puVar4 + 4;\n } while (uVar5 != 0x21);\n return 0;\n }" ({ "{") (expression_statement "uVar6 = 0;" (assignment_expression "uVar6 = 0" (identifier "uVar6") (= "=") (number_literal "0")) (; ";")) (expression_statement "sVar3 = strlen(param_2);" (assignment_expression "sVar3 = strlen(param_2)" (identifier "sVar3") (= "=") (call_expression "strlen(param_2)" (identifier "strlen") (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";")) (expression_statement "puVar1 = PTR_cplus_demangle_builtin_types_00154fc8;" (assignment_expression "puVar1 = PTR_cplus_demangle_builtin_types_00154fc8" (identifier "puVar1") (= "=") (identifier "PTR_cplus_demangle_builtin_types_00154fc8")) (; ";")) (expression_statement "puVar4 = (undefined8 *)PTR_cplus_demangle_builtin_types_00154fc8;" (assignment_expression "puVar4 = (undefined8 *)PTR_cplus_demangle_builtin_types_00154fc8" (identifier "puVar4") (= "=") (cast_expression "(undefined8 *)PTR_cplus_demangle_builtin_types_00154fc8" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_cplus_demangle_builtin_types_00154fc8"))) (; ";")) (do_statement "do {\n if (*(int *)(puVar4 + 1) == (int)sVar3) {\n iVar2 = strcmp(param_2,(char *)*puVar4);\n if (iVar2 == 0) {\n *param_1 = 0x27;\n param_1[1] = puVar1 + uVar6 * 0x20;\n return 1;\n }\n }\n uVar5 = (int)uVar6 + 1;\n uVar6 = (ulong)uVar5;\n puVar4 = puVar4 + 4;\n } while (uVar5 != 0x21);" (do "do") (compound_statement "{\n if (*(int *)(puVar4 + 1) == (int)sVar3) {\n iVar2 = strcmp(param_2,(char *)*puVar4);\n if (iVar2 == 0) {\n *param_1 = 0x27;\n param_1[1] = puVar1 + uVar6 * 0x20;\n return 1;\n }\n }\n uVar5 = (int)uVar6 + 1;\n uVar6 = (ulong)uVar5;\n puVar4 = puVar4 + 4;\n }" ({ "{") (if_statement "if (*(int *)(puVar4 + 1) == (int)sVar3) {\n iVar2 = strcmp(param_2,(char *)*puVar4);\n if (iVar2 == 0) {\n *param_1 = 0x27;\n param_1[1] = puVar1 + uVar6 * 0x20;\n return 1;\n }\n }" (if "if") (parenthesized_expression "(*(int *)(puVar4 + 1) == (int)sVar3)" (( "(") (binary_expression "*(int *)(puVar4 + 1) == (int)sVar3" (pointer_expression "*(int *)(puVar4 + 1)" (* "*") (cast_expression "(int *)(puVar4 + 1)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar4 + 1)" (( "(") (binary_expression "puVar4 + 1" (identifier "puVar4") (+ "+") (number_literal "1")) () ")")))) (== "==") (cast_expression "(int)sVar3" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "sVar3"))) () ")")) (compound_statement "{\n iVar2 = strcmp(param_2,(char *)*puVar4);\n if (iVar2 == 0) {\n *param_1 = 0x27;\n param_1[1] = puVar1 + uVar6 * 0x20;\n return 1;\n }\n }" ({ "{") (expression_statement "iVar2 = strcmp(param_2,(char *)*puVar4);" (assignment_expression "iVar2 = strcmp(param_2,(char *)*puVar4)" (identifier "iVar2") (= "=") (call_expression "strcmp(param_2,(char *)*puVar4)" (identifier "strcmp") (argument_list "(param_2,(char *)*puVar4)" (( "(") (identifier "param_2") (, ",") (cast_expression "(char *)*puVar4" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar4" (* "*") (identifier "puVar4"))) () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n *param_1 = 0x27;\n param_1[1] = puVar1 + uVar6 * 0x20;\n return 1;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n *param_1 = 0x27;\n param_1[1] = puVar1 + uVar6 * 0x20;\n return 1;\n }" ({ "{") (expression_statement "*param_1 = 0x27;" (assignment_expression "*param_1 = 0x27" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (number_literal "0x27")) (; ";")) (expression_statement "param_1[1] = puVar1 + uVar6 * 0x20;" (assignment_expression "param_1[1] = puVar1 + uVar6 * 0x20" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (binary_expression "puVar1 + uVar6 * 0x20" (identifier "puVar1") (+ "+") (binary_expression "uVar6 * 0x20" (identifier "uVar6") (* "*") (number_literal "0x20")))) (; ";")) (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}"))) (} "}"))) (expression_statement "uVar5 = (int)uVar6 + 1;" (assignment_expression "uVar5 = (int)uVar6 + 1" (identifier "uVar5") (= "=") (binary_expression "(int)uVar6 + 1" (cast_expression "(int)uVar6" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar6")) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "uVar6 = (ulong)uVar5;" (assignment_expression "uVar6 = (ulong)uVar5" (identifier "uVar6") (= "=") (cast_expression "(ulong)uVar5" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar5"))) (; ";")) (expression_statement "puVar4 = puVar4 + 4;" (assignment_expression "puVar4 = puVar4 + 4" (identifier "puVar4") (= "=") (binary_expression "puVar4 + 4" (identifier "puVar4") (+ "+") (number_literal "4"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(uVar5 != 0x21)" (( "(") (binary_expression "uVar5 != 0x21" (identifier "uVar5") (!= "!=") (number_literal "0x21")) () ")")) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}")))
|
int function_1(type_1 *var_1,char *var_2)
{
type_2 *var_7;
int var_6;
size_t sVar3;
type_3 *var_4;
type_4 var_9;
type_5 var_8;
if ((var_1 != (type_1 *)0x0) && (var_2 != (char *)0x0)) {
var_8 = 0;
sVar3 = var_3(var_2);
var_7 = PTR_cplus_demangle_builtin_types_00154fc8;
var_4 = (type_3 *)PTR_cplus_demangle_builtin_types_00154fc8;
do {
if (*(int *)(var_4 + 1) == (int)sVar3) {
var_6 = var_5(var_2,(char *)*var_4);
if (var_6 == 0) {
var_1->type = DEMANGLE_COMPONENT_BUILTIN_TYPE;
var_1->d_printing = 0;
(var_1->u).s_name.s = var_7 + var_8 * 0x20;
return 1;
}
}
var_9 = (int)var_8 + 1;
var_8 = (type_5)var_9;
var_4 = var_4 + 4;
} while (var_9 != 0x21);
return 0;
}
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: (primitive_type) 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: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) right: (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 (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: (identifier)))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) (return_statement (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) (return_statement (number_literal)))) (return_statement (number_literal)))))
| null |
undefined8 MASKED(undefined8 *param_1,char *param_2)
{
undefined *puVar1;
int iVar2;
size_t sVar3;
undefined8 *puVar4;
uint uVar5;
ulong uVar6;
if ((param_1 != (undefined8 *)0x0) && (param_2 != (char *)0x0)) {
uVar6 = 0;
sVar3 = strlen(param_2);
puVar1 = PTR_cplus_demangle_builtin_types_00154fc8;
puVar4 = (undefined8 *)PTR_cplus_demangle_builtin_types_00154fc8;
do {
if (*(int *)(puVar4 + 1) == (int)sVar3) {
iVar2 = strcmp(param_2,(char *)*puVar4);
if (iVar2 == 0) {
*param_1 = 0x27;
param_1[1] = puVar1 + uVar6 * 0x20;
return 1;
}
}
uVar5 = (int)uVar6 + 1;
uVar6 = (ulong)uVar5;
puVar4 = puVar4 + 4;
} while (uVar5 != 0x21);
return 0;
}
return 0;
}
|
178_md5sum_and_md5sum_strip.c
|
memcmp
|
memcmp
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int memcmp(void *__s1,void *__s2,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* memcmp@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int memcmp(void *__s1,void *__s2,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null |
[('const-1', u'RETURN_-1206923046')]
|
[('const-1', u'RETURN_-1206923046')]
| null | null |
0010d0d0
|
x64
|
O2
|
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint memcmp(void *__s1,void *__s2,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (function_definition "int memcmp(void *__s1,void *__s2,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "memcmp(void *__s1,void *__s2,size_t __n)" identifier (parameter_list "(void *__s1,void *__s2,size_t __n)" ( (parameter_declaration "void *__s1" primitive_type (pointer_declarator "*__s1" * identifier)) , (parameter_declaration "void *__s2" primitive_type (pointer_declarator "*__s2" * identifier)) , (parameter_declaration "size_t __n" primitive_type identifier) ))) (compound_statement "{\n /* 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 memcmp(void *__s1,void *__s2,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* memcmp@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment comment (function_definition "int memcmp(void *__s1,void *__s2,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* memcmp@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (function_declarator "memcmp(void *__s1,void *__s2,size_t __n)" identifier (parameter_list "(void *__s1,void *__s2,size_t __n)" ( (parameter_declaration "void *__s1" primitive_type (pointer_declarator "*__s1" * identifier)) , (parameter_declaration "void *__s2" primitive_type (pointer_declarator "*__s2" * identifier)) , (parameter_declaration "size_t __n" primitive_type identifier) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* memcmp@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
|
(translation_unit "int memcmp(void *__s1,void *__s2,size_t __n)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int memcmp(void *__s1,void *__s2,size_t __n)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "memcmp(void *__s1,void *__s2,size_t __n)" identifier (parameter_list "(void *__s1,void *__s2,size_t __n)" ( (parameter_declaration "void *__s1" primitive_type (pointer_declarator "*__s1" * identifier)) , (parameter_declaration "void *__s2" primitive_type (pointer_declarator "*__s2" * identifier)) , (parameter_declaration "size_t __n" primitive_type identifier) ))) (compound_statement "{\n \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 memcmp(void *__s1,void *__s2,size_t __n)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "memcmp(void *__s1,void *__s2,size_t __n)" (identifier "memcmp") (parameter_list "(void *__s1,void *__s2,size_t __n)" (( "(") (parameter_declaration "void *__s1" (primitive_type "void") (pointer_declarator "*__s1" (* "*") (identifier "__s1"))) (, ",") (parameter_declaration "void *__s2" (primitive_type "void") (pointer_declarator "*__s2" (* "*") (identifier "__s2"))) (, ",") (parameter_declaration "size_t __n" (primitive_type "size_t") (identifier "__n")) () ")"))) (compound_statement "{\n \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(void *__s1,void *__s2,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* memcmp@@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(void *__s1,void *__s2,size_t __n)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
1060_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
|
do_section_link
|
FUN_00155600
|
/* DWARF original prototype: uint do_section_link(Sized_relobj_dwo<64,_false> * this, uint param_1)
*/
uint __thiscall
gold::Sized_relobj_dwo<64,_false>::do_section_link(Sized_relobj_dwo<64,_false> *this,uint param_1)
{
/* WARNING: Subroutine does not return */
do_gold_unreachable("../../gold/dwp.cc",0x154,"do_section_link");
}
|
void FUN_00155600(void)
{
/* WARNING: Subroutine does not return */
FUN_0017c650("../../gold/dwp.cc",0x154,"do_section_link");
}
|
SUB RSP,0x8
LEA RDX,[0x36c7b0]
MOV ESI,0x154
LEA RDI,[0x36b004]
CALL 0x0017c650
| null | null | null | null |
[(u'COPY_-1207282117', u'CALL_-1207282132'), ('const-1', u'RETURN_-1207282127'), ('const-3590064', u'COPY_-1207282116'), (u'COPY_-1207282116', u'CALL_-1207282132'), ('const-3584004', u'COPY_-1207282117'), ('const-340', u'CALL_-1207282132')]
|
[('const-3584004', u'COPY_-1207282119'), ('const-1', u'RETURN_-1207282127'), (u'COPY_-1207282119', u'CALL_-1207282132'), ('const-340', u'CALL_-1207282132'), ('const-3590064', u'COPY_-1207282118'), (u'COPY_-1207282118', u'CALL_-1207282132')]
| null | null |
00155600
|
x64
|
O2
|
(translation_unit "void FUN_00155600(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/dwp.cc",0x154,"do_section_link");\n}\n\n" (function_definition "void FUN_00155600(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/dwp.cc",0x154,"do_section_link");\n}" primitive_type (function_declarator "FUN_00155600(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/dwp.cc",0x154,"do_section_link");\n}" { comment (expression_statement "FUN_0017c650("../../gold/dwp.cc",0x154,"do_section_link");" (call_expression "FUN_0017c650("../../gold/dwp.cc",0x154,"do_section_link")" identifier (argument_list "("../../gold/dwp.cc",0x154,"do_section_link")" ( (string_literal ""../../gold/dwp.cc"" " string_content ") , number_literal , (string_literal ""do_section_link"" " string_content ") ))) ;) })))
|
(translation_unit "/* DWARF original prototype: uint do_section_link(Sized_relobj_dwo<64,_false> * this, uint param_1)\n */\n\nuint __thiscall\ngold::Sized_relobj_dwo<64,_false>::do_section_link(Sized_relobj_dwo<64,_false> *this,uint param_1)\n\n{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/dwp.cc",0x154,"do_section_link");\n}\n\n" comment (ERROR "uint __thiscall\ngold::Sized_relobj_dwo<64,_false>::do_section_link(Sized_relobj_dwo<64,_false> *this,uint param_1)\n\n{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/dwp.cc",0x154," type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<64" < number_literal) , (ERROR "_false>::do_section_link(Sized_relobj_dwo<64,_false> *this,uint param_1)\n\n{" identifier > : : (function_declarator "do_section_link(Sized_relobj_dwo<64,_false> *this,uint param_1)" identifier (parameter_list "(Sized_relobj_dwo<64,_false> *this,uint param_1)" ( (parameter_declaration "Sized_relobj_dwo" type_identifier) (ERROR "<64" < number_literal) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "uint param_1" type_identifier identifier) ))) {) comment identifier ( (string_literal ""../../gold/dwp.cc"" " string_content ") , number_literal ,) (expression_statement ""do_section_link");" (string_literal ""do_section_link"" " string_content ") (ERROR ")" )) ;) (ERROR "}" }))
|
(translation_unit "void FUN_00155600(void)\n\n{\n \n FUN_0017c650("../../gold/dwp.cc",0x154,"do_section_link");\n}\n\n" (function_definition "void FUN_00155600(void)\n\n{\n \n FUN_0017c650("../../gold/dwp.cc",0x154,"do_section_link");\n}" primitive_type (function_declarator "FUN_00155600(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n \n FUN_0017c650("../../gold/dwp.cc",0x154,"do_section_link");\n}" { (expression_statement "FUN_0017c650("../../gold/dwp.cc",0x154,"do_section_link");" (call_expression "FUN_0017c650("../../gold/dwp.cc",0x154,"do_section_link")" identifier (argument_list "("../../gold/dwp.cc",0x154,"do_section_link")" ( (string_literal ""../../gold/dwp.cc"" " string_content ") , number_literal , (string_literal ""do_section_link"" " 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_00155600(void)\n\n{\n \n FUN_0017c650("../../gold/dwp.cc",0x154,"do_section_link");\n}" (primitive_type "void") (function_declarator "FUN_00155600(void)" (identifier "FUN_00155600") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n FUN_0017c650("../../gold/dwp.cc",0x154,"do_section_link");\n}" ({ "{") (expression_statement "FUN_0017c650("../../gold/dwp.cc",0x154,"do_section_link");" (call_expression "FUN_0017c650("../../gold/dwp.cc",0x154,"do_section_link")" (identifier "FUN_0017c650") (argument_list "("../../gold/dwp.cc",0x154,"do_section_link")" (( "(") (string_literal ""../../gold/dwp.cc"" (" """) (string_content "../../gold/dwp.cc") (" """)) (, ",") (number_literal "0x154") (, ",") (string_literal ""do_section_link"" (" """) (string_content "do_section_link") (" """)) () ")"))) (; ";")) (} "}")))
|
/* DWARF original prototype: uint do_section_link(Sized_relobj_dwo<64,_false> * this, uint param_1)
*/
uint __thiscall
gold::Sized_relobj_dwo<64,_false>::do_section_link(Sized_relobj_dwo<64,_false> *this,uint param_1)
{
/* WARNING: Subroutine does not return */
do_gold_unreachable("../../gold/dwp.cc",0x154,"do_section_link");
}
| 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/dwp.cc",0x154,"do_section_link");
}
|
88_m68k-linux-gnu-objdump_and_m68k-linux-gnu-objdump_strip.c
|
__fxstat
|
__fxstat
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int __fxstat(int __ver,int __fildes,stat *__stat_buf)
{
int iVar1;
iVar1 = (*(code *)PTR___fxstat_001552c0)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int __fxstat(int __ver,int __fildes,stat *__stat_buf)
{
int iVar1;
iVar1 = (*(code *)PTR___fxstat_001552c0)();
return iVar1;
}
|
JMP qword ptr [0x001552c0]
| null | null | null | null |
[(u'CAST_-1206946355', u'CALLIND_-1206946424'), (u'CALLIND_-1206946424', u'INDIRECT_-1206946360'), ('const-0', u'RETURN_-1206946421'), (u'CALLIND_-1206946424', u'RETURN_-1206946421'), (u'INDIRECT_-1206946360', u'COPY_-1206946419'), ('tmp_44', u'CAST_-1206946355')]
|
[(u'CAST_-1206946355', u'CALLIND_-1206946424'), (u'CALLIND_-1206946424', u'INDIRECT_-1206946360'), ('const-0', u'RETURN_-1206946421'), (u'CALLIND_-1206946424', u'RETURN_-1206946421'), (u'INDIRECT_-1206946360', u'COPY_-1206946419'), ('tmp_44', u'CAST_-1206946355')]
| null | null |
00107580
|
x64
|
O2
|
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint __fxstat(int __ver,int __fildes,stat *__stat_buf)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___fxstat_001552c0)();\n return iVar1;\n}\n\n" comment (function_definition "int __fxstat(int __ver,int __fildes,stat *__stat_buf)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___fxstat_001552c0)();\n return iVar1;\n}" primitive_type (function_declarator "__fxstat(int __ver,int __fildes,stat *__stat_buf)" identifier (parameter_list "(int __ver,int __fildes,stat *__stat_buf)" ( (parameter_declaration "int __ver" primitive_type identifier) , (parameter_declaration "int __fildes" primitive_type identifier) , (parameter_declaration "stat *__stat_buf" type_identifier (pointer_declarator "*__stat_buf" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR___fxstat_001552c0)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR___fxstat_001552c0)();" (assignment_expression "iVar1 = (*(code *)PTR___fxstat_001552c0)()" identifier = (call_expression "(*(code *)PTR___fxstat_001552c0)()" (parenthesized_expression "(*(code *)PTR___fxstat_001552c0)" ( (pointer_expression "*(code *)PTR___fxstat_001552c0" * (cast_expression "(code *)PTR___fxstat_001552c0" ( (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 __fxstat(int __ver,int __fildes,stat *__stat_buf)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___fxstat_001552c0)();\n return iVar1;\n}\n\n" comment (function_definition "int __fxstat(int __ver,int __fildes,stat *__stat_buf)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___fxstat_001552c0)();\n return iVar1;\n}" primitive_type (function_declarator "__fxstat(int __ver,int __fildes,stat *__stat_buf)" identifier (parameter_list "(int __ver,int __fildes,stat *__stat_buf)" ( (parameter_declaration "int __ver" primitive_type identifier) , (parameter_declaration "int __fildes" primitive_type identifier) , (parameter_declaration "stat *__stat_buf" type_identifier (pointer_declarator "*__stat_buf" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR___fxstat_001552c0)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR___fxstat_001552c0)();" (assignment_expression "iVar1 = (*(code *)PTR___fxstat_001552c0)()" identifier = (call_expression "(*(code *)PTR___fxstat_001552c0)()" (parenthesized_expression "(*(code *)PTR___fxstat_001552c0)" ( (pointer_expression "*(code *)PTR___fxstat_001552c0" * (cast_expression "(code *)PTR___fxstat_001552c0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
|
(translation_unit "int __fxstat(int __ver,int __fildes,stat *__stat_buf)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___fxstat_001552c0)();\n return iVar1;\n}\n\n" (function_definition "int __fxstat(int __ver,int __fildes,stat *__stat_buf)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___fxstat_001552c0)();\n return iVar1;\n}" primitive_type (function_declarator "__fxstat(int __ver,int __fildes,stat *__stat_buf)" identifier (parameter_list "(int __ver,int __fildes,stat *__stat_buf)" ( (parameter_declaration "int __ver" primitive_type identifier) , (parameter_declaration "int __fildes" primitive_type identifier) , (parameter_declaration "stat *__stat_buf" type_identifier (pointer_declarator "*__stat_buf" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR___fxstat_001552c0)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR___fxstat_001552c0)();" (assignment_expression "iVar1 = (*(code *)PTR___fxstat_001552c0)()" identifier = (call_expression "(*(code *)PTR___fxstat_001552c0)()" (parenthesized_expression "(*(code *)PTR___fxstat_001552c0)" ( (pointer_expression "*(code *)PTR___fxstat_001552c0" * (cast_expression "(code *)PTR___fxstat_001552c0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( )))) ;) (return_statement return IDENT ;) })))
|
(function_definition "int __fxstat(int __ver,int __fildes,stat *__stat_buf)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___fxstat_001552c0)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "__fxstat(int __ver,int __fildes,stat *__stat_buf)" (identifier "__fxstat") (parameter_list "(int __ver,int __fildes,stat *__stat_buf)" (( "(") (parameter_declaration "int __ver" (primitive_type "int") (identifier "__ver")) (, ",") (parameter_declaration "int __fildes" (primitive_type "int") (identifier "__fildes")) (, ",") (parameter_declaration "stat *__stat_buf" (type_identifier "stat") (pointer_declarator "*__stat_buf" (* "*") (identifier "__stat_buf"))) () ")"))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR___fxstat_001552c0)();\n return iVar1;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (expression_statement "iVar1 = (*(code *)PTR___fxstat_001552c0)();" (assignment_expression "iVar1 = (*(code *)PTR___fxstat_001552c0)()" (identifier "iVar1") (= "=") (call_expression "(*(code *)PTR___fxstat_001552c0)()" (parenthesized_expression "(*(code *)PTR___fxstat_001552c0)" (( "(") (pointer_expression "*(code *)PTR___fxstat_001552c0" (* "*") (cast_expression "(code *)PTR___fxstat_001552c0" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR___fxstat_001552c0"))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return iVar1;" (return "return") (identifier "iVar1") (; ";")) (} "}")))
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(int __ver,int __fildes,type_1 *__stat_buf)
{
int iVar1;
iVar1 = (*(type_2 *)PTR___fxstat_001552c0)();
return iVar1;
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) arguments: (argument_list)))) (return_statement (identifier)))))
| null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(int __ver,int __fildes,stat *__stat_buf)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_001552c0)();
return iVar1;
}
|
2032_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
|
setup
|
FUN_00167030
|
/* DWARF original prototype: void setup(Sized_relobj_dwo<32,_true> * this) */
void __thiscall gold::Sized_relobj_dwo<32,_true>::setup(Sized_relobj_dwo<32,_true> *this)
{
uint uVar1;
off_t start;
pointer puVar2;
pointer puVar3;
Input_file *pIVar4;
ulong uVar5;
uchar *pshdrs;
char *format;
uchar *names;
Compressed_section_map *pCVar6;
ulong uVar7;
uint uVar8;
ulong to;
start = (this->elf_file_).shoff_;
elfcpp::Elf_file<32,_true,_gold::Object>::initialize_shnum(&this->elf_file_);
puVar2 = (this->super_Sized_relobj<32,_true>).section_offsets_.
super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl._M_finish;
puVar3 = (this->super_Sized_relobj<32,_true>).section_offsets_.
super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl._M_start;
uVar1 = (this->elf_file_).shnum_;
uVar7 = (ulong)uVar1;
(this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.shnum_ = uVar1;
uVar5 = (long)puVar2 - (long)puVar3 >> 2;
if (uVar5 < uVar7) {
std::vector<unsigned_int,_std::allocator<unsigned_int>_>::_M_default_append
(&(this->super_Sized_relobj<32,_true>).section_offsets_,uVar7 - uVar5);
}
else if ((uVar7 < uVar5) && (puVar3 = puVar3 + uVar7, puVar2 != puVar3)) {
(this->super_Sized_relobj<32,_true>).section_offsets_.
super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl._M_finish = puVar3;
}
pIVar4 = (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.input_file_;
if (pIVar4 != (Input_file *)0x0) {
pshdrs = File_read::get_view(&pIVar4->file_,
(this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.
offset_,start,(ulong)(uVar1 * 0x28),true,false);
elfcpp::Elf_file<32,_true,_gold::Object>::initialize_shnum(&this->elf_file_);
uVar1 = (this->elf_file_).shstrndx_;
uVar8 = *(uint *)(pshdrs + (ulong)(uVar1 * 0x28) + 4);
uVar8 = uVar8 >> 0x18 | (uVar8 & 0xff0000) >> 8 | (uVar8 & 0xff00) << 8 | uVar8 << 0x18;
if (uVar8 != 3) {
format = (char *)gettext("section name section has wrong type: %u");
Object::error((Object *)this,format,(ulong)uVar8);
}
uVar8 = *(uint *)(pshdrs + (ulong)(uVar1 * 0x28) + 0x14);
uVar1 = *(uint *)(pshdrs + (ulong)(uVar1 * 0x28) + 0x10);
pIVar4 = (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.input_file_;
uVar5 = (ulong)(uVar8 >> 0x18 | (uVar8 & 0xff0000) >> 8 | (uVar8 & 0xff00) << 8 | uVar8 << 0x18)
;
if (pIVar4 != (Input_file *)0x0) {
names = File_read::get_view(&pIVar4->file_,
(this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.
offset_,(ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 |
(uVar1 & 0xff00) << 8 | uVar1 << 0x18),uVar5,false
,false);
pCVar6 = build_compressed_section_map<32,_true>
(pshdrs,(this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.
shnum_,(char *)names,uVar5,(Object *)this,true);
if ((pCVar6 != (Compressed_section_map *)0x0) &&
((pCVar6->_M_t)._M_impl.super__Rb_tree_header._M_node_count != 0)) {
(this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.compressed_sections_ = pCVar6
;
}
return;
}
}
/* WARNING: Subroutine does not return */
do_gold_unreachable("../../gold/object.h",0x1e3,"input_file");
}
|
void FUN_00167030(long param_1)
{
uint uVar1;
ulong uVar2;
long lVar3;
undefined8 uVar4;
long lVar5;
ulong uVar6;
uint uVar7;
uVar4 = *(undefined8 *)(param_1 + 0x100);
FUN_00166f40(param_1 + 0xf8);
uVar7 = *(uint *)(param_1 + 0x108);
uVar6 = (ulong)uVar7;
*(uint *)(param_1 + 0x38) = uVar7;
uVar2 = *(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2;
if (uVar2 < uVar6) {
FUN_001609c0(param_1 + 0xe0,uVar6 - uVar2);
}
else if ((uVar6 < uVar2) &&
(lVar3 = *(long *)(param_1 + 0xe0) + uVar6 * 4, *(long *)(param_1 + 0xe8) != lVar3)) {
*(long *)(param_1 + 0xe8) = lVar3;
}
if (*(long *)(param_1 + 0x28) != 0) {
lVar3 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),uVar4,
uVar7 * 0x28,1,0);
FUN_00166f40(param_1 + 0xf8);
lVar5 = (ulong)(uint)(*(int *)(param_1 + 0x10c) * 0x28) + lVar3;
uVar7 = *(uint *)(lVar5 + 4);
uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;
if (uVar7 != 3) {
uVar4 = gettext("section name section has wrong type: %u");
FUN_001bd150(param_1,uVar4,uVar7);
}
uVar7 = *(uint *)(lVar5 + 0x14);
uVar1 = *(uint *)(lVar5 + 0x10);
uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;
if (*(long *)(param_1 + 0x28) != 0) {
uVar4 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),
uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |
uVar1 << 0x18,uVar7,0,0);
lVar3 = FUN_001e2280(lVar3,*(undefined4 *)(param_1 + 0x38),uVar4,uVar7,param_1,1);
if ((lVar3 != 0) && (*(long *)(lVar3 + 0x28) != 0)) {
*(long *)(param_1 + 0x48) = lVar3;
}
return;
}
}
/* WARNING: Subroutine does not return */
FUN_0017c650("../../gold/object.h",0x1e3,"input_file");
}
|
PUSH R13
PUSH R12
PUSH RBP
LEA RBP,[RDI + 0xf8]
PUSH RBX
MOV RBX,RDI
SUB RSP,0x8
MOV R12,qword ptr [RDI + 0x100]
MOV RDI,RBP
CALL 0x00166f40
MOV RDX,qword ptr [RBX + 0xe8]
MOV RCX,qword ptr [RBX + 0xe0]
MOV ESI,dword ptr [RBX + 0x108]
MOV RAX,RDX
SUB RAX,RCX
MOV R13,RSI
MOV dword ptr [RBX + 0x38],ESI
SAR RAX,0x2
CMP RSI,RAX
JA 0x00167180
JC 0x00167160
MOV RDI,qword ptr [RBX + 0x28]
LEA ECX,[R13 + R13*0x4]
SHL ECX,0x3
TEST RDI,RDI
JZ 0x00167194
MOV RSI,qword ptr [RBX + 0x30]
MOV RDX,R12
ADD RDI,0x28
XOR R9D,R9D
MOV R8D,0x1
CALL 0x0017b1d0
MOV RDI,RBP
MOV R12,RAX
CALL 0x00166f40
MOV EAX,dword ptr [RBX + 0x10c]
LEA EBP,[RAX + RAX*0x4]
SHL EBP,0x3
ADD RBP,R12
MOV R13D,dword ptr [RBP + 0x4]
BSWAP R13D
CMP R13D,0x3
JZ 0x001670f7
LEA RDI,[0x36b960]
CALL 0x00147320
MOV EDX,R13D
MOV RDI,RBX
MOV RSI,RAX
XOR EAX,EAX
CALL 0x001bd150
MOV R13D,dword ptr [RBP + 0x14]
MOV EDX,dword ptr [RBP + 0x10]
MOV RDI,qword ptr [RBX + 0x28]
BSWAP R13D
BSWAP EDX
MOV R13D,R13D
MOV EDX,EDX
TEST RDI,RDI
JZ 0x00167194
MOV RSI,qword ptr [RBX + 0x30]
ADD RDI,0x28
XOR R9D,R9D
XOR R8D,R8D
MOV RCX,R13
CALL 0x0017b1d0
MOV ESI,dword ptr [RBX + 0x38]
MOV R8,RBX
MOV RCX,R13
MOV R9D,0x1
MOV RDX,RAX
MOV RDI,R12
CALL 0x001e2280
TEST RAX,RAX
JZ 0x00167155
CMP qword ptr [RAX + 0x28],0x0
JZ 0x00167155
MOV qword ptr [RBX + 0x48],RAX
ADD RSP,0x8
POP RBX
POP RBP
POP R12
POP R13
RET
LEA RAX,[RCX + RSI*0x4]
CMP RDX,RAX
JZ 0x00167086
MOV qword ptr [RBX + 0xe8],RAX
JMP 0x00167086
SUB RSI,RAX
LEA RDI,[RBX + 0xe0]
CALL 0x001609c0
JMP 0x00167086
LEA RDX,[0x36c798]
MOV ESI,0x1e3
LEA RDI,[0x36b016]
CALL 0x0017c650
| null | null | null | null |
[('tmp_1326', u'PTRSUB_-1207339664'), (u'PTRSUB_-1207339785', u'LOAD_-1207340939'), ('const-0', u'INT_NOTEQUAL_-1207340746'), (u'INT_MULT_-1207339780', u'INT_ZEXT_-1207339798'), (u'LOAD_-1207340602', u'INT_LEFT_-1207340559'), ('const-433', u'LOAD_-1207340513'), (u'PTRSUB_-1207339516', u'CALL_-1207340172'), ('const-40', u'PTRSUB_-1207339622'), (u'PTRSUB_-1207339664', u'PTRSUB_-1207339636'), (u'LOAD_-1207340376', u'CALL_-1207340340'), ('const-0', u'PTRSUB_-1207339740'), (u'PTRSUB_-1207339557', u'PTRSUB_-1207339543'), ('const-433', u'LOAD_-1207340740'), ('const-433', u'LOAD_-1207340939'), (u'INT_ZEXT_-1207339796', u'INT_ADD_-1207339746'), (u'PTRSUB_-1207339787', u'PTRSUB_-1207339767'), ('const-16', u'PTRSUB_-1207339826'), (u'PTRSUB_-1207339579', u'PTRSUB_-1207339557'), (u'LOAD_-1207340505', u'INT_AND_-1207340450'), (u'PTRADD_-1207339520', u'INT_NOTEQUAL_-1207340228'), (u'PTRSUB_-1207339810', u'PTRSUB_-1207339787'), (u'CALL_-1207340690', u'PTRADD_-1207340540'), ('tmp_275', u'CBRANCH_-1207340828'), ('const-20', u'PTRSUB_-1207339725'), (u'PTRSUB_-1207339835', u'PTRSUB_-1207339810'), (u'INT_ZEXT_-1207339798', u'INT_ADD_-1207339793'), (u'PTRSUB_-1207339918', u'CALL_-1207340674'), (u'PTRSUB_-1207339825', u'PTRSUB_-1207339786'), (u'LOAD_-1207340602', u'INT_AND_-1207340568'), ('const-0', u'PTRSUB_-1207339849'), (u'INT_NOTEQUAL_-1207340228', u'CBRANCH_-1207340227'), (u'LOAD_-1207340740', u'CALL_-1207340690'), (u'PTRSUB_-1207339810', u'LOAD_-1207340929'), (u'INT_LEFT_-1207340562', u'INT_OR_-1207340562'), (u'INT_RIGHT_-1207340446', u'INT_OR_-1207340447'), ('const-248', u'PTRSUB_-1207339918'), (u'LOAD_-1207340919', u'INT_ZEXT_-1207340242'), ('const-0', u'PTRSUB_-1207339636'), ('const-8', u'PTRSUB_-1207339860'), (u'CALL_-1207340340', u'INT_NOTEQUAL_-1207340325'), (u'LOAD_-1207340498', u'PTRSUB_-1207339658'), ('const-0', u'PTRSUB_-1207339874'), (u'PTRSUB_-1207339819', u'PTRSUB_-1207339798'), (u'LOAD_-1207340672', u'INT_MULT_-1207339778'), (u'INT_OR_-1207340559', u'INT_ZEXT_-1207340149'), (u'INT_ZEXT_-1207340108', u'CALL_-1207340378'), ('const-0', u'PTRSUB_-1207339548'), ('const-224', u'PTRSUB_-1207339540'), ('const-8', u'INT_LEFT_-1207340444'), ('tmp_1295', u'BRANCH_-1207340169'), (u'COPY_-1207339812', u'CALL_-1207340548'), (u'CALL_-1207340378', u'CAST_-1207339541'), (u'LOAD_-1207340929', u'CAST_-1207339761'), (u'INT_ZEXT_-1207340242', u'INT_LESS_-1207340820'), (u'INT_ADD_-1207339746', u'PTRADD_-1207340443'), ('const-1', u'CALL_-1207340690'), ('const-433', u'LOAD_-1207340672'), (u'PTRSUB_-1207339786', u'PTRSUB_-1207339763'), (u'PTRSUB_-1207339548', u'PTRSUB_-1207339535'), (u'PTRSUB_-1207339844', u'PTRSUB_-1207339819'), (u'PTRSUB_-1207339543', u'PTRSUB_-1207339516'), ('const-48', u'PTRSUB_-1207339722'), (u'LOAD_-1207340513', u'INT_LEFT_-1207340456'), ('const-433', u'LOAD_-1207340929'), (u'INT_OR_-1207340444', u'INT_OR_-1207340441'), (u'CALL_-1207340690', u'CALL_-1207340340'), (u'PTRSUB_-1207339826', u'LOAD_-1207340919'), (u'INT_AND_-1207340568', u'INT_RIGHT_-1207340564'), (u'PTRSUB_-1207339614', u'PTRSUB_-1207339598'), ('const-40', u'PTRSUB_-1207339658'), ('tmp_1326', u'PTRSUB_-1207339763'), ('const-0', u'PTRSUB_-1207339639'), ('const-0', u'PTRSUB_-1207339505'), (u'LOAD_-1207340961', u'CALL_-1207340690'), ('tmp_1326', u'PTRSUB_-1207339802'), ('tmp_1326', u'CAST_-1207339540'), ('const-433', u'LOAD_-1207340505'), ('const-8', u'PTRSUB_-1207339502'), ('const-40', u'INT_MULT_-1207339779'), ('tmp_1255', u'BRANCH_-1207340211'), ('const-3584022', u'COPY_-1207339616'), (u'LOAD_-1207340919', u'STORE_-1207340887'), (u'LOAD_-1207340672', u'INT_MULT_-1207339779'), (u'PTRSUB_-1207339763', u'PTRSUB_-1207339744'), ('const-3586400', u'COPY_-1207339812'), ('const-1', u'CALL_-1207340340'), ('tmp_1326', u'PTRSUB_-1207339597'), ('const-0', u'PTRSUB_-1207339518'), (u'CAST_-1207339660', u'LOAD_-1207340602'), (u'INT_RIGHT_-1207340566', u'INT_OR_-1207340565'), (u'LOAD_-1207340929', u'PTRADD_-1207339520'), ('tmp_1326', u'CAST_-1207339622'), (u'PTRSUB_-1207339639', u'PTRSUB_-1207339622'), (u'PTRSUB_-1207339798', u'PTRSUB_-1207339785'), (u'INT_OR_-1207340459', u'INT_OR_-1207340456'), ('const-483', u'CALL_-1207340177'), (u'INT_NOTEQUAL_-1207340440', u'CBRANCH_-1207340439'), ('const-56', u'PTRSUB_-1207339575'), (u'PTRSUB_-1207339885', u'PTRSUB_-1207339844'), (u'INT_OR_-1207340559', u'INT_NOTEQUAL_-1207340565'), (u'LOAD_-1207340939', u'CAST_-1207339762'), (u'INT_MULT_-1207339778', u'INT_ZEXT_-1207339796'), ('const-433', u'LOAD_-1207340323'), ('const-0', u'PTRSUB_-1207339885'), ('const-248', u'PTRSUB_-1207339902'), (u'PTRSUB_-1207339860', u'LOAD_-1207340961'), ('const-433', u'LOAD_-1207340816'), ('tmp_1326', u'PTRSUB_-1207339918'), (u'LOAD_-1207340602', u'INT_AND_-1207340565'), (u'LOAD_-1207340602', u'INT_RIGHT_-1207340566'), ('tmp_1326', u'PTRSUB_-1207339825'), (u'PTRADD_-1207340443', u'CAST_-1207339611'), (u'INT_LEFT_-1207340441', u'INT_OR_-1207340441'), (u'LOAD_-1207340434', u'CALL_-1207340378'), (u'PTRSUB_-1207339575', u'LOAD_-1207340376'), ('const-8', u'PTRSUB_-1207339785'), (u'CALL_-1207340340', u'STORE_-1207340301'), (u'LOAD_-1207340513', u'INT_AND_-1207340462'), ('const-433', u'STORE_-1207340887'), (u'LOAD_-1207340672', u'INT_MULT_-1207339780'), (u'CAST_-1207339616', u'LOAD_-1207340513'), ('const-0', u'PTRSUB_-1207339798'), ('const-433', u'STORE_-1207340301'), (u'LOAD_-1207340323', u'INT_NOTEQUAL_-1207340307'), ('const-24', u'INT_RIGHT_-1207340566'), (u'INT_AND_-1207340565', u'INT_LEFT_-1207340562'), (u'INT_OR_-1207340565', u'INT_OR_-1207340562'), (u'INT_AND_-1207340465', u'INT_RIGHT_-1207340461'), ('const-32', u'PTRSUB_-1207339543'), (u'CAST_-1207339611', u'LOAD_-1207340505'), ('const-0', u'PTRSUB_-1207339810'), ('const-1', u'PTRADD_-1207340540'), (u'PTRSUB_-1207339763', u'PTRSUB_-1207339725'), ('const-433', u'LOAD_-1207340376'), (u'LOAD_-1207340919', u'INT_MULT_-1207340769'), ('tmp_1245', u'CBRANCH_-1207340227'), ('const-24', u'INT_LEFT_-1207340559'), (u'PTRSUB_-1207339866', u'PTRSUB_-1207339826'), (u'INT_ZEXT_-1207340149', u'CALL_-1207340515'), (u'PTRSUB_-1207339622', u'LOAD_-1207340498'), ('const-0', u'CALL_-1207340690'), (u'INT_ZEXT_-1207339797', u'INT_ADD_-1207339751'), ('const-433', u'LOAD_-1207340498'), ('const-0', u'PTRSUB_-1207339876'), ('const-0', u'PTRSUB_-1207339579'), ('const-0', u'PTRSUB_-1207339567'), (u'PTRSUB_-1207339725', u'LOAD_-1207340672'), (u'PTRSUB_-1207339689', u'PTRSUB_-1207339661'), ('const-3590040', u'COPY_-1207339614'), ('tmp_428', u'CBRANCH_-1207340745'), (u'PTRSUB_-1207339763', u'PTRSUB_-1207339740'), ('const-248', u'PTRSUB_-1207339866'), (u'INT_RIGHT_-1207340448', u'INT_OR_-1207340447'), ('const-0', u'PTRSUB_-1207339763'), (u'LOAD_-1207340498', u'INT_NOTEQUAL_-1207340440'), ('const-0', u'PTRSUB_-1207339597'), (u'PTRSUB_-1207339902', u'PTRSUB_-1207339860'), (u'CAST_-1207339540', u'CALL_-1207340340'), (u'INT_AND_-1207340450', u'INT_RIGHT_-1207340446'), (u'INT_AND_-1207340462', u'INT_LEFT_-1207340459'), (u'INT_OR_-1207340462', u'INT_OR_-1207340459'), ('tmp_277', u'CBRANCH_-1207340821'), (u'PTRADD_-1207340540', u'CAST_-1207339660'), ('const-0', u'INT_NOTEQUAL_-1207340325'), ('const-8', u'INT_RIGHT_-1207340446'), ('const-65280', u'INT_AND_-1207340447'), (u'INT_ZEXT_-1207340242', u'INT_SUB_-1207340180'), ('tmp_1326', u'PTRSUB_-1207339567'), (u'CALL_-1207340548', u'CAST_-1207339639'), ('const-433', u'LOAD_-1207340434'), ('const-0', u'PTRSUB_-1207339802'), (u'INT_LEFT_-1207340459', u'INT_OR_-1207340459'), (u'INT_ZEXT_-1207340260', u'CALL_-1207340690'), (u'INT_NOTEQUAL_-1207340565', u'CBRANCH_-1207340563'), ('const-0', u'PTRSUB_-1207339606'), ('const-1', u'RETURN_-1207340172'), (u'LOAD_-1207340505', u'INT_RIGHT_-1207340448'), ('const-0', u'PTRSUB_-1207339639'), ('tmp_1326', u'PTRSUB_-1207339866'), ('tmp_1326', u'PTRSUB_-1207339902'), (u'PTRADD_-1207340451', u'CAST_-1207339616'), ('const-24', u'INT_RIGHT_-1207340448'), (u'PTRSUB_-1207339543', u'LOAD_-1207340323'), (u'PTRSUB_-1207339535', u'STORE_-1207340301'), (u'CALL_-1207340690', u'PTRADD_-1207340443'), ('const-224', u'PTRSUB_-1207339844'), (u'INT_MULT_-1207340769', u'INT_ZEXT_-1207340260'), (u'CAST_-1207339622', u'CALL_-1207340515'), ('const-0', u'PTRSUB_-1207339763'), (u'PTRSUB_-1207339606', u'PTRSUB_-1207339579'), ('const-224', u'PTRSUB_-1207339834'), (u'LOAD_-1207340513', u'INT_RIGHT_-1207340463'), ('tmp_1110', u'CBRANCH_-1207340304'), (u'CAST_-1207339761', u'INT_SUB_-1207340886'), (u'INT_LEFT_-1207340559', u'INT_OR_-1207340559'), (u'CAST_-1207339639', u'CALL_-1207340515'), ('const-0', u'PTRSUB_-1207339786'), (u'INT_ZEXT_-1207339970', u'CALL_-1207340340'), (u'PTRSUB_-1207339502', u'STORE_-1207340220'), (u'PTRSUB_-1207339540', u'PTRSUB_-1207339518'), (u'INT_SUB_-1207340886', u'INT_SRIGHT_-1207340853'), (u'LOAD_-1207340513', u'INT_AND_-1207340465'), ('const-40', u'INT_MULT_-1207340769'), (u'INT_OR_-1207340562', u'INT_OR_-1207340559'), ('const-0', u'PTRSUB_-1207339590'), ('const-65280', u'INT_AND_-1207340565'), ('const-24', u'INT_LEFT_-1207340441'), ('const-8', u'PTRSUB_-1207339557'), ('const-40', u'INT_MULT_-1207339780'), ('tmp_1326', u'PTRSUB_-1207339849'), ('tmp_924', u'CBRANCH_-1207340439'), ('const-433', u'LOAD_-1207340602'), (u'INT_RIGHT_-1207340463', u'INT_OR_-1207340462'), (u'PTRSUB_-1207339636', u'PTRSUB_-1207339614'), ('const-2', u'INT_SRIGHT_-1207340853'), (u'INT_SRIGHT_-1207340853', u'INT_SUB_-1207340180'), (u'INT_NOTEQUAL_-1207340325', u'CBRANCH_-1207340324'), (u'CAST_-1207339541', u'CALL_-1207340340'), ('const-40', u'INT_MULT_-1207339778'), (u'INT_MULT_-1207339779', u'INT_ZEXT_-1207339797'), (u'INT_LESS_-1207340832', u'CBRANCH_-1207340821'), ('const-1', u'PTRADD_-1207340443'), ('const-0', u'PTRSUB_-1207339787'), (u'INT_AND_-1207340447', u'INT_LEFT_-1207340444'), (u'INT_OR_-1207340447', u'INT_OR_-1207340444'), ('const-0', u'PTRSUB_-1207339543'), ('const-0', u'PTRSUB_-1207339825'), (u'INT_OR_-1207340441', u'INT_ZEXT_-1207340108'), (u'INT_LESS_-1207340820', u'CBRANCH_-1207340828'), ('const-16711680', u'INT_AND_-1207340568'), ('const-0', u'INT_NOTEQUAL_-1207340440'), ('const-0', u'CALL_-1207340378'), ('const-433', u'LOAD_-1207340919'), (u'INT_OR_-1207340456', u'INT_ZEXT_-1207339970'), ('tmp_1326', u'PTRSUB_-1207339876'), ('const-0', u'CALL_-1207340378'), (u'CALL_-1207340340', u'PTRSUB_-1207339606'), (u'INT_ADD_-1207339751', u'PTRADD_-1207340451'), (u'COPY_-1207339614', u'CALL_-1207340177'), ('const-0', u'PTRSUB_-1207339614'), ('const-40', u'PTRSUB_-1207339744'), ('const-56', u'PTRSUB_-1207339767'), (u'PTRSUB_-1207339793', u'CALL_-1207340690'), (u'LOAD_-1207340816', u'INT_NOTEQUAL_-1207340746'), ('const-24', u'INT_RIGHT_-1207340463'), ('const-4', u'PTRADD_-1207339520'), (u'PTRSUB_-1207339802', u'PTRSUB_-1207339763'), ('const-65280', u'INT_AND_-1207340462'), (u'INT_LEFT_-1207340456', u'INT_OR_-1207340456'), (u'PTRSUB_-1207339834', u'PTRSUB_-1207339874'), ('const-40', u'PTRSUB_-1207339793'), (u'INT_SRIGHT_-1207340853', u'INT_LESS_-1207340820'), ('const-433', u'LOAD_-1207340961'), (u'PTRSUB_-1207339876', u'PTRSUB_-1207339834'), ('const-0', u'PTRSUB_-1207339612'), (u'PTRSUB_-1207339590', u'PTRSUB_-1207339575'), ('const-0', u'RETURN_-1207340252'), (u'INT_SUB_-1207340180', u'CALL_-1207340172'), (u'INT_SRIGHT_-1207340853', u'INT_LESS_-1207340832'), ('const-8', u'INT_LEFT_-1207340562'), (u'INT_ZEXT_-1207340242', u'INT_LESS_-1207340832'), (u'PTRSUB_-1207339612', u'PTRSUB_-1207339590'), ('const-20', u'INT_ADD_-1207339751'), (u'INT_ADD_-1207339793', u'PTRADD_-1207340540'), ('tmp_740', u'CBRANCH_-1207340563'), (u'LOAD_-1207340939', u'INT_NOTEQUAL_-1207340228'), ('const-4', u'INT_ADD_-1207339793'), (u'CAST_-1207339762', u'INT_SUB_-1207340886'), (u'PTRSUB_-1207339567', u'PTRSUB_-1207339540'), (u'PTRSUB_-1207339661', u'PTRSUB_-1207339639'), (u'INT_RIGHT_-1207340564', u'INT_OR_-1207340565'), ('const-0', u'PTRSUB_-1207339664'), ('const-224', u'PTRSUB_-1207339516'), (u'INT_NOTEQUAL_-1207340746', u'CBRANCH_-1207340745'), ('const-8', u'INT_LEFT_-1207340459'), (u'PTRSUB_-1207339744', u'LOAD_-1207340816'), (u'CALL_-1207340690', u'PTRADD_-1207340451'), (u'LOAD_-1207340505', u'INT_AND_-1207340447'), ('const-0', u'PTRSUB_-1207339819'), (u'PTRSUB_-1207339505', u'PTRSUB_-1207339502'), (u'PTRSUB_-1207339598', u'LOAD_-1207340434'), (u'INT_ZEXT_-1207339970', u'CALL_-1207340378'), ('const-0', u'PTRSUB_-1207339835'), ('const-16711680', u'INT_AND_-1207340450'), (u'PTRSUB_-1207339518', u'PTRSUB_-1207339505'), (u'PTRSUB_-1207339722', u'LOAD_-1207340740'), ('const-0', u'INT_NOTEQUAL_-1207340307'), (u'PTRSUB_-1207339918', u'CALL_-1207340941'), ('const-0', u'PTRSUB_-1207339810'), ('const-16', u'INT_ADD_-1207339746'), ('const-0', u'PTRSUB_-1207339661'), (u'INT_LEFT_-1207340444', u'INT_OR_-1207340444'), (u'PTRADD_-1207339520', u'STORE_-1207340220'), ('const-8', u'INT_RIGHT_-1207340564'), (u'PTRSUB_-1207339767', u'STORE_-1207340887'), ('const-24', u'INT_LEFT_-1207340456'), (u'LOAD_-1207340505', u'INT_LEFT_-1207340441'), ('const-433', u'STORE_-1207340220'), (u'PTRSUB_-1207339849', u'PTRSUB_-1207339810'), ('tmp_1326', u'PTRSUB_-1207339543'), (u'LOAD_-1207340816', u'PTRSUB_-1207339793'), ('const-1', u'PTRADD_-1207340451'), ('tmp_1326', u'PTRSUB_-1207339885'), ('const-0', u'PTRSUB_-1207339570'), (u'COPY_-1207339616', u'CALL_-1207340177'), (u'PTRSUB_-1207339597', u'PTRSUB_-1207339570'), (u'PTRSUB_-1207339740', u'PTRSUB_-1207339722'), ('const-48', u'PTRSUB_-1207339598'), ('const-0', u'PTRSUB_-1207339689'), ('tmp_1326', u'PTRSUB_-1207339639'), ('const-16711680', u'INT_AND_-1207340465'), (u'PTRSUB_-1207339658', u'CALL_-1207340378'), (u'PTRSUB_-1207339570', u'PTRSUB_-1207339548'), (u'PTRSUB_-1207339639', u'PTRSUB_-1207339612'), ('const-248', u'PTRSUB_-1207339763'), (u'INT_NOTEQUAL_-1207340307', u'CBRANCH_-1207340304'), ('const-72', u'PTRSUB_-1207339535'), ('tmp_1326', u'PTRSUB_-1207339689'), (u'INT_ZEXT_-1207340242', u'PTRADD_-1207339520'), ('const-8', u'INT_RIGHT_-1207340461'), (u'PTRSUB_-1207339874', u'PTRSUB_-1207339835'), (u'INT_RIGHT_-1207340461', u'INT_OR_-1207340462'), ('tmp_1074', u'CBRANCH_-1207340324'), ('const-3', u'INT_NOTEQUAL_-1207340565')]
|
[('const-0', u'INT_NOTEQUAL_-1207340746'), (u'LOAD_-1207340602', u'INT_LEFT_-1207340559'), ('const-433', u'STORE_-1207340301'), ('const-433', u'LOAD_-1207340919'), (u'INT_OR_-1207340456', u'CALL_-1207340378'), ('const-0', u'CALL_-1207340690'), (u'INT_ADD_-1207340975', u'CALL_-1207340674'), (u'CAST_-1207339664', u'LOAD_-1207340376'), (u'LOAD_-1207340376', u'CALL_-1207340340'), ('const-48', u'INT_ADD_-1207340418'), (u'CAST_-1207339711', u'LOAD_-1207340498'), (u'LOAD_-1207340672', u'INT_MULT_-1207340624'), (u'INT_ADD_-1207340409', u'CALL_-1207340378'), ('tmp_2502', u'INT_ADD_-1207340913'), ('tmp_2502', u'INT_ADD_-1207340903'), ('const-4', u'INT_ADD_-1207340586'), (u'LOAD_-1207340505', u'INT_AND_-1207340450'), (u'LOAD_-1207340816', u'INT_ADD_-1207340711'), ('tmp_275', u'CBRANCH_-1207340828'), ('const-56', u'INT_ADD_-1207340873'), (u'COPY_-1207339817', u'CALL_-1207340548'), (u'INT_ADD_-1207340360', u'CAST_-1207339664'), (u'LOAD_-1207340602', u'INT_AND_-1207340568'), ('const-72', u'INT_ADD_-1207340287'), (u'CALL_-1207340340', u'INT_ADD_-1207340307'), (u'INT_NOTEQUAL_-1207340228', u'CBRANCH_-1207340227'), (u'LOAD_-1207340740', u'CALL_-1207340690'), (u'INT_LEFT_-1207340562', u'INT_OR_-1207340562'), (u'INT_RIGHT_-1207340446', u'INT_OR_-1207340447'), ('const-248', u'INT_ADD_-1207340975'), (u'CALL_-1207340340', u'INT_NOTEQUAL_-1207340325'), ('const-232', u'INT_ADD_-1207340206'), ('const-433', u'LOAD_-1207340434'), ('const-8', u'INT_LEFT_-1207340444'), ('tmp_1295', u'BRANCH_-1207340169'), (u'INT_MULT_-1207340769', u'CALL_-1207340690'), ('tmp_2502', u'INT_ADD_-1207340945'), ('const-433', u'STORE_-1207340887'), ('const-232', u'INT_ADD_-1207340923'), ('const-433', u'LOAD_-1207340929'), (u'LOAD_-1207340513', u'INT_LEFT_-1207340456'), (u'INT_OR_-1207340444', u'INT_OR_-1207340441'), (u'CALL_-1207340690', u'CALL_-1207340340'), (u'INT_AND_-1207340568', u'INT_RIGHT_-1207340564'), ('const-0', u'CALL_-1207340378'), (u'LOAD_-1207340961', u'CALL_-1207340690'), ('tmp_1255', u'BRANCH_-1207340211'), (u'CAST_-1207339769', u'INT_ZEXT_-1207340144'), (u'LOAD_-1207340919', u'STORE_-1207340887'), (u'INT_ADD_-1207340287', u'CAST_-1207339624'), (u'CAST_-1207339878', u'LOAD_-1207340919'), (u'INT_RIGHT_-1207340566', u'INT_OR_-1207340565'), ('const-433', u'LOAD_-1207340513'), ('tmp_2502', u'INT_ADD_-1207340360'), ('tmp_2502', u'INT_ADD_-1207340800'), ('const-224', u'INT_ADD_-1207340913'), (u'INT_OR_-1207340459', u'INT_OR_-1207340456'), (u'COPY_-1207339621', u'CALL_-1207340177'), (u'INT_NOTEQUAL_-1207340440', u'CBRANCH_-1207340439'), (u'CAST_-1207339624', u'STORE_-1207340301'), ('const-3586400', u'COPY_-1207339817'), (u'LOAD_-1207340929', u'INT_ADD_-1207340232'), (u'INT_OR_-1207340559', u'INT_NOTEQUAL_-1207340565'), (u'INT_ADD_-1207340724', u'CAST_-1207339816'), (u'CALL_-1207340548', u'CALL_-1207340515'), (u'LOAD_-1207340602', u'INT_AND_-1207340565'), (u'INT_ADD_-1207340711', u'CALL_-1207340690'), (u'LOAD_-1207340602', u'INT_RIGHT_-1207340566'), (u'CALL_-1207340378', u'CALL_-1207340340'), (u'INT_ADD_-1207340232', u'INT_NOTEQUAL_-1207340228'), ('tmp_2502', u'INT_ADD_-1207340975'), ('const-16', u'INT_ADD_-1207340489'), (u'INT_LEFT_-1207340441', u'INT_OR_-1207340441'), (u'INT_ADD_-1207340903', u'CAST_-1207339878'), (u'LOAD_-1207340434', u'CALL_-1207340378'), (u'CALL_-1207340340', u'STORE_-1207340301'), ('const-3', u'INT_NOTEQUAL_-1207340565'), ('tmp_2502', u'INT_ADD_-1207340873'), (u'LOAD_-1207340513', u'INT_AND_-1207340462'), (u'INT_ADD_-1207340307', u'CAST_-1207339632'), (u'CAST_-1207339862', u'STORE_-1207340887'), ('const-2', u'INT_SRIGHT_-1207340853'), (u'INT_ADD_-1207340975', u'CALL_-1207340941'), (u'LOAD_-1207340323', u'INT_NOTEQUAL_-1207340307'), (u'INT_ADD_-1207340913', u'CAST_-1207339886'), (u'CAST_-1207339816', u'LOAD_-1207340740'), ('const-24', u'INT_RIGHT_-1207340566'), (u'INT_AND_-1207340565', u'INT_LEFT_-1207340562'), (u'INT_OR_-1207340565', u'INT_OR_-1207340562'), (u'INT_AND_-1207340465', u'INT_RIGHT_-1207340461'), (u'INT_OR_-1207340456', u'CALL_-1207340340'), (u'CAST_-1207339687', u'LOAD_-1207340434'), ('tmp_2502', u'INT_ADD_-1207340418'), (u'LOAD_-1207340919', u'INT_MULT_-1207340769'), ('tmp_1245', u'CBRANCH_-1207340227'), ('const-24', u'INT_LEFT_-1207340559'), ('const-40', u'INT_ADD_-1207340711'), (u'LOAD_-1207340939', u'INT_SUB_-1207340886'), (u'INT_ZEXT_-1207340241', u'INT_MULT_-1207340220'), ('const-433', u'LOAD_-1207340816'), (u'INT_ADD_-1207340497', u'CAST_-1207339720'), ('const-40', u'INT_ADD_-1207340307'), ('tmp_428', u'CBRANCH_-1207340745'), ('const-40', u'INT_MULT_-1207340624'), ('const-256', u'INT_ADD_-1207340945'), (u'INT_RIGHT_-1207340448', u'INT_OR_-1207340447'), ('const-433', u'LOAD_-1207340376'), ('tmp_2502', u'INT_ADD_-1207340656'), ('const-433', u'LOAD_-1207340505'), (u'LOAD_-1207340929', u'INT_SUB_-1207340886'), ('const-433', u'LOAD_-1207340498'), (u'LOAD_-1207340498', u'INT_NOTEQUAL_-1207340440'), (u'INT_OR_-1207340441', u'CALL_-1207340378'), (u'CAST_-1207339910', u'LOAD_-1207340961'), (u'CAST_-1207339632', u'LOAD_-1207340323'), ('tmp_2502', u'INT_ADD_-1207340206'), (u'INT_AND_-1207340450', u'INT_RIGHT_-1207340446'), (u'INT_AND_-1207340462', u'INT_LEFT_-1207340459'), (u'INT_OR_-1207340462', u'INT_OR_-1207340459'), (u'LOAD_-1207340919', u'INT_ZEXT_-1207340241'), ('tmp_277', u'CBRANCH_-1207340821'), ('const-0', u'INT_NOTEQUAL_-1207340325'), (u'INT_ADD_-1207340596', u'INT_ADD_-1207340489'), ('const-8', u'INT_RIGHT_-1207340446'), ('const-65280', u'INT_AND_-1207340447'), (u'INT_LEFT_-1207340459', u'INT_OR_-1207340459'), ('const-1', u'CALL_-1207340340'), (u'INT_NOTEQUAL_-1207340565', u'CBRANCH_-1207340563'), ('const-48', u'INT_ADD_-1207340724'), ('const-1', u'RETURN_-1207340172'), (u'LOAD_-1207340505', u'INT_RIGHT_-1207340448'), (u'INT_ADD_-1207340206', u'CAST_-1207339608'), ('const-24', u'INT_RIGHT_-1207340448'), ('const-224', u'INT_ADD_-1207340171'), ('const-483', u'CALL_-1207340177'), ('tmp_2502', u'INT_ADD_-1207340171'), (u'CAST_-1207339894', u'LOAD_-1207340939'), (u'LOAD_-1207340513', u'INT_RIGHT_-1207340463'), ('tmp_1110', u'CBRANCH_-1207340304'), (u'INT_ADD_-1207340656', u'CAST_-1207339779'), ('const-1', u'CALL_-1207340690'), (u'INT_LEFT_-1207340559', u'INT_OR_-1207340559'), ('tmp_2502', u'INT_ADD_-1207340923'), (u'INT_ADD_-1207340596', u'INT_ADD_-1207340497'), (u'LOAD_-1207340513', u'INT_AND_-1207340465'), ('tmp_2502', u'INT_ADD_-1207340482'), (u'INT_SUB_-1207340886', u'INT_SRIGHT_-1207340853'), ('const-433', u'LOAD_-1207340939'), (u'INT_ZEXT_-1207340241', u'INT_LESS_-1207340832'), (u'INT_OR_-1207340562', u'INT_OR_-1207340559'), (u'INT_ADD_-1207340232', u'STORE_-1207340220'), (u'INT_ADD_-1207340873', u'CAST_-1207339862'), ('const-65280', u'INT_AND_-1207340565'), ('const-24', u'INT_LEFT_-1207340441'), ('const-40', u'INT_MULT_-1207340769'), ('const-0', u'INT_NOTEQUAL_-1207340307'), (u'COPY_-1207339619', u'CALL_-1207340177'), ('const-433', u'LOAD_-1207340740'), ('const-3590040', u'COPY_-1207339619'), ('tmp_924', u'CBRANCH_-1207340439'), (u'INT_RIGHT_-1207340463', u'INT_OR_-1207340462'), (u'INT_ADD_-1207340945', u'CAST_-1207339910'), (u'INT_SRIGHT_-1207340853', u'INT_SUB_-1207340180'), (u'INT_NOTEQUAL_-1207340325', u'CBRANCH_-1207340324'), ('const-268', u'INT_ADD_-1207340656'), (u'INT_LESS_-1207340832', u'CBRANCH_-1207340821'), (u'CAST_-1207339715', u'LOAD_-1207340505'), (u'INT_AND_-1207340447', u'INT_LEFT_-1207340444'), (u'INT_OR_-1207340447', u'INT_OR_-1207340444'), (u'INT_ADD_-1207340489', u'CAST_-1207339715'), (u'INT_LESS_-1207340820', u'CBRANCH_-1207340828'), ('const-16711680', u'INT_AND_-1207340568'), ('const-433', u'LOAD_-1207340961'), ('const-0', u'INT_NOTEQUAL_-1207340440'), ('const-40', u'INT_ADD_-1207340800'), ('const-40', u'INT_ADD_-1207340482'), (u'INT_ADD_-1207340418', u'CAST_-1207339687'), ('const-4', u'INT_MULT_-1207340220'), (u'INT_ZEXT_-1207340144', u'INT_ADD_-1207340596'), (u'LOAD_-1207340816', u'INT_NOTEQUAL_-1207340746'), ('const-24', u'INT_RIGHT_-1207340463'), (u'INT_ADD_-1207340596', u'INT_ADD_-1207340586'), ('const-65280', u'INT_AND_-1207340462'), (u'INT_LEFT_-1207340456', u'INT_OR_-1207340456'), (u'CAST_-1207339762', u'LOAD_-1207340602'), (u'INT_SRIGHT_-1207340853', u'INT_LESS_-1207340820'), ('const-433', u'STORE_-1207340220'), ('const-0', u'RETURN_-1207340252'), (u'CAST_-1207339608', u'STORE_-1207340220'), (u'INT_SUB_-1207340180', u'CALL_-1207340172'), (u'INT_SRIGHT_-1207340853', u'INT_LESS_-1207340832'), ('const-40', u'INT_ADD_-1207340409'), ('const-8', u'INT_LEFT_-1207340562'), (u'CAST_-1207339779', u'LOAD_-1207340672'), ('tmp_740', u'CBRANCH_-1207340563'), (u'LOAD_-1207340939', u'INT_NOTEQUAL_-1207340228'), (u'INT_ADD_-1207340171', u'CALL_-1207340172'), (u'INT_OR_-1207340559', u'CALL_-1207340515'), (u'INT_RIGHT_-1207340564', u'INT_OR_-1207340565'), ('const-56', u'INT_ADD_-1207340360'), (u'INT_NOTEQUAL_-1207340746', u'CBRANCH_-1207340745'), ('const-8', u'INT_LEFT_-1207340459'), (u'LOAD_-1207340505', u'INT_AND_-1207340447'), ('const-16711680', u'INT_AND_-1207340450'), (u'INT_ZEXT_-1207340241', u'INT_SUB_-1207340180'), ('const-264', u'INT_ADD_-1207340903'), (u'INT_ADD_-1207340482', u'CAST_-1207339711'), ('tmp_2502', u'CALL_-1207340340'), (u'INT_LEFT_-1207340444', u'INT_OR_-1207340444'), ('const-3584022', u'COPY_-1207339621'), ('const-8', u'INT_RIGHT_-1207340564'), (u'INT_MULT_-1207340624', u'CAST_-1207339769'), (u'INT_MULT_-1207340220', u'INT_ADD_-1207340232'), ('tmp_2502', u'CALL_-1207340515'), (u'INT_ZEXT_-1207340241', u'INT_LESS_-1207340820'), ('tmp_2502', u'INT_ADD_-1207340287'), ('const-24', u'INT_LEFT_-1207340456'), (u'LOAD_-1207340505', u'INT_LEFT_-1207340441'), ('const-20', u'INT_ADD_-1207340497'), (u'LOAD_-1207340498', u'INT_ADD_-1207340409'), (u'CAST_-1207339720', u'LOAD_-1207340513'), (u'CAST_-1207339886', u'LOAD_-1207340929'), (u'CALL_-1207340690', u'INT_ADD_-1207340596'), ('const-433', u'LOAD_-1207340672'), ('const-16711680', u'INT_AND_-1207340465'), ('tmp_2502', u'INT_ADD_-1207340724'), (u'INT_NOTEQUAL_-1207340307', u'CBRANCH_-1207340304'), (u'INT_ADD_-1207340800', u'CAST_-1207339838'), ('const-433', u'LOAD_-1207340602'), (u'CAST_-1207339838', u'LOAD_-1207340816'), (u'INT_ADD_-1207340923', u'CAST_-1207339894'), ('const-8', u'INT_RIGHT_-1207340461'), ('const-433', u'LOAD_-1207340323'), (u'INT_ADD_-1207340586', u'CAST_-1207339762'), (u'INT_RIGHT_-1207340461', u'INT_OR_-1207340462'), ('const-0', u'CALL_-1207340378'), ('tmp_1074', u'CBRANCH_-1207340324')]
| null | null |
00167030
|
x64
|
O2
|
(translation_unit "void FUN_00167030(long param_1)\n\n{\n uint uVar1;\n ulong uVar2;\n long lVar3;\n undefined8 uVar4;\n long lVar5;\n ulong uVar6;\n uint uVar7;\n \n uVar4 = *(undefined8 *)(param_1 + 0x100);\n FUN_00166f40(param_1 + 0xf8);\n uVar7 = *(uint *)(param_1 + 0x108);\n uVar6 = (ulong)uVar7;\n *(uint *)(param_1 + 0x38) = uVar7;\n uVar2 = *(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2;\n if (uVar2 < uVar6) {\n FUN_001609c0(param_1 + 0xe0,uVar6 - uVar2);\n }\n else if ((uVar6 < uVar2) &&\n (lVar3 = *(long *)(param_1 + 0xe0) + uVar6 * 4, *(long *)(param_1 + 0xe8) != lVar3)) {\n *(long *)(param_1 + 0xe8) = lVar3;\n }\n if (*(long *)(param_1 + 0x28) != 0) {\n lVar3 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),uVar4,\n uVar7 * 0x28,1,0);\n FUN_00166f40(param_1 + 0xf8);\n lVar5 = (ulong)(uint)(*(int *)(param_1 + 0x10c) * 0x28) + lVar3;\n uVar7 = *(uint *)(lVar5 + 4);\n uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;\n if (uVar7 != 3) {\n uVar4 = gettext("section name section has wrong type: %u");\n FUN_001bd150(param_1,uVar4,uVar7);\n }\n uVar7 = *(uint *)(lVar5 + 0x14);\n uVar1 = *(uint *)(lVar5 + 0x10);\n uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;\n if (*(long *)(param_1 + 0x28) != 0) {\n uVar4 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18,uVar7,0,0);\n lVar3 = FUN_001e2280(lVar3,*(undefined4 *)(param_1 + 0x38),uVar4,uVar7,param_1,1);\n if ((lVar3 != 0) && (*(long *)(lVar3 + 0x28) != 0)) {\n *(long *)(param_1 + 0x48) = lVar3;\n }\n return;\n }\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/object.h",0x1e3,"input_file");\n}\n\n" (function_definition "void FUN_00167030(long param_1)\n\n{\n uint uVar1;\n ulong uVar2;\n long lVar3;\n undefined8 uVar4;\n long lVar5;\n ulong uVar6;\n uint uVar7;\n \n uVar4 = *(undefined8 *)(param_1 + 0x100);\n FUN_00166f40(param_1 + 0xf8);\n uVar7 = *(uint *)(param_1 + 0x108);\n uVar6 = (ulong)uVar7;\n *(uint *)(param_1 + 0x38) = uVar7;\n uVar2 = *(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2;\n if (uVar2 < uVar6) {\n FUN_001609c0(param_1 + 0xe0,uVar6 - uVar2);\n }\n else if ((uVar6 < uVar2) &&\n (lVar3 = *(long *)(param_1 + 0xe0) + uVar6 * 4, *(long *)(param_1 + 0xe8) != lVar3)) {\n *(long *)(param_1 + 0xe8) = lVar3;\n }\n if (*(long *)(param_1 + 0x28) != 0) {\n lVar3 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),uVar4,\n uVar7 * 0x28,1,0);\n FUN_00166f40(param_1 + 0xf8);\n lVar5 = (ulong)(uint)(*(int *)(param_1 + 0x10c) * 0x28) + lVar3;\n uVar7 = *(uint *)(lVar5 + 4);\n uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;\n if (uVar7 != 3) {\n uVar4 = gettext("section name section has wrong type: %u");\n FUN_001bd150(param_1,uVar4,uVar7);\n }\n uVar7 = *(uint *)(lVar5 + 0x14);\n uVar1 = *(uint *)(lVar5 + 0x10);\n uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;\n if (*(long *)(param_1 + 0x28) != 0) {\n uVar4 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18,uVar7,0,0);\n lVar3 = FUN_001e2280(lVar3,*(undefined4 *)(param_1 + 0x38),uVar4,uVar7,param_1,1);\n if ((lVar3 != 0) && (*(long *)(lVar3 + 0x28) != 0)) {\n *(long *)(param_1 + 0x48) = lVar3;\n }\n return;\n }\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/object.h",0x1e3,"input_file");\n}" primitive_type (function_declarator "FUN_00167030(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n uint uVar1;\n ulong uVar2;\n long lVar3;\n undefined8 uVar4;\n long lVar5;\n ulong uVar6;\n uint uVar7;\n \n uVar4 = *(undefined8 *)(param_1 + 0x100);\n FUN_00166f40(param_1 + 0xf8);\n uVar7 = *(uint *)(param_1 + 0x108);\n uVar6 = (ulong)uVar7;\n *(uint *)(param_1 + 0x38) = uVar7;\n uVar2 = *(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2;\n if (uVar2 < uVar6) {\n FUN_001609c0(param_1 + 0xe0,uVar6 - uVar2);\n }\n else if ((uVar6 < uVar2) &&\n (lVar3 = *(long *)(param_1 + 0xe0) + uVar6 * 4, *(long *)(param_1 + 0xe8) != lVar3)) {\n *(long *)(param_1 + 0xe8) = lVar3;\n }\n if (*(long *)(param_1 + 0x28) != 0) {\n lVar3 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),uVar4,\n uVar7 * 0x28,1,0);\n FUN_00166f40(param_1 + 0xf8);\n lVar5 = (ulong)(uint)(*(int *)(param_1 + 0x10c) * 0x28) + lVar3;\n uVar7 = *(uint *)(lVar5 + 4);\n uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;\n if (uVar7 != 3) {\n uVar4 = gettext("section name section has wrong type: %u");\n FUN_001bd150(param_1,uVar4,uVar7);\n }\n uVar7 = *(uint *)(lVar5 + 0x14);\n uVar1 = *(uint *)(lVar5 + 0x10);\n uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;\n if (*(long *)(param_1 + 0x28) != 0) {\n uVar4 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18,uVar7,0,0);\n lVar3 = FUN_001e2280(lVar3,*(undefined4 *)(param_1 + 0x38),uVar4,uVar7,param_1,1);\n if ((lVar3 != 0) && (*(long *)(lVar3 + 0x28) != 0)) {\n *(long *)(param_1 + 0x48) = lVar3;\n }\n return;\n }\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/object.h",0x1e3,"input_file");\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar6;" type_identifier identifier ;) (declaration "uint uVar7;" type_identifier identifier ;) (expression_statement "uVar4 = *(undefined8 *)(param_1 + 0x100);" (assignment_expression "uVar4 = *(undefined8 *)(param_1 + 0x100)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 0x100)" * (cast_expression "(undefined8 *)(param_1 + 0x100)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x100)" ( (binary_expression "param_1 + 0x100" identifier + number_literal) ))))) ;) (expression_statement "FUN_00166f40(param_1 + 0xf8);" (call_expression "FUN_00166f40(param_1 + 0xf8)" identifier (argument_list "(param_1 + 0xf8)" ( (binary_expression "param_1 + 0xf8" identifier + number_literal) ))) ;) (expression_statement "uVar7 = *(uint *)(param_1 + 0x108);" (assignment_expression "uVar7 = *(uint *)(param_1 + 0x108)" identifier = (pointer_expression "*(uint *)(param_1 + 0x108)" * (cast_expression "(uint *)(param_1 + 0x108)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x108)" ( (binary_expression "param_1 + 0x108" identifier + number_literal) ))))) ;) (expression_statement "uVar6 = (ulong)uVar7;" (assignment_expression "uVar6 = (ulong)uVar7" identifier = (cast_expression "(ulong)uVar7" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "*(uint *)(param_1 + 0x38) = uVar7;" (assignment_expression "*(uint *)(param_1 + 0x38) = uVar7" (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) ;) (expression_statement "uVar2 = *(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2;" (assignment_expression "uVar2 = *(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2" identifier = (binary_expression "*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2" (binary_expression "*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0)" (pointer_expression "*(long *)(param_1 + 0xe8)" * (cast_expression "(long *)(param_1 + 0xe8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xe8)" ( (binary_expression "param_1 + 0xe8" identifier + number_literal) )))) - (pointer_expression "*(long *)(param_1 + 0xe0)" * (cast_expression "(long *)(param_1 + 0xe0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xe0)" ( (binary_expression "param_1 + 0xe0" identifier + number_literal) ))))) >> number_literal)) ;) (if_statement "if (uVar2 < uVar6) {\n FUN_001609c0(param_1 + 0xe0,uVar6 - uVar2);\n }\n else if ((uVar6 < uVar2) &&\n (lVar3 = *(long *)(param_1 + 0xe0) + uVar6 * 4, *(long *)(param_1 + 0xe8) != lVar3)) {\n *(long *)(param_1 + 0xe8) = lVar3;\n }" if (parenthesized_expression "(uVar2 < uVar6)" ( (binary_expression "uVar2 < uVar6" identifier < identifier) )) (compound_statement "{\n FUN_001609c0(param_1 + 0xe0,uVar6 - uVar2);\n }" { (expression_statement "FUN_001609c0(param_1 + 0xe0,uVar6 - uVar2);" (call_expression "FUN_001609c0(param_1 + 0xe0,uVar6 - uVar2)" identifier (argument_list "(param_1 + 0xe0,uVar6 - uVar2)" ( (binary_expression "param_1 + 0xe0" identifier + number_literal) , (binary_expression "uVar6 - uVar2" identifier - identifier) ))) ;) }) (else_clause "else if ((uVar6 < uVar2) &&\n (lVar3 = *(long *)(param_1 + 0xe0) + uVar6 * 4, *(long *)(param_1 + 0xe8) != lVar3)) {\n *(long *)(param_1 + 0xe8) = lVar3;\n }" else (if_statement "if ((uVar6 < uVar2) &&\n (lVar3 = *(long *)(param_1 + 0xe0) + uVar6 * 4, *(long *)(param_1 + 0xe8) != lVar3)) {\n *(long *)(param_1 + 0xe8) = lVar3;\n }" if (parenthesized_expression "((uVar6 < uVar2) &&\n (lVar3 = *(long *)(param_1 + 0xe0) + uVar6 * 4, *(long *)(param_1 + 0xe8) != lVar3))" ( (binary_expression "(uVar6 < uVar2) &&\n (lVar3 = *(long *)(param_1 + 0xe0) + uVar6 * 4, *(long *)(param_1 + 0xe8) != lVar3)" (parenthesized_expression "(uVar6 < uVar2)" ( (binary_expression "uVar6 < uVar2" identifier < identifier) )) && (parenthesized_expression "(lVar3 = *(long *)(param_1 + 0xe0) + uVar6 * 4, *(long *)(param_1 + 0xe8) != lVar3)" ( (comma_expression "lVar3 = *(long *)(param_1 + 0xe0) + uVar6 * 4, *(long *)(param_1 + 0xe8) != lVar3" (assignment_expression "lVar3 = *(long *)(param_1 + 0xe0) + uVar6 * 4" identifier = (binary_expression "*(long *)(param_1 + 0xe0) + uVar6 * 4" (pointer_expression "*(long *)(param_1 + 0xe0)" * (cast_expression "(long *)(param_1 + 0xe0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xe0)" ( (binary_expression "param_1 + 0xe0" identifier + number_literal) )))) + (binary_expression "uVar6 * 4" identifier * number_literal))) , (binary_expression "*(long *)(param_1 + 0xe8) != lVar3" (pointer_expression "*(long *)(param_1 + 0xe8)" * (cast_expression "(long *)(param_1 + 0xe8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xe8)" ( (binary_expression "param_1 + 0xe8" identifier + number_literal) )))) != identifier)) ))) )) (compound_statement "{\n *(long *)(param_1 + 0xe8) = lVar3;\n }" { (expression_statement "*(long *)(param_1 + 0xe8) = lVar3;" (assignment_expression "*(long *)(param_1 + 0xe8) = lVar3" (pointer_expression "*(long *)(param_1 + 0xe8)" * (cast_expression "(long *)(param_1 + 0xe8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xe8)" ( (binary_expression "param_1 + 0xe8" identifier + number_literal) )))) = identifier) ;) })))) (if_statement "if (*(long *)(param_1 + 0x28) != 0) {\n lVar3 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),uVar4,\n uVar7 * 0x28,1,0);\n FUN_00166f40(param_1 + 0xf8);\n lVar5 = (ulong)(uint)(*(int *)(param_1 + 0x10c) * 0x28) + lVar3;\n uVar7 = *(uint *)(lVar5 + 4);\n uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;\n if (uVar7 != 3) {\n uVar4 = gettext("section name section has wrong type: %u");\n FUN_001bd150(param_1,uVar4,uVar7);\n }\n uVar7 = *(uint *)(lVar5 + 0x14);\n uVar1 = *(uint *)(lVar5 + 0x10);\n uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;\n if (*(long *)(param_1 + 0x28) != 0) {\n uVar4 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18,uVar7,0,0);\n lVar3 = FUN_001e2280(lVar3,*(undefined4 *)(param_1 + 0x38),uVar4,uVar7,param_1,1);\n if ((lVar3 != 0) && (*(long *)(lVar3 + 0x28) != 0)) {\n *(long *)(param_1 + 0x48) = lVar3;\n }\n return;\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 lVar3 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),uVar4,\n uVar7 * 0x28,1,0);\n FUN_00166f40(param_1 + 0xf8);\n lVar5 = (ulong)(uint)(*(int *)(param_1 + 0x10c) * 0x28) + lVar3;\n uVar7 = *(uint *)(lVar5 + 4);\n uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;\n if (uVar7 != 3) {\n uVar4 = gettext("section name section has wrong type: %u");\n FUN_001bd150(param_1,uVar4,uVar7);\n }\n uVar7 = *(uint *)(lVar5 + 0x14);\n uVar1 = *(uint *)(lVar5 + 0x10);\n uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;\n if (*(long *)(param_1 + 0x28) != 0) {\n uVar4 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18,uVar7,0,0);\n lVar3 = FUN_001e2280(lVar3,*(undefined4 *)(param_1 + 0x38),uVar4,uVar7,param_1,1);\n if ((lVar3 != 0) && (*(long *)(lVar3 + 0x28) != 0)) {\n *(long *)(param_1 + 0x48) = lVar3;\n }\n return;\n }\n }" { (expression_statement "lVar3 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),uVar4,\n uVar7 * 0x28,1,0);" (assignment_expression "lVar3 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),uVar4,\n uVar7 * 0x28,1,0)" identifier = (call_expression "FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),uVar4,\n uVar7 * 0x28,1,0)" identifier (argument_list "(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),uVar4,\n uVar7 * 0x28,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) )))) , identifier , (binary_expression "uVar7 * 0x28" identifier * number_literal) , number_literal , number_literal )))) ;) (expression_statement "FUN_00166f40(param_1 + 0xf8);" (call_expression "FUN_00166f40(param_1 + 0xf8)" identifier (argument_list "(param_1 + 0xf8)" ( (binary_expression "param_1 + 0xf8" identifier + number_literal) ))) ;) (expression_statement "lVar5 = (ulong)(uint)(*(int *)(param_1 + 0x10c) * 0x28) + lVar3;" (assignment_expression "lVar5 = (ulong)(uint)(*(int *)(param_1 + 0x10c) * 0x28) + lVar3" identifier = (binary_expression "(ulong)(uint)(*(int *)(param_1 + 0x10c) * 0x28) + lVar3" (call_expression "(ulong)(uint)(*(int *)(param_1 + 0x10c) * 0x28)" (call_expression "(ulong)(uint)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uint)" ( identifier ))) (argument_list "(*(int *)(param_1 + 0x10c) * 0x28)" ( (binary_expression "*(int *)(param_1 + 0x10c) * 0x28" (pointer_expression "*(int *)(param_1 + 0x10c)" * (cast_expression "(int *)(param_1 + 0x10c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10c)" ( (binary_expression "param_1 + 0x10c" identifier + number_literal) )))) * number_literal) ))) + identifier)) ;) (expression_statement "uVar7 = *(uint *)(lVar5 + 4);" (assignment_expression "uVar7 = *(uint *)(lVar5 + 4)" identifier = (pointer_expression "*(uint *)(lVar5 + 4)" * (cast_expression "(uint *)(lVar5 + 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 4)" ( (binary_expression "lVar5 + 4" identifier + number_literal) ))))) ;) (expression_statement "uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;" (assignment_expression "uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18" identifier = (binary_expression "uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18" (binary_expression "uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8" (binary_expression "uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8" (binary_expression "uVar7 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar7 & 0xff0000) >> 8" (parenthesized_expression "(uVar7 & 0xff0000)" ( (binary_expression "uVar7 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar7 & 0xff00) << 8" (parenthesized_expression "(uVar7 & 0xff00)" ( (binary_expression "uVar7 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar7 << 0x18" identifier << number_literal))) ;) (if_statement "if (uVar7 != 3) {\n uVar4 = gettext("section name section has wrong type: %u");\n FUN_001bd150(param_1,uVar4,uVar7);\n }" if (parenthesized_expression "(uVar7 != 3)" ( (binary_expression "uVar7 != 3" identifier != number_literal) )) (compound_statement "{\n uVar4 = gettext("section name section has wrong type: %u");\n FUN_001bd150(param_1,uVar4,uVar7);\n }" { (expression_statement "uVar4 = gettext("section name section has wrong type: %u");" (assignment_expression "uVar4 = gettext("section name section has wrong type: %u")" identifier = (call_expression "gettext("section name section has wrong type: %u")" identifier (argument_list "("section name section has wrong type: %u")" ( (string_literal ""section name section has wrong type: %u"" " string_content ") )))) ;) (expression_statement "FUN_001bd150(param_1,uVar4,uVar7);" (call_expression "FUN_001bd150(param_1,uVar4,uVar7)" identifier (argument_list "(param_1,uVar4,uVar7)" ( identifier , identifier , identifier ))) ;) })) (expression_statement "uVar7 = *(uint *)(lVar5 + 0x14);" (assignment_expression "uVar7 = *(uint *)(lVar5 + 0x14)" identifier = (pointer_expression "*(uint *)(lVar5 + 0x14)" * (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 "uVar1 = *(uint *)(lVar5 + 0x10);" (assignment_expression "uVar1 = *(uint *)(lVar5 + 0x10)" identifier = (pointer_expression "*(uint *)(lVar5 + 0x10)" * (cast_expression "(uint *)(lVar5 + 0x10)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x10)" ( (binary_expression "lVar5 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;" (assignment_expression "uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18" identifier = (binary_expression "uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18" (binary_expression "uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8" (binary_expression "uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8" (binary_expression "uVar7 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar7 & 0xff0000) >> 8" (parenthesized_expression "(uVar7 & 0xff0000)" ( (binary_expression "uVar7 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar7 & 0xff00) << 8" (parenthesized_expression "(uVar7 & 0xff00)" ( (binary_expression "uVar7 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar7 << 0x18" identifier << number_literal))) ;) (if_statement "if (*(long *)(param_1 + 0x28) != 0) {\n uVar4 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18,uVar7,0,0);\n lVar3 = FUN_001e2280(lVar3,*(undefined4 *)(param_1 + 0x38),uVar4,uVar7,param_1,1);\n if ((lVar3 != 0) && (*(long *)(lVar3 + 0x28) != 0)) {\n *(long *)(param_1 + 0x48) = lVar3;\n }\n return;\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 uVar4 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18,uVar7,0,0);\n lVar3 = FUN_001e2280(lVar3,*(undefined4 *)(param_1 + 0x38),uVar4,uVar7,param_1,1);\n if ((lVar3 != 0) && (*(long *)(lVar3 + 0x28) != 0)) {\n *(long *)(param_1 + 0x48) = lVar3;\n }\n return;\n }" { (expression_statement "uVar4 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18,uVar7,0,0);" (assignment_expression "uVar4 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18,uVar7,0,0)" identifier = (call_expression "FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18,uVar7,0,0)" identifier (argument_list "(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18,uVar7,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) )))) , (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8" (binary_expression "uVar1 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar1 & 0xff0000) >> 8" (parenthesized_expression "(uVar1 & 0xff0000)" ( (binary_expression "uVar1 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar1 & 0xff00) << 8" (parenthesized_expression "(uVar1 & 0xff00)" ( (binary_expression "uVar1 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar1 << 0x18" identifier << number_literal)) , identifier , number_literal , number_literal )))) ;) (expression_statement "lVar3 = FUN_001e2280(lVar3,*(undefined4 *)(param_1 + 0x38),uVar4,uVar7,param_1,1);" (assignment_expression "lVar3 = FUN_001e2280(lVar3,*(undefined4 *)(param_1 + 0x38),uVar4,uVar7,param_1,1)" identifier = (call_expression "FUN_001e2280(lVar3,*(undefined4 *)(param_1 + 0x38),uVar4,uVar7,param_1,1)" identifier (argument_list "(lVar3,*(undefined4 *)(param_1 + 0x38),uVar4,uVar7,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 )))) ;) (if_statement "if ((lVar3 != 0) && (*(long *)(lVar3 + 0x28) != 0)) {\n *(long *)(param_1 + 0x48) = lVar3;\n }" if (parenthesized_expression "((lVar3 != 0) && (*(long *)(lVar3 + 0x28) != 0))" ( (binary_expression "(lVar3 != 0) && (*(long *)(lVar3 + 0x28) != 0)" (parenthesized_expression "(lVar3 != 0)" ( (binary_expression "lVar3 != 0" identifier != number_literal) )) && (parenthesized_expression "(*(long *)(lVar3 + 0x28) != 0)" ( (binary_expression "*(long *)(lVar3 + 0x28) != 0" (pointer_expression "*(long *)(lVar3 + 0x28)" * (cast_expression "(long *)(lVar3 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x28)" ( (binary_expression "lVar3 + 0x28" identifier + number_literal) )))) != number_literal) ))) )) (compound_statement "{\n *(long *)(param_1 + 0x48) = lVar3;\n }" { (expression_statement "*(long *)(param_1 + 0x48) = lVar3;" (assignment_expression "*(long *)(param_1 + 0x48) = lVar3" (pointer_expression "*(long *)(param_1 + 0x48)" * (cast_expression "(long *)(param_1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) )))) = identifier) ;) })) (return_statement "return;" return ;) })) })) comment (expression_statement "FUN_0017c650("../../gold/object.h",0x1e3,"input_file");" (call_expression "FUN_0017c650("../../gold/object.h",0x1e3,"input_file")" identifier (argument_list "("../../gold/object.h",0x1e3,"input_file")" ( (string_literal ""../../gold/object.h"" " string_content ") , number_literal , (string_literal ""input_file"" " string_content ") ))) ;) })))
|
(translation_unit "/* DWARF original prototype: void setup(Sized_relobj_dwo<32,_true> * this) */\n\nvoid __thiscall gold::Sized_relobj_dwo<32,_true>::setup(Sized_relobj_dwo<32,_true> *this)\n\n{\n uint uVar1;\n off_t start;\n pointer puVar2;\n pointer puVar3;\n Input_file *pIVar4;\n ulong uVar5;\n uchar *pshdrs;\n char *format;\n uchar *names;\n Compressed_section_map *pCVar6;\n ulong uVar7;\n uint uVar8;\n ulong to;\n \n start = (this->elf_file_).shoff_;\n elfcpp::Elf_file<32,_true,_gold::Object>::initialize_shnum(&this->elf_file_);\n puVar2 = (this->super_Sized_relobj<32,_true>).section_offsets_.\n super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl._M_finish;\n puVar3 = (this->super_Sized_relobj<32,_true>).section_offsets_.\n super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl._M_start;\n uVar1 = (this->elf_file_).shnum_;\n uVar7 = (ulong)uVar1;\n (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.shnum_ = uVar1;\n uVar5 = (long)puVar2 - (long)puVar3 >> 2;\n if (uVar5 < uVar7) {\n std::vector<unsigned_int,_std::allocator<unsigned_int>_>::_M_default_append\n (&(this->super_Sized_relobj<32,_true>).section_offsets_,uVar7 - uVar5);\n }\n else if ((uVar7 < uVar5) && (puVar3 = puVar3 + uVar7, puVar2 != puVar3)) {\n (this->super_Sized_relobj<32,_true>).section_offsets_.\n super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl._M_finish = puVar3;\n }\n pIVar4 = (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.input_file_;\n if (pIVar4 != (Input_file *)0x0) {\n pshdrs = File_read::get_view(&pIVar4->file_,\n (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.\n offset_,start,(ulong)(uVar1 * 0x28),true,false);\n elfcpp::Elf_file<32,_true,_gold::Object>::initialize_shnum(&this->elf_file_);\n uVar1 = (this->elf_file_).shstrndx_;\n uVar8 = *(uint *)(pshdrs + (ulong)(uVar1 * 0x28) + 4);\n uVar8 = uVar8 >> 0x18 | (uVar8 & 0xff0000) >> 8 | (uVar8 & 0xff00) << 8 | uVar8 << 0x18;\n if (uVar8 != 3) {\n format = (char *)gettext("section name section has wrong type: %u");\n Object::error((Object *)this,format,(ulong)uVar8);\n }\n uVar8 = *(uint *)(pshdrs + (ulong)(uVar1 * 0x28) + 0x14);\n uVar1 = *(uint *)(pshdrs + (ulong)(uVar1 * 0x28) + 0x10);\n pIVar4 = (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.input_file_;\n uVar5 = (ulong)(uVar8 >> 0x18 | (uVar8 & 0xff0000) >> 8 | (uVar8 & 0xff00) << 8 | uVar8 << 0x18)\n ;\n if (pIVar4 != (Input_file *)0x0) {\n names = File_read::get_view(&pIVar4->file_,\n (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.\n offset_,(ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 |\n (uVar1 & 0xff00) << 8 | uVar1 << 0x18),uVar5,false\n ,false);\n pCVar6 = build_compressed_section_map<32,_true>\n (pshdrs,(this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.\n shnum_,(char *)names,uVar5,(Object *)this,true);\n if ((pCVar6 != (Compressed_section_map *)0x0) &&\n ((pCVar6->_M_t)._M_impl.super__Rb_tree_header._M_node_count != 0)) {\n (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.compressed_sections_ = pCVar6\n ;\n }\n return;\n }\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x1e3,"input_file");\n}\n\n" comment (declaration "void __thiscall gold::Sized_relobj_dwo<32,_true>::setup(Sized_relobj_dwo<32,_true> *this)\n\n{\n uint uVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_true>::setup(Sized_relobj_dwo<32,_true> *this)\n\n{\n uint" identifier > : : (function_declarator "setup(Sized_relobj_dwo<32,_true> *this)" identifier (parameter_list "(Sized_relobj_dwo<32,_true> *this)" ( (parameter_declaration "Sized_relobj_dwo" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) ))) { identifier) identifier ;) (declaration "off_t start;" type_identifier identifier ;) (declaration "pointer puVar2;" type_identifier identifier ;) (declaration "pointer puVar3;" type_identifier identifier ;) (declaration "Input_file *pIVar4;" type_identifier (pointer_declarator "*pIVar4" * identifier) ;) (declaration "ulong uVar5;" type_identifier identifier ;) (declaration "uchar *pshdrs;" type_identifier (pointer_declarator "*pshdrs" * identifier) ;) (declaration "char *format;" primitive_type (pointer_declarator "*format" * identifier) ;) (declaration "uchar *names;" type_identifier (pointer_declarator "*names" * identifier) ;) (declaration "Compressed_section_map *pCVar6;" type_identifier (pointer_declarator "*pCVar6" * identifier) ;) (declaration "ulong uVar7;" type_identifier identifier ;) (declaration "uint uVar8;" type_identifier identifier ;) (declaration "ulong to;" type_identifier identifier ;) (expression_statement "start = (this->elf_file_).shoff_;" (assignment_expression "start = (this->elf_file_).shoff_" identifier = (field_expression "(this->elf_file_).shoff_" (parenthesized_expression "(this->elf_file_)" ( (field_expression "this->elf_file_" identifier -> field_identifier) )) . field_identifier)) ;) (labeled_statement "elfcpp::Elf_file<32,_true,_gold::Object>::initialize_shnum(&this->elf_file_);" statement_identifier (ERROR "::Elf_file<32,_true,_gold::Object>:" : : (comma_expression "Elf_file<32,_true,_gold" (binary_expression "Elf_file<32" identifier < number_literal) , (comma_expression "_true,_gold" identifier , identifier)) : : identifier > :) : (expression_statement "initialize_shnum(&this->elf_file_);" (call_expression "initialize_shnum(&this->elf_file_)" identifier (argument_list "(&this->elf_file_)" ( (pointer_expression "&this->elf_file_" & (field_expression "this->elf_file_" identifier -> field_identifier)) ))) ;)) (expression_statement "puVar2 = (this->super_Sized_relobj<32,_true>).section_offsets_.\n super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl._M_finish;\n puVar3 = (this->super_Sized_relobj<32,_true>).section_offsets_.\n super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl._M_start;\n uVar1 = (this->elf_file_).shnum_;\n uVar7 = (ulong)uVar1;\n (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.shnum_ = uVar1;\n uVar5 = (long)puVar2 - (long)puVar3 >> 2;" (assignment_expression "puVar2 = (this->super_Sized_relobj<32,_true>).section_offsets_.\n super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl._M_finish;\n puVar3 = (this->super_Sized_relobj<32,_true>).section_offsets_.\n super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl._M_start;\n uVar1 = (this->elf_file_).shnum_;\n uVar7 = (ulong)uVar1;\n (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.shnum_ = uVar1;\n uVar5 = (long)puVar2 - (long)puVar3 >> 2" identifier = (parenthesized_expression "(this->super_Sized_relobj<32,_true>).section_offsets_.\n super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl._M_finish;\n puVar3 = (this->super_Sized_relobj<32,_true>).section_offsets_.\n super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl._M_start;\n uVar1 = (this->elf_file_).shnum_;\n uVar7 = (ulong)uVar1;\n (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.shnum_ = uVar1;\n uVar5 = (long)puVar2 - (long)puVar3 >> 2" ( (ERROR "this->super_Sized_relobj<32,_true>).section_offsets_.\n super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl._M_finish;\n puVar3 = (this->super_Sized_relobj<32,_true>).section_offsets_.\n super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl._M_start;\n uVar1 = (this->elf_file_).shnum_;\n uVar7 = (ulong)uVar1;\n (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.shnum_ = uVar1;" (comma_expression "this->super_Sized_relobj<32,_true>).section_offsets_.\n super__Vector_base<unsigned_int,_std" (binary_expression "this->super_Sized_relobj<32" (field_expression "this->super_Sized_relobj" identifier -> field_identifier) < number_literal) , (comma_expression "_true>).section_offsets_.\n super__Vector_base<unsigned_int,_std" (binary_expression "_true>).section_offsets_.\n super__Vector_base<unsigned_int" (field_expression "_true>).section_offsets_.\n super__Vector_base" (field_expression "_true>).section_offsets_" identifier (ERROR ">)" > )) . field_identifier) . field_identifier) < identifier) , identifier)) : : (field_expression "allocator<unsigned_int>_>._M_impl._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) ; (comma_expression "puVar3 = (this->super_Sized_relobj<32,_true>).section_offsets_.\n super__Vector_base<unsigned_int,_std" (assignment_expression "puVar3 = (this->super_Sized_relobj<32,_true>).section_offsets_.\n super__Vector_base<unsigned_int" identifier = (binary_expression "(this->super_Sized_relobj<32,_true>).section_offsets_.\n super__Vector_base<unsigned_int" (field_expression "(this->super_Sized_relobj<32,_true>).section_offsets_.\n super__Vector_base" (field_expression "(this->super_Sized_relobj<32,_true>).section_offsets_" (parenthesized_expression "(this->super_Sized_relobj<32,_true>)" ( (comma_expression "this->super_Sized_relobj<32,_true" (binary_expression "this->super_Sized_relobj<32" (field_expression "this->super_Sized_relobj" identifier -> field_identifier) < number_literal) , identifier) (ERROR ">" >) )) . field_identifier) . field_identifier) < identifier)) , identifier) : : (field_expression "allocator<unsigned_int>_>._M_impl._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) ; (assignment_expression "uVar1 = (this->elf_file_).shnum_" identifier = (field_expression "(this->elf_file_).shnum_" (parenthesized_expression "(this->elf_file_)" ( (field_expression "this->elf_file_" identifier -> field_identifier) )) . field_identifier)) ; (assignment_expression "uVar7 = (ulong)uVar1;\n (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.shnum_ = uVar1" (field_expression "uVar7 = (ulong)uVar1;\n (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.shnum_" (field_expression "uVar7 = (ulong)uVar1;\n (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object" (field_expression "uVar7 = (ulong)uVar1;\n (this->super_Sized_relobj<32,_true>).super_Relobj" (call_expression "uVar7 = (ulong)uVar1;\n (this->super_Sized_relobj<32,_true>)" (assignment_expression "uVar7 = (ulong)uVar1" identifier = (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier)) (ERROR ";" ;) (argument_list "(this->super_Sized_relobj<32,_true>)" ( (binary_expression "this->super_Sized_relobj<32" (field_expression "this->super_Sized_relobj" identifier -> field_identifier) < number_literal) , identifier (ERROR ">" >) ))) . field_identifier) . field_identifier) . field_identifier) = identifier) ;) (assignment_expression "uVar5 = (long)puVar2 - (long)puVar3 >> 2" identifier = (binary_expression "(long)puVar2 - (long)puVar3 >> 2" (binary_expression "(long)puVar2 - (long)puVar3" (cast_expression "(long)puVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)puVar3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal)) ))) ;) (if_statement "if (uVar5 < uVar7) {\n std::vector<unsigned_int,_std::allocator<unsigned_int>_>::_M_default_append\n (&(this->super_Sized_relobj<32,_true>).section_offsets_,uVar7 - uVar5);\n }\n else if ((uVar7 < uVar5) && (puVar3 = puVar3 + uVar7, puVar2 != puVar3)) {\n (this->super_Sized_relobj<32,_true>).section_offsets_.\n super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl._M_finish = puVar3;\n }" if (parenthesized_expression "(uVar5 < uVar7)" ( (binary_expression "uVar5 < uVar7" identifier < identifier) )) (compound_statement "{\n std::vector<unsigned_int,_std::allocator<unsigned_int>_>::_M_default_append\n (&(this->super_Sized_relobj<32,_true>).section_offsets_,uVar7 - uVar5);\n }" { (labeled_statement "std::vector<unsigned_int,_std::allocator<unsigned_int>_>::_M_default_append\n (&(this->super_Sized_relobj<32,_true>).section_offsets_,uVar7 - uVar5);" statement_identifier (ERROR "::vector<unsigned_int,_std::allocator<unsigned_int>_>:" : : (comma_expression "vector<unsigned_int,_std" (binary_expression "vector<unsigned_int" identifier < identifier) , identifier) : : (binary_expression "allocator<unsigned_int>_" (binary_expression "allocator<unsigned_int" identifier < identifier) > identifier) > :) : (expression_statement "_M_default_append\n (&(this->super_Sized_relobj<32,_true>).section_offsets_,uVar7 - uVar5);" (call_expression "_M_default_append\n (&(this->super_Sized_relobj<32,_true>).section_offsets_,uVar7 - uVar5)" identifier (argument_list "(&(this->super_Sized_relobj<32,_true>).section_offsets_,uVar7 - uVar5)" ( (pointer_expression "&(this->super_Sized_relobj<32,_true>).section_offsets_" & (field_expression "(this->super_Sized_relobj<32,_true>).section_offsets_" (parenthesized_expression "(this->super_Sized_relobj<32,_true>)" ( (comma_expression "this->super_Sized_relobj<32,_true" (binary_expression "this->super_Sized_relobj<32" (field_expression "this->super_Sized_relobj" identifier -> field_identifier) < number_literal) , identifier) (ERROR ">" >) )) . field_identifier)) , (binary_expression "uVar7 - uVar5" identifier - identifier) ))) ;)) }) (else_clause "else if ((uVar7 < uVar5) && (puVar3 = puVar3 + uVar7, puVar2 != puVar3)) {\n (this->super_Sized_relobj<32,_true>).section_offsets_.\n super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl._M_finish = puVar3;\n }" else (if_statement "if ((uVar7 < uVar5) && (puVar3 = puVar3 + uVar7, puVar2 != puVar3)) {\n (this->super_Sized_relobj<32,_true>).section_offsets_.\n super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl._M_finish = puVar3;\n }" if (parenthesized_expression "((uVar7 < uVar5) && (puVar3 = puVar3 + uVar7, puVar2 != puVar3))" ( (binary_expression "(uVar7 < uVar5) && (puVar3 = puVar3 + uVar7, puVar2 != puVar3)" (parenthesized_expression "(uVar7 < uVar5)" ( (binary_expression "uVar7 < uVar5" identifier < identifier) )) && (parenthesized_expression "(puVar3 = puVar3 + uVar7, puVar2 != puVar3)" ( (comma_expression "puVar3 = puVar3 + uVar7, puVar2 != puVar3" (assignment_expression "puVar3 = puVar3 + uVar7" identifier = (binary_expression "puVar3 + uVar7" identifier + identifier)) , (binary_expression "puVar2 != puVar3" identifier != identifier)) ))) )) (compound_statement "{\n (this->super_Sized_relobj<32,_true>).section_offsets_.\n super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl._M_finish = puVar3;\n }" { (ERROR "(this->super_Sized_relobj<32,_true>).section_offsets_.\n super__Vector_base<unsigned_int,_std::" (comma_expression "(this->super_Sized_relobj<32,_true>).section_offsets_.\n super__Vector_base<unsigned_int,_std" (binary_expression "(this->super_Sized_relobj<32,_true>).section_offsets_.\n super__Vector_base<unsigned_int" (field_expression "(this->super_Sized_relobj<32,_true>).section_offsets_.\n super__Vector_base" (field_expression "(this->super_Sized_relobj<32,_true>).section_offsets_" (parenthesized_expression "(this->super_Sized_relobj<32,_true>)" ( (comma_expression "this->super_Sized_relobj<32,_true" (binary_expression "this->super_Sized_relobj<32" (field_expression "this->super_Sized_relobj" identifier -> field_identifier) < number_literal) , identifier) (ERROR ">" >) )) . field_identifier) . field_identifier) < identifier) , identifier) : :) (expression_statement "allocator<unsigned_int>_>._M_impl._M_finish = puVar3;" (assignment_expression "allocator<unsigned_int>_>._M_impl._M_finish = puVar3" (field_expression "allocator<unsigned_int>_>._M_impl._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) = identifier) ;) })))) (expression_statement "pIVar4 = (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.input_file_;" (assignment_expression "pIVar4 = (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.input_file_" identifier = (field_expression "(this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.input_file_" (field_expression "(this->super_Sized_relobj<32,_true>).super_Relobj.super_Object" (field_expression "(this->super_Sized_relobj<32,_true>).super_Relobj" (parenthesized_expression "(this->super_Sized_relobj<32,_true>)" ( (comma_expression "this->super_Sized_relobj<32,_true" (binary_expression "this->super_Sized_relobj<32" (field_expression "this->super_Sized_relobj" identifier -> field_identifier) < number_literal) , identifier) (ERROR ">" >) )) . field_identifier) . field_identifier) . field_identifier)) ;) (if_statement "if (pIVar4 != (Input_file *)0x0) {\n pshdrs = File_read::get_view(&pIVar4->file_,\n (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.\n offset_,start,(ulong)(uVar1 * 0x28),true,false);\n elfcpp::Elf_file<32,_true,_gold::Object>::initialize_shnum(&this->elf_file_);\n uVar1 = (this->elf_file_).shstrndx_;\n uVar8 = *(uint *)(pshdrs + (ulong)(uVar1 * 0x28) + 4);\n uVar8 = uVar8 >> 0x18 | (uVar8 & 0xff0000) >> 8 | (uVar8 & 0xff00) << 8 | uVar8 << 0x18;\n if (uVar8 != 3) {\n format = (char *)gettext("section name section has wrong type: %u");\n Object::error((Object *)this,format,(ulong)uVar8);\n }\n uVar8 = *(uint *)(pshdrs + (ulong)(uVar1 * 0x28) + 0x14);\n uVar1 = *(uint *)(pshdrs + (ulong)(uVar1 * 0x28) + 0x10);\n pIVar4 = (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.input_file_;\n uVar5 = (ulong)(uVar8 >> 0x18 | (uVar8 & 0xff0000) >> 8 | (uVar8 & 0xff00) << 8 | uVar8 << 0x18)\n ;\n if (pIVar4 != (Input_file *)0x0) {\n names = File_read::get_view(&pIVar4->file_,\n (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.\n offset_,(ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 |\n (uVar1 & 0xff00) << 8 | uVar1 << 0x18),uVar5,false\n ,false);\n pCVar6 = build_compressed_section_map<32,_true>\n (pshdrs,(this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.\n shnum_,(char *)names,uVar5,(Object *)this,true);\n if ((pCVar6 != (Compressed_section_map *)0x0) &&\n ((pCVar6->_M_t)._M_impl.super__Rb_tree_header._M_node_count != 0)) {\n (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.compressed_sections_ = pCVar6\n ;\n }\n return;\n }\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 pshdrs = File_read::get_view(&pIVar4->file_,\n (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.\n offset_,start,(ulong)(uVar1 * 0x28),true,false);\n elfcpp::Elf_file<32,_true,_gold::Object>::initialize_shnum(&this->elf_file_);\n uVar1 = (this->elf_file_).shstrndx_;\n uVar8 = *(uint *)(pshdrs + (ulong)(uVar1 * 0x28) + 4);\n uVar8 = uVar8 >> 0x18 | (uVar8 & 0xff0000) >> 8 | (uVar8 & 0xff00) << 8 | uVar8 << 0x18;\n if (uVar8 != 3) {\n format = (char *)gettext("section name section has wrong type: %u");\n Object::error((Object *)this,format,(ulong)uVar8);\n }\n uVar8 = *(uint *)(pshdrs + (ulong)(uVar1 * 0x28) + 0x14);\n uVar1 = *(uint *)(pshdrs + (ulong)(uVar1 * 0x28) + 0x10);\n pIVar4 = (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.input_file_;\n uVar5 = (ulong)(uVar8 >> 0x18 | (uVar8 & 0xff0000) >> 8 | (uVar8 & 0xff00) << 8 | uVar8 << 0x18)\n ;\n if (pIVar4 != (Input_file *)0x0) {\n names = File_read::get_view(&pIVar4->file_,\n (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.\n offset_,(ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 |\n (uVar1 & 0xff00) << 8 | uVar1 << 0x18),uVar5,false\n ,false);\n pCVar6 = build_compressed_section_map<32,_true>\n (pshdrs,(this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.\n shnum_,(char *)names,uVar5,(Object *)this,true);\n if ((pCVar6 != (Compressed_section_map *)0x0) &&\n ((pCVar6->_M_t)._M_impl.super__Rb_tree_header._M_node_count != 0)) {\n (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.compressed_sections_ = pCVar6\n ;\n }\n return;\n }\n }" { (ERROR "pshdrs = File_read::" (assignment_expression "pshdrs = File_read" identifier = identifier) : :) (expression_statement "get_view(&pIVar4->file_,\n (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.\n offset_,start,(ulong)(uVar1 * 0x28),true,false);" (call_expression "get_view(&pIVar4->file_,\n (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.\n offset_,start,(ulong)(uVar1 * 0x28),true,false)" identifier (argument_list "(&pIVar4->file_,\n (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.\n offset_,start,(ulong)(uVar1 * 0x28),true,false)" ( (pointer_expression "&pIVar4->file_" & (field_expression "pIVar4->file_" identifier -> field_identifier)) , (field_expression "(this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.\n offset_" (field_expression "(this->super_Sized_relobj<32,_true>).super_Relobj.super_Object" (field_expression "(this->super_Sized_relobj<32,_true>).super_Relobj" (parenthesized_expression "(this->super_Sized_relobj<32,_true>)" ( (comma_expression "this->super_Sized_relobj<32,_true" (binary_expression "this->super_Sized_relobj<32" (field_expression "this->super_Sized_relobj" identifier -> field_identifier) < number_literal) , identifier) (ERROR ">" >) )) . field_identifier) . field_identifier) . field_identifier) , identifier , (call_expression "(ulong)(uVar1 * 0x28)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar1 * 0x28)" ( (binary_expression "uVar1 * 0x28" identifier * number_literal) ))) , true , false ))) ;) (labeled_statement "elfcpp::Elf_file<32,_true,_gold::Object>::initialize_shnum(&this->elf_file_);" statement_identifier (ERROR "::Elf_file<32,_true,_gold::Object>:" : : (comma_expression "Elf_file<32,_true,_gold" (binary_expression "Elf_file<32" identifier < number_literal) , (comma_expression "_true,_gold" identifier , identifier)) : : identifier > :) : (expression_statement "initialize_shnum(&this->elf_file_);" (call_expression "initialize_shnum(&this->elf_file_)" identifier (argument_list "(&this->elf_file_)" ( (pointer_expression "&this->elf_file_" & (field_expression "this->elf_file_" identifier -> field_identifier)) ))) ;)) (expression_statement "uVar1 = (this->elf_file_).shstrndx_;" (assignment_expression "uVar1 = (this->elf_file_).shstrndx_" identifier = (field_expression "(this->elf_file_).shstrndx_" (parenthesized_expression "(this->elf_file_)" ( (field_expression "this->elf_file_" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "uVar8 = *(uint *)(pshdrs + (ulong)(uVar1 * 0x28) + 4);" (assignment_expression "uVar8 = *(uint *)(pshdrs + (ulong)(uVar1 * 0x28) + 4)" identifier = (pointer_expression "*(uint *)(pshdrs + (ulong)(uVar1 * 0x28) + 4)" * (cast_expression "(uint *)(pshdrs + (ulong)(uVar1 * 0x28) + 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pshdrs + (ulong)(uVar1 * 0x28) + 4)" ( (binary_expression "pshdrs + (ulong)(uVar1 * 0x28) + 4" (binary_expression "pshdrs + (ulong)(uVar1 * 0x28)" identifier + (call_expression "(ulong)(uVar1 * 0x28)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar1 * 0x28)" ( (binary_expression "uVar1 * 0x28" identifier * number_literal) )))) + number_literal) ))))) ;) (expression_statement "uVar8 = uVar8 >> 0x18 | (uVar8 & 0xff0000) >> 8 | (uVar8 & 0xff00) << 8 | uVar8 << 0x18;" (assignment_expression "uVar8 = uVar8 >> 0x18 | (uVar8 & 0xff0000) >> 8 | (uVar8 & 0xff00) << 8 | uVar8 << 0x18" identifier = (binary_expression "uVar8 >> 0x18 | (uVar8 & 0xff0000) >> 8 | (uVar8 & 0xff00) << 8 | uVar8 << 0x18" (binary_expression "uVar8 >> 0x18 | (uVar8 & 0xff0000) >> 8 | (uVar8 & 0xff00) << 8" (binary_expression "uVar8 >> 0x18 | (uVar8 & 0xff0000) >> 8" (binary_expression "uVar8 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar8 & 0xff0000) >> 8" (parenthesized_expression "(uVar8 & 0xff0000)" ( (binary_expression "uVar8 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar8 & 0xff00) << 8" (parenthesized_expression "(uVar8 & 0xff00)" ( (binary_expression "uVar8 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar8 << 0x18" identifier << number_literal))) ;) (if_statement "if (uVar8 != 3) {\n format = (char *)gettext("section name section has wrong type: %u");\n Object::error((Object *)this,format,(ulong)uVar8);\n }" if (parenthesized_expression "(uVar8 != 3)" ( (binary_expression "uVar8 != 3" identifier != number_literal) )) (compound_statement "{\n format = (char *)gettext("section name section has wrong type: %u");\n Object::error((Object *)this,format,(ulong)uVar8);\n }" { (expression_statement "format = (char *)gettext("section name section has wrong type: %u");" (assignment_expression "format = (char *)gettext("section name section has wrong type: %u")" identifier = (cast_expression "(char *)gettext("section name section has wrong type: %u")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("section name section has wrong type: %u")" identifier (argument_list "("section name section has wrong type: %u")" ( (string_literal ""section name section has wrong type: %u"" " string_content ") ))))) ;) (labeled_statement "Object::error((Object *)this,format,(ulong)uVar8);" statement_identifier : (ERROR ":" :) (expression_statement "error((Object *)this,format,(ulong)uVar8);" (call_expression "error((Object *)this,format,(ulong)uVar8)" identifier (argument_list "((Object *)this,format,(ulong)uVar8)" ( (cast_expression "(Object *)this" ( (type_descriptor "Object *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier , (cast_expression "(ulong)uVar8" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;)) })) (expression_statement "uVar8 = *(uint *)(pshdrs + (ulong)(uVar1 * 0x28) + 0x14);" (assignment_expression "uVar8 = *(uint *)(pshdrs + (ulong)(uVar1 * 0x28) + 0x14)" identifier = (pointer_expression "*(uint *)(pshdrs + (ulong)(uVar1 * 0x28) + 0x14)" * (cast_expression "(uint *)(pshdrs + (ulong)(uVar1 * 0x28) + 0x14)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pshdrs + (ulong)(uVar1 * 0x28) + 0x14)" ( (binary_expression "pshdrs + (ulong)(uVar1 * 0x28) + 0x14" (binary_expression "pshdrs + (ulong)(uVar1 * 0x28)" identifier + (call_expression "(ulong)(uVar1 * 0x28)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar1 * 0x28)" ( (binary_expression "uVar1 * 0x28" identifier * number_literal) )))) + number_literal) ))))) ;) (expression_statement "uVar1 = *(uint *)(pshdrs + (ulong)(uVar1 * 0x28) + 0x10);" (assignment_expression "uVar1 = *(uint *)(pshdrs + (ulong)(uVar1 * 0x28) + 0x10)" identifier = (pointer_expression "*(uint *)(pshdrs + (ulong)(uVar1 * 0x28) + 0x10)" * (cast_expression "(uint *)(pshdrs + (ulong)(uVar1 * 0x28) + 0x10)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pshdrs + (ulong)(uVar1 * 0x28) + 0x10)" ( (binary_expression "pshdrs + (ulong)(uVar1 * 0x28) + 0x10" (binary_expression "pshdrs + (ulong)(uVar1 * 0x28)" identifier + (call_expression "(ulong)(uVar1 * 0x28)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar1 * 0x28)" ( (binary_expression "uVar1 * 0x28" identifier * number_literal) )))) + number_literal) ))))) ;) (expression_statement "pIVar4 = (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.input_file_;" (assignment_expression "pIVar4 = (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.input_file_" identifier = (field_expression "(this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.input_file_" (field_expression "(this->super_Sized_relobj<32,_true>).super_Relobj.super_Object" (field_expression "(this->super_Sized_relobj<32,_true>).super_Relobj" (parenthesized_expression "(this->super_Sized_relobj<32,_true>)" ( (comma_expression "this->super_Sized_relobj<32,_true" (binary_expression "this->super_Sized_relobj<32" (field_expression "this->super_Sized_relobj" identifier -> field_identifier) < number_literal) , identifier) (ERROR ">" >) )) . field_identifier) . field_identifier) . field_identifier)) ;) (expression_statement "uVar5 = (ulong)(uVar8 >> 0x18 | (uVar8 & 0xff0000) >> 8 | (uVar8 & 0xff00) << 8 | uVar8 << 0x18)\n ;" (assignment_expression "uVar5 = (ulong)(uVar8 >> 0x18 | (uVar8 & 0xff0000) >> 8 | (uVar8 & 0xff00) << 8 | uVar8 << 0x18)" identifier = (call_expression "(ulong)(uVar8 >> 0x18 | (uVar8 & 0xff0000) >> 8 | (uVar8 & 0xff00) << 8 | uVar8 << 0x18)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar8 >> 0x18 | (uVar8 & 0xff0000) >> 8 | (uVar8 & 0xff00) << 8 | uVar8 << 0x18)" ( (binary_expression "uVar8 >> 0x18 | (uVar8 & 0xff0000) >> 8 | (uVar8 & 0xff00) << 8 | uVar8 << 0x18" (binary_expression "uVar8 >> 0x18 | (uVar8 & 0xff0000) >> 8 | (uVar8 & 0xff00) << 8" (binary_expression "uVar8 >> 0x18 | (uVar8 & 0xff0000) >> 8" (binary_expression "uVar8 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar8 & 0xff0000) >> 8" (parenthesized_expression "(uVar8 & 0xff0000)" ( (binary_expression "uVar8 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar8 & 0xff00) << 8" (parenthesized_expression "(uVar8 & 0xff00)" ( (binary_expression "uVar8 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar8 << 0x18" identifier << number_literal)) )))) ;) (if_statement "if (pIVar4 != (Input_file *)0x0) {\n names = File_read::get_view(&pIVar4->file_,\n (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.\n offset_,(ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 |\n (uVar1 & 0xff00) << 8 | uVar1 << 0x18),uVar5,false\n ,false);\n pCVar6 = build_compressed_section_map<32,_true>\n (pshdrs,(this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.\n shnum_,(char *)names,uVar5,(Object *)this,true);\n if ((pCVar6 != (Compressed_section_map *)0x0) &&\n ((pCVar6->_M_t)._M_impl.super__Rb_tree_header._M_node_count != 0)) {\n (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.compressed_sections_ = pCVar6\n ;\n }\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 names = File_read::get_view(&pIVar4->file_,\n (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.\n offset_,(ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 |\n (uVar1 & 0xff00) << 8 | uVar1 << 0x18),uVar5,false\n ,false);\n pCVar6 = build_compressed_section_map<32,_true>\n (pshdrs,(this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.\n shnum_,(char *)names,uVar5,(Object *)this,true);\n if ((pCVar6 != (Compressed_section_map *)0x0) &&\n ((pCVar6->_M_t)._M_impl.super__Rb_tree_header._M_node_count != 0)) {\n (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.compressed_sections_ = pCVar6\n ;\n }\n return;\n }" { (ERROR "names = File_read::" (assignment_expression "names = File_read" identifier = identifier) : :) (expression_statement "get_view(&pIVar4->file_,\n (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.\n offset_,(ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 |\n (uVar1 & 0xff00) << 8 | uVar1 << 0x18),uVar5,false\n ,false);" (call_expression "get_view(&pIVar4->file_,\n (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.\n offset_,(ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 |\n (uVar1 & 0xff00) << 8 | uVar1 << 0x18),uVar5,false\n ,false)" identifier (argument_list "(&pIVar4->file_,\n (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.\n offset_,(ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 |\n (uVar1 & 0xff00) << 8 | uVar1 << 0x18),uVar5,false\n ,false)" ( (pointer_expression "&pIVar4->file_" & (field_expression "pIVar4->file_" identifier -> field_identifier)) , (field_expression "(this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.\n offset_" (field_expression "(this->super_Sized_relobj<32,_true>).super_Relobj.super_Object" (field_expression "(this->super_Sized_relobj<32,_true>).super_Relobj" (parenthesized_expression "(this->super_Sized_relobj<32,_true>)" ( (comma_expression "this->super_Sized_relobj<32,_true" (binary_expression "this->super_Sized_relobj<32" (field_expression "this->super_Sized_relobj" identifier -> field_identifier) < number_literal) , identifier) (ERROR ">" >) )) . field_identifier) . field_identifier) . field_identifier) , (call_expression "(ulong)(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 |\n (uVar1 & 0xff00) << 8 | uVar1 << 0x18)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 |\n (uVar1 & 0xff00) << 8 | uVar1 << 0x18)" ( (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 |\n (uVar1 & 0xff00) << 8 | uVar1 << 0x18" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 |\n (uVar1 & 0xff00) << 8" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8" (binary_expression "uVar1 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar1 & 0xff0000) >> 8" (parenthesized_expression "(uVar1 & 0xff0000)" ( (binary_expression "uVar1 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar1 & 0xff00) << 8" (parenthesized_expression "(uVar1 & 0xff00)" ( (binary_expression "uVar1 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar1 << 0x18" identifier << number_literal)) ))) , identifier , false , false ))) ;) (expression_statement "pCVar6 = build_compressed_section_map<32,_true>\n (pshdrs,(this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.\n shnum_,(char *)names,uVar5,(Object *)this,true);" (comma_expression "pCVar6 = build_compressed_section_map<32,_true>\n (pshdrs,(this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.\n shnum_,(char *)names,uVar5,(Object *)this,true)" (assignment_expression "pCVar6 = build_compressed_section_map<32" identifier = (binary_expression "build_compressed_section_map<32" identifier < number_literal)) , (binary_expression "_true>\n (pshdrs,(this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.\n shnum_,(char *)names,uVar5,(Object *)this,true)" identifier > (parenthesized_expression "(pshdrs,(this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.\n shnum_,(char *)names,uVar5,(Object *)this,true)" ( (comma_expression "pshdrs,(this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.\n shnum_,(char *)names,uVar5,(Object *)this,true" identifier , (comma_expression "(this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.\n shnum_,(char *)names,uVar5,(Object *)this,true" (field_expression "(this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.\n shnum_" (field_expression "(this->super_Sized_relobj<32,_true>).super_Relobj.super_Object" (field_expression "(this->super_Sized_relobj<32,_true>).super_Relobj" (parenthesized_expression "(this->super_Sized_relobj<32,_true>)" ( (comma_expression "this->super_Sized_relobj<32,_true" (binary_expression "this->super_Sized_relobj<32" (field_expression "this->super_Sized_relobj" identifier -> field_identifier) < number_literal) , identifier) (ERROR ">" >) )) . field_identifier) . field_identifier) . field_identifier) , (comma_expression "(char *)names,uVar5,(Object *)this,true" (cast_expression "(char *)names" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , (comma_expression "uVar5,(Object *)this,true" identifier , (comma_expression "(Object *)this,true" (cast_expression "(Object *)this" ( (type_descriptor "Object *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , true))))) )))) ;) (if_statement "if ((pCVar6 != (Compressed_section_map *)0x0) &&\n ((pCVar6->_M_t)._M_impl.super__Rb_tree_header._M_node_count != 0)) {\n (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.compressed_sections_ = pCVar6\n ;\n }" if (parenthesized_expression "((pCVar6 != (Compressed_section_map *)0x0) &&\n ((pCVar6->_M_t)._M_impl.super__Rb_tree_header._M_node_count != 0))" ( (binary_expression "(pCVar6 != (Compressed_section_map *)0x0) &&\n ((pCVar6->_M_t)._M_impl.super__Rb_tree_header._M_node_count != 0)" (parenthesized_expression "(pCVar6 != (Compressed_section_map *)0x0)" ( (binary_expression "pCVar6 != (Compressed_section_map *)0x0" identifier != (cast_expression "(Compressed_section_map *)0x0" ( (type_descriptor "Compressed_section_map *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "((pCVar6->_M_t)._M_impl.super__Rb_tree_header._M_node_count != 0)" ( (binary_expression "(pCVar6->_M_t)._M_impl.super__Rb_tree_header._M_node_count != 0" (field_expression "(pCVar6->_M_t)._M_impl.super__Rb_tree_header._M_node_count" (field_expression "(pCVar6->_M_t)._M_impl.super__Rb_tree_header" (field_expression "(pCVar6->_M_t)._M_impl" (parenthesized_expression "(pCVar6->_M_t)" ( (field_expression "pCVar6->_M_t" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) != number_literal) ))) )) (compound_statement "{\n (this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.compressed_sections_ = pCVar6\n ;\n }" { (expression_statement "(this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.compressed_sections_ = pCVar6\n ;" (assignment_expression "(this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.compressed_sections_ = pCVar6" (field_expression "(this->super_Sized_relobj<32,_true>).super_Relobj.super_Object.compressed_sections_" (field_expression "(this->super_Sized_relobj<32,_true>).super_Relobj.super_Object" (field_expression "(this->super_Sized_relobj<32,_true>).super_Relobj" (parenthesized_expression "(this->super_Sized_relobj<32,_true>)" ( (comma_expression "this->super_Sized_relobj<32,_true" (binary_expression "this->super_Sized_relobj<32" (field_expression "this->super_Sized_relobj" identifier -> field_identifier) < number_literal) , identifier) (ERROR ">" >) )) . field_identifier) . field_identifier) . field_identifier) = identifier) ;) })) (return_statement "return;" return ;) })) })) comment (expression_statement "do_gold_unreachable("../../gold/object.h",0x1e3,"input_file");" (call_expression "do_gold_unreachable("../../gold/object.h",0x1e3,"input_file")" identifier (argument_list "("../../gold/object.h",0x1e3,"input_file")" ( (string_literal ""../../gold/object.h"" " string_content ") , number_literal , (string_literal ""input_file"" " string_content ") ))) ;) (ERROR "}" }))
|
(translation_unit "void FUN_00167030(long param_1)\n\n{\n uint uVar1;\n ulong uVar2;\n long lVar3;\n undefined8 uVar4;\n long lVar5;\n ulong uVar6;\n uint uVar7;\n \n uVar4 = *(undefined8 *)(param_1 + 0x100);\n FUN_00166f40(param_1 + 0xf8);\n uVar7 = *(uint *)(param_1 + 0x108);\n uVar6 = (ulong)uVar7;\n *(uint *)(param_1 + 0x38) = uVar7;\n uVar2 = *(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2;\n if (uVar2 < uVar6) {\n FUN_001609c0(param_1 + 0xe0,uVar6 - uVar2);\n }\n else if ((uVar6 < uVar2) &&\n (lVar3 = *(long *)(param_1 + 0xe0) + uVar6 * 4, *(long *)(param_1 + 0xe8) != lVar3)) {\n *(long *)(param_1 + 0xe8) = lVar3;\n }\n if (*(long *)(param_1 + 0x28) != 0) {\n lVar3 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),uVar4,\n uVar7 * 0x28,1,0);\n FUN_00166f40(param_1 + 0xf8);\n lVar5 = (ulong)(uint)(*(int *)(param_1 + 0x10c) * 0x28) + lVar3;\n uVar7 = *(uint *)(lVar5 + 4);\n uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;\n if (uVar7 != 3) {\n uVar4 = gettext("section name section has wrong type: %u");\n FUN_001bd150(param_1,uVar4,uVar7);\n }\n uVar7 = *(uint *)(lVar5 + 0x14);\n uVar1 = *(uint *)(lVar5 + 0x10);\n uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;\n if (*(long *)(param_1 + 0x28) != 0) {\n uVar4 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18,uVar7,0,0);\n lVar3 = FUN_001e2280(lVar3,*(undefined4 *)(param_1 + 0x38),uVar4,uVar7,param_1,1);\n if ((lVar3 != 0) && (*(long *)(lVar3 + 0x28) != 0)) {\n *(long *)(param_1 + 0x48) = lVar3;\n }\n return;\n }\n }\n \n FUN_0017c650("../../gold/object.h",0x1e3,"input_file");\n}\n\n" (function_definition "void FUN_00167030(long param_1)\n\n{\n uint uVar1;\n ulong uVar2;\n long lVar3;\n undefined8 uVar4;\n long lVar5;\n ulong uVar6;\n uint uVar7;\n \n uVar4 = *(undefined8 *)(param_1 + 0x100);\n FUN_00166f40(param_1 + 0xf8);\n uVar7 = *(uint *)(param_1 + 0x108);\n uVar6 = (ulong)uVar7;\n *(uint *)(param_1 + 0x38) = uVar7;\n uVar2 = *(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2;\n if (uVar2 < uVar6) {\n FUN_001609c0(param_1 + 0xe0,uVar6 - uVar2);\n }\n else if ((uVar6 < uVar2) &&\n (lVar3 = *(long *)(param_1 + 0xe0) + uVar6 * 4, *(long *)(param_1 + 0xe8) != lVar3)) {\n *(long *)(param_1 + 0xe8) = lVar3;\n }\n if (*(long *)(param_1 + 0x28) != 0) {\n lVar3 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),uVar4,\n uVar7 * 0x28,1,0);\n FUN_00166f40(param_1 + 0xf8);\n lVar5 = (ulong)(uint)(*(int *)(param_1 + 0x10c) * 0x28) + lVar3;\n uVar7 = *(uint *)(lVar5 + 4);\n uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;\n if (uVar7 != 3) {\n uVar4 = gettext("section name section has wrong type: %u");\n FUN_001bd150(param_1,uVar4,uVar7);\n }\n uVar7 = *(uint *)(lVar5 + 0x14);\n uVar1 = *(uint *)(lVar5 + 0x10);\n uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;\n if (*(long *)(param_1 + 0x28) != 0) {\n uVar4 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18,uVar7,0,0);\n lVar3 = FUN_001e2280(lVar3,*(undefined4 *)(param_1 + 0x38),uVar4,uVar7,param_1,1);\n if ((lVar3 != 0) && (*(long *)(lVar3 + 0x28) != 0)) {\n *(long *)(param_1 + 0x48) = lVar3;\n }\n return;\n }\n }\n \n FUN_0017c650("../../gold/object.h",0x1e3,"input_file");\n}" primitive_type (function_declarator "FUN_00167030(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n uint uVar1;\n ulong uVar2;\n long lVar3;\n undefined8 uVar4;\n long lVar5;\n ulong uVar6;\n uint uVar7;\n \n uVar4 = *(undefined8 *)(param_1 + 0x100);\n FUN_00166f40(param_1 + 0xf8);\n uVar7 = *(uint *)(param_1 + 0x108);\n uVar6 = (ulong)uVar7;\n *(uint *)(param_1 + 0x38) = uVar7;\n uVar2 = *(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2;\n if (uVar2 < uVar6) {\n FUN_001609c0(param_1 + 0xe0,uVar6 - uVar2);\n }\n else if ((uVar6 < uVar2) &&\n (lVar3 = *(long *)(param_1 + 0xe0) + uVar6 * 4, *(long *)(param_1 + 0xe8) != lVar3)) {\n *(long *)(param_1 + 0xe8) = lVar3;\n }\n if (*(long *)(param_1 + 0x28) != 0) {\n lVar3 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),uVar4,\n uVar7 * 0x28,1,0);\n FUN_00166f40(param_1 + 0xf8);\n lVar5 = (ulong)(uint)(*(int *)(param_1 + 0x10c) * 0x28) + lVar3;\n uVar7 = *(uint *)(lVar5 + 4);\n uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;\n if (uVar7 != 3) {\n uVar4 = gettext("section name section has wrong type: %u");\n FUN_001bd150(param_1,uVar4,uVar7);\n }\n uVar7 = *(uint *)(lVar5 + 0x14);\n uVar1 = *(uint *)(lVar5 + 0x10);\n uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;\n if (*(long *)(param_1 + 0x28) != 0) {\n uVar4 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18,uVar7,0,0);\n lVar3 = FUN_001e2280(lVar3,*(undefined4 *)(param_1 + 0x38),uVar4,uVar7,param_1,1);\n if ((lVar3 != 0) && (*(long *)(lVar3 + 0x28) != 0)) {\n *(long *)(param_1 + 0x48) = lVar3;\n }\n return;\n }\n }\n \n FUN_0017c650("../../gold/object.h",0x1e3,"input_file");\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar6;" type_identifier identifier ;) (declaration "uint uVar7;" type_identifier identifier ;) (expression_statement "uVar4 = *(undefined8 *)(param_1 + 0x100);" (assignment_expression "uVar4 = *(undefined8 *)(param_1 + 0x100)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 0x100)" * (cast_expression "(undefined8 *)(param_1 + 0x100)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x100)" ( (binary_expression "param_1 + 0x100" identifier + number_literal) ))))) ;) (expression_statement "FUN_00166f40(param_1 + 0xf8);" (call_expression "FUN_00166f40(param_1 + 0xf8)" identifier (argument_list "(param_1 + 0xf8)" ( (binary_expression "param_1 + 0xf8" identifier + number_literal) ))) ;) (expression_statement "uVar7 = *(uint *)(param_1 + 0x108);" (assignment_expression "uVar7 = *(uint *)(param_1 + 0x108)" identifier = (pointer_expression "*(uint *)(param_1 + 0x108)" * (cast_expression "(uint *)(param_1 + 0x108)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x108)" ( (binary_expression "param_1 + 0x108" identifier + number_literal) ))))) ;) (expression_statement "uVar6 = (ulong)uVar7;" (assignment_expression "uVar6 = (ulong)uVar7" identifier = (cast_expression "(ulong)uVar7" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "*(uint *)(param_1 + 0x38) = uVar7;" (assignment_expression "*(uint *)(param_1 + 0x38) = uVar7" (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) ;) (expression_statement "uVar2 = *(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2;" (assignment_expression "uVar2 = *(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2" identifier = (binary_expression "*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2" (binary_expression "*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0)" (pointer_expression "*(long *)(param_1 + 0xe8)" * (cast_expression "(long *)(param_1 + 0xe8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xe8)" ( (binary_expression "param_1 + 0xe8" identifier + number_literal) )))) - (pointer_expression "*(long *)(param_1 + 0xe0)" * (cast_expression "(long *)(param_1 + 0xe0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xe0)" ( (binary_expression "param_1 + 0xe0" identifier + number_literal) ))))) >> number_literal)) ;) (if_statement "if (uVar2 < uVar6) {\n FUN_001609c0(param_1 + 0xe0,uVar6 - uVar2);\n }\n else if ((uVar6 < uVar2) &&\n (lVar3 = *(long *)(param_1 + 0xe0) + uVar6 * 4, *(long *)(param_1 + 0xe8) != lVar3)) {\n *(long *)(param_1 + 0xe8) = lVar3;\n }" if (parenthesized_expression "(uVar2 < uVar6)" ( (binary_expression "uVar2 < uVar6" identifier < identifier) )) (compound_statement "{\n FUN_001609c0(param_1 + 0xe0,uVar6 - uVar2);\n }" { (expression_statement "FUN_001609c0(param_1 + 0xe0,uVar6 - uVar2);" (call_expression "FUN_001609c0(param_1 + 0xe0,uVar6 - uVar2)" identifier (argument_list "(param_1 + 0xe0,uVar6 - uVar2)" ( (binary_expression "param_1 + 0xe0" identifier + number_literal) , (binary_expression "uVar6 - uVar2" identifier - identifier) ))) ;) }) (else_clause "else if ((uVar6 < uVar2) &&\n (lVar3 = *(long *)(param_1 + 0xe0) + uVar6 * 4, *(long *)(param_1 + 0xe8) != lVar3)) {\n *(long *)(param_1 + 0xe8) = lVar3;\n }" else (if_statement "if ((uVar6 < uVar2) &&\n (lVar3 = *(long *)(param_1 + 0xe0) + uVar6 * 4, *(long *)(param_1 + 0xe8) != lVar3)) {\n *(long *)(param_1 + 0xe8) = lVar3;\n }" if (parenthesized_expression "((uVar6 < uVar2) &&\n (lVar3 = *(long *)(param_1 + 0xe0) + uVar6 * 4, *(long *)(param_1 + 0xe8) != lVar3))" ( (binary_expression "(uVar6 < uVar2) &&\n (lVar3 = *(long *)(param_1 + 0xe0) + uVar6 * 4, *(long *)(param_1 + 0xe8) != lVar3)" (parenthesized_expression "(uVar6 < uVar2)" ( (binary_expression "uVar6 < uVar2" identifier < identifier) )) && (parenthesized_expression "(lVar3 = *(long *)(param_1 + 0xe0) + uVar6 * 4, *(long *)(param_1 + 0xe8) != lVar3)" ( (comma_expression "lVar3 = *(long *)(param_1 + 0xe0) + uVar6 * 4, *(long *)(param_1 + 0xe8) != lVar3" (assignment_expression "lVar3 = *(long *)(param_1 + 0xe0) + uVar6 * 4" identifier = (binary_expression "*(long *)(param_1 + 0xe0) + uVar6 * 4" (pointer_expression "*(long *)(param_1 + 0xe0)" * (cast_expression "(long *)(param_1 + 0xe0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xe0)" ( (binary_expression "param_1 + 0xe0" identifier + number_literal) )))) + (binary_expression "uVar6 * 4" identifier * number_literal))) , (binary_expression "*(long *)(param_1 + 0xe8) != lVar3" (pointer_expression "*(long *)(param_1 + 0xe8)" * (cast_expression "(long *)(param_1 + 0xe8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xe8)" ( (binary_expression "param_1 + 0xe8" identifier + number_literal) )))) != identifier)) ))) )) (compound_statement "{\n *(long *)(param_1 + 0xe8) = lVar3;\n }" { (expression_statement "*(long *)(param_1 + 0xe8) = lVar3;" (assignment_expression "*(long *)(param_1 + 0xe8) = lVar3" (pointer_expression "*(long *)(param_1 + 0xe8)" * (cast_expression "(long *)(param_1 + 0xe8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xe8)" ( (binary_expression "param_1 + 0xe8" identifier + number_literal) )))) = identifier) ;) })))) (if_statement "if (*(long *)(param_1 + 0x28) != 0) {\n lVar3 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),uVar4,\n uVar7 * 0x28,1,0);\n FUN_00166f40(param_1 + 0xf8);\n lVar5 = (ulong)(uint)(*(int *)(param_1 + 0x10c) * 0x28) + lVar3;\n uVar7 = *(uint *)(lVar5 + 4);\n uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;\n if (uVar7 != 3) {\n uVar4 = gettext("section name section has wrong type: %u");\n FUN_001bd150(param_1,uVar4,uVar7);\n }\n uVar7 = *(uint *)(lVar5 + 0x14);\n uVar1 = *(uint *)(lVar5 + 0x10);\n uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;\n if (*(long *)(param_1 + 0x28) != 0) {\n uVar4 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18,uVar7,0,0);\n lVar3 = FUN_001e2280(lVar3,*(undefined4 *)(param_1 + 0x38),uVar4,uVar7,param_1,1);\n if ((lVar3 != 0) && (*(long *)(lVar3 + 0x28) != 0)) {\n *(long *)(param_1 + 0x48) = lVar3;\n }\n return;\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 lVar3 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),uVar4,\n uVar7 * 0x28,1,0);\n FUN_00166f40(param_1 + 0xf8);\n lVar5 = (ulong)(uint)(*(int *)(param_1 + 0x10c) * 0x28) + lVar3;\n uVar7 = *(uint *)(lVar5 + 4);\n uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;\n if (uVar7 != 3) {\n uVar4 = gettext("section name section has wrong type: %u");\n FUN_001bd150(param_1,uVar4,uVar7);\n }\n uVar7 = *(uint *)(lVar5 + 0x14);\n uVar1 = *(uint *)(lVar5 + 0x10);\n uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;\n if (*(long *)(param_1 + 0x28) != 0) {\n uVar4 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18,uVar7,0,0);\n lVar3 = FUN_001e2280(lVar3,*(undefined4 *)(param_1 + 0x38),uVar4,uVar7,param_1,1);\n if ((lVar3 != 0) && (*(long *)(lVar3 + 0x28) != 0)) {\n *(long *)(param_1 + 0x48) = lVar3;\n }\n return;\n }\n }" { (expression_statement "lVar3 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),uVar4,\n uVar7 * 0x28,1,0);" (assignment_expression "lVar3 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),uVar4,\n uVar7 * 0x28,1,0)" identifier = (call_expression "FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),uVar4,\n uVar7 * 0x28,1,0)" identifier (argument_list "(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),uVar4,\n uVar7 * 0x28,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) )))) , identifier , (binary_expression "uVar7 * 0x28" identifier * number_literal) , number_literal , number_literal )))) ;) (expression_statement "FUN_00166f40(param_1 + 0xf8);" (call_expression "FUN_00166f40(param_1 + 0xf8)" identifier (argument_list "(param_1 + 0xf8)" ( (binary_expression "param_1 + 0xf8" identifier + number_literal) ))) ;) (expression_statement "lVar5 = (ulong)(uint)(*(int *)(param_1 + 0x10c) * 0x28) + lVar3;" (assignment_expression "lVar5 = (ulong)(uint)(*(int *)(param_1 + 0x10c) * 0x28) + lVar3" identifier = (binary_expression "(ulong)(uint)(*(int *)(param_1 + 0x10c) * 0x28) + lVar3" (call_expression "(ulong)(uint)(*(int *)(param_1 + 0x10c) * 0x28)" (call_expression "(ulong)(uint)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uint)" ( identifier ))) (argument_list "(*(int *)(param_1 + 0x10c) * 0x28)" ( (binary_expression "*(int *)(param_1 + 0x10c) * 0x28" (pointer_expression "*(int *)(param_1 + 0x10c)" * (cast_expression "(int *)(param_1 + 0x10c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10c)" ( (binary_expression "param_1 + 0x10c" identifier + number_literal) )))) * number_literal) ))) + identifier)) ;) (expression_statement "uVar7 = *(uint *)(lVar5 + 4);" (assignment_expression "uVar7 = *(uint *)(lVar5 + 4)" identifier = (pointer_expression "*(uint *)(lVar5 + 4)" * (cast_expression "(uint *)(lVar5 + 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 4)" ( (binary_expression "lVar5 + 4" identifier + number_literal) ))))) ;) (expression_statement "uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;" (assignment_expression "uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18" identifier = (binary_expression "uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18" (binary_expression "uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8" (binary_expression "uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8" (binary_expression "uVar7 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar7 & 0xff0000) >> 8" (parenthesized_expression "(uVar7 & 0xff0000)" ( (binary_expression "uVar7 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar7 & 0xff00) << 8" (parenthesized_expression "(uVar7 & 0xff00)" ( (binary_expression "uVar7 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar7 << 0x18" identifier << number_literal))) ;) (if_statement "if (uVar7 != 3) {\n uVar4 = gettext("section name section has wrong type: %u");\n FUN_001bd150(param_1,uVar4,uVar7);\n }" if (parenthesized_expression "(uVar7 != 3)" ( (binary_expression "uVar7 != 3" identifier != number_literal) )) (compound_statement "{\n uVar4 = gettext("section name section has wrong type: %u");\n FUN_001bd150(param_1,uVar4,uVar7);\n }" { (expression_statement "uVar4 = gettext("section name section has wrong type: %u");" (assignment_expression "uVar4 = gettext("section name section has wrong type: %u")" identifier = (call_expression "gettext("section name section has wrong type: %u")" identifier (argument_list "("section name section has wrong type: %u")" ( (string_literal ""section name section has wrong type: %u"" " string_content ") )))) ;) (expression_statement "FUN_001bd150(param_1,uVar4,uVar7);" (call_expression "FUN_001bd150(param_1,uVar4,uVar7)" identifier (argument_list "(param_1,uVar4,uVar7)" ( identifier , identifier , identifier ))) ;) })) (expression_statement "uVar7 = *(uint *)(lVar5 + 0x14);" (assignment_expression "uVar7 = *(uint *)(lVar5 + 0x14)" identifier = (pointer_expression "*(uint *)(lVar5 + 0x14)" * (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 "uVar1 = *(uint *)(lVar5 + 0x10);" (assignment_expression "uVar1 = *(uint *)(lVar5 + 0x10)" identifier = (pointer_expression "*(uint *)(lVar5 + 0x10)" * (cast_expression "(uint *)(lVar5 + 0x10)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x10)" ( (binary_expression "lVar5 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;" (assignment_expression "uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18" identifier = (binary_expression "uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18" (binary_expression "uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8" (binary_expression "uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8" (binary_expression "uVar7 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar7 & 0xff0000) >> 8" (parenthesized_expression "(uVar7 & 0xff0000)" ( (binary_expression "uVar7 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar7 & 0xff00) << 8" (parenthesized_expression "(uVar7 & 0xff00)" ( (binary_expression "uVar7 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar7 << 0x18" identifier << number_literal))) ;) (if_statement "if (*(long *)(param_1 + 0x28) != 0) {\n uVar4 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18,uVar7,0,0);\n lVar3 = FUN_001e2280(lVar3,*(undefined4 *)(param_1 + 0x38),uVar4,uVar7,param_1,1);\n if ((lVar3 != 0) && (*(long *)(lVar3 + 0x28) != 0)) {\n *(long *)(param_1 + 0x48) = lVar3;\n }\n return;\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 uVar4 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18,uVar7,0,0);\n lVar3 = FUN_001e2280(lVar3,*(undefined4 *)(param_1 + 0x38),uVar4,uVar7,param_1,1);\n if ((lVar3 != 0) && (*(long *)(lVar3 + 0x28) != 0)) {\n *(long *)(param_1 + 0x48) = lVar3;\n }\n return;\n }" { (expression_statement "uVar4 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18,uVar7,0,0);" (assignment_expression "uVar4 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18,uVar7,0,0)" identifier = (call_expression "FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18,uVar7,0,0)" identifier (argument_list "(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18,uVar7,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) )))) , (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8" (binary_expression "uVar1 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar1 & 0xff0000) >> 8" (parenthesized_expression "(uVar1 & 0xff0000)" ( (binary_expression "uVar1 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar1 & 0xff00) << 8" (parenthesized_expression "(uVar1 & 0xff00)" ( (binary_expression "uVar1 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar1 << 0x18" identifier << number_literal)) , identifier , number_literal , number_literal )))) ;) (expression_statement "lVar3 = FUN_001e2280(lVar3,*(undefined4 *)(param_1 + 0x38),uVar4,uVar7,param_1,1);" (assignment_expression "lVar3 = FUN_001e2280(lVar3,*(undefined4 *)(param_1 + 0x38),uVar4,uVar7,param_1,1)" identifier = (call_expression "FUN_001e2280(lVar3,*(undefined4 *)(param_1 + 0x38),uVar4,uVar7,param_1,1)" identifier (argument_list "(lVar3,*(undefined4 *)(param_1 + 0x38),uVar4,uVar7,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 )))) ;) (if_statement "if ((lVar3 != 0) && (*(long *)(lVar3 + 0x28) != 0)) {\n *(long *)(param_1 + 0x48) = lVar3;\n }" if (parenthesized_expression "((lVar3 != 0) && (*(long *)(lVar3 + 0x28) != 0))" ( (binary_expression "(lVar3 != 0) && (*(long *)(lVar3 + 0x28) != 0)" (parenthesized_expression "(lVar3 != 0)" ( (binary_expression "lVar3 != 0" identifier != number_literal) )) && (parenthesized_expression "(*(long *)(lVar3 + 0x28) != 0)" ( (binary_expression "*(long *)(lVar3 + 0x28) != 0" (pointer_expression "*(long *)(lVar3 + 0x28)" * (cast_expression "(long *)(lVar3 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x28)" ( (binary_expression "lVar3 + 0x28" identifier + number_literal) )))) != number_literal) ))) )) (compound_statement "{\n *(long *)(param_1 + 0x48) = lVar3;\n }" { (expression_statement "*(long *)(param_1 + 0x48) = lVar3;" (assignment_expression "*(long *)(param_1 + 0x48) = lVar3" (pointer_expression "*(long *)(param_1 + 0x48)" * (cast_expression "(long *)(param_1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) )))) = identifier) ;) })) (return_statement "return;" return ;) })) })) (expression_statement "FUN_0017c650("../../gold/object.h",0x1e3,"input_file");" (call_expression "FUN_0017c650("../../gold/object.h",0x1e3,"input_file")" identifier (argument_list "("../../gold/object.h",0x1e3,"input_file")" ( (string_literal ""../../gold/object.h"" " string_content ") , number_literal , (string_literal ""input_file"" " string_content ") ))) ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) 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 = (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) - (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) >> LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , (binary_expression IDENT - IDENT) ))) ;) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT < IDENT) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + (binary_expression IDENT * LIT))) , (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != IDENT)) ))) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) })))) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , IDENT , (binary_expression IDENT * LIT) , LIT , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) ))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (call_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( IDENT ))) (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_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) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (binary_expression (binary_expression IDENT >> LIT) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression IDENT << LIT))) ;) (if_statement if (parenthesized_expression ( (binary_expression 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 ))) ;) })) (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 = (binary_expression (binary_expression (binary_expression (binary_expression IDENT >> LIT) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression IDENT << LIT))) ;) (if_statement if (parenthesized_expression ( (binary_expression (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) )))) , (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)) , IDENT , LIT , 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) )))) , IDENT , IDENT , IDENT , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) && (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != 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) ;) })) (return_statement return ;) })) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
|
(function_definition "void FUN_00167030(long param_1)\n\n{\n uint uVar1;\n ulong uVar2;\n long lVar3;\n undefined8 uVar4;\n long lVar5;\n ulong uVar6;\n uint uVar7;\n \n uVar4 = *(undefined8 *)(param_1 + 0x100);\n FUN_00166f40(param_1 + 0xf8);\n uVar7 = *(uint *)(param_1 + 0x108);\n uVar6 = (ulong)uVar7;\n *(uint *)(param_1 + 0x38) = uVar7;\n uVar2 = *(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2;\n if (uVar2 < uVar6) {\n FUN_001609c0(param_1 + 0xe0,uVar6 - uVar2);\n }\n else if ((uVar6 < uVar2) &&\n (lVar3 = *(long *)(param_1 + 0xe0) + uVar6 * 4, *(long *)(param_1 + 0xe8) != lVar3)) {\n *(long *)(param_1 + 0xe8) = lVar3;\n }\n if (*(long *)(param_1 + 0x28) != 0) {\n lVar3 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),uVar4,\n uVar7 * 0x28,1,0);\n FUN_00166f40(param_1 + 0xf8);\n lVar5 = (ulong)(uint)(*(int *)(param_1 + 0x10c) * 0x28) + lVar3;\n uVar7 = *(uint *)(lVar5 + 4);\n uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;\n if (uVar7 != 3) {\n uVar4 = gettext("section name section has wrong type: %u");\n FUN_001bd150(param_1,uVar4,uVar7);\n }\n uVar7 = *(uint *)(lVar5 + 0x14);\n uVar1 = *(uint *)(lVar5 + 0x10);\n uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;\n if (*(long *)(param_1 + 0x28) != 0) {\n uVar4 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18,uVar7,0,0);\n lVar3 = FUN_001e2280(lVar3,*(undefined4 *)(param_1 + 0x38),uVar4,uVar7,param_1,1);\n if ((lVar3 != 0) && (*(long *)(lVar3 + 0x28) != 0)) {\n *(long *)(param_1 + 0x48) = lVar3;\n }\n return;\n }\n }\n \n FUN_0017c650("../../gold/object.h",0x1e3,"input_file");\n}" (primitive_type "void") (function_declarator "FUN_00167030(long param_1)" (identifier "FUN_00167030") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n uint uVar1;\n ulong uVar2;\n long lVar3;\n undefined8 uVar4;\n long lVar5;\n ulong uVar6;\n uint uVar7;\n \n uVar4 = *(undefined8 *)(param_1 + 0x100);\n FUN_00166f40(param_1 + 0xf8);\n uVar7 = *(uint *)(param_1 + 0x108);\n uVar6 = (ulong)uVar7;\n *(uint *)(param_1 + 0x38) = uVar7;\n uVar2 = *(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2;\n if (uVar2 < uVar6) {\n FUN_001609c0(param_1 + 0xe0,uVar6 - uVar2);\n }\n else if ((uVar6 < uVar2) &&\n (lVar3 = *(long *)(param_1 + 0xe0) + uVar6 * 4, *(long *)(param_1 + 0xe8) != lVar3)) {\n *(long *)(param_1 + 0xe8) = lVar3;\n }\n if (*(long *)(param_1 + 0x28) != 0) {\n lVar3 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),uVar4,\n uVar7 * 0x28,1,0);\n FUN_00166f40(param_1 + 0xf8);\n lVar5 = (ulong)(uint)(*(int *)(param_1 + 0x10c) * 0x28) + lVar3;\n uVar7 = *(uint *)(lVar5 + 4);\n uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;\n if (uVar7 != 3) {\n uVar4 = gettext("section name section has wrong type: %u");\n FUN_001bd150(param_1,uVar4,uVar7);\n }\n uVar7 = *(uint *)(lVar5 + 0x14);\n uVar1 = *(uint *)(lVar5 + 0x10);\n uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;\n if (*(long *)(param_1 + 0x28) != 0) {\n uVar4 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18,uVar7,0,0);\n lVar3 = FUN_001e2280(lVar3,*(undefined4 *)(param_1 + 0x38),uVar4,uVar7,param_1,1);\n if ((lVar3 != 0) && (*(long *)(lVar3 + 0x28) != 0)) {\n *(long *)(param_1 + 0x48) = lVar3;\n }\n return;\n }\n }\n \n FUN_0017c650("../../gold/object.h",0x1e3,"input_file");\n}" ({ "{") (declaration "uint uVar1;" (type_identifier "uint") (identifier "uVar1") (; ";")) (declaration "ulong uVar2;" (type_identifier "ulong") (identifier "uVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "undefined8 uVar4;" (type_identifier "undefined8") (identifier "uVar4") (; ";")) (declaration "long lVar5;" (sized_type_specifier "long" (long "long")) (identifier "lVar5") (; ";")) (declaration "ulong uVar6;" (type_identifier "ulong") (identifier "uVar6") (; ";")) (declaration "uint uVar7;" (type_identifier "uint") (identifier "uVar7") (; ";")) (expression_statement "uVar4 = *(undefined8 *)(param_1 + 0x100);" (assignment_expression "uVar4 = *(undefined8 *)(param_1 + 0x100)" (identifier "uVar4") (= "=") (pointer_expression "*(undefined8 *)(param_1 + 0x100)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x100)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x100)" (( "(") (binary_expression "param_1 + 0x100" (identifier "param_1") (+ "+") (number_literal "0x100")) () ")"))))) (; ";")) (expression_statement "FUN_00166f40(param_1 + 0xf8);" (call_expression "FUN_00166f40(param_1 + 0xf8)" (identifier "FUN_00166f40") (argument_list "(param_1 + 0xf8)" (( "(") (binary_expression "param_1 + 0xf8" (identifier "param_1") (+ "+") (number_literal "0xf8")) () ")"))) (; ";")) (expression_statement "uVar7 = *(uint *)(param_1 + 0x108);" (assignment_expression "uVar7 = *(uint *)(param_1 + 0x108)" (identifier "uVar7") (= "=") (pointer_expression "*(uint *)(param_1 + 0x108)" (* "*") (cast_expression "(uint *)(param_1 + 0x108)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x108)" (( "(") (binary_expression "param_1 + 0x108" (identifier "param_1") (+ "+") (number_literal "0x108")) () ")"))))) (; ";")) (expression_statement "uVar6 = (ulong)uVar7;" (assignment_expression "uVar6 = (ulong)uVar7" (identifier "uVar6") (= "=") (cast_expression "(ulong)uVar7" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar7"))) (; ";")) (expression_statement "*(uint *)(param_1 + 0x38) = uVar7;" (assignment_expression "*(uint *)(param_1 + 0x38) = uVar7" (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 "uVar7")) (; ";")) (expression_statement "uVar2 = *(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2;" (assignment_expression "uVar2 = *(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2" (identifier "uVar2") (= "=") (binary_expression "*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2" (binary_expression "*(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0)" (pointer_expression "*(long *)(param_1 + 0xe8)" (* "*") (cast_expression "(long *)(param_1 + 0xe8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xe8)" (( "(") (binary_expression "param_1 + 0xe8" (identifier "param_1") (+ "+") (number_literal "0xe8")) () ")")))) (- "-") (pointer_expression "*(long *)(param_1 + 0xe0)" (* "*") (cast_expression "(long *)(param_1 + 0xe0)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xe0)" (( "(") (binary_expression "param_1 + 0xe0" (identifier "param_1") (+ "+") (number_literal "0xe0")) () ")"))))) (>> ">>") (number_literal "2"))) (; ";")) (if_statement "if (uVar2 < uVar6) {\n FUN_001609c0(param_1 + 0xe0,uVar6 - uVar2);\n }\n else if ((uVar6 < uVar2) &&\n (lVar3 = *(long *)(param_1 + 0xe0) + uVar6 * 4, *(long *)(param_1 + 0xe8) != lVar3)) {\n *(long *)(param_1 + 0xe8) = lVar3;\n }" (if "if") (parenthesized_expression "(uVar2 < uVar6)" (( "(") (binary_expression "uVar2 < uVar6" (identifier "uVar2") (< "<") (identifier "uVar6")) () ")")) (compound_statement "{\n FUN_001609c0(param_1 + 0xe0,uVar6 - uVar2);\n }" ({ "{") (expression_statement "FUN_001609c0(param_1 + 0xe0,uVar6 - uVar2);" (call_expression "FUN_001609c0(param_1 + 0xe0,uVar6 - uVar2)" (identifier "FUN_001609c0") (argument_list "(param_1 + 0xe0,uVar6 - uVar2)" (( "(") (binary_expression "param_1 + 0xe0" (identifier "param_1") (+ "+") (number_literal "0xe0")) (, ",") (binary_expression "uVar6 - uVar2" (identifier "uVar6") (- "-") (identifier "uVar2")) () ")"))) (; ";")) (} "}")) (else_clause "else if ((uVar6 < uVar2) &&\n (lVar3 = *(long *)(param_1 + 0xe0) + uVar6 * 4, *(long *)(param_1 + 0xe8) != lVar3)) {\n *(long *)(param_1 + 0xe8) = lVar3;\n }" (else "else") (if_statement "if ((uVar6 < uVar2) &&\n (lVar3 = *(long *)(param_1 + 0xe0) + uVar6 * 4, *(long *)(param_1 + 0xe8) != lVar3)) {\n *(long *)(param_1 + 0xe8) = lVar3;\n }" (if "if") (parenthesized_expression "((uVar6 < uVar2) &&\n (lVar3 = *(long *)(param_1 + 0xe0) + uVar6 * 4, *(long *)(param_1 + 0xe8) != lVar3))" (( "(") (binary_expression "(uVar6 < uVar2) &&\n (lVar3 = *(long *)(param_1 + 0xe0) + uVar6 * 4, *(long *)(param_1 + 0xe8) != lVar3)" (parenthesized_expression "(uVar6 < uVar2)" (( "(") (binary_expression "uVar6 < uVar2" (identifier "uVar6") (< "<") (identifier "uVar2")) () ")")) (&& "&&") (parenthesized_expression "(lVar3 = *(long *)(param_1 + 0xe0) + uVar6 * 4, *(long *)(param_1 + 0xe8) != lVar3)" (( "(") (comma_expression "lVar3 = *(long *)(param_1 + 0xe0) + uVar6 * 4, *(long *)(param_1 + 0xe8) != lVar3" (assignment_expression "lVar3 = *(long *)(param_1 + 0xe0) + uVar6 * 4" (identifier "lVar3") (= "=") (binary_expression "*(long *)(param_1 + 0xe0) + uVar6 * 4" (pointer_expression "*(long *)(param_1 + 0xe0)" (* "*") (cast_expression "(long *)(param_1 + 0xe0)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xe0)" (( "(") (binary_expression "param_1 + 0xe0" (identifier "param_1") (+ "+") (number_literal "0xe0")) () ")")))) (+ "+") (binary_expression "uVar6 * 4" (identifier "uVar6") (* "*") (number_literal "4")))) (, ",") (binary_expression "*(long *)(param_1 + 0xe8) != lVar3" (pointer_expression "*(long *)(param_1 + 0xe8)" (* "*") (cast_expression "(long *)(param_1 + 0xe8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xe8)" (( "(") (binary_expression "param_1 + 0xe8" (identifier "param_1") (+ "+") (number_literal "0xe8")) () ")")))) (!= "!=") (identifier "lVar3"))) () ")"))) () ")")) (compound_statement "{\n *(long *)(param_1 + 0xe8) = lVar3;\n }" ({ "{") (expression_statement "*(long *)(param_1 + 0xe8) = lVar3;" (assignment_expression "*(long *)(param_1 + 0xe8) = lVar3" (pointer_expression "*(long *)(param_1 + 0xe8)" (* "*") (cast_expression "(long *)(param_1 + 0xe8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xe8)" (( "(") (binary_expression "param_1 + 0xe8" (identifier "param_1") (+ "+") (number_literal "0xe8")) () ")")))) (= "=") (identifier "lVar3")) (; ";")) (} "}"))))) (if_statement "if (*(long *)(param_1 + 0x28) != 0) {\n lVar3 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),uVar4,\n uVar7 * 0x28,1,0);\n FUN_00166f40(param_1 + 0xf8);\n lVar5 = (ulong)(uint)(*(int *)(param_1 + 0x10c) * 0x28) + lVar3;\n uVar7 = *(uint *)(lVar5 + 4);\n uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;\n if (uVar7 != 3) {\n uVar4 = gettext("section name section has wrong type: %u");\n FUN_001bd150(param_1,uVar4,uVar7);\n }\n uVar7 = *(uint *)(lVar5 + 0x14);\n uVar1 = *(uint *)(lVar5 + 0x10);\n uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;\n if (*(long *)(param_1 + 0x28) != 0) {\n uVar4 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18,uVar7,0,0);\n lVar3 = FUN_001e2280(lVar3,*(undefined4 *)(param_1 + 0x38),uVar4,uVar7,param_1,1);\n if ((lVar3 != 0) && (*(long *)(lVar3 + 0x28) != 0)) {\n *(long *)(param_1 + 0x48) = lVar3;\n }\n return;\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 lVar3 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),uVar4,\n uVar7 * 0x28,1,0);\n FUN_00166f40(param_1 + 0xf8);\n lVar5 = (ulong)(uint)(*(int *)(param_1 + 0x10c) * 0x28) + lVar3;\n uVar7 = *(uint *)(lVar5 + 4);\n uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;\n if (uVar7 != 3) {\n uVar4 = gettext("section name section has wrong type: %u");\n FUN_001bd150(param_1,uVar4,uVar7);\n }\n uVar7 = *(uint *)(lVar5 + 0x14);\n uVar1 = *(uint *)(lVar5 + 0x10);\n uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;\n if (*(long *)(param_1 + 0x28) != 0) {\n uVar4 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18,uVar7,0,0);\n lVar3 = FUN_001e2280(lVar3,*(undefined4 *)(param_1 + 0x38),uVar4,uVar7,param_1,1);\n if ((lVar3 != 0) && (*(long *)(lVar3 + 0x28) != 0)) {\n *(long *)(param_1 + 0x48) = lVar3;\n }\n return;\n }\n }" ({ "{") (expression_statement "lVar3 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),uVar4,\n uVar7 * 0x28,1,0);" (assignment_expression "lVar3 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),uVar4,\n uVar7 * 0x28,1,0)" (identifier "lVar3") (= "=") (call_expression "FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),uVar4,\n uVar7 * 0x28,1,0)" (identifier "FUN_0017b1d0") (argument_list "(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),uVar4,\n uVar7 * 0x28,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")) () ")")))) (, ",") (identifier "uVar4") (, ",") (binary_expression "uVar7 * 0x28" (identifier "uVar7") (* "*") (number_literal "0x28")) (, ",") (number_literal "1") (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "FUN_00166f40(param_1 + 0xf8);" (call_expression "FUN_00166f40(param_1 + 0xf8)" (identifier "FUN_00166f40") (argument_list "(param_1 + 0xf8)" (( "(") (binary_expression "param_1 + 0xf8" (identifier "param_1") (+ "+") (number_literal "0xf8")) () ")"))) (; ";")) (expression_statement "lVar5 = (ulong)(uint)(*(int *)(param_1 + 0x10c) * 0x28) + lVar3;" (assignment_expression "lVar5 = (ulong)(uint)(*(int *)(param_1 + 0x10c) * 0x28) + lVar3" (identifier "lVar5") (= "=") (binary_expression "(ulong)(uint)(*(int *)(param_1 + 0x10c) * 0x28) + lVar3" (call_expression "(ulong)(uint)(*(int *)(param_1 + 0x10c) * 0x28)" (call_expression "(ulong)(uint)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(uint)" (( "(") (identifier "uint") () ")"))) (argument_list "(*(int *)(param_1 + 0x10c) * 0x28)" (( "(") (binary_expression "*(int *)(param_1 + 0x10c) * 0x28" (pointer_expression "*(int *)(param_1 + 0x10c)" (* "*") (cast_expression "(int *)(param_1 + 0x10c)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x10c)" (( "(") (binary_expression "param_1 + 0x10c" (identifier "param_1") (+ "+") (number_literal "0x10c")) () ")")))) (* "*") (number_literal "0x28")) () ")"))) (+ "+") (identifier "lVar3"))) (; ";")) (expression_statement "uVar7 = *(uint *)(lVar5 + 4);" (assignment_expression "uVar7 = *(uint *)(lVar5 + 4)" (identifier "uVar7") (= "=") (pointer_expression "*(uint *)(lVar5 + 4)" (* "*") (cast_expression "(uint *)(lVar5 + 4)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 4)" (( "(") (binary_expression "lVar5 + 4" (identifier "lVar5") (+ "+") (number_literal "4")) () ")"))))) (; ";")) (expression_statement "uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;" (assignment_expression "uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18" (identifier "uVar7") (= "=") (binary_expression "uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18" (binary_expression "uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8" (binary_expression "uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8" (binary_expression "uVar7 >> 0x18" (identifier "uVar7") (>> ">>") (number_literal "0x18")) (| "|") (binary_expression "(uVar7 & 0xff0000) >> 8" (parenthesized_expression "(uVar7 & 0xff0000)" (( "(") (binary_expression "uVar7 & 0xff0000" (identifier "uVar7") (& "&") (number_literal "0xff0000")) () ")")) (>> ">>") (number_literal "8"))) (| "|") (binary_expression "(uVar7 & 0xff00) << 8" (parenthesized_expression "(uVar7 & 0xff00)" (( "(") (binary_expression "uVar7 & 0xff00" (identifier "uVar7") (& "&") (number_literal "0xff00")) () ")")) (<< "<<") (number_literal "8"))) (| "|") (binary_expression "uVar7 << 0x18" (identifier "uVar7") (<< "<<") (number_literal "0x18")))) (; ";")) (if_statement "if (uVar7 != 3) {\n uVar4 = gettext("section name section has wrong type: %u");\n FUN_001bd150(param_1,uVar4,uVar7);\n }" (if "if") (parenthesized_expression "(uVar7 != 3)" (( "(") (binary_expression "uVar7 != 3" (identifier "uVar7") (!= "!=") (number_literal "3")) () ")")) (compound_statement "{\n uVar4 = gettext("section name section has wrong type: %u");\n FUN_001bd150(param_1,uVar4,uVar7);\n }" ({ "{") (expression_statement "uVar4 = gettext("section name section has wrong type: %u");" (assignment_expression "uVar4 = gettext("section name section has wrong type: %u")" (identifier "uVar4") (= "=") (call_expression "gettext("section name section has wrong type: %u")" (identifier "gettext") (argument_list "("section name section has wrong type: %u")" (( "(") (string_literal ""section name section has wrong type: %u"" (" """) (string_content "section name section has wrong type: %u") (" """)) () ")")))) (; ";")) (expression_statement "FUN_001bd150(param_1,uVar4,uVar7);" (call_expression "FUN_001bd150(param_1,uVar4,uVar7)" (identifier "FUN_001bd150") (argument_list "(param_1,uVar4,uVar7)" (( "(") (identifier "param_1") (, ",") (identifier "uVar4") (, ",") (identifier "uVar7") () ")"))) (; ";")) (} "}"))) (expression_statement "uVar7 = *(uint *)(lVar5 + 0x14);" (assignment_expression "uVar7 = *(uint *)(lVar5 + 0x14)" (identifier "uVar7") (= "=") (pointer_expression "*(uint *)(lVar5 + 0x14)" (* "*") (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 "uVar1 = *(uint *)(lVar5 + 0x10);" (assignment_expression "uVar1 = *(uint *)(lVar5 + 0x10)" (identifier "uVar1") (= "=") (pointer_expression "*(uint *)(lVar5 + 0x10)" (* "*") (cast_expression "(uint *)(lVar5 + 0x10)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0x10)" (( "(") (binary_expression "lVar5 + 0x10" (identifier "lVar5") (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (expression_statement "uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;" (assignment_expression "uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18" (identifier "uVar7") (= "=") (binary_expression "uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18" (binary_expression "uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8" (binary_expression "uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8" (binary_expression "uVar7 >> 0x18" (identifier "uVar7") (>> ">>") (number_literal "0x18")) (| "|") (binary_expression "(uVar7 & 0xff0000) >> 8" (parenthesized_expression "(uVar7 & 0xff0000)" (( "(") (binary_expression "uVar7 & 0xff0000" (identifier "uVar7") (& "&") (number_literal "0xff0000")) () ")")) (>> ">>") (number_literal "8"))) (| "|") (binary_expression "(uVar7 & 0xff00) << 8" (parenthesized_expression "(uVar7 & 0xff00)" (( "(") (binary_expression "uVar7 & 0xff00" (identifier "uVar7") (& "&") (number_literal "0xff00")) () ")")) (<< "<<") (number_literal "8"))) (| "|") (binary_expression "uVar7 << 0x18" (identifier "uVar7") (<< "<<") (number_literal "0x18")))) (; ";")) (if_statement "if (*(long *)(param_1 + 0x28) != 0) {\n uVar4 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18,uVar7,0,0);\n lVar3 = FUN_001e2280(lVar3,*(undefined4 *)(param_1 + 0x38),uVar4,uVar7,param_1,1);\n if ((lVar3 != 0) && (*(long *)(lVar3 + 0x28) != 0)) {\n *(long *)(param_1 + 0x48) = lVar3;\n }\n return;\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 uVar4 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18,uVar7,0,0);\n lVar3 = FUN_001e2280(lVar3,*(undefined4 *)(param_1 + 0x38),uVar4,uVar7,param_1,1);\n if ((lVar3 != 0) && (*(long *)(lVar3 + 0x28) != 0)) {\n *(long *)(param_1 + 0x48) = lVar3;\n }\n return;\n }" ({ "{") (expression_statement "uVar4 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18,uVar7,0,0);" (assignment_expression "uVar4 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18,uVar7,0,0)" (identifier "uVar4") (= "=") (call_expression "FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18,uVar7,0,0)" (identifier "FUN_0017b1d0") (argument_list "(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),\n uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18,uVar7,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")) () ")")))) (, ",") (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |\n uVar1 << 0x18" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8" (binary_expression "uVar1 >> 0x18" (identifier "uVar1") (>> ">>") (number_literal "0x18")) (| "|") (binary_expression "(uVar1 & 0xff0000) >> 8" (parenthesized_expression "(uVar1 & 0xff0000)" (( "(") (binary_expression "uVar1 & 0xff0000" (identifier "uVar1") (& "&") (number_literal "0xff0000")) () ")")) (>> ">>") (number_literal "8"))) (| "|") (binary_expression "(uVar1 & 0xff00) << 8" (parenthesized_expression "(uVar1 & 0xff00)" (( "(") (binary_expression "uVar1 & 0xff00" (identifier "uVar1") (& "&") (number_literal "0xff00")) () ")")) (<< "<<") (number_literal "8"))) (| "|") (binary_expression "uVar1 << 0x18" (identifier "uVar1") (<< "<<") (number_literal "0x18"))) (, ",") (identifier "uVar7") (, ",") (number_literal "0") (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "lVar3 = FUN_001e2280(lVar3,*(undefined4 *)(param_1 + 0x38),uVar4,uVar7,param_1,1);" (assignment_expression "lVar3 = FUN_001e2280(lVar3,*(undefined4 *)(param_1 + 0x38),uVar4,uVar7,param_1,1)" (identifier "lVar3") (= "=") (call_expression "FUN_001e2280(lVar3,*(undefined4 *)(param_1 + 0x38),uVar4,uVar7,param_1,1)" (identifier "FUN_001e2280") (argument_list "(lVar3,*(undefined4 *)(param_1 + 0x38),uVar4,uVar7,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 "uVar4") (, ",") (identifier "uVar7") (, ",") (identifier "param_1") (, ",") (number_literal "1") () ")")))) (; ";")) (if_statement "if ((lVar3 != 0) && (*(long *)(lVar3 + 0x28) != 0)) {\n *(long *)(param_1 + 0x48) = lVar3;\n }" (if "if") (parenthesized_expression "((lVar3 != 0) && (*(long *)(lVar3 + 0x28) != 0))" (( "(") (binary_expression "(lVar3 != 0) && (*(long *)(lVar3 + 0x28) != 0)" (parenthesized_expression "(lVar3 != 0)" (( "(") (binary_expression "lVar3 != 0" (identifier "lVar3") (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(*(long *)(lVar3 + 0x28) != 0)" (( "(") (binary_expression "*(long *)(lVar3 + 0x28) != 0" (pointer_expression "*(long *)(lVar3 + 0x28)" (* "*") (cast_expression "(long *)(lVar3 + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x28)" (( "(") (binary_expression "lVar3 + 0x28" (identifier "lVar3") (+ "+") (number_literal "0x28")) () ")")))) (!= "!=") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n *(long *)(param_1 + 0x48) = lVar3;\n }" ({ "{") (expression_statement "*(long *)(param_1 + 0x48) = lVar3;" (assignment_expression "*(long *)(param_1 + 0x48) = lVar3" (pointer_expression "*(long *)(param_1 + 0x48)" (* "*") (cast_expression "(long *)(param_1 + 0x48)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x48)" (( "(") (binary_expression "param_1 + 0x48" (identifier "param_1") (+ "+") (number_literal "0x48")) () ")")))) (= "=") (identifier "lVar3")) (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}"))) (} "}"))) (expression_statement "FUN_0017c650("../../gold/object.h",0x1e3,"input_file");" (call_expression "FUN_0017c650("../../gold/object.h",0x1e3,"input_file")" (identifier "FUN_0017c650") (argument_list "("../../gold/object.h",0x1e3,"input_file")" (( "(") (string_literal ""../../gold/object.h"" (" """) (string_content "../../gold/object.h") (" """)) (, ",") (number_literal "0x1e3") (, ",") (string_literal ""input_file"" (" """) (string_content "input_file") (" """)) () ")"))) (; ";")) (} "}")))
|
/* DWARF original prototype: void setup(Sized_relobj_dwo<32,_true> * this) */
void __thiscall gold::Sized_relobj_dwo<32,var_18>::setup(Sized_relobj_dwo<32,var_18> *this)
{
type_7 var_12;
type_1 start;
type_2 var_6;
type_2 var_5;
type_3 *var_10;
type_4 var_2;
type_5 *var_13;
char *format;
type_5 *names;
type_6 *var_19;
type_4 var_3;
type_7 var_14;
type_4 to;
start = (this->elf_file_).shoff_;
elfcpp::Elf_file<32,var_18,_gold::type_8>::var_1(&this->elf_file_);
var_6 = (this->super_Sized_relobj<32,var_18>).section_offsets_.
super__Vector_base<var_8,_std::var_7<var_8>var_9>._M_impl._M_finish;
var_5 = (this->super_Sized_relobj<32,var_18>).section_offsets_.
super__Vector_base<var_8,_std::var_7<var_8>var_9>._M_impl._M_start;
var_12 = (this->elf_file_).shnum_;
var_3 = (type_4)var_12;
(this->super_Sized_relobj<32,var_18>).super_Relobj.super_Object.shnum_ = var_12;
var_2 = (long)var_6 - (long)var_5 >> 2;
if (var_2 < var_3) {
std::vector<var_8,_std::var_7<var_8>var_9>::var_4
(&(this->super_Sized_relobj<32,var_18>).section_offsets_,var_3 - var_2);
}
else if ((var_3 < var_2) && (var_5 = var_5 + var_3, var_6 != var_5)) {
(this->super_Sized_relobj<32,var_18>).section_offsets_.
super__Vector_base<var_8,_std::var_7<var_8>var_9>._M_impl._M_finish = var_5;
}
var_10 = (this->super_Sized_relobj<32,var_18>).super_Relobj.super_Object.input_file_;
if (var_10 != (type_3 *)0x0) {
var_13 = File_read::var_11(&var_10->file_,
(this->super_Sized_relobj<32,var_18>).super_Relobj.super_Object.
offset_,start,(type_4)(var_12 * 0x28),true,false);
elfcpp::Elf_file<32,var_18,_gold::type_8>::var_1(&this->elf_file_);
var_12 = (this->elf_file_).shstrndx_;
var_14 = *(type_7 *)(var_13 + (type_4)(var_12 * 0x28) + 4);
var_14 = var_14 >> 0x18 | (var_14 & 0xff0000) >> 8 | (var_14 & 0xff00) << 8 | var_14 << 0x18;
if (var_14 != 3) {
format = (char *)var_15("section name section has wrong type: %u");
Object::var_16((type_8 *)this,format,(type_4)var_14);
}
var_14 = *(type_7 *)(var_13 + (type_4)(var_12 * 0x28) + 0x14);
var_12 = *(type_7 *)(var_13 + (type_4)(var_12 * 0x28) + 0x10);
var_10 = (this->super_Sized_relobj<32,var_18>).super_Relobj.super_Object.input_file_;
var_2 = (type_4)(var_14 >> 0x18 | (var_14 & 0xff0000) >> 8 | (var_14 & 0xff00) << 8 | var_14 << 0x18)
;
if (var_10 != (type_3 *)0x0) {
names = File_read::var_11(&var_10->file_,
(this->super_Sized_relobj<32,var_18>).super_Relobj.super_Object.
offset_,(type_4)(var_12 >> 0x18 | (var_12 & 0xff0000) >> 8 |
(var_12 & 0xff00) << 8 | var_12 << 0x18),var_2,false
,false);
var_19 = var_17<32,var_18>
(var_13,(this->super_Sized_relobj<32,var_18>).super_Relobj.super_Object.
shnum_,(char *)names,var_2,(type_8 *)this,true);
if ((var_19 != (type_6 *)0x0) &&
((var_19->_M_t)._M_impl.super__Rb_tree_header._M_node_count != 0)) {
(this->super_Sized_relobj<32,var_18>).super_Relobj.super_Object.compressed_sections_ = var_19
;
}
return;
}
}
/* WARNING: Subroutine does not return */
var_20("../../gold/object.h",0x1e3,"input_file");
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) 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))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (binary_expression left: (identifier) right: (identifier)))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (identifier) (binary_expression left: (identifier) right: (number_literal)) (number_literal) (number_literal))))) (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: (call_expression function: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (identifier))) arguments: (argument_list (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (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)))))) (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: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression 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))))) (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))) (identifier) (number_literal) (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))))) (identifier) (identifier) (identifier) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (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))))) (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)
{
uint uVar1;
ulong uVar2;
long lVar3;
undefined8 uVar4;
long lVar5;
ulong uVar6;
uint uVar7;
uVar4 = *(undefined8 *)(param_1 + 0x100);
FUN_00166f40(param_1 + 0xf8);
uVar7 = *(uint *)(param_1 + 0x108);
uVar6 = (ulong)uVar7;
*(uint *)(param_1 + 0x38) = uVar7;
uVar2 = *(long *)(param_1 + 0xe8) - *(long *)(param_1 + 0xe0) >> 2;
if (uVar2 < uVar6) {
FUN_001609c0(param_1 + 0xe0,uVar6 - uVar2);
}
else if ((uVar6 < uVar2) &&
(lVar3 = *(long *)(param_1 + 0xe0) + uVar6 * 4, *(long *)(param_1 + 0xe8) != lVar3)) {
*(long *)(param_1 + 0xe8) = lVar3;
}
if (*(long *)(param_1 + 0x28) != 0) {
lVar3 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),uVar4,
uVar7 * 0x28,1,0);
FUN_00166f40(param_1 + 0xf8);
lVar5 = (ulong)(uint)(*(int *)(param_1 + 0x10c) * 0x28) + lVar3;
uVar7 = *(uint *)(lVar5 + 4);
uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;
if (uVar7 != 3) {
uVar4 = gettext("section name section has wrong type: %u");
FUN_001bd150(param_1,uVar4,uVar7);
}
uVar7 = *(uint *)(lVar5 + 0x14);
uVar1 = *(uint *)(lVar5 + 0x10);
uVar7 = uVar7 >> 0x18 | (uVar7 & 0xff0000) >> 8 | (uVar7 & 0xff00) << 8 | uVar7 << 0x18;
if (*(long *)(param_1 + 0x28) != 0) {
uVar4 = FUN_0017b1d0(*(long *)(param_1 + 0x28) + 0x28,*(undefined8 *)(param_1 + 0x30),
uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 |
uVar1 << 0x18,uVar7,0,0);
lVar3 = FUN_001e2280(lVar3,*(undefined4 *)(param_1 + 0x38),uVar4,uVar7,param_1,1);
if ((lVar3 != 0) && (*(long *)(lVar3 + 0x28) != 0)) {
*(long *)(param_1 + 0x48) = lVar3;
}
return;
}
}
/* WARNING: Subroutine does not return */
FUN_0017c650("../../gold/object.h",0x1e3,"input_file");
}
|
6929_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
|
~num_put
|
FUN_00285e00
|
/* std::num_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::~num_put() */
void __thiscall
std::num_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::~num_put
(num_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>> *this)
{
*(undefined ***)this = &PTR__num_put_003b8d98;
locale::facet::~facet((facet *)this);
operator_delete(this);
return;
}
|
void FUN_00285e00(undefined8 *param_1)
{
*param_1 = &PTR_FUN_003b8d98;
FUN_00278a50();
FUN_00276d20(param_1);
return;
}
|
LEA RAX,[0x3b8d88]
PUSH RBX
MOV RBX,RDI
ADD RAX,0x10
MOV qword ptr [RDI],RAX
CALL 0x00278a50
MOV RDI,RBX
POP RBX
JMP 0x00276d20
| null | null | null | null |
[('tmp_74', u'CAST_-1204330873'), ('const-0', u'PTRSUB_-1204330872'), ('tmp_74', u'CAST_-1204330869'), ('const-0', u'RETURN_-1204330946'), (u'CAST_-1204330873', u'STORE_-1204330975'), ('tmp_74', u'CALL_-1204330950'), (u'PTRSUB_-1204330872', u'STORE_-1204330975'), ('const-3902872', u'PTRSUB_-1204330872'), ('const-433', u'STORE_-1204330975'), (u'CAST_-1204330869', u'CALL_-1204330965')]
|
[('tmp_137', u'CALL_-1204330950'), ('const-3902872', u'PTRSUB_-1204330872'), ('const-0', u'RETURN_-1204330946'), (u'PTRSUB_-1204330872', u'STORE_-1204330975'), ('tmp_137', u'STORE_-1204330975'), ('const-0', u'PTRSUB_-1204330872'), ('const-433', u'STORE_-1204330975')]
| null | null |
00285e00
|
x64
|
O2
|
(translation_unit "void FUN_00285e00(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003b8d98;\n FUN_00278a50();\n FUN_00276d20(param_1);\n return;\n}\n\n" (function_definition "void FUN_00285e00(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003b8d98;\n FUN_00278a50();\n FUN_00276d20(param_1);\n return;\n}" primitive_type (function_declarator "FUN_00285e00(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_003b8d98;\n FUN_00278a50();\n FUN_00276d20(param_1);\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_003b8d98;" (assignment_expression "*param_1 = &PTR_FUN_003b8d98" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_003b8d98" & identifier)) ;) (expression_statement "FUN_00278a50();" (call_expression "FUN_00278a50()" identifier (argument_list "()" ( ))) ;) (expression_statement "FUN_00276d20(param_1);" (call_expression "FUN_00276d20(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "/* std::num_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::~num_put() */\n\nvoid __thiscall\nstd::num_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::~num_put\n (num_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>> *this)\n\n{\n *(undefined ***)this = &PTR__num_put_003b8d98;\n locale::facet::~facet((facet *)this);\n operator_delete(this);\n return;\n}\n\n" comment (declaration "void __thiscall\nstd::num_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::~num_put\n (num_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>> *this)\n\n{\n *(undefined ***)this = &PTR__num_put_003b8d98;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::" identifier : :) identifier (ERROR "<char" < primitive_type) , (ERROR "std::" identifier : :) identifier (ERROR "<char" < primitive_type) , (ERROR "std::char_traits<char>>>::~num_put\n (num_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>> *this)\n\n{" identifier : : identifier < primitive_type >> > : : ~ (function_declarator "num_put\n (num_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>> *this)" identifier (parameter_list "(num_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>> *this)" ( (parameter_declaration "num_put" type_identifier) (ERROR "<char" < primitive_type) , (parameter_declaration "std::ostreambuf_iterator" type_identifier (ERROR "::" : :) identifier) (ERROR "<char" < primitive_type) , (parameter_declaration "std::char_traits<char>>> *this" type_identifier (ERROR "::char_traits<char>>>" : : identifier < primitive_type >> >) (pointer_declarator "*this" * identifier)) ))) {) (init_declarator "*(undefined ***)this = &PTR__num_put_003b8d98" (pointer_declarator "*(undefined ***)this" * (parenthesized_declarator "(undefined ***)this" ( (ERROR "undefined" identifier) (pointer_declarator "***)this" * (pointer_declarator "**)this" * (pointer_declarator "*)this" * (ERROR ")" )) identifier))) ))) = (pointer_expression "&PTR__num_put_003b8d98" & identifier)) ;) (labeled_statement "locale::facet::~facet((facet *)this);" statement_identifier : (ERROR ":" :) (labeled_statement "facet::~facet((facet *)this);" statement_identifier : (ERROR ":" :) (expression_statement "~facet((facet *)this);" (unary_expression "~facet((facet *)this)" ~ (call_expression "facet((facet *)this)" identifier (argument_list "((facet *)this)" ( (cast_expression "(facet *)this" ( (type_descriptor "facet *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) )))) ;))) (expression_statement "operator_delete(this);" (call_expression "operator_delete(this)" identifier (argument_list "(this)" ( identifier ))) ;) (return_statement "return;" return ;) (ERROR "}" }))
|
(translation_unit "void FUN_00285e00(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003b8d98;\n FUN_00278a50();\n FUN_00276d20(param_1);\n return;\n}\n\n" (function_definition "void FUN_00285e00(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003b8d98;\n FUN_00278a50();\n FUN_00276d20(param_1);\n return;\n}" primitive_type (function_declarator "FUN_00285e00(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_003b8d98;\n FUN_00278a50();\n FUN_00276d20(param_1);\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_003b8d98;" (assignment_expression "*param_1 = &PTR_FUN_003b8d98" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_003b8d98" & identifier)) ;) (expression_statement "FUN_00278a50();" (call_expression "FUN_00278a50()" identifier (argument_list "()" ( ))) ;) (expression_statement "FUN_00276d20(param_1);" (call_expression "FUN_00276d20(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return ;) })))
|
(function_definition "void FUN_00285e00(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003b8d98;\n FUN_00278a50();\n FUN_00276d20(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00285e00(undefined8 *param_1)" (identifier "FUN_00285e00") (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_003b8d98;\n FUN_00278a50();\n FUN_00276d20(param_1);\n return;\n}" ({ "{") (expression_statement "*param_1 = &PTR_FUN_003b8d98;" (assignment_expression "*param_1 = &PTR_FUN_003b8d98" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_003b8d98" (& "&") (identifier "PTR_FUN_003b8d98"))) (; ";")) (expression_statement "FUN_00278a50();" (call_expression "FUN_00278a50()" (identifier "FUN_00278a50") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "FUN_00276d20(param_1);" (call_expression "FUN_00276d20(param_1)" (identifier "FUN_00276d20") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
/* std::num_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::~num_put() */
void __thiscall
std::num_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::~num_put
(num_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>> *this)
{
*(undefined ***)this = &PTR__num_put_003b8d98;
locale::facet::~var_1((var_1 *)this);
var_2(this);
return;
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (return_statement))))
| null |
void MASKED(undefined8 *param_1)
{
*param_1 = &PTR_FUN_003b8d98;
FUN_00278a50();
FUN_00276d20(param_1);
return;
}
|
129_x86_64-kfreebsd-gnu-nm_and_x86_64-kfreebsd-gnu-nm_strip.c
|
do_display_target
|
FUN_00105ee0
|
int do_display_target(bfd_target *targ,void *data)
{
bfd_endian endian;
char *pcVar1;
int iVar2;
long lVar3;
char *pcVar4;
char *pcVar5;
char *__format;
long lVar6;
undefined8 uVar7;
ulong uVar8;
int iVar9;
display_target *param;
iVar2 = *(int *)((long)data + 0xc) + 1;
*(int *)((long)data + 0xc) = iVar2;
uVar8 = (long)iVar2 * 0x60;
if (*(ulong *)((long)data + 0x10) < uVar8) {
lVar6 = 0x3000;
if (0x3f < iVar2) {
lVar6 = (long)iVar2 * 0xc0;
}
lVar3 = xrealloc(*(undefined8 *)((long)data + 0x18));
*(long *)((long)data + 0x18) = lVar3;
memset((void *)(*(long *)((long)data + 0x10) + lVar3),0,lVar6 - *(long *)((long)data + 0x10));
*(long *)((long)data + 0x10) = lVar6;
uVar8 = (long)*(int *)((long)data + 0xc) * 0x60;
}
endian = targ->byteorder;
*(char **)(*(long *)((long)data + 0x18) + -0x60 + uVar8) = targ->name;
pcVar4 = endian_string(endian);
pcVar5 = endian_string(targ->header_byteorder);
pcVar1 = targ->name;
__format = (char *)dcgettext(0,"%s\n (header %s, data %s)\n",5);
printf(__format,pcVar1,pcVar5,pcVar4);
/* WARNING: Load size is inaccurate */
lVar6 = bfd_openw(*data,targ->name);
if (lVar6 != 0) {
iVar9 = 2;
iVar2 = bfd_set_format(lVar6,1);
if (iVar2 == 0) {
iVar2 = bfd_get_error();
if (iVar2 != 5) {
bfd_nonfatal(targ->name);
*(undefined4 *)((long)data + 8) = 1;
}
}
else {
do {
iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);
if (iVar2 != 0) {
uVar7 = bfd_printable_arch_mach(iVar9,0);
printf(" %s\n",uVar7);
*(undefined1 *)
((long)*(int *)((long)data + 0xc) * 0x60 + *(long *)((long)data + 0x18) + -0x58 +
(ulong)(iVar9 - 2)) = 1;
}
iVar9 = iVar9 + 1;
} while (iVar9 != 0x59);
}
bfd_close_all_done(lVar6);
return *(int *)((long)data + 8);
}
/* WARNING: Load size is inaccurate */
bfd_nonfatal(*data);
*(undefined4 *)((long)data + 8) = 1;
return 1;
}
|
undefined4 FUN_00105ee0(undefined8 *param_1,undefined8 *param_2)
{
undefined4 uVar1;
int iVar2;
long lVar3;
undefined8 uVar4;
undefined8 uVar5;
char *__format;
long lVar6;
undefined8 uVar7;
ulong uVar8;
int iVar9;
iVar2 = *(int *)((long)param_2 + 0xc) + 1;
*(int *)((long)param_2 + 0xc) = iVar2;
uVar8 = (long)iVar2 * 0x60;
if ((ulong)param_2[2] < uVar8) {
lVar6 = 0x3000;
if (0x3f < iVar2) {
lVar6 = (long)iVar2 * 0xc0;
}
lVar3 = xrealloc(param_2[3]);
param_2[3] = lVar3;
memset((void *)(param_2[2] + lVar3),0,lVar6 - param_2[2]);
param_2[2] = lVar6;
uVar8 = (long)*(int *)((long)param_2 + 0xc) * 0x60;
}
uVar1 = *(undefined4 *)((long)param_1 + 0xc);
*(undefined8 *)(param_2[3] + -0x60 + uVar8) = *param_1;
uVar4 = FUN_00105e10(uVar1);
uVar5 = FUN_00105e10(*(undefined4 *)(param_1 + 2));
uVar7 = *param_1;
__format = (char *)dcgettext(0,"%s\n (header %s, data %s)\n",5);
printf(__format,uVar7,uVar5,uVar4);
lVar6 = bfd_openw(*param_2,*param_1);
if (lVar6 != 0) {
iVar9 = 2;
iVar2 = bfd_set_format(lVar6,1);
if (iVar2 == 0) {
iVar2 = bfd_get_error();
if (iVar2 != 5) {
FUN_00105e60(*param_1);
*(undefined4 *)(param_2 + 1) = 1;
}
}
else {
do {
iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);
if (iVar2 != 0) {
uVar7 = bfd_printable_arch_mach(iVar9,0);
printf(" %s\n",uVar7);
*(undefined1 *)
((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =
1;
}
iVar9 = iVar9 + 1;
} while (iVar9 != 0x59);
}
bfd_close_all_done(lVar6);
return *(undefined4 *)(param_2 + 1);
}
FUN_00105e60(*param_2);
*(undefined4 *)(param_2 + 1) = 1;
return 1;
}
|
PUSH R14
MOV R14,RDI
PUSH R13
PUSH R12
MOV R12,RSI
PUSH RBP
PUSH RBX
MOV EAX,dword ptr [RSI + 0xc]
ADD EAX,0x1
MOVSXD RDX,EAX
MOV dword ptr [RSI + 0xc],EAX
LEA RCX,[RDX + RDX*0x2]
MOV RDX,RCX
SHL RDX,0x5
CMP qword ptr [RSI + 0x10],RDX
JNC 0x00105f53
SHL RCX,0x6
MOV EBX,0x3000
CMP EAX,0x3f
MOV RDI,qword ptr [RSI + 0x18]
CMOVG RBX,RCX
MOV RSI,RBX
CALL 0x001031e0
MOV RDI,qword ptr [R12 + 0x10]
MOV RDX,RBX
XOR ESI,ESI
MOV qword ptr [R12 + 0x18],RAX
SUB RDX,RDI
ADD RDI,RAX
CALL 0x00103230
MOVSXD RAX,dword ptr [R12 + 0xc]
MOV qword ptr [R12 + 0x10],RBX
LEA RDX,[RAX + RAX*0x2]
SHL RDX,0x5
MOV RCX,qword ptr [R14]
MOV RAX,qword ptr [R12 + 0x18]
MOV EDI,dword ptr [R14 + 0xc]
MOV qword ptr [RAX + RDX*0x1 + -0x60],RCX
CALL 0x00105e10
MOV EDI,dword ptr [R14 + 0x10]
MOV R13,RAX
CALL 0x00105e10
MOV RBX,qword ptr [R14]
MOV EDX,0x5
XOR EDI,EDI
LEA RSI,[0x109198]
MOV RBP,RAX
CALL 0x001031a0
MOV RDX,RBP
MOV RCX,R13
MOV RSI,RBX
MOV RDI,RAX
XOR EAX,EAX
CALL 0x001031d0
MOV RSI,qword ptr [R14]
MOV RDI,qword ptr [R12]
CALL 0x001033f0
MOV RBP,RAX
TEST RAX,RAX
JZ 0x0010604f
MOV ESI,0x1
MOV RDI,RAX
MOV EBX,0x2
CALL 0x00103300
LEA R13,[0x1091b2]
TEST EAX,EAX
JNZ 0x00106038
CALL 0x00103240
CMP EAX,0x5
JNZ 0x0010606f
MOV RDI,RBP
CALL 0x00103330
POP RBX
MOV EAX,dword ptr [R12 + 0x8]
POP RBP
POP R12
POP R13
POP R14
RET
XOR ESI,ESI
MOV EDI,EBX
CALL 0x00103360
MOV RDI,R13
MOV RSI,RAX
XOR EAX,EAX
CALL 0x001031d0
MOVSXD RAX,dword ptr [R12 + 0xc]
LEA EDX,[RBX + -0x2]
LEA RAX,[RAX + RAX*0x2]
SHL RAX,0x5
ADD RAX,qword ptr [R12 + 0x18]
MOV byte ptr [RAX + RDX*0x1 + -0x58],0x1
ADD EBX,0x1
CMP EBX,0x59
JZ 0x00105fe4
MOV RAX,qword ptr [RBP + 0x8]
XOR EDX,EDX
MOV ESI,EBX
MOV RDI,RBP
CALL qword ptr [RAX + 0x290]
TEST EAX,EAX
JZ 0x00106030
JMP 0x00106000
MOV RDI,qword ptr [R12]
CALL 0x00105e60
POP RBX
MOV EAX,0x1
POP RBP
MOV dword ptr [R12 + 0x8],0x1
POP R12
POP R13
POP R14
RET
MOV RDI,qword ptr [R14]
CALL 0x00105e60
MOV dword ptr [R12 + 0x8],0x1
JMP 0x00105fe4
| null | null | null | null |
[(u'INT_ADD_-1206952165', u'STORE_-1206952164'), (u'CAST_-1206950495', u'INT_ADD_-1206951581'), ('tmp_398', u'CBRANCH_-1206952014'), (u'INT_ZEXT_-1206950960', u'INT_ADD_-1206951363'), ('tmp_1553', u'CAST_-1206950686'), (u'LOAD_-1206951395', u'INT_ADD_-1206951377'), (u'MULTIEQUAL_-1206950470', u'CALLIND_-1206951453'), (u'INT_NOTEQUAL_-1206951438', u'CBRANCH_-1206951438'), (u'LOAD_-1206951463', u'CALLIND_-1206951453'), (u'CALL_-1206951715', u'CALL_-1206951604'), ('tmp_1552', u'PTRSUB_-1206950687'), ('const-0', u'CALL_-1206951491'), (u'CALL_-1206951668', u'INT_EQUAL_-1206951646'), (u'CAST_-1206950417', u'LOAD_-1206951463'), (u'LOAD_-1206952028', u'CALL_-1206952000'), ('const-433', u'LOAD_-1206951857'), (u'INT_ADD_-1206951918', u'CAST_-1206950685'), ('tmp_242', u'CBRANCH_-1206952089'), (u'MULTIEQUAL_-1206950470', u'CALL_-1206951491'), ('const-433', u'STORE_-1206951972'), (u'INT_NOTEQUAL_-1206951621', u'CBRANCH_-1206951619'), (u'CALL_-1206952000', u'INT_ADD_-1206951936'), (u'INT_SUB_-1206951947', u'CALL_-1206951936'), ('const-63', u'INT_SLESS_-1206952007'), (u'COPY_-1206950700', u'CALL_-1206951770'), ('const-8', u'INT_ADD_-1206951581'), ('const-433', u'LOAD_-1206951733'), (u'COPY_-1206950647', u'MULTIEQUAL_-1206950470'), ('const-12', u'INT_ADD_-1206951918'), ('const-433', u'LOAD_-1206951395'), (u'CAST_-1206950755', u'INT_ADD_-1206952092'), ('const-0', u'RETURN_-1206951250'), ('tmp_1552', u'PTRSUB_-1206950650'), (u'LOAD_-1206951865', u'INT_ADD_-1206951833'), (u'INT_ADD_-1206951377', u'INT_ADD_-1206951365'), ('const-433', u'LOAD_-1206951831'), (u'INT_ADD_-1206951474', u'CAST_-1206950429'), (u'CAST_-1206950443', u'INT_ADD_-1206951383'), (u'CAST_-1206950781', u'LOAD_-1206952190'), ('const-8', u'INT_ADD_-1206951474'), (u'CAST_-1206950461', u'INT_ADD_-1206951445'), (u'CAST_-1206950442', u'LOAD_-1206951395'), ('const-1', u'STORE_-1206951429'), ('tmp_1553', u'CAST_-1206950782'), (u'INT_MULT_-1206951409', u'INT_ADD_-1206951377'), (u'INT_SEXT_-1206952155', u'INT_MULT_-1206952118'), (u'INT_ADD_-1206951445', u'CAST_-1206950460'), (u'MULTIEQUAL_-1206951133', u'INT_SUB_-1206951947'), (u'INT_EQUAL_-1206951646', u'CBRANCH_-1206951644'), ('tmp_1553', u'CAST_-1206950443'), (u'COPY_-1206951069', u'RETURN_-1206951556'), (u'COPY_-1206950801', u'MULTIEQUAL_-1206951133'), ('tmp_1553', u'LOAD_-1206951320'), ('const-12', u'INT_ADD_-1206952150'), ('const-12', u'PTRSUB_-1206950678'), ('const-433', u'LOAD_-1206952108'), (u'INT_ADD_-1206951849', u'CAST_-1206950660'), (u'INT_ADD_-1206951415', u'CAST_-1206950358'), (u'INT_SEXT_-1206952155', u'INT_MULT_-1206952057'), (u'CAST_-1206950392', u'INT_ADD_-1206951273'), ('const-24', u'INT_ADD_-1206952012'), (u'INT_MULT_-1206952057', u'COPY_-1206950801'), (u'LOAD_-1206951934', u'INT_SEXT_-1206951917'), (u'INT_NOTEQUAL_-1206951696', u'CBRANCH_-1206951695'), ('tmp_1104', u'CBRANCH_-1206951438'), (u'CAST_-1206950391', u'STORE_-1206951287'), (u'INT_ADD_-1206952165', u'INT_SEXT_-1206952155'), ('const-12288', u'COPY_-1206952049'), (u'CAST_-1206950735', u'INT_ADD_-1206952012'), ('tmp_884', u'CBRANCH_-1206951644'), ('const-8', u'INT_ADD_-1206951273'), ('const-1', u'INT_ADD_-1206952165'), ('const-1', u'STORE_-1206951377'), (u'CALL_-1206952000', u'STORE_-1206951972'), (u'COPY_-1206950951', u'RETURN_-1206951250'), ('const-24', u'INT_ADD_-1206951849'), (u'CALL_-1206951715', u'INT_NOTEQUAL_-1206951696'), ('const-24', u'INT_ADD_-1206951383'), ('const-433', u'LOAD_-1206952190'), (u'CAST_-1206950704', u'STORE_-1206951972'), (u'CAST_-1206950661', u'INT_ADD_-1206951849'), ('tmp_924', u'CBRANCH_-1206951619'), ('tmp_1553', u'CAST_-1206950495'), ('tmp_1553', u'CAST_-1206950755'), (u'COPY_-1206950563', u'CALL_-1206951463'), ('tmp_1419', u'CBRANCH_-1206951343'), ('const-2', u'INT_SUB_-1206951436'), ('const-16', u'INT_ADD_-1206951982'), (u'CAST_-1206950678', u'STORE_-1206951924'), ('const-1', u'STORE_-1206951287'), (u'CALL_-1206951637', u'INT_NOTEQUAL_-1206951621'), (u'LOAD_-1206951857', u'CALL_-1206951833'), ('const--96', u'INT_ADD_-1206951833'), ('tmp_1553', u'CAST_-1206950461'), ('const-0', u'PTRSUB_-1206950650'), ('const-433', u'STORE_-1206951429'), (u'INT_SLESS_-1206952007', u'CBRANCH_-1206952014'), ('const-89', u'INT_NOTEQUAL_-1206951344'), (u'INT_ADD_-1206951353', u'INT_NOTEQUAL_-1206951344'), (u'CAST_-1206950494', u'LOAD_-1206951597'), ('const-433', u'STORE_-1206951845'), (u'INT_ADD_-1206951958', u'CAST_-1206950704'), ('const-433', u'LOAD_-1206951871'), (u'INT_ADD_-1206952012', u'CAST_-1206950734'), (u'LOAD_-1206951728', u'CALL_-1206951715'), ('const-8', u'INT_ADD_-1206951415'), (u'INT_ADD_-1206952165', u'INT_SLESS_-1206952007'), (u'CAST_-1206950429', u'LOAD_-1206951490'), (u'INT_ADD_-1206951831', u'CAST_-1206950650'), ('const-433', u'LOAD_-1206951461'), ('tmp_1553', u'CAST_-1206950735'), (u'INT_ADD_-1206952092', u'CAST_-1206950754'), (u'CAST_-1206950717', u'INT_ADD_-1206951982'), (u'CALLIND_-1206951453', u'INT_NOTEQUAL_-1206951438'), (u'LOAD_-1206951871', u'STORE_-1206951845'), (u'LOAD_-1206951998', u'INT_ADD_-1206951936'), (u'COPY_-1206952049', u'COPY_-1206950802'), ('tmp_1553', u'CAST_-1206950392'), (u'CAST_-1206950359', u'INT_ADD_-1206951415'), ('tmp_1552', u'PTRSUB_-1206950663'), ('const-16', u'INT_ADD_-1206952092'), (u'INT_ADD_-1206951383', u'CAST_-1206950442'), (u'LOAD_-1206951320', u'CALL_-1206951307'), ('tmp_1553', u'CAST_-1206950679'), (u'CAST_-1206950771', u'INT_ADD_-1206952150'), (u'CALL_-1206951491', u'CALL_-1206951463'), (u'INT_ADD_-1206951936', u'CAST_-1206950695'), (u'CAST_-1206950679', u'INT_ADD_-1206951910'), (u'LOAD_-1206952190', u'INT_ADD_-1206952165'), ('tmp_1553', u'CAST_-1206950705'), (u'MULTIEQUAL_-1206951096', u'INT_ADD_-1206951831'), (u'CAST_-1206950716', u'LOAD_-1206951998'), ('const-12', u'INT_ADD_-1206952174'), ('const-433', u'LOAD_-1206951597'), ('const-433', u'STORE_-1206952164'), (u'CALL_-1206951715', u'CALL_-1206951668'), ('tmp_1553', u'CAST_-1206950717'), (u'CAST_-1206950460', u'LOAD_-1206951461'), (u'INT_SEXT_-1206951917', u'INT_MULT_-1206951880'), ('tmp_1553', u'LOAD_-1206951728'), ('const-433', u'LOAD_-1206951865'), ('const-0', u'PTRSUB_-1206950605'), (u'CALL_-1206951833', u'CALL_-1206951734'), ('tmp_1552', u'PTRSUB_-1206950678'), (u'LOAD_-1206951445', u'CALL_-1206951433'), (u'CAST_-1206950695', u'CALL_-1206951936'), (u'LOAD_-1206951733', u'CALL_-1206951715'), (u'LOAD_-1206951461', u'INT_SEXT_-1206951444'), (u'PTRSUB_-1206950605', u'LOAD_-1206951733'), ('const-433', u'STORE_-1206951377'), (u'PTRSUB_-1206950663', u'LOAD_-1206951831'), (u'INT_MULT_-1206952118', u'INT_LESS_-1206952093'), (u'INT_MULT_-1206952118', u'MULTIEQUAL_-1206951096'), (u'CAST_-1206950660', u'LOAD_-1206951865'), (u'INT_NOTEQUAL_-1206951344', u'CBRANCH_-1206951343'), ('const-96', u'INT_MULT_-1206951880'), ('const-1', u'COPY_-1206950951'), (u'INT_MULT_-1206951880', u'MULTIEQUAL_-1206951096'), ('const-0', u'INT_NOTEQUAL_-1206951438'), ('const-96', u'INT_MULT_-1206951409'), ('tmp_1553', u'CAST_-1206950359'), ('const-433', u'LOAD_-1206951463'), (u'INT_ADD_-1206952150', u'CAST_-1206950770'), ('tmp_1553', u'CAST_-1206950771'), ('const-16', u'PTRSUB_-1206950663'), (u'INT_ADD_-1206951353', u'MULTIEQUAL_-1206950470'), ('const-1085874', u'COPY_-1206950563'), (u'CALL_-1206951770', u'CAST_-1206950607'), ('const-0', u'CALLIND_-1206951453'), ('const-12', u'INT_ADD_-1206951445'), ('tmp_1553', u'CAST_-1206950661'), (u'PTRSUB_-1206950650', u'LOAD_-1206951812'), (u'CALL_-1206951715', u'CALLIND_-1206951453'), (u'INT_LESS_-1206952093', u'CBRANCH_-1206952089'), (u'CAST_-1206950650', u'STORE_-1206951845'), (u'INT_ADD_-1206951581', u'CAST_-1206950494'), ('const--88', u'INT_ADD_-1206951365'), (u'LOAD_-1206951831', u'CALL_-1206951813'), ('const-96', u'INT_MULT_-1206952118'), (u'CAST_-1206950358', u'STORE_-1206951429'), ('const-433', u'LOAD_-1206951998'), ('const-0', u'INT_EQUAL_-1206951646'), ('const-0', u'RETURN_-1206951556'), (u'INT_SUB_-1206951436', u'INT_ZEXT_-1206950960'), ('const-433', u'LOAD_-1206951445'), (u'LOAD_-1206951490', u'INT_ADD_-1206951447'), ('const-16', u'INT_ADD_-1206951910'), (u'PTRSUB_-1206950678', u'LOAD_-1206951857'), ('const-433', u'LOAD_-1206951490'), (u'CAST_-1206950782', u'INT_ADD_-1206952174'), (u'CALL_-1206951715', u'INT_ADD_-1206951474'), ('const-1085848', u'COPY_-1206950700'), ('const-433', u'STORE_-1206951924'), ('const-5', u'CALL_-1206951770'), ('const-0', u'PTRSUB_-1206950398'), (u'CAST_-1206950770', u'STORE_-1206952164'), (u'INT_ADD_-1206952174', u'CAST_-1206950781'), ('tmp_1552', u'PTRSUB_-1206950605'), (u'INT_ADD_-1206951447', u'CAST_-1206950417'), ('tmp_840', u'CBRANCH_-1206951695'), (u'INT_SEXT_-1206951444', u'INT_MULT_-1206951409'), (u'CAST_-1206950705', u'INT_ADD_-1206951958'), ('const-0', u'CALL_-1206951936'), ('const-1', u'CALL_-1206951668'), (u'INT_ADD_-1206951273', u'CAST_-1206950391'), ('const-24', u'INT_ADD_-1206951958'), (u'INT_ADD_-1206951982', u'CAST_-1206950716'), ('const-656', u'INT_ADD_-1206951447'), (u'CAST_-1206950607', u'CALL_-1206951734'), (u'CAST_-1206950686', u'INT_ADD_-1206951918'), ('const-433', u'STORE_-1206951287'), (u'LOAD_-1206952108', u'INT_LESS_-1206952093'), ('tmp_1552', u'PTRSUB_-1206950398'), (u'INT_ADD_-1206951833', u'INT_ADD_-1206951831'), ('const-433', u'LOAD_-1206951728'), ('const-0', u'PTRSUB_-1206950687'), (u'CAST_-1206950685', u'LOAD_-1206951934'), (u'PTRSUB_-1206950687', u'LOAD_-1206951871'), (u'CAST_-1206950734', u'LOAD_-1206952028'), ('const-433', u'LOAD_-1206951320'), ('tmp_1024', u'BRANCH_-1206951418'), (u'INT_ADD_-1206951363', u'CAST_-1206950436'), (u'PTRSUB_-1206950398', u'LOAD_-1206951445'), (u'CAST_-1206950754', u'LOAD_-1206952108'), ('const-0', u'INT_NOTEQUAL_-1206951696'), (u'LOAD_-1206951597', u'COPY_-1206951069'), (u'MULTIEQUAL_-1206951133', u'STORE_-1206951924'), (u'CAST_-1206950436', u'STORE_-1206951377'), (u'CALL_-1206951813', u'CALL_-1206951734'), ('const-192', u'INT_MULT_-1206952057'), ('const-1', u'INT_ADD_-1206951353'), ('const-433', u'LOAD_-1206952028'), ('const-433', u'LOAD_-1206951934'), (u'LOAD_-1206951998', u'INT_SUB_-1206951947'), ('const-5', u'INT_NOTEQUAL_-1206951621'), (u'INT_ADD_-1206951910', u'CAST_-1206950678'), (u'INT_ADD_-1206951365', u'INT_ADD_-1206951363'), ('const-0', u'CALL_-1206951770'), (u'MULTIEQUAL_-1206950470', u'INT_ADD_-1206951353'), (u'COPY_-1206950802', u'MULTIEQUAL_-1206951133'), (u'MULTIEQUAL_-1206950470', u'INT_SUB_-1206951436'), (u'LOAD_-1206951812', u'CALL_-1206951734'), ('const-2', u'COPY_-1206950647'), ('const-433', u'LOAD_-1206951812')]
|
[(u'INT_ADD_-1206952165', u'STORE_-1206952164'), (u'CAST_-1206950767', u'INT_ADD_-1206952150'), ('tmp_398', u'CBRANCH_-1206952014'), (u'INT_ZEXT_-1206950960', u'INT_ADD_-1206951363'), (u'LOAD_-1206951395', u'INT_ADD_-1206951377'), ('const-433', u'LOAD_-1206951490'), (u'INT_NOTEQUAL_-1206951438', u'CBRANCH_-1206951438'), (u'LOAD_-1206951463', u'CALLIND_-1206951453'), (u'CALL_-1206951715', u'CALL_-1206951604'), ('const-433', u'STORE_-1206951924'), ('tmp_3326', u'PTRADD_-1206950470'), ('const-2', u'PTRADD_-1206950698'), (u'CALL_-1206951668', u'INT_EQUAL_-1206951646'), (u'LOAD_-1206952028', u'CALL_-1206952000'), (u'PTRADD_-1206950661', u'CAST_-1206950644'), (u'CAST_-1206950698', u'CALL_-1206951936'), ('tmp_242', u'CBRANCH_-1206952089'), ('const-0', u'CALL_-1206951770'), (u'INT_NOTEQUAL_-1206951621', u'CBRANCH_-1206951619'), ('const-8', u'PTRADD_-1206950720'), (u'CALL_-1206952000', u'INT_ADD_-1206951936'), ('const-8', u'PTRADD_-1206950470'), (u'INT_SUB_-1206951947', u'CALL_-1206951936'), ('tmp_3326', u'CAST_-1206950466'), (u'CAST_-1206950366', u'STORE_-1206951429'), ('const-12', u'INT_ADD_-1206951918'), ('const-0', u'RETURN_-1206951250'), (u'CAST_-1206950777', u'LOAD_-1206952190'), (u'LOAD_-1206951865', u'INT_ADD_-1206951833'), (u'INT_ADD_-1206951377', u'INT_ADD_-1206951365'), ('const-433', u'LOAD_-1206951998'), (u'INT_ADD_-1206951831', u'CAST_-1206950655'), (u'PTRADD_-1206950748', u'LOAD_-1206952028'), ('const-2', u'COPY_-1206950648'), (u'CAST_-1206950766', u'STORE_-1206952164'), ('const-3', u'PTRADD_-1206950470'), (u'PTRADD_-1206950731', u'LOAD_-1206951998'), ('const-8', u'INT_ADD_-1206951474'), ('const-433', u'LOAD_-1206951395'), (u'MULTIEQUAL_-1206950471', u'INT_SUB_-1206951436'), (u'COPY_-1206950648', u'MULTIEQUAL_-1206950471'), (u'INT_ADD_-1206951447', u'CAST_-1206950422'), (u'INT_MULT_-1206951409', u'INT_ADD_-1206951377'), (u'INT_SEXT_-1206952155', u'INT_MULT_-1206952118'), ('const-433', u'STORE_-1206951377'), (u'MULTIEQUAL_-1206951133', u'INT_SUB_-1206951947'), (u'INT_EQUAL_-1206951646', u'CBRANCH_-1206951644'), (u'COPY_-1206950797', u'MULTIEQUAL_-1206951133'), (u'CAST_-1206950611', u'CALL_-1206951734'), ('tmp_3326', u'LOAD_-1206951728'), ('const-12', u'INT_ADD_-1206952150'), ('const-8', u'PTRADD_-1206950698'), (u'INT_SEXT_-1206952155', u'INT_MULT_-1206952057'), ('tmp_3323', u'CAST_-1206950661'), ('tmp_3323', u'PTRADD_-1206950661'), ('const-5', u'CALL_-1206951770'), ('const-433', u'LOAD_-1206952108'), (u'LOAD_-1206951934', u'INT_SEXT_-1206951917'), (u'INT_NOTEQUAL_-1206951696', u'CBRANCH_-1206951695'), ('tmp_1104', u'CBRANCH_-1206951438'), (u'INT_MULT_-1206952057', u'COPY_-1206950797'), ('const-8', u'PTRADD_-1206950767'), (u'INT_ADD_-1206952165', u'INT_SEXT_-1206952155'), ('const-12288', u'COPY_-1206952049'), ('const-8', u'PTRADD_-1206950681'), ('tmp_3326', u'CAST_-1206950767'), ('tmp_3326', u'PTRADD_-1206950767'), ('tmp_884', u'CBRANCH_-1206951644'), (u'CAST_-1206950689', u'INT_ADD_-1206951918'), ('const-1', u'COPY_-1206950499'), ('const-8', u'PTRADD_-1206950748'), ('const-1', u'INT_ADD_-1206952165'), (u'CALL_-1206952000', u'STORE_-1206951972'), ('const-1', u'PTRADD_-1206950387'), ('const-433', u'LOAD_-1206952190'), (u'CALL_-1206951715', u'INT_NOTEQUAL_-1206951696'), ('const-1', u'STORE_-1206951377'), (u'CALL_-1206951770', u'CAST_-1206950611'), ('tmp_3326', u'PTRADD_-1206950698'), (u'INT_ADD_-1206952150', u'CAST_-1206950766'), (u'MULTIEQUAL_-1206950471', u'CALLIND_-1206951453'), ('const-0', u'CALL_-1206951491'), ('tmp_924', u'CBRANCH_-1206951619'), (u'INT_ADD_-1206951918', u'CAST_-1206950688'), ('const-8', u'PTRADD_-1206950661'), ('const-433', u'LOAD_-1206951445'), ('tmp_1419', u'CBRANCH_-1206951343'), ('const-0', u'CALLIND_-1206951453'), (u'COPY_-1206950608', u'RETURN_-1206951556'), (u'INT_ADD_-1206951841', u'CAST_-1206950660'), (u'INT_ADD_-1206951363', u'CAST_-1206950443'), ('const-8', u'PTRADD_-1206950528'), (u'CALL_-1206951637', u'INT_NOTEQUAL_-1206951621'), ('const--96', u'INT_ADD_-1206951833'), (u'LOAD_-1206951857', u'CALL_-1206951833'), (u'INT_SLESS_-1206952007', u'CBRANCH_-1206952014'), (u'INT_ADD_-1206951353', u'INT_NOTEQUAL_-1206951344'), (u'CAST_-1206950661', u'INT_ADD_-1206951841'), (u'CAST_-1206950688', u'LOAD_-1206951934'), ('const-433', u'STORE_-1206951972'), ('const-433', u'LOAD_-1206951871'), (u'PTRADD_-1206950698', u'STORE_-1206951924'), (u'LOAD_-1206951728', u'CALL_-1206951715'), (u'INT_ADD_-1206952165', u'INT_SLESS_-1206952007'), ('const-1085874', u'COPY_-1206950564'), (u'COPY_-1206950798', u'MULTIEQUAL_-1206951133'), ('const-433', u'STORE_-1206951287'), ('tmp_3326', u'LOAD_-1206951320'), (u'CALLIND_-1206951453', u'INT_NOTEQUAL_-1206951438'), ('const-433', u'STORE_-1206951845'), ('tmp_3326', u'PTRADD_-1206950681'), (u'LOAD_-1206951871', u'STORE_-1206951845'), (u'LOAD_-1206951998', u'INT_ADD_-1206951936'), (u'CAST_-1206950660', u'LOAD_-1206951857'), ('const-8', u'PTRADD_-1206950731'), ('const-96', u'INT_MULT_-1206952118'), (u'CAST_-1206950751', u'INT_LESS_-1206952093'), (u'CAST_-1206950466', u'INT_ADD_-1206951445'), ('tmp_3326', u'CAST_-1206950778'), (u'LOAD_-1206951320', u'CALL_-1206951307'), (u'CALL_-1206951491', u'CALL_-1206951463'), ('const-96', u'INT_MULT_-1206951409'), (u'LOAD_-1206952190', u'INT_ADD_-1206952165'), (u'MULTIEQUAL_-1206951096', u'INT_ADD_-1206951831'), ('const-433', u'LOAD_-1206951463'), ('const-12', u'INT_ADD_-1206952174'), (u'CAST_-1206950465', u'LOAD_-1206951461'), (u'CALL_-1206951715', u'CALL_-1206951668'), ('tmp_3323', u'LOAD_-1206951871'), (u'INT_SEXT_-1206951917', u'INT_MULT_-1206951880'), ('tmp_3326', u'PTRADD_-1206950387'), ('const-2', u'PTRADD_-1206950767'), (u'PTRADD_-1206950412', u'CAST_-1206950396'), (u'CALL_-1206951833', u'CALL_-1206951734'), (u'PTRADD_-1206950767', u'LOAD_-1206952108'), (u'LOAD_-1206951445', u'CALL_-1206951433'), ('tmp_3323', u'LOAD_-1206951733'), ('const-1', u'PTRADD_-1206950412'), (u'LOAD_-1206951733', u'CALL_-1206951715'), (u'LOAD_-1206951461', u'INT_SEXT_-1206951444'), (u'INT_MULT_-1206952118', u'INT_LESS_-1206952093'), ('const-433', u'STORE_-1206952164'), (u'INT_MULT_-1206952118', u'MULTIEQUAL_-1206951096'), (u'INT_NOTEQUAL_-1206951344', u'CBRANCH_-1206951343'), (u'CAST_-1206950503', u'LOAD_-1206951597'), (u'INT_MULT_-1206951880', u'MULTIEQUAL_-1206951096'), (u'PTRADD_-1206950528', u'CAST_-1206950503'), ('const-0', u'INT_NOTEQUAL_-1206951438'), (u'CAST_-1206950778', u'INT_ADD_-1206952174'), ('const-192', u'INT_MULT_-1206952057'), ('const-433', u'LOAD_-1206951461'), (u'COPY_-1206952049', u'COPY_-1206950798'), ('tmp_3323', u'LOAD_-1206951812'), ('const-1085848', u'COPY_-1206950701'), ('const-12', u'INT_ADD_-1206951445'), ('tmp_3323', u'LOAD_-1206951445'), (u'CALL_-1206951715', u'CALLIND_-1206951453'), (u'MULTIEQUAL_-1206950471', u'CALL_-1206951491'), (u'COPY_-1206950701', u'CALL_-1206951770'), (u'INT_LESS_-1206952093', u'CBRANCH_-1206952089'), ('const-433', u'LOAD_-1206951857'), ('const--88', u'INT_ADD_-1206951365'), ('const-1', u'STORE_-1206951287'), (u'CAST_-1206950396', u'STORE_-1206951287'), ('const-3', u'PTRADD_-1206950681'), (u'LOAD_-1206951831', u'CALL_-1206951813'), ('const-433', u'LOAD_-1206951597'), (u'COPY_-1206950499', u'RETURN_-1206951250'), ('const-0', u'CALL_-1206951936'), (u'LOAD_-1206952108', u'CAST_-1206950751'), ('tmp_3326', u'PTRADD_-1206950720'), (u'LOAD_-1206951597', u'COPY_-1206950608'), (u'PTRADD_-1206950387', u'CAST_-1206950366'), (u'PTRADD_-1206950470', u'LOAD_-1206951395'), ('tmp_3326', u'PTRADD_-1206950748'), ('const-2', u'PTRADD_-1206950731'), (u'INT_ADD_-1206951936', u'CAST_-1206950698'), (u'CAST_-1206950422', u'LOAD_-1206951463'), ('const-0', u'INT_EQUAL_-1206951646'), ('const-0', u'RETURN_-1206951556'), (u'INT_SUB_-1206951436', u'INT_ZEXT_-1206950960'), (u'LOAD_-1206951490', u'INT_ADD_-1206951447'), ('const-433', u'STORE_-1206951429'), (u'CALL_-1206951715', u'INT_ADD_-1206951474'), (u'PTRADD_-1206950720', u'STORE_-1206951972'), ('const-3', u'PTRADD_-1206950720'), ('const-433', u'LOAD_-1206951733'), (u'PTRADD_-1206950681', u'LOAD_-1206951865'), ('const-433', u'LOAD_-1206952028'), (u'CAST_-1206950644', u'LOAD_-1206951831'), ('tmp_840', u'CBRANCH_-1206951695'), (u'INT_SEXT_-1206951444', u'INT_MULT_-1206951409'), (u'CAST_-1206950655', u'STORE_-1206951845'), ('const-1', u'CALL_-1206951668'), ('tmp_3326', u'PTRADD_-1206950412'), ('tmp_3326', u'CAST_-1206950689'), ('const-63', u'INT_SLESS_-1206952007'), (u'INT_ADD_-1206951445', u'CAST_-1206950465'), ('const-656', u'INT_ADD_-1206951447'), (u'INT_ADD_-1206952174', u'CAST_-1206950777'), ('const-1', u'STORE_-1206951429'), (u'INT_ADD_-1206951833', u'INT_ADD_-1206951831'), ('const-2', u'PTRADD_-1206950661'), (u'COPY_-1206950564', u'CALL_-1206951463'), ('tmp_1024', u'BRANCH_-1206951418'), ('const-5', u'INT_NOTEQUAL_-1206951621'), (u'CAST_-1206950434', u'LOAD_-1206951490'), (u'CAST_-1206950443', u'STORE_-1206951377'), ('const-433', u'LOAD_-1206951728'), ('const-0', u'INT_NOTEQUAL_-1206951696'), ('const-1', u'PTRADD_-1206950528'), ('const-433', u'LOAD_-1206951320'), (u'MULTIEQUAL_-1206951133', u'STORE_-1206951924'), ('const-433', u'LOAD_-1206951934'), (u'CALL_-1206951813', u'CALL_-1206951734'), ('const-96', u'INT_MULT_-1206951880'), ('const-8', u'PTRADD_-1206950412'), ('const-8', u'PTRADD_-1206950387'), ('const-3', u'PTRADD_-1206950748'), ('const-1', u'INT_ADD_-1206951353'), (u'LOAD_-1206951998', u'INT_SUB_-1206951947'), ('const-433', u'LOAD_-1206951865'), (u'MULTIEQUAL_-1206950471', u'INT_ADD_-1206951353'), (u'INT_ADD_-1206951353', u'MULTIEQUAL_-1206950471'), (u'INT_ADD_-1206951365', u'INT_ADD_-1206951363'), ('const-433', u'LOAD_-1206951812'), (u'INT_ADD_-1206951474', u'CAST_-1206950434'), ('const-12', u'INT_ADD_-1206951841'), ('const-433', u'LOAD_-1206951831'), ('tmp_3326', u'PTRADD_-1206950528'), (u'LOAD_-1206951812', u'CALL_-1206951734'), ('const-2', u'INT_SUB_-1206951436'), ('const-89', u'INT_NOTEQUAL_-1206951344'), ('tmp_3326', u'PTRADD_-1206950731')]
| null | null |
00105ee0
|
x64
|
O2
|
(translation_unit "undefined4 FUN_00105ee0(undefined8 *param_1,undefined8 *param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n long lVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n char *__format;\n long lVar6;\n undefined8 uVar7;\n ulong uVar8;\n int iVar9;\n \n iVar2 = *(int *)((long)param_2 + 0xc) + 1;\n *(int *)((long)param_2 + 0xc) = iVar2;\n uVar8 = (long)iVar2 * 0x60;\n if ((ulong)param_2[2] < uVar8) {\n lVar6 = 0x3000;\n if (0x3f < iVar2) {\n lVar6 = (long)iVar2 * 0xc0;\n }\n lVar3 = xrealloc(param_2[3]);\n param_2[3] = lVar3;\n memset((void *)(param_2[2] + lVar3),0,lVar6 - param_2[2]);\n param_2[2] = lVar6;\n uVar8 = (long)*(int *)((long)param_2 + 0xc) * 0x60;\n }\n uVar1 = *(undefined4 *)((long)param_1 + 0xc);\n *(undefined8 *)(param_2[3] + -0x60 + uVar8) = *param_1;\n uVar4 = FUN_00105e10(uVar1);\n uVar5 = FUN_00105e10(*(undefined4 *)(param_1 + 2));\n uVar7 = *param_1;\n __format = (char *)dcgettext(0,"%s\n (header %s, data %s)\n",5);\n printf(__format,uVar7,uVar5,uVar4);\n lVar6 = bfd_openw(*param_2,*param_1);\n if (lVar6 != 0) {\n iVar9 = 2;\n iVar2 = bfd_set_format(lVar6,1);\n if (iVar2 == 0) {\n iVar2 = bfd_get_error();\n if (iVar2 != 5) {\n FUN_00105e60(*param_1);\n *(undefined4 *)(param_2 + 1) = 1;\n }\n }\n else {\n do {\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;\n }\n iVar9 = iVar9 + 1;\n } while (iVar9 != 0x59);\n }\n bfd_close_all_done(lVar6);\n return *(undefined4 *)(param_2 + 1);\n }\n FUN_00105e60(*param_2);\n *(undefined4 *)(param_2 + 1) = 1;\n return 1;\n}\n\n" (function_definition "undefined4 FUN_00105ee0(undefined8 *param_1,undefined8 *param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n long lVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n char *__format;\n long lVar6;\n undefined8 uVar7;\n ulong uVar8;\n int iVar9;\n \n iVar2 = *(int *)((long)param_2 + 0xc) + 1;\n *(int *)((long)param_2 + 0xc) = iVar2;\n uVar8 = (long)iVar2 * 0x60;\n if ((ulong)param_2[2] < uVar8) {\n lVar6 = 0x3000;\n if (0x3f < iVar2) {\n lVar6 = (long)iVar2 * 0xc0;\n }\n lVar3 = xrealloc(param_2[3]);\n param_2[3] = lVar3;\n memset((void *)(param_2[2] + lVar3),0,lVar6 - param_2[2]);\n param_2[2] = lVar6;\n uVar8 = (long)*(int *)((long)param_2 + 0xc) * 0x60;\n }\n uVar1 = *(undefined4 *)((long)param_1 + 0xc);\n *(undefined8 *)(param_2[3] + -0x60 + uVar8) = *param_1;\n uVar4 = FUN_00105e10(uVar1);\n uVar5 = FUN_00105e10(*(undefined4 *)(param_1 + 2));\n uVar7 = *param_1;\n __format = (char *)dcgettext(0,"%s\n (header %s, data %s)\n",5);\n printf(__format,uVar7,uVar5,uVar4);\n lVar6 = bfd_openw(*param_2,*param_1);\n if (lVar6 != 0) {\n iVar9 = 2;\n iVar2 = bfd_set_format(lVar6,1);\n if (iVar2 == 0) {\n iVar2 = bfd_get_error();\n if (iVar2 != 5) {\n FUN_00105e60(*param_1);\n *(undefined4 *)(param_2 + 1) = 1;\n }\n }\n else {\n do {\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;\n }\n iVar9 = iVar9 + 1;\n } while (iVar9 != 0x59);\n }\n bfd_close_all_done(lVar6);\n return *(undefined4 *)(param_2 + 1);\n }\n FUN_00105e60(*param_2);\n *(undefined4 *)(param_2 + 1) = 1;\n return 1;\n}" type_identifier (function_declarator "FUN_00105ee0(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 undefined4 uVar1;\n int iVar2;\n long lVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n char *__format;\n long lVar6;\n undefined8 uVar7;\n ulong uVar8;\n int iVar9;\n \n iVar2 = *(int *)((long)param_2 + 0xc) + 1;\n *(int *)((long)param_2 + 0xc) = iVar2;\n uVar8 = (long)iVar2 * 0x60;\n if ((ulong)param_2[2] < uVar8) {\n lVar6 = 0x3000;\n if (0x3f < iVar2) {\n lVar6 = (long)iVar2 * 0xc0;\n }\n lVar3 = xrealloc(param_2[3]);\n param_2[3] = lVar3;\n memset((void *)(param_2[2] + lVar3),0,lVar6 - param_2[2]);\n param_2[2] = lVar6;\n uVar8 = (long)*(int *)((long)param_2 + 0xc) * 0x60;\n }\n uVar1 = *(undefined4 *)((long)param_1 + 0xc);\n *(undefined8 *)(param_2[3] + -0x60 + uVar8) = *param_1;\n uVar4 = FUN_00105e10(uVar1);\n uVar5 = FUN_00105e10(*(undefined4 *)(param_1 + 2));\n uVar7 = *param_1;\n __format = (char *)dcgettext(0,"%s\n (header %s, data %s)\n",5);\n printf(__format,uVar7,uVar5,uVar4);\n lVar6 = bfd_openw(*param_2,*param_1);\n if (lVar6 != 0) {\n iVar9 = 2;\n iVar2 = bfd_set_format(lVar6,1);\n if (iVar2 == 0) {\n iVar2 = bfd_get_error();\n if (iVar2 != 5) {\n FUN_00105e60(*param_1);\n *(undefined4 *)(param_2 + 1) = 1;\n }\n }\n else {\n do {\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;\n }\n iVar9 = iVar9 + 1;\n } while (iVar9 != 0x59);\n }\n bfd_close_all_done(lVar6);\n return *(undefined4 *)(param_2 + 1);\n }\n FUN_00105e60(*param_2);\n *(undefined4 *)(param_2 + 1) = 1;\n return 1;\n}" { (declaration "undefined4 uVar1;" type_identifier identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "undefined8 uVar5;" type_identifier identifier ;) (declaration "char *__format;" primitive_type (pointer_declarator "*__format" * identifier) ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar7;" type_identifier identifier ;) (declaration "ulong uVar8;" type_identifier identifier ;) (declaration "int iVar9;" primitive_type identifier ;) (expression_statement "iVar2 = *(int *)((long)param_2 + 0xc) + 1;" (assignment_expression "iVar2 = *(int *)((long)param_2 + 0xc) + 1" identifier = (binary_expression "*(int *)((long)param_2 + 0xc) + 1" (pointer_expression "*(int *)((long)param_2 + 0xc)" * (cast_expression "(int *)((long)param_2 + 0xc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_2 + 0xc)" ( (binary_expression "(long)param_2 + 0xc" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) + number_literal)) ;) (expression_statement "*(int *)((long)param_2 + 0xc) = iVar2;" (assignment_expression "*(int *)((long)param_2 + 0xc) = iVar2" (pointer_expression "*(int *)((long)param_2 + 0xc)" * (cast_expression "(int *)((long)param_2 + 0xc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_2 + 0xc)" ( (binary_expression "(long)param_2 + 0xc" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (expression_statement "uVar8 = (long)iVar2 * 0x60;" (assignment_expression "uVar8 = (long)iVar2 * 0x60" identifier = (binary_expression "(long)iVar2 * 0x60" (cast_expression "(long)iVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * number_literal)) ;) (if_statement "if ((ulong)param_2[2] < uVar8) {\n lVar6 = 0x3000;\n if (0x3f < iVar2) {\n lVar6 = (long)iVar2 * 0xc0;\n }\n lVar3 = xrealloc(param_2[3]);\n param_2[3] = lVar3;\n memset((void *)(param_2[2] + lVar3),0,lVar6 - param_2[2]);\n param_2[2] = lVar6;\n uVar8 = (long)*(int *)((long)param_2 + 0xc) * 0x60;\n }" if (parenthesized_expression "((ulong)param_2[2] < uVar8)" ( (binary_expression "(ulong)param_2[2] < uVar8" (cast_expression "(ulong)param_2[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < identifier) )) (compound_statement "{\n lVar6 = 0x3000;\n if (0x3f < iVar2) {\n lVar6 = (long)iVar2 * 0xc0;\n }\n lVar3 = xrealloc(param_2[3]);\n param_2[3] = lVar3;\n memset((void *)(param_2[2] + lVar3),0,lVar6 - param_2[2]);\n param_2[2] = lVar6;\n uVar8 = (long)*(int *)((long)param_2 + 0xc) * 0x60;\n }" { (expression_statement "lVar6 = 0x3000;" (assignment_expression "lVar6 = 0x3000" identifier = number_literal) ;) (if_statement "if (0x3f < iVar2) {\n lVar6 = (long)iVar2 * 0xc0;\n }" if (parenthesized_expression "(0x3f < iVar2)" ( (binary_expression "0x3f < iVar2" number_literal < identifier) )) (compound_statement "{\n lVar6 = (long)iVar2 * 0xc0;\n }" { (expression_statement "lVar6 = (long)iVar2 * 0xc0;" (assignment_expression "lVar6 = (long)iVar2 * 0xc0" identifier = (binary_expression "(long)iVar2 * 0xc0" (cast_expression "(long)iVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * number_literal)) ;) })) (expression_statement "lVar3 = xrealloc(param_2[3]);" (assignment_expression "lVar3 = xrealloc(param_2[3])" identifier = (call_expression "xrealloc(param_2[3])" identifier (argument_list "(param_2[3])" ( (subscript_expression "param_2[3]" identifier [ number_literal ]) )))) ;) (expression_statement "param_2[3] = lVar3;" (assignment_expression "param_2[3] = lVar3" (subscript_expression "param_2[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "memset((void *)(param_2[2] + lVar3),0,lVar6 - param_2[2]);" (call_expression "memset((void *)(param_2[2] + lVar3),0,lVar6 - param_2[2])" identifier (argument_list "((void *)(param_2[2] + lVar3),0,lVar6 - param_2[2])" ( (cast_expression "(void *)(param_2[2] + lVar3)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2[2] + lVar3)" ( (binary_expression "param_2[2] + lVar3" (subscript_expression "param_2[2]" identifier [ number_literal ]) + identifier) ))) , number_literal , (binary_expression "lVar6 - param_2[2]" identifier - (subscript_expression "param_2[2]" identifier [ number_literal ])) ))) ;) (expression_statement "param_2[2] = lVar6;" (assignment_expression "param_2[2] = lVar6" (subscript_expression "param_2[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar8 = (long)*(int *)((long)param_2 + 0xc) * 0x60;" (assignment_expression "uVar8 = (long)*(int *)((long)param_2 + 0xc) * 0x60" identifier = (binary_expression "(long)*(int *)((long)param_2 + 0xc) * 0x60" (cast_expression "(long)*(int *)((long)param_2 + 0xc)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*(int *)((long)param_2 + 0xc)" * (cast_expression "(int *)((long)param_2 + 0xc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_2 + 0xc)" ( (binary_expression "(long)param_2 + 0xc" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) * number_literal)) ;) })) (expression_statement "uVar1 = *(undefined4 *)((long)param_1 + 0xc);" (assignment_expression "uVar1 = *(undefined4 *)((long)param_1 + 0xc)" identifier = (pointer_expression "*(undefined4 *)((long)param_1 + 0xc)" * (cast_expression "(undefined4 *)((long)param_1 + 0xc)" ( (type_descriptor "undefined4 *" type_identifier (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) ))))) ;) (expression_statement "*(undefined8 *)(param_2[3] + -0x60 + uVar8) = *param_1;" (assignment_expression "*(undefined8 *)(param_2[3] + -0x60 + uVar8) = *param_1" (pointer_expression "*(undefined8 *)(param_2[3] + -0x60 + uVar8)" * (cast_expression "(undefined8 *)(param_2[3] + -0x60 + uVar8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2[3] + -0x60 + uVar8)" ( (binary_expression "param_2[3] + -0x60 + uVar8" (binary_expression "param_2[3] + -0x60" (subscript_expression "param_2[3]" identifier [ number_literal ]) + number_literal) + identifier) )))) = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "uVar4 = FUN_00105e10(uVar1);" (assignment_expression "uVar4 = FUN_00105e10(uVar1)" identifier = (call_expression "FUN_00105e10(uVar1)" identifier (argument_list "(uVar1)" ( identifier )))) ;) (expression_statement "uVar5 = FUN_00105e10(*(undefined4 *)(param_1 + 2));" (assignment_expression "uVar5 = FUN_00105e10(*(undefined4 *)(param_1 + 2))" identifier = (call_expression "FUN_00105e10(*(undefined4 *)(param_1 + 2))" identifier (argument_list "(*(undefined4 *)(param_1 + 2))" ( (pointer_expression "*(undefined4 *)(param_1 + 2)" * (cast_expression "(undefined4 *)(param_1 + 2)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) )))) )))) ;) (expression_statement "uVar7 = *param_1;" (assignment_expression "uVar7 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "__format = (char *)dcgettext(0,"%s\n (header %s, data %s)\n",5);" (assignment_expression "__format = (char *)dcgettext(0,"%s\n (header %s, data %s)\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"%s\n (header %s, data %s)\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"%s\n (header %s, data %s)\n",5)" identifier (argument_list "(0,"%s\n (header %s, data %s)\n",5)" ( number_literal , (string_literal ""%s\n (header %s, data %s)\n"" " string_content escape_sequence string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(__format,uVar7,uVar5,uVar4);" (call_expression "printf(__format,uVar7,uVar5,uVar4)" identifier (argument_list "(__format,uVar7,uVar5,uVar4)" ( identifier , identifier , identifier , identifier ))) ;) (expression_statement "lVar6 = bfd_openw(*param_2,*param_1);" (assignment_expression "lVar6 = bfd_openw(*param_2,*param_1)" identifier = (call_expression "bfd_openw(*param_2,*param_1)" identifier (argument_list "(*param_2,*param_1)" ( (pointer_expression "*param_2" * identifier) , (pointer_expression "*param_1" * identifier) )))) ;) (if_statement "if (lVar6 != 0) {\n iVar9 = 2;\n iVar2 = bfd_set_format(lVar6,1);\n if (iVar2 == 0) {\n iVar2 = bfd_get_error();\n if (iVar2 != 5) {\n FUN_00105e60(*param_1);\n *(undefined4 *)(param_2 + 1) = 1;\n }\n }\n else {\n do {\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;\n }\n iVar9 = iVar9 + 1;\n } while (iVar9 != 0x59);\n }\n bfd_close_all_done(lVar6);\n return *(undefined4 *)(param_2 + 1);\n }" if (parenthesized_expression "(lVar6 != 0)" ( (binary_expression "lVar6 != 0" identifier != number_literal) )) (compound_statement "{\n iVar9 = 2;\n iVar2 = bfd_set_format(lVar6,1);\n if (iVar2 == 0) {\n iVar2 = bfd_get_error();\n if (iVar2 != 5) {\n FUN_00105e60(*param_1);\n *(undefined4 *)(param_2 + 1) = 1;\n }\n }\n else {\n do {\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;\n }\n iVar9 = iVar9 + 1;\n } while (iVar9 != 0x59);\n }\n bfd_close_all_done(lVar6);\n return *(undefined4 *)(param_2 + 1);\n }" { (expression_statement "iVar9 = 2;" (assignment_expression "iVar9 = 2" identifier = number_literal) ;) (expression_statement "iVar2 = bfd_set_format(lVar6,1);" (assignment_expression "iVar2 = bfd_set_format(lVar6,1)" identifier = (call_expression "bfd_set_format(lVar6,1)" identifier (argument_list "(lVar6,1)" ( identifier , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n iVar2 = bfd_get_error();\n if (iVar2 != 5) {\n FUN_00105e60(*param_1);\n *(undefined4 *)(param_2 + 1) = 1;\n }\n }\n else {\n do {\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;\n }\n iVar9 = iVar9 + 1;\n } while (iVar9 != 0x59);\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n iVar2 = bfd_get_error();\n if (iVar2 != 5) {\n FUN_00105e60(*param_1);\n *(undefined4 *)(param_2 + 1) = 1;\n }\n }" { (expression_statement "iVar2 = bfd_get_error();" (assignment_expression "iVar2 = bfd_get_error()" identifier = (call_expression "bfd_get_error()" identifier (argument_list "()" ( )))) ;) (if_statement "if (iVar2 != 5) {\n FUN_00105e60(*param_1);\n *(undefined4 *)(param_2 + 1) = 1;\n }" if (parenthesized_expression "(iVar2 != 5)" ( (binary_expression "iVar2 != 5" identifier != number_literal) )) (compound_statement "{\n FUN_00105e60(*param_1);\n *(undefined4 *)(param_2 + 1) = 1;\n }" { (expression_statement "FUN_00105e60(*param_1);" (call_expression "FUN_00105e60(*param_1)" identifier (argument_list "(*param_1)" ( (pointer_expression "*param_1" * identifier) ))) ;) (expression_statement "*(undefined4 *)(param_2 + 1) = 1;" (assignment_expression "*(undefined4 *)(param_2 + 1) = 1" (pointer_expression "*(undefined4 *)(param_2 + 1)" * (cast_expression "(undefined4 *)(param_2 + 1)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 1)" ( (binary_expression "param_2 + 1" identifier + number_literal) )))) = number_literal) ;) })) }) (else_clause "else {\n do {\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;\n }\n iVar9 = iVar9 + 1;\n } while (iVar9 != 0x59);\n }" else (compound_statement "{\n do {\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;\n }\n iVar9 = iVar9 + 1;\n } while (iVar9 != 0x59);\n }" { (do_statement "do {\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;\n }\n iVar9 = iVar9 + 1;\n } while (iVar9 != 0x59);" do (compound_statement "{\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;\n }\n iVar9 = iVar9 + 1;\n }" { (expression_statement "iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);" (assignment_expression "iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0)" identifier = (call_expression "(**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0)" (parenthesized_expression "(**(code **)(*(long *)(lVar6 + 8) + 0x290))" ( (pointer_expression "**(code **)(*(long *)(lVar6 + 8) + 0x290)" * (pointer_expression "*(code **)(*(long *)(lVar6 + 8) + 0x290)" * (cast_expression "(code **)(*(long *)(lVar6 + 8) + 0x290)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(lVar6 + 8) + 0x290)" ( (binary_expression "*(long *)(lVar6 + 8) + 0x290" (pointer_expression "*(long *)(lVar6 + 8)" * (cast_expression "(long *)(lVar6 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 8)" ( (binary_expression "lVar6 + 8" identifier + number_literal) )))) + number_literal) ))))) )) (argument_list "(lVar6,iVar9,0)" ( identifier , identifier , number_literal )))) ;) (if_statement "if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;\n }" if (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) (compound_statement "{\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;\n }" { (expression_statement "uVar7 = bfd_printable_arch_mach(iVar9,0);" (assignment_expression "uVar7 = bfd_printable_arch_mach(iVar9,0)" identifier = (call_expression "bfd_printable_arch_mach(iVar9,0)" identifier (argument_list "(iVar9,0)" ( identifier , number_literal )))) ;) (expression_statement "printf(" %s\n",uVar7);" (call_expression "printf(" %s\n",uVar7)" identifier (argument_list "(" %s\n",uVar7)" ( (string_literal "" %s\n"" " string_content escape_sequence ") , identifier ))) ;) (expression_statement "*(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;" (assignment_expression "*(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1" (pointer_expression "*(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2))" * (cast_expression "(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2))" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2))" ( (binary_expression "(long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)" (binary_expression "(long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58" (binary_expression "(long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3]" (binary_expression "(long)*(int *)((long)param_2 + 0xc) * 0x60" (cast_expression "(long)*(int *)((long)param_2 + 0xc)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*(int *)((long)param_2 + 0xc)" * (cast_expression "(int *)((long)param_2 + 0xc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_2 + 0xc)" ( (binary_expression "(long)param_2 + 0xc" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) * number_literal) + (subscript_expression "param_2[3]" identifier [ number_literal ])) + number_literal) + (call_expression "(ulong)(iVar9 - 2)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(iVar9 - 2)" ( (binary_expression "iVar9 - 2" identifier - number_literal) )))) )))) = number_literal) ;) })) (expression_statement "iVar9 = iVar9 + 1;" (assignment_expression "iVar9 = iVar9 + 1" identifier = (binary_expression "iVar9 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(iVar9 != 0x59)" ( (binary_expression "iVar9 != 0x59" identifier != number_literal) )) ;) }))) (expression_statement "bfd_close_all_done(lVar6);" (call_expression "bfd_close_all_done(lVar6)" identifier (argument_list "(lVar6)" ( identifier ))) ;) (return_statement "return *(undefined4 *)(param_2 + 1);" return (pointer_expression "*(undefined4 *)(param_2 + 1)" * (cast_expression "(undefined4 *)(param_2 + 1)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 1)" ( (binary_expression "param_2 + 1" identifier + number_literal) )))) ;) })) (expression_statement "FUN_00105e60(*param_2);" (call_expression "FUN_00105e60(*param_2)" identifier (argument_list "(*param_2)" ( (pointer_expression "*param_2" * identifier) ))) ;) (expression_statement "*(undefined4 *)(param_2 + 1) = 1;" (assignment_expression "*(undefined4 *)(param_2 + 1) = 1" (pointer_expression "*(undefined4 *)(param_2 + 1)" * (cast_expression "(undefined4 *)(param_2 + 1)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 1)" ( (binary_expression "param_2 + 1" identifier + number_literal) )))) = number_literal) ;) (return_statement "return 1;" return number_literal ;) })))
|
(translation_unit "int do_display_target(bfd_target *targ,void *data)\n\n{\n bfd_endian endian;\n char *pcVar1;\n int iVar2;\n long lVar3;\n char *pcVar4;\n char *pcVar5;\n char *__format;\n long lVar6;\n undefined8 uVar7;\n ulong uVar8;\n int iVar9;\n display_target *param;\n \n iVar2 = *(int *)((long)data + 0xc) + 1;\n *(int *)((long)data + 0xc) = iVar2;\n uVar8 = (long)iVar2 * 0x60;\n if (*(ulong *)((long)data + 0x10) < uVar8) {\n lVar6 = 0x3000;\n if (0x3f < iVar2) {\n lVar6 = (long)iVar2 * 0xc0;\n }\n lVar3 = xrealloc(*(undefined8 *)((long)data + 0x18));\n *(long *)((long)data + 0x18) = lVar3;\n memset((void *)(*(long *)((long)data + 0x10) + lVar3),0,lVar6 - *(long *)((long)data + 0x10));\n *(long *)((long)data + 0x10) = lVar6;\n uVar8 = (long)*(int *)((long)data + 0xc) * 0x60;\n }\n endian = targ->byteorder;\n *(char **)(*(long *)((long)data + 0x18) + -0x60 + uVar8) = targ->name;\n pcVar4 = endian_string(endian);\n pcVar5 = endian_string(targ->header_byteorder);\n pcVar1 = targ->name;\n __format = (char *)dcgettext(0,"%s\n (header %s, data %s)\n",5);\n printf(__format,pcVar1,pcVar5,pcVar4);\n /* WARNING: Load size is inaccurate */\n lVar6 = bfd_openw(*data,targ->name);\n if (lVar6 != 0) {\n iVar9 = 2;\n iVar2 = bfd_set_format(lVar6,1);\n if (iVar2 == 0) {\n iVar2 = bfd_get_error();\n if (iVar2 != 5) {\n bfd_nonfatal(targ->name);\n *(undefined4 *)((long)data + 8) = 1;\n }\n }\n else {\n do {\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)data + 0xc) * 0x60 + *(long *)((long)data + 0x18) + -0x58 +\n (ulong)(iVar9 - 2)) = 1;\n }\n iVar9 = iVar9 + 1;\n } while (iVar9 != 0x59);\n }\n bfd_close_all_done(lVar6);\n return *(int *)((long)data + 8);\n }\n /* WARNING: Load size is inaccurate */\n bfd_nonfatal(*data);\n *(undefined4 *)((long)data + 8) = 1;\n return 1;\n}\n\n" (function_definition "int do_display_target(bfd_target *targ,void *data)\n\n{\n bfd_endian endian;\n char *pcVar1;\n int iVar2;\n long lVar3;\n char *pcVar4;\n char *pcVar5;\n char *__format;\n long lVar6;\n undefined8 uVar7;\n ulong uVar8;\n int iVar9;\n display_target *param;\n \n iVar2 = *(int *)((long)data + 0xc) + 1;\n *(int *)((long)data + 0xc) = iVar2;\n uVar8 = (long)iVar2 * 0x60;\n if (*(ulong *)((long)data + 0x10) < uVar8) {\n lVar6 = 0x3000;\n if (0x3f < iVar2) {\n lVar6 = (long)iVar2 * 0xc0;\n }\n lVar3 = xrealloc(*(undefined8 *)((long)data + 0x18));\n *(long *)((long)data + 0x18) = lVar3;\n memset((void *)(*(long *)((long)data + 0x10) + lVar3),0,lVar6 - *(long *)((long)data + 0x10));\n *(long *)((long)data + 0x10) = lVar6;\n uVar8 = (long)*(int *)((long)data + 0xc) * 0x60;\n }\n endian = targ->byteorder;\n *(char **)(*(long *)((long)data + 0x18) + -0x60 + uVar8) = targ->name;\n pcVar4 = endian_string(endian);\n pcVar5 = endian_string(targ->header_byteorder);\n pcVar1 = targ->name;\n __format = (char *)dcgettext(0,"%s\n (header %s, data %s)\n",5);\n printf(__format,pcVar1,pcVar5,pcVar4);\n /* WARNING: Load size is inaccurate */\n lVar6 = bfd_openw(*data,targ->name);\n if (lVar6 != 0) {\n iVar9 = 2;\n iVar2 = bfd_set_format(lVar6,1);\n if (iVar2 == 0) {\n iVar2 = bfd_get_error();\n if (iVar2 != 5) {\n bfd_nonfatal(targ->name);\n *(undefined4 *)((long)data + 8) = 1;\n }\n }\n else {\n do {\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)data + 0xc) * 0x60 + *(long *)((long)data + 0x18) + -0x58 +\n (ulong)(iVar9 - 2)) = 1;\n }\n iVar9 = iVar9 + 1;\n } while (iVar9 != 0x59);\n }\n bfd_close_all_done(lVar6);\n return *(int *)((long)data + 8);\n }\n /* WARNING: Load size is inaccurate */\n bfd_nonfatal(*data);\n *(undefined4 *)((long)data + 8) = 1;\n return 1;\n}" primitive_type (function_declarator "do_display_target(bfd_target *targ,void *data)" identifier (parameter_list "(bfd_target *targ,void *data)" ( (parameter_declaration "bfd_target *targ" type_identifier (pointer_declarator "*targ" * identifier)) , (parameter_declaration "void *data" primitive_type (pointer_declarator "*data" * identifier)) ))) (compound_statement "{\n bfd_endian endian;\n char *pcVar1;\n int iVar2;\n long lVar3;\n char *pcVar4;\n char *pcVar5;\n char *__format;\n long lVar6;\n undefined8 uVar7;\n ulong uVar8;\n int iVar9;\n display_target *param;\n \n iVar2 = *(int *)((long)data + 0xc) + 1;\n *(int *)((long)data + 0xc) = iVar2;\n uVar8 = (long)iVar2 * 0x60;\n if (*(ulong *)((long)data + 0x10) < uVar8) {\n lVar6 = 0x3000;\n if (0x3f < iVar2) {\n lVar6 = (long)iVar2 * 0xc0;\n }\n lVar3 = xrealloc(*(undefined8 *)((long)data + 0x18));\n *(long *)((long)data + 0x18) = lVar3;\n memset((void *)(*(long *)((long)data + 0x10) + lVar3),0,lVar6 - *(long *)((long)data + 0x10));\n *(long *)((long)data + 0x10) = lVar6;\n uVar8 = (long)*(int *)((long)data + 0xc) * 0x60;\n }\n endian = targ->byteorder;\n *(char **)(*(long *)((long)data + 0x18) + -0x60 + uVar8) = targ->name;\n pcVar4 = endian_string(endian);\n pcVar5 = endian_string(targ->header_byteorder);\n pcVar1 = targ->name;\n __format = (char *)dcgettext(0,"%s\n (header %s, data %s)\n",5);\n printf(__format,pcVar1,pcVar5,pcVar4);\n /* WARNING: Load size is inaccurate */\n lVar6 = bfd_openw(*data,targ->name);\n if (lVar6 != 0) {\n iVar9 = 2;\n iVar2 = bfd_set_format(lVar6,1);\n if (iVar2 == 0) {\n iVar2 = bfd_get_error();\n if (iVar2 != 5) {\n bfd_nonfatal(targ->name);\n *(undefined4 *)((long)data + 8) = 1;\n }\n }\n else {\n do {\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)data + 0xc) * 0x60 + *(long *)((long)data + 0x18) + -0x58 +\n (ulong)(iVar9 - 2)) = 1;\n }\n iVar9 = iVar9 + 1;\n } while (iVar9 != 0x59);\n }\n bfd_close_all_done(lVar6);\n return *(int *)((long)data + 8);\n }\n /* WARNING: Load size is inaccurate */\n bfd_nonfatal(*data);\n *(undefined4 *)((long)data + 8) = 1;\n return 1;\n}" { (declaration "bfd_endian endian;" type_identifier identifier ;) (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "char *pcVar4;" primitive_type (pointer_declarator "*pcVar4" * identifier) ;) (declaration "char *pcVar5;" primitive_type (pointer_declarator "*pcVar5" * identifier) ;) (declaration "char *__format;" primitive_type (pointer_declarator "*__format" * identifier) ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar7;" type_identifier identifier ;) (declaration "ulong uVar8;" type_identifier identifier ;) (declaration "int iVar9;" primitive_type identifier ;) (declaration "display_target *param;" type_identifier (pointer_declarator "*param" * identifier) ;) (expression_statement "iVar2 = *(int *)((long)data + 0xc) + 1;" (assignment_expression "iVar2 = *(int *)((long)data + 0xc) + 1" identifier = (binary_expression "*(int *)((long)data + 0xc) + 1" (pointer_expression "*(int *)((long)data + 0xc)" * (cast_expression "(int *)((long)data + 0xc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)data + 0xc)" ( (binary_expression "(long)data + 0xc" (cast_expression "(long)data" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) + number_literal)) ;) (expression_statement "*(int *)((long)data + 0xc) = iVar2;" (assignment_expression "*(int *)((long)data + 0xc) = iVar2" (pointer_expression "*(int *)((long)data + 0xc)" * (cast_expression "(int *)((long)data + 0xc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)data + 0xc)" ( (binary_expression "(long)data + 0xc" (cast_expression "(long)data" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (expression_statement "uVar8 = (long)iVar2 * 0x60;" (assignment_expression "uVar8 = (long)iVar2 * 0x60" identifier = (binary_expression "(long)iVar2 * 0x60" (cast_expression "(long)iVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * number_literal)) ;) (if_statement "if (*(ulong *)((long)data + 0x10) < uVar8) {\n lVar6 = 0x3000;\n if (0x3f < iVar2) {\n lVar6 = (long)iVar2 * 0xc0;\n }\n lVar3 = xrealloc(*(undefined8 *)((long)data + 0x18));\n *(long *)((long)data + 0x18) = lVar3;\n memset((void *)(*(long *)((long)data + 0x10) + lVar3),0,lVar6 - *(long *)((long)data + 0x10));\n *(long *)((long)data + 0x10) = lVar6;\n uVar8 = (long)*(int *)((long)data + 0xc) * 0x60;\n }" if (parenthesized_expression "(*(ulong *)((long)data + 0x10) < uVar8)" ( (binary_expression "*(ulong *)((long)data + 0x10) < uVar8" (pointer_expression "*(ulong *)((long)data + 0x10)" * (cast_expression "(ulong *)((long)data + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)data + 0x10)" ( (binary_expression "(long)data + 0x10" (cast_expression "(long)data" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) < identifier) )) (compound_statement "{\n lVar6 = 0x3000;\n if (0x3f < iVar2) {\n lVar6 = (long)iVar2 * 0xc0;\n }\n lVar3 = xrealloc(*(undefined8 *)((long)data + 0x18));\n *(long *)((long)data + 0x18) = lVar3;\n memset((void *)(*(long *)((long)data + 0x10) + lVar3),0,lVar6 - *(long *)((long)data + 0x10));\n *(long *)((long)data + 0x10) = lVar6;\n uVar8 = (long)*(int *)((long)data + 0xc) * 0x60;\n }" { (expression_statement "lVar6 = 0x3000;" (assignment_expression "lVar6 = 0x3000" identifier = number_literal) ;) (if_statement "if (0x3f < iVar2) {\n lVar6 = (long)iVar2 * 0xc0;\n }" if (parenthesized_expression "(0x3f < iVar2)" ( (binary_expression "0x3f < iVar2" number_literal < identifier) )) (compound_statement "{\n lVar6 = (long)iVar2 * 0xc0;\n }" { (expression_statement "lVar6 = (long)iVar2 * 0xc0;" (assignment_expression "lVar6 = (long)iVar2 * 0xc0" identifier = (binary_expression "(long)iVar2 * 0xc0" (cast_expression "(long)iVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * number_literal)) ;) })) (expression_statement "lVar3 = xrealloc(*(undefined8 *)((long)data + 0x18));" (assignment_expression "lVar3 = xrealloc(*(undefined8 *)((long)data + 0x18))" identifier = (call_expression "xrealloc(*(undefined8 *)((long)data + 0x18))" identifier (argument_list "(*(undefined8 *)((long)data + 0x18))" ( (pointer_expression "*(undefined8 *)((long)data + 0x18)" * (cast_expression "(undefined8 *)((long)data + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)data + 0x18)" ( (binary_expression "(long)data + 0x18" (cast_expression "(long)data" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) )))) ;) (expression_statement "*(long *)((long)data + 0x18) = lVar3;" (assignment_expression "*(long *)((long)data + 0x18) = lVar3" (pointer_expression "*(long *)((long)data + 0x18)" * (cast_expression "(long *)((long)data + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)data + 0x18)" ( (binary_expression "(long)data + 0x18" (cast_expression "(long)data" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (expression_statement "memset((void *)(*(long *)((long)data + 0x10) + lVar3),0,lVar6 - *(long *)((long)data + 0x10));" (call_expression "memset((void *)(*(long *)((long)data + 0x10) + lVar3),0,lVar6 - *(long *)((long)data + 0x10))" identifier (argument_list "((void *)(*(long *)((long)data + 0x10) + lVar3),0,lVar6 - *(long *)((long)data + 0x10))" ( (cast_expression "(void *)(*(long *)((long)data + 0x10) + lVar3)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)((long)data + 0x10) + lVar3)" ( (binary_expression "*(long *)((long)data + 0x10) + lVar3" (pointer_expression "*(long *)((long)data + 0x10)" * (cast_expression "(long *)((long)data + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)data + 0x10)" ( (binary_expression "(long)data + 0x10" (cast_expression "(long)data" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) + identifier) ))) , number_literal , (binary_expression "lVar6 - *(long *)((long)data + 0x10)" identifier - (pointer_expression "*(long *)((long)data + 0x10)" * (cast_expression "(long *)((long)data + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)data + 0x10)" ( (binary_expression "(long)data + 0x10" (cast_expression "(long)data" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ))) ;) (expression_statement "*(long *)((long)data + 0x10) = lVar6;" (assignment_expression "*(long *)((long)data + 0x10) = lVar6" (pointer_expression "*(long *)((long)data + 0x10)" * (cast_expression "(long *)((long)data + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)data + 0x10)" ( (binary_expression "(long)data + 0x10" (cast_expression "(long)data" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (expression_statement "uVar8 = (long)*(int *)((long)data + 0xc) * 0x60;" (assignment_expression "uVar8 = (long)*(int *)((long)data + 0xc) * 0x60" identifier = (binary_expression "(long)*(int *)((long)data + 0xc) * 0x60" (cast_expression "(long)*(int *)((long)data + 0xc)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*(int *)((long)data + 0xc)" * (cast_expression "(int *)((long)data + 0xc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)data + 0xc)" ( (binary_expression "(long)data + 0xc" (cast_expression "(long)data" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) * number_literal)) ;) })) (expression_statement "endian = targ->byteorder;" (assignment_expression "endian = targ->byteorder" identifier = (field_expression "targ->byteorder" identifier -> field_identifier)) ;) (expression_statement "*(char **)(*(long *)((long)data + 0x18) + -0x60 + uVar8) = targ->name;" (assignment_expression "*(char **)(*(long *)((long)data + 0x18) + -0x60 + uVar8) = targ->name" (pointer_expression "*(char **)(*(long *)((long)data + 0x18) + -0x60 + uVar8)" * (cast_expression "(char **)(*(long *)((long)data + 0x18) + -0x60 + uVar8)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)((long)data + 0x18) + -0x60 + uVar8)" ( (binary_expression "*(long *)((long)data + 0x18) + -0x60 + uVar8" (binary_expression "*(long *)((long)data + 0x18) + -0x60" (pointer_expression "*(long *)((long)data + 0x18)" * (cast_expression "(long *)((long)data + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)data + 0x18)" ( (binary_expression "(long)data + 0x18" (cast_expression "(long)data" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) + number_literal) + identifier) )))) = (field_expression "targ->name" identifier -> field_identifier)) ;) (expression_statement "pcVar4 = endian_string(endian);" (assignment_expression "pcVar4 = endian_string(endian)" identifier = (call_expression "endian_string(endian)" identifier (argument_list "(endian)" ( identifier )))) ;) (expression_statement "pcVar5 = endian_string(targ->header_byteorder);" (assignment_expression "pcVar5 = endian_string(targ->header_byteorder)" identifier = (call_expression "endian_string(targ->header_byteorder)" identifier (argument_list "(targ->header_byteorder)" ( (field_expression "targ->header_byteorder" identifier -> field_identifier) )))) ;) (expression_statement "pcVar1 = targ->name;" (assignment_expression "pcVar1 = targ->name" identifier = (field_expression "targ->name" identifier -> field_identifier)) ;) (expression_statement "__format = (char *)dcgettext(0,"%s\n (header %s, data %s)\n",5);" (assignment_expression "__format = (char *)dcgettext(0,"%s\n (header %s, data %s)\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"%s\n (header %s, data %s)\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"%s\n (header %s, data %s)\n",5)" identifier (argument_list "(0,"%s\n (header %s, data %s)\n",5)" ( number_literal , (string_literal ""%s\n (header %s, data %s)\n"" " string_content escape_sequence string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(__format,pcVar1,pcVar5,pcVar4);" (call_expression "printf(__format,pcVar1,pcVar5,pcVar4)" identifier (argument_list "(__format,pcVar1,pcVar5,pcVar4)" ( identifier , identifier , identifier , identifier ))) ;) comment (expression_statement "lVar6 = bfd_openw(*data,targ->name);" (assignment_expression "lVar6 = bfd_openw(*data,targ->name)" identifier = (call_expression "bfd_openw(*data,targ->name)" identifier (argument_list "(*data,targ->name)" ( (pointer_expression "*data" * identifier) , (field_expression "targ->name" identifier -> field_identifier) )))) ;) (if_statement "if (lVar6 != 0) {\n iVar9 = 2;\n iVar2 = bfd_set_format(lVar6,1);\n if (iVar2 == 0) {\n iVar2 = bfd_get_error();\n if (iVar2 != 5) {\n bfd_nonfatal(targ->name);\n *(undefined4 *)((long)data + 8) = 1;\n }\n }\n else {\n do {\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)data + 0xc) * 0x60 + *(long *)((long)data + 0x18) + -0x58 +\n (ulong)(iVar9 - 2)) = 1;\n }\n iVar9 = iVar9 + 1;\n } while (iVar9 != 0x59);\n }\n bfd_close_all_done(lVar6);\n return *(int *)((long)data + 8);\n }" if (parenthesized_expression "(lVar6 != 0)" ( (binary_expression "lVar6 != 0" identifier != number_literal) )) (compound_statement "{\n iVar9 = 2;\n iVar2 = bfd_set_format(lVar6,1);\n if (iVar2 == 0) {\n iVar2 = bfd_get_error();\n if (iVar2 != 5) {\n bfd_nonfatal(targ->name);\n *(undefined4 *)((long)data + 8) = 1;\n }\n }\n else {\n do {\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)data + 0xc) * 0x60 + *(long *)((long)data + 0x18) + -0x58 +\n (ulong)(iVar9 - 2)) = 1;\n }\n iVar9 = iVar9 + 1;\n } while (iVar9 != 0x59);\n }\n bfd_close_all_done(lVar6);\n return *(int *)((long)data + 8);\n }" { (expression_statement "iVar9 = 2;" (assignment_expression "iVar9 = 2" identifier = number_literal) ;) (expression_statement "iVar2 = bfd_set_format(lVar6,1);" (assignment_expression "iVar2 = bfd_set_format(lVar6,1)" identifier = (call_expression "bfd_set_format(lVar6,1)" identifier (argument_list "(lVar6,1)" ( identifier , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n iVar2 = bfd_get_error();\n if (iVar2 != 5) {\n bfd_nonfatal(targ->name);\n *(undefined4 *)((long)data + 8) = 1;\n }\n }\n else {\n do {\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)data + 0xc) * 0x60 + *(long *)((long)data + 0x18) + -0x58 +\n (ulong)(iVar9 - 2)) = 1;\n }\n iVar9 = iVar9 + 1;\n } while (iVar9 != 0x59);\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n iVar2 = bfd_get_error();\n if (iVar2 != 5) {\n bfd_nonfatal(targ->name);\n *(undefined4 *)((long)data + 8) = 1;\n }\n }" { (expression_statement "iVar2 = bfd_get_error();" (assignment_expression "iVar2 = bfd_get_error()" identifier = (call_expression "bfd_get_error()" identifier (argument_list "()" ( )))) ;) (if_statement "if (iVar2 != 5) {\n bfd_nonfatal(targ->name);\n *(undefined4 *)((long)data + 8) = 1;\n }" if (parenthesized_expression "(iVar2 != 5)" ( (binary_expression "iVar2 != 5" identifier != number_literal) )) (compound_statement "{\n bfd_nonfatal(targ->name);\n *(undefined4 *)((long)data + 8) = 1;\n }" { (expression_statement "bfd_nonfatal(targ->name);" (call_expression "bfd_nonfatal(targ->name)" identifier (argument_list "(targ->name)" ( (field_expression "targ->name" identifier -> field_identifier) ))) ;) (expression_statement "*(undefined4 *)((long)data + 8) = 1;" (assignment_expression "*(undefined4 *)((long)data + 8) = 1" (pointer_expression "*(undefined4 *)((long)data + 8)" * (cast_expression "(undefined4 *)((long)data + 8)" ( (type_descriptor "undefined4 *" 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) )))) = number_literal) ;) })) }) (else_clause "else {\n do {\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)data + 0xc) * 0x60 + *(long *)((long)data + 0x18) + -0x58 +\n (ulong)(iVar9 - 2)) = 1;\n }\n iVar9 = iVar9 + 1;\n } while (iVar9 != 0x59);\n }" else (compound_statement "{\n do {\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)data + 0xc) * 0x60 + *(long *)((long)data + 0x18) + -0x58 +\n (ulong)(iVar9 - 2)) = 1;\n }\n iVar9 = iVar9 + 1;\n } while (iVar9 != 0x59);\n }" { (do_statement "do {\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)data + 0xc) * 0x60 + *(long *)((long)data + 0x18) + -0x58 +\n (ulong)(iVar9 - 2)) = 1;\n }\n iVar9 = iVar9 + 1;\n } while (iVar9 != 0x59);" do (compound_statement "{\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)data + 0xc) * 0x60 + *(long *)((long)data + 0x18) + -0x58 +\n (ulong)(iVar9 - 2)) = 1;\n }\n iVar9 = iVar9 + 1;\n }" { (expression_statement "iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);" (assignment_expression "iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0)" identifier = (call_expression "(**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0)" (parenthesized_expression "(**(code **)(*(long *)(lVar6 + 8) + 0x290))" ( (pointer_expression "**(code **)(*(long *)(lVar6 + 8) + 0x290)" * (pointer_expression "*(code **)(*(long *)(lVar6 + 8) + 0x290)" * (cast_expression "(code **)(*(long *)(lVar6 + 8) + 0x290)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(lVar6 + 8) + 0x290)" ( (binary_expression "*(long *)(lVar6 + 8) + 0x290" (pointer_expression "*(long *)(lVar6 + 8)" * (cast_expression "(long *)(lVar6 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 8)" ( (binary_expression "lVar6 + 8" identifier + number_literal) )))) + number_literal) ))))) )) (argument_list "(lVar6,iVar9,0)" ( identifier , identifier , number_literal )))) ;) (if_statement "if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)data + 0xc) * 0x60 + *(long *)((long)data + 0x18) + -0x58 +\n (ulong)(iVar9 - 2)) = 1;\n }" if (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) (compound_statement "{\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)data + 0xc) * 0x60 + *(long *)((long)data + 0x18) + -0x58 +\n (ulong)(iVar9 - 2)) = 1;\n }" { (expression_statement "uVar7 = bfd_printable_arch_mach(iVar9,0);" (assignment_expression "uVar7 = bfd_printable_arch_mach(iVar9,0)" identifier = (call_expression "bfd_printable_arch_mach(iVar9,0)" identifier (argument_list "(iVar9,0)" ( identifier , number_literal )))) ;) (expression_statement "printf(" %s\n",uVar7);" (call_expression "printf(" %s\n",uVar7)" identifier (argument_list "(" %s\n",uVar7)" ( (string_literal "" %s\n"" " string_content escape_sequence ") , identifier ))) ;) (expression_statement "*(undefined1 *)\n ((long)*(int *)((long)data + 0xc) * 0x60 + *(long *)((long)data + 0x18) + -0x58 +\n (ulong)(iVar9 - 2)) = 1;" (assignment_expression "*(undefined1 *)\n ((long)*(int *)((long)data + 0xc) * 0x60 + *(long *)((long)data + 0x18) + -0x58 +\n (ulong)(iVar9 - 2)) = 1" (pointer_expression "*(undefined1 *)\n ((long)*(int *)((long)data + 0xc) * 0x60 + *(long *)((long)data + 0x18) + -0x58 +\n (ulong)(iVar9 - 2))" * (cast_expression "(undefined1 *)\n ((long)*(int *)((long)data + 0xc) * 0x60 + *(long *)((long)data + 0x18) + -0x58 +\n (ulong)(iVar9 - 2))" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)*(int *)((long)data + 0xc) * 0x60 + *(long *)((long)data + 0x18) + -0x58 +\n (ulong)(iVar9 - 2))" ( (binary_expression "(long)*(int *)((long)data + 0xc) * 0x60 + *(long *)((long)data + 0x18) + -0x58 +\n (ulong)(iVar9 - 2)" (binary_expression "(long)*(int *)((long)data + 0xc) * 0x60 + *(long *)((long)data + 0x18) + -0x58" (binary_expression "(long)*(int *)((long)data + 0xc) * 0x60 + *(long *)((long)data + 0x18)" (binary_expression "(long)*(int *)((long)data + 0xc) * 0x60" (cast_expression "(long)*(int *)((long)data + 0xc)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*(int *)((long)data + 0xc)" * (cast_expression "(int *)((long)data + 0xc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)data + 0xc)" ( (binary_expression "(long)data + 0xc" (cast_expression "(long)data" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) * number_literal) + (pointer_expression "*(long *)((long)data + 0x18)" * (cast_expression "(long *)((long)data + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)data + 0x18)" ( (binary_expression "(long)data + 0x18" (cast_expression "(long)data" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) + number_literal) + (call_expression "(ulong)(iVar9 - 2)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(iVar9 - 2)" ( (binary_expression "iVar9 - 2" identifier - number_literal) )))) )))) = number_literal) ;) })) (expression_statement "iVar9 = iVar9 + 1;" (assignment_expression "iVar9 = iVar9 + 1" identifier = (binary_expression "iVar9 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(iVar9 != 0x59)" ( (binary_expression "iVar9 != 0x59" identifier != number_literal) )) ;) }))) (expression_statement "bfd_close_all_done(lVar6);" (call_expression "bfd_close_all_done(lVar6)" identifier (argument_list "(lVar6)" ( identifier ))) ;) (return_statement "return *(int *)((long)data + 8);" return (pointer_expression "*(int *)((long)data + 8)" * (cast_expression "(int *)((long)data + 8)" ( (type_descriptor "int *" primitive_type (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) )))) ;) })) comment (expression_statement "bfd_nonfatal(*data);" (call_expression "bfd_nonfatal(*data)" identifier (argument_list "(*data)" ( (pointer_expression "*data" * identifier) ))) ;) (expression_statement "*(undefined4 *)((long)data + 8) = 1;" (assignment_expression "*(undefined4 *)((long)data + 8) = 1" (pointer_expression "*(undefined4 *)((long)data + 8)" * (cast_expression "(undefined4 *)((long)data + 8)" ( (type_descriptor "undefined4 *" 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) )))) = number_literal) ;) (return_statement "return 1;" return number_literal ;) })))
|
(translation_unit "undefined4 FUN_00105ee0(undefined8 *param_1,undefined8 *param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n long lVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n char *__format;\n long lVar6;\n undefined8 uVar7;\n ulong uVar8;\n int iVar9;\n \n iVar2 = *(int *)((long)param_2 + 0xc) + 1;\n *(int *)((long)param_2 + 0xc) = iVar2;\n uVar8 = (long)iVar2 * 0x60;\n if ((ulong)param_2[2] < uVar8) {\n lVar6 = 0x3000;\n if (0x3f < iVar2) {\n lVar6 = (long)iVar2 * 0xc0;\n }\n lVar3 = xrealloc(param_2[3]);\n param_2[3] = lVar3;\n memset((void *)(param_2[2] + lVar3),0,lVar6 - param_2[2]);\n param_2[2] = lVar6;\n uVar8 = (long)*(int *)((long)param_2 + 0xc) * 0x60;\n }\n uVar1 = *(undefined4 *)((long)param_1 + 0xc);\n *(undefined8 *)(param_2[3] + -0x60 + uVar8) = *param_1;\n uVar4 = FUN_00105e10(uVar1);\n uVar5 = FUN_00105e10(*(undefined4 *)(param_1 + 2));\n uVar7 = *param_1;\n __format = (char *)dcgettext(0,"%s\n (header %s, data %s)\n",5);\n printf(__format,uVar7,uVar5,uVar4);\n lVar6 = bfd_openw(*param_2,*param_1);\n if (lVar6 != 0) {\n iVar9 = 2;\n iVar2 = bfd_set_format(lVar6,1);\n if (iVar2 == 0) {\n iVar2 = bfd_get_error();\n if (iVar2 != 5) {\n FUN_00105e60(*param_1);\n *(undefined4 *)(param_2 + 1) = 1;\n }\n }\n else {\n do {\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;\n }\n iVar9 = iVar9 + 1;\n } while (iVar9 != 0x59);\n }\n bfd_close_all_done(lVar6);\n return *(undefined4 *)(param_2 + 1);\n }\n FUN_00105e60(*param_2);\n *(undefined4 *)(param_2 + 1) = 1;\n return 1;\n}\n\n" (function_definition "undefined4 FUN_00105ee0(undefined8 *param_1,undefined8 *param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n long lVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n char *__format;\n long lVar6;\n undefined8 uVar7;\n ulong uVar8;\n int iVar9;\n \n iVar2 = *(int *)((long)param_2 + 0xc) + 1;\n *(int *)((long)param_2 + 0xc) = iVar2;\n uVar8 = (long)iVar2 * 0x60;\n if ((ulong)param_2[2] < uVar8) {\n lVar6 = 0x3000;\n if (0x3f < iVar2) {\n lVar6 = (long)iVar2 * 0xc0;\n }\n lVar3 = xrealloc(param_2[3]);\n param_2[3] = lVar3;\n memset((void *)(param_2[2] + lVar3),0,lVar6 - param_2[2]);\n param_2[2] = lVar6;\n uVar8 = (long)*(int *)((long)param_2 + 0xc) * 0x60;\n }\n uVar1 = *(undefined4 *)((long)param_1 + 0xc);\n *(undefined8 *)(param_2[3] + -0x60 + uVar8) = *param_1;\n uVar4 = FUN_00105e10(uVar1);\n uVar5 = FUN_00105e10(*(undefined4 *)(param_1 + 2));\n uVar7 = *param_1;\n __format = (char *)dcgettext(0,"%s\n (header %s, data %s)\n",5);\n printf(__format,uVar7,uVar5,uVar4);\n lVar6 = bfd_openw(*param_2,*param_1);\n if (lVar6 != 0) {\n iVar9 = 2;\n iVar2 = bfd_set_format(lVar6,1);\n if (iVar2 == 0) {\n iVar2 = bfd_get_error();\n if (iVar2 != 5) {\n FUN_00105e60(*param_1);\n *(undefined4 *)(param_2 + 1) = 1;\n }\n }\n else {\n do {\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;\n }\n iVar9 = iVar9 + 1;\n } while (iVar9 != 0x59);\n }\n bfd_close_all_done(lVar6);\n return *(undefined4 *)(param_2 + 1);\n }\n FUN_00105e60(*param_2);\n *(undefined4 *)(param_2 + 1) = 1;\n return 1;\n}" type_identifier (function_declarator "FUN_00105ee0(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 undefined4 uVar1;\n int iVar2;\n long lVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n char *__format;\n long lVar6;\n undefined8 uVar7;\n ulong uVar8;\n int iVar9;\n \n iVar2 = *(int *)((long)param_2 + 0xc) + 1;\n *(int *)((long)param_2 + 0xc) = iVar2;\n uVar8 = (long)iVar2 * 0x60;\n if ((ulong)param_2[2] < uVar8) {\n lVar6 = 0x3000;\n if (0x3f < iVar2) {\n lVar6 = (long)iVar2 * 0xc0;\n }\n lVar3 = xrealloc(param_2[3]);\n param_2[3] = lVar3;\n memset((void *)(param_2[2] + lVar3),0,lVar6 - param_2[2]);\n param_2[2] = lVar6;\n uVar8 = (long)*(int *)((long)param_2 + 0xc) * 0x60;\n }\n uVar1 = *(undefined4 *)((long)param_1 + 0xc);\n *(undefined8 *)(param_2[3] + -0x60 + uVar8) = *param_1;\n uVar4 = FUN_00105e10(uVar1);\n uVar5 = FUN_00105e10(*(undefined4 *)(param_1 + 2));\n uVar7 = *param_1;\n __format = (char *)dcgettext(0,"%s\n (header %s, data %s)\n",5);\n printf(__format,uVar7,uVar5,uVar4);\n lVar6 = bfd_openw(*param_2,*param_1);\n if (lVar6 != 0) {\n iVar9 = 2;\n iVar2 = bfd_set_format(lVar6,1);\n if (iVar2 == 0) {\n iVar2 = bfd_get_error();\n if (iVar2 != 5) {\n FUN_00105e60(*param_1);\n *(undefined4 *)(param_2 + 1) = 1;\n }\n }\n else {\n do {\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;\n }\n iVar9 = iVar9 + 1;\n } while (iVar9 != 0x59);\n }\n bfd_close_all_done(lVar6);\n return *(undefined4 *)(param_2 + 1);\n }\n FUN_00105e60(*param_2);\n *(undefined4 *)(param_2 + 1) = 1;\n return 1;\n}" { (declaration "undefined4 uVar1;" type_identifier identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "undefined8 uVar5;" type_identifier identifier ;) (declaration "char *__format;" primitive_type (pointer_declarator "*__format" * identifier) ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar7;" type_identifier identifier ;) (declaration "ulong uVar8;" type_identifier identifier ;) (declaration "int iVar9;" primitive_type identifier ;) (expression_statement "iVar2 = *(int *)((long)param_2 + 0xc) + 1;" (assignment_expression "iVar2 = *(int *)((long)param_2 + 0xc) + 1" identifier = (binary_expression "*(int *)((long)param_2 + 0xc) + 1" (pointer_expression "*(int *)((long)param_2 + 0xc)" * (cast_expression "(int *)((long)param_2 + 0xc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_2 + 0xc)" ( (binary_expression "(long)param_2 + 0xc" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) + number_literal)) ;) (expression_statement "*(int *)((long)param_2 + 0xc) = iVar2;" (assignment_expression "*(int *)((long)param_2 + 0xc) = iVar2" (pointer_expression "*(int *)((long)param_2 + 0xc)" * (cast_expression "(int *)((long)param_2 + 0xc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_2 + 0xc)" ( (binary_expression "(long)param_2 + 0xc" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (expression_statement "uVar8 = (long)iVar2 * 0x60;" (assignment_expression "uVar8 = (long)iVar2 * 0x60" identifier = (binary_expression "(long)iVar2 * 0x60" (cast_expression "(long)iVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * number_literal)) ;) (if_statement "if ((ulong)param_2[2] < uVar8) {\n lVar6 = 0x3000;\n if (0x3f < iVar2) {\n lVar6 = (long)iVar2 * 0xc0;\n }\n lVar3 = xrealloc(param_2[3]);\n param_2[3] = lVar3;\n memset((void *)(param_2[2] + lVar3),0,lVar6 - param_2[2]);\n param_2[2] = lVar6;\n uVar8 = (long)*(int *)((long)param_2 + 0xc) * 0x60;\n }" if (parenthesized_expression "((ulong)param_2[2] < uVar8)" ( (binary_expression "(ulong)param_2[2] < uVar8" (cast_expression "(ulong)param_2[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[2]" identifier [ number_literal ])) < identifier) )) (compound_statement "{\n lVar6 = 0x3000;\n if (0x3f < iVar2) {\n lVar6 = (long)iVar2 * 0xc0;\n }\n lVar3 = xrealloc(param_2[3]);\n param_2[3] = lVar3;\n memset((void *)(param_2[2] + lVar3),0,lVar6 - param_2[2]);\n param_2[2] = lVar6;\n uVar8 = (long)*(int *)((long)param_2 + 0xc) * 0x60;\n }" { (expression_statement "lVar6 = 0x3000;" (assignment_expression "lVar6 = 0x3000" identifier = number_literal) ;) (if_statement "if (0x3f < iVar2) {\n lVar6 = (long)iVar2 * 0xc0;\n }" if (parenthesized_expression "(0x3f < iVar2)" ( (binary_expression "0x3f < iVar2" number_literal < identifier) )) (compound_statement "{\n lVar6 = (long)iVar2 * 0xc0;\n }" { (expression_statement "lVar6 = (long)iVar2 * 0xc0;" (assignment_expression "lVar6 = (long)iVar2 * 0xc0" identifier = (binary_expression "(long)iVar2 * 0xc0" (cast_expression "(long)iVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * number_literal)) ;) })) (expression_statement "lVar3 = xrealloc(param_2[3]);" (assignment_expression "lVar3 = xrealloc(param_2[3])" identifier = (call_expression "xrealloc(param_2[3])" identifier (argument_list "(param_2[3])" ( (subscript_expression "param_2[3]" identifier [ number_literal ]) )))) ;) (expression_statement "param_2[3] = lVar3;" (assignment_expression "param_2[3] = lVar3" (subscript_expression "param_2[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "memset((void *)(param_2[2] + lVar3),0,lVar6 - param_2[2]);" (call_expression "memset((void *)(param_2[2] + lVar3),0,lVar6 - param_2[2])" identifier (argument_list "((void *)(param_2[2] + lVar3),0,lVar6 - param_2[2])" ( (cast_expression "(void *)(param_2[2] + lVar3)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2[2] + lVar3)" ( (binary_expression "param_2[2] + lVar3" (subscript_expression "param_2[2]" identifier [ number_literal ]) + identifier) ))) , number_literal , (binary_expression "lVar6 - param_2[2]" identifier - (subscript_expression "param_2[2]" identifier [ number_literal ])) ))) ;) (expression_statement "param_2[2] = lVar6;" (assignment_expression "param_2[2] = lVar6" (subscript_expression "param_2[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar8 = (long)*(int *)((long)param_2 + 0xc) * 0x60;" (assignment_expression "uVar8 = (long)*(int *)((long)param_2 + 0xc) * 0x60" identifier = (binary_expression "(long)*(int *)((long)param_2 + 0xc) * 0x60" (cast_expression "(long)*(int *)((long)param_2 + 0xc)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*(int *)((long)param_2 + 0xc)" * (cast_expression "(int *)((long)param_2 + 0xc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_2 + 0xc)" ( (binary_expression "(long)param_2 + 0xc" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) * number_literal)) ;) })) (expression_statement "uVar1 = *(undefined4 *)((long)param_1 + 0xc);" (assignment_expression "uVar1 = *(undefined4 *)((long)param_1 + 0xc)" identifier = (pointer_expression "*(undefined4 *)((long)param_1 + 0xc)" * (cast_expression "(undefined4 *)((long)param_1 + 0xc)" ( (type_descriptor "undefined4 *" type_identifier (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) ))))) ;) (expression_statement "*(undefined8 *)(param_2[3] + -0x60 + uVar8) = *param_1;" (assignment_expression "*(undefined8 *)(param_2[3] + -0x60 + uVar8) = *param_1" (pointer_expression "*(undefined8 *)(param_2[3] + -0x60 + uVar8)" * (cast_expression "(undefined8 *)(param_2[3] + -0x60 + uVar8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2[3] + -0x60 + uVar8)" ( (binary_expression "param_2[3] + -0x60 + uVar8" (binary_expression "param_2[3] + -0x60" (subscript_expression "param_2[3]" identifier [ number_literal ]) + number_literal) + identifier) )))) = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "uVar4 = FUN_00105e10(uVar1);" (assignment_expression "uVar4 = FUN_00105e10(uVar1)" identifier = (call_expression "FUN_00105e10(uVar1)" identifier (argument_list "(uVar1)" ( identifier )))) ;) (expression_statement "uVar5 = FUN_00105e10(*(undefined4 *)(param_1 + 2));" (assignment_expression "uVar5 = FUN_00105e10(*(undefined4 *)(param_1 + 2))" identifier = (call_expression "FUN_00105e10(*(undefined4 *)(param_1 + 2))" identifier (argument_list "(*(undefined4 *)(param_1 + 2))" ( (pointer_expression "*(undefined4 *)(param_1 + 2)" * (cast_expression "(undefined4 *)(param_1 + 2)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) )))) )))) ;) (expression_statement "uVar7 = *param_1;" (assignment_expression "uVar7 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "__format = (char *)dcgettext(0,"%s\n (header %s, data %s)\n",5);" (assignment_expression "__format = (char *)dcgettext(0,"%s\n (header %s, data %s)\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"%s\n (header %s, data %s)\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"%s\n (header %s, data %s)\n",5)" identifier (argument_list "(0,"%s\n (header %s, data %s)\n",5)" ( number_literal , (string_literal ""%s\n (header %s, data %s)\n"" " string_content escape_sequence string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(__format,uVar7,uVar5,uVar4);" (call_expression "printf(__format,uVar7,uVar5,uVar4)" identifier (argument_list "(__format,uVar7,uVar5,uVar4)" ( identifier , identifier , identifier , identifier ))) ;) (expression_statement "lVar6 = bfd_openw(*param_2,*param_1);" (assignment_expression "lVar6 = bfd_openw(*param_2,*param_1)" identifier = (call_expression "bfd_openw(*param_2,*param_1)" identifier (argument_list "(*param_2,*param_1)" ( (pointer_expression "*param_2" * identifier) , (pointer_expression "*param_1" * identifier) )))) ;) (if_statement "if (lVar6 != 0) {\n iVar9 = 2;\n iVar2 = bfd_set_format(lVar6,1);\n if (iVar2 == 0) {\n iVar2 = bfd_get_error();\n if (iVar2 != 5) {\n FUN_00105e60(*param_1);\n *(undefined4 *)(param_2 + 1) = 1;\n }\n }\n else {\n do {\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;\n }\n iVar9 = iVar9 + 1;\n } while (iVar9 != 0x59);\n }\n bfd_close_all_done(lVar6);\n return *(undefined4 *)(param_2 + 1);\n }" if (parenthesized_expression "(lVar6 != 0)" ( (binary_expression "lVar6 != 0" identifier != number_literal) )) (compound_statement "{\n iVar9 = 2;\n iVar2 = bfd_set_format(lVar6,1);\n if (iVar2 == 0) {\n iVar2 = bfd_get_error();\n if (iVar2 != 5) {\n FUN_00105e60(*param_1);\n *(undefined4 *)(param_2 + 1) = 1;\n }\n }\n else {\n do {\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;\n }\n iVar9 = iVar9 + 1;\n } while (iVar9 != 0x59);\n }\n bfd_close_all_done(lVar6);\n return *(undefined4 *)(param_2 + 1);\n }" { (expression_statement "iVar9 = 2;" (assignment_expression "iVar9 = 2" identifier = number_literal) ;) (expression_statement "iVar2 = bfd_set_format(lVar6,1);" (assignment_expression "iVar2 = bfd_set_format(lVar6,1)" identifier = (call_expression "bfd_set_format(lVar6,1)" identifier (argument_list "(lVar6,1)" ( identifier , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n iVar2 = bfd_get_error();\n if (iVar2 != 5) {\n FUN_00105e60(*param_1);\n *(undefined4 *)(param_2 + 1) = 1;\n }\n }\n else {\n do {\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;\n }\n iVar9 = iVar9 + 1;\n } while (iVar9 != 0x59);\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n iVar2 = bfd_get_error();\n if (iVar2 != 5) {\n FUN_00105e60(*param_1);\n *(undefined4 *)(param_2 + 1) = 1;\n }\n }" { (expression_statement "iVar2 = bfd_get_error();" (assignment_expression "iVar2 = bfd_get_error()" identifier = (call_expression "bfd_get_error()" identifier (argument_list "()" ( )))) ;) (if_statement "if (iVar2 != 5) {\n FUN_00105e60(*param_1);\n *(undefined4 *)(param_2 + 1) = 1;\n }" if (parenthesized_expression "(iVar2 != 5)" ( (binary_expression "iVar2 != 5" identifier != number_literal) )) (compound_statement "{\n FUN_00105e60(*param_1);\n *(undefined4 *)(param_2 + 1) = 1;\n }" { (expression_statement "FUN_00105e60(*param_1);" (call_expression "FUN_00105e60(*param_1)" identifier (argument_list "(*param_1)" ( (pointer_expression "*param_1" * identifier) ))) ;) (expression_statement "*(undefined4 *)(param_2 + 1) = 1;" (assignment_expression "*(undefined4 *)(param_2 + 1) = 1" (pointer_expression "*(undefined4 *)(param_2 + 1)" * (cast_expression "(undefined4 *)(param_2 + 1)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 1)" ( (binary_expression "param_2 + 1" identifier + number_literal) )))) = number_literal) ;) })) }) (else_clause "else {\n do {\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;\n }\n iVar9 = iVar9 + 1;\n } while (iVar9 != 0x59);\n }" else (compound_statement "{\n do {\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;\n }\n iVar9 = iVar9 + 1;\n } while (iVar9 != 0x59);\n }" { (do_statement "do {\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;\n }\n iVar9 = iVar9 + 1;\n } while (iVar9 != 0x59);" do (compound_statement "{\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;\n }\n iVar9 = iVar9 + 1;\n }" { (expression_statement "iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);" (assignment_expression "iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0)" identifier = (call_expression "(**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0)" (parenthesized_expression "(**(code **)(*(long *)(lVar6 + 8) + 0x290))" ( (pointer_expression "**(code **)(*(long *)(lVar6 + 8) + 0x290)" * (pointer_expression "*(code **)(*(long *)(lVar6 + 8) + 0x290)" * (cast_expression "(code **)(*(long *)(lVar6 + 8) + 0x290)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(lVar6 + 8) + 0x290)" ( (binary_expression "*(long *)(lVar6 + 8) + 0x290" (pointer_expression "*(long *)(lVar6 + 8)" * (cast_expression "(long *)(lVar6 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + 8)" ( (binary_expression "lVar6 + 8" identifier + number_literal) )))) + number_literal) ))))) )) (argument_list "(lVar6,iVar9,0)" ( identifier , identifier , number_literal )))) ;) (if_statement "if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;\n }" if (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) (compound_statement "{\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;\n }" { (expression_statement "uVar7 = bfd_printable_arch_mach(iVar9,0);" (assignment_expression "uVar7 = bfd_printable_arch_mach(iVar9,0)" identifier = (call_expression "bfd_printable_arch_mach(iVar9,0)" identifier (argument_list "(iVar9,0)" ( identifier , number_literal )))) ;) (expression_statement "printf(" %s\n",uVar7);" (call_expression "printf(" %s\n",uVar7)" identifier (argument_list "(" %s\n",uVar7)" ( (string_literal "" %s\n"" " string_content escape_sequence ") , identifier ))) ;) (expression_statement "*(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;" (assignment_expression "*(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1" (pointer_expression "*(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2))" * (cast_expression "(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2))" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2))" ( (binary_expression "(long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)" (binary_expression "(long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58" (binary_expression "(long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3]" (binary_expression "(long)*(int *)((long)param_2 + 0xc) * 0x60" (cast_expression "(long)*(int *)((long)param_2 + 0xc)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*(int *)((long)param_2 + 0xc)" * (cast_expression "(int *)((long)param_2 + 0xc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_2 + 0xc)" ( (binary_expression "(long)param_2 + 0xc" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) * number_literal) + (subscript_expression "param_2[3]" identifier [ number_literal ])) + number_literal) + (call_expression "(ulong)(iVar9 - 2)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(iVar9 - 2)" ( (binary_expression "iVar9 - 2" identifier - number_literal) )))) )))) = number_literal) ;) })) (expression_statement "iVar9 = iVar9 + 1;" (assignment_expression "iVar9 = iVar9 + 1" identifier = (binary_expression "iVar9 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(iVar9 != 0x59)" ( (binary_expression "iVar9 != 0x59" identifier != number_literal) )) ;) }))) (expression_statement "bfd_close_all_done(lVar6);" (call_expression "bfd_close_all_done(lVar6)" identifier (argument_list "(lVar6)" ( identifier ))) ;) (return_statement "return *(undefined4 *)(param_2 + 1);" return (pointer_expression "*(undefined4 *)(param_2 + 1)" * (cast_expression "(undefined4 *)(param_2 + 1)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 1)" ( (binary_expression "param_2 + 1" identifier + number_literal) )))) ;) })) (expression_statement "FUN_00105e60(*param_2);" (call_expression "FUN_00105e60(*param_2)" identifier (argument_list "(*param_2)" ( (pointer_expression "*param_2" * identifier) ))) ;) (expression_statement "*(undefined4 *)(param_2 + 1) = 1;" (assignment_expression "*(undefined4 *)(param_2 + 1) = 1" (pointer_expression "*(undefined4 *)(param_2 + 1)" * (cast_expression "(undefined4 *)(param_2 + 1)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 1)" ( (binary_expression "param_2 + 1" identifier + number_literal) )))) = number_literal) ;) (return_statement "return 1;" return number_literal ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) * LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) * LIT)) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (subscript_expression IDENT [ LIT ]) )))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + IDENT) ))) , LIT , (binary_expression IDENT - (subscript_expression IDENT [ LIT ])) ))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) ))))) * LIT)) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) + IDENT) )))) = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence string_content escape_sequence ") , LIT ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , (pointer_expression * IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * IDENT) ))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) })) }) (else_clause else (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) ))))) )) (argument_list ( IDENT , IDENT , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content escape_sequence ") , IDENT ))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (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) + (subscript_expression IDENT [ LIT ])) + LIT) + (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT - LIT) )))) )))) = LIT) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT != LIT) )) ;) }))) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return (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 * 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 LIT ;) })))
|
(function_definition "undefined4 FUN_00105ee0(undefined8 *param_1,undefined8 *param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n long lVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n char *__format;\n long lVar6;\n undefined8 uVar7;\n ulong uVar8;\n int iVar9;\n \n iVar2 = *(int *)((long)param_2 + 0xc) + 1;\n *(int *)((long)param_2 + 0xc) = iVar2;\n uVar8 = (long)iVar2 * 0x60;\n if ((ulong)param_2[2] < uVar8) {\n lVar6 = 0x3000;\n if (0x3f < iVar2) {\n lVar6 = (long)iVar2 * 0xc0;\n }\n lVar3 = xrealloc(param_2[3]);\n param_2[3] = lVar3;\n memset((void *)(param_2[2] + lVar3),0,lVar6 - param_2[2]);\n param_2[2] = lVar6;\n uVar8 = (long)*(int *)((long)param_2 + 0xc) * 0x60;\n }\n uVar1 = *(undefined4 *)((long)param_1 + 0xc);\n *(undefined8 *)(param_2[3] + -0x60 + uVar8) = *param_1;\n uVar4 = FUN_00105e10(uVar1);\n uVar5 = FUN_00105e10(*(undefined4 *)(param_1 + 2));\n uVar7 = *param_1;\n __format = (char *)dcgettext(0,"%s\n (header %s, data %s)\n",5);\n printf(__format,uVar7,uVar5,uVar4);\n lVar6 = bfd_openw(*param_2,*param_1);\n if (lVar6 != 0) {\n iVar9 = 2;\n iVar2 = bfd_set_format(lVar6,1);\n if (iVar2 == 0) {\n iVar2 = bfd_get_error();\n if (iVar2 != 5) {\n FUN_00105e60(*param_1);\n *(undefined4 *)(param_2 + 1) = 1;\n }\n }\n else {\n do {\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;\n }\n iVar9 = iVar9 + 1;\n } while (iVar9 != 0x59);\n }\n bfd_close_all_done(lVar6);\n return *(undefined4 *)(param_2 + 1);\n }\n FUN_00105e60(*param_2);\n *(undefined4 *)(param_2 + 1) = 1;\n return 1;\n}" (type_identifier "undefined4") (function_declarator "FUN_00105ee0(undefined8 *param_1,undefined8 *param_2)" (identifier "FUN_00105ee0") (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 undefined4 uVar1;\n int iVar2;\n long lVar3;\n undefined8 uVar4;\n undefined8 uVar5;\n char *__format;\n long lVar6;\n undefined8 uVar7;\n ulong uVar8;\n int iVar9;\n \n iVar2 = *(int *)((long)param_2 + 0xc) + 1;\n *(int *)((long)param_2 + 0xc) = iVar2;\n uVar8 = (long)iVar2 * 0x60;\n if ((ulong)param_2[2] < uVar8) {\n lVar6 = 0x3000;\n if (0x3f < iVar2) {\n lVar6 = (long)iVar2 * 0xc0;\n }\n lVar3 = xrealloc(param_2[3]);\n param_2[3] = lVar3;\n memset((void *)(param_2[2] + lVar3),0,lVar6 - param_2[2]);\n param_2[2] = lVar6;\n uVar8 = (long)*(int *)((long)param_2 + 0xc) * 0x60;\n }\n uVar1 = *(undefined4 *)((long)param_1 + 0xc);\n *(undefined8 *)(param_2[3] + -0x60 + uVar8) = *param_1;\n uVar4 = FUN_00105e10(uVar1);\n uVar5 = FUN_00105e10(*(undefined4 *)(param_1 + 2));\n uVar7 = *param_1;\n __format = (char *)dcgettext(0,"%s\n (header %s, data %s)\n",5);\n printf(__format,uVar7,uVar5,uVar4);\n lVar6 = bfd_openw(*param_2,*param_1);\n if (lVar6 != 0) {\n iVar9 = 2;\n iVar2 = bfd_set_format(lVar6,1);\n if (iVar2 == 0) {\n iVar2 = bfd_get_error();\n if (iVar2 != 5) {\n FUN_00105e60(*param_1);\n *(undefined4 *)(param_2 + 1) = 1;\n }\n }\n else {\n do {\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;\n }\n iVar9 = iVar9 + 1;\n } while (iVar9 != 0x59);\n }\n bfd_close_all_done(lVar6);\n return *(undefined4 *)(param_2 + 1);\n }\n FUN_00105e60(*param_2);\n *(undefined4 *)(param_2 + 1) = 1;\n return 1;\n}" ({ "{") (declaration "undefined4 uVar1;" (type_identifier "undefined4") (identifier "uVar1") (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "undefined8 uVar4;" (type_identifier "undefined8") (identifier "uVar4") (; ";")) (declaration "undefined8 uVar5;" (type_identifier "undefined8") (identifier "uVar5") (; ";")) (declaration "char *__format;" (primitive_type "char") (pointer_declarator "*__format" (* "*") (identifier "__format")) (; ";")) (declaration "long lVar6;" (sized_type_specifier "long" (long "long")) (identifier "lVar6") (; ";")) (declaration "undefined8 uVar7;" (type_identifier "undefined8") (identifier "uVar7") (; ";")) (declaration "ulong uVar8;" (type_identifier "ulong") (identifier "uVar8") (; ";")) (declaration "int iVar9;" (primitive_type "int") (identifier "iVar9") (; ";")) (expression_statement "iVar2 = *(int *)((long)param_2 + 0xc) + 1;" (assignment_expression "iVar2 = *(int *)((long)param_2 + 0xc) + 1" (identifier "iVar2") (= "=") (binary_expression "*(int *)((long)param_2 + 0xc) + 1" (pointer_expression "*(int *)((long)param_2 + 0xc)" (* "*") (cast_expression "(int *)((long)param_2 + 0xc)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_2 + 0xc)" (( "(") (binary_expression "(long)param_2 + 0xc" (cast_expression "(long)param_2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_2")) (+ "+") (number_literal "0xc")) () ")")))) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "*(int *)((long)param_2 + 0xc) = iVar2;" (assignment_expression "*(int *)((long)param_2 + 0xc) = iVar2" (pointer_expression "*(int *)((long)param_2 + 0xc)" (* "*") (cast_expression "(int *)((long)param_2 + 0xc)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_2 + 0xc)" (( "(") (binary_expression "(long)param_2 + 0xc" (cast_expression "(long)param_2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_2")) (+ "+") (number_literal "0xc")) () ")")))) (= "=") (identifier "iVar2")) (; ";")) (expression_statement "uVar8 = (long)iVar2 * 0x60;" (assignment_expression "uVar8 = (long)iVar2 * 0x60" (identifier "uVar8") (= "=") (binary_expression "(long)iVar2 * 0x60" (cast_expression "(long)iVar2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar2")) (* "*") (number_literal "0x60"))) (; ";")) (if_statement "if ((ulong)param_2[2] < uVar8) {\n lVar6 = 0x3000;\n if (0x3f < iVar2) {\n lVar6 = (long)iVar2 * 0xc0;\n }\n lVar3 = xrealloc(param_2[3]);\n param_2[3] = lVar3;\n memset((void *)(param_2[2] + lVar3),0,lVar6 - param_2[2]);\n param_2[2] = lVar6;\n uVar8 = (long)*(int *)((long)param_2 + 0xc) * 0x60;\n }" (if "if") (parenthesized_expression "((ulong)param_2[2] < uVar8)" (( "(") (binary_expression "(ulong)param_2[2] < uVar8" (cast_expression "(ulong)param_2[2]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (< "<") (identifier "uVar8")) () ")")) (compound_statement "{\n lVar6 = 0x3000;\n if (0x3f < iVar2) {\n lVar6 = (long)iVar2 * 0xc0;\n }\n lVar3 = xrealloc(param_2[3]);\n param_2[3] = lVar3;\n memset((void *)(param_2[2] + lVar3),0,lVar6 - param_2[2]);\n param_2[2] = lVar6;\n uVar8 = (long)*(int *)((long)param_2 + 0xc) * 0x60;\n }" ({ "{") (expression_statement "lVar6 = 0x3000;" (assignment_expression "lVar6 = 0x3000" (identifier "lVar6") (= "=") (number_literal "0x3000")) (; ";")) (if_statement "if (0x3f < iVar2) {\n lVar6 = (long)iVar2 * 0xc0;\n }" (if "if") (parenthesized_expression "(0x3f < iVar2)" (( "(") (binary_expression "0x3f < iVar2" (number_literal "0x3f") (< "<") (identifier "iVar2")) () ")")) (compound_statement "{\n lVar6 = (long)iVar2 * 0xc0;\n }" ({ "{") (expression_statement "lVar6 = (long)iVar2 * 0xc0;" (assignment_expression "lVar6 = (long)iVar2 * 0xc0" (identifier "lVar6") (= "=") (binary_expression "(long)iVar2 * 0xc0" (cast_expression "(long)iVar2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar2")) (* "*") (number_literal "0xc0"))) (; ";")) (} "}"))) (expression_statement "lVar3 = xrealloc(param_2[3]);" (assignment_expression "lVar3 = xrealloc(param_2[3])" (identifier "lVar3") (= "=") (call_expression "xrealloc(param_2[3])" (identifier "xrealloc") (argument_list "(param_2[3])" (( "(") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")) () ")")))) (; ";")) (expression_statement "param_2[3] = lVar3;" (assignment_expression "param_2[3] = lVar3" (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")) (= "=") (identifier "lVar3")) (; ";")) (expression_statement "memset((void *)(param_2[2] + lVar3),0,lVar6 - param_2[2]);" (call_expression "memset((void *)(param_2[2] + lVar3),0,lVar6 - param_2[2])" (identifier "memset") (argument_list "((void *)(param_2[2] + lVar3),0,lVar6 - param_2[2])" (( "(") (cast_expression "(void *)(param_2[2] + lVar3)" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2[2] + lVar3)" (( "(") (binary_expression "param_2[2] + lVar3" (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]")) (+ "+") (identifier "lVar3")) () ")"))) (, ",") (number_literal "0") (, ",") (binary_expression "lVar6 - param_2[2]" (identifier "lVar6") (- "-") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) () ")"))) (; ";")) (expression_statement "param_2[2] = lVar6;" (assignment_expression "param_2[2] = lVar6" (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "lVar6")) (; ";")) (expression_statement "uVar8 = (long)*(int *)((long)param_2 + 0xc) * 0x60;" (assignment_expression "uVar8 = (long)*(int *)((long)param_2 + 0xc) * 0x60" (identifier "uVar8") (= "=") (binary_expression "(long)*(int *)((long)param_2 + 0xc) * 0x60" (cast_expression "(long)*(int *)((long)param_2 + 0xc)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "*(int *)((long)param_2 + 0xc)" (* "*") (cast_expression "(int *)((long)param_2 + 0xc)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_2 + 0xc)" (( "(") (binary_expression "(long)param_2 + 0xc" (cast_expression "(long)param_2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_2")) (+ "+") (number_literal "0xc")) () ")"))))) (* "*") (number_literal "0x60"))) (; ";")) (} "}"))) (expression_statement "uVar1 = *(undefined4 *)((long)param_1 + 0xc);" (assignment_expression "uVar1 = *(undefined4 *)((long)param_1 + 0xc)" (identifier "uVar1") (= "=") (pointer_expression "*(undefined4 *)((long)param_1 + 0xc)" (* "*") (cast_expression "(undefined4 *)((long)param_1 + 0xc)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (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")) () ")"))))) (; ";")) (expression_statement "*(undefined8 *)(param_2[3] + -0x60 + uVar8) = *param_1;" (assignment_expression "*(undefined8 *)(param_2[3] + -0x60 + uVar8) = *param_1" (pointer_expression "*(undefined8 *)(param_2[3] + -0x60 + uVar8)" (* "*") (cast_expression "(undefined8 *)(param_2[3] + -0x60 + uVar8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2[3] + -0x60 + uVar8)" (( "(") (binary_expression "param_2[3] + -0x60 + uVar8" (binary_expression "param_2[3] + -0x60" (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")) (+ "+") (number_literal "-0x60")) (+ "+") (identifier "uVar8")) () ")")))) (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (expression_statement "uVar4 = FUN_00105e10(uVar1);" (assignment_expression "uVar4 = FUN_00105e10(uVar1)" (identifier "uVar4") (= "=") (call_expression "FUN_00105e10(uVar1)" (identifier "FUN_00105e10") (argument_list "(uVar1)" (( "(") (identifier "uVar1") () ")")))) (; ";")) (expression_statement "uVar5 = FUN_00105e10(*(undefined4 *)(param_1 + 2));" (assignment_expression "uVar5 = FUN_00105e10(*(undefined4 *)(param_1 + 2))" (identifier "uVar5") (= "=") (call_expression "FUN_00105e10(*(undefined4 *)(param_1 + 2))" (identifier "FUN_00105e10") (argument_list "(*(undefined4 *)(param_1 + 2))" (( "(") (pointer_expression "*(undefined4 *)(param_1 + 2)" (* "*") (cast_expression "(undefined4 *)(param_1 + 2)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 2)" (( "(") (binary_expression "param_1 + 2" (identifier "param_1") (+ "+") (number_literal "2")) () ")")))) () ")")))) (; ";")) (expression_statement "uVar7 = *param_1;" (assignment_expression "uVar7 = *param_1" (identifier "uVar7") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (expression_statement "__format = (char *)dcgettext(0,"%s\n (header %s, data %s)\n",5);" (assignment_expression "__format = (char *)dcgettext(0,"%s\n (header %s, data %s)\n",5)" (identifier "__format") (= "=") (cast_expression "(char *)dcgettext(0,"%s\n (header %s, data %s)\n",5)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "dcgettext(0,"%s\n (header %s, data %s)\n",5)" (identifier "dcgettext") (argument_list "(0,"%s\n (header %s, data %s)\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""%s\n (header %s, data %s)\n"" (" """) (string_content "%s") (escape_sequence "\n") (string_content " (header %s, data %s)") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")"))))) (; ";")) (expression_statement "printf(__format,uVar7,uVar5,uVar4);" (call_expression "printf(__format,uVar7,uVar5,uVar4)" (identifier "printf") (argument_list "(__format,uVar7,uVar5,uVar4)" (( "(") (identifier "__format") (, ",") (identifier "uVar7") (, ",") (identifier "uVar5") (, ",") (identifier "uVar4") () ")"))) (; ";")) (expression_statement "lVar6 = bfd_openw(*param_2,*param_1);" (assignment_expression "lVar6 = bfd_openw(*param_2,*param_1)" (identifier "lVar6") (= "=") (call_expression "bfd_openw(*param_2,*param_1)" (identifier "bfd_openw") (argument_list "(*param_2,*param_1)" (( "(") (pointer_expression "*param_2" (* "*") (identifier "param_2")) (, ",") (pointer_expression "*param_1" (* "*") (identifier "param_1")) () ")")))) (; ";")) (if_statement "if (lVar6 != 0) {\n iVar9 = 2;\n iVar2 = bfd_set_format(lVar6,1);\n if (iVar2 == 0) {\n iVar2 = bfd_get_error();\n if (iVar2 != 5) {\n FUN_00105e60(*param_1);\n *(undefined4 *)(param_2 + 1) = 1;\n }\n }\n else {\n do {\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;\n }\n iVar9 = iVar9 + 1;\n } while (iVar9 != 0x59);\n }\n bfd_close_all_done(lVar6);\n return *(undefined4 *)(param_2 + 1);\n }" (if "if") (parenthesized_expression "(lVar6 != 0)" (( "(") (binary_expression "lVar6 != 0" (identifier "lVar6") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n iVar9 = 2;\n iVar2 = bfd_set_format(lVar6,1);\n if (iVar2 == 0) {\n iVar2 = bfd_get_error();\n if (iVar2 != 5) {\n FUN_00105e60(*param_1);\n *(undefined4 *)(param_2 + 1) = 1;\n }\n }\n else {\n do {\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;\n }\n iVar9 = iVar9 + 1;\n } while (iVar9 != 0x59);\n }\n bfd_close_all_done(lVar6);\n return *(undefined4 *)(param_2 + 1);\n }" ({ "{") (expression_statement "iVar9 = 2;" (assignment_expression "iVar9 = 2" (identifier "iVar9") (= "=") (number_literal "2")) (; ";")) (expression_statement "iVar2 = bfd_set_format(lVar6,1);" (assignment_expression "iVar2 = bfd_set_format(lVar6,1)" (identifier "iVar2") (= "=") (call_expression "bfd_set_format(lVar6,1)" (identifier "bfd_set_format") (argument_list "(lVar6,1)" (( "(") (identifier "lVar6") (, ",") (number_literal "1") () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n iVar2 = bfd_get_error();\n if (iVar2 != 5) {\n FUN_00105e60(*param_1);\n *(undefined4 *)(param_2 + 1) = 1;\n }\n }\n else {\n do {\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;\n }\n iVar9 = iVar9 + 1;\n } while (iVar9 != 0x59);\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n iVar2 = bfd_get_error();\n if (iVar2 != 5) {\n FUN_00105e60(*param_1);\n *(undefined4 *)(param_2 + 1) = 1;\n }\n }" ({ "{") (expression_statement "iVar2 = bfd_get_error();" (assignment_expression "iVar2 = bfd_get_error()" (identifier "iVar2") (= "=") (call_expression "bfd_get_error()" (identifier "bfd_get_error") (argument_list "()" (( "(") () ")")))) (; ";")) (if_statement "if (iVar2 != 5) {\n FUN_00105e60(*param_1);\n *(undefined4 *)(param_2 + 1) = 1;\n }" (if "if") (parenthesized_expression "(iVar2 != 5)" (( "(") (binary_expression "iVar2 != 5" (identifier "iVar2") (!= "!=") (number_literal "5")) () ")")) (compound_statement "{\n FUN_00105e60(*param_1);\n *(undefined4 *)(param_2 + 1) = 1;\n }" ({ "{") (expression_statement "FUN_00105e60(*param_1);" (call_expression "FUN_00105e60(*param_1)" (identifier "FUN_00105e60") (argument_list "(*param_1)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) () ")"))) (; ";")) (expression_statement "*(undefined4 *)(param_2 + 1) = 1;" (assignment_expression "*(undefined4 *)(param_2 + 1) = 1" (pointer_expression "*(undefined4 *)(param_2 + 1)" (* "*") (cast_expression "(undefined4 *)(param_2 + 1)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 1)" (( "(") (binary_expression "param_2 + 1" (identifier "param_2") (+ "+") (number_literal "1")) () ")")))) (= "=") (number_literal "1")) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n do {\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;\n }\n iVar9 = iVar9 + 1;\n } while (iVar9 != 0x59);\n }" (else "else") (compound_statement "{\n do {\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;\n }\n iVar9 = iVar9 + 1;\n } while (iVar9 != 0x59);\n }" ({ "{") (do_statement "do {\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;\n }\n iVar9 = iVar9 + 1;\n } while (iVar9 != 0x59);" (do "do") (compound_statement "{\n iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);\n if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;\n }\n iVar9 = iVar9 + 1;\n }" ({ "{") (expression_statement "iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);" (assignment_expression "iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0)" (identifier "iVar2") (= "=") (call_expression "(**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0)" (parenthesized_expression "(**(code **)(*(long *)(lVar6 + 8) + 0x290))" (( "(") (pointer_expression "**(code **)(*(long *)(lVar6 + 8) + 0x290)" (* "*") (pointer_expression "*(code **)(*(long *)(lVar6 + 8) + 0x290)" (* "*") (cast_expression "(code **)(*(long *)(lVar6 + 8) + 0x290)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)(lVar6 + 8) + 0x290)" (( "(") (binary_expression "*(long *)(lVar6 + 8) + 0x290" (pointer_expression "*(long *)(lVar6 + 8)" (* "*") (cast_expression "(long *)(lVar6 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + 8)" (( "(") (binary_expression "lVar6 + 8" (identifier "lVar6") (+ "+") (number_literal "8")) () ")")))) (+ "+") (number_literal "0x290")) () ")"))))) () ")")) (argument_list "(lVar6,iVar9,0)" (( "(") (identifier "lVar6") (, ",") (identifier "iVar9") (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if (iVar2 != 0) {\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;\n }" (if "if") (parenthesized_expression "(iVar2 != 0)" (( "(") (binary_expression "iVar2 != 0" (identifier "iVar2") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar7 = bfd_printable_arch_mach(iVar9,0);\n printf(" %s\n",uVar7);\n *(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;\n }" ({ "{") (expression_statement "uVar7 = bfd_printable_arch_mach(iVar9,0);" (assignment_expression "uVar7 = bfd_printable_arch_mach(iVar9,0)" (identifier "uVar7") (= "=") (call_expression "bfd_printable_arch_mach(iVar9,0)" (identifier "bfd_printable_arch_mach") (argument_list "(iVar9,0)" (( "(") (identifier "iVar9") (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "printf(" %s\n",uVar7);" (call_expression "printf(" %s\n",uVar7)" (identifier "printf") (argument_list "(" %s\n",uVar7)" (( "(") (string_literal "" %s\n"" (" """) (string_content " %s") (escape_sequence "\n") (" """)) (, ",") (identifier "uVar7") () ")"))) (; ";")) (expression_statement "*(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1;" (assignment_expression "*(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =\n 1" (pointer_expression "*(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2))" (* "*") (cast_expression "(undefined1 *)\n ((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2))" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2))" (( "(") (binary_expression "(long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)" (binary_expression "(long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58" (binary_expression "(long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3]" (binary_expression "(long)*(int *)((long)param_2 + 0xc) * 0x60" (cast_expression "(long)*(int *)((long)param_2 + 0xc)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "*(int *)((long)param_2 + 0xc)" (* "*") (cast_expression "(int *)((long)param_2 + 0xc)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_2 + 0xc)" (( "(") (binary_expression "(long)param_2 + 0xc" (cast_expression "(long)param_2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_2")) (+ "+") (number_literal "0xc")) () ")"))))) (* "*") (number_literal "0x60")) (+ "+") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]"))) (+ "+") (number_literal "-0x58")) (+ "+") (call_expression "(ulong)(iVar9 - 2)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(iVar9 - 2)" (( "(") (binary_expression "iVar9 - 2" (identifier "iVar9") (- "-") (number_literal "2")) () ")")))) () ")")))) (= "=") (number_literal "1")) (; ";")) (} "}"))) (expression_statement "iVar9 = iVar9 + 1;" (assignment_expression "iVar9 = iVar9 + 1" (identifier "iVar9") (= "=") (binary_expression "iVar9 + 1" (identifier "iVar9") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(iVar9 != 0x59)" (( "(") (binary_expression "iVar9 != 0x59" (identifier "iVar9") (!= "!=") (number_literal "0x59")) () ")")) (; ";")) (} "}")))) (expression_statement "bfd_close_all_done(lVar6);" (call_expression "bfd_close_all_done(lVar6)" (identifier "bfd_close_all_done") (argument_list "(lVar6)" (( "(") (identifier "lVar6") () ")"))) (; ";")) (return_statement "return *(undefined4 *)(param_2 + 1);" (return "return") (pointer_expression "*(undefined4 *)(param_2 + 1)" (* "*") (cast_expression "(undefined4 *)(param_2 + 1)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 1)" (( "(") (binary_expression "param_2 + 1" (identifier "param_2") (+ "+") (number_literal "1")) () ")")))) (; ";")) (} "}"))) (expression_statement "FUN_00105e60(*param_2);" (call_expression "FUN_00105e60(*param_2)" (identifier "FUN_00105e60") (argument_list "(*param_2)" (( "(") (pointer_expression "*param_2" (* "*") (identifier "param_2")) () ")"))) (; ";")) (expression_statement "*(undefined4 *)(param_2 + 1) = 1;" (assignment_expression "*(undefined4 *)(param_2 + 1) = 1" (pointer_expression "*(undefined4 *)(param_2 + 1)" (* "*") (cast_expression "(undefined4 *)(param_2 + 1)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 1)" (( "(") (binary_expression "param_2 + 1" (identifier "param_2") (+ "+") (number_literal "1")) () ")")))) (= "=") (number_literal "1")) (; ";")) (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}")))
|
int function_1(type_1 *targ,void *data)
{
type_2 endian;
char *pcVar1;
int var_2;
long var_5;
char *pcVar4;
char *pcVar5;
char *__format;
long var_6;
type_3 uVar7;
type_4 var_1;
int var_15;
type_5 *param;
var_2 = *(int *)((long)data + 0xc) + 1;
*(int *)((long)data + 0xc) = var_2;
var_1 = (long)var_2 * 0x60;
if (*(type_4 *)((long)data + 0x10) < var_1) {
var_6 = 0x3000;
if (0x3f < var_2) {
var_6 = (long)var_2 * 0xc0;
}
var_5 = var_3(*(type_3 *)((long)data + 0x18));
*(long *)((long)data + 0x18) = var_5;
var_4((void *)(*(long *)((long)data + 0x10) + var_5),0,var_6 - *(long *)((long)data + 0x10));
*(long *)((long)data + 0x10) = var_6;
var_1 = (long)*(int *)((long)data + 0xc) * 0x60;
}
endian = targ->byteorder;
*(char **)(*(long *)((long)data + 0x18) + -0x60 + var_1) = targ->name;
pcVar4 = var_7(endian);
pcVar5 = var_7(targ->header_byteorder);
pcVar1 = targ->name;
__format = (char *)var_8(0,"%s\n (header %s, data %s)\n",5);
var_9(__format,pcVar1,pcVar5,pcVar4);
/* WARNING: Load size is inaccurate */
var_6 = var_10(*data,targ->name);
if (var_6 != 0) {
var_15 = 2;
var_2 = var_11(var_6,1);
if (var_2 == 0) {
var_2 = var_12();
if (var_2 != 5) {
var_13(targ->name);
*(type_6 *)((long)data + 8) = 1;
}
}
else {
do {
var_2 = (**(type_7 **)(*(long *)(var_6 + 8) + 0x290))(var_6,var_15,0);
if (var_2 != 0) {
uVar7 = var_14(var_15,0);
var_9(" %s\n",uVar7);
*(type_8 *)
((long)*(int *)((long)data + 0xc) * 0x60 + *(long *)((long)data + 0x18) + -0x58 +
(type_4)(var_15 - 2)) = 1;
}
var_15 = var_15 + 1;
} while (var_15 != 0x59);
}
var_16(var_6);
return *(int *)((long)data + 8);
}
/* WARNING: Load size is inaccurate */
var_13(*data);
*(type_6 *)((long)data + 8) = 1;
return 1;
}
| null |
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (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: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (subscript_expression argument: (identifier) index: (number_literal)))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier)))) (number_literal) (binary_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal)))))) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)) right: (identifier))))) right: (pointer_expression argument: (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 (pointer_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: (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) (string_content) (escape_sequence)) (number_literal)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (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)))))) alternative: (else_clause (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))) arguments: (argument_list (identifier) (identifier) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content) (escape_sequence)) (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal)))))) right: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))))))) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (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)))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (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))) (return_statement (number_literal)))))
| null |
undefined4 MASKED(undefined8 *param_1,undefined8 *param_2)
{
undefined4 uVar1;
int iVar2;
long lVar3;
undefined8 uVar4;
undefined8 uVar5;
char *__format;
long lVar6;
undefined8 uVar7;
ulong uVar8;
int iVar9;
iVar2 = *(int *)((long)param_2 + 0xc) + 1;
*(int *)((long)param_2 + 0xc) = iVar2;
uVar8 = (long)iVar2 * 0x60;
if ((ulong)param_2[2] < uVar8) {
lVar6 = 0x3000;
if (0x3f < iVar2) {
lVar6 = (long)iVar2 * 0xc0;
}
lVar3 = xrealloc(param_2[3]);
param_2[3] = lVar3;
memset((void *)(param_2[2] + lVar3),0,lVar6 - param_2[2]);
param_2[2] = lVar6;
uVar8 = (long)*(int *)((long)param_2 + 0xc) * 0x60;
}
uVar1 = *(undefined4 *)((long)param_1 + 0xc);
*(undefined8 *)(param_2[3] + -0x60 + uVar8) = *param_1;
uVar4 = FUN_00105e10(uVar1);
uVar5 = FUN_00105e10(*(undefined4 *)(param_1 + 2));
uVar7 = *param_1;
__format = (char *)dcgettext(0,"%s\n (header %s, data %s)\n",5);
printf(__format,uVar7,uVar5,uVar4);
lVar6 = bfd_openw(*param_2,*param_1);
if (lVar6 != 0) {
iVar9 = 2;
iVar2 = bfd_set_format(lVar6,1);
if (iVar2 == 0) {
iVar2 = bfd_get_error();
if (iVar2 != 5) {
FUN_00105e60(*param_1);
*(undefined4 *)(param_2 + 1) = 1;
}
}
else {
do {
iVar2 = (**(code **)(*(long *)(lVar6 + 8) + 0x290))(lVar6,iVar9,0);
if (iVar2 != 0) {
uVar7 = bfd_printable_arch_mach(iVar9,0);
printf(" %s\n",uVar7);
*(undefined1 *)
((long)*(int *)((long)param_2 + 0xc) * 0x60 + param_2[3] + -0x58 + (ulong)(iVar9 - 2)) =
1;
}
iVar9 = iVar9 + 1;
} while (iVar9 != 0x59);
}
bfd_close_all_done(lVar6);
return *(undefined4 *)(param_2 + 1);
}
FUN_00105e60(*param_2);
*(undefined4 *)(param_2 + 1) = 1;
return 1;
}
|
579_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c
|
CloneDrawInfo
|
CloneDrawInfo
|
/* WARNING: Enum "ChannelType": Some values do not have unique names */
/* WARNING: Enum "GravityType": Some values do not have unique names */
/* WARNING: Enum "DisposeType": Some values do not have unique names */
/* WARNING: Enum "PixelChannel": Some values do not have unique names */
/* WARNING: Enum "ComplianceType": Some values do not have unique names */
DrawInfo * CloneDrawInfo(ImageInfo *image_info,DrawInfo *draw_info)
{
DrawInfo *pDVar1;
pDVar1 = (DrawInfo *)(*(code *)PTR_CloneDrawInfo_006d3218)();
return pDVar1;
}
|
void CloneDrawInfo(void)
{
(*(code *)PTR_CloneDrawInfo_006d3218)();
return;
}
|
JMP qword ptr [0x006d3218]
| null | null | null | null |
[(u'CAST_-1207189987', u'RETURN_-1207190053'), ('tmp_38', u'CAST_-1207189988'), (u'CALLIND_-1207190056', u'INDIRECT_-1207189993'), (u'INDIRECT_-1207189993', u'COPY_-1207190052'), (u'CAST_-1207189988', u'CALLIND_-1207190056'), (u'CALLIND_-1207190056', u'CAST_-1207189987'), ('const-1', u'RETURN_-1207190053')]
|
[(u'CALLIND_-1207190056', u'INDIRECT_-1207189996'), (u'CAST_-1207189991', u'CALLIND_-1207190056'), ('tmp_22', u'CAST_-1207189991'), ('const-1', u'RETURN_-1207190053'), (u'INDIRECT_-1207189996', u'COPY_-1207190055')]
| null | null |
0014bdd0
|
x64
|
O2
|
(translation_unit "void CloneDrawInfo(void)\n\n{\n (*(code *)PTR_CloneDrawInfo_006d3218)();\n return;\n}\n\n" (function_definition "void CloneDrawInfo(void)\n\n{\n (*(code *)PTR_CloneDrawInfo_006d3218)();\n return;\n}" primitive_type (function_declarator "CloneDrawInfo(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_CloneDrawInfo_006d3218)();\n return;\n}" { (expression_statement "(*(code *)PTR_CloneDrawInfo_006d3218)();" (call_expression "(*(code *)PTR_CloneDrawInfo_006d3218)()" (parenthesized_expression "(*(code *)PTR_CloneDrawInfo_006d3218)" ( (pointer_expression "*(code *)PTR_CloneDrawInfo_006d3218" * (cast_expression "(code *)PTR_CloneDrawInfo_006d3218" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "/* WARNING: Enum "ChannelType": Some values do not have unique names */\n/* WARNING: Enum "GravityType": Some values do not have unique names */\n/* WARNING: Enum "DisposeType": Some values do not have unique names */\n/* WARNING: Enum "PixelChannel": Some values do not have unique names */\n/* WARNING: Enum "ComplianceType": Some values do not have unique names */\n\nDrawInfo * CloneDrawInfo(ImageInfo *image_info,DrawInfo *draw_info)\n\n{\n DrawInfo *pDVar1;\n \n pDVar1 = (DrawInfo *)(*(code *)PTR_CloneDrawInfo_006d3218)();\n return pDVar1;\n}\n\n" comment comment comment comment comment (function_definition "DrawInfo * CloneDrawInfo(ImageInfo *image_info,DrawInfo *draw_info)\n\n{\n DrawInfo *pDVar1;\n \n pDVar1 = (DrawInfo *)(*(code *)PTR_CloneDrawInfo_006d3218)();\n return pDVar1;\n}" type_identifier (pointer_declarator "* CloneDrawInfo(ImageInfo *image_info,DrawInfo *draw_info)" * (function_declarator "CloneDrawInfo(ImageInfo *image_info,DrawInfo *draw_info)" identifier (parameter_list "(ImageInfo *image_info,DrawInfo *draw_info)" ( (parameter_declaration "ImageInfo *image_info" type_identifier (pointer_declarator "*image_info" * identifier)) , (parameter_declaration "DrawInfo *draw_info" type_identifier (pointer_declarator "*draw_info" * identifier)) )))) (compound_statement "{\n DrawInfo *pDVar1;\n \n pDVar1 = (DrawInfo *)(*(code *)PTR_CloneDrawInfo_006d3218)();\n return pDVar1;\n}" { (declaration "DrawInfo *pDVar1;" type_identifier (pointer_declarator "*pDVar1" * identifier) ;) (expression_statement "pDVar1 = (DrawInfo *)(*(code *)PTR_CloneDrawInfo_006d3218)();" (assignment_expression "pDVar1 = (DrawInfo *)(*(code *)PTR_CloneDrawInfo_006d3218)()" identifier = (cast_expression "(DrawInfo *)(*(code *)PTR_CloneDrawInfo_006d3218)()" ( (type_descriptor "DrawInfo *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_CloneDrawInfo_006d3218)()" (parenthesized_expression "(*(code *)PTR_CloneDrawInfo_006d3218)" ( (pointer_expression "*(code *)PTR_CloneDrawInfo_006d3218" * (cast_expression "(code *)PTR_CloneDrawInfo_006d3218" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))))) ;) (return_statement "return pDVar1;" return identifier ;) })))
|
(translation_unit "void CloneDrawInfo(void)\n\n{\n (*(code *)PTR_CloneDrawInfo_006d3218)();\n return;\n}\n\n" (function_definition "void CloneDrawInfo(void)\n\n{\n (*(code *)PTR_CloneDrawInfo_006d3218)();\n return;\n}" primitive_type (function_declarator "CloneDrawInfo(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_CloneDrawInfo_006d3218)();\n return;\n}" { (expression_statement "(*(code *)PTR_CloneDrawInfo_006d3218)();" (call_expression "(*(code *)PTR_CloneDrawInfo_006d3218)()" (parenthesized_expression "(*(code *)PTR_CloneDrawInfo_006d3218)" ( (pointer_expression "*(code *)PTR_CloneDrawInfo_006d3218" * (cast_expression "(code *)PTR_CloneDrawInfo_006d3218" ( (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 CloneDrawInfo(void)\n\n{\n (*(code *)PTR_CloneDrawInfo_006d3218)();\n return;\n}" (primitive_type "void") (function_declarator "CloneDrawInfo(void)" (identifier "CloneDrawInfo") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_CloneDrawInfo_006d3218)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_CloneDrawInfo_006d3218)();" (call_expression "(*(code *)PTR_CloneDrawInfo_006d3218)()" (parenthesized_expression "(*(code *)PTR_CloneDrawInfo_006d3218)" (( "(") (pointer_expression "*(code *)PTR_CloneDrawInfo_006d3218" (* "*") (cast_expression "(code *)PTR_CloneDrawInfo_006d3218" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_CloneDrawInfo_006d3218"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
/* WARNING: Enum "ChannelType": Some values do not have unique names */
/* WARNING: Enum "GravityType": Some values do not have unique names */
/* WARNING: Enum "DisposeType": Some values do not have unique names */
/* WARNING: Enum "PixelChannel": Some values do not have unique names */
/* WARNING: Enum "ComplianceType": Some values do not have unique names */
type_1 * function_1(type_2 *image_info,type_1 *draw_info)
{
type_1 *pDVar1;
pDVar1 = (type_1 *)(*(type_3 *)PTR_CloneDrawInfo_006d3218)();
return pDVar1;
}
| 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_006d3218)();
return;
}
|
4748_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
|
_M_realloc_insert<gold::Output_data*>
|
FUN_00221500
|
/* DWARF original prototype: void
_M_realloc_insert<gold::Output_data*>(vector<gold::Output_data*,_std::allocator<gold::Output_data*>_>
* this, iterator __position, Output_data * * __args#0) */
void __thiscall
std::vector<gold::Output_data*,_std::allocator<gold::Output_data*>_>::
_M_realloc_insert<gold::Output_data*>
(vector<gold::Output_data*,_std::allocator<gold::Output_data*>_> *this,iterator __position
,Output_data **__args_0)
{
void *__dest;
Output_data **ppOVar1;
Output_data **__src;
ulong uVar2;
pointer __dest_00;
size_t __n;
ulong uVar3;
ulong uVar4;
pointer ppOVar5;
ppOVar1 = (this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>).
_M_impl._M_finish;
__src = (this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>).
_M_impl._M_start;
__n = (long)__position._M_current - (long)__src;
uVar2 = (long)ppOVar1 - (long)__src >> 3;
if (uVar2 == 0) {
uVar3 = 1;
LAB_00221635:
uVar4 = uVar3 * 8;
LAB_00221548:
__dest_00 = (pointer)operator_new(uVar4);
ppOVar5 = (pointer)(uVar4 + (long)__dest_00);
}
else {
uVar3 = uVar2 * 2;
uVar4 = 0xfffffffffffffff8;
if ((uVar3 < uVar2) || (0x1fffffffffffffff < uVar3)) goto LAB_00221548;
ppOVar5 = (pointer)0x0;
__dest_00 = (pointer)0x0;
if (uVar3 != 0) goto LAB_00221635;
}
__dest = (void *)((long)__dest_00 + __n + 8);
*(Output_data **)((long)__dest_00 + __n) = *__args_0;
if (__position._M_current == __src) {
if (__position._M_current != ppOVar1) goto LAB_002215b8;
LAB_002215c6:
if (__src == (Output_data **)0x0) goto LAB_002215cb;
}
else {
memmove(__dest_00,__src,__n);
if (__position._M_current != ppOVar1) {
LAB_002215b8:
memcpy(__dest,__position._M_current,(long)ppOVar1 - (long)__position._M_current);
goto LAB_002215c6;
}
}
operator_delete(__src);
LAB_002215cb:
(this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>)._M_impl.
_M_start = __dest_00;
(this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>)._M_impl.
_M_finish = (pointer)((long)__dest + ((long)ppOVar1 - (long)__position._M_current));
(this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>)._M_impl.
_M_end_of_storage = ppOVar5;
return;
}
|
void FUN_00221500(undefined8 *param_1,void *param_2,undefined8 *param_3)
{
void *__dest;
void *pvVar1;
void *__src;
ulong uVar2;
void *__dest_00;
size_t __n;
ulong uVar3;
long lVar4;
pvVar1 = (void *)param_1[1];
__src = (void *)*param_1;
__n = (long)param_2 - (long)__src;
uVar2 = (long)pvVar1 - (long)__src >> 3;
if (uVar2 == 0) {
uVar3 = 1;
LAB_00221635:
lVar4 = uVar3 * 8;
LAB_00221548:
__dest_00 = (void *)FUN_002ee780(lVar4);
lVar4 = lVar4 + (long)__dest_00;
}
else {
uVar3 = uVar2 * 2;
lVar4 = -8;
if ((uVar3 < uVar2) || (0x1fffffffffffffff < uVar3)) goto LAB_00221548;
lVar4 = 0;
__dest_00 = (void *)0x0;
if (uVar3 != 0) goto LAB_00221635;
}
__dest = (void *)((long)__dest_00 + __n + 8);
*(undefined8 *)((long)__dest_00 + __n) = *param_3;
if (param_2 == __src) {
if (param_2 != pvVar1) goto LAB_002215b8;
LAB_002215c6:
if (__src == (void *)0x0) goto LAB_002215cb;
}
else {
memmove(__dest_00,__src,__n);
if (param_2 != pvVar1) {
LAB_002215b8:
memcpy(__dest,param_2,(long)pvVar1 - (long)param_2);
goto LAB_002215c6;
}
}
FUN_002eff50(__src);
LAB_002215cb:
*param_1 = __dest_00;
param_1[1] = (long)__dest + ((long)pvVar1 - (long)param_2);
param_1[2] = lVar4;
return;
}
|
PUSH R15
MOV R15,RDX
MOV RDX,RSI
PUSH R14
PUSH R13
PUSH R12
MOV R12,RSI
PUSH RBP
PUSH RBX
MOV RBX,RDI
SUB RSP,0x28
MOV RCX,qword ptr [RDI + 0x8]
MOV RBP,qword ptr [RDI]
MOV RAX,RCX
SUB RDX,RBP
SUB RAX,RBP
SAR RAX,0x3
JZ 0x00221630
LEA RDI,[RAX + RAX*0x1]
MOV R14,-0x8
CMP RAX,RDI
JBE 0x002215f8
MOV RDI,R14
MOV qword ptr [RSP + 0x10],RDX
MOV qword ptr [RSP + 0x8],RCX
CALL 0x002ee780
MOV RDX,qword ptr [RSP + 0x10]
MOV RCX,qword ptr [RSP + 0x8]
MOV R13,RAX
ADD R14,RAX
MOV RAX,qword ptr [R15]
MOV R8,RCX
LEA R9,[R13 + RDX*0x1 + 0x8]
SUB R8,R12
MOV qword ptr [R13 + RDX*0x1],RAX
LEA R15,[R9 + R8*0x1]
CMP R12,RBP
JZ 0x00221620
MOV RSI,RBP
MOV RDI,R13
MOV qword ptr [RSP + 0x18],R9
MOV qword ptr [RSP + 0x10],R8
MOV qword ptr [RSP + 0x8],RCX
CALL 0x001496d0
MOV RCX,qword ptr [RSP + 0x8]
MOV R8,qword ptr [RSP + 0x10]
MOV R9,qword ptr [RSP + 0x18]
CMP R12,RCX
JZ 0x002215e8
MOV RDX,R8
MOV RSI,R12
MOV RDI,R9
CALL 0x00149a90
TEST RBP,RBP
JNZ 0x002215e8
MOV qword ptr [RBX],R13
MOV qword ptr [RBX + 0x8],R15
MOV qword ptr [RBX + 0x10],R14
ADD RSP,0x28
POP RBX
POP RBP
POP R12
POP R13
POP R14
POP R15
RET
MOV RDI,RBP
CALL 0x002eff50
JMP 0x002215cb
MOV RAX,0x1fffffffffffffff
CMP RDI,RAX
JA 0x00221548
XOR R14D,R14D
XOR R13D,R13D
TEST RDI,RDI
JZ 0x0022156a
JMP 0x00221635
CMP R12,RCX
JNZ 0x002215b8
JMP 0x002215c6
MOV EDI,0x1
LEA R14,[RDI*0x8]
JMP 0x00221548
| null | null | null | null |
[(u'LOAD_-1203956414', u'INT_EQUAL_-1203956061'), ('const-1', u'COPY_-1203955848'), (u'INT_ADD_-1203956183', u'CAST_-1203955550'), (u'PTRSUB_-1203955502', u'PTRSUB_-1203955494'), (u'INT_EQUAL_-1203956061', u'CBRANCH_-1203956058'), (u'LOAD_-1203956414', u'CAST_-1203955647'), (u'LOAD_-1203956420', u'CAST_-1203955563'), ('const-8', u'INT_ADD_-1203955641'), (u'INT_SUB_-1203956385', u'INT_ADD_-1203956192'), (u'INT_SUB_-1203956202', u'CALL_-1203956075'), ('tmp_881', u'PTRSUB_-1203955492'), ('const-8', u'PTRSUB_-1203955666'), ('const-0', u'INT_EQUAL_-1203956351'), (u'CAST_-1203955570', u'INT_ADD_-1203956212'), (u'INT_EQUAL_-1203956180', u'CBRANCH_-1203956178'), (u'MULTIEQUAL_-1203955835', u'INT_ADD_-1203956233'), (u'LOAD_-1203956414', u'CALL_-1203956135'), ('tmp_708', u'BRANCH_-1203955971'), ('const-8', u'INT_MULT_-1203955815'), (u'INT_SRIGHT_-1203956350', u'INT_LESS_-1203956295'), (u'INT_SUB_-1203956373', u'INT_SRIGHT_-1203956350'), ('const-0', u'COPY_-1203955702'), (u'INT_MULT_-1203955786', u'INT_LESS_-1203955913'), (u'INT_ADD_-1203956212', u'CAST_-1203955569'), (u'COPY_-1203955710', u'MULTIEQUAL_-1203955814'), (u'INT_SUB_-1203956385', u'CALL_-1203956135'), ('tmp_777', u'CBRANCH_-1203955922'), (u'INT_SUB_-1203956202', u'INT_ADD_-1203956183'), ('tmp_881', u'PTRSUB_-1203955683'), (u'INT_NOTEQUAL_-1203955909', u'CBRANCH_-1203955907'), ('tmp_881', u'PTRSUB_-1203955677'), ('tmp_540', u'CBRANCH_-1203956094'), (u'LOAD_-1203956414', u'INT_EQUAL_-1203956180'), (u'CAST_-1203955648', u'INT_SUB_-1203956373'), (u'PTRSUB_-1203955492', u'PTRSUB_-1203955484'), (u'LOAD_-1203956414', u'CAST_-1203955652'), (u'LOAD_-1203956420', u'CAST_-1203955648'), ('tmp_450', u'CBRANCH_-1203956178'), (u'CAST_-1203955600', u'CAST_-1203955581'), (u'PTRSUB_-1203955668', u'PTRSUB_-1203955661'), (u'INT_ADD_-1203956233', u'CAST_-1203955580'), (u'CAST_-1203955652', u'INT_SUB_-1203956385'), ('const-0', u'PTRSUB_-1203955502'), (u'INT_ADD_-1203956192', u'CAST_-1203955557'), ('const-2', u'INT_MULT_-1203955786'), (u'INT_SRIGHT_-1203956350', u'INT_MULT_-1203955786'), (u'PTRSUB_-1203955677', u'PTRSUB_-1203955668'), (u'CALL_-1203956273', u'CAST_-1203955600'), (u'CAST_-1203955551', u'INT_ADD_-1203956183'), ('const-433', u'STORE_-1203956043'), (u'INT_LESS_-1203955913', u'CBRANCH_-1203955922'), (u'CAST_-1203955557', u'STORE_-1203956206'), (u'INT_MULT_-1203955815', u'MULTIEQUAL_-1203955835'), ('tmp_881', u'PTRSUB_-1203955498'), ('const-433', u'STORE_-1203956056'), ('const-0', u'COPY_-1203955710'), (u'MULTIEQUAL_-1203955814', u'STORE_-1203956056'), (u'PTRSUB_-1203955484', u'PTRSUB_-1203955478'), ('const-0', u'PTRSUB_-1203955487'), ('tmp_881', u'PTRSUB_-1203955502'), (u'MULTIEQUAL_-1203955803', u'STORE_-1203956043'), ('tmp_882', u'CALL_-1203956075'), (u'LOAD_-1203956414', u'CALL_-1203955974'), ('tmp_287', u'CBRANCH_-1203956304'), (u'PTRSUB_-1203955674', u'PTRSUB_-1203955666'), ('tmp_882', u'CAST_-1203955653'), (u'PTRSUB_-1203955666', u'LOAD_-1203956420'), (u'INT_SRIGHT_-1203956350', u'INT_EQUAL_-1203956351'), (u'CAST_-1203955558', u'INT_ADD_-1203956192'), ('const-433', u'LOAD_-1203956420'), (u'COPY_-1203955848', u'MULTIEQUAL_-1203955640'), (u'CAST_-1203955562', u'INT_SUB_-1203956202'), ('const-0', u'PTRSUB_-1203955484'), ('const-0', u'PTRSUB_-1203955677'), ('const-2305843009213693951', u'INT_LESS_-1203955913'), (u'MULTIEQUAL_-1203955814', u'CAST_-1203955570'), (u'INT_EQUAL_-1203956351', u'CBRANCH_-1203956340'), (u'CAST_-1203955563', u'INT_SUB_-1203956202'), ('const-0', u'PTRSUB_-1203955683'), ('tmp_863', u'BRANCH_-1203955833'), (u'CAST_-1203955653', u'INT_SUB_-1203956385'), (u'COPY_-1203956330', u'MULTIEQUAL_-1203955835'), (u'PTRSUB_-1203955478', u'STORE_-1203956043'), (u'INT_ADD_-1203955641', u'INT_ADD_-1203956212'), ('const-0', u'INT_EQUAL_-1203956061'), ('const--8', u'COPY_-1203956330'), (u'INT_MULT_-1203955786', u'INT_LESS_-1203956295'), ('const-0', u'PTRSUB_-1203955490'), (u'INT_MULT_-1203955786', u'INT_NOTEQUAL_-1203955878'), ('tmp_882', u'INT_NOTEQUAL_-1203955909'), (u'CAST_-1203955550', u'STORE_-1203956050'), ('tmp_882', u'INT_NOTEQUAL_-1203956095'), (u'MULTIEQUAL_-1203955640', u'INT_MULT_-1203955815'), ('tmp_244', u'CBRANCH_-1203956340'), ('const-0', u'INT_NOTEQUAL_-1203955878'), (u'PTRSUB_-1203955683', u'PTRSUB_-1203955674'), ('tmp_582', u'CBRANCH_-1203956058'), ('const-8', u'PTRSUB_-1203955483'), (u'MULTIEQUAL_-1203955835', u'CALL_-1203956273'), ('tmp_739', u'CBRANCH_-1203955907'), (u'PTRSUB_-1203955494', u'PTRSUB_-1203955487'), ('const-0', u'PTRSUB_-1203955674'), (u'CAST_-1203955569', u'CALL_-1203956075'), ('const-0', u'PTRSUB_-1203955494'), (u'PTRSUB_-1203955661', u'LOAD_-1203956414'), (u'CAST_-1203955580', u'MULTIEQUAL_-1203955803'), ('const-433', u'STORE_-1203956206'), (u'INT_NOTEQUAL_-1203955878', u'CBRANCH_-1203955877'), ('tmp_882', u'CAST_-1203955562'), (u'LOAD_-1203956240', u'STORE_-1203956206'), (u'COPY_-1203955702', u'MULTIEQUAL_-1203955803'), (u'INT_NOTEQUAL_-1203956095', u'CBRANCH_-1203956094'), (u'INT_SUB_-1203956385', u'INT_ADD_-1203955641'), ('const-0', u'PTRSUB_-1203955661'), (u'PTRSUB_-1203955490', u'PTRSUB_-1203955483'), ('tmp_883', u'LOAD_-1203956240'), (u'PTRSUB_-1203955487', u'STORE_-1203956056'), ('const-16', u'PTRSUB_-1203955478'), ('const-433', u'LOAD_-1203956414'), ('const-433', u'LOAD_-1203956240'), ('tmp_882', u'INT_EQUAL_-1203956180'), (u'CAST_-1203955569', u'CAST_-1203955551'), (u'CAST_-1203955600', u'MULTIEQUAL_-1203955814'), (u'CAST_-1203955647', u'INT_SUB_-1203956373'), (u'LOAD_-1203956420', u'INT_NOTEQUAL_-1203956095'), ('tmp_855', u'CBRANCH_-1203955877'), (u'INT_MULT_-1203955786', u'MULTIEQUAL_-1203955640'), (u'CAST_-1203955581', u'INT_ADD_-1203956233'), (u'INT_LESS_-1203956295', u'CBRANCH_-1203956304'), (u'PTRSUB_-1203955483', u'STORE_-1203956050'), (u'MULTIEQUAL_-1203955814', u'CALL_-1203956135'), (u'PTRSUB_-1203955498', u'PTRSUB_-1203955490'), ('const-0', u'RETURN_-1203955982'), (u'LOAD_-1203956420', u'INT_NOTEQUAL_-1203955909'), ('const-0', u'PTRSUB_-1203955668'), ('const-3', u'INT_SRIGHT_-1203956350'), ('const-0', u'PTRSUB_-1203955498'), ('const-0', u'PTRSUB_-1203955492'), (u'MULTIEQUAL_-1203955814', u'CAST_-1203955558'), ('const-433', u'STORE_-1203956050')]
|
[('const-8', u'INT_ADD_-1203955642'), ('const-1', u'COPY_-1203955848'), (u'INT_MULT_-1203955785', u'INT_LESS_-1203956295'), (u'INT_EQUAL_-1203956061', u'CBRANCH_-1203956058'), (u'CAST_-1203955615', u'MULTIEQUAL_-1203955813'), (u'CAST_-1203955667', u'INT_SUB_-1203956385'), (u'CAST_-1203955596', u'INT_ADD_-1203956233'), ('tmp_1672', u'PTRADD_-1203955683'), (u'INT_MULT_-1203955785', u'INT_NOTEQUAL_-1203955878'), (u'INT_SUB_-1203956385', u'INT_ADD_-1203956192'), (u'INT_SUB_-1203956202', u'CALL_-1203956075'), ('const-0', u'INT_EQUAL_-1203956351'), (u'MULTIEQUAL_-1203955834', u'CALL_-1203956273'), (u'INT_EQUAL_-1203956180', u'CBRANCH_-1203956178'), (u'CAST_-1203955662', u'INT_SUB_-1203956373'), (u'INT_ADD_-1203955642', u'INT_ADD_-1203956212'), ('tmp_708', u'BRANCH_-1203955971'), ('const-8', u'INT_MULT_-1203955815'), ('const-433', u'LOAD_-1203956240'), (u'INT_SRIGHT_-1203956350', u'INT_LESS_-1203956295'), (u'MULTIEQUAL_-1203955813', u'STORE_-1203956056'), ('const-0', u'COPY_-1203955709'), (u'INT_SUB_-1203956385', u'INT_ADD_-1203955642'), (u'INT_SUB_-1203956373', u'INT_SRIGHT_-1203956350'), ('const-433', u'LOAD_-1203956414'), (u'CAST_-1203955680', u'INT_NOTEQUAL_-1203955909'), (u'INT_SUB_-1203956385', u'CALL_-1203956135'), (u'PTRADD_-1203955496', u'STORE_-1203956043'), ('tmp_777', u'CBRANCH_-1203955922'), (u'INT_SUB_-1203956202', u'INT_ADD_-1203956183'), (u'INT_NOTEQUAL_-1203955909', u'CBRANCH_-1203955907'), ('tmp_540', u'CBRANCH_-1203956094'), (u'MULTIEQUAL_-1203955813', u'CAST_-1203955574'), ('const-2305843009213693951', u'INT_LESS_-1203955913'), ('tmp_450', u'CBRANCH_-1203956178'), ('tmp_1666', u'CAST_-1203955578'), ('const-8', u'PTRADD_-1203955501'), ('const-433', u'STORE_-1203956050'), (u'CAST_-1203955675', u'CAST_-1203955662'), (u'CAST_-1203955675', u'INT_EQUAL_-1203956061'), (u'INT_LESS_-1203955913', u'CBRANCH_-1203955922'), (u'MULTIEQUAL_-1203955639', u'INT_MULT_-1203955815'), ('tmp_1666', u'INT_NOTEQUAL_-1203956095'), ('tmp_1672', u'STORE_-1203956056'), (u'INT_SRIGHT_-1203956350', u'INT_MULT_-1203955785'), (u'CAST_-1203955579', u'INT_SUB_-1203956202'), ('tmp_287', u'CBRANCH_-1203956304'), ('const-1', u'PTRADD_-1203955683'), (u'INT_SRIGHT_-1203956350', u'INT_EQUAL_-1203956351'), (u'CAST_-1203955585', u'CALL_-1203956075'), (u'CAST_-1203955574', u'INT_ADD_-1203956192'), ('const-0', u'COPY_-1203955701'), (u'MULTIEQUAL_-1203955813', u'CAST_-1203955586'), (u'CAST_-1203955675', u'CALL_-1203956135'), ('tmp_1666', u'INT_EQUAL_-1203956180'), (u'CAST_-1203955680', u'CAST_-1203955663'), (u'INT_MULT_-1203955785', u'INT_LESS_-1203955913'), (u'CALL_-1203956273', u'CAST_-1203955615'), (u'CAST_-1203955680', u'INT_NOTEQUAL_-1203956095'), (u'CAST_-1203955680', u'CAST_-1203955579'), (u'INT_EQUAL_-1203956351', u'CBRANCH_-1203956340'), (u'CAST_-1203955567', u'INT_ADD_-1203956183'), ('const-433', u'STORE_-1203956043'), ('tmp_863', u'BRANCH_-1203955833'), (u'INT_MULT_-1203955815', u'MULTIEQUAL_-1203955834'), (u'CAST_-1203955578', u'INT_SUB_-1203956202'), ('tmp_1672', u'PTRADD_-1203955496'), ('const-0', u'INT_EQUAL_-1203956061'), (u'CAST_-1203955675', u'CAST_-1203955667'), ('const--8', u'COPY_-1203956330'), (u'INT_ADD_-1203956233', u'MULTIEQUAL_-1203955802'), (u'CAST_-1203955573', u'STORE_-1203956206'), (u'CAST_-1203955663', u'INT_SUB_-1203956373'), ('const-1', u'PTRADD_-1203955501'), (u'PTRADD_-1203955683', u'LOAD_-1203956420'), (u'CAST_-1203955668', u'INT_SUB_-1203956385'), (u'MULTIEQUAL_-1203955834', u'INT_ADD_-1203956233'), ('const-3', u'INT_SRIGHT_-1203956350'), ('const-433', u'LOAD_-1203956420'), ('const-433', u'STORE_-1203956056'), (u'CAST_-1203955585', u'CAST_-1203955567'), (u'LOAD_-1203956420', u'CAST_-1203955680'), (u'MULTIEQUAL_-1203955813', u'CALL_-1203956135'), ('const-2', u'INT_MULT_-1203955785'), (u'INT_ADD_-1203956183', u'STORE_-1203956050'), ('tmp_244', u'CBRANCH_-1203956340'), ('const-0', u'INT_NOTEQUAL_-1203955878'), ('tmp_582', u'CBRANCH_-1203956058'), ('const-8', u'PTRADD_-1203955683'), (u'CAST_-1203955586', u'INT_ADD_-1203956212'), ('tmp_739', u'CBRANCH_-1203955907'), ('const-8', u'PTRADD_-1203955496'), (u'COPY_-1203955701', u'MULTIEQUAL_-1203955802'), (u'INT_NOTEQUAL_-1203955878', u'CBRANCH_-1203955877'), (u'LOAD_-1203956414', u'CAST_-1203955675'), (u'LOAD_-1203956240', u'STORE_-1203956206'), (u'MULTIEQUAL_-1203955802', u'STORE_-1203956043'), (u'INT_NOTEQUAL_-1203956095', u'CBRANCH_-1203956094'), (u'INT_ADD_-1203956212', u'CAST_-1203955585'), (u'COPY_-1203955709', u'MULTIEQUAL_-1203955813'), (u'PTRADD_-1203955501', u'STORE_-1203956050'), ('const-2', u'PTRADD_-1203955496'), ('const-433', u'STORE_-1203956206'), ('tmp_1672', u'PTRADD_-1203955501'), (u'INT_MULT_-1203955785', u'MULTIEQUAL_-1203955639'), ('tmp_1672', u'LOAD_-1203956414'), (u'CAST_-1203955615', u'CAST_-1203955596'), ('tmp_1665', u'LOAD_-1203956240'), ('tmp_1666', u'INT_NOTEQUAL_-1203955909'), ('tmp_855', u'CBRANCH_-1203955877'), (u'INT_LESS_-1203956295', u'CBRANCH_-1203956304'), (u'COPY_-1203955848', u'MULTIEQUAL_-1203955639'), (u'INT_ADD_-1203956192', u'CAST_-1203955573'), ('tmp_1666', u'CALL_-1203956075'), ('tmp_1666', u'CAST_-1203955668'), (u'CAST_-1203955675', u'INT_EQUAL_-1203956180'), ('const-0', u'RETURN_-1203955982'), (u'CAST_-1203955675', u'CALL_-1203955974'), (u'COPY_-1203956330', u'MULTIEQUAL_-1203955834')]
| null | null |
00221500
|
x64
|
O2
|
(translation_unit "void FUN_00221500(undefined8 *param_1,void *param_2,undefined8 *param_3)\n\n{\n void *__dest;\n void *pvVar1;\n void *__src;\n ulong uVar2;\n void *__dest_00;\n size_t __n;\n ulong uVar3;\n long lVar4;\n \n pvVar1 = (void *)param_1[1];\n __src = (void *)*param_1;\n __n = (long)param_2 - (long)__src;\n uVar2 = (long)pvVar1 - (long)__src >> 3;\n if (uVar2 == 0) {\n uVar3 = 1;\nLAB_00221635:\n lVar4 = uVar3 * 8;\nLAB_00221548:\n __dest_00 = (void *)FUN_002ee780(lVar4);\n lVar4 = lVar4 + (long)__dest_00;\n }\n else {\n uVar3 = uVar2 * 2;\n lVar4 = -8;\n if ((uVar3 < uVar2) || (0x1fffffffffffffff < uVar3)) goto LAB_00221548;\n lVar4 = 0;\n __dest_00 = (void *)0x0;\n if (uVar3 != 0) goto LAB_00221635;\n }\n __dest = (void *)((long)__dest_00 + __n + 8);\n *(undefined8 *)((long)__dest_00 + __n) = *param_3;\n if (param_2 == __src) {\n if (param_2 != pvVar1) goto LAB_002215b8;\nLAB_002215c6:\n if (__src == (void *)0x0) goto LAB_002215cb;\n }\n else {\n memmove(__dest_00,__src,__n);\n if (param_2 != pvVar1) {\nLAB_002215b8:\n memcpy(__dest,param_2,(long)pvVar1 - (long)param_2);\n goto LAB_002215c6;\n }\n }\n FUN_002eff50(__src);\nLAB_002215cb:\n *param_1 = __dest_00;\n param_1[1] = (long)__dest + ((long)pvVar1 - (long)param_2);\n param_1[2] = lVar4;\n return;\n}\n\n" (function_definition "void FUN_00221500(undefined8 *param_1,void *param_2,undefined8 *param_3)\n\n{\n void *__dest;\n void *pvVar1;\n void *__src;\n ulong uVar2;\n void *__dest_00;\n size_t __n;\n ulong uVar3;\n long lVar4;\n \n pvVar1 = (void *)param_1[1];\n __src = (void *)*param_1;\n __n = (long)param_2 - (long)__src;\n uVar2 = (long)pvVar1 - (long)__src >> 3;\n if (uVar2 == 0) {\n uVar3 = 1;\nLAB_00221635:\n lVar4 = uVar3 * 8;\nLAB_00221548:\n __dest_00 = (void *)FUN_002ee780(lVar4);\n lVar4 = lVar4 + (long)__dest_00;\n }\n else {\n uVar3 = uVar2 * 2;\n lVar4 = -8;\n if ((uVar3 < uVar2) || (0x1fffffffffffffff < uVar3)) goto LAB_00221548;\n lVar4 = 0;\n __dest_00 = (void *)0x0;\n if (uVar3 != 0) goto LAB_00221635;\n }\n __dest = (void *)((long)__dest_00 + __n + 8);\n *(undefined8 *)((long)__dest_00 + __n) = *param_3;\n if (param_2 == __src) {\n if (param_2 != pvVar1) goto LAB_002215b8;\nLAB_002215c6:\n if (__src == (void *)0x0) goto LAB_002215cb;\n }\n else {\n memmove(__dest_00,__src,__n);\n if (param_2 != pvVar1) {\nLAB_002215b8:\n memcpy(__dest,param_2,(long)pvVar1 - (long)param_2);\n goto LAB_002215c6;\n }\n }\n FUN_002eff50(__src);\nLAB_002215cb:\n *param_1 = __dest_00;\n param_1[1] = (long)__dest + ((long)pvVar1 - (long)param_2);\n param_1[2] = lVar4;\n return;\n}" primitive_type (function_declarator "FUN_00221500(undefined8 *param_1,void *param_2,undefined8 *param_3)" identifier (parameter_list "(undefined8 *param_1,void *param_2,undefined8 *param_3)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "void *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "undefined8 *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n void *__dest;\n void *pvVar1;\n void *__src;\n ulong uVar2;\n void *__dest_00;\n size_t __n;\n ulong uVar3;\n long lVar4;\n \n pvVar1 = (void *)param_1[1];\n __src = (void *)*param_1;\n __n = (long)param_2 - (long)__src;\n uVar2 = (long)pvVar1 - (long)__src >> 3;\n if (uVar2 == 0) {\n uVar3 = 1;\nLAB_00221635:\n lVar4 = uVar3 * 8;\nLAB_00221548:\n __dest_00 = (void *)FUN_002ee780(lVar4);\n lVar4 = lVar4 + (long)__dest_00;\n }\n else {\n uVar3 = uVar2 * 2;\n lVar4 = -8;\n if ((uVar3 < uVar2) || (0x1fffffffffffffff < uVar3)) goto LAB_00221548;\n lVar4 = 0;\n __dest_00 = (void *)0x0;\n if (uVar3 != 0) goto LAB_00221635;\n }\n __dest = (void *)((long)__dest_00 + __n + 8);\n *(undefined8 *)((long)__dest_00 + __n) = *param_3;\n if (param_2 == __src) {\n if (param_2 != pvVar1) goto LAB_002215b8;\nLAB_002215c6:\n if (__src == (void *)0x0) goto LAB_002215cb;\n }\n else {\n memmove(__dest_00,__src,__n);\n if (param_2 != pvVar1) {\nLAB_002215b8:\n memcpy(__dest,param_2,(long)pvVar1 - (long)param_2);\n goto LAB_002215c6;\n }\n }\n FUN_002eff50(__src);\nLAB_002215cb:\n *param_1 = __dest_00;\n param_1[1] = (long)__dest + ((long)pvVar1 - (long)param_2);\n param_1[2] = lVar4;\n return;\n}" { (declaration "void *__dest;" primitive_type (pointer_declarator "*__dest" * identifier) ;) (declaration "void *pvVar1;" primitive_type (pointer_declarator "*pvVar1" * identifier) ;) (declaration "void *__src;" primitive_type (pointer_declarator "*__src" * identifier) ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "void *__dest_00;" primitive_type (pointer_declarator "*__dest_00" * identifier) ;) (declaration "size_t __n;" primitive_type identifier ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (expression_statement "pvVar1 = (void *)param_1[1];" (assignment_expression "pvVar1 = (void *)param_1[1]" identifier = (cast_expression "(void *)param_1[1]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ]))) ;) (expression_statement "__src = (void *)*param_1;" (assignment_expression "__src = (void *)*param_1" identifier = (cast_expression "(void *)*param_1" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (expression_statement "__n = (long)param_2 - (long)__src;" (assignment_expression "__n = (long)param_2 - (long)__src" identifier = (binary_expression "(long)param_2 - (long)__src" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)__src" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "uVar2 = (long)pvVar1 - (long)__src >> 3;" (assignment_expression "uVar2 = (long)pvVar1 - (long)__src >> 3" identifier = (binary_expression "(long)pvVar1 - (long)__src >> 3" (binary_expression "(long)pvVar1 - (long)__src" (cast_expression "(long)pvVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)__src" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal)) ;) (if_statement "if (uVar2 == 0) {\n uVar3 = 1;\nLAB_00221635:\n lVar4 = uVar3 * 8;\nLAB_00221548:\n __dest_00 = (void *)FUN_002ee780(lVar4);\n lVar4 = lVar4 + (long)__dest_00;\n }\n else {\n uVar3 = uVar2 * 2;\n lVar4 = -8;\n if ((uVar3 < uVar2) || (0x1fffffffffffffff < uVar3)) goto LAB_00221548;\n lVar4 = 0;\n __dest_00 = (void *)0x0;\n if (uVar3 != 0) goto LAB_00221635;\n }" if (parenthesized_expression "(uVar2 == 0)" ( (binary_expression "uVar2 == 0" identifier == number_literal) )) (compound_statement "{\n uVar3 = 1;\nLAB_00221635:\n lVar4 = uVar3 * 8;\nLAB_00221548:\n __dest_00 = (void *)FUN_002ee780(lVar4);\n lVar4 = lVar4 + (long)__dest_00;\n }" { (expression_statement "uVar3 = 1;" (assignment_expression "uVar3 = 1" identifier = number_literal) ;) (labeled_statement "LAB_00221635:\n lVar4 = uVar3 * 8;" statement_identifier : (expression_statement "lVar4 = uVar3 * 8;" (assignment_expression "lVar4 = uVar3 * 8" identifier = (binary_expression "uVar3 * 8" identifier * number_literal)) ;)) (labeled_statement "LAB_00221548:\n __dest_00 = (void *)FUN_002ee780(lVar4);" statement_identifier : (expression_statement "__dest_00 = (void *)FUN_002ee780(lVar4);" (assignment_expression "__dest_00 = (void *)FUN_002ee780(lVar4)" identifier = (cast_expression "(void *)FUN_002ee780(lVar4)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002ee780(lVar4)" identifier (argument_list "(lVar4)" ( identifier ))))) ;)) (expression_statement "lVar4 = lVar4 + (long)__dest_00;" (assignment_expression "lVar4 = lVar4 + (long)__dest_00" identifier = (binary_expression "lVar4 + (long)__dest_00" identifier + (cast_expression "(long)__dest_00" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) }) (else_clause "else {\n uVar3 = uVar2 * 2;\n lVar4 = -8;\n if ((uVar3 < uVar2) || (0x1fffffffffffffff < uVar3)) goto LAB_00221548;\n lVar4 = 0;\n __dest_00 = (void *)0x0;\n if (uVar3 != 0) goto LAB_00221635;\n }" else (compound_statement "{\n uVar3 = uVar2 * 2;\n lVar4 = -8;\n if ((uVar3 < uVar2) || (0x1fffffffffffffff < uVar3)) goto LAB_00221548;\n lVar4 = 0;\n __dest_00 = (void *)0x0;\n if (uVar3 != 0) goto LAB_00221635;\n }" { (expression_statement "uVar3 = uVar2 * 2;" (assignment_expression "uVar3 = uVar2 * 2" identifier = (binary_expression "uVar2 * 2" identifier * number_literal)) ;) (expression_statement "lVar4 = -8;" (assignment_expression "lVar4 = -8" identifier = number_literal) ;) (if_statement "if ((uVar3 < uVar2) || (0x1fffffffffffffff < uVar3)) goto LAB_00221548;" if (parenthesized_expression "((uVar3 < uVar2) || (0x1fffffffffffffff < uVar3))" ( (binary_expression "(uVar3 < uVar2) || (0x1fffffffffffffff < uVar3)" (parenthesized_expression "(uVar3 < uVar2)" ( (binary_expression "uVar3 < uVar2" identifier < identifier) )) || (parenthesized_expression "(0x1fffffffffffffff < uVar3)" ( (binary_expression "0x1fffffffffffffff < uVar3" number_literal < identifier) ))) )) (goto_statement "goto LAB_00221548;" goto statement_identifier ;)) (expression_statement "lVar4 = 0;" (assignment_expression "lVar4 = 0" identifier = number_literal) ;) (expression_statement "__dest_00 = (void *)0x0;" (assignment_expression "__dest_00 = (void *)0x0" identifier = (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (uVar3 != 0) goto LAB_00221635;" if (parenthesized_expression "(uVar3 != 0)" ( (binary_expression "uVar3 != 0" identifier != number_literal) )) (goto_statement "goto LAB_00221635;" goto statement_identifier ;)) }))) (expression_statement "__dest = (void *)((long)__dest_00 + __n + 8);" (assignment_expression "__dest = (void *)((long)__dest_00 + __n + 8)" identifier = (cast_expression "(void *)((long)__dest_00 + __n + 8)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)__dest_00 + __n + 8)" ( (binary_expression "(long)__dest_00 + __n + 8" (binary_expression "(long)__dest_00 + __n" (cast_expression "(long)__dest_00" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) + number_literal) )))) ;) (expression_statement "*(undefined8 *)((long)__dest_00 + __n) = *param_3;" (assignment_expression "*(undefined8 *)((long)__dest_00 + __n) = *param_3" (pointer_expression "*(undefined8 *)((long)__dest_00 + __n)" * (cast_expression "(undefined8 *)((long)__dest_00 + __n)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)__dest_00 + __n)" ( (binary_expression "(long)__dest_00 + __n" (cast_expression "(long)__dest_00" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = (pointer_expression "*param_3" * identifier)) ;) (if_statement "if (param_2 == __src) {\n if (param_2 != pvVar1) goto LAB_002215b8;\nLAB_002215c6:\n if (__src == (void *)0x0) goto LAB_002215cb;\n }\n else {\n memmove(__dest_00,__src,__n);\n if (param_2 != pvVar1) {\nLAB_002215b8:\n memcpy(__dest,param_2,(long)pvVar1 - (long)param_2);\n goto LAB_002215c6;\n }\n }" if (parenthesized_expression "(param_2 == __src)" ( (binary_expression "param_2 == __src" identifier == identifier) )) (compound_statement "{\n if (param_2 != pvVar1) goto LAB_002215b8;\nLAB_002215c6:\n if (__src == (void *)0x0) goto LAB_002215cb;\n }" { (if_statement "if (param_2 != pvVar1) goto LAB_002215b8;" if (parenthesized_expression "(param_2 != pvVar1)" ( (binary_expression "param_2 != pvVar1" identifier != identifier) )) (goto_statement "goto LAB_002215b8;" goto statement_identifier ;)) (labeled_statement "LAB_002215c6:\n if (__src == (void *)0x0) goto LAB_002215cb;" statement_identifier : (if_statement "if (__src == (void *)0x0) goto LAB_002215cb;" if (parenthesized_expression "(__src == (void *)0x0)" ( (binary_expression "__src == (void *)0x0" identifier == (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_002215cb;" goto statement_identifier ;))) }) (else_clause "else {\n memmove(__dest_00,__src,__n);\n if (param_2 != pvVar1) {\nLAB_002215b8:\n memcpy(__dest,param_2,(long)pvVar1 - (long)param_2);\n goto LAB_002215c6;\n }\n }" else (compound_statement "{\n memmove(__dest_00,__src,__n);\n if (param_2 != pvVar1) {\nLAB_002215b8:\n memcpy(__dest,param_2,(long)pvVar1 - (long)param_2);\n goto LAB_002215c6;\n }\n }" { (expression_statement "memmove(__dest_00,__src,__n);" (call_expression "memmove(__dest_00,__src,__n)" identifier (argument_list "(__dest_00,__src,__n)" ( identifier , identifier , identifier ))) ;) (if_statement "if (param_2 != pvVar1) {\nLAB_002215b8:\n memcpy(__dest,param_2,(long)pvVar1 - (long)param_2);\n goto LAB_002215c6;\n }" if (parenthesized_expression "(param_2 != pvVar1)" ( (binary_expression "param_2 != pvVar1" identifier != identifier) )) (compound_statement "{\nLAB_002215b8:\n memcpy(__dest,param_2,(long)pvVar1 - (long)param_2);\n goto LAB_002215c6;\n }" { (labeled_statement "LAB_002215b8:\n memcpy(__dest,param_2,(long)pvVar1 - (long)param_2);" statement_identifier : (expression_statement "memcpy(__dest,param_2,(long)pvVar1 - (long)param_2);" (call_expression "memcpy(__dest,param_2,(long)pvVar1 - (long)param_2)" identifier (argument_list "(__dest,param_2,(long)pvVar1 - (long)param_2)" ( identifier , identifier , (binary_expression "(long)pvVar1 - (long)param_2" (cast_expression "(long)pvVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) ;)) (goto_statement "goto LAB_002215c6;" goto statement_identifier ;) })) }))) (expression_statement "FUN_002eff50(__src);" (call_expression "FUN_002eff50(__src)" identifier (argument_list "(__src)" ( identifier ))) ;) (labeled_statement "LAB_002215cb:\n *param_1 = __dest_00;" statement_identifier : (expression_statement "*param_1 = __dest_00;" (assignment_expression "*param_1 = __dest_00" (pointer_expression "*param_1" * identifier) = identifier) ;)) (expression_statement "param_1[1] = (long)__dest + ((long)pvVar1 - (long)param_2);" (assignment_expression "param_1[1] = (long)__dest + ((long)pvVar1 - (long)param_2)" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (binary_expression "(long)__dest + ((long)pvVar1 - (long)param_2)" (cast_expression "(long)__dest" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (parenthesized_expression "((long)pvVar1 - (long)param_2)" ( (binary_expression "(long)pvVar1 - (long)param_2" (cast_expression "(long)pvVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) ;) (expression_statement "param_1[2] = lVar4;" (assignment_expression "param_1[2] = lVar4" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) (return_statement "return;" return ;) })))
|
(translation_unit "/* DWARF original prototype: void\n _M_realloc_insert<gold::Output_data*>(vector<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n * this, iterator __position, Output_data * * __args#0) */\n\nvoid __thiscall\nstd::vector<gold::Output_data*,_std::allocator<gold::Output_data*>_>::\n_M_realloc_insert<gold::Output_data*>\n (vector<gold::Output_data*,_std::allocator<gold::Output_data*>_> *this,iterator __position\n ,Output_data **__args_0)\n\n{\n void *__dest;\n Output_data **ppOVar1;\n Output_data **__src;\n ulong uVar2;\n pointer __dest_00;\n size_t __n;\n ulong uVar3;\n ulong uVar4;\n pointer ppOVar5;\n \n ppOVar1 = (this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>).\n _M_impl._M_finish;\n __src = (this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>).\n _M_impl._M_start;\n __n = (long)__position._M_current - (long)__src;\n uVar2 = (long)ppOVar1 - (long)__src >> 3;\n if (uVar2 == 0) {\n uVar3 = 1;\nLAB_00221635:\n uVar4 = uVar3 * 8;\nLAB_00221548:\n __dest_00 = (pointer)operator_new(uVar4);\n ppOVar5 = (pointer)(uVar4 + (long)__dest_00);\n }\n else {\n uVar3 = uVar2 * 2;\n uVar4 = 0xfffffffffffffff8;\n if ((uVar3 < uVar2) || (0x1fffffffffffffff < uVar3)) goto LAB_00221548;\n ppOVar5 = (pointer)0x0;\n __dest_00 = (pointer)0x0;\n if (uVar3 != 0) goto LAB_00221635;\n }\n __dest = (void *)((long)__dest_00 + __n + 8);\n *(Output_data **)((long)__dest_00 + __n) = *__args_0;\n if (__position._M_current == __src) {\n if (__position._M_current != ppOVar1) goto LAB_002215b8;\nLAB_002215c6:\n if (__src == (Output_data **)0x0) goto LAB_002215cb;\n }\n else {\n memmove(__dest_00,__src,__n);\n if (__position._M_current != ppOVar1) {\nLAB_002215b8:\n memcpy(__dest,__position._M_current,(long)ppOVar1 - (long)__position._M_current);\n goto LAB_002215c6;\n }\n }\n operator_delete(__src);\nLAB_002215cb:\n (this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>)._M_impl.\n _M_start = __dest_00;\n (this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>)._M_impl.\n _M_finish = (pointer)((long)__dest + ((long)ppOVar1 - (long)__position._M_current));\n (this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>)._M_impl.\n _M_end_of_storage = ppOVar5;\n return;\n}\n\n" comment (declaration "void __thiscall\nstd::vector<gold::Output_data*,_std::allocator<gold::Output_data*>_>::\n_M_realloc_insert<gold::Output_data*>\n (vector<gold::Output_data*,_std::allocator<gold::Output_data*>_> *this,iterator __position\n ,Output_data **__args_0)\n\n{\n void *__dest;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::vector<gold::" identifier : : identifier < identifier : :) identifier (ERROR "*" *) , (ERROR "_std::allocator<gold::Output_data*>_>::\n_M_realloc_insert<gold::Output_data*>\n (vector<gold::Output_data*,_std::allocator<gold::Output_data*>_> *this,iterator __position\n ,Output_data **__args_0)\n\n{\n void" identifier : : identifier < identifier : : identifier * > identifier > : : identifier < identifier : : (function_declarator "Output_data*>\n (vector<gold::Output_data*,_std::allocator<gold::Output_data*>_> *this,iterator __position\n ,Output_data **__args_0)" identifier (ERROR "*>" * >) (parameter_list "(vector<gold::Output_data*,_std::allocator<gold::Output_data*>_> *this,iterator __position\n ,Output_data **__args_0)" ( (parameter_declaration "vector<gold::Output_data*" type_identifier (ERROR "<gold::Output_data" < identifier : : identifier) (abstract_pointer_declarator "*" *)) , (parameter_declaration "_std::allocator<gold::Output_data*>_> *this" type_identifier (ERROR "::allocator<gold::Output_data*>_>" : : identifier < identifier : : identifier * > identifier >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "iterator __position" type_identifier identifier) , (parameter_declaration "Output_data **__args_0" type_identifier (pointer_declarator "**__args_0" * (pointer_declarator "*__args_0" * identifier))) ))) { primitive_type) (pointer_declarator "*__dest" * identifier) ;) (declaration "Output_data **ppOVar1;" type_identifier (pointer_declarator "**ppOVar1" * (pointer_declarator "*ppOVar1" * identifier)) ;) (declaration "Output_data **__src;" type_identifier (pointer_declarator "**__src" * (pointer_declarator "*__src" * identifier)) ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "pointer __dest_00;" type_identifier identifier ;) (declaration "size_t __n;" primitive_type identifier ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "pointer ppOVar5;" type_identifier identifier ;) (expression_statement "ppOVar1 = (this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>).\n _M_impl._M_finish;" (assignment_expression "ppOVar1 = (this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>).\n _M_impl._M_finish" identifier = (field_expression "(this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>).\n _M_impl._M_finish" (field_expression "(this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>).\n _M_impl" (parenthesized_expression "(this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>)" ( (binary_expression "this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>" (binary_expression "this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_" (binary_expression "this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*" (binary_expression "this->super__Vector_base<gold::Output_data*,_std::allocator<gold" (binary_expression "this->super__Vector_base<gold::Output_data*,_std" (binary_expression "this->super__Vector_base<gold" (field_expression "this->super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Output_data" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Output_data" : : identifier) * identifier) > identifier) > identifier) )) . field_identifier) . field_identifier)) ;) (expression_statement "__src = (this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>).\n _M_impl._M_start;" (assignment_expression "__src = (this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>).\n _M_impl._M_start" identifier = (field_expression "(this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>).\n _M_impl._M_start" (field_expression "(this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>).\n _M_impl" (parenthesized_expression "(this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>)" ( (binary_expression "this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>" (binary_expression "this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_" (binary_expression "this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*" (binary_expression "this->super__Vector_base<gold::Output_data*,_std::allocator<gold" (binary_expression "this->super__Vector_base<gold::Output_data*,_std" (binary_expression "this->super__Vector_base<gold" (field_expression "this->super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Output_data" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Output_data" : : identifier) * identifier) > identifier) > identifier) )) . field_identifier) . field_identifier)) ;) (expression_statement "__n = (long)__position._M_current - (long)__src;" (assignment_expression "__n = (long)__position._M_current - (long)__src" identifier = (binary_expression "(long)__position._M_current - (long)__src" (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)__src" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "uVar2 = (long)ppOVar1 - (long)__src >> 3;" (assignment_expression "uVar2 = (long)ppOVar1 - (long)__src >> 3" identifier = (binary_expression "(long)ppOVar1 - (long)__src >> 3" (binary_expression "(long)ppOVar1 - (long)__src" (cast_expression "(long)ppOVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)__src" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal)) ;) (if_statement "if (uVar2 == 0) {\n uVar3 = 1;\nLAB_00221635:\n uVar4 = uVar3 * 8;\nLAB_00221548:\n __dest_00 = (pointer)operator_new(uVar4);\n ppOVar5 = (pointer)(uVar4 + (long)__dest_00);\n }\n else {\n uVar3 = uVar2 * 2;\n uVar4 = 0xfffffffffffffff8;\n if ((uVar3 < uVar2) || (0x1fffffffffffffff < uVar3)) goto LAB_00221548;\n ppOVar5 = (pointer)0x0;\n __dest_00 = (pointer)0x0;\n if (uVar3 != 0) goto LAB_00221635;\n }" if (parenthesized_expression "(uVar2 == 0)" ( (binary_expression "uVar2 == 0" identifier == number_literal) )) (compound_statement "{\n uVar3 = 1;\nLAB_00221635:\n uVar4 = uVar3 * 8;\nLAB_00221548:\n __dest_00 = (pointer)operator_new(uVar4);\n ppOVar5 = (pointer)(uVar4 + (long)__dest_00);\n }" { (expression_statement "uVar3 = 1;" (assignment_expression "uVar3 = 1" identifier = number_literal) ;) (labeled_statement "LAB_00221635:\n uVar4 = uVar3 * 8;" statement_identifier : (expression_statement "uVar4 = uVar3 * 8;" (assignment_expression "uVar4 = uVar3 * 8" identifier = (binary_expression "uVar3 * 8" identifier * number_literal)) ;)) (labeled_statement "LAB_00221548:\n __dest_00 = (pointer)operator_new(uVar4);" statement_identifier : (expression_statement "__dest_00 = (pointer)operator_new(uVar4);" (assignment_expression "__dest_00 = (pointer)operator_new(uVar4)" identifier = (cast_expression "(pointer)operator_new(uVar4)" ( (type_descriptor "pointer" type_identifier) ) (call_expression "operator_new(uVar4)" identifier (argument_list "(uVar4)" ( identifier ))))) ;)) (expression_statement "ppOVar5 = (pointer)(uVar4 + (long)__dest_00);" (assignment_expression "ppOVar5 = (pointer)(uVar4 + (long)__dest_00)" identifier = (call_expression "(pointer)(uVar4 + (long)__dest_00)" (parenthesized_expression "(pointer)" ( identifier )) (argument_list "(uVar4 + (long)__dest_00)" ( (binary_expression "uVar4 + (long)__dest_00" identifier + (cast_expression "(long)__dest_00" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) ;) }) (else_clause "else {\n uVar3 = uVar2 * 2;\n uVar4 = 0xfffffffffffffff8;\n if ((uVar3 < uVar2) || (0x1fffffffffffffff < uVar3)) goto LAB_00221548;\n ppOVar5 = (pointer)0x0;\n __dest_00 = (pointer)0x0;\n if (uVar3 != 0) goto LAB_00221635;\n }" else (compound_statement "{\n uVar3 = uVar2 * 2;\n uVar4 = 0xfffffffffffffff8;\n if ((uVar3 < uVar2) || (0x1fffffffffffffff < uVar3)) goto LAB_00221548;\n ppOVar5 = (pointer)0x0;\n __dest_00 = (pointer)0x0;\n if (uVar3 != 0) goto LAB_00221635;\n }" { (expression_statement "uVar3 = uVar2 * 2;" (assignment_expression "uVar3 = uVar2 * 2" identifier = (binary_expression "uVar2 * 2" identifier * number_literal)) ;) (expression_statement "uVar4 = 0xfffffffffffffff8;" (assignment_expression "uVar4 = 0xfffffffffffffff8" identifier = number_literal) ;) (if_statement "if ((uVar3 < uVar2) || (0x1fffffffffffffff < uVar3)) goto LAB_00221548;" if (parenthesized_expression "((uVar3 < uVar2) || (0x1fffffffffffffff < uVar3))" ( (binary_expression "(uVar3 < uVar2) || (0x1fffffffffffffff < uVar3)" (parenthesized_expression "(uVar3 < uVar2)" ( (binary_expression "uVar3 < uVar2" identifier < identifier) )) || (parenthesized_expression "(0x1fffffffffffffff < uVar3)" ( (binary_expression "0x1fffffffffffffff < uVar3" number_literal < identifier) ))) )) (goto_statement "goto LAB_00221548;" goto statement_identifier ;)) (expression_statement "ppOVar5 = (pointer)0x0;" (assignment_expression "ppOVar5 = (pointer)0x0" identifier = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (expression_statement "__dest_00 = (pointer)0x0;" (assignment_expression "__dest_00 = (pointer)0x0" identifier = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (if_statement "if (uVar3 != 0) goto LAB_00221635;" if (parenthesized_expression "(uVar3 != 0)" ( (binary_expression "uVar3 != 0" identifier != number_literal) )) (goto_statement "goto LAB_00221635;" goto statement_identifier ;)) }))) (expression_statement "__dest = (void *)((long)__dest_00 + __n + 8);" (assignment_expression "__dest = (void *)((long)__dest_00 + __n + 8)" identifier = (cast_expression "(void *)((long)__dest_00 + __n + 8)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)__dest_00 + __n + 8)" ( (binary_expression "(long)__dest_00 + __n + 8" (binary_expression "(long)__dest_00 + __n" (cast_expression "(long)__dest_00" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) + number_literal) )))) ;) (expression_statement "*(Output_data **)((long)__dest_00 + __n) = *__args_0;" (assignment_expression "*(Output_data **)((long)__dest_00 + __n) = *__args_0" (pointer_expression "*(Output_data **)((long)__dest_00 + __n)" * (cast_expression "(Output_data **)((long)__dest_00 + __n)" ( (type_descriptor "Output_data **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)__dest_00 + __n)" ( (binary_expression "(long)__dest_00 + __n" (cast_expression "(long)__dest_00" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = (pointer_expression "*__args_0" * identifier)) ;) (if_statement "if (__position._M_current == __src) {\n if (__position._M_current != ppOVar1) goto LAB_002215b8;\nLAB_002215c6:\n if (__src == (Output_data **)0x0) goto LAB_002215cb;\n }\n else {\n memmove(__dest_00,__src,__n);\n if (__position._M_current != ppOVar1) {\nLAB_002215b8:\n memcpy(__dest,__position._M_current,(long)ppOVar1 - (long)__position._M_current);\n goto LAB_002215c6;\n }\n }" if (parenthesized_expression "(__position._M_current == __src)" ( (binary_expression "__position._M_current == __src" (field_expression "__position._M_current" identifier . field_identifier) == identifier) )) (compound_statement "{\n if (__position._M_current != ppOVar1) goto LAB_002215b8;\nLAB_002215c6:\n if (__src == (Output_data **)0x0) goto LAB_002215cb;\n }" { (if_statement "if (__position._M_current != ppOVar1) goto LAB_002215b8;" if (parenthesized_expression "(__position._M_current != ppOVar1)" ( (binary_expression "__position._M_current != ppOVar1" (field_expression "__position._M_current" identifier . field_identifier) != identifier) )) (goto_statement "goto LAB_002215b8;" goto statement_identifier ;)) (labeled_statement "LAB_002215c6:\n if (__src == (Output_data **)0x0) goto LAB_002215cb;" statement_identifier : (if_statement "if (__src == (Output_data **)0x0) goto LAB_002215cb;" if (parenthesized_expression "(__src == (Output_data **)0x0)" ( (binary_expression "__src == (Output_data **)0x0" identifier == (cast_expression "(Output_data **)0x0" ( (type_descriptor "Output_data **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal)) )) (goto_statement "goto LAB_002215cb;" goto statement_identifier ;))) }) (else_clause "else {\n memmove(__dest_00,__src,__n);\n if (__position._M_current != ppOVar1) {\nLAB_002215b8:\n memcpy(__dest,__position._M_current,(long)ppOVar1 - (long)__position._M_current);\n goto LAB_002215c6;\n }\n }" else (compound_statement "{\n memmove(__dest_00,__src,__n);\n if (__position._M_current != ppOVar1) {\nLAB_002215b8:\n memcpy(__dest,__position._M_current,(long)ppOVar1 - (long)__position._M_current);\n goto LAB_002215c6;\n }\n }" { (expression_statement "memmove(__dest_00,__src,__n);" (call_expression "memmove(__dest_00,__src,__n)" identifier (argument_list "(__dest_00,__src,__n)" ( identifier , identifier , identifier ))) ;) (if_statement "if (__position._M_current != ppOVar1) {\nLAB_002215b8:\n memcpy(__dest,__position._M_current,(long)ppOVar1 - (long)__position._M_current);\n goto LAB_002215c6;\n }" if (parenthesized_expression "(__position._M_current != ppOVar1)" ( (binary_expression "__position._M_current != ppOVar1" (field_expression "__position._M_current" identifier . field_identifier) != identifier) )) (compound_statement "{\nLAB_002215b8:\n memcpy(__dest,__position._M_current,(long)ppOVar1 - (long)__position._M_current);\n goto LAB_002215c6;\n }" { (labeled_statement "LAB_002215b8:\n memcpy(__dest,__position._M_current,(long)ppOVar1 - (long)__position._M_current);" statement_identifier : (expression_statement "memcpy(__dest,__position._M_current,(long)ppOVar1 - (long)__position._M_current);" (call_expression "memcpy(__dest,__position._M_current,(long)ppOVar1 - (long)__position._M_current)" identifier (argument_list "(__dest,__position._M_current,(long)ppOVar1 - (long)__position._M_current)" ( identifier , (field_expression "__position._M_current" identifier . field_identifier) , (binary_expression "(long)ppOVar1 - (long)__position._M_current" (cast_expression "(long)ppOVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)__position._M_current" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "__position._M_current" identifier . field_identifier))) ))) ;)) (goto_statement "goto LAB_002215c6;" goto statement_identifier ;) })) }))) (expression_statement "operator_delete(__src);" (call_expression "operator_delete(__src)" identifier (argument_list "(__src)" ( identifier ))) ;) (labeled_statement "LAB_002215cb:\n (this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>)._M_impl.\n _M_start = __dest_00;" statement_identifier : (expression_statement "(this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>)._M_impl.\n _M_start = __dest_00;" (assignment_expression "(this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>)._M_impl.\n _M_start = __dest_00" (field_expression "(this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>)._M_impl.\n _M_start" (field_expression "(this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>)._M_impl" (parenthesized_expression "(this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>)" ( (binary_expression "this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>" (binary_expression "this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_" (binary_expression "this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*" (binary_expression "this->super__Vector_base<gold::Output_data*,_std::allocator<gold" (binary_expression "this->super__Vector_base<gold::Output_data*,_std" (binary_expression "this->super__Vector_base<gold" (field_expression "this->super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Output_data" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Output_data" : : identifier) * identifier) > identifier) > identifier) )) . field_identifier) . field_identifier) = identifier) ;)) (expression_statement "(this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>)._M_impl.\n _M_finish = (pointer)((long)__dest + ((long)ppOVar1 - (long)__position._M_current));" (assignment_expression "(this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>)._M_impl.\n _M_finish = (pointer)((long)__dest + ((long)ppOVar1 - (long)__position._M_current))" (field_expression "(this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>)._M_impl.\n _M_finish" (field_expression "(this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>)._M_impl" (parenthesized_expression "(this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>)" ( (binary_expression "this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>" (binary_expression "this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_" (binary_expression "this->super__Vector_base<gold::Output_data*,_std::allocator<gold" (binary_expression "this->super__Vector_base<gold::Output_data*,_std" (binary_expression "this->super__Vector_base<gold" (field_expression "this->super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Output_data" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Output_data" : : identifier) * (ERROR ">" >) identifier) > identifier) )) . field_identifier) . field_identifier) = (call_expression "(pointer)((long)__dest + ((long)ppOVar1 - (long)__position._M_current))" (parenthesized_expression "(pointer)" ( identifier )) (argument_list "((long)__dest + ((long)ppOVar1 - (long)__position._M_current))" ( (binary_expression "(long)__dest + ((long)ppOVar1 - (long)__position._M_current)" (cast_expression "(long)__dest" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (parenthesized_expression "((long)ppOVar1 - (long)__position._M_current)" ( (binary_expression "(long)ppOVar1 - (long)__position._M_current" (cast_expression "(long)ppOVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)__position._M_current" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "__position._M_current" identifier . field_identifier))) ))) )))) ;) (expression_statement "(this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>)._M_impl.\n _M_end_of_storage = ppOVar5;" (assignment_expression "(this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>)._M_impl.\n _M_end_of_storage = ppOVar5" (field_expression "(this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>)._M_impl.\n _M_end_of_storage" (field_expression "(this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>)._M_impl" (parenthesized_expression "(this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>)" ( (binary_expression "this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>" (binary_expression "this->super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_" (binary_expression "this->super__Vector_base<gold::Output_data*,_std::allocator<gold" (binary_expression "this->super__Vector_base<gold::Output_data*,_std" (binary_expression "this->super__Vector_base<gold" (field_expression "this->super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Output_data" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Output_data" : : identifier) * (ERROR ">" >) identifier) > identifier) )) . field_identifier) . field_identifier) = identifier) ;) (return_statement "return;" return ;) (ERROR "}" }))
|
(translation_unit "void FUN_00221500(undefined8 *param_1,void *param_2,undefined8 *param_3)\n\n{\n void *__dest;\n void *pvVar1;\n void *__src;\n ulong uVar2;\n void *__dest_00;\n size_t __n;\n ulong uVar3;\n long lVar4;\n \n pvVar1 = (void *)param_1[1];\n __src = (void *)*param_1;\n __n = (long)param_2 - (long)__src;\n uVar2 = (long)pvVar1 - (long)__src >> 3;\n if (uVar2 == 0) {\n uVar3 = 1;\nLAB_00221635:\n lVar4 = uVar3 * 8;\nLAB_00221548:\n __dest_00 = (void *)FUN_002ee780(lVar4);\n lVar4 = lVar4 + (long)__dest_00;\n }\n else {\n uVar3 = uVar2 * 2;\n lVar4 = -8;\n if ((uVar3 < uVar2) || (0x1fffffffffffffff < uVar3)) goto LAB_00221548;\n lVar4 = 0;\n __dest_00 = (void *)0x0;\n if (uVar3 != 0) goto LAB_00221635;\n }\n __dest = (void *)((long)__dest_00 + __n + 8);\n *(undefined8 *)((long)__dest_00 + __n) = *param_3;\n if (param_2 == __src) {\n if (param_2 != pvVar1) goto LAB_002215b8;\nLAB_002215c6:\n if (__src == (void *)0x0) goto LAB_002215cb;\n }\n else {\n memmove(__dest_00,__src,__n);\n if (param_2 != pvVar1) {\nLAB_002215b8:\n memcpy(__dest,param_2,(long)pvVar1 - (long)param_2);\n goto LAB_002215c6;\n }\n }\n FUN_002eff50(__src);\nLAB_002215cb:\n *param_1 = __dest_00;\n param_1[1] = (long)__dest + ((long)pvVar1 - (long)param_2);\n param_1[2] = lVar4;\n return;\n}\n\n" (function_definition "void FUN_00221500(undefined8 *param_1,void *param_2,undefined8 *param_3)\n\n{\n void *__dest;\n void *pvVar1;\n void *__src;\n ulong uVar2;\n void *__dest_00;\n size_t __n;\n ulong uVar3;\n long lVar4;\n \n pvVar1 = (void *)param_1[1];\n __src = (void *)*param_1;\n __n = (long)param_2 - (long)__src;\n uVar2 = (long)pvVar1 - (long)__src >> 3;\n if (uVar2 == 0) {\n uVar3 = 1;\nLAB_00221635:\n lVar4 = uVar3 * 8;\nLAB_00221548:\n __dest_00 = (void *)FUN_002ee780(lVar4);\n lVar4 = lVar4 + (long)__dest_00;\n }\n else {\n uVar3 = uVar2 * 2;\n lVar4 = -8;\n if ((uVar3 < uVar2) || (0x1fffffffffffffff < uVar3)) goto LAB_00221548;\n lVar4 = 0;\n __dest_00 = (void *)0x0;\n if (uVar3 != 0) goto LAB_00221635;\n }\n __dest = (void *)((long)__dest_00 + __n + 8);\n *(undefined8 *)((long)__dest_00 + __n) = *param_3;\n if (param_2 == __src) {\n if (param_2 != pvVar1) goto LAB_002215b8;\nLAB_002215c6:\n if (__src == (void *)0x0) goto LAB_002215cb;\n }\n else {\n memmove(__dest_00,__src,__n);\n if (param_2 != pvVar1) {\nLAB_002215b8:\n memcpy(__dest,param_2,(long)pvVar1 - (long)param_2);\n goto LAB_002215c6;\n }\n }\n FUN_002eff50(__src);\nLAB_002215cb:\n *param_1 = __dest_00;\n param_1[1] = (long)__dest + ((long)pvVar1 - (long)param_2);\n param_1[2] = lVar4;\n return;\n}" primitive_type (function_declarator "FUN_00221500(undefined8 *param_1,void *param_2,undefined8 *param_3)" identifier (parameter_list "(undefined8 *param_1,void *param_2,undefined8 *param_3)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "void *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "undefined8 *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n void *__dest;\n void *pvVar1;\n void *__src;\n ulong uVar2;\n void *__dest_00;\n size_t __n;\n ulong uVar3;\n long lVar4;\n \n pvVar1 = (void *)param_1[1];\n __src = (void *)*param_1;\n __n = (long)param_2 - (long)__src;\n uVar2 = (long)pvVar1 - (long)__src >> 3;\n if (uVar2 == 0) {\n uVar3 = 1;\nLAB_00221635:\n lVar4 = uVar3 * 8;\nLAB_00221548:\n __dest_00 = (void *)FUN_002ee780(lVar4);\n lVar4 = lVar4 + (long)__dest_00;\n }\n else {\n uVar3 = uVar2 * 2;\n lVar4 = -8;\n if ((uVar3 < uVar2) || (0x1fffffffffffffff < uVar3)) goto LAB_00221548;\n lVar4 = 0;\n __dest_00 = (void *)0x0;\n if (uVar3 != 0) goto LAB_00221635;\n }\n __dest = (void *)((long)__dest_00 + __n + 8);\n *(undefined8 *)((long)__dest_00 + __n) = *param_3;\n if (param_2 == __src) {\n if (param_2 != pvVar1) goto LAB_002215b8;\nLAB_002215c6:\n if (__src == (void *)0x0) goto LAB_002215cb;\n }\n else {\n memmove(__dest_00,__src,__n);\n if (param_2 != pvVar1) {\nLAB_002215b8:\n memcpy(__dest,param_2,(long)pvVar1 - (long)param_2);\n goto LAB_002215c6;\n }\n }\n FUN_002eff50(__src);\nLAB_002215cb:\n *param_1 = __dest_00;\n param_1[1] = (long)__dest + ((long)pvVar1 - (long)param_2);\n param_1[2] = lVar4;\n return;\n}" { (declaration "void *__dest;" primitive_type (pointer_declarator "*__dest" * identifier) ;) (declaration "void *pvVar1;" primitive_type (pointer_declarator "*pvVar1" * identifier) ;) (declaration "void *__src;" primitive_type (pointer_declarator "*__src" * identifier) ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "void *__dest_00;" primitive_type (pointer_declarator "*__dest_00" * identifier) ;) (declaration "size_t __n;" primitive_type identifier ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (expression_statement "pvVar1 = (void *)param_1[1];" (assignment_expression "pvVar1 = (void *)param_1[1]" identifier = (cast_expression "(void *)param_1[1]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ]))) ;) (expression_statement "__src = (void *)*param_1;" (assignment_expression "__src = (void *)*param_1" identifier = (cast_expression "(void *)*param_1" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (expression_statement "__n = (long)param_2 - (long)__src;" (assignment_expression "__n = (long)param_2 - (long)__src" identifier = (binary_expression "(long)param_2 - (long)__src" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)__src" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "uVar2 = (long)pvVar1 - (long)__src >> 3;" (assignment_expression "uVar2 = (long)pvVar1 - (long)__src >> 3" identifier = (binary_expression "(long)pvVar1 - (long)__src >> 3" (binary_expression "(long)pvVar1 - (long)__src" (cast_expression "(long)pvVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)__src" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal)) ;) (if_statement "if (uVar2 == 0) {\n uVar3 = 1;\nLAB_00221635:\n lVar4 = uVar3 * 8;\nLAB_00221548:\n __dest_00 = (void *)FUN_002ee780(lVar4);\n lVar4 = lVar4 + (long)__dest_00;\n }\n else {\n uVar3 = uVar2 * 2;\n lVar4 = -8;\n if ((uVar3 < uVar2) || (0x1fffffffffffffff < uVar3)) goto LAB_00221548;\n lVar4 = 0;\n __dest_00 = (void *)0x0;\n if (uVar3 != 0) goto LAB_00221635;\n }" if (parenthesized_expression "(uVar2 == 0)" ( (binary_expression "uVar2 == 0" identifier == number_literal) )) (compound_statement "{\n uVar3 = 1;\nLAB_00221635:\n lVar4 = uVar3 * 8;\nLAB_00221548:\n __dest_00 = (void *)FUN_002ee780(lVar4);\n lVar4 = lVar4 + (long)__dest_00;\n }" { (expression_statement "uVar3 = 1;" (assignment_expression "uVar3 = 1" identifier = number_literal) ;) (labeled_statement "LAB_00221635:\n lVar4 = uVar3 * 8;" statement_identifier : (expression_statement "lVar4 = uVar3 * 8;" (assignment_expression "lVar4 = uVar3 * 8" identifier = (binary_expression "uVar3 * 8" identifier * number_literal)) ;)) (labeled_statement "LAB_00221548:\n __dest_00 = (void *)FUN_002ee780(lVar4);" statement_identifier : (expression_statement "__dest_00 = (void *)FUN_002ee780(lVar4);" (assignment_expression "__dest_00 = (void *)FUN_002ee780(lVar4)" identifier = (cast_expression "(void *)FUN_002ee780(lVar4)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002ee780(lVar4)" identifier (argument_list "(lVar4)" ( identifier ))))) ;)) (expression_statement "lVar4 = lVar4 + (long)__dest_00;" (assignment_expression "lVar4 = lVar4 + (long)__dest_00" identifier = (binary_expression "lVar4 + (long)__dest_00" identifier + (cast_expression "(long)__dest_00" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) }) (else_clause "else {\n uVar3 = uVar2 * 2;\n lVar4 = -8;\n if ((uVar3 < uVar2) || (0x1fffffffffffffff < uVar3)) goto LAB_00221548;\n lVar4 = 0;\n __dest_00 = (void *)0x0;\n if (uVar3 != 0) goto LAB_00221635;\n }" else (compound_statement "{\n uVar3 = uVar2 * 2;\n lVar4 = -8;\n if ((uVar3 < uVar2) || (0x1fffffffffffffff < uVar3)) goto LAB_00221548;\n lVar4 = 0;\n __dest_00 = (void *)0x0;\n if (uVar3 != 0) goto LAB_00221635;\n }" { (expression_statement "uVar3 = uVar2 * 2;" (assignment_expression "uVar3 = uVar2 * 2" identifier = (binary_expression "uVar2 * 2" identifier * number_literal)) ;) (expression_statement "lVar4 = -8;" (assignment_expression "lVar4 = -8" identifier = number_literal) ;) (if_statement "if ((uVar3 < uVar2) || (0x1fffffffffffffff < uVar3)) goto LAB_00221548;" if (parenthesized_expression "((uVar3 < uVar2) || (0x1fffffffffffffff < uVar3))" ( (binary_expression "(uVar3 < uVar2) || (0x1fffffffffffffff < uVar3)" (parenthesized_expression "(uVar3 < uVar2)" ( (binary_expression "uVar3 < uVar2" identifier < identifier) )) || (parenthesized_expression "(0x1fffffffffffffff < uVar3)" ( (binary_expression "0x1fffffffffffffff < uVar3" number_literal < identifier) ))) )) (goto_statement "goto LAB_00221548;" goto statement_identifier ;)) (expression_statement "lVar4 = 0;" (assignment_expression "lVar4 = 0" identifier = number_literal) ;) (expression_statement "__dest_00 = (void *)0x0;" (assignment_expression "__dest_00 = (void *)0x0" identifier = (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (uVar3 != 0) goto LAB_00221635;" if (parenthesized_expression "(uVar3 != 0)" ( (binary_expression "uVar3 != 0" identifier != number_literal) )) (goto_statement "goto LAB_00221635;" goto statement_identifier ;)) }))) (expression_statement "__dest = (void *)((long)__dest_00 + __n + 8);" (assignment_expression "__dest = (void *)((long)__dest_00 + __n + 8)" identifier = (cast_expression "(void *)((long)__dest_00 + __n + 8)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)__dest_00 + __n + 8)" ( (binary_expression "(long)__dest_00 + __n + 8" (binary_expression "(long)__dest_00 + __n" (cast_expression "(long)__dest_00" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) + number_literal) )))) ;) (expression_statement "*(undefined8 *)((long)__dest_00 + __n) = *param_3;" (assignment_expression "*(undefined8 *)((long)__dest_00 + __n) = *param_3" (pointer_expression "*(undefined8 *)((long)__dest_00 + __n)" * (cast_expression "(undefined8 *)((long)__dest_00 + __n)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)__dest_00 + __n)" ( (binary_expression "(long)__dest_00 + __n" (cast_expression "(long)__dest_00" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = (pointer_expression "*param_3" * identifier)) ;) (if_statement "if (param_2 == __src) {\n if (param_2 != pvVar1) goto LAB_002215b8;\nLAB_002215c6:\n if (__src == (void *)0x0) goto LAB_002215cb;\n }\n else {\n memmove(__dest_00,__src,__n);\n if (param_2 != pvVar1) {\nLAB_002215b8:\n memcpy(__dest,param_2,(long)pvVar1 - (long)param_2);\n goto LAB_002215c6;\n }\n }" if (parenthesized_expression "(param_2 == __src)" ( (binary_expression "param_2 == __src" identifier == identifier) )) (compound_statement "{\n if (param_2 != pvVar1) goto LAB_002215b8;\nLAB_002215c6:\n if (__src == (void *)0x0) goto LAB_002215cb;\n }" { (if_statement "if (param_2 != pvVar1) goto LAB_002215b8;" if (parenthesized_expression "(param_2 != pvVar1)" ( (binary_expression "param_2 != pvVar1" identifier != identifier) )) (goto_statement "goto LAB_002215b8;" goto statement_identifier ;)) (labeled_statement "LAB_002215c6:\n if (__src == (void *)0x0) goto LAB_002215cb;" statement_identifier : (if_statement "if (__src == (void *)0x0) goto LAB_002215cb;" if (parenthesized_expression "(__src == (void *)0x0)" ( (binary_expression "__src == (void *)0x0" identifier == (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_002215cb;" goto statement_identifier ;))) }) (else_clause "else {\n memmove(__dest_00,__src,__n);\n if (param_2 != pvVar1) {\nLAB_002215b8:\n memcpy(__dest,param_2,(long)pvVar1 - (long)param_2);\n goto LAB_002215c6;\n }\n }" else (compound_statement "{\n memmove(__dest_00,__src,__n);\n if (param_2 != pvVar1) {\nLAB_002215b8:\n memcpy(__dest,param_2,(long)pvVar1 - (long)param_2);\n goto LAB_002215c6;\n }\n }" { (expression_statement "memmove(__dest_00,__src,__n);" (call_expression "memmove(__dest_00,__src,__n)" identifier (argument_list "(__dest_00,__src,__n)" ( identifier , identifier , identifier ))) ;) (if_statement "if (param_2 != pvVar1) {\nLAB_002215b8:\n memcpy(__dest,param_2,(long)pvVar1 - (long)param_2);\n goto LAB_002215c6;\n }" if (parenthesized_expression "(param_2 != pvVar1)" ( (binary_expression "param_2 != pvVar1" identifier != identifier) )) (compound_statement "{\nLAB_002215b8:\n memcpy(__dest,param_2,(long)pvVar1 - (long)param_2);\n goto LAB_002215c6;\n }" { (labeled_statement "LAB_002215b8:\n memcpy(__dest,param_2,(long)pvVar1 - (long)param_2);" statement_identifier : (expression_statement "memcpy(__dest,param_2,(long)pvVar1 - (long)param_2);" (call_expression "memcpy(__dest,param_2,(long)pvVar1 - (long)param_2)" identifier (argument_list "(__dest,param_2,(long)pvVar1 - (long)param_2)" ( identifier , identifier , (binary_expression "(long)pvVar1 - (long)param_2" (cast_expression "(long)pvVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) ;)) (goto_statement "goto LAB_002215c6;" goto statement_identifier ;) })) }))) (expression_statement "FUN_002eff50(__src);" (call_expression "FUN_002eff50(__src)" identifier (argument_list "(__src)" ( identifier ))) ;) (labeled_statement "LAB_002215cb:\n *param_1 = __dest_00;" statement_identifier : (expression_statement "*param_1 = __dest_00;" (assignment_expression "*param_1 = __dest_00" (pointer_expression "*param_1" * identifier) = identifier) ;)) (expression_statement "param_1[1] = (long)__dest + ((long)pvVar1 - (long)param_2);" (assignment_expression "param_1[1] = (long)__dest + ((long)pvVar1 - (long)param_2)" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (binary_expression "(long)__dest + ((long)pvVar1 - (long)param_2)" (cast_expression "(long)__dest" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (parenthesized_expression "((long)pvVar1 - (long)param_2)" ( (binary_expression "(long)pvVar1 - (long)param_2" (cast_expression "(long)pvVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) ;) (expression_statement "param_1[2] = lVar4;" (assignment_expression "param_1[2] = lVar4" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) (return_statement "return;" return ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (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 (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE 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 (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) 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)) ;)) (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 = (binary_expression IDENT + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) ;) }) (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 LIT < IDENT) ))) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ;) (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 *)) ) (parenthesized_expression ( (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT) + LIT) )))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT) )))) = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (goto_statement goto statement_identifier ;))) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ))) ;)) (goto_statement goto statement_identifier ;) })) }))) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;)) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) )))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (return_statement return ;) })))
|
(function_definition "void FUN_00221500(undefined8 *param_1,void *param_2,undefined8 *param_3)\n\n{\n void *__dest;\n void *pvVar1;\n void *__src;\n ulong uVar2;\n void *__dest_00;\n size_t __n;\n ulong uVar3;\n long lVar4;\n \n pvVar1 = (void *)param_1[1];\n __src = (void *)*param_1;\n __n = (long)param_2 - (long)__src;\n uVar2 = (long)pvVar1 - (long)__src >> 3;\n if (uVar2 == 0) {\n uVar3 = 1;\nLAB_00221635:\n lVar4 = uVar3 * 8;\nLAB_00221548:\n __dest_00 = (void *)FUN_002ee780(lVar4);\n lVar4 = lVar4 + (long)__dest_00;\n }\n else {\n uVar3 = uVar2 * 2;\n lVar4 = -8;\n if ((uVar3 < uVar2) || (0x1fffffffffffffff < uVar3)) goto LAB_00221548;\n lVar4 = 0;\n __dest_00 = (void *)0x0;\n if (uVar3 != 0) goto LAB_00221635;\n }\n __dest = (void *)((long)__dest_00 + __n + 8);\n *(undefined8 *)((long)__dest_00 + __n) = *param_3;\n if (param_2 == __src) {\n if (param_2 != pvVar1) goto LAB_002215b8;\nLAB_002215c6:\n if (__src == (void *)0x0) goto LAB_002215cb;\n }\n else {\n memmove(__dest_00,__src,__n);\n if (param_2 != pvVar1) {\nLAB_002215b8:\n memcpy(__dest,param_2,(long)pvVar1 - (long)param_2);\n goto LAB_002215c6;\n }\n }\n FUN_002eff50(__src);\nLAB_002215cb:\n *param_1 = __dest_00;\n param_1[1] = (long)__dest + ((long)pvVar1 - (long)param_2);\n param_1[2] = lVar4;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00221500(undefined8 *param_1,void *param_2,undefined8 *param_3)" (identifier "FUN_00221500") (parameter_list "(undefined8 *param_1,void *param_2,undefined8 *param_3)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "void *param_2" (primitive_type "void") (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 void *__dest;\n void *pvVar1;\n void *__src;\n ulong uVar2;\n void *__dest_00;\n size_t __n;\n ulong uVar3;\n long lVar4;\n \n pvVar1 = (void *)param_1[1];\n __src = (void *)*param_1;\n __n = (long)param_2 - (long)__src;\n uVar2 = (long)pvVar1 - (long)__src >> 3;\n if (uVar2 == 0) {\n uVar3 = 1;\nLAB_00221635:\n lVar4 = uVar3 * 8;\nLAB_00221548:\n __dest_00 = (void *)FUN_002ee780(lVar4);\n lVar4 = lVar4 + (long)__dest_00;\n }\n else {\n uVar3 = uVar2 * 2;\n lVar4 = -8;\n if ((uVar3 < uVar2) || (0x1fffffffffffffff < uVar3)) goto LAB_00221548;\n lVar4 = 0;\n __dest_00 = (void *)0x0;\n if (uVar3 != 0) goto LAB_00221635;\n }\n __dest = (void *)((long)__dest_00 + __n + 8);\n *(undefined8 *)((long)__dest_00 + __n) = *param_3;\n if (param_2 == __src) {\n if (param_2 != pvVar1) goto LAB_002215b8;\nLAB_002215c6:\n if (__src == (void *)0x0) goto LAB_002215cb;\n }\n else {\n memmove(__dest_00,__src,__n);\n if (param_2 != pvVar1) {\nLAB_002215b8:\n memcpy(__dest,param_2,(long)pvVar1 - (long)param_2);\n goto LAB_002215c6;\n }\n }\n FUN_002eff50(__src);\nLAB_002215cb:\n *param_1 = __dest_00;\n param_1[1] = (long)__dest + ((long)pvVar1 - (long)param_2);\n param_1[2] = lVar4;\n return;\n}" ({ "{") (declaration "void *__dest;" (primitive_type "void") (pointer_declarator "*__dest" (* "*") (identifier "__dest")) (; ";")) (declaration "void *pvVar1;" (primitive_type "void") (pointer_declarator "*pvVar1" (* "*") (identifier "pvVar1")) (; ";")) (declaration "void *__src;" (primitive_type "void") (pointer_declarator "*__src" (* "*") (identifier "__src")) (; ";")) (declaration "ulong uVar2;" (type_identifier "ulong") (identifier "uVar2") (; ";")) (declaration "void *__dest_00;" (primitive_type "void") (pointer_declarator "*__dest_00" (* "*") (identifier "__dest_00")) (; ";")) (declaration "size_t __n;" (primitive_type "size_t") (identifier "__n") (; ";")) (declaration "ulong uVar3;" (type_identifier "ulong") (identifier "uVar3") (; ";")) (declaration "long lVar4;" (sized_type_specifier "long" (long "long")) (identifier "lVar4") (; ";")) (expression_statement "pvVar1 = (void *)param_1[1];" (assignment_expression "pvVar1 = (void *)param_1[1]" (identifier "pvVar1") (= "=") (cast_expression "(void *)param_1[1]" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")))) (; ";")) (expression_statement "__src = (void *)*param_1;" (assignment_expression "__src = (void *)*param_1" (identifier "__src") (= "=") (cast_expression "(void *)*param_1" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (; ";")) (expression_statement "__n = (long)param_2 - (long)__src;" (assignment_expression "__n = (long)param_2 - (long)__src" (identifier "__n") (= "=") (binary_expression "(long)param_2 - (long)__src" (cast_expression "(long)param_2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_2")) (- "-") (cast_expression "(long)__src" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "__src")))) (; ";")) (expression_statement "uVar2 = (long)pvVar1 - (long)__src >> 3;" (assignment_expression "uVar2 = (long)pvVar1 - (long)__src >> 3" (identifier "uVar2") (= "=") (binary_expression "(long)pvVar1 - (long)__src >> 3" (binary_expression "(long)pvVar1 - (long)__src" (cast_expression "(long)pvVar1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar1")) (- "-") (cast_expression "(long)__src" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "__src"))) (>> ">>") (number_literal "3"))) (; ";")) (if_statement "if (uVar2 == 0) {\n uVar3 = 1;\nLAB_00221635:\n lVar4 = uVar3 * 8;\nLAB_00221548:\n __dest_00 = (void *)FUN_002ee780(lVar4);\n lVar4 = lVar4 + (long)__dest_00;\n }\n else {\n uVar3 = uVar2 * 2;\n lVar4 = -8;\n if ((uVar3 < uVar2) || (0x1fffffffffffffff < uVar3)) goto LAB_00221548;\n lVar4 = 0;\n __dest_00 = (void *)0x0;\n if (uVar3 != 0) goto LAB_00221635;\n }" (if "if") (parenthesized_expression "(uVar2 == 0)" (( "(") (binary_expression "uVar2 == 0" (identifier "uVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar3 = 1;\nLAB_00221635:\n lVar4 = uVar3 * 8;\nLAB_00221548:\n __dest_00 = (void *)FUN_002ee780(lVar4);\n lVar4 = lVar4 + (long)__dest_00;\n }" ({ "{") (expression_statement "uVar3 = 1;" (assignment_expression "uVar3 = 1" (identifier "uVar3") (= "=") (number_literal "1")) (; ";")) (labeled_statement "LAB_00221635:\n lVar4 = uVar3 * 8;" (statement_identifier "LAB_00221635") (: ":") (expression_statement "lVar4 = uVar3 * 8;" (assignment_expression "lVar4 = uVar3 * 8" (identifier "lVar4") (= "=") (binary_expression "uVar3 * 8" (identifier "uVar3") (* "*") (number_literal "8"))) (; ";"))) (labeled_statement "LAB_00221548:\n __dest_00 = (void *)FUN_002ee780(lVar4);" (statement_identifier "LAB_00221548") (: ":") (expression_statement "__dest_00 = (void *)FUN_002ee780(lVar4);" (assignment_expression "__dest_00 = (void *)FUN_002ee780(lVar4)" (identifier "__dest_00") (= "=") (cast_expression "(void *)FUN_002ee780(lVar4)" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_002ee780(lVar4)" (identifier "FUN_002ee780") (argument_list "(lVar4)" (( "(") (identifier "lVar4") () ")"))))) (; ";"))) (expression_statement "lVar4 = lVar4 + (long)__dest_00;" (assignment_expression "lVar4 = lVar4 + (long)__dest_00" (identifier "lVar4") (= "=") (binary_expression "lVar4 + (long)__dest_00" (identifier "lVar4") (+ "+") (cast_expression "(long)__dest_00" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "__dest_00")))) (; ";")) (} "}")) (else_clause "else {\n uVar3 = uVar2 * 2;\n lVar4 = -8;\n if ((uVar3 < uVar2) || (0x1fffffffffffffff < uVar3)) goto LAB_00221548;\n lVar4 = 0;\n __dest_00 = (void *)0x0;\n if (uVar3 != 0) goto LAB_00221635;\n }" (else "else") (compound_statement "{\n uVar3 = uVar2 * 2;\n lVar4 = -8;\n if ((uVar3 < uVar2) || (0x1fffffffffffffff < uVar3)) goto LAB_00221548;\n lVar4 = 0;\n __dest_00 = (void *)0x0;\n if (uVar3 != 0) goto LAB_00221635;\n }" ({ "{") (expression_statement "uVar3 = uVar2 * 2;" (assignment_expression "uVar3 = uVar2 * 2" (identifier "uVar3") (= "=") (binary_expression "uVar2 * 2" (identifier "uVar2") (* "*") (number_literal "2"))) (; ";")) (expression_statement "lVar4 = -8;" (assignment_expression "lVar4 = -8" (identifier "lVar4") (= "=") (number_literal "-8")) (; ";")) (if_statement "if ((uVar3 < uVar2) || (0x1fffffffffffffff < uVar3)) goto LAB_00221548;" (if "if") (parenthesized_expression "((uVar3 < uVar2) || (0x1fffffffffffffff < uVar3))" (( "(") (binary_expression "(uVar3 < uVar2) || (0x1fffffffffffffff < uVar3)" (parenthesized_expression "(uVar3 < uVar2)" (( "(") (binary_expression "uVar3 < uVar2" (identifier "uVar3") (< "<") (identifier "uVar2")) () ")")) (|| "||") (parenthesized_expression "(0x1fffffffffffffff < uVar3)" (( "(") (binary_expression "0x1fffffffffffffff < uVar3" (number_literal "0x1fffffffffffffff") (< "<") (identifier "uVar3")) () ")"))) () ")")) (goto_statement "goto LAB_00221548;" (goto "goto") (statement_identifier "LAB_00221548") (; ";"))) (expression_statement "lVar4 = 0;" (assignment_expression "lVar4 = 0" (identifier "lVar4") (= "=") (number_literal "0")) (; ";")) (expression_statement "__dest_00 = (void *)0x0;" (assignment_expression "__dest_00 = (void *)0x0" (identifier "__dest_00") (= "=") (cast_expression "(void *)0x0" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (if_statement "if (uVar3 != 0) goto LAB_00221635;" (if "if") (parenthesized_expression "(uVar3 != 0)" (( "(") (binary_expression "uVar3 != 0" (identifier "uVar3") (!= "!=") (number_literal "0")) () ")")) (goto_statement "goto LAB_00221635;" (goto "goto") (statement_identifier "LAB_00221635") (; ";"))) (} "}")))) (expression_statement "__dest = (void *)((long)__dest_00 + __n + 8);" (assignment_expression "__dest = (void *)((long)__dest_00 + __n + 8)" (identifier "__dest") (= "=") (cast_expression "(void *)((long)__dest_00 + __n + 8)" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)__dest_00 + __n + 8)" (( "(") (binary_expression "(long)__dest_00 + __n + 8" (binary_expression "(long)__dest_00 + __n" (cast_expression "(long)__dest_00" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "__dest_00")) (+ "+") (identifier "__n")) (+ "+") (number_literal "8")) () ")")))) (; ";")) (expression_statement "*(undefined8 *)((long)__dest_00 + __n) = *param_3;" (assignment_expression "*(undefined8 *)((long)__dest_00 + __n) = *param_3" (pointer_expression "*(undefined8 *)((long)__dest_00 + __n)" (* "*") (cast_expression "(undefined8 *)((long)__dest_00 + __n)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)__dest_00 + __n)" (( "(") (binary_expression "(long)__dest_00 + __n" (cast_expression "(long)__dest_00" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "__dest_00")) (+ "+") (identifier "__n")) () ")")))) (= "=") (pointer_expression "*param_3" (* "*") (identifier "param_3"))) (; ";")) (if_statement "if (param_2 == __src) {\n if (param_2 != pvVar1) goto LAB_002215b8;\nLAB_002215c6:\n if (__src == (void *)0x0) goto LAB_002215cb;\n }\n else {\n memmove(__dest_00,__src,__n);\n if (param_2 != pvVar1) {\nLAB_002215b8:\n memcpy(__dest,param_2,(long)pvVar1 - (long)param_2);\n goto LAB_002215c6;\n }\n }" (if "if") (parenthesized_expression "(param_2 == __src)" (( "(") (binary_expression "param_2 == __src" (identifier "param_2") (== "==") (identifier "__src")) () ")")) (compound_statement "{\n if (param_2 != pvVar1) goto LAB_002215b8;\nLAB_002215c6:\n if (__src == (void *)0x0) goto LAB_002215cb;\n }" ({ "{") (if_statement "if (param_2 != pvVar1) goto LAB_002215b8;" (if "if") (parenthesized_expression "(param_2 != pvVar1)" (( "(") (binary_expression "param_2 != pvVar1" (identifier "param_2") (!= "!=") (identifier "pvVar1")) () ")")) (goto_statement "goto LAB_002215b8;" (goto "goto") (statement_identifier "LAB_002215b8") (; ";"))) (labeled_statement "LAB_002215c6:\n if (__src == (void *)0x0) goto LAB_002215cb;" (statement_identifier "LAB_002215c6") (: ":") (if_statement "if (__src == (void *)0x0) goto LAB_002215cb;" (if "if") (parenthesized_expression "(__src == (void *)0x0)" (( "(") (binary_expression "__src == (void *)0x0" (identifier "__src") (== "==") (cast_expression "(void *)0x0" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (goto_statement "goto LAB_002215cb;" (goto "goto") (statement_identifier "LAB_002215cb") (; ";")))) (} "}")) (else_clause "else {\n memmove(__dest_00,__src,__n);\n if (param_2 != pvVar1) {\nLAB_002215b8:\n memcpy(__dest,param_2,(long)pvVar1 - (long)param_2);\n goto LAB_002215c6;\n }\n }" (else "else") (compound_statement "{\n memmove(__dest_00,__src,__n);\n if (param_2 != pvVar1) {\nLAB_002215b8:\n memcpy(__dest,param_2,(long)pvVar1 - (long)param_2);\n goto LAB_002215c6;\n }\n }" ({ "{") (expression_statement "memmove(__dest_00,__src,__n);" (call_expression "memmove(__dest_00,__src,__n)" (identifier "memmove") (argument_list "(__dest_00,__src,__n)" (( "(") (identifier "__dest_00") (, ",") (identifier "__src") (, ",") (identifier "__n") () ")"))) (; ";")) (if_statement "if (param_2 != pvVar1) {\nLAB_002215b8:\n memcpy(__dest,param_2,(long)pvVar1 - (long)param_2);\n goto LAB_002215c6;\n }" (if "if") (parenthesized_expression "(param_2 != pvVar1)" (( "(") (binary_expression "param_2 != pvVar1" (identifier "param_2") (!= "!=") (identifier "pvVar1")) () ")")) (compound_statement "{\nLAB_002215b8:\n memcpy(__dest,param_2,(long)pvVar1 - (long)param_2);\n goto LAB_002215c6;\n }" ({ "{") (labeled_statement "LAB_002215b8:\n memcpy(__dest,param_2,(long)pvVar1 - (long)param_2);" (statement_identifier "LAB_002215b8") (: ":") (expression_statement "memcpy(__dest,param_2,(long)pvVar1 - (long)param_2);" (call_expression "memcpy(__dest,param_2,(long)pvVar1 - (long)param_2)" (identifier "memcpy") (argument_list "(__dest,param_2,(long)pvVar1 - (long)param_2)" (( "(") (identifier "__dest") (, ",") (identifier "param_2") (, ",") (binary_expression "(long)pvVar1 - (long)param_2" (cast_expression "(long)pvVar1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar1")) (- "-") (cast_expression "(long)param_2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_2"))) () ")"))) (; ";"))) (goto_statement "goto LAB_002215c6;" (goto "goto") (statement_identifier "LAB_002215c6") (; ";")) (} "}"))) (} "}")))) (expression_statement "FUN_002eff50(__src);" (call_expression "FUN_002eff50(__src)" (identifier "FUN_002eff50") (argument_list "(__src)" (( "(") (identifier "__src") () ")"))) (; ";")) (labeled_statement "LAB_002215cb:\n *param_1 = __dest_00;" (statement_identifier "LAB_002215cb") (: ":") (expression_statement "*param_1 = __dest_00;" (assignment_expression "*param_1 = __dest_00" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (identifier "__dest_00")) (; ";"))) (expression_statement "param_1[1] = (long)__dest + ((long)pvVar1 - (long)param_2);" (assignment_expression "param_1[1] = (long)__dest + ((long)pvVar1 - (long)param_2)" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (binary_expression "(long)__dest + ((long)pvVar1 - (long)param_2)" (cast_expression "(long)__dest" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "__dest")) (+ "+") (parenthesized_expression "((long)pvVar1 - (long)param_2)" (( "(") (binary_expression "(long)pvVar1 - (long)param_2" (cast_expression "(long)pvVar1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar1")) (- "-") (cast_expression "(long)param_2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_2"))) () ")")))) (; ";")) (expression_statement "param_1[2] = lVar4;" (assignment_expression "param_1[2] = lVar4" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "lVar4")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
/* DWARF original prototype: void
_M_realloc_insert<gold::Output_data*>(vector<gold::Output_data*,_std::allocator<gold::Output_data*>_>
* this, iterator __position, Output_data * * __args#0) */
void __thiscall
std::vector<var_1::type_1*,var_2::allocator<var_1::type_1*>var_4>::
_M_realloc_insert<var_1::type_1*>
(vector<var_1::type_1*,var_2::allocator<var_1::type_1*>var_4> *this,iterator __position
,type_1 **__args_0)
{
void *__dest;
type_1 **var_11;
type_1 **var_10;
type_2 var_5;
type_3 __dest_00;
size_t var_9;
type_2 var_6;
type_2 var_8;
type_3 ppOVar5;
var_11 = (this->super__Vector_base<var_1::type_1*,var_2::allocator<var_1::type_1*var_3>var_4>var_3).
_M_impl._M_finish;
var_10 = (this->super__Vector_base<var_1::type_1*,var_2::allocator<var_1::type_1*var_3>var_4>var_3).
_M_impl._M_start;
var_9 = (long)__position._M_current - (long)var_10;
var_5 = (long)var_11 - (long)var_10 >> 3;
if (var_5 == 0) {
var_6 = 1;
LAB_00221635:
var_8 = var_6 * 8;
LAB_00221548:
__dest_00 = (type_3)var_7(var_8);
ppOVar5 = (type_3)(var_8 + (long)__dest_00);
}
else {
var_6 = var_5 * 2;
var_8 = 0xfffffffffffffff8;
if ((var_6 < var_5) || (0x1fffffffffffffff < var_6)) goto LAB_00221548;
ppOVar5 = (type_3)0x0;
__dest_00 = (type_3)0x0;
if (var_6 != 0) goto LAB_00221635;
}
__dest = (void *)((long)__dest_00 + var_9 + 8);
*(type_1 **)((long)__dest_00 + var_9) = *__args_0;
if (__position._M_current == var_10) {
if (__position._M_current != var_11) goto LAB_002215b8;
LAB_002215c6:
if (var_10 == (type_1 **)0x0) goto LAB_002215cb;
}
else {
var_12(__dest_00,var_10,var_9);
if (__position._M_current != var_11) {
LAB_002215b8:
var_13(__dest,__position._M_current,(long)var_11 - (long)__position._M_current);
goto LAB_002215c6;
}
}
var_14(var_10);
LAB_002215cb:
(this->super__Vector_base<var_1::type_1*,var_2::allocator<var_1::type_1*var_3>var_4>var_3)._M_impl.
_M_start = __dest_00;
(this->super__Vector_base<var_1::type_1*,var_2::allocator<var_1::type_1*>var_4>var_3)._M_impl.
_M_finish = (type_3)((long)__dest + ((long)var_11 - (long)__position._M_current));
(this->super__Vector_base<var_1::type_1*,var_2::allocator<var_1::type_1*>var_4>var_3)._M_impl.
_M_end_of_storage = ppOVar5;
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: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) (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))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (identifier))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))))) 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: (number_literal) right: (identifier))))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) 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: (identifier)) right: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (identifier))))) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (goto_statement label: (statement_identifier))))) alternative: (else_clause (compound_statement (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 (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))))) (goto_statement label: (statement_identifier))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (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: (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))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (return_statement))))
| null |
void MASKED(undefined8 *param_1,void *param_2,undefined8 *param_3)
{
void *__dest;
void *pvVar1;
void *__src;
ulong uVar2;
void *__dest_00;
size_t __n;
ulong uVar3;
long lVar4;
pvVar1 = (void *)param_1[1];
__src = (void *)*param_1;
__n = (long)param_2 - (long)__src;
uVar2 = (long)pvVar1 - (long)__src >> 3;
if (uVar2 == 0) {
uVar3 = 1;
LAB_00221635:
lVar4 = uVar3 * 8;
LAB_00221548:
__dest_00 = (void *)FUN_002ee780(lVar4);
lVar4 = lVar4 + (long)__dest_00;
}
else {
uVar3 = uVar2 * 2;
lVar4 = -8;
if ((uVar3 < uVar2) || (0x1fffffffffffffff < uVar3)) goto LAB_00221548;
lVar4 = 0;
__dest_00 = (void *)0x0;
if (uVar3 != 0) goto LAB_00221635;
}
__dest = (void *)((long)__dest_00 + __n + 8);
*(undefined8 *)((long)__dest_00 + __n) = *param_3;
if (param_2 == __src) {
if (param_2 != pvVar1) goto LAB_002215b8;
LAB_002215c6:
if (__src == (void *)0x0) goto LAB_002215cb;
}
else {
memmove(__dest_00,__src,__n);
if (param_2 != pvVar1) {
LAB_002215b8:
memcpy(__dest,param_2,(long)pvVar1 - (long)param_2);
goto LAB_002215c6;
}
}
FUN_002eff50(__src);
LAB_002215cb:
*param_1 = __dest_00;
param_1[1] = (long)__dest + ((long)pvVar1 - (long)param_2);
param_1[2] = lVar4;
return;
}
|
78_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
|
opendir
|
opendir
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
DIR * opendir(char *__name)
{
DIR *pDVar1;
pDVar1 = (DIR *)(*(code *)PTR_opendir_004ba270)();
return pDVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
DIR * opendir(char *__name)
{
DIR *pDVar1;
pDVar1 = (DIR *)(*(code *)PTR_opendir_004ba270)();
return pDVar1;
}
|
JMP qword ptr [0x004ba270]
| null | null | null | null |
[(u'CAST_-1207302869', u'CALLIND_-1207302936'), (u'INDIRECT_-1207302874', u'COPY_-1207302933'), (u'CAST_-1207302868', u'RETURN_-1207302933'), ('const-0', u'RETURN_-1207302933'), ('tmp_32', u'CAST_-1207302869'), (u'CALLIND_-1207302936', u'INDIRECT_-1207302874'), (u'CALLIND_-1207302936', u'CAST_-1207302868')]
|
[(u'CAST_-1207302869', u'CALLIND_-1207302936'), (u'INDIRECT_-1207302874', u'COPY_-1207302933'), (u'CAST_-1207302868', u'RETURN_-1207302933'), ('const-0', u'RETURN_-1207302933'), ('tmp_32', u'CAST_-1207302869'), (u'CALLIND_-1207302936', u'INDIRECT_-1207302874'), (u'CALLIND_-1207302936', u'CAST_-1207302868')]
| null | null |
001504e0
|
x64
|
O2
|
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nDIR * opendir(char *__name)\n\n{\n DIR *pDVar1;\n \n pDVar1 = (DIR *)(*(code *)PTR_opendir_004ba270)();\n return pDVar1;\n}\n\n" comment (function_definition "DIR * opendir(char *__name)\n\n{\n DIR *pDVar1;\n \n pDVar1 = (DIR *)(*(code *)PTR_opendir_004ba270)();\n return pDVar1;\n}" type_identifier (pointer_declarator "* opendir(char *__name)" * (function_declarator "opendir(char *__name)" identifier (parameter_list "(char *__name)" ( (parameter_declaration "char *__name" primitive_type (pointer_declarator "*__name" * identifier)) )))) (compound_statement "{\n DIR *pDVar1;\n \n pDVar1 = (DIR *)(*(code *)PTR_opendir_004ba270)();\n return pDVar1;\n}" { (declaration "DIR *pDVar1;" type_identifier (pointer_declarator "*pDVar1" * identifier) ;) (expression_statement "pDVar1 = (DIR *)(*(code *)PTR_opendir_004ba270)();" (assignment_expression "pDVar1 = (DIR *)(*(code *)PTR_opendir_004ba270)()" identifier = (cast_expression "(DIR *)(*(code *)PTR_opendir_004ba270)()" ( (type_descriptor "DIR *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_opendir_004ba270)()" (parenthesized_expression "(*(code *)PTR_opendir_004ba270)" ( (pointer_expression "*(code *)PTR_opendir_004ba270" * (cast_expression "(code *)PTR_opendir_004ba270" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))))) ;) (return_statement "return pDVar1;" return identifier ;) })))
|
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nDIR * opendir(char *__name)\n\n{\n DIR *pDVar1;\n \n pDVar1 = (DIR *)(*(code *)PTR_opendir_004ba270)();\n return pDVar1;\n}\n\n" comment (function_definition "DIR * opendir(char *__name)\n\n{\n DIR *pDVar1;\n \n pDVar1 = (DIR *)(*(code *)PTR_opendir_004ba270)();\n return pDVar1;\n}" type_identifier (pointer_declarator "* opendir(char *__name)" * (function_declarator "opendir(char *__name)" identifier (parameter_list "(char *__name)" ( (parameter_declaration "char *__name" primitive_type (pointer_declarator "*__name" * identifier)) )))) (compound_statement "{\n DIR *pDVar1;\n \n pDVar1 = (DIR *)(*(code *)PTR_opendir_004ba270)();\n return pDVar1;\n}" { (declaration "DIR *pDVar1;" type_identifier (pointer_declarator "*pDVar1" * identifier) ;) (expression_statement "pDVar1 = (DIR *)(*(code *)PTR_opendir_004ba270)();" (assignment_expression "pDVar1 = (DIR *)(*(code *)PTR_opendir_004ba270)()" identifier = (cast_expression "(DIR *)(*(code *)PTR_opendir_004ba270)()" ( (type_descriptor "DIR *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_opendir_004ba270)()" (parenthesized_expression "(*(code *)PTR_opendir_004ba270)" ( (pointer_expression "*(code *)PTR_opendir_004ba270" * (cast_expression "(code *)PTR_opendir_004ba270" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))))) ;) (return_statement "return pDVar1;" return identifier ;) })))
|
(translation_unit "DIR * opendir(char *__name)\n\n{\n DIR *pDVar1;\n \n pDVar1 = (DIR *)(*(code *)PTR_opendir_004ba270)();\n return pDVar1;\n}\n\n" (function_definition "DIR * opendir(char *__name)\n\n{\n DIR *pDVar1;\n \n pDVar1 = (DIR *)(*(code *)PTR_opendir_004ba270)();\n return pDVar1;\n}" type_identifier (pointer_declarator "* opendir(char *__name)" * (function_declarator "opendir(char *__name)" identifier (parameter_list "(char *__name)" ( (parameter_declaration "char *__name" primitive_type (pointer_declarator "*__name" * identifier)) )))) (compound_statement "{\n DIR *pDVar1;\n \n pDVar1 = (DIR *)(*(code *)PTR_opendir_004ba270)();\n return pDVar1;\n}" { (declaration "DIR *pDVar1;" type_identifier (pointer_declarator "*pDVar1" * identifier) ;) (expression_statement "pDVar1 = (DIR *)(*(code *)PTR_opendir_004ba270)();" (assignment_expression "pDVar1 = (DIR *)(*(code *)PTR_opendir_004ba270)()" identifier = (cast_expression "(DIR *)(*(code *)PTR_opendir_004ba270)()" ( (type_descriptor "DIR *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_opendir_004ba270)()" (parenthesized_expression "(*(code *)PTR_opendir_004ba270)" ( (pointer_expression "*(code *)PTR_opendir_004ba270" * (cast_expression "(code *)PTR_opendir_004ba270" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))))) ;) (return_statement "return pDVar1;" 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 "DIR * opendir(char *__name)\n\n{\n DIR *pDVar1;\n \n pDVar1 = (DIR *)(*(code *)PTR_opendir_004ba270)();\n return pDVar1;\n}" (type_identifier "DIR") (pointer_declarator "* opendir(char *__name)" (* "*") (function_declarator "opendir(char *__name)" (identifier "opendir") (parameter_list "(char *__name)" (( "(") (parameter_declaration "char *__name" (primitive_type "char") (pointer_declarator "*__name" (* "*") (identifier "__name"))) () ")")))) (compound_statement "{\n DIR *pDVar1;\n \n pDVar1 = (DIR *)(*(code *)PTR_opendir_004ba270)();\n return pDVar1;\n}" ({ "{") (declaration "DIR *pDVar1;" (type_identifier "DIR") (pointer_declarator "*pDVar1" (* "*") (identifier "pDVar1")) (; ";")) (expression_statement "pDVar1 = (DIR *)(*(code *)PTR_opendir_004ba270)();" (assignment_expression "pDVar1 = (DIR *)(*(code *)PTR_opendir_004ba270)()" (identifier "pDVar1") (= "=") (cast_expression "(DIR *)(*(code *)PTR_opendir_004ba270)()" (( "(") (type_descriptor "DIR *" (type_identifier "DIR") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "(*(code *)PTR_opendir_004ba270)()" (parenthesized_expression "(*(code *)PTR_opendir_004ba270)" (( "(") (pointer_expression "*(code *)PTR_opendir_004ba270" (* "*") (cast_expression "(code *)PTR_opendir_004ba270" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_opendir_004ba270"))) () ")")) (argument_list "()" (( "(") () ")"))))) (; ";")) (return_statement "return pDVar1;" (return "return") (identifier "pDVar1") (; ";")) (} "}")))
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
type_1 * function_1(char *__name)
{
type_1 *pDVar1;
pDVar1 = (type_1 *)(*(type_2 *)PTR_opendir_004ba270)();
return pDVar1;
}
| 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)))))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (parenthesized_expression (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) arguments: (argument_list))))) (return_statement (identifier)))))
| null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
DIR * MASKED(char *__name)
{
DIR *pDVar1;
pDVar1 = (DIR *)(*(code *)PTR_MASKED_004ba270)();
return pDVar1;
}
|
3528_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
|
check_eh_frame_flags
|
FUN_001c4cd0
|
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: bool check_eh_frame_flags(Sized_relobj_file<64,_true> * this,
Shdr<64,_true> * shdr) */
bool __thiscall
gold::Sized_relobj_file<64,_true>::check_eh_frame_flags
(Sized_relobj_file<64,_true> *this,Shdr<64,_true> *shdr)
{
uint uVar1;
uVar1 = shdr->p_->sh_type;
uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;
if (uVar1 != 1) {
if (parameters->target_ == (Target *)0x0) {
/* WARNING: Subroutine does not return */
do_gold_unreachable("../../gold/parameters.h",0x69,"target");
}
if (uVar1 != *(uint *)(*(long *)(parameters->target_ + 8) + 0x7c)) {
return false;
}
}
return (bool)((byte)(shdr->p_->sh_flags >> 0x39) & 1);
}
|
uint FUN_001c4cd0(undefined8 param_1,long *param_2)
{
uint uVar1;
uVar1 = *(uint *)(*param_2 + 4);
uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;
if (uVar1 != 1) {
if (*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0) {
/* WARNING: Subroutine does not return */
FUN_0017c650("../../gold/parameters.h",0x69,"target");
}
if (uVar1 != *(uint *)(*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c)) {
return 0;
}
}
return (uint)((ulong)*(undefined8 *)(*param_2 + 8) >> 0x39) & 1;
}
|
MOV RCX,qword ptr [RSI]
MOV EDX,dword ptr [RCX + 0x4]
BSWAP EDX
CMP EDX,0x1
JZ 0x001c4d00
MOV RAX,qword ptr [0x0043e6b0]
MOV RAX,qword ptr [RAX + 0x18]
TEST RAX,RAX
JZ 0x001c4d0e
MOV RSI,qword ptr [RAX + 0x8]
XOR EAX,EAX
CMP EDX,dword ptr [RSI + 0x7c]
JZ 0x001c4d00
RET
MOV RAX,qword ptr [RCX + 0x8]
BSWAP RAX
SHR RAX,0x1
AND EAX,0x1
RET
PUSH RAX
LEA RDX,[0x379833]
MOV ESI,0x69
LEA RDI,[0x3726d0]
CALL 0x0017c650
| null | null | null | null |
[('const-0', u'SUBPIECE_-1207742934'), ('tmp_645', u'PTRSUB_-1207742957'), ('const-8', u'PTRADD_-1207743143'), ('const-433', u'LOAD_-1207743272'), (u'INDIRECT_-1207742912', u'COPY_-1207742969'), ('const-433', u'LOAD_-1207743227'), (u'LOAD_-1207743227', u'PTRADD_-1207743143'), (u'PTRSUB_-1207742975', u'LOAD_-1207743272'), (u'LOAD_-1207743272', u'INT_AND_-1207743236'), ('const-24', u'INT_LEFT_-1207743230'), (u'LOAD_-1207743227', u'INT_EQUAL_-1207743208'), ('const-1', u'RETURN_-1207743057'), (u'CAST_-1207742940', u'LOAD_-1207743186'), (u'LOAD_-1207743157', u'INT_RIGHT_-1207742950'), (u'PTRADD_-1207743143', u'CAST_-1207742947'), ('tmp_645', u'COPY_-1207743013'), ('const-105', u'CALL_-1207743062'), (u'INT_RIGHT_-1207743235', u'INT_OR_-1207743236'), (u'PTRSUB_-1207742979', u'LOAD_-1207743278'), ('const-0', u'RETURN_-1207743159'), (u'SUBPIECE_-1207742934', u'INT_AND_-1207743085'), ('const-1', u'INT_AND_-1207743085'), ('const-124', u'INT_ADD_-1207743170'), (u'INT_AND_-1207743085', u'CAST_-1207742916'), (u'COPY_-1207742963', u'CALL_-1207743062'), (u'LOAD_-1207743272', u'INT_LEFT_-1207743230'), ('const-0', u'RETURN_-1207743089'), ('const-0', u'PTRSUB_-1207742979'), (u'INT_AND_-1207743239', u'INT_RIGHT_-1207743235'), ('const-8', u'PTRSUB_-1207742928'), ('tmp_184', u'CBRANCH_-1207743169'), (u'LOAD_-1207743278', u'PTRSUB_-1207742928'), (u'INT_OR_-1207743233', u'INT_OR_-1207743230'), (u'LOAD_-1207743205', u'INT_ADD_-1207743170'), (u'INT_LEFT_-1207743230', u'INT_OR_-1207743230'), (u'CAST_-1207742916', u'RETURN_-1207743089'), ('const-8', u'INT_LEFT_-1207743233'), (u'CALL_-1207743062', u'INDIRECT_-1207742912'), (u'LOAD_-1207743186', u'INT_NOTEQUAL_-1207743170'), ('const-24', u'INT_RIGHT_-1207743237'), (u'INT_ADD_-1207743170', u'CAST_-1207742940'), (u'LOAD_-1207743278', u'PTRSUB_-1207742975'), (u'INT_RIGHT_-1207743237', u'INT_OR_-1207743236'), (u'INT_NOTEQUAL_-1207743237', u'CBRANCH_-1207743236'), ('const-433', u'LOAD_-1207743157'), ('const-24', u'PTRSUB_-1207742957'), ('const-0', u'INT_EQUAL_-1207743208'), ('const-3643443', u'COPY_-1207742963'), ('const-65280', u'INT_AND_-1207743236'), (u'INT_OR_-1207743230', u'INT_NOTEQUAL_-1207743237'), (u'CAST_-1207742947', u'LOAD_-1207743205'), ('tmp_78', u'CBRANCH_-1207743236'), ('const-1', u'PTRADD_-1207743143'), ('const-8', u'INT_RIGHT_-1207743235'), (u'LOAD_-1207743272', u'INT_RIGHT_-1207743237'), ('const-16711680', u'INT_AND_-1207743239'), (u'INT_NOTEQUAL_-1207743170', u'CBRANCH_-1207743169'), ('const-3614416', u'COPY_-1207742964'), (u'INT_LEFT_-1207743233', u'INT_OR_-1207743233'), ('tmp_114', u'CBRANCH_-1207743206'), ('const-4', u'PTRSUB_-1207742975'), (u'INT_OR_-1207743230', u'INT_NOTEQUAL_-1207743170'), ('const-433', u'LOAD_-1207743278'), (u'PTRSUB_-1207742928', u'LOAD_-1207743157'), (u'INT_RIGHT_-1207742950', u'SUBPIECE_-1207742934'), (u'COPY_-1207743082', u'RETURN_-1207743159'), (u'LOAD_-1207743272', u'INT_AND_-1207743239'), ('const-433', u'LOAD_-1207743186'), ('tmp_645', u'COPY_-1207742991'), ('const-57', u'INT_RIGHT_-1207742950'), (u'PTRSUB_-1207742957', u'LOAD_-1207743227'), ('tmp_365', u'PTRSUB_-1207742979'), (u'INT_AND_-1207743236', u'INT_LEFT_-1207743233'), (u'INT_OR_-1207743236', u'INT_OR_-1207743233'), (u'COPY_-1207742964', u'CALL_-1207743062'), (u'INT_EQUAL_-1207743208', u'CBRANCH_-1207743206'), ('const-433', u'LOAD_-1207743205'), ('const-0', u'COPY_-1207743082'), ('const-1', u'INT_NOTEQUAL_-1207743237')]
|
[('const-8', u'INT_ADD_-1207743189'), ('const-3614416', u'COPY_-1207742971'), (u'INT_RIGHT_-1207742964', u'SUBPIECE_-1207742996'), (u'LOAD_-1207743272', u'INT_AND_-1207743236'), ('const-24', u'INT_LEFT_-1207743230'), (u'LOAD_-1207743227', u'INT_EQUAL_-1207743208'), ('const-1', u'RETURN_-1207743057'), (u'INT_ADD_-1207743189', u'CAST_-1207742956'), ('const-0', u'SUBPIECE_-1207742996'), ('const-1', u'INT_NOTEQUAL_-1207743237'), ('tmp_626', u'PTRADD_-1207743165'), (u'INT_RIGHT_-1207743235', u'INT_OR_-1207743236'), ('const-433', u'LOAD_-1207743205'), ('const-0', u'RETURN_-1207743159'), ('const-4', u'INT_ADD_-1207743256'), (u'SUBPIECE_-1207742996', u'INT_AND_-1207743085'), (u'INT_AND_-1207743085', u'COPY_-1207742997'), ('const-124', u'INT_ADD_-1207743170'), (u'LOAD_-1207743272', u'INT_LEFT_-1207743230'), (u'CAST_-1207742924', u'INT_RIGHT_-1207742964'), ('const-0', u'RETURN_-1207743089'), (u'INDIRECT_-1207742922', u'COPY_-1207742979'), (u'INT_AND_-1207743239', u'INT_RIGHT_-1207743235'), (u'PTRADD_-1207743165', u'CAST_-1207742966'), ('tmp_184', u'CBRANCH_-1207743169'), (u'CAST_-1207742984', u'LOAD_-1207743272'), (u'COPY_-1207742970', u'CALL_-1207743062'), (u'INT_OR_-1207743233', u'INT_OR_-1207743230'), (u'LOAD_-1207743205', u'INT_ADD_-1207743170'), (u'INT_LEFT_-1207743230', u'INT_OR_-1207743230'), ('const-8', u'INT_LEFT_-1207743233'), ('const-57', u'INT_RIGHT_-1207742964'), (u'LOAD_-1207743186', u'INT_NOTEQUAL_-1207743170'), ('const-24', u'INT_RIGHT_-1207743237'), ('const-8', u'INT_ADD_-1207743141'), (u'LOAD_-1207743157', u'CAST_-1207742924'), (u'LOAD_-1207743278', u'INT_ADD_-1207743256'), (u'INT_ADD_-1207743256', u'CAST_-1207742984'), (u'LOAD_-1207743227', u'INT_ADD_-1207743189'), (u'INT_ADD_-1207743141', u'CAST_-1207742935'), (u'CAST_-1207742956', u'LOAD_-1207743205'), ('const-433', u'LOAD_-1207743227'), (u'INT_RIGHT_-1207743237', u'INT_OR_-1207743236'), (u'INT_NOTEQUAL_-1207743237', u'CBRANCH_-1207743236'), (u'COPY_-1207742997', u'RETURN_-1207743089'), ('const-0', u'INT_EQUAL_-1207743208'), (u'COPY_-1207743021', u'RETURN_-1207743159'), ('const-433', u'LOAD_-1207743186'), (u'COPY_-1207742971', u'CALL_-1207743062'), ('const-65280', u'INT_AND_-1207743236'), ('const-1', u'INT_AND_-1207743085'), ('const-433', u'LOAD_-1207743278'), (u'INT_OR_-1207743230', u'INT_NOTEQUAL_-1207743237'), ('tmp_626', u'COPY_-1207743023'), ('const-3643443', u'COPY_-1207742970'), ('tmp_78', u'CBRANCH_-1207743236'), ('const-24', u'PTRADD_-1207743165'), (u'CAST_-1207742949', u'LOAD_-1207743186'), ('const-105', u'CALL_-1207743062'), (u'CAST_-1207742935', u'LOAD_-1207743157'), ('const-8', u'INT_RIGHT_-1207743235'), ('tmp_541', u'LOAD_-1207743278'), (u'LOAD_-1207743272', u'INT_RIGHT_-1207743237'), ('const-16711680', u'INT_AND_-1207743239'), (u'INT_NOTEQUAL_-1207743170', u'CBRANCH_-1207743169'), (u'INT_LEFT_-1207743233', u'INT_OR_-1207743233'), ('tmp_114', u'CBRANCH_-1207743206'), (u'INT_OR_-1207743230', u'INT_NOTEQUAL_-1207743170'), ('const-433', u'LOAD_-1207743157'), (u'CALL_-1207743062', u'INDIRECT_-1207742922'), ('tmp_626', u'COPY_-1207743001'), ('const-1', u'PTRADD_-1207743165'), (u'LOAD_-1207743272', u'INT_AND_-1207743239'), (u'INT_AND_-1207743236', u'INT_LEFT_-1207743233'), (u'INT_OR_-1207743236', u'INT_OR_-1207743233'), (u'INT_EQUAL_-1207743208', u'CBRANCH_-1207743206'), ('const-433', u'LOAD_-1207743272'), (u'CAST_-1207742966', u'LOAD_-1207743227'), ('const-0', u'COPY_-1207743021'), (u'INT_ADD_-1207743170', u'CAST_-1207742949'), (u'LOAD_-1207743278', u'INT_ADD_-1207743141')]
| null | null |
001c4cd0
|
x64
|
O2
|
(translation_unit "uint FUN_001c4cd0(undefined8 param_1,long *param_2)\n\n{\n uint uVar1;\n \n uVar1 = *(uint *)(*param_2 + 4);\n uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n if (uVar1 != 1) {\n if (*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (uVar1 != *(uint *)(*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c)) {\n return 0;\n }\n }\n return (uint)((ulong)*(undefined8 *)(*param_2 + 8) >> 0x39) & 1;\n}\n\n" (function_definition "uint FUN_001c4cd0(undefined8 param_1,long *param_2)\n\n{\n uint uVar1;\n \n uVar1 = *(uint *)(*param_2 + 4);\n uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n if (uVar1 != 1) {\n if (*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (uVar1 != *(uint *)(*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c)) {\n return 0;\n }\n }\n return (uint)((ulong)*(undefined8 *)(*param_2 + 8) >> 0x39) & 1;\n}" type_identifier (function_declarator "FUN_001c4cd0(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 uint uVar1;\n \n uVar1 = *(uint *)(*param_2 + 4);\n uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n if (uVar1 != 1) {\n if (*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (uVar1 != *(uint *)(*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c)) {\n return 0;\n }\n }\n return (uint)((ulong)*(undefined8 *)(*param_2 + 8) >> 0x39) & 1;\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (expression_statement "uVar1 = *(uint *)(*param_2 + 4);" (assignment_expression "uVar1 = *(uint *)(*param_2 + 4)" identifier = (pointer_expression "*(uint *)(*param_2 + 4)" * (cast_expression "(uint *)(*param_2 + 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_2 + 4)" ( (binary_expression "*param_2 + 4" (pointer_expression "*param_2" * identifier) + number_literal) ))))) ;) (expression_statement "uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;" (assignment_expression "uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18" identifier = (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8" (binary_expression "uVar1 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar1 & 0xff0000) >> 8" (parenthesized_expression "(uVar1 & 0xff0000)" ( (binary_expression "uVar1 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar1 & 0xff00) << 8" (parenthesized_expression "(uVar1 & 0xff00)" ( (binary_expression "uVar1 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar1 << 0x18" identifier << number_literal))) ;) (if_statement "if (uVar1 != 1) {\n if (*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (uVar1 != *(uint *)(*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c)) {\n return 0;\n }\n }" if (parenthesized_expression "(uVar1 != 1)" ( (binary_expression "uVar1 != 1" identifier != number_literal) )) (compound_statement "{\n if (*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (uVar1 != *(uint *)(*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c)) {\n return 0;\n }\n }" { (if_statement "if (*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }" if (parenthesized_expression "(*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0)" ( (binary_expression "*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0" (pointer_expression "*(long *)(PTR_DAT_0043e6b0 + 0x18)" * (cast_expression "(long *)(PTR_DAT_0043e6b0 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0043e6b0 + 0x18)" ( (binary_expression "PTR_DAT_0043e6b0 + 0x18" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }" { comment (expression_statement "FUN_0017c650("../../gold/parameters.h",0x69,"target");" (call_expression "FUN_0017c650("../../gold/parameters.h",0x69,"target")" identifier (argument_list "("../../gold/parameters.h",0x69,"target")" ( (string_literal ""../../gold/parameters.h"" " string_content ") , number_literal , (string_literal ""target"" " string_content ") ))) ;) })) (if_statement "if (uVar1 != *(uint *)(*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c)) {\n return 0;\n }" if (parenthesized_expression "(uVar1 != *(uint *)(*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c))" ( (binary_expression "uVar1 != *(uint *)(*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c)" identifier != (pointer_expression "*(uint *)(*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c)" * (cast_expression "(uint *)(*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c)" ( (binary_expression "*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c" (pointer_expression "*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8)" * (cast_expression "(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8)" ( (binary_expression "*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8" (pointer_expression "*(long *)(PTR_DAT_0043e6b0 + 0x18)" * (cast_expression "(long *)(PTR_DAT_0043e6b0 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0043e6b0 + 0x18)" ( (binary_expression "PTR_DAT_0043e6b0 + 0x18" identifier + number_literal) )))) + number_literal) )))) + number_literal) ))))) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) })) (return_statement "return (uint)((ulong)*(undefined8 *)(*param_2 + 8) >> 0x39) & 1;" return (binary_expression "(uint)((ulong)*(undefined8 *)(*param_2 + 8) >> 0x39) & 1" (call_expression "(uint)((ulong)*(undefined8 *)(*param_2 + 8) >> 0x39)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((ulong)*(undefined8 *)(*param_2 + 8) >> 0x39)" ( (binary_expression "(ulong)*(undefined8 *)(*param_2 + 8) >> 0x39" (binary_expression "(ulong)*(undefined8 *)(*param_2 + 8)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(undefined8 *)(*param_2 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_2 + 8)" ( (binary_expression "*param_2 + 8" (pointer_expression "*param_2" * identifier) + number_literal) )))) >> number_literal) ))) & number_literal) ;) })))
|
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: bool check_eh_frame_flags(Sized_relobj_file<64,_true> * this,\n Shdr<64,_true> * shdr) */\n\nbool __thiscall\ngold::Sized_relobj_file<64,_true>::check_eh_frame_flags\n (Sized_relobj_file<64,_true> *this,Shdr<64,_true> *shdr)\n\n{\n uint uVar1;\n \n uVar1 = shdr->p_->sh_type;\n uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n if (uVar1 != 1) {\n if (parameters->target_ == (Target *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x69,"target");\n }\n if (uVar1 != *(uint *)(*(long *)(parameters->target_ + 8) + 0x7c)) {\n return false;\n }\n }\n return (bool)((byte)(shdr->p_->sh_flags >> 0x39) & 1);\n}\n\n" comment comment (declaration "bool __thiscall\ngold::Sized_relobj_file<64,_true>::check_eh_frame_flags\n (Sized_relobj_file<64,_true> *this,Shdr<64,_true> *shdr)\n\n{\n uint uVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<64" < number_literal) , (ERROR "_true>::check_eh_frame_flags\n (Sized_relobj_file<64,_true> *this,Shdr<64,_true> *shdr)\n\n{\n uint" identifier > : : (function_declarator "check_eh_frame_flags\n (Sized_relobj_file<64,_true> *this,Shdr<64,_true> *shdr)" identifier (parameter_list "(Sized_relobj_file<64,_true> *this,Shdr<64,_true> *shdr)" ( (parameter_declaration "Sized_relobj_file" type_identifier) (ERROR "<64" < number_literal) , (parameter_declaration "_true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Shdr" type_identifier) (ERROR "<64" < number_literal) , (parameter_declaration "_true> *shdr" type_identifier (ERROR ">" >) (pointer_declarator "*shdr" * identifier)) ))) { identifier) identifier ;) (expression_statement "uVar1 = shdr->p_->sh_type;" (assignment_expression "uVar1 = shdr->p_->sh_type" identifier = (field_expression "shdr->p_->sh_type" (field_expression "shdr->p_" identifier -> field_identifier) -> field_identifier)) ;) (expression_statement "uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;" (assignment_expression "uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18" identifier = (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8" (binary_expression "uVar1 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar1 & 0xff0000) >> 8" (parenthesized_expression "(uVar1 & 0xff0000)" ( (binary_expression "uVar1 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar1 & 0xff00) << 8" (parenthesized_expression "(uVar1 & 0xff00)" ( (binary_expression "uVar1 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar1 << 0x18" identifier << number_literal))) ;) (if_statement "if (uVar1 != 1) {\n if (parameters->target_ == (Target *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x69,"target");\n }\n if (uVar1 != *(uint *)(*(long *)(parameters->target_ + 8) + 0x7c)) {\n return false;\n }\n }" if (parenthesized_expression "(uVar1 != 1)" ( (binary_expression "uVar1 != 1" identifier != number_literal) )) (compound_statement "{\n if (parameters->target_ == (Target *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x69,"target");\n }\n if (uVar1 != *(uint *)(*(long *)(parameters->target_ + 8) + 0x7c)) {\n return false;\n }\n }" { (if_statement "if (parameters->target_ == (Target *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x69,"target");\n }" if (parenthesized_expression "(parameters->target_ == (Target *)0x0)" ( (binary_expression "parameters->target_ == (Target *)0x0" (field_expression "parameters->target_" identifier -> field_identifier) == (cast_expression "(Target *)0x0" ( (type_descriptor "Target *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x69,"target");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/parameters.h",0x69,"target");" (call_expression "do_gold_unreachable("../../gold/parameters.h",0x69,"target")" identifier (argument_list "("../../gold/parameters.h",0x69,"target")" ( (string_literal ""../../gold/parameters.h"" " string_content ") , number_literal , (string_literal ""target"" " string_content ") ))) ;) })) (if_statement "if (uVar1 != *(uint *)(*(long *)(parameters->target_ + 8) + 0x7c)) {\n return false;\n }" if (parenthesized_expression "(uVar1 != *(uint *)(*(long *)(parameters->target_ + 8) + 0x7c))" ( (binary_expression "uVar1 != *(uint *)(*(long *)(parameters->target_ + 8) + 0x7c)" identifier != (pointer_expression "*(uint *)(*(long *)(parameters->target_ + 8) + 0x7c)" * (cast_expression "(uint *)(*(long *)(parameters->target_ + 8) + 0x7c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(parameters->target_ + 8) + 0x7c)" ( (binary_expression "*(long *)(parameters->target_ + 8) + 0x7c" (pointer_expression "*(long *)(parameters->target_ + 8)" * (cast_expression "(long *)(parameters->target_ + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(parameters->target_ + 8)" ( (binary_expression "parameters->target_ + 8" (field_expression "parameters->target_" identifier -> field_identifier) + number_literal) )))) + number_literal) ))))) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) })) (return_statement "return (bool)((byte)(shdr->p_->sh_flags >> 0x39) & 1);" return (cast_expression "(bool)((byte)(shdr->p_->sh_flags >> 0x39) & 1)" ( (type_descriptor "bool" primitive_type) ) (parenthesized_expression "((byte)(shdr->p_->sh_flags >> 0x39) & 1)" ( (binary_expression "(byte)(shdr->p_->sh_flags >> 0x39) & 1" (call_expression "(byte)(shdr->p_->sh_flags >> 0x39)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "(shdr->p_->sh_flags >> 0x39)" ( (binary_expression "shdr->p_->sh_flags >> 0x39" (field_expression "shdr->p_->sh_flags" (field_expression "shdr->p_" identifier -> field_identifier) -> field_identifier) >> number_literal) ))) & number_literal) ))) ;) (ERROR "}" }))
|
(translation_unit "uint FUN_001c4cd0(undefined8 param_1,long *param_2)\n\n{\n uint uVar1;\n \n uVar1 = *(uint *)(*param_2 + 4);\n uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n if (uVar1 != 1) {\n if (*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (uVar1 != *(uint *)(*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c)) {\n return 0;\n }\n }\n return (uint)((ulong)*(undefined8 *)(*param_2 + 8) >> 0x39) & 1;\n}\n\n" (function_definition "uint FUN_001c4cd0(undefined8 param_1,long *param_2)\n\n{\n uint uVar1;\n \n uVar1 = *(uint *)(*param_2 + 4);\n uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n if (uVar1 != 1) {\n if (*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (uVar1 != *(uint *)(*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c)) {\n return 0;\n }\n }\n return (uint)((ulong)*(undefined8 *)(*param_2 + 8) >> 0x39) & 1;\n}" type_identifier (function_declarator "FUN_001c4cd0(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 uint uVar1;\n \n uVar1 = *(uint *)(*param_2 + 4);\n uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n if (uVar1 != 1) {\n if (*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (uVar1 != *(uint *)(*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c)) {\n return 0;\n }\n }\n return (uint)((ulong)*(undefined8 *)(*param_2 + 8) >> 0x39) & 1;\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (expression_statement "uVar1 = *(uint *)(*param_2 + 4);" (assignment_expression "uVar1 = *(uint *)(*param_2 + 4)" identifier = (pointer_expression "*(uint *)(*param_2 + 4)" * (cast_expression "(uint *)(*param_2 + 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_2 + 4)" ( (binary_expression "*param_2 + 4" (pointer_expression "*param_2" * identifier) + number_literal) ))))) ;) (expression_statement "uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;" (assignment_expression "uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18" identifier = (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8" (binary_expression "uVar1 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar1 & 0xff0000) >> 8" (parenthesized_expression "(uVar1 & 0xff0000)" ( (binary_expression "uVar1 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar1 & 0xff00) << 8" (parenthesized_expression "(uVar1 & 0xff00)" ( (binary_expression "uVar1 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar1 << 0x18" identifier << number_literal))) ;) (if_statement "if (uVar1 != 1) {\n if (*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (uVar1 != *(uint *)(*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c)) {\n return 0;\n }\n }" if (parenthesized_expression "(uVar1 != 1)" ( (binary_expression "uVar1 != 1" identifier != number_literal) )) (compound_statement "{\n if (*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (uVar1 != *(uint *)(*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c)) {\n return 0;\n }\n }" { (if_statement "if (*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }" if (parenthesized_expression "(*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0)" ( (binary_expression "*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0" (pointer_expression "*(long *)(PTR_DAT_0043e6b0 + 0x18)" * (cast_expression "(long *)(PTR_DAT_0043e6b0 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0043e6b0 + 0x18)" ( (binary_expression "PTR_DAT_0043e6b0 + 0x18" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }" { (expression_statement "FUN_0017c650("../../gold/parameters.h",0x69,"target");" (call_expression "FUN_0017c650("../../gold/parameters.h",0x69,"target")" identifier (argument_list "("../../gold/parameters.h",0x69,"target")" ( (string_literal ""../../gold/parameters.h"" " string_content ") , number_literal , (string_literal ""target"" " string_content ") ))) ;) })) (if_statement "if (uVar1 != *(uint *)(*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c)) {\n return 0;\n }" if (parenthesized_expression "(uVar1 != *(uint *)(*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c))" ( (binary_expression "uVar1 != *(uint *)(*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c)" identifier != (pointer_expression "*(uint *)(*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c)" * (cast_expression "(uint *)(*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c)" ( (binary_expression "*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c" (pointer_expression "*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8)" * (cast_expression "(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8)" ( (binary_expression "*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8" (pointer_expression "*(long *)(PTR_DAT_0043e6b0 + 0x18)" * (cast_expression "(long *)(PTR_DAT_0043e6b0 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0043e6b0 + 0x18)" ( (binary_expression "PTR_DAT_0043e6b0 + 0x18" identifier + number_literal) )))) + number_literal) )))) + number_literal) ))))) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) })) (return_statement "return (uint)((ulong)*(undefined8 *)(*param_2 + 8) >> 0x39) & 1;" return (binary_expression "(uint)((ulong)*(undefined8 *)(*param_2 + 8) >> 0x39) & 1" (call_expression "(uint)((ulong)*(undefined8 *)(*param_2 + 8) >> 0x39)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((ulong)*(undefined8 *)(*param_2 + 8) >> 0x39)" ( (binary_expression "(ulong)*(undefined8 *)(*param_2 + 8) >> 0x39" (binary_expression "(ulong)*(undefined8 *)(*param_2 + 8)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(undefined8 *)(*param_2 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_2 + 8)" ( (binary_expression "*param_2 + 8" (pointer_expression "*param_2" * identifier) + number_literal) )))) >> number_literal) ))) & number_literal) ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (binary_expression (binary_expression IDENT >> LIT) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression IDENT << LIT))) ;) (if_statement if (parenthesized_expression ( (binary_expression 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 IDENT != (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) )))) + LIT) ))))) )) (compound_statement { (return_statement return LIT ;) })) })) (return_statement return (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) >> LIT) ))) & LIT) ;) })))
|
(function_definition "uint FUN_001c4cd0(undefined8 param_1,long *param_2)\n\n{\n uint uVar1;\n \n uVar1 = *(uint *)(*param_2 + 4);\n uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n if (uVar1 != 1) {\n if (*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (uVar1 != *(uint *)(*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c)) {\n return 0;\n }\n }\n return (uint)((ulong)*(undefined8 *)(*param_2 + 8) >> 0x39) & 1;\n}" (type_identifier "uint") (function_declarator "FUN_001c4cd0(undefined8 param_1,long *param_2)" (identifier "FUN_001c4cd0") (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 uint uVar1;\n \n uVar1 = *(uint *)(*param_2 + 4);\n uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n if (uVar1 != 1) {\n if (*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (uVar1 != *(uint *)(*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c)) {\n return 0;\n }\n }\n return (uint)((ulong)*(undefined8 *)(*param_2 + 8) >> 0x39) & 1;\n}" ({ "{") (declaration "uint uVar1;" (type_identifier "uint") (identifier "uVar1") (; ";")) (expression_statement "uVar1 = *(uint *)(*param_2 + 4);" (assignment_expression "uVar1 = *(uint *)(*param_2 + 4)" (identifier "uVar1") (= "=") (pointer_expression "*(uint *)(*param_2 + 4)" (* "*") (cast_expression "(uint *)(*param_2 + 4)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_2 + 4)" (( "(") (binary_expression "*param_2 + 4" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "4")) () ")"))))) (; ";")) (expression_statement "uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;" (assignment_expression "uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18" (identifier "uVar1") (= "=") (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8" (binary_expression "uVar1 >> 0x18" (identifier "uVar1") (>> ">>") (number_literal "0x18")) (| "|") (binary_expression "(uVar1 & 0xff0000) >> 8" (parenthesized_expression "(uVar1 & 0xff0000)" (( "(") (binary_expression "uVar1 & 0xff0000" (identifier "uVar1") (& "&") (number_literal "0xff0000")) () ")")) (>> ">>") (number_literal "8"))) (| "|") (binary_expression "(uVar1 & 0xff00) << 8" (parenthesized_expression "(uVar1 & 0xff00)" (( "(") (binary_expression "uVar1 & 0xff00" (identifier "uVar1") (& "&") (number_literal "0xff00")) () ")")) (<< "<<") (number_literal "8"))) (| "|") (binary_expression "uVar1 << 0x18" (identifier "uVar1") (<< "<<") (number_literal "0x18")))) (; ";")) (if_statement "if (uVar1 != 1) {\n if (*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (uVar1 != *(uint *)(*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c)) {\n return 0;\n }\n }" (if "if") (parenthesized_expression "(uVar1 != 1)" (( "(") (binary_expression "uVar1 != 1" (identifier "uVar1") (!= "!=") (number_literal "1")) () ")")) (compound_statement "{\n if (*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }\n if (uVar1 != *(uint *)(*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c)) {\n return 0;\n }\n }" ({ "{") (if_statement "if (*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }" (if "if") (parenthesized_expression "(*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0)" (( "(") (binary_expression "*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0" (pointer_expression "*(long *)(PTR_DAT_0043e6b0 + 0x18)" (* "*") (cast_expression "(long *)(PTR_DAT_0043e6b0 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(PTR_DAT_0043e6b0 + 0x18)" (( "(") (binary_expression "PTR_DAT_0043e6b0 + 0x18" (identifier "PTR_DAT_0043e6b0") (+ "+") (number_literal "0x18")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_0017c650("../../gold/parameters.h",0x69,"target");\n }" ({ "{") (expression_statement "FUN_0017c650("../../gold/parameters.h",0x69,"target");" (call_expression "FUN_0017c650("../../gold/parameters.h",0x69,"target")" (identifier "FUN_0017c650") (argument_list "("../../gold/parameters.h",0x69,"target")" (( "(") (string_literal ""../../gold/parameters.h"" (" """) (string_content "../../gold/parameters.h") (" """)) (, ",") (number_literal "0x69") (, ",") (string_literal ""target"" (" """) (string_content "target") (" """)) () ")"))) (; ";")) (} "}"))) (if_statement "if (uVar1 != *(uint *)(*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c)) {\n return 0;\n }" (if "if") (parenthesized_expression "(uVar1 != *(uint *)(*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c))" (( "(") (binary_expression "uVar1 != *(uint *)(*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c)" (identifier "uVar1") (!= "!=") (pointer_expression "*(uint *)(*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c)" (* "*") (cast_expression "(uint *)(*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c)" (( "(") (binary_expression "*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c" (pointer_expression "*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8)" (* "*") (cast_expression "(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8)" (( "(") (binary_expression "*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8" (pointer_expression "*(long *)(PTR_DAT_0043e6b0 + 0x18)" (* "*") (cast_expression "(long *)(PTR_DAT_0043e6b0 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(PTR_DAT_0043e6b0 + 0x18)" (( "(") (binary_expression "PTR_DAT_0043e6b0 + 0x18" (identifier "PTR_DAT_0043e6b0") (+ "+") (number_literal "0x18")) () ")")))) (+ "+") (number_literal "8")) () ")")))) (+ "+") (number_literal "0x7c")) () ")"))))) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (} "}"))) (return_statement "return (uint)((ulong)*(undefined8 *)(*param_2 + 8) >> 0x39) & 1;" (return "return") (binary_expression "(uint)((ulong)*(undefined8 *)(*param_2 + 8) >> 0x39) & 1" (call_expression "(uint)((ulong)*(undefined8 *)(*param_2 + 8) >> 0x39)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "((ulong)*(undefined8 *)(*param_2 + 8) >> 0x39)" (( "(") (binary_expression "(ulong)*(undefined8 *)(*param_2 + 8) >> 0x39" (binary_expression "(ulong)*(undefined8 *)(*param_2 + 8)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(undefined8 *)(*param_2 + 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_2 + 8)" (( "(") (binary_expression "*param_2 + 8" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "8")) () ")")))) (>> ">>") (number_literal "0x39")) () ")"))) (& "&") (number_literal "1")) (; ";")) (} "}")))
|
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: bool check_eh_frame_flags(Sized_relobj_file<64,_true> * this,
Shdr<64,_true> * shdr) */
bool __thiscall
gold::Sized_relobj_file<64,_true>::check_eh_frame_flags
(Sized_relobj_file<64,_true> *this,Shdr<64,_true> *shdr)
{
type_2 var_1;
var_1 = shdr->p_->sh_type;
var_1 = var_1 >> 0x18 | (var_1 & 0xff0000) >> 8 | (var_1 & 0xff00) << 8 | var_1 << 0x18;
if (var_1 != 1) {
if (parameters->target_ == (type_1 *)0x0) {
/* WARNING: Subroutine does not return */
var_2("../../gold/parameters.h",0x69,"target");
}
if (var_1 != *(type_2 *)(*(long *)(parameters->target_ + 8) + 0x7c)) {
return false;
}
}
return (bool)((byte)(shdr->p_->sh_flags >> 0x39) & 1);
}
| null |
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (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: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) right: (number_literal))))))) consequence: (compound_statement (return_statement (number_literal)))))) (return_statement (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (binary_expression left: (parenthesized_expression (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (number_literal)))) right: (number_literal))))))
| null |
uint MASKED(undefined8 param_1,long *param_2)
{
uint uVar1;
uVar1 = *(uint *)(*param_2 + 4);
uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;
if (uVar1 != 1) {
if (*(long *)(PTR_DAT_0043e6b0 + 0x18) == 0) {
/* WARNING: Subroutine does not return */
FUN_0017c650("../../gold/parameters.h",0x69,"target");
}
if (uVar1 != *(uint *)(*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x18) + 8) + 0x7c)) {
return 0;
}
}
return (uint)((ulong)*(undefined8 *)(*param_2 + 8) >> 0x39) & 1;
}
|
77_puttygen_and_puttygen_strip.c
|
__memset_chk
|
__memset_chk
|
void __memset_chk(void)
{
(*(code *)PTR___memset_chk_00146f80)();
return;
}
|
void __memset_chk(void)
{
(*(code *)PTR___memset_chk_00146f80)();
return;
}
|
JMP qword ptr [0x00146f80]
| null | null | null | null |
[('tmp_22', u'CAST_-1206958823'), ('const-0', u'RETURN_-1206958885'), (u'CALLIND_-1206958888', u'INDIRECT_-1206958828'), (u'INDIRECT_-1206958828', u'COPY_-1206958887'), (u'CAST_-1206958823', u'CALLIND_-1206958888')]
|
[('tmp_22', u'CAST_-1206958823'), ('const-0', u'RETURN_-1206958885'), (u'CALLIND_-1206958888', u'INDIRECT_-1206958828'), (u'INDIRECT_-1206958828', u'COPY_-1206958887'), (u'CAST_-1206958823', u'CALLIND_-1206958888')]
| null | null |
001044d0
|
x64
|
O2
|
(translation_unit "void __memset_chk(void)\n\n{\n (*(code *)PTR___memset_chk_00146f80)();\n return;\n}\n\n" (function_definition "void __memset_chk(void)\n\n{\n (*(code *)PTR___memset_chk_00146f80)();\n return;\n}" primitive_type (function_declarator "__memset_chk(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR___memset_chk_00146f80)();\n return;\n}" { (expression_statement "(*(code *)PTR___memset_chk_00146f80)();" (call_expression "(*(code *)PTR___memset_chk_00146f80)()" (parenthesized_expression "(*(code *)PTR___memset_chk_00146f80)" ( (pointer_expression "*(code *)PTR___memset_chk_00146f80" * (cast_expression "(code *)PTR___memset_chk_00146f80" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "void __memset_chk(void)\n\n{\n (*(code *)PTR___memset_chk_00146f80)();\n return;\n}\n\n" (function_definition "void __memset_chk(void)\n\n{\n (*(code *)PTR___memset_chk_00146f80)();\n return;\n}" primitive_type (function_declarator "__memset_chk(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR___memset_chk_00146f80)();\n return;\n}" { (expression_statement "(*(code *)PTR___memset_chk_00146f80)();" (call_expression "(*(code *)PTR___memset_chk_00146f80)()" (parenthesized_expression "(*(code *)PTR___memset_chk_00146f80)" ( (pointer_expression "*(code *)PTR___memset_chk_00146f80" * (cast_expression "(code *)PTR___memset_chk_00146f80" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "void __memset_chk(void)\n\n{\n (*(code *)PTR___memset_chk_00146f80)();\n return;\n}\n\n" (function_definition "void __memset_chk(void)\n\n{\n (*(code *)PTR___memset_chk_00146f80)();\n return;\n}" primitive_type (function_declarator "__memset_chk(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR___memset_chk_00146f80)();\n return;\n}" { (expression_statement "(*(code *)PTR___memset_chk_00146f80)();" (call_expression "(*(code *)PTR___memset_chk_00146f80)()" (parenthesized_expression "(*(code *)PTR___memset_chk_00146f80)" ( (pointer_expression "*(code *)PTR___memset_chk_00146f80" * (cast_expression "(code *)PTR___memset_chk_00146f80" ( (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 __memset_chk(void)\n\n{\n (*(code *)PTR___memset_chk_00146f80)();\n return;\n}" (primitive_type "void") (function_declarator "__memset_chk(void)" (identifier "__memset_chk") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR___memset_chk_00146f80)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR___memset_chk_00146f80)();" (call_expression "(*(code *)PTR___memset_chk_00146f80)()" (parenthesized_expression "(*(code *)PTR___memset_chk_00146f80)" (( "(") (pointer_expression "*(code *)PTR___memset_chk_00146f80" (* "*") (cast_expression "(code *)PTR___memset_chk_00146f80" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR___memset_chk_00146f80"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
void function_1(void)
{
(*(type_1 *)PTR___memset_chk_00146f80)();
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_00146f80)();
return;
}
|
137_sha512sum_and_sha512sum_strip.c
|
xcharalloc
|
thunk_FUN_0010a770
|
char * xcharalloc(size_t n)
{
char *pcVar1;
pcVar1 = (char *)malloc(n);
if ((pcVar1 == (char *)0x0) && (n != 0)) {
/* WARNING: Subroutine does not return */
xalloc_die();
}
return pcVar1;
}
|
void thunk_FUN_0010a770(size_t param_1)
{
void *pvVar1;
pvVar1 = malloc(param_1);
if ((pvVar1 == (void *)0x0) && (param_1 != 0)) {
/* WARNING: Subroutine does not return */
FUN_0010a9c0();
}
return;
}
|
JMP 0x0010a770
| null | null | null | null |
[(u'CAST_-1206933496', u'RETURN_-1206933582'), ('tmp_112', u'CALL_-1206933630'), ('tmp_112', u'INT_NOTEQUAL_-1206933599'), ('const-0', u'INT_EQUAL_-1206933616'), ('const-1', u'RETURN_-1206933576'), (u'CAST_-1206933496', u'INT_EQUAL_-1206933616'), ('const-0', u'RETURN_-1206933582'), (u'CALL_-1206933630', u'CAST_-1206933496'), ('tmp_45', u'CBRANCH_-1206933613'), (u'INT_NOTEQUAL_-1206933599', u'CBRANCH_-1206933597'), (u'INT_EQUAL_-1206933616', u'CBRANCH_-1206933613'), ('tmp_73', u'CBRANCH_-1206933597'), ('const-0', u'INT_NOTEQUAL_-1206933599')]
|
[('const-0', u'INT_EQUAL_-1206933616'), ('const-1', u'RETURN_-1206933576'), ('const-0', u'RETURN_-1206933582'), ('tmp_45', u'CBRANCH_-1206933613'), (u'INT_NOTEQUAL_-1206933599', u'CBRANCH_-1206933597'), ('tmp_208', u'CALL_-1206933630'), (u'CALL_-1206933630', u'INT_EQUAL_-1206933616'), (u'INT_EQUAL_-1206933616', u'CBRANCH_-1206933613'), ('tmp_73', u'CBRANCH_-1206933597'), ('tmp_208', u'INT_NOTEQUAL_-1206933599'), ('const-0', u'INT_NOTEQUAL_-1206933599')]
| null | null |
0010a7c0
|
x64
|
O2
|
(translation_unit "void thunk_FUN_0010a770(size_t param_1)\n\n{\n void *pvVar1;\n \n pvVar1 = malloc(param_1);\n if ((pvVar1 == (void *)0x0) && (param_1 != 0)) {\n /* WARNING: Subroutine does not return */\n FUN_0010a9c0();\n }\n return;\n}\n\n" (function_definition "void thunk_FUN_0010a770(size_t param_1)\n\n{\n void *pvVar1;\n \n pvVar1 = malloc(param_1);\n if ((pvVar1 == (void *)0x0) && (param_1 != 0)) {\n /* WARNING: Subroutine does not return */\n FUN_0010a9c0();\n }\n return;\n}" primitive_type (function_declarator "thunk_FUN_0010a770(size_t param_1)" identifier (parameter_list "(size_t param_1)" ( (parameter_declaration "size_t param_1" primitive_type identifier) ))) (compound_statement "{\n void *pvVar1;\n \n pvVar1 = malloc(param_1);\n if ((pvVar1 == (void *)0x0) && (param_1 != 0)) {\n /* WARNING: Subroutine does not return */\n FUN_0010a9c0();\n }\n return;\n}" { (declaration "void *pvVar1;" primitive_type (pointer_declarator "*pvVar1" * identifier) ;) (expression_statement "pvVar1 = malloc(param_1);" (assignment_expression "pvVar1 = malloc(param_1)" identifier = (call_expression "malloc(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (if_statement "if ((pvVar1 == (void *)0x0) && (param_1 != 0)) {\n /* WARNING: Subroutine does not return */\n FUN_0010a9c0();\n }" if (parenthesized_expression "((pvVar1 == (void *)0x0) && (param_1 != 0))" ( (binary_expression "(pvVar1 == (void *)0x0) && (param_1 != 0)" (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 "(param_1 != 0)" ( (binary_expression "param_1 != 0" identifier != number_literal) ))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0010a9c0();\n }" { comment (expression_statement "FUN_0010a9c0();" (call_expression "FUN_0010a9c0()" identifier (argument_list "()" ( ))) ;) })) (return_statement "return;" return ;) })))
|
(translation_unit "char * xcharalloc(size_t n)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)malloc(n);\n if ((pcVar1 == (char *)0x0) && (n != 0)) {\n /* WARNING: Subroutine does not return */\n xalloc_die();\n }\n return pcVar1;\n}\n\n" (function_definition "char * xcharalloc(size_t n)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)malloc(n);\n if ((pcVar1 == (char *)0x0) && (n != 0)) {\n /* WARNING: Subroutine does not return */\n xalloc_die();\n }\n return pcVar1;\n}" primitive_type (pointer_declarator "* xcharalloc(size_t n)" * (function_declarator "xcharalloc(size_t n)" identifier (parameter_list "(size_t n)" ( (parameter_declaration "size_t n" primitive_type identifier) )))) (compound_statement "{\n char *pcVar1;\n \n pcVar1 = (char *)malloc(n);\n if ((pcVar1 == (char *)0x0) && (n != 0)) {\n /* WARNING: Subroutine does not return */\n xalloc_die();\n }\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "pcVar1 = (char *)malloc(n);" (assignment_expression "pcVar1 = (char *)malloc(n)" identifier = (cast_expression "(char *)malloc(n)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "malloc(n)" identifier (argument_list "(n)" ( identifier ))))) ;) (if_statement "if ((pcVar1 == (char *)0x0) && (n != 0)) {\n /* WARNING: Subroutine does not return */\n xalloc_die();\n }" if (parenthesized_expression "((pcVar1 == (char *)0x0) && (n != 0))" ( (binary_expression "(pcVar1 == (char *)0x0) && (n != 0)" (parenthesized_expression "(pcVar1 == (char *)0x0)" ( (binary_expression "pcVar1 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(n != 0)" ( (binary_expression "n != 0" identifier != number_literal) ))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n xalloc_die();\n }" { comment (expression_statement "xalloc_die();" (call_expression "xalloc_die()" identifier (argument_list "()" ( ))) ;) })) (return_statement "return pcVar1;" return identifier ;) })))
|
(translation_unit "void thunk_FUN_0010a770(size_t param_1)\n\n{\n void *pvVar1;\n \n pvVar1 = malloc(param_1);\n if ((pvVar1 == (void *)0x0) && (param_1 != 0)) {\n \n FUN_0010a9c0();\n }\n return;\n}\n\n" (function_definition "void thunk_FUN_0010a770(size_t param_1)\n\n{\n void *pvVar1;\n \n pvVar1 = malloc(param_1);\n if ((pvVar1 == (void *)0x0) && (param_1 != 0)) {\n \n FUN_0010a9c0();\n }\n return;\n}" primitive_type (function_declarator "thunk_FUN_0010a770(size_t param_1)" identifier (parameter_list "(size_t param_1)" ( (parameter_declaration "size_t param_1" primitive_type identifier) ))) (compound_statement "{\n void *pvVar1;\n \n pvVar1 = malloc(param_1);\n if ((pvVar1 == (void *)0x0) && (param_1 != 0)) {\n \n FUN_0010a9c0();\n }\n return;\n}" { (declaration "void *pvVar1;" primitive_type (pointer_declarator "*pvVar1" * identifier) ;) (expression_statement "pvVar1 = malloc(param_1);" (assignment_expression "pvVar1 = malloc(param_1)" identifier = (call_expression "malloc(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (if_statement "if ((pvVar1 == (void *)0x0) && (param_1 != 0)) {\n \n FUN_0010a9c0();\n }" if (parenthesized_expression "((pvVar1 == (void *)0x0) && (param_1 != 0))" ( (binary_expression "(pvVar1 == (void *)0x0) && (param_1 != 0)" (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 "(param_1 != 0)" ( (binary_expression "param_1 != 0" identifier != number_literal) ))) )) (compound_statement "{\n \n FUN_0010a9c0();\n }" { (expression_statement "FUN_0010a9c0();" (call_expression "FUN_0010a9c0()" identifier (argument_list "()" ( ))) ;) })) (return_statement "return;" return ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (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 ( (binary_expression IDENT != LIT) ))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (return_statement return ;) })))
|
(function_definition "void thunk_FUN_0010a770(size_t param_1)\n\n{\n void *pvVar1;\n \n pvVar1 = malloc(param_1);\n if ((pvVar1 == (void *)0x0) && (param_1 != 0)) {\n \n FUN_0010a9c0();\n }\n return;\n}" (primitive_type "void") (function_declarator "thunk_FUN_0010a770(size_t param_1)" (identifier "thunk_FUN_0010a770") (parameter_list "(size_t param_1)" (( "(") (parameter_declaration "size_t param_1" (primitive_type "size_t") (identifier "param_1")) () ")"))) (compound_statement "{\n void *pvVar1;\n \n pvVar1 = malloc(param_1);\n if ((pvVar1 == (void *)0x0) && (param_1 != 0)) {\n \n FUN_0010a9c0();\n }\n return;\n}" ({ "{") (declaration "void *pvVar1;" (primitive_type "void") (pointer_declarator "*pvVar1" (* "*") (identifier "pvVar1")) (; ";")) (expression_statement "pvVar1 = malloc(param_1);" (assignment_expression "pvVar1 = malloc(param_1)" (identifier "pvVar1") (= "=") (call_expression "malloc(param_1)" (identifier "malloc") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (; ";")) (if_statement "if ((pvVar1 == (void *)0x0) && (param_1 != 0)) {\n \n FUN_0010a9c0();\n }" (if "if") (parenthesized_expression "((pvVar1 == (void *)0x0) && (param_1 != 0))" (( "(") (binary_expression "(pvVar1 == (void *)0x0) && (param_1 != 0)" (parenthesized_expression "(pvVar1 == (void *)0x0)" (( "(") (binary_expression "pvVar1 == (void *)0x0" (identifier "pvVar1") (== "==") (cast_expression "(void *)0x0" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (&& "&&") (parenthesized_expression "(param_1 != 0)" (( "(") (binary_expression "param_1 != 0" (identifier "param_1") (!= "!=") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n \n FUN_0010a9c0();\n }" ({ "{") (expression_statement "FUN_0010a9c0();" (call_expression "FUN_0010a9c0()" (identifier "FUN_0010a9c0") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
char * function_1(size_t var_3)
{
char *var_2;
var_2 = (char *)var_1(var_3);
if ((var_2 == (char *)0x0) && (var_3 != 0)) {
/* WARNING: Subroutine does not return */
var_4();
}
return var_2;
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (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: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) right: (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(size_t param_1)
{
void *pvVar1;
pvVar1 = malloc(param_1);
if ((pvVar1 == (void *)0x0) && (param_1 != 0)) {
/* WARNING: Subroutine does not return */
FUN_0010a9c0();
}
return;
}
|
352_hppa-linux-gnu-strip_and_hppa-linux-gnu-strip_strip.c
|
stab_enum_type
|
FUN_0011a4d0
|
bfd_boolean stab_enum_type(void *p,char *tag,char **names,bfd_signed_vma *vals)
{
char *pcVar1;
bfd_boolean bVar2;
int iVar3;
size_t sVar4;
char *pcVar5;
char **ppcVar6;
long lVar7;
long local_40;
if (names == (char **)0x0) {
if (tag == (char *)0x0) {
/* WARNING: Subroutine does not return */
__assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type");
}
sVar4 = strlen(tag);
pcVar5 = (char *)xmalloc(sVar4 + 10);
sprintf(pcVar5,"xe%s:",tag);
bVar2 = stab_push_string((stab_write_handle *)((long)p + 0x60),pcVar5,0,0,4);
if (bVar2 != 0) {
free(pcVar5);
return 1;
}
return 0;
}
pcVar5 = *names;
ppcVar6 = names;
if (tag == (char *)0x0) {
lVar7 = 10;
if (pcVar5 != (char *)0x0) goto LAB_0011a520;
pcVar5 = (char *)xmalloc(10);
LAB_0011a650:
local_40 = 0;
pcVar5[0] = 'e';
pcVar5[1] = '\0';
}
else {
sVar4 = strlen(tag);
lVar7 = sVar4 + 10;
if (pcVar5 == (char *)0x0) {
pcVar5 = (char *)xmalloc(lVar7);
}
else {
LAB_0011a520:
do {
sVar4 = strlen(pcVar5);
pcVar5 = ppcVar6[1];
lVar7 = lVar7 + 0x14 + sVar4;
ppcVar6 = ppcVar6 + 1;
} while (pcVar5 != (char *)0x0);
pcVar5 = (char *)xmalloc(lVar7);
if (tag == (char *)0x0) goto LAB_0011a650;
}
local_40 = *(long *)((long)p + 0x68);
*(long *)((long)p + 0x68) = local_40 + 1;
sprintf(pcVar5,"%s:T%ld=e",tag);
}
pcVar1 = *names;
while (pcVar1 != (char *)0x0) {
names = names + 1;
sVar4 = strlen(pcVar5);
sprintf(pcVar5 + sVar4,"%s:%ld,",pcVar1);
pcVar1 = *names;
}
sVar4 = strlen(pcVar5);
(pcVar5 + sVar4)[0] = ';';
(pcVar5 + sVar4)[1] = '\0';
if (tag == (char *)0x0) {
iVar3 = stab_push_string((stab_write_handle *)((long)p + 0x60),pcVar5,0,0,4);
}
else {
bVar2 = stab_write_symbol((stab_write_handle *)p,0x80,0,0,pcVar5);
if (bVar2 == 0) {
return 0;
}
iVar3 = stab_push_defined_type((stab_write_handle *)p,local_40,4);
}
if (iVar3 == 0) {
return 0;
}
free(pcVar5);
return 1;
}
|
undefined8 FUN_0011a4d0(long param_1,char *param_2,long *param_3,undefined8 *param_4)
{
int iVar1;
size_t sVar2;
char *pcVar3;
long *plVar4;
long lVar5;
long local_40;
if (param_3 == (long *)0x0) {
if (param_2 == (char *)0x0) {
/* WARNING: Subroutine does not return */
__assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type");
}
sVar2 = strlen(param_2);
pcVar3 = (char *)xmalloc(sVar2 + 10);
sprintf(pcVar3,"xe%s:",param_2);
iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);
if (iVar1 != 0) {
free(pcVar3);
return 1;
}
return 0;
}
pcVar3 = (char *)*param_3;
plVar4 = param_3;
if (param_2 == (char *)0x0) {
lVar5 = 10;
if (pcVar3 != (char *)0x0) goto LAB_0011a520;
pcVar3 = (char *)xmalloc(10);
LAB_0011a650:
local_40 = 0;
pcVar3[0] = 'e';
pcVar3[1] = '\0';
}
else {
sVar2 = strlen(param_2);
lVar5 = sVar2 + 10;
if (pcVar3 == (char *)0x0) {
pcVar3 = (char *)xmalloc(lVar5);
}
else {
LAB_0011a520:
do {
sVar2 = strlen(pcVar3);
pcVar3 = (char *)plVar4[1];
lVar5 = lVar5 + 0x14 + sVar2;
plVar4 = plVar4 + 1;
} while (pcVar3 != (char *)0x0);
pcVar3 = (char *)xmalloc(lVar5);
if (param_2 == (char *)0x0) goto LAB_0011a650;
}
local_40 = *(long *)(param_1 + 0x68);
*(long *)(param_1 + 0x68) = local_40 + 1;
sprintf(pcVar3,"%s:T%ld=e",param_2);
}
lVar5 = *param_3;
while (lVar5 != 0) {
param_3 = param_3 + 1;
sVar2 = strlen(pcVar3);
sprintf(pcVar3 + sVar2,"%s:%ld,",lVar5,*param_4);
param_4 = param_4 + 1;
lVar5 = *param_3;
}
sVar2 = strlen(pcVar3);
(pcVar3 + sVar2)[0] = ';';
(pcVar3 + sVar2)[1] = '\0';
if (param_2 == (char *)0x0) {
iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);
}
else {
iVar1 = FUN_00118330(param_1,0x80,0,0,pcVar3);
if (iVar1 == 0) {
return 0;
}
iVar1 = FUN_00119890(param_1,local_40,4);
}
if (iVar1 == 0) {
return 0;
}
free(pcVar3);
return 1;
}
|
PUSH R15
PUSH R14
MOV R14,RSI
PUSH R13
PUSH R12
PUSH RBP
PUSH RBX
SUB RSP,0x18
MOV qword ptr [RSP],RDI
TEST RDX,RDX
JZ 0x0011a670
MOV RBX,RDX
MOV RBP,RCX
MOV R12,qword ptr [RDX]
TEST RSI,RSI
JZ 0x0011a630
MOV RDI,RSI
CALL 0x00104260
LEA R15,[RAX + 0xa]
TEST R12,R12
JZ 0x0011a712
MOV R13,RBX
NOP dword ptr [RAX + RAX*0x1]
MOV RDI,R12
ADD R13,0x8
CALL 0x00104260
MOV R12,qword ptr [R13]
LEA R15,[R15 + RAX*0x1 + 0x14]
TEST R12,R12
JNZ 0x0011a520
MOV RDI,R15
CALL 0x00104370
MOV R12,RAX
TEST R14,R14
JZ 0x0011a650
MOV RDX,qword ptr [RSP]
LEA RSI,[0x1240cc]
MOV RDI,R12
MOV RCX,qword ptr [RDX + 0x68]
LEA RAX,[RCX + 0x1]
MOV qword ptr [RSP + 0x8],RCX
MOV qword ptr [RDX + 0x68],RAX
MOV RDX,R14
XOR EAX,EAX
CALL 0x00104820
MOV R15,qword ptr [RBX]
LEA R13,[0x1240d6]
TEST R15,R15
JZ 0x0011a5bd
NOP word ptr CS:[RAX + RAX*0x1]
MOV RDI,R12
ADD RBX,0x8
ADD RBP,0x8
CALL 0x00104260
MOV RCX,qword ptr [RBP + -0x8]
MOV RDX,R15
MOV RSI,R13
LEA RDI,[R12 + RAX*0x1]
XOR EAX,EAX
CALL 0x00104820
MOV R15,qword ptr [RBX]
TEST R15,R15
JNZ 0x0011a590
MOV RDI,R12
CALL 0x00104260
MOV EDX,0x3b
MOV word ptr [R12 + RAX*0x1],DX
TEST R14,R14
JZ 0x0011a6d0
MOV RBX,qword ptr [RSP]
XOR ECX,ECX
XOR EDX,EDX
MOV R8,R12
MOV ESI,0x80
MOV RDI,RBX
CALL 0x00118330
TEST EAX,EAX
JZ 0x0011a6bf
MOV RSI,qword ptr [RSP + 0x8]
MOV EDX,0x4
MOV RDI,RBX
CALL 0x00119890
TEST EAX,EAX
JZ 0x0011a6bf
MOV RDI,R12
CALL 0x00104920
MOV EAX,0x1
ADD RSP,0x18
POP RBX
POP RBP
POP R12
POP R13
POP R14
POP R15
RET
MOV R15D,0xa
TEST R12,R12
JNZ 0x0011a515
MOV EDI,0xa
CALL 0x00104370
MOV R12,RAX
NOP dword ptr [RAX]
MOV qword ptr [RSP + 0x8],0x0
MOV ECX,0x65
MOV word ptr [R12],CX
JMP 0x0011a577
TEST RSI,RSI
JZ 0x0011a722
MOV RDI,RSI
CALL 0x00104260
LEA RDI,[RAX + 0xa]
CALL 0x00104370
MOV RDX,R14
LEA RSI,[0x1240c6]
MOV RDI,RAX
MOV RBX,RAX
XOR EAX,EAX
CALL 0x00104820
MOV RDI,qword ptr [RSP]
XOR ECX,ECX
XOR EDX,EDX
MOV R8D,0x4
MOV RSI,RBX
ADD RDI,0x60
CALL 0x00119800
TEST EAX,EAX
JNZ 0x0011a700
XOR EAX,EAX
ADD RSP,0x18
POP RBX
POP RBP
POP R12
POP R13
POP R14
POP R15
RET
MOV RDI,qword ptr [RSP]
XOR ECX,ECX
XOR EDX,EDX
MOV R8D,0x4
MOV RSI,R12
ADD RDI,0x60
CALL 0x00119800
TEST EAX,EAX
JNZ 0x0011a612
XOR EAX,EAX
JMP 0x0011a6c1
MOV RDI,RBX
CALL 0x00104920
MOV EAX,0x1
JMP 0x0011a61f
MOV RDI,R15
CALL 0x00104370
MOV R12,RAX
JMP 0x0011a54e
LEA RCX,[0x124328]
MOV EDX,0x317
LEA RSI,[0x123f18]
LEA RDI,[0x1240ba]
CALL 0x001042e0
| null | null | null | null |
[(u'CALL_-1206999741', u'INT_ADD_-1206999723'), ('const-0', u'INT_EQUAL_-1206999359'), (u'INT_EQUAL_-1206998957', u'CBRANCH_-1206998955'), (u'INT_EQUAL_-1206999790', u'CBRANCH_-1206999788'), (u'COPY_-1206998015', u'CALL_-1206999541'), (u'INT_NOTEQUAL_-1206999030', u'CBRANCH_-1206999028'), ('const-0', u'CALL_-1206998824'), ('const-1195800', u'COPY_-1206997560'), (u'MULTIEQUAL_-1206998506', u'CALL_-1206999228'), (u'INT_ADD_-1206998825', u'CAST_-1206997598'), ('const-0', u'INT_NOTEQUAL_-1206998809'), ('const-10', u'INT_ADD_-1206999723'), (u'MULTIEQUAL_-1206998506', u'CALL_-1206998901'), (u'INT_ADD_-1206999554', u'CAST_-1206997920'), ('const-0', u'PTRADD_-1206997690'), (u'LOAD_-1206999676', u'INT_NOTEQUAL_-1206999647'), ('const-1', u'PTRADD_-1206997689'), (u'MULTIEQUAL_-1206997931', u'PTRADD_-1206997914'), ('const-0', u'RETURN_-1206997640'), (u'MULTIEQUAL_-1206998577', u'INT_ADD_-1206999653'), (u'CAST_-1206997645', u'CALL_-1206998732'), (u'PTRADD_-1206999317', u'PTRADD_-1206997841'), ('tmp_181', u'CBRANCH_-1206999719'), (u'CALL_-1206998820', u'CAST_-1206997497'), (u'MULTIEQUAL_-1206997933', u'CALL_-1206999421'), ('const-0', u'COPY_-1206999031'), (u'CALL_-1206999258', u'MULTIEQUAL_-1206997566'), (u'MULTIEQUAL_-1206998549', u'CALL_-1206999541'), (u'INT_NOTEQUAL_-1206999647', u'CBRANCH_-1206999645'), (u'LOAD_-1206999591', u'MULTIEQUAL_-1206998139'), ('const-0', u'RETURN_-1206999164'), ('const-0', u'INT_NOTEQUAL_-1206999647'), ('const-1196840', u'COPY_-1206997555'), ('const-1', u'PTRADD_-1206999383'), ('const-4', u'CALL_-1206998901'), (u'COPY_-1206997814', u'RETURN_-1206997804'), (u'CAST_-1206997921', u'INT_ADD_-1206999554'), (u'LOAD_-1206999676', u'MULTIEQUAL_-1206998594'), (u'LOAD_-1206999420', u'MULTIEQUAL_-1206997933'), ('const-1', u'PTRADD_-1206999317'), ('const-1196230', u'COPY_-1206997718'), (u'INT_NOTEQUAL_-1206999513', u'CBRANCH_-1206999512'), (u'COPY_-1206997560', u'CALL_-1206998666'), (u'COPY_-1206997952', u'CALL_-1206999421'), (u'MULTIEQUAL_-1206998139', u'CALL_-1206999258'), ('const-1', u'PTRADD_-1206997689'), ('const-0', u'CALL_-1206998901'), (u'CAST_-1206997599', u'INT_ADD_-1206998825'), (u'CAST_-1206997543', u'INT_ADD_-1206998902'), ('const-433', u'STORE_-1206997750'), (u'INT_ADD_-1206999653', u'INT_ADD_-1206999651'), ('tmp_1517', u'INT_EQUAL_-1206999359'), ('const-0', u'INT_EQUAL_-1206998957'), (u'CAST_-1206997645', u'CALL_-1206998824'), ('const-433', u'LOAD_-1206999540'), (u'INT_ADD_-1206999568', u'STORE_-1206999568'), ('tmp_1518', u'LOAD_-1206999776'), (u'INT_ADD_-1206999723', u'CALL_-1206998820'), (u'MULTIEQUAL_-1206998549', u'MULTIEQUAL_-1206998506'), ('const-96', u'INT_ADD_-1206998902'), ('const-20', u'INT_ADD_-1206999653'), (u'COPY_-1206997650', u'RETURN_-1206997640'), (u'CAST_-1206997935', u'LOAD_-1206999591'), (u'PTRADD_-1206997690', u'STORE_-1206999012'), ('const-0', u'INT_EQUAL_-1206999616'), (u'INT_ADD_-1206999651', u'MULTIEQUAL_-1206998577'), ('tmp_1516', u'CAST_-1206997543'), (u'CALL_-1206999388', u'PTRADD_-1206999317'), (u'LOAD_-1206999776', u'MULTIEQUAL_-1206998594'), (u'PTRADD_-1206998027', u'COPY_-1206998045'), (u'CAST_-1206997497', u'MULTIEQUAL_-1206998549'), ('const-1', u'COPY_-1206998667'), (u'PTRADD_-1206998027', u'LOAD_-1206999676'), (u'CALL_-1206998824', u'INT_NOTEQUAL_-1206998809'), (u'PTRADD_-1206997840', u'STORE_-1206997901'), ('tmp_1516', u'CAST_-1206997936'), ('const-104', u'INT_ADD_-1206999554'), ('const-1', u'RETURN_-1206998661'), ('const-0', u'COPY_-1206997650'), ('const-1', u'COPY_-1206997814'), ('tmp_140', u'CBRANCH_-1206999756'), ('const-59', u'STORE_-1206999377'), ('tmp_1518', u'LOAD_-1206999540'), ('tmp_618', u'CBRANCH_-1206999357'), ('const-0', u'INT_EQUAL_-1206998887'), ('tmp_1108', u'CBRANCH_-1206998885'), (u'MULTIEQUAL_-1206998589', u'PTRADD_-1206998027'), (u'PTRADD_-1206997914', u'LOAD_-1206999420'), ('tmp_1516', u'CAST_-1206997787'), (u'COPY_-1206997648', u'RETURN_-1206997638'), (u'PTRADD_-1206999383', u'CALL_-1206999421'), (u'CALL_-1206999677', u'INT_ADD_-1206999651'), ('tmp_105', u'CBRANCH_-1206999788'), (u'LOAD_-1206999776', u'INT_NOTEQUAL_-1206999030'), ('const-4', u'CALL_-1206999258'), (u'MULTIEQUAL_-1206998506', u'PTRADD_-1206999383'), ('const-8', u'PTRADD_-1206998027'), ('const-791', u'CALL_-1206998666'), ('const-433', u'LOAD_-1206999676'), ('tmp_715', u'CBRANCH_-1206999287'), (u'COPY_-1206997559', u'CALL_-1206998666'), (u'LOAD_-1206999591', u'INT_ADD_-1206999568'), ('const-1', u'PTRADD_-1206997840'), ('const-433', u'STORE_-1206999568'), (u'INT_ADD_-1206999651', u'CALL_-1206999634'), ('tmp_1152', u'BRANCH_-1206999005'), ('const-0', u'RETURN_-1206998956'), ('const-128', u'CALL_-1206999302'), (u'LOAD_-1206999776', u'INT_EQUAL_-1206999721'), ('const-0', u'INT_EQUAL_-1206999288'), (u'INT_EQUAL_-1206999616', u'CBRANCH_-1206999614'), (u'CALL_-1206999463', u'PTRADD_-1206999383'), (u'CALL_-1206998901', u'MULTIEQUAL_-1206997566'), (u'CALL_-1206998926', u'CAST_-1206997645'), ('const-1196218', u'COPY_-1206997559'), ('const-0', u'CALL_-1206998824'), ('const-10', u'COPY_-1206999052'), (u'COPY_-1206997718', u'CALL_-1206998886'), ('const-96', u'INT_ADD_-1206998825'), ('tmp_414', u'CBRANCH_-1206999512'), ('const-1196246', u'COPY_-1206997952'), (u'CAST_-1206997645', u'CALL_-1206998886'), ('const-1', u'PTRADD_-1206997841'), (u'CAST_-1206997542', u'CALL_-1206998901'), ('tmp_1516', u'CAST_-1206997599'), (u'INT_EQUAL_-1206999288', u'CBRANCH_-1206999287'), ('const-0', u'CALL_-1206999302'), ('const-0', u'INT_NOTEQUAL_-1206999513'), (u'COPY_-1206999052', u'MULTIEQUAL_-1206998577'), ('const-0', u'RETURN_-1206997804'), (u'MULTIEQUAL_-1206998292', u'PTRADD_-1206997689'), ('const-0', u'INT_NOTEQUAL_-1206999030'), ('tmp_1517', u'INT_EQUAL_-1206999616'), (u'MULTIEQUAL_-1206998506', u'CALL_-1206999388'), (u'INT_ADD_-1206999723', u'MULTIEQUAL_-1206998577'), (u'CALL_-1206998940', u'INT_ADD_-1206998922'), ('const-4', u'CALL_-1206998824'), (u'CAST_-1206997920', u'STORE_-1206999568'), ('const-1', u'PTRADD_-1206997914'), (u'MULTIEQUAL_-1206998292', u'MULTIEQUAL_-1206998506'), (u'PTRADD_-1206999317', u'PTRADD_-1206997840'), (u'CALL_-1206999634', u'CAST_-1206997968'), ('tmp_1517', u'CALL_-1206999541'), ('const-10', u'CALL_-1206999011'), (u'CAST_-1206997936', u'INT_ADD_-1206999575'), (u'INT_EQUAL_-1206998887', u'CBRANCH_-1206998885'), ('const-1', u'INT_ADD_-1206999568'), ('const-433', u'STORE_-1206999377'), ('const-10', u'INT_ADD_-1206998922'), ('const-0', u'COPY_-1206997648'), ('tmp_1517', u'INT_EQUAL_-1206999758'), ('const-0', u'CALL_-1206999302'), ('const-0', u'CALL_-1206998901'), (u'INT_NOTEQUAL_-1206998809', u'CBRANCH_-1206998808'), (u'CAST_-1206997598', u'CALL_-1206998824'), ('const-8', u'PTRADD_-1206997914'), ('const-0', u'PTRADD_-1206997841'), (u'COPY_-1206998667', u'RETURN_-1206999164'), ('tmp_1517', u'CALL_-1206998886'), (u'INT_EQUAL_-1206999758', u'CBRANCH_-1206999756'), (u'COPY_-1206997555', u'CALL_-1206998666'), (u'INT_ADD_-1206999575', u'CAST_-1206997935'), ('tmp_1517', u'INT_EQUAL_-1206998957'), (u'CAST_-1206997707', u'MULTIEQUAL_-1206998292'), ('const-0', u'INT_EQUAL_-1206999790'), ('tmp_1420', u'CBRANCH_-1206998808'), (u'MULTIEQUAL_-1206998506', u'CALL_-1206999463'), ('tmp_269', u'CBRANCH_-1206999645'), ('const-433', u'LOAD_-1206999420'), ('tmp_1232', u'CBRANCH_-1206998955'), ('tmp_1517', u'CALL_-1206998940'), ('const-101', u'STORE_-1206999012'), (u'INT_EQUAL_-1206999721', u'CBRANCH_-1206999719'), ('tmp_1194', u'CBRANCH_-1206999028'), (u'CAST_-1206997968', u'MULTIEQUAL_-1206998549'), ('const-1', u'PTRADD_-1206997840'), ('const-0', u'RETURN_-1206997638'), ('const-1', u'PTRADD_-1206998027'), ('tmp_1518', u'MULTIEQUAL_-1206997931'), ('tmp_1517', u'CALL_-1206999741'), (u'PTRADD_-1206997914', u'MULTIEQUAL_-1206997931'), ('const-104', u'INT_ADD_-1206999575'), ('tmp_1516', u'CAST_-1206997760'), ('tmp_1518', u'COPY_-1206998104'), (u'INT_ADD_-1206998922', u'CALL_-1206998926'), ('const-433', u'LOAD_-1206999776'), ('const-433', u'STORE_-1206999012'), ('const-0', u'STORE_-1206997750'), (u'PTRADD_-1206997841', u'STORE_-1206999377'), ('const-0', u'INT_EQUAL_-1206999721'), (u'COPY_-1206998045', u'MULTIEQUAL_-1206998589'), (u'INT_EQUAL_-1206999359', u'CBRANCH_-1206999357'), (u'CALL_-1206999302', u'INT_EQUAL_-1206999288'), (u'MULTIEQUAL_-1206997566', u'INT_EQUAL_-1206998887'), ('const-1', u'PTRADD_-1206997690'), ('tmp_1518', u'INT_EQUAL_-1206999790'), (u'CAST_-1206997968', u'MULTIEQUAL_-1206998292'), ('tmp_1165', u'BRANCH_-1206998813'), ('const-0', u'COPY_-1206998504'), (u'MULTIEQUAL_-1206998594', u'CALL_-1206999677'), ('const-1196236', u'COPY_-1206998015'), ('const-0', u'STORE_-1206997901'), (u'MULTIEQUAL_-1206998506', u'PTRADD_-1206999317'), ('const-433', u'STORE_-1206997901'), (u'INT_ADD_-1206998902', u'CAST_-1206997542'), (u'CALL_-1206999011', u'CAST_-1206997707'), (u'LOAD_-1206999540', u'MULTIEQUAL_-1206997933'), ('tmp_1516', u'CAST_-1206997921'), (u'CAST_-1206997760', u'CALL_-1206999258'), ('tmp_307', u'CBRANCH_-1206999614'), (u'COPY_-1206999031', u'MULTIEQUAL_-1206998139'), (u'COPY_-1206998504', u'RETURN_-1206998956'), (u'MULTIEQUAL_-1206998506', u'CALL_-1206999302'), (u'COPY_-1206998104', u'MULTIEQUAL_-1206998589'), (u'PTRADD_-1206997689', u'STORE_-1206997750'), (u'MULTIEQUAL_-1206998292', u'PTRADD_-1206997690'), ('const-0', u'INT_EQUAL_-1206999758'), (u'MULTIEQUAL_-1206997933', u'INT_NOTEQUAL_-1206999513'), (u'CAST_-1206997787', u'CALL_-1206999302'), ('const-433', u'LOAD_-1206999591')]
|
[(u'INT_ADD_-1206999554', u'CAST_-1206997944'), (u'MULTIEQUAL_-1206998606', u'PTRADD_-1206998053'), ('const-0', u'INT_EQUAL_-1206999359'), (u'CALL_-1206999741', u'INT_ADD_-1206999723'), (u'INT_EQUAL_-1206998957', u'CBRANCH_-1206998955'), (u'INT_EQUAL_-1206999790', u'CBRANCH_-1206999788'), (u'INT_NOTEQUAL_-1206999030', u'CBRANCH_-1206999028'), (u'CAST_-1206998067', u'MULTIEQUAL_-1206998611'), ('const-433', u'LOAD_-1206999540'), ('tmp_3721', u'INT_ADD_-1206998825'), ('const-8', u'PTRADD_-1206997940'), ('const-8', u'PTRADD_-1206998053'), (u'PTRADD_-1206997935', u'COPY_-1206997934'), ('const-433', u'STORE_-1206999012'), (u'INT_ADD_-1206999651', u'MULTIEQUAL_-1206998594'), (u'COPY_-1206997744', u'CALL_-1206998886'), ('const-0', u'INT_NOTEQUAL_-1206998809'), (u'CAST_-1206997667', u'CALL_-1206998886'), ('const-10', u'INT_ADD_-1206999723'), (u'MULTIEQUAL_-1206997955', u'LOAD_-1206999461'), ('const-1', u'PTRADD_-1206997713'), (u'CAST_-1206998067', u'INT_NOTEQUAL_-1206999030'), ('const-4', u'CALL_-1206999258'), ('const-0', u'RETURN_-1206997664'), ('tmp_181', u'CBRANCH_-1206999719'), (u'CALL_-1206998820', u'CAST_-1206997520'), ('tmp_3716', u'INT_EQUAL_-1206999359'), (u'MULTIEQUAL_-1206997958', u'CALL_-1206999421'), (u'INT_NOTEQUAL_-1206999647', u'CBRANCH_-1206999645'), ('tmp_3716', u'INT_EQUAL_-1206998957'), (u'PTRADD_-1206997940', u'MULTIEQUAL_-1206997956'), ('tmp_3721', u'INT_ADD_-1206999575'), (u'MULTIEQUAL_-1206997590', u'INT_EQUAL_-1206998887'), ('const-433', u'LOAD_-1206999461'), ('const-0', u'RETURN_-1206999164'), (u'COPY_-1206999031', u'MULTIEQUAL_-1206998165'), ('const-0', u'INT_NOTEQUAL_-1206999647'), ('const-0', u'PTRADD_-1206997714'), ('const-10', u'CALL_-1206999011'), ('const-1196218', u'COPY_-1206997585'), ('const-1', u'COPY_-1206997852'), ('const-0', u'STORE_-1206997774'), (u'COPY_-1206997586', u'CALL_-1206998666'), ('const-1', u'PTRADD_-1206997865'), (u'INT_NOTEQUAL_-1206999513', u'CBRANCH_-1206999512'), (u'PTRADD_-1206999317', u'PTRADD_-1206997865'), ('const-1', u'PTRADD_-1206997713'), (u'INT_ADD_-1206998825', u'CALL_-1206998824'), (u'CAST_-1206998067', u'INT_EQUAL_-1206999721'), (u'COPY_-1206997688', u'RETURN_-1206997664'), ('const-1196236', u'COPY_-1206998041'), (u'INT_ADD_-1206999653', u'INT_ADD_-1206999651'), (u'CALL_-1206999011', u'CAST_-1206997730'), ('const-0', u'INT_EQUAL_-1206998957'), ('const-1', u'PTRADD_-1206997864'), (u'INT_ADD_-1206999568', u'STORE_-1206999568'), (u'MULTIEQUAL_-1206998309', u'PTRADD_-1206997713'), (u'INT_ADD_-1206999723', u'CALL_-1206998820'), ('const-96', u'INT_ADD_-1206998902'), (u'MULTIEQUAL_-1206998566', u'MULTIEQUAL_-1206998523'), (u'LOAD_-1206999540', u'MULTIEQUAL_-1206997958'), (u'PTRADD_-1206997714', u'STORE_-1206999012'), ('const-0', u'CALL_-1206998901'), (u'MULTIEQUAL_-1206998611', u'CALL_-1206999677'), ('const-20', u'INT_ADD_-1206999653'), (u'LOAD_-1206999461', u'CALL_-1206999421'), ('tmp_3716', u'CALL_-1206999541'), (u'CALL_-1206999258', u'MULTIEQUAL_-1206997590'), ('const-0', u'INT_EQUAL_-1206999616'), (u'CALL_-1206999388', u'PTRADD_-1206999317'), ('const-8', u'PTRADD_-1206997935'), ('const-0', u'COPY_-1206999031'), (u'PTRADD_-1206997864', u'STORE_-1206997925'), ('const-433', u'STORE_-1206999377'), (u'INT_ADD_-1206999575', u'CAST_-1206997958'), (u'CALL_-1206998824', u'INT_NOTEQUAL_-1206998809'), (u'CAST_-1206997990', u'MULTIEQUAL_-1206998309'), (u'PTRADD_-1206998053', u'COPY_-1206998069'), ('const-0', u'CALL_-1206998901'), ('const-104', u'INT_ADD_-1206999554'), (u'MULTIEQUAL_-1206998523', u'CALL_-1206999302'), (u'CALL_-1206998901', u'MULTIEQUAL_-1206997590'), ('const-1', u'RETURN_-1206998661'), ('const-1', u'PTRADD_-1206999383'), (u'MULTIEQUAL_-1206998523', u'PTRADD_-1206999317'), (u'CAST_-1206997520', u'MULTIEQUAL_-1206998566'), ('const-4', u'CALL_-1206998824'), ('const-59', u'STORE_-1206999377'), ('tmp_140', u'CBRANCH_-1206999756'), (u'MULTIEQUAL_-1206998566', u'CALL_-1206999541'), (u'COPY_-1206997852', u'RETURN_-1206997828'), (u'COPY_-1206997581', u'CALL_-1206998666'), (u'COPY_-1206997990', u'MULTIEQUAL_-1206997955'), ('const-128', u'CALL_-1206999302'), (u'MULTIEQUAL_-1206998523', u'CALL_-1206999228'), ('const-1196246', u'COPY_-1206997978'), ('tmp_618', u'CBRANCH_-1206999357'), ('const-0', u'INT_EQUAL_-1206998887'), ('tmp_1108', u'CBRANCH_-1206998885'), (u'INT_ADD_-1206999723', u'MULTIEQUAL_-1206998594'), (u'PTRADD_-1206999383', u'CALL_-1206999421'), (u'PTRADD_-1206997713', u'STORE_-1206997774'), (u'CALL_-1206999677', u'INT_ADD_-1206999651'), ('const-0', u'COPY_-1206997688'), ('tmp_105', u'CBRANCH_-1206999788'), (u'CAST_-1206998008', u'INT_NOTEQUAL_-1206999647'), (u'COPY_-1206998069', u'MULTIEQUAL_-1206998606'), ('const-433', u'LOAD_-1206999420'), ('const-791', u'CALL_-1206998666'), ('tmp_3716', u'CALL_-1206998886'), ('tmp_3722', u'LOAD_-1206999540'), ('const-0', u'CALL_-1206998824'), ('const-1', u'PTRADD_-1206999317'), ('tmp_715', u'CBRANCH_-1206999287'), ('const-0', u'CALL_-1206998824'), (u'CAST_-1206997667', u'CALL_-1206998824'), (u'LOAD_-1206999591', u'INT_ADD_-1206999568'), ('const-0', u'RETURN_-1206997662'), (u'MULTIEQUAL_-1206998594', u'INT_ADD_-1206999653'), (u'INT_ADD_-1206999651', u'CALL_-1206999634'), ('tmp_1152', u'BRANCH_-1206999005'), ('const-1', u'COPY_-1206998646'), ('const-0', u'RETURN_-1206998956'), (u'CAST_-1206997958', u'LOAD_-1206999591'), ('const-433', u'LOAD_-1206999676'), ('const-0', u'INT_EQUAL_-1206999288'), (u'MULTIEQUAL_-1206997958', u'INT_NOTEQUAL_-1206999513'), (u'CAST_-1206997730', u'MULTIEQUAL_-1206998309'), (u'INT_EQUAL_-1206999616', u'CBRANCH_-1206999614'), (u'CALL_-1206999634', u'CAST_-1206997990'), ('const-0', u'STORE_-1206997925'), (u'CALL_-1206999463', u'PTRADD_-1206999383'), ('tmp_3722', u'MULTIEQUAL_-1206997956'), (u'LOAD_-1206999776', u'CAST_-1206998067'), ('tmp_3716', u'CALL_-1206999741'), (u'PTRADD_-1206997940', u'LOAD_-1206999420'), ('const-10', u'COPY_-1206999052'), ('const-96', u'INT_ADD_-1206998825'), ('tmp_414', u'CBRANCH_-1206999512'), (u'CAST_-1206997990', u'MULTIEQUAL_-1206998566'), (u'MULTIEQUAL_-1206998523', u'CALL_-1206999388'), ('tmp_3721', u'INT_ADD_-1206999554'), (u'INT_ADD_-1206998902', u'CALL_-1206998901'), ('tmp_3722', u'LOAD_-1206999776'), ('tmp_3716', u'INT_EQUAL_-1206999616'), ('const-1', u'PTRADD_-1206997864'), ('const-433', u'STORE_-1206999568'), (u'MULTIEQUAL_-1206998523', u'CALL_-1206998901'), (u'PTRADD_-1206999317', u'PTRADD_-1206997864'), (u'INT_EQUAL_-1206999288', u'CBRANCH_-1206999287'), ('const-0', u'CALL_-1206999302'), ('const-0', u'INT_NOTEQUAL_-1206999513'), ('const-433', u'LOAD_-1206999776'), (u'COPY_-1206997585', u'CALL_-1206998666'), (u'CAST_-1206997944', u'STORE_-1206999568'), ('const-0', u'INT_NOTEQUAL_-1206999030'), ('const-101', u'STORE_-1206999012'), (u'MULTIEQUAL_-1206998309', u'PTRADD_-1206997714'), (u'CALL_-1206998940', u'INT_ADD_-1206998922'), ('const-433', u'STORE_-1206997774'), (u'COPY_-1206998126', u'MULTIEQUAL_-1206998606'), ('const-1', u'PTRADD_-1206997714'), ('const-1195800', u'COPY_-1206997586'), (u'MULTIEQUAL_-1206997955', u'PTRADD_-1206997935'), (u'INT_EQUAL_-1206998887', u'CBRANCH_-1206998885'), ('const-1', u'INT_ADD_-1206999568'), (u'COPY_-1206997978', u'CALL_-1206999421'), ('tmp_3716', u'CALL_-1206998940'), ('const-10', u'INT_ADD_-1206998922'), ('tmp_3721', u'CALL_-1206999258'), (u'LOAD_-1206999420', u'MULTIEQUAL_-1206997958'), ('const-0', u'CALL_-1206999302'), ('const-0', u'PTRADD_-1206997865'), (u'INT_NOTEQUAL_-1206998809', u'CBRANCH_-1206998808'), ('tmp_3721', u'CALL_-1206999302'), ('tmp_3721', u'INT_ADD_-1206998902'), (u'COPY_-1206998646', u'RETURN_-1206999164'), (u'COPY_-1206998487', u'RETURN_-1206998956'), ('tmp_3716', u'INT_EQUAL_-1206999758'), (u'MULTIEQUAL_-1206998523', u'PTRADD_-1206999383'), (u'MULTIEQUAL_-1206998309', u'MULTIEQUAL_-1206998523'), ('tmp_3722', u'COPY_-1206998126'), (u'INT_EQUAL_-1206999758', u'CBRANCH_-1206999756'), (u'CALL_-1206998926', u'CAST_-1206997667'), (u'COPY_-1206997686', u'RETURN_-1206997662'), ('const-0', u'INT_EQUAL_-1206999790'), (u'COPY_-1206999052', u'MULTIEQUAL_-1206998594'), ('tmp_1420', u'CBRANCH_-1206998808'), ('const-1', u'PTRADD_-1206998053'), ('const-433', u'LOAD_-1206999591'), ('tmp_269', u'CBRANCH_-1206999645'), ('const-1', u'PTRADD_-1206997935'), ('tmp_1232', u'CBRANCH_-1206998955'), ('const-1196230', u'COPY_-1206997744'), ('const-0', u'COPY_-1206997686'), (u'INT_EQUAL_-1206999721', u'CBRANCH_-1206999719'), (u'MULTIEQUAL_-1206998523', u'CALL_-1206999463'), ('tmp_1194', u'CBRANCH_-1206999028'), (u'CAST_-1206997667', u'CALL_-1206998732'), (u'MULTIEQUAL_-1206997956', u'PTRADD_-1206997940'), (u'LOAD_-1206999676', u'CAST_-1206998008'), ('const-4', u'CALL_-1206998901'), ('tmp_3722', u'INT_EQUAL_-1206999790'), ('const-433', u'STORE_-1206997925'), (u'COPY_-1206997934', u'MULTIEQUAL_-1206997955'), ('tmp_3725', u'COPY_-1206997990'), ('const-104', u'INT_ADD_-1206999575'), (u'INT_ADD_-1206998922', u'CALL_-1206998926'), ('const-1196840', u'COPY_-1206997581'), ('const-0', u'INT_EQUAL_-1206999721'), (u'INT_EQUAL_-1206999359', u'CBRANCH_-1206999357'), (u'CALL_-1206999302', u'INT_EQUAL_-1206999288'), (u'CAST_-1206998008', u'MULTIEQUAL_-1206998611'), ('tmp_1165', u'BRANCH_-1206998813'), (u'PTRADD_-1206997865', u'STORE_-1206999377'), ('const-0', u'COPY_-1206998487'), ('const-1', u'PTRADD_-1206997940'), (u'COPY_-1206998041', u'CALL_-1206999541'), (u'MULTIEQUAL_-1206998165', u'CALL_-1206999258'), ('tmp_307', u'CBRANCH_-1206999614'), ('const-0', u'RETURN_-1206997828'), (u'LOAD_-1206999591', u'MULTIEQUAL_-1206998165'), ('const-0', u'INT_EQUAL_-1206999758'), (u'PTRADD_-1206998053', u'LOAD_-1206999676')]
| null | null |
0011a4d0
|
x64
|
O2
|
(translation_unit "undefined8 FUN_0011a4d0(long param_1,char *param_2,long *param_3,undefined8 *param_4)\n\n{\n int iVar1;\n size_t sVar2;\n char *pcVar3;\n long *plVar4;\n long lVar5;\n long local_40;\n \n if (param_3 == (long *)0x0) {\n if (param_2 == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type");\n }\n sVar2 = strlen(param_2);\n pcVar3 = (char *)xmalloc(sVar2 + 10);\n sprintf(pcVar3,"xe%s:",param_2);\n iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);\n if (iVar1 != 0) {\n free(pcVar3);\n return 1;\n }\n return 0;\n }\n pcVar3 = (char *)*param_3;\n plVar4 = param_3;\n if (param_2 == (char *)0x0) {\n lVar5 = 10;\n if (pcVar3 != (char *)0x0) goto LAB_0011a520;\n pcVar3 = (char *)xmalloc(10);\nLAB_0011a650:\n local_40 = 0;\n pcVar3[0] = 'e';\n pcVar3[1] = '\0';\n }\n else {\n sVar2 = strlen(param_2);\n lVar5 = sVar2 + 10;\n if (pcVar3 == (char *)0x0) {\n pcVar3 = (char *)xmalloc(lVar5);\n }\n else {\nLAB_0011a520:\n do {\n sVar2 = strlen(pcVar3);\n pcVar3 = (char *)plVar4[1];\n lVar5 = lVar5 + 0x14 + sVar2;\n plVar4 = plVar4 + 1;\n } while (pcVar3 != (char *)0x0);\n pcVar3 = (char *)xmalloc(lVar5);\n if (param_2 == (char *)0x0) goto LAB_0011a650;\n }\n local_40 = *(long *)(param_1 + 0x68);\n *(long *)(param_1 + 0x68) = local_40 + 1;\n sprintf(pcVar3,"%s:T%ld=e",param_2);\n }\n lVar5 = *param_3;\n while (lVar5 != 0) {\n param_3 = param_3 + 1;\n sVar2 = strlen(pcVar3);\n sprintf(pcVar3 + sVar2,"%s:%ld,",lVar5,*param_4);\n param_4 = param_4 + 1;\n lVar5 = *param_3;\n }\n sVar2 = strlen(pcVar3);\n (pcVar3 + sVar2)[0] = ';';\n (pcVar3 + sVar2)[1] = '\0';\n if (param_2 == (char *)0x0) {\n iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);\n }\n else {\n iVar1 = FUN_00118330(param_1,0x80,0,0,pcVar3);\n if (iVar1 == 0) {\n return 0;\n }\n iVar1 = FUN_00119890(param_1,local_40,4);\n }\n if (iVar1 == 0) {\n return 0;\n }\n free(pcVar3);\n return 1;\n}\n\n" (function_definition "undefined8 FUN_0011a4d0(long param_1,char *param_2,long *param_3,undefined8 *param_4)\n\n{\n int iVar1;\n size_t sVar2;\n char *pcVar3;\n long *plVar4;\n long lVar5;\n long local_40;\n \n if (param_3 == (long *)0x0) {\n if (param_2 == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type");\n }\n sVar2 = strlen(param_2);\n pcVar3 = (char *)xmalloc(sVar2 + 10);\n sprintf(pcVar3,"xe%s:",param_2);\n iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);\n if (iVar1 != 0) {\n free(pcVar3);\n return 1;\n }\n return 0;\n }\n pcVar3 = (char *)*param_3;\n plVar4 = param_3;\n if (param_2 == (char *)0x0) {\n lVar5 = 10;\n if (pcVar3 != (char *)0x0) goto LAB_0011a520;\n pcVar3 = (char *)xmalloc(10);\nLAB_0011a650:\n local_40 = 0;\n pcVar3[0] = 'e';\n pcVar3[1] = '\0';\n }\n else {\n sVar2 = strlen(param_2);\n lVar5 = sVar2 + 10;\n if (pcVar3 == (char *)0x0) {\n pcVar3 = (char *)xmalloc(lVar5);\n }\n else {\nLAB_0011a520:\n do {\n sVar2 = strlen(pcVar3);\n pcVar3 = (char *)plVar4[1];\n lVar5 = lVar5 + 0x14 + sVar2;\n plVar4 = plVar4 + 1;\n } while (pcVar3 != (char *)0x0);\n pcVar3 = (char *)xmalloc(lVar5);\n if (param_2 == (char *)0x0) goto LAB_0011a650;\n }\n local_40 = *(long *)(param_1 + 0x68);\n *(long *)(param_1 + 0x68) = local_40 + 1;\n sprintf(pcVar3,"%s:T%ld=e",param_2);\n }\n lVar5 = *param_3;\n while (lVar5 != 0) {\n param_3 = param_3 + 1;\n sVar2 = strlen(pcVar3);\n sprintf(pcVar3 + sVar2,"%s:%ld,",lVar5,*param_4);\n param_4 = param_4 + 1;\n lVar5 = *param_3;\n }\n sVar2 = strlen(pcVar3);\n (pcVar3 + sVar2)[0] = ';';\n (pcVar3 + sVar2)[1] = '\0';\n if (param_2 == (char *)0x0) {\n iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);\n }\n else {\n iVar1 = FUN_00118330(param_1,0x80,0,0,pcVar3);\n if (iVar1 == 0) {\n return 0;\n }\n iVar1 = FUN_00119890(param_1,local_40,4);\n }\n if (iVar1 == 0) {\n return 0;\n }\n free(pcVar3);\n return 1;\n}" type_identifier (function_declarator "FUN_0011a4d0(long param_1,char *param_2,long *param_3,undefined8 *param_4)" identifier (parameter_list "(long param_1,char *param_2,long *param_3,undefined8 *param_4)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "char *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "long *param_3" (sized_type_specifier "long" long) (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "undefined8 *param_4" type_identifier (pointer_declarator "*param_4" * identifier)) ))) (compound_statement "{\n int iVar1;\n size_t sVar2;\n char *pcVar3;\n long *plVar4;\n long lVar5;\n long local_40;\n \n if (param_3 == (long *)0x0) {\n if (param_2 == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type");\n }\n sVar2 = strlen(param_2);\n pcVar3 = (char *)xmalloc(sVar2 + 10);\n sprintf(pcVar3,"xe%s:",param_2);\n iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);\n if (iVar1 != 0) {\n free(pcVar3);\n return 1;\n }\n return 0;\n }\n pcVar3 = (char *)*param_3;\n plVar4 = param_3;\n if (param_2 == (char *)0x0) {\n lVar5 = 10;\n if (pcVar3 != (char *)0x0) goto LAB_0011a520;\n pcVar3 = (char *)xmalloc(10);\nLAB_0011a650:\n local_40 = 0;\n pcVar3[0] = 'e';\n pcVar3[1] = '\0';\n }\n else {\n sVar2 = strlen(param_2);\n lVar5 = sVar2 + 10;\n if (pcVar3 == (char *)0x0) {\n pcVar3 = (char *)xmalloc(lVar5);\n }\n else {\nLAB_0011a520:\n do {\n sVar2 = strlen(pcVar3);\n pcVar3 = (char *)plVar4[1];\n lVar5 = lVar5 + 0x14 + sVar2;\n plVar4 = plVar4 + 1;\n } while (pcVar3 != (char *)0x0);\n pcVar3 = (char *)xmalloc(lVar5);\n if (param_2 == (char *)0x0) goto LAB_0011a650;\n }\n local_40 = *(long *)(param_1 + 0x68);\n *(long *)(param_1 + 0x68) = local_40 + 1;\n sprintf(pcVar3,"%s:T%ld=e",param_2);\n }\n lVar5 = *param_3;\n while (lVar5 != 0) {\n param_3 = param_3 + 1;\n sVar2 = strlen(pcVar3);\n sprintf(pcVar3 + sVar2,"%s:%ld,",lVar5,*param_4);\n param_4 = param_4 + 1;\n lVar5 = *param_3;\n }\n sVar2 = strlen(pcVar3);\n (pcVar3 + sVar2)[0] = ';';\n (pcVar3 + sVar2)[1] = '\0';\n if (param_2 == (char *)0x0) {\n iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);\n }\n else {\n iVar1 = FUN_00118330(param_1,0x80,0,0,pcVar3);\n if (iVar1 == 0) {\n return 0;\n }\n iVar1 = FUN_00119890(param_1,local_40,4);\n }\n if (iVar1 == 0) {\n return 0;\n }\n free(pcVar3);\n return 1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "size_t sVar2;" primitive_type identifier ;) (declaration "char *pcVar3;" primitive_type (pointer_declarator "*pcVar3" * identifier) ;) (declaration "long *plVar4;" (sized_type_specifier "long" long) (pointer_declarator "*plVar4" * identifier) ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_40;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (param_3 == (long *)0x0) {\n if (param_2 == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type");\n }\n sVar2 = strlen(param_2);\n pcVar3 = (char *)xmalloc(sVar2 + 10);\n sprintf(pcVar3,"xe%s:",param_2);\n iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);\n if (iVar1 != 0) {\n free(pcVar3);\n return 1;\n }\n return 0;\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 (param_2 == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type");\n }\n sVar2 = strlen(param_2);\n pcVar3 = (char *)xmalloc(sVar2 + 10);\n sprintf(pcVar3,"xe%s:",param_2);\n iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);\n if (iVar1 != 0) {\n free(pcVar3);\n return 1;\n }\n return 0;\n }" { (if_statement "if (param_2 == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type");\n }" if (parenthesized_expression "(param_2 == (char *)0x0)" ( (binary_expression "param_2 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type");\n }" { comment (expression_statement "__assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type");" (call_expression "__assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type")" identifier (argument_list "("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type")" ( (string_literal ""tag != NULL"" " string_content ") , (string_literal ""../../binutils/wrstabs.c"" " string_content ") , number_literal , (string_literal ""stab_enum_type"" " string_content ") ))) ;) })) (expression_statement "sVar2 = strlen(param_2);" (assignment_expression "sVar2 = strlen(param_2)" identifier = (call_expression "strlen(param_2)" identifier (argument_list "(param_2)" ( identifier )))) ;) (expression_statement "pcVar3 = (char *)xmalloc(sVar2 + 10);" (assignment_expression "pcVar3 = (char *)xmalloc(sVar2 + 10)" identifier = (cast_expression "(char *)xmalloc(sVar2 + 10)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(sVar2 + 10)" identifier (argument_list "(sVar2 + 10)" ( (binary_expression "sVar2 + 10" identifier + number_literal) ))))) ;) (expression_statement "sprintf(pcVar3,"xe%s:",param_2);" (call_expression "sprintf(pcVar3,"xe%s:",param_2)" identifier (argument_list "(pcVar3,"xe%s:",param_2)" ( identifier , (string_literal ""xe%s:"" " string_content ") , identifier ))) ;) (expression_statement "iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);" (assignment_expression "iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4)" identifier = (call_expression "FUN_00119800(param_1 + 0x60,pcVar3,0,0,4)" identifier (argument_list "(param_1 + 0x60,pcVar3,0,0,4)" ( (binary_expression "param_1 + 0x60" identifier + number_literal) , identifier , number_literal , number_literal , number_literal )))) ;) (if_statement "if (iVar1 != 0) {\n free(pcVar3);\n return 1;\n }" if (parenthesized_expression "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) )) (compound_statement "{\n free(pcVar3);\n return 1;\n }" { (expression_statement "free(pcVar3);" (call_expression "free(pcVar3)" identifier (argument_list "(pcVar3)" ( identifier ))) ;) (return_statement "return 1;" return number_literal ;) })) (return_statement "return 0;" return number_literal ;) })) (expression_statement "pcVar3 = (char *)*param_3;" (assignment_expression "pcVar3 = (char *)*param_3" identifier = (cast_expression "(char *)*param_3" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_3" * identifier))) ;) (expression_statement "plVar4 = param_3;" (assignment_expression "plVar4 = param_3" identifier = identifier) ;) (if_statement "if (param_2 == (char *)0x0) {\n lVar5 = 10;\n if (pcVar3 != (char *)0x0) goto LAB_0011a520;\n pcVar3 = (char *)xmalloc(10);\nLAB_0011a650:\n local_40 = 0;\n pcVar3[0] = 'e';\n pcVar3[1] = '\0';\n }\n else {\n sVar2 = strlen(param_2);\n lVar5 = sVar2 + 10;\n if (pcVar3 == (char *)0x0) {\n pcVar3 = (char *)xmalloc(lVar5);\n }\n else {\nLAB_0011a520:\n do {\n sVar2 = strlen(pcVar3);\n pcVar3 = (char *)plVar4[1];\n lVar5 = lVar5 + 0x14 + sVar2;\n plVar4 = plVar4 + 1;\n } while (pcVar3 != (char *)0x0);\n pcVar3 = (char *)xmalloc(lVar5);\n if (param_2 == (char *)0x0) goto LAB_0011a650;\n }\n local_40 = *(long *)(param_1 + 0x68);\n *(long *)(param_1 + 0x68) = local_40 + 1;\n sprintf(pcVar3,"%s:T%ld=e",param_2);\n }" if (parenthesized_expression "(param_2 == (char *)0x0)" ( (binary_expression "param_2 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n lVar5 = 10;\n if (pcVar3 != (char *)0x0) goto LAB_0011a520;\n pcVar3 = (char *)xmalloc(10);\nLAB_0011a650:\n local_40 = 0;\n pcVar3[0] = 'e';\n pcVar3[1] = '\0';\n }" { (expression_statement "lVar5 = 10;" (assignment_expression "lVar5 = 10" identifier = number_literal) ;) (if_statement "if (pcVar3 != (char *)0x0) goto LAB_0011a520;" 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)) )) (goto_statement "goto LAB_0011a520;" goto statement_identifier ;)) (expression_statement "pcVar3 = (char *)xmalloc(10);" (assignment_expression "pcVar3 = (char *)xmalloc(10)" identifier = (cast_expression "(char *)xmalloc(10)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(10)" identifier (argument_list "(10)" ( number_literal ))))) ;) (labeled_statement "LAB_0011a650:\n local_40 = 0;" statement_identifier : (expression_statement "local_40 = 0;" (assignment_expression "local_40 = 0" identifier = number_literal) ;)) (expression_statement "pcVar3[0] = 'e';" (assignment_expression "pcVar3[0] = 'e'" (subscript_expression "pcVar3[0]" identifier [ number_literal ]) = (char_literal "'e'" ' character ')) ;) (expression_statement "pcVar3[1] = '\0';" (assignment_expression "pcVar3[1] = '\0'" (subscript_expression "pcVar3[1]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) }) (else_clause "else {\n sVar2 = strlen(param_2);\n lVar5 = sVar2 + 10;\n if (pcVar3 == (char *)0x0) {\n pcVar3 = (char *)xmalloc(lVar5);\n }\n else {\nLAB_0011a520:\n do {\n sVar2 = strlen(pcVar3);\n pcVar3 = (char *)plVar4[1];\n lVar5 = lVar5 + 0x14 + sVar2;\n plVar4 = plVar4 + 1;\n } while (pcVar3 != (char *)0x0);\n pcVar3 = (char *)xmalloc(lVar5);\n if (param_2 == (char *)0x0) goto LAB_0011a650;\n }\n local_40 = *(long *)(param_1 + 0x68);\n *(long *)(param_1 + 0x68) = local_40 + 1;\n sprintf(pcVar3,"%s:T%ld=e",param_2);\n }" else (compound_statement "{\n sVar2 = strlen(param_2);\n lVar5 = sVar2 + 10;\n if (pcVar3 == (char *)0x0) {\n pcVar3 = (char *)xmalloc(lVar5);\n }\n else {\nLAB_0011a520:\n do {\n sVar2 = strlen(pcVar3);\n pcVar3 = (char *)plVar4[1];\n lVar5 = lVar5 + 0x14 + sVar2;\n plVar4 = plVar4 + 1;\n } while (pcVar3 != (char *)0x0);\n pcVar3 = (char *)xmalloc(lVar5);\n if (param_2 == (char *)0x0) goto LAB_0011a650;\n }\n local_40 = *(long *)(param_1 + 0x68);\n *(long *)(param_1 + 0x68) = local_40 + 1;\n sprintf(pcVar3,"%s:T%ld=e",param_2);\n }" { (expression_statement "sVar2 = strlen(param_2);" (assignment_expression "sVar2 = strlen(param_2)" identifier = (call_expression "strlen(param_2)" identifier (argument_list "(param_2)" ( identifier )))) ;) (expression_statement "lVar5 = sVar2 + 10;" (assignment_expression "lVar5 = sVar2 + 10" identifier = (binary_expression "sVar2 + 10" identifier + number_literal)) ;) (if_statement "if (pcVar3 == (char *)0x0) {\n pcVar3 = (char *)xmalloc(lVar5);\n }\n else {\nLAB_0011a520:\n do {\n sVar2 = strlen(pcVar3);\n pcVar3 = (char *)plVar4[1];\n lVar5 = lVar5 + 0x14 + sVar2;\n plVar4 = plVar4 + 1;\n } while (pcVar3 != (char *)0x0);\n pcVar3 = (char *)xmalloc(lVar5);\n if (param_2 == (char *)0x0) goto LAB_0011a650;\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 = (char *)xmalloc(lVar5);\n }" { (expression_statement "pcVar3 = (char *)xmalloc(lVar5);" (assignment_expression "pcVar3 = (char *)xmalloc(lVar5)" identifier = (cast_expression "(char *)xmalloc(lVar5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(lVar5)" identifier (argument_list "(lVar5)" ( identifier ))))) ;) }) (else_clause "else {\nLAB_0011a520:\n do {\n sVar2 = strlen(pcVar3);\n pcVar3 = (char *)plVar4[1];\n lVar5 = lVar5 + 0x14 + sVar2;\n plVar4 = plVar4 + 1;\n } while (pcVar3 != (char *)0x0);\n pcVar3 = (char *)xmalloc(lVar5);\n if (param_2 == (char *)0x0) goto LAB_0011a650;\n }" else (compound_statement "{\nLAB_0011a520:\n do {\n sVar2 = strlen(pcVar3);\n pcVar3 = (char *)plVar4[1];\n lVar5 = lVar5 + 0x14 + sVar2;\n plVar4 = plVar4 + 1;\n } while (pcVar3 != (char *)0x0);\n pcVar3 = (char *)xmalloc(lVar5);\n if (param_2 == (char *)0x0) goto LAB_0011a650;\n }" { (labeled_statement "LAB_0011a520:\n do {\n sVar2 = strlen(pcVar3);\n pcVar3 = (char *)plVar4[1];\n lVar5 = lVar5 + 0x14 + sVar2;\n plVar4 = plVar4 + 1;\n } while (pcVar3 != (char *)0x0);" statement_identifier : (do_statement "do {\n sVar2 = strlen(pcVar3);\n pcVar3 = (char *)plVar4[1];\n lVar5 = lVar5 + 0x14 + sVar2;\n plVar4 = plVar4 + 1;\n } while (pcVar3 != (char *)0x0);" do (compound_statement "{\n sVar2 = strlen(pcVar3);\n pcVar3 = (char *)plVar4[1];\n lVar5 = lVar5 + 0x14 + sVar2;\n plVar4 = plVar4 + 1;\n }" { (expression_statement "sVar2 = strlen(pcVar3);" (assignment_expression "sVar2 = strlen(pcVar3)" identifier = (call_expression "strlen(pcVar3)" identifier (argument_list "(pcVar3)" ( identifier )))) ;) (expression_statement "pcVar3 = (char *)plVar4[1];" (assignment_expression "pcVar3 = (char *)plVar4[1]" identifier = (cast_expression "(char *)plVar4[1]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar4[1]" identifier [ number_literal ]))) ;) (expression_statement "lVar5 = lVar5 + 0x14 + sVar2;" (assignment_expression "lVar5 = lVar5 + 0x14 + sVar2" identifier = (binary_expression "lVar5 + 0x14 + sVar2" (binary_expression "lVar5 + 0x14" identifier + number_literal) + identifier)) ;) (expression_statement "plVar4 = plVar4 + 1;" (assignment_expression "plVar4 = plVar4 + 1" identifier = (binary_expression "plVar4 + 1" identifier + number_literal)) ;) }) while (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)) )) ;)) (expression_statement "pcVar3 = (char *)xmalloc(lVar5);" (assignment_expression "pcVar3 = (char *)xmalloc(lVar5)" identifier = (cast_expression "(char *)xmalloc(lVar5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(lVar5)" identifier (argument_list "(lVar5)" ( identifier ))))) ;) (if_statement "if (param_2 == (char *)0x0) goto LAB_0011a650;" if (parenthesized_expression "(param_2 == (char *)0x0)" ( (binary_expression "param_2 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_0011a650;" goto statement_identifier ;)) }))) (expression_statement "local_40 = *(long *)(param_1 + 0x68);" (assignment_expression "local_40 = *(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) ))))) ;) (expression_statement "*(long *)(param_1 + 0x68) = local_40 + 1;" (assignment_expression "*(long *)(param_1 + 0x68) = local_40 + 1" (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) )))) = (binary_expression "local_40 + 1" identifier + number_literal)) ;) (expression_statement "sprintf(pcVar3,"%s:T%ld=e",param_2);" (call_expression "sprintf(pcVar3,"%s:T%ld=e",param_2)" identifier (argument_list "(pcVar3,"%s:T%ld=e",param_2)" ( identifier , (string_literal ""%s:T%ld=e"" " string_content ") , identifier ))) ;) }))) (expression_statement "lVar5 = *param_3;" (assignment_expression "lVar5 = *param_3" identifier = (pointer_expression "*param_3" * identifier)) ;) (while_statement "while (lVar5 != 0) {\n param_3 = param_3 + 1;\n sVar2 = strlen(pcVar3);\n sprintf(pcVar3 + sVar2,"%s:%ld,",lVar5,*param_4);\n param_4 = param_4 + 1;\n lVar5 = *param_3;\n }" while (parenthesized_expression "(lVar5 != 0)" ( (binary_expression "lVar5 != 0" identifier != number_literal) )) (compound_statement "{\n param_3 = param_3 + 1;\n sVar2 = strlen(pcVar3);\n sprintf(pcVar3 + sVar2,"%s:%ld,",lVar5,*param_4);\n param_4 = param_4 + 1;\n lVar5 = *param_3;\n }" { (expression_statement "param_3 = param_3 + 1;" (assignment_expression "param_3 = param_3 + 1" identifier = (binary_expression "param_3 + 1" identifier + number_literal)) ;) (expression_statement "sVar2 = strlen(pcVar3);" (assignment_expression "sVar2 = strlen(pcVar3)" identifier = (call_expression "strlen(pcVar3)" identifier (argument_list "(pcVar3)" ( identifier )))) ;) (expression_statement "sprintf(pcVar3 + sVar2,"%s:%ld,",lVar5,*param_4);" (call_expression "sprintf(pcVar3 + sVar2,"%s:%ld,",lVar5,*param_4)" identifier (argument_list "(pcVar3 + sVar2,"%s:%ld,",lVar5,*param_4)" ( (binary_expression "pcVar3 + sVar2" identifier + identifier) , (string_literal ""%s:%ld,"" " string_content ") , identifier , (pointer_expression "*param_4" * identifier) ))) ;) (expression_statement "param_4 = param_4 + 1;" (assignment_expression "param_4 = param_4 + 1" identifier = (binary_expression "param_4 + 1" identifier + number_literal)) ;) (expression_statement "lVar5 = *param_3;" (assignment_expression "lVar5 = *param_3" identifier = (pointer_expression "*param_3" * identifier)) ;) })) (expression_statement "sVar2 = strlen(pcVar3);" (assignment_expression "sVar2 = strlen(pcVar3)" identifier = (call_expression "strlen(pcVar3)" identifier (argument_list "(pcVar3)" ( identifier )))) ;) (expression_statement "(pcVar3 + sVar2)[0] = ';';" (assignment_expression "(pcVar3 + sVar2)[0] = ';'" (subscript_expression "(pcVar3 + sVar2)[0]" (parenthesized_expression "(pcVar3 + sVar2)" ( (binary_expression "pcVar3 + sVar2" identifier + identifier) )) [ number_literal ]) = (char_literal "';'" ' character ')) ;) (expression_statement "(pcVar3 + sVar2)[1] = '\0';" (assignment_expression "(pcVar3 + sVar2)[1] = '\0'" (subscript_expression "(pcVar3 + sVar2)[1]" (parenthesized_expression "(pcVar3 + sVar2)" ( (binary_expression "pcVar3 + sVar2" identifier + identifier) )) [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (if_statement "if (param_2 == (char *)0x0) {\n iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);\n }\n else {\n iVar1 = FUN_00118330(param_1,0x80,0,0,pcVar3);\n if (iVar1 == 0) {\n return 0;\n }\n iVar1 = FUN_00119890(param_1,local_40,4);\n }" if (parenthesized_expression "(param_2 == (char *)0x0)" ( (binary_expression "param_2 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);\n }" { (expression_statement "iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);" (assignment_expression "iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4)" identifier = (call_expression "FUN_00119800(param_1 + 0x60,pcVar3,0,0,4)" identifier (argument_list "(param_1 + 0x60,pcVar3,0,0,4)" ( (binary_expression "param_1 + 0x60" identifier + number_literal) , identifier , number_literal , number_literal , number_literal )))) ;) }) (else_clause "else {\n iVar1 = FUN_00118330(param_1,0x80,0,0,pcVar3);\n if (iVar1 == 0) {\n return 0;\n }\n iVar1 = FUN_00119890(param_1,local_40,4);\n }" else (compound_statement "{\n iVar1 = FUN_00118330(param_1,0x80,0,0,pcVar3);\n if (iVar1 == 0) {\n return 0;\n }\n iVar1 = FUN_00119890(param_1,local_40,4);\n }" { (expression_statement "iVar1 = FUN_00118330(param_1,0x80,0,0,pcVar3);" (assignment_expression "iVar1 = FUN_00118330(param_1,0x80,0,0,pcVar3)" identifier = (call_expression "FUN_00118330(param_1,0x80,0,0,pcVar3)" identifier (argument_list "(param_1,0x80,0,0,pcVar3)" ( identifier , number_literal , number_literal , number_literal , identifier )))) ;) (if_statement "if (iVar1 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "iVar1 = FUN_00119890(param_1,local_40,4);" (assignment_expression "iVar1 = FUN_00119890(param_1,local_40,4)" identifier = (call_expression "FUN_00119890(param_1,local_40,4)" identifier (argument_list "(param_1,local_40,4)" ( identifier , identifier , number_literal )))) ;) }))) (if_statement "if (iVar1 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "free(pcVar3);" (call_expression "free(pcVar3)" identifier (argument_list "(pcVar3)" ( identifier ))) ;) (return_statement "return 1;" return number_literal ;) })))
|
(translation_unit "bfd_boolean stab_enum_type(void *p,char *tag,char **names,bfd_signed_vma *vals)\n\n{\n char *pcVar1;\n bfd_boolean bVar2;\n int iVar3;\n size_t sVar4;\n char *pcVar5;\n char **ppcVar6;\n long lVar7;\n long local_40;\n \n if (names == (char **)0x0) {\n if (tag == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type");\n }\n sVar4 = strlen(tag);\n pcVar5 = (char *)xmalloc(sVar4 + 10);\n sprintf(pcVar5,"xe%s:",tag);\n bVar2 = stab_push_string((stab_write_handle *)((long)p + 0x60),pcVar5,0,0,4);\n if (bVar2 != 0) {\n free(pcVar5);\n return 1;\n }\n return 0;\n }\n pcVar5 = *names;\n ppcVar6 = names;\n if (tag == (char *)0x0) {\n lVar7 = 10;\n if (pcVar5 != (char *)0x0) goto LAB_0011a520;\n pcVar5 = (char *)xmalloc(10);\nLAB_0011a650:\n local_40 = 0;\n pcVar5[0] = 'e';\n pcVar5[1] = '\0';\n }\n else {\n sVar4 = strlen(tag);\n lVar7 = sVar4 + 10;\n if (pcVar5 == (char *)0x0) {\n pcVar5 = (char *)xmalloc(lVar7);\n }\n else {\nLAB_0011a520:\n do {\n sVar4 = strlen(pcVar5);\n pcVar5 = ppcVar6[1];\n lVar7 = lVar7 + 0x14 + sVar4;\n ppcVar6 = ppcVar6 + 1;\n } while (pcVar5 != (char *)0x0);\n pcVar5 = (char *)xmalloc(lVar7);\n if (tag == (char *)0x0) goto LAB_0011a650;\n }\n local_40 = *(long *)((long)p + 0x68);\n *(long *)((long)p + 0x68) = local_40 + 1;\n sprintf(pcVar5,"%s:T%ld=e",tag);\n }\n pcVar1 = *names;\n while (pcVar1 != (char *)0x0) {\n names = names + 1;\n sVar4 = strlen(pcVar5);\n sprintf(pcVar5 + sVar4,"%s:%ld,",pcVar1);\n pcVar1 = *names;\n }\n sVar4 = strlen(pcVar5);\n (pcVar5 + sVar4)[0] = ';';\n (pcVar5 + sVar4)[1] = '\0';\n if (tag == (char *)0x0) {\n iVar3 = stab_push_string((stab_write_handle *)((long)p + 0x60),pcVar5,0,0,4);\n }\n else {\n bVar2 = stab_write_symbol((stab_write_handle *)p,0x80,0,0,pcVar5);\n if (bVar2 == 0) {\n return 0;\n }\n iVar3 = stab_push_defined_type((stab_write_handle *)p,local_40,4);\n }\n if (iVar3 == 0) {\n return 0;\n }\n free(pcVar5);\n return 1;\n}\n\n" (function_definition "bfd_boolean stab_enum_type(void *p,char *tag,char **names,bfd_signed_vma *vals)\n\n{\n char *pcVar1;\n bfd_boolean bVar2;\n int iVar3;\n size_t sVar4;\n char *pcVar5;\n char **ppcVar6;\n long lVar7;\n long local_40;\n \n if (names == (char **)0x0) {\n if (tag == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type");\n }\n sVar4 = strlen(tag);\n pcVar5 = (char *)xmalloc(sVar4 + 10);\n sprintf(pcVar5,"xe%s:",tag);\n bVar2 = stab_push_string((stab_write_handle *)((long)p + 0x60),pcVar5,0,0,4);\n if (bVar2 != 0) {\n free(pcVar5);\n return 1;\n }\n return 0;\n }\n pcVar5 = *names;\n ppcVar6 = names;\n if (tag == (char *)0x0) {\n lVar7 = 10;\n if (pcVar5 != (char *)0x0) goto LAB_0011a520;\n pcVar5 = (char *)xmalloc(10);\nLAB_0011a650:\n local_40 = 0;\n pcVar5[0] = 'e';\n pcVar5[1] = '\0';\n }\n else {\n sVar4 = strlen(tag);\n lVar7 = sVar4 + 10;\n if (pcVar5 == (char *)0x0) {\n pcVar5 = (char *)xmalloc(lVar7);\n }\n else {\nLAB_0011a520:\n do {\n sVar4 = strlen(pcVar5);\n pcVar5 = ppcVar6[1];\n lVar7 = lVar7 + 0x14 + sVar4;\n ppcVar6 = ppcVar6 + 1;\n } while (pcVar5 != (char *)0x0);\n pcVar5 = (char *)xmalloc(lVar7);\n if (tag == (char *)0x0) goto LAB_0011a650;\n }\n local_40 = *(long *)((long)p + 0x68);\n *(long *)((long)p + 0x68) = local_40 + 1;\n sprintf(pcVar5,"%s:T%ld=e",tag);\n }\n pcVar1 = *names;\n while (pcVar1 != (char *)0x0) {\n names = names + 1;\n sVar4 = strlen(pcVar5);\n sprintf(pcVar5 + sVar4,"%s:%ld,",pcVar1);\n pcVar1 = *names;\n }\n sVar4 = strlen(pcVar5);\n (pcVar5 + sVar4)[0] = ';';\n (pcVar5 + sVar4)[1] = '\0';\n if (tag == (char *)0x0) {\n iVar3 = stab_push_string((stab_write_handle *)((long)p + 0x60),pcVar5,0,0,4);\n }\n else {\n bVar2 = stab_write_symbol((stab_write_handle *)p,0x80,0,0,pcVar5);\n if (bVar2 == 0) {\n return 0;\n }\n iVar3 = stab_push_defined_type((stab_write_handle *)p,local_40,4);\n }\n if (iVar3 == 0) {\n return 0;\n }\n free(pcVar5);\n return 1;\n}" type_identifier (function_declarator "stab_enum_type(void *p,char *tag,char **names,bfd_signed_vma *vals)" identifier (parameter_list "(void *p,char *tag,char **names,bfd_signed_vma *vals)" ( (parameter_declaration "void *p" primitive_type (pointer_declarator "*p" * identifier)) , (parameter_declaration "char *tag" primitive_type (pointer_declarator "*tag" * identifier)) , (parameter_declaration "char **names" primitive_type (pointer_declarator "**names" * (pointer_declarator "*names" * identifier))) , (parameter_declaration "bfd_signed_vma *vals" type_identifier (pointer_declarator "*vals" * identifier)) ))) (compound_statement "{\n char *pcVar1;\n bfd_boolean bVar2;\n int iVar3;\n size_t sVar4;\n char *pcVar5;\n char **ppcVar6;\n long lVar7;\n long local_40;\n \n if (names == (char **)0x0) {\n if (tag == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type");\n }\n sVar4 = strlen(tag);\n pcVar5 = (char *)xmalloc(sVar4 + 10);\n sprintf(pcVar5,"xe%s:",tag);\n bVar2 = stab_push_string((stab_write_handle *)((long)p + 0x60),pcVar5,0,0,4);\n if (bVar2 != 0) {\n free(pcVar5);\n return 1;\n }\n return 0;\n }\n pcVar5 = *names;\n ppcVar6 = names;\n if (tag == (char *)0x0) {\n lVar7 = 10;\n if (pcVar5 != (char *)0x0) goto LAB_0011a520;\n pcVar5 = (char *)xmalloc(10);\nLAB_0011a650:\n local_40 = 0;\n pcVar5[0] = 'e';\n pcVar5[1] = '\0';\n }\n else {\n sVar4 = strlen(tag);\n lVar7 = sVar4 + 10;\n if (pcVar5 == (char *)0x0) {\n pcVar5 = (char *)xmalloc(lVar7);\n }\n else {\nLAB_0011a520:\n do {\n sVar4 = strlen(pcVar5);\n pcVar5 = ppcVar6[1];\n lVar7 = lVar7 + 0x14 + sVar4;\n ppcVar6 = ppcVar6 + 1;\n } while (pcVar5 != (char *)0x0);\n pcVar5 = (char *)xmalloc(lVar7);\n if (tag == (char *)0x0) goto LAB_0011a650;\n }\n local_40 = *(long *)((long)p + 0x68);\n *(long *)((long)p + 0x68) = local_40 + 1;\n sprintf(pcVar5,"%s:T%ld=e",tag);\n }\n pcVar1 = *names;\n while (pcVar1 != (char *)0x0) {\n names = names + 1;\n sVar4 = strlen(pcVar5);\n sprintf(pcVar5 + sVar4,"%s:%ld,",pcVar1);\n pcVar1 = *names;\n }\n sVar4 = strlen(pcVar5);\n (pcVar5 + sVar4)[0] = ';';\n (pcVar5 + sVar4)[1] = '\0';\n if (tag == (char *)0x0) {\n iVar3 = stab_push_string((stab_write_handle *)((long)p + 0x60),pcVar5,0,0,4);\n }\n else {\n bVar2 = stab_write_symbol((stab_write_handle *)p,0x80,0,0,pcVar5);\n if (bVar2 == 0) {\n return 0;\n }\n iVar3 = stab_push_defined_type((stab_write_handle *)p,local_40,4);\n }\n if (iVar3 == 0) {\n return 0;\n }\n free(pcVar5);\n return 1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (declaration "bfd_boolean bVar2;" type_identifier identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "size_t sVar4;" primitive_type identifier ;) (declaration "char *pcVar5;" primitive_type (pointer_declarator "*pcVar5" * identifier) ;) (declaration "char **ppcVar6;" primitive_type (pointer_declarator "**ppcVar6" * (pointer_declarator "*ppcVar6" * identifier)) ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_40;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (names == (char **)0x0) {\n if (tag == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type");\n }\n sVar4 = strlen(tag);\n pcVar5 = (char *)xmalloc(sVar4 + 10);\n sprintf(pcVar5,"xe%s:",tag);\n bVar2 = stab_push_string((stab_write_handle *)((long)p + 0x60),pcVar5,0,0,4);\n if (bVar2 != 0) {\n free(pcVar5);\n return 1;\n }\n return 0;\n }" if (parenthesized_expression "(names == (char **)0x0)" ( (binary_expression "names == (char **)0x0" identifier == (cast_expression "(char **)0x0" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal)) )) (compound_statement "{\n if (tag == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type");\n }\n sVar4 = strlen(tag);\n pcVar5 = (char *)xmalloc(sVar4 + 10);\n sprintf(pcVar5,"xe%s:",tag);\n bVar2 = stab_push_string((stab_write_handle *)((long)p + 0x60),pcVar5,0,0,4);\n if (bVar2 != 0) {\n free(pcVar5);\n return 1;\n }\n return 0;\n }" { (if_statement "if (tag == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type");\n }" if (parenthesized_expression "(tag == (char *)0x0)" ( (binary_expression "tag == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type");\n }" { comment (expression_statement "__assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type");" (call_expression "__assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type")" identifier (argument_list "("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type")" ( (string_literal ""tag != NULL"" " string_content ") , (string_literal ""../../binutils/wrstabs.c"" " string_content ") , number_literal , (string_literal ""stab_enum_type"" " string_content ") ))) ;) })) (expression_statement "sVar4 = strlen(tag);" (assignment_expression "sVar4 = strlen(tag)" identifier = (call_expression "strlen(tag)" identifier (argument_list "(tag)" ( identifier )))) ;) (expression_statement "pcVar5 = (char *)xmalloc(sVar4 + 10);" (assignment_expression "pcVar5 = (char *)xmalloc(sVar4 + 10)" identifier = (cast_expression "(char *)xmalloc(sVar4 + 10)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(sVar4 + 10)" identifier (argument_list "(sVar4 + 10)" ( (binary_expression "sVar4 + 10" identifier + number_literal) ))))) ;) (expression_statement "sprintf(pcVar5,"xe%s:",tag);" (call_expression "sprintf(pcVar5,"xe%s:",tag)" identifier (argument_list "(pcVar5,"xe%s:",tag)" ( identifier , (string_literal ""xe%s:"" " string_content ") , identifier ))) ;) (expression_statement "bVar2 = stab_push_string((stab_write_handle *)((long)p + 0x60),pcVar5,0,0,4);" (assignment_expression "bVar2 = stab_push_string((stab_write_handle *)((long)p + 0x60),pcVar5,0,0,4)" identifier = (call_expression "stab_push_string((stab_write_handle *)((long)p + 0x60),pcVar5,0,0,4)" identifier (argument_list "((stab_write_handle *)((long)p + 0x60),pcVar5,0,0,4)" ( (cast_expression "(stab_write_handle *)((long)p + 0x60)" ( (type_descriptor "stab_write_handle *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)p + 0x60)" ( (binary_expression "(long)p + 0x60" (cast_expression "(long)p" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))) , identifier , number_literal , number_literal , number_literal )))) ;) (if_statement "if (bVar2 != 0) {\n free(pcVar5);\n return 1;\n }" if (parenthesized_expression "(bVar2 != 0)" ( (binary_expression "bVar2 != 0" identifier != number_literal) )) (compound_statement "{\n free(pcVar5);\n return 1;\n }" { (expression_statement "free(pcVar5);" (call_expression "free(pcVar5)" identifier (argument_list "(pcVar5)" ( identifier ))) ;) (return_statement "return 1;" return number_literal ;) })) (return_statement "return 0;" return number_literal ;) })) (expression_statement "pcVar5 = *names;" (assignment_expression "pcVar5 = *names" identifier = (pointer_expression "*names" * identifier)) ;) (expression_statement "ppcVar6 = names;" (assignment_expression "ppcVar6 = names" identifier = identifier) ;) (if_statement "if (tag == (char *)0x0) {\n lVar7 = 10;\n if (pcVar5 != (char *)0x0) goto LAB_0011a520;\n pcVar5 = (char *)xmalloc(10);\nLAB_0011a650:\n local_40 = 0;\n pcVar5[0] = 'e';\n pcVar5[1] = '\0';\n }\n else {\n sVar4 = strlen(tag);\n lVar7 = sVar4 + 10;\n if (pcVar5 == (char *)0x0) {\n pcVar5 = (char *)xmalloc(lVar7);\n }\n else {\nLAB_0011a520:\n do {\n sVar4 = strlen(pcVar5);\n pcVar5 = ppcVar6[1];\n lVar7 = lVar7 + 0x14 + sVar4;\n ppcVar6 = ppcVar6 + 1;\n } while (pcVar5 != (char *)0x0);\n pcVar5 = (char *)xmalloc(lVar7);\n if (tag == (char *)0x0) goto LAB_0011a650;\n }\n local_40 = *(long *)((long)p + 0x68);\n *(long *)((long)p + 0x68) = local_40 + 1;\n sprintf(pcVar5,"%s:T%ld=e",tag);\n }" if (parenthesized_expression "(tag == (char *)0x0)" ( (binary_expression "tag == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n lVar7 = 10;\n if (pcVar5 != (char *)0x0) goto LAB_0011a520;\n pcVar5 = (char *)xmalloc(10);\nLAB_0011a650:\n local_40 = 0;\n pcVar5[0] = 'e';\n pcVar5[1] = '\0';\n }" { (expression_statement "lVar7 = 10;" (assignment_expression "lVar7 = 10" identifier = number_literal) ;) (if_statement "if (pcVar5 != (char *)0x0) goto LAB_0011a520;" 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)) )) (goto_statement "goto LAB_0011a520;" goto statement_identifier ;)) (expression_statement "pcVar5 = (char *)xmalloc(10);" (assignment_expression "pcVar5 = (char *)xmalloc(10)" identifier = (cast_expression "(char *)xmalloc(10)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(10)" identifier (argument_list "(10)" ( number_literal ))))) ;) (labeled_statement "LAB_0011a650:\n local_40 = 0;" statement_identifier : (expression_statement "local_40 = 0;" (assignment_expression "local_40 = 0" identifier = number_literal) ;)) (expression_statement "pcVar5[0] = 'e';" (assignment_expression "pcVar5[0] = 'e'" (subscript_expression "pcVar5[0]" identifier [ number_literal ]) = (char_literal "'e'" ' character ')) ;) (expression_statement "pcVar5[1] = '\0';" (assignment_expression "pcVar5[1] = '\0'" (subscript_expression "pcVar5[1]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) }) (else_clause "else {\n sVar4 = strlen(tag);\n lVar7 = sVar4 + 10;\n if (pcVar5 == (char *)0x0) {\n pcVar5 = (char *)xmalloc(lVar7);\n }\n else {\nLAB_0011a520:\n do {\n sVar4 = strlen(pcVar5);\n pcVar5 = ppcVar6[1];\n lVar7 = lVar7 + 0x14 + sVar4;\n ppcVar6 = ppcVar6 + 1;\n } while (pcVar5 != (char *)0x0);\n pcVar5 = (char *)xmalloc(lVar7);\n if (tag == (char *)0x0) goto LAB_0011a650;\n }\n local_40 = *(long *)((long)p + 0x68);\n *(long *)((long)p + 0x68) = local_40 + 1;\n sprintf(pcVar5,"%s:T%ld=e",tag);\n }" else (compound_statement "{\n sVar4 = strlen(tag);\n lVar7 = sVar4 + 10;\n if (pcVar5 == (char *)0x0) {\n pcVar5 = (char *)xmalloc(lVar7);\n }\n else {\nLAB_0011a520:\n do {\n sVar4 = strlen(pcVar5);\n pcVar5 = ppcVar6[1];\n lVar7 = lVar7 + 0x14 + sVar4;\n ppcVar6 = ppcVar6 + 1;\n } while (pcVar5 != (char *)0x0);\n pcVar5 = (char *)xmalloc(lVar7);\n if (tag == (char *)0x0) goto LAB_0011a650;\n }\n local_40 = *(long *)((long)p + 0x68);\n *(long *)((long)p + 0x68) = local_40 + 1;\n sprintf(pcVar5,"%s:T%ld=e",tag);\n }" { (expression_statement "sVar4 = strlen(tag);" (assignment_expression "sVar4 = strlen(tag)" identifier = (call_expression "strlen(tag)" identifier (argument_list "(tag)" ( identifier )))) ;) (expression_statement "lVar7 = sVar4 + 10;" (assignment_expression "lVar7 = sVar4 + 10" identifier = (binary_expression "sVar4 + 10" identifier + number_literal)) ;) (if_statement "if (pcVar5 == (char *)0x0) {\n pcVar5 = (char *)xmalloc(lVar7);\n }\n else {\nLAB_0011a520:\n do {\n sVar4 = strlen(pcVar5);\n pcVar5 = ppcVar6[1];\n lVar7 = lVar7 + 0x14 + sVar4;\n ppcVar6 = ppcVar6 + 1;\n } while (pcVar5 != (char *)0x0);\n pcVar5 = (char *)xmalloc(lVar7);\n if (tag == (char *)0x0) goto LAB_0011a650;\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 pcVar5 = (char *)xmalloc(lVar7);\n }" { (expression_statement "pcVar5 = (char *)xmalloc(lVar7);" (assignment_expression "pcVar5 = (char *)xmalloc(lVar7)" identifier = (cast_expression "(char *)xmalloc(lVar7)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(lVar7)" identifier (argument_list "(lVar7)" ( identifier ))))) ;) }) (else_clause "else {\nLAB_0011a520:\n do {\n sVar4 = strlen(pcVar5);\n pcVar5 = ppcVar6[1];\n lVar7 = lVar7 + 0x14 + sVar4;\n ppcVar6 = ppcVar6 + 1;\n } while (pcVar5 != (char *)0x0);\n pcVar5 = (char *)xmalloc(lVar7);\n if (tag == (char *)0x0) goto LAB_0011a650;\n }" else (compound_statement "{\nLAB_0011a520:\n do {\n sVar4 = strlen(pcVar5);\n pcVar5 = ppcVar6[1];\n lVar7 = lVar7 + 0x14 + sVar4;\n ppcVar6 = ppcVar6 + 1;\n } while (pcVar5 != (char *)0x0);\n pcVar5 = (char *)xmalloc(lVar7);\n if (tag == (char *)0x0) goto LAB_0011a650;\n }" { (labeled_statement "LAB_0011a520:\n do {\n sVar4 = strlen(pcVar5);\n pcVar5 = ppcVar6[1];\n lVar7 = lVar7 + 0x14 + sVar4;\n ppcVar6 = ppcVar6 + 1;\n } while (pcVar5 != (char *)0x0);" statement_identifier : (do_statement "do {\n sVar4 = strlen(pcVar5);\n pcVar5 = ppcVar6[1];\n lVar7 = lVar7 + 0x14 + sVar4;\n ppcVar6 = ppcVar6 + 1;\n } while (pcVar5 != (char *)0x0);" do (compound_statement "{\n sVar4 = strlen(pcVar5);\n pcVar5 = ppcVar6[1];\n lVar7 = lVar7 + 0x14 + sVar4;\n ppcVar6 = ppcVar6 + 1;\n }" { (expression_statement "sVar4 = strlen(pcVar5);" (assignment_expression "sVar4 = strlen(pcVar5)" identifier = (call_expression "strlen(pcVar5)" identifier (argument_list "(pcVar5)" ( identifier )))) ;) (expression_statement "pcVar5 = ppcVar6[1];" (assignment_expression "pcVar5 = ppcVar6[1]" identifier = (subscript_expression "ppcVar6[1]" identifier [ number_literal ])) ;) (expression_statement "lVar7 = lVar7 + 0x14 + sVar4;" (assignment_expression "lVar7 = lVar7 + 0x14 + sVar4" identifier = (binary_expression "lVar7 + 0x14 + sVar4" (binary_expression "lVar7 + 0x14" identifier + number_literal) + identifier)) ;) (expression_statement "ppcVar6 = ppcVar6 + 1;" (assignment_expression "ppcVar6 = ppcVar6 + 1" identifier = (binary_expression "ppcVar6 + 1" identifier + number_literal)) ;) }) while (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)) )) ;)) (expression_statement "pcVar5 = (char *)xmalloc(lVar7);" (assignment_expression "pcVar5 = (char *)xmalloc(lVar7)" identifier = (cast_expression "(char *)xmalloc(lVar7)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(lVar7)" identifier (argument_list "(lVar7)" ( identifier ))))) ;) (if_statement "if (tag == (char *)0x0) goto LAB_0011a650;" if (parenthesized_expression "(tag == (char *)0x0)" ( (binary_expression "tag == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_0011a650;" goto statement_identifier ;)) }))) (expression_statement "local_40 = *(long *)((long)p + 0x68);" (assignment_expression "local_40 = *(long *)((long)p + 0x68)" identifier = (pointer_expression "*(long *)((long)p + 0x68)" * (cast_expression "(long *)((long)p + 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)p + 0x68)" ( (binary_expression "(long)p + 0x68" (cast_expression "(long)p" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (expression_statement "*(long *)((long)p + 0x68) = local_40 + 1;" (assignment_expression "*(long *)((long)p + 0x68) = local_40 + 1" (pointer_expression "*(long *)((long)p + 0x68)" * (cast_expression "(long *)((long)p + 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)p + 0x68)" ( (binary_expression "(long)p + 0x68" (cast_expression "(long)p" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (binary_expression "local_40 + 1" identifier + number_literal)) ;) (expression_statement "sprintf(pcVar5,"%s:T%ld=e",tag);" (call_expression "sprintf(pcVar5,"%s:T%ld=e",tag)" identifier (argument_list "(pcVar5,"%s:T%ld=e",tag)" ( identifier , (string_literal ""%s:T%ld=e"" " string_content ") , identifier ))) ;) }))) (expression_statement "pcVar1 = *names;" (assignment_expression "pcVar1 = *names" identifier = (pointer_expression "*names" * identifier)) ;) (while_statement "while (pcVar1 != (char *)0x0) {\n names = names + 1;\n sVar4 = strlen(pcVar5);\n sprintf(pcVar5 + sVar4,"%s:%ld,",pcVar1);\n pcVar1 = *names;\n }" while (parenthesized_expression "(pcVar1 != (char *)0x0)" ( (binary_expression "pcVar1 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n names = names + 1;\n sVar4 = strlen(pcVar5);\n sprintf(pcVar5 + sVar4,"%s:%ld,",pcVar1);\n pcVar1 = *names;\n }" { (expression_statement "names = names + 1;" (assignment_expression "names = names + 1" identifier = (binary_expression "names + 1" identifier + number_literal)) ;) (expression_statement "sVar4 = strlen(pcVar5);" (assignment_expression "sVar4 = strlen(pcVar5)" identifier = (call_expression "strlen(pcVar5)" identifier (argument_list "(pcVar5)" ( identifier )))) ;) (expression_statement "sprintf(pcVar5 + sVar4,"%s:%ld,",pcVar1);" (call_expression "sprintf(pcVar5 + sVar4,"%s:%ld,",pcVar1)" identifier (argument_list "(pcVar5 + sVar4,"%s:%ld,",pcVar1)" ( (binary_expression "pcVar5 + sVar4" identifier + identifier) , (string_literal ""%s:%ld,"" " string_content ") , identifier ))) ;) (expression_statement "pcVar1 = *names;" (assignment_expression "pcVar1 = *names" identifier = (pointer_expression "*names" * identifier)) ;) })) (expression_statement "sVar4 = strlen(pcVar5);" (assignment_expression "sVar4 = strlen(pcVar5)" identifier = (call_expression "strlen(pcVar5)" identifier (argument_list "(pcVar5)" ( identifier )))) ;) (expression_statement "(pcVar5 + sVar4)[0] = ';';" (assignment_expression "(pcVar5 + sVar4)[0] = ';'" (subscript_expression "(pcVar5 + sVar4)[0]" (parenthesized_expression "(pcVar5 + sVar4)" ( (binary_expression "pcVar5 + sVar4" identifier + identifier) )) [ number_literal ]) = (char_literal "';'" ' character ')) ;) (expression_statement "(pcVar5 + sVar4)[1] = '\0';" (assignment_expression "(pcVar5 + sVar4)[1] = '\0'" (subscript_expression "(pcVar5 + sVar4)[1]" (parenthesized_expression "(pcVar5 + sVar4)" ( (binary_expression "pcVar5 + sVar4" identifier + identifier) )) [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (if_statement "if (tag == (char *)0x0) {\n iVar3 = stab_push_string((stab_write_handle *)((long)p + 0x60),pcVar5,0,0,4);\n }\n else {\n bVar2 = stab_write_symbol((stab_write_handle *)p,0x80,0,0,pcVar5);\n if (bVar2 == 0) {\n return 0;\n }\n iVar3 = stab_push_defined_type((stab_write_handle *)p,local_40,4);\n }" if (parenthesized_expression "(tag == (char *)0x0)" ( (binary_expression "tag == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n iVar3 = stab_push_string((stab_write_handle *)((long)p + 0x60),pcVar5,0,0,4);\n }" { (expression_statement "iVar3 = stab_push_string((stab_write_handle *)((long)p + 0x60),pcVar5,0,0,4);" (assignment_expression "iVar3 = stab_push_string((stab_write_handle *)((long)p + 0x60),pcVar5,0,0,4)" identifier = (call_expression "stab_push_string((stab_write_handle *)((long)p + 0x60),pcVar5,0,0,4)" identifier (argument_list "((stab_write_handle *)((long)p + 0x60),pcVar5,0,0,4)" ( (cast_expression "(stab_write_handle *)((long)p + 0x60)" ( (type_descriptor "stab_write_handle *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)p + 0x60)" ( (binary_expression "(long)p + 0x60" (cast_expression "(long)p" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))) , identifier , number_literal , number_literal , number_literal )))) ;) }) (else_clause "else {\n bVar2 = stab_write_symbol((stab_write_handle *)p,0x80,0,0,pcVar5);\n if (bVar2 == 0) {\n return 0;\n }\n iVar3 = stab_push_defined_type((stab_write_handle *)p,local_40,4);\n }" else (compound_statement "{\n bVar2 = stab_write_symbol((stab_write_handle *)p,0x80,0,0,pcVar5);\n if (bVar2 == 0) {\n return 0;\n }\n iVar3 = stab_push_defined_type((stab_write_handle *)p,local_40,4);\n }" { (expression_statement "bVar2 = stab_write_symbol((stab_write_handle *)p,0x80,0,0,pcVar5);" (assignment_expression "bVar2 = stab_write_symbol((stab_write_handle *)p,0x80,0,0,pcVar5)" identifier = (call_expression "stab_write_symbol((stab_write_handle *)p,0x80,0,0,pcVar5)" identifier (argument_list "((stab_write_handle *)p,0x80,0,0,pcVar5)" ( (cast_expression "(stab_write_handle *)p" ( (type_descriptor "stab_write_handle *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , number_literal , number_literal , number_literal , identifier )))) ;) (if_statement "if (bVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar2 == 0)" ( (binary_expression "bVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "iVar3 = stab_push_defined_type((stab_write_handle *)p,local_40,4);" (assignment_expression "iVar3 = stab_push_defined_type((stab_write_handle *)p,local_40,4)" identifier = (call_expression "stab_push_defined_type((stab_write_handle *)p,local_40,4)" identifier (argument_list "((stab_write_handle *)p,local_40,4)" ( (cast_expression "(stab_write_handle *)p" ( (type_descriptor "stab_write_handle *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier , number_literal )))) ;) }))) (if_statement "if (iVar3 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar3 == 0)" ( (binary_expression "iVar3 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "free(pcVar5);" (call_expression "free(pcVar5)" identifier (argument_list "(pcVar5)" ( identifier ))) ;) (return_statement "return 1;" return number_literal ;) })))
|
(translation_unit "undefined8 FUN_0011a4d0(long param_1,char *param_2,long *param_3,undefined8 *param_4)\n\n{\n int iVar1;\n size_t sVar2;\n char *pcVar3;\n long *plVar4;\n long lVar5;\n long local_40;\n \n if (param_3 == (long *)0x0) {\n if (param_2 == (char *)0x0) {\n \n __assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type");\n }\n sVar2 = strlen(param_2);\n pcVar3 = (char *)xmalloc(sVar2 + 10);\n sprintf(pcVar3,"xe%s:",param_2);\n iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);\n if (iVar1 != 0) {\n free(pcVar3);\n return 1;\n }\n return 0;\n }\n pcVar3 = (char *)*param_3;\n plVar4 = param_3;\n if (param_2 == (char *)0x0) {\n lVar5 = 10;\n if (pcVar3 != (char *)0x0) goto LAB_0011a520;\n pcVar3 = (char *)xmalloc(10);\nLAB_0011a650:\n local_40 = 0;\n pcVar3[0] = 'e';\n pcVar3[1] = '\0';\n }\n else {\n sVar2 = strlen(param_2);\n lVar5 = sVar2 + 10;\n if (pcVar3 == (char *)0x0) {\n pcVar3 = (char *)xmalloc(lVar5);\n }\n else {\nLAB_0011a520:\n do {\n sVar2 = strlen(pcVar3);\n pcVar3 = (char *)plVar4[1];\n lVar5 = lVar5 + 0x14 + sVar2;\n plVar4 = plVar4 + 1;\n } while (pcVar3 != (char *)0x0);\n pcVar3 = (char *)xmalloc(lVar5);\n if (param_2 == (char *)0x0) goto LAB_0011a650;\n }\n local_40 = *(long *)(param_1 + 0x68);\n *(long *)(param_1 + 0x68) = local_40 + 1;\n sprintf(pcVar3,"%s:T%ld=e",param_2);\n }\n lVar5 = *param_3;\n while (lVar5 != 0) {\n param_3 = param_3 + 1;\n sVar2 = strlen(pcVar3);\n sprintf(pcVar3 + sVar2,"%s:%ld,",lVar5,*param_4);\n param_4 = param_4 + 1;\n lVar5 = *param_3;\n }\n sVar2 = strlen(pcVar3);\n (pcVar3 + sVar2)[0] = ';';\n (pcVar3 + sVar2)[1] = '\0';\n if (param_2 == (char *)0x0) {\n iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);\n }\n else {\n iVar1 = FUN_00118330(param_1,0x80,0,0,pcVar3);\n if (iVar1 == 0) {\n return 0;\n }\n iVar1 = FUN_00119890(param_1,local_40,4);\n }\n if (iVar1 == 0) {\n return 0;\n }\n free(pcVar3);\n return 1;\n}\n\n" (function_definition "undefined8 FUN_0011a4d0(long param_1,char *param_2,long *param_3,undefined8 *param_4)\n\n{\n int iVar1;\n size_t sVar2;\n char *pcVar3;\n long *plVar4;\n long lVar5;\n long local_40;\n \n if (param_3 == (long *)0x0) {\n if (param_2 == (char *)0x0) {\n \n __assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type");\n }\n sVar2 = strlen(param_2);\n pcVar3 = (char *)xmalloc(sVar2 + 10);\n sprintf(pcVar3,"xe%s:",param_2);\n iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);\n if (iVar1 != 0) {\n free(pcVar3);\n return 1;\n }\n return 0;\n }\n pcVar3 = (char *)*param_3;\n plVar4 = param_3;\n if (param_2 == (char *)0x0) {\n lVar5 = 10;\n if (pcVar3 != (char *)0x0) goto LAB_0011a520;\n pcVar3 = (char *)xmalloc(10);\nLAB_0011a650:\n local_40 = 0;\n pcVar3[0] = 'e';\n pcVar3[1] = '\0';\n }\n else {\n sVar2 = strlen(param_2);\n lVar5 = sVar2 + 10;\n if (pcVar3 == (char *)0x0) {\n pcVar3 = (char *)xmalloc(lVar5);\n }\n else {\nLAB_0011a520:\n do {\n sVar2 = strlen(pcVar3);\n pcVar3 = (char *)plVar4[1];\n lVar5 = lVar5 + 0x14 + sVar2;\n plVar4 = plVar4 + 1;\n } while (pcVar3 != (char *)0x0);\n pcVar3 = (char *)xmalloc(lVar5);\n if (param_2 == (char *)0x0) goto LAB_0011a650;\n }\n local_40 = *(long *)(param_1 + 0x68);\n *(long *)(param_1 + 0x68) = local_40 + 1;\n sprintf(pcVar3,"%s:T%ld=e",param_2);\n }\n lVar5 = *param_3;\n while (lVar5 != 0) {\n param_3 = param_3 + 1;\n sVar2 = strlen(pcVar3);\n sprintf(pcVar3 + sVar2,"%s:%ld,",lVar5,*param_4);\n param_4 = param_4 + 1;\n lVar5 = *param_3;\n }\n sVar2 = strlen(pcVar3);\n (pcVar3 + sVar2)[0] = ';';\n (pcVar3 + sVar2)[1] = '\0';\n if (param_2 == (char *)0x0) {\n iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);\n }\n else {\n iVar1 = FUN_00118330(param_1,0x80,0,0,pcVar3);\n if (iVar1 == 0) {\n return 0;\n }\n iVar1 = FUN_00119890(param_1,local_40,4);\n }\n if (iVar1 == 0) {\n return 0;\n }\n free(pcVar3);\n return 1;\n}" type_identifier (function_declarator "FUN_0011a4d0(long param_1,char *param_2,long *param_3,undefined8 *param_4)" identifier (parameter_list "(long param_1,char *param_2,long *param_3,undefined8 *param_4)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "char *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "long *param_3" (sized_type_specifier "long" long) (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "undefined8 *param_4" type_identifier (pointer_declarator "*param_4" * identifier)) ))) (compound_statement "{\n int iVar1;\n size_t sVar2;\n char *pcVar3;\n long *plVar4;\n long lVar5;\n long local_40;\n \n if (param_3 == (long *)0x0) {\n if (param_2 == (char *)0x0) {\n \n __assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type");\n }\n sVar2 = strlen(param_2);\n pcVar3 = (char *)xmalloc(sVar2 + 10);\n sprintf(pcVar3,"xe%s:",param_2);\n iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);\n if (iVar1 != 0) {\n free(pcVar3);\n return 1;\n }\n return 0;\n }\n pcVar3 = (char *)*param_3;\n plVar4 = param_3;\n if (param_2 == (char *)0x0) {\n lVar5 = 10;\n if (pcVar3 != (char *)0x0) goto LAB_0011a520;\n pcVar3 = (char *)xmalloc(10);\nLAB_0011a650:\n local_40 = 0;\n pcVar3[0] = 'e';\n pcVar3[1] = '\0';\n }\n else {\n sVar2 = strlen(param_2);\n lVar5 = sVar2 + 10;\n if (pcVar3 == (char *)0x0) {\n pcVar3 = (char *)xmalloc(lVar5);\n }\n else {\nLAB_0011a520:\n do {\n sVar2 = strlen(pcVar3);\n pcVar3 = (char *)plVar4[1];\n lVar5 = lVar5 + 0x14 + sVar2;\n plVar4 = plVar4 + 1;\n } while (pcVar3 != (char *)0x0);\n pcVar3 = (char *)xmalloc(lVar5);\n if (param_2 == (char *)0x0) goto LAB_0011a650;\n }\n local_40 = *(long *)(param_1 + 0x68);\n *(long *)(param_1 + 0x68) = local_40 + 1;\n sprintf(pcVar3,"%s:T%ld=e",param_2);\n }\n lVar5 = *param_3;\n while (lVar5 != 0) {\n param_3 = param_3 + 1;\n sVar2 = strlen(pcVar3);\n sprintf(pcVar3 + sVar2,"%s:%ld,",lVar5,*param_4);\n param_4 = param_4 + 1;\n lVar5 = *param_3;\n }\n sVar2 = strlen(pcVar3);\n (pcVar3 + sVar2)[0] = ';';\n (pcVar3 + sVar2)[1] = '\0';\n if (param_2 == (char *)0x0) {\n iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);\n }\n else {\n iVar1 = FUN_00118330(param_1,0x80,0,0,pcVar3);\n if (iVar1 == 0) {\n return 0;\n }\n iVar1 = FUN_00119890(param_1,local_40,4);\n }\n if (iVar1 == 0) {\n return 0;\n }\n free(pcVar3);\n return 1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "size_t sVar2;" primitive_type identifier ;) (declaration "char *pcVar3;" primitive_type (pointer_declarator "*pcVar3" * identifier) ;) (declaration "long *plVar4;" (sized_type_specifier "long" long) (pointer_declarator "*plVar4" * identifier) ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_40;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (param_3 == (long *)0x0) {\n if (param_2 == (char *)0x0) {\n \n __assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type");\n }\n sVar2 = strlen(param_2);\n pcVar3 = (char *)xmalloc(sVar2 + 10);\n sprintf(pcVar3,"xe%s:",param_2);\n iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);\n if (iVar1 != 0) {\n free(pcVar3);\n return 1;\n }\n return 0;\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 (param_2 == (char *)0x0) {\n \n __assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type");\n }\n sVar2 = strlen(param_2);\n pcVar3 = (char *)xmalloc(sVar2 + 10);\n sprintf(pcVar3,"xe%s:",param_2);\n iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);\n if (iVar1 != 0) {\n free(pcVar3);\n return 1;\n }\n return 0;\n }" { (if_statement "if (param_2 == (char *)0x0) {\n \n __assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type");\n }" if (parenthesized_expression "(param_2 == (char *)0x0)" ( (binary_expression "param_2 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n \n __assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type");\n }" { (expression_statement "__assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type");" (call_expression "__assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type")" identifier (argument_list "("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type")" ( (string_literal ""tag != NULL"" " string_content ") , (string_literal ""../../binutils/wrstabs.c"" " string_content ") , number_literal , (string_literal ""stab_enum_type"" " string_content ") ))) ;) })) (expression_statement "sVar2 = strlen(param_2);" (assignment_expression "sVar2 = strlen(param_2)" identifier = (call_expression "strlen(param_2)" identifier (argument_list "(param_2)" ( identifier )))) ;) (expression_statement "pcVar3 = (char *)xmalloc(sVar2 + 10);" (assignment_expression "pcVar3 = (char *)xmalloc(sVar2 + 10)" identifier = (cast_expression "(char *)xmalloc(sVar2 + 10)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(sVar2 + 10)" identifier (argument_list "(sVar2 + 10)" ( (binary_expression "sVar2 + 10" identifier + number_literal) ))))) ;) (expression_statement "sprintf(pcVar3,"xe%s:",param_2);" (call_expression "sprintf(pcVar3,"xe%s:",param_2)" identifier (argument_list "(pcVar3,"xe%s:",param_2)" ( identifier , (string_literal ""xe%s:"" " string_content ") , identifier ))) ;) (expression_statement "iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);" (assignment_expression "iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4)" identifier = (call_expression "FUN_00119800(param_1 + 0x60,pcVar3,0,0,4)" identifier (argument_list "(param_1 + 0x60,pcVar3,0,0,4)" ( (binary_expression "param_1 + 0x60" identifier + number_literal) , identifier , number_literal , number_literal , number_literal )))) ;) (if_statement "if (iVar1 != 0) {\n free(pcVar3);\n return 1;\n }" if (parenthesized_expression "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) )) (compound_statement "{\n free(pcVar3);\n return 1;\n }" { (expression_statement "free(pcVar3);" (call_expression "free(pcVar3)" identifier (argument_list "(pcVar3)" ( identifier ))) ;) (return_statement "return 1;" return number_literal ;) })) (return_statement "return 0;" return number_literal ;) })) (expression_statement "pcVar3 = (char *)*param_3;" (assignment_expression "pcVar3 = (char *)*param_3" identifier = (cast_expression "(char *)*param_3" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_3" * identifier))) ;) (expression_statement "plVar4 = param_3;" (assignment_expression "plVar4 = param_3" identifier = identifier) ;) (if_statement "if (param_2 == (char *)0x0) {\n lVar5 = 10;\n if (pcVar3 != (char *)0x0) goto LAB_0011a520;\n pcVar3 = (char *)xmalloc(10);\nLAB_0011a650:\n local_40 = 0;\n pcVar3[0] = 'e';\n pcVar3[1] = '\0';\n }\n else {\n sVar2 = strlen(param_2);\n lVar5 = sVar2 + 10;\n if (pcVar3 == (char *)0x0) {\n pcVar3 = (char *)xmalloc(lVar5);\n }\n else {\nLAB_0011a520:\n do {\n sVar2 = strlen(pcVar3);\n pcVar3 = (char *)plVar4[1];\n lVar5 = lVar5 + 0x14 + sVar2;\n plVar4 = plVar4 + 1;\n } while (pcVar3 != (char *)0x0);\n pcVar3 = (char *)xmalloc(lVar5);\n if (param_2 == (char *)0x0) goto LAB_0011a650;\n }\n local_40 = *(long *)(param_1 + 0x68);\n *(long *)(param_1 + 0x68) = local_40 + 1;\n sprintf(pcVar3,"%s:T%ld=e",param_2);\n }" if (parenthesized_expression "(param_2 == (char *)0x0)" ( (binary_expression "param_2 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n lVar5 = 10;\n if (pcVar3 != (char *)0x0) goto LAB_0011a520;\n pcVar3 = (char *)xmalloc(10);\nLAB_0011a650:\n local_40 = 0;\n pcVar3[0] = 'e';\n pcVar3[1] = '\0';\n }" { (expression_statement "lVar5 = 10;" (assignment_expression "lVar5 = 10" identifier = number_literal) ;) (if_statement "if (pcVar3 != (char *)0x0) goto LAB_0011a520;" 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)) )) (goto_statement "goto LAB_0011a520;" goto statement_identifier ;)) (expression_statement "pcVar3 = (char *)xmalloc(10);" (assignment_expression "pcVar3 = (char *)xmalloc(10)" identifier = (cast_expression "(char *)xmalloc(10)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(10)" identifier (argument_list "(10)" ( number_literal ))))) ;) (labeled_statement "LAB_0011a650:\n local_40 = 0;" statement_identifier : (expression_statement "local_40 = 0;" (assignment_expression "local_40 = 0" identifier = number_literal) ;)) (expression_statement "pcVar3[0] = 'e';" (assignment_expression "pcVar3[0] = 'e'" (subscript_expression "pcVar3[0]" identifier [ number_literal ]) = (char_literal "'e'" ' character ')) ;) (expression_statement "pcVar3[1] = '\0';" (assignment_expression "pcVar3[1] = '\0'" (subscript_expression "pcVar3[1]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) }) (else_clause "else {\n sVar2 = strlen(param_2);\n lVar5 = sVar2 + 10;\n if (pcVar3 == (char *)0x0) {\n pcVar3 = (char *)xmalloc(lVar5);\n }\n else {\nLAB_0011a520:\n do {\n sVar2 = strlen(pcVar3);\n pcVar3 = (char *)plVar4[1];\n lVar5 = lVar5 + 0x14 + sVar2;\n plVar4 = plVar4 + 1;\n } while (pcVar3 != (char *)0x0);\n pcVar3 = (char *)xmalloc(lVar5);\n if (param_2 == (char *)0x0) goto LAB_0011a650;\n }\n local_40 = *(long *)(param_1 + 0x68);\n *(long *)(param_1 + 0x68) = local_40 + 1;\n sprintf(pcVar3,"%s:T%ld=e",param_2);\n }" else (compound_statement "{\n sVar2 = strlen(param_2);\n lVar5 = sVar2 + 10;\n if (pcVar3 == (char *)0x0) {\n pcVar3 = (char *)xmalloc(lVar5);\n }\n else {\nLAB_0011a520:\n do {\n sVar2 = strlen(pcVar3);\n pcVar3 = (char *)plVar4[1];\n lVar5 = lVar5 + 0x14 + sVar2;\n plVar4 = plVar4 + 1;\n } while (pcVar3 != (char *)0x0);\n pcVar3 = (char *)xmalloc(lVar5);\n if (param_2 == (char *)0x0) goto LAB_0011a650;\n }\n local_40 = *(long *)(param_1 + 0x68);\n *(long *)(param_1 + 0x68) = local_40 + 1;\n sprintf(pcVar3,"%s:T%ld=e",param_2);\n }" { (expression_statement "sVar2 = strlen(param_2);" (assignment_expression "sVar2 = strlen(param_2)" identifier = (call_expression "strlen(param_2)" identifier (argument_list "(param_2)" ( identifier )))) ;) (expression_statement "lVar5 = sVar2 + 10;" (assignment_expression "lVar5 = sVar2 + 10" identifier = (binary_expression "sVar2 + 10" identifier + number_literal)) ;) (if_statement "if (pcVar3 == (char *)0x0) {\n pcVar3 = (char *)xmalloc(lVar5);\n }\n else {\nLAB_0011a520:\n do {\n sVar2 = strlen(pcVar3);\n pcVar3 = (char *)plVar4[1];\n lVar5 = lVar5 + 0x14 + sVar2;\n plVar4 = plVar4 + 1;\n } while (pcVar3 != (char *)0x0);\n pcVar3 = (char *)xmalloc(lVar5);\n if (param_2 == (char *)0x0) goto LAB_0011a650;\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 = (char *)xmalloc(lVar5);\n }" { (expression_statement "pcVar3 = (char *)xmalloc(lVar5);" (assignment_expression "pcVar3 = (char *)xmalloc(lVar5)" identifier = (cast_expression "(char *)xmalloc(lVar5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(lVar5)" identifier (argument_list "(lVar5)" ( identifier ))))) ;) }) (else_clause "else {\nLAB_0011a520:\n do {\n sVar2 = strlen(pcVar3);\n pcVar3 = (char *)plVar4[1];\n lVar5 = lVar5 + 0x14 + sVar2;\n plVar4 = plVar4 + 1;\n } while (pcVar3 != (char *)0x0);\n pcVar3 = (char *)xmalloc(lVar5);\n if (param_2 == (char *)0x0) goto LAB_0011a650;\n }" else (compound_statement "{\nLAB_0011a520:\n do {\n sVar2 = strlen(pcVar3);\n pcVar3 = (char *)plVar4[1];\n lVar5 = lVar5 + 0x14 + sVar2;\n plVar4 = plVar4 + 1;\n } while (pcVar3 != (char *)0x0);\n pcVar3 = (char *)xmalloc(lVar5);\n if (param_2 == (char *)0x0) goto LAB_0011a650;\n }" { (labeled_statement "LAB_0011a520:\n do {\n sVar2 = strlen(pcVar3);\n pcVar3 = (char *)plVar4[1];\n lVar5 = lVar5 + 0x14 + sVar2;\n plVar4 = plVar4 + 1;\n } while (pcVar3 != (char *)0x0);" statement_identifier : (do_statement "do {\n sVar2 = strlen(pcVar3);\n pcVar3 = (char *)plVar4[1];\n lVar5 = lVar5 + 0x14 + sVar2;\n plVar4 = plVar4 + 1;\n } while (pcVar3 != (char *)0x0);" do (compound_statement "{\n sVar2 = strlen(pcVar3);\n pcVar3 = (char *)plVar4[1];\n lVar5 = lVar5 + 0x14 + sVar2;\n plVar4 = plVar4 + 1;\n }" { (expression_statement "sVar2 = strlen(pcVar3);" (assignment_expression "sVar2 = strlen(pcVar3)" identifier = (call_expression "strlen(pcVar3)" identifier (argument_list "(pcVar3)" ( identifier )))) ;) (expression_statement "pcVar3 = (char *)plVar4[1];" (assignment_expression "pcVar3 = (char *)plVar4[1]" identifier = (cast_expression "(char *)plVar4[1]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar4[1]" identifier [ number_literal ]))) ;) (expression_statement "lVar5 = lVar5 + 0x14 + sVar2;" (assignment_expression "lVar5 = lVar5 + 0x14 + sVar2" identifier = (binary_expression "lVar5 + 0x14 + sVar2" (binary_expression "lVar5 + 0x14" identifier + number_literal) + identifier)) ;) (expression_statement "plVar4 = plVar4 + 1;" (assignment_expression "plVar4 = plVar4 + 1" identifier = (binary_expression "plVar4 + 1" identifier + number_literal)) ;) }) while (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)) )) ;)) (expression_statement "pcVar3 = (char *)xmalloc(lVar5);" (assignment_expression "pcVar3 = (char *)xmalloc(lVar5)" identifier = (cast_expression "(char *)xmalloc(lVar5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(lVar5)" identifier (argument_list "(lVar5)" ( identifier ))))) ;) (if_statement "if (param_2 == (char *)0x0) goto LAB_0011a650;" if (parenthesized_expression "(param_2 == (char *)0x0)" ( (binary_expression "param_2 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_0011a650;" goto statement_identifier ;)) }))) (expression_statement "local_40 = *(long *)(param_1 + 0x68);" (assignment_expression "local_40 = *(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) ))))) ;) (expression_statement "*(long *)(param_1 + 0x68) = local_40 + 1;" (assignment_expression "*(long *)(param_1 + 0x68) = local_40 + 1" (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) )))) = (binary_expression "local_40 + 1" identifier + number_literal)) ;) (expression_statement "sprintf(pcVar3,"%s:T%ld=e",param_2);" (call_expression "sprintf(pcVar3,"%s:T%ld=e",param_2)" identifier (argument_list "(pcVar3,"%s:T%ld=e",param_2)" ( identifier , (string_literal ""%s:T%ld=e"" " string_content ") , identifier ))) ;) }))) (expression_statement "lVar5 = *param_3;" (assignment_expression "lVar5 = *param_3" identifier = (pointer_expression "*param_3" * identifier)) ;) (while_statement "while (lVar5 != 0) {\n param_3 = param_3 + 1;\n sVar2 = strlen(pcVar3);\n sprintf(pcVar3 + sVar2,"%s:%ld,",lVar5,*param_4);\n param_4 = param_4 + 1;\n lVar5 = *param_3;\n }" while (parenthesized_expression "(lVar5 != 0)" ( (binary_expression "lVar5 != 0" identifier != number_literal) )) (compound_statement "{\n param_3 = param_3 + 1;\n sVar2 = strlen(pcVar3);\n sprintf(pcVar3 + sVar2,"%s:%ld,",lVar5,*param_4);\n param_4 = param_4 + 1;\n lVar5 = *param_3;\n }" { (expression_statement "param_3 = param_3 + 1;" (assignment_expression "param_3 = param_3 + 1" identifier = (binary_expression "param_3 + 1" identifier + number_literal)) ;) (expression_statement "sVar2 = strlen(pcVar3);" (assignment_expression "sVar2 = strlen(pcVar3)" identifier = (call_expression "strlen(pcVar3)" identifier (argument_list "(pcVar3)" ( identifier )))) ;) (expression_statement "sprintf(pcVar3 + sVar2,"%s:%ld,",lVar5,*param_4);" (call_expression "sprintf(pcVar3 + sVar2,"%s:%ld,",lVar5,*param_4)" identifier (argument_list "(pcVar3 + sVar2,"%s:%ld,",lVar5,*param_4)" ( (binary_expression "pcVar3 + sVar2" identifier + identifier) , (string_literal ""%s:%ld,"" " string_content ") , identifier , (pointer_expression "*param_4" * identifier) ))) ;) (expression_statement "param_4 = param_4 + 1;" (assignment_expression "param_4 = param_4 + 1" identifier = (binary_expression "param_4 + 1" identifier + number_literal)) ;) (expression_statement "lVar5 = *param_3;" (assignment_expression "lVar5 = *param_3" identifier = (pointer_expression "*param_3" * identifier)) ;) })) (expression_statement "sVar2 = strlen(pcVar3);" (assignment_expression "sVar2 = strlen(pcVar3)" identifier = (call_expression "strlen(pcVar3)" identifier (argument_list "(pcVar3)" ( identifier )))) ;) (expression_statement "(pcVar3 + sVar2)[0] = ';';" (assignment_expression "(pcVar3 + sVar2)[0] = ';'" (subscript_expression "(pcVar3 + sVar2)[0]" (parenthesized_expression "(pcVar3 + sVar2)" ( (binary_expression "pcVar3 + sVar2" identifier + identifier) )) [ number_literal ]) = (char_literal "';'" ' character ')) ;) (expression_statement "(pcVar3 + sVar2)[1] = '\0';" (assignment_expression "(pcVar3 + sVar2)[1] = '\0'" (subscript_expression "(pcVar3 + sVar2)[1]" (parenthesized_expression "(pcVar3 + sVar2)" ( (binary_expression "pcVar3 + sVar2" identifier + identifier) )) [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (if_statement "if (param_2 == (char *)0x0) {\n iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);\n }\n else {\n iVar1 = FUN_00118330(param_1,0x80,0,0,pcVar3);\n if (iVar1 == 0) {\n return 0;\n }\n iVar1 = FUN_00119890(param_1,local_40,4);\n }" if (parenthesized_expression "(param_2 == (char *)0x0)" ( (binary_expression "param_2 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);\n }" { (expression_statement "iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);" (assignment_expression "iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4)" identifier = (call_expression "FUN_00119800(param_1 + 0x60,pcVar3,0,0,4)" identifier (argument_list "(param_1 + 0x60,pcVar3,0,0,4)" ( (binary_expression "param_1 + 0x60" identifier + number_literal) , identifier , number_literal , number_literal , number_literal )))) ;) }) (else_clause "else {\n iVar1 = FUN_00118330(param_1,0x80,0,0,pcVar3);\n if (iVar1 == 0) {\n return 0;\n }\n iVar1 = FUN_00119890(param_1,local_40,4);\n }" else (compound_statement "{\n iVar1 = FUN_00118330(param_1,0x80,0,0,pcVar3);\n if (iVar1 == 0) {\n return 0;\n }\n iVar1 = FUN_00119890(param_1,local_40,4);\n }" { (expression_statement "iVar1 = FUN_00118330(param_1,0x80,0,0,pcVar3);" (assignment_expression "iVar1 = FUN_00118330(param_1,0x80,0,0,pcVar3)" identifier = (call_expression "FUN_00118330(param_1,0x80,0,0,pcVar3)" identifier (argument_list "(param_1,0x80,0,0,pcVar3)" ( identifier , number_literal , number_literal , number_literal , identifier )))) ;) (if_statement "if (iVar1 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "iVar1 = FUN_00119890(param_1,local_40,4);" (assignment_expression "iVar1 = FUN_00119890(param_1,local_40,4)" identifier = (call_expression "FUN_00119890(param_1,local_40,4)" identifier (argument_list "(param_1,local_40,4)" ( identifier , identifier , number_literal )))) ;) }))) (if_statement "if (iVar1 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "free(pcVar3);" (call_expression "free(pcVar3)" identifier (argument_list "(pcVar3)" ( identifier ))) ;) (return_statement "return 1;" return number_literal ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (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 ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression IDENT = (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 IDENT + LIT) ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT , LIT , LIT , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return LIT ;) })) (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT ))))) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = LIT) ;)) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (char_literal ' character ')) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (char_literal ' escape_sequence ')) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT ))))) ;) }) (else_clause else (compound_statement { (labeled_statement statement_identifier : (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + LIT) + IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) 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)) )) (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) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT + LIT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") , IDENT ))) ;) }))) (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 = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + IDENT) , (string_literal " string_content ") , IDENT , (pointer_expression * IDENT) ))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression (subscript_expression (parenthesized_expression ( (binary_expression IDENT + IDENT) )) [ LIT ]) = (char_literal ' character ')) ;) (expression_statement (assignment_expression (subscript_expression (parenthesized_expression ( (binary_expression IDENT + IDENT) )) [ LIT ]) = (char_literal ' escape_sequence ')) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT , LIT , LIT , LIT )))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT , LIT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , LIT )))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return LIT ;) })))
|
(function_definition "undefined8 FUN_0011a4d0(long param_1,char *param_2,long *param_3,undefined8 *param_4)\n\n{\n int iVar1;\n size_t sVar2;\n char *pcVar3;\n long *plVar4;\n long lVar5;\n long local_40;\n \n if (param_3 == (long *)0x0) {\n if (param_2 == (char *)0x0) {\n \n __assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type");\n }\n sVar2 = strlen(param_2);\n pcVar3 = (char *)xmalloc(sVar2 + 10);\n sprintf(pcVar3,"xe%s:",param_2);\n iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);\n if (iVar1 != 0) {\n free(pcVar3);\n return 1;\n }\n return 0;\n }\n pcVar3 = (char *)*param_3;\n plVar4 = param_3;\n if (param_2 == (char *)0x0) {\n lVar5 = 10;\n if (pcVar3 != (char *)0x0) goto LAB_0011a520;\n pcVar3 = (char *)xmalloc(10);\nLAB_0011a650:\n local_40 = 0;\n pcVar3[0] = 'e';\n pcVar3[1] = '\0';\n }\n else {\n sVar2 = strlen(param_2);\n lVar5 = sVar2 + 10;\n if (pcVar3 == (char *)0x0) {\n pcVar3 = (char *)xmalloc(lVar5);\n }\n else {\nLAB_0011a520:\n do {\n sVar2 = strlen(pcVar3);\n pcVar3 = (char *)plVar4[1];\n lVar5 = lVar5 + 0x14 + sVar2;\n plVar4 = plVar4 + 1;\n } while (pcVar3 != (char *)0x0);\n pcVar3 = (char *)xmalloc(lVar5);\n if (param_2 == (char *)0x0) goto LAB_0011a650;\n }\n local_40 = *(long *)(param_1 + 0x68);\n *(long *)(param_1 + 0x68) = local_40 + 1;\n sprintf(pcVar3,"%s:T%ld=e",param_2);\n }\n lVar5 = *param_3;\n while (lVar5 != 0) {\n param_3 = param_3 + 1;\n sVar2 = strlen(pcVar3);\n sprintf(pcVar3 + sVar2,"%s:%ld,",lVar5,*param_4);\n param_4 = param_4 + 1;\n lVar5 = *param_3;\n }\n sVar2 = strlen(pcVar3);\n (pcVar3 + sVar2)[0] = ';';\n (pcVar3 + sVar2)[1] = '\0';\n if (param_2 == (char *)0x0) {\n iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);\n }\n else {\n iVar1 = FUN_00118330(param_1,0x80,0,0,pcVar3);\n if (iVar1 == 0) {\n return 0;\n }\n iVar1 = FUN_00119890(param_1,local_40,4);\n }\n if (iVar1 == 0) {\n return 0;\n }\n free(pcVar3);\n return 1;\n}" (type_identifier "undefined8") (function_declarator "FUN_0011a4d0(long param_1,char *param_2,long *param_3,undefined8 *param_4)" (identifier "FUN_0011a4d0") (parameter_list "(long param_1,char *param_2,long *param_3,undefined8 *param_4)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "char *param_2" (primitive_type "char") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "long *param_3" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_3" (* "*") (identifier "param_3"))) (, ",") (parameter_declaration "undefined8 *param_4" (type_identifier "undefined8") (pointer_declarator "*param_4" (* "*") (identifier "param_4"))) () ")"))) (compound_statement "{\n int iVar1;\n size_t sVar2;\n char *pcVar3;\n long *plVar4;\n long lVar5;\n long local_40;\n \n if (param_3 == (long *)0x0) {\n if (param_2 == (char *)0x0) {\n \n __assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type");\n }\n sVar2 = strlen(param_2);\n pcVar3 = (char *)xmalloc(sVar2 + 10);\n sprintf(pcVar3,"xe%s:",param_2);\n iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);\n if (iVar1 != 0) {\n free(pcVar3);\n return 1;\n }\n return 0;\n }\n pcVar3 = (char *)*param_3;\n plVar4 = param_3;\n if (param_2 == (char *)0x0) {\n lVar5 = 10;\n if (pcVar3 != (char *)0x0) goto LAB_0011a520;\n pcVar3 = (char *)xmalloc(10);\nLAB_0011a650:\n local_40 = 0;\n pcVar3[0] = 'e';\n pcVar3[1] = '\0';\n }\n else {\n sVar2 = strlen(param_2);\n lVar5 = sVar2 + 10;\n if (pcVar3 == (char *)0x0) {\n pcVar3 = (char *)xmalloc(lVar5);\n }\n else {\nLAB_0011a520:\n do {\n sVar2 = strlen(pcVar3);\n pcVar3 = (char *)plVar4[1];\n lVar5 = lVar5 + 0x14 + sVar2;\n plVar4 = plVar4 + 1;\n } while (pcVar3 != (char *)0x0);\n pcVar3 = (char *)xmalloc(lVar5);\n if (param_2 == (char *)0x0) goto LAB_0011a650;\n }\n local_40 = *(long *)(param_1 + 0x68);\n *(long *)(param_1 + 0x68) = local_40 + 1;\n sprintf(pcVar3,"%s:T%ld=e",param_2);\n }\n lVar5 = *param_3;\n while (lVar5 != 0) {\n param_3 = param_3 + 1;\n sVar2 = strlen(pcVar3);\n sprintf(pcVar3 + sVar2,"%s:%ld,",lVar5,*param_4);\n param_4 = param_4 + 1;\n lVar5 = *param_3;\n }\n sVar2 = strlen(pcVar3);\n (pcVar3 + sVar2)[0] = ';';\n (pcVar3 + sVar2)[1] = '\0';\n if (param_2 == (char *)0x0) {\n iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);\n }\n else {\n iVar1 = FUN_00118330(param_1,0x80,0,0,pcVar3);\n if (iVar1 == 0) {\n return 0;\n }\n iVar1 = FUN_00119890(param_1,local_40,4);\n }\n if (iVar1 == 0) {\n return 0;\n }\n free(pcVar3);\n return 1;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (declaration "size_t sVar2;" (primitive_type "size_t") (identifier "sVar2") (; ";")) (declaration "char *pcVar3;" (primitive_type "char") (pointer_declarator "*pcVar3" (* "*") (identifier "pcVar3")) (; ";")) (declaration "long *plVar4;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar4" (* "*") (identifier "plVar4")) (; ";")) (declaration "long lVar5;" (sized_type_specifier "long" (long "long")) (identifier "lVar5") (; ";")) (declaration "long local_40;" (sized_type_specifier "long" (long "long")) (identifier "local_40") (; ";")) (if_statement "if (param_3 == (long *)0x0) {\n if (param_2 == (char *)0x0) {\n \n __assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type");\n }\n sVar2 = strlen(param_2);\n pcVar3 = (char *)xmalloc(sVar2 + 10);\n sprintf(pcVar3,"xe%s:",param_2);\n iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);\n if (iVar1 != 0) {\n free(pcVar3);\n return 1;\n }\n return 0;\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 (param_2 == (char *)0x0) {\n \n __assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type");\n }\n sVar2 = strlen(param_2);\n pcVar3 = (char *)xmalloc(sVar2 + 10);\n sprintf(pcVar3,"xe%s:",param_2);\n iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);\n if (iVar1 != 0) {\n free(pcVar3);\n return 1;\n }\n return 0;\n }" ({ "{") (if_statement "if (param_2 == (char *)0x0) {\n \n __assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type");\n }" (if "if") (parenthesized_expression "(param_2 == (char *)0x0)" (( "(") (binary_expression "param_2 == (char *)0x0" (identifier "param_2") (== "==") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n \n __assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type");\n }" ({ "{") (expression_statement "__assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type");" (call_expression "__assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type")" (identifier "__assert_fail") (argument_list "("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type")" (( "(") (string_literal ""tag != NULL"" (" """) (string_content "tag != NULL") (" """)) (, ",") (string_literal ""../../binutils/wrstabs.c"" (" """) (string_content "../../binutils/wrstabs.c") (" """)) (, ",") (number_literal "0x317") (, ",") (string_literal ""stab_enum_type"" (" """) (string_content "stab_enum_type") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "sVar2 = strlen(param_2);" (assignment_expression "sVar2 = strlen(param_2)" (identifier "sVar2") (= "=") (call_expression "strlen(param_2)" (identifier "strlen") (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";")) (expression_statement "pcVar3 = (char *)xmalloc(sVar2 + 10);" (assignment_expression "pcVar3 = (char *)xmalloc(sVar2 + 10)" (identifier "pcVar3") (= "=") (cast_expression "(char *)xmalloc(sVar2 + 10)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "xmalloc(sVar2 + 10)" (identifier "xmalloc") (argument_list "(sVar2 + 10)" (( "(") (binary_expression "sVar2 + 10" (identifier "sVar2") (+ "+") (number_literal "10")) () ")"))))) (; ";")) (expression_statement "sprintf(pcVar3,"xe%s:",param_2);" (call_expression "sprintf(pcVar3,"xe%s:",param_2)" (identifier "sprintf") (argument_list "(pcVar3,"xe%s:",param_2)" (( "(") (identifier "pcVar3") (, ",") (string_literal ""xe%s:"" (" """) (string_content "xe%s:") (" """)) (, ",") (identifier "param_2") () ")"))) (; ";")) (expression_statement "iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);" (assignment_expression "iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4)" (identifier "iVar1") (= "=") (call_expression "FUN_00119800(param_1 + 0x60,pcVar3,0,0,4)" (identifier "FUN_00119800") (argument_list "(param_1 + 0x60,pcVar3,0,0,4)" (( "(") (binary_expression "param_1 + 0x60" (identifier "param_1") (+ "+") (number_literal "0x60")) (, ",") (identifier "pcVar3") (, ",") (number_literal "0") (, ",") (number_literal "0") (, ",") (number_literal "4") () ")")))) (; ";")) (if_statement "if (iVar1 != 0) {\n free(pcVar3);\n return 1;\n }" (if "if") (parenthesized_expression "(iVar1 != 0)" (( "(") (binary_expression "iVar1 != 0" (identifier "iVar1") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n free(pcVar3);\n return 1;\n }" ({ "{") (expression_statement "free(pcVar3);" (call_expression "free(pcVar3)" (identifier "free") (argument_list "(pcVar3)" (( "(") (identifier "pcVar3") () ")"))) (; ";")) (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}"))) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "pcVar3 = (char *)*param_3;" (assignment_expression "pcVar3 = (char *)*param_3" (identifier "pcVar3") (= "=") (cast_expression "(char *)*param_3" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_3" (* "*") (identifier "param_3")))) (; ";")) (expression_statement "plVar4 = param_3;" (assignment_expression "plVar4 = param_3" (identifier "plVar4") (= "=") (identifier "param_3")) (; ";")) (if_statement "if (param_2 == (char *)0x0) {\n lVar5 = 10;\n if (pcVar3 != (char *)0x0) goto LAB_0011a520;\n pcVar3 = (char *)xmalloc(10);\nLAB_0011a650:\n local_40 = 0;\n pcVar3[0] = 'e';\n pcVar3[1] = '\0';\n }\n else {\n sVar2 = strlen(param_2);\n lVar5 = sVar2 + 10;\n if (pcVar3 == (char *)0x0) {\n pcVar3 = (char *)xmalloc(lVar5);\n }\n else {\nLAB_0011a520:\n do {\n sVar2 = strlen(pcVar3);\n pcVar3 = (char *)plVar4[1];\n lVar5 = lVar5 + 0x14 + sVar2;\n plVar4 = plVar4 + 1;\n } while (pcVar3 != (char *)0x0);\n pcVar3 = (char *)xmalloc(lVar5);\n if (param_2 == (char *)0x0) goto LAB_0011a650;\n }\n local_40 = *(long *)(param_1 + 0x68);\n *(long *)(param_1 + 0x68) = local_40 + 1;\n sprintf(pcVar3,"%s:T%ld=e",param_2);\n }" (if "if") (parenthesized_expression "(param_2 == (char *)0x0)" (( "(") (binary_expression "param_2 == (char *)0x0" (identifier "param_2") (== "==") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n lVar5 = 10;\n if (pcVar3 != (char *)0x0) goto LAB_0011a520;\n pcVar3 = (char *)xmalloc(10);\nLAB_0011a650:\n local_40 = 0;\n pcVar3[0] = 'e';\n pcVar3[1] = '\0';\n }" ({ "{") (expression_statement "lVar5 = 10;" (assignment_expression "lVar5 = 10" (identifier "lVar5") (= "=") (number_literal "10")) (; ";")) (if_statement "if (pcVar3 != (char *)0x0) goto LAB_0011a520;" (if "if") (parenthesized_expression "(pcVar3 != (char *)0x0)" (( "(") (binary_expression "pcVar3 != (char *)0x0" (identifier "pcVar3") (!= "!=") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (goto_statement "goto LAB_0011a520;" (goto "goto") (statement_identifier "LAB_0011a520") (; ";"))) (expression_statement "pcVar3 = (char *)xmalloc(10);" (assignment_expression "pcVar3 = (char *)xmalloc(10)" (identifier "pcVar3") (= "=") (cast_expression "(char *)xmalloc(10)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "xmalloc(10)" (identifier "xmalloc") (argument_list "(10)" (( "(") (number_literal "10") () ")"))))) (; ";")) (labeled_statement "LAB_0011a650:\n local_40 = 0;" (statement_identifier "LAB_0011a650") (: ":") (expression_statement "local_40 = 0;" (assignment_expression "local_40 = 0" (identifier "local_40") (= "=") (number_literal "0")) (; ";"))) (expression_statement "pcVar3[0] = 'e';" (assignment_expression "pcVar3[0] = 'e'" (subscript_expression "pcVar3[0]" (identifier "pcVar3") ([ "[") (number_literal "0") (] "]")) (= "=") (char_literal "'e'" (' "'") (character "e") (' "'"))) (; ";")) (expression_statement "pcVar3[1] = '\0';" (assignment_expression "pcVar3[1] = '\0'" (subscript_expression "pcVar3[1]" (identifier "pcVar3") ([ "[") (number_literal "1") (] "]")) (= "=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) (; ";")) (} "}")) (else_clause "else {\n sVar2 = strlen(param_2);\n lVar5 = sVar2 + 10;\n if (pcVar3 == (char *)0x0) {\n pcVar3 = (char *)xmalloc(lVar5);\n }\n else {\nLAB_0011a520:\n do {\n sVar2 = strlen(pcVar3);\n pcVar3 = (char *)plVar4[1];\n lVar5 = lVar5 + 0x14 + sVar2;\n plVar4 = plVar4 + 1;\n } while (pcVar3 != (char *)0x0);\n pcVar3 = (char *)xmalloc(lVar5);\n if (param_2 == (char *)0x0) goto LAB_0011a650;\n }\n local_40 = *(long *)(param_1 + 0x68);\n *(long *)(param_1 + 0x68) = local_40 + 1;\n sprintf(pcVar3,"%s:T%ld=e",param_2);\n }" (else "else") (compound_statement "{\n sVar2 = strlen(param_2);\n lVar5 = sVar2 + 10;\n if (pcVar3 == (char *)0x0) {\n pcVar3 = (char *)xmalloc(lVar5);\n }\n else {\nLAB_0011a520:\n do {\n sVar2 = strlen(pcVar3);\n pcVar3 = (char *)plVar4[1];\n lVar5 = lVar5 + 0x14 + sVar2;\n plVar4 = plVar4 + 1;\n } while (pcVar3 != (char *)0x0);\n pcVar3 = (char *)xmalloc(lVar5);\n if (param_2 == (char *)0x0) goto LAB_0011a650;\n }\n local_40 = *(long *)(param_1 + 0x68);\n *(long *)(param_1 + 0x68) = local_40 + 1;\n sprintf(pcVar3,"%s:T%ld=e",param_2);\n }" ({ "{") (expression_statement "sVar2 = strlen(param_2);" (assignment_expression "sVar2 = strlen(param_2)" (identifier "sVar2") (= "=") (call_expression "strlen(param_2)" (identifier "strlen") (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";")) (expression_statement "lVar5 = sVar2 + 10;" (assignment_expression "lVar5 = sVar2 + 10" (identifier "lVar5") (= "=") (binary_expression "sVar2 + 10" (identifier "sVar2") (+ "+") (number_literal "10"))) (; ";")) (if_statement "if (pcVar3 == (char *)0x0) {\n pcVar3 = (char *)xmalloc(lVar5);\n }\n else {\nLAB_0011a520:\n do {\n sVar2 = strlen(pcVar3);\n pcVar3 = (char *)plVar4[1];\n lVar5 = lVar5 + 0x14 + sVar2;\n plVar4 = plVar4 + 1;\n } while (pcVar3 != (char *)0x0);\n pcVar3 = (char *)xmalloc(lVar5);\n if (param_2 == (char *)0x0) goto LAB_0011a650;\n }" (if "if") (parenthesized_expression "(pcVar3 == (char *)0x0)" (( "(") (binary_expression "pcVar3 == (char *)0x0" (identifier "pcVar3") (== "==") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n pcVar3 = (char *)xmalloc(lVar5);\n }" ({ "{") (expression_statement "pcVar3 = (char *)xmalloc(lVar5);" (assignment_expression "pcVar3 = (char *)xmalloc(lVar5)" (identifier "pcVar3") (= "=") (cast_expression "(char *)xmalloc(lVar5)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "xmalloc(lVar5)" (identifier "xmalloc") (argument_list "(lVar5)" (( "(") (identifier "lVar5") () ")"))))) (; ";")) (} "}")) (else_clause "else {\nLAB_0011a520:\n do {\n sVar2 = strlen(pcVar3);\n pcVar3 = (char *)plVar4[1];\n lVar5 = lVar5 + 0x14 + sVar2;\n plVar4 = plVar4 + 1;\n } while (pcVar3 != (char *)0x0);\n pcVar3 = (char *)xmalloc(lVar5);\n if (param_2 == (char *)0x0) goto LAB_0011a650;\n }" (else "else") (compound_statement "{\nLAB_0011a520:\n do {\n sVar2 = strlen(pcVar3);\n pcVar3 = (char *)plVar4[1];\n lVar5 = lVar5 + 0x14 + sVar2;\n plVar4 = plVar4 + 1;\n } while (pcVar3 != (char *)0x0);\n pcVar3 = (char *)xmalloc(lVar5);\n if (param_2 == (char *)0x0) goto LAB_0011a650;\n }" ({ "{") (labeled_statement "LAB_0011a520:\n do {\n sVar2 = strlen(pcVar3);\n pcVar3 = (char *)plVar4[1];\n lVar5 = lVar5 + 0x14 + sVar2;\n plVar4 = plVar4 + 1;\n } while (pcVar3 != (char *)0x0);" (statement_identifier "LAB_0011a520") (: ":") (do_statement "do {\n sVar2 = strlen(pcVar3);\n pcVar3 = (char *)plVar4[1];\n lVar5 = lVar5 + 0x14 + sVar2;\n plVar4 = plVar4 + 1;\n } while (pcVar3 != (char *)0x0);" (do "do") (compound_statement "{\n sVar2 = strlen(pcVar3);\n pcVar3 = (char *)plVar4[1];\n lVar5 = lVar5 + 0x14 + sVar2;\n plVar4 = plVar4 + 1;\n }" ({ "{") (expression_statement "sVar2 = strlen(pcVar3);" (assignment_expression "sVar2 = strlen(pcVar3)" (identifier "sVar2") (= "=") (call_expression "strlen(pcVar3)" (identifier "strlen") (argument_list "(pcVar3)" (( "(") (identifier "pcVar3") () ")")))) (; ";")) (expression_statement "pcVar3 = (char *)plVar4[1];" (assignment_expression "pcVar3 = (char *)plVar4[1]" (identifier "pcVar3") (= "=") (cast_expression "(char *)plVar4[1]" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar4[1]" (identifier "plVar4") ([ "[") (number_literal "1") (] "]")))) (; ";")) (expression_statement "lVar5 = lVar5 + 0x14 + sVar2;" (assignment_expression "lVar5 = lVar5 + 0x14 + sVar2" (identifier "lVar5") (= "=") (binary_expression "lVar5 + 0x14 + sVar2" (binary_expression "lVar5 + 0x14" (identifier "lVar5") (+ "+") (number_literal "0x14")) (+ "+") (identifier "sVar2"))) (; ";")) (expression_statement "plVar4 = plVar4 + 1;" (assignment_expression "plVar4 = plVar4 + 1" (identifier "plVar4") (= "=") (binary_expression "plVar4 + 1" (identifier "plVar4") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(pcVar3 != (char *)0x0)" (( "(") (binary_expression "pcVar3 != (char *)0x0" (identifier "pcVar3") (!= "!=") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (; ";"))) (expression_statement "pcVar3 = (char *)xmalloc(lVar5);" (assignment_expression "pcVar3 = (char *)xmalloc(lVar5)" (identifier "pcVar3") (= "=") (cast_expression "(char *)xmalloc(lVar5)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "xmalloc(lVar5)" (identifier "xmalloc") (argument_list "(lVar5)" (( "(") (identifier "lVar5") () ")"))))) (; ";")) (if_statement "if (param_2 == (char *)0x0) goto LAB_0011a650;" (if "if") (parenthesized_expression "(param_2 == (char *)0x0)" (( "(") (binary_expression "param_2 == (char *)0x0" (identifier "param_2") (== "==") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (goto_statement "goto LAB_0011a650;" (goto "goto") (statement_identifier "LAB_0011a650") (; ";"))) (} "}")))) (expression_statement "local_40 = *(long *)(param_1 + 0x68);" (assignment_expression "local_40 = *(long *)(param_1 + 0x68)" (identifier "local_40") (= "=") (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")) () ")"))))) (; ";")) (expression_statement "*(long *)(param_1 + 0x68) = local_40 + 1;" (assignment_expression "*(long *)(param_1 + 0x68) = local_40 + 1" (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")) () ")")))) (= "=") (binary_expression "local_40 + 1" (identifier "local_40") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "sprintf(pcVar3,"%s:T%ld=e",param_2);" (call_expression "sprintf(pcVar3,"%s:T%ld=e",param_2)" (identifier "sprintf") (argument_list "(pcVar3,"%s:T%ld=e",param_2)" (( "(") (identifier "pcVar3") (, ",") (string_literal ""%s:T%ld=e"" (" """) (string_content "%s:T%ld=e") (" """)) (, ",") (identifier "param_2") () ")"))) (; ";")) (} "}")))) (expression_statement "lVar5 = *param_3;" (assignment_expression "lVar5 = *param_3" (identifier "lVar5") (= "=") (pointer_expression "*param_3" (* "*") (identifier "param_3"))) (; ";")) (while_statement "while (lVar5 != 0) {\n param_3 = param_3 + 1;\n sVar2 = strlen(pcVar3);\n sprintf(pcVar3 + sVar2,"%s:%ld,",lVar5,*param_4);\n param_4 = param_4 + 1;\n lVar5 = *param_3;\n }" (while "while") (parenthesized_expression "(lVar5 != 0)" (( "(") (binary_expression "lVar5 != 0" (identifier "lVar5") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n param_3 = param_3 + 1;\n sVar2 = strlen(pcVar3);\n sprintf(pcVar3 + sVar2,"%s:%ld,",lVar5,*param_4);\n param_4 = param_4 + 1;\n lVar5 = *param_3;\n }" ({ "{") (expression_statement "param_3 = param_3 + 1;" (assignment_expression "param_3 = param_3 + 1" (identifier "param_3") (= "=") (binary_expression "param_3 + 1" (identifier "param_3") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "sVar2 = strlen(pcVar3);" (assignment_expression "sVar2 = strlen(pcVar3)" (identifier "sVar2") (= "=") (call_expression "strlen(pcVar3)" (identifier "strlen") (argument_list "(pcVar3)" (( "(") (identifier "pcVar3") () ")")))) (; ";")) (expression_statement "sprintf(pcVar3 + sVar2,"%s:%ld,",lVar5,*param_4);" (call_expression "sprintf(pcVar3 + sVar2,"%s:%ld,",lVar5,*param_4)" (identifier "sprintf") (argument_list "(pcVar3 + sVar2,"%s:%ld,",lVar5,*param_4)" (( "(") (binary_expression "pcVar3 + sVar2" (identifier "pcVar3") (+ "+") (identifier "sVar2")) (, ",") (string_literal ""%s:%ld,"" (" """) (string_content "%s:%ld,") (" """)) (, ",") (identifier "lVar5") (, ",") (pointer_expression "*param_4" (* "*") (identifier "param_4")) () ")"))) (; ";")) (expression_statement "param_4 = param_4 + 1;" (assignment_expression "param_4 = param_4 + 1" (identifier "param_4") (= "=") (binary_expression "param_4 + 1" (identifier "param_4") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "lVar5 = *param_3;" (assignment_expression "lVar5 = *param_3" (identifier "lVar5") (= "=") (pointer_expression "*param_3" (* "*") (identifier "param_3"))) (; ";")) (} "}"))) (expression_statement "sVar2 = strlen(pcVar3);" (assignment_expression "sVar2 = strlen(pcVar3)" (identifier "sVar2") (= "=") (call_expression "strlen(pcVar3)" (identifier "strlen") (argument_list "(pcVar3)" (( "(") (identifier "pcVar3") () ")")))) (; ";")) (expression_statement "(pcVar3 + sVar2)[0] = ';';" (assignment_expression "(pcVar3 + sVar2)[0] = ';'" (subscript_expression "(pcVar3 + sVar2)[0]" (parenthesized_expression "(pcVar3 + sVar2)" (( "(") (binary_expression "pcVar3 + sVar2" (identifier "pcVar3") (+ "+") (identifier "sVar2")) () ")")) ([ "[") (number_literal "0") (] "]")) (= "=") (char_literal "';'" (' "'") (character ";") (' "'"))) (; ";")) (expression_statement "(pcVar3 + sVar2)[1] = '\0';" (assignment_expression "(pcVar3 + sVar2)[1] = '\0'" (subscript_expression "(pcVar3 + sVar2)[1]" (parenthesized_expression "(pcVar3 + sVar2)" (( "(") (binary_expression "pcVar3 + sVar2" (identifier "pcVar3") (+ "+") (identifier "sVar2")) () ")")) ([ "[") (number_literal "1") (] "]")) (= "=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) (; ";")) (if_statement "if (param_2 == (char *)0x0) {\n iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);\n }\n else {\n iVar1 = FUN_00118330(param_1,0x80,0,0,pcVar3);\n if (iVar1 == 0) {\n return 0;\n }\n iVar1 = FUN_00119890(param_1,local_40,4);\n }" (if "if") (parenthesized_expression "(param_2 == (char *)0x0)" (( "(") (binary_expression "param_2 == (char *)0x0" (identifier "param_2") (== "==") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);\n }" ({ "{") (expression_statement "iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);" (assignment_expression "iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4)" (identifier "iVar1") (= "=") (call_expression "FUN_00119800(param_1 + 0x60,pcVar3,0,0,4)" (identifier "FUN_00119800") (argument_list "(param_1 + 0x60,pcVar3,0,0,4)" (( "(") (binary_expression "param_1 + 0x60" (identifier "param_1") (+ "+") (number_literal "0x60")) (, ",") (identifier "pcVar3") (, ",") (number_literal "0") (, ",") (number_literal "0") (, ",") (number_literal "4") () ")")))) (; ";")) (} "}")) (else_clause "else {\n iVar1 = FUN_00118330(param_1,0x80,0,0,pcVar3);\n if (iVar1 == 0) {\n return 0;\n }\n iVar1 = FUN_00119890(param_1,local_40,4);\n }" (else "else") (compound_statement "{\n iVar1 = FUN_00118330(param_1,0x80,0,0,pcVar3);\n if (iVar1 == 0) {\n return 0;\n }\n iVar1 = FUN_00119890(param_1,local_40,4);\n }" ({ "{") (expression_statement "iVar1 = FUN_00118330(param_1,0x80,0,0,pcVar3);" (assignment_expression "iVar1 = FUN_00118330(param_1,0x80,0,0,pcVar3)" (identifier "iVar1") (= "=") (call_expression "FUN_00118330(param_1,0x80,0,0,pcVar3)" (identifier "FUN_00118330") (argument_list "(param_1,0x80,0,0,pcVar3)" (( "(") (identifier "param_1") (, ",") (number_literal "0x80") (, ",") (number_literal "0") (, ",") (number_literal "0") (, ",") (identifier "pcVar3") () ")")))) (; ";")) (if_statement "if (iVar1 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar1 == 0)" (( "(") (binary_expression "iVar1 == 0" (identifier "iVar1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "iVar1 = FUN_00119890(param_1,local_40,4);" (assignment_expression "iVar1 = FUN_00119890(param_1,local_40,4)" (identifier "iVar1") (= "=") (call_expression "FUN_00119890(param_1,local_40,4)" (identifier "FUN_00119890") (argument_list "(param_1,local_40,4)" (( "(") (identifier "param_1") (, ",") (identifier "local_40") (, ",") (number_literal "4") () ")")))) (; ";")) (} "}")))) (if_statement "if (iVar1 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar1 == 0)" (( "(") (binary_expression "iVar1 == 0" (identifier "iVar1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "free(pcVar3);" (call_expression "free(pcVar3)" (identifier "free") (argument_list "(pcVar3)" (( "(") (identifier "pcVar3") () ")"))) (; ";")) (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}")))
|
type_1 function_1(void *p,char *var_2,char **var_1,type_2 *vals)
{
char *var_15;
type_1 var_9;
int var_18;
size_t var_6;
char *var_11;
char **var_13;
long var_12;
long var_14;
if (var_1 == (char **)0x0) {
if (var_2 == (char *)0x0) {
/* WARNING: Subroutine does not return */
var_3("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type");
}
var_6 = var_4(var_2);
var_11 = (char *)var_5(var_6 + 10);
var_7(var_11,"xe%s:",var_2);
var_9 = var_8((type_3 *)((long)p + 0x60),var_11,0,0,4);
if (var_9 != 0) {
var_10(var_11);
return 1;
}
return 0;
}
var_11 = *var_1;
var_13 = var_1;
if (var_2 == (char *)0x0) {
var_12 = 10;
if (var_11 != (char *)0x0) goto LAB_0011a520;
var_11 = (char *)var_5(10);
LAB_0011a650:
var_14 = 0;
var_11[0] = 'e';
var_11[1] = '\0';
}
else {
var_6 = var_4(var_2);
var_12 = var_6 + 10;
if (var_11 == (char *)0x0) {
var_11 = (char *)var_5(var_12);
}
else {
LAB_0011a520:
do {
var_6 = var_4(var_11);
var_11 = var_13[1];
var_12 = var_12 + 0x14 + var_6;
var_13 = var_13 + 1;
} while (var_11 != (char *)0x0);
var_11 = (char *)var_5(var_12);
if (var_2 == (char *)0x0) goto LAB_0011a650;
}
var_14 = *(long *)((long)p + 0x68);
*(long *)((long)p + 0x68) = var_14 + 1;
var_7(var_11,"%s:T%ld=e",var_2);
}
var_15 = *var_1;
while (var_15 != (char *)0x0) {
var_1 = var_1 + 1;
var_6 = var_4(var_11);
var_7(var_11 + var_6,"%s:%ld,",var_15);
var_15 = *var_1;
}
var_6 = var_4(var_11);
(var_11 + var_6)[0] = ';';
(var_11 + var_6)[1] = '\0';
if (var_2 == (char *)0x0) {
var_18 = var_8((type_3 *)((long)p + 0x60),var_11,0,0,4);
}
else {
var_9 = var_16((type_3 *)p,0x80,0,0,var_11);
if (var_9 == 0) {
return 0;
}
var_18 = var_17((type_3 *)p,var_14,4);
}
if (var_18 == 0) {
return 0;
}
var_10(var_11);
return 1;
}
| null |
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (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: (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: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (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: (identifier) right: (number_literal))))))) (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 (binary_expression left: (identifier) right: (number_literal)) (identifier) (number_literal) (number_literal) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (return_statement (number_literal)))) (return_statement (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: (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))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal)))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (char_literal (character)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (char_literal (escape_sequence))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (identifier))))))) alternative: (else_clause (compound_statement (labeled_statement label: (statement_identifier) (do_statement body: (compound_statement (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: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) 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)) 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: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (goto_statement label: (statement_identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (string_literal (string_content)) (identifier))))))) (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: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (identifier)) (string_literal (string_content)) (identifier) (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: (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (subscript_expression argument: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) index: (number_literal)) right: (char_literal (character)))) (expression_statement (assignment_expression left: (subscript_expression argument: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) index: (number_literal)) right: (char_literal (escape_sequence)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (identifier) (number_literal) (number_literal) (number_literal)))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal) (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: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (number_literal)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (return_statement (number_literal)))))
| null |
undefined8 MASKED(long param_1,char *param_2,long *param_3,undefined8 *param_4)
{
int iVar1;
size_t sVar2;
char *pcVar3;
long *plVar4;
long lVar5;
long local_40;
if (param_3 == (long *)0x0) {
if (param_2 == (char *)0x0) {
/* WARNING: Subroutine does not return */
__assert_fail("tag != NULL","../../binutils/wrstabs.c",0x317,"stab_enum_type");
}
sVar2 = strlen(param_2);
pcVar3 = (char *)xmalloc(sVar2 + 10);
sprintf(pcVar3,"xe%s:",param_2);
iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);
if (iVar1 != 0) {
free(pcVar3);
return 1;
}
return 0;
}
pcVar3 = (char *)*param_3;
plVar4 = param_3;
if (param_2 == (char *)0x0) {
lVar5 = 10;
if (pcVar3 != (char *)0x0) goto LAB_0011a520;
pcVar3 = (char *)xmalloc(10);
LAB_0011a650:
local_40 = 0;
pcVar3[0] = 'e';
pcVar3[1] = '\0';
}
else {
sVar2 = strlen(param_2);
lVar5 = sVar2 + 10;
if (pcVar3 == (char *)0x0) {
pcVar3 = (char *)xmalloc(lVar5);
}
else {
LAB_0011a520:
do {
sVar2 = strlen(pcVar3);
pcVar3 = (char *)plVar4[1];
lVar5 = lVar5 + 0x14 + sVar2;
plVar4 = plVar4 + 1;
} while (pcVar3 != (char *)0x0);
pcVar3 = (char *)xmalloc(lVar5);
if (param_2 == (char *)0x0) goto LAB_0011a650;
}
local_40 = *(long *)(param_1 + 0x68);
*(long *)(param_1 + 0x68) = local_40 + 1;
sprintf(pcVar3,"%s:T%ld=e",param_2);
}
lVar5 = *param_3;
while (lVar5 != 0) {
param_3 = param_3 + 1;
sVar2 = strlen(pcVar3);
sprintf(pcVar3 + sVar2,"%s:%ld,",lVar5,*param_4);
param_4 = param_4 + 1;
lVar5 = *param_3;
}
sVar2 = strlen(pcVar3);
(pcVar3 + sVar2)[0] = ';';
(pcVar3 + sVar2)[1] = '\0';
if (param_2 == (char *)0x0) {
iVar1 = FUN_00119800(param_1 + 0x60,pcVar3,0,0,4);
}
else {
iVar1 = FUN_00118330(param_1,0x80,0,0,pcVar3);
if (iVar1 == 0) {
return 0;
}
iVar1 = FUN_00119890(param_1,local_40,4);
}
if (iVar1 == 0) {
return 0;
}
free(pcVar3);
return 1;
}
|
5566_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c
|
_M_rehash
|
FUN_00251aa0
|
/* DWARF original prototype: void
_M_rehash(_Hashtable<const_gold::Symbol*,_std::pair<const_gold::Symbol*_const,_gold::Symbol*>,_std::allocator<std::pair<const_gold::Symbol*_const,_gold::Symbol*>_>,_std::__detail::_Select1st,_std::equal_to<const_gold::Symbol*>,_std::hash<const_gold::Symbol*>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>_>
* this, size_type __n, __rehash_state * __state) */
void __thiscall
std::
_Hashtable<const_gold::Symbol*,_std::pair<const_gold::Symbol*_const,_gold::Symbol*>,_std::allocator<std::pair<const_gold::Symbol*_const,_gold::Symbol*>_>,_std::__detail::_Select1st,_std::equal_to<const_gold::Symbol*>,_std::hash<const_gold::Symbol*>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>_>
::_M_rehash(_Hashtable<const_gold::Symbol*,_std::pair<const_gold::Symbol*_const,_gold::Symbol*>,_std::allocator<std::pair<const_gold::Symbol*_const,_gold::Symbol*>_>,_std::__detail::_Select1st,_std::equal_to<const_gold::Symbol*>,_std::hash<const_gold::Symbol*>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>_>
*this,size_type __n,__rehash_state *__state)
{
__bucket_type *pp_Var1;
_Hash_node_base *p_Var2;
__bucket_type *pp_Var3;
_Hash_node_base *p_Var4;
ulong uVar5;
ulong uVar6;
if (__n == 1) {
pp_Var3 = &this->_M_single_bucket;
this->_M_single_bucket = (__bucket_type)0x0;
}
else {
/* try { // try from 00251aba to 00251abe has its CatchHandler @ 00251b6c */
pp_Var3 = __detail::
_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_gold::Symbol*>,_true>_>_>
::_M_allocate_buckets
((_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_gold::Symbol*>,_true>_>_>
*)__n,__n);
}
p_Var4 = (this->_M_before_begin)._M_nxt;
(this->_M_before_begin)._M_nxt = (_Hash_node_base *)0x0;
if (p_Var4 != (_Hash_node_base *)0x0) {
uVar6 = 0;
do {
while( true ) {
p_Var2 = p_Var4->_M_nxt;
uVar5 = (ulong)p_Var4[1]._M_nxt % __n;
pp_Var1 = pp_Var3 + uVar5;
if (*pp_Var1 == (__bucket_type)0x0) break;
p_Var4->_M_nxt = (*pp_Var1)->_M_nxt;
(*pp_Var1)->_M_nxt = p_Var4;
uVar5 = uVar6;
LAB_00251aec:
p_Var4 = p_Var2;
uVar6 = uVar5;
if (p_Var2 == (_Hash_node_base *)0x0) goto LAB_00251b30;
}
p_Var4->_M_nxt = (this->_M_before_begin)._M_nxt;
(this->_M_before_begin)._M_nxt = p_Var4;
*pp_Var1 = &this->_M_before_begin;
if (p_Var4->_M_nxt == (_Hash_node_base *)0x0) goto LAB_00251aec;
pp_Var3[uVar6] = p_Var4;
p_Var4 = p_Var2;
uVar6 = uVar5;
} while (p_Var2 != (_Hash_node_base *)0x0);
}
LAB_00251b30:
if (this->_M_buckets != &this->_M_single_bucket) {
operator_delete(this->_M_buckets);
}
this->_M_bucket_count = __n;
this->_M_buckets = pp_Var3;
return;
}
|
void FUN_00251aa0(long *param_1,ulong param_2)
{
long *plVar1;
long *plVar2;
long *plVar3;
long *plVar4;
ulong uVar5;
ulong uVar6;
if (param_2 == 1) {
plVar3 = param_1 + 6;
param_1[6] = 0;
}
else {
/* try { // try from 00251aba to 00251abe has its CatchHandler @ 00251b6c */
plVar3 = (long *)FUN_0024a830();
}
plVar4 = (long *)param_1[2];
param_1[2] = 0;
if (plVar4 != (long *)0x0) {
uVar6 = 0;
do {
while( true ) {
plVar2 = (long *)*plVar4;
uVar5 = (ulong)plVar4[1] % param_2;
plVar1 = plVar3 + uVar5;
if ((long *)*plVar1 == (long *)0x0) break;
*plVar4 = *(long *)*plVar1;
*(long **)*plVar1 = plVar4;
uVar5 = uVar6;
LAB_00251aec:
plVar4 = plVar2;
uVar6 = uVar5;
if (plVar2 == (long *)0x0) goto LAB_00251b30;
}
*plVar4 = param_1[2];
param_1[2] = (long)plVar4;
*plVar1 = (long)(param_1 + 2);
if (*plVar4 == 0) goto LAB_00251aec;
plVar3[uVar6] = (long)plVar4;
plVar4 = plVar2;
uVar6 = uVar5;
} while (plVar2 != (long *)0x0);
}
LAB_00251b30:
if ((long *)*param_1 != param_1 + 6) {
FUN_002a2980();
}
param_1[1] = param_2;
*param_1 = (long)plVar3;
return;
}
|
PUSH R12
PUSH RBP
MOV RBP,RSI
PUSH RBX
MOV RBX,RDI
CMP RSI,0x1
JZ 0x00251b58
MOV RDI,RSI
MOV R12,RDX
CALL 0x0024a830
MOV R12,RAX
LEA R8,[RBX + 0x30]
MOV RCX,qword ptr [RBX + 0x10]
MOV qword ptr [RBX + 0x10],0x0
TEST RCX,RCX
JZ 0x00251b30
XOR EDI,EDI
LEA R10,[RBX + 0x10]
JMP 0x00251af4
MOV RAX,qword ptr [RAX]
MOV qword ptr [RCX],RAX
MOV RAX,qword ptr [RSI]
MOV qword ptr [RAX],RCX
MOV RCX,R9
TEST R9,R9
JZ 0x00251b30
MOV RAX,qword ptr [RCX + 0x8]
XOR EDX,EDX
MOV R9,qword ptr [RCX]
DIV RBP
LEA RSI,[R12 + RDX*0x8]
MOV RAX,qword ptr [RSI]
TEST RAX,RAX
JNZ 0x00251ae0
MOV RAX,qword ptr [RBX + 0x10]
MOV qword ptr [RCX],RAX
MOV qword ptr [RBX + 0x10],RCX
MOV qword ptr [RSI],R10
CMP qword ptr [RCX],0x0
JZ 0x00251b50
MOV qword ptr [R12 + RDI*0x8],RCX
MOV RDI,RDX
MOV RCX,R9
TEST R9,R9
JNZ 0x00251af4
NOP
MOV RDI,qword ptr [RBX]
CMP RDI,R8
JZ 0x00251b3d
CALL 0x002a2980
MOV qword ptr [RBX + 0x8],RBP
MOV qword ptr [RBX],R12
POP RBX
POP RBP
POP R12
RET
MOV RDI,RDX
JMP 0x00251aec
LEA R12,[RDI + 0x30]
MOV qword ptr [RDI + 0x30],0x0
MOV R8,R12
JMP 0x00251ac6
| null | null | null | null |
[('const-16', u'PTRSUB_-1204151054'), (u'LOAD_-1204151484', u'COPY_-1204151127'), (u'PTRADD_-1204151068', u'LOAD_-1204151460'), ('const-433', u'LOAD_-1204151484'), ('tmp_355', u'CBRANCH_-1204151365'), (u'PTRSUB_-1204150968', u'MULTIEQUAL_-1204151220'), ('const-0', u'COPY_-1204151285'), (u'INT_NOTEQUAL_-1204151344', u'CBRANCH_-1204151343'), (u'INT_EQUAL_-1204151611', u'CBRANCH_-1204151608'), ('const-433', u'LOAD_-1204151502'), (u'COPY_-1204151123', u'MULTIEQUAL_-1204151192'), ('tmp_526', u'PTRSUB_-1204150992'), (u'PTRADD_-1204151068', u'LOAD_-1204151385'), (u'CAST_-1204151114', u'CALL_-1204151589'), ('const-433', u'LOAD_-1204151460'), (u'INT_EQUAL_-1204151377', u'CBRANCH_-1204151375'), ('tmp_527', u'INT_REM_-1204151439'), (u'INT_REM_-1204151439', u'PTRADD_-1204151068'), (u'MULTIEQUAL_-1204151229', u'PTRSUB_-1204151035'), ('const-1', u'PTRADD_-1204151083'), (u'LOAD_-1204151577', u'INT_NOTEQUAL_-1204151546'), (u'PTRSUB_-1204151101', u'STORE_-1204151388'), (u'MULTIEQUAL_-1204151220', u'PTRADD_-1204151029'), (u'MULTIEQUAL_-1204151229', u'PTRADD_-1204151083'), (u'COPY_-1204151285', u'COPY_-1204151146'), ('tmp_526', u'PTRSUB_-1204151135'), (u'PTRSUB_-1204151136', u'LOAD_-1204151577'), (u'COPY_-1204151146', u'MULTIEQUAL_-1204151192'), ('tmp_526', u'PTRSUB_-1204150997'), (u'PTRSUB_-1204151130', u'PTRSUB_-1204151129'), (u'PTRSUB_-1204151053', u'LOAD_-1204151438'), ('const-16', u'PTRSUB_-1204151113'), ('const-0', u'RETURN_-1204151297'), (u'LOAD_-1204151484', u'INT_NOTEQUAL_-1204151367'), ('const-16', u'PTRSUB_-1204151130'), ('const-48', u'PTRSUB_-1204150968'), (u'PTRSUB_-1204151137', u'PTRSUB_-1204151136'), ('const-0', u'PTRSUB_-1204151105'), ('const-0', u'INT_NOTEQUAL_-1204151546'), (u'INT_REM_-1204151439', u'MULTIEQUAL_-1204151202'), ('tmp_527', u'INT_EQUAL_-1204151611'), (u'LOAD_-1204151395', u'STORE_-1204151388'), ('const-8', u'PTRADD_-1204151068'), ('const-433', u'LOAD_-1204151577'), (u'LOAD_-1204151438', u'STORE_-1204151430'), (u'LOAD_-1204151364', u'INT_NOTEQUAL_-1204151344'), (u'PTRSUB_-1204151044', u'PTRSUB_-1204151043'), ('tmp_312', u'CBRANCH_-1204151397'), ('const-8', u'PTRSUB_-1204150997'), ('const-0', u'PTRSUB_-1204151035'), (u'MULTIEQUAL_-1204151229', u'PTRSUB_-1204151101'), (u'PTRSUB_-1204151129', u'STORE_-1204151568'), (u'LOAD_-1204151460', u'INT_EQUAL_-1204151442'), ('const-433', u'LOAD_-1204151415'), ('tmp_253', u'CBRANCH_-1204151439'), (u'LOAD_-1204151484', u'COPY_-1204151069'), ('const-0', u'PTRSUB_-1204151043'), ('tmp_526', u'PTRSUB_-1204151011'), ('const-0', u'PTRSUB_-1204151101'), (u'COPY_-1204151135', u'MULTIEQUAL_-1204151202'), (u'MULTIEQUAL_-1204151192', u'COPY_-1204151135'), ('tmp_527', u'CAST_-1204151114'), ('const-0', u'PTRSUB_-1204151053'), (u'PTRSUB_-1204151054', u'PTRSUB_-1204151053'), ('tmp_390', u'CBRANCH_-1204151343'), ('const-433', u'STORE_-1204151388'), (u'PTRSUB_-1204150992', u'STORE_-1204151326'), (u'PTRSUB_-1204151135', u'INT_NOTEQUAL_-1204151344'), (u'LOAD_-1204151415', u'INT_EQUAL_-1204151400'), ('const-8', u'PTRADD_-1204151029'), (u'PTRSUB_-1204151094', u'STORE_-1204151378'), ('const-0', u'PTRSUB_-1204151136'), (u'PTRSUB_-1204151081', u'LOAD_-1204151502'), ('tmp_526', u'PTRSUB_-1204151044'), ('const-1', u'INT_EQUAL_-1204151611'), ('const-0', u'PTRSUB_-1204151048'), (u'COPY_-1204151127', u'MULTIEQUAL_-1204151229'), (u'PTRSUB_-1204151074', u'LOAD_-1204151484'), ('tmp_56', u'CBRANCH_-1204151608'), (u'MULTIEQUAL_-1204151220', u'STORE_-1204151326'), (u'PTRSUB_-1204151048', u'STORE_-1204151430'), (u'PTRSUB_-1204150997', u'STORE_-1204151332'), ('const-16', u'PTRSUB_-1204151137'), (u'INT_NOTEQUAL_-1204151546', u'CBRANCH_-1204151545'), ('const-0', u'PTRSUB_-1204151074'), (u'LOAD_-1204151502', u'CAST_-1204151046'), (u'MULTIEQUAL_-1204151220', u'PTRADD_-1204151068'), (u'MULTIEQUAL_-1204151229', u'PTRSUB_-1204151048'), (u'LOAD_-1204151460', u'PTRSUB_-1204151105'), (u'COPY_-1204151150', u'MULTIEQUAL_-1204151229'), ('const-433', u'LOAD_-1204151395'), ('const-433', u'STORE_-1204151393'), ('const-0', u'INT_NOTEQUAL_-1204151367'), ('tmp_117', u'CBRANCH_-1204151545'), (u'PTRSUB_-1204151105', u'LOAD_-1204151395'), ('tmp_527', u'STORE_-1204151332'), (u'PTRADD_-1204151068', u'STORE_-1204151418'), (u'LOAD_-1204151484', u'INT_EQUAL_-1204151377'), ('const-433', u'STORE_-1204151418'), (u'PTRADD_-1204151029', u'STORE_-1204151393'), (u'LOAD_-1204151577', u'COPY_-1204151150'), ('const-0', u'STORE_-1204151568'), (u'PTRSUB_-1204151043', u'STORE_-1204151424'), ('const-433', u'STORE_-1204151568'), (u'MULTIEQUAL_-1204151192', u'PTRADD_-1204151029'), ('const-433', u'STORE_-1204151378'), ('const-0', u'PTRSUB_-1204151129'), (u'MULTIEQUAL_-1204151202', u'COPY_-1204151123'), ('tmp_526', u'PTRSUB_-1204151130'), ('const-0', u'PTRSUB_-1204151081'), ('const-0', u'PTRSUB_-1204151011'), ('const-433', u'STORE_-1204151326'), ('const-0', u'STORE_-1204151258'), ('tmp_526', u'PTRSUB_-1204150963'), (u'CALL_-1204151589', u'MULTIEQUAL_-1204151220'), (u'MULTIEQUAL_-1204151229', u'STORE_-1204151393'), ('const-433', u'LOAD_-1204151364'), ('tmp_526', u'PTRSUB_-1204150968'), (u'COPY_-1204151065', u'MULTIEQUAL_-1204151192'), (u'INT_EQUAL_-1204151442', u'CBRANCH_-1204151439'), ('const-48', u'PTRSUB_-1204150963'), (u'MULTIEQUAL_-1204151229', u'STORE_-1204151424'), ('const-433', u'STORE_-1204151332'), (u'PTRADD_-1204151083', u'PTRSUB_-1204151081'), ('tmp_150', u'BRANCH_-1204151525'), (u'INT_REM_-1204151439', u'COPY_-1204151065'), ('const-16', u'PTRSUB_-1204151044'), ('tmp_526', u'PTRSUB_-1204151137'), ('tmp_527', u'CALL_-1204151589'), ('const-0', u'PTRSUB_-1204151094'), ('const-0', u'INT_EQUAL_-1204151377'), (u'MULTIEQUAL_-1204151229', u'PTRSUB_-1204151074'), (u'INT_NOTEQUAL_-1204151367', u'CBRANCH_-1204151365'), (u'PTRSUB_-1204151113', u'STORE_-1204151418'), ('const-433', u'STORE_-1204151258'), (u'PTRSUB_-1204150963', u'STORE_-1204151258'), ('const-0', u'PTRSUB_-1204150992'), ('const-8', u'PTRADD_-1204151083'), ('const-48', u'PTRSUB_-1204151135'), (u'LOAD_-1204151364', u'CALL_-1204151336'), ('tmp_516', u'BRANCH_-1204151244'), ('const-0', u'INT_EQUAL_-1204151400'), (u'INT_EQUAL_-1204151400', u'CBRANCH_-1204151397'), ('const-433', u'LOAD_-1204151438'), ('const-0', u'INT_EQUAL_-1204151442'), ('tmp_526', u'PTRSUB_-1204151054'), ('tmp_526', u'PTRSUB_-1204151113'), ('const-433', u'STORE_-1204151424'), (u'COPY_-1204151069', u'MULTIEQUAL_-1204151229'), ('const-433', u'STORE_-1204151430'), (u'PTRSUB_-1204151035', u'LOAD_-1204151415'), (u'CAST_-1204151046', u'INT_REM_-1204151439'), (u'PTRSUB_-1204151011', u'LOAD_-1204151364'), ('tmp_479', u'CBRANCH_-1204151375'), (u'MULTIEQUAL_-1204151229', u'STORE_-1204151378'), (u'LOAD_-1204151385', u'PTRSUB_-1204151094'), ('const-433', u'LOAD_-1204151385')]
|
[(u'CAST_-1204150999', u'INT_NOTEQUAL_-1204151344'), ('const-433', u'STORE_-1204151424'), ('tmp_355', u'CBRANCH_-1204151365'), ('const-433', u'LOAD_-1204151415'), ('tmp_1092', u'INT_EQUAL_-1204151611'), (u'CAST_-1204151016', u'STORE_-1204151393'), ('const-1', u'PTRADD_-1204151087'), (u'CAST_-1204151026', u'STORE_-1204151418'), (u'LOAD_-1204151364', u'CAST_-1204150999'), (u'MULTIEQUAL_-1204151219', u'CAST_-1204150981'), ('const-433', u'LOAD_-1204151364'), ('const-433', u'LOAD_-1204151395'), (u'INT_NOTEQUAL_-1204151344', u'CBRANCH_-1204151343'), ('const-0', u'STORE_-1204151258'), (u'INT_EQUAL_-1204151611', u'CBRANCH_-1204151608'), (u'CAST_-1204150981', u'STORE_-1204151326'), ('const-1', u'INT_EQUAL_-1204151611'), ('const-8', u'PTRADD_-1204151061'), (u'MULTIEQUAL_-1204151219', u'PTRADD_-1204151074'), (u'INT_EQUAL_-1204151377', u'CBRANCH_-1204151375'), ('const-8', u'PTRADD_-1204151087'), (u'CAST_-1204151113', u'INT_NOTEQUAL_-1204151546'), (u'PTRADD_-1204151136', u'INT_NOTEQUAL_-1204151344'), ('const-8', u'PTRADD_-1204151131'), (u'CAST_-1204151056', u'INT_REM_-1204151439'), (u'PTRADD_-1204151074', u'LOAD_-1204151460'), (u'MULTIEQUAL_-1204151228', u'LOAD_-1204151484'), (u'MULTIEQUAL_-1204151201', u'COPY_-1204151135'), (u'INT_REM_-1204151439', u'COPY_-1204151077'), ('const-2', u'PTRADD_-1204151115'), ('const-433', u'STORE_-1204151258'), (u'PTRADD_-1204151115', u'CAST_-1204151026'), ('const-433', u'LOAD_-1204151484'), (u'PTRADD_-1204151074', u'STORE_-1204151418'), (u'PTRADD_-1204151053', u'STORE_-1204151424'), ('const-433', u'STORE_-1204151393'), ('const-0', u'RETURN_-1204151297'), (u'PTRADD_-1204151087', u'LOAD_-1204151502'), (u'CAST_-1204151126', u'MULTIEQUAL_-1204151219'), (u'CAST_-1204151060', u'INT_NOTEQUAL_-1204151367'), ('const-6', u'PTRADD_-1204150976'), ('const-433', u'STORE_-1204151378'), ('tmp_1094', u'PTRADD_-1204151061'), ('const-0', u'INT_NOTEQUAL_-1204151546'), (u'PTRADD_-1204150981', u'MULTIEQUAL_-1204151219'), (u'PTRADD_-1204151039', u'STORE_-1204151393'), ('const-8', u'PTRADD_-1204150981'), ('tmp_1094', u'PTRADD_-1204151137'), (u'LOAD_-1204151395', u'STORE_-1204151388'), ('const-2', u'PTRADD_-1204151131'), ('tmp_1094', u'PTRADD_-1204151136'), (u'LOAD_-1204151438', u'STORE_-1204151430'), ('tmp_312', u'CBRANCH_-1204151397'), ('tmp_1094', u'PTRADD_-1204151131'), (u'COPY_-1204151158', u'MULTIEQUAL_-1204151191'), (u'CAST_-1204151048', u'INT_EQUAL_-1204151442'), ('const-8', u'PTRADD_-1204150976'), ('const-0', u'STORE_-1204151568'), ('tmp_253', u'CBRANCH_-1204151439'), (u'COPY_-1204151284', u'COPY_-1204151158'), (u'MULTIEQUAL_-1204151228', u'CAST_-1204151016'), (u'PTRADD_-1204151009', u'STORE_-1204151332'), ('const-433', u'LOAD_-1204151385'), ('const-433', u'STORE_-1204151326'), (u'COPY_-1204151139', u'MULTIEQUAL_-1204151228'), (u'MULTIEQUAL_-1204151228', u'LOAD_-1204151415'), ('const-433', u'LOAD_-1204151577'), ('const-433', u'STORE_-1204151568'), ('tmp_1094', u'STORE_-1204151326'), ('const-433', u'LOAD_-1204151502'), ('const-433', u'LOAD_-1204151438'), (u'CALL_-1204151589', u'CAST_-1204151126'), ('tmp_390', u'CBRANCH_-1204151343'), (u'MULTIEQUAL_-1204151228', u'CAST_-1204151031'), (u'LOAD_-1204151415', u'INT_EQUAL_-1204151400'), (u'COPY_-1204151162', u'MULTIEQUAL_-1204151228'), ('const-2', u'PTRADD_-1204151137'), (u'MULTIEQUAL_-1204151228', u'PTRADD_-1204151087'), ('tmp_56', u'CBRANCH_-1204151608'), (u'LOAD_-1204151502', u'CAST_-1204151056'), (u'INT_NOTEQUAL_-1204151546', u'CBRANCH_-1204151545'), (u'CAST_-1204151060', u'COPY_-1204151139'), ('tmp_1094', u'PTRADD_-1204151115'), ('const-433', u'LOAD_-1204151460'), (u'CAST_-1204151113', u'COPY_-1204151162'), (u'MULTIEQUAL_-1204151228', u'STORE_-1204151378'), ('const-433', u'STORE_-1204151430'), (u'MULTIEQUAL_-1204151219', u'PTRADD_-1204151039'), (u'PTRADD_-1204151074', u'LOAD_-1204151385'), (u'MULTIEQUAL_-1204151191', u'PTRADD_-1204151039'), (u'INT_REM_-1204151439', u'PTRADD_-1204151074'), ('const-0', u'INT_NOTEQUAL_-1204151367'), ('tmp_1094', u'LOAD_-1204151364'), ('const-6', u'PTRADD_-1204151136'), ('tmp_117', u'CBRANCH_-1204151545'), (u'PTRADD_-1204151061', u'LOAD_-1204151438'), ('tmp_1094', u'PTRADD_-1204150976'), ('const-8', u'PTRADD_-1204151053'), ('const-8', u'PTRADD_-1204151074'), (u'COPY_-1204151135', u'MULTIEQUAL_-1204151191'), ('const-2', u'PTRADD_-1204151061'), (u'LOAD_-1204151484', u'CAST_-1204151060'), ('const-2', u'PTRADD_-1204151053'), (u'COPY_-1204151077', u'MULTIEQUAL_-1204151191'), ('const-433', u'STORE_-1204151332'), ('const-1', u'PTRADD_-1204151009'), (u'COPY_-1204151081', u'MULTIEQUAL_-1204151228'), (u'COPY_-1204151147', u'MULTIEQUAL_-1204151201'), (u'MULTIEQUAL_-1204151228', u'STORE_-1204151388'), ('tmp_1094', u'PTRADD_-1204150981'), (u'PTRADD_-1204151137', u'LOAD_-1204151577'), ('const-8', u'PTRADD_-1204151009'), (u'PTRADD_-1204151131', u'STORE_-1204151568'), ('tmp_1094', u'PTRADD_-1204151053'), ('const-8', u'PTRADD_-1204151039'), ('const-0', u'INT_EQUAL_-1204151400'), (u'INT_EQUAL_-1204151442', u'CBRANCH_-1204151439'), (u'PTRADD_-1204150976', u'STORE_-1204151258'), ('const-8', u'PTRADD_-1204151137'), (u'CAST_-1204151060', u'COPY_-1204151081'), (u'LOAD_-1204151460', u'CAST_-1204151048'), ('const-6', u'PTRADD_-1204150981'), ('tmp_1092', u'STORE_-1204151332'), (u'LOAD_-1204151385', u'CAST_-1204151077'), ('tmp_150', u'BRANCH_-1204151525'), (u'CAST_-1204151060', u'INT_EQUAL_-1204151377'), (u'MULTIEQUAL_-1204151191', u'COPY_-1204151147'), (u'MULTIEQUAL_-1204151228', u'STORE_-1204151430'), (u'LOAD_-1204151577', u'CAST_-1204151113'), ('const-0', u'INT_EQUAL_-1204151377'), (u'INT_NOTEQUAL_-1204151367', u'CBRANCH_-1204151365'), (u'CAST_-1204151048', u'LOAD_-1204151395'), ('const-433', u'STORE_-1204151388'), (u'CAST_-1204151077', u'STORE_-1204151378'), ('const-8', u'PTRADD_-1204151136'), ('tmp_516', u'BRANCH_-1204151244'), ('const-0', u'COPY_-1204151284'), (u'INT_EQUAL_-1204151400', u'CBRANCH_-1204151397'), ('const-8', u'PTRADD_-1204151115'), ('const-0', u'INT_EQUAL_-1204151442'), (u'INT_REM_-1204151439', u'MULTIEQUAL_-1204151201'), ('tmp_1094', u'PTRADD_-1204151009'), (u'CAST_-1204151031', u'STORE_-1204151424'), ('tmp_1092', u'INT_REM_-1204151439'), ('const-433', u'STORE_-1204151418'), ('tmp_479', u'CBRANCH_-1204151375')]
| null | null |
00251aa0
|
x64
|
O2
|
(translation_unit "void FUN_00251aa0(long *param_1,ulong param_2)\n\n{\n long *plVar1;\n long *plVar2;\n long *plVar3;\n long *plVar4;\n ulong uVar5;\n ulong uVar6;\n \n if (param_2 == 1) {\n plVar3 = param_1 + 6;\n param_1[6] = 0;\n }\n else {\n /* try { // try from 00251aba to 00251abe has its CatchHandler @ 00251b6c */\n plVar3 = (long *)FUN_0024a830();\n }\n plVar4 = (long *)param_1[2];\n param_1[2] = 0;\n if (plVar4 != (long *)0x0) {\n uVar6 = 0;\n do {\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[1] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_00251aec:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00251b30;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_00251aec;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n } while (plVar2 != (long *)0x0);\n }\nLAB_00251b30:\n if ((long *)*param_1 != param_1 + 6) {\n FUN_002a2980();\n }\n param_1[1] = param_2;\n *param_1 = (long)plVar3;\n return;\n}\n\n" (function_definition "void FUN_00251aa0(long *param_1,ulong param_2)\n\n{\n long *plVar1;\n long *plVar2;\n long *plVar3;\n long *plVar4;\n ulong uVar5;\n ulong uVar6;\n \n if (param_2 == 1) {\n plVar3 = param_1 + 6;\n param_1[6] = 0;\n }\n else {\n /* try { // try from 00251aba to 00251abe has its CatchHandler @ 00251b6c */\n plVar3 = (long *)FUN_0024a830();\n }\n plVar4 = (long *)param_1[2];\n param_1[2] = 0;\n if (plVar4 != (long *)0x0) {\n uVar6 = 0;\n do {\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[1] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_00251aec:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00251b30;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_00251aec;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n } while (plVar2 != (long *)0x0);\n }\nLAB_00251b30:\n if ((long *)*param_1 != param_1 + 6) {\n FUN_002a2980();\n }\n param_1[1] = param_2;\n *param_1 = (long)plVar3;\n return;\n}" primitive_type (function_declarator "FUN_00251aa0(long *param_1,ulong param_2)" identifier (parameter_list "(long *param_1,ulong param_2)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "ulong param_2" type_identifier identifier) ))) (compound_statement "{\n long *plVar1;\n long *plVar2;\n long *plVar3;\n long *plVar4;\n ulong uVar5;\n ulong uVar6;\n \n if (param_2 == 1) {\n plVar3 = param_1 + 6;\n param_1[6] = 0;\n }\n else {\n /* try { // try from 00251aba to 00251abe has its CatchHandler @ 00251b6c */\n plVar3 = (long *)FUN_0024a830();\n }\n plVar4 = (long *)param_1[2];\n param_1[2] = 0;\n if (plVar4 != (long *)0x0) {\n uVar6 = 0;\n do {\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[1] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_00251aec:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00251b30;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_00251aec;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n } while (plVar2 != (long *)0x0);\n }\nLAB_00251b30:\n if ((long *)*param_1 != param_1 + 6) {\n FUN_002a2980();\n }\n param_1[1] = param_2;\n *param_1 = (long)plVar3;\n return;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "long *plVar3;" (sized_type_specifier "long" long) (pointer_declarator "*plVar3" * identifier) ;) (declaration "long *plVar4;" (sized_type_specifier "long" long) (pointer_declarator "*plVar4" * identifier) ;) (declaration "ulong uVar5;" type_identifier identifier ;) (declaration "ulong uVar6;" type_identifier identifier ;) (if_statement "if (param_2 == 1) {\n plVar3 = param_1 + 6;\n param_1[6] = 0;\n }\n else {\n /* try { // try from 00251aba to 00251abe has its CatchHandler @ 00251b6c */\n plVar3 = (long *)FUN_0024a830();\n }" if (parenthesized_expression "(param_2 == 1)" ( (binary_expression "param_2 == 1" identifier == number_literal) )) (compound_statement "{\n plVar3 = param_1 + 6;\n param_1[6] = 0;\n }" { (expression_statement "plVar3 = param_1 + 6;" (assignment_expression "plVar3 = param_1 + 6" identifier = (binary_expression "param_1 + 6" identifier + number_literal)) ;) (expression_statement "param_1[6] = 0;" (assignment_expression "param_1[6] = 0" (subscript_expression "param_1[6]" identifier [ number_literal ]) = number_literal) ;) }) (else_clause "else {\n /* try { // try from 00251aba to 00251abe has its CatchHandler @ 00251b6c */\n plVar3 = (long *)FUN_0024a830();\n }" else (compound_statement "{\n /* try { // try from 00251aba to 00251abe has its CatchHandler @ 00251b6c */\n plVar3 = (long *)FUN_0024a830();\n }" { comment (expression_statement "plVar3 = (long *)FUN_0024a830();" (assignment_expression "plVar3 = (long *)FUN_0024a830()" identifier = (cast_expression "(long *)FUN_0024a830()" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_0024a830()" identifier (argument_list "()" ( ))))) ;) }))) (expression_statement "plVar4 = (long *)param_1[2];" (assignment_expression "plVar4 = (long *)param_1[2]" identifier = (cast_expression "(long *)param_1[2]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[2]" identifier [ number_literal ]))) ;) (expression_statement "param_1[2] = 0;" (assignment_expression "param_1[2] = 0" (subscript_expression "param_1[2]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if (plVar4 != (long *)0x0) {\n uVar6 = 0;\n do {\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[1] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_00251aec:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00251b30;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_00251aec;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n } while (plVar2 != (long *)0x0);\n }" if (parenthesized_expression "(plVar4 != (long *)0x0)" ( (binary_expression "plVar4 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar6 = 0;\n do {\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[1] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_00251aec:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00251b30;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_00251aec;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n } while (plVar2 != (long *)0x0);\n }" { (expression_statement "uVar6 = 0;" (assignment_expression "uVar6 = 0" identifier = number_literal) ;) (do_statement "do {\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[1] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_00251aec:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00251b30;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_00251aec;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n } while (plVar2 != (long *)0x0);" do (compound_statement "{\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[1] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_00251aec:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00251b30;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_00251aec;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n }" { (while_statement "while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[1] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_00251aec:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00251b30;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[1] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_00251aec:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00251b30;\n }" { (expression_statement "plVar2 = (long *)*plVar4;" (assignment_expression "plVar2 = (long *)*plVar4" identifier = (cast_expression "(long *)*plVar4" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar4" * identifier))) ;) (expression_statement "uVar5 = (ulong)plVar4[1] % param_2;" (assignment_expression "uVar5 = (ulong)plVar4[1] % param_2" identifier = (binary_expression "(ulong)plVar4[1] % param_2" (cast_expression "(ulong)plVar4[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "plVar4[1]" identifier [ number_literal ])) % identifier)) ;) (expression_statement "plVar1 = plVar3 + uVar5;" (assignment_expression "plVar1 = plVar3 + uVar5" identifier = (binary_expression "plVar3 + uVar5" identifier + identifier)) ;) (if_statement "if ((long *)*plVar1 == (long *)0x0) break;" if (parenthesized_expression "((long *)*plVar1 == (long *)0x0)" ( (binary_expression "(long *)*plVar1 == (long *)0x0" (cast_expression "(long *)*plVar1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar1" * identifier)) == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (break_statement "break;" break ;)) (expression_statement "*plVar4 = *(long *)*plVar1;" (assignment_expression "*plVar4 = *(long *)*plVar1" (pointer_expression "*plVar4" * identifier) = (pointer_expression "*(long *)*plVar1" * (cast_expression "(long *)*plVar1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar1" * identifier)))) ;) (expression_statement "*(long **)*plVar1 = plVar4;" (assignment_expression "*(long **)*plVar1 = plVar4" (pointer_expression "*(long **)*plVar1" * (cast_expression "(long **)*plVar1" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "*plVar1" * identifier))) = identifier) ;) (expression_statement "uVar5 = uVar6;" (assignment_expression "uVar5 = uVar6" identifier = identifier) ;) (labeled_statement "LAB_00251aec:\n plVar4 = plVar2;" statement_identifier : (expression_statement "plVar4 = plVar2;" (assignment_expression "plVar4 = plVar2" identifier = identifier) ;)) (expression_statement "uVar6 = uVar5;" (assignment_expression "uVar6 = uVar5" identifier = identifier) ;) (if_statement "if (plVar2 == (long *)0x0) goto LAB_00251b30;" if (parenthesized_expression "(plVar2 == (long *)0x0)" ( (binary_expression "plVar2 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_00251b30;" goto statement_identifier ;)) })) (expression_statement "*plVar4 = param_1[2];" (assignment_expression "*plVar4 = param_1[2]" (pointer_expression "*plVar4" * identifier) = (subscript_expression "param_1[2]" identifier [ number_literal ])) ;) (expression_statement "param_1[2] = (long)plVar4;" (assignment_expression "param_1[2] = (long)plVar4" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (cast_expression "(long)plVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "*plVar1 = (long)(param_1 + 2);" (assignment_expression "*plVar1 = (long)(param_1 + 2)" (pointer_expression "*plVar1" * identifier) = (cast_expression "(long)(param_1 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_1 + 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) )))) ;) (if_statement "if (*plVar4 == 0) goto LAB_00251aec;" if (parenthesized_expression "(*plVar4 == 0)" ( (binary_expression "*plVar4 == 0" (pointer_expression "*plVar4" * identifier) == number_literal) )) (goto_statement "goto LAB_00251aec;" goto statement_identifier ;)) (expression_statement "plVar3[uVar6] = (long)plVar4;" (assignment_expression "plVar3[uVar6] = (long)plVar4" (subscript_expression "plVar3[uVar6]" identifier [ identifier ]) = (cast_expression "(long)plVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "plVar4 = plVar2;" (assignment_expression "plVar4 = plVar2" identifier = identifier) ;) (expression_statement "uVar6 = uVar5;" (assignment_expression "uVar6 = uVar5" identifier = identifier) ;) }) while (parenthesized_expression "(plVar2 != (long *)0x0)" ( (binary_expression "plVar2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) ;) })) (labeled_statement "LAB_00251b30:\n if ((long *)*param_1 != param_1 + 6) {\n FUN_002a2980();\n }" statement_identifier : (if_statement "if ((long *)*param_1 != param_1 + 6) {\n FUN_002a2980();\n }" if (parenthesized_expression "((long *)*param_1 != param_1 + 6)" ( (binary_expression "(long *)*param_1 != param_1 + 6" (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier)) != (binary_expression "param_1 + 6" identifier + number_literal)) )) (compound_statement "{\n FUN_002a2980();\n }" { (expression_statement "FUN_002a2980();" (call_expression "FUN_002a2980()" identifier (argument_list "()" ( ))) ;) }))) (expression_statement "param_1[1] = param_2;" (assignment_expression "param_1[1] = param_2" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*param_1 = (long)plVar3;" (assignment_expression "*param_1 = (long)plVar3" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)plVar3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (return_statement "return;" return ;) })))
|
(translation_unit "/* DWARF original prototype: void\n _M_rehash(_Hashtable<const_gold::Symbol*,_std::pair<const_gold::Symbol*_const,_gold::Symbol*>,_std::allocator<std::pair<const_gold::Symbol*_const,_gold::Symbol*>_>,_std::__detail::_Select1st,_std::equal_to<const_gold::Symbol*>,_std::hash<const_gold::Symbol*>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>_>\n * this, size_type __n, __rehash_state * __state) */\n\nvoid __thiscall\nstd::\n_Hashtable<const_gold::Symbol*,_std::pair<const_gold::Symbol*_const,_gold::Symbol*>,_std::allocator<std::pair<const_gold::Symbol*_const,_gold::Symbol*>_>,_std::__detail::_Select1st,_std::equal_to<const_gold::Symbol*>,_std::hash<const_gold::Symbol*>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>_>\n::_M_rehash(_Hashtable<const_gold::Symbol*,_std::pair<const_gold::Symbol*_const,_gold::Symbol*>,_std::allocator<std::pair<const_gold::Symbol*_const,_gold::Symbol*>_>,_std::__detail::_Select1st,_std::equal_to<const_gold::Symbol*>,_std::hash<const_gold::Symbol*>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>_>\n *this,size_type __n,__rehash_state *__state)\n\n{\n __bucket_type *pp_Var1;\n _Hash_node_base *p_Var2;\n __bucket_type *pp_Var3;\n _Hash_node_base *p_Var4;\n ulong uVar5;\n ulong uVar6;\n \n if (__n == 1) {\n pp_Var3 = &this->_M_single_bucket;\n this->_M_single_bucket = (__bucket_type)0x0;\n }\n else {\n /* try { // try from 00251aba to 00251abe has its CatchHandler @ 00251b6c */\n pp_Var3 = __detail::\n _Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_gold::Symbol*>,_true>_>_>\n ::_M_allocate_buckets\n ((_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_gold::Symbol*>,_true>_>_>\n *)__n,__n);\n }\n p_Var4 = (this->_M_before_begin)._M_nxt;\n (this->_M_before_begin)._M_nxt = (_Hash_node_base *)0x0;\n if (p_Var4 != (_Hash_node_base *)0x0) {\n uVar6 = 0;\n do {\n while( true ) {\n p_Var2 = p_Var4->_M_nxt;\n uVar5 = (ulong)p_Var4[1]._M_nxt % __n;\n pp_Var1 = pp_Var3 + uVar5;\n if (*pp_Var1 == (__bucket_type)0x0) break;\n p_Var4->_M_nxt = (*pp_Var1)->_M_nxt;\n (*pp_Var1)->_M_nxt = p_Var4;\n uVar5 = uVar6;\nLAB_00251aec:\n p_Var4 = p_Var2;\n uVar6 = uVar5;\n if (p_Var2 == (_Hash_node_base *)0x0) goto LAB_00251b30;\n }\n p_Var4->_M_nxt = (this->_M_before_begin)._M_nxt;\n (this->_M_before_begin)._M_nxt = p_Var4;\n *pp_Var1 = &this->_M_before_begin;\n if (p_Var4->_M_nxt == (_Hash_node_base *)0x0) goto LAB_00251aec;\n pp_Var3[uVar6] = p_Var4;\n p_Var4 = p_Var2;\n uVar6 = uVar5;\n } while (p_Var2 != (_Hash_node_base *)0x0);\n }\nLAB_00251b30:\n if (this->_M_buckets != &this->_M_single_bucket) {\n operator_delete(this->_M_buckets);\n }\n this->_M_bucket_count = __n;\n this->_M_buckets = pp_Var3;\n return;\n}\n\n" comment (declaration "void __thiscall\nstd::\n_Hashtable<const_gold::Symbol*,_std::pair<const_gold::Symbol*_const,_gold::Symbol*>,_std::allocator<std::pair<const_gold::Symbol*_const,_gold::Symbol*>_>,_std::__detail::_Select1st,_std::equal_to<const_gold::Symbol*>,_std::hash<const_gold::Symbol*>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>_>\n::_M_rehash(_Hashtable<const_gold::Symbol*,_std::pair<const_gold::Symbol*_const,_gold::Symbol*>,_std::allocator<std::pair<const_gold::Symbol*_const,_gold::Symbol*>_>,_std::__detail::_Select1st,_std::equal_to<const_gold::Symbol*>,_std::hash<const_gold::Symbol*>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>_>\n *this,size_type __n,__rehash_state *__state)\n\n{\n __bucket_type *pp_Var1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::\n_Hashtable<const_gold::" identifier : : identifier < identifier : :) identifier (ERROR "*" *) , (ERROR "_std::pair<const_gold::Symbol" identifier : : identifier < identifier : : identifier) (pointer_declarator "*_const" * identifier) , (ERROR "_gold::" identifier : :) identifier (ERROR "*>" * >) , (ERROR "_std::allocator<std::pair<const_gold::Symbol" identifier : : identifier < identifier : : identifier < identifier : : identifier) (pointer_declarator "*_const" * identifier) , (ERROR "_gold::Symbol*>" identifier : : identifier * >) identifier (ERROR ">" >) , (ERROR "_std::__detail::" identifier : : identifier : :) identifier , (ERROR "_std::equal_to<const_gold::" identifier : : identifier < identifier : :) identifier (ERROR "*>" * >) , (ERROR "_std::hash<const_gold::" identifier : : identifier < identifier : :) identifier (ERROR "*>" * >) , (ERROR "_std::__detail::" identifier : : identifier : :) identifier , (ERROR "_std::__detail::" identifier : : identifier : :) identifier , (ERROR "_std::__detail::" identifier : : identifier : :) identifier , (ERROR "_std::__detail::" identifier : : identifier : :) identifier (ERROR "<false" < false) , identifier , (ERROR "_true>_>\n::_M_rehash(_Hashtable<const_gold::Symbol*,_std::pair<const_gold::Symbol*_const,_gold::Symbol*>,_std::allocator<std::pair<const_gold::Symbol*_const,_gold::Symbol*>_>,_std::__detail::_Select1st,_std::equal_to<const_gold::Symbol*>,_std::hash<const_gold::Symbol*>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>_>\n *this,size_type __n,__rehash_state *__state)\n\n{\n __bucket_type" identifier > identifier > : : (function_declarator "_M_rehash(_Hashtable<const_gold::Symbol*,_std::pair<const_gold::Symbol*_const,_gold::Symbol*>,_std::allocator<std::pair<const_gold::Symbol*_const,_gold::Symbol*>_>,_std::__detail::_Select1st,_std::equal_to<const_gold::Symbol*>,_std::hash<const_gold::Symbol*>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>_>\n *this,size_type __n,__rehash_state *__state)" identifier (parameter_list "(_Hashtable<const_gold::Symbol*,_std::pair<const_gold::Symbol*_const,_gold::Symbol*>,_std::allocator<std::pair<const_gold::Symbol*_const,_gold::Symbol*>_>,_std::__detail::_Select1st,_std::equal_to<const_gold::Symbol*>,_std::hash<const_gold::Symbol*>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>_>\n *this,size_type __n,__rehash_state *__state)" ( (parameter_declaration "_Hashtable<const_gold::Symbol*" type_identifier (ERROR "<const_gold::Symbol" < identifier : : identifier) (abstract_pointer_declarator "*" *)) , (parameter_declaration "_std::pair<const_gold::Symbol*_const" type_identifier (ERROR "::pair<const_gold::Symbol" : : identifier < identifier : : identifier) (pointer_declarator "*_const" * identifier)) , (parameter_declaration "_gold::Symbol" type_identifier (ERROR "::" : :) identifier) (ERROR "*>" * >) , (parameter_declaration "_std::allocator<std::pair<const_gold::Symbol*_const" type_identifier (ERROR "::allocator<std::pair<const_gold::Symbol" : : identifier < identifier : : identifier < identifier : : identifier) (pointer_declarator "*_const" * identifier)) , (parameter_declaration "_gold::Symbol*>_" type_identifier (ERROR "::Symbol*>" : : identifier * >) identifier) (ERROR ">" >) , (parameter_declaration "_std::__detail::_Select1st" type_identifier (ERROR "::__detail::" : : identifier : :) identifier) , (parameter_declaration "_std::equal_to<const_gold::Symbol" type_identifier (ERROR "::equal_to<const_gold::" : : identifier < identifier : :) identifier) (ERROR "*>" * >) , (parameter_declaration "_std::hash<const_gold::Symbol" type_identifier (ERROR "::hash<const_gold::" : : identifier < 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 "<false" < false) , (parameter_declaration "_false" type_identifier) , (parameter_declaration "_true>_>\n *this" type_identifier (ERROR ">_>" > identifier >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "size_type __n" type_identifier identifier) , (parameter_declaration "__rehash_state *__state" type_identifier (pointer_declarator "*__state" * identifier)) ))) { identifier) (pointer_declarator "*pp_Var1" * identifier) ;) (declaration "_Hash_node_base *p_Var2;" type_identifier (pointer_declarator "*p_Var2" * identifier) ;) (declaration "__bucket_type *pp_Var3;" type_identifier (pointer_declarator "*pp_Var3" * identifier) ;) (declaration "_Hash_node_base *p_Var4;" type_identifier (pointer_declarator "*p_Var4" * identifier) ;) (declaration "ulong uVar5;" type_identifier identifier ;) (declaration "ulong uVar6;" type_identifier identifier ;) (if_statement "if (__n == 1) {\n pp_Var3 = &this->_M_single_bucket;\n this->_M_single_bucket = (__bucket_type)0x0;\n }\n else {\n /* try { // try from 00251aba to 00251abe has its CatchHandler @ 00251b6c */\n pp_Var3 = __detail::\n _Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_gold::Symbol*>,_true>_>_>\n ::_M_allocate_buckets\n ((_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_gold::Symbol*>,_true>_>_>\n *)__n,__n);\n }" if (parenthesized_expression "(__n == 1)" ( (binary_expression "__n == 1" identifier == number_literal) )) (compound_statement "{\n pp_Var3 = &this->_M_single_bucket;\n this->_M_single_bucket = (__bucket_type)0x0;\n }" { (expression_statement "pp_Var3 = &this->_M_single_bucket;" (assignment_expression "pp_Var3 = &this->_M_single_bucket" identifier = (pointer_expression "&this->_M_single_bucket" & (field_expression "this->_M_single_bucket" identifier -> field_identifier))) ;) (expression_statement "this->_M_single_bucket = (__bucket_type)0x0;" (assignment_expression "this->_M_single_bucket = (__bucket_type)0x0" (field_expression "this->_M_single_bucket" identifier -> field_identifier) = (cast_expression "(__bucket_type)0x0" ( (type_descriptor "__bucket_type" type_identifier) ) number_literal)) ;) }) (else_clause "else {\n /* try { // try from 00251aba to 00251abe has its CatchHandler @ 00251b6c */\n pp_Var3 = __detail::\n _Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_gold::Symbol*>,_true>_>_>\n ::_M_allocate_buckets\n ((_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_gold::Symbol*>,_true>_>_>\n *)__n,__n);\n }" else (compound_statement "{\n /* try { // try from 00251aba to 00251abe has its CatchHandler @ 00251b6c */\n pp_Var3 = __detail::\n _Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_gold::Symbol*>,_true>_>_>\n ::_M_allocate_buckets\n ((_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_gold::Symbol*>,_true>_>_>\n *)__n,__n);\n }" { comment (ERROR "pp_Var3 = __detail::\n _Hashtable_alloc<std::allocator<std::" (assignment_expression "pp_Var3 = __detail" identifier = identifier) : : (binary_expression "_Hashtable_alloc<std" identifier < identifier) : : (binary_expression "allocator<std" identifier < identifier) : :) (labeled_statement "__detail::_Hash_node<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_gold::Symbol*>,_true>_>_>\n ::_M_allocate_buckets\n ((_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_gold::Symbol*>,_true>_>_>\n *)__n,__n);" statement_identifier (ERROR "::_Hash_node<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_gold:" : : (binary_expression "_Hash_node<std" identifier < identifier) : : (binary_expression "pair<const_std" identifier < identifier) : : (comma_expression "pair<long_unsigned_int,_long_unsigned_int>,_gold" (binary_expression "pair<long_unsigned_int" identifier < identifier) , (binary_expression "_long_unsigned_int>,_gold" identifier > (ERROR "," ,) identifier)) :) : (expression_statement "Symbol*>,_true>_>_>\n ::_M_allocate_buckets\n ((_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_gold::Symbol*>,_true>_>_>\n *)__n,__n);" (comma_expression "Symbol*>,_true>_>_>\n ::_M_allocate_buckets\n ((_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_gold::Symbol*>,_true>_>_>\n *)__n,__n)" identifier (ERROR "*>" * >) , (binary_expression "_true>_>_>\n ::_M_allocate_buckets\n ((_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_gold::Symbol*>,_true>_>_>\n *)__n,__n)" (binary_expression "_true>_>_" (binary_expression "_true>_" identifier > identifier) > identifier) > (ERROR "::" : :) (call_expression "_M_allocate_buckets\n ((_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_gold::Symbol*>,_true>_>_>\n *)__n,__n)" identifier (argument_list "((_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_gold::Symbol*>,_true>_>_>\n *)__n,__n)" ( (parenthesized_expression "(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_gold::Symbol*>,_true>_>_>\n *)__n,__n)" ( (ERROR "_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_gold::Symbol*>," (comma_expression "_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_gold" (binary_expression "_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<const_std::pair<long_unsigned_int" (binary_expression "_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<const_std" (binary_expression "_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std" (binary_expression "_Hashtable_alloc<std::allocator<std" (binary_expression "_Hashtable_alloc<std" identifier < identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::__detail::_Hash_node" : : identifier : : identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) , (binary_expression "_long_unsigned_int>,_gold" identifier > (ERROR "," ,) identifier)) : : identifier * > ,) (comma_expression "_true>_>_>\n *)__n,__n" (binary_expression "_true>_>_>\n *)__n" (binary_expression "_true>_>_" (binary_expression "_true>_" identifier > identifier) > identifier) > (pointer_expression "*)__n" * (ERROR ")" )) identifier)) , identifier) )) ))))) ;)) }))) (expression_statement "p_Var4 = (this->_M_before_begin)._M_nxt;" (assignment_expression "p_Var4 = (this->_M_before_begin)._M_nxt" identifier = (field_expression "(this->_M_before_begin)._M_nxt" (parenthesized_expression "(this->_M_before_begin)" ( (field_expression "this->_M_before_begin" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "(this->_M_before_begin)._M_nxt = (_Hash_node_base *)0x0;" (assignment_expression "(this->_M_before_begin)._M_nxt = (_Hash_node_base *)0x0" (field_expression "(this->_M_before_begin)._M_nxt" (parenthesized_expression "(this->_M_before_begin)" ( (field_expression "this->_M_before_begin" identifier -> field_identifier) )) . field_identifier) = (cast_expression "(_Hash_node_base *)0x0" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (p_Var4 != (_Hash_node_base *)0x0) {\n uVar6 = 0;\n do {\n while( true ) {\n p_Var2 = p_Var4->_M_nxt;\n uVar5 = (ulong)p_Var4[1]._M_nxt % __n;\n pp_Var1 = pp_Var3 + uVar5;\n if (*pp_Var1 == (__bucket_type)0x0) break;\n p_Var4->_M_nxt = (*pp_Var1)->_M_nxt;\n (*pp_Var1)->_M_nxt = p_Var4;\n uVar5 = uVar6;\nLAB_00251aec:\n p_Var4 = p_Var2;\n uVar6 = uVar5;\n if (p_Var2 == (_Hash_node_base *)0x0) goto LAB_00251b30;\n }\n p_Var4->_M_nxt = (this->_M_before_begin)._M_nxt;\n (this->_M_before_begin)._M_nxt = p_Var4;\n *pp_Var1 = &this->_M_before_begin;\n if (p_Var4->_M_nxt == (_Hash_node_base *)0x0) goto LAB_00251aec;\n pp_Var3[uVar6] = p_Var4;\n p_Var4 = p_Var2;\n uVar6 = uVar5;\n } while (p_Var2 != (_Hash_node_base *)0x0);\n }" if (parenthesized_expression "(p_Var4 != (_Hash_node_base *)0x0)" ( (binary_expression "p_Var4 != (_Hash_node_base *)0x0" identifier != (cast_expression "(_Hash_node_base *)0x0" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar6 = 0;\n do {\n while( true ) {\n p_Var2 = p_Var4->_M_nxt;\n uVar5 = (ulong)p_Var4[1]._M_nxt % __n;\n pp_Var1 = pp_Var3 + uVar5;\n if (*pp_Var1 == (__bucket_type)0x0) break;\n p_Var4->_M_nxt = (*pp_Var1)->_M_nxt;\n (*pp_Var1)->_M_nxt = p_Var4;\n uVar5 = uVar6;\nLAB_00251aec:\n p_Var4 = p_Var2;\n uVar6 = uVar5;\n if (p_Var2 == (_Hash_node_base *)0x0) goto LAB_00251b30;\n }\n p_Var4->_M_nxt = (this->_M_before_begin)._M_nxt;\n (this->_M_before_begin)._M_nxt = p_Var4;\n *pp_Var1 = &this->_M_before_begin;\n if (p_Var4->_M_nxt == (_Hash_node_base *)0x0) goto LAB_00251aec;\n pp_Var3[uVar6] = p_Var4;\n p_Var4 = p_Var2;\n uVar6 = uVar5;\n } while (p_Var2 != (_Hash_node_base *)0x0);\n }" { (expression_statement "uVar6 = 0;" (assignment_expression "uVar6 = 0" identifier = number_literal) ;) (do_statement "do {\n while( true ) {\n p_Var2 = p_Var4->_M_nxt;\n uVar5 = (ulong)p_Var4[1]._M_nxt % __n;\n pp_Var1 = pp_Var3 + uVar5;\n if (*pp_Var1 == (__bucket_type)0x0) break;\n p_Var4->_M_nxt = (*pp_Var1)->_M_nxt;\n (*pp_Var1)->_M_nxt = p_Var4;\n uVar5 = uVar6;\nLAB_00251aec:\n p_Var4 = p_Var2;\n uVar6 = uVar5;\n if (p_Var2 == (_Hash_node_base *)0x0) goto LAB_00251b30;\n }\n p_Var4->_M_nxt = (this->_M_before_begin)._M_nxt;\n (this->_M_before_begin)._M_nxt = p_Var4;\n *pp_Var1 = &this->_M_before_begin;\n if (p_Var4->_M_nxt == (_Hash_node_base *)0x0) goto LAB_00251aec;\n pp_Var3[uVar6] = p_Var4;\n p_Var4 = p_Var2;\n uVar6 = uVar5;\n } while (p_Var2 != (_Hash_node_base *)0x0);" do (compound_statement "{\n while( true ) {\n p_Var2 = p_Var4->_M_nxt;\n uVar5 = (ulong)p_Var4[1]._M_nxt % __n;\n pp_Var1 = pp_Var3 + uVar5;\n if (*pp_Var1 == (__bucket_type)0x0) break;\n p_Var4->_M_nxt = (*pp_Var1)->_M_nxt;\n (*pp_Var1)->_M_nxt = p_Var4;\n uVar5 = uVar6;\nLAB_00251aec:\n p_Var4 = p_Var2;\n uVar6 = uVar5;\n if (p_Var2 == (_Hash_node_base *)0x0) goto LAB_00251b30;\n }\n p_Var4->_M_nxt = (this->_M_before_begin)._M_nxt;\n (this->_M_before_begin)._M_nxt = p_Var4;\n *pp_Var1 = &this->_M_before_begin;\n if (p_Var4->_M_nxt == (_Hash_node_base *)0x0) goto LAB_00251aec;\n pp_Var3[uVar6] = p_Var4;\n p_Var4 = p_Var2;\n uVar6 = uVar5;\n }" { (while_statement "while( true ) {\n p_Var2 = p_Var4->_M_nxt;\n uVar5 = (ulong)p_Var4[1]._M_nxt % __n;\n pp_Var1 = pp_Var3 + uVar5;\n if (*pp_Var1 == (__bucket_type)0x0) break;\n p_Var4->_M_nxt = (*pp_Var1)->_M_nxt;\n (*pp_Var1)->_M_nxt = p_Var4;\n uVar5 = uVar6;\nLAB_00251aec:\n p_Var4 = p_Var2;\n uVar6 = uVar5;\n if (p_Var2 == (_Hash_node_base *)0x0) goto LAB_00251b30;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n p_Var2 = p_Var4->_M_nxt;\n uVar5 = (ulong)p_Var4[1]._M_nxt % __n;\n pp_Var1 = pp_Var3 + uVar5;\n if (*pp_Var1 == (__bucket_type)0x0) break;\n p_Var4->_M_nxt = (*pp_Var1)->_M_nxt;\n (*pp_Var1)->_M_nxt = p_Var4;\n uVar5 = uVar6;\nLAB_00251aec:\n p_Var4 = p_Var2;\n uVar6 = uVar5;\n if (p_Var2 == (_Hash_node_base *)0x0) goto LAB_00251b30;\n }" { (expression_statement "p_Var2 = p_Var4->_M_nxt;" (assignment_expression "p_Var2 = p_Var4->_M_nxt" identifier = (field_expression "p_Var4->_M_nxt" identifier -> field_identifier)) ;) (expression_statement "uVar5 = (ulong)p_Var4[1]._M_nxt % __n;" (assignment_expression "uVar5 = (ulong)p_Var4[1]._M_nxt % __n" identifier = (binary_expression "(ulong)p_Var4[1]._M_nxt % __n" (cast_expression "(ulong)p_Var4[1]._M_nxt" ( (type_descriptor "ulong" type_identifier) ) (field_expression "p_Var4[1]._M_nxt" (subscript_expression "p_Var4[1]" identifier [ number_literal ]) . field_identifier)) % identifier)) ;) (expression_statement "pp_Var1 = pp_Var3 + uVar5;" (assignment_expression "pp_Var1 = pp_Var3 + uVar5" identifier = (binary_expression "pp_Var3 + uVar5" identifier + identifier)) ;) (if_statement "if (*pp_Var1 == (__bucket_type)0x0) break;" if (parenthesized_expression "(*pp_Var1 == (__bucket_type)0x0)" ( (binary_expression "*pp_Var1 == (__bucket_type)0x0" (pointer_expression "*pp_Var1" * identifier) == (cast_expression "(__bucket_type)0x0" ( (type_descriptor "__bucket_type" type_identifier) ) number_literal)) )) (break_statement "break;" break ;)) (expression_statement "p_Var4->_M_nxt = (*pp_Var1)->_M_nxt;" (assignment_expression "p_Var4->_M_nxt = (*pp_Var1)->_M_nxt" (field_expression "p_Var4->_M_nxt" identifier -> field_identifier) = (field_expression "(*pp_Var1)->_M_nxt" (parenthesized_expression "(*pp_Var1)" ( (pointer_expression "*pp_Var1" * identifier) )) -> field_identifier)) ;) (expression_statement "(*pp_Var1)->_M_nxt = p_Var4;" (assignment_expression "(*pp_Var1)->_M_nxt = p_Var4" (field_expression "(*pp_Var1)->_M_nxt" (parenthesized_expression "(*pp_Var1)" ( (pointer_expression "*pp_Var1" * identifier) )) -> field_identifier) = identifier) ;) (expression_statement "uVar5 = uVar6;" (assignment_expression "uVar5 = uVar6" identifier = identifier) ;) (labeled_statement "LAB_00251aec:\n p_Var4 = p_Var2;" statement_identifier : (expression_statement "p_Var4 = p_Var2;" (assignment_expression "p_Var4 = p_Var2" identifier = identifier) ;)) (expression_statement "uVar6 = uVar5;" (assignment_expression "uVar6 = uVar5" identifier = identifier) ;) (if_statement "if (p_Var2 == (_Hash_node_base *)0x0) goto LAB_00251b30;" if (parenthesized_expression "(p_Var2 == (_Hash_node_base *)0x0)" ( (binary_expression "p_Var2 == (_Hash_node_base *)0x0" identifier == (cast_expression "(_Hash_node_base *)0x0" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_00251b30;" goto statement_identifier ;)) })) (expression_statement "p_Var4->_M_nxt = (this->_M_before_begin)._M_nxt;" (assignment_expression "p_Var4->_M_nxt = (this->_M_before_begin)._M_nxt" (field_expression "p_Var4->_M_nxt" identifier -> field_identifier) = (field_expression "(this->_M_before_begin)._M_nxt" (parenthesized_expression "(this->_M_before_begin)" ( (field_expression "this->_M_before_begin" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "(this->_M_before_begin)._M_nxt = p_Var4;" (assignment_expression "(this->_M_before_begin)._M_nxt = p_Var4" (field_expression "(this->_M_before_begin)._M_nxt" (parenthesized_expression "(this->_M_before_begin)" ( (field_expression "this->_M_before_begin" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "*pp_Var1 = &this->_M_before_begin;" (assignment_expression "*pp_Var1 = &this->_M_before_begin" (pointer_expression "*pp_Var1" * identifier) = (pointer_expression "&this->_M_before_begin" & (field_expression "this->_M_before_begin" identifier -> field_identifier))) ;) (if_statement "if (p_Var4->_M_nxt == (_Hash_node_base *)0x0) goto LAB_00251aec;" if (parenthesized_expression "(p_Var4->_M_nxt == (_Hash_node_base *)0x0)" ( (binary_expression "p_Var4->_M_nxt == (_Hash_node_base *)0x0" (field_expression "p_Var4->_M_nxt" identifier -> field_identifier) == (cast_expression "(_Hash_node_base *)0x0" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_00251aec;" goto statement_identifier ;)) (expression_statement "pp_Var3[uVar6] = p_Var4;" (assignment_expression "pp_Var3[uVar6] = p_Var4" (subscript_expression "pp_Var3[uVar6]" identifier [ identifier ]) = identifier) ;) (expression_statement "p_Var4 = p_Var2;" (assignment_expression "p_Var4 = p_Var2" identifier = identifier) ;) (expression_statement "uVar6 = uVar5;" (assignment_expression "uVar6 = uVar5" identifier = identifier) ;) }) while (parenthesized_expression "(p_Var2 != (_Hash_node_base *)0x0)" ( (binary_expression "p_Var2 != (_Hash_node_base *)0x0" identifier != (cast_expression "(_Hash_node_base *)0x0" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) ;) })) (labeled_statement "LAB_00251b30:\n if (this->_M_buckets != &this->_M_single_bucket) {\n operator_delete(this->_M_buckets);\n }" statement_identifier : (if_statement "if (this->_M_buckets != &this->_M_single_bucket) {\n operator_delete(this->_M_buckets);\n }" if (parenthesized_expression "(this->_M_buckets != &this->_M_single_bucket)" ( (binary_expression "this->_M_buckets != &this->_M_single_bucket" (field_expression "this->_M_buckets" identifier -> field_identifier) != (pointer_expression "&this->_M_single_bucket" & (field_expression "this->_M_single_bucket" identifier -> field_identifier))) )) (compound_statement "{\n operator_delete(this->_M_buckets);\n }" { (expression_statement "operator_delete(this->_M_buckets);" (call_expression "operator_delete(this->_M_buckets)" identifier (argument_list "(this->_M_buckets)" ( (field_expression "this->_M_buckets" identifier -> field_identifier) ))) ;) }))) (expression_statement "this->_M_bucket_count = __n;" (assignment_expression "this->_M_bucket_count = __n" (field_expression "this->_M_bucket_count" identifier -> field_identifier) = identifier) ;) (expression_statement "this->_M_buckets = pp_Var3;" (assignment_expression "this->_M_buckets = pp_Var3" (field_expression "this->_M_buckets" identifier -> field_identifier) = identifier) ;) (return_statement "return;" return ;) (ERROR "}" }))
|
(translation_unit "void FUN_00251aa0(long *param_1,ulong param_2)\n\n{\n long *plVar1;\n long *plVar2;\n long *plVar3;\n long *plVar4;\n ulong uVar5;\n ulong uVar6;\n \n if (param_2 == 1) {\n plVar3 = param_1 + 6;\n param_1[6] = 0;\n }\n else {\n \n plVar3 = (long *)FUN_0024a830();\n }\n plVar4 = (long *)param_1[2];\n param_1[2] = 0;\n if (plVar4 != (long *)0x0) {\n uVar6 = 0;\n do {\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[1] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_00251aec:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00251b30;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_00251aec;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n } while (plVar2 != (long *)0x0);\n }\nLAB_00251b30:\n if ((long *)*param_1 != param_1 + 6) {\n FUN_002a2980();\n }\n param_1[1] = param_2;\n *param_1 = (long)plVar3;\n return;\n}\n\n" (function_definition "void FUN_00251aa0(long *param_1,ulong param_2)\n\n{\n long *plVar1;\n long *plVar2;\n long *plVar3;\n long *plVar4;\n ulong uVar5;\n ulong uVar6;\n \n if (param_2 == 1) {\n plVar3 = param_1 + 6;\n param_1[6] = 0;\n }\n else {\n \n plVar3 = (long *)FUN_0024a830();\n }\n plVar4 = (long *)param_1[2];\n param_1[2] = 0;\n if (plVar4 != (long *)0x0) {\n uVar6 = 0;\n do {\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[1] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_00251aec:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00251b30;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_00251aec;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n } while (plVar2 != (long *)0x0);\n }\nLAB_00251b30:\n if ((long *)*param_1 != param_1 + 6) {\n FUN_002a2980();\n }\n param_1[1] = param_2;\n *param_1 = (long)plVar3;\n return;\n}" primitive_type (function_declarator "FUN_00251aa0(long *param_1,ulong param_2)" identifier (parameter_list "(long *param_1,ulong param_2)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "ulong param_2" type_identifier identifier) ))) (compound_statement "{\n long *plVar1;\n long *plVar2;\n long *plVar3;\n long *plVar4;\n ulong uVar5;\n ulong uVar6;\n \n if (param_2 == 1) {\n plVar3 = param_1 + 6;\n param_1[6] = 0;\n }\n else {\n \n plVar3 = (long *)FUN_0024a830();\n }\n plVar4 = (long *)param_1[2];\n param_1[2] = 0;\n if (plVar4 != (long *)0x0) {\n uVar6 = 0;\n do {\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[1] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_00251aec:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00251b30;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_00251aec;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n } while (plVar2 != (long *)0x0);\n }\nLAB_00251b30:\n if ((long *)*param_1 != param_1 + 6) {\n FUN_002a2980();\n }\n param_1[1] = param_2;\n *param_1 = (long)plVar3;\n return;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "long *plVar3;" (sized_type_specifier "long" long) (pointer_declarator "*plVar3" * identifier) ;) (declaration "long *plVar4;" (sized_type_specifier "long" long) (pointer_declarator "*plVar4" * identifier) ;) (declaration "ulong uVar5;" type_identifier identifier ;) (declaration "ulong uVar6;" type_identifier identifier ;) (if_statement "if (param_2 == 1) {\n plVar3 = param_1 + 6;\n param_1[6] = 0;\n }\n else {\n \n plVar3 = (long *)FUN_0024a830();\n }" if (parenthesized_expression "(param_2 == 1)" ( (binary_expression "param_2 == 1" identifier == number_literal) )) (compound_statement "{\n plVar3 = param_1 + 6;\n param_1[6] = 0;\n }" { (expression_statement "plVar3 = param_1 + 6;" (assignment_expression "plVar3 = param_1 + 6" identifier = (binary_expression "param_1 + 6" identifier + number_literal)) ;) (expression_statement "param_1[6] = 0;" (assignment_expression "param_1[6] = 0" (subscript_expression "param_1[6]" identifier [ number_literal ]) = number_literal) ;) }) (else_clause "else {\n \n plVar3 = (long *)FUN_0024a830();\n }" else (compound_statement "{\n \n plVar3 = (long *)FUN_0024a830();\n }" { (expression_statement "plVar3 = (long *)FUN_0024a830();" (assignment_expression "plVar3 = (long *)FUN_0024a830()" identifier = (cast_expression "(long *)FUN_0024a830()" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_0024a830()" identifier (argument_list "()" ( ))))) ;) }))) (expression_statement "plVar4 = (long *)param_1[2];" (assignment_expression "plVar4 = (long *)param_1[2]" identifier = (cast_expression "(long *)param_1[2]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[2]" identifier [ number_literal ]))) ;) (expression_statement "param_1[2] = 0;" (assignment_expression "param_1[2] = 0" (subscript_expression "param_1[2]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if (plVar4 != (long *)0x0) {\n uVar6 = 0;\n do {\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[1] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_00251aec:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00251b30;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_00251aec;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n } while (plVar2 != (long *)0x0);\n }" if (parenthesized_expression "(plVar4 != (long *)0x0)" ( (binary_expression "plVar4 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar6 = 0;\n do {\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[1] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_00251aec:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00251b30;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_00251aec;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n } while (plVar2 != (long *)0x0);\n }" { (expression_statement "uVar6 = 0;" (assignment_expression "uVar6 = 0" identifier = number_literal) ;) (do_statement "do {\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[1] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_00251aec:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00251b30;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_00251aec;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n } while (plVar2 != (long *)0x0);" do (compound_statement "{\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[1] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_00251aec:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00251b30;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_00251aec;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n }" { (while_statement "while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[1] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_00251aec:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00251b30;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[1] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_00251aec:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00251b30;\n }" { (expression_statement "plVar2 = (long *)*plVar4;" (assignment_expression "plVar2 = (long *)*plVar4" identifier = (cast_expression "(long *)*plVar4" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar4" * identifier))) ;) (expression_statement "uVar5 = (ulong)plVar4[1] % param_2;" (assignment_expression "uVar5 = (ulong)plVar4[1] % param_2" identifier = (binary_expression "(ulong)plVar4[1] % param_2" (cast_expression "(ulong)plVar4[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "plVar4[1]" identifier [ number_literal ])) % identifier)) ;) (expression_statement "plVar1 = plVar3 + uVar5;" (assignment_expression "plVar1 = plVar3 + uVar5" identifier = (binary_expression "plVar3 + uVar5" identifier + identifier)) ;) (if_statement "if ((long *)*plVar1 == (long *)0x0) break;" if (parenthesized_expression "((long *)*plVar1 == (long *)0x0)" ( (binary_expression "(long *)*plVar1 == (long *)0x0" (cast_expression "(long *)*plVar1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar1" * identifier)) == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (break_statement "break;" break ;)) (expression_statement "*plVar4 = *(long *)*plVar1;" (assignment_expression "*plVar4 = *(long *)*plVar1" (pointer_expression "*plVar4" * identifier) = (pointer_expression "*(long *)*plVar1" * (cast_expression "(long *)*plVar1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar1" * identifier)))) ;) (expression_statement "*(long **)*plVar1 = plVar4;" (assignment_expression "*(long **)*plVar1 = plVar4" (pointer_expression "*(long **)*plVar1" * (cast_expression "(long **)*plVar1" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "*plVar1" * identifier))) = identifier) ;) (expression_statement "uVar5 = uVar6;" (assignment_expression "uVar5 = uVar6" identifier = identifier) ;) (labeled_statement "LAB_00251aec:\n plVar4 = plVar2;" statement_identifier : (expression_statement "plVar4 = plVar2;" (assignment_expression "plVar4 = plVar2" identifier = identifier) ;)) (expression_statement "uVar6 = uVar5;" (assignment_expression "uVar6 = uVar5" identifier = identifier) ;) (if_statement "if (plVar2 == (long *)0x0) goto LAB_00251b30;" if (parenthesized_expression "(plVar2 == (long *)0x0)" ( (binary_expression "plVar2 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_00251b30;" goto statement_identifier ;)) })) (expression_statement "*plVar4 = param_1[2];" (assignment_expression "*plVar4 = param_1[2]" (pointer_expression "*plVar4" * identifier) = (subscript_expression "param_1[2]" identifier [ number_literal ])) ;) (expression_statement "param_1[2] = (long)plVar4;" (assignment_expression "param_1[2] = (long)plVar4" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (cast_expression "(long)plVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "*plVar1 = (long)(param_1 + 2);" (assignment_expression "*plVar1 = (long)(param_1 + 2)" (pointer_expression "*plVar1" * identifier) = (cast_expression "(long)(param_1 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_1 + 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) )))) ;) (if_statement "if (*plVar4 == 0) goto LAB_00251aec;" if (parenthesized_expression "(*plVar4 == 0)" ( (binary_expression "*plVar4 == 0" (pointer_expression "*plVar4" * identifier) == number_literal) )) (goto_statement "goto LAB_00251aec;" goto statement_identifier ;)) (expression_statement "plVar3[uVar6] = (long)plVar4;" (assignment_expression "plVar3[uVar6] = (long)plVar4" (subscript_expression "plVar3[uVar6]" identifier [ identifier ]) = (cast_expression "(long)plVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "plVar4 = plVar2;" (assignment_expression "plVar4 = plVar2" identifier = identifier) ;) (expression_statement "uVar6 = uVar5;" (assignment_expression "uVar6 = uVar5" identifier = identifier) ;) }) while (parenthesized_expression "(plVar2 != (long *)0x0)" ( (binary_expression "plVar2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) ;) })) (labeled_statement "LAB_00251b30:\n if ((long *)*param_1 != param_1 + 6) {\n FUN_002a2980();\n }" statement_identifier : (if_statement "if ((long *)*param_1 != param_1 + 6) {\n FUN_002a2980();\n }" if (parenthesized_expression "((long *)*param_1 != param_1 + 6)" ( (binary_expression "(long *)*param_1 != param_1 + 6" (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier)) != (binary_expression "param_1 + 6" identifier + number_literal)) )) (compound_statement "{\n FUN_002a2980();\n }" { (expression_statement "FUN_002a2980();" (call_expression "FUN_002a2980()" identifier (argument_list "()" ( ))) ;) }))) (expression_statement "param_1[1] = param_2;" (assignment_expression "param_1[1] = param_2" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*param_1 = (long)plVar3;" (assignment_expression "*param_1 = (long)plVar3" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)plVar3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (return_statement "return;" return ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( ))))) ;) }))) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (while_statement while (parenthesized_expression ( BOOL )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) % IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)) == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (break_statement break ;)) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (pointer_expression * IDENT))) = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = IDENT) ;)) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (goto_statement goto statement_identifier ;)) })) (expression_statement (assignment_expression (pointer_expression * IDENT) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) == LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression (subscript_expression IDENT [ IDENT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) while (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) ;) })) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)) != (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (return_statement return ;) })))
|
(function_definition "void FUN_00251aa0(long *param_1,ulong param_2)\n\n{\n long *plVar1;\n long *plVar2;\n long *plVar3;\n long *plVar4;\n ulong uVar5;\n ulong uVar6;\n \n if (param_2 == 1) {\n plVar3 = param_1 + 6;\n param_1[6] = 0;\n }\n else {\n \n plVar3 = (long *)FUN_0024a830();\n }\n plVar4 = (long *)param_1[2];\n param_1[2] = 0;\n if (plVar4 != (long *)0x0) {\n uVar6 = 0;\n do {\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[1] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_00251aec:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00251b30;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_00251aec;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n } while (plVar2 != (long *)0x0);\n }\nLAB_00251b30:\n if ((long *)*param_1 != param_1 + 6) {\n FUN_002a2980();\n }\n param_1[1] = param_2;\n *param_1 = (long)plVar3;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00251aa0(long *param_1,ulong param_2)" (identifier "FUN_00251aa0") (parameter_list "(long *param_1,ulong param_2)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "ulong param_2" (type_identifier "ulong") (identifier "param_2")) () ")"))) (compound_statement "{\n long *plVar1;\n long *plVar2;\n long *plVar3;\n long *plVar4;\n ulong uVar5;\n ulong uVar6;\n \n if (param_2 == 1) {\n plVar3 = param_1 + 6;\n param_1[6] = 0;\n }\n else {\n \n plVar3 = (long *)FUN_0024a830();\n }\n plVar4 = (long *)param_1[2];\n param_1[2] = 0;\n if (plVar4 != (long *)0x0) {\n uVar6 = 0;\n do {\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[1] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_00251aec:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00251b30;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_00251aec;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n } while (plVar2 != (long *)0x0);\n }\nLAB_00251b30:\n if ((long *)*param_1 != param_1 + 6) {\n FUN_002a2980();\n }\n param_1[1] = param_2;\n *param_1 = (long)plVar3;\n return;\n}" ({ "{") (declaration "long *plVar1;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar1" (* "*") (identifier "plVar1")) (; ";")) (declaration "long *plVar2;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar2" (* "*") (identifier "plVar2")) (; ";")) (declaration "long *plVar3;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar3" (* "*") (identifier "plVar3")) (; ";")) (declaration "long *plVar4;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar4" (* "*") (identifier "plVar4")) (; ";")) (declaration "ulong uVar5;" (type_identifier "ulong") (identifier "uVar5") (; ";")) (declaration "ulong uVar6;" (type_identifier "ulong") (identifier "uVar6") (; ";")) (if_statement "if (param_2 == 1) {\n plVar3 = param_1 + 6;\n param_1[6] = 0;\n }\n else {\n \n plVar3 = (long *)FUN_0024a830();\n }" (if "if") (parenthesized_expression "(param_2 == 1)" (( "(") (binary_expression "param_2 == 1" (identifier "param_2") (== "==") (number_literal "1")) () ")")) (compound_statement "{\n plVar3 = param_1 + 6;\n param_1[6] = 0;\n }" ({ "{") (expression_statement "plVar3 = param_1 + 6;" (assignment_expression "plVar3 = param_1 + 6" (identifier "plVar3") (= "=") (binary_expression "param_1 + 6" (identifier "param_1") (+ "+") (number_literal "6"))) (; ";")) (expression_statement "param_1[6] = 0;" (assignment_expression "param_1[6] = 0" (subscript_expression "param_1[6]" (identifier "param_1") ([ "[") (number_literal "6") (] "]")) (= "=") (number_literal "0")) (; ";")) (} "}")) (else_clause "else {\n \n plVar3 = (long *)FUN_0024a830();\n }" (else "else") (compound_statement "{\n \n plVar3 = (long *)FUN_0024a830();\n }" ({ "{") (expression_statement "plVar3 = (long *)FUN_0024a830();" (assignment_expression "plVar3 = (long *)FUN_0024a830()" (identifier "plVar3") (= "=") (cast_expression "(long *)FUN_0024a830()" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_0024a830()" (identifier "FUN_0024a830") (argument_list "()" (( "(") () ")"))))) (; ";")) (} "}")))) (expression_statement "plVar4 = (long *)param_1[2];" (assignment_expression "plVar4 = (long *)param_1[2]" (identifier "plVar4") (= "=") (cast_expression "(long *)param_1[2]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")))) (; ";")) (expression_statement "param_1[2] = 0;" (assignment_expression "param_1[2] = 0" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (number_literal "0")) (; ";")) (if_statement "if (plVar4 != (long *)0x0) {\n uVar6 = 0;\n do {\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[1] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_00251aec:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00251b30;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_00251aec;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n } while (plVar2 != (long *)0x0);\n }" (if "if") (parenthesized_expression "(plVar4 != (long *)0x0)" (( "(") (binary_expression "plVar4 != (long *)0x0" (identifier "plVar4") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n uVar6 = 0;\n do {\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[1] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_00251aec:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00251b30;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_00251aec;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n } while (plVar2 != (long *)0x0);\n }" ({ "{") (expression_statement "uVar6 = 0;" (assignment_expression "uVar6 = 0" (identifier "uVar6") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[1] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_00251aec:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00251b30;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_00251aec;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n } while (plVar2 != (long *)0x0);" (do "do") (compound_statement "{\n while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[1] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_00251aec:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00251b30;\n }\n *plVar4 = param_1[2];\n param_1[2] = (long)plVar4;\n *plVar1 = (long)(param_1 + 2);\n if (*plVar4 == 0) goto LAB_00251aec;\n plVar3[uVar6] = (long)plVar4;\n plVar4 = plVar2;\n uVar6 = uVar5;\n }" ({ "{") (while_statement "while( true ) {\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[1] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_00251aec:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00251b30;\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n plVar2 = (long *)*plVar4;\n uVar5 = (ulong)plVar4[1] % param_2;\n plVar1 = plVar3 + uVar5;\n if ((long *)*plVar1 == (long *)0x0) break;\n *plVar4 = *(long *)*plVar1;\n *(long **)*plVar1 = plVar4;\n uVar5 = uVar6;\nLAB_00251aec:\n plVar4 = plVar2;\n uVar6 = uVar5;\n if (plVar2 == (long *)0x0) goto LAB_00251b30;\n }" ({ "{") (expression_statement "plVar2 = (long *)*plVar4;" (assignment_expression "plVar2 = (long *)*plVar4" (identifier "plVar2") (= "=") (cast_expression "(long *)*plVar4" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar4" (* "*") (identifier "plVar4")))) (; ";")) (expression_statement "uVar5 = (ulong)plVar4[1] % param_2;" (assignment_expression "uVar5 = (ulong)plVar4[1] % param_2" (identifier "uVar5") (= "=") (binary_expression "(ulong)plVar4[1] % param_2" (cast_expression "(ulong)plVar4[1]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "plVar4[1]" (identifier "plVar4") ([ "[") (number_literal "1") (] "]"))) (% "%") (identifier "param_2"))) (; ";")) (expression_statement "plVar1 = plVar3 + uVar5;" (assignment_expression "plVar1 = plVar3 + uVar5" (identifier "plVar1") (= "=") (binary_expression "plVar3 + uVar5" (identifier "plVar3") (+ "+") (identifier "uVar5"))) (; ";")) (if_statement "if ((long *)*plVar1 == (long *)0x0) break;" (if "if") (parenthesized_expression "((long *)*plVar1 == (long *)0x0)" (( "(") (binary_expression "(long *)*plVar1 == (long *)0x0" (cast_expression "(long *)*plVar1" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar1" (* "*") (identifier "plVar1"))) (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "*plVar4 = *(long *)*plVar1;" (assignment_expression "*plVar4 = *(long *)*plVar1" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (= "=") (pointer_expression "*(long *)*plVar1" (* "*") (cast_expression "(long *)*plVar1" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar1" (* "*") (identifier "plVar1"))))) (; ";")) (expression_statement "*(long **)*plVar1 = plVar4;" (assignment_expression "*(long **)*plVar1 = plVar4" (pointer_expression "*(long **)*plVar1" (* "*") (cast_expression "(long **)*plVar1" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (pointer_expression "*plVar1" (* "*") (identifier "plVar1")))) (= "=") (identifier "plVar4")) (; ";")) (expression_statement "uVar5 = uVar6;" (assignment_expression "uVar5 = uVar6" (identifier "uVar5") (= "=") (identifier "uVar6")) (; ";")) (labeled_statement "LAB_00251aec:\n plVar4 = plVar2;" (statement_identifier "LAB_00251aec") (: ":") (expression_statement "plVar4 = plVar2;" (assignment_expression "plVar4 = plVar2" (identifier "plVar4") (= "=") (identifier "plVar2")) (; ";"))) (expression_statement "uVar6 = uVar5;" (assignment_expression "uVar6 = uVar5" (identifier "uVar6") (= "=") (identifier "uVar5")) (; ";")) (if_statement "if (plVar2 == (long *)0x0) goto LAB_00251b30;" (if "if") (parenthesized_expression "(plVar2 == (long *)0x0)" (( "(") (binary_expression "plVar2 == (long *)0x0" (identifier "plVar2") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (goto_statement "goto LAB_00251b30;" (goto "goto") (statement_identifier "LAB_00251b30") (; ";"))) (} "}"))) (expression_statement "*plVar4 = param_1[2];" (assignment_expression "*plVar4 = param_1[2]" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (= "=") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "param_1[2] = (long)plVar4;" (assignment_expression "param_1[2] = (long)plVar4" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (cast_expression "(long)plVar4" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar4"))) (; ";")) (expression_statement "*plVar1 = (long)(param_1 + 2);" (assignment_expression "*plVar1 = (long)(param_1 + 2)" (pointer_expression "*plVar1" (* "*") (identifier "plVar1")) (= "=") (cast_expression "(long)(param_1 + 2)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(param_1 + 2)" (( "(") (binary_expression "param_1 + 2" (identifier "param_1") (+ "+") (number_literal "2")) () ")")))) (; ";")) (if_statement "if (*plVar4 == 0) goto LAB_00251aec;" (if "if") (parenthesized_expression "(*plVar4 == 0)" (( "(") (binary_expression "*plVar4 == 0" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_00251aec;" (goto "goto") (statement_identifier "LAB_00251aec") (; ";"))) (expression_statement "plVar3[uVar6] = (long)plVar4;" (assignment_expression "plVar3[uVar6] = (long)plVar4" (subscript_expression "plVar3[uVar6]" (identifier "plVar3") ([ "[") (identifier "uVar6") (] "]")) (= "=") (cast_expression "(long)plVar4" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar4"))) (; ";")) (expression_statement "plVar4 = plVar2;" (assignment_expression "plVar4 = plVar2" (identifier "plVar4") (= "=") (identifier "plVar2")) (; ";")) (expression_statement "uVar6 = uVar5;" (assignment_expression "uVar6 = uVar5" (identifier "uVar6") (= "=") (identifier "uVar5")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(plVar2 != (long *)0x0)" (( "(") (binary_expression "plVar2 != (long *)0x0" (identifier "plVar2") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (; ";")) (} "}"))) (labeled_statement "LAB_00251b30:\n if ((long *)*param_1 != param_1 + 6) {\n FUN_002a2980();\n }" (statement_identifier "LAB_00251b30") (: ":") (if_statement "if ((long *)*param_1 != param_1 + 6) {\n FUN_002a2980();\n }" (if "if") (parenthesized_expression "((long *)*param_1 != param_1 + 6)" (( "(") (binary_expression "(long *)*param_1 != param_1 + 6" (cast_expression "(long *)*param_1" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (!= "!=") (binary_expression "param_1 + 6" (identifier "param_1") (+ "+") (number_literal "6"))) () ")")) (compound_statement "{\n FUN_002a2980();\n }" ({ "{") (expression_statement "FUN_002a2980();" (call_expression "FUN_002a2980()" (identifier "FUN_002a2980") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))) (expression_statement "param_1[1] = param_2;" (assignment_expression "param_1[1] = param_2" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "param_2")) (; ";")) (expression_statement "*param_1 = (long)plVar3;" (assignment_expression "*param_1 = (long)plVar3" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (cast_expression "(long)plVar3" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar3"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
/* DWARF original prototype: void
_M_rehash(_Hashtable<const_gold::Symbol*,_std::pair<const_gold::Symbol*_const,_gold::Symbol*>,_std::allocator<std::pair<const_gold::Symbol*_const,_gold::Symbol*>_>,_std::__detail::_Select1st,_std::equal_to<const_gold::Symbol*>,_std::hash<const_gold::Symbol*>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,_true>_>
* this, size_type __n, __rehash_state * __state) */
void __thiscall
std::
_Hashtable<const_gold::Symbol*,_std::pair<const_gold::Symbol*_const,_gold::Symbol*>,_std::allocator<std::pair<const_gold::Symbol*_const,_gold::Symbol*>var_3>,_std::__detail::_Select1st,_std::equal_to<const_gold::Symbol*>,_std::hash<const_gold::Symbol*>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,var_2>var_3>
::_M_rehash(_Hashtable<const_gold::Symbol*,_std::pair<const_gold::Symbol*_const,_gold::Symbol*>,_std::allocator<std::pair<const_gold::Symbol*_const,_gold::Symbol*>var_3>,_std::__detail::_Select1st,_std::equal_to<const_gold::Symbol*>,_std::hash<const_gold::Symbol*>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<false,_false,var_2>var_3>
*this,size_type var_1,__rehash_state *__state)
{
type_2 *pp_Var1;
type_1 *var_8;
type_2 *var_6;
type_1 *var_5;
type_3 var_7;
type_3 uVar6;
if (var_1 == 1) {
var_6 = &this->_M_single_bucket;
this->_M_single_bucket = (type_2)0x0;
}
else {
/* try { // try from 00251aba to 00251abe has its CatchHandler @ 00251b6c */
var_6 = __detail::
_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_gold::Symbol*>,var_2>var_3>var_3>
::var_4
((_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_gold::Symbol*>,var_2>var_3>var_3>
*)var_1,var_1);
}
var_5 = (this->_M_before_begin)._M_nxt;
(this->_M_before_begin)._M_nxt = (type_1 *)0x0;
if (var_5 != (type_1 *)0x0) {
uVar6 = 0;
do {
while( true ) {
var_8 = var_5->_M_nxt;
var_7 = (type_3)var_5[1]._M_nxt % var_1;
pp_Var1 = var_6 + var_7;
if (*pp_Var1 == (type_2)0x0) break;
var_5->_M_nxt = (*pp_Var1)->_M_nxt;
(*pp_Var1)->_M_nxt = var_5;
var_7 = uVar6;
LAB_00251aec:
var_5 = var_8;
uVar6 = var_7;
if (var_8 == (type_1 *)0x0) goto LAB_00251b30;
}
var_5->_M_nxt = (this->_M_before_begin)._M_nxt;
(this->_M_before_begin)._M_nxt = var_5;
*pp_Var1 = &this->_M_before_begin;
if (var_5->_M_nxt == (type_1 *)0x0) goto LAB_00251aec;
var_6[uVar6] = var_5;
var_5 = var_8;
uVar6 = var_7;
} while (var_8 != (type_1 *)0x0);
}
LAB_00251b30:
if (this->_M_buckets != &this->_M_single_bucket) {
var_9(this->_M_buckets);
}
this->_M_bucket_count = var_1;
this->_M_buckets = var_6;
return;
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list)))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (do_statement body: (compound_statement (while_statement condition: (parenthesized_expression (true)) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (break_statement)) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (pointer_expression argument: (identifier)))) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (goto_statement label: (statement_identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal))))))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (return_statement))))
| null |
void MASKED(long *param_1,ulong param_2)
{
long *plVar1;
long *plVar2;
long *plVar3;
long *plVar4;
ulong uVar5;
ulong uVar6;
if (param_2 == 1) {
plVar3 = param_1 + 6;
param_1[6] = 0;
}
else {
/* try { // try from 00251aba to 00251abe has its CatchHandler @ 00251b6c */
plVar3 = (long *)FUN_0024a830();
}
plVar4 = (long *)param_1[2];
param_1[2] = 0;
if (plVar4 != (long *)0x0) {
uVar6 = 0;
do {
while( true ) {
plVar2 = (long *)*plVar4;
uVar5 = (ulong)plVar4[1] % param_2;
plVar1 = plVar3 + uVar5;
if ((long *)*plVar1 == (long *)0x0) break;
*plVar4 = *(long *)*plVar1;
*(long **)*plVar1 = plVar4;
uVar5 = uVar6;
LAB_00251aec:
plVar4 = plVar2;
uVar6 = uVar5;
if (plVar2 == (long *)0x0) goto LAB_00251b30;
}
*plVar4 = param_1[2];
param_1[2] = (long)plVar4;
*plVar1 = (long)(param_1 + 2);
if (*plVar4 == 0) goto LAB_00251aec;
plVar3[uVar6] = (long)plVar4;
plVar4 = plVar2;
uVar6 = uVar5;
} while (plVar2 != (long *)0x0);
}
LAB_00251b30:
if ((long *)*param_1 != param_1 + 6) {
FUN_002a2980();
}
param_1[1] = param_2;
*param_1 = (long)plVar3;
return;
}
|
47_libMagickWand-7.Q16HDRI.so.8.0_and_libMagickWand-7.Q16HDRI.so.8.0_strip.c
|
KuwaharaImage
|
KuwaharaImage
|
void KuwaharaImage(void)
{
(*(code *)PTR_KuwaharaImage_00432178)();
return;
}
|
void KuwaharaImage(void)
{
(*(code *)PTR_KuwaharaImage_00432178)();
return;
}
|
JMP qword ptr [0x00432178]
| null | null | null | null |
[(u'INDIRECT_-1207036476', u'COPY_-1207036535'), (u'CAST_-1207036471', u'CALLIND_-1207036536'), ('tmp_22', u'CAST_-1207036471'), ('const-0', u'RETURN_-1207036533'), (u'CALLIND_-1207036536', u'INDIRECT_-1207036476')]
|
[(u'INDIRECT_-1207036476', u'COPY_-1207036535'), (u'CAST_-1207036471', u'CALLIND_-1207036536'), ('tmp_22', u'CAST_-1207036471'), ('const-0', u'RETURN_-1207036533'), (u'CALLIND_-1207036536', u'INDIRECT_-1207036476')]
| null | null |
00111580
|
x64
|
O2
|
(translation_unit "void KuwaharaImage(void)\n\n{\n (*(code *)PTR_KuwaharaImage_00432178)();\n return;\n}\n\n" (function_definition "void KuwaharaImage(void)\n\n{\n (*(code *)PTR_KuwaharaImage_00432178)();\n return;\n}" primitive_type (function_declarator "KuwaharaImage(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_KuwaharaImage_00432178)();\n return;\n}" { (expression_statement "(*(code *)PTR_KuwaharaImage_00432178)();" (call_expression "(*(code *)PTR_KuwaharaImage_00432178)()" (parenthesized_expression "(*(code *)PTR_KuwaharaImage_00432178)" ( (pointer_expression "*(code *)PTR_KuwaharaImage_00432178" * (cast_expression "(code *)PTR_KuwaharaImage_00432178" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "void KuwaharaImage(void)\n\n{\n (*(code *)PTR_KuwaharaImage_00432178)();\n return;\n}\n\n" (function_definition "void KuwaharaImage(void)\n\n{\n (*(code *)PTR_KuwaharaImage_00432178)();\n return;\n}" primitive_type (function_declarator "KuwaharaImage(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_KuwaharaImage_00432178)();\n return;\n}" { (expression_statement "(*(code *)PTR_KuwaharaImage_00432178)();" (call_expression "(*(code *)PTR_KuwaharaImage_00432178)()" (parenthesized_expression "(*(code *)PTR_KuwaharaImage_00432178)" ( (pointer_expression "*(code *)PTR_KuwaharaImage_00432178" * (cast_expression "(code *)PTR_KuwaharaImage_00432178" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "void KuwaharaImage(void)\n\n{\n (*(code *)PTR_KuwaharaImage_00432178)();\n return;\n}\n\n" (function_definition "void KuwaharaImage(void)\n\n{\n (*(code *)PTR_KuwaharaImage_00432178)();\n return;\n}" primitive_type (function_declarator "KuwaharaImage(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_KuwaharaImage_00432178)();\n return;\n}" { (expression_statement "(*(code *)PTR_KuwaharaImage_00432178)();" (call_expression "(*(code *)PTR_KuwaharaImage_00432178)()" (parenthesized_expression "(*(code *)PTR_KuwaharaImage_00432178)" ( (pointer_expression "*(code *)PTR_KuwaharaImage_00432178" * (cast_expression "(code *)PTR_KuwaharaImage_00432178" ( (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 KuwaharaImage(void)\n\n{\n (*(code *)PTR_KuwaharaImage_00432178)();\n return;\n}" (primitive_type "void") (function_declarator "KuwaharaImage(void)" (identifier "KuwaharaImage") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_KuwaharaImage_00432178)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_KuwaharaImage_00432178)();" (call_expression "(*(code *)PTR_KuwaharaImage_00432178)()" (parenthesized_expression "(*(code *)PTR_KuwaharaImage_00432178)" (( "(") (pointer_expression "*(code *)PTR_KuwaharaImage_00432178" (* "*") (cast_expression "(code *)PTR_KuwaharaImage_00432178" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_KuwaharaImage_00432178"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
void function_1(void)
{
(*(type_1 *)PTR_KuwaharaImage_00432178)();
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_00432178)();
return;
}
|
9226_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
|
_M_extract_name
|
FUN_0034f130
|
/* std::time_get<char, std::istreambuf_iterator<char, std::char_traits<char> >
>::_M_extract_name(std::istreambuf_iterator<char, std::char_traits<char> >,
std::istreambuf_iterator<char, std::char_traits<char> >, int&, char const**, unsigned long,
std::ios_base&, std::_Ios_Iostate&) const */
undefined1 [16]
std::time_get<char,std::istreambuf_iterator<char,std::char_traits<char>>>::_M_extract_name
(undefined8 param_1,long *param_2,undefined8 param_3,long *param_4,undefined8 param_5,
undefined4 *param_6,long param_7,long param_8,long param_9,uint *param_10)
{
int *piVar1;
char *pcVar2;
code *pcVar3;
long lVar4;
undefined1 auVar5 [16];
long **pplVar6;
istreambuf_iterator<char,std::char_traits<char>> *this;
char cVar7;
char cVar8;
bool bVar9;
int iVar10;
uint uVar11;
ctype *pcVar12;
ulong uVar13;
size_t sVar14;
char *pcVar15;
long lVar16;
ulong uVar17;
size_t sVar18;
ulong uVar19;
undefined8 auStack_90 [2];
undefined4 *local_80;
long **local_78;
char local_6a;
char local_69;
istreambuf_iterator<char,std::char_traits<char>> *local_68;
ulong local_60;
long *local_58;
undefined8 local_50;
long *local_48;
uint local_40;
undefined4 uStack_3c;
local_40 = (uint)param_3;
uStack_3c = (undefined4)((ulong)param_3 >> 0x20);
auStack_90[0] = 0x34f169;
local_80 = param_6;
local_58 = param_4;
local_50 = param_5;
local_48 = param_2;
pcVar12 = use_facet<std::ctype<char>>((locale *)(param_9 + 0xd0));
lVar4 = -(param_8 * 4 + 0x17U & 0xfffffffffffffff0);
piVar1 = (int *)((long)&local_80 + lVar4);
local_78 = &local_58;
local_68 = (istreambuf_iterator<char,std::char_traits<char>> *)&local_48;
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1a3;
cVar7 = istreambuf_iterator<char,std::char_traits<char>>::equal
((istreambuf_iterator<char,std::char_traits<char>> *)&local_48,
(istreambuf_iterator *)&local_58);
if (cVar7 == '\0') {
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1d1;
cVar7 = istreambuf_iterator<char,std::char_traits<char>>::_M_get();
if (param_8 != 0) {
lVar16 = 0;
uVar19 = 0;
do {
while (**(char **)(param_7 + lVar16 * 8) == cVar7) {
LAB_0034f216:
piVar1[uVar19] = (int)lVar16;
uVar19 = uVar19 + 1;
lVar16 = lVar16 + 1;
if (param_8 == lVar16) goto LAB_0034f228;
}
local_60 = CONCAT71(local_60._1_7_,cVar7);
pcVar3 = *(code **)(*(long *)pcVar12 + 0x10);
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6;
cVar8 = (*pcVar3)(pcVar12);
cVar7 = (char)local_60;
if ((char)local_60 == cVar8) goto LAB_0034f216;
lVar16 = lVar16 + 1;
} while (param_8 != lVar16);
LAB_0034f228:
local_60 = 0;
joined_r0x0034f234:
if (1 < uVar19) {
uVar17 = 1;
pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;
uVar13 = strlen(pcVar2);
do {
pcVar2 = *(char **)(param_7 + (long)piVar1[uVar17] * 8);
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;
sVar14 = strlen(pcVar2);
if (sVar14 < uVar13) {
uVar13 = sVar14;
}
uVar17 = uVar17 + 1;
} while (uVar17 < uVar19);
if ((ulong)local_48[2] < (ulong)local_48[3]) {
local_48[2] = local_48[2] + 1;
}
else {
pcVar3 = *(code **)(*local_48 + 0x50);
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;
(*pcVar3)();
}
local_60 = local_60 + 1;
local_40 = 0xffffffff;
if (uVar13 <= local_60) goto LAB_0034f1a7;
cVar7 = '\x01';
if (local_48 != (long *)0x0) {
cVar7 = '\0';
if ((ulong)local_48[3] <= (ulong)local_48[2]) {
pcVar3 = *(code **)(*local_48 + 0x48);
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;
iVar10 = (*pcVar3)();
cVar7 = '\0';
if (iVar10 == -1) {
local_48 = (long *)0x0;
cVar7 = '\x01';
}
}
}
bVar9 = local_58 != (long *)0x0 && (int)local_50 == -1;
cVar8 = (int)local_50 == -1;
if ((bVar9) && (cVar8 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {
local_69 = '\0';
pcVar3 = *(code **)(*local_58 + 0x48);
local_6a = bVar9;
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;
iVar10 = (*pcVar3)();
cVar8 = local_69;
if (iVar10 == -1) {
local_58 = (long *)0x0;
cVar8 = local_6a;
}
}
if (cVar8 == cVar7) goto LAB_0034f1a7;
uVar13 = 0;
do {
while( true ) {
cVar7 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar13] * 8) + local_60);
uVar11 = local_40;
if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {
if ((byte *)local_48[2] < (byte *)local_48[3]) {
uVar11 = (uint)*(byte *)local_48[2];
}
else {
pcVar3 = *(code **)(*local_48 + 0x48);
local_69 = cVar7;
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;
uVar11 = (*pcVar3)();
cVar7 = local_69;
if (uVar11 == 0xffffffff) {
local_48 = (long *)0x0;
uVar11 = 0xffffffff;
}
}
}
if (cVar7 != (char)uVar11) break;
uVar13 = uVar13 + 1;
if (uVar19 <= uVar13) goto joined_r0x0034f234;
}
uVar19 = uVar19 - 1;
piVar1[uVar13] = piVar1[uVar19];
} while (uVar13 < uVar19);
goto joined_r0x0034f234;
}
if (uVar19 == 1) {
if ((ulong)local_48[2] < (ulong)local_48[3]) {
local_48[2] = local_48[2] + 1;
}
else {
pcVar3 = *(code **)(*local_48 + 0x50);
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;
(*pcVar3)();
}
uVar19 = local_60;
local_40 = 0xffffffff;
pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);
local_60 = CONCAT44(local_60._4_4_,*piVar1);
sVar18 = uVar19 + 1;
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390;
sVar14 = strlen(pcVar2);
if (sVar18 < sVar14) {
do {
this = local_68;
pplVar6 = local_78;
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;
cVar7 = istreambuf_iterator<char,std::char_traits<char>>::equal
(this,(istreambuf_iterator *)pplVar6);
if (cVar7 != '\0') goto LAB_0034f1a7;
cVar7 = pcVar2[sVar18];
uVar11 = local_40;
if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {
LAB_0034f3a8:
if (cVar7 != (char)uVar11) goto LAB_0034f1a7;
pcVar15 = (char *)local_48[2];
if (pcVar15 < (char *)local_48[3]) goto LAB_0034f3c3;
pcVar3 = *(code **)(*local_48 + 0x50);
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;
(*pcVar3)();
}
else {
pcVar15 = (char *)local_48[2];
if ((char *)local_48[3] <= pcVar15) {
pcVar3 = *(code **)(*local_48 + 0x48);
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;
uVar11 = (*pcVar3)();
if (uVar11 == 0xffffffff) {
local_48 = (long *)0x0;
}
goto LAB_0034f3a8;
}
if (cVar7 != *pcVar15) goto LAB_0034f1a7;
LAB_0034f3c3:
local_48[2] = (long)(pcVar15 + 1);
}
sVar18 = sVar18 + 1;
local_40 = 0xffffffff;
} while (sVar18 != sVar14);
}
else if (sVar18 != sVar14) goto LAB_0034f1a7;
*local_80 = (undefined4)local_60;
goto LAB_0034f1ae;
}
}
}
LAB_0034f1a7:
*param_10 = *param_10 | 4;
LAB_0034f1ae:
auVar5._8_4_ = local_40;
auVar5._0_8_ = local_48;
auVar5._12_4_ = uStack_3c;
return auVar5;
}
|
undefined1 [16]
FUN_0034f130(undefined8 param_1,long *param_2,undefined8 param_3,long *param_4,undefined8 param_5,
undefined4 *param_6,long param_7,long param_8,long param_9,uint *param_10)
{
int *piVar1;
char *pcVar2;
code *pcVar3;
long lVar4;
undefined1 auVar5 [16];
long **pplVar6;
long **pplVar7;
char cVar8;
char cVar9;
bool bVar10;
int iVar11;
uint uVar12;
long *plVar13;
ulong uVar14;
size_t sVar15;
char *pcVar16;
long lVar17;
ulong uVar18;
size_t sVar19;
ulong uVar20;
undefined8 auStack_90 [2];
undefined4 *local_80;
long **local_78;
char local_6a;
char local_69;
long **local_68;
ulong local_60;
long *local_58;
undefined8 local_50;
long *local_48;
uint local_40;
undefined4 uStack_3c;
local_40 = (uint)param_3;
uStack_3c = (undefined4)((ulong)param_3 >> 0x20);
auStack_90[0] = 0x34f169;
local_80 = param_6;
local_58 = param_4;
local_50 = param_5;
local_48 = param_2;
plVar13 = (long *)FUN_0034a440(param_9 + 0xd0);
local_78 = &local_58;
lVar4 = -(param_8 * 4 + 0x17U & 0xfffffffffffffff0);
piVar1 = (int *)((long)&local_80 + lVar4);
local_68 = &local_48;
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1a3;
cVar8 = FUN_0034f080(&local_48);
uVar12 = local_40;
pplVar6 = local_68;
if (cVar8 == '\0') {
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1d1;
cVar8 = FUN_003481d0(pplVar6,uVar12);
if (param_8 != 0) {
lVar17 = 0;
uVar20 = 0;
do {
while (**(char **)(param_7 + lVar17 * 8) == cVar8) {
LAB_0034f216:
piVar1[uVar20] = (int)lVar17;
uVar20 = uVar20 + 1;
lVar17 = lVar17 + 1;
if (param_8 == lVar17) goto LAB_0034f228;
}
local_60 = CONCAT71(local_60._1_7_,cVar8);
pcVar3 = *(code **)(*plVar13 + 0x10);
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6;
cVar9 = (*pcVar3)(plVar13);
cVar8 = (char)local_60;
if ((char)local_60 == cVar9) goto LAB_0034f216;
lVar17 = lVar17 + 1;
} while (param_8 != lVar17);
LAB_0034f228:
local_60 = 0;
joined_r0x0034f234:
if (1 < uVar20) {
uVar18 = 1;
pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;
uVar14 = strlen(pcVar2);
do {
pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8);
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;
sVar15 = strlen(pcVar2);
if (sVar15 < uVar14) {
uVar14 = sVar15;
}
uVar18 = uVar18 + 1;
} while (uVar18 < uVar20);
if ((ulong)local_48[2] < (ulong)local_48[3]) {
local_48[2] = local_48[2] + 1;
}
else {
pcVar3 = *(code **)(*local_48 + 0x50);
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;
(*pcVar3)();
}
local_60 = local_60 + 1;
local_40 = 0xffffffff;
if (uVar14 <= local_60) goto LAB_0034f1a7;
cVar8 = '\x01';
if (local_48 != (long *)0x0) {
cVar8 = '\0';
if ((ulong)local_48[3] <= (ulong)local_48[2]) {
pcVar3 = *(code **)(*local_48 + 0x48);
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;
iVar11 = (*pcVar3)();
cVar8 = '\0';
if (iVar11 == -1) {
local_48 = (long *)0x0;
cVar8 = '\x01';
}
}
}
bVar10 = local_58 != (long *)0x0 && (int)local_50 == -1;
cVar9 = (int)local_50 == -1;
if ((bVar10) && (cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {
local_69 = '\0';
pcVar3 = *(code **)(*local_58 + 0x48);
local_6a = bVar10;
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;
iVar11 = (*pcVar3)();
cVar9 = local_69;
if (iVar11 == -1) {
local_58 = (long *)0x0;
cVar9 = local_6a;
}
}
if (cVar9 == cVar8) goto LAB_0034f1a7;
uVar14 = 0;
do {
while( true ) {
cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);
uVar12 = local_40;
if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {
if ((byte *)local_48[2] < (byte *)local_48[3]) {
uVar12 = (uint)*(byte *)local_48[2];
}
else {
pcVar3 = *(code **)(*local_48 + 0x48);
local_69 = cVar8;
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;
uVar12 = (*pcVar3)();
cVar8 = local_69;
if (uVar12 == 0xffffffff) {
local_48 = (long *)0x0;
uVar12 = 0xffffffff;
}
}
}
if (cVar8 != (char)uVar12) break;
uVar14 = uVar14 + 1;
if (uVar20 <= uVar14) goto joined_r0x0034f234;
}
uVar20 = uVar20 - 1;
piVar1[uVar14] = piVar1[uVar20];
} while (uVar14 < uVar20);
goto joined_r0x0034f234;
}
if (uVar20 == 1) {
if ((ulong)local_48[2] < (ulong)local_48[3]) {
local_48[2] = local_48[2] + 1;
}
else {
pcVar3 = *(code **)(*local_48 + 0x50);
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;
(*pcVar3)();
}
uVar20 = local_60;
local_40 = 0xffffffff;
pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);
local_60 = CONCAT44(local_60._4_4_,*piVar1);
sVar19 = uVar20 + 1;
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390;
sVar15 = strlen(pcVar2);
if (sVar19 < sVar15) {
do {
pplVar7 = local_68;
pplVar6 = local_78;
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;
cVar8 = FUN_0034f080(pplVar7,pplVar6);
if (cVar8 != '\0') goto LAB_0034f1a7;
cVar8 = pcVar2[sVar19];
uVar12 = local_40;
if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {
LAB_0034f3a8:
if (cVar8 != (char)uVar12) goto LAB_0034f1a7;
pcVar16 = (char *)local_48[2];
if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;
pcVar3 = *(code **)(*local_48 + 0x50);
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;
(*pcVar3)();
}
else {
pcVar16 = (char *)local_48[2];
if ((char *)local_48[3] <= pcVar16) {
pcVar3 = *(code **)(*local_48 + 0x48);
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;
uVar12 = (*pcVar3)();
if (uVar12 == 0xffffffff) {
local_48 = (long *)0x0;
}
goto LAB_0034f3a8;
}
if (cVar8 != *pcVar16) goto LAB_0034f1a7;
LAB_0034f3c3:
local_48[2] = (long)(pcVar16 + 1);
}
sVar19 = sVar19 + 1;
local_40 = 0xffffffff;
} while (sVar19 != sVar15);
}
else if (sVar19 != sVar15) goto LAB_0034f1a7;
*local_80 = (undefined4)local_60;
goto LAB_0034f1ae;
}
}
}
LAB_0034f1a7:
*param_10 = *param_10 | 4;
LAB_0034f1ae:
auVar5._8_4_ = local_40;
auVar5._0_8_ = local_48;
auVar5._12_4_ = uStack_3c;
return auVar5;
}
|
PUSH RBP
MOV RBP,RSP
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBX
SUB RSP,0x58
MOV RAX,qword ptr [RBP + 0x20]
MOV qword ptr [RBP + -0x40],RSI
MOV qword ptr [RBP + -0x50],RCX
MOV RBX,qword ptr [RBP + 0x10]
LEA RDI,[RAX + 0xd0]
MOV qword ptr [RBP + -0x38],RDX
MOV qword ptr [RBP + -0x48],R8
MOV qword ptr [RBP + -0x78],R9
CALL 0x0034a440
LEA RSI,[RBP + -0x50]
MOV R13,RAX
MOV RAX,qword ptr [RBP + 0x18]
MOV qword ptr [RBP + -0x70],RSI
LEA RAX,[0x17 + RAX*0x4]
AND RAX,-0x10
SUB RSP,RAX
LEA RAX,[RBP + -0x40]
LEA RCX,[RSP + 0xf]
MOV RDI,RAX
MOV qword ptr [RBP + -0x60],RAX
AND RCX,-0x10
MOV R15,RCX
CALL 0x0034f080
TEST AL,AL
JZ 0x0034f1c5
MOV RAX,qword ptr [RBP + 0x28]
OR dword ptr [RAX],0x4
MOV RAX,qword ptr [RBP + -0x40]
MOV RDX,qword ptr [RBP + -0x38]
LEA RSP,[RBP + -0x28]
POP RBX
POP R12
POP R13
POP R14
POP R15
POP RBP
RET
MOV ESI,dword ptr [RBP + -0x38]
MOV RDI,qword ptr [RBP + -0x60]
CALL 0x003481d0
CMP qword ptr [RBP + 0x18],0x0
MOV R9D,EAX
JZ 0x0034f1a7
XOR R12D,R12D
XOR R14D,R14D
JMP 0x0034f20a
MOV RAX,qword ptr [R13]
MOV byte ptr [RBP + -0x58],R9B
MOV RDI,R13
CALL qword ptr [RAX + 0x10]
MOVZX R9D,byte ptr [RBP + -0x58]
CMP R9B,AL
JZ 0x0034f216
ADD R12,0x1
CMP qword ptr [RBP + 0x18],R12
JZ 0x0034f228
MOV RAX,qword ptr [RBX + R12*0x8]
MOVSX ESI,byte ptr [RAX]
CMP SIL,R9B
JNZ 0x0034f1e8
MOV dword ptr [R15 + R14*0x4],R12D
ADD R14,0x1
ADD R12,0x1
CMP qword ptr [RBP + 0x18],R12
JNZ 0x0034f20a
MOV qword ptr [RBP + -0x58],0x0
CMP R14,0x1
JBE 0x0034f34b
NOP word ptr [RAX + RAX*0x1]
MOVSXD RAX,dword ptr [R15]
MOV R12D,0x1
MOV RDI,qword ptr [RBX + RAX*0x8]
CALL 0x00150490
MOV R13,RAX
NOP dword ptr [RAX]
MOVSXD RAX,dword ptr [R15 + R12*0x4]
MOV RDI,qword ptr [RBX + RAX*0x8]
CALL 0x00150490
CMP R13,RAX
CMOVA R13,RAX
ADD R12,0x1
CMP R14,R12
JA 0x0034f258
MOV RDI,qword ptr [RBP + -0x40]
MOV RAX,qword ptr [RDI + 0x10]
CMP RAX,qword ptr [RDI + 0x18]
JNC 0x0034f4b0
ADD RAX,0x1
MOV qword ptr [RDI + 0x10],RAX
ADD qword ptr [RBP + -0x58],0x1
MOV RAX,qword ptr [RBP + -0x58]
MOV dword ptr [RBP + -0x38],0xffffffff
CMP RAX,R13
JNC 0x0034f1a7
MOV RDI,qword ptr [RBP + -0x40]
MOV R13D,0x1
TEST RDI,RDI
JZ 0x0034f2c8
XOR R13D,R13D
MOV RAX,qword ptr [RDI + 0x18]
CMP qword ptr [RDI + 0x10],RAX
JNC 0x0034f4bb
MOV RDI,qword ptr [RBP + -0x50]
CMP dword ptr [RBP + -0x48],-0x1
SETZ SIL
TEST RDI,RDI
SETNZ AL
AND AL,SIL
MOV R8D,EAX
JNZ 0x0034f438
CMP SIL,R13B
JZ 0x0034f1a7
XOR R13D,R13D
JMP 0x0034f309
SUB R14,0x1
MOV EAX,dword ptr [R15 + R14*0x4]
MOV dword ptr [R12],EAX
CMP R14,R13
JBE 0x0034f341
LEA R12,[R15 + R13*0x4]
MOV RDX,qword ptr [RBP + -0x58]
MOV RDI,qword ptr [RBP + -0x40]
MOVSXD RAX,dword ptr [R12]
MOV RAX,qword ptr [RBX + RAX*0x8]
MOVZX R9D,byte ptr [RAX + RDX*0x1]
MOV EAX,dword ptr [RBP + -0x38]
TEST RDI,RDI
JZ 0x0034f333
CMP EAX,-0x1
JZ 0x0034f420
CMP R9B,AL
JNZ 0x0034f2f8
ADD R13,0x1
CMP R14,R13
JA 0x0034f309
CMP R14,0x1
JA 0x0034f240
SUB R14,0x1
JNZ 0x0034f1a7
MOV RDI,qword ptr [RBP + -0x40]
MOV RAX,qword ptr [RDI + 0x10]
CMP RAX,qword ptr [RDI + 0x18]
JNC 0x0034f518
ADD RAX,0x1
MOV qword ptr [RDI + 0x10],RAX
MOVSXD RAX,dword ptr [R15]
MOV R13,qword ptr [RBP + -0x58]
MOV dword ptr [RBP + -0x38],0xffffffff
MOV RBX,qword ptr [RBX + RAX*0x8]
MOV dword ptr [RBP + -0x58],EAX
ADD R13,0x1
MOV RDI,RBX
CALL 0x00150490
MOV R15,RAX
CMP R13,RAX
JNC 0x0034f4e8
MOV R12D,0xffffffff
JMP 0x0034f3dc
CMP R14B,AL
JNZ 0x0034f1a7
MOV RDI,qword ptr [RBP + -0x40]
MOV RAX,qword ptr [RDI + 0x10]
CMP RAX,qword ptr [RDI + 0x18]
JNC 0x0034f4dd
ADD RAX,0x1
MOV qword ptr [RDI + 0x10],RAX
ADD R13,0x1
MOV dword ptr [RBP + -0x38],R12D
CMP R13,R15
JZ 0x0034f4ee
MOV RSI,qword ptr [RBP + -0x70]
MOV RDI,qword ptr [RBP + -0x60]
CALL 0x0034f080
TEST AL,AL
JNZ 0x0034f1a7
MOV RDI,qword ptr [RBP + -0x40]
MOVZX R14D,byte ptr [RBX + R13*0x1]
MOV EAX,dword ptr [RBP + -0x38]
TEST RDI,RDI
JZ 0x0034f3a8
CMP EAX,-0x1
JNZ 0x0034f3a8
MOV RAX,qword ptr [RDI + 0x10]
CMP RAX,qword ptr [RDI + 0x18]
JNC 0x0034f4fc
CMP R14B,byte ptr [RAX]
JZ 0x0034f3c3
JMP 0x0034f1a7
MOV RAX,qword ptr [RDI + 0x10]
CMP RAX,qword ptr [RDI + 0x18]
JNC 0x0034f480
MOVZX EAX,byte ptr [RAX]
JMP 0x0034f333
XOR ESI,ESI
MOV RAX,qword ptr [RDI + 0x18]
CMP qword ptr [RDI + 0x10],RAX
JC 0x0034f2e6
MOV RAX,qword ptr [RDI]
MOV byte ptr [RBP + -0x62],R8B
MOV byte ptr [RBP + -0x61],SIL
CALL qword ptr [RAX + 0x48]
MOVZX ESI,byte ptr [RBP + -0x61]
MOVZX R8D,byte ptr [RBP + -0x62]
CMP EAX,-0x1
JNZ 0x0034f2e6
MOV qword ptr [RBP + -0x50],0x0
MOV ESI,R8D
JMP 0x0034f2e6
MOV RAX,qword ptr [RDI]
MOV byte ptr [RBP + -0x61],R9B
CALL qword ptr [RAX + 0x48]
MOVZX R9D,byte ptr [RBP + -0x61]
CMP EAX,-0x1
JNZ 0x0034f333
MOV qword ptr [RBP + -0x40],0x0
MOV EAX,0xffffffff
JMP 0x0034f333
MOV RAX,qword ptr [RDI]
CALL qword ptr [RAX + 0x50]
JMP 0x0034f28f
MOV RAX,qword ptr [RDI]
CALL qword ptr [RAX + 0x48]
CMP EAX,-0x1
JNZ 0x0034f2c8
MOV qword ptr [RBP + -0x40],0x0
MOV R13D,0x1
JMP 0x0034f2c8
MOV RAX,qword ptr [RDI]
CALL qword ptr [RAX + 0x50]
JMP 0x0034f3cb
JNZ 0x0034f1a7
MOV RAX,qword ptr [RBP + -0x78]
MOV ECX,dword ptr [RBP + -0x58]
MOV dword ptr [RAX],ECX
JMP 0x0034f1ae
MOV RAX,qword ptr [RDI]
CALL qword ptr [RAX + 0x48]
CMP EAX,-0x1
JNZ 0x0034f3a8
MOV qword ptr [RBP + -0x40],0x0
JMP 0x0034f3a8
MOV RAX,qword ptr [RDI]
CALL qword ptr [RAX + 0x50]
JMP 0x0034f36f
| null | null | null | null |
[(u'STORE_-1205079148', u'INDIRECT_-1205076274'), ('const-3470474', u'STORE_-1205077946'), ('const-433', u'STORE_-1205077954'), (u'INDIRECT_-1205076826', u'MULTIEQUAL_-1205076726'), (u'INT_EQUAL_-1205078303', u'CBRANCH_-1205078301'), ('const-0', u'INT_NOTEQUAL_-1205079403'), (u'LOAD_-1205078331', u'INT_NOTEQUAL_-1205078265'), ('const-1', u'INT_ADD_-1205078283'), (u'LOAD_-1205078533', u'INT_SEXT_-1205078516'), ('tmp_853', u'CBRANCH_-1205079122'), ('const-433', u'LOAD_-1205079080'), (u'INDIRECT_-1205076144', u'MULTIEQUAL_-1205076031'), (u'CALL_-1205079174', u'INDIRECT_-1205076631'), (u'COPY_-1205077291', u'RETURN_-1205079436'), (u'LOAD_-1205078495', u'INT_ADD_-1205078461'), (u'INDIRECT_-1205075911', u'MULTIEQUAL_-1205076421'), (u'STORE_-1205077954', u'INDIRECT_-1205075706'), (u'LOAD_-1205079325', u'LOAD_-1205079319'), (u'CAST_-1205075577', u'INT_LESS_-1205079058'), (u'INDIRECT_-1205076002', u'MULTIEQUAL_-1205076006'), (u'COPY_-1205075345', u'CAST_-1205075187'), ('tmp_2339', u'CBRANCH_-1205078225'), (u'STORE_-1205079179', u'INDIRECT_-1205076513'), (u'CALL_-1205078473', u'INDIRECT_-1205076358'), (u'CALLIND_-1205077923', u'INDIRECT_-1205075695'), (u'INDIRECT_-1205076288', u'MULTIEQUAL_-1205076202'), (u'COPY_-1205075239', u'MULTIEQUAL_-1205075701'), (u'INT_EQUAL_-1205078689', u'CBRANCH_-1205078687'), ('const-433', u'STORE_-1205077859'), ('tmp_7160', u'PTRSUB_-1205075873'), (u'CAST_-1205075614', u'LOAD_-1205079156'), ('tmp_2386', u'BRANCH_-1205077853'), (u'CALLIND_-1205077776', u'INDIRECT_-1205075911'), (u'MULTIEQUAL_-1205076389', u'MULTIEQUAL_-1205076374'), (u'INDIRECT_-1205076364', u'MULTIEQUAL_-1205076310'), (u'STORE_-1205078365', u'INDIRECT_-1205076257'), (u'INT_ADD_-1205079007', u'MULTIEQUAL_-1205076310'), (u'INT_ADD_-1205078283', u'INT_NOTEQUAL_-1205078267'), (u'CALL_-1205079648', u'INDIRECT_-1205076654'), (u'STORE_-1205079544', u'INDIRECT_-1205076847'), ('const-3', u'PTRADD_-1205075291'), ('tmp_1583', u'CBRANCH_-1205078635'), (u'INT_MULT_-1205078713', u'INT_ADD_-1205078725'), (u'MULTIEQUAL_-1205075724', u'MULTIEQUAL_-1205075872'), (u'LOAD_-1205077806', u'INT_ADD_-1205077784'), (u'INDIRECT_-1205076658', u'MULTIEQUAL_-1205076549'), (u'INDIRECT_-1205075880', u'MULTIEQUAL_-1205076197'), (u'INDIRECT_-1205075841', u'MULTIEQUAL_-1205076389'), (u'PTRADD_-1205075296', u'LOAD_-1205078079'), (u'INDIRECT_-1205075931', u'MULTIEQUAL_-1205075545'), (u'INDIRECT_-1205076347', u'MULTIEQUAL_-1205076267'), (u'INDIRECT_-1205075640', u'MULTIEQUAL_-1205076032'), (u'STORE_-1205077859', u'INDIRECT_-1205075728'), (u'STORE_-1205079148', u'INDIRECT_-1205076701'), (u'MULTIEQUAL_-1205076258', u'PTRADD_-1205075268'), (u'INDIRECT_-1205076004', u'COPY_-1205075140'), ('tmp_1314', u'CBRANCH_-1205078831'), (u'INDIRECT_-1205076306', u'MULTIEQUAL_-1205076193'), (u'COPY_-1205075195', u'MULTIEQUAL_-1205075681'), (u'CAST_-1205074927', u'LOAD_-1205077933'), (u'CALLIND_-1205077940', u'INDIRECT_-1205076056'), (u'MULTIEQUAL_-1205077409', u'MULTIEQUAL_-1205077378'), ('const--144', u'PTRSUB_-1205075055'), (u'MULTIEQUAL_-1205076247', u'MULTIEQUAL_-1205075725'), (u'INDIRECT_-1205076288', u'MULTIEQUAL_-1205076254'), ('tmp_1344', u'CBRANCH_-1205078811'), (u'INDIRECT_-1205076216', u'MULTIEQUAL_-1205076220'), (u'STORE_-1205078365', u'INDIRECT_-1205076101'), (u'INDIRECT_-1205075680', u'MULTIEQUAL_-1205076151'), (u'CAST_-1205075010', u'LOAD_-1205077786'), ('tmp_709', u'CBRANCH_-1205079242'), ('const--144', u'PTRSUB_-1205075831'), (u'INT_2COMP_-1205077323', u'INT_ADD_-1205075368'), (u'CALL_-1205079143', u'INT_LESS_-1205079116'), (u'MULTIEQUAL_-1205076498', u'MULTIEQUAL_-1205076466'), (u'CALL_-1205079421', u'INDIRECT_-1205076918'), (u'MULTIEQUAL_-1205076642', u'MULTIEQUAL_-1205076622'), (u'CALL_-1205078360', u'INDIRECT_-1205076372'), (u'CAST_-1205075228', u'INT_LESS_-1205078229'), ('tmp_7160', u'PTRSUB_-1205075922'), (u'LOAD_-1205078733', u'COPY_-1205075242'), (u'INDIRECT_-1205076600', u'MULTIEQUAL_-1205076491'), (u'MULTIEQUAL_-1205076087', u'MULTIEQUAL_-1205076058'), (u'INDIRECT_-1205076015', u'MULTIEQUAL_-1205076525'), (u'CALL_-1205079539', u'INDIRECT_-1205076486'), (u'MULTIEQUAL_-1205076576', u'MULTIEQUAL_-1205076550'), (u'INDIRECT_-1205076455', u'MULTIEQUAL_-1205076355'), (u'MULTIEQUAL_-1205076746', u'MULTIEQUAL_-1205076757'), ('tmp_970', u'CBRANCH_-1205079054'), ('tmp_2254', u'BRANCH_-1205077916'), ('const-433', u'STORE_-1205077937'), (u'INT_MULT_-1205079297', u'INT_ADD_-1205079309'), (u'STORE_-1205077946', u'INDIRECT_-1205075714'), (u'STORE_-1205078365', u'INDIRECT_-1205076153'), (u'PTRADD_-1205075663', u'LOAD_-1205078920'), ('const-433', u'LOAD_-1205078576'), (u'MULTIEQUAL_-1205075895', u'MULTIEQUAL_-1205075890'), (u'CAST_-1205075142', u'INT_LESS_-1205078057'), (u'MULTIEQUAL_-1205076653', u'MULTIEQUAL_-1205076642'), (u'COPY_-1205075505', u'MULTIEQUAL_-1205075591'), (u'MULTIEQUAL_-1205075733', u'MULTIEQUAL_-1205076403'), ('const-0', u'SUBPIECE_-1205076556'), (u'MULTIEQUAL_-1205075987', u'MULTIEQUAL_-1205075946'), (u'MULTIEQUAL_-1205077332', u'PTRADD_-1205078257'), ('tmp_2168', u'CBRANCH_-1205078266'), (u'INDIRECT_-1205076056', u'MULTIEQUAL_-1205076373'), (u'MULTIEQUAL_-1205076179', u'MULTIEQUAL_-1205076147'), (u'INDIRECT_-1205076112', u'MULTIEQUAL_-1205076145'), (u'CAST_-1205074993', u'INT_ADD_-1205075138'), (u'MULTIEQUAL_-1205076258', u'MULTIEQUAL_-1205076232'), (u'CALL_-1205079143', u'INDIRECT_-1205076611'), (u'STORE_-1205077929', u'INDIRECT_-1205076002'), (u'MULTIEQUAL_-1205076337', u'MULTIEQUAL_-1205076322'), (u'INDIRECT_-1205076611', u'MULTIEQUAL_-1205076525'), ('const-4294967295', u'INT_EQUAL_-1205077919'), (u'MULTIEQUAL_-1205076386', u'MULTIEQUAL_-1205076375'), (u'INDIRECT_-1205076054', u'MULTIEQUAL_-1205076087'), (u'STORE_-1205077782', u'INDIRECT_-1205075723'), (u'CAST_-1205074994', u'LOAD_-1205077800'), (u'CALL_-1205079174', u'INDIRECT_-1205076527'), ('const-433', u'LOAD_-1205078276'), (u'PTRADD_-1205075291', u'LOAD_-1205078072'), (u'CALLIND_-1205077931', u'INDIRECT_-1205076265'), (u'CALLIND_-1205077923', u'INDIRECT_-1205075748'), (u'INDIRECT_-1205076387', u'MULTIEQUAL_-1205076278'), ('const-8', u'INT_MULT_-1205078713'), (u'STORE_-1205077954', u'INDIRECT_-1205075920'), (u'STORE_-1205078365', u'INDIRECT_-1205075778'), (u'CALLIND_-1205077948', u'INT_EQUAL_-1205077936'), (u'CALL_-1205078473', u'INT_LESS_-1205078454'), (u'CALLIND_-1205077790', u'INDIRECT_-1205075789'), (u'CALL_-1205079143', u'INDIRECT_-1205076507'), (u'STORE_-1205077937', u'INDIRECT_-1205076192'), (u'MULTIEQUAL_-1205075725', u'MULTIEQUAL_-1205076389'), (u'STORE_-1205079148', u'INDIRECT_-1205076170'), (u'MULTIEQUAL_-1205075728', u'MULTIEQUAL_-1205076085'), (u'INT_EQUAL_-1205077902', u'CBRANCH_-1205077899'), ('const-4294967295', u'COPY_-1205078520'), (u'CALL_-1205079539', u'INDIRECT_-1205076647'), ('tmp_7160', u'PTRSUB_-1205075092'), (u'STORE_-1205077937', u'INDIRECT_-1205075874'), ('const-8', u'PTRADD_-1205075736'), ('const-433', u'LOAD_-1205078251'), (u'INT_EQUAL_-1205078446', u'CBRANCH_-1205078444'), (u'INDIRECT_-1205076144', u'MULTIEQUAL_-1205075758'), (u'MULTIEQUAL_-1205076058', u'MULTIEQUAL_-1205076053'), ('const-0', u'COPY_-1205077894'), ('const-3', u'PTRADD_-1205075268'), (u'LOAD_-1205079187', u'CALL_-1205079174'), (u'MULTIEQUAL_-1205076601', u'MULTIEQUAL_-1205076590'), (u'CALL_-1205078473', u'INT_NOTEQUAL_-1205078453'), (u'INT_ADD_-1205079256', u'INT_EQUAL_-1205079246'), (u'COPY_-1205075827', u'MULTIEQUAL_-1205075872'), ('const-433', u'LOAD_-1205077800'), (u'CALLIND_-1205077948', u'INDIRECT_-1205076036'), ('const-0', u'COPY_-1205075780'), (u'LOAD_-1205078533', u'PIECE_-1205076165'), (u'CALL_-1205079539', u'INDIRECT_-1205076809'), (u'LOAD_-1205077939', u'INT_ADD_-1205077917'), (u'CALLIND_-1205077948', u'INDIRECT_-1205075665'), (u'INDIRECT_-1205076003', u'MULTIEQUAL_-1205076472'), (u'MULTIEQUAL_-1205076091', u'INT_NOTEQUAL_-1205078704'), (u'INT_ADD_-1205079100', u'MULTIEQUAL_-1205077387'), (u'CALL_-1205079539', u'INDIRECT_-1205076434'), ('const-3469673', u'COPY_-1205079655'), (u'LOAD_-1205078576', u'CAST_-1205075331'), (u'MULTIEQUAL_-1205076258', u'PTRADD_-1205075263'), (u'INDIRECT_-1205075932', u'MULTIEQUAL_-1205076249'), (u'INDIRECT_-1205076002', u'MULTIEQUAL_-1205076035'), (u'INT_ADD_-1205077925', u'CAST_-1205075096'), (u'MULTIEQUAL_-1205076371', u'MULTIEQUAL_-1205076349'), (u'MULTIEQUAL_-1205076197', u'MULTIEQUAL_-1205076168'), (u'CALL_-1205079648', u'CALLIND_-1205078467'), (u'STORE_-1205078478', u'INDIRECT_-1205076399'), (u'MULTIEQUAL_-1205075788', u'MULTIEQUAL_-1205075493'), (u'CALLIND_-1205077790', u'INDIRECT_-1205076003'), (u'INT_2COMP_-1205077323', u'INT_ADD_-1205075254'), (u'INDIRECT_-1205076063', u'MULTIEQUAL_-1205076455'), (u'MULTIEQUAL_-1205075890', u'MULTIEQUAL_-1205075598'), ('const-0', u'COPY_-1205077523'), (u'CALLIND_-1205077948', u'INDIRECT_-1205075932'), (u'CALL_-1205078473', u'INDIRECT_-1205076410'), (u'MULTIEQUAL_-1205076215', u'MULTIEQUAL_-1205076193'), (u'INDIRECT_-1205076560', u'MULTIEQUAL_-1205076480'), (u'STORE_-1205079148', u'INDIRECT_-1205076597'), (u'PTRADD_-1205075318', u'LOAD_-1205078276'), (u'STORE_-1205077859', u'INDIRECT_-1205075567'), (u'INDIRECT_-1205075931', u'MULTIEQUAL_-1205076389'), (u'STORE_-1205079148', u'INDIRECT_-1205076330'), (u'STORE_-1205077796', u'INDIRECT_-1205075605'), (u'SUBPIECE_-1205076240', u'INT_EQUAL_-1205078874'), (u'STORE_-1205077929', u'INDIRECT_-1205075683'), (u'CALLIND_-1205077931', u'INDIRECT_-1205075786'), ('tmp_7160', u'PTRSUB_-1205075986'), ('const-8', u'PTRADD_-1205075505'), (u'INDIRECT_-1205076663', u'MULTIEQUAL_-1205076577'), (u'CALLIND_-1205077948', u'INDIRECT_-1205075718'), (u'CAST_-1205075837', u'PTRADD_-1205075839'), (u'INDIRECT_-1205076057', u'COPY_-1205075195'), (u'STORE_-1205077796', u'INDIRECT_-1205076084'), (u'INDIRECT_-1205075983', u'MULTIEQUAL_-1205075598'), (u'MULTIEQUAL_-1205076299', u'MULTIEQUAL_-1205075726'), (u'INDIRECT_-1205076014', u'MULTIEQUAL_-1205076267'), (u'CALL_-1205079143', u'INDIRECT_-1205076288'), (u'MULTIEQUAL_-1205076570', u'MULTIEQUAL_-1205075730'), (u'INT_NOTEQUAL_-1205078704', u'CBRANCH_-1205078703'), (u'INDIRECT_-1205076469', u'MULTIEQUAL_-1205076415'), (u'CALL_-1205079648', u'INDIRECT_-1205076545'), (u'LOAD_-1205078749', u'INT_SEXT_-1205078732'), (u'INDIRECT_-1205076631', u'MULTIEQUAL_-1205076577'), (u'COPY_-1205075344', u'CALL_-1205078360'), (u'STORE_-1205077937', u'INDIRECT_-1205075821'), (u'INDIRECT_-1205075748', u'MULTIEQUAL_-1205076258'), (u'CAST_-1205075723', u'STORE_-1205078473'), (u'INT_EQUAL_-1205077936', u'CBRANCH_-1205077933'), (u'INDIRECT_-1205076288', u'PTRADD_-1205075736'), (u'INT_EQUAL_-1205078874', u'COPY_-1205075583'), (u'MULTIEQUAL_-1205076006', u'MULTIEQUAL_-1205076001'), ('const--144', u'PTRSUB_-1205075414'), (u'MULTIEQUAL_-1205076145', u'MULTIEQUAL_-1205076116'), ('const-433', u'STORE_-1205077946'), (u'MULTIEQUAL_-1205076529', u'MULTIEQUAL_-1205075734'), (u'MULTIEQUAL_-1205076137', u'SUBPIECE_-1205076165'), (u'PTRSUB_-1205075873', u'CAST_-1205075768'), ('const-433', u'LOAD_-1205078244'), (u'INT_2COMP_-1205077323', u'INT_ADD_-1205075877'), (u'INDIRECT_-1205075629', u'MULTIEQUAL_-1205075946'), (u'PTRADD_-1205075586', u'STORE_-1205078380'), ('const-8', u'PTRADD_-1205075668'), (u'LOAD_-1205078583', u'CAST_-1205075332'), (u'CALLIND_-1205077940', u'INDIRECT_-1205075681'), (u'STORE_-1205078473', u'INDIRECT_-1205076531'), (u'COPY_-1205075794', u'MULTIEQUAL_-1205075872'), (u'MULTIEQUAL_-1205076258', u'LOAD_-1205077961'), (u'INDIRECT_-1205075910', u'MULTIEQUAL_-1205076163'), (u'MULTIEQUAL_-1205076278', u'MULTIEQUAL_-1205076267'), (u'INDIRECT_-1205076055', u'MULTIEQUAL_-1205076524'), (u'INDIRECT_-1205076527', u'MULTIEQUAL_-1205076473'), (u'STORE_-1205077859', u'INDIRECT_-1205075463'), (u'LOAD_-1205078244', u'CAST_-1205075223'), ('const-1', u'INT_ADD_-1205079269'), (u'MULTIEQUAL_-1205076269', u'MULTIEQUAL_-1205076310'), ('const-32', u'INT_RIGHT_-1205075964'), (u'INT_2COMP_-1205077323', u'INT_ADD_-1205075919'), (u'STORE_-1205079544', u'INDIRECT_-1205076472'), (u'CALL_-1205079174', u'MULTIEQUAL_-1205077355'), (u'LOAD_-1205078276', u'CAST_-1205075146'), (u'INDIRECT_-1205076439', u'MULTIEQUAL_-1205076330'), (u'PTRADD_-1205075485', u'STORE_-1205078537'), (u'STORE_-1205079544', u'INDIRECT_-1205076795'), (u'STORE_-1205078478', u'INDIRECT_-1205076451'), ('const-0', u'COPY_-1205079241'), (u'MULTIEQUAL_-1205076525', u'MULTIEQUAL_-1205076472'), (u'INDIRECT_-1205075789', u'MULTIEQUAL_-1205076337'), (u'INDIRECT_-1205076184', u'MULTIEQUAL_-1205076098'), (u'LOAD_-1205078253', u'INT_NOTEQUAL_-1205078237'), ('const-2', u'PTRADD_-1205075323'), (u'CALLIND_-1205077931', u'INDIRECT_-1205075947'), (u'CALL_-1205079648', u'INDIRECT_-1205076706'), (u'COPY_-1205075902', u'PIECE_-1205076469'), (u'CAST_-1205074899', u'STORE_-1205077954'), (u'MULTIEQUAL_-1205075736', u'INT_EQUAL_-1205078599'), (u'MULTIEQUAL_-1205077409', u'INT_ADD_-1205079269'), (u'STORE_-1205077859', u'INDIRECT_-1205075942'), (u'MULTIEQUAL_-1205076215', u'MULTIEQUAL_-1205076226'), (u'CAST_-1205075508', u'INT_LESSEQUAL_-1205078904'), ('const-4294967295', u'COPY_-1205079000'), ('const-3470529', u'STORE_-1205077796'), (u'INDIRECT_-1205076160', u'MULTIEQUAL_-1205076477'), ('const-433', u'LOAD_-1205078920'), (u'INDIRECT_-1205076495', u'MULTIEQUAL_-1205076386'), ('tmp_7160', u'PTRSUB_-1205075944'), (u'PTRADD_-1205075500', u'LOAD_-1205078576'), (u'INDIRECT_-1205075893', u'MULTIEQUAL_-1205076439'), (u'CAST_-1205075837', u'PTRADD_-1205075586'), (u'MULTIEQUAL_-1205076200', u'MULTIEQUAL_-1205076159'), (u'STORE_-1205078478', u'INDIRECT_-1205076028'), (u'CALL_-1205079421', u'INDIRECT_-1205076387'), (u'STORE_-1205077796', u'INDIRECT_-1205075657'), (u'COPY_-1205075714', u'MULTIEQUAL_-1205077336'), (u'STORE_-1205077954', u'INDIRECT_-1205075816'), (u'INT_LESS_-1205079080', u'CBRANCH_-1205079088'), (u'CALL_-1205079143', u'INDIRECT_-1205076559'), (u'INDIRECT_-1205076039', u'MULTIEQUAL_-1205075926'), (u'CALL_-1205078360', u'INDIRECT_-1205076112'), (u'MULTIEQUAL_-1205076426', u'COPY_-1205075900'), ('tmp_11665', u'LOAD_-1205079515'), (u'LOAD_-1205079201', u'INT_SEXT_-1205079184'), (u'CAST_-1205075295', u'LOAD_-1205078509'), (u'INDIRECT_-1205076387', u'MULTIEQUAL_-1205076389'), ('tmp_2769', u'BRANCH_-1205077877'), ('const-433', u'LOAD_-1205078477'), (u'STORE_-1205078478', u'INDIRECT_-1205075972'), (u'INDIRECT_-1205075748', u'MULTIEQUAL_-1205076001'), ('const-2', u'PTRADD_-1205075296'), ('const-1', u'INT_ADD_-1205079007'), (u'MULTIEQUAL_-1205076159', u'MULTIEQUAL_-1205075728'), (u'MULTIEQUAL_-1205076252', u'MULTIEQUAL_-1205076211'), (u'CALLIND_-1205077790', u'INDIRECT_-1205076107'), ('const-0', u'SUBPIECE_-1205075799'), (u'CALLIND_-1205077948', u'INDIRECT_-1205075505'), ('const-1', u'INT_ADD_-1205079100'), (u'CALL_-1205079648', u'INDIRECT_-1205076816'), (u'CALLIND_-1205077923', u'INDIRECT_-1205075535'), ('tmp_559', u'BRANCH_-1205079367'), (u'CALLIND_-1205077940', u'INDIRECT_-1205076108'), (u'MULTIEQUAL_-1205075726', u'LOAD_-1205077869'), (u'INDIRECT_-1205075879', u'MULTIEQUAL_-1205075493'), (u'STORE_-1205077929', u'INDIRECT_-1205075898'), (u'MULTIEQUAL_-1205075591', u'INT_NOTEQUAL_-1205078668'), (u'INT_ADD_-1205078478', u'MULTIEQUAL_-1205076970'), (u'MULTIEQUAL_-1205076439', u'MULTIEQUAL_-1205076428'), (u'COPY_-1205075609', u'MULTIEQUAL_-1205075701'), ('tmp_2832', u'BRANCH_-1205077751'), (u'STORE_-1205077782', u'INDIRECT_-1205075886'), ('tmp_7160', u'PTRSUB_-1205076017'), ('tmp_1138', u'CBRANCH_-1205078941'), ('const-3470518', u'STORE_-1205077782'), (u'CALLIND_-1205077940', u'INDIRECT_-1205076160'), (u'STORE_-1205079179', u'INDIRECT_-1205076190'), (u'MULTIEQUAL_-1205076319', u'MULTIEQUAL_-1205076297'), (u'CAST_-1205074901', u'LOAD_-1205077958'), (u'CALL_-1205079539', u'INT_EQUAL_-1205079525'), (u'MULTIEQUAL_-1205076098', u'MULTIEQUAL_-1205076337'), (u'STORE_-1205077954', u'INDIRECT_-1205075545'), (u'INT_2COMP_-1205077323', u'INT_ADD_-1205075036'), ('const-0', u'INT_EQUAL_-1205078303'), (u'LOAD_-1205077990', u'CAST_-1205075119'), (u'INDIRECT_-1205076256', u'MULTIEQUAL_-1205076202'), (u'CALL_-1205079648', u'INDIRECT_-1205076972'), ('tmp_750', u'CBRANCH_-1205079213'), (u'INDIRECT_-1205075983', u'MULTIEQUAL_-1205076439'), (u'STORE_-1205077859', u'INDIRECT_-1205075786'), (u'PTRADD_-1205075839', u'STORE_-1205079292'), (u'CALLIND_-1205077940', u'INDIRECT_-1205075952'), (u'LOAD_-1205079156', u'CALL_-1205079143'), (u'CALL_-1205078473', u'INDIRECT_-1205076306'), (u'MULTIEQUAL_-1205076642', u'MULTIEQUAL_-1205076653'), (u'CAST_-1205075608', u'STORE_-1205079148'), ('const--88', u'PTRSUB_-1205076017'), ('const-433', u'LOAD_-1205079073'), (u'MULTIEQUAL_-1205076106', u'MULTIEQUAL_-1205075727'), (u'CALL_-1205079143', u'INDIRECT_-1205076184'), (u'CAST_-1205075094', u'STORE_-1205077937'), ('const-0', u'SUBPIECE_-1205076557'), (u'MULTIEQUAL_-1205075730', u'MULTIEQUAL_-1205076247'), ('const-3470594', u'STORE_-1205077954'), ('const-4', u'PTRADD_-1205075586'), (u'INDIRECT_-1205075576', u'MULTIEQUAL_-1205076045'), (u'MULTIEQUAL_-1205076053', u'MULTIEQUAL_-1205075758'), (u'CALL_-1205079174', u'INDIRECT_-1205076735'), (u'CALLIND_-1205078467', u'INDIRECT_-1205076722'), ('tmp_2285', u'CBRANCH_-1205078263'), ('const-1', u'INT_EQUAL_-1205078599'), ('tmp_1372', u'BRANCH_-1205078792'), (u'MULTIEQUAL_-1205076375', u'MULTIEQUAL_-1205076386'), ('const--144', u'PTRSUB_-1205075208'), (u'STORE_-1205077929', u'INDIRECT_-1205075846'), (u'INDIRECT_-1205076439', u'MULTIEQUAL_-1205076439'), (u'CALL_-1205079648', u'INDIRECT_-1205076441'), (u'INDIRECT_-1205075949', u'MULTIEQUAL_-1205075982'), (u'PTRADD_-1205075404', u'LOAD_-1205078244'), (u'PTRSUB_-1205075153', u'CAST_-1205075036'), (u'STORE_-1205078473', u'INDIRECT_-1205076797'), (u'STORE_-1205078365', u'INDIRECT_-1205076309'), (u'INT_EQUAL_-1205079525', u'CBRANCH_-1205079524'), (u'INDIRECT_-1205076683', u'MULTIEQUAL_-1205076629'), ('const-433', u'LOAD_-1205078389'), (u'STORE_-1205078473', u'INDIRECT_-1205076745'), (u'STORE_-1205078478', u'INDIRECT_-1205076081'), (u'INDIRECT_-1205076057', u'MULTIEQUAL_-1205076394'), (u'CALLIND_-1205077923', u'INDIRECT_-1205076014'), (u'MULTIEQUAL_-1205076319', u'MULTIEQUAL_-1205076024'), ('const-433', u'LOAD_-1205078495'), (u'INDIRECT_-1205075963', u'MULTIEQUAL_-1205076473'), (u'CALL_-1205078473', u'INDIRECT_-1205076092'), (u'STORE_-1205077796', u'INDIRECT_-1205075553'), (u'INT_ADD_-1205078478', u'INT_NOTEQUAL_-1205078453'), (u'COPY_-1205075779', u'COPY_-1205075094'), (u'INT_EQUAL_-1205078599', u'CBRANCH_-1205078595'), (u'CALL_-1205079421', u'INDIRECT_-1205076495'), ('const-8', u'INT_MULT_-1205079159'), (u'INDIRECT_-1205076455', u'MULTIEQUAL_-1205076375'), (u'CAST_-1205075008', u'STORE_-1205077782'), (u'CALLIND_-1205077948', u'MULTIEQUAL_-1205075449'), ('const-80', u'INT_ADD_-1205077770'), (u'INT_ADD_-1205075877', u'CAST_-1205075723'), (u'MULTIEQUAL_-1205076726', u'MULTIEQUAL_-1205075733'), ('tmp_916', u'CBRANCH_-1205079088'), (u'STORE_-1205078473', u'INDIRECT_-1205076693'), (u'INT_ADD_-1205075762', u'CAST_-1205075608'), (u'STORE_-1205077929', u'INDIRECT_-1205075788'), (u'INT_MULT_-1205079593', u'INT_ADD_-1205079605'), (u'STORE_-1205078365', u'INDIRECT_-1205076205'), (u'INDIRECT_-1205076918', u'MULTIEQUAL_-1205076809'), (u'CAST_-1205075228', u'MULTIEQUAL_-1205077332'), (u'INT_2COMP_-1205077323', u'INT_ADD_-1205075762'), (u'COPY_-1205075399', u'COPY_-1205075228'), (u'MULTIEQUAL_-1205076674', u'MULTIEQUAL_-1205075732'), (u'MULTIEQUAL_-1205075948', u'MULTIEQUAL_-1205075926'), (u'CALL_-1205078473', u'INT_NOTEQUAL_-1205078267'), ('const-8', u'INT_MULT_-1205079297'), (u'STORE_-1205077859', u'INDIRECT_-1205075838'), (u'INDIRECT_-1205076320', u'MULTIEQUAL_-1205076353'), (u'CAST_-1205075843', u'CALL_-1205079539'), (u'INDIRECT_-1205076308', u'MULTIEQUAL_-1205076254'), (u'PTRSUB_-1205075021', u'CAST_-1205074900'), ('const-4', u'PTRADD_-1205075771'), (u'MULTIEQUAL_-1205076091', u'PTRADD_-1205075291'), ('const--144', u'PTRSUB_-1205075922'), ('const-433', u'STORE_-1205078537'), (u'CAST_-1205074882', u'STORE_-1205077859'), (u'MULTIEQUAL_-1205077188', u'PTRADD_-1205075586'), (u'CAST_-1205075189', u'INT_ADD_-1205075368'), (u'INT_SUB_-1205078384', u'MULTIEQUAL_-1205077162'), ('const-0', u'COPY_-1205077274'), (u'INDIRECT_-1205075745', u'MULTIEQUAL_-1205076137'), (u'LOAD_-1205078053', u'INT_ZEXT_-1205077294'), (u'MULTIEQUAL_-1205076091', u'LOAD_-1205077963'), (u'CALL_-1205079539', u'INDIRECT_-1205076757'), (u'MULTIEQUAL_-1205075998', u'MULTIEQUAL_-1205075725'), (u'MULTIEQUAL_-1205076097', u'MULTIEQUAL_-1205076071'), ('const-8', u'PTRADD_-1205075409'), (u'MULTIEQUAL_-1205075822', u'MULTIEQUAL_-1205075793'), (u'INDIRECT_-1205076254', u'MULTIEQUAL_-1205076141'), ('tmp_7160', u'PTRSUB_-1205075322'), (u'CALL_-1205079421', u'INDIRECT_-1205076814'), (u'INDIRECT_-1205076161', u'MULTIEQUAL_-1205076498'), (u'MULTIEQUAL_-1205076202', u'INT_NOTEQUAL_-1205078942'), (u'CALLIND_-1205078467', u'INDIRECT_-1205076618'), (u'INDIRECT_-1205075770', u'MULTIEQUAL_-1205076087'), (u'MULTIEQUAL_-1205075874', u'MULTIEQUAL_-1205076389'), (u'COPY_-1205075277', u'MULTIEQUAL_-1205075449'), ('const-433', u'STORE_-1205078478'), (u'STORE_-1205077946', u'INDIRECT_-1205075610'), (u'MULTIEQUAL_-1205076629', u'MULTIEQUAL_-1205076576'), (u'COPY_-1205077274', u'MULTIEQUAL_-1205077188'), (u'INT_EQUAL_-1205077919', u'CBRANCH_-1205077916'), (u'INT_2COMP_-1205077323', u'INT_ADD_-1205075784'), (u'CALLIND_-1205077923', u'INDIRECT_-1205075962'), ('const-80', u'INT_ADD_-1205077847'), ('const-433', u'LOAD_-1205077792'), (u'INT_NOTEQUAL_-1205079403', u'CBRANCH_-1205079395'), (u'MULTIEQUAL_-1205077336', u'MULTIEQUAL_-1205077355'), (u'MULTIEQUAL_-1205077188', u'INT_LESS_-1205078350'), (u'STORE_-1205077859', u'INDIRECT_-1205075623'), (u'INT_ADD_-1205078534', u'STORE_-1205078537'), (u'MULTIEQUAL_-1205075946', u'MULTIEQUAL_-1205075724'), ('tmp_11663', u'INT_ADD_-1205079171'), (u'MULTIEQUAL_-1205076220', u'MULTIEQUAL_-1205076215'), ('tmp_7160', u'PTRSUB_-1205074990'), (u'INDIRECT_-1205076508', u'MULTIEQUAL_-1205076439'), (u'MULTIEQUAL_-1205076473', u'MULTIEQUAL_-1205076420'), (u'INDIRECT_-1205076005', u'MULTIEQUAL_-1205076342'), (u'CALLIND_-1205077790', u'INDIRECT_-1205075628'), ('const-433', u'LOAD_-1205078927'), (u'CAST_-1205075151', u'LOAD_-1205078253'), (u'INT_2COMP_-1205077323', u'INT_ADD_-1205075990'), (u'STORE_-1205079426', u'INDIRECT_-1205076533'), ('const-433', u'STORE_-1205077782'), (u'INT_LESS_-1205078350', u'CBRANCH_-1205078359'), (u'MULTIEQUAL_-1205076524', u'MULTIEQUAL_-1205076498'), (u'PTRSUB_-1205075944', u'CAST_-1205075838'), (u'STORE_-1205078473', u'INDIRECT_-1205076589'), (u'INDIRECT_-1205075695', u'MULTIEQUAL_-1205075948'), (u'MULTIEQUAL_-1205076394', u'MULTIEQUAL_-1205076362'), (u'STORE_-1205079179', u'INDIRECT_-1205076350'), (u'INDIRECT_-1205075803', u'MULTIEQUAL_-1205076195'), (u'PTRSUB_-1205075414', u'CAST_-1205075280'), (u'CALLIND_-1205077790', u'INT_EQUAL_-1205077778'), (u'CALLIND_-1205077931', u'INDIRECT_-1205075842'), (u'MULTIEQUAL_-1205076071', u'MULTIEQUAL_-1205076039'), (u'STORE_-1205077859', u'INDIRECT_-1205075890'), (u'CAST_-1205075817', u'INT_ADD_-1205075968'), (u'PTRSUB_-1205075322', u'CAST_-1205075189'), (u'INDIRECT_-1205075951', u'MULTIEQUAL_-1205076420'), (u'MULTIEQUAL_-1205076123', u'MULTIEQUAL_-1205076091'), (u'PTRADD_-1205075586', u'LOAD_-1205078749'), (u'INDIRECT_-1205075557', u'MULTIEQUAL_-1205075874'), (u'INDIRECT_-1205076295', u'MULTIEQUAL_-1205076195'), (u'SUBPIECE_-1205077529', u'INT_NOTEQUAL_-1205078668'), (u'CALLIND_-1205077776', u'INDIRECT_-1205075588'), (u'INDIRECT_-1205076878', u'MULTIEQUAL_-1205076809'), (u'INDIRECT_-1205076618', u'MULTIEQUAL_-1205076549'), (u'INT_SEXT_-1205079184', u'INT_MULT_-1205079159'), (u'COPY_-1205079197', u'MULTIEQUAL_-1205077387'), ('const-433', u'LOAD_-1205077961'), (u'STORE_-1205078365', u'INDIRECT_-1205075991'), (u'CALLIND_-1205077948', u'INDIRECT_-1205075770'), (u'CALL_-1205079539', u'INDIRECT_-1205076965'), (u'CALLIND_-1205077790', u'INDIRECT_-1205075736'), (u'PIECE_-1205076469', u'COPY_-1205077291'), (u'MULTIEQUAL_-1205076538', u'MULTIEQUAL_-1205076549'), (u'INT_ADD_-1205075152', u'CAST_-1205075008'), (u'STORE_-1205078478', u'INDIRECT_-1205076243'), (u'LOAD_-1205078389', u'STORE_-1205078380'), ('const-8', u'PTRADD_-1205075296'), (u'LOAD_-1205079080', u'CAST_-1205075578'), (u'STORE_-1205077937', u'INDIRECT_-1205075926'), ('const-72', u'INT_ADD_-1205077942'), (u'INT_2COMP_-1205077323', u'INT_ADD_-1205075968'), (u'CALL_-1205078473', u'INDIRECT_-1205076202'), ('tmp_11665', u'STORE_-1205079512'), (u'STORE_-1205079148', u'INDIRECT_-1205076649'), (u'STORE_-1205077782', u'INDIRECT_-1205075667'), (u'MULTIEQUAL_-1205077162', u'MULTIEQUAL_-1205077162'), (u'INDIRECT_-1205076212', u'MULTIEQUAL_-1205076529'), (u'INDIRECT_-1205076670', u'MULTIEQUAL_-1205076570'), (u'MULTIEQUAL_-1205077387', u'INT_ADD_-1205079100'), (u'INT_SEXT_-1205078732', u'INT_MULT_-1205078713'), (u'INDIRECT_-1205075841', u'MULTIEQUAL_-1205075874'), ('const-0', u'COPY_-1205077948'), (u'INT_LESSEQUAL_-1205077967', u'CBRANCH_-1205077965'), ('tmp_7160', u'PTRSUB_-1205075153'), (u'CALLIND_-1205078467', u'INDIRECT_-1205076455'), (u'MULTIEQUAL_-1205076163', u'MULTIEQUAL_-1205076141'), (u'STORE_-1205077929', u'INDIRECT_-1205075627'), (u'INDIRECT_-1205076548', u'MULTIEQUAL_-1205076439'), (u'CAST_-1205075724', u'INT_ADD_-1205075877'), (u'SUBPIECE_-1205076564', u'INT_EQUAL_-1205078446'), (u'COPY_-1205075263', u'MULTIEQUAL_-1205075570'), ('const-433', u'STORE_-1205078473'), (u'MULTIEQUAL_-1205077409', u'PTRADD_-1205075839'), (u'MULTIEQUAL_-1205076405', u'MULTIEQUAL_-1205076376'), (u'INDIRECT_-1205075842', u'MULTIEQUAL_-1205076159'), ('const--144', u'PTRSUB_-1205075092'), (u'CALLIND_-1205077931', u'INDIRECT_-1205075682'), ('const-433', u'LOAD_-1205077958'), (u'STORE_-1205077796', u'INDIRECT_-1205075713'), (u'CAST_-1205075768', u'INT_ADD_-1205075919'), (u'STORE_-1205077782', u'INDIRECT_-1205076094'), ('tmp_11663', u'INT_ADD_-1205079140'), (u'CAST_-1205075816', u'STORE_-1205079544'), (u'MULTIEQUAL_-1205076202', u'LOAD_-1205077806'), (u'INT_LESS_-1205079116', u'CBRANCH_-1205079122'), (u'CALLIND_-1205077853', u'INDIRECT_-1205076063'), (u'INT_NOTEQUAL_-1205078265', u'CBRANCH_-1205078263'), (u'LOAD_-1205078509', u'CALL_-1205078473'), (u'INDIRECT_-1205075858', u'MULTIEQUAL_-1205076111'), (u'MULTIEQUAL_-1205076408', u'MULTIEQUAL_-1205075728'), (u'CALLIND_-1205077776', u'INDIRECT_-1205075640'), ('const-3469906', u'STORE_-1205079179'), (u'MULTIEQUAL_-1205075570', u'SUBPIECE_-1205077529'), (u'INDIRECT_-1205075959', u'MULTIEQUAL_-1205076351'), (u'MULTIEQUAL_-1205076123', u'MULTIEQUAL_-1205076439'), (u'LOAD_-1205079080', u'INT_ADD_-1205079031'), (u'INT_ADD_-1205079269', u'MULTIEQUAL_-1205077409'), (u'INDIRECT_-1205076762', u'MULTIEQUAL_-1205076653'), ('tmp_11663', u'INT_ADD_-1205078493'), (u'COPY_-1205075495', u'MULTIEQUAL_-1205075570'), (u'PTRADD_-1205075323', u'LOAD_-1205078283'), (u'CALLIND_-1205078467', u'INDIRECT_-1205076295'), (u'CAST_-1205075118', u'INT_LESSEQUAL_-1205077967'), (u'INDIRECT_-1205075841', u'COPY_-1205075277'), (u'INT_LESSEQUAL_-1205078260', u'CBRANCH_-1205078257'), ('tmp_7168', u'CAST_-1205075891'), ('const-3469925', u'STORE_-1205079148'), (u'INDIRECT_-1205075789', u'MULTIEQUAL_-1205075822'), (u'INDIRECT_-1205076774', u'MULTIEQUAL_-1205076694'), (u'MULTIEQUAL_-1205075729', u'MULTIEQUAL_-1205076195'), (u'INDIRECT_-1205075693', u'MULTIEQUAL_-1205076085'), (u'MULTIEQUAL_-1205077162', u'INT_LESSEQUAL_-1205078626'), (u'MULTIEQUAL_-1205076694', u'MULTIEQUAL_-1205076674'), (u'STORE_-1205077946', u'INDIRECT_-1205076141'), ('const-2', u'PTRADD_-1205075485'), (u'INDIRECT_-1205076164', u'MULTIEQUAL_-1205076197'), ('tmp_1102', u'CBRANCH_-1205078974'), (u'STORE_-1205079148', u'INDIRECT_-1205076222'), ('const-4294967295', u'INT_NOTEQUAL_-1205078286'), (u'LOAD_-1205077941', u'CALLIND_-1205077931'), (u'CALLIND_-1205077931', u'INDIRECT_-1205076213'), (u'MULTIEQUAL_-1205077387', u'PTRADD_-1205075771'), ('tmp_11663', u'INT_ADD_-1205078725'), (u'LOAD_-1205078733', u'COPY_-1205075499'), (u'MULTIEQUAL_-1205076375', u'MULTIEQUAL_-1205076355'), (u'INT_ADD_-1205078717', u'CAST_-1205075402'), ('const-2', u'PTRADD_-1205075505'), (u'INT_EQUAL_-1205077778', u'CBRANCH_-1205077775'), (u'CALLIND_-1205077923', u'INDIRECT_-1205075910'), ('tmp_2922', u'CBRANCH_-1205078444'), (u'MULTIEQUAL_-1205076053', u'MULTIEQUAL_-1205076031'), (u'INT_2COMP_-1205077323', u'INT_ADD_-1205075138'), (u'MULTIEQUAL_-1205075872', u'COPY_-1205075773'), (u'INT_ADD_-1205078725', u'CAST_-1205075407'), (u'MULTIEQUAL_-1205075758', u'SUBPIECE_-1205075799'), (u'PTRSUB_-1205076017', u'CAST_-1205075815'), ('tmp_7160', u'PTRSUB_-1205075716'), ('const-0', u'COPY_-1205075779'), (u'INDIRECT_-1205075628', u'MULTIEQUAL_-1205076097'), (u'INDIRECT_-1205076109', u'COPY_-1205075181'), (u'STORE_-1205079544', u'INDIRECT_-1205076368'), (u'INDIRECT_-1205076265', u'MULTIEQUAL_-1205076602'), (u'CAST_-1205075280', u'INT_ADD_-1205075460'), (u'MULTIEQUAL_-1205076269', u'MULTIEQUAL_-1205075729'), (u'MULTIEQUAL_-1205077336', u'INT_LESSEQUAL_-1205078976'), (u'MULTIEQUAL_-1205076373', u'MULTIEQUAL_-1205076414'), ('const-3', u'PTRADD_-1205075668'), (u'CAST_-1205075402', u'LOAD_-1205078733'), (u'MULTIEQUAL_-1205076518', u'MULTIEQUAL_-1205076477'), (u'MULTIEQUAL_-1205077355', u'INT_LESS_-1205079116'), (u'COPY_-1205077770', u'MULTIEQUAL_-1205076151'), (u'INDIRECT_-1205076434', u'MULTIEQUAL_-1205076389'), (u'MULTIEQUAL_-1205076071', u'MULTIEQUAL_-1205076389'), ('const-3469731', u'STORE_-1205079544'), ('const-4294967295', u'INT_EQUAL_-1205077936'), (u'CALLIND_-1205078467', u'INDIRECT_-1205076670'), (u'CALL_-1205078473', u'INDIRECT_-1205075931'), (u'MULTIEQUAL_-1205076202', u'PTRADD_-1205075663'), (u'INDIRECT_-1205075718', u'MULTIEQUAL_-1205076035'), (u'INT_ADD_-1205075067', u'CAST_-1205074899'), (u'CALLIND_-1205078467', u'INDIRECT_-1205076347'), (u'BOOL_AND_-1205078813', u'COPY_-1205075219'), (u'CAST_-1205075609', u'INT_ADD_-1205075762'), (u'INDIRECT_-1205075480', u'MULTIEQUAL_-1205075872'), (u'CALL_-1205079421', u'INDIRECT_-1205076600'), (u'MULTIEQUAL_-1205076590', u'MULTIEQUAL_-1205076570'), ('tmp_7166', u'COPY_-1205075965'), (u'CALLIND_-1205077776', u'INDIRECT_-1205075692'), (u'PTRSUB_-1205075055', u'CAST_-1205074926'), (u'LOAD_-1205077869', u'INT_ADD_-1205077847'), (u'INT_LESSEQUAL_-1205078976', u'CBRANCH_-1205078974'), (u'CALLIND_-1205077931', u'INDIRECT_-1205076109'), (u'STORE_-1205077946', u'INDIRECT_-1205075823'), (u'PTRSUB_-1205075831', u'CAST_-1205075724'), (u'MULTIEQUAL_-1205076376', u'MULTIEQUAL_-1205076371'), (u'CAST_-1205075704', u'LOAD_-1205079325'), (u'STORE_-1205078473', u'INDIRECT_-1205076426'), (u'INDIRECT_-1205076288', u'PTRADD_-1205075731'), ('const-0', u'COPY_-1205075399'), (u'MULTIEQUAL_-1205075701', u'INT_EQUAL_-1205078813'), (u'STORE_-1205077946', u'INDIRECT_-1205076037'), ('tmp_2508', u'CBRANCH_-1205078053'), (u'MULTIEQUAL_-1205075859', u'COPY_-1205075757'), (u'CAST_-1205075837', u'LOAD_-1205078533'), (u'INT_ADD_-1205077917', u'CAST_-1205074927'), (u'INDIRECT_-1205076618', u'MULTIEQUAL_-1205076518'), (u'PTRSUB_-1205075716', u'CAST_-1205075609'), (u'MULTIEQUAL_-1205076035', u'MULTIEQUAL_-1205076006'), (u'INDIRECT_-1205075789', u'MULTIEQUAL_-1205075793'), (u'INDIRECT_-1205076715', u'MULTIEQUAL_-1205076681'), (u'INDIRECT_-1205075893', u'PTRADD_-1205075323'), (u'STORE_-1205079148', u'INDIRECT_-1205076493'), (u'COPY_-1205077894', u'MULTIEQUAL_-1205076232'), (u'CALL_-1205078473', u'INDIRECT_-1205076462'), (u'INT_ADD_-1205077942', u'CAST_-1205074901'), (u'CAST_-1205075767', u'STORE_-1205079426'), (u'PTRADD_-1205075409', u'LOAD_-1205078251'), (u'INDIRECT_-1205075800', u'MULTIEQUAL_-1205076053'), (u'INDIRECT_-1205076372', u'MULTIEQUAL_-1205076405'), (u'MULTIEQUAL_-1205077464', u'SUBPIECE_-1205077460'), (u'STORE_-1205079544', u'INDIRECT_-1205076951'), (u'INDIRECT_-1205076268', u'MULTIEQUAL_-1205076301'), (u'STORE_-1205079179', u'INDIRECT_-1205076721'), (u'INT_EQUAL_-1205079246', u'CBRANCH_-1205079242'), (u'INDIRECT_-1205076216', u'MULTIEQUAL_-1205076249'), (u'INDIRECT_-1205076236', u'MULTIEQUAL_-1205076202'), (u'INDIRECT_-1205076118', u'MULTIEQUAL_-1205076371'), (u'STORE_-1205077946', u'INDIRECT_-1205075985'), ('const--144', u'PTRSUB_-1205075106'), ('const-1', u'INT_ADD_-1205079256'), ('const-433', u'LOAD_-1205077933'), ('const-4294967295', u'INT_EQUAL_-1205078874'), (u'MULTIEQUAL_-1205075946', u'MULTIEQUAL_-1205075987'), (u'INDIRECT_-1205076109', u'MULTIEQUAL_-1205076446'), ('tmp_2820', u'CBRANCH_-1205077775'), (u'STORE_-1205077796', u'INDIRECT_-1205076136'), (u'CAST_-1205075837', u'PTRADD_-1205075600'), (u'INDIRECT_-1205076774', u'MULTIEQUAL_-1205076674'), ('const-8', u'PTRADD_-1205075716'), (u'MULTIEQUAL_-1205077464', u'INT_ADD_-1205078425'), (u'INT_NOTEQUAL_-1205078414', u'CBRANCH_-1205078412'), (u'MULTIEQUAL_-1205076111', u'MULTIEQUAL_-1205076089'), (u'MULTIEQUAL_-1205076205', u'SUBPIECE_-1205076240'), (u'MULTIEQUAL_-1205075681', u'INT_EQUAL_-1205078813'), (u'CALLIND_-1205077776', u'INDIRECT_-1205076015'), (u'CALL_-1205079648', u'INDIRECT_-1205076493'), (u'STORE_-1205079544', u'INDIRECT_-1205076743'), ('const-433', u'LOAD_-1205078072'), (u'MULTIEQUAL_-1205075928', u'PTRADD_-1205075404'), (u'MULTIEQUAL_-1205076249', u'MULTIEQUAL_-1205076220'), (u'COPY_-1205075452', u'INT_ADD_-1205078478'), (u'CAST_-1205075279', u'STORE_-1205078478'), (u'CALLIND_-1205077776', u'INDIRECT_-1205076119'), (u'MULTIEQUAL_-1205076211', u'MULTIEQUAL_-1205075735'), (u'CALL_-1205078360', u'INDIRECT_-1205075949'), (u'INDIRECT_-1205076508', u'MULTIEQUAL_-1205076428'), (u'MULTIEQUAL_-1205076428', u'MULTIEQUAL_-1205076408'), (u'INT_ZEXT_-1205077294', u'MULTIEQUAL_-1205075570'), (u'CALLIND_-1205077923', u'INDIRECT_-1205076118'), (u'CAST_-1205075037', u'LOAD_-1205077950'), (u'PTRADD_-1205075268', u'LOAD_-1205077990'), (u'INT_ADD_-1205079668', u'CAST_-1205075899'), ('const-433', u'LOAD_-1205077941'), (u'INT_2COMP_-1205077323', u'INT_ADD_-1205075101'), (u'MULTIEQUAL_-1205076284', u'MULTIEQUAL_-1205076252'), (u'MULTIEQUAL_-1205077378', u'MULTIEQUAL_-1205075736'), (u'STORE_-1205079148', u'INDIRECT_-1205076753'), (u'MULTIEQUAL_-1205076477', u'MULTIEQUAL_-1205076518'), (u'PTRSUB_-1205075208', u'CAST_-1205075095'), ('const-4294967295', u'INT_EQUAL_-1205077902'), (u'MULTIEQUAL_-1205077355', u'COPY_-1205075714'), ('tmp_11664', u'INT_NOTEQUAL_-1205078414'), (u'INDIRECT_-1205076670', u'MULTIEQUAL_-1205076601'), (u'INDIRECT_-1205076735', u'MULTIEQUAL_-1205076681'), (u'CALL_-1205079143', u'INDIRECT_-1205076449'), ('const-1', u'COPY_-1205075239'), (u'INDIRECT_-1205075828', u'MULTIEQUAL_-1205076145'), ('tmp_7160', u'PTRSUB_-1205075738'), (u'MULTIEQUAL_-1205076420', u'MULTIEQUAL_-1205076394'), (u'CALLIND_-1205077940', u'INDIRECT_-1205075629'), (u'MULTIEQUAL_-1205075726', u'PTRADD_-1205075500'), ('tmp_608', u'CBRANCH_-1205079296'), (u'CALLIND_-1205077931', u'INDIRECT_-1205076161'), (u'MULTIEQUAL_-1205076151', u'MULTIEQUAL_-1205076123'), (u'CALL_-1205078360', u'INDIRECT_-1205075893'), ('const-433', u'STORE_-1205079292'), (u'INT_2COMP_-1205077323', u'INT_ADD_-1205075152'), (u'INDIRECT_-1205076171', u'MULTIEQUAL_-1205076681'), (u'LOAD_-1205078920', u'CAST_-1205075507'), (u'STORE_-1205077946', u'INDIRECT_-1205075770'), ('const--144', u'PTRSUB_-1205075021'), (u'CALL_-1205079539', u'INDIRECT_-1205076913'), ('const-1', u'INT_SUB_-1205078384'), (u'STORE_-1205077782', u'INDIRECT_-1205075615'), (u'INDIRECT_-1205076347', u'MULTIEQUAL_-1205076247'), ('tmp_7167', u'COPY_-1205075967'), (u'INDIRECT_-1205076826', u'MULTIEQUAL_-1205076757'), (u'MULTIEQUAL_-1205076202', u'MULTIEQUAL_-1205076151'), (u'MULTIEQUAL_-1205076045', u'MULTIEQUAL_-1205076019'), (u'INDIRECT_-1205076618', u'MULTIEQUAL_-1205076538'), ('const-1', u'COPY_-1205075792'), (u'CALLIND_-1205077948', u'INDIRECT_-1205075880'), (u'CAST_-1205075137', u'INT_LESS_-1205078057'), ('const-1', u'COPY_-1205079197'), (u'INDIRECT_-1205075786', u'MULTIEQUAL_-1205076123'), (u'STORE_-1205079426', u'INDIRECT_-1205076320'), (u'INT_SUB_-1205078384', u'MULTIEQUAL_-1205075736'), ('const-1', u'INT_ADD_-1205078478'), (u'CALL_-1205079539', u'INDIRECT_-1205076595'), (u'INT_LESS_-1205078229', u'CBRANCH_-1205078225'), (u'CAST_-1205075725', u'LOAD_-1205078477'), (u'STORE_-1205077929', u'INDIRECT_-1205075736'), (u'CALL_-1205079421', u'INDIRECT_-1205076335'), ('tmp_2364', u'CBRANCH_-1205077915'), (u'CAST_-1205075096', u'LOAD_-1205077941'), (u'MULTIEQUAL_-1205075736', u'INT_LESS_-1205079204'), ('const-23', u'INT_ADD_-1205079605'), (u'INT_SUB_-1205078384', u'INT_LESS_-1205078350'), (u'MULTIEQUAL_-1205076529', u'MULTIEQUAL_-1205076570'), (u'STORE_-1205078473', u'INDIRECT_-1205076318'), (u'STORE_-1205077954', u'INDIRECT_-1205076024'), ('tmp_7160', u'PTRSUB_-1205075021'), (u'STORE_-1205079426', u'INDIRECT_-1205076372'), (u'STORE_-1205078478', u'INDIRECT_-1205076347'), (u'INDIRECT_-1205076767', u'MULTIEQUAL_-1205076733'), (u'INDIRECT_-1205075899', u'MULTIEQUAL_-1205076368'), ('const-8', u'PTRADD_-1205075663'), (u'INDIRECT_-1205075907', u'MULTIEQUAL_-1205076299'), (u'MULTIEQUAL_-1205076778', u'MULTIEQUAL_-1205075734'), (u'INT_ADD_-1205079269', u'MULTIEQUAL_-1205077378'), (u'INT_SUB_-1205078384', u'PTRADD_-1205075600'), (u'LOAD_-1205078283', u'CAST_-1205075151'), ('const-8', u'PTRADD_-1205075263'), (u'COPY_-1205077928', u'MULTIEQUAL_-1205075928'), (u'MULTIEQUAL_-1205076267', u'MULTIEQUAL_-1205076245'), ('const-433', u'LOAD_-1205078533'), (u'LOAD_-1205079515', u'INT_OR_-1205079488'), (u'INDIRECT_-1205075853', u'MULTIEQUAL_-1205076363'), (u'CALL_-1205078360', u'INDIRECT_-1205076164'), ('const-0', u'SUBPIECE_-1205076240'), ('const-8', u'PTRADD_-1205075268'), (u'PTRSUB_-1205074990', u'CAST_-1205074883'), ('const-3', u'PTRADD_-1205075731'), (u'STORE_-1205077946', u'INDIRECT_-1205076193'), (u'MULTIEQUAL_-1205075822', u'MULTIEQUAL_-1205076337'), (u'CAST_-1205074900', u'INT_ADD_-1205075067'), (u'MULTIEQUAL_-1205076330', u'MULTIEQUAL_-1205076319'), (u'CALL_-1205079174', u'INDIRECT_-1205076417'), (u'INDIRECT_-1205076066', u'MULTIEQUAL_-1205076319'), (u'LOAD_-1205078072', u'CAST_-1205075137'), (u'STORE_-1205077782', u'INDIRECT_-1205075776'), (u'COPY_-1205075623', u'MULTIEQUAL_-1205075701'), (u'STORE_-1205077796', u'INDIRECT_-1205075766'), ('const-16', u'INT_ADD_-1205078461'), (u'INDIRECT_-1205076579', u'MULTIEQUAL_-1205076525'), (u'STORE_-1205078365', u'INDIRECT_-1205076361'), ('tmp_2517', u'BRANCH_-1205078045'), (u'CALL_-1205078360', u'INDIRECT_-1205076268'), (u'MULTIEQUAL_-1205076491', u'SUBPIECE_-1205076572'), (u'STORE_-1205078478', u'INDIRECT_-1205075868'), (u'INT_ADD_-1205078425', u'INT_NOTEQUAL_-1205078414'), (u'INDIRECT_-1205076399', u'MULTIEQUAL_-1205076299'), (u'MULTIEQUAL_-1205076518', u'MULTIEQUAL_-1205075729'), ('tmp_2036', u'CBRANCH_-1205078257'), ('const-3', u'PTRADD_-1205075318'), (u'CALLIND_-1205077776', u'INDIRECT_-1205075963'), (u'CALLIND_-1205077853', u'INDIRECT_-1205075480'), (u'INT_EQUAL_-1205078874', u'BOOL_AND_-1205078813'), (u'INT_NOTEQUAL_-1205078267', u'CBRANCH_-1205078266'), (u'MULTIEQUAL_-1205076602', u'MULTIEQUAL_-1205076570'), (u'CAST_-1205075843', u'COPY_-1205075910'), (u'INT_NOTEQUAL_-1205078942', u'CBRANCH_-1205078941'), ('tmp_1990', u'CBRANCH_-1205078284'), (u'CALL_-1205079421', u'INDIRECT_-1205076866'), (u'MULTIEQUAL_-1205076363', u'INT_ADD_-1205079007'), (u'STORE_-1205077796', u'INDIRECT_-1205076032'), (u'SUBPIECE_-1205076572', u'PIECE_-1205076572'), (u'INDIRECT_-1205076455', u'MULTIEQUAL_-1205076386'), (u'INT_ADD_-1205077934', u'CAST_-1205075037'), ('const--16', u'INT_AND_-1205079585'), ('const-433', u'LOAD_-1205077869'), ('tmp_2984', u'CBRANCH_-1205078412'), (u'INT_ADD_-1205078461', u'CAST_-1205075725'), (u'MULTIEQUAL_-1205076001', u'MULTIEQUAL_-1205075979'), (u'STORE_-1205077796', u'INDIRECT_-1205075928'), (u'STORE_-1205077954', u'INDIRECT_-1205075493'), (u'MULTIEQUAL_-1205075493', u'MULTIEQUAL_-1205076322'), (u'MULTIEQUAL_-1205076050', u'MULTIEQUAL_-1205075726'), ('const-2', u'PTRADD_-1205075716'), (u'STORE_-1205077796', u'INDIRECT_-1205075980'), (u'INDIRECT_-1205076288', u'LOAD_-1205077792'), (u'STORE_-1205077954', u'INDIRECT_-1205075758'), (u'CALL_-1205078360', u'INDIRECT_-1205075841'), (u'STORE_-1205077929', u'INDIRECT_-1205076106'), (u'CALL_-1205079143', u'INDIRECT_-1205076715'), ('tmp_7169', u'COPY_-1205075966'), ('const-0', u'SUBPIECE_-1205076564'), (u'COPY_-1205075780', u'COPY_-1205075609'), (u'CALL_-1205079143', u'INDIRECT_-1205076663'), (u'MULTIEQUAL_-1205075788', u'MULTIEQUAL_-1205075766'), (u'CALLIND_-1205077931', u'INDIRECT_-1205076057'), (u'CALL_-1205079539', u'INDIRECT_-1205076861'), (u'CAST_-1205075187', u'CALL_-1205078360'), (u'STORE_-1205079426', u'INDIRECT_-1205076695'), (u'STORE_-1205079426', u'INDIRECT_-1205076585'), (u'INDIRECT_-1205076108', u'MULTIEQUAL_-1205076425'), (u'INDIRECT_-1205075535', u'MULTIEQUAL_-1205075788'), (u'STORE_-1205077954', u'INDIRECT_-1205075868'), ('const-433', u'LOAD_-1205077863'), (u'INDIRECT_-1205076611', u'MULTIEQUAL_-1205076577'), (u'CALL_-1205079648', u'CAST_-1205075737'), (u'MULTIEQUAL_-1205076472', u'MULTIEQUAL_-1205076446'), (u'INDIRECT_-1205076004', u'MULTIEQUAL_-1205076321'), ('const-433', u'LOAD_-1205078283'), (u'STORE_-1205077796', u'INDIRECT_-1205075818'), (u'CALLIND_-1205077923', u'INDIRECT_-1205075639'), (u'CALL_-1205079539', u'INDIRECT_-1205076705'), (u'INDIRECT_-1205075505', u'MULTIEQUAL_-1205075822'), (u'CAST_-1205075036', u'INT_ADD_-1205075199'), (u'STORE_-1205077954', u'INDIRECT_-1205075597'), (u'INDIRECT_-1205076814', u'MULTIEQUAL_-1205076705'), (u'COPY_-1205075794', u'MULTIEQUAL_-1205075859'), (u'MULTIEQUAL_-1205076319', u'MULTIEQUAL_-1205076330'), (u'COPY_-1205075773', u'MULTIEQUAL_-1205075859'), (u'STORE_-1205079179', u'INDIRECT_-1205076669'), (u'PTRSUB_-1205075738', u'CAST_-1205075631'), (u'CAST_-1205075837', u'PTRADD_-1205075771'), (u'MULTIEQUAL_-1205076098', u'MULTIEQUAL_-1205076045'), (u'MULTIEQUAL_-1205075735', u'MULTIEQUAL_-1205076137'), ('tmp_7160', u'PTRSUB_-1205075831'), ('const-433', u'STORE_-1205077972'), (u'LOAD_-1205078927', u'CAST_-1205075508'), (u'INDIRECT_-1205076119', u'MULTIEQUAL_-1205076629'), (u'MULTIEQUAL_-1205076159', u'MULTIEQUAL_-1205076200'), (u'MULTIEQUAL_-1205076590', u'MULTIEQUAL_-1205076601'), (u'MULTIEQUAL_-1205076321', u'MULTIEQUAL_-1205076362'), ('tmp_7170', u'COPY_-1205075972'), (u'INDIRECT_-1205075841', u'MULTIEQUAL_-1205076310'), (u'MULTIEQUAL_-1205077162', u'INT_SUB_-1205078384'), (u'MULTIEQUAL_-1205076019', u'MULTIEQUAL_-1205075987'), ('const--72', u'PTRSUB_-1205075986'), ('tmp_11662', u'INT_ADD_-1205079668'), (u'MULTIEQUAL_-1205076258', u'INT_NOTEQUAL_-1205078855'), ('const--144', u'PTRSUB_-1205075738'), ('tmp_2193', u'BRANCH_-1205077968'), (u'MULTIEQUAL_-1205076091', u'MULTIEQUAL_-1205076050'), (u'CALLIND_-1205077776', u'INDIRECT_-1205076171'), ('tmp_1460', u'CBRANCH_-1205078703'), ('const-433', u'LOAD_-1205079319'), ('const-0', u'COPY_-1205077578'), (u'INDIRECT_-1205076295', u'MULTIEQUAL_-1205076226'), ('const-433', u'STORE_-1205078365'), (u'STORE_-1205077946', u'INDIRECT_-1205075875'), (u'STORE_-1205077937', u'INDIRECT_-1205075713'), (u'MULTIEQUAL_-1205076362', u'MULTIEQUAL_-1205076321'), ('const--144', u'PTRSUB_-1205075153'), ('const-433', u'LOAD_-1205077983'), (u'CALL_-1205079174', u'INDIRECT_-1205076579'), (u'INDIRECT_-1205076358', u'MULTIEQUAL_-1205076245'), (u'STORE_-1205079544', u'INDIRECT_-1205076691'), (u'MULTIEQUAL_-1205076215', u'MULTIEQUAL_-1205076195'), (u'SUBPIECE_-1205077407', u'INT_NOTEQUAL_-1205078265'), ('tmp_11664', u'INT_NOTEQUAL_-1205079403'), (u'COPY_-1205077578', u'MULTIEQUAL_-1205077464'), (u'STORE_-1205079148', u'INDIRECT_-1205076545'), ('const-4294967295', u'INT_EQUAL_-1205077778'), (u'CALLIND_-1205077853', u'INDIRECT_-1205075907'), (u'MULTIEQUAL_-1205076089', u'COPY_-1205075344'), ('const-433', u'LOAD_-1205078079'), (u'MULTIEQUAL_-1205076491', u'MULTIEQUAL_-1205076480'), (u'MULTIEQUAL_-1205076428', u'MULTIEQUAL_-1205076439'), (u'INT_ADD_-1205077784', u'CAST_-1205074994'), ('tmp_1210', u'CBRANCH_-1205078901'), ('const-433', u'STORE_-1205079148'), (u'CALL_-1205078473', u'INDIRECT_-1205076144'), (u'MULTIEQUAL_-1205075736', u'MULTIEQUAL_-1205077162'), (u'CALL_-1205078360', u'INDIRECT_-1205075789'), (u'CAST_-1205075737', u'LOAD_-1205078495'), (u'MULTIEQUAL_-1205077464', u'INT_MULT_-1205079297'), (u'MULTIEQUAL_-1205076272', u'MULTIEQUAL_-1205076267'), ('const-433', u'STORE_-1205079544'), (u'MULTIEQUAL_-1205076310', u'MULTIEQUAL_-1205076284'), ('const-433', u'LOAD_-1205077950'), (u'MULTIEQUAL_-1205076205', u'MULTIEQUAL_-1205076179'), ('const-0', u'INT_NOTEQUAL_-1205078345'), (u'STORE_-1205078473', u'INDIRECT_-1205076370'), (u'STORE_-1205079426', u'INDIRECT_-1205076747'), (u'INDIRECT_-1205075931', u'MULTIEQUAL_-1205075818'), (u'CAST_-1205075630', u'STORE_-1205079179'), (u'COPY_-1205075140', u'MULTIEQUAL_-1205075591'), ('const-8', u'PTRADD_-1205075485'), ('const-4294967295', u'COPY_-1205078288'), (u'STORE_-1205077929', u'INDIRECT_-1205075575'), (u'MULTIEQUAL_-1205076050', u'MULTIEQUAL_-1205076091'), (u'COPY_-1205079241', u'MULTIEQUAL_-1205075735'), (u'INDIRECT_-1205075733', u'MULTIEQUAL_-1205076050'), (u'STORE_-1205079148', u'INDIRECT_-1205076383'), (u'MULTIEQUAL_-1205077464', u'INT_ADD_-1205079256'), (u'MULTIEQUAL_-1205076477', u'MULTIEQUAL_-1205075733'), (u'INDIRECT_-1205076767', u'MULTIEQUAL_-1205076681'), (u'INT_2COMP_-1205077323', u'INT_ADD_-1205075067'), (u'INDIRECT_-1205076559', u'MULTIEQUAL_-1205076473'), (u'INDIRECT_-1205075952', u'MULTIEQUAL_-1205076269'), (u'MULTIEQUAL_-1205075598', u'MULTIEQUAL_-1205076426'), (u'MULTIEQUAL_-1205076757', u'MULTIEQUAL_-1205076746'), (u'INDIRECT_-1205075841', u'INT_NOTEQUAL_-1205078286'), ('const-2', u'PTRADD_-1205075663'), (u'INDIRECT_-1205075584', u'MULTIEQUAL_-1205075976'), (u'CALL_-1205078360', u'INDIRECT_-1205076320'), ('const-0', u'INT_NOTEQUAL_-1205078855'), (u'STORE_-1205077929', u'INDIRECT_-1205075523'), (u'CALLIND_-1205077940', u'MULTIEQUAL_-1205075570'), (u'LOAD_-1205078331', u'INT_NOTEQUAL_-1205078237'), (u'PTRSUB_-1205075986', u'CAST_-1205075843'), (u'COPY_-1205075792', u'COPY_-1205075623'), (u'INT_NOTEQUAL_-1205078286', u'CBRANCH_-1205078284'), (u'CALLIND_-1205077948', u'INDIRECT_-1205075609'), (u'INT_LESS_-1205079204', u'CBRANCH_-1205079213'), ('const-3470313', u'STORE_-1205078365'), ('tmp_7160', u'PTRSUB_-1205075208'), (u'CALL_-1205079174', u'INDIRECT_-1205076204'), (u'INDIRECT_-1205075962', u'MULTIEQUAL_-1205076215'), (u'CALL_-1205079143', u'INDIRECT_-1205076236'), (u'MULTIEQUAL_-1205075736', u'INT_LESS_-1205079080'), (u'PTRADD_-1205075736', u'LOAD_-1205079080'), (u'CALL_-1205078360', u'INDIRECT_-1205076054'), (u'CAST_-1205075146', u'INT_LESSEQUAL_-1205078260'), (u'MULTIEQUAL_-1205076245', u'COPY_-1205075345'), (u'LOAD_-1205077964', u'INT_ADD_-1205077942'), (u'MULTIEQUAL_-1205076746', u'MULTIEQUAL_-1205076726'), (u'COPY_-1205077911', u'MULTIEQUAL_-1205076050'), (u'CALLIND_-1205077940', u'INDIRECT_-1205076004'), (u'CAST_-1205075578', u'INT_LESS_-1205079058'), (u'MULTIEQUAL_-1205075734', u'MULTIEQUAL_-1205076455'), (u'STORE_-1205079179', u'INDIRECT_-1205076617'), (u'INDIRECT_-1205076449', u'MULTIEQUAL_-1205076363'), (u'INT_ADD_-1205075460', u'CAST_-1205075279'), (u'INDIRECT_-1205075893', u'MULTIEQUAL_-1205075895'), (u'COPY_-1205078288', u'MULTIEQUAL_-1205075545'), (u'INT_ADD_-1205075036', u'CAST_-1205074882'), (u'MULTIEQUAL_-1205076425', u'MULTIEQUAL_-1205075732'), (u'CALL_-1205079648', u'INDIRECT_-1205076601'), (u'INDIRECT_-1205075692', u'MULTIEQUAL_-1205076202'), (u'MULTIEQUAL_-1205076622', u'MULTIEQUAL_-1205075731'), ('const-433', u'LOAD_-1205078749'), (u'MULTIEQUAL_-1205076425', u'MULTIEQUAL_-1205076466'), ('const-3470563', u'STORE_-1205077929'), (u'CALL_-1205079421', u'INDIRECT_-1205076762'), (u'INT_NOTEQUAL_-1205078668', u'CBRANCH_-1205078666'), ('const-0', u'SUBPIECE_-1205077407'), (u'INDIRECT_-1205075639', u'MULTIEQUAL_-1205075890'), (u'INT_ADD_-1205075254', u'CAST_-1205075094'), ('const-72', u'INT_ADD_-1205077925'), (u'LOAD_-1205079319', u'INT_EQUAL_-1205079299'), (u'CALLIND_-1205077940', u'INT_EQUAL_-1205077919'), ('tmp_11663', u'INT_ADD_-1205079309'), (u'STORE_-1205077782', u'INDIRECT_-1205075563'), (u'CAST_-1205074926', u'INT_ADD_-1205075101'), (u'CALL_-1205079174', u'INDIRECT_-1205076256'), (u'CALLIND_-1205078467', u'INDIRECT_-1205076878'), ('tmp_1846', u'CBRANCH_-1205078451'), ('const-433', u'LOAD_-1205079164'), (u'CAST_-1205075009', u'INT_ADD_-1205075152'), (u'STORE_-1205079544', u'INDIRECT_-1205076581'), (u'MULTIEQUAL_-1205075726', u'PTRADD_-1205075485'), (u'INDIRECT_-1205076213', u'MULTIEQUAL_-1205076550'), (u'MULTIEQUAL_-1205075545', u'MULTIEQUAL_-1205076374'), ('tmp_11664', u'INT_MULT_-1205079593'), (u'MULTIEQUAL_-1205076549', u'MULTIEQUAL_-1205076538'), (u'COPY_-1205075713', u'MULTIEQUAL_-1205077336'), (u'COPY_-1205075901', u'PIECE_-1205076470'), (u'PTRADD_-1205075600', u'LOAD_-1205078389'), (u'MULTIEQUAL_-1205076355', u'MULTIEQUAL_-1205075727'), (u'INDIRECT_-1205075895', u'MULTIEQUAL_-1205076232'), (u'LOAD_-1205077961', u'INT_ADD_-1205077925'), (u'INDIRECT_-1205076159', u'MULTIEQUAL_-1205076628'), (u'CALL_-1205079174', u'INDIRECT_-1205076364'), ('const-4294967295', u'INT_EQUAL_-1205078689'), (u'INDIRECT_-1205075855', u'MULTIEQUAL_-1205076247'), (u'LOAD_-1205078733', u'COPY_-1205075505'), ('const-8', u'PTRADD_-1205075500'), (u'MULTIEQUAL_-1205076232', u'MULTIEQUAL_-1205076200'), (u'CALL_-1205079421', u'INDIRECT_-1205076658'), (u'MULTIEQUAL_-1205076480', u'MULTIEQUAL_-1205076491'), (u'COPY_-1205075242', u'MULTIEQUAL_-1205075591'), ('const-433', u'LOAD_-1205079515'), ('tmp_2462', u'CBRANCH_-1205078359'), (u'CALLIND_-1205077853', u'INDIRECT_-1205075745'), (u'MULTIEQUAL_-1205076342', u'MULTIEQUAL_-1205076310'), (u'CALL_-1205078360', u'INT_NOTEQUAL_-1205078345'), (u'MULTIEQUAL_-1205075449', u'SUBPIECE_-1205077407'), (u'CAST_-1205075507', u'INT_LESSEQUAL_-1205078904'), (u'COPY_-1205075583', u'MULTIEQUAL_-1205075681'), (u'LOAD_-1205077863', u'CALLIND_-1205077853'), ('const-0', u'SUBPIECE_-1205077529'), (u'INT_ADD_-1205079031', u'STORE_-1205079034'), (u'CALLIND_-1205077790', u'INDIRECT_-1205075951'), (u'MULTIEQUAL_-1205076550', u'MULTIEQUAL_-1205076518'), (u'STORE_-1205079426', u'INDIRECT_-1205076903'), (u'INDIRECT_-1205075801', u'MULTIEQUAL_-1205076311'), (u'INT_LESS_-1205079058', u'CBRANCH_-1205079054'), (u'CALLIND_-1205077776', u'INDIRECT_-1205075748'), (u'INDIRECT_-1205076866', u'MULTIEQUAL_-1205076757'), ('const-208', u'INT_ADD_-1205079668'), (u'CALLIND_-1205077931', u'INDIRECT_-1205076005'), (u'PTRSUB_-1205075922', u'CAST_-1205075817'), ('tmp_7160', u'PTRSUB_-1205075106'), (u'CAST_-1205075188', u'STORE_-1205078365'), (u'CALL_-1205078473', u'INDIRECT_-1205076039'), (u'INT_ADD_-1205079309', u'CAST_-1205075704'), ('const-4294967295', u'COPY_-1205075263'), (u'PTRADD_-1205075263', u'LOAD_-1205077983'), (u'MULTIEQUAL_-1205076439', u'MULTIEQUAL_-1205076426'), (u'INDIRECT_-1205075893', u'INT_EQUAL_-1205078303'), (u'INDIRECT_-1205075609', u'MULTIEQUAL_-1205075928'), (u'CALLIND_-1205077931', u'INDIRECT_-1205075895'), ('const-433', u'LOAD_-1205078741'), (u'INDIRECT_-1205075949', u'MULTIEQUAL_-1205075953'), (u'CALLIND_-1205077940', u'INDIRECT_-1205075733'), (u'CALL_-1205079421', u'COPY_-1205075827'), (u'INDIRECT_-1205075789', u'MULTIEQUAL_-1205076106'), (u'CAST_-1205075331', u'INT_LESS_-1205078561'), (u'STORE_-1205079179', u'INDIRECT_-1205076565'), (u'INDIRECT_-1205076560', u'SUBPIECE_-1205076564'), (u'CAST_-1205075119', u'INT_LESSEQUAL_-1205077967'), (u'CALL_-1205079648', u'INDIRECT_-1205077024'), (u'MULTIEQUAL_-1205076321', u'MULTIEQUAL_-1205075730'), (u'CALL_-1205079421', u'INDIRECT_-1205076548'), ('const-433', u'LOAD_-1205078053'), (u'MULTIEQUAL_-1205076798', u'MULTIEQUAL_-1205076809'), ('tmp_1490', u'CBRANCH_-1205078687'), (u'CAST_-1205075631', u'INT_ADD_-1205075784'), ('const-4', u'SUBPIECE_-1205076165'), (u'STORE_-1205079544', u'INDIRECT_-1205076528'), (u'INDIRECT_-1205076462', u'MULTIEQUAL_-1205076349'), (u'STORE_-1205077954', u'INDIRECT_-1205076076'), (u'INDIRECT_-1205076184', u'MULTIEQUAL_-1205076150'), (u'INDIRECT_-1205076878', u'MULTIEQUAL_-1205076798'), (u'INDIRECT_-1205076508', u'MULTIEQUAL_-1205076408'), (u'STORE_-1205077954', u'INDIRECT_-1205075653'), (u'INT_LESS_-1205078561', u'CBRANCH_-1205078557'), (u'STORE_-1205077796', u'INDIRECT_-1205075876'), (u'CALL_-1205079421', u'INDIRECT_-1205076710'), (u'MULTIEQUAL_-1205076374', u'COPY_-1205075901'), (u'INT_ADD_-1205079100', u'INT_LESS_-1205079080'), (u'STORE_-1205077954', u'INDIRECT_-1205075972'), (u'COPY_-1205079000', u'MULTIEQUAL_-1205076389'), (u'MULTIEQUAL_-1205076970', u'INT_ADD_-1205078283'), (u'INDIRECT_-1205075734', u'MULTIEQUAL_-1205076071'), (u'MULTIEQUAL_-1205076147', u'MULTIEQUAL_-1205076106'), (u'INDIRECT_-1205076320', u'MULTIEQUAL_-1205076324'), ('const-8', u'PTRADD_-1205075404'), (u'INDIRECT_-1205076560', u'MULTIEQUAL_-1205076491'), (u'MULTIEQUAL_-1205076267', u'MULTIEQUAL_-1205076247'), (u'CALLIND_-1205077948', u'INDIRECT_-1205076088'), (u'MULTIEQUAL_-1205076195', u'MULTIEQUAL_-1205075724'), (u'LOAD_-1205077800', u'CALLIND_-1205077790'), (u'CALLIND_-1205077776', u'INDIRECT_-1205076067'), ('tmp_7160', u'PTRSUB_-1205075055'), (u'INDIRECT_-1205075879', u'MULTIEQUAL_-1205076337'), (u'INDIRECT_-1205076486', u'MULTIEQUAL_-1205076439'), ('const-433', u'LOAD_-1205078253'), ('tmp_2755', u'CBRANCH_-1205077899'), (u'MULTIEQUAL_-1205075872', u'PIECE_-1205076572'), ('tmp_1702', u'CBRANCH_-1205078557'), (u'INT_ADD_-1205078493', u'CAST_-1205075295'), ('const--128', u'PTRSUB_-1205075944'), ('const-1', u'INT_ADD_-1205078647'), (u'MULTIEQUAL_-1205075724', u'MULTIEQUAL_-1205076337'), ('const-0', u'COPY_-1205077928'), (u'INDIRECT_-1205075984', u'MULTIEQUAL_-1205076301'), (u'SUBPIECE_-1205076564', u'COPY_-1205075794'), (u'COPY_-1205075094', u'MULTIEQUAL_-1205075701'), (u'CALLIND_-1205077790', u'INDIRECT_-1205075680'), (u'MULTIEQUAL_-1205076039', u'INT_EQUAL_-1205078689'), (u'MULTIEQUAL_-1205076570', u'MULTIEQUAL_-1205076529'), (u'MULTIEQUAL_-1205076258', u'MULTIEQUAL_-1205076205'), (u'INDIRECT_-1205076787', u'MULTIEQUAL_-1205076733'), (u'CALL_-1205079143', u'INDIRECT_-1205076344'), (u'MULTIEQUAL_-1205076116', u'MULTIEQUAL_-1205076111'), ('const-0', u'INT_NOTEQUAL_-1205078942'), (u'MULTIEQUAL_-1205076628', u'MULTIEQUAL_-1205076602'), (u'INDIRECT_-1205076372', u'MULTIEQUAL_-1205076376'), ('const-0', u'COPY_-1205077770'), ('const-8', u'INT_MULT_-1205078481'), (u'CALLIND_-1205077931', u'INT_EQUAL_-1205077902'), (u'CAST_-1205075205', u'STORE_-1205078306'), ('tmp_304', u'CBRANCH_-1205079524'), (u'LOAD_-1205077792', u'INT_ADD_-1205077770'), ('tmp_2853', u'BRANCH_-1205077776'), ('const-4', u'PTRADD_-1205075839'), (u'INDIRECT_-1205075947', u'MULTIEQUAL_-1205076284'), (u'INDIRECT_-1205075983', u'MULTIEQUAL_-1205075871'), ('const--144', u'PTRSUB_-1205075322'), (u'CALL_-1205079539', u'INDIRECT_-1205076382'), (u'LOAD_-1205078509', u'PTRADD_-1205078269'), ('const-433', u'LOAD_-1205078509'), (u'PTRSUB_-1205075106', u'CAST_-1205075009'), (u'INDIRECT_-1205076054', u'MULTIEQUAL_-1205076058'), (u'COPY_-1205075181', u'MULTIEQUAL_-1205075681'), (u'MULTIEQUAL_-1205076211', u'MULTIEQUAL_-1205076252'), (u'STORE_-1205077937', u'INDIRECT_-1205075984'), (u'INT_ADD_-1205077770', u'CAST_-1205075010'), (u'MULTIEQUAL_-1205075731', u'MULTIEQUAL_-1205076299'), (u'MULTIEQUAL_-1205075953', u'MULTIEQUAL_-1205075948'), (u'STORE_-1205078365', u'INDIRECT_-1205075882'), (u'MULTIEQUAL_-1205076538', u'MULTIEQUAL_-1205076518'), (u'STORE_-1205077782', u'INDIRECT_-1205076146'), (u'INT_NOTEQUAL_-1205078855', u'BOOL_AND_-1205078813'), (u'INT_MULT_-1205079128', u'INT_ADD_-1205079140'), ('const-433', u'LOAD_-1205077990'), (u'INDIRECT_-1205076670', u'MULTIEQUAL_-1205076590'), (u'CALL_-1205079174', u'INDIRECT_-1205076787'), (u'MULTIEQUAL_-1205076970', u'PTRADD_-1205078269'), ('const-8', u'PTRADD_-1205075291'), (u'MULTIEQUAL_-1205077409', u'MULTIEQUAL_-1205077409'), ('const-8', u'PTRADD_-1205075323'), ('const-2', u'PTRADD_-1205075389'), (u'CALLIND_-1205077790', u'INDIRECT_-1205075576'), (u'CALLIND_-1205077853', u'INDIRECT_-1205075532'), (u'INT_ADD_-1205077847', u'CAST_-1205074884'), (u'CALL_-1205079539', u'INDIRECT_-1205076542'), (u'STORE_-1205077937', u'INDIRECT_-1205076140'), (u'COPY_-1205079000', u'MULTIEQUAL_-1205076097'), (u'INT_ADD_-1205075101', u'CAST_-1205074925'), (u'MULTIEQUAL_-1205076373', u'MULTIEQUAL_-1205075731'), (u'STORE_-1205077859', u'INDIRECT_-1205075515'), ('tmp_7168', u'SUBPIECE_-1205076557'), (u'CALL_-1205079648', u'INDIRECT_-1205076868'), (u'MULTIEQUAL_-1205075793', u'MULTIEQUAL_-1205075788'), (u'MULTIEQUAL_-1205076322', u'COPY_-1205075902'), (u'CALLIND_-1205078467', u'INDIRECT_-1205076826'), ('const-0', u'INT_NOTEQUAL_-1205078704'), (u'LOAD_-1205077963', u'INT_ADD_-1205077934'), ('tmp_7160', u'PTRSUB_-1205075414'), (u'CALL_-1205078473', u'INDIRECT_-1205076254'), ('const-0', u'COPY_-1205077911'), (u'CALLIND_-1205077853', u'INDIRECT_-1205076011'), (u'CALLIND_-1205077948', u'INDIRECT_-1205075828'), (u'INDIRECT_-1205075681', u'MULTIEQUAL_-1205075998'), (u'MULTIEQUAL_-1205075726', u'PTRADD_-1205075505'), (u'CALL_-1205079174', u'INDIRECT_-1205076469'), ('const-433', u'LOAD_-1205079325'), (u'INT_ADD_-1205079140', u'CAST_-1205075614'), (u'INDIRECT_-1205076067', u'MULTIEQUAL_-1205076577'), (u'STORE_-1205077946', u'INDIRECT_-1205076089'), (u'COPY_-1205075499', u'MULTIEQUAL_-1205075591'), (u'STORE_-1205077929', u'INDIRECT_-1205075950'), (u'PTRADD_-1205075389', u'STORE_-1205078306'), (u'CALL_-1205079421', u'INDIRECT_-1205076439'), (u'CALLIND_-1205077923', u'INDIRECT_-1205075587'), (u'INDIRECT_-1205075736', u'MULTIEQUAL_-1205076205'), (u'STORE_-1205077782', u'INDIRECT_-1205075938'), (u'INT_AND_-1205079585', u'INT_2COMP_-1205077323'), (u'STORE_-1205078478', u'INDIRECT_-1205076191'), (u'STORE_-1205077937', u'INDIRECT_-1205075765'), (u'LOAD_-1205077933', u'CALLIND_-1205077923'), (u'CALLIND_-1205078467', u'INDIRECT_-1205076560'), (u'MULTIEQUAL_-1205076577', u'MULTIEQUAL_-1205076524'), ('const-1', u'INT_ADD_-1205079031'), (u'CAST_-1205075095', u'INT_ADD_-1205075254'), (u'LOAD_-1205077950', u'CALLIND_-1205077940'), (u'MULTIEQUAL_-1205076319', u'MULTIEQUAL_-1205076299'), (u'INDIRECT_-1205076344', u'MULTIEQUAL_-1205076310'), ('const-433', u'LOAD_-1205077786'), (u'CALLIND_-1205077940', u'INDIRECT_-1205076212'), ('const-80', u'INT_ADD_-1205077917'), (u'STORE_-1205077937', u'INDIRECT_-1205076036'), ('const-3470622', u'STORE_-1205077859'), ('const--144', u'PTRSUB_-1205074990'), ('const-433', u'LOAD_-1205079201'), (u'INDIRECT_-1205075893', u'PTRADD_-1205075318'), (u'LOAD_-1205077983', u'CAST_-1205075118'), (u'CALLIND_-1205077940', u'INDIRECT_-1205075842'), (u'INDIRECT_-1205076507', u'MULTIEQUAL_-1205076473'), ('tmp_2361', u'BRANCH_-1205077923'), ('const-8', u'PTRADD_-1205075389'), (u'INDIRECT_-1205075894', u'MULTIEQUAL_-1205076211'), ('tmp_2244', u'CBRANCH_-1205077933'), (u'MULTIEQUAL_-1205076414', u'MULTIEQUAL_-1205076373'), (u'INDIRECT_-1205076397', u'MULTIEQUAL_-1205076311'), ('const-2', u'PTRADD_-1205075263'), ('tmp_2667', u'CBRANCH_-1205077965'), (u'STORE_-1205077782', u'INDIRECT_-1205075990'), (u'CALLIND_-1205077776', u'INDIRECT_-1205075853'), (u'INDIRECT_-1205076722', u'MULTIEQUAL_-1205076653'), (u'LOAD_-1205078741', u'INT_ADD_-1205078717'), (u'INDIRECT_-1205076164', u'MULTIEQUAL_-1205076168'), (u'INDIRECT_-1205075893', u'LOAD_-1205077964'), (u'CAST_-1205075899', u'CALL_-1205079648'), (u'STORE_-1205078365', u'INDIRECT_-1205075830'), (u'CALLIND_-1205077931', u'INDIRECT_-1205075734'), (u'INDIRECT_-1205076710', u'MULTIEQUAL_-1205076601'), (u'CALL_-1205079174', u'INDIRECT_-1205076683'), (u'INDIRECT_-1205076449', u'MULTIEQUAL_-1205076415'), (u'CALLIND_-1205077853', u'INDIRECT_-1205075855'), (u'CAST_-1205074883', u'INT_ADD_-1205075036'), (u'INDIRECT_-1205076335', u'MULTIEQUAL_-1205076337'), (u'CALLIND_-1205077790', u'INDIRECT_-1205076159'), (u'MULTIEQUAL_-1205075928', u'MULTIEQUAL_-1205076439'), (u'INT_ADD_-1205078647', u'MULTIEQUAL_-1205077188'), (u'INDIRECT_-1205076335', u'MULTIEQUAL_-1205076226'), (u'STORE_-1205077929', u'INDIRECT_-1205076054'), ('tmp_1648', u'CBRANCH_-1205078595'), (u'INT_EQUAL_-1205079299', u'CBRANCH_-1205079296'), (u'INDIRECT_-1205076559', u'MULTIEQUAL_-1205076525'), (u'MULTIEQUAL_-1205075895', u'PTRADD_-1205075389'), (u'CALLIND_-1205078467', u'INT_EQUAL_-1205078446'), (u'INDIRECT_-1205076507', u'MULTIEQUAL_-1205076421'), (u'INT_OR_-1205079488', u'STORE_-1205079512'), ('const-433', u'STORE_-1205079512'), (u'CALLIND_-1205078467', u'INDIRECT_-1205076774'), (u'MULTIEQUAL_-1205076809', u'MULTIEQUAL_-1205076798'), (u'INDIRECT_-1205075842', u'MULTIEQUAL_-1205076179'), (u'MULTIEQUAL_-1205076024', u'STORE_-1205077972'), (u'COPY_-1205075757', u'MULTIEQUAL_-1205075872'), (u'INT_2COMP_-1205077323', u'INT_ADD_-1205075460'), (u'PTRSUB_-1205075092', u'CAST_-1205074993'), (u'INDIRECT_-1205076399', u'MULTIEQUAL_-1205076330'), (u'MULTIEQUAL_-1205076226', u'MULTIEQUAL_-1205076215'), (u'CALLIND_-1205077923', u'INDIRECT_-1205076066'), (u'STORE_-1205078473', u'INDIRECT_-1205076641'), (u'STORE_-1205077782', u'INDIRECT_-1205076042'), (u'LOAD_-1205078251', u'CAST_-1205075228'), (u'CALLIND_-1205077853', u'INDIRECT_-1205075640'), (u'INDIRECT_-1205075893', u'MULTIEQUAL_-1205075928'), (u'CAST_-1205075035', u'STORE_-1205077946'), (u'CALL_-1205079174', u'INDIRECT_-1205076308'), ('const-1', u'PTRADD_-1205078257'), (u'CALLIND_-1205078467', u'INDIRECT_-1205076399'), (u'INT_ADD_-1205079007', u'INT_LESSEQUAL_-1205078976'), (u'INDIRECT_-1205076011', u'MULTIEQUAL_-1205076403'), (u'MULTIEQUAL_-1205075998', u'MULTIEQUAL_-1205076039'), (u'INDIRECT_-1205076722', u'MULTIEQUAL_-1205076622'), (u'INT_ADD_-1205078647', u'INT_LESSEQUAL_-1205078626'), (u'CALLIND_-1205077790', u'INDIRECT_-1205075841'), (u'INT_RIGHT_-1205075964', u'SUBPIECE_-1205076556'), (u'CALLIND_-1205077923', u'INDIRECT_-1205075800'), (u'INDIRECT_-1205076774', u'MULTIEQUAL_-1205076705'), (u'MULTIEQUAL_-1205076039', u'MULTIEQUAL_-1205075998'), (u'PTRADD_-1205078269', u'LOAD_-1205078331'), (u'STORE_-1205077859', u'INDIRECT_-1205075994'), (u'INDIRECT_-1205076417', u'MULTIEQUAL_-1205076363'), (u'CALLIND_-1205077948', u'INDIRECT_-1205075984'), (u'INDIRECT_-1205076202', u'MULTIEQUAL_-1205076089'), (u'CAST_-1205075151', u'INT_LESSEQUAL_-1205078260'), (u'STORE_-1205077937', u'INDIRECT_-1205076088'), (u'INT_ADD_-1205075784', u'CAST_-1205075630'), (u'CAST_-1205075332', u'INT_LESS_-1205078561'), (u'INDIRECT_-1205076722', u'MULTIEQUAL_-1205076642'), (u'CAST_-1205075891', u'INT_RIGHT_-1205075964'), (u'LOAD_-1205077786', u'CALLIND_-1205077776'), (u'INDIRECT_-1205076347', u'MULTIEQUAL_-1205076278'), (u'INT_SEXT_-1205078516', u'INT_MULT_-1205078481'), (u'SUBPIECE_-1205075799', u'STORE_-1205077972'), (u'MULTIEQUAL_-1205076694', u'MULTIEQUAL_-1205076705'), (u'INDIRECT_-1205075789', u'MULTIEQUAL_-1205076258'), (u'CALLIND_-1205077940', u'INDIRECT_-1205075894'), (u'STORE_-1205079148', u'INDIRECT_-1205076435'), ('const-433', u'LOAD_-1205078331'), (u'MULTIEQUAL_-1205076705', u'MULTIEQUAL_-1205076694'), (u'INDIRECT_-1205076204', u'MULTIEQUAL_-1205076150'), ('const-1', u'INT_ADD_-1205078425'), (u'INT_SEXT_-1205079147', u'INT_MULT_-1205079128'), (u'INDIRECT_-1205076399', u'MULTIEQUAL_-1205076319'), (u'MULTIEQUAL_-1205075732', u'MULTIEQUAL_-1205076351'), (u'STORE_-1205079426', u'INDIRECT_-1205076643'), ('const-433', u'STORE_-1205077929'), ('const-4', u'INT_OR_-1205079488'), (u'CALL_-1205078360', u'INDIRECT_-1205076216'), (u'PTRADD_-1205075505', u'LOAD_-1205078583'), (u'INDIRECT_-1205076663', u'MULTIEQUAL_-1205076629'), (u'MULTIEQUAL_-1205075872', u'INT_EQUAL_-1205079299'), (u'COPY_-1205077523', u'MULTIEQUAL_-1205077409'), (u'INT_ADD_-1205078478', u'INT_LESS_-1205078454'), (u'MULTIEQUAL_-1205075982', u'MULTIEQUAL_-1205075953'), (u'INDIRECT_-1205075879', u'MULTIEQUAL_-1205075766'), (u'INDIRECT_-1205076397', u'MULTIEQUAL_-1205076363'), (u'MULTIEQUAL_-1205076353', u'MULTIEQUAL_-1205076324'), (u'STORE_-1205078365', u'INDIRECT_-1205075938'), (u'CAST_-1205075407', u'LOAD_-1205078741'), ('const-2', u'PTRADD_-1205075409'), (u'INDIRECT_-1205075665', u'MULTIEQUAL_-1205075982'), (u'MULTIEQUAL_-1205077162', u'MULTIEQUAL_-1205075736'), (u'STORE_-1205078473', u'INDIRECT_-1205076849'), ('const-3469814', u'STORE_-1205078473'), (u'MULTIEQUAL_-1205076091', u'PTRADD_-1205075296'), (u'PTRADD_-1205075731', u'LOAD_-1205079073'), ('const-72', u'INT_ADD_-1205077784'), ('const-433', u'LOAD_-1205079156'), (u'MULTIEQUAL_-1205076311', u'MULTIEQUAL_-1205076258'), (u'INDIRECT_-1205076826', u'MULTIEQUAL_-1205076746'), ('const-3', u'PTRADD_-1205075500'), (u'MULTIEQUAL_-1205076301', u'MULTIEQUAL_-1205076272'), (u'INT_ADD_-1205075919', u'CAST_-1205075767'), (u'INT_MULT_-1205078481', u'INT_ADD_-1205078493'), (u'STORE_-1205079426', u'INDIRECT_-1205076799'), (u'COPY_-1205075228', u'MULTIEQUAL_-1205075681'), ('const-433', u'LOAD_-1205077806'), (u'INT_ADD_-1205079605', u'INT_AND_-1205079585'), (u'MULTIEQUAL_-1205075726', u'MULTIEQUAL_-1205075976'), (u'STORE_-1205079544', u'INDIRECT_-1205076899'), (u'LOAD_-1205078733', u'COPY_-1205075166'), ('tmp_1522', u'CBRANCH_-1205078666'), (u'MULTIEQUAL_-1205076446', u'MULTIEQUAL_-1205076414'), ('const-433', u'STORE_-1205079179'), (u'INDIRECT_-1205076107', u'MULTIEQUAL_-1205076576'), (u'CALL_-1205078473', u'INDIRECT_-1205075983'), (u'INT_NOTEQUAL_-1205078237', u'CBRANCH_-1205078236'), (u'STORE_-1205077859', u'INDIRECT_-1205075676'), (u'INDIRECT_-1205076878', u'MULTIEQUAL_-1205076778'), (u'MULTIEQUAL_-1205077188', u'MULTIEQUAL_-1205077188'), (u'STORE_-1205078478', u'INDIRECT_-1205076295'), (u'STORE_-1205077946', u'INDIRECT_-1205075933'), (u'CALL_-1205078473', u'INDIRECT_-1205075879'), ('const-433', u'STORE_-1205078306'), (u'INT_ADD_-1205078283', u'MULTIEQUAL_-1205076970'), (u'MULTIEQUAL_-1205076267', u'MULTIEQUAL_-1205076278'), ('const-1', u'INT_LESS_-1205079204'), (u'STORE_-1205079426', u'INDIRECT_-1205076480'), ('const-1', u'INT_ADD_-1205078534'), (u'CALL_-1205079143', u'INDIRECT_-1205076397'), ('tmp_505', u'CBRANCH_-1205079395'), (u'CALLIND_-1205077853', u'INDIRECT_-1205075959'), ('const-1', u'SUBPIECE_-1205076572'), (u'CALL_-1205078360', u'INDIRECT_-1205076002'), (u'CALLIND_-1205077790', u'INDIRECT_-1205075899'), ('const-8', u'PTRADD_-1205075731'), ('const-3470224', u'STORE_-1205078478'), (u'STORE_-1205079179', u'INDIRECT_-1205076403'), (u'INT_ADD_-1205075368', u'CAST_-1205075188'), ('tmp_2598', u'BRANCH_-1205077893'), (u'STORE_-1205079426', u'INDIRECT_-1205076851'), (u'INDIRECT_-1205076382', u'MULTIEQUAL_-1205076337'), ('const-1', u'PTRADD_-1205078257'), (u'MULTIEQUAL_-1205075928', u'LOAD_-1205077939'), (u'INT_ADD_-1205075968', u'CAST_-1205075816'), (u'STORE_-1205079179', u'INDIRECT_-1205076773'), (u'INT_MULT_-1205079159', u'INT_ADD_-1205079171'), (u'PTRADD_-1205078257', u'CAST_-1205075205'), (u'MULTIEQUAL_-1205075727', u'MULTIEQUAL_-1205076032'), (u'COPY_-1205078288', u'MULTIEQUAL_-1205075818'), (u'INDIRECT_-1205076410', u'MULTIEQUAL_-1205076024'), (u'CAST_-1205075815', u'CALL_-1205079539'), (u'MULTIEQUAL_-1205076202', u'PTRADD_-1205075668'), ('const-0', u'RETURN_-1205079436'), (u'INDIRECT_-1205076036', u'MULTIEQUAL_-1205076353'), ('const-4', u'PTRADD_-1205075600'), (u'MULTIEQUAL_-1205076039', u'COPY_-1205075495'), ('const-433', u'LOAD_-1205079187'), (u'BOOL_AND_-1205078813', u'CBRANCH_-1205078831'), (u'LOAD_-1205079073', u'CAST_-1205075577'), (u'STORE_-1205079544', u'INDIRECT_-1205076420'), (u'INT_LESSEQUAL_-1205078626', u'CBRANCH_-1205078635'), (u'CALLIND_-1205077923', u'INDIRECT_-1205075858'), (u'CAST_-1205075142', u'LOAD_-1205078053'), ('const-8', u'PTRADD_-1205075318'), (u'CALLIND_-1205077853', u'INDIRECT_-1205075584'), ('const-4', u'INT_MULT_-1205079593'), (u'INT_NOTEQUAL_-1205078345', u'CBRANCH_-1205078344'), ('tmp_2069', u'CBRANCH_-1205078236'), (u'STORE_-1205077937', u'INDIRECT_-1205076244'), (u'LOAD_-1205078477', u'CALLIND_-1205078467'), (u'MULTIEQUAL_-1205075890', u'MULTIEQUAL_-1205075871'), (u'STORE_-1205079179', u'INDIRECT_-1205076242'), (u'PTRSUB_-1205076017', u'COPY_-1205075913'), (u'STORE_-1205078478', u'INDIRECT_-1205076133'), (u'STORE_-1205077937', u'INDIRECT_-1205075661'), (u'STORE_-1205077782', u'INDIRECT_-1205075828'), (u'CALLIND_-1205077853', u'INDIRECT_-1205075693'), ('tmp_11664', u'INT_EQUAL_-1205079246'), (u'CALLIND_-1205077776', u'INDIRECT_-1205075801'), (u'CAST_-1205074884', u'LOAD_-1205077863'), (u'MULTIEQUAL_-1205076252', u'INT_ADD_-1205078717'), ('const-433', u'LOAD_-1205077939'), (u'INT_ADD_-1205075199', u'CAST_-1205075035'), (u'STORE_-1205078473', u'INDIRECT_-1205076266'), ('const-433', u'STORE_-1205078380'), (u'PTRADD_-1205075716', u'STORE_-1205079034'), (u'STORE_-1205078473', u'INDIRECT_-1205076479'), (u'STORE_-1205079426', u'INDIRECT_-1205076424'), (u'CAST_-1205075838', u'INT_ADD_-1205075990'), (u'MULTIEQUAL_-1205076421', u'MULTIEQUAL_-1205076368'), (u'CALLIND_-1205077940', u'INDIRECT_-1205075789'), (u'STORE_-1205077859', u'INDIRECT_-1205076046'), (u'CALL_-1205079143', u'COPY_-1205075713'), (u'INT_ADD_-1205079256', u'MULTIEQUAL_-1205077464'), (u'SUBPIECE_-1205076165', u'PIECE_-1205076165'), (u'CAST_-1205074992', u'STORE_-1205077796'), (u'STORE_-1205079179', u'INDIRECT_-1205076294'), (u'CALLIND_-1205077948', u'INDIRECT_-1205075557'), (u'MULTIEQUAL_-1205076681', u'MULTIEQUAL_-1205076628'), ('const-433', u'LOAD_-1205078733'), (u'MULTIEQUAL_-1205076106', u'MULTIEQUAL_-1205076147'), (u'INT_LESS_-1205078454', u'CBRANCH_-1205078451'), ('const-8', u'INT_MULT_-1205079128'), (u'STORE_-1205078365', u'INDIRECT_-1205076043'), (u'PTRADD_-1205075668', u'LOAD_-1205078927'), (u'MULTIEQUAL_-1205076202', u'MULTIEQUAL_-1205076439'), (u'CAST_-1205075837', u'LOAD_-1205079201'), ('const-3', u'PTRADD_-1205075404'), (u'MULTIEQUAL_-1205076168', u'MULTIEQUAL_-1205076163'), (u'LOAD_-1205078079', u'CAST_-1205075142'), ('tmp_1958', u'CBRANCH_-1205078301'), (u'CALLIND_-1205077790', u'INDIRECT_-1205076055'), (u'MULTIEQUAL_-1205076798', u'MULTIEQUAL_-1205076778'), (u'INT_2COMP_-1205077323', u'INT_ADD_-1205075199'), (u'INDIRECT_-1205076112', u'MULTIEQUAL_-1205076116'), (u'CAST_-1205075223', u'INT_LESS_-1205078229'), (u'INDIRECT_-1205075588', u'MULTIEQUAL_-1205076098'), (u'INDIRECT_-1205076088', u'MULTIEQUAL_-1205076405'), (u'CAST_-1205074925', u'STORE_-1205077929'), (u'STORE_-1205079179', u'INDIRECT_-1205076455'), (u'INT_ADD_-1205075138', u'CAST_-1205074992'), ('const-0', u'INT_EQUAL_-1205079525'), ('const-1', u'PTRADD_-1205078269'), ('tmp_1901', u'CBRANCH_-1205078344'), (u'INT_ADD_-1205079171', u'CAST_-1205075636'), ('const-433', u'LOAD_-1205078583'), (u'MULTIEQUAL_-1205075928', u'MULTIEQUAL_-1205075895'), (u'STORE_-1205079544', u'INDIRECT_-1205076633'), (u'SUBPIECE_-1205077460', u'STORE_-1205079292'), (u'MULTIEQUAL_-1205076137', u'COPY_-1205075452'), (u'MULTIEQUAL_-1205077188', u'INT_ADD_-1205078647'), ('const-433', u'STORE_-1205079034'), (u'INDIRECT_-1205076410', u'MULTIEQUAL_-1205076297'), (u'MULTIEQUAL_-1205076368', u'MULTIEQUAL_-1205076342'), (u'CALLIND_-1205077853', u'INDIRECT_-1205075803'), (u'INT_LESS_-1205078057', u'CBRANCH_-1205078053'), (u'MULTIEQUAL_-1205075928', u'PTRADD_-1205075409'), ('const--144', u'PTRSUB_-1205075873'), (u'INDIRECT_-1205076715', u'MULTIEQUAL_-1205076629'), (u'INDIRECT_-1205076092', u'MULTIEQUAL_-1205075979'), (u'MULTIEQUAL_-1205076019', u'MULTIEQUAL_-1205076337'), (u'PIECE_-1205076470', u'PIECE_-1205076469'), (u'CALL_-1205079143', u'INDIRECT_-1205076767'), (u'INDIRECT_-1205075682', u'MULTIEQUAL_-1205076019'), (u'INT_NOTEQUAL_-1205078453', u'CBRANCH_-1205077915'), (u'COPY_-1205075900', u'PIECE_-1205076470'), ('const--144', u'PTRSUB_-1205075716'), ('const-433', u'LOAD_-1205077963'), (u'MULTIEQUAL_-1205076466', u'MULTIEQUAL_-1205076425'), (u'STORE_-1205078478', u'INDIRECT_-1205075920'), (u'CALLIND_-1205078467', u'INDIRECT_-1205076508'), ('const-433', u'LOAD_-1205077964'), (u'INDIRECT_-1205076295', u'MULTIEQUAL_-1205076215'), (u'MULTIEQUAL_-1205076324', u'MULTIEQUAL_-1205076319'), (u'LOAD_-1205077958', u'CALLIND_-1205077948'), (u'MULTIEQUAL_-1205075726', u'MULTIEQUAL_-1205076439'), ('const-3470422', u'STORE_-1205077937'), (u'INDIRECT_-1205076344', u'MULTIEQUAL_-1205076258'), (u'INT_ADD_-1205075990', u'CAST_-1205075837'), ('const-72', u'INT_ADD_-1205077934'), (u'STORE_-1205077946', u'INDIRECT_-1205075662'), ('const-433', u'STORE_-1205079426'), (u'LOAD_-1205078583', u'INT_ADD_-1205078534'), (u'INDIRECT_-1205076268', u'MULTIEQUAL_-1205076272'), ('tmp_2586', u'CBRANCH_-1205077916'), ('const-2', u'PTRADD_-1205075736'), (u'CAST_-1205075636', u'LOAD_-1205079187'), (u'INDIRECT_-1205076288', u'PTRADD_-1205075716'), (u'INT_LESSEQUAL_-1205078904', u'CBRANCH_-1205078901'), (u'PTRADD_-1205075771', u'LOAD_-1205079164'), ('const-433', u'STORE_-1205077796'), (u'LOAD_-1205079164', u'INT_SEXT_-1205079147'), (u'INT_EQUAL_-1205078813', u'CBRANCH_-1205078811'), (u'MULTIEQUAL_-1205076310', u'MULTIEQUAL_-1205076269'), (u'INT_ADD_-1205078425', u'MULTIEQUAL_-1205077464'), ('const-3469777', u'STORE_-1205079426'), ('const-0', u'SUBPIECE_-1205077460'), (u'CAST_-1205075151', u'MULTIEQUAL_-1205077332')]
|
[('const-433', u'STORE_-1205079179'), (u'STORE_-1205079544', u'INDIRECT_-1205076950'), (u'STORE_-1205079544', u'INDIRECT_-1205076690'), (u'MULTIEQUAL_-1205075945', u'MULTIEQUAL_-1205075986'), ('const-3470474', u'STORE_-1205077946'), (u'INDIRECT_-1205076507', u'MULTIEQUAL_-1205076427'), (u'INT_EQUAL_-1205078303', u'CBRANCH_-1205078301'), (u'LOAD_-1205078331', u'INT_NOTEQUAL_-1205078265'), ('const-1', u'INT_ADD_-1205078283'), (u'STORE_-1205077859', u'INDIRECT_-1205075622'), (u'LOAD_-1205078533', u'INT_SEXT_-1205078516'), ('tmp_853', u'CBRANCH_-1205079122'), (u'COPY_-1205077894', u'MULTIEQUAL_-1205076231'), (u'STORE_-1205079148', u'INDIRECT_-1205076329'), (u'CALL_-1205079421', u'INDIRECT_-1205076547'), (u'LOAD_-1205078495', u'INT_ADD_-1205078461'), (u'MULTIEQUAL_-1205076341', u'MULTIEQUAL_-1205076309'), (u'LOAD_-1205079325', u'LOAD_-1205079319'), (u'CAST_-1205075577', u'INT_LESS_-1205079058'), (u'INDIRECT_-1205075892', u'MULTIEQUAL_-1205075927'), (u'INDIRECT_-1205076163', u'MULTIEQUAL_-1205076196'), (u'COPY_-1205078288', u'MULTIEQUAL_-1205075817'), (u'INDIRECT_-1205076559', u'SUBPIECE_-1205076563'), (u'CALLIND_-1205077940', u'INDIRECT_-1205075788'), ('tmp_2339', u'CBRANCH_-1205078225'), (u'PTRADD_-1205075729', u'LOAD_-1205079073'), (u'STORE_-1205077782', u'INDIRECT_-1205076093'), (u'STORE_-1205079426', u'INDIRECT_-1205076798'), (u'CALL_-1205078473', u'INDIRECT_-1205076409'), (u'INT_EQUAL_-1205078689', u'CBRANCH_-1205078687'), (u'CALLIND_-1205077948', u'MULTIEQUAL_-1205075447'), (u'MULTIEQUAL_-1205077463', u'INT_MULT_-1205079297'), (u'CAST_-1205075614', u'LOAD_-1205079156'), (u'MULTIEQUAL_-1205076373', u'COPY_-1205075899'), ('tmp_2386', u'BRANCH_-1205077853'), ('const-433', u'STORE_-1205079034'), (u'INDIRECT_-1205076013', u'MULTIEQUAL_-1205076266'), (u'INT_ADD_-1205078283', u'INT_NOTEQUAL_-1205078267'), (u'COPY_-1205077770', u'MULTIEQUAL_-1205076150'), (u'STORE_-1205077929', u'INDIRECT_-1205075574'), (u'PTRSUB_-1205075053', u'CAST_-1205074927'), ('tmp_1583', u'CBRANCH_-1205078635'), (u'INT_MULT_-1205078713', u'INT_ADD_-1205078725'), (u'INT_2COMP_-1205077322', u'INT_ADD_-1205075458'), (u'STORE_-1205077929', u'INDIRECT_-1205076105'), (u'INDIRECT_-1205076107', u'MULTIEQUAL_-1205076424'), (u'INDIRECT_-1205076610', u'MULTIEQUAL_-1205076524'), (u'STORE_-1205077954', u'INDIRECT_-1205075971'), (u'LOAD_-1205077806', u'INT_ADD_-1205077784'), (u'CALL_-1205079539', u'INDIRECT_-1205076485'), (u'INDIRECT_-1205076363', u'MULTIEQUAL_-1205076309'), (u'MULTIEQUAL_-1205075889', u'MULTIEQUAL_-1205075597'), (u'CALL_-1205079539', u'INDIRECT_-1205076756'), (u'INDIRECT_-1205075800', u'MULTIEQUAL_-1205076310'), (u'INDIRECT_-1205076108', u'COPY_-1205075178'), (u'INDIRECT_-1205076454', u'MULTIEQUAL_-1205076374'), (u'INDIRECT_-1205075608', u'MULTIEQUAL_-1205075927'), ('const-4', u'PTRADD_-1205075769'), (u'INDIRECT_-1205075910', u'MULTIEQUAL_-1205076420'), ('const-433', u'STORE_-1205078365'), ('const-0', u'SUBPIECE_-1205076556'), (u'STORE_-1205077946', u'INDIRECT_-1205076192'), ('tmp_1314', u'CBRANCH_-1205078831'), (u'MULTIEQUAL_-1205076144', u'MULTIEQUAL_-1205076115'), (u'STORE_-1205077937', u'INDIRECT_-1205075873'), (u'MULTIEQUAL_-1205075733', u'MULTIEQUAL_-1205076136'), (u'MULTIEQUAL_-1205076309', u'MULTIEQUAL_-1205076283'), ('const--144', u'PTRSUB_-1205075104'), (u'MULTIEQUAL_-1205076336', u'MULTIEQUAL_-1205076321'), ('tmp_1344', u'CBRANCH_-1205078811'), (u'MULTIEQUAL_-1205075722', u'MULTIEQUAL_-1205075871'), ('tmp_11710', u'INT_ADD_-1205078493'), (u'CAST_-1205075010', u'LOAD_-1205077786'), (u'INT_ADD_-1205075917', u'CAST_-1205075766'), ('tmp_709', u'CBRANCH_-1205079242'), (u'CALLIND_-1205077790', u'INDIRECT_-1205075898'), ('tmp_11709', u'INT_ADD_-1205079668'), (u'CALL_-1205079174', u'INDIRECT_-1205076416'), (u'CALL_-1205079143', u'INT_LESS_-1205079116'), (u'CAST_-1205074901', u'INT_ADD_-1205075065'), (u'CALLIND_-1205078467', u'INDIRECT_-1205076825'), (u'CAST_-1205075767', u'INT_ADD_-1205075917'), (u'INT_RIGHT_-1205075962', u'SUBPIECE_-1205076555'), (u'CAST_-1205075147', u'INT_LESSEQUAL_-1205078260'), (u'CALL_-1205079539', u'INDIRECT_-1205076912'), (u'INT_ADD_-1205077917', u'CAST_-1205074928'), (u'INDIRECT_-1205075946', u'MULTIEQUAL_-1205076283'), ('const-433', u'LOAD_-1205077792'), ('tmp_970', u'CBRANCH_-1205079054'), ('tmp_2254', u'BRANCH_-1205077916'), (u'INDIRECT_-1205075802', u'MULTIEQUAL_-1205076194'), (u'INDIRECT_-1205075504', u'MULTIEQUAL_-1205075821'), (u'INT_MULT_-1205079297', u'INT_ADD_-1205079309'), (u'MULTIEQUAL_-1205076167', u'MULTIEQUAL_-1205076162'), (u'COPY_-1205075709', u'MULTIEQUAL_-1205077335'), ('const-0', u'SUBPIECE_-1205076239'), ('const-8', u'PTRADD_-1205075402'), (u'CALLIND_-1205077776', u'INDIRECT_-1205076014'), (u'MULTIEQUAL_-1205076210', u'MULTIEQUAL_-1205076251'), (u'CALL_-1205079174', u'INDIRECT_-1205076255'), (u'INDIRECT_-1205076813', u'MULTIEQUAL_-1205076704'), (u'CAST_-1205075142', u'INT_LESS_-1205078057'), ('tmp_2168', u'CBRANCH_-1205078266'), (u'INDIRECT_-1205076287', u'MULTIEQUAL_-1205076253'), (u'CALL_-1205079539', u'INDIRECT_-1205076704'), (u'INDIRECT_-1205076287', u'LOAD_-1205077792'), (u'INDIRECT_-1205076454', u'MULTIEQUAL_-1205076385'), (u'COPY_-1205079000', u'MULTIEQUAL_-1205076096'), (u'CAST_-1205074994', u'LOAD_-1205077800'), (u'MULTIEQUAL_-1205075724', u'LOAD_-1205077869'), (u'INDIRECT_-1205075679', u'MULTIEQUAL_-1205076150'), (u'PTRSUB_-1205075412', u'CAST_-1205075280'), (u'PTRADD_-1205075402', u'LOAD_-1205078244'), (u'MULTIEQUAL_-1205076362', u'INT_ADD_-1205079007'), ('const-8', u'INT_MULT_-1205078713'), (u'CALLIND_-1205077948', u'INT_EQUAL_-1205077936'), ('const-0', u'SUBPIECE_-1205076555'), (u'CALL_-1205078473', u'INT_LESS_-1205078454'), (u'STORE_-1205078478', u'INDIRECT_-1205075971'), ('const-8', u'PTRADD_-1205075294'), (u'INT_EQUAL_-1205077902', u'CBRANCH_-1205077899'), ('const--144', u'PTRSUB_-1205075053'), (u'MULTIEQUAL_-1205075731', u'MULTIEQUAL_-1205076402'), (u'CALLIND_-1205077923', u'INDIRECT_-1205075586'), (u'INDIRECT_-1205076494', u'MULTIEQUAL_-1205076385'), (u'INT_EQUAL_-1205078446', u'CBRANCH_-1205078444'), (u'MULTIEQUAL_-1205076038', u'COPY_-1205075492'), ('const-433', u'LOAD_-1205078251'), (u'CALLIND_-1205078467', u'INDIRECT_-1205076294'), ('tmp_11710', u'INT_ADD_-1205079309'), (u'LOAD_-1205079187', u'CALL_-1205079174'), (u'CALL_-1205078473', u'INT_NOTEQUAL_-1205078453'), (u'INT_ADD_-1205079256', u'INT_EQUAL_-1205079246'), ('const-433', u'LOAD_-1205079080'), (u'MULTIEQUAL_-1205076318', u'MULTIEQUAL_-1205076296'), (u'MULTIEQUAL_-1205076372', u'MULTIEQUAL_-1205076413'), (u'LOAD_-1205077939', u'INT_ADD_-1205077917'), (u'CALLIND_-1205077931', u'INDIRECT_-1205075681'), (u'CALL_-1205078473', u'INDIRECT_-1205076357'), ('const--144', u'PTRSUB_-1205075019'), ('const-3469673', u'COPY_-1205079655'), (u'LOAD_-1205078576', u'CAST_-1205075331'), (u'MULTIEQUAL_-1205076318', u'MULTIEQUAL_-1205076298'), (u'INT_ADD_-1205077925', u'CAST_-1205075096'), (u'PTRADD_-1205075584', u'STORE_-1205078380'), (u'MULTIEQUAL_-1205075734', u'INT_EQUAL_-1205078599'), (u'INDIRECT_-1205076766', u'MULTIEQUAL_-1205076732'), (u'PTRADD_-1205075837', u'STORE_-1205079292'), (u'INDIRECT_-1205076438', u'MULTIEQUAL_-1205076438'), ('const-0', u'SUBPIECE_-1205077459'), (u'MULTIEQUAL_-1205076797', u'MULTIEQUAL_-1205076808'), ('const-433', u'STORE_-1205078473'), (u'CALLIND_-1205077923', u'INDIRECT_-1205075694'), (u'STORE_-1205077946', u'INDIRECT_-1205075874'), (u'CALLIND_-1205077776', u'INDIRECT_-1205075691'), (u'MULTIEQUAL_-1205076251', u'MULTIEQUAL_-1205076210'), (u'CALLIND_-1205078467', u'INDIRECT_-1205076877'), (u'INDIRECT_-1205076507', u'MULTIEQUAL_-1205076407'), (u'STORE_-1205079426', u'INDIRECT_-1205076479'), (u'MULTIEQUAL_-1205076266', u'MULTIEQUAL_-1205076246'), (u'INDIRECT_-1205076825', u'MULTIEQUAL_-1205076745'), (u'INDIRECT_-1205076255', u'MULTIEQUAL_-1205076201'), ('const--144', u'PTRSUB_-1205075412'), (u'INDIRECT_-1205075878', u'MULTIEQUAL_-1205075765'), (u'PTRADD_-1205075666', u'LOAD_-1205078927'), (u'STORE_-1205077796', u'INDIRECT_-1205076083'), (u'INDIRECT_-1205076761', u'MULTIEQUAL_-1205076652'), ('tmp_7181', u'PTRSUB_-1205075920'), (u'INT_NOTEQUAL_-1205078704', u'CBRANCH_-1205078703'), (u'INDIRECT_-1205076448', u'MULTIEQUAL_-1205076362'), (u'LOAD_-1205078749', u'INT_SEXT_-1205078732'), ('const--144', u'PTRSUB_-1205075736'), (u'INDIRECT_-1205076183', u'MULTIEQUAL_-1205076149'), (u'CALLIND_-1205077923', u'INDIRECT_-1205075638'), (u'CAST_-1205075723', u'STORE_-1205078473'), (u'INT_EQUAL_-1205077936', u'CBRANCH_-1205077933'), (u'MULTIEQUAL_-1205076231', u'MULTIEQUAL_-1205076199'), (u'CALL_-1205079648', u'INDIRECT_-1205076544'), (u'INDIRECT_-1205076158', u'MULTIEQUAL_-1205076627'), (u'MULTIEQUAL_-1205076490', u'MULTIEQUAL_-1205076479'), (u'CALL_-1205079174', u'INDIRECT_-1205076786'), ('const-433', u'LOAD_-1205078583'), (u'MULTIEQUAL_-1205076969', u'INT_ADD_-1205078283'), (u'CALLIND_-1205077853', u'INDIRECT_-1205076062'), (u'MULTIEQUAL_-1205076214', u'MULTIEQUAL_-1205076194'), (u'MULTIEQUAL_-1205075870', u'COPY_-1205075770'), ('const-4294967295', u'COPY_-1205079000'), (u'LOAD_-1205078583', u'CAST_-1205075332'), (u'MULTIEQUAL_-1205075997', u'MULTIEQUAL_-1205075723'), ('const-433', u'LOAD_-1205078389'), (u'INDIRECT_-1205076287', u'MULTIEQUAL_-1205076201'), (u'INT_SUB_-1205078384', u'MULTIEQUAL_-1205077161'), ('const-8', u'PTRADD_-1205075503'), (u'INDIRECT_-1205076108', u'MULTIEQUAL_-1205076445'), (u'CALL_-1205079539', u'INDIRECT_-1205076964'), (u'STORE_-1205079179', u'INDIRECT_-1205076616'), ('const-433', u'LOAD_-1205078276'), (u'LOAD_-1205078244', u'CAST_-1205075224'), (u'INT_ADD_-1205079309', u'CAST_-1205075703'), (u'INDIRECT_-1205075892', u'MULTIEQUAL_-1205075894'), (u'MULTIEQUAL_-1205076158', u'MULTIEQUAL_-1205076199'), (u'INDIRECT_-1205075931', u'MULTIEQUAL_-1205076248'), (u'MULTIEQUAL_-1205076257', u'MULTIEQUAL_-1205076204'), ('const-1', u'INT_ADD_-1205079269'), (u'INT_ADD_-1205075136', u'CAST_-1205074992'), (u'STORE_-1205079426', u'INDIRECT_-1205076371'), (u'MULTIEQUAL_-1205076323', u'MULTIEQUAL_-1205076318'), (u'STORE_-1205079179', u'INDIRECT_-1205076564'), (u'MULTIEQUAL_-1205077463', u'SUBPIECE_-1205077459'), ('const-1', u'INT_EQUAL_-1205078599'), (u'INDIRECT_-1205076558', u'MULTIEQUAL_-1205076524'), (u'LOAD_-1205078253', u'INT_NOTEQUAL_-1205078237'), (u'INT_ADD_-1205075099', u'CAST_-1205074926'), (u'MULTIEQUAL_-1205076808', u'MULTIEQUAL_-1205076797'), (u'COPY_-1205075137', u'MULTIEQUAL_-1205075589'), (u'INDIRECT_-1205075840', u'INT_NOTEQUAL_-1205078286'), (u'MULTIEQUAL_-1205075947', u'MULTIEQUAL_-1205075925'), ('const-1', u'COPY_-1205075790'), (u'CALLIND_-1205077790', u'INDIRECT_-1205075679'), (u'CAST_-1205075508', u'INT_LESSEQUAL_-1205078904'), (u'CALL_-1205078473', u'INDIRECT_-1205076305'), ('const-3470529', u'STORE_-1205077796'), ('const-4294967295', u'COPY_-1205078520'), (u'INDIRECT_-1205076485', u'MULTIEQUAL_-1205076438'), (u'MULTIEQUAL_-1205075952', u'MULTIEQUAL_-1205075947'), (u'PTRADD_-1205075769', u'LOAD_-1205079164'), (u'INDIRECT_-1205076877', u'MULTIEQUAL_-1205076777'), (u'CALL_-1205079143', u'INDIRECT_-1205076287'), ('const-8', u'PTRADD_-1205075321'), (u'CALL_-1205079648', u'INDIRECT_-1205076705'), (u'COPY_-1205075916', u'CALL_-1205079421'), (u'MULTIEQUAL_-1205076194', u'MULTIEQUAL_-1205075722'), (u'STORE_-1205077796', u'INDIRECT_-1205076135'), (u'MULTIEQUAL_-1205075724', u'MULTIEQUAL_-1205076438'), (u'MULTIEQUAL_-1205076969', u'PTRADD_-1205078269'), (u'STORE_-1205079426', u'INDIRECT_-1205076532'), (u'MULTIEQUAL_-1205076375', u'MULTIEQUAL_-1205076370'), (u'INT_LESS_-1205079080', u'CBRANCH_-1205079088'), (u'MULTIEQUAL_-1205075734', u'INT_LESS_-1205079204'), (u'LOAD_-1205079201', u'INT_SEXT_-1205079184'), (u'MULTIEQUAL_-1205077161', u'MULTIEQUAL_-1205077161'), (u'COPY_-1205075261', u'MULTIEQUAL_-1205075568'), (u'CAST_-1205075295', u'LOAD_-1205078509'), ('tmp_2769', u'BRANCH_-1205077877'), ('const-8', u'PTRADD_-1205075289'), (u'CALLIND_-1205077923', u'INDIRECT_-1205075747'), ('const-4294967295', u'COPY_-1205078288'), (u'INDIRECT_-1205075982', u'MULTIEQUAL_-1205076438'), (u'MULTIEQUAL_-1205075544', u'MULTIEQUAL_-1205076373'), (u'MULTIEQUAL_-1205076628', u'MULTIEQUAL_-1205076575'), ('const-8', u'PTRADD_-1205075407'), ('const-1', u'INT_ADD_-1205079007'), (u'INDIRECT_-1205075583', u'MULTIEQUAL_-1205075975'), (u'INT_2COMP_-1205077322', u'INT_ADD_-1205075988'), (u'MULTIEQUAL_-1205075870', u'INT_EQUAL_-1205079299'), (u'STORE_-1205077796', u'INDIRECT_-1205075817'), (u'MULTIEQUAL_-1205075679', u'INT_EQUAL_-1205078813'), ('const-1', u'INT_ADD_-1205079100'), (u'MULTIEQUAL_-1205076052', u'MULTIEQUAL_-1205076030'), (u'STORE_-1205077859', u'INDIRECT_-1205075889'), (u'MULTIEQUAL_-1205076745', u'MULTIEQUAL_-1205076725'), (u'STORE_-1205078365', u'INDIRECT_-1205076100'), (u'CALLIND_-1205077853', u'INDIRECT_-1205075854'), (u'INDIRECT_-1205076065', u'MULTIEQUAL_-1205076318'), (u'CALLIND_-1205078467', u'INDIRECT_-1205076617'), ('tmp_559', u'BRANCH_-1205079367'), (u'STORE_-1205078473', u'INDIRECT_-1205076692'), (u'INDIRECT_-1205076599', u'MULTIEQUAL_-1205076490'), (u'STORE_-1205078473', u'INDIRECT_-1205076317'), ('const-32', u'INT_RIGHT_-1205075962'), (u'MULTIEQUAL_-1205076178', u'MULTIEQUAL_-1205076146'), (u'INDIRECT_-1205075892', u'PTRADD_-1205075321'), ('tmp_2832', u'BRANCH_-1205077751'), (u'STORE_-1205079544', u'INDIRECT_-1205076580'), (u'CALL_-1205079648', u'INDIRECT_-1205076815'), ('tmp_1138', u'CBRANCH_-1205078941'), ('const-3470518', u'STORE_-1205077782'), (u'CALL_-1205079648', u'INDIRECT_-1205076971'), (u'MULTIEQUAL_-1205076318', u'MULTIEQUAL_-1205076329'), (u'CAST_-1205075766', u'STORE_-1205079426'), ('tmp_11710', u'INT_ADD_-1205079140'), ('const-4294967295', u'INT_EQUAL_-1205077902'), (u'CALL_-1205079174', u'INDIRECT_-1205076468'), (u'INT_ADD_-1205078283', u'MULTIEQUAL_-1205076969'), (u'INT_ZEXT_-1205077294', u'MULTIEQUAL_-1205075568'), (u'CALL_-1205079539', u'INT_EQUAL_-1205079525'), (u'INDIRECT_-1205076558', u'MULTIEQUAL_-1205076472'), (u'STORE_-1205079544', u'INDIRECT_-1205076898'), ('const-0', u'INT_EQUAL_-1205078303'), (u'MULTIEQUAL_-1205076070', u'MULTIEQUAL_-1205076038'), (u'LOAD_-1205077990', u'CAST_-1205075119'), (u'INT_2COMP_-1205077322', u'INT_ADD_-1205075760'), (u'INDIRECT_-1205075788', u'MULTIEQUAL_-1205076257'), ('tmp_750', u'CBRANCH_-1205079213'), (u'CAST_-1205075835', u'LOAD_-1205078533'), (u'STORE_-1205078365', u'INDIRECT_-1205076042'), (u'STORE_-1205077946', u'INDIRECT_-1205075932'), (u'MULTIEQUAL_-1205076000', u'MULTIEQUAL_-1205075978'), (u'CALLIND_-1205077940', u'INDIRECT_-1205075680'), (u'CALLIND_-1205077931', u'INDIRECT_-1205076056'), (u'LOAD_-1205079156', u'CALL_-1205079143'), (u'INDIRECT_-1205076721', u'MULTIEQUAL_-1205076641'), (u'INDIRECT_-1205076669', u'MULTIEQUAL_-1205076589'), (u'INDIRECT_-1205075892', u'MULTIEQUAL_-1205076438'), (u'CAST_-1205075608', u'STORE_-1205079148'), (u'COPY_-1205075496', u'MULTIEQUAL_-1205075589'), (u'CALLIND_-1205077948', u'INDIRECT_-1205075556'), (u'STORE_-1205079426', u'INDIRECT_-1205076746'), (u'CALLIND_-1205077940', u'INDIRECT_-1205075893'), (u'CALL_-1205079174', u'INDIRECT_-1205076363'), (u'INDIRECT_-1205076630', u'MULTIEQUAL_-1205076576'), (u'CALLIND_-1205077923', u'INDIRECT_-1205075857'), (u'CAST_-1205075094', u'STORE_-1205077937'), (u'CAST_-1205075036', u'INT_ADD_-1205075197'), (u'MULTIEQUAL_-1205077463', u'INT_ADD_-1205079256'), (u'MULTIEQUAL_-1205076549', u'MULTIEQUAL_-1205076517'), (u'LOAD_-1205078733', u'COPY_-1205075163'), (u'COPY_-1205075791', u'MULTIEQUAL_-1205075857'), (u'INT_ADD_-1205075197', u'CAST_-1205075035'), (u'PTRADD_-1205075661', u'LOAD_-1205078920'), ('const-433', u'LOAD_-1205079325'), (u'INDIRECT_-1205075785', u'MULTIEQUAL_-1205076122'), (u'MULTIEQUAL_-1205076136', u'SUBPIECE_-1205076164'), ('const-3470594', u'STORE_-1205077954'), ('const-1', u'PTRADD_-1205078257'), (u'MULTIEQUAL_-1205076201', u'PTRADD_-1205075666'), (u'INT_2COMP_-1205077322', u'INT_ADD_-1205075136'), (u'MULTIEQUAL_-1205076641', u'MULTIEQUAL_-1205076652'), (u'CALLIND_-1205077940', u'INDIRECT_-1205076211'), (u'MULTIEQUAL_-1205076309', u'MULTIEQUAL_-1205076268'), (u'MULTIEQUAL_-1205076320', u'MULTIEQUAL_-1205075728'), (u'CALL_-1205079174', u'INDIRECT_-1205076203'), ('tmp_2285', u'CBRANCH_-1205078263'), (u'INDIRECT_-1205076825', u'MULTIEQUAL_-1205076725'), ('const-433', u'LOAD_-1205077933'), (u'INDIRECT_-1205075788', u'MULTIEQUAL_-1205076336'), ('tmp_1372', u'BRANCH_-1205078792'), (u'STORE_-1205077782', u'INDIRECT_-1205075885'), (u'CALLIND_-1205077790', u'INDIRECT_-1205075575'), ('const-8', u'PTRADD_-1205075483'), (u'PTRSUB_-1205075984', u'COPY_-1205075907'), (u'PTRSUB_-1205075714', u'CAST_-1205075609'), (u'MULTIEQUAL_-1205076569', u'MULTIEQUAL_-1205075728'), (u'STORE_-1205079179', u'INDIRECT_-1205076189'), (u'INT_EQUAL_-1205079525', u'CBRANCH_-1205079524'), (u'INDIRECT_-1205076002', u'MULTIEQUAL_-1205076471'), (u'STORE_-1205078365', u'INDIRECT_-1205076308'), (u'MULTIEQUAL_-1205075821', u'MULTIEQUAL_-1205075792'), (u'STORE_-1205077859', u'INDIRECT_-1205075993'), (u'CALLIND_-1205077776', u'INDIRECT_-1205075852'), (u'MULTIEQUAL_-1205076367', u'MULTIEQUAL_-1205076341'), (u'STORE_-1205077782', u'INDIRECT_-1205075666'), (u'INDIRECT_-1205075879', u'MULTIEQUAL_-1205076196'), (u'INT_ADD_-1205078478', u'INT_NOTEQUAL_-1205078453'), (u'PTRSUB_-1205075829', u'CAST_-1205075724'), (u'MULTIEQUAL_-1205076044', u'MULTIEQUAL_-1205076018'), (u'INT_EQUAL_-1205078599', u'CBRANCH_-1205078595'), (u'STORE_-1205078478', u'INDIRECT_-1205076132'), ('const-8', u'INT_MULT_-1205079159'), (u'STORE_-1205077859', u'INDIRECT_-1205075941'), (u'PTRSUB_-1205074988', u'CAST_-1205074883'), (u'STORE_-1205079179', u'INDIRECT_-1205076454'), (u'CAST_-1205075152', u'INT_LESSEQUAL_-1205078260'), (u'CAST_-1205075008', u'STORE_-1205077782'), (u'CALL_-1205079421', u'INDIRECT_-1205076494'), (u'INDIRECT_-1205076398', u'MULTIEQUAL_-1205076329'), ('const-80', u'INT_ADD_-1205077770'), ('tmp_916', u'CBRANCH_-1205079088'), (u'CALL_-1205079421', u'INDIRECT_-1205076438'), ('const-433', u'LOAD_-1205078079'), ('const-0', u'COPY_-1205077948'), (u'INT_MULT_-1205079593', u'INT_ADD_-1205079605'), (u'MULTIEQUAL_-1205076476', u'MULTIEQUAL_-1205075731'), (u'MULTIEQUAL_-1205076105', u'MULTIEQUAL_-1205075725'), (u'CALL_-1205078473', u'INT_NOTEQUAL_-1205078267'), ('const-8', u'INT_MULT_-1205079297'), (u'PTRADD_-1205075584', u'LOAD_-1205078749'), (u'INDIRECT_-1205075909', u'MULTIEQUAL_-1205076162'), (u'INDIRECT_-1205076035', u'MULTIEQUAL_-1205076352'), (u'MULTIEQUAL_-1205076445', u'MULTIEQUAL_-1205076413'), (u'INDIRECT_-1205075575', u'MULTIEQUAL_-1205076044'), (u'CALLIND_-1205077940', u'INDIRECT_-1205076003'), (u'STORE_-1205078478', u'INDIRECT_-1205075867'), (u'INDIRECT_-1205076559', u'MULTIEQUAL_-1205076479'), (u'MULTIEQUAL_-1205076201', u'MULTIEQUAL_-1205076438'), (u'CAST_-1205074882', u'STORE_-1205077859'), (u'CAST_-1205074926', u'STORE_-1205077929'), (u'STORE_-1205079544', u'INDIRECT_-1205076742'), ('const-433', u'LOAD_-1205078733'), ('const-433', u'LOAD_-1205077958'), (u'INDIRECT_-1205075534', u'MULTIEQUAL_-1205075787'), (u'LOAD_-1205078053', u'INT_ZEXT_-1205077294'), (u'INDIRECT_-1205076056', u'COPY_-1205075192'), (u'MULTIEQUAL_-1205076388', u'MULTIEQUAL_-1205076373'), (u'INT_SUB_-1205078384', u'MULTIEQUAL_-1205075734'), ('tmp_7181', u'PTRSUB_-1205075104'), ('const-2', u'PTRADD_-1205075321'), (u'INDIRECT_-1205076371', u'MULTIEQUAL_-1205076404'), (u'PTRSUB_-1205075736', u'CAST_-1205075631'), ('const-433', u'STORE_-1205077796'), (u'MULTIEQUAL_-1205076424', u'MULTIEQUAL_-1205075730'), (u'CALL_-1205079648', u'INDIRECT_-1205076492'), (u'CALLIND_-1205078467', u'INDIRECT_-1205076454'), (u'INT_ADD_-1205075065', u'CAST_-1205074900'), (u'STORE_-1205077782', u'INDIRECT_-1205075989'), (u'STORE_-1205077954', u'INDIRECT_-1205075705'), (u'STORE_-1205078365', u'INDIRECT_-1205075990'), (u'INDIRECT_-1205075827', u'MULTIEQUAL_-1205076144'), (u'MULTIEQUAL_-1205075894', u'MULTIEQUAL_-1205075889'), (u'CALL_-1205079539', u'INDIRECT_-1205076381'), ('const-433', u'LOAD_-1205077806'), (u'CALLIND_-1205077948', u'INDIRECT_-1205075879'), ('const--144', u'PTRSUB_-1205075871'), ('const-433', u'LOAD_-1205078927'), (u'COPY_-1205075580', u'MULTIEQUAL_-1205075679'), (u'INT_EQUAL_-1205077919', u'CBRANCH_-1205077916'), (u'STORE_-1205077954', u'INDIRECT_-1205076075'), ('const-433', u'LOAD_-1205077990'), ('const-80', u'INT_ADD_-1205077847'), (u'CAST_-1205075876', u'LOAD_-1205078495'), (u'INT_NOTEQUAL_-1205079403', u'CBRANCH_-1205079395'), (u'INDIRECT_-1205075906', u'MULTIEQUAL_-1205076298'), (u'STORE_-1205077859', u'INDIRECT_-1205075785'), (u'INDIRECT_-1205075962', u'MULTIEQUAL_-1205076472'), (u'INT_ADD_-1205078534', u'STORE_-1205078537'), (u'INT_2COMP_-1205077322', u'INT_ADD_-1205075917'), (u'STORE_-1205079426', u'INDIRECT_-1205076902'), (u'STORE_-1205079148', u'INDIRECT_-1205076648'), (u'CALLIND_-1205077923', u'INDIRECT_-1205076065'), ('const-3', u'PTRADD_-1205075402'), ('const-4294967295', u'COPY_-1205075261'), (u'INDIRECT_-1205075788', u'MULTIEQUAL_-1205076105'), (u'STORE_-1205077929', u'INDIRECT_-1205075735'), ('const-0', u'COPY_-1205077577'), (u'INDIRECT_-1205076003', u'MULTIEQUAL_-1205076320'), ('const-1', u'PTRADD_-1205078269'), (u'SUBPIECE_-1205076164', u'PIECE_-1205076164'), (u'SUBPIECE_-1205075798', u'STORE_-1205077972'), (u'INDIRECT_-1205076287', u'PTRADD_-1205075734'), (u'LOAD_-1205078276', u'CAST_-1205075147'), (u'COPY_-1205078288', u'MULTIEQUAL_-1205075544'), (u'MULTIEQUAL_-1205076479', u'MULTIEQUAL_-1205076490'), (u'MULTIEQUAL_-1205076086', u'MULTIEQUAL_-1205076057'), (u'INT_2COMP_-1205077322', u'INT_ADD_-1205075150'), (u'INT_LESS_-1205078350', u'CBRANCH_-1205078359'), (u'INDIRECT_-1205076617', u'MULTIEQUAL_-1205076548'), (u'STORE_-1205078478', u'INDIRECT_-1205076398'), (u'STORE_-1205078365', u'INDIRECT_-1205076360'), (u'INDIRECT_-1205076319', u'MULTIEQUAL_-1205076323'), (u'CALL_-1205079174', u'INDIRECT_-1205076682'), (u'STORE_-1205077937', u'INDIRECT_-1205075764'), (u'CALLIND_-1205077790', u'INT_EQUAL_-1205077778'), (u'STORE_-1205077796', u'INDIRECT_-1205076031'), (u'INDIRECT_-1205076294', u'MULTIEQUAL_-1205076225'), ('const-433', u'STORE_-1205077946'), (u'PTRSUB_-1205075206', u'CAST_-1205075095'), (u'INDIRECT_-1205075930', u'MULTIEQUAL_-1205075544'), (u'COPY_-1205079241', u'MULTIEQUAL_-1205075733'), (u'CALLIND_-1205077853', u'INDIRECT_-1205075531'), ('const-8', u'PTRADD_-1205075661'), (u'STORE_-1205078365', u'INDIRECT_-1205076256'), (u'SUBPIECE_-1205077529', u'INT_NOTEQUAL_-1205078668'), (u'MULTIEQUAL_-1205076548', u'MULTIEQUAL_-1205076537'), (u'MULTIEQUAL_-1205076693', u'MULTIEQUAL_-1205076704'), (u'INT_SEXT_-1205079184', u'INT_MULT_-1205079159'), (u'MULTIEQUAL_-1205076266', u'MULTIEQUAL_-1205076244'), (u'MULTIEQUAL_-1205076438', u'MULTIEQUAL_-1205076425'), (u'CALLIND_-1205077948', u'INDIRECT_-1205075717'), (u'INDIRECT_-1205075681', u'MULTIEQUAL_-1205076018'), (u'STORE_-1205079426', u'INDIRECT_-1205076319'), (u'LOAD_-1205078389', u'STORE_-1205078380'), (u'MULTIEQUAL_-1205075927', u'LOAD_-1205077939'), (u'INDIRECT_-1205076334', u'MULTIEQUAL_-1205076336'), (u'STORE_-1205077929', u'INDIRECT_-1205075682'), ('const--88', u'PTRSUB_-1205076015'), (u'LOAD_-1205079080', u'CAST_-1205075578'), (u'MULTIEQUAL_-1205075997', u'MULTIEQUAL_-1205076038'), ('const-3', u'PTRADD_-1205075316'), (u'CALL_-1205079648', u'INDIRECT_-1205077023'), (u'STORE_-1205078473', u'INDIRECT_-1205076744'), (u'CALLIND_-1205077940', u'MULTIEQUAL_-1205075568'), ('const-72', u'INT_ADD_-1205077942'), (u'CALLIND_-1205077948', u'INDIRECT_-1205075827'), (u'STORE_-1205079544', u'INDIRECT_-1205076527'), (u'PTRADD_-1205075483', u'STORE_-1205078537'), (u'INT_ADD_-1205079007', u'MULTIEQUAL_-1205076309'), (u'MULTIEQUAL_-1205076122', u'MULTIEQUAL_-1205076090'), (u'STORE_-1205079544', u'INDIRECT_-1205076367'), ('const-2', u'PTRADD_-1205075714'), (u'PTRADD_-1205075407', u'LOAD_-1205078251'), ('tmp_7181', u'PTRSUB_-1205075151'), (u'INT_SEXT_-1205078732', u'INT_MULT_-1205078713'), (u'MULTIEQUAL_-1205076404', u'MULTIEQUAL_-1205076375'), (u'INT_LESSEQUAL_-1205077967', u'CBRANCH_-1205077965'), (u'COPY_-1205075606', u'MULTIEQUAL_-1205075699'), (u'CALLIND_-1205077948', u'INDIRECT_-1205075983'), (u'MULTIEQUAL_-1205076424', u'MULTIEQUAL_-1205076465'), ('const-433', u'LOAD_-1205078509'), (u'INDIRECT_-1205075840', u'MULTIEQUAL_-1205075873'), (u'CAST_-1205075206', u'STORE_-1205078306'), (u'INT_LESS_-1205079116', u'CBRANCH_-1205079122'), (u'INT_NOTEQUAL_-1205078265', u'CBRANCH_-1205078263'), (u'MULTIEQUAL_-1205076146', u'MULTIEQUAL_-1205076105'), (u'LOAD_-1205078509', u'CALL_-1205078473'), ('const-3469906', u'STORE_-1205079179'), (u'CALL_-1205079143', u'INDIRECT_-1205076183'), (u'CAST_-1205075229', u'MULTIEQUAL_-1205077331'), (u'INDIRECT_-1205076396', u'MULTIEQUAL_-1205076362'), (u'LOAD_-1205079080', u'INT_ADD_-1205079031'), (u'COPY_-1205075620', u'MULTIEQUAL_-1205075699'), (u'CALLIND_-1205078467', u'INDIRECT_-1205076346'), (u'COPY_-1205075778', u'COPY_-1205075606'), ('tmp_7181', u'PTRSUB_-1205075714'), (u'INDIRECT_-1205075732', u'MULTIEQUAL_-1205076049'), (u'CALL_-1205079539', u'INDIRECT_-1205076860'), (u'CAST_-1205075118', u'INT_LESSEQUAL_-1205077967'), ('tmp_11711', u'INT_NOTEQUAL_-1205079403'), (u'INT_LESSEQUAL_-1205078260', u'CBRANCH_-1205078257'), (u'CALL_-1205079421', u'COPY_-1205075824'), (u'INDIRECT_-1205076001', u'MULTIEQUAL_-1205076005'), ('const-3469925', u'STORE_-1205079148'), (u'PTRADD_-1205075266', u'LOAD_-1205077990'), ('const-0', u'COPY_-1205077522'), (u'INDIRECT_-1205076773', u'MULTIEQUAL_-1205076693'), (u'MULTIEQUAL_-1205075699', u'INT_EQUAL_-1205078813'), (u'INDIRECT_-1205075894', u'MULTIEQUAL_-1205076231'), (u'INDIRECT_-1205075717', u'MULTIEQUAL_-1205076034'), (u'INDIRECT_-1205075638', u'MULTIEQUAL_-1205075889'), (u'CALL_-1205079421', u'INDIRECT_-1205076334'), ('tmp_1102', u'CBRANCH_-1205078974'), (u'MULTIEQUAL_-1205076575', u'MULTIEQUAL_-1205076549'), (u'INDIRECT_-1205076111', u'MULTIEQUAL_-1205076115'), (u'STORE_-1205077929', u'INDIRECT_-1205075897'), (u'COPY_-1205075898', u'PIECE_-1205076469'), (u'MULTIEQUAL_-1205076110', u'MULTIEQUAL_-1205076088'), (u'STORE_-1205078365', u'INDIRECT_-1205075829'), (u'LOAD_-1205077941', u'CALLIND_-1205077931'), (u'INT_ADD_-1205078717', u'CAST_-1205075402'), ('const-433', u'STORE_-1205077859'), ('const-8', u'PTRADD_-1205075261'), (u'INT_EQUAL_-1205077778', u'CBRANCH_-1205077775'), (u'COPY_-1205079000', u'MULTIEQUAL_-1205076388'), (u'MULTIEQUAL_-1205076214', u'MULTIEQUAL_-1205076225'), ('tmp_2922', u'CBRANCH_-1205078444'), (u'INT_ADD_-1205078725', u'CAST_-1205075407'), (u'INDIRECT_-1205076294', u'MULTIEQUAL_-1205076194'), (u'CAST_-1205075224', u'INT_LESS_-1205078229'), (u'CALLIND_-1205077790', u'INDIRECT_-1205075735'), (u'MULTIEQUAL_-1205076201', u'MULTIEQUAL_-1205076150'), (u'PTRADD_-1205075316', u'LOAD_-1205078276'), (u'MULTIEQUAL_-1205076049', u'MULTIEQUAL_-1205075724'), (u'STORE_-1205078473', u'INDIRECT_-1205076588'), (u'MULTIEQUAL_-1205076745', u'MULTIEQUAL_-1205076756'), (u'INDIRECT_-1205075769', u'MULTIEQUAL_-1205076086'), (u'STORE_-1205077954', u'INDIRECT_-1205075919'), ('const-2', u'PTRADD_-1205075294'), (u'CAST_-1205075402', u'LOAD_-1205078733'), (u'INDIRECT_-1205075799', u'MULTIEQUAL_-1205076052'), (u'INDIRECT_-1205076235', u'MULTIEQUAL_-1205076201'), (u'MULTIEQUAL_-1205075787', u'MULTIEQUAL_-1205075765'), (u'CALL_-1205079421', u'INDIRECT_-1205076386'), (u'MULTIEQUAL_-1205076090', u'PTRADD_-1205075289'), ('const-3469731', u'STORE_-1205079544'), ('const-8', u'PTRADD_-1205075734'), (u'MULTIEQUAL_-1205077161', u'INT_SUB_-1205078384'), (u'MULTIEQUAL_-1205077408', u'MULTIEQUAL_-1205077377'), (u'CAST_-1205075152', u'MULTIEQUAL_-1205077331'), (u'CALLIND_-1205077790', u'INDIRECT_-1205075840'), ('const-433', u'LOAD_-1205077961'), (u'CALL_-1205078360', u'INDIRECT_-1205075788'), (u'INDIRECT_-1205076682', u'MULTIEQUAL_-1205076628'), (u'MULTIEQUAL_-1205077354', u'COPY_-1205075710'), (u'MULTIEQUAL_-1205076777', u'MULTIEQUAL_-1205075732'), (u'INDIRECT_-1205076319', u'MULTIEQUAL_-1205076352'), (u'MULTIEQUAL_-1205076038', u'INT_EQUAL_-1205078689'), (u'MULTIEQUAL_-1205076257', u'INT_NOTEQUAL_-1205078855'), (u'CALLIND_-1205078467', u'INDIRECT_-1205076773'), (u'LOAD_-1205077869', u'INT_ADD_-1205077847'), (u'INT_LESSEQUAL_-1205078976', u'CBRANCH_-1205078974'), ('const-433', u'LOAD_-1205078920'), (u'STORE_-1205077796', u'INDIRECT_-1205075552'), (u'STORE_-1205078478', u'INDIRECT_-1205076294'), (u'CALLIND_-1205077923', u'INDIRECT_-1205075909'), (u'STORE_-1205079544', u'INDIRECT_-1205076794'), (u'STORE_-1205079179', u'INDIRECT_-1205076402'), (u'STORE_-1205077859', u'INDIRECT_-1205076045'), ('tmp_7188', u'COPY_-1205075964'), ('tmp_2508', u'CBRANCH_-1205078053'), (u'INDIRECT_-1205076526', u'MULTIEQUAL_-1205076472'), ('tmp_7181', u'PTRSUB_-1205075829'), (u'COPY_-1205075274', u'MULTIEQUAL_-1205075447'), ('tmp_7181', u'PTRSUB_-1205075942'), (u'CAST_-1205075814', u'STORE_-1205079544'), (u'STORE_-1205077937', u'INDIRECT_-1205075820'), (u'INDIRECT_-1205076346', u'MULTIEQUAL_-1205076277'), (u'COPY_-1205075178', u'MULTIEQUAL_-1205075679'), (u'INDIRECT_-1205076825', u'MULTIEQUAL_-1205076756'), (u'MULTIEQUAL_-1205076018', u'MULTIEQUAL_-1205075986'), (u'INDIRECT_-1205076721', u'MULTIEQUAL_-1205076652'), (u'INT_EQUAL_-1205079246', u'CBRANCH_-1205079242'), ('const-433', u'STORE_-1205079292'), ('const-433', u'STORE_-1205078306'), (u'PIECE_-1205076468', u'COPY_-1205077290'), (u'MULTIEQUAL_-1205077187', u'INT_ADD_-1205078647'), (u'INT_2COMP_-1205077322', u'INT_ADD_-1205075875'), ('const-1', u'INT_ADD_-1205079256'), (u'INDIRECT_-1205076578', u'MULTIEQUAL_-1205076524'), (u'STORE_-1205077782', u'INDIRECT_-1205075827'), ('tmp_2820', u'CBRANCH_-1205077775'), (u'INDIRECT_-1205076657', u'MULTIEQUAL_-1205076548'), (u'MULTIEQUAL_-1205076105', u'MULTIEQUAL_-1205076146'), (u'MULTIEQUAL_-1205075724', u'PTRADD_-1205075498'), (u'COPY_-1205077273', u'MULTIEQUAL_-1205077187'), (u'INDIRECT_-1205076669', u'MULTIEQUAL_-1205076600'), (u'STORE_-1205077946', u'INDIRECT_-1205075769'), (u'INT_NOTEQUAL_-1205078414', u'CBRANCH_-1205078412'), (u'INDIRECT_-1205076264', u'MULTIEQUAL_-1205076601'), (u'STORE_-1205079544', u'INDIRECT_-1205076632'), (u'INDIRECT_-1205076704', u'COPY_-1205075916'), (u'CALLIND_-1205077948', u'INDIRECT_-1205075608'), (u'INDIRECT_-1205076346', u'MULTIEQUAL_-1205076246'), (u'INDIRECT_-1205076053', u'MULTIEQUAL_-1205076057'), ('const-4294967295', u'INT_EQUAL_-1205077778'), (u'INDIRECT_-1205076786', u'MULTIEQUAL_-1205076732'), (u'STORE_-1205077782', u'INDIRECT_-1205076145'), (u'STORE_-1205077954', u'INDIRECT_-1205075815'), (u'MULTIEQUAL_-1205076569', u'MULTIEQUAL_-1205076528'), (u'INDIRECT_-1205076111', u'MULTIEQUAL_-1205076144'), (u'CAST_-1205075279', u'STORE_-1205078478'), (u'INDIRECT_-1205076183', u'MULTIEQUAL_-1205076097'), (u'MULTIEQUAL_-1205075889', u'MULTIEQUAL_-1205075870'), (u'MULTIEQUAL_-1205075870', u'PIECE_-1205076571'), (u'MULTIEQUAL_-1205076725', u'MULTIEQUAL_-1205075731'), (u'INT_ADD_-1205079100', u'MULTIEQUAL_-1205077386'), ('const-1', u'INT_LESS_-1205079204'), (u'CALL_-1205079174', u'MULTIEQUAL_-1205077354'), ('const-8', u'PTRADD_-1205075666'), (u'STORE_-1205078478', u'INDIRECT_-1205076190'), (u'LOAD_-1205078533', u'PIECE_-1205076164'), (u'CALL_-1205078360', u'INDIRECT_-1205076215'), (u'MULTIEQUAL_-1205075927', u'PTRADD_-1205075402'), (u'STORE_-1205079426', u'INDIRECT_-1205076584'), (u'STORE_-1205077937', u'INDIRECT_-1205076191'), (u'CAST_-1205075037', u'LOAD_-1205077950'), (u'INT_ADD_-1205079668', u'CALL_-1205079648'), (u'CALL_-1205079174', u'INDIRECT_-1205076630'), (u'CALLIND_-1205077948', u'INDIRECT_-1205075931'), (u'CALLIND_-1205077940', u'INDIRECT_-1205076159'), (u'CALLIND_-1205077853', u'INDIRECT_-1205075583'), (u'MULTIEQUAL_-1205075492', u'MULTIEQUAL_-1205076321'), (u'MULTIEQUAL_-1205075757', u'SUBPIECE_-1205075798'), (u'CALL_-1205079143', u'INDIRECT_-1205076662'), (u'CALL_-1205078473', u'INDIRECT_-1205076143'), ('tmp_7181', u'PTRSUB_-1205075412'), (u'CALL_-1205078360', u'INDIRECT_-1205076319'), (u'COPY_-1205075777', u'COPY_-1205075091'), (u'STORE_-1205079544', u'INDIRECT_-1205076846'), ('const-433', u'STORE_-1205077937'), (u'CALL_-1205079648', u'CAST_-1205075876'), (u'INDIRECT_-1205075961', u'MULTIEQUAL_-1205076214'), (u'PTRSUB_-1205075920', u'CAST_-1205075815'), (u'STORE_-1205078473', u'INDIRECT_-1205076265'), ('tmp_608', u'CBRANCH_-1205079296'), (u'INDIRECT_-1205076117', u'MULTIEQUAL_-1205076370'), (u'CALLIND_-1205077790', u'INDIRECT_-1205075950'), (u'MULTIEQUAL_-1205075724', u'PTRADD_-1205075503'), (u'CALLIND_-1205078467', u'INDIRECT_-1205076559'), (u'LOAD_-1205078920', u'CAST_-1205075507'), (u'INDIRECT_-1205076118', u'MULTIEQUAL_-1205076628'), (u'STORE_-1205077859', u'INDIRECT_-1205075675'), ('const-8', u'PTRADD_-1205075498'), (u'MULTIEQUAL_-1205077408', u'MULTIEQUAL_-1205077408'), ('const-0', u'SUBPIECE_-1205076563'), ('const--144', u'PTRSUB_-1205074988'), ('const--144', u'PTRSUB_-1205075714'), (u'COPY_-1205077911', u'MULTIEQUAL_-1205076049'), (u'STORE_-1205077782', u'INDIRECT_-1205075722'), (u'MULTIEQUAL_-1205077187', u'PTRADD_-1205075584'), (u'STORE_-1205077937', u'INDIRECT_-1205076035'), (u'MULTIEQUAL_-1205076704', u'MULTIEQUAL_-1205076693'), (u'CAST_-1205075137', u'INT_LESS_-1205078057'), ('const-1', u'COPY_-1205079197'), (u'STORE_-1205077929', u'INDIRECT_-1205075626'), ('const--144', u'PTRSUB_-1205075206'), ('const-1', u'INT_ADD_-1205078478'), (u'INT_LESS_-1205078229', u'CBRANCH_-1205078225'), (u'CAST_-1205075725', u'LOAD_-1205078477'), (u'INDIRECT_-1205076211', u'MULTIEQUAL_-1205076528'), ('tmp_2364', u'CBRANCH_-1205077915'), (u'MULTIEQUAL_-1205076018', u'MULTIEQUAL_-1205076336'), (u'MULTIEQUAL_-1205076372', u'MULTIEQUAL_-1205075729'), (u'CAST_-1205075096', u'LOAD_-1205077941'), ('const-23', u'INT_ADD_-1205079605'), (u'INT_SUB_-1205078384', u'INT_LESS_-1205078350'), (u'INDIRECT_-1205076617', u'MULTIEQUAL_-1205076517'), (u'STORE_-1205077954', u'INDIRECT_-1205076023'), (u'SUBPIECE_-1205076563', u'COPY_-1205075791'), ('tmp_7181', u'PTRSUB_-1205075090'), (u'CALL_-1205079539', u'INDIRECT_-1205076541'), ('const-4', u'PTRADD_-1205075837'), (u'MULTIEQUAL_-1205076196', u'MULTIEQUAL_-1205076167'), (u'LOAD_-1205078733', u'COPY_-1205075496'), (u'INDIRECT_-1205075628', u'MULTIEQUAL_-1205075945'), ('const-2', u'PTRADD_-1205075387'), ('const-433', u'LOAD_-1205077869'), (u'CALL_-1205079143', u'COPY_-1205075709'), (u'CALLIND_-1205077790', u'INDIRECT_-1205076054'), (u'INDIRECT_-1205075639', u'MULTIEQUAL_-1205076031'), ('const-433', u'STORE_-1205077954'), (u'MULTIEQUAL_-1205076049', u'MULTIEQUAL_-1205076090'), (u'LOAD_-1205079515', u'INT_OR_-1205079488'), ('const-433', u'LOAD_-1205078477'), (u'COPY_-1205077928', u'MULTIEQUAL_-1205075927'), (u'STORE_-1205079426', u'INDIRECT_-1205076642'), ('const--144', u'PTRSUB_-1205075320'), (u'MULTIEQUAL_-1205076023', u'STORE_-1205077972'), (u'CALLIND_-1205077931', u'INDIRECT_-1205075946'), (u'MULTIEQUAL_-1205075723', u'MULTIEQUAL_-1205076388'), ('tmp_7187', u'COPY_-1205075962'), (u'LOAD_-1205078072', u'CAST_-1205075137'), (u'INDIRECT_-1205076398', u'MULTIEQUAL_-1205076318'), ('const-16', u'INT_ADD_-1205078461'), ('tmp_2517', u'BRANCH_-1205078045'), (u'PTRADD_-1205075598', u'LOAD_-1205078389'), (u'INT_ADD_-1205078425', u'INT_NOTEQUAL_-1205078414'), (u'INDIRECT_-1205076010', u'MULTIEQUAL_-1205076402'), (u'MULTIEQUAL_-1205076427', u'MULTIEQUAL_-1205076438'), ('tmp_2036', u'CBRANCH_-1205078257'), (u'INDIRECT_-1205075878', u'MULTIEQUAL_-1205075492'), (u'PTRADD_-1205075498', u'LOAD_-1205078576'), ('const-0', u'SUBPIECE_-1205077407'), (u'PTRSUB_-1205075320', u'CAST_-1205075189'), (u'CALLIND_-1205077940', u'INDIRECT_-1205075951'), (u'MULTIEQUAL_-1205075597', u'MULTIEQUAL_-1205076425'), (u'INT_EQUAL_-1205078874', u'BOOL_AND_-1205078813'), (u'INT_NOTEQUAL_-1205078267', u'CBRANCH_-1205078266'), (u'CALL_-1205078360', u'INDIRECT_-1205075948'), (u'MULTIEQUAL_-1205076517', u'MULTIEQUAL_-1205076476'), (u'INT_NOTEQUAL_-1205078942', u'CBRANCH_-1205078941'), (u'CALLIND_-1205077776', u'INDIRECT_-1205075962'), (u'MULTIEQUAL_-1205076524', u'MULTIEQUAL_-1205076471'), ('tmp_1990', u'CBRANCH_-1205078284'), (u'MULTIEQUAL_-1205076257', u'PTRADD_-1205075266'), (u'MULTIEQUAL_-1205076214', u'MULTIEQUAL_-1205076192'), (u'INT_ADD_-1205077934', u'CAST_-1205075037'), ('const--16', u'INT_AND_-1205079585'), (u'PTRADD_-1205075321', u'LOAD_-1205078283'), ('const-0', u'COPY_-1205075397'), (u'CALLIND_-1205077776', u'INDIRECT_-1205075800'), (u'STORE_-1205079179', u'INDIRECT_-1205076241'), ('tmp_2984', u'CBRANCH_-1205078412'), (u'INT_ADD_-1205078461', u'CAST_-1205075725'), (u'INDIRECT_-1205075878', u'MULTIEQUAL_-1205076336'), (u'INDIRECT_-1205075747', u'MULTIEQUAL_-1205076257'), ('const-433', u'LOAD_-1205077939'), (u'CALLIND_-1205077940', u'INDIRECT_-1205075732'), (u'CALL_-1205079143', u'INDIRECT_-1205076343'), (u'CALLIND_-1205077948', u'INDIRECT_-1205075504'), (u'INT_AND_-1205079585', u'INT_2COMP_-1205077322'), (u'STORE_-1205077782', u'INDIRECT_-1205075775'), ('const-2', u'PTRADD_-1205075483'), (u'PTRSUB_-1205075019', u'CAST_-1205074901'), (u'STORE_-1205078473', u'INDIRECT_-1205076369'), (u'MULTIEQUAL_-1205076090', u'INT_NOTEQUAL_-1205078704'), (u'CAST_-1205075835', u'LOAD_-1205079201'), (u'CALLIND_-1205077940', u'INDIRECT_-1205075841'), (u'INDIRECT_-1205075950', u'MULTIEQUAL_-1205076419'), (u'CALLIND_-1205077923', u'INDIRECT_-1205076013'), (u'STORE_-1205079179', u'INDIRECT_-1205076512'), (u'MULTIEQUAL_-1205076420', u'MULTIEQUAL_-1205076367'), (u'INDIRECT_-1205076170', u'MULTIEQUAL_-1205076680'), ('tmp_7181', u'PTRSUB_-1205075736'), (u'CAST_-1205074927', u'INT_ADD_-1205075099'), (u'STORE_-1205077782', u'INDIRECT_-1205076041'), (u'INDIRECT_-1205075840', u'MULTIEQUAL_-1205076309'), (u'MULTIEQUAL_-1205076268', u'MULTIEQUAL_-1205076309'), (u'LOAD_-1205078927', u'CAST_-1205075508'), (u'MULTIEQUAL_-1205075945', u'MULTIEQUAL_-1205075722'), ('const-433', u'LOAD_-1205078749'), (u'STORE_-1205079544', u'INDIRECT_-1205076471'), (u'CAST_-1205075095', u'INT_ADD_-1205075252'), (u'STORE_-1205079148', u'INDIRECT_-1205076221'), (u'INDIRECT_-1205076106', u'MULTIEQUAL_-1205076575'), (u'STORE_-1205077954', u'INDIRECT_-1205075492'), ('tmp_7181', u'PTRSUB_-1205075320'), (u'STORE_-1205077929', u'INDIRECT_-1205075845'), (u'INDIRECT_-1205076143', u'MULTIEQUAL_-1205075757'), (u'CALL_-1205079648', u'INDIRECT_-1205076653'), ('tmp_11712', u'LOAD_-1205079515'), ('tmp_2193', u'BRANCH_-1205077968'), (u'CALL_-1205079539', u'INDIRECT_-1205076594'), ('const-0', u'COPY_-1205075778'), ('tmp_1460', u'CBRANCH_-1205078703'), (u'INDIRECT_-1205076371', u'MULTIEQUAL_-1205076375'), (u'CAST_-1205074883', u'INT_ADD_-1205075034'), (u'MULTIEQUAL_-1205076257', u'LOAD_-1205077961'), ('tmp_11711', u'INT_NOTEQUAL_-1205078414'), (u'INDIRECT_-1205076610', u'MULTIEQUAL_-1205076576'), (u'CALLIND_-1205077931', u'INDIRECT_-1205075733'), (u'INDIRECT_-1205076409', u'MULTIEQUAL_-1205076296'), ('const-8', u'PTRADD_-1205075387'), (u'STORE_-1205077796', u'INDIRECT_-1205075875'), (u'CALLIND_-1205077931', u'INDIRECT_-1205075785'), (u'INDIRECT_-1205075694', u'MULTIEQUAL_-1205075947'), ('const-0', u'COPY_-1205075777'), (u'INDIRECT_-1205076662', u'MULTIEQUAL_-1205076628'), (u'MULTIEQUAL_-1205076413', u'MULTIEQUAL_-1205076372'), (u'SUBPIECE_-1205077407', u'INT_NOTEQUAL_-1205078265'), (u'INDIRECT_-1205075930', u'MULTIEQUAL_-1205076388'), (u'CALLIND_-1205077853', u'INDIRECT_-1205075958'), (u'CALLIND_-1205077790', u'INDIRECT_-1205075788'), (u'INDIRECT_-1205076461', u'MULTIEQUAL_-1205076348'), (u'MULTIEQUAL_-1205075792', u'MULTIEQUAL_-1205075787'), (u'STORE_-1205078473', u'INDIRECT_-1205076848'), ('const-433', u'LOAD_-1205078741'), (u'STORE_-1205077946', u'INDIRECT_-1205075713'), (u'INT_ADD_-1205077784', u'CAST_-1205074994'), ('tmp_1210', u'CBRANCH_-1205078901'), (u'CAST_-1205075889', u'INT_RIGHT_-1205075962'), (u'INDIRECT_-1205076877', u'MULTIEQUAL_-1205076797'), (u'MULTIEQUAL_-1205077386', u'PTRADD_-1205075769'), ('const-3', u'PTRADD_-1205075729'), (u'INDIRECT_-1205076433', u'MULTIEQUAL_-1205076388'), (u'MULTIEQUAL_-1205076251', u'INT_ADD_-1205078717'), ('tmp_11711', u'INT_MULT_-1205079593'), (u'CALL_-1205079143', u'INDIRECT_-1205076766'), (u'CALLIND_-1205077948', u'INDIRECT_-1205075664'), ('const-0', u'INT_NOTEQUAL_-1205078345'), (u'STORE_-1205077859', u'INDIRECT_-1205075566'), (u'INDIRECT_-1205076506', u'MULTIEQUAL_-1205076420'), (u'INDIRECT_-1205075556', u'MULTIEQUAL_-1205075873'), (u'CAST_-1205075630', u'STORE_-1205079179'), (u'MULTIEQUAL_-1205076300', u'MULTIEQUAL_-1205076271'), (u'MULTIEQUAL_-1205076693', u'MULTIEQUAL_-1205076673'), (u'STORE_-1205078365', u'INDIRECT_-1205075937'), (u'INDIRECT_-1205076416', u'MULTIEQUAL_-1205076362'), (u'MULTIEQUAL_-1205076471', u'MULTIEQUAL_-1205076445'), (u'MULTIEQUAL_-1205076005', u'MULTIEQUAL_-1205076000'), (u'MULTIEQUAL_-1205076219', u'MULTIEQUAL_-1205076214'), (u'CALL_-1205079143', u'INDIRECT_-1205076448'), (u'STORE_-1205077946', u'INDIRECT_-1205075984'), (u'MULTIEQUAL_-1205075730', u'MULTIEQUAL_-1205076350'), (u'STORE_-1205077946', u'INDIRECT_-1205076088'), (u'INDIRECT_-1205075747', u'MULTIEQUAL_-1205076000'), (u'CALLIND_-1205077923', u'INDIRECT_-1205075534'), (u'STORE_-1205077937', u'INDIRECT_-1205075660'), (u'STORE_-1205077796', u'INDIRECT_-1205075604'), (u'INDIRECT_-1205075664', u'MULTIEQUAL_-1205075981'), (u'CALL_-1205079648', u'INDIRECT_-1205076440'), (u'CALLIND_-1205077948', u'INDIRECT_-1205076035'), ('const-3', u'PTRADD_-1205075289'), (u'PTRSUB_-1205075942', u'CAST_-1205075836'), (u'CAST_-1205075835', u'PTRADD_-1205075769'), (u'INDIRECT_-1205075840', u'COPY_-1205075274'), ('const-4', u'PTRADD_-1205075598'), (u'STORE_-1205079148', u'INDIRECT_-1205076752'), (u'PTRADD_-1205075714', u'STORE_-1205079034'), ('const-0', u'INT_NOTEQUAL_-1205078855'), (u'STORE_-1205077796', u'INDIRECT_-1205075979'), (u'INDIRECT_-1205075948', u'MULTIEQUAL_-1205075952'), (u'LOAD_-1205078331', u'INT_NOTEQUAL_-1205078237'), ('tmp_11710', u'INT_ADD_-1205079171'), (u'CALL_-1205079421', u'INDIRECT_-1205076865'), (u'INDIRECT_-1205076877', u'MULTIEQUAL_-1205076808'), (u'INT_NOTEQUAL_-1205078286', u'CBRANCH_-1205078284'), (u'INT_LESS_-1205079204', u'CBRANCH_-1205079213'), ('const-3470313', u'STORE_-1205078365'), (u'CALL_-1205078360', u'INDIRECT_-1205076111'), (u'LOAD_-1205078283', u'CAST_-1205075152'), (u'INDIRECT_-1205075841', u'MULTIEQUAL_-1205076178'), (u'INDIRECT_-1205076055', u'MULTIEQUAL_-1205076372'), (u'CALLIND_-1205077948', u'INDIRECT_-1205075769'), ('const-8', u'PTRADD_-1205075266'), (u'CALLIND_-1205077931', u'INDIRECT_-1205076160'), (u'INDIRECT_-1205076721', u'MULTIEQUAL_-1205076621'), (u'INDIRECT_-1205076381', u'MULTIEQUAL_-1205076336'), (u'PTRADD_-1205075503', u'LOAD_-1205078583'), (u'INDIRECT_-1205076267', u'MULTIEQUAL_-1205076271'), (u'CALL_-1205078360', u'INDIRECT_-1205076163'), ('const-433', u'STORE_-1205079148'), (u'MULTIEQUAL_-1205076320', u'MULTIEQUAL_-1205076361'), (u'SUBPIECE_-1205077459', u'STORE_-1205079292'), (u'MULTIEQUAL_-1205076201', u'PTRADD_-1205075661'), (u'COPY_-1205075341', u'CALL_-1205078360'), (u'MULTIEQUAL_-1205075873', u'MULTIEQUAL_-1205076388'), (u'LOAD_-1205077964', u'INT_ADD_-1205077942'), (u'INT_2COMP_-1205077322', u'INT_ADD_-1205075197'), (u'CAST_-1205075578', u'INT_LESS_-1205079058'), (u'CAST_-1205075815', u'INT_ADD_-1205075966'), (u'STORE_-1205079426', u'INDIRECT_-1205076694'), (u'MULTIEQUAL_-1205075821', u'MULTIEQUAL_-1205076336'), (u'BOOL_AND_-1205078813', u'COPY_-1205075216'), (u'INDIRECT_-1205076307', u'MULTIEQUAL_-1205076253'), (u'COPY_-1205075899', u'PIECE_-1205076469'), (u'MULTIEQUAL_-1205075787', u'MULTIEQUAL_-1205075492'), ('const--72', u'PTRSUB_-1205075984'), (u'MULTIEQUAL_-1205076310', u'MULTIEQUAL_-1205076257'), ('const-433', u'STORE_-1205078380'), (u'CALL_-1205078473', u'INDIRECT_-1205076461'), (u'INT_2COMP_-1205077322', u'INT_ADD_-1205075366'), (u'PTRSUB_-1205075151', u'CAST_-1205075036'), (u'CAST_-1205074928', u'LOAD_-1205077933'), (u'MULTIEQUAL_-1205076393', u'MULTIEQUAL_-1205076361'), (u'INDIRECT_-1205076398', u'MULTIEQUAL_-1205076298'), ('const-1', u'INT_SUB_-1205078384'), (u'STORE_-1205077937', u'INDIRECT_-1205076087'), ('const-3470563', u'STORE_-1205077929'), (u'CALL_-1205079174', u'INDIRECT_-1205076307'), ('const-433', u'STORE_-1205079512'), (u'COPY_-1205075091', u'MULTIEQUAL_-1205075699'), (u'INT_NOTEQUAL_-1205078668', u'CBRANCH_-1205078666'), ('const-72', u'INT_ADD_-1205077925'), (u'LOAD_-1205079319', u'INT_EQUAL_-1205079299'), (u'CALLIND_-1205077940', u'INT_EQUAL_-1205077919'), ('const--144', u'PTRSUB_-1205075829'), (u'STORE_-1205077954', u'INDIRECT_-1205075652'), (u'MULTIEQUAL_-1205076589', u'MULTIEQUAL_-1205076600'), (u'INDIRECT_-1205076087', u'MULTIEQUAL_-1205076404'), (u'CAST_-1205074902', u'LOAD_-1205077958'), (u'STORE_-1205078478', u'INDIRECT_-1205076080'), (u'INDIRECT_-1205075898', u'MULTIEQUAL_-1205076367'), ('tmp_7191', u'COPY_-1205075968'), ('tmp_1846', u'CBRANCH_-1205078451'), ('const-433', u'LOAD_-1205077983'), (u'MULTIEQUAL_-1205077331', u'PTRADD_-1205078257'), (u'CALLIND_-1205077853', u'INDIRECT_-1205075692'), (u'CALLIND_-1205077931', u'INDIRECT_-1205075894'), (u'CALLIND_-1205077776', u'INDIRECT_-1205075639'), (u'CALL_-1205078473', u'INDIRECT_-1205076091'), ('const-433', u'LOAD_-1205078053'), ('tmp_7189', u'SUBPIECE_-1205076556'), (u'INDIRECT_-1205075892', u'PTRADD_-1205075316'), (u'MULTIEQUAL_-1205077377', u'MULTIEQUAL_-1205075734'), (u'MULTIEQUAL_-1205075725', u'MULTIEQUAL_-1205076031'), (u'CALL_-1205078473', u'INDIRECT_-1205076253'), (u'INDIRECT_-1205076454', u'MULTIEQUAL_-1205076354'), (u'STORE_-1205077859', u'INDIRECT_-1205075727'), (u'CALLIND_-1205077940', u'INDIRECT_-1205076055'), (u'MULTIEQUAL_-1205075722', u'MULTIEQUAL_-1205076336'), (u'INDIRECT_-1205076163', u'MULTIEQUAL_-1205076167'), (u'INDIRECT_-1205076253', u'MULTIEQUAL_-1205076140'), (u'INT_ADD_-1205075875', u'CAST_-1205075723'), (u'LOAD_-1205077961', u'INT_ADD_-1205077925'), (u'CALL_-1205078473', u'INDIRECT_-1205076201'), (u'MULTIEQUAL_-1205075726', u'MULTIEQUAL_-1205076084'), (u'STORE_-1205077937', u'INDIRECT_-1205075712'), (u'CALL_-1205079421', u'INDIRECT_-1205076761'), (u'MULTIEQUAL_-1205076210', u'MULTIEQUAL_-1205075733'), (u'CALLIND_-1205077776', u'INDIRECT_-1205076066'), ('const-8', u'PTRADD_-1205075729'), (u'MULTIEQUAL_-1205076090', u'MULTIEQUAL_-1205076049'), (u'CALL_-1205079539', u'INDIRECT_-1205076646'), ('const-2', u'PTRADD_-1205075407'), (u'CALLIND_-1205077776', u'INDIRECT_-1205076170'), (u'INDIRECT_-1205076865', u'MULTIEQUAL_-1205076756'), (u'INDIRECT_-1205076287', u'PTRADD_-1205075714'), (u'INDIRECT_-1205076386', u'MULTIEQUAL_-1205076277'), ('const-433', u'LOAD_-1205077950'), ('tmp_2462', u'CBRANCH_-1205078359'), ('const-433', u'LOAD_-1205078283'), ('tmp_7181', u'PTRSUB_-1205075871'), (u'CALL_-1205078360', u'INT_NOTEQUAL_-1205078345'), (u'MULTIEQUAL_-1205076199', u'MULTIEQUAL_-1205076158'), (u'INT_2COMP_-1205077322', u'INT_ADD_-1205075252'), (u'STORE_-1205077929', u'INDIRECT_-1205075949'), (u'CAST_-1205075507', u'INT_LESSEQUAL_-1205078904'), (u'MULTIEQUAL_-1205077187', u'MULTIEQUAL_-1205077187'), (u'INDIRECT_-1205076038', u'MULTIEQUAL_-1205075925'), (u'LOAD_-1205077863', u'CALLIND_-1205077853'), ('const-1', u'COPY_-1205075237'), (u'INT_ADD_-1205079269', u'MULTIEQUAL_-1205077408'), (u'INDIRECT_-1205075892', u'INT_EQUAL_-1205078303'), ('const-433', u'LOAD_-1205078533'), (u'PTRSUB_-1205075104', u'CAST_-1205075009'), (u'INDIRECT_-1205076003', u'COPY_-1205075137'), (u'STORE_-1205079544', u'INDIRECT_-1205076419'), (u'MULTIEQUAL_-1205075729', u'MULTIEQUAL_-1205076298'), (u'INT_ADD_-1205079031', u'STORE_-1205079034'), (u'MULTIEQUAL_-1205076438', u'MULTIEQUAL_-1205076427'), (u'MULTIEQUAL_-1205076070', u'MULTIEQUAL_-1205076388'), (u'INT_LESS_-1205079058', u'CBRANCH_-1205079054'), ('const-208', u'INT_ADD_-1205079668'), (u'CALL_-1205079143', u'INDIRECT_-1205076610'), ('const-3', u'PTRADD_-1205075666'), (u'INDIRECT_-1205075948', u'MULTIEQUAL_-1205075981'), ('const-433', u'LOAD_-1205079156'), (u'INDIRECT_-1205076143', u'MULTIEQUAL_-1205076030'), (u'CAST_-1205075835', u'PTRADD_-1205075837'), (u'CAST_-1205075188', u'STORE_-1205078365'), (u'INDIRECT_-1205076448', u'MULTIEQUAL_-1205076414'), (u'MULTIEQUAL_-1205076621', u'MULTIEQUAL_-1205075729'), (u'COPY_-1205075492', u'MULTIEQUAL_-1205075568'), (u'INDIRECT_-1205076617', u'MULTIEQUAL_-1205076537'), (u'MULTIEQUAL_-1205076756', u'MULTIEQUAL_-1205076745'), ('const--144', u'PTRSUB_-1205075920'), (u'CAST_-1205075331', u'INT_LESS_-1205078561'), (u'CAST_-1205075119', u'INT_LESSEQUAL_-1205077967'), (u'INT_2COMP_-1205077322', u'INT_ADD_-1205075099'), (u'INDIRECT_-1205075854', u'MULTIEQUAL_-1205076246'), (u'STORE_-1205079148', u'INDIRECT_-1205076492'), (u'INT_2COMP_-1205077322', u'INT_ADD_-1205075065'), (u'MULTIEQUAL_-1205076266', u'MULTIEQUAL_-1205076277'), (u'MULTIEQUAL_-1205076374', u'MULTIEQUAL_-1205076354'), ('const-433', u'LOAD_-1205079515'), (u'CALLIND_-1205077790', u'INDIRECT_-1205076106'), (u'MULTIEQUAL_-1205076246', u'MULTIEQUAL_-1205075723'), ('tmp_1490', u'CBRANCH_-1205078687'), (u'STORE_-1205079179', u'INDIRECT_-1205076349'), ('const-433', u'LOAD_-1205079164'), (u'INDIRECT_-1205075982', u'MULTIEQUAL_-1205075870'), (u'MULTIEQUAL_-1205076201', u'LOAD_-1205077806'), ('const-433', u'LOAD_-1205077800'), (u'INT_LESS_-1205078561', u'CBRANCH_-1205078557'), (u'INT_ADD_-1205079100', u'INT_LESS_-1205079080'), (u'CALLIND_-1205077940', u'INDIRECT_-1205076107'), (u'MULTIEQUAL_-1205076680', u'MULTIEQUAL_-1205076627'), ('const-1', u'SUBPIECE_-1205076571'), (u'INDIRECT_-1205075951', u'MULTIEQUAL_-1205076268'), (u'COPY_-1205075397', u'COPY_-1205075225'), (u'STORE_-1205077796', u'INDIRECT_-1205075765'), (u'INDIRECT_-1205075587', u'MULTIEQUAL_-1205076097'), (u'CALLIND_-1205077931', u'INDIRECT_-1205075841'), (u'STORE_-1205077796', u'INDIRECT_-1205075927'), (u'CALLIND_-1205078467', u'INDIRECT_-1205076721'), (u'CALLIND_-1205077853', u'INDIRECT_-1205075479'), (u'LOAD_-1205077800', u'CALLIND_-1205077790'), (u'LOAD_-1205078733', u'COPY_-1205075502'), (u'STORE_-1205079179', u'INDIRECT_-1205076668'), (u'CALL_-1205079648', u'INDIRECT_-1205076600'), (u'COPY_-1205079197', u'MULTIEQUAL_-1205077386'), (u'STORE_-1205078478', u'INDIRECT_-1205075919'), (u'CALL_-1205078360', u'INDIRECT_-1205075892'), ('tmp_2755', u'CBRANCH_-1205077899'), ('const--144', u'PTRSUB_-1205075151'), (u'MULTIEQUAL_-1205076136', u'COPY_-1205075449'), ('tmp_1702', u'CBRANCH_-1205078557'), (u'INT_ADD_-1205078493', u'CAST_-1205075295'), (u'INT_2COMP_-1205077322', u'INT_ADD_-1205075966'), ('const-1', u'INT_ADD_-1205078647'), (u'INT_ADD_-1205075150', u'CAST_-1205075008'), (u'STORE_-1205077782', u'INDIRECT_-1205075937'), (u'INDIRECT_-1205076507', u'MULTIEQUAL_-1205076438'), (u'MULTIEQUAL_-1205076204', u'SUBPIECE_-1205076239'), (u'COPY_-1205075791', u'MULTIEQUAL_-1205075870'), (u'MULTIEQUAL_-1205076271', u'MULTIEQUAL_-1205076266'), (u'STORE_-1205077782', u'INDIRECT_-1205075562'), (u'STORE_-1205077946', u'INDIRECT_-1205075609'), (u'MULTIEQUAL_-1205076057', u'MULTIEQUAL_-1205076052'), (u'CALL_-1205079421', u'INDIRECT_-1205076709'), (u'MULTIEQUAL_-1205076244', u'COPY_-1205075343'), (u'INT_ADD_-1205078425', u'MULTIEQUAL_-1205077463'), (u'COPY_-1205075192', u'MULTIEQUAL_-1205075679'), (u'INDIRECT_-1205076766', u'MULTIEQUAL_-1205076680'), ('const-0', u'INT_NOTEQUAL_-1205078942'), (u'INDIRECT_-1205075958', u'MULTIEQUAL_-1205076350'), (u'CALLIND_-1205078467', u'INDIRECT_-1205076669'), ('const-433', u'LOAD_-1205078072'), ('const-8', u'INT_MULT_-1205078481'), (u'CALLIND_-1205077931', u'INT_EQUAL_-1205077902'), ('tmp_7190', u'COPY_-1205075963'), (u'SUBPIECE_-1205076239', u'INT_EQUAL_-1205078874'), ('const-433', u'LOAD_-1205079187'), ('tmp_304', u'CBRANCH_-1205079524'), (u'LOAD_-1205077792', u'INT_ADD_-1205077770'), ('tmp_2853', u'BRANCH_-1205077776'), ('const-0', u'COPY_-1205077911'), (u'STORE_-1205077796', u'INDIRECT_-1205075712'), (u'MULTIEQUAL_-1205076248', u'MULTIEQUAL_-1205076219'), (u'MULTIEQUAL_-1205076419', u'MULTIEQUAL_-1205076393'), (u'SUBPIECE_-1205076571', u'PIECE_-1205076571'), (u'STORE_-1205079148', u'INDIRECT_-1205076273'), (u'LOAD_-1205078509', u'PTRADD_-1205078269'), (u'CAST_-1205074900', u'STORE_-1205077954'), (u'MULTIEQUAL_-1205076096', u'MULTIEQUAL_-1205076070'), (u'MULTIEQUAL_-1205076497', u'MULTIEQUAL_-1205076465'), (u'MULTIEQUAL_-1205076427', u'MULTIEQUAL_-1205076407'), (u'MULTIEQUAL_-1205076150', u'MULTIEQUAL_-1205076122'), (u'MULTIEQUAL_-1205075724', u'PTRADD_-1205075483'), (u'CALLIND_-1205077853', u'INDIRECT_-1205075639'), (u'INT_ADD_-1205077770', u'CAST_-1205075010'), (u'INDIRECT_-1205076203', u'MULTIEQUAL_-1205076149'), (u'INDIRECT_-1205075733', u'MULTIEQUAL_-1205076070'), (u'INDIRECT_-1205075841', u'MULTIEQUAL_-1205076158'), ('tmp_7181', u'PTRSUB_-1205075019'), ('tmp_11710', u'INT_ADD_-1205078725'), (u'INT_NOTEQUAL_-1205078855', u'BOOL_AND_-1205078813'), ('tmp_7181', u'PTRSUB_-1205075984'), (u'INT_MULT_-1205079128', u'INT_ADD_-1205079140'), (u'CAST_-1205075009', u'INT_ADD_-1205075150'), (u'PTRADD_-1205075387', u'STORE_-1205078306'), (u'COPY_-1205077577', u'MULTIEQUAL_-1205077463'), (u'MULTIEQUAL_-1205076385', u'MULTIEQUAL_-1205076374'), ('const-433', u'LOAD_-1205079319'), (u'STORE_-1205078473', u'INDIRECT_-1205076425'), (u'INT_ADD_-1205077847', u'CAST_-1205074884'), (u'STORE_-1205077937', u'INDIRECT_-1205076243'), (u'CALLIND_-1205077931', u'INDIRECT_-1205076004'), (u'CALLIND_-1205077923', u'INDIRECT_-1205075961'), (u'MULTIEQUAL_-1205076407', u'MULTIEQUAL_-1205075726'), (u'INDIRECT_-1205076215', u'MULTIEQUAL_-1205076248'), ('const-0', u'INT_NOTEQUAL_-1205078704'), (u'LOAD_-1205077963', u'INT_ADD_-1205077934'), (u'CAST_-1205075609', u'INT_ADD_-1205075760'), ('const-433', u'LOAD_-1205079073'), (u'INDIRECT_-1205076004', u'MULTIEQUAL_-1205076341'), (u'MULTIEQUAL_-1205075734', u'MULTIEQUAL_-1205077161'), (u'INT_ADD_-1205075782', u'CAST_-1205075630'), (u'INT_ADD_-1205079140', u'CAST_-1205075614'), (u'STORE_-1205079148', u'INDIRECT_-1205076169'), (u'MULTIEQUAL_-1205076425', u'COPY_-1205075898'), (u'CALL_-1205079174', u'INDIRECT_-1205076526'), (u'COPY_-1205075237', u'MULTIEQUAL_-1205075699'), (u'INDIRECT_-1205075892', u'LOAD_-1205077964'), ('const-433', u'STORE_-1205079426'), (u'INDIRECT_-1205076159', u'MULTIEQUAL_-1205076476'), (u'MULTIEQUAL_-1205076268', u'MULTIEQUAL_-1205075727'), (u'STORE_-1205077937', u'INDIRECT_-1205075925'), (u'CALL_-1205079539', u'INDIRECT_-1205076433'), (u'INDIRECT_-1205076669', u'MULTIEQUAL_-1205076569'), (u'INDIRECT_-1205076346', u'MULTIEQUAL_-1205076266'), (u'INDIRECT_-1205076056', u'MULTIEQUAL_-1205076393'), (u'CALLIND_-1205077776', u'INDIRECT_-1205075910'), (u'INT_ADD_-1205075252', u'CAST_-1205075094'), (u'STORE_-1205078473', u'INDIRECT_-1205076478'), (u'LOAD_-1205077933', u'CALLIND_-1205077923'), (u'PTRADD_-1205078257', u'CAST_-1205075206'), (u'CALLIND_-1205078467', u'INDIRECT_-1205076507'), (u'INDIRECT_-1205076201', u'MULTIEQUAL_-1205076088'), (u'CAST_-1205075229', u'INT_LESS_-1205078229'), (u'CAST_-1205075835', u'PTRADD_-1205075584'), ('const-1', u'INT_ADD_-1205079031'), (u'MULTIEQUAL_-1205076465', u'MULTIEQUAL_-1205076424'), (u'LOAD_-1205077950', u'CALLIND_-1205077940'), (u'CALLIND_-1205077776', u'INDIRECT_-1205076118'), (u'STORE_-1205078473', u'INDIRECT_-1205076640'), (u'CAST_-1205074993', u'INT_ADD_-1205075136'), ('const-80', u'INT_ADD_-1205077917'), (u'CALL_-1205079421', u'INDIRECT_-1205076657'), ('const-3470622', u'STORE_-1205077859'), (u'LOAD_-1205077983', u'CAST_-1205075118'), (u'STORE_-1205077929', u'INDIRECT_-1205075522'), (u'COPY_-1205077522', u'MULTIEQUAL_-1205077408'), (u'STORE_-1205079148', u'INDIRECT_-1205076596'), ('tmp_2361', u'BRANCH_-1205077923'), (u'CAST_-1205075631', u'INT_ADD_-1205075782'), (u'CALL_-1205079143', u'INDIRECT_-1205076235'), ('tmp_2244', u'CBRANCH_-1205077933'), ('const-433', u'STORE_-1205078537'), (u'MULTIEQUAL_-1205076090', u'PTRADD_-1205075294'), (u'INDIRECT_-1205075692', u'MULTIEQUAL_-1205076084'), ('tmp_2667', u'CBRANCH_-1205077965'), (u'CALL_-1205079143', u'INDIRECT_-1205076714'), (u'LOAD_-1205078741', u'INT_ADD_-1205078717'), (u'MULTIEQUAL_-1205077187', u'INT_LESS_-1205078350'), (u'INDIRECT_-1205076305', u'MULTIEQUAL_-1205076192'), (u'INT_ADD_-1205075366', u'CAST_-1205075188'), (u'STORE_-1205079148', u'INDIRECT_-1205076382'), ('const-0', u'COPY_-1205077273'), (u'INT_ADD_-1205075458', u'CAST_-1205075279'), (u'MULTIEQUAL_-1205076370', u'MULTIEQUAL_-1205076348'), (u'INDIRECT_-1205076714', u'MULTIEQUAL_-1205076680'), (u'INDIRECT_-1205076917', u'MULTIEQUAL_-1205076808'), (u'MULTIEQUAL_-1205075734', u'INT_LESS_-1205079080'), (u'PTRADD_-1205075734', u'LOAD_-1205079080'), (u'MULTIEQUAL_-1205075727', u'MULTIEQUAL_-1205076194'), (u'INDIRECT_-1205076066', u'MULTIEQUAL_-1205076576'), (u'MULTIEQUAL_-1205075447', u'SUBPIECE_-1205077407'), (u'CALLIND_-1205077948', u'INDIRECT_-1205076087'), (u'MULTIEQUAL_-1205076537', u'MULTIEQUAL_-1205076548'), ('tmp_1648', u'CBRANCH_-1205078595'), (u'INT_EQUAL_-1205079299', u'CBRANCH_-1205079296'), (u'MULTIEQUAL_-1205076517', u'MULTIEQUAL_-1205075727'), (u'CALL_-1205079143', u'INDIRECT_-1205076396'), (u'CALLIND_-1205078467', u'INT_EQUAL_-1205078446'), (u'INDIRECT_-1205076062', u'MULTIEQUAL_-1205076454'), (u'MULTIEQUAL_-1205075728', u'MULTIEQUAL_-1205076246'), (u'INT_OR_-1205079488', u'STORE_-1205079512'), (u'STORE_-1205079426', u'INDIRECT_-1205076850'), (u'STORE_-1205077946', u'INDIRECT_-1205076036'), (u'MULTIEQUAL_-1205077161', u'INT_LESSEQUAL_-1205078626'), ('tmp_7181', u'PTRSUB_-1205074988'), (u'INDIRECT_-1205076433', u'COPY_-1205075913'), (u'COPY_-1205075900', u'PIECE_-1205076468'), (u'MULTIEQUAL_-1205077335', u'INT_LESSEQUAL_-1205078976'), (u'MULTIEQUAL_-1205076283', u'MULTIEQUAL_-1205076251'), ('const-3', u'PTRADD_-1205075266'), ('const-8', u'PTRADD_-1205075316'), (u'CAST_-1205075035', u'STORE_-1205077946'), (u'INT_ADD_-1205078647', u'MULTIEQUAL_-1205077187'), (u'STORE_-1205079148', u'INDIRECT_-1205076434'), ('tmp_7181', u'PTRSUB_-1205076015'), (u'INDIRECT_-1205076357', u'MULTIEQUAL_-1205076244'), (u'MULTIEQUAL_-1205076225', u'MULTIEQUAL_-1205076214'), (u'INDIRECT_-1205075983', u'MULTIEQUAL_-1205076300'), (u'STORE_-1205077859', u'INDIRECT_-1205075514'), (u'CALL_-1205079143', u'INDIRECT_-1205076558'), (u'INDIRECT_-1205076409', u'MULTIEQUAL_-1205076023'), (u'MULTIEQUAL_-1205076528', u'MULTIEQUAL_-1205075732'), (u'STORE_-1205077954', u'INDIRECT_-1205075544'), (u'INT_2COMP_-1205077322', u'INT_ADD_-1205075034'), (u'MULTIEQUAL_-1205076115', u'MULTIEQUAL_-1205076110'), ('tmp_7181', u'PTRSUB_-1205075053'), (u'STORE_-1205078473', u'INDIRECT_-1205076796'), (u'INDIRECT_-1205076714', u'MULTIEQUAL_-1205076628'), (u'MULTIEQUAL_-1205077354', u'INT_LESS_-1205079116'), (u'INT_ADD_-1205079007', u'INT_LESSEQUAL_-1205078976'), (u'STORE_-1205077954', u'INDIRECT_-1205075757'), (u'STORE_-1205078478', u'INDIRECT_-1205076242'), (u'INT_ADD_-1205078647', u'INT_LESSEQUAL_-1205078626'), (u'INT_EQUAL_-1205078874', u'COPY_-1205075580'), (u'MULTIEQUAL_-1205075589', u'INT_NOTEQUAL_-1205078668'), (u'MULTIEQUAL_-1205076034', u'MULTIEQUAL_-1205076005'), (u'MULTIEQUAL_-1205076641', u'MULTIEQUAL_-1205076621'), (u'MULTIEQUAL_-1205076673', u'MULTIEQUAL_-1205075730'), (u'CALL_-1205079421', u'INDIRECT_-1205076917'), (u'STORE_-1205077929', u'INDIRECT_-1205076053'), (u'MULTIEQUAL_-1205076354', u'MULTIEQUAL_-1205075725'), (u'CAST_-1205075876', u'CALLIND_-1205078467'), (u'PTRADD_-1205078269', u'LOAD_-1205078331'), ('const-4294967295', u'INT_EQUAL_-1205078689'), ('const-4294967295', u'INT_NOTEQUAL_-1205078286'), (u'COPY_-1205075225', u'MULTIEQUAL_-1205075679'), (u'STORE_-1205078365', u'INDIRECT_-1205076204'), (u'CALLIND_-1205077853', u'INDIRECT_-1205075802'), (u'STORE_-1205077859', u'INDIRECT_-1205075462'), (u'CAST_-1205075332', u'INT_LESS_-1205078561'), (u'INDIRECT_-1205076215', u'MULTIEQUAL_-1205076219'), (u'INDIRECT_-1205076709', u'MULTIEQUAL_-1205076600'), (u'LOAD_-1205077786', u'CALLIND_-1205077776'), (u'PTRSUB_-1205075984', u'CALL_-1205079539'), (u'INT_SEXT_-1205078516', u'INT_MULT_-1205078481'), ('const-0', u'INT_NOTEQUAL_-1205079403'), (u'MULTIEQUAL_-1205076329', u'MULTIEQUAL_-1205076318'), (u'MULTIEQUAL_-1205075927', u'MULTIEQUAL_-1205076438'), (u'CALL_-1205078360', u'INDIRECT_-1205075840'), (u'INDIRECT_-1205075479', u'MULTIEQUAL_-1205075871'), (u'STORE_-1205078365', u'INDIRECT_-1205076152'), ('const-1', u'INT_ADD_-1205078425'), (u'INT_SEXT_-1205079147', u'INT_MULT_-1205079128'), (u'CALL_-1205078360', u'INDIRECT_-1205076371'), (u'INDIRECT_-1205075691', u'MULTIEQUAL_-1205076201'), ('const-0', u'COPY_-1205077928'), (u'PTRADD_-1205075289', u'LOAD_-1205078072'), (u'CALLIND_-1205077790', u'INDIRECT_-1205075627'), ('const-4', u'INT_OR_-1205079488'), (u'INT_ADD_-1205075760', u'CAST_-1205075608'), (u'PTRADD_-1205075261', u'LOAD_-1205077983'), ('const-433', u'LOAD_-1205077863'), (u'INT_ADD_-1205078478', u'INT_LESS_-1205078454'), (u'STORE_-1205079179', u'INDIRECT_-1205076772'), ('const-0', u'COPY_-1205079241'), (u'INDIRECT_-1205075744', u'MULTIEQUAL_-1205076136'), (u'MULTIEQUAL_-1205076097', u'MULTIEQUAL_-1205076336'), (u'COPY_-1205075913', u'CALL_-1205079421'), (u'INDIRECT_-1205076386', u'MULTIEQUAL_-1205076388'), (u'INT_SUB_-1205078384', u'PTRADD_-1205075598'), ('const-4294967295', u'INT_EQUAL_-1205078874'), (u'CAST_-1205075407', u'LOAD_-1205078741'), (u'COPY_-1205075449', u'INT_ADD_-1205078478'), (u'INT_2COMP_-1205077322', u'INT_ADD_-1205075782'), (u'MULTIEQUAL_-1205076490', u'SUBPIECE_-1205076571'), (u'INDIRECT_-1205076773', u'MULTIEQUAL_-1205076704'), (u'CALLIND_-1205077923', u'INDIRECT_-1205075799'), (u'MULTIEQUAL_-1205075927', u'MULTIEQUAL_-1205075894'), (u'INDIRECT_-1205076734', u'MULTIEQUAL_-1205076680'), ('const-433', u'LOAD_-1205077941'), (u'MULTIEQUAL_-1205076600', u'MULTIEQUAL_-1205076589'), (u'INDIRECT_-1205076014', u'MULTIEQUAL_-1205076524'), ('const-3469814', u'STORE_-1205078473'), (u'INDIRECT_-1205075857', u'MULTIEQUAL_-1205076110'), (u'MULTIEQUAL_-1205077463', u'INT_ADD_-1205078425'), (u'MULTIEQUAL_-1205076576', u'MULTIEQUAL_-1205076523'), ('const-433', u'LOAD_-1205077786'), (u'CAST_-1205075836', u'INT_ADD_-1205075988'), (u'INDIRECT_-1205075982', u'MULTIEQUAL_-1205075597'), (u'CALLIND_-1205077931', u'INDIRECT_-1205076212'), (u'INT_ADD_-1205075988', u'CAST_-1205075835'), ('const--128', u'PTRSUB_-1205075942'), (u'MULTIEQUAL_-1205076162', u'MULTIEQUAL_-1205076140'), ('const-72', u'INT_ADD_-1205077784'), ('const-3', u'PTRADD_-1205075498'), (u'INT_MULT_-1205078481', u'INT_ADD_-1205078493'), (u'MULTIEQUAL_-1205076797', u'MULTIEQUAL_-1205076777'), (u'MULTIEQUAL_-1205075568', u'SUBPIECE_-1205077529'), ('const-0', u'SUBPIECE_-1205077529'), (u'INT_ADD_-1205079605', u'INT_AND_-1205079585'), (u'COPY_-1205075502', u'MULTIEQUAL_-1205075589'), (u'CALL_-1205079421', u'INDIRECT_-1205076813'), (u'MULTIEQUAL_-1205075927', u'PTRADD_-1205075407'), (u'MULTIEQUAL_-1205076158', u'MULTIEQUAL_-1205075726'), (u'INDIRECT_-1205076267', u'MULTIEQUAL_-1205076300'), (u'INDIRECT_-1205076396', u'MULTIEQUAL_-1205076310'), ('tmp_1522', u'CBRANCH_-1205078666'), (u'LOAD_-1205078251', u'CAST_-1205075229'), (u'LOAD_-1205078733', u'COPY_-1205075239'), (u'INDIRECT_-1205076559', u'MULTIEQUAL_-1205076490'), (u'INDIRECT_-1205076343', u'MULTIEQUAL_-1205076309'), (u'INT_ADD_-1205079256', u'MULTIEQUAL_-1205077463'), (u'STORE_-1205078478', u'INDIRECT_-1205076450'), (u'INT_ADD_-1205078478', u'MULTIEQUAL_-1205076969'), (u'INT_NOTEQUAL_-1205078237', u'CBRANCH_-1205078236'), (u'STORE_-1205079179', u'INDIRECT_-1205076293'), (u'INDIRECT_-1205075788', u'MULTIEQUAL_-1205075792'), (u'CALL_-1205079143', u'INDIRECT_-1205076506'), (u'MULTIEQUAL_-1205077386', u'INT_ADD_-1205079100'), (u'MULTIEQUAL_-1205076097', u'MULTIEQUAL_-1205076044'), ('const-1', u'INT_ADD_-1205078534'), ('tmp_505', u'CBRANCH_-1205079395'), (u'MULTIEQUAL_-1205077408', u'PTRADD_-1205075837'), ('const--144', u'PTRSUB_-1205075090'), (u'COPY_-1205075770', u'MULTIEQUAL_-1205075857'), (u'PIECE_-1205076469', u'PIECE_-1205076468'), ('const-2', u'PTRADD_-1205075661'), ('const-3470224', u'STORE_-1205078478'), ('tmp_2598', u'BRANCH_-1205077893'), (u'CAST_-1205075152', u'LOAD_-1205078253'), ('const-1', u'PTRADD_-1205078257'), (u'CALLIND_-1205077776', u'INDIRECT_-1205075747'), (u'INDIRECT_-1205075840', u'MULTIEQUAL_-1205076388'), (u'STORE_-1205078365', u'INDIRECT_-1205075777'), (u'CAST_-1205075724', u'INT_ADD_-1205075875'), (u'CAST_-1205075835', u'PTRADD_-1205075598'), (u'STORE_-1205077782', u'INDIRECT_-1205075614'), (u'STORE_-1205079426', u'INDIRECT_-1205076423'), (u'CALL_-1205079174', u'INDIRECT_-1205076578'), (u'INDIRECT_-1205075852', u'MULTIEQUAL_-1205076362'), (u'INT_MULT_-1205079159', u'INT_ADD_-1205079171'), (u'COPY_-1205075710', u'MULTIEQUAL_-1205077335'), (u'INDIRECT_-1205076287', u'PTRADD_-1205075729'), (u'INDIRECT_-1205075627', u'MULTIEQUAL_-1205076096'), ('const-4', u'PTRADD_-1205075584'), (u'STORE_-1205077796', u'INDIRECT_-1205075656'), (u'INDIRECT_-1205076343', u'MULTIEQUAL_-1205076257'), ('const-433', u'STORE_-1205077972'), ('const-0', u'RETURN_-1205079436'), (u'CALLIND_-1205077776', u'INDIRECT_-1205075587'), (u'CALL_-1205079539', u'INDIRECT_-1205076808'), (u'CALLIND_-1205077790', u'INDIRECT_-1205076158'), (u'MULTIEQUAL_-1205076601', u'MULTIEQUAL_-1205076569'), (u'MULTIEQUAL_-1205076052', u'MULTIEQUAL_-1205075757'), (u'CAST_-1205075189', u'INT_ADD_-1205075366'), (u'PTRSUB_-1205075871', u'CAST_-1205075767'), (u'CALL_-1205079421', u'INDIRECT_-1205076599'), (u'BOOL_AND_-1205078813', u'CBRANCH_-1205078831'), (u'LOAD_-1205079073', u'CAST_-1205075577'), (u'MULTIEQUAL_-1205076257', u'MULTIEQUAL_-1205076231'), ('const-433', u'LOAD_-1205078576'), (u'CALLIND_-1205077790', u'INDIRECT_-1205076002'), (u'CALLIND_-1205078467', u'INDIRECT_-1205076398'), (u'INT_LESSEQUAL_-1205078626', u'CBRANCH_-1205078635'), (u'MULTIEQUAL_-1205076318', u'MULTIEQUAL_-1205076023'), (u'INDIRECT_-1205075893', u'MULTIEQUAL_-1205076210'), (u'CAST_-1205075142', u'LOAD_-1205078053'), (u'MULTIEQUAL_-1205076374', u'MULTIEQUAL_-1205076385'), ('const-433', u'LOAD_-1205079201'), (u'STORE_-1205078478', u'INDIRECT_-1205076346'), (u'CAST_-1205075703', u'LOAD_-1205079325'), (u'STORE_-1205079148', u'INDIRECT_-1205076700'), (u'MULTIEQUAL_-1205076476', u'MULTIEQUAL_-1205076517'), ('tmp_7181', u'PTRSUB_-1205075206'), ('const-2', u'PTRADD_-1205075503'), ('const-4', u'INT_MULT_-1205079593'), ('const-433', u'LOAD_-1205078495'), (u'CAST_-1205075280', u'INT_ADD_-1205075458'), (u'INT_NOTEQUAL_-1205078345', u'CBRANCH_-1205078344'), ('tmp_2069', u'CBRANCH_-1205078236'), (u'STORE_-1205078478', u'INDIRECT_-1205076027'), ('const-0', u'COPY_-1205077770'), (u'MULTIEQUAL_-1205076038', u'MULTIEQUAL_-1205075997'), (u'CALLIND_-1205077853', u'INDIRECT_-1205076010'), (u'INDIRECT_-1205076547', u'MULTIEQUAL_-1205076438'), (u'LOAD_-1205078477', u'CALLIND_-1205078467'), (u'MULTIEQUAL_-1205076472', u'MULTIEQUAL_-1205076419'), ('const-0', u'SUBPIECE_-1205075798'), (u'STORE_-1205078473', u'INDIRECT_-1205076530'), (u'CALL_-1205078360', u'INDIRECT_-1205076267'), (u'MULTIEQUAL_-1205076088', u'COPY_-1205075341'), (u'MULTIEQUAL_-1205076201', u'INT_NOTEQUAL_-1205078942'), (u'COPY_-1205075754', u'MULTIEQUAL_-1205075870'), (u'CAST_-1205074884', u'LOAD_-1205077863'), (u'PTRADD_-1205075294', u'LOAD_-1205078079'), ('const-433', u'STORE_-1205077782'), (u'STORE_-1205077929', u'INDIRECT_-1205076001'), (u'MULTIEQUAL_-1205076321', u'COPY_-1205075900'), (u'MULTIEQUAL_-1205075732', u'MULTIEQUAL_-1205076454'), (u'CALL_-1205079648', u'INDIRECT_-1205076867'), (u'MULTIEQUAL_-1205075724', u'MULTIEQUAL_-1205075975'), (u'INDIRECT_-1205076212', u'MULTIEQUAL_-1205076549'), (u'CALL_-1205078360', u'INDIRECT_-1205076053'), (u'MULTIEQUAL_-1205076277', u'MULTIEQUAL_-1205076266'), (u'MULTIEQUAL_-1205076204', u'MULTIEQUAL_-1205076178'), (u'INDIRECT_-1205075680', u'MULTIEQUAL_-1205075997'), (u'INDIRECT_-1205076438', u'MULTIEQUAL_-1205076329'), (u'INDIRECT_-1205076334', u'MULTIEQUAL_-1205076225'), (u'CALL_-1205078473', u'INDIRECT_-1205076038'), (u'MULTIEQUAL_-1205076627', u'MULTIEQUAL_-1205076601'), (u'MULTIEQUAL_-1205076352', u'MULTIEQUAL_-1205076323'), (u'STORE_-1205077859', u'INDIRECT_-1205075837'), (u'CAST_-1205074992', u'STORE_-1205077796'), ('const-4294967295', u'INT_EQUAL_-1205077936'), ('const-433', u'LOAD_-1205078244'), (u'MULTIEQUAL_-1205077161', u'MULTIEQUAL_-1205075734'), (u'COPY_-1205075343', u'CALL_-1205078360'), (u'CALLIND_-1205077931', u'INDIRECT_-1205076264'), (u'INT_ADD_-1205075034', u'CAST_-1205074882'), (u'INDIRECT_-1205076053', u'MULTIEQUAL_-1205076086'), (u'INT_LESS_-1205078454', u'CBRANCH_-1205078451'), (u'COPY_-1205077290', u'RETURN_-1205079436'), (u'STORE_-1205079179', u'INDIRECT_-1205076720'), ('const-8', u'INT_MULT_-1205079128'), (u'CALLIND_-1205077940', u'INDIRECT_-1205075628'), (u'MULTIEQUAL_-1205076298', u'MULTIEQUAL_-1205075724'), ('tmp_11711', u'INT_EQUAL_-1205079246'), (u'INDIRECT_-1205076294', u'MULTIEQUAL_-1205076214'), (u'LOAD_-1205078079', u'CAST_-1205075142'), (u'STORE_-1205079148', u'INDIRECT_-1205076544'), ('const-4', u'SUBPIECE_-1205076164'), ('tmp_1958', u'CBRANCH_-1205078301'), (u'CALL_-1205079174', u'INDIRECT_-1205076734'), (u'INT_ADD_-1205079269', u'MULTIEQUAL_-1205077377'), (u'MULTIEQUAL_-1205076589', u'MULTIEQUAL_-1205076569'), (u'STORE_-1205077946', u'INDIRECT_-1205075661'), ('const-433', u'STORE_-1205078478'), ('const-433', u'STORE_-1205079544'), (u'MULTIEQUAL_-1205076523', u'MULTIEQUAL_-1205076497'), ('const-0', u'INT_EQUAL_-1205079525'), (u'INT_ADD_-1205077942', u'CAST_-1205074902'), (u'INT_ADD_-1205075966', u'CAST_-1205075814'), (u'INDIRECT_-1205076773', u'MULTIEQUAL_-1205076673'), ('tmp_1901', u'CBRANCH_-1205078344'), (u'CALLIND_-1205077853', u'INDIRECT_-1205075906'), (u'INT_ADD_-1205079171', u'CAST_-1205075636'), ('const-2', u'PTRADD_-1205075261'), (u'STORE_-1205077946', u'INDIRECT_-1205075822'), (u'CALLIND_-1205077931', u'INDIRECT_-1205076108'), ('const-2', u'PTRADD_-1205075734'), (u'STORE_-1205077937', u'INDIRECT_-1205075983'), (u'INDIRECT_-1205076054', u'MULTIEQUAL_-1205076523'), (u'CALLIND_-1205077853', u'INDIRECT_-1205075744'), (u'INT_LESS_-1205078057', u'CBRANCH_-1205078053'), (u'INDIRECT_-1205076662', u'MULTIEQUAL_-1205076576'), (u'MULTIEQUAL_-1205076361', u'MULTIEQUAL_-1205076320'), (u'PTRSUB_-1205075090', u'CAST_-1205074993'), (u'INDIRECT_-1205075735', u'MULTIEQUAL_-1205076204'), (u'CALL_-1205078473', u'INDIRECT_-1205075982'), (u'MULTIEQUAL_-1205075981', u'MULTIEQUAL_-1205075952'), (u'CALLIND_-1205077923', u'INDIRECT_-1205076117'), ('tmp_11712', u'STORE_-1205079512'), (u'INDIRECT_-1205076506', u'MULTIEQUAL_-1205076472'), (u'INT_NOTEQUAL_-1205078453', u'CBRANCH_-1205077915'), (u'STORE_-1205077954', u'INDIRECT_-1205075867'), (u'MULTIEQUAL_-1205076652', u'MULTIEQUAL_-1205076641'), (u'CALL_-1205078473', u'INDIRECT_-1205075878'), (u'CALL_-1205078360', u'INDIRECT_-1205076001'), (u'STORE_-1205077954', u'INDIRECT_-1205075596'), (u'MULTIEQUAL_-1205076537', u'MULTIEQUAL_-1205076517'), (u'INDIRECT_-1205076468', u'MULTIEQUAL_-1205076414'), (u'MULTIEQUAL_-1205075986', u'MULTIEQUAL_-1205075945'), (u'MULTIEQUAL_-1205076122', u'MULTIEQUAL_-1205076438'), (u'MULTIEQUAL_-1205075894', u'PTRADD_-1205075387'), ('const-4294967295', u'INT_EQUAL_-1205077919'), ('const-433', u'LOAD_-1205077964'), (u'INDIRECT_-1205076160', u'MULTIEQUAL_-1205076497'), (u'LOAD_-1205077958', u'CALLIND_-1205077948'), ('const-3470422', u'STORE_-1205077937'), ('const-8', u'PTRADD_-1205075714'), (u'INDIRECT_-1205076001', u'MULTIEQUAL_-1205076034'), ('const-433', u'LOAD_-1205077963'), ('const-72', u'INT_ADD_-1205077934'), (u'CALL_-1205078473', u'INDIRECT_-1205075930'), (u'INDIRECT_-1205076091', u'MULTIEQUAL_-1205075978'), (u'INDIRECT_-1205075788', u'MULTIEQUAL_-1205075821'), (u'MULTIEQUAL_-1205076090', u'LOAD_-1205077963'), (u'LOAD_-1205078583', u'INT_ADD_-1205078534'), ('const-433', u'LOAD_-1205078253'), ('tmp_2586', u'CBRANCH_-1205077916'), ('const-433', u'STORE_-1205077929'), (u'MULTIEQUAL_-1205076528', u'MULTIEQUAL_-1205076569'), (u'STORE_-1205077929', u'INDIRECT_-1205075787'), (u'CAST_-1205075636', u'LOAD_-1205079187'), (u'MULTIEQUAL_-1205077408', u'INT_ADD_-1205079269'), (u'SUBPIECE_-1205076563', u'INT_EQUAL_-1205078446'), (u'INT_LESSEQUAL_-1205078904', u'CBRANCH_-1205078901'), (u'LOAD_-1205079164', u'INT_SEXT_-1205079147'), (u'STORE_-1205077937', u'INDIRECT_-1205076139'), (u'COPY_-1205075824', u'MULTIEQUAL_-1205075870'), (u'MULTIEQUAL_-1205077335', u'MULTIEQUAL_-1205077354'), (u'INT_EQUAL_-1205078813', u'CBRANCH_-1205078811'), (u'COPY_-1205075239', u'MULTIEQUAL_-1205075589'), (u'MULTIEQUAL_-1205075857', u'COPY_-1205075754'), (u'INDIRECT_-1205075930', u'MULTIEQUAL_-1205075817'), (u'STORE_-1205078365', u'INDIRECT_-1205075881'), ('tmp_7189', u'CAST_-1205075889'), ('const-3469777', u'STORE_-1205079426'), (u'MULTIEQUAL_-1205076257', u'PTRADD_-1205075261'), ('const-0', u'COPY_-1205077894'), (u'STORE_-1205077946', u'INDIRECT_-1205076140'), (u'COPY_-1205075790', u'COPY_-1205075620'), ('const-433', u'LOAD_-1205078331')]
| null | null |
0034f130
|
x64
|
O2
|
(translation_unit "undefined1 [16]\nFUN_0034f130(undefined8 param_1,long *param_2,undefined8 param_3,long *param_4,undefined8 param_5,\n undefined4 *param_6,long param_7,long param_8,long param_9,uint *param_10)\n\n{\n int *piVar1;\n char *pcVar2;\n code *pcVar3;\n long lVar4;\n undefined1 auVar5 [16];\n long **pplVar6;\n long **pplVar7;\n char cVar8;\n char cVar9;\n bool bVar10;\n int iVar11;\n uint uVar12;\n long *plVar13;\n ulong uVar14;\n size_t sVar15;\n char *pcVar16;\n long lVar17;\n ulong uVar18;\n size_t sVar19;\n ulong uVar20;\n undefined8 auStack_90 [2];\n undefined4 *local_80;\n long **local_78;\n char local_6a;\n char local_69;\n long **local_68;\n ulong local_60;\n long *local_58;\n undefined8 local_50;\n long *local_48;\n uint local_40;\n undefined4 uStack_3c;\n \n local_40 = (uint)param_3;\n uStack_3c = (undefined4)((ulong)param_3 >> 0x20);\n auStack_90[0] = 0x34f169;\n local_80 = param_6;\n local_58 = param_4;\n local_50 = param_5;\n local_48 = param_2;\n plVar13 = (long *)FUN_0034a440(param_9 + 0xd0);\n local_78 = &local_58;\n lVar4 = -(param_8 * 4 + 0x17U & 0xfffffffffffffff0);\n piVar1 = (int *)((long)&local_80 + lVar4);\n local_68 = &local_48;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1a3;\n cVar8 = FUN_0034f080(&local_48);\n uVar12 = local_40;\n pplVar6 = local_68;\n if (cVar8 == '\0') {\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1d1;\n cVar8 = FUN_003481d0(pplVar6,uVar12);\n if (param_8 != 0) {\n lVar17 = 0;\n uVar20 = 0;\n do {\n while (**(char **)(param_7 + lVar17 * 8) == cVar8) {\nLAB_0034f216:\n piVar1[uVar20] = (int)lVar17;\n uVar20 = uVar20 + 1;\n lVar17 = lVar17 + 1;\n if (param_8 == lVar17) goto LAB_0034f228;\n }\n local_60 = CONCAT71(local_60._1_7_,cVar8);\n pcVar3 = *(code **)(*plVar13 + 0x10);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6;\n cVar9 = (*pcVar3)(plVar13);\n cVar8 = (char)local_60;\n if ((char)local_60 == cVar9) goto LAB_0034f216;\n lVar17 = lVar17 + 1;\n } while (param_8 != lVar17);\nLAB_0034f228:\n local_60 = 0;\njoined_r0x0034f234:\n if (1 < uVar20) {\n uVar18 = 1;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;\n uVar14 = strlen(pcVar2);\n do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar15 = strlen(pcVar2);\n if (sVar15 < uVar14) {\n uVar14 = sVar15;\n }\n uVar18 = uVar18 + 1;\n } while (uVar18 < uVar20);\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }\n local_60 = local_60 + 1;\n local_40 = 0xffffffff;\n if (uVar14 <= local_60) goto LAB_0034f1a7;\n cVar8 = '\x01';\n if (local_48 != (long *)0x0) {\n cVar8 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar11 = (*pcVar3)();\n cVar8 = '\0';\n if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }\n }\n }\n bVar10 = local_58 != (long *)0x0 && (int)local_50 == -1;\n cVar9 = (int)local_50 == -1;\n if ((bVar10) && (cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar10;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar11 = (*pcVar3)();\n cVar9 = local_69;\n if (iVar11 == -1) {\n local_58 = (long *)0x0;\n cVar9 = local_6a;\n }\n }\n if (cVar9 == cVar8) goto LAB_0034f1a7;\n uVar14 = 0;\n do {\n while( true ) {\n cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);\n uVar12 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }\n if (cVar8 != (char)uVar12) break;\n uVar14 = uVar14 + 1;\n if (uVar20 <= uVar14) goto joined_r0x0034f234;\n }\n uVar20 = uVar20 - 1;\n piVar1[uVar14] = piVar1[uVar20];\n } while (uVar14 < uVar20);\n goto joined_r0x0034f234;\n }\n if (uVar20 == 1) {\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }\n uVar20 = local_60;\n local_40 = 0xffffffff;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n local_60 = CONCAT44(local_60._4_4_,*piVar1);\n sVar19 = uVar20 + 1;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390;\n sVar15 = strlen(pcVar2);\n if (sVar19 < sVar15) {\n do {\n pplVar7 = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar8 = FUN_0034f080(pplVar7,pplVar6);\n if (cVar8 != '\0') goto LAB_0034f1a7;\n cVar8 = pcVar2[sVar19];\n uVar12 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }\n sVar19 = sVar19 + 1;\n local_40 = 0xffffffff;\n } while (sVar19 != sVar15);\n }\n else if (sVar19 != sVar15) goto LAB_0034f1a7;\n *local_80 = (undefined4)local_60;\n goto LAB_0034f1ae;\n }\n }\n }\nLAB_0034f1a7:\n *param_10 = *param_10 | 4;\nLAB_0034f1ae:\n auVar5._8_4_ = local_40;\n auVar5._0_8_ = local_48;\n auVar5._12_4_ = uStack_3c;\n return auVar5;\n}\n\n" (expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" identifier [ number_literal ]) ;) (declaration "FUN_0034f130(undefined8 param_1,long *param_2,undefined8 param_3,long *param_4,undefined8 param_5,\n undefined4 *param_6,long param_7,long param_8,long param_9,uint *param_10)\n\n{\n int *piVar1;" (macro_type_specifier "FUN_0034f130(undefined8" identifier ( (type_descriptor "undefined8" type_identifier) )) identifier , (ERROR "long" identifier) (pointer_declarator "*param_2" * identifier) , identifier (ERROR "param_3" identifier) , (ERROR "long" identifier) (pointer_declarator "*param_4" * identifier) , identifier (ERROR "param_5" identifier) , (ERROR "undefined4" identifier) (pointer_declarator "*param_6" * identifier) , (ERROR "long" identifier) identifier , (ERROR "long" identifier) identifier , (ERROR "long" identifier) identifier , (ERROR "uint *param_10)\n\n{\n int" identifier (pointer_declarator "*param_10" * identifier) ) { primitive_type) (pointer_declarator "*piVar1" * identifier) ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (declaration "code *pcVar3;" type_identifier (pointer_declarator "*pcVar3" * identifier) ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 auVar5 [16];" type_identifier (array_declarator "auVar5 [16]" identifier [ number_literal ]) ;) (declaration "long **pplVar6;" (sized_type_specifier "long" long) (pointer_declarator "**pplVar6" * (pointer_declarator "*pplVar6" * identifier)) ;) (declaration "long **pplVar7;" (sized_type_specifier "long" long) (pointer_declarator "**pplVar7" * (pointer_declarator "*pplVar7" * identifier)) ;) (declaration "char cVar8;" primitive_type identifier ;) (declaration "char cVar9;" primitive_type identifier ;) (declaration "bool bVar10;" primitive_type identifier ;) (declaration "int iVar11;" primitive_type identifier ;) (declaration "uint uVar12;" type_identifier identifier ;) (declaration "long *plVar13;" (sized_type_specifier "long" long) (pointer_declarator "*plVar13" * identifier) ;) (declaration "ulong uVar14;" type_identifier identifier ;) (declaration "size_t sVar15;" primitive_type identifier ;) (declaration "char *pcVar16;" primitive_type (pointer_declarator "*pcVar16" * identifier) ;) (declaration "long lVar17;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar18;" type_identifier identifier ;) (declaration "size_t sVar19;" primitive_type identifier ;) (declaration "ulong uVar20;" type_identifier identifier ;) (declaration "undefined8 auStack_90 [2];" type_identifier (array_declarator "auStack_90 [2]" identifier [ number_literal ]) ;) (declaration "undefined4 *local_80;" type_identifier (pointer_declarator "*local_80" * identifier) ;) (declaration "long **local_78;" (sized_type_specifier "long" long) (pointer_declarator "**local_78" * (pointer_declarator "*local_78" * identifier)) ;) (declaration "char local_6a;" primitive_type identifier ;) (declaration "char local_69;" primitive_type identifier ;) (declaration "long **local_68;" (sized_type_specifier "long" long) (pointer_declarator "**local_68" * (pointer_declarator "*local_68" * identifier)) ;) (declaration "ulong local_60;" type_identifier identifier ;) (declaration "long *local_58;" (sized_type_specifier "long" long) (pointer_declarator "*local_58" * identifier) ;) (declaration "undefined8 local_50;" type_identifier identifier ;) (declaration "long *local_48;" (sized_type_specifier "long" long) (pointer_declarator "*local_48" * identifier) ;) (declaration "uint local_40;" type_identifier identifier ;) (declaration "undefined4 uStack_3c;" type_identifier identifier ;) (expression_statement "local_40 = (uint)param_3;" (assignment_expression "local_40 = (uint)param_3" identifier = (cast_expression "(uint)param_3" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (expression_statement "uStack_3c = (undefined4)((ulong)param_3 >> 0x20);" (assignment_expression "uStack_3c = (undefined4)((ulong)param_3 >> 0x20)" identifier = (call_expression "(undefined4)((ulong)param_3 >> 0x20)" (parenthesized_expression "(undefined4)" ( identifier )) (argument_list "((ulong)param_3 >> 0x20)" ( (binary_expression "(ulong)param_3 >> 0x20" (cast_expression "(ulong)param_3" ( (type_descriptor "ulong" type_identifier) ) identifier) >> number_literal) )))) ;) (expression_statement "auStack_90[0] = 0x34f169;" (assignment_expression "auStack_90[0] = 0x34f169" (subscript_expression "auStack_90[0]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_80 = param_6;" (assignment_expression "local_80 = param_6" identifier = identifier) ;) (expression_statement "local_58 = param_4;" (assignment_expression "local_58 = param_4" identifier = identifier) ;) (expression_statement "local_50 = param_5;" (assignment_expression "local_50 = param_5" identifier = identifier) ;) (expression_statement "local_48 = param_2;" (assignment_expression "local_48 = param_2" identifier = identifier) ;) (expression_statement "plVar13 = (long *)FUN_0034a440(param_9 + 0xd0);" (assignment_expression "plVar13 = (long *)FUN_0034a440(param_9 + 0xd0)" identifier = (cast_expression "(long *)FUN_0034a440(param_9 + 0xd0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_0034a440(param_9 + 0xd0)" identifier (argument_list "(param_9 + 0xd0)" ( (binary_expression "param_9 + 0xd0" identifier + number_literal) ))))) ;) (expression_statement "local_78 = &local_58;" (assignment_expression "local_78 = &local_58" identifier = (pointer_expression "&local_58" & identifier)) ;) (expression_statement "lVar4 = -(param_8 * 4 + 0x17U & 0xfffffffffffffff0);" (assignment_expression "lVar4 = -(param_8 * 4 + 0x17U & 0xfffffffffffffff0)" identifier = (unary_expression "-(param_8 * 4 + 0x17U & 0xfffffffffffffff0)" - (parenthesized_expression "(param_8 * 4 + 0x17U & 0xfffffffffffffff0)" ( (binary_expression "param_8 * 4 + 0x17U & 0xfffffffffffffff0" (binary_expression "param_8 * 4 + 0x17U" (binary_expression "param_8 * 4" identifier * number_literal) + number_literal) & number_literal) )))) ;) (expression_statement "piVar1 = (int *)((long)&local_80 + lVar4);" (assignment_expression "piVar1 = (int *)((long)&local_80 + lVar4)" identifier = (cast_expression "(int *)((long)&local_80 + lVar4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&local_80 + lVar4)" ( (binary_expression "(long)&local_80 + lVar4" (cast_expression "(long)&local_80" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&local_80" & identifier)) + identifier) )))) ;) (expression_statement "local_68 = &local_48;" (assignment_expression "local_68 = &local_48" identifier = (pointer_expression "&local_48" & identifier)) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1a3;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1a3" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "cVar8 = FUN_0034f080(&local_48);" (assignment_expression "cVar8 = FUN_0034f080(&local_48)" identifier = (call_expression "FUN_0034f080(&local_48)" identifier (argument_list "(&local_48)" ( (pointer_expression "&local_48" & identifier) )))) ;) (expression_statement "uVar12 = local_40;" (assignment_expression "uVar12 = local_40" identifier = identifier) ;) (expression_statement "pplVar6 = local_68;" (assignment_expression "pplVar6 = local_68" identifier = identifier) ;) (if_statement "if (cVar8 == '\0') {\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1d1;\n cVar8 = FUN_003481d0(pplVar6,uVar12);\n if (param_8 != 0) {\n lVar17 = 0;\n uVar20 = 0;\n do {\n while (**(char **)(param_7 + lVar17 * 8) == cVar8) {\nLAB_0034f216:\n piVar1[uVar20] = (int)lVar17;\n uVar20 = uVar20 + 1;\n lVar17 = lVar17 + 1;\n if (param_8 == lVar17) goto LAB_0034f228;\n }\n local_60 = CONCAT71(local_60._1_7_,cVar8);\n pcVar3 = *(code **)(*plVar13 + 0x10);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6;\n cVar9 = (*pcVar3)(plVar13);\n cVar8 = (char)local_60;\n if ((char)local_60 == cVar9) goto LAB_0034f216;\n lVar17 = lVar17 + 1;\n } while (param_8 != lVar17);\nLAB_0034f228:\n local_60 = 0;\njoined_r0x0034f234:\n if (1 < uVar20) {\n uVar18 = 1;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;\n uVar14 = strlen(pcVar2);\n do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar15 = strlen(pcVar2);\n if (sVar15 < uVar14) {\n uVar14 = sVar15;\n }\n uVar18 = uVar18 + 1;\n } while (uVar18 < uVar20);\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }\n local_60 = local_60 + 1;\n local_40 = 0xffffffff;\n if (uVar14 <= local_60) goto LAB_0034f1a7;\n cVar8 = '\x01';\n if (local_48 != (long *)0x0) {\n cVar8 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar11 = (*pcVar3)();\n cVar8 = '\0';\n if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }\n }\n }\n bVar10 = local_58 != (long *)0x0 && (int)local_50 == -1;\n cVar9 = (int)local_50 == -1;\n if ((bVar10) && (cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar10;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar11 = (*pcVar3)();\n cVar9 = local_69;\n if (iVar11 == -1) {\n local_58 = (long *)0x0;\n cVar9 = local_6a;\n }\n }\n if (cVar9 == cVar8) goto LAB_0034f1a7;\n uVar14 = 0;\n do {\n while( true ) {\n cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);\n uVar12 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }\n if (cVar8 != (char)uVar12) break;\n uVar14 = uVar14 + 1;\n if (uVar20 <= uVar14) goto joined_r0x0034f234;\n }\n uVar20 = uVar20 - 1;\n piVar1[uVar14] = piVar1[uVar20];\n } while (uVar14 < uVar20);\n goto joined_r0x0034f234;\n }\n if (uVar20 == 1) {\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }\n uVar20 = local_60;\n local_40 = 0xffffffff;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n local_60 = CONCAT44(local_60._4_4_,*piVar1);\n sVar19 = uVar20 + 1;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390;\n sVar15 = strlen(pcVar2);\n if (sVar19 < sVar15) {\n do {\n pplVar7 = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar8 = FUN_0034f080(pplVar7,pplVar6);\n if (cVar8 != '\0') goto LAB_0034f1a7;\n cVar8 = pcVar2[sVar19];\n uVar12 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }\n sVar19 = sVar19 + 1;\n local_40 = 0xffffffff;\n } while (sVar19 != sVar15);\n }\n else if (sVar19 != sVar15) goto LAB_0034f1a7;\n *local_80 = (undefined4)local_60;\n goto LAB_0034f1ae;\n }\n }\n }" if (parenthesized_expression "(cVar8 == '\0')" ( (binary_expression "cVar8 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1d1;\n cVar8 = FUN_003481d0(pplVar6,uVar12);\n if (param_8 != 0) {\n lVar17 = 0;\n uVar20 = 0;\n do {\n while (**(char **)(param_7 + lVar17 * 8) == cVar8) {\nLAB_0034f216:\n piVar1[uVar20] = (int)lVar17;\n uVar20 = uVar20 + 1;\n lVar17 = lVar17 + 1;\n if (param_8 == lVar17) goto LAB_0034f228;\n }\n local_60 = CONCAT71(local_60._1_7_,cVar8);\n pcVar3 = *(code **)(*plVar13 + 0x10);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6;\n cVar9 = (*pcVar3)(plVar13);\n cVar8 = (char)local_60;\n if ((char)local_60 == cVar9) goto LAB_0034f216;\n lVar17 = lVar17 + 1;\n } while (param_8 != lVar17);\nLAB_0034f228:\n local_60 = 0;\njoined_r0x0034f234:\n if (1 < uVar20) {\n uVar18 = 1;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;\n uVar14 = strlen(pcVar2);\n do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar15 = strlen(pcVar2);\n if (sVar15 < uVar14) {\n uVar14 = sVar15;\n }\n uVar18 = uVar18 + 1;\n } while (uVar18 < uVar20);\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }\n local_60 = local_60 + 1;\n local_40 = 0xffffffff;\n if (uVar14 <= local_60) goto LAB_0034f1a7;\n cVar8 = '\x01';\n if (local_48 != (long *)0x0) {\n cVar8 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar11 = (*pcVar3)();\n cVar8 = '\0';\n if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }\n }\n }\n bVar10 = local_58 != (long *)0x0 && (int)local_50 == -1;\n cVar9 = (int)local_50 == -1;\n if ((bVar10) && (cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar10;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar11 = (*pcVar3)();\n cVar9 = local_69;\n if (iVar11 == -1) {\n local_58 = (long *)0x0;\n cVar9 = local_6a;\n }\n }\n if (cVar9 == cVar8) goto LAB_0034f1a7;\n uVar14 = 0;\n do {\n while( true ) {\n cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);\n uVar12 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }\n if (cVar8 != (char)uVar12) break;\n uVar14 = uVar14 + 1;\n if (uVar20 <= uVar14) goto joined_r0x0034f234;\n }\n uVar20 = uVar20 - 1;\n piVar1[uVar14] = piVar1[uVar20];\n } while (uVar14 < uVar20);\n goto joined_r0x0034f234;\n }\n if (uVar20 == 1) {\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }\n uVar20 = local_60;\n local_40 = 0xffffffff;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n local_60 = CONCAT44(local_60._4_4_,*piVar1);\n sVar19 = uVar20 + 1;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390;\n sVar15 = strlen(pcVar2);\n if (sVar19 < sVar15) {\n do {\n pplVar7 = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar8 = FUN_0034f080(pplVar7,pplVar6);\n if (cVar8 != '\0') goto LAB_0034f1a7;\n cVar8 = pcVar2[sVar19];\n uVar12 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }\n sVar19 = sVar19 + 1;\n local_40 = 0xffffffff;\n } while (sVar19 != sVar15);\n }\n else if (sVar19 != sVar15) goto LAB_0034f1a7;\n *local_80 = (undefined4)local_60;\n goto LAB_0034f1ae;\n }\n }\n }" { (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1d1;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1d1" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "cVar8 = FUN_003481d0(pplVar6,uVar12);" (assignment_expression "cVar8 = FUN_003481d0(pplVar6,uVar12)" identifier = (call_expression "FUN_003481d0(pplVar6,uVar12)" identifier (argument_list "(pplVar6,uVar12)" ( identifier , identifier )))) ;) (if_statement "if (param_8 != 0) {\n lVar17 = 0;\n uVar20 = 0;\n do {\n while (**(char **)(param_7 + lVar17 * 8) == cVar8) {\nLAB_0034f216:\n piVar1[uVar20] = (int)lVar17;\n uVar20 = uVar20 + 1;\n lVar17 = lVar17 + 1;\n if (param_8 == lVar17) goto LAB_0034f228;\n }\n local_60 = CONCAT71(local_60._1_7_,cVar8);\n pcVar3 = *(code **)(*plVar13 + 0x10);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6;\n cVar9 = (*pcVar3)(plVar13);\n cVar8 = (char)local_60;\n if ((char)local_60 == cVar9) goto LAB_0034f216;\n lVar17 = lVar17 + 1;\n } while (param_8 != lVar17);\nLAB_0034f228:\n local_60 = 0;\njoined_r0x0034f234:\n if (1 < uVar20) {\n uVar18 = 1;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;\n uVar14 = strlen(pcVar2);\n do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar15 = strlen(pcVar2);\n if (sVar15 < uVar14) {\n uVar14 = sVar15;\n }\n uVar18 = uVar18 + 1;\n } while (uVar18 < uVar20);\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }\n local_60 = local_60 + 1;\n local_40 = 0xffffffff;\n if (uVar14 <= local_60) goto LAB_0034f1a7;\n cVar8 = '\x01';\n if (local_48 != (long *)0x0) {\n cVar8 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar11 = (*pcVar3)();\n cVar8 = '\0';\n if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }\n }\n }\n bVar10 = local_58 != (long *)0x0 && (int)local_50 == -1;\n cVar9 = (int)local_50 == -1;\n if ((bVar10) && (cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar10;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar11 = (*pcVar3)();\n cVar9 = local_69;\n if (iVar11 == -1) {\n local_58 = (long *)0x0;\n cVar9 = local_6a;\n }\n }\n if (cVar9 == cVar8) goto LAB_0034f1a7;\n uVar14 = 0;\n do {\n while( true ) {\n cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);\n uVar12 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }\n if (cVar8 != (char)uVar12) break;\n uVar14 = uVar14 + 1;\n if (uVar20 <= uVar14) goto joined_r0x0034f234;\n }\n uVar20 = uVar20 - 1;\n piVar1[uVar14] = piVar1[uVar20];\n } while (uVar14 < uVar20);\n goto joined_r0x0034f234;\n }\n if (uVar20 == 1) {\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }\n uVar20 = local_60;\n local_40 = 0xffffffff;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n local_60 = CONCAT44(local_60._4_4_,*piVar1);\n sVar19 = uVar20 + 1;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390;\n sVar15 = strlen(pcVar2);\n if (sVar19 < sVar15) {\n do {\n pplVar7 = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar8 = FUN_0034f080(pplVar7,pplVar6);\n if (cVar8 != '\0') goto LAB_0034f1a7;\n cVar8 = pcVar2[sVar19];\n uVar12 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }\n sVar19 = sVar19 + 1;\n local_40 = 0xffffffff;\n } while (sVar19 != sVar15);\n }\n else if (sVar19 != sVar15) goto LAB_0034f1a7;\n *local_80 = (undefined4)local_60;\n goto LAB_0034f1ae;\n }\n }" if (parenthesized_expression "(param_8 != 0)" ( (binary_expression "param_8 != 0" identifier != number_literal) )) (compound_statement "{\n lVar17 = 0;\n uVar20 = 0;\n do {\n while (**(char **)(param_7 + lVar17 * 8) == cVar8) {\nLAB_0034f216:\n piVar1[uVar20] = (int)lVar17;\n uVar20 = uVar20 + 1;\n lVar17 = lVar17 + 1;\n if (param_8 == lVar17) goto LAB_0034f228;\n }\n local_60 = CONCAT71(local_60._1_7_,cVar8);\n pcVar3 = *(code **)(*plVar13 + 0x10);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6;\n cVar9 = (*pcVar3)(plVar13);\n cVar8 = (char)local_60;\n if ((char)local_60 == cVar9) goto LAB_0034f216;\n lVar17 = lVar17 + 1;\n } while (param_8 != lVar17);\nLAB_0034f228:\n local_60 = 0;\njoined_r0x0034f234:\n if (1 < uVar20) {\n uVar18 = 1;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;\n uVar14 = strlen(pcVar2);\n do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar15 = strlen(pcVar2);\n if (sVar15 < uVar14) {\n uVar14 = sVar15;\n }\n uVar18 = uVar18 + 1;\n } while (uVar18 < uVar20);\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }\n local_60 = local_60 + 1;\n local_40 = 0xffffffff;\n if (uVar14 <= local_60) goto LAB_0034f1a7;\n cVar8 = '\x01';\n if (local_48 != (long *)0x0) {\n cVar8 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar11 = (*pcVar3)();\n cVar8 = '\0';\n if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }\n }\n }\n bVar10 = local_58 != (long *)0x0 && (int)local_50 == -1;\n cVar9 = (int)local_50 == -1;\n if ((bVar10) && (cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar10;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar11 = (*pcVar3)();\n cVar9 = local_69;\n if (iVar11 == -1) {\n local_58 = (long *)0x0;\n cVar9 = local_6a;\n }\n }\n if (cVar9 == cVar8) goto LAB_0034f1a7;\n uVar14 = 0;\n do {\n while( true ) {\n cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);\n uVar12 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }\n if (cVar8 != (char)uVar12) break;\n uVar14 = uVar14 + 1;\n if (uVar20 <= uVar14) goto joined_r0x0034f234;\n }\n uVar20 = uVar20 - 1;\n piVar1[uVar14] = piVar1[uVar20];\n } while (uVar14 < uVar20);\n goto joined_r0x0034f234;\n }\n if (uVar20 == 1) {\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }\n uVar20 = local_60;\n local_40 = 0xffffffff;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n local_60 = CONCAT44(local_60._4_4_,*piVar1);\n sVar19 = uVar20 + 1;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390;\n sVar15 = strlen(pcVar2);\n if (sVar19 < sVar15) {\n do {\n pplVar7 = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar8 = FUN_0034f080(pplVar7,pplVar6);\n if (cVar8 != '\0') goto LAB_0034f1a7;\n cVar8 = pcVar2[sVar19];\n uVar12 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }\n sVar19 = sVar19 + 1;\n local_40 = 0xffffffff;\n } while (sVar19 != sVar15);\n }\n else if (sVar19 != sVar15) goto LAB_0034f1a7;\n *local_80 = (undefined4)local_60;\n goto LAB_0034f1ae;\n }\n }" { (expression_statement "lVar17 = 0;" (assignment_expression "lVar17 = 0" identifier = number_literal) ;) (expression_statement "uVar20 = 0;" (assignment_expression "uVar20 = 0" identifier = number_literal) ;) (do_statement "do {\n while (**(char **)(param_7 + lVar17 * 8) == cVar8) {\nLAB_0034f216:\n piVar1[uVar20] = (int)lVar17;\n uVar20 = uVar20 + 1;\n lVar17 = lVar17 + 1;\n if (param_8 == lVar17) goto LAB_0034f228;\n }\n local_60 = CONCAT71(local_60._1_7_,cVar8);\n pcVar3 = *(code **)(*plVar13 + 0x10);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6;\n cVar9 = (*pcVar3)(plVar13);\n cVar8 = (char)local_60;\n if ((char)local_60 == cVar9) goto LAB_0034f216;\n lVar17 = lVar17 + 1;\n } while (param_8 != lVar17);" do (compound_statement "{\n while (**(char **)(param_7 + lVar17 * 8) == cVar8) {\nLAB_0034f216:\n piVar1[uVar20] = (int)lVar17;\n uVar20 = uVar20 + 1;\n lVar17 = lVar17 + 1;\n if (param_8 == lVar17) goto LAB_0034f228;\n }\n local_60 = CONCAT71(local_60._1_7_,cVar8);\n pcVar3 = *(code **)(*plVar13 + 0x10);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6;\n cVar9 = (*pcVar3)(plVar13);\n cVar8 = (char)local_60;\n if ((char)local_60 == cVar9) goto LAB_0034f216;\n lVar17 = lVar17 + 1;\n }" { (while_statement "while (**(char **)(param_7 + lVar17 * 8) == cVar8) {\nLAB_0034f216:\n piVar1[uVar20] = (int)lVar17;\n uVar20 = uVar20 + 1;\n lVar17 = lVar17 + 1;\n if (param_8 == lVar17) goto LAB_0034f228;\n }" while (parenthesized_expression "(**(char **)(param_7 + lVar17 * 8) == cVar8)" ( (binary_expression "**(char **)(param_7 + lVar17 * 8) == cVar8" (pointer_expression "**(char **)(param_7 + lVar17 * 8)" * (pointer_expression "*(char **)(param_7 + lVar17 * 8)" * (cast_expression "(char **)(param_7 + lVar17 * 8)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_7 + lVar17 * 8)" ( (binary_expression "param_7 + lVar17 * 8" identifier + (binary_expression "lVar17 * 8" identifier * number_literal)) ))))) == identifier) )) (compound_statement "{\nLAB_0034f216:\n piVar1[uVar20] = (int)lVar17;\n uVar20 = uVar20 + 1;\n lVar17 = lVar17 + 1;\n if (param_8 == lVar17) goto LAB_0034f228;\n }" { (labeled_statement "LAB_0034f216:\n piVar1[uVar20] = (int)lVar17;" statement_identifier : (expression_statement "piVar1[uVar20] = (int)lVar17;" (assignment_expression "piVar1[uVar20] = (int)lVar17" (subscript_expression "piVar1[uVar20]" identifier [ identifier ]) = (cast_expression "(int)lVar17" ( (type_descriptor "int" primitive_type) ) identifier)) ;)) (expression_statement "uVar20 = uVar20 + 1;" (assignment_expression "uVar20 = uVar20 + 1" identifier = (binary_expression "uVar20 + 1" identifier + number_literal)) ;) (expression_statement "lVar17 = lVar17 + 1;" (assignment_expression "lVar17 = lVar17 + 1" identifier = (binary_expression "lVar17 + 1" identifier + number_literal)) ;) (if_statement "if (param_8 == lVar17) goto LAB_0034f228;" if (parenthesized_expression "(param_8 == lVar17)" ( (binary_expression "param_8 == lVar17" identifier == identifier) )) (goto_statement "goto LAB_0034f228;" goto statement_identifier ;)) })) (expression_statement "local_60 = CONCAT71(local_60._1_7_,cVar8);" (assignment_expression "local_60 = CONCAT71(local_60._1_7_,cVar8)" identifier = (call_expression "CONCAT71(local_60._1_7_,cVar8)" identifier (argument_list "(local_60._1_7_,cVar8)" ( (field_expression "local_60._1_7_" identifier . field_identifier) , identifier )))) ;) (expression_statement "pcVar3 = *(code **)(*plVar13 + 0x10);" (assignment_expression "pcVar3 = *(code **)(*plVar13 + 0x10)" identifier = (pointer_expression "*(code **)(*plVar13 + 0x10)" * (cast_expression "(code **)(*plVar13 + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar13 + 0x10)" ( (binary_expression "*plVar13 + 0x10" (pointer_expression "*plVar13" * identifier) + number_literal) ))))) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "cVar9 = (*pcVar3)(plVar13);" (assignment_expression "cVar9 = (*pcVar3)(plVar13)" identifier = (call_expression "(*pcVar3)(plVar13)" (parenthesized_expression "(*pcVar3)" ( (pointer_expression "*pcVar3" * identifier) )) (argument_list "(plVar13)" ( identifier )))) ;) (expression_statement "cVar8 = (char)local_60;" (assignment_expression "cVar8 = (char)local_60" identifier = (cast_expression "(char)local_60" ( (type_descriptor "char" primitive_type) ) identifier)) ;) (if_statement "if ((char)local_60 == cVar9) goto LAB_0034f216;" if (parenthesized_expression "((char)local_60 == cVar9)" ( (binary_expression "(char)local_60 == cVar9" (cast_expression "(char)local_60" ( (type_descriptor "char" primitive_type) ) identifier) == identifier) )) (goto_statement "goto LAB_0034f216;" goto statement_identifier ;)) (expression_statement "lVar17 = lVar17 + 1;" (assignment_expression "lVar17 = lVar17 + 1" identifier = (binary_expression "lVar17 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(param_8 != lVar17)" ( (binary_expression "param_8 != lVar17" identifier != identifier) )) ;) (labeled_statement "LAB_0034f228:\n local_60 = 0;" statement_identifier : (expression_statement "local_60 = 0;" (assignment_expression "local_60 = 0" identifier = number_literal) ;)) (labeled_statement "joined_r0x0034f234:\n if (1 < uVar20) {\n uVar18 = 1;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;\n uVar14 = strlen(pcVar2);\n do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar15 = strlen(pcVar2);\n if (sVar15 < uVar14) {\n uVar14 = sVar15;\n }\n uVar18 = uVar18 + 1;\n } while (uVar18 < uVar20);\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }\n local_60 = local_60 + 1;\n local_40 = 0xffffffff;\n if (uVar14 <= local_60) goto LAB_0034f1a7;\n cVar8 = '\x01';\n if (local_48 != (long *)0x0) {\n cVar8 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar11 = (*pcVar3)();\n cVar8 = '\0';\n if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }\n }\n }\n bVar10 = local_58 != (long *)0x0 && (int)local_50 == -1;\n cVar9 = (int)local_50 == -1;\n if ((bVar10) && (cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar10;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar11 = (*pcVar3)();\n cVar9 = local_69;\n if (iVar11 == -1) {\n local_58 = (long *)0x0;\n cVar9 = local_6a;\n }\n }\n if (cVar9 == cVar8) goto LAB_0034f1a7;\n uVar14 = 0;\n do {\n while( true ) {\n cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);\n uVar12 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }\n if (cVar8 != (char)uVar12) break;\n uVar14 = uVar14 + 1;\n if (uVar20 <= uVar14) goto joined_r0x0034f234;\n }\n uVar20 = uVar20 - 1;\n piVar1[uVar14] = piVar1[uVar20];\n } while (uVar14 < uVar20);\n goto joined_r0x0034f234;\n }" statement_identifier : (if_statement "if (1 < uVar20) {\n uVar18 = 1;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;\n uVar14 = strlen(pcVar2);\n do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar15 = strlen(pcVar2);\n if (sVar15 < uVar14) {\n uVar14 = sVar15;\n }\n uVar18 = uVar18 + 1;\n } while (uVar18 < uVar20);\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }\n local_60 = local_60 + 1;\n local_40 = 0xffffffff;\n if (uVar14 <= local_60) goto LAB_0034f1a7;\n cVar8 = '\x01';\n if (local_48 != (long *)0x0) {\n cVar8 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar11 = (*pcVar3)();\n cVar8 = '\0';\n if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }\n }\n }\n bVar10 = local_58 != (long *)0x0 && (int)local_50 == -1;\n cVar9 = (int)local_50 == -1;\n if ((bVar10) && (cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar10;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar11 = (*pcVar3)();\n cVar9 = local_69;\n if (iVar11 == -1) {\n local_58 = (long *)0x0;\n cVar9 = local_6a;\n }\n }\n if (cVar9 == cVar8) goto LAB_0034f1a7;\n uVar14 = 0;\n do {\n while( true ) {\n cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);\n uVar12 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }\n if (cVar8 != (char)uVar12) break;\n uVar14 = uVar14 + 1;\n if (uVar20 <= uVar14) goto joined_r0x0034f234;\n }\n uVar20 = uVar20 - 1;\n piVar1[uVar14] = piVar1[uVar20];\n } while (uVar14 < uVar20);\n goto joined_r0x0034f234;\n }" if (parenthesized_expression "(1 < uVar20)" ( (binary_expression "1 < uVar20" number_literal < identifier) )) (compound_statement "{\n uVar18 = 1;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;\n uVar14 = strlen(pcVar2);\n do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar15 = strlen(pcVar2);\n if (sVar15 < uVar14) {\n uVar14 = sVar15;\n }\n uVar18 = uVar18 + 1;\n } while (uVar18 < uVar20);\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }\n local_60 = local_60 + 1;\n local_40 = 0xffffffff;\n if (uVar14 <= local_60) goto LAB_0034f1a7;\n cVar8 = '\x01';\n if (local_48 != (long *)0x0) {\n cVar8 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar11 = (*pcVar3)();\n cVar8 = '\0';\n if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }\n }\n }\n bVar10 = local_58 != (long *)0x0 && (int)local_50 == -1;\n cVar9 = (int)local_50 == -1;\n if ((bVar10) && (cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar10;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar11 = (*pcVar3)();\n cVar9 = local_69;\n if (iVar11 == -1) {\n local_58 = (long *)0x0;\n cVar9 = local_6a;\n }\n }\n if (cVar9 == cVar8) goto LAB_0034f1a7;\n uVar14 = 0;\n do {\n while( true ) {\n cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);\n uVar12 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }\n if (cVar8 != (char)uVar12) break;\n uVar14 = uVar14 + 1;\n if (uVar20 <= uVar14) goto joined_r0x0034f234;\n }\n uVar20 = uVar20 - 1;\n piVar1[uVar14] = piVar1[uVar20];\n } while (uVar14 < uVar20);\n goto joined_r0x0034f234;\n }" { (expression_statement "uVar18 = 1;" (assignment_expression "uVar18 = 1" identifier = number_literal) ;) (expression_statement "pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);" (assignment_expression "pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8)" identifier = (pointer_expression "*(char **)(param_7 + (long)*piVar1 * 8)" * (cast_expression "(char **)(param_7 + (long)*piVar1 * 8)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_7 + (long)*piVar1 * 8)" ( (binary_expression "param_7 + (long)*piVar1 * 8" identifier + (binary_expression "(long)*piVar1 * 8" (cast_expression "(long)*piVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*piVar1" * identifier)) * number_literal)) ))))) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "uVar14 = strlen(pcVar2);" (assignment_expression "uVar14 = strlen(pcVar2)" identifier = (call_expression "strlen(pcVar2)" identifier (argument_list "(pcVar2)" ( identifier )))) ;) (do_statement "do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar15 = strlen(pcVar2);\n if (sVar15 < uVar14) {\n uVar14 = sVar15;\n }\n uVar18 = uVar18 + 1;\n } while (uVar18 < uVar20);" do (compound_statement "{\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar15 = strlen(pcVar2);\n if (sVar15 < uVar14) {\n uVar14 = sVar15;\n }\n uVar18 = uVar18 + 1;\n }" { (expression_statement "pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8);" (assignment_expression "pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8)" identifier = (pointer_expression "*(char **)(param_7 + (long)piVar1[uVar18] * 8)" * (cast_expression "(char **)(param_7 + (long)piVar1[uVar18] * 8)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_7 + (long)piVar1[uVar18] * 8)" ( (binary_expression "param_7 + (long)piVar1[uVar18] * 8" identifier + (binary_expression "(long)piVar1[uVar18] * 8" (cast_expression "(long)piVar1[uVar18]" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (subscript_expression "piVar1[uVar18]" identifier [ identifier ])) * number_literal)) ))))) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "sVar15 = strlen(pcVar2);" (assignment_expression "sVar15 = strlen(pcVar2)" identifier = (call_expression "strlen(pcVar2)" identifier (argument_list "(pcVar2)" ( identifier )))) ;) (if_statement "if (sVar15 < uVar14) {\n uVar14 = sVar15;\n }" if (parenthesized_expression "(sVar15 < uVar14)" ( (binary_expression "sVar15 < uVar14" identifier < identifier) )) (compound_statement "{\n uVar14 = sVar15;\n }" { (expression_statement "uVar14 = sVar15;" (assignment_expression "uVar14 = sVar15" identifier = identifier) ;) })) (expression_statement "uVar18 = uVar18 + 1;" (assignment_expression "uVar18 = uVar18 + 1" identifier = (binary_expression "uVar18 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(uVar18 < uVar20)" ( (binary_expression "uVar18 < uVar20" identifier < identifier) )) ;) (if_statement "if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }" if (parenthesized_expression "((ulong)local_48[2] < (ulong)local_48[3])" ( (binary_expression "(ulong)local_48[2] < (ulong)local_48[3]" (cast_expression "(ulong)local_48[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_48[2]" identifier [ number_literal ])) < (cast_expression "(ulong)local_48[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_48[3]" identifier [ number_literal ]))) )) (compound_statement "{\n local_48[2] = local_48[2] + 1;\n }" { (expression_statement "local_48[2] = local_48[2] + 1;" (assignment_expression "local_48[2] = local_48[2] + 1" (subscript_expression "local_48[2]" identifier [ number_literal ]) = (binary_expression "local_48[2] + 1" (subscript_expression "local_48[2]" identifier [ number_literal ]) + number_literal)) ;) }) (else_clause "else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }" else (compound_statement "{\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }" { (expression_statement "pcVar3 = *(code **)(*local_48 + 0x50);" (assignment_expression "pcVar3 = *(code **)(*local_48 + 0x50)" identifier = (pointer_expression "*(code **)(*local_48 + 0x50)" * (cast_expression "(code **)(*local_48 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_48 + 0x50)" ( (binary_expression "*local_48 + 0x50" (pointer_expression "*local_48" * identifier) + number_literal) ))))) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "(*pcVar3)();" (call_expression "(*pcVar3)()" (parenthesized_expression "(*pcVar3)" ( (pointer_expression "*pcVar3" * identifier) )) (argument_list "()" ( ))) ;) }))) (expression_statement "local_60 = local_60 + 1;" (assignment_expression "local_60 = local_60 + 1" identifier = (binary_expression "local_60 + 1" identifier + number_literal)) ;) (expression_statement "local_40 = 0xffffffff;" (assignment_expression "local_40 = 0xffffffff" identifier = number_literal) ;) (if_statement "if (uVar14 <= local_60) goto LAB_0034f1a7;" if (parenthesized_expression "(uVar14 <= local_60)" ( (binary_expression "uVar14 <= local_60" identifier <= identifier) )) (goto_statement "goto LAB_0034f1a7;" goto statement_identifier ;)) (expression_statement "cVar8 = '\x01';" (assignment_expression "cVar8 = '\x01'" identifier = (char_literal "'\x01'" ' escape_sequence ')) ;) (if_statement "if (local_48 != (long *)0x0) {\n cVar8 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar11 = (*pcVar3)();\n cVar8 = '\0';\n if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }\n }\n }" if (parenthesized_expression "(local_48 != (long *)0x0)" ( (binary_expression "local_48 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n cVar8 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar11 = (*pcVar3)();\n cVar8 = '\0';\n if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }\n }\n }" { (expression_statement "cVar8 = '\0';" (assignment_expression "cVar8 = '\0'" identifier = (char_literal "'\0'" ' escape_sequence ')) ;) (if_statement "if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar11 = (*pcVar3)();\n cVar8 = '\0';\n if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }\n }" if (parenthesized_expression "((ulong)local_48[3] <= (ulong)local_48[2])" ( (binary_expression "(ulong)local_48[3] <= (ulong)local_48[2]" (cast_expression "(ulong)local_48[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_48[3]" identifier [ number_literal ])) <= (cast_expression "(ulong)local_48[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_48[2]" identifier [ number_literal ]))) )) (compound_statement "{\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar11 = (*pcVar3)();\n cVar8 = '\0';\n if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }\n }" { (expression_statement "pcVar3 = *(code **)(*local_48 + 0x48);" (assignment_expression "pcVar3 = *(code **)(*local_48 + 0x48)" identifier = (pointer_expression "*(code **)(*local_48 + 0x48)" * (cast_expression "(code **)(*local_48 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_48 + 0x48)" ( (binary_expression "*local_48 + 0x48" (pointer_expression "*local_48" * identifier) + number_literal) ))))) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "iVar11 = (*pcVar3)();" (assignment_expression "iVar11 = (*pcVar3)()" identifier = (call_expression "(*pcVar3)()" (parenthesized_expression "(*pcVar3)" ( (pointer_expression "*pcVar3" * identifier) )) (argument_list "()" ( )))) ;) (expression_statement "cVar8 = '\0';" (assignment_expression "cVar8 = '\0'" identifier = (char_literal "'\0'" ' escape_sequence ')) ;) (if_statement "if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }" if (parenthesized_expression "(iVar11 == -1)" ( (binary_expression "iVar11 == -1" identifier == number_literal) )) (compound_statement "{\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }" { (expression_statement "local_48 = (long *)0x0;" (assignment_expression "local_48 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "cVar8 = '\x01';" (assignment_expression "cVar8 = '\x01'" identifier = (char_literal "'\x01'" ' escape_sequence ')) ;) })) })) })) (expression_statement "bVar10 = local_58 != (long *)0x0 && (int)local_50 == -1;" (assignment_expression "bVar10 = local_58 != (long *)0x0 && (int)local_50 == -1" identifier = (binary_expression "local_58 != (long *)0x0 && (int)local_50 == -1" (binary_expression "local_58 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && (binary_expression "(int)local_50 == -1" (cast_expression "(int)local_50" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal))) ;) (expression_statement "cVar9 = (int)local_50 == -1;" (assignment_expression "cVar9 = (int)local_50 == -1" identifier = (binary_expression "(int)local_50 == -1" (cast_expression "(int)local_50" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal)) ;) (if_statement "if ((bVar10) && (cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar10;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar11 = (*pcVar3)();\n cVar9 = local_69;\n if (iVar11 == -1) {\n local_58 = (long *)0x0;\n cVar9 = local_6a;\n }\n }" if (parenthesized_expression "((bVar10) && (cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2]))" ( (binary_expression "(bVar10) && (cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])" (parenthesized_expression "(bVar10)" ( identifier )) && (parenthesized_expression "(cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])" ( (comma_expression "cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2]" (assignment_expression "cVar9 = '\0'" identifier = (char_literal "'\0'" ' escape_sequence ')) , (binary_expression "(ulong)local_58[3] <= (ulong)local_58[2]" (cast_expression "(ulong)local_58[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_58[3]" identifier [ number_literal ])) <= (cast_expression "(ulong)local_58[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_58[2]" identifier [ number_literal ])))) ))) )) (compound_statement "{\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar10;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar11 = (*pcVar3)();\n cVar9 = local_69;\n if (iVar11 == -1) {\n local_58 = (long *)0x0;\n cVar9 = local_6a;\n }\n }" { (expression_statement "local_69 = '\0';" (assignment_expression "local_69 = '\0'" identifier = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "pcVar3 = *(code **)(*local_58 + 0x48);" (assignment_expression "pcVar3 = *(code **)(*local_58 + 0x48)" identifier = (pointer_expression "*(code **)(*local_58 + 0x48)" * (cast_expression "(code **)(*local_58 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_58 + 0x48)" ( (binary_expression "*local_58 + 0x48" (pointer_expression "*local_58" * identifier) + number_literal) ))))) ;) (expression_statement "local_6a = bVar10;" (assignment_expression "local_6a = bVar10" identifier = identifier) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "iVar11 = (*pcVar3)();" (assignment_expression "iVar11 = (*pcVar3)()" identifier = (call_expression "(*pcVar3)()" (parenthesized_expression "(*pcVar3)" ( (pointer_expression "*pcVar3" * identifier) )) (argument_list "()" ( )))) ;) (expression_statement "cVar9 = local_69;" (assignment_expression "cVar9 = local_69" identifier = identifier) ;) (if_statement "if (iVar11 == -1) {\n local_58 = (long *)0x0;\n cVar9 = local_6a;\n }" if (parenthesized_expression "(iVar11 == -1)" ( (binary_expression "iVar11 == -1" identifier == number_literal) )) (compound_statement "{\n local_58 = (long *)0x0;\n cVar9 = local_6a;\n }" { (expression_statement "local_58 = (long *)0x0;" (assignment_expression "local_58 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "cVar9 = local_6a;" (assignment_expression "cVar9 = local_6a" identifier = identifier) ;) })) })) (if_statement "if (cVar9 == cVar8) goto LAB_0034f1a7;" if (parenthesized_expression "(cVar9 == cVar8)" ( (binary_expression "cVar9 == cVar8" identifier == identifier) )) (goto_statement "goto LAB_0034f1a7;" goto statement_identifier ;)) (expression_statement "uVar14 = 0;" (assignment_expression "uVar14 = 0" identifier = number_literal) ;) (do_statement "do {\n while( true ) {\n cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);\n uVar12 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }\n if (cVar8 != (char)uVar12) break;\n uVar14 = uVar14 + 1;\n if (uVar20 <= uVar14) goto joined_r0x0034f234;\n }\n uVar20 = uVar20 - 1;\n piVar1[uVar14] = piVar1[uVar20];\n } while (uVar14 < uVar20);" do (compound_statement "{\n while( true ) {\n cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);\n uVar12 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }\n if (cVar8 != (char)uVar12) break;\n uVar14 = uVar14 + 1;\n if (uVar20 <= uVar14) goto joined_r0x0034f234;\n }\n uVar20 = uVar20 - 1;\n piVar1[uVar14] = piVar1[uVar20];\n }" { (while_statement "while( true ) {\n cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);\n uVar12 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }\n if (cVar8 != (char)uVar12) break;\n uVar14 = uVar14 + 1;\n if (uVar20 <= uVar14) goto joined_r0x0034f234;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);\n uVar12 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }\n if (cVar8 != (char)uVar12) break;\n uVar14 = uVar14 + 1;\n if (uVar20 <= uVar14) goto joined_r0x0034f234;\n }" { (expression_statement "cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);" (assignment_expression "cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60)" identifier = (pointer_expression "*(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60)" * (cast_expression "(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60)" ( (binary_expression "*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60" (pointer_expression "*(long *)(param_7 + (long)piVar1[uVar14] * 8)" * (cast_expression "(long *)(param_7 + (long)piVar1[uVar14] * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_7 + (long)piVar1[uVar14] * 8)" ( (binary_expression "param_7 + (long)piVar1[uVar14] * 8" identifier + (binary_expression "(long)piVar1[uVar14] * 8" (cast_expression "(long)piVar1[uVar14]" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (subscript_expression "piVar1[uVar14]" identifier [ identifier ])) * number_literal)) )))) + identifier) ))))) ;) (expression_statement "uVar12 = local_40;" (assignment_expression "uVar12 = local_40" identifier = identifier) ;) (if_statement "if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }" if (parenthesized_expression "((local_48 != (long *)0x0) && (local_40 == 0xffffffff))" ( (binary_expression "(local_48 != (long *)0x0) && (local_40 == 0xffffffff)" (parenthesized_expression "(local_48 != (long *)0x0)" ( (binary_expression "local_48 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(local_40 == 0xffffffff)" ( (binary_expression "local_40 == 0xffffffff" identifier == number_literal) ))) )) (compound_statement "{\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }" { (if_statement "if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }" if (parenthesized_expression "((byte *)local_48[2] < (byte *)local_48[3])" ( (binary_expression "(byte *)local_48[2] < (byte *)local_48[3]" (cast_expression "(byte *)local_48[2]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_48[2]" identifier [ number_literal ])) < (cast_expression "(byte *)local_48[3]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_48[3]" identifier [ number_literal ]))) )) (compound_statement "{\n uVar12 = (uint)*(byte *)local_48[2];\n }" { (expression_statement "uVar12 = (uint)*(byte *)local_48[2];" (assignment_expression "uVar12 = (uint)*(byte *)local_48[2]" identifier = (binary_expression "(uint)*(byte *)local_48[2]" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(byte *)local_48[2]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_48[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }" else (compound_statement "{\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }" { (expression_statement "pcVar3 = *(code **)(*local_48 + 0x48);" (assignment_expression "pcVar3 = *(code **)(*local_48 + 0x48)" identifier = (pointer_expression "*(code **)(*local_48 + 0x48)" * (cast_expression "(code **)(*local_48 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_48 + 0x48)" ( (binary_expression "*local_48 + 0x48" (pointer_expression "*local_48" * identifier) + number_literal) ))))) ;) (expression_statement "local_69 = cVar8;" (assignment_expression "local_69 = cVar8" identifier = identifier) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "uVar12 = (*pcVar3)();" (assignment_expression "uVar12 = (*pcVar3)()" identifier = (call_expression "(*pcVar3)()" (parenthesized_expression "(*pcVar3)" ( (pointer_expression "*pcVar3" * identifier) )) (argument_list "()" ( )))) ;) (expression_statement "cVar8 = local_69;" (assignment_expression "cVar8 = local_69" identifier = identifier) ;) (if_statement "if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }" if (parenthesized_expression "(uVar12 == 0xffffffff)" ( (binary_expression "uVar12 == 0xffffffff" identifier == number_literal) )) (compound_statement "{\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }" { (expression_statement "local_48 = (long *)0x0;" (assignment_expression "local_48 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "uVar12 = 0xffffffff;" (assignment_expression "uVar12 = 0xffffffff" identifier = number_literal) ;) })) }))) })) (if_statement "if (cVar8 != (char)uVar12) break;" if (parenthesized_expression "(cVar8 != (char)uVar12)" ( (binary_expression "cVar8 != (char)uVar12" identifier != (cast_expression "(char)uVar12" ( (type_descriptor "char" primitive_type) ) identifier)) )) (break_statement "break;" break ;)) (expression_statement "uVar14 = uVar14 + 1;" (assignment_expression "uVar14 = uVar14 + 1" identifier = (binary_expression "uVar14 + 1" identifier + number_literal)) ;) (if_statement "if (uVar20 <= uVar14) goto joined_r0x0034f234;" if (parenthesized_expression "(uVar20 <= uVar14)" ( (binary_expression "uVar20 <= uVar14" identifier <= identifier) )) (goto_statement "goto joined_r0x0034f234;" goto statement_identifier ;)) })) (expression_statement "uVar20 = uVar20 - 1;" (assignment_expression "uVar20 = uVar20 - 1" identifier = (binary_expression "uVar20 - 1" identifier - number_literal)) ;) (expression_statement "piVar1[uVar14] = piVar1[uVar20];" (assignment_expression "piVar1[uVar14] = piVar1[uVar20]" (subscript_expression "piVar1[uVar14]" identifier [ identifier ]) = (subscript_expression "piVar1[uVar20]" identifier [ identifier ])) ;) }) while (parenthesized_expression "(uVar14 < uVar20)" ( (binary_expression "uVar14 < uVar20" identifier < identifier) )) ;) (goto_statement "goto joined_r0x0034f234;" goto statement_identifier ;) }))) (if_statement "if (uVar20 == 1) {\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }\n uVar20 = local_60;\n local_40 = 0xffffffff;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n local_60 = CONCAT44(local_60._4_4_,*piVar1);\n sVar19 = uVar20 + 1;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390;\n sVar15 = strlen(pcVar2);\n if (sVar19 < sVar15) {\n do {\n pplVar7 = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar8 = FUN_0034f080(pplVar7,pplVar6);\n if (cVar8 != '\0') goto LAB_0034f1a7;\n cVar8 = pcVar2[sVar19];\n uVar12 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }\n sVar19 = sVar19 + 1;\n local_40 = 0xffffffff;\n } while (sVar19 != sVar15);\n }\n else if (sVar19 != sVar15) goto LAB_0034f1a7;\n *local_80 = (undefined4)local_60;\n goto LAB_0034f1ae;\n }" if (parenthesized_expression "(uVar20 == 1)" ( (binary_expression "uVar20 == 1" identifier == number_literal) )) (compound_statement "{\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }\n uVar20 = local_60;\n local_40 = 0xffffffff;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n local_60 = CONCAT44(local_60._4_4_,*piVar1);\n sVar19 = uVar20 + 1;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390;\n sVar15 = strlen(pcVar2);\n if (sVar19 < sVar15) {\n do {\n pplVar7 = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar8 = FUN_0034f080(pplVar7,pplVar6);\n if (cVar8 != '\0') goto LAB_0034f1a7;\n cVar8 = pcVar2[sVar19];\n uVar12 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }\n sVar19 = sVar19 + 1;\n local_40 = 0xffffffff;\n } while (sVar19 != sVar15);\n }\n else if (sVar19 != sVar15) goto LAB_0034f1a7;\n *local_80 = (undefined4)local_60;\n goto LAB_0034f1ae;\n }" { (if_statement "if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }" if (parenthesized_expression "((ulong)local_48[2] < (ulong)local_48[3])" ( (binary_expression "(ulong)local_48[2] < (ulong)local_48[3]" (cast_expression "(ulong)local_48[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_48[2]" identifier [ number_literal ])) < (cast_expression "(ulong)local_48[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_48[3]" identifier [ number_literal ]))) )) (compound_statement "{\n local_48[2] = local_48[2] + 1;\n }" { (expression_statement "local_48[2] = local_48[2] + 1;" (assignment_expression "local_48[2] = local_48[2] + 1" (subscript_expression "local_48[2]" identifier [ number_literal ]) = (binary_expression "local_48[2] + 1" (subscript_expression "local_48[2]" identifier [ number_literal ]) + number_literal)) ;) }) (else_clause "else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }" else (compound_statement "{\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }" { (expression_statement "pcVar3 = *(code **)(*local_48 + 0x50);" (assignment_expression "pcVar3 = *(code **)(*local_48 + 0x50)" identifier = (pointer_expression "*(code **)(*local_48 + 0x50)" * (cast_expression "(code **)(*local_48 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_48 + 0x50)" ( (binary_expression "*local_48 + 0x50" (pointer_expression "*local_48" * identifier) + number_literal) ))))) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "(*pcVar3)();" (call_expression "(*pcVar3)()" (parenthesized_expression "(*pcVar3)" ( (pointer_expression "*pcVar3" * identifier) )) (argument_list "()" ( ))) ;) }))) (expression_statement "uVar20 = local_60;" (assignment_expression "uVar20 = local_60" identifier = identifier) ;) (expression_statement "local_40 = 0xffffffff;" (assignment_expression "local_40 = 0xffffffff" identifier = number_literal) ;) (expression_statement "pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);" (assignment_expression "pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8)" identifier = (pointer_expression "*(char **)(param_7 + (long)*piVar1 * 8)" * (cast_expression "(char **)(param_7 + (long)*piVar1 * 8)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_7 + (long)*piVar1 * 8)" ( (binary_expression "param_7 + (long)*piVar1 * 8" identifier + (binary_expression "(long)*piVar1 * 8" (cast_expression "(long)*piVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*piVar1" * identifier)) * number_literal)) ))))) ;) (expression_statement "local_60 = CONCAT44(local_60._4_4_,*piVar1);" (assignment_expression "local_60 = CONCAT44(local_60._4_4_,*piVar1)" identifier = (call_expression "CONCAT44(local_60._4_4_,*piVar1)" identifier (argument_list "(local_60._4_4_,*piVar1)" ( (field_expression "local_60._4_4_" identifier . field_identifier) , (pointer_expression "*piVar1" * identifier) )))) ;) (expression_statement "sVar19 = uVar20 + 1;" (assignment_expression "sVar19 = uVar20 + 1" identifier = (binary_expression "uVar20 + 1" identifier + number_literal)) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "sVar15 = strlen(pcVar2);" (assignment_expression "sVar15 = strlen(pcVar2)" identifier = (call_expression "strlen(pcVar2)" identifier (argument_list "(pcVar2)" ( identifier )))) ;) (if_statement "if (sVar19 < sVar15) {\n do {\n pplVar7 = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar8 = FUN_0034f080(pplVar7,pplVar6);\n if (cVar8 != '\0') goto LAB_0034f1a7;\n cVar8 = pcVar2[sVar19];\n uVar12 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }\n sVar19 = sVar19 + 1;\n local_40 = 0xffffffff;\n } while (sVar19 != sVar15);\n }\n else if (sVar19 != sVar15) goto LAB_0034f1a7;" if (parenthesized_expression "(sVar19 < sVar15)" ( (binary_expression "sVar19 < sVar15" identifier < identifier) )) (compound_statement "{\n do {\n pplVar7 = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar8 = FUN_0034f080(pplVar7,pplVar6);\n if (cVar8 != '\0') goto LAB_0034f1a7;\n cVar8 = pcVar2[sVar19];\n uVar12 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }\n sVar19 = sVar19 + 1;\n local_40 = 0xffffffff;\n } while (sVar19 != sVar15);\n }" { (do_statement "do {\n pplVar7 = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar8 = FUN_0034f080(pplVar7,pplVar6);\n if (cVar8 != '\0') goto LAB_0034f1a7;\n cVar8 = pcVar2[sVar19];\n uVar12 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }\n sVar19 = sVar19 + 1;\n local_40 = 0xffffffff;\n } while (sVar19 != sVar15);" do (compound_statement "{\n pplVar7 = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar8 = FUN_0034f080(pplVar7,pplVar6);\n if (cVar8 != '\0') goto LAB_0034f1a7;\n cVar8 = pcVar2[sVar19];\n uVar12 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }\n sVar19 = sVar19 + 1;\n local_40 = 0xffffffff;\n }" { (expression_statement "pplVar7 = local_68;" (assignment_expression "pplVar7 = local_68" identifier = identifier) ;) (expression_statement "pplVar6 = local_78;" (assignment_expression "pplVar6 = local_78" identifier = identifier) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "cVar8 = FUN_0034f080(pplVar7,pplVar6);" (assignment_expression "cVar8 = FUN_0034f080(pplVar7,pplVar6)" identifier = (call_expression "FUN_0034f080(pplVar7,pplVar6)" identifier (argument_list "(pplVar7,pplVar6)" ( identifier , identifier )))) ;) (if_statement "if (cVar8 != '\0') goto LAB_0034f1a7;" if (parenthesized_expression "(cVar8 != '\0')" ( (binary_expression "cVar8 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_0034f1a7;" goto statement_identifier ;)) (expression_statement "cVar8 = pcVar2[sVar19];" (assignment_expression "cVar8 = pcVar2[sVar19]" identifier = (subscript_expression "pcVar2[sVar19]" identifier [ identifier ])) ;) (expression_statement "uVar12 = local_40;" (assignment_expression "uVar12 = local_40" identifier = identifier) ;) (if_statement "if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }" if (parenthesized_expression "((local_48 == (long *)0x0) || (local_40 != 0xffffffff))" ( (binary_expression "(local_48 == (long *)0x0) || (local_40 != 0xffffffff)" (parenthesized_expression "(local_48 == (long *)0x0)" ( (binary_expression "local_48 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(local_40 != 0xffffffff)" ( (binary_expression "local_40 != 0xffffffff" identifier != number_literal) ))) )) (compound_statement "{\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }" { (labeled_statement "LAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;" statement_identifier : (if_statement "if (cVar8 != (char)uVar12) goto LAB_0034f1a7;" if (parenthesized_expression "(cVar8 != (char)uVar12)" ( (binary_expression "cVar8 != (char)uVar12" identifier != (cast_expression "(char)uVar12" ( (type_descriptor "char" primitive_type) ) identifier)) )) (goto_statement "goto LAB_0034f1a7;" goto statement_identifier ;))) (expression_statement "pcVar16 = (char *)local_48[2];" (assignment_expression "pcVar16 = (char *)local_48[2]" identifier = (cast_expression "(char *)local_48[2]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_48[2]" identifier [ number_literal ]))) ;) (if_statement "if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;" if (parenthesized_expression "(pcVar16 < (char *)local_48[3])" ( (binary_expression "pcVar16 < (char *)local_48[3]" identifier < (cast_expression "(char *)local_48[3]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_48[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_0034f3c3;" goto statement_identifier ;)) (expression_statement "pcVar3 = *(code **)(*local_48 + 0x50);" (assignment_expression "pcVar3 = *(code **)(*local_48 + 0x50)" identifier = (pointer_expression "*(code **)(*local_48 + 0x50)" * (cast_expression "(code **)(*local_48 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_48 + 0x50)" ( (binary_expression "*local_48 + 0x50" (pointer_expression "*local_48" * identifier) + number_literal) ))))) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "(*pcVar3)();" (call_expression "(*pcVar3)()" (parenthesized_expression "(*pcVar3)" ( (pointer_expression "*pcVar3" * identifier) )) (argument_list "()" ( ))) ;) }) (else_clause "else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }" else (compound_statement "{\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }" { (expression_statement "pcVar16 = (char *)local_48[2];" (assignment_expression "pcVar16 = (char *)local_48[2]" identifier = (cast_expression "(char *)local_48[2]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_48[2]" identifier [ number_literal ]))) ;) (if_statement "if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }" if (parenthesized_expression "((char *)local_48[3] <= pcVar16)" ( (binary_expression "(char *)local_48[3] <= pcVar16" (cast_expression "(char *)local_48[3]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_48[3]" identifier [ number_literal ])) <= identifier) )) (compound_statement "{\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }" { (expression_statement "pcVar3 = *(code **)(*local_48 + 0x48);" (assignment_expression "pcVar3 = *(code **)(*local_48 + 0x48)" identifier = (pointer_expression "*(code **)(*local_48 + 0x48)" * (cast_expression "(code **)(*local_48 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_48 + 0x48)" ( (binary_expression "*local_48 + 0x48" (pointer_expression "*local_48" * identifier) + number_literal) ))))) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "uVar12 = (*pcVar3)();" (assignment_expression "uVar12 = (*pcVar3)()" identifier = (call_expression "(*pcVar3)()" (parenthesized_expression "(*pcVar3)" ( (pointer_expression "*pcVar3" * identifier) )) (argument_list "()" ( )))) ;) (if_statement "if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }" if (parenthesized_expression "(uVar12 == 0xffffffff)" ( (binary_expression "uVar12 == 0xffffffff" identifier == number_literal) )) (compound_statement "{\n local_48 = (long *)0x0;\n }" { (expression_statement "local_48 = (long *)0x0;" (assignment_expression "local_48 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (goto_statement "goto LAB_0034f3a8;" goto statement_identifier ;) })) (if_statement "if (cVar8 != *pcVar16) goto LAB_0034f1a7;" if (parenthesized_expression "(cVar8 != *pcVar16)" ( (binary_expression "cVar8 != *pcVar16" identifier != (pointer_expression "*pcVar16" * identifier)) )) (goto_statement "goto LAB_0034f1a7;" goto statement_identifier ;)) (labeled_statement "LAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);" statement_identifier : (expression_statement "local_48[2] = (long)(pcVar16 + 1);" (assignment_expression "local_48[2] = (long)(pcVar16 + 1)" (subscript_expression "local_48[2]" identifier [ number_literal ]) = (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 "sVar19 = sVar19 + 1;" (assignment_expression "sVar19 = sVar19 + 1" identifier = (binary_expression "sVar19 + 1" identifier + number_literal)) ;) (expression_statement "local_40 = 0xffffffff;" (assignment_expression "local_40 = 0xffffffff" identifier = number_literal) ;) }) while (parenthesized_expression "(sVar19 != sVar15)" ( (binary_expression "sVar19 != sVar15" identifier != identifier) )) ;) }) (else_clause "else if (sVar19 != sVar15) goto LAB_0034f1a7;" else (if_statement "if (sVar19 != sVar15) goto LAB_0034f1a7;" if (parenthesized_expression "(sVar19 != sVar15)" ( (binary_expression "sVar19 != sVar15" identifier != identifier) )) (goto_statement "goto LAB_0034f1a7;" goto statement_identifier ;)))) (expression_statement "*local_80 = (undefined4)local_60;" (assignment_expression "*local_80 = (undefined4)local_60" (pointer_expression "*local_80" * identifier) = (cast_expression "(undefined4)local_60" ( (type_descriptor "undefined4" type_identifier) ) identifier)) ;) (goto_statement "goto LAB_0034f1ae;" goto statement_identifier ;) })) })) })) (labeled_statement "LAB_0034f1a7:\n *param_10 = *param_10 | 4;" statement_identifier : (expression_statement "*param_10 = *param_10 | 4;" (assignment_expression "*param_10 = *param_10 | 4" (pointer_expression "*param_10" * identifier) = (binary_expression "*param_10 | 4" (pointer_expression "*param_10" * identifier) | number_literal)) ;)) (labeled_statement "LAB_0034f1ae:\n auVar5._8_4_ = local_40;" statement_identifier : (expression_statement "auVar5._8_4_ = local_40;" (assignment_expression "auVar5._8_4_ = local_40" (field_expression "auVar5._8_4_" identifier . field_identifier) = identifier) ;)) (expression_statement "auVar5._0_8_ = local_48;" (assignment_expression "auVar5._0_8_ = local_48" (field_expression "auVar5._0_8_" identifier . field_identifier) = identifier) ;) (expression_statement "auVar5._12_4_ = uStack_3c;" (assignment_expression "auVar5._12_4_ = uStack_3c" (field_expression "auVar5._12_4_" identifier . field_identifier) = identifier) ;) (return_statement "return auVar5;" return identifier ;) (ERROR "}" }))
|
(translation_unit "/* std::time_get<char, std::istreambuf_iterator<char, std::char_traits<char> >\n >::_M_extract_name(std::istreambuf_iterator<char, std::char_traits<char> >,\n std::istreambuf_iterator<char, std::char_traits<char> >, int&, char const**, unsigned long,\n std::ios_base&, std::_Ios_Iostate&) const */\n\nundefined1 [16]\nstd::time_get<char,std::istreambuf_iterator<char,std::char_traits<char>>>::_M_extract_name\n (undefined8 param_1,long *param_2,undefined8 param_3,long *param_4,undefined8 param_5,\n undefined4 *param_6,long param_7,long param_8,long param_9,uint *param_10)\n\n{\n int *piVar1;\n char *pcVar2;\n code *pcVar3;\n long lVar4;\n undefined1 auVar5 [16];\n long **pplVar6;\n istreambuf_iterator<char,std::char_traits<char>> *this;\n char cVar7;\n char cVar8;\n bool bVar9;\n int iVar10;\n uint uVar11;\n ctype *pcVar12;\n ulong uVar13;\n size_t sVar14;\n char *pcVar15;\n long lVar16;\n ulong uVar17;\n size_t sVar18;\n ulong uVar19;\n undefined8 auStack_90 [2];\n undefined4 *local_80;\n long **local_78;\n char local_6a;\n char local_69;\n istreambuf_iterator<char,std::char_traits<char>> *local_68;\n ulong local_60;\n long *local_58;\n undefined8 local_50;\n long *local_48;\n uint local_40;\n undefined4 uStack_3c;\n \n local_40 = (uint)param_3;\n uStack_3c = (undefined4)((ulong)param_3 >> 0x20);\n auStack_90[0] = 0x34f169;\n local_80 = param_6;\n local_58 = param_4;\n local_50 = param_5;\n local_48 = param_2;\n pcVar12 = use_facet<std::ctype<char>>((locale *)(param_9 + 0xd0));\n lVar4 = -(param_8 * 4 + 0x17U & 0xfffffffffffffff0);\n piVar1 = (int *)((long)&local_80 + lVar4);\n local_78 = &local_58;\n local_68 = (istreambuf_iterator<char,std::char_traits<char>> *)&local_48;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1a3;\n cVar7 = istreambuf_iterator<char,std::char_traits<char>>::equal\n ((istreambuf_iterator<char,std::char_traits<char>> *)&local_48,\n (istreambuf_iterator *)&local_58);\n if (cVar7 == '\0') {\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1d1;\n cVar7 = istreambuf_iterator<char,std::char_traits<char>>::_M_get();\n if (param_8 != 0) {\n lVar16 = 0;\n uVar19 = 0;\n do {\n while (**(char **)(param_7 + lVar16 * 8) == cVar7) {\nLAB_0034f216:\n piVar1[uVar19] = (int)lVar16;\n uVar19 = uVar19 + 1;\n lVar16 = lVar16 + 1;\n if (param_8 == lVar16) goto LAB_0034f228;\n }\n local_60 = CONCAT71(local_60._1_7_,cVar7);\n pcVar3 = *(code **)(*(long *)pcVar12 + 0x10);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6;\n cVar8 = (*pcVar3)(pcVar12);\n cVar7 = (char)local_60;\n if ((char)local_60 == cVar8) goto LAB_0034f216;\n lVar16 = lVar16 + 1;\n } while (param_8 != lVar16);\nLAB_0034f228:\n local_60 = 0;\njoined_r0x0034f234:\n if (1 < uVar19) {\n uVar17 = 1;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;\n uVar13 = strlen(pcVar2);\n do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar17] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar14 = strlen(pcVar2);\n if (sVar14 < uVar13) {\n uVar13 = sVar14;\n }\n uVar17 = uVar17 + 1;\n } while (uVar17 < uVar19);\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }\n local_60 = local_60 + 1;\n local_40 = 0xffffffff;\n if (uVar13 <= local_60) goto LAB_0034f1a7;\n cVar7 = '\x01';\n if (local_48 != (long *)0x0) {\n cVar7 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar10 = (*pcVar3)();\n cVar7 = '\0';\n if (iVar10 == -1) {\n local_48 = (long *)0x0;\n cVar7 = '\x01';\n }\n }\n }\n bVar9 = local_58 != (long *)0x0 && (int)local_50 == -1;\n cVar8 = (int)local_50 == -1;\n if ((bVar9) && (cVar8 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar9;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar10 = (*pcVar3)();\n cVar8 = local_69;\n if (iVar10 == -1) {\n local_58 = (long *)0x0;\n cVar8 = local_6a;\n }\n }\n if (cVar8 == cVar7) goto LAB_0034f1a7;\n uVar13 = 0;\n do {\n while( true ) {\n cVar7 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar13] * 8) + local_60);\n uVar11 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar11 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar7;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar11 = (*pcVar3)();\n cVar7 = local_69;\n if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar11 = 0xffffffff;\n }\n }\n }\n if (cVar7 != (char)uVar11) break;\n uVar13 = uVar13 + 1;\n if (uVar19 <= uVar13) goto joined_r0x0034f234;\n }\n uVar19 = uVar19 - 1;\n piVar1[uVar13] = piVar1[uVar19];\n } while (uVar13 < uVar19);\n goto joined_r0x0034f234;\n }\n if (uVar19 == 1) {\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }\n uVar19 = local_60;\n local_40 = 0xffffffff;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n local_60 = CONCAT44(local_60._4_4_,*piVar1);\n sVar18 = uVar19 + 1;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390;\n sVar14 = strlen(pcVar2);\n if (sVar18 < sVar14) {\n do {\n this = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar7 = istreambuf_iterator<char,std::char_traits<char>>::equal\n (this,(istreambuf_iterator *)pplVar6);\n if (cVar7 != '\0') goto LAB_0034f1a7;\n cVar7 = pcVar2[sVar18];\n uVar11 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar7 != (char)uVar11) goto LAB_0034f1a7;\n pcVar15 = (char *)local_48[2];\n if (pcVar15 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar15 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar15) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar11 = (*pcVar3)();\n if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar7 != *pcVar15) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar15 + 1);\n }\n sVar18 = sVar18 + 1;\n local_40 = 0xffffffff;\n } while (sVar18 != sVar14);\n }\n else if (sVar18 != sVar14) goto LAB_0034f1a7;\n *local_80 = (undefined4)local_60;\n goto LAB_0034f1ae;\n }\n }\n }\nLAB_0034f1a7:\n *param_10 = *param_10 | 4;\nLAB_0034f1ae:\n auVar5._8_4_ = local_40;\n auVar5._0_8_ = local_48;\n auVar5._12_4_ = uStack_3c;\n return auVar5;\n}\n\n" comment (expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" identifier [ number_literal ]) ;) (labeled_statement "std::time_get<char,std::istreambuf_iterator<char,std::char_traits<char>>>::_M_extract_name\n (undefined8 param_1,long *param_2,undefined8 param_3,long *param_4,undefined8 param_5,\n undefined4 *param_6,long param_7,long param_8,long param_9,uint *param_10)" statement_identifier (ERROR "::time_get<char,std::istreambuf_iterator<char,std:" : : (comma_expression "time_get<char,std" (binary_expression "time_get<char" identifier < identifier) , identifier) : : (comma_expression "istreambuf_iterator<char,std" (binary_expression "istreambuf_iterator<char" identifier < identifier) , identifier) :) : (expression_statement "char_traits<char>>>::_M_extract_name\n (undefined8 param_1,long *param_2,undefined8 param_3,long *param_4,undefined8 param_5,\n undefined4 *param_6,long param_7,long param_8,long param_9,uint *param_10)" (binary_expression "char_traits<char>>>::_M_extract_name\n (undefined8 param_1,long *param_2,undefined8 param_3,long *param_4,undefined8 param_5,\n undefined4 *param_6,long param_7,long param_8,long param_9,uint *param_10)" identifier < (binary_expression "char>>>::_M_extract_name\n (undefined8 param_1,long *param_2,undefined8 param_3,long *param_4,undefined8 param_5,\n undefined4 *param_6,long param_7,long param_8,long param_9,uint *param_10)" identifier >> (ERROR ">::" > : :) (call_expression "_M_extract_name\n (undefined8 param_1,long *param_2,undefined8 param_3,long *param_4,undefined8 param_5,\n undefined4 *param_6,long param_7,long param_8,long param_9,uint *param_10)" identifier (argument_list "(undefined8 param_1,long *param_2,undefined8 param_3,long *param_4,undefined8 param_5,\n undefined4 *param_6,long param_7,long param_8,long param_9,uint *param_10)" ( identifier (ERROR "param_1" identifier) , (binary_expression "long *param_2" identifier * identifier) , identifier (ERROR "param_3" identifier) , (binary_expression "long *param_4" identifier * identifier) , identifier (ERROR "param_5" identifier) , (binary_expression "undefined4 *param_6" identifier * identifier) , (ERROR "long" identifier) identifier , (ERROR "long" identifier) identifier , (ERROR "long" identifier) identifier , (binary_expression "uint *param_10" identifier * identifier) ))))) ;)) (compound_statement "{\n int *piVar1;\n char *pcVar2;\n code *pcVar3;\n long lVar4;\n undefined1 auVar5 [16];\n long **pplVar6;\n istreambuf_iterator<char,std::char_traits<char>> *this;\n char cVar7;\n char cVar8;\n bool bVar9;\n int iVar10;\n uint uVar11;\n ctype *pcVar12;\n ulong uVar13;\n size_t sVar14;\n char *pcVar15;\n long lVar16;\n ulong uVar17;\n size_t sVar18;\n ulong uVar19;\n undefined8 auStack_90 [2];\n undefined4 *local_80;\n long **local_78;\n char local_6a;\n char local_69;\n istreambuf_iterator<char,std::char_traits<char>> *local_68;\n ulong local_60;\n long *local_58;\n undefined8 local_50;\n long *local_48;\n uint local_40;\n undefined4 uStack_3c;\n \n local_40 = (uint)param_3;\n uStack_3c = (undefined4)((ulong)param_3 >> 0x20);\n auStack_90[0] = 0x34f169;\n local_80 = param_6;\n local_58 = param_4;\n local_50 = param_5;\n local_48 = param_2;\n pcVar12 = use_facet<std::ctype<char>>((locale *)(param_9 + 0xd0));\n lVar4 = -(param_8 * 4 + 0x17U & 0xfffffffffffffff0);\n piVar1 = (int *)((long)&local_80 + lVar4);\n local_78 = &local_58;\n local_68 = (istreambuf_iterator<char,std::char_traits<char>> *)&local_48;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1a3;\n cVar7 = istreambuf_iterator<char,std::char_traits<char>>::equal\n ((istreambuf_iterator<char,std::char_traits<char>> *)&local_48,\n (istreambuf_iterator *)&local_58);\n if (cVar7 == '\0') {\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1d1;\n cVar7 = istreambuf_iterator<char,std::char_traits<char>>::_M_get();\n if (param_8 != 0) {\n lVar16 = 0;\n uVar19 = 0;\n do {\n while (**(char **)(param_7 + lVar16 * 8) == cVar7) {\nLAB_0034f216:\n piVar1[uVar19] = (int)lVar16;\n uVar19 = uVar19 + 1;\n lVar16 = lVar16 + 1;\n if (param_8 == lVar16) goto LAB_0034f228;\n }\n local_60 = CONCAT71(local_60._1_7_,cVar7);\n pcVar3 = *(code **)(*(long *)pcVar12 + 0x10);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6;\n cVar8 = (*pcVar3)(pcVar12);\n cVar7 = (char)local_60;\n if ((char)local_60 == cVar8) goto LAB_0034f216;\n lVar16 = lVar16 + 1;\n } while (param_8 != lVar16);\nLAB_0034f228:\n local_60 = 0;\njoined_r0x0034f234:\n if (1 < uVar19) {\n uVar17 = 1;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;\n uVar13 = strlen(pcVar2);\n do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar17] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar14 = strlen(pcVar2);\n if (sVar14 < uVar13) {\n uVar13 = sVar14;\n }\n uVar17 = uVar17 + 1;\n } while (uVar17 < uVar19);\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }\n local_60 = local_60 + 1;\n local_40 = 0xffffffff;\n if (uVar13 <= local_60) goto LAB_0034f1a7;\n cVar7 = '\x01';\n if (local_48 != (long *)0x0) {\n cVar7 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar10 = (*pcVar3)();\n cVar7 = '\0';\n if (iVar10 == -1) {\n local_48 = (long *)0x0;\n cVar7 = '\x01';\n }\n }\n }\n bVar9 = local_58 != (long *)0x0 && (int)local_50 == -1;\n cVar8 = (int)local_50 == -1;\n if ((bVar9) && (cVar8 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar9;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar10 = (*pcVar3)();\n cVar8 = local_69;\n if (iVar10 == -1) {\n local_58 = (long *)0x0;\n cVar8 = local_6a;\n }\n }\n if (cVar8 == cVar7) goto LAB_0034f1a7;\n uVar13 = 0;\n do {\n while( true ) {\n cVar7 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar13] * 8) + local_60);\n uVar11 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar11 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar7;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar11 = (*pcVar3)();\n cVar7 = local_69;\n if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar11 = 0xffffffff;\n }\n }\n }\n if (cVar7 != (char)uVar11) break;\n uVar13 = uVar13 + 1;\n if (uVar19 <= uVar13) goto joined_r0x0034f234;\n }\n uVar19 = uVar19 - 1;\n piVar1[uVar13] = piVar1[uVar19];\n } while (uVar13 < uVar19);\n goto joined_r0x0034f234;\n }\n if (uVar19 == 1) {\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }\n uVar19 = local_60;\n local_40 = 0xffffffff;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n local_60 = CONCAT44(local_60._4_4_,*piVar1);\n sVar18 = uVar19 + 1;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390;\n sVar14 = strlen(pcVar2);\n if (sVar18 < sVar14) {\n do {\n this = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar7 = istreambuf_iterator<char,std::char_traits<char>>::equal\n (this,(istreambuf_iterator *)pplVar6);\n if (cVar7 != '\0') goto LAB_0034f1a7;\n cVar7 = pcVar2[sVar18];\n uVar11 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar7 != (char)uVar11) goto LAB_0034f1a7;\n pcVar15 = (char *)local_48[2];\n if (pcVar15 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar15 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar15) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar11 = (*pcVar3)();\n if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar7 != *pcVar15) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar15 + 1);\n }\n sVar18 = sVar18 + 1;\n local_40 = 0xffffffff;\n } while (sVar18 != sVar14);\n }\n else if (sVar18 != sVar14) goto LAB_0034f1a7;\n *local_80 = (undefined4)local_60;\n goto LAB_0034f1ae;\n }\n }\n }\nLAB_0034f1a7:\n *param_10 = *param_10 | 4;\nLAB_0034f1ae:\n auVar5._8_4_ = local_40;\n auVar5._0_8_ = local_48;\n auVar5._12_4_ = uStack_3c;\n return auVar5;\n}" { (declaration "int *piVar1;" primitive_type (pointer_declarator "*piVar1" * identifier) ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (declaration "code *pcVar3;" type_identifier (pointer_declarator "*pcVar3" * identifier) ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 auVar5 [16];" type_identifier (array_declarator "auVar5 [16]" identifier [ number_literal ]) ;) (declaration "long **pplVar6;" (sized_type_specifier "long" long) (pointer_declarator "**pplVar6" * (pointer_declarator "*pplVar6" * identifier)) ;) (ERROR "istreambuf_iterator<char,std::" (comma_expression "istreambuf_iterator<char,std" (binary_expression "istreambuf_iterator<char" identifier < identifier) , identifier) : :) (expression_statement "char_traits<char>> *this;" (binary_expression "char_traits<char>> *this" identifier < (binary_expression "char>> *this" identifier >> (pointer_expression "*this" * identifier))) ;) (declaration "char cVar7;" primitive_type identifier ;) (declaration "char cVar8;" primitive_type identifier ;) (declaration "bool bVar9;" primitive_type identifier ;) (declaration "int iVar10;" primitive_type identifier ;) (declaration "uint uVar11;" type_identifier identifier ;) (declaration "ctype *pcVar12;" type_identifier (pointer_declarator "*pcVar12" * identifier) ;) (declaration "ulong uVar13;" type_identifier identifier ;) (declaration "size_t sVar14;" primitive_type identifier ;) (declaration "char *pcVar15;" primitive_type (pointer_declarator "*pcVar15" * identifier) ;) (declaration "long lVar16;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar17;" type_identifier identifier ;) (declaration "size_t sVar18;" primitive_type identifier ;) (declaration "ulong uVar19;" type_identifier identifier ;) (declaration "undefined8 auStack_90 [2];" type_identifier (array_declarator "auStack_90 [2]" identifier [ number_literal ]) ;) (declaration "undefined4 *local_80;" type_identifier (pointer_declarator "*local_80" * identifier) ;) (declaration "long **local_78;" (sized_type_specifier "long" long) (pointer_declarator "**local_78" * (pointer_declarator "*local_78" * identifier)) ;) (declaration "char local_6a;" primitive_type identifier ;) (declaration "char local_69;" primitive_type identifier ;) (ERROR "istreambuf_iterator<char,std::" (comma_expression "istreambuf_iterator<char,std" (binary_expression "istreambuf_iterator<char" identifier < identifier) , identifier) : :) (expression_statement "char_traits<char>> *local_68;" (binary_expression "char_traits<char>> *local_68" identifier < (binary_expression "char>> *local_68" identifier >> (pointer_expression "*local_68" * identifier))) ;) (declaration "ulong local_60;" type_identifier identifier ;) (declaration "long *local_58;" (sized_type_specifier "long" long) (pointer_declarator "*local_58" * identifier) ;) (declaration "undefined8 local_50;" type_identifier identifier ;) (declaration "long *local_48;" (sized_type_specifier "long" long) (pointer_declarator "*local_48" * identifier) ;) (declaration "uint local_40;" type_identifier identifier ;) (declaration "undefined4 uStack_3c;" type_identifier identifier ;) (expression_statement "local_40 = (uint)param_3;" (assignment_expression "local_40 = (uint)param_3" identifier = (cast_expression "(uint)param_3" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (expression_statement "uStack_3c = (undefined4)((ulong)param_3 >> 0x20);" (assignment_expression "uStack_3c = (undefined4)((ulong)param_3 >> 0x20)" identifier = (call_expression "(undefined4)((ulong)param_3 >> 0x20)" (parenthesized_expression "(undefined4)" ( identifier )) (argument_list "((ulong)param_3 >> 0x20)" ( (binary_expression "(ulong)param_3 >> 0x20" (cast_expression "(ulong)param_3" ( (type_descriptor "ulong" type_identifier) ) identifier) >> number_literal) )))) ;) (expression_statement "auStack_90[0] = 0x34f169;" (assignment_expression "auStack_90[0] = 0x34f169" (subscript_expression "auStack_90[0]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_80 = param_6;" (assignment_expression "local_80 = param_6" identifier = identifier) ;) (expression_statement "local_58 = param_4;" (assignment_expression "local_58 = param_4" identifier = identifier) ;) (expression_statement "local_50 = param_5;" (assignment_expression "local_50 = param_5" identifier = identifier) ;) (expression_statement "local_48 = param_2;" (assignment_expression "local_48 = param_2" identifier = identifier) ;) (expression_statement "pcVar12 = use_facet<std::ctype<char>>((locale *)(param_9 + 0xd0));" (binary_expression "pcVar12 = use_facet<std::ctype<char>>((locale *)(param_9 + 0xd0))" (assignment_expression "pcVar12 = use_facet<std" identifier = (binary_expression "use_facet<std" identifier < identifier)) (ERROR "::ctype" : : identifier) < (binary_expression "char>>((locale *)(param_9 + 0xd0))" identifier >> (parenthesized_expression "((locale *)(param_9 + 0xd0))" ( (cast_expression "(locale *)(param_9 + 0xd0)" ( (type_descriptor "locale *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_9 + 0xd0)" ( (binary_expression "param_9 + 0xd0" identifier + number_literal) ))) )))) ;) (expression_statement "lVar4 = -(param_8 * 4 + 0x17U & 0xfffffffffffffff0);" (assignment_expression "lVar4 = -(param_8 * 4 + 0x17U & 0xfffffffffffffff0)" identifier = (unary_expression "-(param_8 * 4 + 0x17U & 0xfffffffffffffff0)" - (parenthesized_expression "(param_8 * 4 + 0x17U & 0xfffffffffffffff0)" ( (binary_expression "param_8 * 4 + 0x17U & 0xfffffffffffffff0" (binary_expression "param_8 * 4 + 0x17U" (binary_expression "param_8 * 4" identifier * number_literal) + number_literal) & number_literal) )))) ;) (expression_statement "piVar1 = (int *)((long)&local_80 + lVar4);" (assignment_expression "piVar1 = (int *)((long)&local_80 + lVar4)" identifier = (cast_expression "(int *)((long)&local_80 + lVar4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&local_80 + lVar4)" ( (binary_expression "(long)&local_80 + lVar4" (cast_expression "(long)&local_80" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&local_80" & identifier)) + identifier) )))) ;) (expression_statement "local_78 = &local_58;" (assignment_expression "local_78 = &local_58" identifier = (pointer_expression "&local_58" & identifier)) ;) (expression_statement "local_68 = (istreambuf_iterator<char,std::char_traits<char>> *)&local_48;" (assignment_expression "local_68 = (istreambuf_iterator<char,std::char_traits<char>> *)&local_48" identifier = (binary_expression "(istreambuf_iterator<char,std::char_traits<char>> *)&local_48" (parenthesized_expression "(istreambuf_iterator<char,std::char_traits<char>> *)" ( (ERROR "istreambuf_iterator<char,std::" (comma_expression "istreambuf_iterator<char,std" (binary_expression "istreambuf_iterator<char" identifier < identifier) , identifier) : :) (binary_expression "char_traits<char>> *" identifier < (binary_expression "char>> *" identifier >> (pointer_expression "*" * identifier))) )) & identifier)) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1a3;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1a3" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (ERROR "cVar7 = istreambuf_iterator<char,std::" (comma_expression "cVar7 = istreambuf_iterator<char,std" (assignment_expression "cVar7 = istreambuf_iterator<char" identifier = (binary_expression "istreambuf_iterator<char" identifier < identifier)) , identifier) : :) (expression_statement "char_traits<char>>::equal\n ((istreambuf_iterator<char,std::char_traits<char>> *)&local_48,\n (istreambuf_iterator *)&local_58);" (binary_expression "char_traits<char>>::equal\n ((istreambuf_iterator<char,std::char_traits<char>> *)&local_48,\n (istreambuf_iterator *)&local_58)" identifier < (binary_expression "char>>::equal\n ((istreambuf_iterator<char,std::char_traits<char>> *)&local_48,\n (istreambuf_iterator *)&local_58)" identifier >> (ERROR "::" : :) (call_expression "equal\n ((istreambuf_iterator<char,std::char_traits<char>> *)&local_48,\n (istreambuf_iterator *)&local_58)" identifier (argument_list "((istreambuf_iterator<char,std::char_traits<char>> *)&local_48,\n (istreambuf_iterator *)&local_58)" ( (binary_expression "(istreambuf_iterator<char,std::char_traits<char>> *)&local_48" (parenthesized_expression "(istreambuf_iterator<char,std::char_traits<char>> *)" ( (ERROR "istreambuf_iterator<char,std::" (comma_expression "istreambuf_iterator<char,std" (binary_expression "istreambuf_iterator<char" identifier < identifier) , identifier) : :) (binary_expression "char_traits<char>> *" identifier < (binary_expression "char>> *" identifier >> (pointer_expression "*" * identifier))) )) & identifier) , (cast_expression "(istreambuf_iterator *)&local_58" ( (type_descriptor "istreambuf_iterator *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_58" & identifier)) ))))) ;) (if_statement "if (cVar7 == '\0') {\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1d1;\n cVar7 = istreambuf_iterator<char,std::char_traits<char>>::_M_get();\n if (param_8 != 0) {\n lVar16 = 0;\n uVar19 = 0;\n do {\n while (**(char **)(param_7 + lVar16 * 8) == cVar7) {\nLAB_0034f216:\n piVar1[uVar19] = (int)lVar16;\n uVar19 = uVar19 + 1;\n lVar16 = lVar16 + 1;\n if (param_8 == lVar16) goto LAB_0034f228;\n }\n local_60 = CONCAT71(local_60._1_7_,cVar7);\n pcVar3 = *(code **)(*(long *)pcVar12 + 0x10);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6;\n cVar8 = (*pcVar3)(pcVar12);\n cVar7 = (char)local_60;\n if ((char)local_60 == cVar8) goto LAB_0034f216;\n lVar16 = lVar16 + 1;\n } while (param_8 != lVar16);\nLAB_0034f228:\n local_60 = 0;\njoined_r0x0034f234:\n if (1 < uVar19) {\n uVar17 = 1;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;\n uVar13 = strlen(pcVar2);\n do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar17] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar14 = strlen(pcVar2);\n if (sVar14 < uVar13) {\n uVar13 = sVar14;\n }\n uVar17 = uVar17 + 1;\n } while (uVar17 < uVar19);\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }\n local_60 = local_60 + 1;\n local_40 = 0xffffffff;\n if (uVar13 <= local_60) goto LAB_0034f1a7;\n cVar7 = '\x01';\n if (local_48 != (long *)0x0) {\n cVar7 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar10 = (*pcVar3)();\n cVar7 = '\0';\n if (iVar10 == -1) {\n local_48 = (long *)0x0;\n cVar7 = '\x01';\n }\n }\n }\n bVar9 = local_58 != (long *)0x0 && (int)local_50 == -1;\n cVar8 = (int)local_50 == -1;\n if ((bVar9) && (cVar8 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar9;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar10 = (*pcVar3)();\n cVar8 = local_69;\n if (iVar10 == -1) {\n local_58 = (long *)0x0;\n cVar8 = local_6a;\n }\n }\n if (cVar8 == cVar7) goto LAB_0034f1a7;\n uVar13 = 0;\n do {\n while( true ) {\n cVar7 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar13] * 8) + local_60);\n uVar11 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar11 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar7;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar11 = (*pcVar3)();\n cVar7 = local_69;\n if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar11 = 0xffffffff;\n }\n }\n }\n if (cVar7 != (char)uVar11) break;\n uVar13 = uVar13 + 1;\n if (uVar19 <= uVar13) goto joined_r0x0034f234;\n }\n uVar19 = uVar19 - 1;\n piVar1[uVar13] = piVar1[uVar19];\n } while (uVar13 < uVar19);\n goto joined_r0x0034f234;\n }\n if (uVar19 == 1) {\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }\n uVar19 = local_60;\n local_40 = 0xffffffff;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n local_60 = CONCAT44(local_60._4_4_,*piVar1);\n sVar18 = uVar19 + 1;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390;\n sVar14 = strlen(pcVar2);\n if (sVar18 < sVar14) {\n do {\n this = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar7 = istreambuf_iterator<char,std::char_traits<char>>::equal\n (this,(istreambuf_iterator *)pplVar6);\n if (cVar7 != '\0') goto LAB_0034f1a7;\n cVar7 = pcVar2[sVar18];\n uVar11 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar7 != (char)uVar11) goto LAB_0034f1a7;\n pcVar15 = (char *)local_48[2];\n if (pcVar15 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar15 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar15) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar11 = (*pcVar3)();\n if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar7 != *pcVar15) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar15 + 1);\n }\n sVar18 = sVar18 + 1;\n local_40 = 0xffffffff;\n } while (sVar18 != sVar14);\n }\n else if (sVar18 != sVar14) goto LAB_0034f1a7;\n *local_80 = (undefined4)local_60;\n goto LAB_0034f1ae;\n }\n }\n }" if (parenthesized_expression "(cVar7 == '\0')" ( (binary_expression "cVar7 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1d1;\n cVar7 = istreambuf_iterator<char,std::char_traits<char>>::_M_get();\n if (param_8 != 0) {\n lVar16 = 0;\n uVar19 = 0;\n do {\n while (**(char **)(param_7 + lVar16 * 8) == cVar7) {\nLAB_0034f216:\n piVar1[uVar19] = (int)lVar16;\n uVar19 = uVar19 + 1;\n lVar16 = lVar16 + 1;\n if (param_8 == lVar16) goto LAB_0034f228;\n }\n local_60 = CONCAT71(local_60._1_7_,cVar7);\n pcVar3 = *(code **)(*(long *)pcVar12 + 0x10);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6;\n cVar8 = (*pcVar3)(pcVar12);\n cVar7 = (char)local_60;\n if ((char)local_60 == cVar8) goto LAB_0034f216;\n lVar16 = lVar16 + 1;\n } while (param_8 != lVar16);\nLAB_0034f228:\n local_60 = 0;\njoined_r0x0034f234:\n if (1 < uVar19) {\n uVar17 = 1;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;\n uVar13 = strlen(pcVar2);\n do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar17] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar14 = strlen(pcVar2);\n if (sVar14 < uVar13) {\n uVar13 = sVar14;\n }\n uVar17 = uVar17 + 1;\n } while (uVar17 < uVar19);\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }\n local_60 = local_60 + 1;\n local_40 = 0xffffffff;\n if (uVar13 <= local_60) goto LAB_0034f1a7;\n cVar7 = '\x01';\n if (local_48 != (long *)0x0) {\n cVar7 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar10 = (*pcVar3)();\n cVar7 = '\0';\n if (iVar10 == -1) {\n local_48 = (long *)0x0;\n cVar7 = '\x01';\n }\n }\n }\n bVar9 = local_58 != (long *)0x0 && (int)local_50 == -1;\n cVar8 = (int)local_50 == -1;\n if ((bVar9) && (cVar8 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar9;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar10 = (*pcVar3)();\n cVar8 = local_69;\n if (iVar10 == -1) {\n local_58 = (long *)0x0;\n cVar8 = local_6a;\n }\n }\n if (cVar8 == cVar7) goto LAB_0034f1a7;\n uVar13 = 0;\n do {\n while( true ) {\n cVar7 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar13] * 8) + local_60);\n uVar11 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar11 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar7;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar11 = (*pcVar3)();\n cVar7 = local_69;\n if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar11 = 0xffffffff;\n }\n }\n }\n if (cVar7 != (char)uVar11) break;\n uVar13 = uVar13 + 1;\n if (uVar19 <= uVar13) goto joined_r0x0034f234;\n }\n uVar19 = uVar19 - 1;\n piVar1[uVar13] = piVar1[uVar19];\n } while (uVar13 < uVar19);\n goto joined_r0x0034f234;\n }\n if (uVar19 == 1) {\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }\n uVar19 = local_60;\n local_40 = 0xffffffff;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n local_60 = CONCAT44(local_60._4_4_,*piVar1);\n sVar18 = uVar19 + 1;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390;\n sVar14 = strlen(pcVar2);\n if (sVar18 < sVar14) {\n do {\n this = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar7 = istreambuf_iterator<char,std::char_traits<char>>::equal\n (this,(istreambuf_iterator *)pplVar6);\n if (cVar7 != '\0') goto LAB_0034f1a7;\n cVar7 = pcVar2[sVar18];\n uVar11 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar7 != (char)uVar11) goto LAB_0034f1a7;\n pcVar15 = (char *)local_48[2];\n if (pcVar15 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar15 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar15) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar11 = (*pcVar3)();\n if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar7 != *pcVar15) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar15 + 1);\n }\n sVar18 = sVar18 + 1;\n local_40 = 0xffffffff;\n } while (sVar18 != sVar14);\n }\n else if (sVar18 != sVar14) goto LAB_0034f1a7;\n *local_80 = (undefined4)local_60;\n goto LAB_0034f1ae;\n }\n }\n }" { (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1d1;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1d1" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (ERROR "cVar7 = istreambuf_iterator<char,std::" (comma_expression "cVar7 = istreambuf_iterator<char,std" (assignment_expression "cVar7 = istreambuf_iterator<char" identifier = (binary_expression "istreambuf_iterator<char" identifier < identifier)) , identifier) : :) (expression_statement "char_traits<char>>::_M_get();" (binary_expression "char_traits<char>>::_M_get()" identifier < (binary_expression "char>>::_M_get()" identifier >> (ERROR "::" : :) (call_expression "_M_get()" identifier (argument_list "()" ( ))))) ;) (if_statement "if (param_8 != 0) {\n lVar16 = 0;\n uVar19 = 0;\n do {\n while (**(char **)(param_7 + lVar16 * 8) == cVar7) {\nLAB_0034f216:\n piVar1[uVar19] = (int)lVar16;\n uVar19 = uVar19 + 1;\n lVar16 = lVar16 + 1;\n if (param_8 == lVar16) goto LAB_0034f228;\n }\n local_60 = CONCAT71(local_60._1_7_,cVar7);\n pcVar3 = *(code **)(*(long *)pcVar12 + 0x10);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6;\n cVar8 = (*pcVar3)(pcVar12);\n cVar7 = (char)local_60;\n if ((char)local_60 == cVar8) goto LAB_0034f216;\n lVar16 = lVar16 + 1;\n } while (param_8 != lVar16);\nLAB_0034f228:\n local_60 = 0;\njoined_r0x0034f234:\n if (1 < uVar19) {\n uVar17 = 1;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;\n uVar13 = strlen(pcVar2);\n do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar17] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar14 = strlen(pcVar2);\n if (sVar14 < uVar13) {\n uVar13 = sVar14;\n }\n uVar17 = uVar17 + 1;\n } while (uVar17 < uVar19);\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }\n local_60 = local_60 + 1;\n local_40 = 0xffffffff;\n if (uVar13 <= local_60) goto LAB_0034f1a7;\n cVar7 = '\x01';\n if (local_48 != (long *)0x0) {\n cVar7 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar10 = (*pcVar3)();\n cVar7 = '\0';\n if (iVar10 == -1) {\n local_48 = (long *)0x0;\n cVar7 = '\x01';\n }\n }\n }\n bVar9 = local_58 != (long *)0x0 && (int)local_50 == -1;\n cVar8 = (int)local_50 == -1;\n if ((bVar9) && (cVar8 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar9;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar10 = (*pcVar3)();\n cVar8 = local_69;\n if (iVar10 == -1) {\n local_58 = (long *)0x0;\n cVar8 = local_6a;\n }\n }\n if (cVar8 == cVar7) goto LAB_0034f1a7;\n uVar13 = 0;\n do {\n while( true ) {\n cVar7 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar13] * 8) + local_60);\n uVar11 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar11 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar7;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar11 = (*pcVar3)();\n cVar7 = local_69;\n if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar11 = 0xffffffff;\n }\n }\n }\n if (cVar7 != (char)uVar11) break;\n uVar13 = uVar13 + 1;\n if (uVar19 <= uVar13) goto joined_r0x0034f234;\n }\n uVar19 = uVar19 - 1;\n piVar1[uVar13] = piVar1[uVar19];\n } while (uVar13 < uVar19);\n goto joined_r0x0034f234;\n }\n if (uVar19 == 1) {\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }\n uVar19 = local_60;\n local_40 = 0xffffffff;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n local_60 = CONCAT44(local_60._4_4_,*piVar1);\n sVar18 = uVar19 + 1;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390;\n sVar14 = strlen(pcVar2);\n if (sVar18 < sVar14) {\n do {\n this = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar7 = istreambuf_iterator<char,std::char_traits<char>>::equal\n (this,(istreambuf_iterator *)pplVar6);\n if (cVar7 != '\0') goto LAB_0034f1a7;\n cVar7 = pcVar2[sVar18];\n uVar11 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar7 != (char)uVar11) goto LAB_0034f1a7;\n pcVar15 = (char *)local_48[2];\n if (pcVar15 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar15 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar15) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar11 = (*pcVar3)();\n if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar7 != *pcVar15) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar15 + 1);\n }\n sVar18 = sVar18 + 1;\n local_40 = 0xffffffff;\n } while (sVar18 != sVar14);\n }\n else if (sVar18 != sVar14) goto LAB_0034f1a7;\n *local_80 = (undefined4)local_60;\n goto LAB_0034f1ae;\n }\n }" if (parenthesized_expression "(param_8 != 0)" ( (binary_expression "param_8 != 0" identifier != number_literal) )) (compound_statement "{\n lVar16 = 0;\n uVar19 = 0;\n do {\n while (**(char **)(param_7 + lVar16 * 8) == cVar7) {\nLAB_0034f216:\n piVar1[uVar19] = (int)lVar16;\n uVar19 = uVar19 + 1;\n lVar16 = lVar16 + 1;\n if (param_8 == lVar16) goto LAB_0034f228;\n }\n local_60 = CONCAT71(local_60._1_7_,cVar7);\n pcVar3 = *(code **)(*(long *)pcVar12 + 0x10);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6;\n cVar8 = (*pcVar3)(pcVar12);\n cVar7 = (char)local_60;\n if ((char)local_60 == cVar8) goto LAB_0034f216;\n lVar16 = lVar16 + 1;\n } while (param_8 != lVar16);\nLAB_0034f228:\n local_60 = 0;\njoined_r0x0034f234:\n if (1 < uVar19) {\n uVar17 = 1;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;\n uVar13 = strlen(pcVar2);\n do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar17] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar14 = strlen(pcVar2);\n if (sVar14 < uVar13) {\n uVar13 = sVar14;\n }\n uVar17 = uVar17 + 1;\n } while (uVar17 < uVar19);\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }\n local_60 = local_60 + 1;\n local_40 = 0xffffffff;\n if (uVar13 <= local_60) goto LAB_0034f1a7;\n cVar7 = '\x01';\n if (local_48 != (long *)0x0) {\n cVar7 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar10 = (*pcVar3)();\n cVar7 = '\0';\n if (iVar10 == -1) {\n local_48 = (long *)0x0;\n cVar7 = '\x01';\n }\n }\n }\n bVar9 = local_58 != (long *)0x0 && (int)local_50 == -1;\n cVar8 = (int)local_50 == -1;\n if ((bVar9) && (cVar8 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar9;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar10 = (*pcVar3)();\n cVar8 = local_69;\n if (iVar10 == -1) {\n local_58 = (long *)0x0;\n cVar8 = local_6a;\n }\n }\n if (cVar8 == cVar7) goto LAB_0034f1a7;\n uVar13 = 0;\n do {\n while( true ) {\n cVar7 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar13] * 8) + local_60);\n uVar11 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar11 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar7;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar11 = (*pcVar3)();\n cVar7 = local_69;\n if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar11 = 0xffffffff;\n }\n }\n }\n if (cVar7 != (char)uVar11) break;\n uVar13 = uVar13 + 1;\n if (uVar19 <= uVar13) goto joined_r0x0034f234;\n }\n uVar19 = uVar19 - 1;\n piVar1[uVar13] = piVar1[uVar19];\n } while (uVar13 < uVar19);\n goto joined_r0x0034f234;\n }\n if (uVar19 == 1) {\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }\n uVar19 = local_60;\n local_40 = 0xffffffff;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n local_60 = CONCAT44(local_60._4_4_,*piVar1);\n sVar18 = uVar19 + 1;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390;\n sVar14 = strlen(pcVar2);\n if (sVar18 < sVar14) {\n do {\n this = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar7 = istreambuf_iterator<char,std::char_traits<char>>::equal\n (this,(istreambuf_iterator *)pplVar6);\n if (cVar7 != '\0') goto LAB_0034f1a7;\n cVar7 = pcVar2[sVar18];\n uVar11 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar7 != (char)uVar11) goto LAB_0034f1a7;\n pcVar15 = (char *)local_48[2];\n if (pcVar15 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar15 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar15) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar11 = (*pcVar3)();\n if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar7 != *pcVar15) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar15 + 1);\n }\n sVar18 = sVar18 + 1;\n local_40 = 0xffffffff;\n } while (sVar18 != sVar14);\n }\n else if (sVar18 != sVar14) goto LAB_0034f1a7;\n *local_80 = (undefined4)local_60;\n goto LAB_0034f1ae;\n }\n }" { (expression_statement "lVar16 = 0;" (assignment_expression "lVar16 = 0" identifier = number_literal) ;) (expression_statement "uVar19 = 0;" (assignment_expression "uVar19 = 0" identifier = number_literal) ;) (do_statement "do {\n while (**(char **)(param_7 + lVar16 * 8) == cVar7) {\nLAB_0034f216:\n piVar1[uVar19] = (int)lVar16;\n uVar19 = uVar19 + 1;\n lVar16 = lVar16 + 1;\n if (param_8 == lVar16) goto LAB_0034f228;\n }\n local_60 = CONCAT71(local_60._1_7_,cVar7);\n pcVar3 = *(code **)(*(long *)pcVar12 + 0x10);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6;\n cVar8 = (*pcVar3)(pcVar12);\n cVar7 = (char)local_60;\n if ((char)local_60 == cVar8) goto LAB_0034f216;\n lVar16 = lVar16 + 1;\n } while (param_8 != lVar16);" do (compound_statement "{\n while (**(char **)(param_7 + lVar16 * 8) == cVar7) {\nLAB_0034f216:\n piVar1[uVar19] = (int)lVar16;\n uVar19 = uVar19 + 1;\n lVar16 = lVar16 + 1;\n if (param_8 == lVar16) goto LAB_0034f228;\n }\n local_60 = CONCAT71(local_60._1_7_,cVar7);\n pcVar3 = *(code **)(*(long *)pcVar12 + 0x10);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6;\n cVar8 = (*pcVar3)(pcVar12);\n cVar7 = (char)local_60;\n if ((char)local_60 == cVar8) goto LAB_0034f216;\n lVar16 = lVar16 + 1;\n }" { (while_statement "while (**(char **)(param_7 + lVar16 * 8) == cVar7) {\nLAB_0034f216:\n piVar1[uVar19] = (int)lVar16;\n uVar19 = uVar19 + 1;\n lVar16 = lVar16 + 1;\n if (param_8 == lVar16) goto LAB_0034f228;\n }" while (parenthesized_expression "(**(char **)(param_7 + lVar16 * 8) == cVar7)" ( (binary_expression "**(char **)(param_7 + lVar16 * 8) == cVar7" (pointer_expression "**(char **)(param_7 + lVar16 * 8)" * (pointer_expression "*(char **)(param_7 + lVar16 * 8)" * (cast_expression "(char **)(param_7 + lVar16 * 8)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_7 + lVar16 * 8)" ( (binary_expression "param_7 + lVar16 * 8" identifier + (binary_expression "lVar16 * 8" identifier * number_literal)) ))))) == identifier) )) (compound_statement "{\nLAB_0034f216:\n piVar1[uVar19] = (int)lVar16;\n uVar19 = uVar19 + 1;\n lVar16 = lVar16 + 1;\n if (param_8 == lVar16) goto LAB_0034f228;\n }" { (labeled_statement "LAB_0034f216:\n piVar1[uVar19] = (int)lVar16;" statement_identifier : (expression_statement "piVar1[uVar19] = (int)lVar16;" (assignment_expression "piVar1[uVar19] = (int)lVar16" (subscript_expression "piVar1[uVar19]" identifier [ identifier ]) = (cast_expression "(int)lVar16" ( (type_descriptor "int" primitive_type) ) identifier)) ;)) (expression_statement "uVar19 = uVar19 + 1;" (assignment_expression "uVar19 = uVar19 + 1" identifier = (binary_expression "uVar19 + 1" identifier + number_literal)) ;) (expression_statement "lVar16 = lVar16 + 1;" (assignment_expression "lVar16 = lVar16 + 1" identifier = (binary_expression "lVar16 + 1" identifier + number_literal)) ;) (if_statement "if (param_8 == lVar16) goto LAB_0034f228;" if (parenthesized_expression "(param_8 == lVar16)" ( (binary_expression "param_8 == lVar16" identifier == identifier) )) (goto_statement "goto LAB_0034f228;" goto statement_identifier ;)) })) (expression_statement "local_60 = CONCAT71(local_60._1_7_,cVar7);" (assignment_expression "local_60 = CONCAT71(local_60._1_7_,cVar7)" identifier = (call_expression "CONCAT71(local_60._1_7_,cVar7)" identifier (argument_list "(local_60._1_7_,cVar7)" ( (field_expression "local_60._1_7_" identifier . field_identifier) , identifier )))) ;) (expression_statement "pcVar3 = *(code **)(*(long *)pcVar12 + 0x10);" (assignment_expression "pcVar3 = *(code **)(*(long *)pcVar12 + 0x10)" identifier = (pointer_expression "*(code **)(*(long *)pcVar12 + 0x10)" * (cast_expression "(code **)(*(long *)pcVar12 + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)pcVar12 + 0x10)" ( (binary_expression "*(long *)pcVar12 + 0x10" (pointer_expression "*(long *)pcVar12" * (cast_expression "(long *)pcVar12" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "cVar8 = (*pcVar3)(pcVar12);" (assignment_expression "cVar8 = (*pcVar3)(pcVar12)" identifier = (call_expression "(*pcVar3)(pcVar12)" (parenthesized_expression "(*pcVar3)" ( (pointer_expression "*pcVar3" * identifier) )) (argument_list "(pcVar12)" ( identifier )))) ;) (expression_statement "cVar7 = (char)local_60;" (assignment_expression "cVar7 = (char)local_60" identifier = (cast_expression "(char)local_60" ( (type_descriptor "char" primitive_type) ) identifier)) ;) (if_statement "if ((char)local_60 == cVar8) goto LAB_0034f216;" if (parenthesized_expression "((char)local_60 == cVar8)" ( (binary_expression "(char)local_60 == cVar8" (cast_expression "(char)local_60" ( (type_descriptor "char" primitive_type) ) identifier) == identifier) )) (goto_statement "goto LAB_0034f216;" goto statement_identifier ;)) (expression_statement "lVar16 = lVar16 + 1;" (assignment_expression "lVar16 = lVar16 + 1" identifier = (binary_expression "lVar16 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(param_8 != lVar16)" ( (binary_expression "param_8 != lVar16" identifier != identifier) )) ;) (labeled_statement "LAB_0034f228:\n local_60 = 0;" statement_identifier : (expression_statement "local_60 = 0;" (assignment_expression "local_60 = 0" identifier = number_literal) ;)) (labeled_statement "joined_r0x0034f234:\n if (1 < uVar19) {\n uVar17 = 1;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;\n uVar13 = strlen(pcVar2);\n do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar17] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar14 = strlen(pcVar2);\n if (sVar14 < uVar13) {\n uVar13 = sVar14;\n }\n uVar17 = uVar17 + 1;\n } while (uVar17 < uVar19);\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }\n local_60 = local_60 + 1;\n local_40 = 0xffffffff;\n if (uVar13 <= local_60) goto LAB_0034f1a7;\n cVar7 = '\x01';\n if (local_48 != (long *)0x0) {\n cVar7 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar10 = (*pcVar3)();\n cVar7 = '\0';\n if (iVar10 == -1) {\n local_48 = (long *)0x0;\n cVar7 = '\x01';\n }\n }\n }\n bVar9 = local_58 != (long *)0x0 && (int)local_50 == -1;\n cVar8 = (int)local_50 == -1;\n if ((bVar9) && (cVar8 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar9;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar10 = (*pcVar3)();\n cVar8 = local_69;\n if (iVar10 == -1) {\n local_58 = (long *)0x0;\n cVar8 = local_6a;\n }\n }\n if (cVar8 == cVar7) goto LAB_0034f1a7;\n uVar13 = 0;\n do {\n while( true ) {\n cVar7 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar13] * 8) + local_60);\n uVar11 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar11 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar7;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar11 = (*pcVar3)();\n cVar7 = local_69;\n if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar11 = 0xffffffff;\n }\n }\n }\n if (cVar7 != (char)uVar11) break;\n uVar13 = uVar13 + 1;\n if (uVar19 <= uVar13) goto joined_r0x0034f234;\n }\n uVar19 = uVar19 - 1;\n piVar1[uVar13] = piVar1[uVar19];\n } while (uVar13 < uVar19);\n goto joined_r0x0034f234;\n }" statement_identifier : (if_statement "if (1 < uVar19) {\n uVar17 = 1;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;\n uVar13 = strlen(pcVar2);\n do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar17] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar14 = strlen(pcVar2);\n if (sVar14 < uVar13) {\n uVar13 = sVar14;\n }\n uVar17 = uVar17 + 1;\n } while (uVar17 < uVar19);\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }\n local_60 = local_60 + 1;\n local_40 = 0xffffffff;\n if (uVar13 <= local_60) goto LAB_0034f1a7;\n cVar7 = '\x01';\n if (local_48 != (long *)0x0) {\n cVar7 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar10 = (*pcVar3)();\n cVar7 = '\0';\n if (iVar10 == -1) {\n local_48 = (long *)0x0;\n cVar7 = '\x01';\n }\n }\n }\n bVar9 = local_58 != (long *)0x0 && (int)local_50 == -1;\n cVar8 = (int)local_50 == -1;\n if ((bVar9) && (cVar8 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar9;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar10 = (*pcVar3)();\n cVar8 = local_69;\n if (iVar10 == -1) {\n local_58 = (long *)0x0;\n cVar8 = local_6a;\n }\n }\n if (cVar8 == cVar7) goto LAB_0034f1a7;\n uVar13 = 0;\n do {\n while( true ) {\n cVar7 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar13] * 8) + local_60);\n uVar11 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar11 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar7;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar11 = (*pcVar3)();\n cVar7 = local_69;\n if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar11 = 0xffffffff;\n }\n }\n }\n if (cVar7 != (char)uVar11) break;\n uVar13 = uVar13 + 1;\n if (uVar19 <= uVar13) goto joined_r0x0034f234;\n }\n uVar19 = uVar19 - 1;\n piVar1[uVar13] = piVar1[uVar19];\n } while (uVar13 < uVar19);\n goto joined_r0x0034f234;\n }" if (parenthesized_expression "(1 < uVar19)" ( (binary_expression "1 < uVar19" number_literal < identifier) )) (compound_statement "{\n uVar17 = 1;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;\n uVar13 = strlen(pcVar2);\n do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar17] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar14 = strlen(pcVar2);\n if (sVar14 < uVar13) {\n uVar13 = sVar14;\n }\n uVar17 = uVar17 + 1;\n } while (uVar17 < uVar19);\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }\n local_60 = local_60 + 1;\n local_40 = 0xffffffff;\n if (uVar13 <= local_60) goto LAB_0034f1a7;\n cVar7 = '\x01';\n if (local_48 != (long *)0x0) {\n cVar7 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar10 = (*pcVar3)();\n cVar7 = '\0';\n if (iVar10 == -1) {\n local_48 = (long *)0x0;\n cVar7 = '\x01';\n }\n }\n }\n bVar9 = local_58 != (long *)0x0 && (int)local_50 == -1;\n cVar8 = (int)local_50 == -1;\n if ((bVar9) && (cVar8 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar9;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar10 = (*pcVar3)();\n cVar8 = local_69;\n if (iVar10 == -1) {\n local_58 = (long *)0x0;\n cVar8 = local_6a;\n }\n }\n if (cVar8 == cVar7) goto LAB_0034f1a7;\n uVar13 = 0;\n do {\n while( true ) {\n cVar7 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar13] * 8) + local_60);\n uVar11 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar11 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar7;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar11 = (*pcVar3)();\n cVar7 = local_69;\n if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar11 = 0xffffffff;\n }\n }\n }\n if (cVar7 != (char)uVar11) break;\n uVar13 = uVar13 + 1;\n if (uVar19 <= uVar13) goto joined_r0x0034f234;\n }\n uVar19 = uVar19 - 1;\n piVar1[uVar13] = piVar1[uVar19];\n } while (uVar13 < uVar19);\n goto joined_r0x0034f234;\n }" { (expression_statement "uVar17 = 1;" (assignment_expression "uVar17 = 1" identifier = number_literal) ;) (expression_statement "pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);" (assignment_expression "pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8)" identifier = (pointer_expression "*(char **)(param_7 + (long)*piVar1 * 8)" * (cast_expression "(char **)(param_7 + (long)*piVar1 * 8)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_7 + (long)*piVar1 * 8)" ( (binary_expression "param_7 + (long)*piVar1 * 8" identifier + (binary_expression "(long)*piVar1 * 8" (cast_expression "(long)*piVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*piVar1" * identifier)) * number_literal)) ))))) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "uVar13 = strlen(pcVar2);" (assignment_expression "uVar13 = strlen(pcVar2)" identifier = (call_expression "strlen(pcVar2)" identifier (argument_list "(pcVar2)" ( identifier )))) ;) (do_statement "do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar17] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar14 = strlen(pcVar2);\n if (sVar14 < uVar13) {\n uVar13 = sVar14;\n }\n uVar17 = uVar17 + 1;\n } while (uVar17 < uVar19);" do (compound_statement "{\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar17] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar14 = strlen(pcVar2);\n if (sVar14 < uVar13) {\n uVar13 = sVar14;\n }\n uVar17 = uVar17 + 1;\n }" { (expression_statement "pcVar2 = *(char **)(param_7 + (long)piVar1[uVar17] * 8);" (assignment_expression "pcVar2 = *(char **)(param_7 + (long)piVar1[uVar17] * 8)" identifier = (pointer_expression "*(char **)(param_7 + (long)piVar1[uVar17] * 8)" * (cast_expression "(char **)(param_7 + (long)piVar1[uVar17] * 8)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_7 + (long)piVar1[uVar17] * 8)" ( (binary_expression "param_7 + (long)piVar1[uVar17] * 8" identifier + (binary_expression "(long)piVar1[uVar17] * 8" (cast_expression "(long)piVar1[uVar17]" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (subscript_expression "piVar1[uVar17]" identifier [ identifier ])) * number_literal)) ))))) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "sVar14 = strlen(pcVar2);" (assignment_expression "sVar14 = strlen(pcVar2)" identifier = (call_expression "strlen(pcVar2)" identifier (argument_list "(pcVar2)" ( identifier )))) ;) (if_statement "if (sVar14 < uVar13) {\n uVar13 = sVar14;\n }" if (parenthesized_expression "(sVar14 < uVar13)" ( (binary_expression "sVar14 < uVar13" identifier < identifier) )) (compound_statement "{\n uVar13 = sVar14;\n }" { (expression_statement "uVar13 = sVar14;" (assignment_expression "uVar13 = sVar14" identifier = identifier) ;) })) (expression_statement "uVar17 = uVar17 + 1;" (assignment_expression "uVar17 = uVar17 + 1" identifier = (binary_expression "uVar17 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(uVar17 < uVar19)" ( (binary_expression "uVar17 < uVar19" identifier < identifier) )) ;) (if_statement "if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }" if (parenthesized_expression "((ulong)local_48[2] < (ulong)local_48[3])" ( (binary_expression "(ulong)local_48[2] < (ulong)local_48[3]" (cast_expression "(ulong)local_48[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_48[2]" identifier [ number_literal ])) < (cast_expression "(ulong)local_48[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_48[3]" identifier [ number_literal ]))) )) (compound_statement "{\n local_48[2] = local_48[2] + 1;\n }" { (expression_statement "local_48[2] = local_48[2] + 1;" (assignment_expression "local_48[2] = local_48[2] + 1" (subscript_expression "local_48[2]" identifier [ number_literal ]) = (binary_expression "local_48[2] + 1" (subscript_expression "local_48[2]" identifier [ number_literal ]) + number_literal)) ;) }) (else_clause "else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }" else (compound_statement "{\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }" { (expression_statement "pcVar3 = *(code **)(*local_48 + 0x50);" (assignment_expression "pcVar3 = *(code **)(*local_48 + 0x50)" identifier = (pointer_expression "*(code **)(*local_48 + 0x50)" * (cast_expression "(code **)(*local_48 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_48 + 0x50)" ( (binary_expression "*local_48 + 0x50" (pointer_expression "*local_48" * identifier) + number_literal) ))))) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "(*pcVar3)();" (call_expression "(*pcVar3)()" (parenthesized_expression "(*pcVar3)" ( (pointer_expression "*pcVar3" * identifier) )) (argument_list "()" ( ))) ;) }))) (expression_statement "local_60 = local_60 + 1;" (assignment_expression "local_60 = local_60 + 1" identifier = (binary_expression "local_60 + 1" identifier + number_literal)) ;) (expression_statement "local_40 = 0xffffffff;" (assignment_expression "local_40 = 0xffffffff" identifier = number_literal) ;) (if_statement "if (uVar13 <= local_60) goto LAB_0034f1a7;" if (parenthesized_expression "(uVar13 <= local_60)" ( (binary_expression "uVar13 <= local_60" identifier <= identifier) )) (goto_statement "goto LAB_0034f1a7;" goto statement_identifier ;)) (expression_statement "cVar7 = '\x01';" (assignment_expression "cVar7 = '\x01'" identifier = (char_literal "'\x01'" ' escape_sequence ')) ;) (if_statement "if (local_48 != (long *)0x0) {\n cVar7 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar10 = (*pcVar3)();\n cVar7 = '\0';\n if (iVar10 == -1) {\n local_48 = (long *)0x0;\n cVar7 = '\x01';\n }\n }\n }" if (parenthesized_expression "(local_48 != (long *)0x0)" ( (binary_expression "local_48 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n cVar7 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar10 = (*pcVar3)();\n cVar7 = '\0';\n if (iVar10 == -1) {\n local_48 = (long *)0x0;\n cVar7 = '\x01';\n }\n }\n }" { (expression_statement "cVar7 = '\0';" (assignment_expression "cVar7 = '\0'" identifier = (char_literal "'\0'" ' escape_sequence ')) ;) (if_statement "if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar10 = (*pcVar3)();\n cVar7 = '\0';\n if (iVar10 == -1) {\n local_48 = (long *)0x0;\n cVar7 = '\x01';\n }\n }" if (parenthesized_expression "((ulong)local_48[3] <= (ulong)local_48[2])" ( (binary_expression "(ulong)local_48[3] <= (ulong)local_48[2]" (cast_expression "(ulong)local_48[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_48[3]" identifier [ number_literal ])) <= (cast_expression "(ulong)local_48[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_48[2]" identifier [ number_literal ]))) )) (compound_statement "{\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar10 = (*pcVar3)();\n cVar7 = '\0';\n if (iVar10 == -1) {\n local_48 = (long *)0x0;\n cVar7 = '\x01';\n }\n }" { (expression_statement "pcVar3 = *(code **)(*local_48 + 0x48);" (assignment_expression "pcVar3 = *(code **)(*local_48 + 0x48)" identifier = (pointer_expression "*(code **)(*local_48 + 0x48)" * (cast_expression "(code **)(*local_48 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_48 + 0x48)" ( (binary_expression "*local_48 + 0x48" (pointer_expression "*local_48" * identifier) + number_literal) ))))) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "iVar10 = (*pcVar3)();" (assignment_expression "iVar10 = (*pcVar3)()" identifier = (call_expression "(*pcVar3)()" (parenthesized_expression "(*pcVar3)" ( (pointer_expression "*pcVar3" * identifier) )) (argument_list "()" ( )))) ;) (expression_statement "cVar7 = '\0';" (assignment_expression "cVar7 = '\0'" identifier = (char_literal "'\0'" ' escape_sequence ')) ;) (if_statement "if (iVar10 == -1) {\n local_48 = (long *)0x0;\n cVar7 = '\x01';\n }" if (parenthesized_expression "(iVar10 == -1)" ( (binary_expression "iVar10 == -1" identifier == number_literal) )) (compound_statement "{\n local_48 = (long *)0x0;\n cVar7 = '\x01';\n }" { (expression_statement "local_48 = (long *)0x0;" (assignment_expression "local_48 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "cVar7 = '\x01';" (assignment_expression "cVar7 = '\x01'" identifier = (char_literal "'\x01'" ' escape_sequence ')) ;) })) })) })) (expression_statement "bVar9 = local_58 != (long *)0x0 && (int)local_50 == -1;" (assignment_expression "bVar9 = local_58 != (long *)0x0 && (int)local_50 == -1" identifier = (binary_expression "local_58 != (long *)0x0 && (int)local_50 == -1" (binary_expression "local_58 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && (binary_expression "(int)local_50 == -1" (cast_expression "(int)local_50" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal))) ;) (expression_statement "cVar8 = (int)local_50 == -1;" (assignment_expression "cVar8 = (int)local_50 == -1" identifier = (binary_expression "(int)local_50 == -1" (cast_expression "(int)local_50" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal)) ;) (if_statement "if ((bVar9) && (cVar8 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar9;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar10 = (*pcVar3)();\n cVar8 = local_69;\n if (iVar10 == -1) {\n local_58 = (long *)0x0;\n cVar8 = local_6a;\n }\n }" if (parenthesized_expression "((bVar9) && (cVar8 = '\0', (ulong)local_58[3] <= (ulong)local_58[2]))" ( (binary_expression "(bVar9) && (cVar8 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])" (parenthesized_expression "(bVar9)" ( identifier )) && (parenthesized_expression "(cVar8 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])" ( (comma_expression "cVar8 = '\0', (ulong)local_58[3] <= (ulong)local_58[2]" (assignment_expression "cVar8 = '\0'" identifier = (char_literal "'\0'" ' escape_sequence ')) , (binary_expression "(ulong)local_58[3] <= (ulong)local_58[2]" (cast_expression "(ulong)local_58[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_58[3]" identifier [ number_literal ])) <= (cast_expression "(ulong)local_58[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_58[2]" identifier [ number_literal ])))) ))) )) (compound_statement "{\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar9;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar10 = (*pcVar3)();\n cVar8 = local_69;\n if (iVar10 == -1) {\n local_58 = (long *)0x0;\n cVar8 = local_6a;\n }\n }" { (expression_statement "local_69 = '\0';" (assignment_expression "local_69 = '\0'" identifier = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "pcVar3 = *(code **)(*local_58 + 0x48);" (assignment_expression "pcVar3 = *(code **)(*local_58 + 0x48)" identifier = (pointer_expression "*(code **)(*local_58 + 0x48)" * (cast_expression "(code **)(*local_58 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_58 + 0x48)" ( (binary_expression "*local_58 + 0x48" (pointer_expression "*local_58" * identifier) + number_literal) ))))) ;) (expression_statement "local_6a = bVar9;" (assignment_expression "local_6a = bVar9" identifier = identifier) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "iVar10 = (*pcVar3)();" (assignment_expression "iVar10 = (*pcVar3)()" identifier = (call_expression "(*pcVar3)()" (parenthesized_expression "(*pcVar3)" ( (pointer_expression "*pcVar3" * identifier) )) (argument_list "()" ( )))) ;) (expression_statement "cVar8 = local_69;" (assignment_expression "cVar8 = local_69" identifier = identifier) ;) (if_statement "if (iVar10 == -1) {\n local_58 = (long *)0x0;\n cVar8 = local_6a;\n }" if (parenthesized_expression "(iVar10 == -1)" ( (binary_expression "iVar10 == -1" identifier == number_literal) )) (compound_statement "{\n local_58 = (long *)0x0;\n cVar8 = local_6a;\n }" { (expression_statement "local_58 = (long *)0x0;" (assignment_expression "local_58 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "cVar8 = local_6a;" (assignment_expression "cVar8 = local_6a" identifier = identifier) ;) })) })) (if_statement "if (cVar8 == cVar7) goto LAB_0034f1a7;" if (parenthesized_expression "(cVar8 == cVar7)" ( (binary_expression "cVar8 == cVar7" identifier == identifier) )) (goto_statement "goto LAB_0034f1a7;" goto statement_identifier ;)) (expression_statement "uVar13 = 0;" (assignment_expression "uVar13 = 0" identifier = number_literal) ;) (do_statement "do {\n while( true ) {\n cVar7 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar13] * 8) + local_60);\n uVar11 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar11 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar7;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar11 = (*pcVar3)();\n cVar7 = local_69;\n if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar11 = 0xffffffff;\n }\n }\n }\n if (cVar7 != (char)uVar11) break;\n uVar13 = uVar13 + 1;\n if (uVar19 <= uVar13) goto joined_r0x0034f234;\n }\n uVar19 = uVar19 - 1;\n piVar1[uVar13] = piVar1[uVar19];\n } while (uVar13 < uVar19);" do (compound_statement "{\n while( true ) {\n cVar7 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar13] * 8) + local_60);\n uVar11 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar11 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar7;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar11 = (*pcVar3)();\n cVar7 = local_69;\n if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar11 = 0xffffffff;\n }\n }\n }\n if (cVar7 != (char)uVar11) break;\n uVar13 = uVar13 + 1;\n if (uVar19 <= uVar13) goto joined_r0x0034f234;\n }\n uVar19 = uVar19 - 1;\n piVar1[uVar13] = piVar1[uVar19];\n }" { (while_statement "while( true ) {\n cVar7 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar13] * 8) + local_60);\n uVar11 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar11 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar7;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar11 = (*pcVar3)();\n cVar7 = local_69;\n if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar11 = 0xffffffff;\n }\n }\n }\n if (cVar7 != (char)uVar11) break;\n uVar13 = uVar13 + 1;\n if (uVar19 <= uVar13) goto joined_r0x0034f234;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n cVar7 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar13] * 8) + local_60);\n uVar11 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar11 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar7;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar11 = (*pcVar3)();\n cVar7 = local_69;\n if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar11 = 0xffffffff;\n }\n }\n }\n if (cVar7 != (char)uVar11) break;\n uVar13 = uVar13 + 1;\n if (uVar19 <= uVar13) goto joined_r0x0034f234;\n }" { (expression_statement "cVar7 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar13] * 8) + local_60);" (assignment_expression "cVar7 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar13] * 8) + local_60)" identifier = (pointer_expression "*(char *)(*(long *)(param_7 + (long)piVar1[uVar13] * 8) + local_60)" * (cast_expression "(char *)(*(long *)(param_7 + (long)piVar1[uVar13] * 8) + local_60)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_7 + (long)piVar1[uVar13] * 8) + local_60)" ( (binary_expression "*(long *)(param_7 + (long)piVar1[uVar13] * 8) + local_60" (pointer_expression "*(long *)(param_7 + (long)piVar1[uVar13] * 8)" * (cast_expression "(long *)(param_7 + (long)piVar1[uVar13] * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_7 + (long)piVar1[uVar13] * 8)" ( (binary_expression "param_7 + (long)piVar1[uVar13] * 8" identifier + (binary_expression "(long)piVar1[uVar13] * 8" (cast_expression "(long)piVar1[uVar13]" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (subscript_expression "piVar1[uVar13]" identifier [ identifier ])) * number_literal)) )))) + identifier) ))))) ;) (expression_statement "uVar11 = local_40;" (assignment_expression "uVar11 = local_40" identifier = identifier) ;) (if_statement "if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar11 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar7;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar11 = (*pcVar3)();\n cVar7 = local_69;\n if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar11 = 0xffffffff;\n }\n }\n }" if (parenthesized_expression "((local_48 != (long *)0x0) && (local_40 == 0xffffffff))" ( (binary_expression "(local_48 != (long *)0x0) && (local_40 == 0xffffffff)" (parenthesized_expression "(local_48 != (long *)0x0)" ( (binary_expression "local_48 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(local_40 == 0xffffffff)" ( (binary_expression "local_40 == 0xffffffff" identifier == number_literal) ))) )) (compound_statement "{\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar11 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar7;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar11 = (*pcVar3)();\n cVar7 = local_69;\n if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar11 = 0xffffffff;\n }\n }\n }" { (if_statement "if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar11 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar7;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar11 = (*pcVar3)();\n cVar7 = local_69;\n if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar11 = 0xffffffff;\n }\n }" if (parenthesized_expression "((byte *)local_48[2] < (byte *)local_48[3])" ( (binary_expression "(byte *)local_48[2] < (byte *)local_48[3]" (cast_expression "(byte *)local_48[2]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_48[2]" identifier [ number_literal ])) < (cast_expression "(byte *)local_48[3]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_48[3]" identifier [ number_literal ]))) )) (compound_statement "{\n uVar11 = (uint)*(byte *)local_48[2];\n }" { (expression_statement "uVar11 = (uint)*(byte *)local_48[2];" (assignment_expression "uVar11 = (uint)*(byte *)local_48[2]" identifier = (binary_expression "(uint)*(byte *)local_48[2]" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(byte *)local_48[2]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_48[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar7;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar11 = (*pcVar3)();\n cVar7 = local_69;\n if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar11 = 0xffffffff;\n }\n }" else (compound_statement "{\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar7;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar11 = (*pcVar3)();\n cVar7 = local_69;\n if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar11 = 0xffffffff;\n }\n }" { (expression_statement "pcVar3 = *(code **)(*local_48 + 0x48);" (assignment_expression "pcVar3 = *(code **)(*local_48 + 0x48)" identifier = (pointer_expression "*(code **)(*local_48 + 0x48)" * (cast_expression "(code **)(*local_48 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_48 + 0x48)" ( (binary_expression "*local_48 + 0x48" (pointer_expression "*local_48" * identifier) + number_literal) ))))) ;) (expression_statement "local_69 = cVar7;" (assignment_expression "local_69 = cVar7" identifier = identifier) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "uVar11 = (*pcVar3)();" (assignment_expression "uVar11 = (*pcVar3)()" identifier = (call_expression "(*pcVar3)()" (parenthesized_expression "(*pcVar3)" ( (pointer_expression "*pcVar3" * identifier) )) (argument_list "()" ( )))) ;) (expression_statement "cVar7 = local_69;" (assignment_expression "cVar7 = local_69" identifier = identifier) ;) (if_statement "if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar11 = 0xffffffff;\n }" if (parenthesized_expression "(uVar11 == 0xffffffff)" ( (binary_expression "uVar11 == 0xffffffff" identifier == number_literal) )) (compound_statement "{\n local_48 = (long *)0x0;\n uVar11 = 0xffffffff;\n }" { (expression_statement "local_48 = (long *)0x0;" (assignment_expression "local_48 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "uVar11 = 0xffffffff;" (assignment_expression "uVar11 = 0xffffffff" identifier = number_literal) ;) })) }))) })) (if_statement "if (cVar7 != (char)uVar11) break;" if (parenthesized_expression "(cVar7 != (char)uVar11)" ( (binary_expression "cVar7 != (char)uVar11" identifier != (cast_expression "(char)uVar11" ( (type_descriptor "char" primitive_type) ) identifier)) )) (break_statement "break;" break ;)) (expression_statement "uVar13 = uVar13 + 1;" (assignment_expression "uVar13 = uVar13 + 1" identifier = (binary_expression "uVar13 + 1" identifier + number_literal)) ;) (if_statement "if (uVar19 <= uVar13) goto joined_r0x0034f234;" if (parenthesized_expression "(uVar19 <= uVar13)" ( (binary_expression "uVar19 <= uVar13" identifier <= identifier) )) (goto_statement "goto joined_r0x0034f234;" goto statement_identifier ;)) })) (expression_statement "uVar19 = uVar19 - 1;" (assignment_expression "uVar19 = uVar19 - 1" identifier = (binary_expression "uVar19 - 1" identifier - number_literal)) ;) (expression_statement "piVar1[uVar13] = piVar1[uVar19];" (assignment_expression "piVar1[uVar13] = piVar1[uVar19]" (subscript_expression "piVar1[uVar13]" identifier [ identifier ]) = (subscript_expression "piVar1[uVar19]" identifier [ identifier ])) ;) }) while (parenthesized_expression "(uVar13 < uVar19)" ( (binary_expression "uVar13 < uVar19" identifier < identifier) )) ;) (goto_statement "goto joined_r0x0034f234;" goto statement_identifier ;) }))) (if_statement "if (uVar19 == 1) {\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }\n uVar19 = local_60;\n local_40 = 0xffffffff;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n local_60 = CONCAT44(local_60._4_4_,*piVar1);\n sVar18 = uVar19 + 1;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390;\n sVar14 = strlen(pcVar2);\n if (sVar18 < sVar14) {\n do {\n this = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar7 = istreambuf_iterator<char,std::char_traits<char>>::equal\n (this,(istreambuf_iterator *)pplVar6);\n if (cVar7 != '\0') goto LAB_0034f1a7;\n cVar7 = pcVar2[sVar18];\n uVar11 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar7 != (char)uVar11) goto LAB_0034f1a7;\n pcVar15 = (char *)local_48[2];\n if (pcVar15 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar15 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar15) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar11 = (*pcVar3)();\n if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar7 != *pcVar15) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar15 + 1);\n }\n sVar18 = sVar18 + 1;\n local_40 = 0xffffffff;\n } while (sVar18 != sVar14);\n }\n else if (sVar18 != sVar14) goto LAB_0034f1a7;\n *local_80 = (undefined4)local_60;\n goto LAB_0034f1ae;\n }" if (parenthesized_expression "(uVar19 == 1)" ( (binary_expression "uVar19 == 1" identifier == number_literal) )) (compound_statement "{\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }\n uVar19 = local_60;\n local_40 = 0xffffffff;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n local_60 = CONCAT44(local_60._4_4_,*piVar1);\n sVar18 = uVar19 + 1;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390;\n sVar14 = strlen(pcVar2);\n if (sVar18 < sVar14) {\n do {\n this = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar7 = istreambuf_iterator<char,std::char_traits<char>>::equal\n (this,(istreambuf_iterator *)pplVar6);\n if (cVar7 != '\0') goto LAB_0034f1a7;\n cVar7 = pcVar2[sVar18];\n uVar11 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar7 != (char)uVar11) goto LAB_0034f1a7;\n pcVar15 = (char *)local_48[2];\n if (pcVar15 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar15 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar15) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar11 = (*pcVar3)();\n if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar7 != *pcVar15) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar15 + 1);\n }\n sVar18 = sVar18 + 1;\n local_40 = 0xffffffff;\n } while (sVar18 != sVar14);\n }\n else if (sVar18 != sVar14) goto LAB_0034f1a7;\n *local_80 = (undefined4)local_60;\n goto LAB_0034f1ae;\n }" { (if_statement "if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }" if (parenthesized_expression "((ulong)local_48[2] < (ulong)local_48[3])" ( (binary_expression "(ulong)local_48[2] < (ulong)local_48[3]" (cast_expression "(ulong)local_48[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_48[2]" identifier [ number_literal ])) < (cast_expression "(ulong)local_48[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_48[3]" identifier [ number_literal ]))) )) (compound_statement "{\n local_48[2] = local_48[2] + 1;\n }" { (expression_statement "local_48[2] = local_48[2] + 1;" (assignment_expression "local_48[2] = local_48[2] + 1" (subscript_expression "local_48[2]" identifier [ number_literal ]) = (binary_expression "local_48[2] + 1" (subscript_expression "local_48[2]" identifier [ number_literal ]) + number_literal)) ;) }) (else_clause "else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }" else (compound_statement "{\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }" { (expression_statement "pcVar3 = *(code **)(*local_48 + 0x50);" (assignment_expression "pcVar3 = *(code **)(*local_48 + 0x50)" identifier = (pointer_expression "*(code **)(*local_48 + 0x50)" * (cast_expression "(code **)(*local_48 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_48 + 0x50)" ( (binary_expression "*local_48 + 0x50" (pointer_expression "*local_48" * identifier) + number_literal) ))))) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "(*pcVar3)();" (call_expression "(*pcVar3)()" (parenthesized_expression "(*pcVar3)" ( (pointer_expression "*pcVar3" * identifier) )) (argument_list "()" ( ))) ;) }))) (expression_statement "uVar19 = local_60;" (assignment_expression "uVar19 = local_60" identifier = identifier) ;) (expression_statement "local_40 = 0xffffffff;" (assignment_expression "local_40 = 0xffffffff" identifier = number_literal) ;) (expression_statement "pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);" (assignment_expression "pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8)" identifier = (pointer_expression "*(char **)(param_7 + (long)*piVar1 * 8)" * (cast_expression "(char **)(param_7 + (long)*piVar1 * 8)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_7 + (long)*piVar1 * 8)" ( (binary_expression "param_7 + (long)*piVar1 * 8" identifier + (binary_expression "(long)*piVar1 * 8" (cast_expression "(long)*piVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*piVar1" * identifier)) * number_literal)) ))))) ;) (expression_statement "local_60 = CONCAT44(local_60._4_4_,*piVar1);" (assignment_expression "local_60 = CONCAT44(local_60._4_4_,*piVar1)" identifier = (call_expression "CONCAT44(local_60._4_4_,*piVar1)" identifier (argument_list "(local_60._4_4_,*piVar1)" ( (field_expression "local_60._4_4_" identifier . field_identifier) , (pointer_expression "*piVar1" * identifier) )))) ;) (expression_statement "sVar18 = uVar19 + 1;" (assignment_expression "sVar18 = uVar19 + 1" identifier = (binary_expression "uVar19 + 1" identifier + number_literal)) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "sVar14 = strlen(pcVar2);" (assignment_expression "sVar14 = strlen(pcVar2)" identifier = (call_expression "strlen(pcVar2)" identifier (argument_list "(pcVar2)" ( identifier )))) ;) (if_statement "if (sVar18 < sVar14) {\n do {\n this = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar7 = istreambuf_iterator<char,std::char_traits<char>>::equal\n (this,(istreambuf_iterator *)pplVar6);\n if (cVar7 != '\0') goto LAB_0034f1a7;\n cVar7 = pcVar2[sVar18];\n uVar11 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar7 != (char)uVar11) goto LAB_0034f1a7;\n pcVar15 = (char *)local_48[2];\n if (pcVar15 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar15 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar15) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar11 = (*pcVar3)();\n if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar7 != *pcVar15) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar15 + 1);\n }\n sVar18 = sVar18 + 1;\n local_40 = 0xffffffff;\n } while (sVar18 != sVar14);\n }\n else if (sVar18 != sVar14) goto LAB_0034f1a7;" if (parenthesized_expression "(sVar18 < sVar14)" ( (binary_expression "sVar18 < sVar14" identifier < identifier) )) (compound_statement "{\n do {\n this = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar7 = istreambuf_iterator<char,std::char_traits<char>>::equal\n (this,(istreambuf_iterator *)pplVar6);\n if (cVar7 != '\0') goto LAB_0034f1a7;\n cVar7 = pcVar2[sVar18];\n uVar11 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar7 != (char)uVar11) goto LAB_0034f1a7;\n pcVar15 = (char *)local_48[2];\n if (pcVar15 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar15 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar15) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar11 = (*pcVar3)();\n if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar7 != *pcVar15) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar15 + 1);\n }\n sVar18 = sVar18 + 1;\n local_40 = 0xffffffff;\n } while (sVar18 != sVar14);\n }" { (do_statement "do {\n this = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar7 = istreambuf_iterator<char,std::char_traits<char>>::equal\n (this,(istreambuf_iterator *)pplVar6);\n if (cVar7 != '\0') goto LAB_0034f1a7;\n cVar7 = pcVar2[sVar18];\n uVar11 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar7 != (char)uVar11) goto LAB_0034f1a7;\n pcVar15 = (char *)local_48[2];\n if (pcVar15 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar15 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar15) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar11 = (*pcVar3)();\n if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar7 != *pcVar15) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar15 + 1);\n }\n sVar18 = sVar18 + 1;\n local_40 = 0xffffffff;\n } while (sVar18 != sVar14);" do (compound_statement "{\n this = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar7 = istreambuf_iterator<char,std::char_traits<char>>::equal\n (this,(istreambuf_iterator *)pplVar6);\n if (cVar7 != '\0') goto LAB_0034f1a7;\n cVar7 = pcVar2[sVar18];\n uVar11 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar7 != (char)uVar11) goto LAB_0034f1a7;\n pcVar15 = (char *)local_48[2];\n if (pcVar15 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar15 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar15) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar11 = (*pcVar3)();\n if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar7 != *pcVar15) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar15 + 1);\n }\n sVar18 = sVar18 + 1;\n local_40 = 0xffffffff;\n }" { (expression_statement "this = local_68;" (assignment_expression "this = local_68" identifier = identifier) ;) (expression_statement "pplVar6 = local_78;" (assignment_expression "pplVar6 = local_78" identifier = identifier) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (ERROR "cVar7 = istreambuf_iterator<char,std::" (comma_expression "cVar7 = istreambuf_iterator<char,std" (assignment_expression "cVar7 = istreambuf_iterator<char" identifier = (binary_expression "istreambuf_iterator<char" identifier < identifier)) , identifier) : :) (expression_statement "char_traits<char>>::equal\n (this,(istreambuf_iterator *)pplVar6);" (binary_expression "char_traits<char>>::equal\n (this,(istreambuf_iterator *)pplVar6)" identifier < (binary_expression "char>>::equal\n (this,(istreambuf_iterator *)pplVar6)" identifier >> (ERROR "::" : :) (call_expression "equal\n (this,(istreambuf_iterator *)pplVar6)" identifier (argument_list "(this,(istreambuf_iterator *)pplVar6)" ( identifier , (cast_expression "(istreambuf_iterator *)pplVar6" ( (type_descriptor "istreambuf_iterator *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))))) ;) (if_statement "if (cVar7 != '\0') goto LAB_0034f1a7;" if (parenthesized_expression "(cVar7 != '\0')" ( (binary_expression "cVar7 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_0034f1a7;" goto statement_identifier ;)) (expression_statement "cVar7 = pcVar2[sVar18];" (assignment_expression "cVar7 = pcVar2[sVar18]" identifier = (subscript_expression "pcVar2[sVar18]" identifier [ identifier ])) ;) (expression_statement "uVar11 = local_40;" (assignment_expression "uVar11 = local_40" identifier = identifier) ;) (if_statement "if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar7 != (char)uVar11) goto LAB_0034f1a7;\n pcVar15 = (char *)local_48[2];\n if (pcVar15 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar15 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar15) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar11 = (*pcVar3)();\n if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar7 != *pcVar15) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar15 + 1);\n }" if (parenthesized_expression "((local_48 == (long *)0x0) || (local_40 != 0xffffffff))" ( (binary_expression "(local_48 == (long *)0x0) || (local_40 != 0xffffffff)" (parenthesized_expression "(local_48 == (long *)0x0)" ( (binary_expression "local_48 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(local_40 != 0xffffffff)" ( (binary_expression "local_40 != 0xffffffff" identifier != number_literal) ))) )) (compound_statement "{\nLAB_0034f3a8:\n if (cVar7 != (char)uVar11) goto LAB_0034f1a7;\n pcVar15 = (char *)local_48[2];\n if (pcVar15 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }" { (labeled_statement "LAB_0034f3a8:\n if (cVar7 != (char)uVar11) goto LAB_0034f1a7;" statement_identifier : (if_statement "if (cVar7 != (char)uVar11) goto LAB_0034f1a7;" if (parenthesized_expression "(cVar7 != (char)uVar11)" ( (binary_expression "cVar7 != (char)uVar11" identifier != (cast_expression "(char)uVar11" ( (type_descriptor "char" primitive_type) ) identifier)) )) (goto_statement "goto LAB_0034f1a7;" goto statement_identifier ;))) (expression_statement "pcVar15 = (char *)local_48[2];" (assignment_expression "pcVar15 = (char *)local_48[2]" identifier = (cast_expression "(char *)local_48[2]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_48[2]" identifier [ number_literal ]))) ;) (if_statement "if (pcVar15 < (char *)local_48[3]) goto LAB_0034f3c3;" if (parenthesized_expression "(pcVar15 < (char *)local_48[3])" ( (binary_expression "pcVar15 < (char *)local_48[3]" identifier < (cast_expression "(char *)local_48[3]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_48[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_0034f3c3;" goto statement_identifier ;)) (expression_statement "pcVar3 = *(code **)(*local_48 + 0x50);" (assignment_expression "pcVar3 = *(code **)(*local_48 + 0x50)" identifier = (pointer_expression "*(code **)(*local_48 + 0x50)" * (cast_expression "(code **)(*local_48 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_48 + 0x50)" ( (binary_expression "*local_48 + 0x50" (pointer_expression "*local_48" * identifier) + number_literal) ))))) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "(*pcVar3)();" (call_expression "(*pcVar3)()" (parenthesized_expression "(*pcVar3)" ( (pointer_expression "*pcVar3" * identifier) )) (argument_list "()" ( ))) ;) }) (else_clause "else {\n pcVar15 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar15) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar11 = (*pcVar3)();\n if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar7 != *pcVar15) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar15 + 1);\n }" else (compound_statement "{\n pcVar15 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar15) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar11 = (*pcVar3)();\n if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar7 != *pcVar15) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar15 + 1);\n }" { (expression_statement "pcVar15 = (char *)local_48[2];" (assignment_expression "pcVar15 = (char *)local_48[2]" identifier = (cast_expression "(char *)local_48[2]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_48[2]" identifier [ number_literal ]))) ;) (if_statement "if ((char *)local_48[3] <= pcVar15) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar11 = (*pcVar3)();\n if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }" if (parenthesized_expression "((char *)local_48[3] <= pcVar15)" ( (binary_expression "(char *)local_48[3] <= pcVar15" (cast_expression "(char *)local_48[3]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_48[3]" identifier [ number_literal ])) <= identifier) )) (compound_statement "{\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar11 = (*pcVar3)();\n if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }" { (expression_statement "pcVar3 = *(code **)(*local_48 + 0x48);" (assignment_expression "pcVar3 = *(code **)(*local_48 + 0x48)" identifier = (pointer_expression "*(code **)(*local_48 + 0x48)" * (cast_expression "(code **)(*local_48 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_48 + 0x48)" ( (binary_expression "*local_48 + 0x48" (pointer_expression "*local_48" * identifier) + number_literal) ))))) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "uVar11 = (*pcVar3)();" (assignment_expression "uVar11 = (*pcVar3)()" identifier = (call_expression "(*pcVar3)()" (parenthesized_expression "(*pcVar3)" ( (pointer_expression "*pcVar3" * identifier) )) (argument_list "()" ( )))) ;) (if_statement "if (uVar11 == 0xffffffff) {\n local_48 = (long *)0x0;\n }" if (parenthesized_expression "(uVar11 == 0xffffffff)" ( (binary_expression "uVar11 == 0xffffffff" identifier == number_literal) )) (compound_statement "{\n local_48 = (long *)0x0;\n }" { (expression_statement "local_48 = (long *)0x0;" (assignment_expression "local_48 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (goto_statement "goto LAB_0034f3a8;" goto statement_identifier ;) })) (if_statement "if (cVar7 != *pcVar15) goto LAB_0034f1a7;" if (parenthesized_expression "(cVar7 != *pcVar15)" ( (binary_expression "cVar7 != *pcVar15" identifier != (pointer_expression "*pcVar15" * identifier)) )) (goto_statement "goto LAB_0034f1a7;" goto statement_identifier ;)) (labeled_statement "LAB_0034f3c3:\n local_48[2] = (long)(pcVar15 + 1);" statement_identifier : (expression_statement "local_48[2] = (long)(pcVar15 + 1);" (assignment_expression "local_48[2] = (long)(pcVar15 + 1)" (subscript_expression "local_48[2]" identifier [ number_literal ]) = (cast_expression "(long)(pcVar15 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pcVar15 + 1)" ( (binary_expression "pcVar15 + 1" identifier + number_literal) )))) ;)) }))) (expression_statement "sVar18 = sVar18 + 1;" (assignment_expression "sVar18 = sVar18 + 1" identifier = (binary_expression "sVar18 + 1" identifier + number_literal)) ;) (expression_statement "local_40 = 0xffffffff;" (assignment_expression "local_40 = 0xffffffff" identifier = number_literal) ;) }) while (parenthesized_expression "(sVar18 != sVar14)" ( (binary_expression "sVar18 != sVar14" identifier != identifier) )) ;) }) (else_clause "else if (sVar18 != sVar14) goto LAB_0034f1a7;" else (if_statement "if (sVar18 != sVar14) goto LAB_0034f1a7;" if (parenthesized_expression "(sVar18 != sVar14)" ( (binary_expression "sVar18 != sVar14" identifier != identifier) )) (goto_statement "goto LAB_0034f1a7;" goto statement_identifier ;)))) (expression_statement "*local_80 = (undefined4)local_60;" (assignment_expression "*local_80 = (undefined4)local_60" (pointer_expression "*local_80" * identifier) = (cast_expression "(undefined4)local_60" ( (type_descriptor "undefined4" type_identifier) ) identifier)) ;) (goto_statement "goto LAB_0034f1ae;" goto statement_identifier ;) })) })) })) (labeled_statement "LAB_0034f1a7:\n *param_10 = *param_10 | 4;" statement_identifier : (expression_statement "*param_10 = *param_10 | 4;" (assignment_expression "*param_10 = *param_10 | 4" (pointer_expression "*param_10" * identifier) = (binary_expression "*param_10 | 4" (pointer_expression "*param_10" * identifier) | number_literal)) ;)) (labeled_statement "LAB_0034f1ae:\n auVar5._8_4_ = local_40;" statement_identifier : (expression_statement "auVar5._8_4_ = local_40;" (assignment_expression "auVar5._8_4_ = local_40" (field_expression "auVar5._8_4_" identifier . field_identifier) = identifier) ;)) (expression_statement "auVar5._0_8_ = local_48;" (assignment_expression "auVar5._0_8_ = local_48" (field_expression "auVar5._0_8_" identifier . field_identifier) = identifier) ;) (expression_statement "auVar5._12_4_ = uStack_3c;" (assignment_expression "auVar5._12_4_ = uStack_3c" (field_expression "auVar5._12_4_" identifier . field_identifier) = identifier) ;) (return_statement "return auVar5;" return identifier ;) }))
|
(translation_unit "undefined1 [16]\nFUN_0034f130(undefined8 param_1,long *param_2,undefined8 param_3,long *param_4,undefined8 param_5,\n undefined4 *param_6,long param_7,long param_8,long param_9,uint *param_10)\n\n{\n int *piVar1;\n char *pcVar2;\n code *pcVar3;\n long lVar4;\n undefined1 auVar5 [16];\n long **pplVar6;\n long **pplVar7;\n char cVar8;\n char cVar9;\n bool bVar10;\n int iVar11;\n uint uVar12;\n long *plVar13;\n ulong uVar14;\n size_t sVar15;\n char *pcVar16;\n long lVar17;\n ulong uVar18;\n size_t sVar19;\n ulong uVar20;\n undefined8 auStack_90 [2];\n undefined4 *local_80;\n long **local_78;\n char local_6a;\n char local_69;\n long **local_68;\n ulong local_60;\n long *local_58;\n undefined8 local_50;\n long *local_48;\n uint local_40;\n undefined4 uStack_3c;\n \n local_40 = (uint)param_3;\n uStack_3c = (undefined4)((ulong)param_3 >> 0x20);\n auStack_90[0] = 0x34f169;\n local_80 = param_6;\n local_58 = param_4;\n local_50 = param_5;\n local_48 = param_2;\n plVar13 = (long *)FUN_0034a440(param_9 + 0xd0);\n local_78 = &local_58;\n lVar4 = -(param_8 * 4 + 0x17U & 0xfffffffffffffff0);\n piVar1 = (int *)((long)&local_80 + lVar4);\n local_68 = &local_48;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1a3;\n cVar8 = FUN_0034f080(&local_48);\n uVar12 = local_40;\n pplVar6 = local_68;\n if (cVar8 == '\0') {\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1d1;\n cVar8 = FUN_003481d0(pplVar6,uVar12);\n if (param_8 != 0) {\n lVar17 = 0;\n uVar20 = 0;\n do {\n while (**(char **)(param_7 + lVar17 * 8) == cVar8) {\nLAB_0034f216:\n piVar1[uVar20] = (int)lVar17;\n uVar20 = uVar20 + 1;\n lVar17 = lVar17 + 1;\n if (param_8 == lVar17) goto LAB_0034f228;\n }\n local_60 = CONCAT71(local_60._1_7_,cVar8);\n pcVar3 = *(code **)(*plVar13 + 0x10);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6;\n cVar9 = (*pcVar3)(plVar13);\n cVar8 = (char)local_60;\n if ((char)local_60 == cVar9) goto LAB_0034f216;\n lVar17 = lVar17 + 1;\n } while (param_8 != lVar17);\nLAB_0034f228:\n local_60 = 0;\njoined_r0x0034f234:\n if (1 < uVar20) {\n uVar18 = 1;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;\n uVar14 = strlen(pcVar2);\n do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar15 = strlen(pcVar2);\n if (sVar15 < uVar14) {\n uVar14 = sVar15;\n }\n uVar18 = uVar18 + 1;\n } while (uVar18 < uVar20);\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }\n local_60 = local_60 + 1;\n local_40 = 0xffffffff;\n if (uVar14 <= local_60) goto LAB_0034f1a7;\n cVar8 = '\x01';\n if (local_48 != (long *)0x0) {\n cVar8 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar11 = (*pcVar3)();\n cVar8 = '\0';\n if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }\n }\n }\n bVar10 = local_58 != (long *)0x0 && (int)local_50 == -1;\n cVar9 = (int)local_50 == -1;\n if ((bVar10) && (cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar10;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar11 = (*pcVar3)();\n cVar9 = local_69;\n if (iVar11 == -1) {\n local_58 = (long *)0x0;\n cVar9 = local_6a;\n }\n }\n if (cVar9 == cVar8) goto LAB_0034f1a7;\n uVar14 = 0;\n do {\n while( true ) {\n cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);\n uVar12 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }\n if (cVar8 != (char)uVar12) break;\n uVar14 = uVar14 + 1;\n if (uVar20 <= uVar14) goto joined_r0x0034f234;\n }\n uVar20 = uVar20 - 1;\n piVar1[uVar14] = piVar1[uVar20];\n } while (uVar14 < uVar20);\n goto joined_r0x0034f234;\n }\n if (uVar20 == 1) {\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }\n uVar20 = local_60;\n local_40 = 0xffffffff;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n local_60 = CONCAT44(local_60._4_4_,*piVar1);\n sVar19 = uVar20 + 1;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390;\n sVar15 = strlen(pcVar2);\n if (sVar19 < sVar15) {\n do {\n pplVar7 = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar8 = FUN_0034f080(pplVar7,pplVar6);\n if (cVar8 != '\0') goto LAB_0034f1a7;\n cVar8 = pcVar2[sVar19];\n uVar12 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }\n sVar19 = sVar19 + 1;\n local_40 = 0xffffffff;\n } while (sVar19 != sVar15);\n }\n else if (sVar19 != sVar15) goto LAB_0034f1a7;\n *local_80 = (undefined4)local_60;\n goto LAB_0034f1ae;\n }\n }\n }\nLAB_0034f1a7:\n *param_10 = *param_10 | 4;\nLAB_0034f1ae:\n auVar5._8_4_ = local_40;\n auVar5._0_8_ = local_48;\n auVar5._12_4_ = uStack_3c;\n return auVar5;\n}\n\n" (expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" identifier [ number_literal ]) ;) (declaration "FUN_0034f130(undefined8 param_1,long *param_2,undefined8 param_3,long *param_4,undefined8 param_5,\n undefined4 *param_6,long param_7,long param_8,long param_9,uint *param_10)\n\n{\n int *piVar1;" (macro_type_specifier "FUN_0034f130(undefined8" identifier ( (type_descriptor "undefined8" type_identifier) )) identifier , (ERROR "long" identifier) (pointer_declarator "*param_2" * identifier) , identifier (ERROR "param_3" identifier) , (ERROR "long" identifier) (pointer_declarator "*param_4" * identifier) , identifier (ERROR "param_5" identifier) , (ERROR "undefined4" identifier) (pointer_declarator "*param_6" * identifier) , (ERROR "long" identifier) identifier , (ERROR "long" identifier) identifier , (ERROR "long" identifier) identifier , (ERROR "uint *param_10)\n\n{\n int" identifier (pointer_declarator "*param_10" * identifier) ) { primitive_type) (pointer_declarator "*piVar1" * identifier) ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (declaration "code *pcVar3;" type_identifier (pointer_declarator "*pcVar3" * identifier) ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 auVar5 [16];" type_identifier (array_declarator "auVar5 [16]" identifier [ number_literal ]) ;) (declaration "long **pplVar6;" (sized_type_specifier "long" long) (pointer_declarator "**pplVar6" * (pointer_declarator "*pplVar6" * identifier)) ;) (declaration "long **pplVar7;" (sized_type_specifier "long" long) (pointer_declarator "**pplVar7" * (pointer_declarator "*pplVar7" * identifier)) ;) (declaration "char cVar8;" primitive_type identifier ;) (declaration "char cVar9;" primitive_type identifier ;) (declaration "bool bVar10;" primitive_type identifier ;) (declaration "int iVar11;" primitive_type identifier ;) (declaration "uint uVar12;" type_identifier identifier ;) (declaration "long *plVar13;" (sized_type_specifier "long" long) (pointer_declarator "*plVar13" * identifier) ;) (declaration "ulong uVar14;" type_identifier identifier ;) (declaration "size_t sVar15;" primitive_type identifier ;) (declaration "char *pcVar16;" primitive_type (pointer_declarator "*pcVar16" * identifier) ;) (declaration "long lVar17;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar18;" type_identifier identifier ;) (declaration "size_t sVar19;" primitive_type identifier ;) (declaration "ulong uVar20;" type_identifier identifier ;) (declaration "undefined8 auStack_90 [2];" type_identifier (array_declarator "auStack_90 [2]" identifier [ number_literal ]) ;) (declaration "undefined4 *local_80;" type_identifier (pointer_declarator "*local_80" * identifier) ;) (declaration "long **local_78;" (sized_type_specifier "long" long) (pointer_declarator "**local_78" * (pointer_declarator "*local_78" * identifier)) ;) (declaration "char local_6a;" primitive_type identifier ;) (declaration "char local_69;" primitive_type identifier ;) (declaration "long **local_68;" (sized_type_specifier "long" long) (pointer_declarator "**local_68" * (pointer_declarator "*local_68" * identifier)) ;) (declaration "ulong local_60;" type_identifier identifier ;) (declaration "long *local_58;" (sized_type_specifier "long" long) (pointer_declarator "*local_58" * identifier) ;) (declaration "undefined8 local_50;" type_identifier identifier ;) (declaration "long *local_48;" (sized_type_specifier "long" long) (pointer_declarator "*local_48" * identifier) ;) (declaration "uint local_40;" type_identifier identifier ;) (declaration "undefined4 uStack_3c;" type_identifier identifier ;) (expression_statement "local_40 = (uint)param_3;" (assignment_expression "local_40 = (uint)param_3" identifier = (cast_expression "(uint)param_3" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (expression_statement "uStack_3c = (undefined4)((ulong)param_3 >> 0x20);" (assignment_expression "uStack_3c = (undefined4)((ulong)param_3 >> 0x20)" identifier = (call_expression "(undefined4)((ulong)param_3 >> 0x20)" (parenthesized_expression "(undefined4)" ( identifier )) (argument_list "((ulong)param_3 >> 0x20)" ( (binary_expression "(ulong)param_3 >> 0x20" (cast_expression "(ulong)param_3" ( (type_descriptor "ulong" type_identifier) ) identifier) >> number_literal) )))) ;) (expression_statement "auStack_90[0] = 0x34f169;" (assignment_expression "auStack_90[0] = 0x34f169" (subscript_expression "auStack_90[0]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_80 = param_6;" (assignment_expression "local_80 = param_6" identifier = identifier) ;) (expression_statement "local_58 = param_4;" (assignment_expression "local_58 = param_4" identifier = identifier) ;) (expression_statement "local_50 = param_5;" (assignment_expression "local_50 = param_5" identifier = identifier) ;) (expression_statement "local_48 = param_2;" (assignment_expression "local_48 = param_2" identifier = identifier) ;) (expression_statement "plVar13 = (long *)FUN_0034a440(param_9 + 0xd0);" (assignment_expression "plVar13 = (long *)FUN_0034a440(param_9 + 0xd0)" identifier = (cast_expression "(long *)FUN_0034a440(param_9 + 0xd0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_0034a440(param_9 + 0xd0)" identifier (argument_list "(param_9 + 0xd0)" ( (binary_expression "param_9 + 0xd0" identifier + number_literal) ))))) ;) (expression_statement "local_78 = &local_58;" (assignment_expression "local_78 = &local_58" identifier = (pointer_expression "&local_58" & identifier)) ;) (expression_statement "lVar4 = -(param_8 * 4 + 0x17U & 0xfffffffffffffff0);" (assignment_expression "lVar4 = -(param_8 * 4 + 0x17U & 0xfffffffffffffff0)" identifier = (unary_expression "-(param_8 * 4 + 0x17U & 0xfffffffffffffff0)" - (parenthesized_expression "(param_8 * 4 + 0x17U & 0xfffffffffffffff0)" ( (binary_expression "param_8 * 4 + 0x17U & 0xfffffffffffffff0" (binary_expression "param_8 * 4 + 0x17U" (binary_expression "param_8 * 4" identifier * number_literal) + number_literal) & number_literal) )))) ;) (expression_statement "piVar1 = (int *)((long)&local_80 + lVar4);" (assignment_expression "piVar1 = (int *)((long)&local_80 + lVar4)" identifier = (cast_expression "(int *)((long)&local_80 + lVar4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&local_80 + lVar4)" ( (binary_expression "(long)&local_80 + lVar4" (cast_expression "(long)&local_80" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&local_80" & identifier)) + identifier) )))) ;) (expression_statement "local_68 = &local_48;" (assignment_expression "local_68 = &local_48" identifier = (pointer_expression "&local_48" & identifier)) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1a3;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1a3" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "cVar8 = FUN_0034f080(&local_48);" (assignment_expression "cVar8 = FUN_0034f080(&local_48)" identifier = (call_expression "FUN_0034f080(&local_48)" identifier (argument_list "(&local_48)" ( (pointer_expression "&local_48" & identifier) )))) ;) (expression_statement "uVar12 = local_40;" (assignment_expression "uVar12 = local_40" identifier = identifier) ;) (expression_statement "pplVar6 = local_68;" (assignment_expression "pplVar6 = local_68" identifier = identifier) ;) (if_statement "if (cVar8 == '\0') {\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1d1;\n cVar8 = FUN_003481d0(pplVar6,uVar12);\n if (param_8 != 0) {\n lVar17 = 0;\n uVar20 = 0;\n do {\n while (**(char **)(param_7 + lVar17 * 8) == cVar8) {\nLAB_0034f216:\n piVar1[uVar20] = (int)lVar17;\n uVar20 = uVar20 + 1;\n lVar17 = lVar17 + 1;\n if (param_8 == lVar17) goto LAB_0034f228;\n }\n local_60 = CONCAT71(local_60._1_7_,cVar8);\n pcVar3 = *(code **)(*plVar13 + 0x10);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6;\n cVar9 = (*pcVar3)(plVar13);\n cVar8 = (char)local_60;\n if ((char)local_60 == cVar9) goto LAB_0034f216;\n lVar17 = lVar17 + 1;\n } while (param_8 != lVar17);\nLAB_0034f228:\n local_60 = 0;\njoined_r0x0034f234:\n if (1 < uVar20) {\n uVar18 = 1;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;\n uVar14 = strlen(pcVar2);\n do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar15 = strlen(pcVar2);\n if (sVar15 < uVar14) {\n uVar14 = sVar15;\n }\n uVar18 = uVar18 + 1;\n } while (uVar18 < uVar20);\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }\n local_60 = local_60 + 1;\n local_40 = 0xffffffff;\n if (uVar14 <= local_60) goto LAB_0034f1a7;\n cVar8 = '\x01';\n if (local_48 != (long *)0x0) {\n cVar8 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar11 = (*pcVar3)();\n cVar8 = '\0';\n if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }\n }\n }\n bVar10 = local_58 != (long *)0x0 && (int)local_50 == -1;\n cVar9 = (int)local_50 == -1;\n if ((bVar10) && (cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar10;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar11 = (*pcVar3)();\n cVar9 = local_69;\n if (iVar11 == -1) {\n local_58 = (long *)0x0;\n cVar9 = local_6a;\n }\n }\n if (cVar9 == cVar8) goto LAB_0034f1a7;\n uVar14 = 0;\n do {\n while( true ) {\n cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);\n uVar12 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }\n if (cVar8 != (char)uVar12) break;\n uVar14 = uVar14 + 1;\n if (uVar20 <= uVar14) goto joined_r0x0034f234;\n }\n uVar20 = uVar20 - 1;\n piVar1[uVar14] = piVar1[uVar20];\n } while (uVar14 < uVar20);\n goto joined_r0x0034f234;\n }\n if (uVar20 == 1) {\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }\n uVar20 = local_60;\n local_40 = 0xffffffff;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n local_60 = CONCAT44(local_60._4_4_,*piVar1);\n sVar19 = uVar20 + 1;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390;\n sVar15 = strlen(pcVar2);\n if (sVar19 < sVar15) {\n do {\n pplVar7 = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar8 = FUN_0034f080(pplVar7,pplVar6);\n if (cVar8 != '\0') goto LAB_0034f1a7;\n cVar8 = pcVar2[sVar19];\n uVar12 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }\n sVar19 = sVar19 + 1;\n local_40 = 0xffffffff;\n } while (sVar19 != sVar15);\n }\n else if (sVar19 != sVar15) goto LAB_0034f1a7;\n *local_80 = (undefined4)local_60;\n goto LAB_0034f1ae;\n }\n }\n }" if (parenthesized_expression "(cVar8 == '\0')" ( (binary_expression "cVar8 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1d1;\n cVar8 = FUN_003481d0(pplVar6,uVar12);\n if (param_8 != 0) {\n lVar17 = 0;\n uVar20 = 0;\n do {\n while (**(char **)(param_7 + lVar17 * 8) == cVar8) {\nLAB_0034f216:\n piVar1[uVar20] = (int)lVar17;\n uVar20 = uVar20 + 1;\n lVar17 = lVar17 + 1;\n if (param_8 == lVar17) goto LAB_0034f228;\n }\n local_60 = CONCAT71(local_60._1_7_,cVar8);\n pcVar3 = *(code **)(*plVar13 + 0x10);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6;\n cVar9 = (*pcVar3)(plVar13);\n cVar8 = (char)local_60;\n if ((char)local_60 == cVar9) goto LAB_0034f216;\n lVar17 = lVar17 + 1;\n } while (param_8 != lVar17);\nLAB_0034f228:\n local_60 = 0;\njoined_r0x0034f234:\n if (1 < uVar20) {\n uVar18 = 1;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;\n uVar14 = strlen(pcVar2);\n do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar15 = strlen(pcVar2);\n if (sVar15 < uVar14) {\n uVar14 = sVar15;\n }\n uVar18 = uVar18 + 1;\n } while (uVar18 < uVar20);\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }\n local_60 = local_60 + 1;\n local_40 = 0xffffffff;\n if (uVar14 <= local_60) goto LAB_0034f1a7;\n cVar8 = '\x01';\n if (local_48 != (long *)0x0) {\n cVar8 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar11 = (*pcVar3)();\n cVar8 = '\0';\n if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }\n }\n }\n bVar10 = local_58 != (long *)0x0 && (int)local_50 == -1;\n cVar9 = (int)local_50 == -1;\n if ((bVar10) && (cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar10;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar11 = (*pcVar3)();\n cVar9 = local_69;\n if (iVar11 == -1) {\n local_58 = (long *)0x0;\n cVar9 = local_6a;\n }\n }\n if (cVar9 == cVar8) goto LAB_0034f1a7;\n uVar14 = 0;\n do {\n while( true ) {\n cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);\n uVar12 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }\n if (cVar8 != (char)uVar12) break;\n uVar14 = uVar14 + 1;\n if (uVar20 <= uVar14) goto joined_r0x0034f234;\n }\n uVar20 = uVar20 - 1;\n piVar1[uVar14] = piVar1[uVar20];\n } while (uVar14 < uVar20);\n goto joined_r0x0034f234;\n }\n if (uVar20 == 1) {\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }\n uVar20 = local_60;\n local_40 = 0xffffffff;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n local_60 = CONCAT44(local_60._4_4_,*piVar1);\n sVar19 = uVar20 + 1;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390;\n sVar15 = strlen(pcVar2);\n if (sVar19 < sVar15) {\n do {\n pplVar7 = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar8 = FUN_0034f080(pplVar7,pplVar6);\n if (cVar8 != '\0') goto LAB_0034f1a7;\n cVar8 = pcVar2[sVar19];\n uVar12 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }\n sVar19 = sVar19 + 1;\n local_40 = 0xffffffff;\n } while (sVar19 != sVar15);\n }\n else if (sVar19 != sVar15) goto LAB_0034f1a7;\n *local_80 = (undefined4)local_60;\n goto LAB_0034f1ae;\n }\n }\n }" { (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1d1;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1d1" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "cVar8 = FUN_003481d0(pplVar6,uVar12);" (assignment_expression "cVar8 = FUN_003481d0(pplVar6,uVar12)" identifier = (call_expression "FUN_003481d0(pplVar6,uVar12)" identifier (argument_list "(pplVar6,uVar12)" ( identifier , identifier )))) ;) (if_statement "if (param_8 != 0) {\n lVar17 = 0;\n uVar20 = 0;\n do {\n while (**(char **)(param_7 + lVar17 * 8) == cVar8) {\nLAB_0034f216:\n piVar1[uVar20] = (int)lVar17;\n uVar20 = uVar20 + 1;\n lVar17 = lVar17 + 1;\n if (param_8 == lVar17) goto LAB_0034f228;\n }\n local_60 = CONCAT71(local_60._1_7_,cVar8);\n pcVar3 = *(code **)(*plVar13 + 0x10);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6;\n cVar9 = (*pcVar3)(plVar13);\n cVar8 = (char)local_60;\n if ((char)local_60 == cVar9) goto LAB_0034f216;\n lVar17 = lVar17 + 1;\n } while (param_8 != lVar17);\nLAB_0034f228:\n local_60 = 0;\njoined_r0x0034f234:\n if (1 < uVar20) {\n uVar18 = 1;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;\n uVar14 = strlen(pcVar2);\n do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar15 = strlen(pcVar2);\n if (sVar15 < uVar14) {\n uVar14 = sVar15;\n }\n uVar18 = uVar18 + 1;\n } while (uVar18 < uVar20);\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }\n local_60 = local_60 + 1;\n local_40 = 0xffffffff;\n if (uVar14 <= local_60) goto LAB_0034f1a7;\n cVar8 = '\x01';\n if (local_48 != (long *)0x0) {\n cVar8 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar11 = (*pcVar3)();\n cVar8 = '\0';\n if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }\n }\n }\n bVar10 = local_58 != (long *)0x0 && (int)local_50 == -1;\n cVar9 = (int)local_50 == -1;\n if ((bVar10) && (cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar10;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar11 = (*pcVar3)();\n cVar9 = local_69;\n if (iVar11 == -1) {\n local_58 = (long *)0x0;\n cVar9 = local_6a;\n }\n }\n if (cVar9 == cVar8) goto LAB_0034f1a7;\n uVar14 = 0;\n do {\n while( true ) {\n cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);\n uVar12 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }\n if (cVar8 != (char)uVar12) break;\n uVar14 = uVar14 + 1;\n if (uVar20 <= uVar14) goto joined_r0x0034f234;\n }\n uVar20 = uVar20 - 1;\n piVar1[uVar14] = piVar1[uVar20];\n } while (uVar14 < uVar20);\n goto joined_r0x0034f234;\n }\n if (uVar20 == 1) {\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }\n uVar20 = local_60;\n local_40 = 0xffffffff;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n local_60 = CONCAT44(local_60._4_4_,*piVar1);\n sVar19 = uVar20 + 1;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390;\n sVar15 = strlen(pcVar2);\n if (sVar19 < sVar15) {\n do {\n pplVar7 = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar8 = FUN_0034f080(pplVar7,pplVar6);\n if (cVar8 != '\0') goto LAB_0034f1a7;\n cVar8 = pcVar2[sVar19];\n uVar12 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }\n sVar19 = sVar19 + 1;\n local_40 = 0xffffffff;\n } while (sVar19 != sVar15);\n }\n else if (sVar19 != sVar15) goto LAB_0034f1a7;\n *local_80 = (undefined4)local_60;\n goto LAB_0034f1ae;\n }\n }" if (parenthesized_expression "(param_8 != 0)" ( (binary_expression "param_8 != 0" identifier != number_literal) )) (compound_statement "{\n lVar17 = 0;\n uVar20 = 0;\n do {\n while (**(char **)(param_7 + lVar17 * 8) == cVar8) {\nLAB_0034f216:\n piVar1[uVar20] = (int)lVar17;\n uVar20 = uVar20 + 1;\n lVar17 = lVar17 + 1;\n if (param_8 == lVar17) goto LAB_0034f228;\n }\n local_60 = CONCAT71(local_60._1_7_,cVar8);\n pcVar3 = *(code **)(*plVar13 + 0x10);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6;\n cVar9 = (*pcVar3)(plVar13);\n cVar8 = (char)local_60;\n if ((char)local_60 == cVar9) goto LAB_0034f216;\n lVar17 = lVar17 + 1;\n } while (param_8 != lVar17);\nLAB_0034f228:\n local_60 = 0;\njoined_r0x0034f234:\n if (1 < uVar20) {\n uVar18 = 1;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;\n uVar14 = strlen(pcVar2);\n do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar15 = strlen(pcVar2);\n if (sVar15 < uVar14) {\n uVar14 = sVar15;\n }\n uVar18 = uVar18 + 1;\n } while (uVar18 < uVar20);\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }\n local_60 = local_60 + 1;\n local_40 = 0xffffffff;\n if (uVar14 <= local_60) goto LAB_0034f1a7;\n cVar8 = '\x01';\n if (local_48 != (long *)0x0) {\n cVar8 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar11 = (*pcVar3)();\n cVar8 = '\0';\n if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }\n }\n }\n bVar10 = local_58 != (long *)0x0 && (int)local_50 == -1;\n cVar9 = (int)local_50 == -1;\n if ((bVar10) && (cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar10;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar11 = (*pcVar3)();\n cVar9 = local_69;\n if (iVar11 == -1) {\n local_58 = (long *)0x0;\n cVar9 = local_6a;\n }\n }\n if (cVar9 == cVar8) goto LAB_0034f1a7;\n uVar14 = 0;\n do {\n while( true ) {\n cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);\n uVar12 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }\n if (cVar8 != (char)uVar12) break;\n uVar14 = uVar14 + 1;\n if (uVar20 <= uVar14) goto joined_r0x0034f234;\n }\n uVar20 = uVar20 - 1;\n piVar1[uVar14] = piVar1[uVar20];\n } while (uVar14 < uVar20);\n goto joined_r0x0034f234;\n }\n if (uVar20 == 1) {\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }\n uVar20 = local_60;\n local_40 = 0xffffffff;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n local_60 = CONCAT44(local_60._4_4_,*piVar1);\n sVar19 = uVar20 + 1;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390;\n sVar15 = strlen(pcVar2);\n if (sVar19 < sVar15) {\n do {\n pplVar7 = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar8 = FUN_0034f080(pplVar7,pplVar6);\n if (cVar8 != '\0') goto LAB_0034f1a7;\n cVar8 = pcVar2[sVar19];\n uVar12 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }\n sVar19 = sVar19 + 1;\n local_40 = 0xffffffff;\n } while (sVar19 != sVar15);\n }\n else if (sVar19 != sVar15) goto LAB_0034f1a7;\n *local_80 = (undefined4)local_60;\n goto LAB_0034f1ae;\n }\n }" { (expression_statement "lVar17 = 0;" (assignment_expression "lVar17 = 0" identifier = number_literal) ;) (expression_statement "uVar20 = 0;" (assignment_expression "uVar20 = 0" identifier = number_literal) ;) (do_statement "do {\n while (**(char **)(param_7 + lVar17 * 8) == cVar8) {\nLAB_0034f216:\n piVar1[uVar20] = (int)lVar17;\n uVar20 = uVar20 + 1;\n lVar17 = lVar17 + 1;\n if (param_8 == lVar17) goto LAB_0034f228;\n }\n local_60 = CONCAT71(local_60._1_7_,cVar8);\n pcVar3 = *(code **)(*plVar13 + 0x10);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6;\n cVar9 = (*pcVar3)(plVar13);\n cVar8 = (char)local_60;\n if ((char)local_60 == cVar9) goto LAB_0034f216;\n lVar17 = lVar17 + 1;\n } while (param_8 != lVar17);" do (compound_statement "{\n while (**(char **)(param_7 + lVar17 * 8) == cVar8) {\nLAB_0034f216:\n piVar1[uVar20] = (int)lVar17;\n uVar20 = uVar20 + 1;\n lVar17 = lVar17 + 1;\n if (param_8 == lVar17) goto LAB_0034f228;\n }\n local_60 = CONCAT71(local_60._1_7_,cVar8);\n pcVar3 = *(code **)(*plVar13 + 0x10);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6;\n cVar9 = (*pcVar3)(plVar13);\n cVar8 = (char)local_60;\n if ((char)local_60 == cVar9) goto LAB_0034f216;\n lVar17 = lVar17 + 1;\n }" { (while_statement "while (**(char **)(param_7 + lVar17 * 8) == cVar8) {\nLAB_0034f216:\n piVar1[uVar20] = (int)lVar17;\n uVar20 = uVar20 + 1;\n lVar17 = lVar17 + 1;\n if (param_8 == lVar17) goto LAB_0034f228;\n }" while (parenthesized_expression "(**(char **)(param_7 + lVar17 * 8) == cVar8)" ( (binary_expression "**(char **)(param_7 + lVar17 * 8) == cVar8" (pointer_expression "**(char **)(param_7 + lVar17 * 8)" * (pointer_expression "*(char **)(param_7 + lVar17 * 8)" * (cast_expression "(char **)(param_7 + lVar17 * 8)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_7 + lVar17 * 8)" ( (binary_expression "param_7 + lVar17 * 8" identifier + (binary_expression "lVar17 * 8" identifier * number_literal)) ))))) == identifier) )) (compound_statement "{\nLAB_0034f216:\n piVar1[uVar20] = (int)lVar17;\n uVar20 = uVar20 + 1;\n lVar17 = lVar17 + 1;\n if (param_8 == lVar17) goto LAB_0034f228;\n }" { (labeled_statement "LAB_0034f216:\n piVar1[uVar20] = (int)lVar17;" statement_identifier : (expression_statement "piVar1[uVar20] = (int)lVar17;" (assignment_expression "piVar1[uVar20] = (int)lVar17" (subscript_expression "piVar1[uVar20]" identifier [ identifier ]) = (cast_expression "(int)lVar17" ( (type_descriptor "int" primitive_type) ) identifier)) ;)) (expression_statement "uVar20 = uVar20 + 1;" (assignment_expression "uVar20 = uVar20 + 1" identifier = (binary_expression "uVar20 + 1" identifier + number_literal)) ;) (expression_statement "lVar17 = lVar17 + 1;" (assignment_expression "lVar17 = lVar17 + 1" identifier = (binary_expression "lVar17 + 1" identifier + number_literal)) ;) (if_statement "if (param_8 == lVar17) goto LAB_0034f228;" if (parenthesized_expression "(param_8 == lVar17)" ( (binary_expression "param_8 == lVar17" identifier == identifier) )) (goto_statement "goto LAB_0034f228;" goto statement_identifier ;)) })) (expression_statement "local_60 = CONCAT71(local_60._1_7_,cVar8);" (assignment_expression "local_60 = CONCAT71(local_60._1_7_,cVar8)" identifier = (call_expression "CONCAT71(local_60._1_7_,cVar8)" identifier (argument_list "(local_60._1_7_,cVar8)" ( (field_expression "local_60._1_7_" identifier . field_identifier) , identifier )))) ;) (expression_statement "pcVar3 = *(code **)(*plVar13 + 0x10);" (assignment_expression "pcVar3 = *(code **)(*plVar13 + 0x10)" identifier = (pointer_expression "*(code **)(*plVar13 + 0x10)" * (cast_expression "(code **)(*plVar13 + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar13 + 0x10)" ( (binary_expression "*plVar13 + 0x10" (pointer_expression "*plVar13" * identifier) + number_literal) ))))) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "cVar9 = (*pcVar3)(plVar13);" (assignment_expression "cVar9 = (*pcVar3)(plVar13)" identifier = (call_expression "(*pcVar3)(plVar13)" (parenthesized_expression "(*pcVar3)" ( (pointer_expression "*pcVar3" * identifier) )) (argument_list "(plVar13)" ( identifier )))) ;) (expression_statement "cVar8 = (char)local_60;" (assignment_expression "cVar8 = (char)local_60" identifier = (cast_expression "(char)local_60" ( (type_descriptor "char" primitive_type) ) identifier)) ;) (if_statement "if ((char)local_60 == cVar9) goto LAB_0034f216;" if (parenthesized_expression "((char)local_60 == cVar9)" ( (binary_expression "(char)local_60 == cVar9" (cast_expression "(char)local_60" ( (type_descriptor "char" primitive_type) ) identifier) == identifier) )) (goto_statement "goto LAB_0034f216;" goto statement_identifier ;)) (expression_statement "lVar17 = lVar17 + 1;" (assignment_expression "lVar17 = lVar17 + 1" identifier = (binary_expression "lVar17 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(param_8 != lVar17)" ( (binary_expression "param_8 != lVar17" identifier != identifier) )) ;) (labeled_statement "LAB_0034f228:\n local_60 = 0;" statement_identifier : (expression_statement "local_60 = 0;" (assignment_expression "local_60 = 0" identifier = number_literal) ;)) (labeled_statement "joined_r0x0034f234:\n if (1 < uVar20) {\n uVar18 = 1;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;\n uVar14 = strlen(pcVar2);\n do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar15 = strlen(pcVar2);\n if (sVar15 < uVar14) {\n uVar14 = sVar15;\n }\n uVar18 = uVar18 + 1;\n } while (uVar18 < uVar20);\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }\n local_60 = local_60 + 1;\n local_40 = 0xffffffff;\n if (uVar14 <= local_60) goto LAB_0034f1a7;\n cVar8 = '\x01';\n if (local_48 != (long *)0x0) {\n cVar8 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar11 = (*pcVar3)();\n cVar8 = '\0';\n if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }\n }\n }\n bVar10 = local_58 != (long *)0x0 && (int)local_50 == -1;\n cVar9 = (int)local_50 == -1;\n if ((bVar10) && (cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar10;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar11 = (*pcVar3)();\n cVar9 = local_69;\n if (iVar11 == -1) {\n local_58 = (long *)0x0;\n cVar9 = local_6a;\n }\n }\n if (cVar9 == cVar8) goto LAB_0034f1a7;\n uVar14 = 0;\n do {\n while( true ) {\n cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);\n uVar12 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }\n if (cVar8 != (char)uVar12) break;\n uVar14 = uVar14 + 1;\n if (uVar20 <= uVar14) goto joined_r0x0034f234;\n }\n uVar20 = uVar20 - 1;\n piVar1[uVar14] = piVar1[uVar20];\n } while (uVar14 < uVar20);\n goto joined_r0x0034f234;\n }" statement_identifier : (if_statement "if (1 < uVar20) {\n uVar18 = 1;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;\n uVar14 = strlen(pcVar2);\n do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar15 = strlen(pcVar2);\n if (sVar15 < uVar14) {\n uVar14 = sVar15;\n }\n uVar18 = uVar18 + 1;\n } while (uVar18 < uVar20);\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }\n local_60 = local_60 + 1;\n local_40 = 0xffffffff;\n if (uVar14 <= local_60) goto LAB_0034f1a7;\n cVar8 = '\x01';\n if (local_48 != (long *)0x0) {\n cVar8 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar11 = (*pcVar3)();\n cVar8 = '\0';\n if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }\n }\n }\n bVar10 = local_58 != (long *)0x0 && (int)local_50 == -1;\n cVar9 = (int)local_50 == -1;\n if ((bVar10) && (cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar10;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar11 = (*pcVar3)();\n cVar9 = local_69;\n if (iVar11 == -1) {\n local_58 = (long *)0x0;\n cVar9 = local_6a;\n }\n }\n if (cVar9 == cVar8) goto LAB_0034f1a7;\n uVar14 = 0;\n do {\n while( true ) {\n cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);\n uVar12 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }\n if (cVar8 != (char)uVar12) break;\n uVar14 = uVar14 + 1;\n if (uVar20 <= uVar14) goto joined_r0x0034f234;\n }\n uVar20 = uVar20 - 1;\n piVar1[uVar14] = piVar1[uVar20];\n } while (uVar14 < uVar20);\n goto joined_r0x0034f234;\n }" if (parenthesized_expression "(1 < uVar20)" ( (binary_expression "1 < uVar20" number_literal < identifier) )) (compound_statement "{\n uVar18 = 1;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;\n uVar14 = strlen(pcVar2);\n do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar15 = strlen(pcVar2);\n if (sVar15 < uVar14) {\n uVar14 = sVar15;\n }\n uVar18 = uVar18 + 1;\n } while (uVar18 < uVar20);\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }\n local_60 = local_60 + 1;\n local_40 = 0xffffffff;\n if (uVar14 <= local_60) goto LAB_0034f1a7;\n cVar8 = '\x01';\n if (local_48 != (long *)0x0) {\n cVar8 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar11 = (*pcVar3)();\n cVar8 = '\0';\n if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }\n }\n }\n bVar10 = local_58 != (long *)0x0 && (int)local_50 == -1;\n cVar9 = (int)local_50 == -1;\n if ((bVar10) && (cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar10;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar11 = (*pcVar3)();\n cVar9 = local_69;\n if (iVar11 == -1) {\n local_58 = (long *)0x0;\n cVar9 = local_6a;\n }\n }\n if (cVar9 == cVar8) goto LAB_0034f1a7;\n uVar14 = 0;\n do {\n while( true ) {\n cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);\n uVar12 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }\n if (cVar8 != (char)uVar12) break;\n uVar14 = uVar14 + 1;\n if (uVar20 <= uVar14) goto joined_r0x0034f234;\n }\n uVar20 = uVar20 - 1;\n piVar1[uVar14] = piVar1[uVar20];\n } while (uVar14 < uVar20);\n goto joined_r0x0034f234;\n }" { (expression_statement "uVar18 = 1;" (assignment_expression "uVar18 = 1" identifier = number_literal) ;) (expression_statement "pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);" (assignment_expression "pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8)" identifier = (pointer_expression "*(char **)(param_7 + (long)*piVar1 * 8)" * (cast_expression "(char **)(param_7 + (long)*piVar1 * 8)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_7 + (long)*piVar1 * 8)" ( (binary_expression "param_7 + (long)*piVar1 * 8" identifier + (binary_expression "(long)*piVar1 * 8" (cast_expression "(long)*piVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*piVar1" * identifier)) * number_literal)) ))))) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "uVar14 = strlen(pcVar2);" (assignment_expression "uVar14 = strlen(pcVar2)" identifier = (call_expression "strlen(pcVar2)" identifier (argument_list "(pcVar2)" ( identifier )))) ;) (do_statement "do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar15 = strlen(pcVar2);\n if (sVar15 < uVar14) {\n uVar14 = sVar15;\n }\n uVar18 = uVar18 + 1;\n } while (uVar18 < uVar20);" do (compound_statement "{\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar15 = strlen(pcVar2);\n if (sVar15 < uVar14) {\n uVar14 = sVar15;\n }\n uVar18 = uVar18 + 1;\n }" { (expression_statement "pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8);" (assignment_expression "pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8)" identifier = (pointer_expression "*(char **)(param_7 + (long)piVar1[uVar18] * 8)" * (cast_expression "(char **)(param_7 + (long)piVar1[uVar18] * 8)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_7 + (long)piVar1[uVar18] * 8)" ( (binary_expression "param_7 + (long)piVar1[uVar18] * 8" identifier + (binary_expression "(long)piVar1[uVar18] * 8" (cast_expression "(long)piVar1[uVar18]" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (subscript_expression "piVar1[uVar18]" identifier [ identifier ])) * number_literal)) ))))) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "sVar15 = strlen(pcVar2);" (assignment_expression "sVar15 = strlen(pcVar2)" identifier = (call_expression "strlen(pcVar2)" identifier (argument_list "(pcVar2)" ( identifier )))) ;) (if_statement "if (sVar15 < uVar14) {\n uVar14 = sVar15;\n }" if (parenthesized_expression "(sVar15 < uVar14)" ( (binary_expression "sVar15 < uVar14" identifier < identifier) )) (compound_statement "{\n uVar14 = sVar15;\n }" { (expression_statement "uVar14 = sVar15;" (assignment_expression "uVar14 = sVar15" identifier = identifier) ;) })) (expression_statement "uVar18 = uVar18 + 1;" (assignment_expression "uVar18 = uVar18 + 1" identifier = (binary_expression "uVar18 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(uVar18 < uVar20)" ( (binary_expression "uVar18 < uVar20" identifier < identifier) )) ;) (if_statement "if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }" if (parenthesized_expression "((ulong)local_48[2] < (ulong)local_48[3])" ( (binary_expression "(ulong)local_48[2] < (ulong)local_48[3]" (cast_expression "(ulong)local_48[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_48[2]" identifier [ number_literal ])) < (cast_expression "(ulong)local_48[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_48[3]" identifier [ number_literal ]))) )) (compound_statement "{\n local_48[2] = local_48[2] + 1;\n }" { (expression_statement "local_48[2] = local_48[2] + 1;" (assignment_expression "local_48[2] = local_48[2] + 1" (subscript_expression "local_48[2]" identifier [ number_literal ]) = (binary_expression "local_48[2] + 1" (subscript_expression "local_48[2]" identifier [ number_literal ]) + number_literal)) ;) }) (else_clause "else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }" else (compound_statement "{\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }" { (expression_statement "pcVar3 = *(code **)(*local_48 + 0x50);" (assignment_expression "pcVar3 = *(code **)(*local_48 + 0x50)" identifier = (pointer_expression "*(code **)(*local_48 + 0x50)" * (cast_expression "(code **)(*local_48 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_48 + 0x50)" ( (binary_expression "*local_48 + 0x50" (pointer_expression "*local_48" * identifier) + number_literal) ))))) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "(*pcVar3)();" (call_expression "(*pcVar3)()" (parenthesized_expression "(*pcVar3)" ( (pointer_expression "*pcVar3" * identifier) )) (argument_list "()" ( ))) ;) }))) (expression_statement "local_60 = local_60 + 1;" (assignment_expression "local_60 = local_60 + 1" identifier = (binary_expression "local_60 + 1" identifier + number_literal)) ;) (expression_statement "local_40 = 0xffffffff;" (assignment_expression "local_40 = 0xffffffff" identifier = number_literal) ;) (if_statement "if (uVar14 <= local_60) goto LAB_0034f1a7;" if (parenthesized_expression "(uVar14 <= local_60)" ( (binary_expression "uVar14 <= local_60" identifier <= identifier) )) (goto_statement "goto LAB_0034f1a7;" goto statement_identifier ;)) (expression_statement "cVar8 = '\x01';" (assignment_expression "cVar8 = '\x01'" identifier = (char_literal "'\x01'" ' escape_sequence ')) ;) (if_statement "if (local_48 != (long *)0x0) {\n cVar8 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar11 = (*pcVar3)();\n cVar8 = '\0';\n if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }\n }\n }" if (parenthesized_expression "(local_48 != (long *)0x0)" ( (binary_expression "local_48 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n cVar8 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar11 = (*pcVar3)();\n cVar8 = '\0';\n if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }\n }\n }" { (expression_statement "cVar8 = '\0';" (assignment_expression "cVar8 = '\0'" identifier = (char_literal "'\0'" ' escape_sequence ')) ;) (if_statement "if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar11 = (*pcVar3)();\n cVar8 = '\0';\n if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }\n }" if (parenthesized_expression "((ulong)local_48[3] <= (ulong)local_48[2])" ( (binary_expression "(ulong)local_48[3] <= (ulong)local_48[2]" (cast_expression "(ulong)local_48[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_48[3]" identifier [ number_literal ])) <= (cast_expression "(ulong)local_48[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_48[2]" identifier [ number_literal ]))) )) (compound_statement "{\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar11 = (*pcVar3)();\n cVar8 = '\0';\n if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }\n }" { (expression_statement "pcVar3 = *(code **)(*local_48 + 0x48);" (assignment_expression "pcVar3 = *(code **)(*local_48 + 0x48)" identifier = (pointer_expression "*(code **)(*local_48 + 0x48)" * (cast_expression "(code **)(*local_48 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_48 + 0x48)" ( (binary_expression "*local_48 + 0x48" (pointer_expression "*local_48" * identifier) + number_literal) ))))) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "iVar11 = (*pcVar3)();" (assignment_expression "iVar11 = (*pcVar3)()" identifier = (call_expression "(*pcVar3)()" (parenthesized_expression "(*pcVar3)" ( (pointer_expression "*pcVar3" * identifier) )) (argument_list "()" ( )))) ;) (expression_statement "cVar8 = '\0';" (assignment_expression "cVar8 = '\0'" identifier = (char_literal "'\0'" ' escape_sequence ')) ;) (if_statement "if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }" if (parenthesized_expression "(iVar11 == -1)" ( (binary_expression "iVar11 == -1" identifier == number_literal) )) (compound_statement "{\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }" { (expression_statement "local_48 = (long *)0x0;" (assignment_expression "local_48 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "cVar8 = '\x01';" (assignment_expression "cVar8 = '\x01'" identifier = (char_literal "'\x01'" ' escape_sequence ')) ;) })) })) })) (expression_statement "bVar10 = local_58 != (long *)0x0 && (int)local_50 == -1;" (assignment_expression "bVar10 = local_58 != (long *)0x0 && (int)local_50 == -1" identifier = (binary_expression "local_58 != (long *)0x0 && (int)local_50 == -1" (binary_expression "local_58 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && (binary_expression "(int)local_50 == -1" (cast_expression "(int)local_50" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal))) ;) (expression_statement "cVar9 = (int)local_50 == -1;" (assignment_expression "cVar9 = (int)local_50 == -1" identifier = (binary_expression "(int)local_50 == -1" (cast_expression "(int)local_50" ( (type_descriptor "int" primitive_type) ) identifier) == number_literal)) ;) (if_statement "if ((bVar10) && (cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar10;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar11 = (*pcVar3)();\n cVar9 = local_69;\n if (iVar11 == -1) {\n local_58 = (long *)0x0;\n cVar9 = local_6a;\n }\n }" if (parenthesized_expression "((bVar10) && (cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2]))" ( (binary_expression "(bVar10) && (cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])" (parenthesized_expression "(bVar10)" ( identifier )) && (parenthesized_expression "(cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])" ( (comma_expression "cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2]" (assignment_expression "cVar9 = '\0'" identifier = (char_literal "'\0'" ' escape_sequence ')) , (binary_expression "(ulong)local_58[3] <= (ulong)local_58[2]" (cast_expression "(ulong)local_58[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_58[3]" identifier [ number_literal ])) <= (cast_expression "(ulong)local_58[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_58[2]" identifier [ number_literal ])))) ))) )) (compound_statement "{\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar10;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar11 = (*pcVar3)();\n cVar9 = local_69;\n if (iVar11 == -1) {\n local_58 = (long *)0x0;\n cVar9 = local_6a;\n }\n }" { (expression_statement "local_69 = '\0';" (assignment_expression "local_69 = '\0'" identifier = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "pcVar3 = *(code **)(*local_58 + 0x48);" (assignment_expression "pcVar3 = *(code **)(*local_58 + 0x48)" identifier = (pointer_expression "*(code **)(*local_58 + 0x48)" * (cast_expression "(code **)(*local_58 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_58 + 0x48)" ( (binary_expression "*local_58 + 0x48" (pointer_expression "*local_58" * identifier) + number_literal) ))))) ;) (expression_statement "local_6a = bVar10;" (assignment_expression "local_6a = bVar10" identifier = identifier) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "iVar11 = (*pcVar3)();" (assignment_expression "iVar11 = (*pcVar3)()" identifier = (call_expression "(*pcVar3)()" (parenthesized_expression "(*pcVar3)" ( (pointer_expression "*pcVar3" * identifier) )) (argument_list "()" ( )))) ;) (expression_statement "cVar9 = local_69;" (assignment_expression "cVar9 = local_69" identifier = identifier) ;) (if_statement "if (iVar11 == -1) {\n local_58 = (long *)0x0;\n cVar9 = local_6a;\n }" if (parenthesized_expression "(iVar11 == -1)" ( (binary_expression "iVar11 == -1" identifier == number_literal) )) (compound_statement "{\n local_58 = (long *)0x0;\n cVar9 = local_6a;\n }" { (expression_statement "local_58 = (long *)0x0;" (assignment_expression "local_58 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "cVar9 = local_6a;" (assignment_expression "cVar9 = local_6a" identifier = identifier) ;) })) })) (if_statement "if (cVar9 == cVar8) goto LAB_0034f1a7;" if (parenthesized_expression "(cVar9 == cVar8)" ( (binary_expression "cVar9 == cVar8" identifier == identifier) )) (goto_statement "goto LAB_0034f1a7;" goto statement_identifier ;)) (expression_statement "uVar14 = 0;" (assignment_expression "uVar14 = 0" identifier = number_literal) ;) (do_statement "do {\n while( true ) {\n cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);\n uVar12 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }\n if (cVar8 != (char)uVar12) break;\n uVar14 = uVar14 + 1;\n if (uVar20 <= uVar14) goto joined_r0x0034f234;\n }\n uVar20 = uVar20 - 1;\n piVar1[uVar14] = piVar1[uVar20];\n } while (uVar14 < uVar20);" do (compound_statement "{\n while( true ) {\n cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);\n uVar12 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }\n if (cVar8 != (char)uVar12) break;\n uVar14 = uVar14 + 1;\n if (uVar20 <= uVar14) goto joined_r0x0034f234;\n }\n uVar20 = uVar20 - 1;\n piVar1[uVar14] = piVar1[uVar20];\n }" { (while_statement "while( true ) {\n cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);\n uVar12 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }\n if (cVar8 != (char)uVar12) break;\n uVar14 = uVar14 + 1;\n if (uVar20 <= uVar14) goto joined_r0x0034f234;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);\n uVar12 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }\n if (cVar8 != (char)uVar12) break;\n uVar14 = uVar14 + 1;\n if (uVar20 <= uVar14) goto joined_r0x0034f234;\n }" { (expression_statement "cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);" (assignment_expression "cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60)" identifier = (pointer_expression "*(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60)" * (cast_expression "(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60)" ( (binary_expression "*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60" (pointer_expression "*(long *)(param_7 + (long)piVar1[uVar14] * 8)" * (cast_expression "(long *)(param_7 + (long)piVar1[uVar14] * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_7 + (long)piVar1[uVar14] * 8)" ( (binary_expression "param_7 + (long)piVar1[uVar14] * 8" identifier + (binary_expression "(long)piVar1[uVar14] * 8" (cast_expression "(long)piVar1[uVar14]" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (subscript_expression "piVar1[uVar14]" identifier [ identifier ])) * number_literal)) )))) + identifier) ))))) ;) (expression_statement "uVar12 = local_40;" (assignment_expression "uVar12 = local_40" identifier = identifier) ;) (if_statement "if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }" if (parenthesized_expression "((local_48 != (long *)0x0) && (local_40 == 0xffffffff))" ( (binary_expression "(local_48 != (long *)0x0) && (local_40 == 0xffffffff)" (parenthesized_expression "(local_48 != (long *)0x0)" ( (binary_expression "local_48 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(local_40 == 0xffffffff)" ( (binary_expression "local_40 == 0xffffffff" identifier == number_literal) ))) )) (compound_statement "{\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }" { (if_statement "if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }" if (parenthesized_expression "((byte *)local_48[2] < (byte *)local_48[3])" ( (binary_expression "(byte *)local_48[2] < (byte *)local_48[3]" (cast_expression "(byte *)local_48[2]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_48[2]" identifier [ number_literal ])) < (cast_expression "(byte *)local_48[3]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_48[3]" identifier [ number_literal ]))) )) (compound_statement "{\n uVar12 = (uint)*(byte *)local_48[2];\n }" { (expression_statement "uVar12 = (uint)*(byte *)local_48[2];" (assignment_expression "uVar12 = (uint)*(byte *)local_48[2]" identifier = (binary_expression "(uint)*(byte *)local_48[2]" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(byte *)local_48[2]" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_48[2]" identifier [ number_literal ])))) ;) }) (else_clause "else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }" else (compound_statement "{\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }" { (expression_statement "pcVar3 = *(code **)(*local_48 + 0x48);" (assignment_expression "pcVar3 = *(code **)(*local_48 + 0x48)" identifier = (pointer_expression "*(code **)(*local_48 + 0x48)" * (cast_expression "(code **)(*local_48 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_48 + 0x48)" ( (binary_expression "*local_48 + 0x48" (pointer_expression "*local_48" * identifier) + number_literal) ))))) ;) (expression_statement "local_69 = cVar8;" (assignment_expression "local_69 = cVar8" identifier = identifier) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "uVar12 = (*pcVar3)();" (assignment_expression "uVar12 = (*pcVar3)()" identifier = (call_expression "(*pcVar3)()" (parenthesized_expression "(*pcVar3)" ( (pointer_expression "*pcVar3" * identifier) )) (argument_list "()" ( )))) ;) (expression_statement "cVar8 = local_69;" (assignment_expression "cVar8 = local_69" identifier = identifier) ;) (if_statement "if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }" if (parenthesized_expression "(uVar12 == 0xffffffff)" ( (binary_expression "uVar12 == 0xffffffff" identifier == number_literal) )) (compound_statement "{\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }" { (expression_statement "local_48 = (long *)0x0;" (assignment_expression "local_48 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "uVar12 = 0xffffffff;" (assignment_expression "uVar12 = 0xffffffff" identifier = number_literal) ;) })) }))) })) (if_statement "if (cVar8 != (char)uVar12) break;" if (parenthesized_expression "(cVar8 != (char)uVar12)" ( (binary_expression "cVar8 != (char)uVar12" identifier != (cast_expression "(char)uVar12" ( (type_descriptor "char" primitive_type) ) identifier)) )) (break_statement "break;" break ;)) (expression_statement "uVar14 = uVar14 + 1;" (assignment_expression "uVar14 = uVar14 + 1" identifier = (binary_expression "uVar14 + 1" identifier + number_literal)) ;) (if_statement "if (uVar20 <= uVar14) goto joined_r0x0034f234;" if (parenthesized_expression "(uVar20 <= uVar14)" ( (binary_expression "uVar20 <= uVar14" identifier <= identifier) )) (goto_statement "goto joined_r0x0034f234;" goto statement_identifier ;)) })) (expression_statement "uVar20 = uVar20 - 1;" (assignment_expression "uVar20 = uVar20 - 1" identifier = (binary_expression "uVar20 - 1" identifier - number_literal)) ;) (expression_statement "piVar1[uVar14] = piVar1[uVar20];" (assignment_expression "piVar1[uVar14] = piVar1[uVar20]" (subscript_expression "piVar1[uVar14]" identifier [ identifier ]) = (subscript_expression "piVar1[uVar20]" identifier [ identifier ])) ;) }) while (parenthesized_expression "(uVar14 < uVar20)" ( (binary_expression "uVar14 < uVar20" identifier < identifier) )) ;) (goto_statement "goto joined_r0x0034f234;" goto statement_identifier ;) }))) (if_statement "if (uVar20 == 1) {\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }\n uVar20 = local_60;\n local_40 = 0xffffffff;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n local_60 = CONCAT44(local_60._4_4_,*piVar1);\n sVar19 = uVar20 + 1;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390;\n sVar15 = strlen(pcVar2);\n if (sVar19 < sVar15) {\n do {\n pplVar7 = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar8 = FUN_0034f080(pplVar7,pplVar6);\n if (cVar8 != '\0') goto LAB_0034f1a7;\n cVar8 = pcVar2[sVar19];\n uVar12 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }\n sVar19 = sVar19 + 1;\n local_40 = 0xffffffff;\n } while (sVar19 != sVar15);\n }\n else if (sVar19 != sVar15) goto LAB_0034f1a7;\n *local_80 = (undefined4)local_60;\n goto LAB_0034f1ae;\n }" if (parenthesized_expression "(uVar20 == 1)" ( (binary_expression "uVar20 == 1" identifier == number_literal) )) (compound_statement "{\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }\n uVar20 = local_60;\n local_40 = 0xffffffff;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n local_60 = CONCAT44(local_60._4_4_,*piVar1);\n sVar19 = uVar20 + 1;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390;\n sVar15 = strlen(pcVar2);\n if (sVar19 < sVar15) {\n do {\n pplVar7 = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar8 = FUN_0034f080(pplVar7,pplVar6);\n if (cVar8 != '\0') goto LAB_0034f1a7;\n cVar8 = pcVar2[sVar19];\n uVar12 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }\n sVar19 = sVar19 + 1;\n local_40 = 0xffffffff;\n } while (sVar19 != sVar15);\n }\n else if (sVar19 != sVar15) goto LAB_0034f1a7;\n *local_80 = (undefined4)local_60;\n goto LAB_0034f1ae;\n }" { (if_statement "if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }" if (parenthesized_expression "((ulong)local_48[2] < (ulong)local_48[3])" ( (binary_expression "(ulong)local_48[2] < (ulong)local_48[3]" (cast_expression "(ulong)local_48[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_48[2]" identifier [ number_literal ])) < (cast_expression "(ulong)local_48[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "local_48[3]" identifier [ number_literal ]))) )) (compound_statement "{\n local_48[2] = local_48[2] + 1;\n }" { (expression_statement "local_48[2] = local_48[2] + 1;" (assignment_expression "local_48[2] = local_48[2] + 1" (subscript_expression "local_48[2]" identifier [ number_literal ]) = (binary_expression "local_48[2] + 1" (subscript_expression "local_48[2]" identifier [ number_literal ]) + number_literal)) ;) }) (else_clause "else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }" else (compound_statement "{\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }" { (expression_statement "pcVar3 = *(code **)(*local_48 + 0x50);" (assignment_expression "pcVar3 = *(code **)(*local_48 + 0x50)" identifier = (pointer_expression "*(code **)(*local_48 + 0x50)" * (cast_expression "(code **)(*local_48 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_48 + 0x50)" ( (binary_expression "*local_48 + 0x50" (pointer_expression "*local_48" * identifier) + number_literal) ))))) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "(*pcVar3)();" (call_expression "(*pcVar3)()" (parenthesized_expression "(*pcVar3)" ( (pointer_expression "*pcVar3" * identifier) )) (argument_list "()" ( ))) ;) }))) (expression_statement "uVar20 = local_60;" (assignment_expression "uVar20 = local_60" identifier = identifier) ;) (expression_statement "local_40 = 0xffffffff;" (assignment_expression "local_40 = 0xffffffff" identifier = number_literal) ;) (expression_statement "pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);" (assignment_expression "pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8)" identifier = (pointer_expression "*(char **)(param_7 + (long)*piVar1 * 8)" * (cast_expression "(char **)(param_7 + (long)*piVar1 * 8)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_7 + (long)*piVar1 * 8)" ( (binary_expression "param_7 + (long)*piVar1 * 8" identifier + (binary_expression "(long)*piVar1 * 8" (cast_expression "(long)*piVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*piVar1" * identifier)) * number_literal)) ))))) ;) (expression_statement "local_60 = CONCAT44(local_60._4_4_,*piVar1);" (assignment_expression "local_60 = CONCAT44(local_60._4_4_,*piVar1)" identifier = (call_expression "CONCAT44(local_60._4_4_,*piVar1)" identifier (argument_list "(local_60._4_4_,*piVar1)" ( (field_expression "local_60._4_4_" identifier . field_identifier) , (pointer_expression "*piVar1" * identifier) )))) ;) (expression_statement "sVar19 = uVar20 + 1;" (assignment_expression "sVar19 = uVar20 + 1" identifier = (binary_expression "uVar20 + 1" identifier + number_literal)) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "sVar15 = strlen(pcVar2);" (assignment_expression "sVar15 = strlen(pcVar2)" identifier = (call_expression "strlen(pcVar2)" identifier (argument_list "(pcVar2)" ( identifier )))) ;) (if_statement "if (sVar19 < sVar15) {\n do {\n pplVar7 = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar8 = FUN_0034f080(pplVar7,pplVar6);\n if (cVar8 != '\0') goto LAB_0034f1a7;\n cVar8 = pcVar2[sVar19];\n uVar12 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }\n sVar19 = sVar19 + 1;\n local_40 = 0xffffffff;\n } while (sVar19 != sVar15);\n }\n else if (sVar19 != sVar15) goto LAB_0034f1a7;" if (parenthesized_expression "(sVar19 < sVar15)" ( (binary_expression "sVar19 < sVar15" identifier < identifier) )) (compound_statement "{\n do {\n pplVar7 = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar8 = FUN_0034f080(pplVar7,pplVar6);\n if (cVar8 != '\0') goto LAB_0034f1a7;\n cVar8 = pcVar2[sVar19];\n uVar12 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }\n sVar19 = sVar19 + 1;\n local_40 = 0xffffffff;\n } while (sVar19 != sVar15);\n }" { (do_statement "do {\n pplVar7 = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar8 = FUN_0034f080(pplVar7,pplVar6);\n if (cVar8 != '\0') goto LAB_0034f1a7;\n cVar8 = pcVar2[sVar19];\n uVar12 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }\n sVar19 = sVar19 + 1;\n local_40 = 0xffffffff;\n } while (sVar19 != sVar15);" do (compound_statement "{\n pplVar7 = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar8 = FUN_0034f080(pplVar7,pplVar6);\n if (cVar8 != '\0') goto LAB_0034f1a7;\n cVar8 = pcVar2[sVar19];\n uVar12 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }\n sVar19 = sVar19 + 1;\n local_40 = 0xffffffff;\n }" { (expression_statement "pplVar7 = local_68;" (assignment_expression "pplVar7 = local_68" identifier = identifier) ;) (expression_statement "pplVar6 = local_78;" (assignment_expression "pplVar6 = local_78" identifier = identifier) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "cVar8 = FUN_0034f080(pplVar7,pplVar6);" (assignment_expression "cVar8 = FUN_0034f080(pplVar7,pplVar6)" identifier = (call_expression "FUN_0034f080(pplVar7,pplVar6)" identifier (argument_list "(pplVar7,pplVar6)" ( identifier , identifier )))) ;) (if_statement "if (cVar8 != '\0') goto LAB_0034f1a7;" if (parenthesized_expression "(cVar8 != '\0')" ( (binary_expression "cVar8 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_0034f1a7;" goto statement_identifier ;)) (expression_statement "cVar8 = pcVar2[sVar19];" (assignment_expression "cVar8 = pcVar2[sVar19]" identifier = (subscript_expression "pcVar2[sVar19]" identifier [ identifier ])) ;) (expression_statement "uVar12 = local_40;" (assignment_expression "uVar12 = local_40" identifier = identifier) ;) (if_statement "if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }" if (parenthesized_expression "((local_48 == (long *)0x0) || (local_40 != 0xffffffff))" ( (binary_expression "(local_48 == (long *)0x0) || (local_40 != 0xffffffff)" (parenthesized_expression "(local_48 == (long *)0x0)" ( (binary_expression "local_48 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(local_40 != 0xffffffff)" ( (binary_expression "local_40 != 0xffffffff" identifier != number_literal) ))) )) (compound_statement "{\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }" { (labeled_statement "LAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;" statement_identifier : (if_statement "if (cVar8 != (char)uVar12) goto LAB_0034f1a7;" if (parenthesized_expression "(cVar8 != (char)uVar12)" ( (binary_expression "cVar8 != (char)uVar12" identifier != (cast_expression "(char)uVar12" ( (type_descriptor "char" primitive_type) ) identifier)) )) (goto_statement "goto LAB_0034f1a7;" goto statement_identifier ;))) (expression_statement "pcVar16 = (char *)local_48[2];" (assignment_expression "pcVar16 = (char *)local_48[2]" identifier = (cast_expression "(char *)local_48[2]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_48[2]" identifier [ number_literal ]))) ;) (if_statement "if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;" if (parenthesized_expression "(pcVar16 < (char *)local_48[3])" ( (binary_expression "pcVar16 < (char *)local_48[3]" identifier < (cast_expression "(char *)local_48[3]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_48[3]" identifier [ number_literal ]))) )) (goto_statement "goto LAB_0034f3c3;" goto statement_identifier ;)) (expression_statement "pcVar3 = *(code **)(*local_48 + 0x50);" (assignment_expression "pcVar3 = *(code **)(*local_48 + 0x50)" identifier = (pointer_expression "*(code **)(*local_48 + 0x50)" * (cast_expression "(code **)(*local_48 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_48 + 0x50)" ( (binary_expression "*local_48 + 0x50" (pointer_expression "*local_48" * identifier) + number_literal) ))))) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "(*pcVar3)();" (call_expression "(*pcVar3)()" (parenthesized_expression "(*pcVar3)" ( (pointer_expression "*pcVar3" * identifier) )) (argument_list "()" ( ))) ;) }) (else_clause "else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }" else (compound_statement "{\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }" { (expression_statement "pcVar16 = (char *)local_48[2];" (assignment_expression "pcVar16 = (char *)local_48[2]" identifier = (cast_expression "(char *)local_48[2]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_48[2]" identifier [ number_literal ]))) ;) (if_statement "if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }" if (parenthesized_expression "((char *)local_48[3] <= pcVar16)" ( (binary_expression "(char *)local_48[3] <= pcVar16" (cast_expression "(char *)local_48[3]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_48[3]" identifier [ number_literal ])) <= identifier) )) (compound_statement "{\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }" { (expression_statement "pcVar3 = *(code **)(*local_48 + 0x48);" (assignment_expression "pcVar3 = *(code **)(*local_48 + 0x48)" identifier = (pointer_expression "*(code **)(*local_48 + 0x48)" * (cast_expression "(code **)(*local_48 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*local_48 + 0x48)" ( (binary_expression "*local_48 + 0x48" (pointer_expression "*local_48" * identifier) + number_literal) ))))) ;) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" * (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)auStack_90 + lVar4)" ( (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "uVar12 = (*pcVar3)();" (assignment_expression "uVar12 = (*pcVar3)()" identifier = (call_expression "(*pcVar3)()" (parenthesized_expression "(*pcVar3)" ( (pointer_expression "*pcVar3" * identifier) )) (argument_list "()" ( )))) ;) (if_statement "if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }" if (parenthesized_expression "(uVar12 == 0xffffffff)" ( (binary_expression "uVar12 == 0xffffffff" identifier == number_literal) )) (compound_statement "{\n local_48 = (long *)0x0;\n }" { (expression_statement "local_48 = (long *)0x0;" (assignment_expression "local_48 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (goto_statement "goto LAB_0034f3a8;" goto statement_identifier ;) })) (if_statement "if (cVar8 != *pcVar16) goto LAB_0034f1a7;" if (parenthesized_expression "(cVar8 != *pcVar16)" ( (binary_expression "cVar8 != *pcVar16" identifier != (pointer_expression "*pcVar16" * identifier)) )) (goto_statement "goto LAB_0034f1a7;" goto statement_identifier ;)) (labeled_statement "LAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);" statement_identifier : (expression_statement "local_48[2] = (long)(pcVar16 + 1);" (assignment_expression "local_48[2] = (long)(pcVar16 + 1)" (subscript_expression "local_48[2]" identifier [ number_literal ]) = (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 "sVar19 = sVar19 + 1;" (assignment_expression "sVar19 = sVar19 + 1" identifier = (binary_expression "sVar19 + 1" identifier + number_literal)) ;) (expression_statement "local_40 = 0xffffffff;" (assignment_expression "local_40 = 0xffffffff" identifier = number_literal) ;) }) while (parenthesized_expression "(sVar19 != sVar15)" ( (binary_expression "sVar19 != sVar15" identifier != identifier) )) ;) }) (else_clause "else if (sVar19 != sVar15) goto LAB_0034f1a7;" else (if_statement "if (sVar19 != sVar15) goto LAB_0034f1a7;" if (parenthesized_expression "(sVar19 != sVar15)" ( (binary_expression "sVar19 != sVar15" identifier != identifier) )) (goto_statement "goto LAB_0034f1a7;" goto statement_identifier ;)))) (expression_statement "*local_80 = (undefined4)local_60;" (assignment_expression "*local_80 = (undefined4)local_60" (pointer_expression "*local_80" * identifier) = (cast_expression "(undefined4)local_60" ( (type_descriptor "undefined4" type_identifier) ) identifier)) ;) (goto_statement "goto LAB_0034f1ae;" goto statement_identifier ;) })) })) })) (labeled_statement "LAB_0034f1a7:\n *param_10 = *param_10 | 4;" statement_identifier : (expression_statement "*param_10 = *param_10 | 4;" (assignment_expression "*param_10 = *param_10 | 4" (pointer_expression "*param_10" * identifier) = (binary_expression "*param_10 | 4" (pointer_expression "*param_10" * identifier) | number_literal)) ;)) (labeled_statement "LAB_0034f1ae:\n auVar5._8_4_ = local_40;" statement_identifier : (expression_statement "auVar5._8_4_ = local_40;" (assignment_expression "auVar5._8_4_ = local_40" (field_expression "auVar5._8_4_" identifier . field_identifier) = identifier) ;)) (expression_statement "auVar5._0_8_ = local_48;" (assignment_expression "auVar5._0_8_ = local_48" (field_expression "auVar5._0_8_" identifier . field_identifier) = identifier) ;) (expression_statement "auVar5._12_4_ = uStack_3c;" (assignment_expression "auVar5._12_4_ = uStack_3c" (field_expression "auVar5._12_4_" identifier . field_identifier) = identifier) ;) (return_statement "return auVar5;" return identifier ;) (ERROR "}" }))
|
(translation_unit (expression_statement (subscript_expression IDENT [ LIT ]) ;) (declaration (macro_type_specifier IDENT ( (type_descriptor TYPE) )) IDENT , (ERROR IDENT) (pointer_declarator * IDENT) , IDENT (ERROR IDENT) , (ERROR IDENT) (pointer_declarator * IDENT) , IDENT (ERROR IDENT) , (ERROR IDENT) (pointer_declarator * IDENT) , (ERROR IDENT) IDENT , (ERROR IDENT) IDENT , (ERROR IDENT) IDENT , (ERROR IDENT (pointer_declarator * IDENT) ) { TYPE) (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration (sized_type_specifier long) (pointer_declarator * (pointer_declarator * IDENT)) ;) (declaration (sized_type_specifier long) (pointer_declarator * (pointer_declarator * IDENT)) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (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 (array_declarator IDENT [ LIT ]) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (pointer_declarator * (pointer_declarator * IDENT)) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * (pointer_declarator * IDENT)) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) >> LIT) )))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = 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 = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression IDENT = (unary_expression - (parenthesized_expression ( (binary_expression (binary_expression (binary_expression IDENT * LIT) + LIT) & LIT) )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression & IDENT)) + 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 (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT) )))) = LIT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) )))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT) )))) = LIT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (while_statement while (parenthesized_expression ( (binary_expression (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) ))))) == IDENT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression (subscript_expression IDENT [ 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)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (goto_statement goto statement_identifier ;)) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (field_expression IDENT . field_identifier) , IDENT )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) ;) (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 = (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) == IDENT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT != IDENT) )) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = LIT) ;)) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression * IDENT)) * LIT)) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT) )))) = LIT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (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 (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (subscript_expression IDENT [ IDENT ])) * LIT)) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT) )))) = LIT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT < IDENT) )) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (subscript_expression IDENT [ LIT ]) + LIT)) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) ;) (expression_statement (assignment_expression (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 (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( ))) ;) }))) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (char_literal ' escape_sequence ')) ;) (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 = (char_literal ' escape_sequence ')) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) <= (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) ;) (expression_statement (assignment_expression (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 = (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( )))) ;) (expression_statement (assignment_expression IDENT = (char_literal ' escape_sequence ')) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) (expression_statement (assignment_expression IDENT = (char_literal ' escape_sequence ')) ;) })) })) })) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) && (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) == LIT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) == LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( IDENT )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (char_literal ' escape_sequence ')) , (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) <= (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])))) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (char_literal ' escape_sequence ')) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = 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 = (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( )))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) })) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (while_statement while (parenthesized_expression ( BOOL )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (subscript_expression IDENT [ IDENT ])) * LIT)) )))) + IDENT) ))))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) && (parenthesized_expression ( (binary_expression IDENT == LIT) ))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (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 = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = 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 = (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( )))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) (expression_statement (assignment_expression IDENT = LIT) ;) })) }))) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE) ) IDENT)) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) (goto_statement goto statement_identifier ;)) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT - LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ IDENT ]) = (subscript_expression IDENT [ IDENT ])) ;) }) while (parenthesized_expression ( (binary_expression IDENT < IDENT) )) ;) (goto_statement goto statement_identifier ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) < (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (subscript_expression IDENT [ LIT ]) + LIT)) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) ;) (expression_statement (assignment_expression (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 (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( ))) ;) }))) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression * IDENT)) * LIT)) ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (field_expression IDENT . field_identifier) , (pointer_expression * IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT) )))) = LIT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (do_statement do (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 (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT) )))) = LIT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ IDENT ])) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) || (parenthesized_expression ( (binary_expression IDENT != LIT) ))) )) (compound_statement { (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE) ) IDENT)) )) (goto_statement goto statement_identifier ;))) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) ;) (expression_statement (assignment_expression (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 (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( ))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) <= IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT) )))) = LIT) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) })) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (pointer_expression * IDENT)) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (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 = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = LIT) ;) }) while (parenthesized_expression ( (binary_expression IDENT != IDENT) )) ;) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (goto_statement goto statement_identifier ;)))) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (goto_statement goto statement_identifier ;) })) })) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression (pointer_expression * IDENT) | LIT)) ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = IDENT) ;)) (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = IDENT) ;) (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = IDENT) ;) (return_statement return IDENT ;) (ERROR }))
|
(expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" (identifier "undefined1") ([ "[") (number_literal "16") (] "]")) (; "")) (declaration "FUN_0034f130(undefined8 param_1,long *param_2,undefined8 param_3,long *param_4,undefined8 param_5,\n undefined4 *param_6,long param_7,long param_8,long param_9,uint *param_10)\n\n{\n int *piVar1;" (macro_type_specifier "FUN_0034f130(undefined8" (identifier "FUN_0034f130") (( "(") (type_descriptor "undefined8" (type_identifier "undefined8")) () "")) (identifier "param_1") (, ",") (ERROR "long" (identifier "long")) (pointer_declarator "*param_2" (* "*") (identifier "param_2")) (, ",") (identifier "undefined8") (ERROR "param_3" (identifier "param_3")) (, ",") (ERROR "long" (identifier "long")) (pointer_declarator "*param_4" (* "*") (identifier "param_4")) (, ",") (identifier "undefined8") (ERROR "param_5" (identifier "param_5")) (, ",") (ERROR "undefined4" (identifier "undefined4")) (pointer_declarator "*param_6" (* "*") (identifier "param_6")) (, ",") (ERROR "long" (identifier "long")) (identifier "param_7") (, ",") (ERROR "long" (identifier "long")) (identifier "param_8") (, ",") (ERROR "long" (identifier "long")) (identifier "param_9") (, ",") (ERROR "uint *param_10)\n\n{\n int" (identifier "uint") (pointer_declarator "*param_10" (* "*") (identifier "param_10")) () ")") ({ "{") (primitive_type "int")) (pointer_declarator "*piVar1" (* "*") (identifier "piVar1")) (; ";")) (declaration "char *pcVar2;" (primitive_type "char") (pointer_declarator "*pcVar2" (* "*") (identifier "pcVar2")) (; ";")) (declaration "code *pcVar3;" (type_identifier "code") (pointer_declarator "*pcVar3" (* "*") (identifier "pcVar3")) (; ";")) (declaration "long lVar4;" (sized_type_specifier "long" (long "long")) (identifier "lVar4") (; ";")) (declaration "undefined1 auVar5 [16];" (type_identifier "undefined1") (array_declarator "auVar5 [16]" (identifier "auVar5") ([ "[") (number_literal "16") (] "]")) (; ";")) (declaration "long **pplVar6;" (sized_type_specifier "long" (long "long")) (pointer_declarator "**pplVar6" (* "*") (pointer_declarator "*pplVar6" (* "*") (identifier "pplVar6"))) (; ";")) (declaration "long **pplVar7;" (sized_type_specifier "long" (long "long")) (pointer_declarator "**pplVar7" (* "*") (pointer_declarator "*pplVar7" (* "*") (identifier "pplVar7"))) (; ";")) (declaration "char cVar8;" (primitive_type "char") (identifier "cVar8") (; ";")) (declaration "char cVar9;" (primitive_type "char") (identifier "cVar9") (; ";")) (declaration "bool bVar10;" (primitive_type "bool") (identifier "bVar10") (; ";")) (declaration "int iVar11;" (primitive_type "int") (identifier "iVar11") (; ";")) (declaration "uint uVar12;" (type_identifier "uint") (identifier "uVar12") (; ";")) (declaration "long *plVar13;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar13" (* "*") (identifier "plVar13")) (; ";")) (declaration "ulong uVar14;" (type_identifier "ulong") (identifier "uVar14") (; ";")) (declaration "size_t sVar15;" (primitive_type "size_t") (identifier "sVar15") (; ";")) (declaration "char *pcVar16;" (primitive_type "char") (pointer_declarator "*pcVar16" (* "*") (identifier "pcVar16")) (; ";")) (declaration "long lVar17;" (sized_type_specifier "long" (long "long")) (identifier "lVar17") (; ";")) (declaration "ulong uVar18;" (type_identifier "ulong") (identifier "uVar18") (; ";")) (declaration "size_t sVar19;" (primitive_type "size_t") (identifier "sVar19") (; ";")) (declaration "ulong uVar20;" (type_identifier "ulong") (identifier "uVar20") (; ";")) (declaration "undefined8 auStack_90 [2];" (type_identifier "undefined8") (array_declarator "auStack_90 [2]" (identifier "auStack_90") ([ "[") (number_literal "2") (] "]")) (; ";")) (declaration "undefined4 *local_80;" (type_identifier "undefined4") (pointer_declarator "*local_80" (* "*") (identifier "local_80")) (; ";")) (declaration "long **local_78;" (sized_type_specifier "long" (long "long")) (pointer_declarator "**local_78" (* "*") (pointer_declarator "*local_78" (* "*") (identifier "local_78"))) (; ";")) (declaration "char local_6a;" (primitive_type "char") (identifier "local_6a") (; ";")) (declaration "char local_69;" (primitive_type "char") (identifier "local_69") (; ";")) (declaration "long **local_68;" (sized_type_specifier "long" (long "long")) (pointer_declarator "**local_68" (* "*") (pointer_declarator "*local_68" (* "*") (identifier "local_68"))) (; ";")) (declaration "ulong local_60;" (type_identifier "ulong") (identifier "local_60") (; ";")) (declaration "long *local_58;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*local_58" (* "*") (identifier "local_58")) (; ";")) (declaration "undefined8 local_50;" (type_identifier "undefined8") (identifier "local_50") (; ";")) (declaration "long *local_48;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*local_48" (* "*") (identifier "local_48")) (; ";")) (declaration "uint local_40;" (type_identifier "uint") (identifier "local_40") (; ";")) (declaration "undefined4 uStack_3c;" (type_identifier "undefined4") (identifier "uStack_3c") (; ";")) (expression_statement "local_40 = (uint)param_3;" (assignment_expression "local_40 = (uint)param_3" (identifier "local_40") (= "=") (cast_expression "(uint)param_3" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "param_3"))) (; ";")) (expression_statement "uStack_3c = (undefined4)((ulong)param_3 >> 0x20);" (assignment_expression "uStack_3c = (undefined4)((ulong)param_3 >> 0x20)" (identifier "uStack_3c") (= "=") (call_expression "(undefined4)((ulong)param_3 >> 0x20)" (parenthesized_expression "(undefined4)" (( "(") (identifier "undefined4") () ")")) (argument_list "((ulong)param_3 >> 0x20)" (( "(") (binary_expression "(ulong)param_3 >> 0x20" (cast_expression "(ulong)param_3" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "param_3")) (>> ">>") (number_literal "0x20")) () ")")))) (; ";")) (expression_statement "auStack_90[0] = 0x34f169;" (assignment_expression "auStack_90[0] = 0x34f169" (subscript_expression "auStack_90[0]" (identifier "auStack_90") ([ "[") (number_literal "0") (] "]")) (= "=") (number_literal "0x34f169")) (; ";")) (expression_statement "local_80 = param_6;" (assignment_expression "local_80 = param_6" (identifier "local_80") (= "=") (identifier "param_6")) (; ";")) (expression_statement "local_58 = param_4;" (assignment_expression "local_58 = param_4" (identifier "local_58") (= "=") (identifier "param_4")) (; ";")) (expression_statement "local_50 = param_5;" (assignment_expression "local_50 = param_5" (identifier "local_50") (= "=") (identifier "param_5")) (; ";")) (expression_statement "local_48 = param_2;" (assignment_expression "local_48 = param_2" (identifier "local_48") (= "=") (identifier "param_2")) (; ";")) (expression_statement "plVar13 = (long *)FUN_0034a440(param_9 + 0xd0);" (assignment_expression "plVar13 = (long *)FUN_0034a440(param_9 + 0xd0)" (identifier "plVar13") (= "=") (cast_expression "(long *)FUN_0034a440(param_9 + 0xd0)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_0034a440(param_9 + 0xd0)" (identifier "FUN_0034a440") (argument_list "(param_9 + 0xd0)" (( "(") (binary_expression "param_9 + 0xd0" (identifier "param_9") (+ "+") (number_literal "0xd0")) () ")"))))) (; ";")) (expression_statement "local_78 = &local_58;" (assignment_expression "local_78 = &local_58" (identifier "local_78") (= "=") (pointer_expression "&local_58" (& "&") (identifier "local_58"))) (; ";")) (expression_statement "lVar4 = -(param_8 * 4 + 0x17U & 0xfffffffffffffff0);" (assignment_expression "lVar4 = -(param_8 * 4 + 0x17U & 0xfffffffffffffff0)" (identifier "lVar4") (= "=") (unary_expression "-(param_8 * 4 + 0x17U & 0xfffffffffffffff0)" (- "-") (parenthesized_expression "(param_8 * 4 + 0x17U & 0xfffffffffffffff0)" (( "(") (binary_expression "param_8 * 4 + 0x17U & 0xfffffffffffffff0" (binary_expression "param_8 * 4 + 0x17U" (binary_expression "param_8 * 4" (identifier "param_8") (* "*") (number_literal "4")) (+ "+") (number_literal "0x17U")) (& "&") (number_literal "0xfffffffffffffff0")) () ")")))) (; ";")) (expression_statement "piVar1 = (int *)((long)&local_80 + lVar4);" (assignment_expression "piVar1 = (int *)((long)&local_80 + lVar4)" (identifier "piVar1") (= "=") (cast_expression "(int *)((long)&local_80 + lVar4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)&local_80 + lVar4)" (( "(") (binary_expression "(long)&local_80 + lVar4" (cast_expression "(long)&local_80" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&local_80" (& "&") (identifier "local_80"))) (+ "+") (identifier "lVar4")) () ")")))) (; ";")) (expression_statement "local_68 = &local_48;" (assignment_expression "local_68 = &local_48" (identifier "local_68") (= "=") (pointer_expression "&local_48" (& "&") (identifier "local_48"))) (; ";")) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1a3;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1a3" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" (* "*") (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)auStack_90 + lVar4)" (( "(") (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "auStack_90")) (+ "+") (identifier "lVar4")) () ")")))) (= "=") (number_literal "0x34f1a3")) (; ";")) (expression_statement "cVar8 = FUN_0034f080(&local_48);" (assignment_expression "cVar8 = FUN_0034f080(&local_48)" (identifier "cVar8") (= "=") (call_expression "FUN_0034f080(&local_48)" (identifier "FUN_0034f080") (argument_list "(&local_48)" (( "(") (pointer_expression "&local_48" (& "&") (identifier "local_48")) () ")")))) (; ";")) (expression_statement "uVar12 = local_40;" (assignment_expression "uVar12 = local_40" (identifier "uVar12") (= "=") (identifier "local_40")) (; ";")) (expression_statement "pplVar6 = local_68;" (assignment_expression "pplVar6 = local_68" (identifier "pplVar6") (= "=") (identifier "local_68")) (; ";")) (if_statement "if (cVar8 == '\0') {\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1d1;\n cVar8 = FUN_003481d0(pplVar6,uVar12);\n if (param_8 != 0) {\n lVar17 = 0;\n uVar20 = 0;\n do {\n while (**(char **)(param_7 + lVar17 * 8) == cVar8) {\nLAB_0034f216:\n piVar1[uVar20] = (int)lVar17;\n uVar20 = uVar20 + 1;\n lVar17 = lVar17 + 1;\n if (param_8 == lVar17) goto LAB_0034f228;\n }\n local_60 = CONCAT71(local_60._1_7_,cVar8);\n pcVar3 = *(code **)(*plVar13 + 0x10);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6;\n cVar9 = (*pcVar3)(plVar13);\n cVar8 = (char)local_60;\n if ((char)local_60 == cVar9) goto LAB_0034f216;\n lVar17 = lVar17 + 1;\n } while (param_8 != lVar17);\nLAB_0034f228:\n local_60 = 0;\njoined_r0x0034f234:\n if (1 < uVar20) {\n uVar18 = 1;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;\n uVar14 = strlen(pcVar2);\n do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar15 = strlen(pcVar2);\n if (sVar15 < uVar14) {\n uVar14 = sVar15;\n }\n uVar18 = uVar18 + 1;\n } while (uVar18 < uVar20);\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }\n local_60 = local_60 + 1;\n local_40 = 0xffffffff;\n if (uVar14 <= local_60) goto LAB_0034f1a7;\n cVar8 = '\x01';\n if (local_48 != (long *)0x0) {\n cVar8 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar11 = (*pcVar3)();\n cVar8 = '\0';\n if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }\n }\n }\n bVar10 = local_58 != (long *)0x0 && (int)local_50 == -1;\n cVar9 = (int)local_50 == -1;\n if ((bVar10) && (cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar10;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar11 = (*pcVar3)();\n cVar9 = local_69;\n if (iVar11 == -1) {\n local_58 = (long *)0x0;\n cVar9 = local_6a;\n }\n }\n if (cVar9 == cVar8) goto LAB_0034f1a7;\n uVar14 = 0;\n do {\n while( true ) {\n cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);\n uVar12 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }\n if (cVar8 != (char)uVar12) break;\n uVar14 = uVar14 + 1;\n if (uVar20 <= uVar14) goto joined_r0x0034f234;\n }\n uVar20 = uVar20 - 1;\n piVar1[uVar14] = piVar1[uVar20];\n } while (uVar14 < uVar20);\n goto joined_r0x0034f234;\n }\n if (uVar20 == 1) {\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }\n uVar20 = local_60;\n local_40 = 0xffffffff;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n local_60 = CONCAT44(local_60._4_4_,*piVar1);\n sVar19 = uVar20 + 1;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390;\n sVar15 = strlen(pcVar2);\n if (sVar19 < sVar15) {\n do {\n pplVar7 = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar8 = FUN_0034f080(pplVar7,pplVar6);\n if (cVar8 != '\0') goto LAB_0034f1a7;\n cVar8 = pcVar2[sVar19];\n uVar12 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }\n sVar19 = sVar19 + 1;\n local_40 = 0xffffffff;\n } while (sVar19 != sVar15);\n }\n else if (sVar19 != sVar15) goto LAB_0034f1a7;\n *local_80 = (undefined4)local_60;\n goto LAB_0034f1ae;\n }\n }\n }" (if "if") (parenthesized_expression "(cVar8 == '\0')" (( "(") (binary_expression "cVar8 == '\0'" (identifier "cVar8") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1d1;\n cVar8 = FUN_003481d0(pplVar6,uVar12);\n if (param_8 != 0) {\n lVar17 = 0;\n uVar20 = 0;\n do {\n while (**(char **)(param_7 + lVar17 * 8) == cVar8) {\nLAB_0034f216:\n piVar1[uVar20] = (int)lVar17;\n uVar20 = uVar20 + 1;\n lVar17 = lVar17 + 1;\n if (param_8 == lVar17) goto LAB_0034f228;\n }\n local_60 = CONCAT71(local_60._1_7_,cVar8);\n pcVar3 = *(code **)(*plVar13 + 0x10);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6;\n cVar9 = (*pcVar3)(plVar13);\n cVar8 = (char)local_60;\n if ((char)local_60 == cVar9) goto LAB_0034f216;\n lVar17 = lVar17 + 1;\n } while (param_8 != lVar17);\nLAB_0034f228:\n local_60 = 0;\njoined_r0x0034f234:\n if (1 < uVar20) {\n uVar18 = 1;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;\n uVar14 = strlen(pcVar2);\n do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar15 = strlen(pcVar2);\n if (sVar15 < uVar14) {\n uVar14 = sVar15;\n }\n uVar18 = uVar18 + 1;\n } while (uVar18 < uVar20);\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }\n local_60 = local_60 + 1;\n local_40 = 0xffffffff;\n if (uVar14 <= local_60) goto LAB_0034f1a7;\n cVar8 = '\x01';\n if (local_48 != (long *)0x0) {\n cVar8 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar11 = (*pcVar3)();\n cVar8 = '\0';\n if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }\n }\n }\n bVar10 = local_58 != (long *)0x0 && (int)local_50 == -1;\n cVar9 = (int)local_50 == -1;\n if ((bVar10) && (cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar10;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar11 = (*pcVar3)();\n cVar9 = local_69;\n if (iVar11 == -1) {\n local_58 = (long *)0x0;\n cVar9 = local_6a;\n }\n }\n if (cVar9 == cVar8) goto LAB_0034f1a7;\n uVar14 = 0;\n do {\n while( true ) {\n cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);\n uVar12 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }\n if (cVar8 != (char)uVar12) break;\n uVar14 = uVar14 + 1;\n if (uVar20 <= uVar14) goto joined_r0x0034f234;\n }\n uVar20 = uVar20 - 1;\n piVar1[uVar14] = piVar1[uVar20];\n } while (uVar14 < uVar20);\n goto joined_r0x0034f234;\n }\n if (uVar20 == 1) {\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }\n uVar20 = local_60;\n local_40 = 0xffffffff;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n local_60 = CONCAT44(local_60._4_4_,*piVar1);\n sVar19 = uVar20 + 1;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390;\n sVar15 = strlen(pcVar2);\n if (sVar19 < sVar15) {\n do {\n pplVar7 = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar8 = FUN_0034f080(pplVar7,pplVar6);\n if (cVar8 != '\0') goto LAB_0034f1a7;\n cVar8 = pcVar2[sVar19];\n uVar12 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }\n sVar19 = sVar19 + 1;\n local_40 = 0xffffffff;\n } while (sVar19 != sVar15);\n }\n else if (sVar19 != sVar15) goto LAB_0034f1a7;\n *local_80 = (undefined4)local_60;\n goto LAB_0034f1ae;\n }\n }\n }" ({ "{") (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1d1;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1d1" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" (* "*") (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)auStack_90 + lVar4)" (( "(") (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "auStack_90")) (+ "+") (identifier "lVar4")) () ")")))) (= "=") (number_literal "0x34f1d1")) (; ";")) (expression_statement "cVar8 = FUN_003481d0(pplVar6,uVar12);" (assignment_expression "cVar8 = FUN_003481d0(pplVar6,uVar12)" (identifier "cVar8") (= "=") (call_expression "FUN_003481d0(pplVar6,uVar12)" (identifier "FUN_003481d0") (argument_list "(pplVar6,uVar12)" (( "(") (identifier "pplVar6") (, ",") (identifier "uVar12") () ")")))) (; ";")) (if_statement "if (param_8 != 0) {\n lVar17 = 0;\n uVar20 = 0;\n do {\n while (**(char **)(param_7 + lVar17 * 8) == cVar8) {\nLAB_0034f216:\n piVar1[uVar20] = (int)lVar17;\n uVar20 = uVar20 + 1;\n lVar17 = lVar17 + 1;\n if (param_8 == lVar17) goto LAB_0034f228;\n }\n local_60 = CONCAT71(local_60._1_7_,cVar8);\n pcVar3 = *(code **)(*plVar13 + 0x10);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6;\n cVar9 = (*pcVar3)(plVar13);\n cVar8 = (char)local_60;\n if ((char)local_60 == cVar9) goto LAB_0034f216;\n lVar17 = lVar17 + 1;\n } while (param_8 != lVar17);\nLAB_0034f228:\n local_60 = 0;\njoined_r0x0034f234:\n if (1 < uVar20) {\n uVar18 = 1;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;\n uVar14 = strlen(pcVar2);\n do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar15 = strlen(pcVar2);\n if (sVar15 < uVar14) {\n uVar14 = sVar15;\n }\n uVar18 = uVar18 + 1;\n } while (uVar18 < uVar20);\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }\n local_60 = local_60 + 1;\n local_40 = 0xffffffff;\n if (uVar14 <= local_60) goto LAB_0034f1a7;\n cVar8 = '\x01';\n if (local_48 != (long *)0x0) {\n cVar8 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar11 = (*pcVar3)();\n cVar8 = '\0';\n if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }\n }\n }\n bVar10 = local_58 != (long *)0x0 && (int)local_50 == -1;\n cVar9 = (int)local_50 == -1;\n if ((bVar10) && (cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar10;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar11 = (*pcVar3)();\n cVar9 = local_69;\n if (iVar11 == -1) {\n local_58 = (long *)0x0;\n cVar9 = local_6a;\n }\n }\n if (cVar9 == cVar8) goto LAB_0034f1a7;\n uVar14 = 0;\n do {\n while( true ) {\n cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);\n uVar12 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }\n if (cVar8 != (char)uVar12) break;\n uVar14 = uVar14 + 1;\n if (uVar20 <= uVar14) goto joined_r0x0034f234;\n }\n uVar20 = uVar20 - 1;\n piVar1[uVar14] = piVar1[uVar20];\n } while (uVar14 < uVar20);\n goto joined_r0x0034f234;\n }\n if (uVar20 == 1) {\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }\n uVar20 = local_60;\n local_40 = 0xffffffff;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n local_60 = CONCAT44(local_60._4_4_,*piVar1);\n sVar19 = uVar20 + 1;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390;\n sVar15 = strlen(pcVar2);\n if (sVar19 < sVar15) {\n do {\n pplVar7 = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar8 = FUN_0034f080(pplVar7,pplVar6);\n if (cVar8 != '\0') goto LAB_0034f1a7;\n cVar8 = pcVar2[sVar19];\n uVar12 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }\n sVar19 = sVar19 + 1;\n local_40 = 0xffffffff;\n } while (sVar19 != sVar15);\n }\n else if (sVar19 != sVar15) goto LAB_0034f1a7;\n *local_80 = (undefined4)local_60;\n goto LAB_0034f1ae;\n }\n }" (if "if") (parenthesized_expression "(param_8 != 0)" (( "(") (binary_expression "param_8 != 0" (identifier "param_8") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n lVar17 = 0;\n uVar20 = 0;\n do {\n while (**(char **)(param_7 + lVar17 * 8) == cVar8) {\nLAB_0034f216:\n piVar1[uVar20] = (int)lVar17;\n uVar20 = uVar20 + 1;\n lVar17 = lVar17 + 1;\n if (param_8 == lVar17) goto LAB_0034f228;\n }\n local_60 = CONCAT71(local_60._1_7_,cVar8);\n pcVar3 = *(code **)(*plVar13 + 0x10);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6;\n cVar9 = (*pcVar3)(plVar13);\n cVar8 = (char)local_60;\n if ((char)local_60 == cVar9) goto LAB_0034f216;\n lVar17 = lVar17 + 1;\n } while (param_8 != lVar17);\nLAB_0034f228:\n local_60 = 0;\njoined_r0x0034f234:\n if (1 < uVar20) {\n uVar18 = 1;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;\n uVar14 = strlen(pcVar2);\n do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar15 = strlen(pcVar2);\n if (sVar15 < uVar14) {\n uVar14 = sVar15;\n }\n uVar18 = uVar18 + 1;\n } while (uVar18 < uVar20);\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }\n local_60 = local_60 + 1;\n local_40 = 0xffffffff;\n if (uVar14 <= local_60) goto LAB_0034f1a7;\n cVar8 = '\x01';\n if (local_48 != (long *)0x0) {\n cVar8 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar11 = (*pcVar3)();\n cVar8 = '\0';\n if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }\n }\n }\n bVar10 = local_58 != (long *)0x0 && (int)local_50 == -1;\n cVar9 = (int)local_50 == -1;\n if ((bVar10) && (cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar10;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar11 = (*pcVar3)();\n cVar9 = local_69;\n if (iVar11 == -1) {\n local_58 = (long *)0x0;\n cVar9 = local_6a;\n }\n }\n if (cVar9 == cVar8) goto LAB_0034f1a7;\n uVar14 = 0;\n do {\n while( true ) {\n cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);\n uVar12 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }\n if (cVar8 != (char)uVar12) break;\n uVar14 = uVar14 + 1;\n if (uVar20 <= uVar14) goto joined_r0x0034f234;\n }\n uVar20 = uVar20 - 1;\n piVar1[uVar14] = piVar1[uVar20];\n } while (uVar14 < uVar20);\n goto joined_r0x0034f234;\n }\n if (uVar20 == 1) {\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }\n uVar20 = local_60;\n local_40 = 0xffffffff;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n local_60 = CONCAT44(local_60._4_4_,*piVar1);\n sVar19 = uVar20 + 1;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390;\n sVar15 = strlen(pcVar2);\n if (sVar19 < sVar15) {\n do {\n pplVar7 = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar8 = FUN_0034f080(pplVar7,pplVar6);\n if (cVar8 != '\0') goto LAB_0034f1a7;\n cVar8 = pcVar2[sVar19];\n uVar12 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }\n sVar19 = sVar19 + 1;\n local_40 = 0xffffffff;\n } while (sVar19 != sVar15);\n }\n else if (sVar19 != sVar15) goto LAB_0034f1a7;\n *local_80 = (undefined4)local_60;\n goto LAB_0034f1ae;\n }\n }" ({ "{") (expression_statement "lVar17 = 0;" (assignment_expression "lVar17 = 0" (identifier "lVar17") (= "=") (number_literal "0")) (; ";")) (expression_statement "uVar20 = 0;" (assignment_expression "uVar20 = 0" (identifier "uVar20") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n while (**(char **)(param_7 + lVar17 * 8) == cVar8) {\nLAB_0034f216:\n piVar1[uVar20] = (int)lVar17;\n uVar20 = uVar20 + 1;\n lVar17 = lVar17 + 1;\n if (param_8 == lVar17) goto LAB_0034f228;\n }\n local_60 = CONCAT71(local_60._1_7_,cVar8);\n pcVar3 = *(code **)(*plVar13 + 0x10);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6;\n cVar9 = (*pcVar3)(plVar13);\n cVar8 = (char)local_60;\n if ((char)local_60 == cVar9) goto LAB_0034f216;\n lVar17 = lVar17 + 1;\n } while (param_8 != lVar17);" (do "do") (compound_statement "{\n while (**(char **)(param_7 + lVar17 * 8) == cVar8) {\nLAB_0034f216:\n piVar1[uVar20] = (int)lVar17;\n uVar20 = uVar20 + 1;\n lVar17 = lVar17 + 1;\n if (param_8 == lVar17) goto LAB_0034f228;\n }\n local_60 = CONCAT71(local_60._1_7_,cVar8);\n pcVar3 = *(code **)(*plVar13 + 0x10);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6;\n cVar9 = (*pcVar3)(plVar13);\n cVar8 = (char)local_60;\n if ((char)local_60 == cVar9) goto LAB_0034f216;\n lVar17 = lVar17 + 1;\n }" ({ "{") (while_statement "while (**(char **)(param_7 + lVar17 * 8) == cVar8) {\nLAB_0034f216:\n piVar1[uVar20] = (int)lVar17;\n uVar20 = uVar20 + 1;\n lVar17 = lVar17 + 1;\n if (param_8 == lVar17) goto LAB_0034f228;\n }" (while "while") (parenthesized_expression "(**(char **)(param_7 + lVar17 * 8) == cVar8)" (( "(") (binary_expression "**(char **)(param_7 + lVar17 * 8) == cVar8" (pointer_expression "**(char **)(param_7 + lVar17 * 8)" (* "*") (pointer_expression "*(char **)(param_7 + lVar17 * 8)" (* "*") (cast_expression "(char **)(param_7 + lVar17 * 8)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_7 + lVar17 * 8)" (( "(") (binary_expression "param_7 + lVar17 * 8" (identifier "param_7") (+ "+") (binary_expression "lVar17 * 8" (identifier "lVar17") (* "*") (number_literal "8"))) () ")"))))) (== "==") (identifier "cVar8")) () ")")) (compound_statement "{\nLAB_0034f216:\n piVar1[uVar20] = (int)lVar17;\n uVar20 = uVar20 + 1;\n lVar17 = lVar17 + 1;\n if (param_8 == lVar17) goto LAB_0034f228;\n }" ({ "{") (labeled_statement "LAB_0034f216:\n piVar1[uVar20] = (int)lVar17;" (statement_identifier "LAB_0034f216") (: ":") (expression_statement "piVar1[uVar20] = (int)lVar17;" (assignment_expression "piVar1[uVar20] = (int)lVar17" (subscript_expression "piVar1[uVar20]" (identifier "piVar1") ([ "[") (identifier "uVar20") (] "]")) (= "=") (cast_expression "(int)lVar17" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar17"))) (; ";"))) (expression_statement "uVar20 = uVar20 + 1;" (assignment_expression "uVar20 = uVar20 + 1" (identifier "uVar20") (= "=") (binary_expression "uVar20 + 1" (identifier "uVar20") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "lVar17 = lVar17 + 1;" (assignment_expression "lVar17 = lVar17 + 1" (identifier "lVar17") (= "=") (binary_expression "lVar17 + 1" (identifier "lVar17") (+ "+") (number_literal "1"))) (; ";")) (if_statement "if (param_8 == lVar17) goto LAB_0034f228;" (if "if") (parenthesized_expression "(param_8 == lVar17)" (( "(") (binary_expression "param_8 == lVar17" (identifier "param_8") (== "==") (identifier "lVar17")) () ")")) (goto_statement "goto LAB_0034f228;" (goto "goto") (statement_identifier "LAB_0034f228") (; ";"))) (} "}"))) (expression_statement "local_60 = CONCAT71(local_60._1_7_,cVar8);" (assignment_expression "local_60 = CONCAT71(local_60._1_7_,cVar8)" (identifier "local_60") (= "=") (call_expression "CONCAT71(local_60._1_7_,cVar8)" (identifier "CONCAT71") (argument_list "(local_60._1_7_,cVar8)" (( "(") (field_expression "local_60._1_7_" (identifier "local_60") (. ".") (field_identifier "_1_7_")) (, ",") (identifier "cVar8") () ")")))) (; ";")) (expression_statement "pcVar3 = *(code **)(*plVar13 + 0x10);" (assignment_expression "pcVar3 = *(code **)(*plVar13 + 0x10)" (identifier "pcVar3") (= "=") (pointer_expression "*(code **)(*plVar13 + 0x10)" (* "*") (cast_expression "(code **)(*plVar13 + 0x10)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar13 + 0x10)" (( "(") (binary_expression "*plVar13 + 0x10" (pointer_expression "*plVar13" (* "*") (identifier "plVar13")) (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" (* "*") (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)auStack_90 + lVar4)" (( "(") (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "auStack_90")) (+ "+") (identifier "lVar4")) () ")")))) (= "=") (number_literal "0x34f1f6")) (; ";")) (expression_statement "cVar9 = (*pcVar3)(plVar13);" (assignment_expression "cVar9 = (*pcVar3)(plVar13)" (identifier "cVar9") (= "=") (call_expression "(*pcVar3)(plVar13)" (parenthesized_expression "(*pcVar3)" (( "(") (pointer_expression "*pcVar3" (* "*") (identifier "pcVar3")) () ")")) (argument_list "(plVar13)" (( "(") (identifier "plVar13") () ")")))) (; ";")) (expression_statement "cVar8 = (char)local_60;" (assignment_expression "cVar8 = (char)local_60" (identifier "cVar8") (= "=") (cast_expression "(char)local_60" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "local_60"))) (; ";")) (if_statement "if ((char)local_60 == cVar9) goto LAB_0034f216;" (if "if") (parenthesized_expression "((char)local_60 == cVar9)" (( "(") (binary_expression "(char)local_60 == cVar9" (cast_expression "(char)local_60" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "local_60")) (== "==") (identifier "cVar9")) () ")")) (goto_statement "goto LAB_0034f216;" (goto "goto") (statement_identifier "LAB_0034f216") (; ";"))) (expression_statement "lVar17 = lVar17 + 1;" (assignment_expression "lVar17 = lVar17 + 1" (identifier "lVar17") (= "=") (binary_expression "lVar17 + 1" (identifier "lVar17") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(param_8 != lVar17)" (( "(") (binary_expression "param_8 != lVar17" (identifier "param_8") (!= "!=") (identifier "lVar17")) () ")")) (; ";")) (labeled_statement "LAB_0034f228:\n local_60 = 0;" (statement_identifier "LAB_0034f228") (: ":") (expression_statement "local_60 = 0;" (assignment_expression "local_60 = 0" (identifier "local_60") (= "=") (number_literal "0")) (; ";"))) (labeled_statement "joined_r0x0034f234:\n if (1 < uVar20) {\n uVar18 = 1;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;\n uVar14 = strlen(pcVar2);\n do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar15 = strlen(pcVar2);\n if (sVar15 < uVar14) {\n uVar14 = sVar15;\n }\n uVar18 = uVar18 + 1;\n } while (uVar18 < uVar20);\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }\n local_60 = local_60 + 1;\n local_40 = 0xffffffff;\n if (uVar14 <= local_60) goto LAB_0034f1a7;\n cVar8 = '\x01';\n if (local_48 != (long *)0x0) {\n cVar8 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar11 = (*pcVar3)();\n cVar8 = '\0';\n if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }\n }\n }\n bVar10 = local_58 != (long *)0x0 && (int)local_50 == -1;\n cVar9 = (int)local_50 == -1;\n if ((bVar10) && (cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar10;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar11 = (*pcVar3)();\n cVar9 = local_69;\n if (iVar11 == -1) {\n local_58 = (long *)0x0;\n cVar9 = local_6a;\n }\n }\n if (cVar9 == cVar8) goto LAB_0034f1a7;\n uVar14 = 0;\n do {\n while( true ) {\n cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);\n uVar12 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }\n if (cVar8 != (char)uVar12) break;\n uVar14 = uVar14 + 1;\n if (uVar20 <= uVar14) goto joined_r0x0034f234;\n }\n uVar20 = uVar20 - 1;\n piVar1[uVar14] = piVar1[uVar20];\n } while (uVar14 < uVar20);\n goto joined_r0x0034f234;\n }" (statement_identifier "joined_r0x0034f234") (: ":") (if_statement "if (1 < uVar20) {\n uVar18 = 1;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;\n uVar14 = strlen(pcVar2);\n do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar15 = strlen(pcVar2);\n if (sVar15 < uVar14) {\n uVar14 = sVar15;\n }\n uVar18 = uVar18 + 1;\n } while (uVar18 < uVar20);\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }\n local_60 = local_60 + 1;\n local_40 = 0xffffffff;\n if (uVar14 <= local_60) goto LAB_0034f1a7;\n cVar8 = '\x01';\n if (local_48 != (long *)0x0) {\n cVar8 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar11 = (*pcVar3)();\n cVar8 = '\0';\n if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }\n }\n }\n bVar10 = local_58 != (long *)0x0 && (int)local_50 == -1;\n cVar9 = (int)local_50 == -1;\n if ((bVar10) && (cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar10;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar11 = (*pcVar3)();\n cVar9 = local_69;\n if (iVar11 == -1) {\n local_58 = (long *)0x0;\n cVar9 = local_6a;\n }\n }\n if (cVar9 == cVar8) goto LAB_0034f1a7;\n uVar14 = 0;\n do {\n while( true ) {\n cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);\n uVar12 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }\n if (cVar8 != (char)uVar12) break;\n uVar14 = uVar14 + 1;\n if (uVar20 <= uVar14) goto joined_r0x0034f234;\n }\n uVar20 = uVar20 - 1;\n piVar1[uVar14] = piVar1[uVar20];\n } while (uVar14 < uVar20);\n goto joined_r0x0034f234;\n }" (if "if") (parenthesized_expression "(1 < uVar20)" (( "(") (binary_expression "1 < uVar20" (number_literal "1") (< "<") (identifier "uVar20")) () ")")) (compound_statement "{\n uVar18 = 1;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;\n uVar14 = strlen(pcVar2);\n do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar15 = strlen(pcVar2);\n if (sVar15 < uVar14) {\n uVar14 = sVar15;\n }\n uVar18 = uVar18 + 1;\n } while (uVar18 < uVar20);\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }\n local_60 = local_60 + 1;\n local_40 = 0xffffffff;\n if (uVar14 <= local_60) goto LAB_0034f1a7;\n cVar8 = '\x01';\n if (local_48 != (long *)0x0) {\n cVar8 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar11 = (*pcVar3)();\n cVar8 = '\0';\n if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }\n }\n }\n bVar10 = local_58 != (long *)0x0 && (int)local_50 == -1;\n cVar9 = (int)local_50 == -1;\n if ((bVar10) && (cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar10;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar11 = (*pcVar3)();\n cVar9 = local_69;\n if (iVar11 == -1) {\n local_58 = (long *)0x0;\n cVar9 = local_6a;\n }\n }\n if (cVar9 == cVar8) goto LAB_0034f1a7;\n uVar14 = 0;\n do {\n while( true ) {\n cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);\n uVar12 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }\n if (cVar8 != (char)uVar12) break;\n uVar14 = uVar14 + 1;\n if (uVar20 <= uVar14) goto joined_r0x0034f234;\n }\n uVar20 = uVar20 - 1;\n piVar1[uVar14] = piVar1[uVar20];\n } while (uVar14 < uVar20);\n goto joined_r0x0034f234;\n }" ({ "{") (expression_statement "uVar18 = 1;" (assignment_expression "uVar18 = 1" (identifier "uVar18") (= "=") (number_literal "1")) (; ";")) (expression_statement "pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);" (assignment_expression "pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8)" (identifier "pcVar2") (= "=") (pointer_expression "*(char **)(param_7 + (long)*piVar1 * 8)" (* "*") (cast_expression "(char **)(param_7 + (long)*piVar1 * 8)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_7 + (long)*piVar1 * 8)" (( "(") (binary_expression "param_7 + (long)*piVar1 * 8" (identifier "param_7") (+ "+") (binary_expression "(long)*piVar1 * 8" (cast_expression "(long)*piVar1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "*piVar1" (* "*") (identifier "piVar1"))) (* "*") (number_literal "8"))) () ")"))))) (; ";")) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" (* "*") (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)auStack_90 + lVar4)" (( "(") (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "auStack_90")) (+ "+") (identifier "lVar4")) () ")")))) (= "=") (number_literal "0x34f252")) (; ";")) (expression_statement "uVar14 = strlen(pcVar2);" (assignment_expression "uVar14 = strlen(pcVar2)" (identifier "uVar14") (= "=") (call_expression "strlen(pcVar2)" (identifier "strlen") (argument_list "(pcVar2)" (( "(") (identifier "pcVar2") () ")")))) (; ";")) (do_statement "do {\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar15 = strlen(pcVar2);\n if (sVar15 < uVar14) {\n uVar14 = sVar15;\n }\n uVar18 = uVar18 + 1;\n } while (uVar18 < uVar20);" (do "do") (compound_statement "{\n pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;\n sVar15 = strlen(pcVar2);\n if (sVar15 < uVar14) {\n uVar14 = sVar15;\n }\n uVar18 = uVar18 + 1;\n }" ({ "{") (expression_statement "pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8);" (assignment_expression "pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8)" (identifier "pcVar2") (= "=") (pointer_expression "*(char **)(param_7 + (long)piVar1[uVar18] * 8)" (* "*") (cast_expression "(char **)(param_7 + (long)piVar1[uVar18] * 8)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_7 + (long)piVar1[uVar18] * 8)" (( "(") (binary_expression "param_7 + (long)piVar1[uVar18] * 8" (identifier "param_7") (+ "+") (binary_expression "(long)piVar1[uVar18] * 8" (cast_expression "(long)piVar1[uVar18]" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (subscript_expression "piVar1[uVar18]" (identifier "piVar1") ([ "[") (identifier "uVar18") (] "]"))) (* "*") (number_literal "8"))) () ")"))))) (; ";")) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" (* "*") (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)auStack_90 + lVar4)" (( "(") (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "auStack_90")) (+ "+") (identifier "lVar4")) () ")")))) (= "=") (number_literal "0x34f265")) (; ";")) (expression_statement "sVar15 = strlen(pcVar2);" (assignment_expression "sVar15 = strlen(pcVar2)" (identifier "sVar15") (= "=") (call_expression "strlen(pcVar2)" (identifier "strlen") (argument_list "(pcVar2)" (( "(") (identifier "pcVar2") () ")")))) (; ";")) (if_statement "if (sVar15 < uVar14) {\n uVar14 = sVar15;\n }" (if "if") (parenthesized_expression "(sVar15 < uVar14)" (( "(") (binary_expression "sVar15 < uVar14" (identifier "sVar15") (< "<") (identifier "uVar14")) () ")")) (compound_statement "{\n uVar14 = sVar15;\n }" ({ "{") (expression_statement "uVar14 = sVar15;" (assignment_expression "uVar14 = sVar15" (identifier "uVar14") (= "=") (identifier "sVar15")) (; ";")) (} "}"))) (expression_statement "uVar18 = uVar18 + 1;" (assignment_expression "uVar18 = uVar18 + 1" (identifier "uVar18") (= "=") (binary_expression "uVar18 + 1" (identifier "uVar18") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(uVar18 < uVar20)" (( "(") (binary_expression "uVar18 < uVar20" (identifier "uVar18") (< "<") (identifier "uVar20")) () ")")) (; ";")) (if_statement "if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }" (if "if") (parenthesized_expression "((ulong)local_48[2] < (ulong)local_48[3])" (( "(") (binary_expression "(ulong)local_48[2] < (ulong)local_48[3]" (cast_expression "(ulong)local_48[2]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "local_48[2]" (identifier "local_48") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(ulong)local_48[3]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "local_48[3]" (identifier "local_48") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n local_48[2] = local_48[2] + 1;\n }" ({ "{") (expression_statement "local_48[2] = local_48[2] + 1;" (assignment_expression "local_48[2] = local_48[2] + 1" (subscript_expression "local_48[2]" (identifier "local_48") ([ "[") (number_literal "2") (] "]")) (= "=") (binary_expression "local_48[2] + 1" (subscript_expression "local_48[2]" (identifier "local_48") ([ "[") (number_literal "2") (] "]")) (+ "+") (number_literal "1"))) (; ";")) (} "}")) (else_clause "else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }" (else "else") (compound_statement "{\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;\n (*pcVar3)();\n }" ({ "{") (expression_statement "pcVar3 = *(code **)(*local_48 + 0x50);" (assignment_expression "pcVar3 = *(code **)(*local_48 + 0x50)" (identifier "pcVar3") (= "=") (pointer_expression "*(code **)(*local_48 + 0x50)" (* "*") (cast_expression "(code **)(*local_48 + 0x50)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*local_48 + 0x50)" (( "(") (binary_expression "*local_48 + 0x50" (pointer_expression "*local_48" (* "*") (identifier "local_48")) (+ "+") (number_literal "0x50")) () ")"))))) (; ";")) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" (* "*") (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)auStack_90 + lVar4)" (( "(") (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "auStack_90")) (+ "+") (identifier "lVar4")) () ")")))) (= "=") (number_literal "0x34f4b6")) (; ";")) (expression_statement "(*pcVar3)();" (call_expression "(*pcVar3)()" (parenthesized_expression "(*pcVar3)" (( "(") (pointer_expression "*pcVar3" (* "*") (identifier "pcVar3")) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))) (expression_statement "local_60 = local_60 + 1;" (assignment_expression "local_60 = local_60 + 1" (identifier "local_60") (= "=") (binary_expression "local_60 + 1" (identifier "local_60") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "local_40 = 0xffffffff;" (assignment_expression "local_40 = 0xffffffff" (identifier "local_40") (= "=") (number_literal "0xffffffff")) (; ";")) (if_statement "if (uVar14 <= local_60) goto LAB_0034f1a7;" (if "if") (parenthesized_expression "(uVar14 <= local_60)" (( "(") (binary_expression "uVar14 <= local_60" (identifier "uVar14") (<= "<=") (identifier "local_60")) () ")")) (goto_statement "goto LAB_0034f1a7;" (goto "goto") (statement_identifier "LAB_0034f1a7") (; ";"))) (expression_statement "cVar8 = '\x01';" (assignment_expression "cVar8 = '\x01'" (identifier "cVar8") (= "=") (char_literal "'\x01'" (' "'") (escape_sequence "\x01") (' "'"))) (; ";")) (if_statement "if (local_48 != (long *)0x0) {\n cVar8 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar11 = (*pcVar3)();\n cVar8 = '\0';\n if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }\n }\n }" (if "if") (parenthesized_expression "(local_48 != (long *)0x0)" (( "(") (binary_expression "local_48 != (long *)0x0" (identifier "local_48") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n cVar8 = '\0';\n if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar11 = (*pcVar3)();\n cVar8 = '\0';\n if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }\n }\n }" ({ "{") (expression_statement "cVar8 = '\0';" (assignment_expression "cVar8 = '\0'" (identifier "cVar8") (= "=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) (; ";")) (if_statement "if ((ulong)local_48[3] <= (ulong)local_48[2]) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar11 = (*pcVar3)();\n cVar8 = '\0';\n if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }\n }" (if "if") (parenthesized_expression "((ulong)local_48[3] <= (ulong)local_48[2])" (( "(") (binary_expression "(ulong)local_48[3] <= (ulong)local_48[2]" (cast_expression "(ulong)local_48[3]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "local_48[3]" (identifier "local_48") ([ "[") (number_literal "3") (] "]"))) (<= "<=") (cast_expression "(ulong)local_48[2]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "local_48[2]" (identifier "local_48") ([ "[") (number_literal "2") (] "]")))) () ")")) (compound_statement "{\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;\n iVar11 = (*pcVar3)();\n cVar8 = '\0';\n if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }\n }" ({ "{") (expression_statement "pcVar3 = *(code **)(*local_48 + 0x48);" (assignment_expression "pcVar3 = *(code **)(*local_48 + 0x48)" (identifier "pcVar3") (= "=") (pointer_expression "*(code **)(*local_48 + 0x48)" (* "*") (cast_expression "(code **)(*local_48 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*local_48 + 0x48)" (( "(") (binary_expression "*local_48 + 0x48" (pointer_expression "*local_48" (* "*") (identifier "local_48")) (+ "+") (number_literal "0x48")) () ")"))))) (; ";")) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" (* "*") (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)auStack_90 + lVar4)" (( "(") (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "auStack_90")) (+ "+") (identifier "lVar4")) () ")")))) (= "=") (number_literal "0x34f4c1")) (; ";")) (expression_statement "iVar11 = (*pcVar3)();" (assignment_expression "iVar11 = (*pcVar3)()" (identifier "iVar11") (= "=") (call_expression "(*pcVar3)()" (parenthesized_expression "(*pcVar3)" (( "(") (pointer_expression "*pcVar3" (* "*") (identifier "pcVar3")) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "cVar8 = '\0';" (assignment_expression "cVar8 = '\0'" (identifier "cVar8") (= "=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) (; ";")) (if_statement "if (iVar11 == -1) {\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }" (if "if") (parenthesized_expression "(iVar11 == -1)" (( "(") (binary_expression "iVar11 == -1" (identifier "iVar11") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n local_48 = (long *)0x0;\n cVar8 = '\x01';\n }" ({ "{") (expression_statement "local_48 = (long *)0x0;" (assignment_expression "local_48 = (long *)0x0" (identifier "local_48") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "cVar8 = '\x01';" (assignment_expression "cVar8 = '\x01'" (identifier "cVar8") (= "=") (char_literal "'\x01'" (' "'") (escape_sequence "\x01") (' "'"))) (; ";")) (} "}"))) (} "}"))) (} "}"))) (expression_statement "bVar10 = local_58 != (long *)0x0 && (int)local_50 == -1;" (assignment_expression "bVar10 = local_58 != (long *)0x0 && (int)local_50 == -1" (identifier "bVar10") (= "=") (binary_expression "local_58 != (long *)0x0 && (int)local_50 == -1" (binary_expression "local_58 != (long *)0x0" (identifier "local_58") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (&& "&&") (binary_expression "(int)local_50 == -1" (cast_expression "(int)local_50" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "local_50")) (== "==") (number_literal "-1")))) (; ";")) (expression_statement "cVar9 = (int)local_50 == -1;" (assignment_expression "cVar9 = (int)local_50 == -1" (identifier "cVar9") (= "=") (binary_expression "(int)local_50 == -1" (cast_expression "(int)local_50" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "local_50")) (== "==") (number_literal "-1"))) (; ";")) (if_statement "if ((bVar10) && (cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar10;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar11 = (*pcVar3)();\n cVar9 = local_69;\n if (iVar11 == -1) {\n local_58 = (long *)0x0;\n cVar9 = local_6a;\n }\n }" (if "if") (parenthesized_expression "((bVar10) && (cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2]))" (( "(") (binary_expression "(bVar10) && (cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])" (parenthesized_expression "(bVar10)" (( "(") (identifier "bVar10") () ")")) (&& "&&") (parenthesized_expression "(cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])" (( "(") (comma_expression "cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2]" (assignment_expression "cVar9 = '\0'" (identifier "cVar9") (= "=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) (, ",") (binary_expression "(ulong)local_58[3] <= (ulong)local_58[2]" (cast_expression "(ulong)local_58[3]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "local_58[3]" (identifier "local_58") ([ "[") (number_literal "3") (] "]"))) (<= "<=") (cast_expression "(ulong)local_58[2]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "local_58[2]" (identifier "local_58") ([ "[") (number_literal "2") (] "]"))))) () ")"))) () ")")) (compound_statement "{\n local_69 = '\0';\n pcVar3 = *(code **)(*local_58 + 0x48);\n local_6a = bVar10;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;\n iVar11 = (*pcVar3)();\n cVar9 = local_69;\n if (iVar11 == -1) {\n local_58 = (long *)0x0;\n cVar9 = local_6a;\n }\n }" ({ "{") (expression_statement "local_69 = '\0';" (assignment_expression "local_69 = '\0'" (identifier "local_69") (= "=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) (; ";")) (expression_statement "pcVar3 = *(code **)(*local_58 + 0x48);" (assignment_expression "pcVar3 = *(code **)(*local_58 + 0x48)" (identifier "pcVar3") (= "=") (pointer_expression "*(code **)(*local_58 + 0x48)" (* "*") (cast_expression "(code **)(*local_58 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*local_58 + 0x48)" (( "(") (binary_expression "*local_58 + 0x48" (pointer_expression "*local_58" (* "*") (identifier "local_58")) (+ "+") (number_literal "0x48")) () ")"))))) (; ";")) (expression_statement "local_6a = bVar10;" (assignment_expression "local_6a = bVar10" (identifier "local_6a") (= "=") (identifier "bVar10")) (; ";")) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" (* "*") (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)auStack_90 + lVar4)" (( "(") (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "auStack_90")) (+ "+") (identifier "lVar4")) () ")")))) (= "=") (number_literal "0x34f456")) (; ";")) (expression_statement "iVar11 = (*pcVar3)();" (assignment_expression "iVar11 = (*pcVar3)()" (identifier "iVar11") (= "=") (call_expression "(*pcVar3)()" (parenthesized_expression "(*pcVar3)" (( "(") (pointer_expression "*pcVar3" (* "*") (identifier "pcVar3")) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "cVar9 = local_69;" (assignment_expression "cVar9 = local_69" (identifier "cVar9") (= "=") (identifier "local_69")) (; ";")) (if_statement "if (iVar11 == -1) {\n local_58 = (long *)0x0;\n cVar9 = local_6a;\n }" (if "if") (parenthesized_expression "(iVar11 == -1)" (( "(") (binary_expression "iVar11 == -1" (identifier "iVar11") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n local_58 = (long *)0x0;\n cVar9 = local_6a;\n }" ({ "{") (expression_statement "local_58 = (long *)0x0;" (assignment_expression "local_58 = (long *)0x0" (identifier "local_58") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "cVar9 = local_6a;" (assignment_expression "cVar9 = local_6a" (identifier "cVar9") (= "=") (identifier "local_6a")) (; ";")) (} "}"))) (} "}"))) (if_statement "if (cVar9 == cVar8) goto LAB_0034f1a7;" (if "if") (parenthesized_expression "(cVar9 == cVar8)" (( "(") (binary_expression "cVar9 == cVar8" (identifier "cVar9") (== "==") (identifier "cVar8")) () ")")) (goto_statement "goto LAB_0034f1a7;" (goto "goto") (statement_identifier "LAB_0034f1a7") (; ";"))) (expression_statement "uVar14 = 0;" (assignment_expression "uVar14 = 0" (identifier "uVar14") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n while( true ) {\n cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);\n uVar12 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }\n if (cVar8 != (char)uVar12) break;\n uVar14 = uVar14 + 1;\n if (uVar20 <= uVar14) goto joined_r0x0034f234;\n }\n uVar20 = uVar20 - 1;\n piVar1[uVar14] = piVar1[uVar20];\n } while (uVar14 < uVar20);" (do "do") (compound_statement "{\n while( true ) {\n cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);\n uVar12 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }\n if (cVar8 != (char)uVar12) break;\n uVar14 = uVar14 + 1;\n if (uVar20 <= uVar14) goto joined_r0x0034f234;\n }\n uVar20 = uVar20 - 1;\n piVar1[uVar14] = piVar1[uVar20];\n }" ({ "{") (while_statement "while( true ) {\n cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);\n uVar12 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }\n if (cVar8 != (char)uVar12) break;\n uVar14 = uVar14 + 1;\n if (uVar20 <= uVar14) goto joined_r0x0034f234;\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);\n uVar12 = local_40;\n if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }\n if (cVar8 != (char)uVar12) break;\n uVar14 = uVar14 + 1;\n if (uVar20 <= uVar14) goto joined_r0x0034f234;\n }" ({ "{") (expression_statement "cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);" (assignment_expression "cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60)" (identifier "cVar8") (= "=") (pointer_expression "*(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60)" (* "*") (cast_expression "(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60)" (( "(") (binary_expression "*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60" (pointer_expression "*(long *)(param_7 + (long)piVar1[uVar14] * 8)" (* "*") (cast_expression "(long *)(param_7 + (long)piVar1[uVar14] * 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_7 + (long)piVar1[uVar14] * 8)" (( "(") (binary_expression "param_7 + (long)piVar1[uVar14] * 8" (identifier "param_7") (+ "+") (binary_expression "(long)piVar1[uVar14] * 8" (cast_expression "(long)piVar1[uVar14]" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (subscript_expression "piVar1[uVar14]" (identifier "piVar1") ([ "[") (identifier "uVar14") (] "]"))) (* "*") (number_literal "8"))) () ")")))) (+ "+") (identifier "local_60")) () ")"))))) (; ";")) (expression_statement "uVar12 = local_40;" (assignment_expression "uVar12 = local_40" (identifier "uVar12") (= "=") (identifier "local_40")) (; ";")) (if_statement "if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }" (if "if") (parenthesized_expression "((local_48 != (long *)0x0) && (local_40 == 0xffffffff))" (( "(") (binary_expression "(local_48 != (long *)0x0) && (local_40 == 0xffffffff)" (parenthesized_expression "(local_48 != (long *)0x0)" (( "(") (binary_expression "local_48 != (long *)0x0" (identifier "local_48") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (&& "&&") (parenthesized_expression "(local_40 == 0xffffffff)" (( "(") (binary_expression "local_40 == 0xffffffff" (identifier "local_40") (== "==") (number_literal "0xffffffff")) () ")"))) () ")")) (compound_statement "{\n if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }\n }" ({ "{") (if_statement "if ((byte *)local_48[2] < (byte *)local_48[3]) {\n uVar12 = (uint)*(byte *)local_48[2];\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }" (if "if") (parenthesized_expression "((byte *)local_48[2] < (byte *)local_48[3])" (( "(") (binary_expression "(byte *)local_48[2] < (byte *)local_48[3]" (cast_expression "(byte *)local_48[2]" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_48[2]" (identifier "local_48") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(byte *)local_48[3]" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_48[3]" (identifier "local_48") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n uVar12 = (uint)*(byte *)local_48[2];\n }" ({ "{") (expression_statement "uVar12 = (uint)*(byte *)local_48[2];" (assignment_expression "uVar12 = (uint)*(byte *)local_48[2]" (identifier "uVar12") (= "=") (binary_expression "(uint)*(byte *)local_48[2]" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (* "*") (cast_expression "(byte *)local_48[2]" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_48[2]" (identifier "local_48") ([ "[") (number_literal "2") (] "]"))))) (; ";")) (} "}")) (else_clause "else {\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }" (else "else") (compound_statement "{\n pcVar3 = *(code **)(*local_48 + 0x48);\n local_69 = cVar8;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;\n uVar12 = (*pcVar3)();\n cVar8 = local_69;\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }\n }" ({ "{") (expression_statement "pcVar3 = *(code **)(*local_48 + 0x48);" (assignment_expression "pcVar3 = *(code **)(*local_48 + 0x48)" (identifier "pcVar3") (= "=") (pointer_expression "*(code **)(*local_48 + 0x48)" (* "*") (cast_expression "(code **)(*local_48 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*local_48 + 0x48)" (( "(") (binary_expression "*local_48 + 0x48" (pointer_expression "*local_48" (* "*") (identifier "local_48")) (+ "+") (number_literal "0x48")) () ")"))))) (; ";")) (expression_statement "local_69 = cVar8;" (assignment_expression "local_69 = cVar8" (identifier "local_69") (= "=") (identifier "cVar8")) (; ";")) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" (* "*") (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)auStack_90 + lVar4)" (( "(") (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "auStack_90")) (+ "+") (identifier "lVar4")) () ")")))) (= "=") (number_literal "0x34f48a")) (; ";")) (expression_statement "uVar12 = (*pcVar3)();" (assignment_expression "uVar12 = (*pcVar3)()" (identifier "uVar12") (= "=") (call_expression "(*pcVar3)()" (parenthesized_expression "(*pcVar3)" (( "(") (pointer_expression "*pcVar3" (* "*") (identifier "pcVar3")) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "cVar8 = local_69;" (assignment_expression "cVar8 = local_69" (identifier "cVar8") (= "=") (identifier "local_69")) (; ";")) (if_statement "if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }" (if "if") (parenthesized_expression "(uVar12 == 0xffffffff)" (( "(") (binary_expression "uVar12 == 0xffffffff" (identifier "uVar12") (== "==") (number_literal "0xffffffff")) () ")")) (compound_statement "{\n local_48 = (long *)0x0;\n uVar12 = 0xffffffff;\n }" ({ "{") (expression_statement "local_48 = (long *)0x0;" (assignment_expression "local_48 = (long *)0x0" (identifier "local_48") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "uVar12 = 0xffffffff;" (assignment_expression "uVar12 = 0xffffffff" (identifier "uVar12") (= "=") (number_literal "0xffffffff")) (; ";")) (} "}"))) (} "}")))) (} "}"))) (if_statement "if (cVar8 != (char)uVar12) break;" (if "if") (parenthesized_expression "(cVar8 != (char)uVar12)" (( "(") (binary_expression "cVar8 != (char)uVar12" (identifier "cVar8") (!= "!=") (cast_expression "(char)uVar12" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "uVar12"))) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "uVar14 = uVar14 + 1;" (assignment_expression "uVar14 = uVar14 + 1" (identifier "uVar14") (= "=") (binary_expression "uVar14 + 1" (identifier "uVar14") (+ "+") (number_literal "1"))) (; ";")) (if_statement "if (uVar20 <= uVar14) goto joined_r0x0034f234;" (if "if") (parenthesized_expression "(uVar20 <= uVar14)" (( "(") (binary_expression "uVar20 <= uVar14" (identifier "uVar20") (<= "<=") (identifier "uVar14")) () ")")) (goto_statement "goto joined_r0x0034f234;" (goto "goto") (statement_identifier "joined_r0x0034f234") (; ";"))) (} "}"))) (expression_statement "uVar20 = uVar20 - 1;" (assignment_expression "uVar20 = uVar20 - 1" (identifier "uVar20") (= "=") (binary_expression "uVar20 - 1" (identifier "uVar20") (- "-") (number_literal "1"))) (; ";")) (expression_statement "piVar1[uVar14] = piVar1[uVar20];" (assignment_expression "piVar1[uVar14] = piVar1[uVar20]" (subscript_expression "piVar1[uVar14]" (identifier "piVar1") ([ "[") (identifier "uVar14") (] "]")) (= "=") (subscript_expression "piVar1[uVar20]" (identifier "piVar1") ([ "[") (identifier "uVar20") (] "]"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(uVar14 < uVar20)" (( "(") (binary_expression "uVar14 < uVar20" (identifier "uVar14") (< "<") (identifier "uVar20")) () ")")) (; ";")) (goto_statement "goto joined_r0x0034f234;" (goto "goto") (statement_identifier "joined_r0x0034f234") (; ";")) (} "}")))) (if_statement "if (uVar20 == 1) {\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }\n uVar20 = local_60;\n local_40 = 0xffffffff;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n local_60 = CONCAT44(local_60._4_4_,*piVar1);\n sVar19 = uVar20 + 1;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390;\n sVar15 = strlen(pcVar2);\n if (sVar19 < sVar15) {\n do {\n pplVar7 = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar8 = FUN_0034f080(pplVar7,pplVar6);\n if (cVar8 != '\0') goto LAB_0034f1a7;\n cVar8 = pcVar2[sVar19];\n uVar12 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }\n sVar19 = sVar19 + 1;\n local_40 = 0xffffffff;\n } while (sVar19 != sVar15);\n }\n else if (sVar19 != sVar15) goto LAB_0034f1a7;\n *local_80 = (undefined4)local_60;\n goto LAB_0034f1ae;\n }" (if "if") (parenthesized_expression "(uVar20 == 1)" (( "(") (binary_expression "uVar20 == 1" (identifier "uVar20") (== "==") (number_literal "1")) () ")")) (compound_statement "{\n if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }\n uVar20 = local_60;\n local_40 = 0xffffffff;\n pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);\n local_60 = CONCAT44(local_60._4_4_,*piVar1);\n sVar19 = uVar20 + 1;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390;\n sVar15 = strlen(pcVar2);\n if (sVar19 < sVar15) {\n do {\n pplVar7 = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar8 = FUN_0034f080(pplVar7,pplVar6);\n if (cVar8 != '\0') goto LAB_0034f1a7;\n cVar8 = pcVar2[sVar19];\n uVar12 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }\n sVar19 = sVar19 + 1;\n local_40 = 0xffffffff;\n } while (sVar19 != sVar15);\n }\n else if (sVar19 != sVar15) goto LAB_0034f1a7;\n *local_80 = (undefined4)local_60;\n goto LAB_0034f1ae;\n }" ({ "{") (if_statement "if ((ulong)local_48[2] < (ulong)local_48[3]) {\n local_48[2] = local_48[2] + 1;\n }\n else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }" (if "if") (parenthesized_expression "((ulong)local_48[2] < (ulong)local_48[3])" (( "(") (binary_expression "(ulong)local_48[2] < (ulong)local_48[3]" (cast_expression "(ulong)local_48[2]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "local_48[2]" (identifier "local_48") ([ "[") (number_literal "2") (] "]"))) (< "<") (cast_expression "(ulong)local_48[3]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "local_48[3]" (identifier "local_48") ([ "[") (number_literal "3") (] "]")))) () ")")) (compound_statement "{\n local_48[2] = local_48[2] + 1;\n }" ({ "{") (expression_statement "local_48[2] = local_48[2] + 1;" (assignment_expression "local_48[2] = local_48[2] + 1" (subscript_expression "local_48[2]" (identifier "local_48") ([ "[") (number_literal "2") (] "]")) (= "=") (binary_expression "local_48[2] + 1" (subscript_expression "local_48[2]" (identifier "local_48") ([ "[") (number_literal "2") (] "]")) (+ "+") (number_literal "1"))) (; ";")) (} "}")) (else_clause "else {\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }" (else "else") (compound_statement "{\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;\n (*pcVar3)();\n }" ({ "{") (expression_statement "pcVar3 = *(code **)(*local_48 + 0x50);" (assignment_expression "pcVar3 = *(code **)(*local_48 + 0x50)" (identifier "pcVar3") (= "=") (pointer_expression "*(code **)(*local_48 + 0x50)" (* "*") (cast_expression "(code **)(*local_48 + 0x50)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*local_48 + 0x50)" (( "(") (binary_expression "*local_48 + 0x50" (pointer_expression "*local_48" (* "*") (identifier "local_48")) (+ "+") (number_literal "0x50")) () ")"))))) (; ";")) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" (* "*") (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)auStack_90 + lVar4)" (( "(") (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "auStack_90")) (+ "+") (identifier "lVar4")) () ")")))) (= "=") (number_literal "0x34f51e")) (; ";")) (expression_statement "(*pcVar3)();" (call_expression "(*pcVar3)()" (parenthesized_expression "(*pcVar3)" (( "(") (pointer_expression "*pcVar3" (* "*") (identifier "pcVar3")) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))) (expression_statement "uVar20 = local_60;" (assignment_expression "uVar20 = local_60" (identifier "uVar20") (= "=") (identifier "local_60")) (; ";")) (expression_statement "local_40 = 0xffffffff;" (assignment_expression "local_40 = 0xffffffff" (identifier "local_40") (= "=") (number_literal "0xffffffff")) (; ";")) (expression_statement "pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);" (assignment_expression "pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8)" (identifier "pcVar2") (= "=") (pointer_expression "*(char **)(param_7 + (long)*piVar1 * 8)" (* "*") (cast_expression "(char **)(param_7 + (long)*piVar1 * 8)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_7 + (long)*piVar1 * 8)" (( "(") (binary_expression "param_7 + (long)*piVar1 * 8" (identifier "param_7") (+ "+") (binary_expression "(long)*piVar1 * 8" (cast_expression "(long)*piVar1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "*piVar1" (* "*") (identifier "piVar1"))) (* "*") (number_literal "8"))) () ")"))))) (; ";")) (expression_statement "local_60 = CONCAT44(local_60._4_4_,*piVar1);" (assignment_expression "local_60 = CONCAT44(local_60._4_4_,*piVar1)" (identifier "local_60") (= "=") (call_expression "CONCAT44(local_60._4_4_,*piVar1)" (identifier "CONCAT44") (argument_list "(local_60._4_4_,*piVar1)" (( "(") (field_expression "local_60._4_4_" (identifier "local_60") (. ".") (field_identifier "_4_4_")) (, ",") (pointer_expression "*piVar1" (* "*") (identifier "piVar1")) () ")")))) (; ";")) (expression_statement "sVar19 = uVar20 + 1;" (assignment_expression "sVar19 = uVar20 + 1" (identifier "sVar19") (= "=") (binary_expression "uVar20 + 1" (identifier "uVar20") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" (* "*") (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)auStack_90 + lVar4)" (( "(") (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "auStack_90")) (+ "+") (identifier "lVar4")) () ")")))) (= "=") (number_literal "0x34f390")) (; ";")) (expression_statement "sVar15 = strlen(pcVar2);" (assignment_expression "sVar15 = strlen(pcVar2)" (identifier "sVar15") (= "=") (call_expression "strlen(pcVar2)" (identifier "strlen") (argument_list "(pcVar2)" (( "(") (identifier "pcVar2") () ")")))) (; ";")) (if_statement "if (sVar19 < sVar15) {\n do {\n pplVar7 = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar8 = FUN_0034f080(pplVar7,pplVar6);\n if (cVar8 != '\0') goto LAB_0034f1a7;\n cVar8 = pcVar2[sVar19];\n uVar12 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }\n sVar19 = sVar19 + 1;\n local_40 = 0xffffffff;\n } while (sVar19 != sVar15);\n }\n else if (sVar19 != sVar15) goto LAB_0034f1a7;" (if "if") (parenthesized_expression "(sVar19 < sVar15)" (( "(") (binary_expression "sVar19 < sVar15" (identifier "sVar19") (< "<") (identifier "sVar15")) () ")")) (compound_statement "{\n do {\n pplVar7 = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar8 = FUN_0034f080(pplVar7,pplVar6);\n if (cVar8 != '\0') goto LAB_0034f1a7;\n cVar8 = pcVar2[sVar19];\n uVar12 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }\n sVar19 = sVar19 + 1;\n local_40 = 0xffffffff;\n } while (sVar19 != sVar15);\n }" ({ "{") (do_statement "do {\n pplVar7 = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar8 = FUN_0034f080(pplVar7,pplVar6);\n if (cVar8 != '\0') goto LAB_0034f1a7;\n cVar8 = pcVar2[sVar19];\n uVar12 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }\n sVar19 = sVar19 + 1;\n local_40 = 0xffffffff;\n } while (sVar19 != sVar15);" (do "do") (compound_statement "{\n pplVar7 = local_68;\n pplVar6 = local_78;\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;\n cVar8 = FUN_0034f080(pplVar7,pplVar6);\n if (cVar8 != '\0') goto LAB_0034f1a7;\n cVar8 = pcVar2[sVar19];\n uVar12 = local_40;\n if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }\n sVar19 = sVar19 + 1;\n local_40 = 0xffffffff;\n }" ({ "{") (expression_statement "pplVar7 = local_68;" (assignment_expression "pplVar7 = local_68" (identifier "pplVar7") (= "=") (identifier "local_68")) (; ";")) (expression_statement "pplVar6 = local_78;" (assignment_expression "pplVar6 = local_78" (identifier "pplVar6") (= "=") (identifier "local_78")) (; ";")) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" (* "*") (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)auStack_90 + lVar4)" (( "(") (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "auStack_90")) (+ "+") (identifier "lVar4")) () ")")))) (= "=") (number_literal "0x34f3e9")) (; ";")) (expression_statement "cVar8 = FUN_0034f080(pplVar7,pplVar6);" (assignment_expression "cVar8 = FUN_0034f080(pplVar7,pplVar6)" (identifier "cVar8") (= "=") (call_expression "FUN_0034f080(pplVar7,pplVar6)" (identifier "FUN_0034f080") (argument_list "(pplVar7,pplVar6)" (( "(") (identifier "pplVar7") (, ",") (identifier "pplVar6") () ")")))) (; ";")) (if_statement "if (cVar8 != '\0') goto LAB_0034f1a7;" (if "if") (parenthesized_expression "(cVar8 != '\0')" (( "(") (binary_expression "cVar8 != '\0'" (identifier "cVar8") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (goto_statement "goto LAB_0034f1a7;" (goto "goto") (statement_identifier "LAB_0034f1a7") (; ";"))) (expression_statement "cVar8 = pcVar2[sVar19];" (assignment_expression "cVar8 = pcVar2[sVar19]" (identifier "cVar8") (= "=") (subscript_expression "pcVar2[sVar19]" (identifier "pcVar2") ([ "[") (identifier "sVar19") (] "]"))) (; ";")) (expression_statement "uVar12 = local_40;" (assignment_expression "uVar12 = local_40" (identifier "uVar12") (= "=") (identifier "local_40")) (; ";")) (if_statement "if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }\n else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }" (if "if") (parenthesized_expression "((local_48 == (long *)0x0) || (local_40 != 0xffffffff))" (( "(") (binary_expression "(local_48 == (long *)0x0) || (local_40 != 0xffffffff)" (parenthesized_expression "(local_48 == (long *)0x0)" (( "(") (binary_expression "local_48 == (long *)0x0" (identifier "local_48") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (|| "||") (parenthesized_expression "(local_40 != 0xffffffff)" (( "(") (binary_expression "local_40 != 0xffffffff" (identifier "local_40") (!= "!=") (number_literal "0xffffffff")) () ")"))) () ")")) (compound_statement "{\nLAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;\n pcVar16 = (char *)local_48[2];\n if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;\n pcVar3 = *(code **)(*local_48 + 0x50);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;\n (*pcVar3)();\n }" ({ "{") (labeled_statement "LAB_0034f3a8:\n if (cVar8 != (char)uVar12) goto LAB_0034f1a7;" (statement_identifier "LAB_0034f3a8") (: ":") (if_statement "if (cVar8 != (char)uVar12) goto LAB_0034f1a7;" (if "if") (parenthesized_expression "(cVar8 != (char)uVar12)" (( "(") (binary_expression "cVar8 != (char)uVar12" (identifier "cVar8") (!= "!=") (cast_expression "(char)uVar12" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "uVar12"))) () ")")) (goto_statement "goto LAB_0034f1a7;" (goto "goto") (statement_identifier "LAB_0034f1a7") (; ";")))) (expression_statement "pcVar16 = (char *)local_48[2];" (assignment_expression "pcVar16 = (char *)local_48[2]" (identifier "pcVar16") (= "=") (cast_expression "(char *)local_48[2]" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_48[2]" (identifier "local_48") ([ "[") (number_literal "2") (] "]")))) (; ";")) (if_statement "if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;" (if "if") (parenthesized_expression "(pcVar16 < (char *)local_48[3])" (( "(") (binary_expression "pcVar16 < (char *)local_48[3]" (identifier "pcVar16") (< "<") (cast_expression "(char *)local_48[3]" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_48[3]" (identifier "local_48") ([ "[") (number_literal "3") (] "]")))) () ")")) (goto_statement "goto LAB_0034f3c3;" (goto "goto") (statement_identifier "LAB_0034f3c3") (; ";"))) (expression_statement "pcVar3 = *(code **)(*local_48 + 0x50);" (assignment_expression "pcVar3 = *(code **)(*local_48 + 0x50)" (identifier "pcVar3") (= "=") (pointer_expression "*(code **)(*local_48 + 0x50)" (* "*") (cast_expression "(code **)(*local_48 + 0x50)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*local_48 + 0x50)" (( "(") (binary_expression "*local_48 + 0x50" (pointer_expression "*local_48" (* "*") (identifier "local_48")) (+ "+") (number_literal "0x50")) () ")"))))) (; ";")) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" (* "*") (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)auStack_90 + lVar4)" (( "(") (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "auStack_90")) (+ "+") (identifier "lVar4")) () ")")))) (= "=") (number_literal "0x34f4e3")) (; ";")) (expression_statement "(*pcVar3)();" (call_expression "(*pcVar3)()" (parenthesized_expression "(*pcVar3)" (( "(") (pointer_expression "*pcVar3" (* "*") (identifier "pcVar3")) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")) (else_clause "else {\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }" (else "else") (compound_statement "{\n pcVar16 = (char *)local_48[2];\n if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }\n if (cVar8 != *pcVar16) goto LAB_0034f1a7;\nLAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);\n }" ({ "{") (expression_statement "pcVar16 = (char *)local_48[2];" (assignment_expression "pcVar16 = (char *)local_48[2]" (identifier "pcVar16") (= "=") (cast_expression "(char *)local_48[2]" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_48[2]" (identifier "local_48") ([ "[") (number_literal "2") (] "]")))) (; ";")) (if_statement "if ((char *)local_48[3] <= pcVar16) {\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }" (if "if") (parenthesized_expression "((char *)local_48[3] <= pcVar16)" (( "(") (binary_expression "(char *)local_48[3] <= pcVar16" (cast_expression "(char *)local_48[3]" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_48[3]" (identifier "local_48") ([ "[") (number_literal "3") (] "]"))) (<= "<=") (identifier "pcVar16")) () ")")) (compound_statement "{\n pcVar3 = *(code **)(*local_48 + 0x48);\n *(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;\n uVar12 = (*pcVar3)();\n if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }\n goto LAB_0034f3a8;\n }" ({ "{") (expression_statement "pcVar3 = *(code **)(*local_48 + 0x48);" (assignment_expression "pcVar3 = *(code **)(*local_48 + 0x48)" (identifier "pcVar3") (= "=") (pointer_expression "*(code **)(*local_48 + 0x48)" (* "*") (cast_expression "(code **)(*local_48 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*local_48 + 0x48)" (( "(") (binary_expression "*local_48 + 0x48" (pointer_expression "*local_48" (* "*") (identifier "local_48")) (+ "+") (number_literal "0x48")) () ")"))))) (; ";")) (expression_statement "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;" (assignment_expression "*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502" (pointer_expression "*(undefined8 *)((long)auStack_90 + lVar4)" (* "*") (cast_expression "(undefined8 *)((long)auStack_90 + lVar4)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)auStack_90 + lVar4)" (( "(") (binary_expression "(long)auStack_90 + lVar4" (cast_expression "(long)auStack_90" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "auStack_90")) (+ "+") (identifier "lVar4")) () ")")))) (= "=") (number_literal "0x34f502")) (; ";")) (expression_statement "uVar12 = (*pcVar3)();" (assignment_expression "uVar12 = (*pcVar3)()" (identifier "uVar12") (= "=") (call_expression "(*pcVar3)()" (parenthesized_expression "(*pcVar3)" (( "(") (pointer_expression "*pcVar3" (* "*") (identifier "pcVar3")) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (if_statement "if (uVar12 == 0xffffffff) {\n local_48 = (long *)0x0;\n }" (if "if") (parenthesized_expression "(uVar12 == 0xffffffff)" (( "(") (binary_expression "uVar12 == 0xffffffff" (identifier "uVar12") (== "==") (number_literal "0xffffffff")) () ")")) (compound_statement "{\n local_48 = (long *)0x0;\n }" ({ "{") (expression_statement "local_48 = (long *)0x0;" (assignment_expression "local_48 = (long *)0x0" (identifier "local_48") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (} "}"))) (goto_statement "goto LAB_0034f3a8;" (goto "goto") (statement_identifier "LAB_0034f3a8") (; ";")) (} "}"))) (if_statement "if (cVar8 != *pcVar16) goto LAB_0034f1a7;" (if "if") (parenthesized_expression "(cVar8 != *pcVar16)" (( "(") (binary_expression "cVar8 != *pcVar16" (identifier "cVar8") (!= "!=") (pointer_expression "*pcVar16" (* "*") (identifier "pcVar16"))) () ")")) (goto_statement "goto LAB_0034f1a7;" (goto "goto") (statement_identifier "LAB_0034f1a7") (; ";"))) (labeled_statement "LAB_0034f3c3:\n local_48[2] = (long)(pcVar16 + 1);" (statement_identifier "LAB_0034f3c3") (: ":") (expression_statement "local_48[2] = (long)(pcVar16 + 1);" (assignment_expression "local_48[2] = (long)(pcVar16 + 1)" (subscript_expression "local_48[2]" (identifier "local_48") ([ "[") (number_literal "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 "sVar19 = sVar19 + 1;" (assignment_expression "sVar19 = sVar19 + 1" (identifier "sVar19") (= "=") (binary_expression "sVar19 + 1" (identifier "sVar19") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "local_40 = 0xffffffff;" (assignment_expression "local_40 = 0xffffffff" (identifier "local_40") (= "=") (number_literal "0xffffffff")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(sVar19 != sVar15)" (( "(") (binary_expression "sVar19 != sVar15" (identifier "sVar19") (!= "!=") (identifier "sVar15")) () ")")) (; ";")) (} "}")) (else_clause "else if (sVar19 != sVar15) goto LAB_0034f1a7;" (else "else") (if_statement "if (sVar19 != sVar15) goto LAB_0034f1a7;" (if "if") (parenthesized_expression "(sVar19 != sVar15)" (( "(") (binary_expression "sVar19 != sVar15" (identifier "sVar19") (!= "!=") (identifier "sVar15")) () ")")) (goto_statement "goto LAB_0034f1a7;" (goto "goto") (statement_identifier "LAB_0034f1a7") (; ";"))))) (expression_statement "*local_80 = (undefined4)local_60;" (assignment_expression "*local_80 = (undefined4)local_60" (pointer_expression "*local_80" (* "*") (identifier "local_80")) (= "=") (cast_expression "(undefined4)local_60" (( "(") (type_descriptor "undefined4" (type_identifier "undefined4")) () ")") (identifier "local_60"))) (; ";")) (goto_statement "goto LAB_0034f1ae;" (goto "goto") (statement_identifier "LAB_0034f1ae") (; ";")) (} "}"))) (} "}"))) (} "}"))) (labeled_statement "LAB_0034f1a7:\n *param_10 = *param_10 | 4;" (statement_identifier "LAB_0034f1a7") (: ":") (expression_statement "*param_10 = *param_10 | 4;" (assignment_expression "*param_10 = *param_10 | 4" (pointer_expression "*param_10" (* "*") (identifier "param_10")) (= "=") (binary_expression "*param_10 | 4" (pointer_expression "*param_10" (* "*") (identifier "param_10")) (| "|") (number_literal "4"))) (; ";"))) (labeled_statement "LAB_0034f1ae:\n auVar5._8_4_ = local_40;" (statement_identifier "LAB_0034f1ae") (: ":") (expression_statement "auVar5._8_4_ = local_40;" (assignment_expression "auVar5._8_4_ = local_40" (field_expression "auVar5._8_4_" (identifier "auVar5") (. ".") (field_identifier "_8_4_")) (= "=") (identifier "local_40")) (; ";"))) (expression_statement "auVar5._0_8_ = local_48;" (assignment_expression "auVar5._0_8_ = local_48" (field_expression "auVar5._0_8_" (identifier "auVar5") (. ".") (field_identifier "_0_8_")) (= "=") (identifier "local_48")) (; ";")) (expression_statement "auVar5._12_4_ = uStack_3c;" (assignment_expression "auVar5._12_4_ = uStack_3c" (field_expression "auVar5._12_4_" (identifier "auVar5") (. ".") (field_identifier "_12_4_")) (= "=") (identifier "uStack_3c")) (; ";")) (return_statement "return auVar5;" (return "return") (identifier "auVar5") (; ";")) (ERROR "}" (} "}"))
|
/* std::time_get<char, std::istreambuf_iterator<char, std::char_traits<char> >
>::_M_extract_name(std::istreambuf_iterator<char, std::char_traits<char> >,
std::istreambuf_iterator<char, std::char_traits<char> >, int&, char const**, unsigned long,
std::ios_base&, std::_Ios_Iostate&) const */
type_2 [16]
std::time_get<var_2,var_12::type_7<var_2,var_12::var_1<var_2>>>::var_3
(type_5 param_1,var_4 *var_5,type_5 param_3,var_4 *var_6,type_5 param_5,
var_7 *var_8,var_4 var_20,var_4 var_14,var_4 var_13,var_9 *var_10)
{
int *piVar1;
char *pcVar2;
type_1 *pcVar3;
long var_15;
type_2 auVar5 [16];
long **pplVar6;
type_7<var_2,var_12::var_1<var_2>> *this;
char var_18;
char var_24;
bool bVar9;
int var_30;
var_9 var_33;
type_3 *pcVar12;
type_4 var_27;
size_t var_26;
char *var_36;
long var_21;
type_4 var_28;
size_t var_35;
type_4 var_22;
type_5 auStack_90 [2];
var_7 *local_80;
long **local_78;
char local_6a;
char local_69;
type_7<var_2,var_12::var_1<var_2>> *local_68;
type_4 var_29;
long *var_31;
type_5 local_50;
long *var_16;
var_9 var_32;
var_7 uStack_3c;
var_32 = (var_9)param_3;
uStack_3c = (var_7)((type_4)param_3 >> 0x20);
auStack_90[0] = 0x34f169;
local_80 = var_8;
var_31 = var_6;
local_50 = param_5;
var_16 = var_5;
pcVar12 = var_11<var_12::type_3<var_2>>((type_6 *)(var_13 + 0xd0));
var_15 = -(var_14 * 4 + 0x17U & 0xfffffffffffffff0);
piVar1 = (int *)((long)&local_80 + var_15);
local_78 = &var_31;
local_68 = (type_7<var_2,var_12::var_1<var_2>> *)&var_16;
*(type_5 *)((long)auStack_90 + var_15) = 0x34f1a3;
var_18 = type_7<var_2,var_12::var_1<var_2>>::var_17
((type_7<var_2,var_12::var_1<var_2>> *)&var_16,
(type_7 *)&var_31);
if (var_18 == '\0') {
*(type_5 *)((long)auStack_90 + var_15) = 0x34f1d1;
var_18 = type_7<var_2,var_12::var_1<var_2>>::var_19();
if (var_14 != 0) {
var_21 = 0;
var_22 = 0;
do {
while (**(char **)(var_20 + var_21 * 8) == var_18) {
LAB_0034f216:
piVar1[var_22] = (int)var_21;
var_22 = var_22 + 1;
var_21 = var_21 + 1;
if (var_14 == var_21) goto LAB_0034f228;
}
var_29 = var_23(var_29._1_7_,var_18);
pcVar3 = *(type_1 **)(*(long *)pcVar12 + 0x10);
*(type_5 *)((long)auStack_90 + var_15) = 0x34f1f6;
var_24 = (*pcVar3)(pcVar12);
var_18 = (char)var_29;
if ((char)var_29 == var_24) goto LAB_0034f216;
var_21 = var_21 + 1;
} while (var_14 != var_21);
LAB_0034f228:
var_29 = 0;
joined_r0x0034f234:
if (1 < var_22) {
var_28 = 1;
pcVar2 = *(char **)(var_20 + (long)*piVar1 * 8);
*(type_5 *)((long)auStack_90 + var_15) = 0x34f252;
var_27 = var_25(pcVar2);
do {
pcVar2 = *(char **)(var_20 + (long)piVar1[var_28] * 8);
*(type_5 *)((long)auStack_90 + var_15) = 0x34f265;
var_26 = var_25(pcVar2);
if (var_26 < var_27) {
var_27 = var_26;
}
var_28 = var_28 + 1;
} while (var_28 < var_22);
if ((type_4)var_16[2] < (type_4)var_16[3]) {
var_16[2] = var_16[2] + 1;
}
else {
pcVar3 = *(type_1 **)(*var_16 + 0x50);
*(type_5 *)((long)auStack_90 + var_15) = 0x34f4b6;
(*pcVar3)();
}
var_29 = var_29 + 1;
var_32 = 0xffffffff;
if (var_27 <= var_29) goto LAB_0034f1a7;
var_18 = '\x01';
if (var_16 != (long *)0x0) {
var_18 = '\0';
if ((type_4)var_16[3] <= (type_4)var_16[2]) {
pcVar3 = *(type_1 **)(*var_16 + 0x48);
*(type_5 *)((long)auStack_90 + var_15) = 0x34f4c1;
var_30 = (*pcVar3)();
var_18 = '\0';
if (var_30 == -1) {
var_16 = (long *)0x0;
var_18 = '\x01';
}
}
}
bVar9 = var_31 != (long *)0x0 && (int)local_50 == -1;
var_24 = (int)local_50 == -1;
if ((bVar9) && (var_24 = '\0', (type_4)var_31[3] <= (type_4)var_31[2])) {
local_69 = '\0';
pcVar3 = *(type_1 **)(*var_31 + 0x48);
local_6a = bVar9;
*(type_5 *)((long)auStack_90 + var_15) = 0x34f456;
var_30 = (*pcVar3)();
var_24 = local_69;
if (var_30 == -1) {
var_31 = (long *)0x0;
var_24 = local_6a;
}
}
if (var_24 == var_18) goto LAB_0034f1a7;
var_27 = 0;
do {
while( true ) {
var_18 = *(char *)(*(long *)(var_20 + (long)piVar1[var_27] * 8) + var_29);
var_33 = var_32;
if ((var_16 != (long *)0x0) && (var_32 == 0xffffffff)) {
if ((type_8 *)var_16[2] < (type_8 *)var_16[3]) {
var_33 = (var_9)*(type_8 *)var_16[2];
}
else {
pcVar3 = *(type_1 **)(*var_16 + 0x48);
local_69 = var_18;
*(type_5 *)((long)auStack_90 + var_15) = 0x34f48a;
var_33 = (*pcVar3)();
var_18 = local_69;
if (var_33 == 0xffffffff) {
var_16 = (long *)0x0;
var_33 = 0xffffffff;
}
}
}
if (var_18 != (char)var_33) break;
var_27 = var_27 + 1;
if (var_22 <= var_27) goto joined_r0x0034f234;
}
var_22 = var_22 - 1;
piVar1[var_27] = piVar1[var_22];
} while (var_27 < var_22);
goto joined_r0x0034f234;
}
if (var_22 == 1) {
if ((type_4)var_16[2] < (type_4)var_16[3]) {
var_16[2] = var_16[2] + 1;
}
else {
pcVar3 = *(type_1 **)(*var_16 + 0x50);
*(type_5 *)((long)auStack_90 + var_15) = 0x34f51e;
(*pcVar3)();
}
var_22 = var_29;
var_32 = 0xffffffff;
pcVar2 = *(char **)(var_20 + (long)*piVar1 * 8);
var_29 = var_34(var_29._4_4_,*piVar1);
var_35 = var_22 + 1;
*(type_5 *)((long)auStack_90 + var_15) = 0x34f390;
var_26 = var_25(pcVar2);
if (var_35 < var_26) {
do {
this = local_68;
pplVar6 = local_78;
*(type_5 *)((long)auStack_90 + var_15) = 0x34f3e9;
var_18 = type_7<var_2,var_12::var_1<var_2>>::var_17
(this,(type_7 *)pplVar6);
if (var_18 != '\0') goto LAB_0034f1a7;
var_18 = pcVar2[var_35];
var_33 = var_32;
if ((var_16 == (long *)0x0) || (var_32 != 0xffffffff)) {
LAB_0034f3a8:
if (var_18 != (char)var_33) goto LAB_0034f1a7;
var_36 = (char *)var_16[2];
if (var_36 < (char *)var_16[3]) goto LAB_0034f3c3;
pcVar3 = *(type_1 **)(*var_16 + 0x50);
*(type_5 *)((long)auStack_90 + var_15) = 0x34f4e3;
(*pcVar3)();
}
else {
var_36 = (char *)var_16[2];
if ((char *)var_16[3] <= var_36) {
pcVar3 = *(type_1 **)(*var_16 + 0x48);
*(type_5 *)((long)auStack_90 + var_15) = 0x34f502;
var_33 = (*pcVar3)();
if (var_33 == 0xffffffff) {
var_16 = (long *)0x0;
}
goto LAB_0034f3a8;
}
if (var_18 != *var_36) goto LAB_0034f1a7;
LAB_0034f3c3:
var_16[2] = (long)(var_36 + 1);
}
var_35 = var_35 + 1;
var_32 = 0xffffffff;
} while (var_35 != var_26);
}
else if (var_35 != var_26) goto LAB_0034f1a7;
*local_80 = (var_7)var_29;
goto LAB_0034f1ae;
}
}
}
LAB_0034f1a7:
*var_10 = *var_10 | 4;
LAB_0034f1ae:
auVar5._8_4_ = var_32;
auVar5._0_8_ = var_16;
auVar5._12_4_ = uStack_3c;
return auVar5;
}
| null |
(translation_unit (expression_statement (subscript_expression argument: (identifier) index: (number_literal)) (MISSING ";")) (declaration type: (macro_type_specifier name: (identifier) type: (type_descriptor type: (type_identifier)) (MISSING ")")) declarator: (identifier) (ERROR (identifier)) declarator: (pointer_declarator declarator: (identifier)) declarator: (identifier) (ERROR (identifier)) (ERROR (identifier)) declarator: (pointer_declarator declarator: (identifier)) declarator: (identifier) (ERROR (identifier)) (ERROR (identifier)) declarator: (pointer_declarator declarator: (identifier)) (ERROR (identifier)) declarator: (identifier) (ERROR (identifier)) declarator: (identifier) (ERROR (identifier)) declarator: (identifier) (ERROR (identifier) (pointer_declarator declarator: (identifier)) (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: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (pointer_declarator declarator: (identifier)))) (declaration type: (sized_type_specifier) declarator: (pointer_declarator 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: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (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)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (pointer_declarator declarator: (identifier)))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (pointer_declarator declarator: (identifier)))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (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))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (unary_expression argument: (parenthesized_expression (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal)) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (identifier))) 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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (identifier))))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (identifier))))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (do_statement body: (compound_statement (while_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))))) right: (identifier))) body: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (identifier)) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (goto_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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) (expression_statement (assignment_expression left: (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: (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (identifier))) right: (number_literal)))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (identifier))))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (subscript_expression argument: (identifier) index: (identifier))) right: (number_literal)))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (identifier))))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (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: (identifier) right: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) (expression_statement (assignment_expression left: (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 (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (char_literal (escape_sequence)))) (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: (char_literal (escape_sequence)))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) (expression_statement (assignment_expression left: (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: (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list)))) (expression_statement (assignment_expression left: (identifier) right: (char_literal (escape_sequence)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (char_literal (escape_sequence)))))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal))) right: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (identifier)) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (char_literal (escape_sequence))) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal)))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (char_literal (escape_sequence)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (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: (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (do_statement body: (compound_statement (while_statement condition: (parenthesized_expression (true)) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (subscript_expression argument: (identifier) index: (identifier))) right: (number_literal)))))) 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: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (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: (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) 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: (identifier))) consequence: (goto_statement label: (statement_identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (identifier)) right: (subscript_expression argument: (identifier) index: (identifier))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))) (goto_statement label: (statement_identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) (expression_statement (assignment_expression left: (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 (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list)))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (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)) (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (identifier))))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (do_statement body: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (identifier))))) right: (number_literal))) (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: (char_literal (escape_sequence)))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (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: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) consequence: (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) (expression_statement (assignment_expression left: (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 (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list)))) 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: (subscript_expression argument: (identifier) index: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) (expression_statement (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: (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (identifier)))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (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: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (goto_statement label: (statement_identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (goto_statement label: (statement_identifier)))))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (identifier)))) (expression_statement (assignment_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (identifier))) (expression_statement (assignment_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (identifier))) (return_statement (identifier)) (ERROR))
| null |
undefined1 [16]
MASKED(undefined8 param_1,long *param_2,undefined8 param_3,long *param_4,undefined8 param_5,
undefined4 *param_6,long param_7,long param_8,long param_9,uint *param_10)
{
int *piVar1;
char *pcVar2;
code *pcVar3;
long lVar4;
undefined1 auVar5 [16];
long **pplVar6;
long **pplVar7;
char cVar8;
char cVar9;
bool bVar10;
int iVar11;
uint uVar12;
long *plVar13;
ulong uVar14;
size_t sVar15;
char *pcVar16;
long lVar17;
ulong uVar18;
size_t sVar19;
ulong uVar20;
undefined8 auStack_90 [2];
undefined4 *local_80;
long **local_78;
char local_6a;
char local_69;
long **local_68;
ulong local_60;
long *local_58;
undefined8 local_50;
long *local_48;
uint local_40;
undefined4 uStack_3c;
local_40 = (uint)param_3;
uStack_3c = (undefined4)((ulong)param_3 >> 0x20);
auStack_90[0] = 0x34f169;
local_80 = param_6;
local_58 = param_4;
local_50 = param_5;
local_48 = param_2;
plVar13 = (long *)FUN_0034a440(param_9 + 0xd0);
local_78 = &local_58;
lVar4 = -(param_8 * 4 + 0x17U & 0xfffffffffffffff0);
piVar1 = (int *)((long)&local_80 + lVar4);
local_68 = &local_48;
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1a3;
cVar8 = FUN_0034f080(&local_48);
uVar12 = local_40;
pplVar6 = local_68;
if (cVar8 == '\0') {
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1d1;
cVar8 = FUN_003481d0(pplVar6,uVar12);
if (param_8 != 0) {
lVar17 = 0;
uVar20 = 0;
do {
while (**(char **)(param_7 + lVar17 * 8) == cVar8) {
LAB_0034f216:
piVar1[uVar20] = (int)lVar17;
uVar20 = uVar20 + 1;
lVar17 = lVar17 + 1;
if (param_8 == lVar17) goto LAB_0034f228;
}
local_60 = CONCAT71(local_60._1_7_,cVar8);
pcVar3 = *(code **)(*plVar13 + 0x10);
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f1f6;
cVar9 = (*pcVar3)(plVar13);
cVar8 = (char)local_60;
if ((char)local_60 == cVar9) goto LAB_0034f216;
lVar17 = lVar17 + 1;
} while (param_8 != lVar17);
LAB_0034f228:
local_60 = 0;
joined_r0x0034f234:
if (1 < uVar20) {
uVar18 = 1;
pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f252;
uVar14 = strlen(pcVar2);
do {
pcVar2 = *(char **)(param_7 + (long)piVar1[uVar18] * 8);
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f265;
sVar15 = strlen(pcVar2);
if (sVar15 < uVar14) {
uVar14 = sVar15;
}
uVar18 = uVar18 + 1;
} while (uVar18 < uVar20);
if ((ulong)local_48[2] < (ulong)local_48[3]) {
local_48[2] = local_48[2] + 1;
}
else {
pcVar3 = *(code **)(*local_48 + 0x50);
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4b6;
(*pcVar3)();
}
local_60 = local_60 + 1;
local_40 = 0xffffffff;
if (uVar14 <= local_60) goto LAB_0034f1a7;
cVar8 = '\x01';
if (local_48 != (long *)0x0) {
cVar8 = '\0';
if ((ulong)local_48[3] <= (ulong)local_48[2]) {
pcVar3 = *(code **)(*local_48 + 0x48);
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4c1;
iVar11 = (*pcVar3)();
cVar8 = '\0';
if (iVar11 == -1) {
local_48 = (long *)0x0;
cVar8 = '\x01';
}
}
}
bVar10 = local_58 != (long *)0x0 && (int)local_50 == -1;
cVar9 = (int)local_50 == -1;
if ((bVar10) && (cVar9 = '\0', (ulong)local_58[3] <= (ulong)local_58[2])) {
local_69 = '\0';
pcVar3 = *(code **)(*local_58 + 0x48);
local_6a = bVar10;
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f456;
iVar11 = (*pcVar3)();
cVar9 = local_69;
if (iVar11 == -1) {
local_58 = (long *)0x0;
cVar9 = local_6a;
}
}
if (cVar9 == cVar8) goto LAB_0034f1a7;
uVar14 = 0;
do {
while( true ) {
cVar8 = *(char *)(*(long *)(param_7 + (long)piVar1[uVar14] * 8) + local_60);
uVar12 = local_40;
if ((local_48 != (long *)0x0) && (local_40 == 0xffffffff)) {
if ((byte *)local_48[2] < (byte *)local_48[3]) {
uVar12 = (uint)*(byte *)local_48[2];
}
else {
pcVar3 = *(code **)(*local_48 + 0x48);
local_69 = cVar8;
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f48a;
uVar12 = (*pcVar3)();
cVar8 = local_69;
if (uVar12 == 0xffffffff) {
local_48 = (long *)0x0;
uVar12 = 0xffffffff;
}
}
}
if (cVar8 != (char)uVar12) break;
uVar14 = uVar14 + 1;
if (uVar20 <= uVar14) goto joined_r0x0034f234;
}
uVar20 = uVar20 - 1;
piVar1[uVar14] = piVar1[uVar20];
} while (uVar14 < uVar20);
goto joined_r0x0034f234;
}
if (uVar20 == 1) {
if ((ulong)local_48[2] < (ulong)local_48[3]) {
local_48[2] = local_48[2] + 1;
}
else {
pcVar3 = *(code **)(*local_48 + 0x50);
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f51e;
(*pcVar3)();
}
uVar20 = local_60;
local_40 = 0xffffffff;
pcVar2 = *(char **)(param_7 + (long)*piVar1 * 8);
local_60 = CONCAT44(local_60._4_4_,*piVar1);
sVar19 = uVar20 + 1;
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f390;
sVar15 = strlen(pcVar2);
if (sVar19 < sVar15) {
do {
pplVar7 = local_68;
pplVar6 = local_78;
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f3e9;
cVar8 = FUN_0034f080(pplVar7,pplVar6);
if (cVar8 != '\0') goto LAB_0034f1a7;
cVar8 = pcVar2[sVar19];
uVar12 = local_40;
if ((local_48 == (long *)0x0) || (local_40 != 0xffffffff)) {
LAB_0034f3a8:
if (cVar8 != (char)uVar12) goto LAB_0034f1a7;
pcVar16 = (char *)local_48[2];
if (pcVar16 < (char *)local_48[3]) goto LAB_0034f3c3;
pcVar3 = *(code **)(*local_48 + 0x50);
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f4e3;
(*pcVar3)();
}
else {
pcVar16 = (char *)local_48[2];
if ((char *)local_48[3] <= pcVar16) {
pcVar3 = *(code **)(*local_48 + 0x48);
*(undefined8 *)((long)auStack_90 + lVar4) = 0x34f502;
uVar12 = (*pcVar3)();
if (uVar12 == 0xffffffff) {
local_48 = (long *)0x0;
}
goto LAB_0034f3a8;
}
if (cVar8 != *pcVar16) goto LAB_0034f1a7;
LAB_0034f3c3:
local_48[2] = (long)(pcVar16 + 1);
}
sVar19 = sVar19 + 1;
local_40 = 0xffffffff;
} while (sVar19 != sVar15);
}
else if (sVar19 != sVar15) goto LAB_0034f1a7;
*local_80 = (undefined4)local_60;
goto LAB_0034f1ae;
}
}
}
LAB_0034f1a7:
*param_10 = *param_10 | 4;
LAB_0034f1ae:
auVar5._8_4_ = local_40;
auVar5._0_8_ = local_48;
auVar5._12_4_ = uStack_3c;
return auVar5;
}
|
2378_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
|
find
|
FUN_001820f0
|
/* DWARF original prototype: iterator
find(_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>
* this, key_type * __k) */
iterator __thiscall
std::
_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>
::find(_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>
*this,key_type *__k)
{
_Hash_node_base *p_Var1;
__bucket_type p_Var2;
ulong uVar3;
_Hash_node_base *p_Var4;
_Hash_node_base *p_Var5;
__bucket_type p_Var6;
p_Var4 = (_Hash_node_base *)((ulong)__k->second ^ (ulong)__k->first);
uVar3 = (ulong)p_Var4 % this->_M_bucket_count;
p_Var6 = this->_M_buckets[uVar3];
if (p_Var6 != (__bucket_type)0x0) {
p_Var5 = p_Var6->_M_nxt[3]._M_nxt;
p_Var1 = p_Var6->_M_nxt;
while (((p_Var2 = p_Var1, p_Var4 != p_Var5 || (__k->first != (Relobj *)p_Var2[1]._M_nxt)) ||
(__k->second != *(uint *)&p_Var2[2]._M_nxt))) {
p_Var1 = p_Var2->_M_nxt;
if (p_Var1 == (_Hash_node_base *)0x0) {
return (iterator)(__node_type *)0x0;
}
p_Var5 = p_Var1[3]._M_nxt;
p_Var6 = p_Var2;
if (uVar3 != (ulong)p_Var5 % this->_M_bucket_count) {
return (iterator)(__node_type *)0x0;
}
}
if ((__node_type *)p_Var6->_M_nxt != (__node_type *)0x0) {
return (iterator)
(_Node_iterator_base<std::pair<gold::Relobj*,_unsigned_int>,_true>)p_Var6->_M_nxt;
}
}
return (iterator)(__node_type *)0x0;
}
|
long FUN_001820f0(long *param_1,ulong *param_2)
{
long *plVar1;
long *plVar2;
ulong uVar3;
ulong uVar4;
ulong uVar5;
long *plVar6;
uVar4 = (ulong)(uint)param_2[1] ^ *param_2;
uVar3 = uVar4 % (ulong)param_1[1];
plVar6 = *(long **)(*param_1 + uVar3 * 8);
if (plVar6 != (long *)0x0) {
uVar5 = ((long *)*plVar6)[3];
plVar1 = (long *)*plVar6;
while (((plVar2 = plVar1, uVar4 != uVar5 || (*param_2 != plVar2[1])) ||
((uint)param_2[1] != *(uint *)(plVar2 + 2)))) {
plVar1 = (long *)*plVar2;
if (plVar1 == (long *)0x0) {
return 0;
}
uVar5 = plVar1[3];
plVar6 = plVar2;
if (uVar3 != uVar5 % (ulong)param_1[1]) {
return 0;
}
}
if (*plVar6 != 0) {
return *plVar6;
}
}
return 0;
}
|
PUSH RBX
MOV R10,qword ptr [RSI]
XOR EDX,EDX
MOV ESI,dword ptr [RSI + 0x8]
MOV R8,qword ptr [RDI + 0x8]
MOV RBX,RSI
XOR RSI,R10
MOV RAX,RSI
DIV R8
MOV RAX,qword ptr [RDI]
MOV R9,qword ptr [RAX + RDX*0x8]
TEST R9,R9
JZ 0x00182168
MOV RCX,qword ptr [R9]
MOV R11,RDX
MOV RDI,qword ptr [RCX + 0x18]
JMP 0x00182147
MOV RAX,qword ptr [RCX]
TEST RAX,RAX
JZ 0x00182168
MOV RDI,qword ptr [RAX + 0x18]
MOV R9,RCX
XOR EDX,EDX
MOV RCX,RAX
MOV RAX,RDI
DIV R8
CMP R11,RDX
JNZ 0x00182168
CMP RSI,RDI
JNZ 0x00182128
CMP R10,qword ptr [RCX + 0x8]
JNZ 0x00182128
CMP EBX,dword ptr [RCX + 0x10]
JNZ 0x00182128
MOV RAX,qword ptr [R9]
TEST RAX,RAX
JZ 0x00182168
POP RBX
RET
XOR EAX,EAX
POP RBX
RET
| null | null | null | null |
[('tmp_499', u'PTRSUB_-1207491944'), (u'LOAD_-1207492299', u'PTRADD_-1207491937'), ('const-0', u'PTRSUB_-1207491926'), ('const-433', u'LOAD_-1207492158'), ('const-0', u'PTRSUB_-1207491919'), ('const-0', u'INT_NOTEQUAL_-1207492272'), ('const-433', u'LOAD_-1207492148'), ('const-8', u'PTRADD_-1207491926'), (u'MULTIEQUAL_-1207491928', u'INT_NOTEQUAL_-1207492199'), ('tmp_499', u'PTRSUB_-1207491961'), (u'LOAD_-1207492169', u'PTRADD_-1207491904'), ('const-433', u'LOAD_-1207492169'), (u'INT_XOR_-1207492301', u'CAST_-1207491936'), (u'INT_EQUAL_-1207492151', u'CBRANCH_-1207492149'), (u'MULTIEQUAL_-1207491926', u'PTRSUB_-1207491854'), (u'PTRSUB_-1207491971', u'LOAD_-1207492362'), ('const-0', u'RETURN_-1207492123'), (u'COPY_-1207492158', u'CAST_-1207491831'), ('const-8', u'PTRADD_-1207491937'), ('const-433', u'LOAD_-1207492337'), ('tmp_197', u'CBRANCH_-1207492197'), ('const-433', u'LOAD_-1207492362'), (u'COPY_-1207491921', u'CAST_-1207491823'), (u'COPY_-1207491932', u'PTRADD_-1207491875'), ('const-0', u'RETURN_-1207491908'), (u'PTRSUB_-1207491860', u'CAST_-1207491851'), (u'PTRSUB_-1207491867', u'LOAD_-1207492196'), (u'COPY_-1207491932', u'PTRADD_-1207491868'), (u'INT_NOTEQUAL_-1207492091', u'CBRANCH_-1207492089'), ('const-0', u'RETURN_-1207491906'), (u'CAST_-1207491936', u'CAST_-1207491929'), ('const-0', u'PTRSUB_-1207491971'), (u'COPY_-1207491971', u'MULTIEQUAL_-1207491926'), (u'LOAD_-1207492169', u'INT_EQUAL_-1207492151'), ('const-433', u'LOAD_-1207492344'), ('tmp_500', u'PTRSUB_-1207491971'), ('const-8', u'PTRSUB_-1207491965'), ('const-0', u'PTRSUB_-1207491896'), (u'COPY_-1207491932', u'PTRSUB_-1207491905'), (u'LOAD_-1207492169', u'COPY_-1207491935'), ('tmp_166', u'BRANCH_-1207492253'), (u'PTRADD_-1207491926', u'PTRSUB_-1207491919'), (u'COPY_-1207491974', u'MULTIEQUAL_-1207491954'), (u'PTRSUB_-1207491919', u'LOAD_-1207492261'), (u'LOAD_-1207492337', u'INT_REM_-1207492078'), (u'INT_NOTEQUAL_-1207492160', u'CBRANCH_-1207492158'), ('const-0', u'INT_NOTEQUAL_-1207492139'), (u'LOAD_-1207492362', u'CAST_-1207491937'), ('tmp_500', u'PTRSUB_-1207491965'), ('const-433', u'LOAD_-1207492299'), (u'COPY_-1207491932', u'COPY_-1207491932'), (u'CAST_-1207491936', u'INT_NOTEQUAL_-1207492199'), (u'INT_REM_-1207492271', u'PTRADD_-1207491937'), ('const-0', u'COPY_-1207491919'), ('const-8', u'PTRSUB_-1207491961'), (u'LOAD_-1207492292', u'INT_NOTEQUAL_-1207492272'), (u'PTRSUB_-1207491926', u'LOAD_-1207492271'), ('const-3', u'PTRADD_-1207491904'), (u'CAST_-1207491841', u'COPY_-1207492158'), ('const-1', u'PTRADD_-1207491875'), ('tmp_273', u'CBRANCH_-1207492158'), (u'CAST_-1207491823', u'RETURN_-1207491908'), (u'MULTIEQUAL_-1207491954', u'COPY_-1207491932'), (u'COPY_-1207492120', u'CAST_-1207491819'), ('const-3', u'PTRADD_-1207491926'), (u'LOAD_-1207492158', u'CAST_-1207491842'), (u'CAST_-1207491825', u'RETURN_-1207491906'), (u'LOAD_-1207492362', u'INT_NOTEQUAL_-1207492180'), (u'LOAD_-1207492271', u'COPY_-1207491974'), (u'LOAD_-1207492158', u'CAST_-1207491841'), (u'COPY_-1207491935', u'MULTIEQUAL_-1207491954'), ('const-0', u'PTRSUB_-1207491867'), ('const-0', u'PTRSUB_-1207491944'), ('const-2', u'PTRADD_-1207491868'), (u'LOAD_-1207492344', u'INT_NOTEQUAL_-1207492160'), (u'COPY_-1207491932', u'MULTIEQUAL_-1207491926'), (u'CAST_-1207491929', u'INT_REM_-1207492271'), ('const-0', u'INT_EQUAL_-1207492151'), ('tmp_491', u'CBRANCH_-1207492089'), ('const-0', u'RETURN_-1207492095'), (u'PTRSUB_-1207491961', u'LOAD_-1207492337'), (u'CAST_-1207491868', u'INT_REM_-1207492078'), (u'INT_NOTEQUAL_-1207492272', u'CBRANCH_-1207492271'), (u'INT_NOTEQUAL_-1207492139', u'CBRANCH_-1207492138'), (u'PTRSUB_-1207491905', u'LOAD_-1207492169'), (u'LOAD_-1207492337', u'INT_REM_-1207492271'), ('const-8', u'PTRADD_-1207491904'), (u'LOAD_-1207492271', u'PTRADD_-1207491926'), (u'LOAD_-1207492148', u'MULTIEQUAL_-1207491928'), (u'PTRADD_-1207491875', u'PTRSUB_-1207491867'), (u'PTRADD_-1207491868', u'PTRSUB_-1207491860'), (u'CAST_-1207491831', u'RETURN_-1207492123'), (u'INT_REM_-1207492271', u'INT_NOTEQUAL_-1207492091'), ('const-8', u'PTRADD_-1207491875'), ('const-433', u'LOAD_-1207492292'), ('tmp_149', u'CBRANCH_-1207492271'), ('const-0', u'PTRSUB_-1207491905'), (u'PTRSUB_-1207491965', u'LOAD_-1207492344'), (u'LOAD_-1207492261', u'MULTIEQUAL_-1207491928'), (u'COPY_-1207491919', u'CAST_-1207491825'), (u'CAST_-1207491851', u'LOAD_-1207492176'), ('const-433', u'LOAD_-1207492261'), (u'LOAD_-1207492292', u'PTRSUB_-1207491926'), ('const-433', u'LOAD_-1207492196'), (u'PTRSUB_-1207491896', u'LOAD_-1207492148'), (u'LOAD_-1207492292', u'COPY_-1207491971'), (u'LOAD_-1207492196', u'CAST_-1207491858'), ('const-0', u'COPY_-1207492120'), ('const-0', u'COPY_-1207491921'), (u'PTRSUB_-1207491944', u'LOAD_-1207492299'), (u'INT_ZEXT_-1207492054', u'INT_XOR_-1207492301'), (u'PTRADD_-1207491904', u'PTRSUB_-1207491896'), ('const-0', u'PTRSUB_-1207491860'), (u'CAST_-1207491819', u'RETURN_-1207492095'), (u'INT_REM_-1207492078', u'INT_NOTEQUAL_-1207492091'), (u'CAST_-1207491842', u'INT_NOTEQUAL_-1207492139'), ('tmp_304', u'CBRANCH_-1207492138'), ('tmp_395', u'CBRANCH_-1207492149'), (u'PTRSUB_-1207491854', u'LOAD_-1207492158'), (u'LOAD_-1207492148', u'CAST_-1207491868'), (u'LOAD_-1207492176', u'INT_NOTEQUAL_-1207492160'), (u'INT_NOTEQUAL_-1207492180', u'CBRANCH_-1207492177'), ('const-0', u'PTRSUB_-1207491854'), (u'CAST_-1207491937', u'INT_XOR_-1207492301'), (u'PTRADD_-1207491937', u'LOAD_-1207492292'), (u'LOAD_-1207492344', u'INT_ZEXT_-1207492054'), ('tmp_235', u'CBRANCH_-1207492177'), ('const-8', u'PTRADD_-1207491868'), (u'CAST_-1207491858', u'INT_NOTEQUAL_-1207492180'), ('const-433', u'LOAD_-1207492176'), ('const-433', u'LOAD_-1207492271'), (u'INT_NOTEQUAL_-1207492199', u'CBRANCH_-1207492197')]
|
[(u'PTRADD_-1207491870', u'CAST_-1207491861'), (u'CAST_-1207491923', u'PTRADD_-1207491928'), ('const-433', u'LOAD_-1207492299'), (u'INT_REM_-1207492271', u'INT_MULT_-1207492264'), ('const-0', u'INT_NOTEQUAL_-1207492272'), ('const-433', u'LOAD_-1207492169'), (u'MULTIEQUAL_-1207491928', u'INT_NOTEQUAL_-1207492199'), ('const-8', u'PTRADD_-1207491928'), (u'INT_EQUAL_-1207492151', u'CBRANCH_-1207492149'), (u'PTRADD_-1207491877', u'LOAD_-1207492196'), ('const-8', u'PTRADD_-1207491967'), ('const-8', u'PTRADD_-1207491870'), (u'LOAD_-1207492148', u'INT_REM_-1207492078'), (u'COPY_-1207491919', u'RETURN_-1207491906'), (u'CAST_-1207491878', u'INT_REM_-1207492078'), ('const-0', u'RETURN_-1207492123'), ('tmp_197', u'CBRANCH_-1207492197'), ('const-3', u'PTRADD_-1207491906'), (u'COPY_-1207491983', u'MULTIEQUAL_-1207491954'), (u'LOAD_-1207492292', u'COPY_-1207491980'), ('const-8', u'PTRADD_-1207491963'), ('const-0', u'RETURN_-1207491908'), (u'COPY_-1207491944', u'MULTIEQUAL_-1207491954'), ('tmp_907', u'LOAD_-1207492299'), (u'INT_NOTEQUAL_-1207492091', u'CBRANCH_-1207492089'), (u'COPY_-1207492158', u'RETURN_-1207492123'), (u'LOAD_-1207492158', u'INT_NOTEQUAL_-1207492139'), (u'LOAD_-1207492158', u'COPY_-1207492158'), ('const-0', u'RETURN_-1207491906'), (u'INT_XOR_-1207492301', u'INT_REM_-1207492271'), (u'COPY_-1207491941', u'PTRADD_-1207491870'), ('const-433', u'LOAD_-1207492176'), (u'MULTIEQUAL_-1207491954', u'COPY_-1207491941'), ('tmp_166', u'BRANCH_-1207492253'), ('const-2', u'PTRADD_-1207491870'), (u'CAST_-1207491902', u'INT_EQUAL_-1207492151'), (u'LOAD_-1207492337', u'CAST_-1207491878'), (u'COPY_-1207491980', u'MULTIEQUAL_-1207491926'), (u'INT_NOTEQUAL_-1207492160', u'CBRANCH_-1207492158'), ('const-0', u'INT_NOTEQUAL_-1207492139'), ('tmp_907', u'PTRADD_-1207491963'), (u'COPY_-1207491941', u'MULTIEQUAL_-1207491926'), ('const-0', u'SUBPIECE_-1207491963'), (u'INT_ADD_-1207492276', u'CAST_-1207491933'), ('const-433', u'LOAD_-1207492292'), ('const-0', u'COPY_-1207491919'), (u'LOAD_-1207492292', u'INT_NOTEQUAL_-1207492272'), ('const-8', u'INT_MULT_-1207492264'), ('const-1', u'PTRADD_-1207491877'), (u'LOAD_-1207492337', u'CAST_-1207491940'), (u'COPY_-1207491941', u'PTRADD_-1207491877'), (u'LOAD_-1207492271', u'CAST_-1207491923'), ('tmp_273', u'CBRANCH_-1207492158'), ('const-433', u'LOAD_-1207492362'), (u'COPY_-1207492120', u'RETURN_-1207492095'), (u'INT_XOR_-1207492301', u'INT_NOTEQUAL_-1207492199'), (u'LOAD_-1207492362', u'INT_NOTEQUAL_-1207492180'), ('const-1', u'PTRADD_-1207491963'), ('const-8', u'PTRADD_-1207491877'), (u'CAST_-1207491940', u'INT_REM_-1207492271'), (u'MULTIEQUAL_-1207491926', u'LOAD_-1207492158'), ('const-0', u'INT_EQUAL_-1207492151'), ('tmp_491', u'CBRANCH_-1207492089'), ('const-0', u'RETURN_-1207492095'), (u'COPY_-1207491921', u'RETURN_-1207491908'), ('const-433', u'LOAD_-1207492271'), ('const-433', u'LOAD_-1207492337'), ('const-8', u'PTRADD_-1207491906'), ('const-433', u'LOAD_-1207492148'), (u'INT_NOTEQUAL_-1207492272', u'CBRANCH_-1207492271'), ('const-433', u'LOAD_-1207492158'), (u'INT_NOTEQUAL_-1207492139', u'CBRANCH_-1207492138'), ('tmp_904', u'PTRADD_-1207491967'), (u'PTRADD_-1207491967', u'LOAD_-1207492344'), (u'PTRADD_-1207491906', u'LOAD_-1207492148'), (u'LOAD_-1207492344', u'SUBPIECE_-1207491963'), (u'LOAD_-1207492196', u'INT_NOTEQUAL_-1207492180'), ('const-433', u'LOAD_-1207492196'), (u'LOAD_-1207492148', u'MULTIEQUAL_-1207491928'), (u'INT_REM_-1207492271', u'INT_NOTEQUAL_-1207492091'), ('const-3', u'PTRADD_-1207491928'), (u'PTRADD_-1207491963', u'LOAD_-1207492337'), (u'LOAD_-1207492299', u'INT_ADD_-1207492276'), ('tmp_149', u'CBRANCH_-1207492271'), (u'LOAD_-1207492169', u'CAST_-1207491902'), (u'LOAD_-1207492362', u'INT_XOR_-1207492301'), (u'LOAD_-1207492261', u'MULTIEQUAL_-1207491928'), (u'COPY_-1207491941', u'COPY_-1207491941'), (u'CAST_-1207491923', u'COPY_-1207491983'), (u'SUBPIECE_-1207491963', u'INT_ZEXT_-1207492054'), (u'CAST_-1207491933', u'LOAD_-1207492292'), (u'SUBPIECE_-1207491963', u'INT_NOTEQUAL_-1207492160'), ('const-0', u'COPY_-1207492120'), ('const-0', u'COPY_-1207491921'), (u'LOAD_-1207492292', u'LOAD_-1207492271'), ('tmp_904', u'LOAD_-1207492362'), (u'INT_ZEXT_-1207492054', u'INT_XOR_-1207492301'), ('const-1', u'PTRADD_-1207491967'), (u'INT_REM_-1207492078', u'INT_NOTEQUAL_-1207492091'), (u'COPY_-1207491941', u'LOAD_-1207492169'), (u'CAST_-1207491902', u'COPY_-1207491944'), ('tmp_304', u'CBRANCH_-1207492138'), ('tmp_395', u'CBRANCH_-1207492149'), (u'LOAD_-1207492176', u'INT_NOTEQUAL_-1207492160'), (u'INT_NOTEQUAL_-1207492180', u'CBRANCH_-1207492177'), ('const-433', u'LOAD_-1207492261'), (u'PTRADD_-1207491928', u'LOAD_-1207492261'), (u'INT_MULT_-1207492264', u'INT_ADD_-1207492276'), ('tmp_235', u'CBRANCH_-1207492177'), (u'CAST_-1207491902', u'PTRADD_-1207491906'), (u'CAST_-1207491861', u'LOAD_-1207492176'), ('const-433', u'LOAD_-1207492344'), (u'INT_NOTEQUAL_-1207492199', u'CBRANCH_-1207492197')]
| null | null |
001820f0
|
x64
|
O2
|
(translation_unit "long FUN_001820f0(long *param_1,ulong *param_2)\n\n{\n long *plVar1;\n long *plVar2;\n ulong uVar3;\n ulong uVar4;\n ulong uVar5;\n long *plVar6;\n \n uVar4 = (ulong)(uint)param_2[1] ^ *param_2;\n uVar3 = uVar4 % (ulong)param_1[1];\n plVar6 = *(long **)(*param_1 + uVar3 * 8);\n if (plVar6 != (long *)0x0) {\n uVar5 = ((long *)*plVar6)[3];\n plVar1 = (long *)*plVar6;\n while (((plVar2 = plVar1, uVar4 != uVar5 || (*param_2 != plVar2[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar2 + 2)))) {\n plVar1 = (long *)*plVar2;\n if (plVar1 == (long *)0x0) {\n return 0;\n }\n uVar5 = plVar1[3];\n plVar6 = plVar2;\n if (uVar3 != uVar5 % (ulong)param_1[1]) {\n return 0;\n }\n }\n if (*plVar6 != 0) {\n return *plVar6;\n }\n }\n return 0;\n}\n\n" (function_definition "long FUN_001820f0(long *param_1,ulong *param_2)\n\n{\n long *plVar1;\n long *plVar2;\n ulong uVar3;\n ulong uVar4;\n ulong uVar5;\n long *plVar6;\n \n uVar4 = (ulong)(uint)param_2[1] ^ *param_2;\n uVar3 = uVar4 % (ulong)param_1[1];\n plVar6 = *(long **)(*param_1 + uVar3 * 8);\n if (plVar6 != (long *)0x0) {\n uVar5 = ((long *)*plVar6)[3];\n plVar1 = (long *)*plVar6;\n while (((plVar2 = plVar1, uVar4 != uVar5 || (*param_2 != plVar2[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar2 + 2)))) {\n plVar1 = (long *)*plVar2;\n if (plVar1 == (long *)0x0) {\n return 0;\n }\n uVar5 = plVar1[3];\n plVar6 = plVar2;\n if (uVar3 != uVar5 % (ulong)param_1[1]) {\n return 0;\n }\n }\n if (*plVar6 != 0) {\n return *plVar6;\n }\n }\n return 0;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_001820f0(long *param_1,ulong *param_2)" identifier (parameter_list "(long *param_1,ulong *param_2)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "ulong *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n long *plVar1;\n long *plVar2;\n ulong uVar3;\n ulong uVar4;\n ulong uVar5;\n long *plVar6;\n \n uVar4 = (ulong)(uint)param_2[1] ^ *param_2;\n uVar3 = uVar4 % (ulong)param_1[1];\n plVar6 = *(long **)(*param_1 + uVar3 * 8);\n if (plVar6 != (long *)0x0) {\n uVar5 = ((long *)*plVar6)[3];\n plVar1 = (long *)*plVar6;\n while (((plVar2 = plVar1, uVar4 != uVar5 || (*param_2 != plVar2[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar2 + 2)))) {\n plVar1 = (long *)*plVar2;\n if (plVar1 == (long *)0x0) {\n return 0;\n }\n uVar5 = plVar1[3];\n plVar6 = plVar2;\n if (uVar3 != uVar5 % (ulong)param_1[1]) {\n return 0;\n }\n }\n if (*plVar6 != 0) {\n return *plVar6;\n }\n }\n return 0;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "ulong uVar5;" type_identifier identifier ;) (declaration "long *plVar6;" (sized_type_specifier "long" long) (pointer_declarator "*plVar6" * identifier) ;) (expression_statement "uVar4 = (ulong)(uint)param_2[1] ^ *param_2;" (assignment_expression "uVar4 = (ulong)(uint)param_2[1] ^ *param_2" identifier = (binary_expression "(ulong)(uint)param_2[1] ^ *param_2" (cast_expression "(ulong)(uint)param_2[1]" ( (type_descriptor "ulong" type_identifier) ) (cast_expression "(uint)param_2[1]" ( (type_descriptor "uint" type_identifier) ) (subscript_expression "param_2[1]" identifier [ number_literal ]))) ^ (pointer_expression "*param_2" * identifier))) ;) (expression_statement "uVar3 = uVar4 % (ulong)param_1[1];" (assignment_expression "uVar3 = uVar4 % (ulong)param_1[1]" identifier = (binary_expression "uVar4 % (ulong)param_1[1]" identifier % (cast_expression "(ulong)param_1[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_1[1]" identifier [ number_literal ])))) ;) (expression_statement "plVar6 = *(long **)(*param_1 + uVar3 * 8);" (assignment_expression "plVar6 = *(long **)(*param_1 + uVar3 * 8)" identifier = (pointer_expression "*(long **)(*param_1 + uVar3 * 8)" * (cast_expression "(long **)(*param_1 + uVar3 * 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + uVar3 * 8)" ( (binary_expression "*param_1 + uVar3 * 8" (pointer_expression "*param_1" * identifier) + (binary_expression "uVar3 * 8" identifier * number_literal)) ))))) ;) (if_statement "if (plVar6 != (long *)0x0) {\n uVar5 = ((long *)*plVar6)[3];\n plVar1 = (long *)*plVar6;\n while (((plVar2 = plVar1, uVar4 != uVar5 || (*param_2 != plVar2[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar2 + 2)))) {\n plVar1 = (long *)*plVar2;\n if (plVar1 == (long *)0x0) {\n return 0;\n }\n uVar5 = plVar1[3];\n plVar6 = plVar2;\n if (uVar3 != uVar5 % (ulong)param_1[1]) {\n return 0;\n }\n }\n if (*plVar6 != 0) {\n return *plVar6;\n }\n }" if (parenthesized_expression "(plVar6 != (long *)0x0)" ( (binary_expression "plVar6 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar5 = ((long *)*plVar6)[3];\n plVar1 = (long *)*plVar6;\n while (((plVar2 = plVar1, uVar4 != uVar5 || (*param_2 != plVar2[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar2 + 2)))) {\n plVar1 = (long *)*plVar2;\n if (plVar1 == (long *)0x0) {\n return 0;\n }\n uVar5 = plVar1[3];\n plVar6 = plVar2;\n if (uVar3 != uVar5 % (ulong)param_1[1]) {\n return 0;\n }\n }\n if (*plVar6 != 0) {\n return *plVar6;\n }\n }" { (expression_statement "uVar5 = ((long *)*plVar6)[3];" (assignment_expression "uVar5 = ((long *)*plVar6)[3]" identifier = (subscript_expression "((long *)*plVar6)[3]" (parenthesized_expression "((long *)*plVar6)" ( (cast_expression "(long *)*plVar6" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar6" * identifier)) )) [ number_literal ])) ;) (expression_statement "plVar1 = (long *)*plVar6;" (assignment_expression "plVar1 = (long *)*plVar6" identifier = (cast_expression "(long *)*plVar6" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar6" * identifier))) ;) (while_statement "while (((plVar2 = plVar1, uVar4 != uVar5 || (*param_2 != plVar2[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar2 + 2)))) {\n plVar1 = (long *)*plVar2;\n if (plVar1 == (long *)0x0) {\n return 0;\n }\n uVar5 = plVar1[3];\n plVar6 = plVar2;\n if (uVar3 != uVar5 % (ulong)param_1[1]) {\n return 0;\n }\n }" while (parenthesized_expression "(((plVar2 = plVar1, uVar4 != uVar5 || (*param_2 != plVar2[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar2 + 2))))" ( (parenthesized_expression "((plVar2 = plVar1, uVar4 != uVar5 || (*param_2 != plVar2[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar2 + 2)))" ( (binary_expression "(plVar2 = plVar1, uVar4 != uVar5 || (*param_2 != plVar2[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar2 + 2))" (parenthesized_expression "(plVar2 = plVar1, uVar4 != uVar5 || (*param_2 != plVar2[1]))" ( (comma_expression "plVar2 = plVar1, uVar4 != uVar5 || (*param_2 != plVar2[1])" (assignment_expression "plVar2 = plVar1" identifier = identifier) , (binary_expression "uVar4 != uVar5 || (*param_2 != plVar2[1])" (binary_expression "uVar4 != uVar5" identifier != identifier) || (parenthesized_expression "(*param_2 != plVar2[1])" ( (binary_expression "*param_2 != plVar2[1]" (pointer_expression "*param_2" * identifier) != (subscript_expression "plVar2[1]" identifier [ number_literal ])) )))) )) || (parenthesized_expression "((uint)param_2[1] != *(uint *)(plVar2 + 2))" ( (binary_expression "(uint)param_2[1] != *(uint *)(plVar2 + 2)" (cast_expression "(uint)param_2[1]" ( (type_descriptor "uint" type_identifier) ) (subscript_expression "param_2[1]" identifier [ number_literal ])) != (pointer_expression "*(uint *)(plVar2 + 2)" * (cast_expression "(uint *)(plVar2 + 2)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2 + 2)" ( (binary_expression "plVar2 + 2" identifier + number_literal) ))))) ))) )) )) (compound_statement "{\n plVar1 = (long *)*plVar2;\n if (plVar1 == (long *)0x0) {\n return 0;\n }\n uVar5 = plVar1[3];\n plVar6 = plVar2;\n if (uVar3 != uVar5 % (ulong)param_1[1]) {\n return 0;\n }\n }" { (expression_statement "plVar1 = (long *)*plVar2;" (assignment_expression "plVar1 = (long *)*plVar2" identifier = (cast_expression "(long *)*plVar2" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar2" * identifier))) ;) (if_statement "if (plVar1 == (long *)0x0) {\n return 0;\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 return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "uVar5 = plVar1[3];" (assignment_expression "uVar5 = plVar1[3]" identifier = (subscript_expression "plVar1[3]" identifier [ number_literal ])) ;) (expression_statement "plVar6 = plVar2;" (assignment_expression "plVar6 = plVar2" identifier = identifier) ;) (if_statement "if (uVar3 != uVar5 % (ulong)param_1[1]) {\n return 0;\n }" if (parenthesized_expression "(uVar3 != uVar5 % (ulong)param_1[1])" ( (binary_expression "uVar3 != uVar5 % (ulong)param_1[1]" identifier != (binary_expression "uVar5 % (ulong)param_1[1]" identifier % (cast_expression "(ulong)param_1[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_1[1]" identifier [ number_literal ])))) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) })) (if_statement "if (*plVar6 != 0) {\n return *plVar6;\n }" if (parenthesized_expression "(*plVar6 != 0)" ( (binary_expression "*plVar6 != 0" (pointer_expression "*plVar6" * identifier) != number_literal) )) (compound_statement "{\n return *plVar6;\n }" { (return_statement "return *plVar6;" return (pointer_expression "*plVar6" * identifier) ;) })) })) (return_statement "return 0;" return number_literal ;) })))
|
(translation_unit "/* DWARF original prototype: iterator\n find(_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n * this, key_type * __k) */\n\niterator __thiscall\nstd::\n_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n::find(_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *this,key_type *__k)\n\n{\n _Hash_node_base *p_Var1;\n __bucket_type p_Var2;\n ulong uVar3;\n _Hash_node_base *p_Var4;\n _Hash_node_base *p_Var5;\n __bucket_type p_Var6;\n \n p_Var4 = (_Hash_node_base *)((ulong)__k->second ^ (ulong)__k->first);\n uVar3 = (ulong)p_Var4 % this->_M_bucket_count;\n p_Var6 = this->_M_buckets[uVar3];\n if (p_Var6 != (__bucket_type)0x0) {\n p_Var5 = p_Var6->_M_nxt[3]._M_nxt;\n p_Var1 = p_Var6->_M_nxt;\n while (((p_Var2 = p_Var1, p_Var4 != p_Var5 || (__k->first != (Relobj *)p_Var2[1]._M_nxt)) ||\n (__k->second != *(uint *)&p_Var2[2]._M_nxt))) {\n p_Var1 = p_Var2->_M_nxt;\n if (p_Var1 == (_Hash_node_base *)0x0) {\n return (iterator)(__node_type *)0x0;\n }\n p_Var5 = p_Var1[3]._M_nxt;\n p_Var6 = p_Var2;\n if (uVar3 != (ulong)p_Var5 % this->_M_bucket_count) {\n return (iterator)(__node_type *)0x0;\n }\n }\n if ((__node_type *)p_Var6->_M_nxt != (__node_type *)0x0) {\n return (iterator)\n (_Node_iterator_base<std::pair<gold::Relobj*,_unsigned_int>,_true>)p_Var6->_M_nxt;\n }\n }\n return (iterator)(__node_type *)0x0;\n}\n\n" comment (declaration "iterator __thiscall\nstd::\n_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n::find(_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *this,key_type *__k)\n\n{\n _Hash_node_base *p_Var1;" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::\n_Hashtable<std::pair<gold::" identifier : : identifier < identifier : : identifier < identifier : :) identifier (ERROR "*" *) , identifier (ERROR ">" >) , (ERROR "_std::pair<gold::" identifier : : identifier < identifier : :) identifier (ERROR "*" *) , identifier (ERROR ">" >) , (ERROR "_std::allocator<std::pair<gold::" identifier : : identifier < identifier : : identifier < identifier : :) identifier (ERROR "*" *) , identifier (ERROR ">_>" > identifier >) , (ERROR "_std::__detail::" identifier : : identifier : :) identifier , (ERROR "_std::equal_to<std::pair<gold::" identifier : : identifier < identifier : : identifier < identifier : :) identifier (ERROR "*" *) , identifier (ERROR ">_>" > identifier >) , (ERROR "_gold::" identifier : :) identifier , (ERROR "_std::__detail::" identifier : : identifier : :) identifier , (ERROR "_std::__detail::" identifier : : identifier : :) identifier , (ERROR "_std::__detail::" identifier : : identifier : :) identifier , (ERROR "_std::__detail::" identifier : : identifier : :) identifier (ERROR "<true" < true) , identifier , (ERROR "_true>_>\n::find(_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *this,key_type *__k)\n\n{\n _Hash_node_base" identifier > identifier > : : (function_declarator "find(_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *this,key_type *__k)" identifier (parameter_list "(_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>\n *this,key_type *__k)" ( (parameter_declaration "_Hashtable<std::pair<gold::Relobj*" type_identifier (ERROR "<std::pair<gold::Relobj" < identifier : : identifier < identifier : : identifier) (abstract_pointer_declarator "*" *)) , (parameter_declaration "_unsigned_int" type_identifier) (ERROR ">" >) , (parameter_declaration "_std::pair<gold::Relobj*" type_identifier (ERROR "::pair<gold::Relobj" : : identifier < identifier : : identifier) (abstract_pointer_declarator "*" *)) , (parameter_declaration "_unsigned_int" type_identifier) (ERROR ">" >) , (parameter_declaration "_std::allocator<std::pair<gold::Relobj*" type_identifier (ERROR "::allocator<std::pair<gold::Relobj" : : identifier < identifier : : identifier < identifier : : identifier) (abstract_pointer_declarator "*" *)) , (parameter_declaration "_unsigned_int>_" type_identifier (ERROR ">" >) identifier) (ERROR ">" >) , (parameter_declaration "_std::__detail::_Identity" type_identifier (ERROR "::__detail::" : : identifier : :) identifier) , (parameter_declaration "_std::equal_to<std::pair<gold::Relobj*" type_identifier (ERROR "::equal_to<std::pair<gold::Relobj" : : identifier < identifier : : identifier < identifier : : identifier) (abstract_pointer_declarator "*" *)) , (parameter_declaration "_unsigned_int>_" type_identifier (ERROR ">" >) identifier) (ERROR ">" >) , (parameter_declaration "_gold::Section_id_hash" type_identifier (ERROR "::" : :) identifier) , (parameter_declaration "_std::__detail::_Mod_range_hashing" type_identifier (ERROR "::__detail::" : : identifier : :) identifier) , (parameter_declaration "_std::__detail::_Default_ranged_hash" type_identifier (ERROR "::__detail::" : : identifier : :) identifier) , (parameter_declaration "_std::__detail::_Prime_rehash_policy" type_identifier (ERROR "::__detail::" : : identifier : :) identifier) , (parameter_declaration "_std::__detail::_Hashtable_traits" type_identifier (ERROR "::__detail::" : : identifier : :) identifier) (ERROR "<true" < true) , (parameter_declaration "_true" type_identifier) , (parameter_declaration "_true>_>\n *this" type_identifier (ERROR ">_>" > identifier >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "key_type *__k" type_identifier (pointer_declarator "*__k" * identifier)) ))) { identifier) (pointer_declarator "*p_Var1" * identifier) ;) (declaration "__bucket_type p_Var2;" type_identifier identifier ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "_Hash_node_base *p_Var4;" type_identifier (pointer_declarator "*p_Var4" * identifier) ;) (declaration "_Hash_node_base *p_Var5;" type_identifier (pointer_declarator "*p_Var5" * identifier) ;) (declaration "__bucket_type p_Var6;" type_identifier identifier ;) (expression_statement "p_Var4 = (_Hash_node_base *)((ulong)__k->second ^ (ulong)__k->first);" (assignment_expression "p_Var4 = (_Hash_node_base *)((ulong)__k->second ^ (ulong)__k->first)" identifier = (cast_expression "(_Hash_node_base *)((ulong)__k->second ^ (ulong)__k->first)" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((ulong)__k->second ^ (ulong)__k->first)" ( (binary_expression "(ulong)__k->second ^ (ulong)__k->first" (cast_expression "(ulong)__k->second" ( (type_descriptor "ulong" type_identifier) ) (field_expression "__k->second" identifier -> field_identifier)) ^ (cast_expression "(ulong)__k->first" ( (type_descriptor "ulong" type_identifier) ) (field_expression "__k->first" identifier -> field_identifier))) )))) ;) (expression_statement "uVar3 = (ulong)p_Var4 % this->_M_bucket_count;" (assignment_expression "uVar3 = (ulong)p_Var4 % this->_M_bucket_count" identifier = (binary_expression "(ulong)p_Var4 % this->_M_bucket_count" (cast_expression "(ulong)p_Var4" ( (type_descriptor "ulong" type_identifier) ) identifier) % (field_expression "this->_M_bucket_count" identifier -> field_identifier))) ;) (expression_statement "p_Var6 = this->_M_buckets[uVar3];" (assignment_expression "p_Var6 = this->_M_buckets[uVar3]" identifier = (subscript_expression "this->_M_buckets[uVar3]" (field_expression "this->_M_buckets" identifier -> field_identifier) [ identifier ])) ;) (if_statement "if (p_Var6 != (__bucket_type)0x0) {\n p_Var5 = p_Var6->_M_nxt[3]._M_nxt;\n p_Var1 = p_Var6->_M_nxt;\n while (((p_Var2 = p_Var1, p_Var4 != p_Var5 || (__k->first != (Relobj *)p_Var2[1]._M_nxt)) ||\n (__k->second != *(uint *)&p_Var2[2]._M_nxt))) {\n p_Var1 = p_Var2->_M_nxt;\n if (p_Var1 == (_Hash_node_base *)0x0) {\n return (iterator)(__node_type *)0x0;\n }\n p_Var5 = p_Var1[3]._M_nxt;\n p_Var6 = p_Var2;\n if (uVar3 != (ulong)p_Var5 % this->_M_bucket_count) {\n return (iterator)(__node_type *)0x0;\n }\n }\n if ((__node_type *)p_Var6->_M_nxt != (__node_type *)0x0) {\n return (iterator)\n (_Node_iterator_base<std::pair<gold::Relobj*,_unsigned_int>,_true>)p_Var6->_M_nxt;\n }\n }" if (parenthesized_expression "(p_Var6 != (__bucket_type)0x0)" ( (binary_expression "p_Var6 != (__bucket_type)0x0" identifier != (cast_expression "(__bucket_type)0x0" ( (type_descriptor "__bucket_type" type_identifier) ) number_literal)) )) (compound_statement "{\n p_Var5 = p_Var6->_M_nxt[3]._M_nxt;\n p_Var1 = p_Var6->_M_nxt;\n while (((p_Var2 = p_Var1, p_Var4 != p_Var5 || (__k->first != (Relobj *)p_Var2[1]._M_nxt)) ||\n (__k->second != *(uint *)&p_Var2[2]._M_nxt))) {\n p_Var1 = p_Var2->_M_nxt;\n if (p_Var1 == (_Hash_node_base *)0x0) {\n return (iterator)(__node_type *)0x0;\n }\n p_Var5 = p_Var1[3]._M_nxt;\n p_Var6 = p_Var2;\n if (uVar3 != (ulong)p_Var5 % this->_M_bucket_count) {\n return (iterator)(__node_type *)0x0;\n }\n }\n if ((__node_type *)p_Var6->_M_nxt != (__node_type *)0x0) {\n return (iterator)\n (_Node_iterator_base<std::pair<gold::Relobj*,_unsigned_int>,_true>)p_Var6->_M_nxt;\n }\n }" { (expression_statement "p_Var5 = p_Var6->_M_nxt[3]._M_nxt;" (assignment_expression "p_Var5 = p_Var6->_M_nxt[3]._M_nxt" identifier = (field_expression "p_Var6->_M_nxt[3]._M_nxt" (subscript_expression "p_Var6->_M_nxt[3]" (field_expression "p_Var6->_M_nxt" identifier -> field_identifier) [ number_literal ]) . field_identifier)) ;) (expression_statement "p_Var1 = p_Var6->_M_nxt;" (assignment_expression "p_Var1 = p_Var6->_M_nxt" identifier = (field_expression "p_Var6->_M_nxt" identifier -> field_identifier)) ;) (while_statement "while (((p_Var2 = p_Var1, p_Var4 != p_Var5 || (__k->first != (Relobj *)p_Var2[1]._M_nxt)) ||\n (__k->second != *(uint *)&p_Var2[2]._M_nxt))) {\n p_Var1 = p_Var2->_M_nxt;\n if (p_Var1 == (_Hash_node_base *)0x0) {\n return (iterator)(__node_type *)0x0;\n }\n p_Var5 = p_Var1[3]._M_nxt;\n p_Var6 = p_Var2;\n if (uVar3 != (ulong)p_Var5 % this->_M_bucket_count) {\n return (iterator)(__node_type *)0x0;\n }\n }" while (parenthesized_expression "(((p_Var2 = p_Var1, p_Var4 != p_Var5 || (__k->first != (Relobj *)p_Var2[1]._M_nxt)) ||\n (__k->second != *(uint *)&p_Var2[2]._M_nxt)))" ( (parenthesized_expression "((p_Var2 = p_Var1, p_Var4 != p_Var5 || (__k->first != (Relobj *)p_Var2[1]._M_nxt)) ||\n (__k->second != *(uint *)&p_Var2[2]._M_nxt))" ( (binary_expression "(p_Var2 = p_Var1, p_Var4 != p_Var5 || (__k->first != (Relobj *)p_Var2[1]._M_nxt)) ||\n (__k->second != *(uint *)&p_Var2[2]._M_nxt)" (parenthesized_expression "(p_Var2 = p_Var1, p_Var4 != p_Var5 || (__k->first != (Relobj *)p_Var2[1]._M_nxt))" ( (comma_expression "p_Var2 = p_Var1, p_Var4 != p_Var5 || (__k->first != (Relobj *)p_Var2[1]._M_nxt)" (assignment_expression "p_Var2 = p_Var1" identifier = identifier) , (binary_expression "p_Var4 != p_Var5 || (__k->first != (Relobj *)p_Var2[1]._M_nxt)" (binary_expression "p_Var4 != p_Var5" identifier != identifier) || (parenthesized_expression "(__k->first != (Relobj *)p_Var2[1]._M_nxt)" ( (binary_expression "__k->first != (Relobj *)p_Var2[1]._M_nxt" (field_expression "__k->first" identifier -> field_identifier) != (cast_expression "(Relobj *)p_Var2[1]._M_nxt" ( (type_descriptor "Relobj *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "p_Var2[1]._M_nxt" (subscript_expression "p_Var2[1]" identifier [ number_literal ]) . field_identifier))) )))) )) || (parenthesized_expression "(__k->second != *(uint *)&p_Var2[2]._M_nxt)" ( (binary_expression "__k->second != *(uint *)&p_Var2[2]._M_nxt" (field_expression "__k->second" identifier -> field_identifier) != (pointer_expression "*(uint *)&p_Var2[2]._M_nxt" * (cast_expression "(uint *)&p_Var2[2]._M_nxt" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&p_Var2[2]._M_nxt" & (field_expression "p_Var2[2]._M_nxt" (subscript_expression "p_Var2[2]" identifier [ number_literal ]) . field_identifier))))) ))) )) )) (compound_statement "{\n p_Var1 = p_Var2->_M_nxt;\n if (p_Var1 == (_Hash_node_base *)0x0) {\n return (iterator)(__node_type *)0x0;\n }\n p_Var5 = p_Var1[3]._M_nxt;\n p_Var6 = p_Var2;\n if (uVar3 != (ulong)p_Var5 % this->_M_bucket_count) {\n return (iterator)(__node_type *)0x0;\n }\n }" { (expression_statement "p_Var1 = p_Var2->_M_nxt;" (assignment_expression "p_Var1 = p_Var2->_M_nxt" identifier = (field_expression "p_Var2->_M_nxt" identifier -> field_identifier)) ;) (if_statement "if (p_Var1 == (_Hash_node_base *)0x0) {\n return (iterator)(__node_type *)0x0;\n }" if (parenthesized_expression "(p_Var1 == (_Hash_node_base *)0x0)" ( (binary_expression "p_Var1 == (_Hash_node_base *)0x0" identifier == (cast_expression "(_Hash_node_base *)0x0" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return (iterator)(__node_type *)0x0;\n }" { (return_statement "return (iterator)(__node_type *)0x0;" return (cast_expression "(iterator)(__node_type *)0x0" ( (type_descriptor "iterator" type_identifier) ) (cast_expression "(__node_type *)0x0" ( (type_descriptor "__node_type *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (expression_statement "p_Var5 = p_Var1[3]._M_nxt;" (assignment_expression "p_Var5 = p_Var1[3]._M_nxt" identifier = (field_expression "p_Var1[3]._M_nxt" (subscript_expression "p_Var1[3]" identifier [ number_literal ]) . field_identifier)) ;) (expression_statement "p_Var6 = p_Var2;" (assignment_expression "p_Var6 = p_Var2" identifier = identifier) ;) (if_statement "if (uVar3 != (ulong)p_Var5 % this->_M_bucket_count) {\n return (iterator)(__node_type *)0x0;\n }" if (parenthesized_expression "(uVar3 != (ulong)p_Var5 % this->_M_bucket_count)" ( (binary_expression "uVar3 != (ulong)p_Var5 % this->_M_bucket_count" identifier != (binary_expression "(ulong)p_Var5 % this->_M_bucket_count" (cast_expression "(ulong)p_Var5" ( (type_descriptor "ulong" type_identifier) ) identifier) % (field_expression "this->_M_bucket_count" identifier -> field_identifier))) )) (compound_statement "{\n return (iterator)(__node_type *)0x0;\n }" { (return_statement "return (iterator)(__node_type *)0x0;" return (cast_expression "(iterator)(__node_type *)0x0" ( (type_descriptor "iterator" type_identifier) ) (cast_expression "(__node_type *)0x0" ( (type_descriptor "__node_type *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) })) (if_statement "if ((__node_type *)p_Var6->_M_nxt != (__node_type *)0x0) {\n return (iterator)\n (_Node_iterator_base<std::pair<gold::Relobj*,_unsigned_int>,_true>)p_Var6->_M_nxt;\n }" if (parenthesized_expression "((__node_type *)p_Var6->_M_nxt != (__node_type *)0x0)" ( (binary_expression "(__node_type *)p_Var6->_M_nxt != (__node_type *)0x0" (cast_expression "(__node_type *)p_Var6->_M_nxt" ( (type_descriptor "__node_type *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "p_Var6->_M_nxt" identifier -> field_identifier)) != (cast_expression "(__node_type *)0x0" ( (type_descriptor "__node_type *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return (iterator)\n (_Node_iterator_base<std::pair<gold::Relobj*,_unsigned_int>,_true>)p_Var6->_M_nxt;\n }" { (return_statement "return (iterator)\n (_Node_iterator_base<std::pair<gold::Relobj*,_unsigned_int>,_true>)p_Var6->_M_nxt;" return (call_expression "(iterator)\n (_Node_iterator_base<std::pair<gold::Relobj*,_unsigned_int>,_true>)p_Var6->_M_nxt" (parenthesized_expression "(iterator)" ( identifier )) (argument_list "(_Node_iterator_base<std::pair<gold::Relobj*,_unsigned_int>,_true>)p_Var6->_M_nxt" ( (binary_expression "_Node_iterator_base<std::pair<gold::Relobj*,_unsigned_int>,_true>)p_Var6->_M_nxt" (binary_expression "_Node_iterator_base<std::pair<gold::Relobj*,_unsigned_int>,_true" (binary_expression "_Node_iterator_base<std::pair<gold::Relobj*,_unsigned_int" (binary_expression "_Node_iterator_base<std::pair<gold" (binary_expression "_Node_iterator_base<std" identifier < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > (ERROR "," ,) identifier) > (ERROR ")" )) (field_expression "p_Var6->_M_nxt" identifier -> field_identifier)) ))) ;) })) })) (return_statement "return (iterator)(__node_type *)0x0;" return (cast_expression "(iterator)(__node_type *)0x0" ( (type_descriptor "iterator" type_identifier) ) (cast_expression "(__node_type *)0x0" ( (type_descriptor "__node_type *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (ERROR "}" }))
|
(translation_unit "long FUN_001820f0(long *param_1,ulong *param_2)\n\n{\n long *plVar1;\n long *plVar2;\n ulong uVar3;\n ulong uVar4;\n ulong uVar5;\n long *plVar6;\n \n uVar4 = (ulong)(uint)param_2[1] ^ *param_2;\n uVar3 = uVar4 % (ulong)param_1[1];\n plVar6 = *(long **)(*param_1 + uVar3 * 8);\n if (plVar6 != (long *)0x0) {\n uVar5 = ((long *)*plVar6)[3];\n plVar1 = (long *)*plVar6;\n while (((plVar2 = plVar1, uVar4 != uVar5 || (*param_2 != plVar2[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar2 + 2)))) {\n plVar1 = (long *)*plVar2;\n if (plVar1 == (long *)0x0) {\n return 0;\n }\n uVar5 = plVar1[3];\n plVar6 = plVar2;\n if (uVar3 != uVar5 % (ulong)param_1[1]) {\n return 0;\n }\n }\n if (*plVar6 != 0) {\n return *plVar6;\n }\n }\n return 0;\n}\n\n" (function_definition "long FUN_001820f0(long *param_1,ulong *param_2)\n\n{\n long *plVar1;\n long *plVar2;\n ulong uVar3;\n ulong uVar4;\n ulong uVar5;\n long *plVar6;\n \n uVar4 = (ulong)(uint)param_2[1] ^ *param_2;\n uVar3 = uVar4 % (ulong)param_1[1];\n plVar6 = *(long **)(*param_1 + uVar3 * 8);\n if (plVar6 != (long *)0x0) {\n uVar5 = ((long *)*plVar6)[3];\n plVar1 = (long *)*plVar6;\n while (((plVar2 = plVar1, uVar4 != uVar5 || (*param_2 != plVar2[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar2 + 2)))) {\n plVar1 = (long *)*plVar2;\n if (plVar1 == (long *)0x0) {\n return 0;\n }\n uVar5 = plVar1[3];\n plVar6 = plVar2;\n if (uVar3 != uVar5 % (ulong)param_1[1]) {\n return 0;\n }\n }\n if (*plVar6 != 0) {\n return *plVar6;\n }\n }\n return 0;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_001820f0(long *param_1,ulong *param_2)" identifier (parameter_list "(long *param_1,ulong *param_2)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "ulong *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n long *plVar1;\n long *plVar2;\n ulong uVar3;\n ulong uVar4;\n ulong uVar5;\n long *plVar6;\n \n uVar4 = (ulong)(uint)param_2[1] ^ *param_2;\n uVar3 = uVar4 % (ulong)param_1[1];\n plVar6 = *(long **)(*param_1 + uVar3 * 8);\n if (plVar6 != (long *)0x0) {\n uVar5 = ((long *)*plVar6)[3];\n plVar1 = (long *)*plVar6;\n while (((plVar2 = plVar1, uVar4 != uVar5 || (*param_2 != plVar2[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar2 + 2)))) {\n plVar1 = (long *)*plVar2;\n if (plVar1 == (long *)0x0) {\n return 0;\n }\n uVar5 = plVar1[3];\n plVar6 = plVar2;\n if (uVar3 != uVar5 % (ulong)param_1[1]) {\n return 0;\n }\n }\n if (*plVar6 != 0) {\n return *plVar6;\n }\n }\n return 0;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "ulong uVar5;" type_identifier identifier ;) (declaration "long *plVar6;" (sized_type_specifier "long" long) (pointer_declarator "*plVar6" * identifier) ;) (expression_statement "uVar4 = (ulong)(uint)param_2[1] ^ *param_2;" (assignment_expression "uVar4 = (ulong)(uint)param_2[1] ^ *param_2" identifier = (binary_expression "(ulong)(uint)param_2[1] ^ *param_2" (cast_expression "(ulong)(uint)param_2[1]" ( (type_descriptor "ulong" type_identifier) ) (cast_expression "(uint)param_2[1]" ( (type_descriptor "uint" type_identifier) ) (subscript_expression "param_2[1]" identifier [ number_literal ]))) ^ (pointer_expression "*param_2" * identifier))) ;) (expression_statement "uVar3 = uVar4 % (ulong)param_1[1];" (assignment_expression "uVar3 = uVar4 % (ulong)param_1[1]" identifier = (binary_expression "uVar4 % (ulong)param_1[1]" identifier % (cast_expression "(ulong)param_1[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_1[1]" identifier [ number_literal ])))) ;) (expression_statement "plVar6 = *(long **)(*param_1 + uVar3 * 8);" (assignment_expression "plVar6 = *(long **)(*param_1 + uVar3 * 8)" identifier = (pointer_expression "*(long **)(*param_1 + uVar3 * 8)" * (cast_expression "(long **)(*param_1 + uVar3 * 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + uVar3 * 8)" ( (binary_expression "*param_1 + uVar3 * 8" (pointer_expression "*param_1" * identifier) + (binary_expression "uVar3 * 8" identifier * number_literal)) ))))) ;) (if_statement "if (plVar6 != (long *)0x0) {\n uVar5 = ((long *)*plVar6)[3];\n plVar1 = (long *)*plVar6;\n while (((plVar2 = plVar1, uVar4 != uVar5 || (*param_2 != plVar2[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar2 + 2)))) {\n plVar1 = (long *)*plVar2;\n if (plVar1 == (long *)0x0) {\n return 0;\n }\n uVar5 = plVar1[3];\n plVar6 = plVar2;\n if (uVar3 != uVar5 % (ulong)param_1[1]) {\n return 0;\n }\n }\n if (*plVar6 != 0) {\n return *plVar6;\n }\n }" if (parenthesized_expression "(plVar6 != (long *)0x0)" ( (binary_expression "plVar6 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar5 = ((long *)*plVar6)[3];\n plVar1 = (long *)*plVar6;\n while (((plVar2 = plVar1, uVar4 != uVar5 || (*param_2 != plVar2[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar2 + 2)))) {\n plVar1 = (long *)*plVar2;\n if (plVar1 == (long *)0x0) {\n return 0;\n }\n uVar5 = plVar1[3];\n plVar6 = plVar2;\n if (uVar3 != uVar5 % (ulong)param_1[1]) {\n return 0;\n }\n }\n if (*plVar6 != 0) {\n return *plVar6;\n }\n }" { (expression_statement "uVar5 = ((long *)*plVar6)[3];" (assignment_expression "uVar5 = ((long *)*plVar6)[3]" identifier = (subscript_expression "((long *)*plVar6)[3]" (parenthesized_expression "((long *)*plVar6)" ( (cast_expression "(long *)*plVar6" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar6" * identifier)) )) [ number_literal ])) ;) (expression_statement "plVar1 = (long *)*plVar6;" (assignment_expression "plVar1 = (long *)*plVar6" identifier = (cast_expression "(long *)*plVar6" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar6" * identifier))) ;) (while_statement "while (((plVar2 = plVar1, uVar4 != uVar5 || (*param_2 != plVar2[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar2 + 2)))) {\n plVar1 = (long *)*plVar2;\n if (plVar1 == (long *)0x0) {\n return 0;\n }\n uVar5 = plVar1[3];\n plVar6 = plVar2;\n if (uVar3 != uVar5 % (ulong)param_1[1]) {\n return 0;\n }\n }" while (parenthesized_expression "(((plVar2 = plVar1, uVar4 != uVar5 || (*param_2 != plVar2[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar2 + 2))))" ( (parenthesized_expression "((plVar2 = plVar1, uVar4 != uVar5 || (*param_2 != plVar2[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar2 + 2)))" ( (binary_expression "(plVar2 = plVar1, uVar4 != uVar5 || (*param_2 != plVar2[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar2 + 2))" (parenthesized_expression "(plVar2 = plVar1, uVar4 != uVar5 || (*param_2 != plVar2[1]))" ( (comma_expression "plVar2 = plVar1, uVar4 != uVar5 || (*param_2 != plVar2[1])" (assignment_expression "plVar2 = plVar1" identifier = identifier) , (binary_expression "uVar4 != uVar5 || (*param_2 != plVar2[1])" (binary_expression "uVar4 != uVar5" identifier != identifier) || (parenthesized_expression "(*param_2 != plVar2[1])" ( (binary_expression "*param_2 != plVar2[1]" (pointer_expression "*param_2" * identifier) != (subscript_expression "plVar2[1]" identifier [ number_literal ])) )))) )) || (parenthesized_expression "((uint)param_2[1] != *(uint *)(plVar2 + 2))" ( (binary_expression "(uint)param_2[1] != *(uint *)(plVar2 + 2)" (cast_expression "(uint)param_2[1]" ( (type_descriptor "uint" type_identifier) ) (subscript_expression "param_2[1]" identifier [ number_literal ])) != (pointer_expression "*(uint *)(plVar2 + 2)" * (cast_expression "(uint *)(plVar2 + 2)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2 + 2)" ( (binary_expression "plVar2 + 2" identifier + number_literal) ))))) ))) )) )) (compound_statement "{\n plVar1 = (long *)*plVar2;\n if (plVar1 == (long *)0x0) {\n return 0;\n }\n uVar5 = plVar1[3];\n plVar6 = plVar2;\n if (uVar3 != uVar5 % (ulong)param_1[1]) {\n return 0;\n }\n }" { (expression_statement "plVar1 = (long *)*plVar2;" (assignment_expression "plVar1 = (long *)*plVar2" identifier = (cast_expression "(long *)*plVar2" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar2" * identifier))) ;) (if_statement "if (plVar1 == (long *)0x0) {\n return 0;\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 return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "uVar5 = plVar1[3];" (assignment_expression "uVar5 = plVar1[3]" identifier = (subscript_expression "plVar1[3]" identifier [ number_literal ])) ;) (expression_statement "plVar6 = plVar2;" (assignment_expression "plVar6 = plVar2" identifier = identifier) ;) (if_statement "if (uVar3 != uVar5 % (ulong)param_1[1]) {\n return 0;\n }" if (parenthesized_expression "(uVar3 != uVar5 % (ulong)param_1[1])" ( (binary_expression "uVar3 != uVar5 % (ulong)param_1[1]" identifier != (binary_expression "uVar5 % (ulong)param_1[1]" identifier % (cast_expression "(ulong)param_1[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_1[1]" identifier [ number_literal ])))) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) })) (if_statement "if (*plVar6 != 0) {\n return *plVar6;\n }" if (parenthesized_expression "(*plVar6 != 0)" ( (binary_expression "*plVar6 != 0" (pointer_expression "*plVar6" * identifier) != number_literal) )) (compound_statement "{\n return *plVar6;\n }" { (return_statement "return *plVar6;" return (pointer_expression "*plVar6" * identifier) ;) })) })) (return_statement "return 0;" return number_literal ;) })))
|
(translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor TYPE) ) (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) ^ (pointer_expression * 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 * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + (binary_expression IDENT * LIT)) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression (parenthesized_expression ( (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)) )) [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (while_statement while (parenthesized_expression ( (parenthesized_expression ( (binary_expression (parenthesized_expression ( (comma_expression (assignment_expression IDENT = IDENT) , (binary_expression (binary_expression IDENT != IDENT) || (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) != (subscript_expression IDENT [ LIT ])) )))) )) || (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) != (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ))) )) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (binary_expression IDENT % (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])))) )) (compound_statement { (return_statement return LIT ;) })) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) != LIT) )) (compound_statement { (return_statement return (pointer_expression * IDENT) ;) })) })) (return_statement return LIT ;) })))
|
(function_definition "long FUN_001820f0(long *param_1,ulong *param_2)\n\n{\n long *plVar1;\n long *plVar2;\n ulong uVar3;\n ulong uVar4;\n ulong uVar5;\n long *plVar6;\n \n uVar4 = (ulong)(uint)param_2[1] ^ *param_2;\n uVar3 = uVar4 % (ulong)param_1[1];\n plVar6 = *(long **)(*param_1 + uVar3 * 8);\n if (plVar6 != (long *)0x0) {\n uVar5 = ((long *)*plVar6)[3];\n plVar1 = (long *)*plVar6;\n while (((plVar2 = plVar1, uVar4 != uVar5 || (*param_2 != plVar2[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar2 + 2)))) {\n plVar1 = (long *)*plVar2;\n if (plVar1 == (long *)0x0) {\n return 0;\n }\n uVar5 = plVar1[3];\n plVar6 = plVar2;\n if (uVar3 != uVar5 % (ulong)param_1[1]) {\n return 0;\n }\n }\n if (*plVar6 != 0) {\n return *plVar6;\n }\n }\n return 0;\n}" (sized_type_specifier "long" (long "long")) (function_declarator "FUN_001820f0(long *param_1,ulong *param_2)" (identifier "FUN_001820f0") (parameter_list "(long *param_1,ulong *param_2)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "ulong *param_2" (type_identifier "ulong") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")"))) (compound_statement "{\n long *plVar1;\n long *plVar2;\n ulong uVar3;\n ulong uVar4;\n ulong uVar5;\n long *plVar6;\n \n uVar4 = (ulong)(uint)param_2[1] ^ *param_2;\n uVar3 = uVar4 % (ulong)param_1[1];\n plVar6 = *(long **)(*param_1 + uVar3 * 8);\n if (plVar6 != (long *)0x0) {\n uVar5 = ((long *)*plVar6)[3];\n plVar1 = (long *)*plVar6;\n while (((plVar2 = plVar1, uVar4 != uVar5 || (*param_2 != plVar2[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar2 + 2)))) {\n plVar1 = (long *)*plVar2;\n if (plVar1 == (long *)0x0) {\n return 0;\n }\n uVar5 = plVar1[3];\n plVar6 = plVar2;\n if (uVar3 != uVar5 % (ulong)param_1[1]) {\n return 0;\n }\n }\n if (*plVar6 != 0) {\n return *plVar6;\n }\n }\n return 0;\n}" ({ "{") (declaration "long *plVar1;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar1" (* "*") (identifier "plVar1")) (; ";")) (declaration "long *plVar2;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar2" (* "*") (identifier "plVar2")) (; ";")) (declaration "ulong uVar3;" (type_identifier "ulong") (identifier "uVar3") (; ";")) (declaration "ulong uVar4;" (type_identifier "ulong") (identifier "uVar4") (; ";")) (declaration "ulong uVar5;" (type_identifier "ulong") (identifier "uVar5") (; ";")) (declaration "long *plVar6;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar6" (* "*") (identifier "plVar6")) (; ";")) (expression_statement "uVar4 = (ulong)(uint)param_2[1] ^ *param_2;" (assignment_expression "uVar4 = (ulong)(uint)param_2[1] ^ *param_2" (identifier "uVar4") (= "=") (binary_expression "(ulong)(uint)param_2[1] ^ *param_2" (cast_expression "(ulong)(uint)param_2[1]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (cast_expression "(uint)param_2[1]" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]")))) (^ "^") (pointer_expression "*param_2" (* "*") (identifier "param_2")))) (; ";")) (expression_statement "uVar3 = uVar4 % (ulong)param_1[1];" (assignment_expression "uVar3 = uVar4 % (ulong)param_1[1]" (identifier "uVar3") (= "=") (binary_expression "uVar4 % (ulong)param_1[1]" (identifier "uVar4") (% "%") (cast_expression "(ulong)param_1[1]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))))) (; ";")) (expression_statement "plVar6 = *(long **)(*param_1 + uVar3 * 8);" (assignment_expression "plVar6 = *(long **)(*param_1 + uVar3 * 8)" (identifier "plVar6") (= "=") (pointer_expression "*(long **)(*param_1 + uVar3 * 8)" (* "*") (cast_expression "(long **)(*param_1 + uVar3 * 8)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_1 + uVar3 * 8)" (( "(") (binary_expression "*param_1 + uVar3 * 8" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (binary_expression "uVar3 * 8" (identifier "uVar3") (* "*") (number_literal "8"))) () ")"))))) (; ";")) (if_statement "if (plVar6 != (long *)0x0) {\n uVar5 = ((long *)*plVar6)[3];\n plVar1 = (long *)*plVar6;\n while (((plVar2 = plVar1, uVar4 != uVar5 || (*param_2 != plVar2[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar2 + 2)))) {\n plVar1 = (long *)*plVar2;\n if (plVar1 == (long *)0x0) {\n return 0;\n }\n uVar5 = plVar1[3];\n plVar6 = plVar2;\n if (uVar3 != uVar5 % (ulong)param_1[1]) {\n return 0;\n }\n }\n if (*plVar6 != 0) {\n return *plVar6;\n }\n }" (if "if") (parenthesized_expression "(plVar6 != (long *)0x0)" (( "(") (binary_expression "plVar6 != (long *)0x0" (identifier "plVar6") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n uVar5 = ((long *)*plVar6)[3];\n plVar1 = (long *)*plVar6;\n while (((plVar2 = plVar1, uVar4 != uVar5 || (*param_2 != plVar2[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar2 + 2)))) {\n plVar1 = (long *)*plVar2;\n if (plVar1 == (long *)0x0) {\n return 0;\n }\n uVar5 = plVar1[3];\n plVar6 = plVar2;\n if (uVar3 != uVar5 % (ulong)param_1[1]) {\n return 0;\n }\n }\n if (*plVar6 != 0) {\n return *plVar6;\n }\n }" ({ "{") (expression_statement "uVar5 = ((long *)*plVar6)[3];" (assignment_expression "uVar5 = ((long *)*plVar6)[3]" (identifier "uVar5") (= "=") (subscript_expression "((long *)*plVar6)[3]" (parenthesized_expression "((long *)*plVar6)" (( "(") (cast_expression "(long *)*plVar6" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar6" (* "*") (identifier "plVar6"))) () ")")) ([ "[") (number_literal "3") (] "]"))) (; ";")) (expression_statement "plVar1 = (long *)*plVar6;" (assignment_expression "plVar1 = (long *)*plVar6" (identifier "plVar1") (= "=") (cast_expression "(long *)*plVar6" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar6" (* "*") (identifier "plVar6")))) (; ";")) (while_statement "while (((plVar2 = plVar1, uVar4 != uVar5 || (*param_2 != plVar2[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar2 + 2)))) {\n plVar1 = (long *)*plVar2;\n if (plVar1 == (long *)0x0) {\n return 0;\n }\n uVar5 = plVar1[3];\n plVar6 = plVar2;\n if (uVar3 != uVar5 % (ulong)param_1[1]) {\n return 0;\n }\n }" (while "while") (parenthesized_expression "(((plVar2 = plVar1, uVar4 != uVar5 || (*param_2 != plVar2[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar2 + 2))))" (( "(") (parenthesized_expression "((plVar2 = plVar1, uVar4 != uVar5 || (*param_2 != plVar2[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar2 + 2)))" (( "(") (binary_expression "(plVar2 = plVar1, uVar4 != uVar5 || (*param_2 != plVar2[1])) ||\n ((uint)param_2[1] != *(uint *)(plVar2 + 2))" (parenthesized_expression "(plVar2 = plVar1, uVar4 != uVar5 || (*param_2 != plVar2[1]))" (( "(") (comma_expression "plVar2 = plVar1, uVar4 != uVar5 || (*param_2 != plVar2[1])" (assignment_expression "plVar2 = plVar1" (identifier "plVar2") (= "=") (identifier "plVar1")) (, ",") (binary_expression "uVar4 != uVar5 || (*param_2 != plVar2[1])" (binary_expression "uVar4 != uVar5" (identifier "uVar4") (!= "!=") (identifier "uVar5")) (|| "||") (parenthesized_expression "(*param_2 != plVar2[1])" (( "(") (binary_expression "*param_2 != plVar2[1]" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (!= "!=") (subscript_expression "plVar2[1]" (identifier "plVar2") ([ "[") (number_literal "1") (] "]"))) () ")")))) () ")")) (|| "||") (parenthesized_expression "((uint)param_2[1] != *(uint *)(plVar2 + 2))" (( "(") (binary_expression "(uint)param_2[1] != *(uint *)(plVar2 + 2)" (cast_expression "(uint)param_2[1]" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]"))) (!= "!=") (pointer_expression "*(uint *)(plVar2 + 2)" (* "*") (cast_expression "(uint *)(plVar2 + 2)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar2 + 2)" (( "(") (binary_expression "plVar2 + 2" (identifier "plVar2") (+ "+") (number_literal "2")) () ")"))))) () ")"))) () ")")) () ")")) (compound_statement "{\n plVar1 = (long *)*plVar2;\n if (plVar1 == (long *)0x0) {\n return 0;\n }\n uVar5 = plVar1[3];\n plVar6 = plVar2;\n if (uVar3 != uVar5 % (ulong)param_1[1]) {\n return 0;\n }\n }" ({ "{") (expression_statement "plVar1 = (long *)*plVar2;" (assignment_expression "plVar1 = (long *)*plVar2" (identifier "plVar1") (= "=") (cast_expression "(long *)*plVar2" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar2" (* "*") (identifier "plVar2")))) (; ";")) (if_statement "if (plVar1 == (long *)0x0) {\n return 0;\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 return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "uVar5 = plVar1[3];" (assignment_expression "uVar5 = plVar1[3]" (identifier "uVar5") (= "=") (subscript_expression "plVar1[3]" (identifier "plVar1") ([ "[") (number_literal "3") (] "]"))) (; ";")) (expression_statement "plVar6 = plVar2;" (assignment_expression "plVar6 = plVar2" (identifier "plVar6") (= "=") (identifier "plVar2")) (; ";")) (if_statement "if (uVar3 != uVar5 % (ulong)param_1[1]) {\n return 0;\n }" (if "if") (parenthesized_expression "(uVar3 != uVar5 % (ulong)param_1[1])" (( "(") (binary_expression "uVar3 != uVar5 % (ulong)param_1[1]" (identifier "uVar3") (!= "!=") (binary_expression "uVar5 % (ulong)param_1[1]" (identifier "uVar5") (% "%") (cast_expression "(ulong)param_1[1]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))))) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (} "}"))) (if_statement "if (*plVar6 != 0) {\n return *plVar6;\n }" (if "if") (parenthesized_expression "(*plVar6 != 0)" (( "(") (binary_expression "*plVar6 != 0" (pointer_expression "*plVar6" (* "*") (identifier "plVar6")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n return *plVar6;\n }" ({ "{") (return_statement "return *plVar6;" (return "return") (pointer_expression "*plVar6" (* "*") (identifier "plVar6")) (; ";")) (} "}"))) (} "}"))) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}")))
|
/* DWARF original prototype: iterator
find(_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<gold::Relobj*,_unsigned_int>,_std::allocator<std::pair<gold::Relobj*,_unsigned_int>_>,_std::__detail::_Identity,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_true,_true>_>
* this, key_type * __k) */
type_1 __thiscall
var_7::
_Hashtable<var_7::pair<var_8::type_5*,var_9>,_std::pair<var_8::type_5*,var_9>,_std::allocator<var_7::pair<var_8::type_5*,var_9>_>,_std::__detail::_Identity,_std::equal_to<var_7::pair<var_8::type_5*,var_9>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,var_10,var_10>_>
::find(_Hashtable<var_7::pair<var_8::type_5*,var_9>,_std::pair<var_8::type_5*,var_9>,_std::allocator<var_7::pair<var_8::type_5*,var_9>_>,_std::__detail::_Identity,_std::equal_to<var_7::pair<var_8::type_5*,var_9>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,var_10,var_10>_>
*this,key_type *__k)
{
type_4 *var_4;
type_2 p_Var2;
type_3 var_5;
type_4 *var_2;
type_4 *var_3;
type_2 var_1;
var_2 = (type_4 *)((type_3)__k->second ^ (type_3)__k->first);
var_5 = (type_3)var_2 % this->_M_bucket_count;
var_1 = this->_M_buckets[var_5];
if (var_1 != (type_2)0x0) {
var_3 = var_1->_M_nxt[3]._M_nxt;
var_4 = var_1->_M_nxt;
while (((p_Var2 = var_4, var_2 != var_3 || (__k->first != (type_5 *)p_Var2[1]._M_nxt)) ||
(__k->second != *(type_6 *)&p_Var2[2]._M_nxt))) {
var_4 = p_Var2->_M_nxt;
if (var_4 == (type_4 *)0x0) {
return (type_1)(type_7 *)0x0;
}
var_3 = var_4[3]._M_nxt;
var_1 = p_Var2;
if (var_5 != (type_3)var_3 % this->_M_bucket_count) {
return (type_1)(type_7 *)0x0;
}
}
if ((type_7 *)var_1->_M_nxt != (type_7 *)0x0) {
return (type_1)
(var_6<var_7::pair<var_8::type_5*,var_9>,var_10>)var_1->_M_nxt;
}
}
return (type_1)(type_7 *)0x0;
}
| null |
(translation_unit (function_definition type: (sized_type_specifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (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: (pointer_expression argument: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (identifier) right: (number_literal)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (parenthesized_expression (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (while_statement condition: (parenthesized_expression (parenthesized_expression (binary_expression left: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (identifier)) right: (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (subscript_expression argument: (identifier) index: (number_literal))))))) right: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))))) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (return_statement (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal)))))) consequence: (compound_statement (return_statement (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) consequence: (compound_statement (return_statement (pointer_expression argument: (identifier))))))) (return_statement (number_literal)))))
| null |
long MASKED(long *param_1,ulong *param_2)
{
long *plVar1;
long *plVar2;
ulong uVar3;
ulong uVar4;
ulong uVar5;
long *plVar6;
uVar4 = (ulong)(uint)param_2[1] ^ *param_2;
uVar3 = uVar4 % (ulong)param_1[1];
plVar6 = *(long **)(*param_1 + uVar3 * 8);
if (plVar6 != (long *)0x0) {
uVar5 = ((long *)*plVar6)[3];
plVar1 = (long *)*plVar6;
while (((plVar2 = plVar1, uVar4 != uVar5 || (*param_2 != plVar2[1])) ||
((uint)param_2[1] != *(uint *)(plVar2 + 2)))) {
plVar1 = (long *)*plVar2;
if (plVar1 == (long *)0x0) {
return 0;
}
uVar5 = plVar1[3];
plVar6 = plVar2;
if (uVar3 != uVar5 % (ulong)param_1[1]) {
return 0;
}
}
if (*plVar6 != 0) {
return *plVar6;
}
}
return 0;
}
|
153_shuf_and_shuf_strip.c
|
isaac_refill
|
FUN_00106480
|
void isaac_refill(isaac_state *s,isaac_word *result)
{
isaac_word *piVar1;
isaac_state *piVar2;
isaac_state *piVar3;
ulong uVar4;
isaac_word iVar5;
isaac_word *piVar6;
isaac_word iVar7;
uVar4 = s->a;
iVar7 = s->c + 1;
s->c = iVar7;
iVar7 = s->b + iVar7;
piVar2 = s;
piVar6 = result;
do {
iVar5 = piVar2->m[0];
uVar4 = ~(uVar4 ^ uVar4 << 0x15) + piVar2->m[0x80];
iVar7 = *(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7;
piVar2->m[0] = iVar7;
iVar5 = *(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8)) + iVar5;
*piVar6 = iVar5;
iVar7 = piVar2->m[1];
uVar4 = (uVar4 ^ uVar4 >> 5) + piVar2->m[0x81];
iVar5 = *(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5;
piVar2->m[1] = iVar5;
iVar7 = *(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7;
piVar6[1] = iVar7;
iVar5 = piVar2->m[2];
uVar4 = (uVar4 * 0x1000 ^ uVar4) + piVar2->m[0x82];
iVar7 = *(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7;
piVar2->m[2] = iVar7;
iVar5 = iVar5 + *(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8));
piVar6[2] = iVar5;
iVar7 = piVar2->m[3];
uVar4 = (uVar4 ^ uVar4 >> 0x21) + piVar2->m[0x83];
iVar5 = *(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5;
piVar3 = (isaac_state *)(piVar2->m + 4);
piVar2->m[3] = iVar5;
iVar7 = *(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7;
piVar6[3] = iVar7;
piVar2 = piVar3;
piVar6 = piVar6 + 4;
} while (piVar3 != (isaac_state *)(s->m + 0x80));
piVar6 = result + 0x80;
do {
iVar5 = piVar3->m[0];
uVar4 = ~(uVar4 ^ uVar4 << 0x15) + piVar3[-1].m[0x83];
iVar7 = *(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7;
piVar3->m[0] = iVar7;
iVar5 = iVar5 + *(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8));
*piVar6 = iVar5;
iVar7 = piVar3->m[1];
uVar4 = (uVar4 ^ uVar4 >> 5) + piVar3[-1].m[0x84];
iVar5 = *(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5;
piVar3->m[1] = iVar5;
iVar7 = *(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7;
piVar6[1] = iVar7;
iVar5 = piVar3->m[2];
uVar4 = (uVar4 * 0x1000 ^ uVar4) + piVar3[-1].m[0x85];
iVar7 = *(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7;
piVar3->m[2] = iVar7;
iVar5 = iVar5 + *(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8));
piVar6[2] = iVar5;
iVar7 = piVar3->m[3];
uVar4 = (uVar4 ^ uVar4 >> 0x21) + piVar3[-1].m[0x86];
iVar5 = *(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5;
piVar1 = piVar3->m;
piVar3->m[3] = iVar5;
iVar7 = *(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7;
piVar6[3] = iVar7;
piVar3 = (isaac_state *)(piVar1 + 4);
piVar6 = piVar6 + 4;
} while ((isaac_state *)(piVar1 + 4) != (isaac_state *)&s->a);
s->a = uVar4;
s->b = iVar7;
return;
}
|
void FUN_00106480(long *param_1,long *param_2)
{
long *plVar1;
long *plVar2;
ulong uVar3;
long lVar4;
long *plVar5;
long lVar6;
lVar6 = param_1[0x102];
uVar3 = param_1[0x100];
param_1[0x102] = lVar6 + 1;
lVar6 = param_1[0x101] + lVar6 + 1;
plVar1 = param_1;
plVar5 = param_2;
do {
lVar4 = *plVar1;
uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar1[0x80];
lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;
*plVar1 = lVar6;
lVar4 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)) + lVar4;
*plVar5 = lVar4;
lVar6 = plVar1[1];
uVar3 = (uVar3 ^ uVar3 >> 5) + plVar1[0x81];
lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;
plVar1[1] = lVar4;
lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;
plVar5[1] = lVar6;
lVar4 = plVar1[2];
uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar1[0x82];
lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;
plVar1[2] = lVar6;
lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));
plVar5[2] = lVar4;
lVar6 = plVar1[3];
uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar1[0x83];
lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;
plVar2 = plVar1 + 4;
plVar1[3] = lVar4;
lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;
plVar5[3] = lVar6;
plVar1 = plVar2;
plVar5 = plVar5 + 4;
} while (plVar2 != param_1 + 0x80);
plVar1 = param_2 + 0x80;
do {
lVar4 = *plVar2;
uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar2[-0x80];
lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;
*plVar2 = lVar6;
lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));
*plVar1 = lVar4;
lVar6 = plVar2[1];
uVar3 = (uVar3 ^ uVar3 >> 5) + plVar2[-0x7f];
lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;
plVar2[1] = lVar4;
lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;
plVar1[1] = lVar6;
lVar4 = plVar2[2];
uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar2[-0x7e];
lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;
plVar2[2] = lVar6;
lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));
plVar1[2] = lVar4;
lVar6 = plVar2[3];
uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar2[-0x7d];
lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;
plVar5 = plVar2 + 4;
plVar2[3] = lVar4;
lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;
plVar1[3] = lVar6;
plVar2 = plVar5;
plVar1 = plVar1 + 4;
} while (plVar5 != param_1 + 0x100);
param_1[0x100] = uVar3;
param_1[0x101] = lVar6;
return;
}
|
MOV RAX,qword ptr [RDI + 0x810]
MOV R11,qword ptr [RDI + 0x808]
PUSH RBX
LEA R10,[RDI + 0x400]
MOV RDX,qword ptr [RDI + 0x800]
MOV R9,RSI
LEA R8,[RAX + 0x1]
MOV RAX,RDI
MOV qword ptr [RDI + 0x810],R8
ADD R11,R8
NOP dword ptr [RAX]
MOV RCX,RDX
SHL RCX,0x15
XOR RDX,RCX
MOV RCX,qword ptr [RAX]
NOT RDX
ADD RDX,qword ptr [RAX + 0x400]
MOV R8,RCX
AND R8D,0x7f8
MOV RBX,qword ptr [RDI + R8*0x1]
ADD RBX,RDX
MOV R8,RBX
ADD R8,R11
MOV R11,RDX
MOV qword ptr [RAX],R8
SHR R8,0x8
SHR R11,0x5
AND R8D,0x7f8
XOR RDX,R11
MOV RBX,qword ptr [RDI + R8*0x1]
ADD RBX,RCX
MOV qword ptr [R9],RBX
MOV R8,qword ptr [RAX + 0x8]
ADD RDX,qword ptr [RAX + 0x408]
MOV R11,RDX
MOV RDX,R8
AND EDX,0x7f8
MOV RCX,qword ptr [RDI + RDX*0x1]
MOV RDX,R11
SHL RDX,0xc
ADD RCX,R11
XOR RDX,R11
ADD RCX,RBX
MOV qword ptr [RAX + 0x8],RCX
SHR RCX,0x8
AND ECX,0x7f8
MOV RBX,qword ptr [RDI + RCX*0x1]
ADD RBX,R8
MOV qword ptr [R9 + 0x8],RBX
MOV RCX,qword ptr [RAX + 0x10]
ADD RDX,qword ptr [RAX + 0x410]
MOV R8,RCX
AND R8D,0x7f8
MOV R11,qword ptr [RDI + R8*0x1]
ADD R11,RDX
MOV R8,R11
ADD R8,RBX
MOV qword ptr [RAX + 0x10],R8
SHR R8,0x8
AND R8D,0x7f8
ADD RCX,qword ptr [RDI + R8*0x1]
MOV qword ptr [R9 + 0x10],RCX
MOV R11,RCX
MOV R8,qword ptr [RAX + 0x18]
MOV RCX,RDX
SHR RCX,0x21
XOR RDX,RCX
MOV RCX,R8
ADD RDX,qword ptr [RAX + 0x418]
AND ECX,0x7f8
MOV RBX,qword ptr [RDI + RCX*0x1]
ADD RBX,RDX
MOV RCX,RBX
ADD RCX,R11
ADD RAX,0x20
ADD R9,0x20
MOV qword ptr [RAX + -0x8],RCX
SHR RCX,0x8
AND ECX,0x7f8
MOV R11,qword ptr [RDI + RCX*0x1]
ADD R11,R8
MOV qword ptr [R9 + -0x8],R11
CMP RAX,R10
JNZ 0x001064b8
ADD RSI,0x400
LEA R9,[RDI + 0x800]
NOP dword ptr [RAX + RAX*0x1]
MOV RCX,RDX
SHL RCX,0x15
XOR RDX,RCX
MOV RCX,qword ptr [RAX]
NOT RDX
ADD RDX,qword ptr [RAX + -0x400]
MOV R8,RCX
MOV R10,RDX
AND R8D,0x7f8
SHR R10,0x5
MOV RBX,qword ptr [RDI + R8*0x1]
ADD RBX,RDX
XOR RDX,R10
MOV R8,RBX
ADD R8,R11
MOV qword ptr [RAX],R8
SHR R8,0x8
AND R8D,0x7f8
ADD RCX,qword ptr [RDI + R8*0x1]
MOV qword ptr [RSI],RCX
MOV R8,qword ptr [RAX + 0x8]
MOV R11,RCX
ADD RDX,qword ptr [RAX + -0x3f8]
MOV R10,RDX
MOV RDX,R8
AND EDX,0x7f8
MOV RCX,qword ptr [RDI + RDX*0x1]
MOV RDX,R10
SHL RDX,0xc
ADD RCX,R10
XOR RDX,R10
ADD RCX,R11
MOV qword ptr [RAX + 0x8],RCX
SHR RCX,0x8
AND ECX,0x7f8
MOV R11,qword ptr [RDI + RCX*0x1]
ADD R11,R8
MOV qword ptr [RSI + 0x8],R11
MOV RCX,qword ptr [RAX + 0x10]
ADD RDX,qword ptr [RAX + -0x3f0]
MOV R8,RCX
AND R8D,0x7f8
MOV RBX,qword ptr [RDI + R8*0x1]
ADD RBX,RDX
MOV R8,RBX
ADD R8,R11
MOV qword ptr [RAX + 0x10],R8
SHR R8,0x8
AND R8D,0x7f8
ADD RCX,qword ptr [RDI + R8*0x1]
MOV qword ptr [RSI + 0x10],RCX
MOV R10,RCX
MOV R8,qword ptr [RAX + 0x18]
MOV RCX,RDX
SHR RCX,0x21
XOR RDX,RCX
MOV RCX,R8
ADD RDX,qword ptr [RAX + -0x3e8]
AND ECX,0x7f8
MOV RBX,qword ptr [RDI + RCX*0x1]
ADD RBX,RDX
MOV RCX,RBX
ADD RCX,R10
ADD RAX,0x20
ADD RSI,0x20
MOV qword ptr [RAX + -0x8],RCX
SHR RCX,0x8
AND ECX,0x7f8
MOV R11,qword ptr [RDI + RCX*0x1]
ADD R11,R8
MOV qword ptr [RSI + -0x8],R11
CMP RAX,R9
JNZ 0x001065f0
MOV qword ptr [RDI + 0x800],RDX
POP RBX
MOV qword ptr [RDI + 0x808],R11
RET
| null | null | null | null |
[(u'CAST_-1206948617', u'LOAD_-1206950127'), ('const-2040', u'INT_AND_-1206950193'), (u'PTRADD_-1206948707', u'STORE_-1206950265'), ('const-131', u'PTRADD_-1206948600'), ('const-0', u'SUBPIECE_-1206948799'), ('const-0', u'PTRSUB_-1206948310'), ('const-2040', u'INT_AND_-1206950579'), (u'PTRADD_-1206948494', u'LOAD_-1206949618'), (u'INT_ADD_-1206949600', u'INT_ADD_-1206949510'), (u'INT_AND_-1206949184', u'INT_ZEXT_-1206948642'), ('const-8', u'INT_RIGHT_-1206948654'), (u'MULTIEQUAL_-1206948769', u'PTRSUB_-1206948330'), (u'INT_ADD_-1206949093', u'INT_ADD_-1206949077'), ('const-0', u'SUBPIECE_-1206948613'), (u'MULTIEQUAL_-1206948705', u'PTRADD_-1206948245'), ('const-433', u'STORE_-1206950547'), ('const-0', u'PTRSUB_-1206948269'), (u'PTRSUB_-1206948991', u'LOAD_-1206950781'), ('tmp_3941', u'PTRSUB_-1206948494'), ('const--1', u'PTRADD_-1206948397'), (u'CAST_-1206948425', u'LOAD_-1206949535'), ('const-0', u'SUBPIECE_-1206948618'), (u'COPY_-1206948573', u'MULTIEQUAL_-1206948958'), ('const-8', u'PTRADD_-1206948681'), (u'INT_ZEXT_-1206948956', u'INT_ADD_-1206948899'), ('const-2072', u'PTRADD_-1206948312'), (u'SUBPIECE_-1206948652', u'INT_AND_-1206949568'), ('const-8', u'PTRADD_-1206948700'), ('const-131', u'PTRADD_-1206948494'), ('const-433', u'LOAD_-1206949156'), (u'INT_ADD_-1206948390', u'CAST_-1206948258'), ('const-433', u'LOAD_-1206948758'), (u'INT_ZEXT_-1206948502', u'INT_ADD_-1206948299'), (u'MULTIEQUAL_-1206948709', u'INT_LEFT_-1206949656'), (u'CAST_-1206948393', u'LOAD_-1206949420'), ('const-0', u'SUBPIECE_-1206948987'), ('tmp_3941', u'PTRSUB_-1206948737'), (u'LOAD_-1206949167', u'SUBPIECE_-1206948509'), (u'PTRSUB_-1206948814', u'CAST_-1206948688'), (u'INT_ADD_-1206950147', u'INT_XOR_-1206949921'), ('const-129', u'PTRADD_-1206948747'), (u'PTRSUB_-1206948776', u'CAST_-1206948652'), ('tmp_3941', u'COPY_-1206948875'), ('const-5', u'INT_RIGHT_-1206949548'), (u'MULTIEQUAL_-1206948958', u'PTRADD_-1206948768'), (u'MULTIEQUAL_-1206948958', u'PTRADD_-1206948637'), ('const-0', u'PTRSUB_-1206948454'), ('tmp_3941', u'PTRSUB_-1206948221'), ('const-3', u'PTRADD_-1206948607'), (u'INT_ADD_-1206950406', u'STORE_-1206950411'), (u'CAST_-1206948618', u'INT_ADD_-1206948783'), ('const-8', u'PTRADD_-1206948676'), (u'INT_ADD_-1206949482', u'INT_RIGHT_-1206948467'), (u'LOAD_-1206949535', u'INT_ADD_-1206949510'), (u'MULTIEQUAL_-1206949080', u'PTRSUB_-1206948756'), (u'CAST_-1206948178', u'INT_ADD_-1206948299'), (u'LOAD_-1206950127', u'INT_ADD_-1206950102'), ('const-0', u'PTRSUB_-1206948841'), (u'INT_ADD_-1206948733', u'MULTIEQUAL_-1206948644'), ('const-8', u'INT_RIGHT_-1206948714'), (u'LOAD_-1206950625', u'INT_ADD_-1206950607'), (u'LOAD_-1206949402', u'INT_ADD_-1206949168'), (u'LOAD_-1206949998', u'SUBPIECE_-1206948839'), (u'PTRADD_-1206948768', u'STORE_-1206950181'), ('const-2040', u'INT_AND_-1206949110'), ('const-433', u'LOAD_-1206950127'), ('const-0', u'RETURN_-1206948677'), (u'INT_ZEXT_-1206948642', u'INT_ADD_-1206948462'), (u'PTRSUB_-1206948722', u'PTRADD_-1206948645'), (u'SUBPIECE_-1206948808', u'INT_AND_-1206950018'), (u'CAST_-1206948688', u'INT_ADD_-1206948860'), (u'INT_ADD_-1206949852', u'INT_RIGHT_-1206948576'), (u'INT_AND_-1206950119', u'INT_ZEXT_-1206948852'), ('tmp_3941', u'PTRSUB_-1206948615'), (u'INT_AND_-1206949009', u'INT_ZEXT_-1206948502'), (u'INT_ADD_-1206948733', u'STORE_-1206948737'), ('const-0', u'PTRSUB_-1206948475'), (u'INT_ADD_-1206949168', u'INT_ADD_-1206949077'), (u'PTRSUB_-1206948853', u'CAST_-1206948723'), (u'INT_ADD_-1206949138', u'INT_ADD_-1206949093'), ('const-8', u'PTRADD_-1206948322'), ('const-0', u'PTRSUB_-1206948416'), (u'INT_NEGATE_-1206950611', u'INT_ADD_-1206950607'), (u'MULTIEQUAL_-1206948709', u'INT_XOR_-1206949618'), (u'PTRSUB_-1206948269', u'PTRADD_-1206948241'), ('const-433', u'LOAD_-1206949535'), (u'PTRSUB_-1206948485', u'PTRADD_-1206948432'), (u'MULTIEQUAL_-1206949020', u'INT_LEFT_-1206950663'), (u'INT_XOR_-1206949491', u'INT_ADD_-1206949369'), ('const-433', u'LOAD_-1206949926'), ('const-8', u'INT_RIGHT_-1206948576'), (u'MULTIEQUAL_-1206948705', u'PTRADD_-1206948339'), (u'PTRSUB_-1206948432', u'PTRADD_-1206948384'), (u'MULTIEQUAL_-1206949080', u'PTRSUB_-1206948841'), (u'PTRSUB_-1206948561', u'LOAD_-1206949632'), (u'INT_AND_-1206949758', u'INT_ZEXT_-1206948820'), ('const-0', u'PTRSUB_-1206948893'), (u'MULTIEQUAL_-1206948705', u'PTRADD_-1206948275'), ('const-8', u'PTRADD_-1206948600'), (u'PTRSUB_-1206948912', u'PTRADD_-1206948817'), ('const-433', u'LOAD_-1206950355'), (u'INT_ADD_-1206950102', u'INT_ADD_-1206950086'), (u'INT_AND_-1206950018', u'INT_ZEXT_-1206948822'), ('const-8', u'PTRADD_-1206948494'), (u'COPY_-1206948577', u'MULTIEQUAL_-1206949080'), ('const-0', u'SUBPIECE_-1206948472'), (u'MULTIEQUAL_-1206948705', u'STORE_-1206949406'), (u'SUBPIECE_-1206948476', u'INT_AND_-1206949009'), (u'PTRADD_-1206948600', u'LOAD_-1206949926'), ('const-433', u'STORE_-1206949746'), ('const-3', u'PTRADD_-1206948564'), (u'PTRSUB_-1206948965', u'LOAD_-1206950748'), (u'PTRADD_-1206948681', u'LOAD_-1206950176'), (u'INT_ZEXT_-1206948822', u'INT_ADD_-1206948751'), (u'MULTIEQUAL_-1206949020', u'INT_XOR_-1206950625'), ('const-4', u'PTRADD_-1206948637'), (u'PTRSUB_-1206948395', u'PTRADD_-1206948353'), (u'SUBPIECE_-1206948472', u'INT_AND_-1206948749'), (u'PTRADD_-1206948275', u'COPY_-1206948263'), ('const-8', u'PTRADD_-1206948358'), ('const-8', u'PTRADD_-1206948817'), ('const-2040', u'INT_AND_-1206949009'), ('tmp_3941', u'PTRSUB_-1206948527'), (u'INT_ZEXT_-1206948960', u'INT_ADD_-1206948822'), ('const-8', u'PTRADD_-1206948875'), ('const-128', u'PTRADD_-1206948593'), ('const-8', u'PTRADD_-1206948339'), (u'INT_ZEXT_-1206948532', u'INT_ADD_-1206948422'), (u'INT_ADD_-1206948422', u'CAST_-1206948288'), (u'MULTIEQUAL_-1206948769', u'PTRSUB_-1206948509'), (u'PTRADD_-1206948637', u'COPY_-1206948573'), (u'INT_XOR_-1206948912', u'INT_ADD_-1206948899'), ('tmp_3941', u'PTRSUB_-1206948814'), (u'INT_RIGHT_-1206948467', u'SUBPIECE_-1206948613'), (u'INT_ZEXT_-1206948820', u'INT_ADD_-1206948661'), ('const-433', u'STORE_-1206950722'), (u'MULTIEQUAL_-1206948958', u'PTRADD_-1206948607'), (u'MULTIEQUAL_-1206949080', u'PTRSUB_-1206948642'), ('const-433', u'LOAD_-1206950407'), (u'LOAD_-1206949346', u'INT_ADD_-1206949276'), ('tmp_3941', u'PTRSUB_-1206948965'), (u'INT_ADD_-1206949482', u'STORE_-1206949487'), ('const-0', u'PTRSUB_-1206948361'), (u'PTRADD_-1206948295', u'LOAD_-1206948989'), (u'PTRSUB_-1206948376', u'CAST_-1206948289'), ('const-2', u'PTRADD_-1206948322'), (u'PTRADD_-1206948752', u'LOAD_-1206950407'), (u'PTRADD_-1206948322', u'STORE_-1206949081'), (u'INT_RIGHT_-1206949548', u'INT_XOR_-1206949491'), ('const-433', u'STORE_-1206949172'), ('const-0', u'PTRSUB_-1206948280'), ('const-0', u'SUBPIECE_-1206948935'), (u'INT_AND_-1206948875', u'INT_ZEXT_-1206948539'), ('const-0', u'SUBPIECE_-1206948808'), ('const-8', u'INT_RIGHT_-1206948467'), ('const-0', u'PTRSUB_-1206948615'), (u'INT_RIGHT_-1206950473', u'INT_XOR_-1206950419'), (u'PTRSUB_-1206948416', u'CAST_-1206948323'), (u'INT_ADD_-1206950177', u'STORE_-1206950181'), ('const-433', u'LOAD_-1206949013'), (u'INT_ADD_-1206949369', u'INT_ADD_-1206949276'), (u'SUBPIECE_-1206948512', u'INT_AND_-1206948875'), (u'LOAD_-1206950781', u'INT_ADD_-1206950718'), ('const-8', u'PTRADD_-1206948707'), (u'SUBPIECE_-1206948841', u'INT_AND_-1206950119'), (u'PTRADD_-1206948384', u'STORE_-1206949256'), (u'INT_ADD_-1206949402', u'INT_ADD_-1206949252'), (u'INT_ADD_-1206950147', u'INT_ADD_-1206950102'), ('const-2064', u'PTRSUB_-1206948991'), (u'INT_ADD_-1206949138', u'INT_RIGHT_-1206948949'), ('tmp_3941', u'PTRSUB_-1206948376'), ('const-433', u'STORE_-1206948694'), (u'PTRSUB_-1206948756', u'PTRADD_-1206948676'), (u'INT_ZEXT_-1206948502', u'INT_ADD_-1206948390'), (u'PTRSUB_-1206948919', u'LOAD_-1206950639'), ('tmp_3941', u'PTRSUB_-1206948416'), ('const-2040', u'INT_AND_-1206950435'), (u'PTRSUB_-1206948230', u'STORE_-1206948709'), ('const-0', u'PTRSUB_-1206948776'), (u'LOAD_-1206949402', u'SUBPIECE_-1206948618'), ('const-33', u'INT_RIGHT_-1206948949'), ('const-0', u'PTRSUB_-1206948853'), (u'CAST_-1206948651', u'LOAD_-1206950202'), (u'MULTIEQUAL_-1206949080', u'PTRSUB_-1206948691'), ('const-0', u'PTRSUB_-1206948672'), (u'LOAD_-1206949632', u'INT_ADD_-1206949402'), (u'LOAD_-1206948917', u'INT_ADD_-1206948899'), (u'CAST_-1206948722', u'LOAD_-1206950431'), ('const-8', u'PTRADD_-1206948747'), (u'INT_ADD_-1206949908', u'MULTIEQUAL_-1206948709'), (u'INT_ADD_-1206950607', u'INT_XOR_-1206950419'), (u'LOAD_-1206950176', u'INT_ADD_-1206950004'), ('const-2072', u'PTRADD_-1206948477'), (u'MULTIEQUAL_-1206949080', u'PTRSUB_-1206948792'), ('const-433', u'LOAD_-1206950202'), ('const-0', u'PTRSUB_-1206948527'), ('const-8', u'PTRADD_-1206948250'), ('const-133', u'PTRADD_-1206948353'), ('const-0', u'PTRSUB_-1206948814'), (u'PTRSUB_-1206948762', u'PTRADD_-1206948681'), (u'MULTIEQUAL_-1206948769', u'PTRADD_-1206948555'), ('const-8', u'PTRADD_-1206948607'), (u'PTRADD_-1206948607', u'STORE_-1206949746'), ('const-433', u'STORE_-1206948709'), (u'MULTIEQUAL_-1206948644', u'INT_ADD_-1206949482'), (u'INT_ADD_-1206949908', u'INT_ADD_-1206949868'), ('const-2040', u'INT_AND_-1206948875'), ('const-21', u'INT_LEFT_-1206949656'), ('const-8', u'PTRADD_-1206948275'), (u'INT_ADD_-1206950261', u'INT_RIGHT_-1206948714'), (u'INT_ADD_-1206949402', u'STORE_-1206949406'), (u'INT_RIGHT_-1206948576', u'SUBPIECE_-1206948799'), ('const-2', u'PTRADD_-1206948645'), ('const-433', u'LOAD_-1206949767'), (u'PTRSUB_-1206948657', u'CAST_-1206948545'), (u'INT_ADD_-1206950546', u'INT_RIGHT_-1206948786'), ('const-2040', u'INT_AND_-1206949416'), (u'INT_NEGATE_-1206949604', u'INT_ADD_-1206949600'), (u'PTRSUB_-1206948295', u'CAST_-1206948216'), (u'LOAD_-1206948989', u'SUBPIECE_-1206948512'), (u'INT_ZEXT_-1206948669', u'INT_ADD_-1206948573'), (u'INT_XOR_-1206949921', u'INT_ADD_-1206949908'), (u'LOAD_-1206950587', u'INT_ADD_-1206950562'), (u'MULTIEQUAL_-1206948958', u'PTRADD_-1206948700'), (u'CAST_-1206948394', u'INT_ADD_-1206948540'), ('const-433', u'STORE_-1206950265'), (u'MULTIEQUAL_-1206949080', u'PTRSUB_-1206948762'), (u'INT_ADD_-1206949276', u'INT_ADD_-1206949252'), ('tmp_3941', u'PTRSUB_-1206948657'), ('const-2', u'PTRADD_-1206948358'), ('const--1', u'PTRADD_-1206948555'), (u'CAST_-1206948323', u'INT_ADD_-1206948462'), (u'INT_LEFT_-1206950663', u'INT_XOR_-1206950625'), ('const-134', u'PTRADD_-1206948277'), ('const-0', u'PTRSUB_-1206948330'), (u'LOAD_-1206948884', u'INT_ADD_-1206948859'), ('const-0', u'PTRSUB_-1206948705'), ('const-8', u'PTRADD_-1206948564'), (u'CAST_-1206948322', u'LOAD_-1206949193'), (u'INT_ADD_-1206948540', u'CAST_-1206948393'), (u'INT_ADD_-1206949252', u'STORE_-1206949256'), ('const-3', u'PTRADD_-1206948618'), ('const-2040', u'INT_AND_-1206950119'), (u'INT_AND_-1206949110', u'INT_ZEXT_-1206948532'), ('const-433', u'LOAD_-1206949893'), (u'INT_ADD_-1206948462', u'CAST_-1206948322'), (u'MULTIEQUAL_-1206948705', u'PTRADD_-1206948408'), (u'PTRADD_-1206948250', u'CAST_-1206948201'), (u'CAST_-1206948507', u'INT_ADD_-1206948661'), ('const-8', u'INT_RIGHT_-1206948398'), (u'INT_ADD_-1206950607', u'INT_ADD_-1206950562'), (u'PTRSUB_-1206948983', u'LOAD_-1206950771'), (u'INT_XOR_-1206950266', u'INT_ADD_-1206950147'), ('const-433', u'LOAD_-1206949167'), (u'LOAD_-1206950176', u'SUBPIECE_-1206948841'), ('const-433', u'LOAD_-1206950781'), ('const-433', u'LOAD_-1206948884'), (u'INT_MULT_-1206950313', u'INT_XOR_-1206950266'), (u'INT_MULT_-1206949304', u'INT_XOR_-1206949257'), (u'PTRADD_-1206948353', u'LOAD_-1206949156'), (u'SUBPIECE_-1206948987', u'INT_AND_-1206950579'), ('const-1', u'PTRADD_-1206948768'), (u'LOAD_-1206949193', u'INT_ADD_-1206949168'), (u'PTRSUB_-1206948553', u'PTRADD_-1206948494'), ('const-0', u'PTRSUB_-1206948432'), ('const-0', u'PTRSUB_-1206948402'), (u'PTRADD_-1206948645', u'STORE_-1206950090'), ('const-1', u'PTRADD_-1206948432'), (u'INT_AND_-1206949337', u'INT_ZEXT_-1206948656'), (u'INT_ADD_-1206950718', u'STORE_-1206950722'), (u'INT_ADD_-1206950378', u'INT_MULT_-1206950313'), (u'PTRSUB_-1206948691', u'PTRADD_-1206948618'), ('const-433', u'STORE_-1206949830'), ('const-0', u'PTRSUB_-1206948737'), ('const-433', u'LOAD_-1206949632'), (u'PTRSUB_-1206948835', u'PTRADD_-1206948747'), (u'PTRSUB_-1206948475', u'PTRADD_-1206948424'), ('const-0', u'PTRSUB_-1206948553'), (u'INT_ADD_-1206949252', u'INT_RIGHT_-1206948398'), (u'INT_ADD_-1206949077', u'INT_RIGHT_-1206948338'), ('const-132', u'PTRADD_-1206948424'), (u'INT_ADD_-1206949510', u'INT_ADD_-1206949482'), (u'PTRSUB_-1206948509', u'STORE_-1206949487'), (u'INT_ADD_-1206950718', u'INT_ADD_-1206950696'), ('const-0', u'PTRSUB_-1206948919'), (u'MULTIEQUAL_-1206949080', u'PTRSUB_-1206948919'), (u'INT_ADD_-1206950177', u'INT_ADD_-1206950086'), ('const-130', u'PTRADD_-1206948676'), (u'PTRSUB_-1206948792', u'PTRADD_-1206948707'), ('tmp_3941', u'PTRSUB_-1206948853'), (u'PTRADD_-1206948477', u'PTRSUB_-1206948475'), (u'LOAD_-1206949156', u'INT_ADD_-1206949138'), (u'PTRSUB_-1206948875', u'STORE_-1206950547'), ('const-0', u'PTRSUB_-1206948253'), (u'CAST_-1206948544', u'LOAD_-1206949893'), (u'PTRSUB_-1206948841', u'PTRADD_-1206948752'), ('const-433', u'LOAD_-1206949387'), ('const-433', u'STORE_-1206949256'), (u'INT_AND_-1206949568', u'INT_ZEXT_-1206948669'), ('const-433', u'STORE_-1206950090'), (u'INT_RIGHT_-1206948786', u'SUBPIECE_-1206948948'), ('const-2040', u'INT_AND_-1206948749'), ('const-2048', u'PTRSUB_-1206948584'), (u'INT_ADD_-1206949077', u'STORE_-1206949081'), ('const-0', u'PTRSUB_-1206948494'), ('const-0', u'PTRSUB_-1206948875'), (u'INT_ADD_-1206950696', u'MULTIEQUAL_-1206948955'), ('const-8', u'PTRADD_-1206948752'), (u'MULTIEQUAL_-1206948769', u'PTRSUB_-1206948485'), (u'INT_ADD_-1206948661', u'CAST_-1206948506'), (u'INT_AND_-1206948749', u'INT_ZEXT_-1206948502'), (u'PTRADD_-1206948312', u'PTRSUB_-1206948310'), ('const-21', u'INT_LEFT_-1206950663'), (u'INT_ADD_-1206950004', u'INT_ADD_-1206949852'), (u'PTRADD_-1206948245', u'STORE_-1206948737'), (u'INT_ZEXT_-1206948633', u'INT_ADD_-1206948540'), (u'INT_ADD_-1206949742', u'STORE_-1206949746'), (u'PTRSUB_-1206948631', u'PTRADD_-1206948564'), ('const-8', u'PTRADD_-1206948768'), ('const-433', u'LOAD_-1206950176'), (u'INT_ADD_-1206949742', u'MULTIEQUAL_-1206948955'), (u'PTRSUB_-1206948330', u'PTRADD_-1206948295'), ('const-433', u'STORE_-1206950007'), (u'INT_ADD_-1206950562', u'INT_ADD_-1206950546'), (u'CAST_-1206948506', u'LOAD_-1206949767'), ('const-2056', u'PTRSUB_-1206948983'), ('const-128', u'PTRADD_-1206948817'), (u'INT_ADD_-1206949852', u'STORE_-1206949830'), (u'CAST_-1206948359', u'INT_ADD_-1206948500'), ('const-433', u'LOAD_-1206950625'), ('const-8', u'PTRADD_-1206948618'), (u'PTRSUB_-1206948361', u'PTRADD_-1206948322'), (u'INT_NOTEQUAL_-1206948718', u'CBRANCH_-1206948716'), (u'CAST_-1206948762', u'INT_ADD_-1206948939'), (u'CAST_-1206948201', u'INT_NOTEQUAL_-1206948718'), ('const-0', u'PTRSUB_-1206948691'), (u'MULTIEQUAL_-1206949080', u'PTRSUB_-1206948672'), ('const-5', u'INT_RIGHT_-1206950473'), (u'PTRADD_-1206948817', u'LOAD_-1206950625'), ('tmp_1969', u'CBRANCH_-1206949725'), (u'INT_XOR_-1206949257', u'INT_ADD_-1206949138'), ('const-1', u'PTRADD_-1206948384'), ('const-0', u'PTRSUB_-1206948295'), (u'INT_ADD_-1206948751', u'CAST_-1206948587'), (u'INT_RIGHT_-1206948338', u'SUBPIECE_-1206948476'), (u'CAST_-1206948426', u'INT_ADD_-1206948573'), ('const-0', u'PTRSUB_-1206948395'), (u'COPY_-1206948267', u'MULTIEQUAL_-1206948769'), (u'SUBPIECE_-1206948945', u'INT_AND_-1206950193'), (u'COPY_-1206948560', u'MULTIEQUAL_-1206948769'), (u'LOAD_-1206950639', u'SUBPIECE_-1206948987'), (u'INT_ZEXT_-1206948970', u'INT_ADD_-1206948860'), (u'INT_XOR_-1206950419', u'INT_ADD_-1206950378'), ('tmp_3941', u'PTRSUB_-1206948344'), ('const-0', u'SUBPIECE_-1206948839'), (u'LOAD_-1206949387', u'INT_ADD_-1206949369'), (u'INT_ADD_-1206950147', u'INT_RIGHT_-1206949958'), ('const-8', u'PTRADD_-1206948573'), ('const-8', u'PTRADD_-1206948384'), ('const-0', u'SUBPIECE_-1206948841'), (u'CAST_-1206948530', u'COPY_-1206948577'), ('const-433', u'STORE_-1206948821'), ('tmp_3941', u'PTRSUB_-1206948776'), ('const-0', u'PTRSUB_-1206948762'), (u'LOAD_-1206949998', u'INT_ADD_-1206949742'), (u'INT_ZEXT_-1206948852', u'INT_ADD_-1206948783'), ('const-2048', u'PTRSUB_-1206948965'), (u'PTRSUB_-1206948454', u'CAST_-1206948359'), (u'LOAD_-1206949118', u'INT_ADD_-1206949093'), ('tmp_3941', u'PTRSUB_-1206948230'), (u'INT_ADD_-1206950378', u'INT_XOR_-1206950266'), ('const-0', u'PTRSUB_-1206948376'), (u'CAST_-1206948652', u'INT_ADD_-1206948822'), (u'PTRADD_-1206948618', u'LOAD_-1206949998'), (u'INT_AND_-1206950435', u'INT_ZEXT_-1206948956'), (u'CAST_-1206948530', u'INT_NOTEQUAL_-1206949727'), ('const-0', u'SUBPIECE_-1206948509'), (u'MULTIEQUAL_-1206948769', u'PTRSUB_-1206948269'), (u'INT_ADD_-1206949742', u'MULTIEQUAL_-1206948644'), (u'PTRADD_-1206948555', u'PTRSUB_-1206948553'), ('const-2040', u'INT_AND_-1206949568'), ('const-0', u'PTRSUB_-1206948835'), (u'INT_RIGHT_-1206948714', u'SUBPIECE_-1206948945'), (u'INT_ADD_-1206948783', u'CAST_-1206948617'), (u'PTRSUB_-1206948527', u'CAST_-1206948426'), ('const-433', u'LOAD_-1206950165'), (u'LOAD_-1206949926', u'INT_ADD_-1206949908'), (u'PTRSUB_-1206948310', u'PTRADD_-1206948277'), (u'LOAD_-1206949632', u'SUBPIECE_-1206948652'), (u'PTRSUB_-1206948584', u'CAST_-1206948165'), ('const-1', u'PTRADD_-1206948707'), (u'PTRSUB_-1206948221', u'STORE_-1206948694'), ('const-433', u'LOAD_-1206950748'), ('const-433', u'LOAD_-1206948917'), (u'MULTIEQUAL_-1206948769', u'PTRADD_-1206948312'), ('const-1', u'INT_ADD_-1206950718'), ('tmp_3941', u'PTRSUB_-1206948705'), (u'LOAD_-1206949420', u'INT_ADD_-1206949402'), ('const-8', u'INT_RIGHT_-1206948338'), (u'LOAD_-1206949893', u'INT_ADD_-1206949868'), ('const-8', u'PTRADD_-1206948424'), (u'COPY_-1206948871', u'MULTIEQUAL_-1206948958'), ('tmp_3941', u'PTRSUB_-1206948974'), (u'CAST_-1206948258', u'LOAD_-1206949013'), ('const-8', u'PTRADD_-1206948277'), (u'CAST_-1206948358', u'LOAD_-1206949346'), ('const-3', u'PTRADD_-1206948241'), (u'LOAD_-1206948758', u'INT_ADD_-1206948733'), ('const-8', u'INT_RIGHT_-1206948786'), ('tmp_3941', u'PTRSUB_-1206948454'), (u'PTRADD_-1206948573', u'CAST_-1206948530'), (u'CAST_-1206948165', u'INT_NOTEQUAL_-1206948718'), ('tmp_3941', u'PTRSUB_-1206948991'), (u'INT_ADD_-1206949600', u'INT_RIGHT_-1206949548'), ('const-0', u'PTRSUB_-1206948642'), (u'CAST_-1206948723', u'INT_ADD_-1206948899'), ('const-2048', u'PTRSUB_-1206948230'), (u'INT_ADD_-1206948500', u'CAST_-1206948358'), ('const-0', u'SUBPIECE_-1206948618'), (u'INT_RIGHT_-1206948949', u'INT_XOR_-1206948912'), (u'INT_ADD_-1206950546', u'STORE_-1206950547'), (u'LOAD_-1206950407', u'INT_ADD_-1206950177'), (u'INT_ADD_-1206949600', u'INT_XOR_-1206949491'), ('const--1', u'PTRADD_-1206948312'), (u'CAST_-1206948837', u'INT_NOTEQUAL_-1206949727'), ('const-433', u'STORE_-1206948998'), (u'COPY_-1206948556', u'MULTIEQUAL_-1206948705'), (u'PTRADD_-1206948424', u'LOAD_-1206949387'), (u'INT_ADD_-1206948860', u'CAST_-1206948687'), (u'SUBPIECE_-1206948839', u'INT_AND_-1206949884'), (u'INT_ADD_-1206948703', u'CAST_-1206948544'), ('const-4', u'PTRADD_-1206948573'), ('const-0', u'SUBPIECE_-1206948476'), (u'INT_NOTEQUAL_-1206949727', u'CBRANCH_-1206949725'), ('const-4', u'PTRADD_-1206948275'), (u'INT_ADD_-1206950285', u'INT_ADD_-1206950261'), ('const-433', u'LOAD_-1206950771'), (u'MULTIEQUAL_-1206948769', u'PTRSUB_-1206948561'), ('const-2072', u'PTRADD_-1206948555'), (u'INT_RIGHT_-1206948398', u'SUBPIECE_-1206948618'), ('const-8', u'INT_RIGHT_-1206948260'), (u'INT_RIGHT_-1206949958', u'INT_XOR_-1206949921'), (u'INT_ADD_-1206950406', u'INT_ADD_-1206950261'), (u'CAST_-1206948216', u'INT_ADD_-1206948341'), ('const-2040', u'INT_AND_-1206949884'), ('const-2040', u'INT_AND_-1206950018'), ('tmp_3942', u'COPY_-1206948871'), (u'LOAD_-1206950165', u'INT_ADD_-1206950147'), ('const-8', u'PTRADD_-1206948593'), ('const-8', u'PTRADD_-1206948432'), ('const-3', u'PTRADD_-1206948295'), (u'PTRADD_-1206948432', u'LOAD_-1206949402'), (u'INT_ZEXT_-1206948992', u'INT_ADD_-1206948939'), (u'MULTIEQUAL_-1206949080', u'PTRSUB_-1206948875'), ('const-433', u'LOAD_-1206950396'), (u'PTRSUB_-1206948402', u'PTRADD_-1206948358'), (u'MULTIEQUAL_-1206948769', u'PTRSUB_-1206948280'), (u'COPY_-1206948875', u'MULTIEQUAL_-1206949080'), (u'INT_ADD_-1206950261', u'STORE_-1206950265'), (u'LOAD_-1206949013', u'INT_ADD_-1206948995'), ('const-2056', u'PTRSUB_-1206948221'), ('tmp_3941', u'PTRSUB_-1206948947'), (u'MULTIEQUAL_-1206948769', u'PTRSUB_-1206948402'), (u'PTRADD_-1206948277', u'LOAD_-1206948917'), ('const-2072', u'PTRADD_-1206948397'), (u'MULTIEQUAL_-1206948958', u'STORE_-1206950411'), ('const-2040', u'INT_AND_-1206949758'), ('const-0', u'PTRSUB_-1206948756'), ('tmp_3941', u'PTRSUB_-1206948584'), ('const-1', u'PTRADD_-1206948408'), (u'LOAD_-1206950771', u'INT_ADD_-1206950696'), ('const-433', u'LOAD_-1206949346'), (u'INT_ADD_-1206948899', u'CAST_-1206948722'), ('const-433', u'LOAD_-1206949193'), ('const-8', u'PTRADD_-1206948295'), ('const-2040', u'INT_AND_-1206950346'), ('const-0', u'PTRSUB_-1206948912'), (u'LOAD_-1206950355', u'INT_ADD_-1206950285'), (u'PTRSUB_-1206948642', u'PTRADD_-1206948573'), (u'LOAD_-1206950407', u'SUBPIECE_-1206948935'), ('tmp_3942', u'PTRADD_-1206948593'), (u'INT_AND_-1206950579', u'INT_ZEXT_-1206948992'), ('const-433', u'LOAD_-1206949420'), (u'INT_ZEXT_-1206948539', u'INT_ADD_-1206948341'), (u'PTRSUB_-1206948280', u'PTRADD_-1206948250'), (u'LOAD_-1206949618', u'INT_ADD_-1206949600'), ('tmp_3941', u'PTRSUB_-1206948295'), ('const-2040', u'INT_AND_-1206949337'), ('const-433', u'LOAD_-1206949402'), ('const-0', u'PTRSUB_-1206948974'), (u'INT_LEFT_-1206949656', u'INT_XOR_-1206949618'), (u'PTRSUB_-1206948947', u'STORE_-1206950722'), (u'LOAD_-1206948989', u'INT_ADD_-1206948733'), (u'CAST_-1206948201', u'COPY_-1206948267'), ('const-128', u'PTRADD_-1206948875'), (u'INT_ADD_-1206950086', u'STORE_-1206950090'), (u'INT_ADD_-1206948995', u'INT_ADD_-1206948843'), (u'CAST_-1206948588', u'INT_ADD_-1206948751'), ('const-0', u'PTRSUB_-1206948722'), (u'INT_ZEXT_-1206948857', u'INT_ADD_-1206948703'), ('const-0', u'PTRSUB_-1206948631'), ('const-0', u'SUBPIECE_-1206948948'), ('const-433', u'STORE_-1206949081'), ('const-433', u'LOAD_-1206949118'), (u'CAST_-1206948289', u'INT_ADD_-1206948422'), (u'PTRSUB_-1206948344', u'CAST_-1206948259'), (u'INT_ADD_-1206948899', u'INT_ADD_-1206948859'), (u'LOAD_-1206950431', u'INT_ADD_-1206950406'), (u'SUBPIECE_-1206948613', u'INT_AND_-1206949416'), ('const-2040', u'INT_AND_-1206949184'), ('tmp_3941', u'PTRSUB_-1206948893'), (u'INT_ADD_-1206949369', u'INT_MULT_-1206949304'), (u'INT_ADD_-1206950004', u'STORE_-1206950007'), (u'MULTIEQUAL_-1206948769', u'PTRSUB_-1206948361'), (u'PTRADD_-1206948408', u'STORE_-1206949172'), ('const-433', u'STORE_-1206948737'), (u'INT_ZEXT_-1206948656', u'INT_ADD_-1206948500'), (u'INT_ADD_-1206949868', u'INT_ADD_-1206949852'), ('const-0', u'PTRSUB_-1206948792'), ('const-433', u'STORE_-1206949487'), (u'LOAD_-1206949767', u'INT_ADD_-1206949742'), (u'PTRADD_-1206948700', u'STORE_-1206950007'), ('const-8', u'PTRADD_-1206948245'), (u'INT_ADD_-1206949908', u'MULTIEQUAL_-1206949020'), (u'LOAD_-1206950639', u'INT_ADD_-1206950406'), (u'INT_ADD_-1206948299', u'CAST_-1206948177'), (u'SUBPIECE_-1206948935', u'INT_AND_-1206950346'), (u'PTRADD_-1206948241', u'STORE_-1206948821'), (u'CAST_-1206948530', u'COPY_-1206948560'), (u'MULTIEQUAL_-1206949080', u'PTRSUB_-1206948631'), (u'INT_AND_-1206949884', u'INT_ZEXT_-1206948857'), ('const-2', u'PTRADD_-1206948700'), ('const-433', u'LOAD_-1206949998'), (u'INT_ADD_-1206949369', u'INT_XOR_-1206949257'), ('const-0', u'PTRSUB_-1206948344'), (u'INT_RIGHT_-1206948260', u'SUBPIECE_-1206948472'), ('const-3', u'PTRADD_-1206948245'), (u'INT_ADD_-1206948939', u'CAST_-1206948761'), ('const-433', u'STORE_-1206950181'), ('const-433', u'LOAD_-1206950431'), ('const-0', u'SUBPIECE_-1206948652'), (u'PTRSUB_-1206948974', u'PTRADD_-1206948875'), ('const-2', u'PTRADD_-1206948681'), (u'CAST_-1206948761', u'LOAD_-1206950587'), (u'PTRADD_-1206948676', u'LOAD_-1206950165'), (u'INT_ADD_-1206949138', u'INT_XOR_-1206948912'), (u'CAST_-1206948215', u'LOAD_-1206948884'), (u'INT_ADD_-1206948573', u'CAST_-1206948425'), ('const-1', u'PTRADD_-1206948752'), ('const-433', u'LOAD_-1206950022'), (u'MULTIEQUAL_-1206948769', u'PTRADD_-1206948477'), (u'SUBPIECE_-1206948618', u'INT_AND_-1206949184'), (u'INT_ADD_-1206949168', u'STORE_-1206949172'), (u'INT_ADD_-1206948733', u'STORE_-1206948694'), ('const-8', u'PTRADD_-1206948645'), (u'PTRADD_-1206948358', u'LOAD_-1206949167'), (u'INT_ADD_-1206948859', u'INT_ADD_-1206948843'), (u'INT_ADD_-1206950378', u'INT_ADD_-1206950285'), ('const-4096', u'INT_MULT_-1206949304'), (u'PTRADD_-1206948339', u'STORE_-1206948998'), (u'CAST_-1206948687', u'LOAD_-1206950355'), (u'INT_ADD_-1206950607', u'INT_RIGHT_-1206950473'), (u'INT_XOR_-1206950625', u'INT_NEGATE_-1206950611'), (u'PTRADD_-1206948397', u'PTRSUB_-1206948395'), (u'CAST_-1206948177', u'LOAD_-1206948758'), (u'INT_ADD_-1206950086', u'INT_RIGHT_-1206948654'), (u'PTRSUB_-1206948615', u'CAST_-1206948507'), ('const-433', u'LOAD_-1206950639'), (u'LOAD_-1206950396', u'INT_ADD_-1206950378'), (u'COPY_-1206948263', u'MULTIEQUAL_-1206948705'), (u'LOAD_-1206949167', u'INT_ADD_-1206948995'), ('const-433', u'LOAD_-1206948989'), (u'INT_ADD_-1206948822', u'CAST_-1206948651'), (u'CAST_-1206948587', u'LOAD_-1206950022'), ('const-433', u'STORE_-1206949406'), (u'LOAD_-1206950202', u'INT_ADD_-1206950177'), ('const-8', u'PTRADD_-1206948353'), ('const-4', u'PTRADD_-1206948250'), (u'PTRSUB_-1206948705', u'CAST_-1206948588'), (u'CAST_-1206948288', u'LOAD_-1206949118'), ('tmp_3941', u'PTRSUB_-1206948983'), (u'INT_ADD_-1206948843', u'INT_RIGHT_-1206948260'), ('const-2', u'PTRADD_-1206948339'), ('const-4096', u'INT_MULT_-1206950313'), (u'PTRADD_-1206948875', u'CAST_-1206948837'), ('tmp_3903', u'CBRANCH_-1206948716'), (u'INT_AND_-1206950193', u'INT_ZEXT_-1206948960'), (u'SUBPIECE_-1206948618', u'INT_AND_-1206949337'), (u'INT_AND_-1206949416', u'INT_ZEXT_-1206948633'), ('const-33', u'INT_RIGHT_-1206949958'), (u'PTRSUB_-1206948494', u'CAST_-1206948394'), ('const--1', u'PTRADD_-1206948477'), (u'INT_ADD_-1206948341', u'CAST_-1206948215'), (u'PTRADD_-1206948564', u'STORE_-1206949830'), (u'INT_ADD_-1206948995', u'STORE_-1206948998'), ('tmp_3941', u'PTRSUB_-1206948253'), (u'PTRSUB_-1206948737', u'CAST_-1206948618'), ('const-433', u'LOAD_-1206950587'), ('const-0', u'SUBPIECE_-1206948945'), (u'SUBPIECE_-1206948948', u'INT_AND_-1206950435'), (u'PTRSUB_-1206948672', u'PTRADD_-1206948600'), ('const-0', u'PTRSUB_-1206948509'), (u'PTRADD_-1206948593', u'COPY_-1206948556'), (u'MULTIEQUAL_-1206949080', u'PTRSUB_-1206948722'), ('const-0', u'PTRSUB_-1206948485'), (u'INT_AND_-1206950346', u'INT_ZEXT_-1206948970'), (u'MULTIEQUAL_-1206948769', u'PTRADD_-1206948397'), (u'MULTIEQUAL_-1206949080', u'PTRSUB_-1206948912'), ('const-0', u'SUBPIECE_-1206948512'), (u'PTRADD_-1206948747', u'LOAD_-1206950396'), (u'SUBPIECE_-1206948509', u'INT_AND_-1206949110'), ('const-0', u'PTRSUB_-1206948657'), (u'INT_XOR_-1206949618', u'INT_NEGATE_-1206949604'), (u'SUBPIECE_-1206948799', u'INT_AND_-1206949758'), (u'MULTIEQUAL_-1206948769', u'PTRSUB_-1206948432'), (u'PTRSUB_-1206948893', u'CAST_-1206948762'), (u'CAST_-1206948545', u'INT_ADD_-1206948703'), ('const-433', u'STORE_-1206950411'), ('const-0', u'PTRSUB_-1206948561'), (u'MULTIEQUAL_-1206948955', u'INT_ADD_-1206950546'), ('const-8', u'PTRADD_-1206948637'), (u'LOAD_-1206950022', u'INT_ADD_-1206950004'), ('const-433', u'LOAD_-1206949618'), (u'CAST_-1206948259', u'INT_ADD_-1206948390'), (u'PTRSUB_-1206948253', u'CAST_-1206948178'), (u'LOAD_-1206950748', u'MULTIEQUAL_-1206949020'), (u'INT_RIGHT_-1206948654', u'SUBPIECE_-1206948808'), ('const-8', u'PTRADD_-1206948241'), (u'INT_ADD_-1206948843', u'STORE_-1206948821'), (u'INT_ADD_-1206948899', u'MULTIEQUAL_-1206948709'), (u'INT_ADD_-1206948899', u'STORE_-1206948709'), ('const-2064', u'PTRSUB_-1206948947'), (u'MULTIEQUAL_-1206949080', u'PTRSUB_-1206948835'), ('const-8', u'PTRADD_-1206948408')]
|
[('const-8', u'PTRADD_-1206948449'), ('const-2040', u'INT_AND_-1206950193'), ('tmp_4686', u'CAST_-1206948405'), ('const-2040', u'INT_AND_-1206950579'), (u'INT_ADD_-1206949600', u'INT_ADD_-1206949510'), (u'INT_AND_-1206949184', u'INT_ZEXT_-1206948642'), ('const-0', u'SUBPIECE_-1206948799'), (u'INT_ADD_-1206948868', u'CAST_-1206948296'), (u'MULTIEQUAL_-1206948769', u'PTRADD_-1206948330'), (u'INT_ADD_-1206949093', u'INT_ADD_-1206949077'), (u'PTRADD_-1206948805', u'STORE_-1206950265'), (u'CAST_-1206948703', u'INT_ADD_-1206950111'), (u'INT_ADD_-1206949077', u'CAST_-1206948348'), (u'CAST_-1206948808', u'LOAD_-1206950431'), ('const--128', u'PTRADD_-1206948586'), (u'INT_RIGHT_-1206948346', u'SUBPIECE_-1206948472'), (u'MULTIEQUAL_-1206948769', u'PTRADD_-1206948476'), (u'CAST_-1206948339', u'LOAD_-1206949013'), ('const-8', u'PTRADD_-1206948444'), ('const-8', u'PTRADD_-1206948696'), (u'SUBPIECE_-1206948652', u'INT_AND_-1206949568'), (u'MULTIEQUAL_-1206948705', u'PTRADD_-1206948393'), ('tmp_4686', u'CAST_-1206948259'), (u'MULTIEQUAL_-1206948769', u'PTRADD_-1206948516'), (u'PTRADD_-1206948294', u'STORE_-1206948709'), (u'MULTIEQUAL_-1206948709', u'INT_LEFT_-1206949656'), ('const-0', u'SUBPIECE_-1206948987'), ('const-129', u'PTRADD_-1206948845'), (u'LOAD_-1206949167', u'SUBPIECE_-1206948509'), (u'INT_ADD_-1206950147', u'INT_XOR_-1206949921'), (u'INT_ADD_-1206950010', u'CAST_-1206948671'), (u'PTRADD_-1206948516', u'LOAD_-1206949387'), ('const-5', u'INT_RIGHT_-1206949548'), ('const-8', u'PTRADD_-1206948714'), (u'MULTIEQUAL_-1206948958', u'PTRADD_-1206948637'), (u'INT_ADD_-1206950546', u'CAST_-1206948820'), (u'INT_ADD_-1206950406', u'STORE_-1206950411'), ('const-8', u'PTRADD_-1206948975'), (u'MULTIEQUAL_-1206948769', u'PTRADD_-1206948449'), (u'LOAD_-1206949535', u'INT_ADD_-1206949510'), (u'COPY_-1206948349', u'MULTIEQUAL_-1206948705'), (u'MULTIEQUAL_-1206949080', u'PTRADD_-1206948714'), ('const-8', u'PTRADD_-1206948949'), (u'LOAD_-1206950127', u'INT_ADD_-1206950102'), (u'INT_ADD_-1206948733', u'MULTIEQUAL_-1206948644'), (u'LOAD_-1206950625', u'INT_ADD_-1206950607'), (u'LOAD_-1206949402', u'INT_ADD_-1206949168'), (u'CAST_-1206948629', u'INT_ADD_-1206949877'), (u'INT_ADD_-1206949751', u'CAST_-1206948590'), ('const-8', u'PTRADD_-1206948524'), (u'LOAD_-1206949998', u'SUBPIECE_-1206948839'), ('const-2040', u'INT_AND_-1206949110'), ('const-8', u'PTRADD_-1206948845'), ('const-0', u'RETURN_-1206948677'), ('const-256', u'PTRADD_-1206948967'), ('const-4', u'PTRADD_-1206948335'), (u'MULTIEQUAL_-1206948705', u'PTRADD_-1206948308'), (u'INT_ZEXT_-1206948656', u'INT_ADD_-1206949330'), (u'SUBPIECE_-1206948808', u'INT_AND_-1206950018'), (u'PTRADD_-1206948669', u'COPY_-1206948663'), (u'INT_AND_-1206950119', u'INT_ZEXT_-1206948852'), (u'CAST_-1206948510', u'INT_ADD_-1206949519'), (u'INT_AND_-1206949009', u'INT_ZEXT_-1206948502'), (u'INT_ADD_-1206948733', u'STORE_-1206948737'), (u'INT_ADD_-1206949168', u'INT_ADD_-1206949077'), (u'INT_ADD_-1206949138', u'INT_ADD_-1206949093'), (u'INT_NEGATE_-1206950611', u'INT_ADD_-1206950607'), (u'MULTIEQUAL_-1206948709', u'INT_XOR_-1206949618'), (u'PTRADD_-1206948413', u'STORE_-1206949081'), (u'MULTIEQUAL_-1206948769', u'PTRADD_-1206948367'), ('const-433', u'LOAD_-1206950022'), (u'MULTIEQUAL_-1206949020', u'INT_LEFT_-1206950663'), (u'PTRADD_-1206948669', u'INT_NOTEQUAL_-1206949727'), ('const-433', u'LOAD_-1206949156'), (u'INT_XOR_-1206949491', u'INT_ADD_-1206949369'), (u'CAST_-1206948485', u'INT_RIGHT_-1206948553'), ('const-2', u'PTRADD_-1206948449'), (u'INT_ADD_-1206949408', u'CAST_-1206948476'), ('const-433', u'LOAD_-1206949013'), (u'PTRADD_-1206948615', u'INT_NOTEQUAL_-1206948718'), ('const-128', u'PTRADD_-1206948975'), (u'INT_AND_-1206949758', u'INT_ZEXT_-1206948820'), (u'PTRADD_-1206948449', u'LOAD_-1206949167'), ('const-433', u'STORE_-1206948998'), ('tmp_4686', u'PTRADD_-1206948949'), (u'INT_ADD_-1206950086', u'CAST_-1206948680'), (u'INT_ADD_-1206950102', u'INT_ADD_-1206950086'), (u'INT_AND_-1206950018', u'INT_ZEXT_-1206948822'), (u'MULTIEQUAL_-1206948705', u'STORE_-1206949406'), (u'SUBPIECE_-1206948476', u'INT_AND_-1206949009'), ('tmp_4686', u'CAST_-1206948672'), ('const-0', u'SUBPIECE_-1206948808'), (u'PTRADD_-1206948367', u'LOAD_-1206948917'), ('const-433', u'LOAD_-1206949926'), ('const-8', u'PTRADD_-1206948773'), ('const-2', u'PTRADD_-1206948393'), (u'PTRADD_-1206948664', u'COPY_-1206948659'), (u'INT_ADD_-1206949001', u'CAST_-1206948339'), (u'MULTIEQUAL_-1206948769', u'PTRADD_-1206948413'), (u'COPY_-1206948642', u'MULTIEQUAL_-1206948705'), (u'CAST_-1206948442', u'INT_ADD_-1206949330'), (u'MULTIEQUAL_-1206949020', u'INT_XOR_-1206950625'), (u'SUBPIECE_-1206948472', u'INT_AND_-1206948749'), (u'PTRADD_-1206948915', u'LOAD_-1206950625'), ('const-2040', u'INT_AND_-1206949009'), (u'CAST_-1206948598', u'INT_RIGHT_-1206948662'), (u'INT_ADD_-1206949877', u'CAST_-1206948628'), ('tmp_4686', u'PTRADD_-1206948992'), (u'INT_XOR_-1206948912', u'INT_ADD_-1206948899'), ('const-8', u'PTRADD_-1206948340'), (u'CAST_-1206948297', u'INT_ADD_-1206948868'), ('const-8', u'PTRADD_-1206948335'), (u'INT_ZEXT_-1206948956', u'INT_ADD_-1206950415'), (u'LOAD_-1206949346', u'INT_ADD_-1206949276'), (u'INT_ADD_-1206949482', u'STORE_-1206949487'), ('const-433', u'STORE_-1206950265'), (u'COPY_-1206948961', u'MULTIEQUAL_-1206949080'), (u'INT_RIGHT_-1206949548', u'INT_XOR_-1206949491'), ('const-8', u'PTRADD_-1206948915'), ('const-433', u'LOAD_-1206949767'), (u'INT_AND_-1206948875', u'INT_ZEXT_-1206948539'), (u'MULTIEQUAL_-1206949080', u'LOAD_-1206950639'), ('const-256', u'PTRADD_-1206948294'), ('const-2', u'PTRADD_-1206948722'), (u'INT_ZEXT_-1206948857', u'INT_ADD_-1206949877'), ('const-0', u'SUBPIECE_-1206948618'), (u'INT_RIGHT_-1206950473', u'INT_XOR_-1206950419'), (u'PTRADD_-1206948637', u'STORE_-1206949746'), (u'INT_RIGHT_-1206948484', u'SUBPIECE_-1206948618'), (u'INT_ADD_-1206950177', u'STORE_-1206950181'), (u'CAST_-1206948266', u'INT_RIGHT_-1206948346'), (u'INT_ADD_-1206950111', u'CAST_-1206948702'), ('tmp_4686', u'CAST_-1206948371'), ('const-433', u'LOAD_-1206949402'), (u'INT_RIGHT_-1206948424', u'SUBPIECE_-1206948476'), ('const-257', u'PTRADD_-1206948285'), (u'INT_ADD_-1206949369', u'INT_ADD_-1206949276'), (u'SUBPIECE_-1206948512', u'INT_AND_-1206948875'), ('tmp_4686', u'CAST_-1206948737'), ('const-433', u'LOAD_-1206950771'), (u'LOAD_-1206950781', u'INT_ADD_-1206950718'), (u'INT_ADD_-1206948742', u'CAST_-1206948258'), (u'SUBPIECE_-1206948841', u'INT_AND_-1206950119'), ('const-433', u'LOAD_-1206949998'), (u'INT_ADD_-1206949402', u'INT_ADD_-1206949252'), (u'INT_ADD_-1206950147', u'INT_ADD_-1206950102'), (u'INT_ADD_-1206949138', u'INT_RIGHT_-1206948949'), ('const-8', u'PTRADD_-1206948850'), ('const-433', u'LOAD_-1206948917'), ('const-2040', u'INT_AND_-1206950435'), ('const-433', u'LOAD_-1206950202'), (u'LOAD_-1206949402', u'SUBPIECE_-1206948618'), (u'INT_ZEXT_-1206948970', u'INT_ADD_-1206950339'), ('const-433', u'LOAD_-1206950625'), ('const-8', u'PTRADD_-1206948669'), ('const-433', u'STORE_-1206949746'), ('const-33', u'INT_RIGHT_-1206948949'), ('const-433', u'LOAD_-1206949387'), ('const-433', u'LOAD_-1206950355'), ('const-0', u'SUBPIECE_-1206948472'), ('const-8', u'INT_RIGHT_-1206948553'), (u'INT_ADD_-1206949852', u'CAST_-1206948598'), (u'LOAD_-1206949632', u'INT_ADD_-1206949402'), (u'LOAD_-1206948917', u'INT_ADD_-1206948899'), (u'INT_ADD_-1206949908', u'MULTIEQUAL_-1206948709'), ('const-8', u'PTRADD_-1206948330'), (u'MULTIEQUAL_-1206948769', u'PTRADD_-1206948340'), (u'PTRADD_-1206948845', u'LOAD_-1206950396'), (u'INT_ADD_-1206950607', u'INT_XOR_-1206950419'), (u'LOAD_-1206950176', u'INT_ADD_-1206950004'), ('const-256', u'PTRADD_-1206948615'), ('const-8', u'PTRADD_-1206948367'), ('const-433', u'LOAD_-1206950176'), (u'CAST_-1206948259', u'INT_ADD_-1206948742'), (u'PTRADD_-1206948586', u'LOAD_-1206949618'), ('const-8', u'PTRADD_-1206948984'), (u'CAST_-1206948628', u'LOAD_-1206949893'), ('const-433', u'STORE_-1206950007'), ('const-433', u'LOAD_-1206949893'), ('tmp_4686', u'CAST_-1206948809'), ('const-433', u'LOAD_-1206949618'), (u'INT_RIGHT_-1206948553', u'SUBPIECE_-1206948613'), (u'INT_ZEXT_-1206948820', u'INT_ADD_-1206949751'), ('const-128', u'PTRADD_-1206948915'), (u'MULTIEQUAL_-1206948644', u'INT_ADD_-1206949482'), (u'PTRADD_-1206948340', u'COPY_-1206948353'), (u'INT_ADD_-1206949908', u'INT_ADD_-1206949868'), ('const-2040', u'INT_AND_-1206948875'), ('const-8', u'PTRADD_-1206948805'), ('const-0', u'SUBPIECE_-1206948945'), ('const-21', u'INT_LEFT_-1206949656'), (u'INT_ZEXT_-1206948992', u'INT_ADD_-1206950571'), (u'INT_ADD_-1206949402', u'STORE_-1206949406'), ('const-8', u'PTRADD_-1206948285'), ('const-433', u'STORE_-1206950547'), ('const--127', u'PTRADD_-1206948516'), (u'PTRADD_-1206948444', u'LOAD_-1206949156'), (u'PTRADD_-1206948992', u'LOAD_-1206950781'), ('const-2040', u'INT_AND_-1206949416'), (u'PTRADD_-1206948623', u'COPY_-1206948642'), (u'INT_NEGATE_-1206949604', u'INT_ADD_-1206949600'), (u'INT_ZEXT_-1206948852', u'INT_ADD_-1206950111'), (u'MULTIEQUAL_-1206949080', u'PTRADD_-1206948742'), (u'LOAD_-1206948989', u'SUBPIECE_-1206948512'), (u'PTRADD_-1206948975', u'INT_NOTEQUAL_-1206949727'), (u'INT_XOR_-1206949921', u'INT_ADD_-1206949908'), (u'LOAD_-1206950587', u'INT_ADD_-1206950562'), ('const--126', u'PTRADD_-1206948444'), ('const-0', u'SUBPIECE_-1206948948'), ('const-1', u'PTRADD_-1206948850'), (u'INT_ADD_-1206949276', u'INT_ADD_-1206949252'), (u'INT_ZEXT_-1206948669', u'INT_ADD_-1206949519'), (u'INT_LEFT_-1206950663', u'INT_XOR_-1206950625'), (u'LOAD_-1206948884', u'INT_ADD_-1206948859'), (u'INT_ADD_-1206949252', u'STORE_-1206949256'), (u'PTRADD_-1206948850', u'LOAD_-1206950407'), ('const-433', u'LOAD_-1206950748'), ('const-2040', u'INT_AND_-1206950119'), (u'INT_AND_-1206949110', u'INT_ZEXT_-1206948532'), ('const-0', u'SUBPIECE_-1206948839'), (u'INT_ADD_-1206950607', u'INT_ADD_-1206950562'), ('const-8', u'PTRADD_-1206948637'), (u'INT_ZEXT_-1206948502', u'INT_ADD_-1206949001'), ('const-433', u'STORE_-1206948709'), (u'CAST_-1206948476', u'LOAD_-1206949420'), (u'MULTIEQUAL_-1206948705', u'PTRADD_-1206948454'), (u'INT_ADD_-1206950261', u'CAST_-1206948744'), (u'INT_XOR_-1206950266', u'INT_ADD_-1206950147'), (u'LOAD_-1206950176', u'SUBPIECE_-1206948841'), (u'INT_RIGHT_-1206948800', u'SUBPIECE_-1206948945'), (u'INT_ZEXT_-1206948539', u'INT_ADD_-1206948868'), (u'INT_ADD_-1206950571', u'CAST_-1206948848'), ('tmp_4686', u'CAST_-1206948510'), (u'CAST_-1206948672', u'INT_ADD_-1206950010'), (u'CAST_-1206948774', u'INT_ADD_-1206950339'), (u'INT_MULT_-1206950313', u'INT_XOR_-1206950266'), (u'INT_MULT_-1206949304', u'INT_XOR_-1206949257'), (u'CAST_-1206948370', u'LOAD_-1206949118'), ('tmp_4686', u'CAST_-1206948340'), (u'SUBPIECE_-1206948987', u'INT_AND_-1206950579'), ('const-0', u'SUBPIECE_-1206948476'), (u'LOAD_-1206949193', u'INT_ADD_-1206949168'), (u'PTRADD_-1206948285', u'STORE_-1206948694'), (u'CAST_-1206948671', u'LOAD_-1206950022'), ('const-8', u'PTRADD_-1206948722'), (u'MULTIEQUAL_-1206949080', u'PTRADD_-1206948773'), ('const-433', u'LOAD_-1206950396'), ('const-433', u'LOAD_-1206949420'), ('const-8', u'PTRADD_-1206948516'), (u'INT_AND_-1206949337', u'INT_ZEXT_-1206948656'), (u'INT_ZEXT_-1206948502', u'INT_ADD_-1206948742'), (u'INT_ADD_-1206950718', u'STORE_-1206950722'), (u'INT_ADD_-1206950378', u'INT_MULT_-1206950313'), ('tmp_4686', u'PTRADD_-1206948967'), (u'MULTIEQUAL_-1206948769', u'LOAD_-1206949632'), ('const-0', u'SUBPIECE_-1206948935'), (u'INT_ADD_-1206949510', u'INT_ADD_-1206949482'), (u'INT_ADD_-1206950718', u'INT_ADD_-1206950696'), (u'MULTIEQUAL_-1206949080', u'PTRADD_-1206948845'), (u'MULTIEQUAL_-1206948958', u'PTRADD_-1206948783'), (u'INT_RIGHT_-1206948872', u'SUBPIECE_-1206948948'), ('const-1', u'PTRADD_-1206948454'), ('tmp_4686', u'CAST_-1206948774'), (u'INT_ADD_-1206950177', u'INT_ADD_-1206950086'), ('const-8', u'INT_RIGHT_-1206948484'), ('const-8', u'PTRADD_-1206948308'), (u'CAST_-1206948702', u'LOAD_-1206950127'), (u'INT_ZEXT_-1206948822', u'INT_ADD_-1206950010'), (u'MULTIEQUAL_-1206948769', u'PTRADD_-1206948586'), ('tmp_4689', u'PTRADD_-1206948623'), ('const-8', u'PTRADD_-1206948615'), ('const-8', u'PTRADD_-1206948664'), (u'PTRADD_-1206948722', u'STORE_-1206950007'), (u'LOAD_-1206949156', u'INT_ADD_-1206949138'), (u'CAST_-1206948296', u'LOAD_-1206948884'), ('const-8', u'PTRADD_-1206948586'), (u'MULTIEQUAL_-1206949080', u'PTRADD_-1206948805'), (u'CAST_-1206948820', u'INT_RIGHT_-1206948872'), (u'CAST_-1206948477', u'INT_ADD_-1206949408'), (u'INT_AND_-1206949568', u'INT_ZEXT_-1206948669'), ('const--125', u'PTRADD_-1206948367'), ('const-8', u'PTRADD_-1206948742'), (u'PTRADD_-1206948393', u'STORE_-1206948998'), ('const-2040', u'INT_AND_-1206948749'), (u'INT_ADD_-1206949077', u'STORE_-1206949081'), (u'MULTIEQUAL_-1206949080', u'PTRADD_-1206948850'), ('const-433', u'STORE_-1206950722'), (u'INT_ADD_-1206950696', u'MULTIEQUAL_-1206948955'), (u'MULTIEQUAL_-1206949080', u'PTRADD_-1206948669'), (u'CAST_-1206948404', u'LOAD_-1206949193'), ('const-2', u'PTRADD_-1206948413'), (u'PTRADD_-1206948773', u'LOAD_-1206950165'), (u'CAST_-1206948258', u'LOAD_-1206948758'), (u'INT_AND_-1206948749', u'INT_ZEXT_-1206948502'), ('const-21', u'INT_LEFT_-1206950663'), (u'PTRADD_-1206948984', u'LOAD_-1206950771'), ('const-3', u'PTRADD_-1206948637'), (u'INT_ADD_-1206950004', u'INT_ADD_-1206949852'), (u'INT_ADD_-1206948843', u'CAST_-1206948266'), (u'INT_ADD_-1206949742', u'STORE_-1206949746'), ('const-433', u'STORE_-1206949406'), ('const-258', u'PTRADD_-1206948992'), ('const-0', u'SUBPIECE_-1206948613'), ('const-8', u'INT_RIGHT_-1206948424'), (u'INT_ADD_-1206949742', u'MULTIEQUAL_-1206948955'), (u'MULTIEQUAL_-1206949080', u'PTRADD_-1206948696'), (u'COPY_-1206948353', u'MULTIEQUAL_-1206948769'), ('const-3', u'PTRADD_-1206948385'), (u'INT_ADD_-1206950562', u'INT_ADD_-1206950546'), (u'INT_ADD_-1206949852', u'STORE_-1206949830'), (u'CAST_-1206948736', u'LOAD_-1206950202'), ('tmp_4686', u'CAST_-1206948703'), (u'CAST_-1206948849', u'INT_ADD_-1206950571'), (u'INT_NOTEQUAL_-1206948718', u'CBRANCH_-1206948716'), ('const-433', u'LOAD_-1206950431'), ('const-3', u'PTRADD_-1206948659'), ('const-5', u'INT_RIGHT_-1206950473'), (u'CAST_-1206948744', u'INT_RIGHT_-1206948800'), (u'PTRADD_-1206948783', u'STORE_-1206950181'), ('tmp_1969', u'CBRANCH_-1206949725'), (u'INT_XOR_-1206949257', u'INT_ADD_-1206949138'), (u'CAST_-1206948737', u'INT_ADD_-1206950186'), (u'MULTIEQUAL_-1206948769', u'PTRADD_-1206948444'), (u'INT_ADD_-1206950339', u'CAST_-1206948773'), ('const-433', u'STORE_-1206948821'), ('tmp_4686', u'CAST_-1206948849'), ('const-433', u'LOAD_-1206949535'), (u'SUBPIECE_-1206948945', u'INT_AND_-1206950193'), (u'COPY_-1206948659', u'MULTIEQUAL_-1206948958'), (u'INT_ADD_-1206950186', u'CAST_-1206948736'), ('const-8', u'INT_RIGHT_-1206948662'), ('const-1', u'PTRADD_-1206948783'), (u'LOAD_-1206950639', u'SUBPIECE_-1206948987'), (u'INT_XOR_-1206950419', u'INT_ADD_-1206950378'), ('const-433', u'LOAD_-1206949346'), (u'LOAD_-1206949387', u'INT_ADD_-1206949369'), (u'INT_ADD_-1206950147', u'INT_RIGHT_-1206949958'), (u'COPY_-1206948646', u'MULTIEQUAL_-1206948769'), ('const-257', u'PTRADD_-1206948984'), ('const-433', u'LOAD_-1206950165'), ('const-0', u'SUBPIECE_-1206948841'), (u'LOAD_-1206949998', u'INT_ADD_-1206949742'), ('const-128', u'PTRADD_-1206948623'), ('const-3', u'PTRADD_-1206948308'), (u'LOAD_-1206949118', u'INT_ADD_-1206949093'), ('const-258', u'PTRADD_-1206948949'), (u'INT_ADD_-1206950378', u'INT_XOR_-1206950266'), ('tmp_4686', u'CAST_-1206948591'), (u'INT_AND_-1206950435', u'INT_ZEXT_-1206948956'), (u'INT_ZEXT_-1206948633', u'INT_ADD_-1206949408'), ('tmp_4686', u'CAST_-1206948477'), ('const-0', u'SUBPIECE_-1206948509'), ('const-433', u'LOAD_-1206950127'), (u'PTRADD_-1206948669', u'COPY_-1206948646'), (u'INT_ADD_-1206949742', u'MULTIEQUAL_-1206948644'), (u'INT_RIGHT_-1206948662', u'SUBPIECE_-1206948799'), ('const-2040', u'INT_AND_-1206949568'), ('const-8', u'PTRADD_-1206948476'), (u'PTRADD_-1206948476', u'STORE_-1206949256'), (u'PTRADD_-1206948330', u'STORE_-1206948821'), (u'LOAD_-1206949926', u'INT_ADD_-1206949908'), (u'PTRADD_-1206948967', u'LOAD_-1206950748'), (u'LOAD_-1206949632', u'SUBPIECE_-1206948652'), (u'INT_ADD_-1206950415', u'CAST_-1206948808'), ('const-8', u'PTRADD_-1206948778'), ('tmp_4689', u'COPY_-1206948957'), ('const-1', u'INT_ADD_-1206950718'), ('const-433', u'STORE_-1206949172'), (u'CAST_-1206948348', u'INT_RIGHT_-1206948424'), (u'LOAD_-1206949420', u'INT_ADD_-1206949402'), (u'LOAD_-1206949893', u'INT_ADD_-1206949868'), ('const-8', u'PTRADD_-1206948623'), ('const-433', u'STORE_-1206949256'), ('tmp_4686', u'COPY_-1206948961'), ('const-0', u'SUBPIECE_-1206948512'), (u'INT_RIGHT_-1206948740', u'SUBPIECE_-1206948808'), (u'LOAD_-1206948758', u'INT_ADD_-1206948733'), ('tmp_4686', u'PTRADD_-1206948294'), (u'CAST_-1206948773', u'LOAD_-1206950355'), (u'INT_ADD_-1206949600', u'INT_RIGHT_-1206949548'), ('const-4', u'PTRADD_-1206948664'), (u'MULTIEQUAL_-1206949080', u'PTRADD_-1206948915'), ('const-2', u'PTRADD_-1206948778'), ('const-0', u'SUBPIECE_-1206948618'), (u'PTRADD_-1206948949', u'STORE_-1206950722'), (u'INT_RIGHT_-1206948949', u'INT_XOR_-1206948912'), (u'INT_ADD_-1206950546', u'STORE_-1206950547'), (u'LOAD_-1206950407', u'INT_ADD_-1206950177'), ('const-433', u'STORE_-1206949830'), (u'INT_ADD_-1206949600', u'INT_XOR_-1206949491'), (u'CAST_-1206948590', u'LOAD_-1206949767'), (u'SUBPIECE_-1206948839', u'INT_AND_-1206949884'), (u'INT_NOTEQUAL_-1206949727', u'CBRANCH_-1206949725'), (u'INT_ADD_-1206950285', u'INT_ADD_-1206950261'), (u'INT_ADD_-1206949482', u'CAST_-1206948485'), (u'PTRADD_-1206948308', u'STORE_-1206948737'), ('const-433', u'LOAD_-1206949167'), (u'INT_RIGHT_-1206949958', u'INT_XOR_-1206949921'), (u'INT_ADD_-1206950406', u'INT_ADD_-1206950261'), (u'CAST_-1206948848', u'LOAD_-1206950587'), ('const-8', u'INT_RIGHT_-1206948800'), ('const-433', u'STORE_-1206950090'), ('const-2040', u'INT_AND_-1206949884'), ('const-2040', u'INT_AND_-1206950018'), ('const-8', u'PTRADD_-1206948783'), (u'LOAD_-1206950165', u'INT_ADD_-1206950147'), ('const-8', u'INT_RIGHT_-1206948740'), ('const-433', u'STORE_-1206948737'), (u'INT_ADD_-1206950261', u'STORE_-1206950265'), (u'LOAD_-1206949013', u'INT_ADD_-1206948995'), (u'CAST_-1206948412', u'INT_RIGHT_-1206948484'), ('const-433', u'LOAD_-1206949193'), (u'MULTIEQUAL_-1206948958', u'STORE_-1206950411'), ('const-8', u'PTRADD_-1206948454'), ('const-2040', u'INT_AND_-1206949758'), (u'COPY_-1206948663', u'MULTIEQUAL_-1206949080'), (u'PTRADD_-1206948742', u'STORE_-1206950090'), (u'CAST_-1206948591', u'INT_ADD_-1206949751'), (u'INT_ADD_-1206949519', u'CAST_-1206948509'), (u'LOAD_-1206950771', u'INT_ADD_-1206950696'), ('const-2040', u'INT_AND_-1206950346'), (u'CAST_-1206948680', u'INT_RIGHT_-1206948740'), (u'COPY_-1206948957', u'MULTIEQUAL_-1206948958'), (u'LOAD_-1206950355', u'INT_ADD_-1206950285'), (u'LOAD_-1206950407', u'SUBPIECE_-1206948935'), (u'INT_AND_-1206950579', u'INT_ZEXT_-1206948992'), ('const-1', u'PTRADD_-1206948524'), ('const-8', u'INT_RIGHT_-1206948346'), (u'LOAD_-1206949618', u'INT_ADD_-1206949600'), ('const-2040', u'INT_AND_-1206949337'), ('const-1', u'PTRADD_-1206948805'), (u'INT_LEFT_-1206949656', u'INT_XOR_-1206949618'), ('tmp_4686', u'PTRADD_-1206948285'), ('const-433', u'LOAD_-1206950639'), (u'LOAD_-1206948989', u'INT_ADD_-1206948733'), (u'CAST_-1206948809', u'INT_ADD_-1206950415'), (u'INT_ADD_-1206950086', u'STORE_-1206950090'), ('tmp_4686', u'PTRADD_-1206948984'), (u'INT_ADD_-1206948995', u'INT_ADD_-1206948843'), (u'INT_ADD_-1206949330', u'CAST_-1206948441'), ('const-433', u'STORE_-1206950181'), (u'PTRADD_-1206948340', u'INT_NOTEQUAL_-1206948718'), ('const-433', u'LOAD_-1206948884'), (u'INT_ADD_-1206948899', u'INT_ADD_-1206948859'), (u'LOAD_-1206950431', u'INT_ADD_-1206950406'), (u'SUBPIECE_-1206948613', u'INT_AND_-1206949416'), ('const-2040', u'INT_AND_-1206949184'), ('const-4', u'PTRADD_-1206948669'), (u'INT_ADD_-1206949369', u'INT_MULT_-1206949304'), (u'INT_ADD_-1206950004', u'STORE_-1206950007'), ('const-8', u'PTRADD_-1206948294'), (u'INT_ADD_-1206949868', u'INT_ADD_-1206949852'), (u'MULTIEQUAL_-1206949080', u'PTRADD_-1206948659'), ('tmp_4686', u'CAST_-1206948442'), (u'INT_ADD_-1206949252', u'CAST_-1206948412'), (u'MULTIEQUAL_-1206948705', u'PTRADD_-1206948335'), (u'LOAD_-1206949767', u'INT_ADD_-1206949742'), (u'CAST_-1206948340', u'INT_ADD_-1206949001'), (u'INT_ADD_-1206949177', u'CAST_-1206948404'), (u'INT_ADD_-1206949908', u'MULTIEQUAL_-1206949020'), (u'LOAD_-1206950639', u'INT_ADD_-1206950406'), (u'SUBPIECE_-1206948935', u'INT_AND_-1206950346'), (u'CAST_-1206948405', u'INT_ADD_-1206949177'), ('const-3', u'PTRADD_-1206948330'), (u'INT_AND_-1206949884', u'INT_ZEXT_-1206948857'), ('const-1', u'PTRADD_-1206948476'), ('const-433', u'LOAD_-1206950781'), ('const-8', u'PTRADD_-1206948413'), (u'MULTIEQUAL_-1206949080', u'STORE_-1206950547'), ('tmp_4686', u'PTRADD_-1206948615'), (u'INT_ADD_-1206949369', u'INT_XOR_-1206949257'), (u'INT_ADD_-1206949102', u'CAST_-1206948370'), (u'CAST_-1206948371', u'INT_ADD_-1206949102'), (u'MULTIEQUAL_-1206948958', u'PTRADD_-1206948664'), ('const-8', u'PTRADD_-1206948659'), ('const-8', u'PTRADD_-1206948992'), (u'MULTIEQUAL_-1206949080', u'PTRADD_-1206948778'), (u'PTRADD_-1206948778', u'LOAD_-1206950176'), (u'PTRADD_-1206948454', u'STORE_-1206949172'), ('const-0', u'SUBPIECE_-1206948652'), (u'INT_ADD_-1206949138', u'INT_XOR_-1206948912'), ('const-433', u'LOAD_-1206948989'), (u'SUBPIECE_-1206948618', u'INT_AND_-1206949184'), (u'INT_ADD_-1206949168', u'STORE_-1206949172'), (u'INT_ADD_-1206948733', u'STORE_-1206948694'), ('const-131', u'PTRADD_-1206948696'), ('const-433', u'LOAD_-1206950407'), (u'MULTIEQUAL_-1206948769', u'PTRADD_-1206948385'), (u'INT_ADD_-1206948859', u'INT_ADD_-1206948843'), (u'INT_ADD_-1206950378', u'INT_ADD_-1206950285'), ('const-4096', u'INT_MULT_-1206949304'), (u'INT_ADD_-1206950607', u'INT_RIGHT_-1206950473'), (u'INT_XOR_-1206950625', u'INT_NEGATE_-1206950611'), (u'MULTIEQUAL_-1206948958', u'PTRADD_-1206948722'), ('const-8', u'INT_RIGHT_-1206948872'), ('const-433', u'STORE_-1206949081'), ('const-8', u'PTRADD_-1206948385'), (u'LOAD_-1206950396', u'INT_ADD_-1206950378'), (u'LOAD_-1206949167', u'INT_ADD_-1206948995'), ('const-433', u'LOAD_-1206950587'), ('tmp_4686', u'CAST_-1206948629'), (u'LOAD_-1206950202', u'INT_ADD_-1206950177'), ('const-433', u'LOAD_-1206949118'), (u'MULTIEQUAL_-1206948769', u'STORE_-1206949487'), (u'CAST_-1206948509', u'LOAD_-1206949535'), ('const-4', u'PTRADD_-1206948340'), (u'PTRADD_-1206948335', u'COPY_-1206948349'), (u'PTRADD_-1206948696', u'LOAD_-1206949926'), (u'PTRADD_-1206948714', u'LOAD_-1206949998'), ('const-4096', u'INT_MULT_-1206950313'), (u'INT_ZEXT_-1206948642', u'INT_ADD_-1206949177'), ('tmp_3903', u'CBRANCH_-1206948716'), (u'INT_AND_-1206950193', u'INT_ZEXT_-1206948960'), (u'SUBPIECE_-1206948618', u'INT_AND_-1206949337'), (u'INT_AND_-1206949416', u'INT_ZEXT_-1206948633'), ('const-33', u'INT_RIGHT_-1206949958'), (u'INT_ZEXT_-1206948532', u'INT_ADD_-1206949102'), ('tmp_4686', u'CAST_-1206948297'), ('const-433', u'STORE_-1206949487'), (u'PTRADD_-1206948524', u'LOAD_-1206949402'), (u'INT_ADD_-1206948995', u'STORE_-1206948998'), ('const-130', u'PTRADD_-1206948773'), ('const-8', u'PTRADD_-1206948967'), ('tmp_4686', u'PTRADD_-1206948975'), (u'SUBPIECE_-1206948948', u'INT_AND_-1206950435'), ('const-433', u'STORE_-1206948694'), ('const-433', u'STORE_-1206950411'), (u'INT_AND_-1206950346', u'INT_ZEXT_-1206948970'), ('const-433', u'LOAD_-1206949632'), (u'INT_ZEXT_-1206948960', u'INT_ADD_-1206950186'), (u'CAST_-1206948441', u'LOAD_-1206949346'), (u'PTRADD_-1206948385', u'LOAD_-1206948989'), (u'SUBPIECE_-1206948509', u'INT_AND_-1206949110'), (u'PTRADD_-1206948659', u'STORE_-1206949830'), (u'INT_XOR_-1206949618', u'INT_NEGATE_-1206949604'), (u'SUBPIECE_-1206948799', u'INT_AND_-1206949758'), ('const-2', u'PTRADD_-1206948742'), (u'MULTIEQUAL_-1206948769', u'PTRADD_-1206948524'), ('const-8', u'PTRADD_-1206948393'), (u'MULTIEQUAL_-1206948955', u'INT_ADD_-1206950546'), (u'LOAD_-1206950022', u'INT_ADD_-1206950004'), (u'LOAD_-1206950748', u'MULTIEQUAL_-1206949020'), (u'INT_ADD_-1206948843', u'STORE_-1206948821'), ('const-3', u'PTRADD_-1206948714'), (u'INT_ADD_-1206948899', u'MULTIEQUAL_-1206948709'), ('const-433', u'LOAD_-1206948758'), (u'INT_ADD_-1206948899', u'STORE_-1206948709')]
| null | null |
00106480
|
x64
|
O2
|
(translation_unit "void FUN_00106480(long *param_1,long *param_2)\n\n{\n long *plVar1;\n long *plVar2;\n ulong uVar3;\n long lVar4;\n long *plVar5;\n long lVar6;\n \n lVar6 = param_1[0x102];\n uVar3 = param_1[0x100];\n param_1[0x102] = lVar6 + 1;\n lVar6 = param_1[0x101] + lVar6 + 1;\n plVar1 = param_1;\n plVar5 = param_2;\n do {\n lVar4 = *plVar1;\n uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar1[0x80];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n *plVar1 = lVar6;\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)) + lVar4;\n *plVar5 = lVar4;\n lVar6 = plVar1[1];\n uVar3 = (uVar3 ^ uVar3 >> 5) + plVar1[0x81];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar1[1] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar5[1] = lVar6;\n lVar4 = plVar1[2];\n uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar1[0x82];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n plVar1[2] = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n plVar5[2] = lVar4;\n lVar6 = plVar1[3];\n uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar1[0x83];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar2 = plVar1 + 4;\n plVar1[3] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar5[3] = lVar6;\n plVar1 = plVar2;\n plVar5 = plVar5 + 4;\n } while (plVar2 != param_1 + 0x80);\n plVar1 = param_2 + 0x80;\n do {\n lVar4 = *plVar2;\n uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar2[-0x80];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n *plVar2 = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n *plVar1 = lVar4;\n lVar6 = plVar2[1];\n uVar3 = (uVar3 ^ uVar3 >> 5) + plVar2[-0x7f];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar2[1] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar1[1] = lVar6;\n lVar4 = plVar2[2];\n uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar2[-0x7e];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n plVar2[2] = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n plVar1[2] = lVar4;\n lVar6 = plVar2[3];\n uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar2[-0x7d];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar5 = plVar2 + 4;\n plVar2[3] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar1[3] = lVar6;\n plVar2 = plVar5;\n plVar1 = plVar1 + 4;\n } while (plVar5 != param_1 + 0x100);\n param_1[0x100] = uVar3;\n param_1[0x101] = lVar6;\n return;\n}\n\n" (function_definition "void FUN_00106480(long *param_1,long *param_2)\n\n{\n long *plVar1;\n long *plVar2;\n ulong uVar3;\n long lVar4;\n long *plVar5;\n long lVar6;\n \n lVar6 = param_1[0x102];\n uVar3 = param_1[0x100];\n param_1[0x102] = lVar6 + 1;\n lVar6 = param_1[0x101] + lVar6 + 1;\n plVar1 = param_1;\n plVar5 = param_2;\n do {\n lVar4 = *plVar1;\n uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar1[0x80];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n *plVar1 = lVar6;\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)) + lVar4;\n *plVar5 = lVar4;\n lVar6 = plVar1[1];\n uVar3 = (uVar3 ^ uVar3 >> 5) + plVar1[0x81];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar1[1] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar5[1] = lVar6;\n lVar4 = plVar1[2];\n uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar1[0x82];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n plVar1[2] = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n plVar5[2] = lVar4;\n lVar6 = plVar1[3];\n uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar1[0x83];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar2 = plVar1 + 4;\n plVar1[3] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar5[3] = lVar6;\n plVar1 = plVar2;\n plVar5 = plVar5 + 4;\n } while (plVar2 != param_1 + 0x80);\n plVar1 = param_2 + 0x80;\n do {\n lVar4 = *plVar2;\n uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar2[-0x80];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n *plVar2 = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n *plVar1 = lVar4;\n lVar6 = plVar2[1];\n uVar3 = (uVar3 ^ uVar3 >> 5) + plVar2[-0x7f];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar2[1] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar1[1] = lVar6;\n lVar4 = plVar2[2];\n uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar2[-0x7e];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n plVar2[2] = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n plVar1[2] = lVar4;\n lVar6 = plVar2[3];\n uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar2[-0x7d];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar5 = plVar2 + 4;\n plVar2[3] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar1[3] = lVar6;\n plVar2 = plVar5;\n plVar1 = plVar1 + 4;\n } while (plVar5 != param_1 + 0x100);\n param_1[0x100] = uVar3;\n param_1[0x101] = lVar6;\n return;\n}" primitive_type (function_declarator "FUN_00106480(long *param_1,long *param_2)" identifier (parameter_list "(long *param_1,long *param_2)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n long *plVar1;\n long *plVar2;\n ulong uVar3;\n long lVar4;\n long *plVar5;\n long lVar6;\n \n lVar6 = param_1[0x102];\n uVar3 = param_1[0x100];\n param_1[0x102] = lVar6 + 1;\n lVar6 = param_1[0x101] + lVar6 + 1;\n plVar1 = param_1;\n plVar5 = param_2;\n do {\n lVar4 = *plVar1;\n uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar1[0x80];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n *plVar1 = lVar6;\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)) + lVar4;\n *plVar5 = lVar4;\n lVar6 = plVar1[1];\n uVar3 = (uVar3 ^ uVar3 >> 5) + plVar1[0x81];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar1[1] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar5[1] = lVar6;\n lVar4 = plVar1[2];\n uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar1[0x82];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n plVar1[2] = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n plVar5[2] = lVar4;\n lVar6 = plVar1[3];\n uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar1[0x83];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar2 = plVar1 + 4;\n plVar1[3] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar5[3] = lVar6;\n plVar1 = plVar2;\n plVar5 = plVar5 + 4;\n } while (plVar2 != param_1 + 0x80);\n plVar1 = param_2 + 0x80;\n do {\n lVar4 = *plVar2;\n uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar2[-0x80];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n *plVar2 = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n *plVar1 = lVar4;\n lVar6 = plVar2[1];\n uVar3 = (uVar3 ^ uVar3 >> 5) + plVar2[-0x7f];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar2[1] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar1[1] = lVar6;\n lVar4 = plVar2[2];\n uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar2[-0x7e];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n plVar2[2] = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n plVar1[2] = lVar4;\n lVar6 = plVar2[3];\n uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar2[-0x7d];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar5 = plVar2 + 4;\n plVar2[3] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar1[3] = lVar6;\n plVar2 = plVar5;\n plVar1 = plVar1 + 4;\n } while (plVar5 != param_1 + 0x100);\n param_1[0x100] = uVar3;\n param_1[0x101] = lVar6;\n return;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "long *plVar5;" (sized_type_specifier "long" long) (pointer_declarator "*plVar5" * identifier) ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar6 = param_1[0x102];" (assignment_expression "lVar6 = param_1[0x102]" identifier = (subscript_expression "param_1[0x102]" identifier [ number_literal ])) ;) (expression_statement "uVar3 = param_1[0x100];" (assignment_expression "uVar3 = param_1[0x100]" identifier = (subscript_expression "param_1[0x100]" identifier [ number_literal ])) ;) (expression_statement "param_1[0x102] = lVar6 + 1;" (assignment_expression "param_1[0x102] = lVar6 + 1" (subscript_expression "param_1[0x102]" identifier [ number_literal ]) = (binary_expression "lVar6 + 1" identifier + number_literal)) ;) (expression_statement "lVar6 = param_1[0x101] + lVar6 + 1;" (assignment_expression "lVar6 = param_1[0x101] + lVar6 + 1" identifier = (binary_expression "param_1[0x101] + lVar6 + 1" (binary_expression "param_1[0x101] + lVar6" (subscript_expression "param_1[0x101]" identifier [ number_literal ]) + identifier) + number_literal)) ;) (expression_statement "plVar1 = param_1;" (assignment_expression "plVar1 = param_1" identifier = identifier) ;) (expression_statement "plVar5 = param_2;" (assignment_expression "plVar5 = param_2" identifier = identifier) ;) (do_statement "do {\n lVar4 = *plVar1;\n uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar1[0x80];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n *plVar1 = lVar6;\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)) + lVar4;\n *plVar5 = lVar4;\n lVar6 = plVar1[1];\n uVar3 = (uVar3 ^ uVar3 >> 5) + plVar1[0x81];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar1[1] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar5[1] = lVar6;\n lVar4 = plVar1[2];\n uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar1[0x82];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n plVar1[2] = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n plVar5[2] = lVar4;\n lVar6 = plVar1[3];\n uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar1[0x83];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar2 = plVar1 + 4;\n plVar1[3] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar5[3] = lVar6;\n plVar1 = plVar2;\n plVar5 = plVar5 + 4;\n } while (plVar2 != param_1 + 0x80);" do (compound_statement "{\n lVar4 = *plVar1;\n uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar1[0x80];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n *plVar1 = lVar6;\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)) + lVar4;\n *plVar5 = lVar4;\n lVar6 = plVar1[1];\n uVar3 = (uVar3 ^ uVar3 >> 5) + plVar1[0x81];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar1[1] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar5[1] = lVar6;\n lVar4 = plVar1[2];\n uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar1[0x82];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n plVar1[2] = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n plVar5[2] = lVar4;\n lVar6 = plVar1[3];\n uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar1[0x83];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar2 = plVar1 + 4;\n plVar1[3] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar5[3] = lVar6;\n plVar1 = plVar2;\n plVar5 = plVar5 + 4;\n }" { (expression_statement "lVar4 = *plVar1;" (assignment_expression "lVar4 = *plVar1" identifier = (pointer_expression "*plVar1" * identifier)) ;) (expression_statement "uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar1[0x80];" (assignment_expression "uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar1[0x80]" identifier = (binary_expression "~(uVar3 ^ uVar3 << 0x15) + plVar1[0x80]" (unary_expression "~(uVar3 ^ uVar3 << 0x15)" ~ (parenthesized_expression "(uVar3 ^ uVar3 << 0x15)" ( (binary_expression "uVar3 ^ uVar3 << 0x15" identifier ^ (binary_expression "uVar3 << 0x15" identifier << number_literal)) ))) + (subscript_expression "plVar1[0x80]" identifier [ number_literal ]))) ;) (expression_statement "lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;" (assignment_expression "lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6" identifier = (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6" (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" * (cast_expression "(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" ( (binary_expression "(long)param_1 + (ulong)((uint)lVar4 & 0x7f8)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (call_expression "(ulong)((uint)lVar4 & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)lVar4 & 0x7f8)" ( (binary_expression "(uint)lVar4 & 0x7f8" (cast_expression "(uint)lVar4" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) )))) )))) + identifier) + identifier)) ;) (expression_statement "*plVar1 = lVar6;" (assignment_expression "*plVar1 = lVar6" (pointer_expression "*plVar1" * identifier) = identifier) ;) (expression_statement "lVar4 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)) + lVar4;" (assignment_expression "lVar4 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)) + lVar4" identifier = (binary_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)) + lVar4" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" * (cast_expression "(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" ( (binary_expression "(long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (call_expression "(ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)((ulong)lVar6 >> 8) & 0x7f8)" ( (binary_expression "(uint)((ulong)lVar6 >> 8) & 0x7f8" (call_expression "(uint)((ulong)lVar6 >> 8)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((ulong)lVar6 >> 8)" ( (binary_expression "(ulong)lVar6 >> 8" (cast_expression "(ulong)lVar6" ( (type_descriptor "ulong" type_identifier) ) identifier) >> number_literal) ))) & number_literal) )))) )))) + identifier)) ;) (expression_statement "*plVar5 = lVar4;" (assignment_expression "*plVar5 = lVar4" (pointer_expression "*plVar5" * identifier) = identifier) ;) (expression_statement "lVar6 = plVar1[1];" (assignment_expression "lVar6 = plVar1[1]" identifier = (subscript_expression "plVar1[1]" identifier [ number_literal ])) ;) (expression_statement "uVar3 = (uVar3 ^ uVar3 >> 5) + plVar1[0x81];" (assignment_expression "uVar3 = (uVar3 ^ uVar3 >> 5) + plVar1[0x81]" identifier = (binary_expression "(uVar3 ^ uVar3 >> 5) + plVar1[0x81]" (parenthesized_expression "(uVar3 ^ uVar3 >> 5)" ( (binary_expression "uVar3 ^ uVar3 >> 5" identifier ^ (binary_expression "uVar3 >> 5" identifier >> number_literal)) )) + (subscript_expression "plVar1[0x81]" identifier [ number_literal ]))) ;) (expression_statement "lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;" (assignment_expression "lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4" identifier = (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4" (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" * (cast_expression "(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" ( (binary_expression "(long)param_1 + (ulong)((uint)lVar6 & 0x7f8)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (call_expression "(ulong)((uint)lVar6 & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)lVar6 & 0x7f8)" ( (binary_expression "(uint)lVar6 & 0x7f8" (cast_expression "(uint)lVar6" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) )))) )))) + identifier) + identifier)) ;) (expression_statement "plVar1[1] = lVar4;" (assignment_expression "plVar1[1] = lVar4" (subscript_expression "plVar1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;" (assignment_expression "lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6" identifier = (binary_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" * (cast_expression "(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" ( (binary_expression "(long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (call_expression "(ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)((ulong)lVar4 >> 8) & 0x7f8)" ( (binary_expression "(uint)((ulong)lVar4 >> 8) & 0x7f8" (call_expression "(uint)((ulong)lVar4 >> 8)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((ulong)lVar4 >> 8)" ( (binary_expression "(ulong)lVar4 >> 8" (cast_expression "(ulong)lVar4" ( (type_descriptor "ulong" type_identifier) ) identifier) >> number_literal) ))) & number_literal) )))) )))) + identifier)) ;) (expression_statement "plVar5[1] = lVar6;" (assignment_expression "plVar5[1] = lVar6" (subscript_expression "plVar5[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar4 = plVar1[2];" (assignment_expression "lVar4 = plVar1[2]" identifier = (subscript_expression "plVar1[2]" identifier [ number_literal ])) ;) (expression_statement "uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar1[0x82];" (assignment_expression "uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar1[0x82]" identifier = (binary_expression "(uVar3 * 0x1000 ^ uVar3) + plVar1[0x82]" (parenthesized_expression "(uVar3 * 0x1000 ^ uVar3)" ( (binary_expression "uVar3 * 0x1000 ^ uVar3" (binary_expression "uVar3 * 0x1000" identifier * number_literal) ^ identifier) )) + (subscript_expression "plVar1[0x82]" identifier [ number_literal ]))) ;) (expression_statement "lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;" (assignment_expression "lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6" identifier = (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6" (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" * (cast_expression "(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" ( (binary_expression "(long)param_1 + (ulong)((uint)lVar4 & 0x7f8)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (call_expression "(ulong)((uint)lVar4 & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)lVar4 & 0x7f8)" ( (binary_expression "(uint)lVar4 & 0x7f8" (cast_expression "(uint)lVar4" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) )))) )))) + identifier) + identifier)) ;) (expression_statement "plVar1[2] = lVar6;" (assignment_expression "plVar1[2] = lVar6" (subscript_expression "plVar1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));" (assignment_expression "lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" identifier = (binary_expression "lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" identifier + (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" * (cast_expression "(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" ( (binary_expression "(long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (call_expression "(ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)((ulong)lVar6 >> 8) & 0x7f8)" ( (binary_expression "(uint)((ulong)lVar6 >> 8) & 0x7f8" (call_expression "(uint)((ulong)lVar6 >> 8)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((ulong)lVar6 >> 8)" ( (binary_expression "(ulong)lVar6 >> 8" (cast_expression "(ulong)lVar6" ( (type_descriptor "ulong" type_identifier) ) identifier) >> number_literal) ))) & number_literal) )))) )))))) ;) (expression_statement "plVar5[2] = lVar4;" (assignment_expression "plVar5[2] = lVar4" (subscript_expression "plVar5[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar6 = plVar1[3];" (assignment_expression "lVar6 = plVar1[3]" identifier = (subscript_expression "plVar1[3]" identifier [ number_literal ])) ;) (expression_statement "uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar1[0x83];" (assignment_expression "uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar1[0x83]" identifier = (binary_expression "(uVar3 ^ uVar3 >> 0x21) + plVar1[0x83]" (parenthesized_expression "(uVar3 ^ uVar3 >> 0x21)" ( (binary_expression "uVar3 ^ uVar3 >> 0x21" identifier ^ (binary_expression "uVar3 >> 0x21" identifier >> number_literal)) )) + (subscript_expression "plVar1[0x83]" identifier [ number_literal ]))) ;) (expression_statement "lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;" (assignment_expression "lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4" identifier = (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4" (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" * (cast_expression "(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" ( (binary_expression "(long)param_1 + (ulong)((uint)lVar6 & 0x7f8)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (call_expression "(ulong)((uint)lVar6 & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)lVar6 & 0x7f8)" ( (binary_expression "(uint)lVar6 & 0x7f8" (cast_expression "(uint)lVar6" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) )))) )))) + identifier) + identifier)) ;) (expression_statement "plVar2 = plVar1 + 4;" (assignment_expression "plVar2 = plVar1 + 4" identifier = (binary_expression "plVar1 + 4" identifier + number_literal)) ;) (expression_statement "plVar1[3] = lVar4;" (assignment_expression "plVar1[3] = lVar4" (subscript_expression "plVar1[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;" (assignment_expression "lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6" identifier = (binary_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" * (cast_expression "(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" ( (binary_expression "(long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (call_expression "(ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)((ulong)lVar4 >> 8) & 0x7f8)" ( (binary_expression "(uint)((ulong)lVar4 >> 8) & 0x7f8" (call_expression "(uint)((ulong)lVar4 >> 8)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((ulong)lVar4 >> 8)" ( (binary_expression "(ulong)lVar4 >> 8" (cast_expression "(ulong)lVar4" ( (type_descriptor "ulong" type_identifier) ) identifier) >> number_literal) ))) & number_literal) )))) )))) + identifier)) ;) (expression_statement "plVar5[3] = lVar6;" (assignment_expression "plVar5[3] = lVar6" (subscript_expression "plVar5[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar1 = plVar2;" (assignment_expression "plVar1 = plVar2" identifier = identifier) ;) (expression_statement "plVar5 = plVar5 + 4;" (assignment_expression "plVar5 = plVar5 + 4" identifier = (binary_expression "plVar5 + 4" identifier + number_literal)) ;) }) while (parenthesized_expression "(plVar2 != param_1 + 0x80)" ( (binary_expression "plVar2 != param_1 + 0x80" identifier != (binary_expression "param_1 + 0x80" identifier + number_literal)) )) ;) (expression_statement "plVar1 = param_2 + 0x80;" (assignment_expression "plVar1 = param_2 + 0x80" identifier = (binary_expression "param_2 + 0x80" identifier + number_literal)) ;) (do_statement "do {\n lVar4 = *plVar2;\n uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar2[-0x80];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n *plVar2 = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n *plVar1 = lVar4;\n lVar6 = plVar2[1];\n uVar3 = (uVar3 ^ uVar3 >> 5) + plVar2[-0x7f];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar2[1] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar1[1] = lVar6;\n lVar4 = plVar2[2];\n uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar2[-0x7e];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n plVar2[2] = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n plVar1[2] = lVar4;\n lVar6 = plVar2[3];\n uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar2[-0x7d];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar5 = plVar2 + 4;\n plVar2[3] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar1[3] = lVar6;\n plVar2 = plVar5;\n plVar1 = plVar1 + 4;\n } while (plVar5 != param_1 + 0x100);" do (compound_statement "{\n lVar4 = *plVar2;\n uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar2[-0x80];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n *plVar2 = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n *plVar1 = lVar4;\n lVar6 = plVar2[1];\n uVar3 = (uVar3 ^ uVar3 >> 5) + plVar2[-0x7f];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar2[1] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar1[1] = lVar6;\n lVar4 = plVar2[2];\n uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar2[-0x7e];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n plVar2[2] = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n plVar1[2] = lVar4;\n lVar6 = plVar2[3];\n uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar2[-0x7d];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar5 = plVar2 + 4;\n plVar2[3] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar1[3] = lVar6;\n plVar2 = plVar5;\n plVar1 = plVar1 + 4;\n }" { (expression_statement "lVar4 = *plVar2;" (assignment_expression "lVar4 = *plVar2" identifier = (pointer_expression "*plVar2" * identifier)) ;) (expression_statement "uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar2[-0x80];" (assignment_expression "uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar2[-0x80]" identifier = (binary_expression "~(uVar3 ^ uVar3 << 0x15) + plVar2[-0x80]" (unary_expression "~(uVar3 ^ uVar3 << 0x15)" ~ (parenthesized_expression "(uVar3 ^ uVar3 << 0x15)" ( (binary_expression "uVar3 ^ uVar3 << 0x15" identifier ^ (binary_expression "uVar3 << 0x15" identifier << number_literal)) ))) + (subscript_expression "plVar2[-0x80]" identifier [ number_literal ]))) ;) (expression_statement "lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;" (assignment_expression "lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6" identifier = (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6" (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" * (cast_expression "(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" ( (binary_expression "(long)param_1 + (ulong)((uint)lVar4 & 0x7f8)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (call_expression "(ulong)((uint)lVar4 & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)lVar4 & 0x7f8)" ( (binary_expression "(uint)lVar4 & 0x7f8" (cast_expression "(uint)lVar4" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) )))) )))) + identifier) + identifier)) ;) (expression_statement "*plVar2 = lVar6;" (assignment_expression "*plVar2 = lVar6" (pointer_expression "*plVar2" * identifier) = identifier) ;) (expression_statement "lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));" (assignment_expression "lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" identifier = (binary_expression "lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" identifier + (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" * (cast_expression "(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" ( (binary_expression "(long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (call_expression "(ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)((ulong)lVar6 >> 8) & 0x7f8)" ( (binary_expression "(uint)((ulong)lVar6 >> 8) & 0x7f8" (call_expression "(uint)((ulong)lVar6 >> 8)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((ulong)lVar6 >> 8)" ( (binary_expression "(ulong)lVar6 >> 8" (cast_expression "(ulong)lVar6" ( (type_descriptor "ulong" type_identifier) ) identifier) >> number_literal) ))) & number_literal) )))) )))))) ;) (expression_statement "*plVar1 = lVar4;" (assignment_expression "*plVar1 = lVar4" (pointer_expression "*plVar1" * identifier) = identifier) ;) (expression_statement "lVar6 = plVar2[1];" (assignment_expression "lVar6 = plVar2[1]" identifier = (subscript_expression "plVar2[1]" identifier [ number_literal ])) ;) (expression_statement "uVar3 = (uVar3 ^ uVar3 >> 5) + plVar2[-0x7f];" (assignment_expression "uVar3 = (uVar3 ^ uVar3 >> 5) + plVar2[-0x7f]" identifier = (binary_expression "(uVar3 ^ uVar3 >> 5) + plVar2[-0x7f]" (parenthesized_expression "(uVar3 ^ uVar3 >> 5)" ( (binary_expression "uVar3 ^ uVar3 >> 5" identifier ^ (binary_expression "uVar3 >> 5" identifier >> number_literal)) )) + (subscript_expression "plVar2[-0x7f]" identifier [ number_literal ]))) ;) (expression_statement "lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;" (assignment_expression "lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4" identifier = (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4" (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" * (cast_expression "(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" ( (binary_expression "(long)param_1 + (ulong)((uint)lVar6 & 0x7f8)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (call_expression "(ulong)((uint)lVar6 & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)lVar6 & 0x7f8)" ( (binary_expression "(uint)lVar6 & 0x7f8" (cast_expression "(uint)lVar6" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) )))) )))) + identifier) + identifier)) ;) (expression_statement "plVar2[1] = lVar4;" (assignment_expression "plVar2[1] = lVar4" (subscript_expression "plVar2[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;" (assignment_expression "lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6" identifier = (binary_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" * (cast_expression "(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" ( (binary_expression "(long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (call_expression "(ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)((ulong)lVar4 >> 8) & 0x7f8)" ( (binary_expression "(uint)((ulong)lVar4 >> 8) & 0x7f8" (call_expression "(uint)((ulong)lVar4 >> 8)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((ulong)lVar4 >> 8)" ( (binary_expression "(ulong)lVar4 >> 8" (cast_expression "(ulong)lVar4" ( (type_descriptor "ulong" type_identifier) ) identifier) >> number_literal) ))) & number_literal) )))) )))) + identifier)) ;) (expression_statement "plVar1[1] = lVar6;" (assignment_expression "plVar1[1] = lVar6" (subscript_expression "plVar1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar4 = plVar2[2];" (assignment_expression "lVar4 = plVar2[2]" identifier = (subscript_expression "plVar2[2]" identifier [ number_literal ])) ;) (expression_statement "uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar2[-0x7e];" (assignment_expression "uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar2[-0x7e]" identifier = (binary_expression "(uVar3 * 0x1000 ^ uVar3) + plVar2[-0x7e]" (parenthesized_expression "(uVar3 * 0x1000 ^ uVar3)" ( (binary_expression "uVar3 * 0x1000 ^ uVar3" (binary_expression "uVar3 * 0x1000" identifier * number_literal) ^ identifier) )) + (subscript_expression "plVar2[-0x7e]" identifier [ number_literal ]))) ;) (expression_statement "lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;" (assignment_expression "lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6" identifier = (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6" (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" * (cast_expression "(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" ( (binary_expression "(long)param_1 + (ulong)((uint)lVar4 & 0x7f8)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (call_expression "(ulong)((uint)lVar4 & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)lVar4 & 0x7f8)" ( (binary_expression "(uint)lVar4 & 0x7f8" (cast_expression "(uint)lVar4" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) )))) )))) + identifier) + identifier)) ;) (expression_statement "plVar2[2] = lVar6;" (assignment_expression "plVar2[2] = lVar6" (subscript_expression "plVar2[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));" (assignment_expression "lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" identifier = (binary_expression "lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" identifier + (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" * (cast_expression "(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" ( (binary_expression "(long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (call_expression "(ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)((ulong)lVar6 >> 8) & 0x7f8)" ( (binary_expression "(uint)((ulong)lVar6 >> 8) & 0x7f8" (call_expression "(uint)((ulong)lVar6 >> 8)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((ulong)lVar6 >> 8)" ( (binary_expression "(ulong)lVar6 >> 8" (cast_expression "(ulong)lVar6" ( (type_descriptor "ulong" type_identifier) ) identifier) >> number_literal) ))) & number_literal) )))) )))))) ;) (expression_statement "plVar1[2] = lVar4;" (assignment_expression "plVar1[2] = lVar4" (subscript_expression "plVar1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar6 = plVar2[3];" (assignment_expression "lVar6 = plVar2[3]" identifier = (subscript_expression "plVar2[3]" identifier [ number_literal ])) ;) (expression_statement "uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar2[-0x7d];" (assignment_expression "uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar2[-0x7d]" identifier = (binary_expression "(uVar3 ^ uVar3 >> 0x21) + plVar2[-0x7d]" (parenthesized_expression "(uVar3 ^ uVar3 >> 0x21)" ( (binary_expression "uVar3 ^ uVar3 >> 0x21" identifier ^ (binary_expression "uVar3 >> 0x21" identifier >> number_literal)) )) + (subscript_expression "plVar2[-0x7d]" identifier [ number_literal ]))) ;) (expression_statement "lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;" (assignment_expression "lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4" identifier = (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4" (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" * (cast_expression "(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" ( (binary_expression "(long)param_1 + (ulong)((uint)lVar6 & 0x7f8)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (call_expression "(ulong)((uint)lVar6 & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)lVar6 & 0x7f8)" ( (binary_expression "(uint)lVar6 & 0x7f8" (cast_expression "(uint)lVar6" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) )))) )))) + identifier) + identifier)) ;) (expression_statement "plVar5 = plVar2 + 4;" (assignment_expression "plVar5 = plVar2 + 4" identifier = (binary_expression "plVar2 + 4" identifier + number_literal)) ;) (expression_statement "plVar2[3] = lVar4;" (assignment_expression "plVar2[3] = lVar4" (subscript_expression "plVar2[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;" (assignment_expression "lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6" identifier = (binary_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" * (cast_expression "(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" ( (binary_expression "(long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (call_expression "(ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)((ulong)lVar4 >> 8) & 0x7f8)" ( (binary_expression "(uint)((ulong)lVar4 >> 8) & 0x7f8" (call_expression "(uint)((ulong)lVar4 >> 8)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((ulong)lVar4 >> 8)" ( (binary_expression "(ulong)lVar4 >> 8" (cast_expression "(ulong)lVar4" ( (type_descriptor "ulong" type_identifier) ) identifier) >> number_literal) ))) & number_literal) )))) )))) + identifier)) ;) (expression_statement "plVar1[3] = lVar6;" (assignment_expression "plVar1[3] = lVar6" (subscript_expression "plVar1[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar2 = plVar5;" (assignment_expression "plVar2 = plVar5" identifier = identifier) ;) (expression_statement "plVar1 = plVar1 + 4;" (assignment_expression "plVar1 = plVar1 + 4" identifier = (binary_expression "plVar1 + 4" identifier + number_literal)) ;) }) while (parenthesized_expression "(plVar5 != param_1 + 0x100)" ( (binary_expression "plVar5 != param_1 + 0x100" identifier != (binary_expression "param_1 + 0x100" identifier + number_literal)) )) ;) (expression_statement "param_1[0x100] = uVar3;" (assignment_expression "param_1[0x100] = uVar3" (subscript_expression "param_1[0x100]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[0x101] = lVar6;" (assignment_expression "param_1[0x101] = lVar6" (subscript_expression "param_1[0x101]" identifier [ number_literal ]) = identifier) ;) (return_statement "return;" return ;) })))
|
(translation_unit "void isaac_refill(isaac_state *s,isaac_word *result)\n\n{\n isaac_word *piVar1;\n isaac_state *piVar2;\n isaac_state *piVar3;\n ulong uVar4;\n isaac_word iVar5;\n isaac_word *piVar6;\n isaac_word iVar7;\n \n uVar4 = s->a;\n iVar7 = s->c + 1;\n s->c = iVar7;\n iVar7 = s->b + iVar7;\n piVar2 = s;\n piVar6 = result;\n do {\n iVar5 = piVar2->m[0];\n uVar4 = ~(uVar4 ^ uVar4 << 0x15) + piVar2->m[0x80];\n iVar7 = *(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7;\n piVar2->m[0] = iVar7;\n iVar5 = *(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8)) + iVar5;\n *piVar6 = iVar5;\n iVar7 = piVar2->m[1];\n uVar4 = (uVar4 ^ uVar4 >> 5) + piVar2->m[0x81];\n iVar5 = *(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5;\n piVar2->m[1] = iVar5;\n iVar7 = *(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7;\n piVar6[1] = iVar7;\n iVar5 = piVar2->m[2];\n uVar4 = (uVar4 * 0x1000 ^ uVar4) + piVar2->m[0x82];\n iVar7 = *(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7;\n piVar2->m[2] = iVar7;\n iVar5 = iVar5 + *(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8));\n piVar6[2] = iVar5;\n iVar7 = piVar2->m[3];\n uVar4 = (uVar4 ^ uVar4 >> 0x21) + piVar2->m[0x83];\n iVar5 = *(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5;\n piVar3 = (isaac_state *)(piVar2->m + 4);\n piVar2->m[3] = iVar5;\n iVar7 = *(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7;\n piVar6[3] = iVar7;\n piVar2 = piVar3;\n piVar6 = piVar6 + 4;\n } while (piVar3 != (isaac_state *)(s->m + 0x80));\n piVar6 = result + 0x80;\n do {\n iVar5 = piVar3->m[0];\n uVar4 = ~(uVar4 ^ uVar4 << 0x15) + piVar3[-1].m[0x83];\n iVar7 = *(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7;\n piVar3->m[0] = iVar7;\n iVar5 = iVar5 + *(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8));\n *piVar6 = iVar5;\n iVar7 = piVar3->m[1];\n uVar4 = (uVar4 ^ uVar4 >> 5) + piVar3[-1].m[0x84];\n iVar5 = *(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5;\n piVar3->m[1] = iVar5;\n iVar7 = *(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7;\n piVar6[1] = iVar7;\n iVar5 = piVar3->m[2];\n uVar4 = (uVar4 * 0x1000 ^ uVar4) + piVar3[-1].m[0x85];\n iVar7 = *(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7;\n piVar3->m[2] = iVar7;\n iVar5 = iVar5 + *(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8));\n piVar6[2] = iVar5;\n iVar7 = piVar3->m[3];\n uVar4 = (uVar4 ^ uVar4 >> 0x21) + piVar3[-1].m[0x86];\n iVar5 = *(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5;\n piVar1 = piVar3->m;\n piVar3->m[3] = iVar5;\n iVar7 = *(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7;\n piVar6[3] = iVar7;\n piVar3 = (isaac_state *)(piVar1 + 4);\n piVar6 = piVar6 + 4;\n } while ((isaac_state *)(piVar1 + 4) != (isaac_state *)&s->a);\n s->a = uVar4;\n s->b = iVar7;\n return;\n}\n\n" (function_definition "void isaac_refill(isaac_state *s,isaac_word *result)\n\n{\n isaac_word *piVar1;\n isaac_state *piVar2;\n isaac_state *piVar3;\n ulong uVar4;\n isaac_word iVar5;\n isaac_word *piVar6;\n isaac_word iVar7;\n \n uVar4 = s->a;\n iVar7 = s->c + 1;\n s->c = iVar7;\n iVar7 = s->b + iVar7;\n piVar2 = s;\n piVar6 = result;\n do {\n iVar5 = piVar2->m[0];\n uVar4 = ~(uVar4 ^ uVar4 << 0x15) + piVar2->m[0x80];\n iVar7 = *(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7;\n piVar2->m[0] = iVar7;\n iVar5 = *(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8)) + iVar5;\n *piVar6 = iVar5;\n iVar7 = piVar2->m[1];\n uVar4 = (uVar4 ^ uVar4 >> 5) + piVar2->m[0x81];\n iVar5 = *(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5;\n piVar2->m[1] = iVar5;\n iVar7 = *(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7;\n piVar6[1] = iVar7;\n iVar5 = piVar2->m[2];\n uVar4 = (uVar4 * 0x1000 ^ uVar4) + piVar2->m[0x82];\n iVar7 = *(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7;\n piVar2->m[2] = iVar7;\n iVar5 = iVar5 + *(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8));\n piVar6[2] = iVar5;\n iVar7 = piVar2->m[3];\n uVar4 = (uVar4 ^ uVar4 >> 0x21) + piVar2->m[0x83];\n iVar5 = *(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5;\n piVar3 = (isaac_state *)(piVar2->m + 4);\n piVar2->m[3] = iVar5;\n iVar7 = *(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7;\n piVar6[3] = iVar7;\n piVar2 = piVar3;\n piVar6 = piVar6 + 4;\n } while (piVar3 != (isaac_state *)(s->m + 0x80));\n piVar6 = result + 0x80;\n do {\n iVar5 = piVar3->m[0];\n uVar4 = ~(uVar4 ^ uVar4 << 0x15) + piVar3[-1].m[0x83];\n iVar7 = *(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7;\n piVar3->m[0] = iVar7;\n iVar5 = iVar5 + *(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8));\n *piVar6 = iVar5;\n iVar7 = piVar3->m[1];\n uVar4 = (uVar4 ^ uVar4 >> 5) + piVar3[-1].m[0x84];\n iVar5 = *(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5;\n piVar3->m[1] = iVar5;\n iVar7 = *(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7;\n piVar6[1] = iVar7;\n iVar5 = piVar3->m[2];\n uVar4 = (uVar4 * 0x1000 ^ uVar4) + piVar3[-1].m[0x85];\n iVar7 = *(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7;\n piVar3->m[2] = iVar7;\n iVar5 = iVar5 + *(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8));\n piVar6[2] = iVar5;\n iVar7 = piVar3->m[3];\n uVar4 = (uVar4 ^ uVar4 >> 0x21) + piVar3[-1].m[0x86];\n iVar5 = *(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5;\n piVar1 = piVar3->m;\n piVar3->m[3] = iVar5;\n iVar7 = *(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7;\n piVar6[3] = iVar7;\n piVar3 = (isaac_state *)(piVar1 + 4);\n piVar6 = piVar6 + 4;\n } while ((isaac_state *)(piVar1 + 4) != (isaac_state *)&s->a);\n s->a = uVar4;\n s->b = iVar7;\n return;\n}" primitive_type (function_declarator "isaac_refill(isaac_state *s,isaac_word *result)" identifier (parameter_list "(isaac_state *s,isaac_word *result)" ( (parameter_declaration "isaac_state *s" type_identifier (pointer_declarator "*s" * identifier)) , (parameter_declaration "isaac_word *result" type_identifier (pointer_declarator "*result" * identifier)) ))) (compound_statement "{\n isaac_word *piVar1;\n isaac_state *piVar2;\n isaac_state *piVar3;\n ulong uVar4;\n isaac_word iVar5;\n isaac_word *piVar6;\n isaac_word iVar7;\n \n uVar4 = s->a;\n iVar7 = s->c + 1;\n s->c = iVar7;\n iVar7 = s->b + iVar7;\n piVar2 = s;\n piVar6 = result;\n do {\n iVar5 = piVar2->m[0];\n uVar4 = ~(uVar4 ^ uVar4 << 0x15) + piVar2->m[0x80];\n iVar7 = *(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7;\n piVar2->m[0] = iVar7;\n iVar5 = *(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8)) + iVar5;\n *piVar6 = iVar5;\n iVar7 = piVar2->m[1];\n uVar4 = (uVar4 ^ uVar4 >> 5) + piVar2->m[0x81];\n iVar5 = *(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5;\n piVar2->m[1] = iVar5;\n iVar7 = *(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7;\n piVar6[1] = iVar7;\n iVar5 = piVar2->m[2];\n uVar4 = (uVar4 * 0x1000 ^ uVar4) + piVar2->m[0x82];\n iVar7 = *(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7;\n piVar2->m[2] = iVar7;\n iVar5 = iVar5 + *(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8));\n piVar6[2] = iVar5;\n iVar7 = piVar2->m[3];\n uVar4 = (uVar4 ^ uVar4 >> 0x21) + piVar2->m[0x83];\n iVar5 = *(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5;\n piVar3 = (isaac_state *)(piVar2->m + 4);\n piVar2->m[3] = iVar5;\n iVar7 = *(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7;\n piVar6[3] = iVar7;\n piVar2 = piVar3;\n piVar6 = piVar6 + 4;\n } while (piVar3 != (isaac_state *)(s->m + 0x80));\n piVar6 = result + 0x80;\n do {\n iVar5 = piVar3->m[0];\n uVar4 = ~(uVar4 ^ uVar4 << 0x15) + piVar3[-1].m[0x83];\n iVar7 = *(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7;\n piVar3->m[0] = iVar7;\n iVar5 = iVar5 + *(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8));\n *piVar6 = iVar5;\n iVar7 = piVar3->m[1];\n uVar4 = (uVar4 ^ uVar4 >> 5) + piVar3[-1].m[0x84];\n iVar5 = *(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5;\n piVar3->m[1] = iVar5;\n iVar7 = *(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7;\n piVar6[1] = iVar7;\n iVar5 = piVar3->m[2];\n uVar4 = (uVar4 * 0x1000 ^ uVar4) + piVar3[-1].m[0x85];\n iVar7 = *(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7;\n piVar3->m[2] = iVar7;\n iVar5 = iVar5 + *(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8));\n piVar6[2] = iVar5;\n iVar7 = piVar3->m[3];\n uVar4 = (uVar4 ^ uVar4 >> 0x21) + piVar3[-1].m[0x86];\n iVar5 = *(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5;\n piVar1 = piVar3->m;\n piVar3->m[3] = iVar5;\n iVar7 = *(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7;\n piVar6[3] = iVar7;\n piVar3 = (isaac_state *)(piVar1 + 4);\n piVar6 = piVar6 + 4;\n } while ((isaac_state *)(piVar1 + 4) != (isaac_state *)&s->a);\n s->a = uVar4;\n s->b = iVar7;\n return;\n}" { (declaration "isaac_word *piVar1;" type_identifier (pointer_declarator "*piVar1" * identifier) ;) (declaration "isaac_state *piVar2;" type_identifier (pointer_declarator "*piVar2" * identifier) ;) (declaration "isaac_state *piVar3;" type_identifier (pointer_declarator "*piVar3" * identifier) ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "isaac_word iVar5;" type_identifier identifier ;) (declaration "isaac_word *piVar6;" type_identifier (pointer_declarator "*piVar6" * identifier) ;) (declaration "isaac_word iVar7;" type_identifier identifier ;) (expression_statement "uVar4 = s->a;" (assignment_expression "uVar4 = s->a" identifier = (field_expression "s->a" identifier -> field_identifier)) ;) (expression_statement "iVar7 = s->c + 1;" (assignment_expression "iVar7 = s->c + 1" identifier = (binary_expression "s->c + 1" (field_expression "s->c" identifier -> field_identifier) + number_literal)) ;) (expression_statement "s->c = iVar7;" (assignment_expression "s->c = iVar7" (field_expression "s->c" identifier -> field_identifier) = identifier) ;) (expression_statement "iVar7 = s->b + iVar7;" (assignment_expression "iVar7 = s->b + iVar7" identifier = (binary_expression "s->b + iVar7" (field_expression "s->b" identifier -> field_identifier) + identifier)) ;) (expression_statement "piVar2 = s;" (assignment_expression "piVar2 = s" identifier = identifier) ;) (expression_statement "piVar6 = result;" (assignment_expression "piVar6 = result" identifier = identifier) ;) (do_statement "do {\n iVar5 = piVar2->m[0];\n uVar4 = ~(uVar4 ^ uVar4 << 0x15) + piVar2->m[0x80];\n iVar7 = *(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7;\n piVar2->m[0] = iVar7;\n iVar5 = *(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8)) + iVar5;\n *piVar6 = iVar5;\n iVar7 = piVar2->m[1];\n uVar4 = (uVar4 ^ uVar4 >> 5) + piVar2->m[0x81];\n iVar5 = *(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5;\n piVar2->m[1] = iVar5;\n iVar7 = *(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7;\n piVar6[1] = iVar7;\n iVar5 = piVar2->m[2];\n uVar4 = (uVar4 * 0x1000 ^ uVar4) + piVar2->m[0x82];\n iVar7 = *(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7;\n piVar2->m[2] = iVar7;\n iVar5 = iVar5 + *(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8));\n piVar6[2] = iVar5;\n iVar7 = piVar2->m[3];\n uVar4 = (uVar4 ^ uVar4 >> 0x21) + piVar2->m[0x83];\n iVar5 = *(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5;\n piVar3 = (isaac_state *)(piVar2->m + 4);\n piVar2->m[3] = iVar5;\n iVar7 = *(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7;\n piVar6[3] = iVar7;\n piVar2 = piVar3;\n piVar6 = piVar6 + 4;\n } while (piVar3 != (isaac_state *)(s->m + 0x80));" do (compound_statement "{\n iVar5 = piVar2->m[0];\n uVar4 = ~(uVar4 ^ uVar4 << 0x15) + piVar2->m[0x80];\n iVar7 = *(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7;\n piVar2->m[0] = iVar7;\n iVar5 = *(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8)) + iVar5;\n *piVar6 = iVar5;\n iVar7 = piVar2->m[1];\n uVar4 = (uVar4 ^ uVar4 >> 5) + piVar2->m[0x81];\n iVar5 = *(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5;\n piVar2->m[1] = iVar5;\n iVar7 = *(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7;\n piVar6[1] = iVar7;\n iVar5 = piVar2->m[2];\n uVar4 = (uVar4 * 0x1000 ^ uVar4) + piVar2->m[0x82];\n iVar7 = *(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7;\n piVar2->m[2] = iVar7;\n iVar5 = iVar5 + *(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8));\n piVar6[2] = iVar5;\n iVar7 = piVar2->m[3];\n uVar4 = (uVar4 ^ uVar4 >> 0x21) + piVar2->m[0x83];\n iVar5 = *(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5;\n piVar3 = (isaac_state *)(piVar2->m + 4);\n piVar2->m[3] = iVar5;\n iVar7 = *(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7;\n piVar6[3] = iVar7;\n piVar2 = piVar3;\n piVar6 = piVar6 + 4;\n }" { (expression_statement "iVar5 = piVar2->m[0];" (assignment_expression "iVar5 = piVar2->m[0]" identifier = (subscript_expression "piVar2->m[0]" (field_expression "piVar2->m" identifier -> field_identifier) [ number_literal ])) ;) (expression_statement "uVar4 = ~(uVar4 ^ uVar4 << 0x15) + piVar2->m[0x80];" (assignment_expression "uVar4 = ~(uVar4 ^ uVar4 << 0x15) + piVar2->m[0x80]" identifier = (binary_expression "~(uVar4 ^ uVar4 << 0x15) + piVar2->m[0x80]" (unary_expression "~(uVar4 ^ uVar4 << 0x15)" ~ (parenthesized_expression "(uVar4 ^ uVar4 << 0x15)" ( (binary_expression "uVar4 ^ uVar4 << 0x15" identifier ^ (binary_expression "uVar4 << 0x15" identifier << number_literal)) ))) + (subscript_expression "piVar2->m[0x80]" (field_expression "piVar2->m" identifier -> field_identifier) [ number_literal ]))) ;) (expression_statement "iVar7 = *(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7;" (assignment_expression "iVar7 = *(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7" identifier = (binary_expression "*(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7" (binary_expression "*(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4" (pointer_expression "*(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8))" * (cast_expression "(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)s->m + (ulong)((uint)iVar5 & 0x7f8))" ( (binary_expression "(long)s->m + (ulong)((uint)iVar5 & 0x7f8)" (cast_expression "(long)s->m" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "s->m" identifier -> field_identifier)) + (call_expression "(ulong)((uint)iVar5 & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)iVar5 & 0x7f8)" ( (binary_expression "(uint)iVar5 & 0x7f8" (cast_expression "(uint)iVar5" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) )))) )))) + identifier) + identifier)) ;) (expression_statement "piVar2->m[0] = iVar7;" (assignment_expression "piVar2->m[0] = iVar7" (subscript_expression "piVar2->m[0]" (field_expression "piVar2->m" identifier -> field_identifier) [ number_literal ]) = identifier) ;) (expression_statement "iVar5 = *(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8)) + iVar5;" (assignment_expression "iVar5 = *(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8)) + iVar5" identifier = (binary_expression "*(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8)) + iVar5" (pointer_expression "*(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8))" * (cast_expression "(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8))" ( (binary_expression "(long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8)" (cast_expression "(long)s->m" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "s->m" identifier -> field_identifier)) + (call_expression "(ulong)((uint)(iVar7 >> 8) & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)(iVar7 >> 8) & 0x7f8)" ( (binary_expression "(uint)(iVar7 >> 8) & 0x7f8" (call_expression "(uint)(iVar7 >> 8)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(iVar7 >> 8)" ( (binary_expression "iVar7 >> 8" identifier >> number_literal) ))) & number_literal) )))) )))) + identifier)) ;) (expression_statement "*piVar6 = iVar5;" (assignment_expression "*piVar6 = iVar5" (pointer_expression "*piVar6" * identifier) = identifier) ;) (expression_statement "iVar7 = piVar2->m[1];" (assignment_expression "iVar7 = piVar2->m[1]" identifier = (subscript_expression "piVar2->m[1]" (field_expression "piVar2->m" identifier -> field_identifier) [ number_literal ])) ;) (expression_statement "uVar4 = (uVar4 ^ uVar4 >> 5) + piVar2->m[0x81];" (assignment_expression "uVar4 = (uVar4 ^ uVar4 >> 5) + piVar2->m[0x81]" identifier = (binary_expression "(uVar4 ^ uVar4 >> 5) + piVar2->m[0x81]" (parenthesized_expression "(uVar4 ^ uVar4 >> 5)" ( (binary_expression "uVar4 ^ uVar4 >> 5" identifier ^ (binary_expression "uVar4 >> 5" identifier >> number_literal)) )) + (subscript_expression "piVar2->m[0x81]" (field_expression "piVar2->m" identifier -> field_identifier) [ number_literal ]))) ;) (expression_statement "iVar5 = *(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5;" (assignment_expression "iVar5 = *(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5" identifier = (binary_expression "*(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5" (binary_expression "*(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4" (pointer_expression "*(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8))" * (cast_expression "(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)s->m + (ulong)((uint)iVar7 & 0x7f8))" ( (binary_expression "(long)s->m + (ulong)((uint)iVar7 & 0x7f8)" (cast_expression "(long)s->m" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "s->m" identifier -> field_identifier)) + (call_expression "(ulong)((uint)iVar7 & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)iVar7 & 0x7f8)" ( (binary_expression "(uint)iVar7 & 0x7f8" (cast_expression "(uint)iVar7" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) )))) )))) + identifier) + identifier)) ;) (expression_statement "piVar2->m[1] = iVar5;" (assignment_expression "piVar2->m[1] = iVar5" (subscript_expression "piVar2->m[1]" (field_expression "piVar2->m" identifier -> field_identifier) [ number_literal ]) = identifier) ;) (expression_statement "iVar7 = *(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7;" (assignment_expression "iVar7 = *(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7" identifier = (binary_expression "*(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7" (pointer_expression "*(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8))" * (cast_expression "(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8))" ( (binary_expression "(long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)" (cast_expression "(long)s->m" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "s->m" identifier -> field_identifier)) + (call_expression "(ulong)((uint)(iVar5 >> 8) & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)(iVar5 >> 8) & 0x7f8)" ( (binary_expression "(uint)(iVar5 >> 8) & 0x7f8" (call_expression "(uint)(iVar5 >> 8)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(iVar5 >> 8)" ( (binary_expression "iVar5 >> 8" identifier >> number_literal) ))) & number_literal) )))) )))) + identifier)) ;) (expression_statement "piVar6[1] = iVar7;" (assignment_expression "piVar6[1] = iVar7" (subscript_expression "piVar6[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "iVar5 = piVar2->m[2];" (assignment_expression "iVar5 = piVar2->m[2]" identifier = (subscript_expression "piVar2->m[2]" (field_expression "piVar2->m" identifier -> field_identifier) [ number_literal ])) ;) (expression_statement "uVar4 = (uVar4 * 0x1000 ^ uVar4) + piVar2->m[0x82];" (assignment_expression "uVar4 = (uVar4 * 0x1000 ^ uVar4) + piVar2->m[0x82]" identifier = (binary_expression "(uVar4 * 0x1000 ^ uVar4) + piVar2->m[0x82]" (parenthesized_expression "(uVar4 * 0x1000 ^ uVar4)" ( (binary_expression "uVar4 * 0x1000 ^ uVar4" (binary_expression "uVar4 * 0x1000" identifier * number_literal) ^ identifier) )) + (subscript_expression "piVar2->m[0x82]" (field_expression "piVar2->m" identifier -> field_identifier) [ number_literal ]))) ;) (expression_statement "iVar7 = *(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7;" (assignment_expression "iVar7 = *(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7" identifier = (binary_expression "*(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7" (binary_expression "*(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4" (pointer_expression "*(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8))" * (cast_expression "(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)s->m + (ulong)((uint)iVar5 & 0x7f8))" ( (binary_expression "(long)s->m + (ulong)((uint)iVar5 & 0x7f8)" (cast_expression "(long)s->m" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "s->m" identifier -> field_identifier)) + (call_expression "(ulong)((uint)iVar5 & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)iVar5 & 0x7f8)" ( (binary_expression "(uint)iVar5 & 0x7f8" (cast_expression "(uint)iVar5" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) )))) )))) + identifier) + identifier)) ;) (expression_statement "piVar2->m[2] = iVar7;" (assignment_expression "piVar2->m[2] = iVar7" (subscript_expression "piVar2->m[2]" (field_expression "piVar2->m" identifier -> field_identifier) [ number_literal ]) = identifier) ;) (expression_statement "iVar5 = iVar5 + *(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8));" (assignment_expression "iVar5 = iVar5 + *(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8))" identifier = (binary_expression "iVar5 + *(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8))" identifier + (pointer_expression "*(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8))" * (cast_expression "(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8))" ( (binary_expression "(long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8)" (cast_expression "(long)s->m" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "s->m" identifier -> field_identifier)) + (call_expression "(ulong)((uint)(iVar7 >> 8) & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)(iVar7 >> 8) & 0x7f8)" ( (binary_expression "(uint)(iVar7 >> 8) & 0x7f8" (call_expression "(uint)(iVar7 >> 8)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(iVar7 >> 8)" ( (binary_expression "iVar7 >> 8" identifier >> number_literal) ))) & number_literal) )))) )))))) ;) (expression_statement "piVar6[2] = iVar5;" (assignment_expression "piVar6[2] = iVar5" (subscript_expression "piVar6[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "iVar7 = piVar2->m[3];" (assignment_expression "iVar7 = piVar2->m[3]" identifier = (subscript_expression "piVar2->m[3]" (field_expression "piVar2->m" identifier -> field_identifier) [ number_literal ])) ;) (expression_statement "uVar4 = (uVar4 ^ uVar4 >> 0x21) + piVar2->m[0x83];" (assignment_expression "uVar4 = (uVar4 ^ uVar4 >> 0x21) + piVar2->m[0x83]" identifier = (binary_expression "(uVar4 ^ uVar4 >> 0x21) + piVar2->m[0x83]" (parenthesized_expression "(uVar4 ^ uVar4 >> 0x21)" ( (binary_expression "uVar4 ^ uVar4 >> 0x21" identifier ^ (binary_expression "uVar4 >> 0x21" identifier >> number_literal)) )) + (subscript_expression "piVar2->m[0x83]" (field_expression "piVar2->m" identifier -> field_identifier) [ number_literal ]))) ;) (expression_statement "iVar5 = *(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5;" (assignment_expression "iVar5 = *(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5" identifier = (binary_expression "*(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5" (binary_expression "*(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4" (pointer_expression "*(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8))" * (cast_expression "(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)s->m + (ulong)((uint)iVar7 & 0x7f8))" ( (binary_expression "(long)s->m + (ulong)((uint)iVar7 & 0x7f8)" (cast_expression "(long)s->m" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "s->m" identifier -> field_identifier)) + (call_expression "(ulong)((uint)iVar7 & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)iVar7 & 0x7f8)" ( (binary_expression "(uint)iVar7 & 0x7f8" (cast_expression "(uint)iVar7" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) )))) )))) + identifier) + identifier)) ;) (expression_statement "piVar3 = (isaac_state *)(piVar2->m + 4);" (assignment_expression "piVar3 = (isaac_state *)(piVar2->m + 4)" identifier = (cast_expression "(isaac_state *)(piVar2->m + 4)" ( (type_descriptor "isaac_state *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar2->m + 4)" ( (binary_expression "piVar2->m + 4" (field_expression "piVar2->m" identifier -> field_identifier) + number_literal) )))) ;) (expression_statement "piVar2->m[3] = iVar5;" (assignment_expression "piVar2->m[3] = iVar5" (subscript_expression "piVar2->m[3]" (field_expression "piVar2->m" identifier -> field_identifier) [ number_literal ]) = identifier) ;) (expression_statement "iVar7 = *(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7;" (assignment_expression "iVar7 = *(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7" identifier = (binary_expression "*(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7" (pointer_expression "*(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8))" * (cast_expression "(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8))" ( (binary_expression "(long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)" (cast_expression "(long)s->m" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "s->m" identifier -> field_identifier)) + (call_expression "(ulong)((uint)(iVar5 >> 8) & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)(iVar5 >> 8) & 0x7f8)" ( (binary_expression "(uint)(iVar5 >> 8) & 0x7f8" (call_expression "(uint)(iVar5 >> 8)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(iVar5 >> 8)" ( (binary_expression "iVar5 >> 8" identifier >> number_literal) ))) & number_literal) )))) )))) + identifier)) ;) (expression_statement "piVar6[3] = iVar7;" (assignment_expression "piVar6[3] = iVar7" (subscript_expression "piVar6[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "piVar2 = piVar3;" (assignment_expression "piVar2 = piVar3" identifier = identifier) ;) (expression_statement "piVar6 = piVar6 + 4;" (assignment_expression "piVar6 = piVar6 + 4" identifier = (binary_expression "piVar6 + 4" identifier + number_literal)) ;) }) while (parenthesized_expression "(piVar3 != (isaac_state *)(s->m + 0x80))" ( (binary_expression "piVar3 != (isaac_state *)(s->m + 0x80)" identifier != (cast_expression "(isaac_state *)(s->m + 0x80)" ( (type_descriptor "isaac_state *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s->m + 0x80)" ( (binary_expression "s->m + 0x80" (field_expression "s->m" identifier -> field_identifier) + number_literal) )))) )) ;) (expression_statement "piVar6 = result + 0x80;" (assignment_expression "piVar6 = result + 0x80" identifier = (binary_expression "result + 0x80" identifier + number_literal)) ;) (do_statement "do {\n iVar5 = piVar3->m[0];\n uVar4 = ~(uVar4 ^ uVar4 << 0x15) + piVar3[-1].m[0x83];\n iVar7 = *(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7;\n piVar3->m[0] = iVar7;\n iVar5 = iVar5 + *(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8));\n *piVar6 = iVar5;\n iVar7 = piVar3->m[1];\n uVar4 = (uVar4 ^ uVar4 >> 5) + piVar3[-1].m[0x84];\n iVar5 = *(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5;\n piVar3->m[1] = iVar5;\n iVar7 = *(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7;\n piVar6[1] = iVar7;\n iVar5 = piVar3->m[2];\n uVar4 = (uVar4 * 0x1000 ^ uVar4) + piVar3[-1].m[0x85];\n iVar7 = *(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7;\n piVar3->m[2] = iVar7;\n iVar5 = iVar5 + *(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8));\n piVar6[2] = iVar5;\n iVar7 = piVar3->m[3];\n uVar4 = (uVar4 ^ uVar4 >> 0x21) + piVar3[-1].m[0x86];\n iVar5 = *(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5;\n piVar1 = piVar3->m;\n piVar3->m[3] = iVar5;\n iVar7 = *(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7;\n piVar6[3] = iVar7;\n piVar3 = (isaac_state *)(piVar1 + 4);\n piVar6 = piVar6 + 4;\n } while ((isaac_state *)(piVar1 + 4) != (isaac_state *)&s->a);" do (compound_statement "{\n iVar5 = piVar3->m[0];\n uVar4 = ~(uVar4 ^ uVar4 << 0x15) + piVar3[-1].m[0x83];\n iVar7 = *(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7;\n piVar3->m[0] = iVar7;\n iVar5 = iVar5 + *(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8));\n *piVar6 = iVar5;\n iVar7 = piVar3->m[1];\n uVar4 = (uVar4 ^ uVar4 >> 5) + piVar3[-1].m[0x84];\n iVar5 = *(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5;\n piVar3->m[1] = iVar5;\n iVar7 = *(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7;\n piVar6[1] = iVar7;\n iVar5 = piVar3->m[2];\n uVar4 = (uVar4 * 0x1000 ^ uVar4) + piVar3[-1].m[0x85];\n iVar7 = *(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7;\n piVar3->m[2] = iVar7;\n iVar5 = iVar5 + *(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8));\n piVar6[2] = iVar5;\n iVar7 = piVar3->m[3];\n uVar4 = (uVar4 ^ uVar4 >> 0x21) + piVar3[-1].m[0x86];\n iVar5 = *(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5;\n piVar1 = piVar3->m;\n piVar3->m[3] = iVar5;\n iVar7 = *(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7;\n piVar6[3] = iVar7;\n piVar3 = (isaac_state *)(piVar1 + 4);\n piVar6 = piVar6 + 4;\n }" { (expression_statement "iVar5 = piVar3->m[0];" (assignment_expression "iVar5 = piVar3->m[0]" identifier = (subscript_expression "piVar3->m[0]" (field_expression "piVar3->m" identifier -> field_identifier) [ number_literal ])) ;) (expression_statement "uVar4 = ~(uVar4 ^ uVar4 << 0x15) + piVar3[-1].m[0x83];" (assignment_expression "uVar4 = ~(uVar4 ^ uVar4 << 0x15) + piVar3[-1].m[0x83]" identifier = (binary_expression "~(uVar4 ^ uVar4 << 0x15) + piVar3[-1].m[0x83]" (unary_expression "~(uVar4 ^ uVar4 << 0x15)" ~ (parenthesized_expression "(uVar4 ^ uVar4 << 0x15)" ( (binary_expression "uVar4 ^ uVar4 << 0x15" identifier ^ (binary_expression "uVar4 << 0x15" identifier << number_literal)) ))) + (subscript_expression "piVar3[-1].m[0x83]" (field_expression "piVar3[-1].m" (subscript_expression "piVar3[-1]" identifier [ number_literal ]) . field_identifier) [ number_literal ]))) ;) (expression_statement "iVar7 = *(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7;" (assignment_expression "iVar7 = *(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7" identifier = (binary_expression "*(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7" (binary_expression "*(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4" (pointer_expression "*(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8))" * (cast_expression "(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)s->m + (ulong)((uint)iVar5 & 0x7f8))" ( (binary_expression "(long)s->m + (ulong)((uint)iVar5 & 0x7f8)" (cast_expression "(long)s->m" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "s->m" identifier -> field_identifier)) + (call_expression "(ulong)((uint)iVar5 & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)iVar5 & 0x7f8)" ( (binary_expression "(uint)iVar5 & 0x7f8" (cast_expression "(uint)iVar5" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) )))) )))) + identifier) + identifier)) ;) (expression_statement "piVar3->m[0] = iVar7;" (assignment_expression "piVar3->m[0] = iVar7" (subscript_expression "piVar3->m[0]" (field_expression "piVar3->m" identifier -> field_identifier) [ number_literal ]) = identifier) ;) (expression_statement "iVar5 = iVar5 + *(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8));" (assignment_expression "iVar5 = iVar5 + *(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8))" identifier = (binary_expression "iVar5 + *(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8))" identifier + (pointer_expression "*(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8))" * (cast_expression "(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8))" ( (binary_expression "(long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8)" (cast_expression "(long)s->m" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "s->m" identifier -> field_identifier)) + (call_expression "(ulong)((uint)(iVar7 >> 8) & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)(iVar7 >> 8) & 0x7f8)" ( (binary_expression "(uint)(iVar7 >> 8) & 0x7f8" (call_expression "(uint)(iVar7 >> 8)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(iVar7 >> 8)" ( (binary_expression "iVar7 >> 8" identifier >> number_literal) ))) & number_literal) )))) )))))) ;) (expression_statement "*piVar6 = iVar5;" (assignment_expression "*piVar6 = iVar5" (pointer_expression "*piVar6" * identifier) = identifier) ;) (expression_statement "iVar7 = piVar3->m[1];" (assignment_expression "iVar7 = piVar3->m[1]" identifier = (subscript_expression "piVar3->m[1]" (field_expression "piVar3->m" identifier -> field_identifier) [ number_literal ])) ;) (expression_statement "uVar4 = (uVar4 ^ uVar4 >> 5) + piVar3[-1].m[0x84];" (assignment_expression "uVar4 = (uVar4 ^ uVar4 >> 5) + piVar3[-1].m[0x84]" identifier = (binary_expression "(uVar4 ^ uVar4 >> 5) + piVar3[-1].m[0x84]" (parenthesized_expression "(uVar4 ^ uVar4 >> 5)" ( (binary_expression "uVar4 ^ uVar4 >> 5" identifier ^ (binary_expression "uVar4 >> 5" identifier >> number_literal)) )) + (subscript_expression "piVar3[-1].m[0x84]" (field_expression "piVar3[-1].m" (subscript_expression "piVar3[-1]" identifier [ number_literal ]) . field_identifier) [ number_literal ]))) ;) (expression_statement "iVar5 = *(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5;" (assignment_expression "iVar5 = *(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5" identifier = (binary_expression "*(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5" (binary_expression "*(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4" (pointer_expression "*(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8))" * (cast_expression "(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)s->m + (ulong)((uint)iVar7 & 0x7f8))" ( (binary_expression "(long)s->m + (ulong)((uint)iVar7 & 0x7f8)" (cast_expression "(long)s->m" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "s->m" identifier -> field_identifier)) + (call_expression "(ulong)((uint)iVar7 & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)iVar7 & 0x7f8)" ( (binary_expression "(uint)iVar7 & 0x7f8" (cast_expression "(uint)iVar7" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) )))) )))) + identifier) + identifier)) ;) (expression_statement "piVar3->m[1] = iVar5;" (assignment_expression "piVar3->m[1] = iVar5" (subscript_expression "piVar3->m[1]" (field_expression "piVar3->m" identifier -> field_identifier) [ number_literal ]) = identifier) ;) (expression_statement "iVar7 = *(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7;" (assignment_expression "iVar7 = *(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7" identifier = (binary_expression "*(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7" (pointer_expression "*(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8))" * (cast_expression "(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8))" ( (binary_expression "(long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)" (cast_expression "(long)s->m" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "s->m" identifier -> field_identifier)) + (call_expression "(ulong)((uint)(iVar5 >> 8) & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)(iVar5 >> 8) & 0x7f8)" ( (binary_expression "(uint)(iVar5 >> 8) & 0x7f8" (call_expression "(uint)(iVar5 >> 8)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(iVar5 >> 8)" ( (binary_expression "iVar5 >> 8" identifier >> number_literal) ))) & number_literal) )))) )))) + identifier)) ;) (expression_statement "piVar6[1] = iVar7;" (assignment_expression "piVar6[1] = iVar7" (subscript_expression "piVar6[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "iVar5 = piVar3->m[2];" (assignment_expression "iVar5 = piVar3->m[2]" identifier = (subscript_expression "piVar3->m[2]" (field_expression "piVar3->m" identifier -> field_identifier) [ number_literal ])) ;) (expression_statement "uVar4 = (uVar4 * 0x1000 ^ uVar4) + piVar3[-1].m[0x85];" (assignment_expression "uVar4 = (uVar4 * 0x1000 ^ uVar4) + piVar3[-1].m[0x85]" identifier = (binary_expression "(uVar4 * 0x1000 ^ uVar4) + piVar3[-1].m[0x85]" (parenthesized_expression "(uVar4 * 0x1000 ^ uVar4)" ( (binary_expression "uVar4 * 0x1000 ^ uVar4" (binary_expression "uVar4 * 0x1000" identifier * number_literal) ^ identifier) )) + (subscript_expression "piVar3[-1].m[0x85]" (field_expression "piVar3[-1].m" (subscript_expression "piVar3[-1]" identifier [ number_literal ]) . field_identifier) [ number_literal ]))) ;) (expression_statement "iVar7 = *(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7;" (assignment_expression "iVar7 = *(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7" identifier = (binary_expression "*(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4 + iVar7" (binary_expression "*(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8)) + uVar4" (pointer_expression "*(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8))" * (cast_expression "(long *)((long)s->m + (ulong)((uint)iVar5 & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)s->m + (ulong)((uint)iVar5 & 0x7f8))" ( (binary_expression "(long)s->m + (ulong)((uint)iVar5 & 0x7f8)" (cast_expression "(long)s->m" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "s->m" identifier -> field_identifier)) + (call_expression "(ulong)((uint)iVar5 & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)iVar5 & 0x7f8)" ( (binary_expression "(uint)iVar5 & 0x7f8" (cast_expression "(uint)iVar5" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) )))) )))) + identifier) + identifier)) ;) (expression_statement "piVar3->m[2] = iVar7;" (assignment_expression "piVar3->m[2] = iVar7" (subscript_expression "piVar3->m[2]" (field_expression "piVar3->m" identifier -> field_identifier) [ number_literal ]) = identifier) ;) (expression_statement "iVar5 = iVar5 + *(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8));" (assignment_expression "iVar5 = iVar5 + *(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8))" identifier = (binary_expression "iVar5 + *(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8))" identifier + (pointer_expression "*(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8))" * (cast_expression "(long *)((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8))" ( (binary_expression "(long)s->m + (ulong)((uint)(iVar7 >> 8) & 0x7f8)" (cast_expression "(long)s->m" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "s->m" identifier -> field_identifier)) + (call_expression "(ulong)((uint)(iVar7 >> 8) & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)(iVar7 >> 8) & 0x7f8)" ( (binary_expression "(uint)(iVar7 >> 8) & 0x7f8" (call_expression "(uint)(iVar7 >> 8)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(iVar7 >> 8)" ( (binary_expression "iVar7 >> 8" identifier >> number_literal) ))) & number_literal) )))) )))))) ;) (expression_statement "piVar6[2] = iVar5;" (assignment_expression "piVar6[2] = iVar5" (subscript_expression "piVar6[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "iVar7 = piVar3->m[3];" (assignment_expression "iVar7 = piVar3->m[3]" identifier = (subscript_expression "piVar3->m[3]" (field_expression "piVar3->m" identifier -> field_identifier) [ number_literal ])) ;) (expression_statement "uVar4 = (uVar4 ^ uVar4 >> 0x21) + piVar3[-1].m[0x86];" (assignment_expression "uVar4 = (uVar4 ^ uVar4 >> 0x21) + piVar3[-1].m[0x86]" identifier = (binary_expression "(uVar4 ^ uVar4 >> 0x21) + piVar3[-1].m[0x86]" (parenthesized_expression "(uVar4 ^ uVar4 >> 0x21)" ( (binary_expression "uVar4 ^ uVar4 >> 0x21" identifier ^ (binary_expression "uVar4 >> 0x21" identifier >> number_literal)) )) + (subscript_expression "piVar3[-1].m[0x86]" (field_expression "piVar3[-1].m" (subscript_expression "piVar3[-1]" identifier [ number_literal ]) . field_identifier) [ number_literal ]))) ;) (expression_statement "iVar5 = *(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5;" (assignment_expression "iVar5 = *(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5" identifier = (binary_expression "*(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4 + iVar5" (binary_expression "*(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8)) + uVar4" (pointer_expression "*(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8))" * (cast_expression "(long *)((long)s->m + (ulong)((uint)iVar7 & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)s->m + (ulong)((uint)iVar7 & 0x7f8))" ( (binary_expression "(long)s->m + (ulong)((uint)iVar7 & 0x7f8)" (cast_expression "(long)s->m" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "s->m" identifier -> field_identifier)) + (call_expression "(ulong)((uint)iVar7 & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)iVar7 & 0x7f8)" ( (binary_expression "(uint)iVar7 & 0x7f8" (cast_expression "(uint)iVar7" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) )))) )))) + identifier) + identifier)) ;) (expression_statement "piVar1 = piVar3->m;" (assignment_expression "piVar1 = piVar3->m" identifier = (field_expression "piVar3->m" identifier -> field_identifier)) ;) (expression_statement "piVar3->m[3] = iVar5;" (assignment_expression "piVar3->m[3] = iVar5" (subscript_expression "piVar3->m[3]" (field_expression "piVar3->m" identifier -> field_identifier) [ number_literal ]) = identifier) ;) (expression_statement "iVar7 = *(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7;" (assignment_expression "iVar7 = *(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7" identifier = (binary_expression "*(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)) + iVar7" (pointer_expression "*(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8))" * (cast_expression "(long *)((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8))" ( (binary_expression "(long)s->m + (ulong)((uint)(iVar5 >> 8) & 0x7f8)" (cast_expression "(long)s->m" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "s->m" identifier -> field_identifier)) + (call_expression "(ulong)((uint)(iVar5 >> 8) & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)(iVar5 >> 8) & 0x7f8)" ( (binary_expression "(uint)(iVar5 >> 8) & 0x7f8" (call_expression "(uint)(iVar5 >> 8)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(iVar5 >> 8)" ( (binary_expression "iVar5 >> 8" identifier >> number_literal) ))) & number_literal) )))) )))) + identifier)) ;) (expression_statement "piVar6[3] = iVar7;" (assignment_expression "piVar6[3] = iVar7" (subscript_expression "piVar6[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "piVar3 = (isaac_state *)(piVar1 + 4);" (assignment_expression "piVar3 = (isaac_state *)(piVar1 + 4)" identifier = (cast_expression "(isaac_state *)(piVar1 + 4)" ( (type_descriptor "isaac_state *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar1 + 4)" ( (binary_expression "piVar1 + 4" identifier + number_literal) )))) ;) (expression_statement "piVar6 = piVar6 + 4;" (assignment_expression "piVar6 = piVar6 + 4" identifier = (binary_expression "piVar6 + 4" identifier + number_literal)) ;) }) while (parenthesized_expression "((isaac_state *)(piVar1 + 4) != (isaac_state *)&s->a)" ( (binary_expression "(isaac_state *)(piVar1 + 4) != (isaac_state *)&s->a" (cast_expression "(isaac_state *)(piVar1 + 4)" ( (type_descriptor "isaac_state *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar1 + 4)" ( (binary_expression "piVar1 + 4" identifier + number_literal) ))) != (cast_expression "(isaac_state *)&s->a" ( (type_descriptor "isaac_state *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&s->a" & (field_expression "s->a" identifier -> field_identifier)))) )) ;) (expression_statement "s->a = uVar4;" (assignment_expression "s->a = uVar4" (field_expression "s->a" identifier -> field_identifier) = identifier) ;) (expression_statement "s->b = iVar7;" (assignment_expression "s->b = iVar7" (field_expression "s->b" identifier -> field_identifier) = identifier) ;) (return_statement "return;" return ;) })))
|
(translation_unit "void FUN_00106480(long *param_1,long *param_2)\n\n{\n long *plVar1;\n long *plVar2;\n ulong uVar3;\n long lVar4;\n long *plVar5;\n long lVar6;\n \n lVar6 = param_1[0x102];\n uVar3 = param_1[0x100];\n param_1[0x102] = lVar6 + 1;\n lVar6 = param_1[0x101] + lVar6 + 1;\n plVar1 = param_1;\n plVar5 = param_2;\n do {\n lVar4 = *plVar1;\n uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar1[0x80];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n *plVar1 = lVar6;\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)) + lVar4;\n *plVar5 = lVar4;\n lVar6 = plVar1[1];\n uVar3 = (uVar3 ^ uVar3 >> 5) + plVar1[0x81];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar1[1] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar5[1] = lVar6;\n lVar4 = plVar1[2];\n uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar1[0x82];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n plVar1[2] = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n plVar5[2] = lVar4;\n lVar6 = plVar1[3];\n uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar1[0x83];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar2 = plVar1 + 4;\n plVar1[3] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar5[3] = lVar6;\n plVar1 = plVar2;\n plVar5 = plVar5 + 4;\n } while (plVar2 != param_1 + 0x80);\n plVar1 = param_2 + 0x80;\n do {\n lVar4 = *plVar2;\n uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar2[-0x80];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n *plVar2 = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n *plVar1 = lVar4;\n lVar6 = plVar2[1];\n uVar3 = (uVar3 ^ uVar3 >> 5) + plVar2[-0x7f];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar2[1] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar1[1] = lVar6;\n lVar4 = plVar2[2];\n uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar2[-0x7e];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n plVar2[2] = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n plVar1[2] = lVar4;\n lVar6 = plVar2[3];\n uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar2[-0x7d];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar5 = plVar2 + 4;\n plVar2[3] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar1[3] = lVar6;\n plVar2 = plVar5;\n plVar1 = plVar1 + 4;\n } while (plVar5 != param_1 + 0x100);\n param_1[0x100] = uVar3;\n param_1[0x101] = lVar6;\n return;\n}\n\n" (function_definition "void FUN_00106480(long *param_1,long *param_2)\n\n{\n long *plVar1;\n long *plVar2;\n ulong uVar3;\n long lVar4;\n long *plVar5;\n long lVar6;\n \n lVar6 = param_1[0x102];\n uVar3 = param_1[0x100];\n param_1[0x102] = lVar6 + 1;\n lVar6 = param_1[0x101] + lVar6 + 1;\n plVar1 = param_1;\n plVar5 = param_2;\n do {\n lVar4 = *plVar1;\n uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar1[0x80];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n *plVar1 = lVar6;\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)) + lVar4;\n *plVar5 = lVar4;\n lVar6 = plVar1[1];\n uVar3 = (uVar3 ^ uVar3 >> 5) + plVar1[0x81];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar1[1] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar5[1] = lVar6;\n lVar4 = plVar1[2];\n uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar1[0x82];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n plVar1[2] = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n plVar5[2] = lVar4;\n lVar6 = plVar1[3];\n uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar1[0x83];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar2 = plVar1 + 4;\n plVar1[3] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar5[3] = lVar6;\n plVar1 = plVar2;\n plVar5 = plVar5 + 4;\n } while (plVar2 != param_1 + 0x80);\n plVar1 = param_2 + 0x80;\n do {\n lVar4 = *plVar2;\n uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar2[-0x80];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n *plVar2 = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n *plVar1 = lVar4;\n lVar6 = plVar2[1];\n uVar3 = (uVar3 ^ uVar3 >> 5) + plVar2[-0x7f];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar2[1] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar1[1] = lVar6;\n lVar4 = plVar2[2];\n uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar2[-0x7e];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n plVar2[2] = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n plVar1[2] = lVar4;\n lVar6 = plVar2[3];\n uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar2[-0x7d];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar5 = plVar2 + 4;\n plVar2[3] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar1[3] = lVar6;\n plVar2 = plVar5;\n plVar1 = plVar1 + 4;\n } while (plVar5 != param_1 + 0x100);\n param_1[0x100] = uVar3;\n param_1[0x101] = lVar6;\n return;\n}" primitive_type (function_declarator "FUN_00106480(long *param_1,long *param_2)" identifier (parameter_list "(long *param_1,long *param_2)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n long *plVar1;\n long *plVar2;\n ulong uVar3;\n long lVar4;\n long *plVar5;\n long lVar6;\n \n lVar6 = param_1[0x102];\n uVar3 = param_1[0x100];\n param_1[0x102] = lVar6 + 1;\n lVar6 = param_1[0x101] + lVar6 + 1;\n plVar1 = param_1;\n plVar5 = param_2;\n do {\n lVar4 = *plVar1;\n uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar1[0x80];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n *plVar1 = lVar6;\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)) + lVar4;\n *plVar5 = lVar4;\n lVar6 = plVar1[1];\n uVar3 = (uVar3 ^ uVar3 >> 5) + plVar1[0x81];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar1[1] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar5[1] = lVar6;\n lVar4 = plVar1[2];\n uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar1[0x82];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n plVar1[2] = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n plVar5[2] = lVar4;\n lVar6 = plVar1[3];\n uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar1[0x83];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar2 = plVar1 + 4;\n plVar1[3] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar5[3] = lVar6;\n plVar1 = plVar2;\n plVar5 = plVar5 + 4;\n } while (plVar2 != param_1 + 0x80);\n plVar1 = param_2 + 0x80;\n do {\n lVar4 = *plVar2;\n uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar2[-0x80];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n *plVar2 = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n *plVar1 = lVar4;\n lVar6 = plVar2[1];\n uVar3 = (uVar3 ^ uVar3 >> 5) + plVar2[-0x7f];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar2[1] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar1[1] = lVar6;\n lVar4 = plVar2[2];\n uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar2[-0x7e];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n plVar2[2] = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n plVar1[2] = lVar4;\n lVar6 = plVar2[3];\n uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar2[-0x7d];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar5 = plVar2 + 4;\n plVar2[3] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar1[3] = lVar6;\n plVar2 = plVar5;\n plVar1 = plVar1 + 4;\n } while (plVar5 != param_1 + 0x100);\n param_1[0x100] = uVar3;\n param_1[0x101] = lVar6;\n return;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "long *plVar5;" (sized_type_specifier "long" long) (pointer_declarator "*plVar5" * identifier) ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar6 = param_1[0x102];" (assignment_expression "lVar6 = param_1[0x102]" identifier = (subscript_expression "param_1[0x102]" identifier [ number_literal ])) ;) (expression_statement "uVar3 = param_1[0x100];" (assignment_expression "uVar3 = param_1[0x100]" identifier = (subscript_expression "param_1[0x100]" identifier [ number_literal ])) ;) (expression_statement "param_1[0x102] = lVar6 + 1;" (assignment_expression "param_1[0x102] = lVar6 + 1" (subscript_expression "param_1[0x102]" identifier [ number_literal ]) = (binary_expression "lVar6 + 1" identifier + number_literal)) ;) (expression_statement "lVar6 = param_1[0x101] + lVar6 + 1;" (assignment_expression "lVar6 = param_1[0x101] + lVar6 + 1" identifier = (binary_expression "param_1[0x101] + lVar6 + 1" (binary_expression "param_1[0x101] + lVar6" (subscript_expression "param_1[0x101]" identifier [ number_literal ]) + identifier) + number_literal)) ;) (expression_statement "plVar1 = param_1;" (assignment_expression "plVar1 = param_1" identifier = identifier) ;) (expression_statement "plVar5 = param_2;" (assignment_expression "plVar5 = param_2" identifier = identifier) ;) (do_statement "do {\n lVar4 = *plVar1;\n uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar1[0x80];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n *plVar1 = lVar6;\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)) + lVar4;\n *plVar5 = lVar4;\n lVar6 = plVar1[1];\n uVar3 = (uVar3 ^ uVar3 >> 5) + plVar1[0x81];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar1[1] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar5[1] = lVar6;\n lVar4 = plVar1[2];\n uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar1[0x82];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n plVar1[2] = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n plVar5[2] = lVar4;\n lVar6 = plVar1[3];\n uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar1[0x83];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar2 = plVar1 + 4;\n plVar1[3] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar5[3] = lVar6;\n plVar1 = plVar2;\n plVar5 = plVar5 + 4;\n } while (plVar2 != param_1 + 0x80);" do (compound_statement "{\n lVar4 = *plVar1;\n uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar1[0x80];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n *plVar1 = lVar6;\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)) + lVar4;\n *plVar5 = lVar4;\n lVar6 = plVar1[1];\n uVar3 = (uVar3 ^ uVar3 >> 5) + plVar1[0x81];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar1[1] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar5[1] = lVar6;\n lVar4 = plVar1[2];\n uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar1[0x82];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n plVar1[2] = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n plVar5[2] = lVar4;\n lVar6 = plVar1[3];\n uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar1[0x83];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar2 = plVar1 + 4;\n plVar1[3] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar5[3] = lVar6;\n plVar1 = plVar2;\n plVar5 = plVar5 + 4;\n }" { (expression_statement "lVar4 = *plVar1;" (assignment_expression "lVar4 = *plVar1" identifier = (pointer_expression "*plVar1" * identifier)) ;) (expression_statement "uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar1[0x80];" (assignment_expression "uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar1[0x80]" identifier = (binary_expression "~(uVar3 ^ uVar3 << 0x15) + plVar1[0x80]" (unary_expression "~(uVar3 ^ uVar3 << 0x15)" ~ (parenthesized_expression "(uVar3 ^ uVar3 << 0x15)" ( (binary_expression "uVar3 ^ uVar3 << 0x15" identifier ^ (binary_expression "uVar3 << 0x15" identifier << number_literal)) ))) + (subscript_expression "plVar1[0x80]" identifier [ number_literal ]))) ;) (expression_statement "lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;" (assignment_expression "lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6" identifier = (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6" (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" * (cast_expression "(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" ( (binary_expression "(long)param_1 + (ulong)((uint)lVar4 & 0x7f8)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (call_expression "(ulong)((uint)lVar4 & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)lVar4 & 0x7f8)" ( (binary_expression "(uint)lVar4 & 0x7f8" (cast_expression "(uint)lVar4" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) )))) )))) + identifier) + identifier)) ;) (expression_statement "*plVar1 = lVar6;" (assignment_expression "*plVar1 = lVar6" (pointer_expression "*plVar1" * identifier) = identifier) ;) (expression_statement "lVar4 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)) + lVar4;" (assignment_expression "lVar4 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)) + lVar4" identifier = (binary_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)) + lVar4" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" * (cast_expression "(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" ( (binary_expression "(long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (call_expression "(ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)((ulong)lVar6 >> 8) & 0x7f8)" ( (binary_expression "(uint)((ulong)lVar6 >> 8) & 0x7f8" (call_expression "(uint)((ulong)lVar6 >> 8)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((ulong)lVar6 >> 8)" ( (binary_expression "(ulong)lVar6 >> 8" (cast_expression "(ulong)lVar6" ( (type_descriptor "ulong" type_identifier) ) identifier) >> number_literal) ))) & number_literal) )))) )))) + identifier)) ;) (expression_statement "*plVar5 = lVar4;" (assignment_expression "*plVar5 = lVar4" (pointer_expression "*plVar5" * identifier) = identifier) ;) (expression_statement "lVar6 = plVar1[1];" (assignment_expression "lVar6 = plVar1[1]" identifier = (subscript_expression "plVar1[1]" identifier [ number_literal ])) ;) (expression_statement "uVar3 = (uVar3 ^ uVar3 >> 5) + plVar1[0x81];" (assignment_expression "uVar3 = (uVar3 ^ uVar3 >> 5) + plVar1[0x81]" identifier = (binary_expression "(uVar3 ^ uVar3 >> 5) + plVar1[0x81]" (parenthesized_expression "(uVar3 ^ uVar3 >> 5)" ( (binary_expression "uVar3 ^ uVar3 >> 5" identifier ^ (binary_expression "uVar3 >> 5" identifier >> number_literal)) )) + (subscript_expression "plVar1[0x81]" identifier [ number_literal ]))) ;) (expression_statement "lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;" (assignment_expression "lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4" identifier = (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4" (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" * (cast_expression "(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" ( (binary_expression "(long)param_1 + (ulong)((uint)lVar6 & 0x7f8)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (call_expression "(ulong)((uint)lVar6 & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)lVar6 & 0x7f8)" ( (binary_expression "(uint)lVar6 & 0x7f8" (cast_expression "(uint)lVar6" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) )))) )))) + identifier) + identifier)) ;) (expression_statement "plVar1[1] = lVar4;" (assignment_expression "plVar1[1] = lVar4" (subscript_expression "plVar1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;" (assignment_expression "lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6" identifier = (binary_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" * (cast_expression "(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" ( (binary_expression "(long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (call_expression "(ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)((ulong)lVar4 >> 8) & 0x7f8)" ( (binary_expression "(uint)((ulong)lVar4 >> 8) & 0x7f8" (call_expression "(uint)((ulong)lVar4 >> 8)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((ulong)lVar4 >> 8)" ( (binary_expression "(ulong)lVar4 >> 8" (cast_expression "(ulong)lVar4" ( (type_descriptor "ulong" type_identifier) ) identifier) >> number_literal) ))) & number_literal) )))) )))) + identifier)) ;) (expression_statement "plVar5[1] = lVar6;" (assignment_expression "plVar5[1] = lVar6" (subscript_expression "plVar5[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar4 = plVar1[2];" (assignment_expression "lVar4 = plVar1[2]" identifier = (subscript_expression "plVar1[2]" identifier [ number_literal ])) ;) (expression_statement "uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar1[0x82];" (assignment_expression "uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar1[0x82]" identifier = (binary_expression "(uVar3 * 0x1000 ^ uVar3) + plVar1[0x82]" (parenthesized_expression "(uVar3 * 0x1000 ^ uVar3)" ( (binary_expression "uVar3 * 0x1000 ^ uVar3" (binary_expression "uVar3 * 0x1000" identifier * number_literal) ^ identifier) )) + (subscript_expression "plVar1[0x82]" identifier [ number_literal ]))) ;) (expression_statement "lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;" (assignment_expression "lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6" identifier = (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6" (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" * (cast_expression "(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" ( (binary_expression "(long)param_1 + (ulong)((uint)lVar4 & 0x7f8)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (call_expression "(ulong)((uint)lVar4 & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)lVar4 & 0x7f8)" ( (binary_expression "(uint)lVar4 & 0x7f8" (cast_expression "(uint)lVar4" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) )))) )))) + identifier) + identifier)) ;) (expression_statement "plVar1[2] = lVar6;" (assignment_expression "plVar1[2] = lVar6" (subscript_expression "plVar1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));" (assignment_expression "lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" identifier = (binary_expression "lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" identifier + (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" * (cast_expression "(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" ( (binary_expression "(long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (call_expression "(ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)((ulong)lVar6 >> 8) & 0x7f8)" ( (binary_expression "(uint)((ulong)lVar6 >> 8) & 0x7f8" (call_expression "(uint)((ulong)lVar6 >> 8)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((ulong)lVar6 >> 8)" ( (binary_expression "(ulong)lVar6 >> 8" (cast_expression "(ulong)lVar6" ( (type_descriptor "ulong" type_identifier) ) identifier) >> number_literal) ))) & number_literal) )))) )))))) ;) (expression_statement "plVar5[2] = lVar4;" (assignment_expression "plVar5[2] = lVar4" (subscript_expression "plVar5[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar6 = plVar1[3];" (assignment_expression "lVar6 = plVar1[3]" identifier = (subscript_expression "plVar1[3]" identifier [ number_literal ])) ;) (expression_statement "uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar1[0x83];" (assignment_expression "uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar1[0x83]" identifier = (binary_expression "(uVar3 ^ uVar3 >> 0x21) + plVar1[0x83]" (parenthesized_expression "(uVar3 ^ uVar3 >> 0x21)" ( (binary_expression "uVar3 ^ uVar3 >> 0x21" identifier ^ (binary_expression "uVar3 >> 0x21" identifier >> number_literal)) )) + (subscript_expression "plVar1[0x83]" identifier [ number_literal ]))) ;) (expression_statement "lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;" (assignment_expression "lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4" identifier = (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4" (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" * (cast_expression "(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" ( (binary_expression "(long)param_1 + (ulong)((uint)lVar6 & 0x7f8)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (call_expression "(ulong)((uint)lVar6 & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)lVar6 & 0x7f8)" ( (binary_expression "(uint)lVar6 & 0x7f8" (cast_expression "(uint)lVar6" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) )))) )))) + identifier) + identifier)) ;) (expression_statement "plVar2 = plVar1 + 4;" (assignment_expression "plVar2 = plVar1 + 4" identifier = (binary_expression "plVar1 + 4" identifier + number_literal)) ;) (expression_statement "plVar1[3] = lVar4;" (assignment_expression "plVar1[3] = lVar4" (subscript_expression "plVar1[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;" (assignment_expression "lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6" identifier = (binary_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" * (cast_expression "(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" ( (binary_expression "(long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (call_expression "(ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)((ulong)lVar4 >> 8) & 0x7f8)" ( (binary_expression "(uint)((ulong)lVar4 >> 8) & 0x7f8" (call_expression "(uint)((ulong)lVar4 >> 8)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((ulong)lVar4 >> 8)" ( (binary_expression "(ulong)lVar4 >> 8" (cast_expression "(ulong)lVar4" ( (type_descriptor "ulong" type_identifier) ) identifier) >> number_literal) ))) & number_literal) )))) )))) + identifier)) ;) (expression_statement "plVar5[3] = lVar6;" (assignment_expression "plVar5[3] = lVar6" (subscript_expression "plVar5[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar1 = plVar2;" (assignment_expression "plVar1 = plVar2" identifier = identifier) ;) (expression_statement "plVar5 = plVar5 + 4;" (assignment_expression "plVar5 = plVar5 + 4" identifier = (binary_expression "plVar5 + 4" identifier + number_literal)) ;) }) while (parenthesized_expression "(plVar2 != param_1 + 0x80)" ( (binary_expression "plVar2 != param_1 + 0x80" identifier != (binary_expression "param_1 + 0x80" identifier + number_literal)) )) ;) (expression_statement "plVar1 = param_2 + 0x80;" (assignment_expression "plVar1 = param_2 + 0x80" identifier = (binary_expression "param_2 + 0x80" identifier + number_literal)) ;) (do_statement "do {\n lVar4 = *plVar2;\n uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar2[-0x80];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n *plVar2 = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n *plVar1 = lVar4;\n lVar6 = plVar2[1];\n uVar3 = (uVar3 ^ uVar3 >> 5) + plVar2[-0x7f];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar2[1] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar1[1] = lVar6;\n lVar4 = plVar2[2];\n uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar2[-0x7e];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n plVar2[2] = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n plVar1[2] = lVar4;\n lVar6 = plVar2[3];\n uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar2[-0x7d];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar5 = plVar2 + 4;\n plVar2[3] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar1[3] = lVar6;\n plVar2 = plVar5;\n plVar1 = plVar1 + 4;\n } while (plVar5 != param_1 + 0x100);" do (compound_statement "{\n lVar4 = *plVar2;\n uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar2[-0x80];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n *plVar2 = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n *plVar1 = lVar4;\n lVar6 = plVar2[1];\n uVar3 = (uVar3 ^ uVar3 >> 5) + plVar2[-0x7f];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar2[1] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar1[1] = lVar6;\n lVar4 = plVar2[2];\n uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar2[-0x7e];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n plVar2[2] = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n plVar1[2] = lVar4;\n lVar6 = plVar2[3];\n uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar2[-0x7d];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar5 = plVar2 + 4;\n plVar2[3] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar1[3] = lVar6;\n plVar2 = plVar5;\n plVar1 = plVar1 + 4;\n }" { (expression_statement "lVar4 = *plVar2;" (assignment_expression "lVar4 = *plVar2" identifier = (pointer_expression "*plVar2" * identifier)) ;) (expression_statement "uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar2[-0x80];" (assignment_expression "uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar2[-0x80]" identifier = (binary_expression "~(uVar3 ^ uVar3 << 0x15) + plVar2[-0x80]" (unary_expression "~(uVar3 ^ uVar3 << 0x15)" ~ (parenthesized_expression "(uVar3 ^ uVar3 << 0x15)" ( (binary_expression "uVar3 ^ uVar3 << 0x15" identifier ^ (binary_expression "uVar3 << 0x15" identifier << number_literal)) ))) + (subscript_expression "plVar2[-0x80]" identifier [ number_literal ]))) ;) (expression_statement "lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;" (assignment_expression "lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6" identifier = (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6" (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" * (cast_expression "(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" ( (binary_expression "(long)param_1 + (ulong)((uint)lVar4 & 0x7f8)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (call_expression "(ulong)((uint)lVar4 & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)lVar4 & 0x7f8)" ( (binary_expression "(uint)lVar4 & 0x7f8" (cast_expression "(uint)lVar4" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) )))) )))) + identifier) + identifier)) ;) (expression_statement "*plVar2 = lVar6;" (assignment_expression "*plVar2 = lVar6" (pointer_expression "*plVar2" * identifier) = identifier) ;) (expression_statement "lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));" (assignment_expression "lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" identifier = (binary_expression "lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" identifier + (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" * (cast_expression "(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" ( (binary_expression "(long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (call_expression "(ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)((ulong)lVar6 >> 8) & 0x7f8)" ( (binary_expression "(uint)((ulong)lVar6 >> 8) & 0x7f8" (call_expression "(uint)((ulong)lVar6 >> 8)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((ulong)lVar6 >> 8)" ( (binary_expression "(ulong)lVar6 >> 8" (cast_expression "(ulong)lVar6" ( (type_descriptor "ulong" type_identifier) ) identifier) >> number_literal) ))) & number_literal) )))) )))))) ;) (expression_statement "*plVar1 = lVar4;" (assignment_expression "*plVar1 = lVar4" (pointer_expression "*plVar1" * identifier) = identifier) ;) (expression_statement "lVar6 = plVar2[1];" (assignment_expression "lVar6 = plVar2[1]" identifier = (subscript_expression "plVar2[1]" identifier [ number_literal ])) ;) (expression_statement "uVar3 = (uVar3 ^ uVar3 >> 5) + plVar2[-0x7f];" (assignment_expression "uVar3 = (uVar3 ^ uVar3 >> 5) + plVar2[-0x7f]" identifier = (binary_expression "(uVar3 ^ uVar3 >> 5) + plVar2[-0x7f]" (parenthesized_expression "(uVar3 ^ uVar3 >> 5)" ( (binary_expression "uVar3 ^ uVar3 >> 5" identifier ^ (binary_expression "uVar3 >> 5" identifier >> number_literal)) )) + (subscript_expression "plVar2[-0x7f]" identifier [ number_literal ]))) ;) (expression_statement "lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;" (assignment_expression "lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4" identifier = (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4" (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" * (cast_expression "(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" ( (binary_expression "(long)param_1 + (ulong)((uint)lVar6 & 0x7f8)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (call_expression "(ulong)((uint)lVar6 & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)lVar6 & 0x7f8)" ( (binary_expression "(uint)lVar6 & 0x7f8" (cast_expression "(uint)lVar6" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) )))) )))) + identifier) + identifier)) ;) (expression_statement "plVar2[1] = lVar4;" (assignment_expression "plVar2[1] = lVar4" (subscript_expression "plVar2[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;" (assignment_expression "lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6" identifier = (binary_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" * (cast_expression "(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" ( (binary_expression "(long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (call_expression "(ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)((ulong)lVar4 >> 8) & 0x7f8)" ( (binary_expression "(uint)((ulong)lVar4 >> 8) & 0x7f8" (call_expression "(uint)((ulong)lVar4 >> 8)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((ulong)lVar4 >> 8)" ( (binary_expression "(ulong)lVar4 >> 8" (cast_expression "(ulong)lVar4" ( (type_descriptor "ulong" type_identifier) ) identifier) >> number_literal) ))) & number_literal) )))) )))) + identifier)) ;) (expression_statement "plVar1[1] = lVar6;" (assignment_expression "plVar1[1] = lVar6" (subscript_expression "plVar1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar4 = plVar2[2];" (assignment_expression "lVar4 = plVar2[2]" identifier = (subscript_expression "plVar2[2]" identifier [ number_literal ])) ;) (expression_statement "uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar2[-0x7e];" (assignment_expression "uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar2[-0x7e]" identifier = (binary_expression "(uVar3 * 0x1000 ^ uVar3) + plVar2[-0x7e]" (parenthesized_expression "(uVar3 * 0x1000 ^ uVar3)" ( (binary_expression "uVar3 * 0x1000 ^ uVar3" (binary_expression "uVar3 * 0x1000" identifier * number_literal) ^ identifier) )) + (subscript_expression "plVar2[-0x7e]" identifier [ number_literal ]))) ;) (expression_statement "lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;" (assignment_expression "lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6" identifier = (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6" (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" * (cast_expression "(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" ( (binary_expression "(long)param_1 + (ulong)((uint)lVar4 & 0x7f8)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (call_expression "(ulong)((uint)lVar4 & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)lVar4 & 0x7f8)" ( (binary_expression "(uint)lVar4 & 0x7f8" (cast_expression "(uint)lVar4" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) )))) )))) + identifier) + identifier)) ;) (expression_statement "plVar2[2] = lVar6;" (assignment_expression "plVar2[2] = lVar6" (subscript_expression "plVar2[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));" (assignment_expression "lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" identifier = (binary_expression "lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" identifier + (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" * (cast_expression "(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" ( (binary_expression "(long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (call_expression "(ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)((ulong)lVar6 >> 8) & 0x7f8)" ( (binary_expression "(uint)((ulong)lVar6 >> 8) & 0x7f8" (call_expression "(uint)((ulong)lVar6 >> 8)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((ulong)lVar6 >> 8)" ( (binary_expression "(ulong)lVar6 >> 8" (cast_expression "(ulong)lVar6" ( (type_descriptor "ulong" type_identifier) ) identifier) >> number_literal) ))) & number_literal) )))) )))))) ;) (expression_statement "plVar1[2] = lVar4;" (assignment_expression "plVar1[2] = lVar4" (subscript_expression "plVar1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar6 = plVar2[3];" (assignment_expression "lVar6 = plVar2[3]" identifier = (subscript_expression "plVar2[3]" identifier [ number_literal ])) ;) (expression_statement "uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar2[-0x7d];" (assignment_expression "uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar2[-0x7d]" identifier = (binary_expression "(uVar3 ^ uVar3 >> 0x21) + plVar2[-0x7d]" (parenthesized_expression "(uVar3 ^ uVar3 >> 0x21)" ( (binary_expression "uVar3 ^ uVar3 >> 0x21" identifier ^ (binary_expression "uVar3 >> 0x21" identifier >> number_literal)) )) + (subscript_expression "plVar2[-0x7d]" identifier [ number_literal ]))) ;) (expression_statement "lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;" (assignment_expression "lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4" identifier = (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4" (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" * (cast_expression "(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" ( (binary_expression "(long)param_1 + (ulong)((uint)lVar6 & 0x7f8)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (call_expression "(ulong)((uint)lVar6 & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)lVar6 & 0x7f8)" ( (binary_expression "(uint)lVar6 & 0x7f8" (cast_expression "(uint)lVar6" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) )))) )))) + identifier) + identifier)) ;) (expression_statement "plVar5 = plVar2 + 4;" (assignment_expression "plVar5 = plVar2 + 4" identifier = (binary_expression "plVar2 + 4" identifier + number_literal)) ;) (expression_statement "plVar2[3] = lVar4;" (assignment_expression "plVar2[3] = lVar4" (subscript_expression "plVar2[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;" (assignment_expression "lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6" identifier = (binary_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" * (cast_expression "(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" ( (binary_expression "(long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (call_expression "(ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)((ulong)lVar4 >> 8) & 0x7f8)" ( (binary_expression "(uint)((ulong)lVar4 >> 8) & 0x7f8" (call_expression "(uint)((ulong)lVar4 >> 8)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((ulong)lVar4 >> 8)" ( (binary_expression "(ulong)lVar4 >> 8" (cast_expression "(ulong)lVar4" ( (type_descriptor "ulong" type_identifier) ) identifier) >> number_literal) ))) & number_literal) )))) )))) + identifier)) ;) (expression_statement "plVar1[3] = lVar6;" (assignment_expression "plVar1[3] = lVar6" (subscript_expression "plVar1[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar2 = plVar5;" (assignment_expression "plVar2 = plVar5" identifier = identifier) ;) (expression_statement "plVar1 = plVar1 + 4;" (assignment_expression "plVar1 = plVar1 + 4" identifier = (binary_expression "plVar1 + 4" identifier + number_literal)) ;) }) while (parenthesized_expression "(plVar5 != param_1 + 0x100)" ( (binary_expression "plVar5 != param_1 + 0x100" identifier != (binary_expression "param_1 + 0x100" identifier + number_literal)) )) ;) (expression_statement "param_1[0x100] = uVar3;" (assignment_expression "param_1[0x100] = uVar3" (subscript_expression "param_1[0x100]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[0x101] = lVar6;" (assignment_expression "param_1[0x101] = lVar6" (subscript_expression "param_1[0x101]" identifier [ number_literal ]) = identifier) ;) (return_statement "return;" return ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration (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 TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (subscript_expression IDENT [ LIT ]) + IDENT) + LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (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 (unary_expression ~ (parenthesized_expression ( (binary_expression IDENT ^ (binary_expression IDENT << LIT)) ))) + (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) & LIT) )))) )))) + IDENT) + IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) >> LIT) ))) & LIT) )))) )))) + IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression IDENT ^ (binary_expression IDENT >> LIT)) )) + (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) & LIT) )))) )))) + IDENT) + IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) >> LIT) ))) & LIT) )))) )))) + IDENT)) ;) (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 (parenthesized_expression ( (binary_expression (binary_expression IDENT * LIT) ^ IDENT) )) + (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) & LIT) )))) )))) + IDENT) + IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) >> LIT) ))) & LIT) )))) )))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression IDENT ^ (binary_expression IDENT >> LIT)) )) + (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) & LIT) )))) )))) + IDENT) + IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) >> LIT) ))) & LIT) )))) )))) + IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT != (binary_expression IDENT + LIT)) )) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (unary_expression ~ (parenthesized_expression ( (binary_expression IDENT ^ (binary_expression IDENT << LIT)) ))) + (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) & LIT) )))) )))) + IDENT) + IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) >> LIT) ))) & LIT) )))) )))))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression IDENT ^ (binary_expression IDENT >> LIT)) )) + (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) & LIT) )))) )))) + IDENT) + IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) >> LIT) ))) & LIT) )))) )))) + IDENT)) ;) (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 (parenthesized_expression ( (binary_expression (binary_expression IDENT * LIT) ^ IDENT) )) + (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) & LIT) )))) )))) + IDENT) + IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) >> LIT) ))) & LIT) )))) )))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression IDENT ^ (binary_expression IDENT >> LIT)) )) + (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) & LIT) )))) )))) + IDENT) + IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) >> LIT) ))) & LIT) )))) )))) + IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT != (binary_expression IDENT + LIT)) )) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (return_statement return ;) })))
|
(function_definition "void FUN_00106480(long *param_1,long *param_2)\n\n{\n long *plVar1;\n long *plVar2;\n ulong uVar3;\n long lVar4;\n long *plVar5;\n long lVar6;\n \n lVar6 = param_1[0x102];\n uVar3 = param_1[0x100];\n param_1[0x102] = lVar6 + 1;\n lVar6 = param_1[0x101] + lVar6 + 1;\n plVar1 = param_1;\n plVar5 = param_2;\n do {\n lVar4 = *plVar1;\n uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar1[0x80];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n *plVar1 = lVar6;\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)) + lVar4;\n *plVar5 = lVar4;\n lVar6 = plVar1[1];\n uVar3 = (uVar3 ^ uVar3 >> 5) + plVar1[0x81];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar1[1] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar5[1] = lVar6;\n lVar4 = plVar1[2];\n uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar1[0x82];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n plVar1[2] = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n plVar5[2] = lVar4;\n lVar6 = plVar1[3];\n uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar1[0x83];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar2 = plVar1 + 4;\n plVar1[3] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar5[3] = lVar6;\n plVar1 = plVar2;\n plVar5 = plVar5 + 4;\n } while (plVar2 != param_1 + 0x80);\n plVar1 = param_2 + 0x80;\n do {\n lVar4 = *plVar2;\n uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar2[-0x80];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n *plVar2 = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n *plVar1 = lVar4;\n lVar6 = plVar2[1];\n uVar3 = (uVar3 ^ uVar3 >> 5) + plVar2[-0x7f];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar2[1] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar1[1] = lVar6;\n lVar4 = plVar2[2];\n uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar2[-0x7e];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n plVar2[2] = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n plVar1[2] = lVar4;\n lVar6 = plVar2[3];\n uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar2[-0x7d];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar5 = plVar2 + 4;\n plVar2[3] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar1[3] = lVar6;\n plVar2 = plVar5;\n plVar1 = plVar1 + 4;\n } while (plVar5 != param_1 + 0x100);\n param_1[0x100] = uVar3;\n param_1[0x101] = lVar6;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00106480(long *param_1,long *param_2)" (identifier "FUN_00106480") (parameter_list "(long *param_1,long *param_2)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "long *param_2" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")"))) (compound_statement "{\n long *plVar1;\n long *plVar2;\n ulong uVar3;\n long lVar4;\n long *plVar5;\n long lVar6;\n \n lVar6 = param_1[0x102];\n uVar3 = param_1[0x100];\n param_1[0x102] = lVar6 + 1;\n lVar6 = param_1[0x101] + lVar6 + 1;\n plVar1 = param_1;\n plVar5 = param_2;\n do {\n lVar4 = *plVar1;\n uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar1[0x80];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n *plVar1 = lVar6;\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)) + lVar4;\n *plVar5 = lVar4;\n lVar6 = plVar1[1];\n uVar3 = (uVar3 ^ uVar3 >> 5) + plVar1[0x81];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar1[1] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar5[1] = lVar6;\n lVar4 = plVar1[2];\n uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar1[0x82];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n plVar1[2] = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n plVar5[2] = lVar4;\n lVar6 = plVar1[3];\n uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar1[0x83];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar2 = plVar1 + 4;\n plVar1[3] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar5[3] = lVar6;\n plVar1 = plVar2;\n plVar5 = plVar5 + 4;\n } while (plVar2 != param_1 + 0x80);\n plVar1 = param_2 + 0x80;\n do {\n lVar4 = *plVar2;\n uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar2[-0x80];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n *plVar2 = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n *plVar1 = lVar4;\n lVar6 = plVar2[1];\n uVar3 = (uVar3 ^ uVar3 >> 5) + plVar2[-0x7f];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar2[1] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar1[1] = lVar6;\n lVar4 = plVar2[2];\n uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar2[-0x7e];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n plVar2[2] = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n plVar1[2] = lVar4;\n lVar6 = plVar2[3];\n uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar2[-0x7d];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar5 = plVar2 + 4;\n plVar2[3] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar1[3] = lVar6;\n plVar2 = plVar5;\n plVar1 = plVar1 + 4;\n } while (plVar5 != param_1 + 0x100);\n param_1[0x100] = uVar3;\n param_1[0x101] = lVar6;\n return;\n}" ({ "{") (declaration "long *plVar1;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar1" (* "*") (identifier "plVar1")) (; ";")) (declaration "long *plVar2;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar2" (* "*") (identifier "plVar2")) (; ";")) (declaration "ulong uVar3;" (type_identifier "ulong") (identifier "uVar3") (; ";")) (declaration "long lVar4;" (sized_type_specifier "long" (long "long")) (identifier "lVar4") (; ";")) (declaration "long *plVar5;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar5" (* "*") (identifier "plVar5")) (; ";")) (declaration "long lVar6;" (sized_type_specifier "long" (long "long")) (identifier "lVar6") (; ";")) (expression_statement "lVar6 = param_1[0x102];" (assignment_expression "lVar6 = param_1[0x102]" (identifier "lVar6") (= "=") (subscript_expression "param_1[0x102]" (identifier "param_1") ([ "[") (number_literal "0x102") (] "]"))) (; ";")) (expression_statement "uVar3 = param_1[0x100];" (assignment_expression "uVar3 = param_1[0x100]" (identifier "uVar3") (= "=") (subscript_expression "param_1[0x100]" (identifier "param_1") ([ "[") (number_literal "0x100") (] "]"))) (; ";")) (expression_statement "param_1[0x102] = lVar6 + 1;" (assignment_expression "param_1[0x102] = lVar6 + 1" (subscript_expression "param_1[0x102]" (identifier "param_1") ([ "[") (number_literal "0x102") (] "]")) (= "=") (binary_expression "lVar6 + 1" (identifier "lVar6") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "lVar6 = param_1[0x101] + lVar6 + 1;" (assignment_expression "lVar6 = param_1[0x101] + lVar6 + 1" (identifier "lVar6") (= "=") (binary_expression "param_1[0x101] + lVar6 + 1" (binary_expression "param_1[0x101] + lVar6" (subscript_expression "param_1[0x101]" (identifier "param_1") ([ "[") (number_literal "0x101") (] "]")) (+ "+") (identifier "lVar6")) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "plVar1 = param_1;" (assignment_expression "plVar1 = param_1" (identifier "plVar1") (= "=") (identifier "param_1")) (; ";")) (expression_statement "plVar5 = param_2;" (assignment_expression "plVar5 = param_2" (identifier "plVar5") (= "=") (identifier "param_2")) (; ";")) (do_statement "do {\n lVar4 = *plVar1;\n uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar1[0x80];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n *plVar1 = lVar6;\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)) + lVar4;\n *plVar5 = lVar4;\n lVar6 = plVar1[1];\n uVar3 = (uVar3 ^ uVar3 >> 5) + plVar1[0x81];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar1[1] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar5[1] = lVar6;\n lVar4 = plVar1[2];\n uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar1[0x82];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n plVar1[2] = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n plVar5[2] = lVar4;\n lVar6 = plVar1[3];\n uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar1[0x83];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar2 = plVar1 + 4;\n plVar1[3] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar5[3] = lVar6;\n plVar1 = plVar2;\n plVar5 = plVar5 + 4;\n } while (plVar2 != param_1 + 0x80);" (do "do") (compound_statement "{\n lVar4 = *plVar1;\n uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar1[0x80];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n *plVar1 = lVar6;\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)) + lVar4;\n *plVar5 = lVar4;\n lVar6 = plVar1[1];\n uVar3 = (uVar3 ^ uVar3 >> 5) + plVar1[0x81];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar1[1] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar5[1] = lVar6;\n lVar4 = plVar1[2];\n uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar1[0x82];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n plVar1[2] = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n plVar5[2] = lVar4;\n lVar6 = plVar1[3];\n uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar1[0x83];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar2 = plVar1 + 4;\n plVar1[3] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar5[3] = lVar6;\n plVar1 = plVar2;\n plVar5 = plVar5 + 4;\n }" ({ "{") (expression_statement "lVar4 = *plVar1;" (assignment_expression "lVar4 = *plVar1" (identifier "lVar4") (= "=") (pointer_expression "*plVar1" (* "*") (identifier "plVar1"))) (; ";")) (expression_statement "uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar1[0x80];" (assignment_expression "uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar1[0x80]" (identifier "uVar3") (= "=") (binary_expression "~(uVar3 ^ uVar3 << 0x15) + plVar1[0x80]" (unary_expression "~(uVar3 ^ uVar3 << 0x15)" (~ "~") (parenthesized_expression "(uVar3 ^ uVar3 << 0x15)" (( "(") (binary_expression "uVar3 ^ uVar3 << 0x15" (identifier "uVar3") (^ "^") (binary_expression "uVar3 << 0x15" (identifier "uVar3") (<< "<<") (number_literal "0x15"))) () ")"))) (+ "+") (subscript_expression "plVar1[0x80]" (identifier "plVar1") ([ "[") (number_literal "0x80") (] "]")))) (; ";")) (expression_statement "lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;" (assignment_expression "lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6" (identifier "lVar6") (= "=") (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6" (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" (* "*") (cast_expression "(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" (( "(") (binary_expression "(long)param_1 + (ulong)((uint)lVar4 & 0x7f8)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (call_expression "(ulong)((uint)lVar4 & 0x7f8)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((uint)lVar4 & 0x7f8)" (( "(") (binary_expression "(uint)lVar4 & 0x7f8" (cast_expression "(uint)lVar4" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "lVar4")) (& "&") (number_literal "0x7f8")) () ")")))) () ")")))) (+ "+") (identifier "uVar3")) (+ "+") (identifier "lVar6"))) (; ";")) (expression_statement "*plVar1 = lVar6;" (assignment_expression "*plVar1 = lVar6" (pointer_expression "*plVar1" (* "*") (identifier "plVar1")) (= "=") (identifier "lVar6")) (; ";")) (expression_statement "lVar4 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)) + lVar4;" (assignment_expression "lVar4 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)) + lVar4" (identifier "lVar4") (= "=") (binary_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)) + lVar4" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" (* "*") (cast_expression "(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" (( "(") (binary_expression "(long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (call_expression "(ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((uint)((ulong)lVar6 >> 8) & 0x7f8)" (( "(") (binary_expression "(uint)((ulong)lVar6 >> 8) & 0x7f8" (call_expression "(uint)((ulong)lVar6 >> 8)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "((ulong)lVar6 >> 8)" (( "(") (binary_expression "(ulong)lVar6 >> 8" (cast_expression "(ulong)lVar6" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "lVar6")) (>> ">>") (number_literal "8")) () ")"))) (& "&") (number_literal "0x7f8")) () ")")))) () ")")))) (+ "+") (identifier "lVar4"))) (; ";")) (expression_statement "*plVar5 = lVar4;" (assignment_expression "*plVar5 = lVar4" (pointer_expression "*plVar5" (* "*") (identifier "plVar5")) (= "=") (identifier "lVar4")) (; ";")) (expression_statement "lVar6 = plVar1[1];" (assignment_expression "lVar6 = plVar1[1]" (identifier "lVar6") (= "=") (subscript_expression "plVar1[1]" (identifier "plVar1") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "uVar3 = (uVar3 ^ uVar3 >> 5) + plVar1[0x81];" (assignment_expression "uVar3 = (uVar3 ^ uVar3 >> 5) + plVar1[0x81]" (identifier "uVar3") (= "=") (binary_expression "(uVar3 ^ uVar3 >> 5) + plVar1[0x81]" (parenthesized_expression "(uVar3 ^ uVar3 >> 5)" (( "(") (binary_expression "uVar3 ^ uVar3 >> 5" (identifier "uVar3") (^ "^") (binary_expression "uVar3 >> 5" (identifier "uVar3") (>> ">>") (number_literal "5"))) () ")")) (+ "+") (subscript_expression "plVar1[0x81]" (identifier "plVar1") ([ "[") (number_literal "0x81") (] "]")))) (; ";")) (expression_statement "lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;" (assignment_expression "lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4" (identifier "lVar4") (= "=") (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4" (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" (* "*") (cast_expression "(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" (( "(") (binary_expression "(long)param_1 + (ulong)((uint)lVar6 & 0x7f8)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (call_expression "(ulong)((uint)lVar6 & 0x7f8)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((uint)lVar6 & 0x7f8)" (( "(") (binary_expression "(uint)lVar6 & 0x7f8" (cast_expression "(uint)lVar6" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "lVar6")) (& "&") (number_literal "0x7f8")) () ")")))) () ")")))) (+ "+") (identifier "uVar3")) (+ "+") (identifier "lVar4"))) (; ";")) (expression_statement "plVar1[1] = lVar4;" (assignment_expression "plVar1[1] = lVar4" (subscript_expression "plVar1[1]" (identifier "plVar1") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "lVar4")) (; ";")) (expression_statement "lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;" (assignment_expression "lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6" (identifier "lVar6") (= "=") (binary_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" (* "*") (cast_expression "(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" (( "(") (binary_expression "(long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (call_expression "(ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((uint)((ulong)lVar4 >> 8) & 0x7f8)" (( "(") (binary_expression "(uint)((ulong)lVar4 >> 8) & 0x7f8" (call_expression "(uint)((ulong)lVar4 >> 8)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "((ulong)lVar4 >> 8)" (( "(") (binary_expression "(ulong)lVar4 >> 8" (cast_expression "(ulong)lVar4" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "lVar4")) (>> ">>") (number_literal "8")) () ")"))) (& "&") (number_literal "0x7f8")) () ")")))) () ")")))) (+ "+") (identifier "lVar6"))) (; ";")) (expression_statement "plVar5[1] = lVar6;" (assignment_expression "plVar5[1] = lVar6" (subscript_expression "plVar5[1]" (identifier "plVar5") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "lVar6")) (; ";")) (expression_statement "lVar4 = plVar1[2];" (assignment_expression "lVar4 = plVar1[2]" (identifier "lVar4") (= "=") (subscript_expression "plVar1[2]" (identifier "plVar1") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar1[0x82];" (assignment_expression "uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar1[0x82]" (identifier "uVar3") (= "=") (binary_expression "(uVar3 * 0x1000 ^ uVar3) + plVar1[0x82]" (parenthesized_expression "(uVar3 * 0x1000 ^ uVar3)" (( "(") (binary_expression "uVar3 * 0x1000 ^ uVar3" (binary_expression "uVar3 * 0x1000" (identifier "uVar3") (* "*") (number_literal "0x1000")) (^ "^") (identifier "uVar3")) () ")")) (+ "+") (subscript_expression "plVar1[0x82]" (identifier "plVar1") ([ "[") (number_literal "0x82") (] "]")))) (; ";")) (expression_statement "lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;" (assignment_expression "lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6" (identifier "lVar6") (= "=") (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6" (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" (* "*") (cast_expression "(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" (( "(") (binary_expression "(long)param_1 + (ulong)((uint)lVar4 & 0x7f8)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (call_expression "(ulong)((uint)lVar4 & 0x7f8)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((uint)lVar4 & 0x7f8)" (( "(") (binary_expression "(uint)lVar4 & 0x7f8" (cast_expression "(uint)lVar4" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "lVar4")) (& "&") (number_literal "0x7f8")) () ")")))) () ")")))) (+ "+") (identifier "uVar3")) (+ "+") (identifier "lVar6"))) (; ";")) (expression_statement "plVar1[2] = lVar6;" (assignment_expression "plVar1[2] = lVar6" (subscript_expression "plVar1[2]" (identifier "plVar1") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "lVar6")) (; ";")) (expression_statement "lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));" (assignment_expression "lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" (identifier "lVar4") (= "=") (binary_expression "lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" (identifier "lVar4") (+ "+") (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" (* "*") (cast_expression "(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" (( "(") (binary_expression "(long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (call_expression "(ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((uint)((ulong)lVar6 >> 8) & 0x7f8)" (( "(") (binary_expression "(uint)((ulong)lVar6 >> 8) & 0x7f8" (call_expression "(uint)((ulong)lVar6 >> 8)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "((ulong)lVar6 >> 8)" (( "(") (binary_expression "(ulong)lVar6 >> 8" (cast_expression "(ulong)lVar6" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "lVar6")) (>> ">>") (number_literal "8")) () ")"))) (& "&") (number_literal "0x7f8")) () ")")))) () ")")))))) (; ";")) (expression_statement "plVar5[2] = lVar4;" (assignment_expression "plVar5[2] = lVar4" (subscript_expression "plVar5[2]" (identifier "plVar5") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "lVar4")) (; ";")) (expression_statement "lVar6 = plVar1[3];" (assignment_expression "lVar6 = plVar1[3]" (identifier "lVar6") (= "=") (subscript_expression "plVar1[3]" (identifier "plVar1") ([ "[") (number_literal "3") (] "]"))) (; ";")) (expression_statement "uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar1[0x83];" (assignment_expression "uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar1[0x83]" (identifier "uVar3") (= "=") (binary_expression "(uVar3 ^ uVar3 >> 0x21) + plVar1[0x83]" (parenthesized_expression "(uVar3 ^ uVar3 >> 0x21)" (( "(") (binary_expression "uVar3 ^ uVar3 >> 0x21" (identifier "uVar3") (^ "^") (binary_expression "uVar3 >> 0x21" (identifier "uVar3") (>> ">>") (number_literal "0x21"))) () ")")) (+ "+") (subscript_expression "plVar1[0x83]" (identifier "plVar1") ([ "[") (number_literal "0x83") (] "]")))) (; ";")) (expression_statement "lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;" (assignment_expression "lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4" (identifier "lVar4") (= "=") (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4" (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" (* "*") (cast_expression "(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" (( "(") (binary_expression "(long)param_1 + (ulong)((uint)lVar6 & 0x7f8)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (call_expression "(ulong)((uint)lVar6 & 0x7f8)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((uint)lVar6 & 0x7f8)" (( "(") (binary_expression "(uint)lVar6 & 0x7f8" (cast_expression "(uint)lVar6" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "lVar6")) (& "&") (number_literal "0x7f8")) () ")")))) () ")")))) (+ "+") (identifier "uVar3")) (+ "+") (identifier "lVar4"))) (; ";")) (expression_statement "plVar2 = plVar1 + 4;" (assignment_expression "plVar2 = plVar1 + 4" (identifier "plVar2") (= "=") (binary_expression "plVar1 + 4" (identifier "plVar1") (+ "+") (number_literal "4"))) (; ";")) (expression_statement "plVar1[3] = lVar4;" (assignment_expression "plVar1[3] = lVar4" (subscript_expression "plVar1[3]" (identifier "plVar1") ([ "[") (number_literal "3") (] "]")) (= "=") (identifier "lVar4")) (; ";")) (expression_statement "lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;" (assignment_expression "lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6" (identifier "lVar6") (= "=") (binary_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" (* "*") (cast_expression "(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" (( "(") (binary_expression "(long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (call_expression "(ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((uint)((ulong)lVar4 >> 8) & 0x7f8)" (( "(") (binary_expression "(uint)((ulong)lVar4 >> 8) & 0x7f8" (call_expression "(uint)((ulong)lVar4 >> 8)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "((ulong)lVar4 >> 8)" (( "(") (binary_expression "(ulong)lVar4 >> 8" (cast_expression "(ulong)lVar4" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "lVar4")) (>> ">>") (number_literal "8")) () ")"))) (& "&") (number_literal "0x7f8")) () ")")))) () ")")))) (+ "+") (identifier "lVar6"))) (; ";")) (expression_statement "plVar5[3] = lVar6;" (assignment_expression "plVar5[3] = lVar6" (subscript_expression "plVar5[3]" (identifier "plVar5") ([ "[") (number_literal "3") (] "]")) (= "=") (identifier "lVar6")) (; ";")) (expression_statement "plVar1 = plVar2;" (assignment_expression "plVar1 = plVar2" (identifier "plVar1") (= "=") (identifier "plVar2")) (; ";")) (expression_statement "plVar5 = plVar5 + 4;" (assignment_expression "plVar5 = plVar5 + 4" (identifier "plVar5") (= "=") (binary_expression "plVar5 + 4" (identifier "plVar5") (+ "+") (number_literal "4"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(plVar2 != param_1 + 0x80)" (( "(") (binary_expression "plVar2 != param_1 + 0x80" (identifier "plVar2") (!= "!=") (binary_expression "param_1 + 0x80" (identifier "param_1") (+ "+") (number_literal "0x80"))) () ")")) (; ";")) (expression_statement "plVar1 = param_2 + 0x80;" (assignment_expression "plVar1 = param_2 + 0x80" (identifier "plVar1") (= "=") (binary_expression "param_2 + 0x80" (identifier "param_2") (+ "+") (number_literal "0x80"))) (; ";")) (do_statement "do {\n lVar4 = *plVar2;\n uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar2[-0x80];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n *plVar2 = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n *plVar1 = lVar4;\n lVar6 = plVar2[1];\n uVar3 = (uVar3 ^ uVar3 >> 5) + plVar2[-0x7f];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar2[1] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar1[1] = lVar6;\n lVar4 = plVar2[2];\n uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar2[-0x7e];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n plVar2[2] = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n plVar1[2] = lVar4;\n lVar6 = plVar2[3];\n uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar2[-0x7d];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar5 = plVar2 + 4;\n plVar2[3] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar1[3] = lVar6;\n plVar2 = plVar5;\n plVar1 = plVar1 + 4;\n } while (plVar5 != param_1 + 0x100);" (do "do") (compound_statement "{\n lVar4 = *plVar2;\n uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar2[-0x80];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n *plVar2 = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n *plVar1 = lVar4;\n lVar6 = plVar2[1];\n uVar3 = (uVar3 ^ uVar3 >> 5) + plVar2[-0x7f];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar2[1] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar1[1] = lVar6;\n lVar4 = plVar2[2];\n uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar2[-0x7e];\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;\n plVar2[2] = lVar6;\n lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));\n plVar1[2] = lVar4;\n lVar6 = plVar2[3];\n uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar2[-0x7d];\n lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;\n plVar5 = plVar2 + 4;\n plVar2[3] = lVar4;\n lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;\n plVar1[3] = lVar6;\n plVar2 = plVar5;\n plVar1 = plVar1 + 4;\n }" ({ "{") (expression_statement "lVar4 = *plVar2;" (assignment_expression "lVar4 = *plVar2" (identifier "lVar4") (= "=") (pointer_expression "*plVar2" (* "*") (identifier "plVar2"))) (; ";")) (expression_statement "uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar2[-0x80];" (assignment_expression "uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar2[-0x80]" (identifier "uVar3") (= "=") (binary_expression "~(uVar3 ^ uVar3 << 0x15) + plVar2[-0x80]" (unary_expression "~(uVar3 ^ uVar3 << 0x15)" (~ "~") (parenthesized_expression "(uVar3 ^ uVar3 << 0x15)" (( "(") (binary_expression "uVar3 ^ uVar3 << 0x15" (identifier "uVar3") (^ "^") (binary_expression "uVar3 << 0x15" (identifier "uVar3") (<< "<<") (number_literal "0x15"))) () ")"))) (+ "+") (subscript_expression "plVar2[-0x80]" (identifier "plVar2") ([ "[") (number_literal "-0x80") (] "]")))) (; ";")) (expression_statement "lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;" (assignment_expression "lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6" (identifier "lVar6") (= "=") (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6" (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" (* "*") (cast_expression "(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" (( "(") (binary_expression "(long)param_1 + (ulong)((uint)lVar4 & 0x7f8)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (call_expression "(ulong)((uint)lVar4 & 0x7f8)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((uint)lVar4 & 0x7f8)" (( "(") (binary_expression "(uint)lVar4 & 0x7f8" (cast_expression "(uint)lVar4" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "lVar4")) (& "&") (number_literal "0x7f8")) () ")")))) () ")")))) (+ "+") (identifier "uVar3")) (+ "+") (identifier "lVar6"))) (; ";")) (expression_statement "*plVar2 = lVar6;" (assignment_expression "*plVar2 = lVar6" (pointer_expression "*plVar2" (* "*") (identifier "plVar2")) (= "=") (identifier "lVar6")) (; ";")) (expression_statement "lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));" (assignment_expression "lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" (identifier "lVar4") (= "=") (binary_expression "lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" (identifier "lVar4") (+ "+") (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" (* "*") (cast_expression "(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" (( "(") (binary_expression "(long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (call_expression "(ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((uint)((ulong)lVar6 >> 8) & 0x7f8)" (( "(") (binary_expression "(uint)((ulong)lVar6 >> 8) & 0x7f8" (call_expression "(uint)((ulong)lVar6 >> 8)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "((ulong)lVar6 >> 8)" (( "(") (binary_expression "(ulong)lVar6 >> 8" (cast_expression "(ulong)lVar6" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "lVar6")) (>> ">>") (number_literal "8")) () ")"))) (& "&") (number_literal "0x7f8")) () ")")))) () ")")))))) (; ";")) (expression_statement "*plVar1 = lVar4;" (assignment_expression "*plVar1 = lVar4" (pointer_expression "*plVar1" (* "*") (identifier "plVar1")) (= "=") (identifier "lVar4")) (; ";")) (expression_statement "lVar6 = plVar2[1];" (assignment_expression "lVar6 = plVar2[1]" (identifier "lVar6") (= "=") (subscript_expression "plVar2[1]" (identifier "plVar2") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "uVar3 = (uVar3 ^ uVar3 >> 5) + plVar2[-0x7f];" (assignment_expression "uVar3 = (uVar3 ^ uVar3 >> 5) + plVar2[-0x7f]" (identifier "uVar3") (= "=") (binary_expression "(uVar3 ^ uVar3 >> 5) + plVar2[-0x7f]" (parenthesized_expression "(uVar3 ^ uVar3 >> 5)" (( "(") (binary_expression "uVar3 ^ uVar3 >> 5" (identifier "uVar3") (^ "^") (binary_expression "uVar3 >> 5" (identifier "uVar3") (>> ">>") (number_literal "5"))) () ")")) (+ "+") (subscript_expression "plVar2[-0x7f]" (identifier "plVar2") ([ "[") (number_literal "-0x7f") (] "]")))) (; ";")) (expression_statement "lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;" (assignment_expression "lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4" (identifier "lVar4") (= "=") (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4" (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" (* "*") (cast_expression "(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" (( "(") (binary_expression "(long)param_1 + (ulong)((uint)lVar6 & 0x7f8)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (call_expression "(ulong)((uint)lVar6 & 0x7f8)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((uint)lVar6 & 0x7f8)" (( "(") (binary_expression "(uint)lVar6 & 0x7f8" (cast_expression "(uint)lVar6" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "lVar6")) (& "&") (number_literal "0x7f8")) () ")")))) () ")")))) (+ "+") (identifier "uVar3")) (+ "+") (identifier "lVar4"))) (; ";")) (expression_statement "plVar2[1] = lVar4;" (assignment_expression "plVar2[1] = lVar4" (subscript_expression "plVar2[1]" (identifier "plVar2") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "lVar4")) (; ";")) (expression_statement "lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;" (assignment_expression "lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6" (identifier "lVar6") (= "=") (binary_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" (* "*") (cast_expression "(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" (( "(") (binary_expression "(long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (call_expression "(ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((uint)((ulong)lVar4 >> 8) & 0x7f8)" (( "(") (binary_expression "(uint)((ulong)lVar4 >> 8) & 0x7f8" (call_expression "(uint)((ulong)lVar4 >> 8)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "((ulong)lVar4 >> 8)" (( "(") (binary_expression "(ulong)lVar4 >> 8" (cast_expression "(ulong)lVar4" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "lVar4")) (>> ">>") (number_literal "8")) () ")"))) (& "&") (number_literal "0x7f8")) () ")")))) () ")")))) (+ "+") (identifier "lVar6"))) (; ";")) (expression_statement "plVar1[1] = lVar6;" (assignment_expression "plVar1[1] = lVar6" (subscript_expression "plVar1[1]" (identifier "plVar1") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "lVar6")) (; ";")) (expression_statement "lVar4 = plVar2[2];" (assignment_expression "lVar4 = plVar2[2]" (identifier "lVar4") (= "=") (subscript_expression "plVar2[2]" (identifier "plVar2") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar2[-0x7e];" (assignment_expression "uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar2[-0x7e]" (identifier "uVar3") (= "=") (binary_expression "(uVar3 * 0x1000 ^ uVar3) + plVar2[-0x7e]" (parenthesized_expression "(uVar3 * 0x1000 ^ uVar3)" (( "(") (binary_expression "uVar3 * 0x1000 ^ uVar3" (binary_expression "uVar3 * 0x1000" (identifier "uVar3") (* "*") (number_literal "0x1000")) (^ "^") (identifier "uVar3")) () ")")) (+ "+") (subscript_expression "plVar2[-0x7e]" (identifier "plVar2") ([ "[") (number_literal "-0x7e") (] "]")))) (; ";")) (expression_statement "lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;" (assignment_expression "lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6" (identifier "lVar6") (= "=") (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6" (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" (* "*") (cast_expression "(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + (ulong)((uint)lVar4 & 0x7f8))" (( "(") (binary_expression "(long)param_1 + (ulong)((uint)lVar4 & 0x7f8)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (call_expression "(ulong)((uint)lVar4 & 0x7f8)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((uint)lVar4 & 0x7f8)" (( "(") (binary_expression "(uint)lVar4 & 0x7f8" (cast_expression "(uint)lVar4" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "lVar4")) (& "&") (number_literal "0x7f8")) () ")")))) () ")")))) (+ "+") (identifier "uVar3")) (+ "+") (identifier "lVar6"))) (; ";")) (expression_statement "plVar2[2] = lVar6;" (assignment_expression "plVar2[2] = lVar6" (subscript_expression "plVar2[2]" (identifier "plVar2") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "lVar6")) (; ";")) (expression_statement "lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));" (assignment_expression "lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" (identifier "lVar4") (= "=") (binary_expression "lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" (identifier "lVar4") (+ "+") (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" (* "*") (cast_expression "(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8))" (( "(") (binary_expression "(long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (call_expression "(ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((uint)((ulong)lVar6 >> 8) & 0x7f8)" (( "(") (binary_expression "(uint)((ulong)lVar6 >> 8) & 0x7f8" (call_expression "(uint)((ulong)lVar6 >> 8)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "((ulong)lVar6 >> 8)" (( "(") (binary_expression "(ulong)lVar6 >> 8" (cast_expression "(ulong)lVar6" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "lVar6")) (>> ">>") (number_literal "8")) () ")"))) (& "&") (number_literal "0x7f8")) () ")")))) () ")")))))) (; ";")) (expression_statement "plVar1[2] = lVar4;" (assignment_expression "plVar1[2] = lVar4" (subscript_expression "plVar1[2]" (identifier "plVar1") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "lVar4")) (; ";")) (expression_statement "lVar6 = plVar2[3];" (assignment_expression "lVar6 = plVar2[3]" (identifier "lVar6") (= "=") (subscript_expression "plVar2[3]" (identifier "plVar2") ([ "[") (number_literal "3") (] "]"))) (; ";")) (expression_statement "uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar2[-0x7d];" (assignment_expression "uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar2[-0x7d]" (identifier "uVar3") (= "=") (binary_expression "(uVar3 ^ uVar3 >> 0x21) + plVar2[-0x7d]" (parenthesized_expression "(uVar3 ^ uVar3 >> 0x21)" (( "(") (binary_expression "uVar3 ^ uVar3 >> 0x21" (identifier "uVar3") (^ "^") (binary_expression "uVar3 >> 0x21" (identifier "uVar3") (>> ">>") (number_literal "0x21"))) () ")")) (+ "+") (subscript_expression "plVar2[-0x7d]" (identifier "plVar2") ([ "[") (number_literal "-0x7d") (] "]")))) (; ";")) (expression_statement "lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;" (assignment_expression "lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4" (identifier "lVar4") (= "=") (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4" (binary_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" (* "*") (cast_expression "(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + (ulong)((uint)lVar6 & 0x7f8))" (( "(") (binary_expression "(long)param_1 + (ulong)((uint)lVar6 & 0x7f8)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (call_expression "(ulong)((uint)lVar6 & 0x7f8)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((uint)lVar6 & 0x7f8)" (( "(") (binary_expression "(uint)lVar6 & 0x7f8" (cast_expression "(uint)lVar6" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "lVar6")) (& "&") (number_literal "0x7f8")) () ")")))) () ")")))) (+ "+") (identifier "uVar3")) (+ "+") (identifier "lVar4"))) (; ";")) (expression_statement "plVar5 = plVar2 + 4;" (assignment_expression "plVar5 = plVar2 + 4" (identifier "plVar5") (= "=") (binary_expression "plVar2 + 4" (identifier "plVar2") (+ "+") (number_literal "4"))) (; ";")) (expression_statement "plVar2[3] = lVar4;" (assignment_expression "plVar2[3] = lVar4" (subscript_expression "plVar2[3]" (identifier "plVar2") ([ "[") (number_literal "3") (] "]")) (= "=") (identifier "lVar4")) (; ";")) (expression_statement "lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;" (assignment_expression "lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6" (identifier "lVar6") (= "=") (binary_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6" (pointer_expression "*(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" (* "*") (cast_expression "(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8))" (( "(") (binary_expression "(long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (call_expression "(ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((uint)((ulong)lVar4 >> 8) & 0x7f8)" (( "(") (binary_expression "(uint)((ulong)lVar4 >> 8) & 0x7f8" (call_expression "(uint)((ulong)lVar4 >> 8)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "((ulong)lVar4 >> 8)" (( "(") (binary_expression "(ulong)lVar4 >> 8" (cast_expression "(ulong)lVar4" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "lVar4")) (>> ">>") (number_literal "8")) () ")"))) (& "&") (number_literal "0x7f8")) () ")")))) () ")")))) (+ "+") (identifier "lVar6"))) (; ";")) (expression_statement "plVar1[3] = lVar6;" (assignment_expression "plVar1[3] = lVar6" (subscript_expression "plVar1[3]" (identifier "plVar1") ([ "[") (number_literal "3") (] "]")) (= "=") (identifier "lVar6")) (; ";")) (expression_statement "plVar2 = plVar5;" (assignment_expression "plVar2 = plVar5" (identifier "plVar2") (= "=") (identifier "plVar5")) (; ";")) (expression_statement "plVar1 = plVar1 + 4;" (assignment_expression "plVar1 = plVar1 + 4" (identifier "plVar1") (= "=") (binary_expression "plVar1 + 4" (identifier "plVar1") (+ "+") (number_literal "4"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(plVar5 != param_1 + 0x100)" (( "(") (binary_expression "plVar5 != param_1 + 0x100" (identifier "plVar5") (!= "!=") (binary_expression "param_1 + 0x100" (identifier "param_1") (+ "+") (number_literal "0x100"))) () ")")) (; ";")) (expression_statement "param_1[0x100] = uVar3;" (assignment_expression "param_1[0x100] = uVar3" (subscript_expression "param_1[0x100]" (identifier "param_1") ([ "[") (number_literal "0x100") (] "]")) (= "=") (identifier "uVar3")) (; ";")) (expression_statement "param_1[0x101] = lVar6;" (assignment_expression "param_1[0x101] = lVar6" (subscript_expression "param_1[0x101]" (identifier "param_1") ([ "[") (number_literal "0x101") (] "]")) (= "=") (identifier "lVar6")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
void function_1(type_1 *s,type_2 *var_6)
{
type_2 *var_7;
type_1 *piVar2;
type_1 *var_5;
type_3 var_2;
type_2 var_3;
type_2 *var_4;
type_2 var_1;
var_2 = s->a;
var_1 = s->c + 1;
s->c = var_1;
var_1 = s->b + var_1;
piVar2 = s;
var_4 = var_6;
do {
var_3 = piVar2->m[0];
var_2 = ~(var_2 ^ var_2 << 0x15) + piVar2->m[0x80];
var_1 = *(long *)((long)s->m + (type_3)((type_4)var_3 & 0x7f8)) + var_2 + var_1;
piVar2->m[0] = var_1;
var_3 = *(long *)((long)s->m + (type_3)((type_4)(var_1 >> 8) & 0x7f8)) + var_3;
*var_4 = var_3;
var_1 = piVar2->m[1];
var_2 = (var_2 ^ var_2 >> 5) + piVar2->m[0x81];
var_3 = *(long *)((long)s->m + (type_3)((type_4)var_1 & 0x7f8)) + var_2 + var_3;
piVar2->m[1] = var_3;
var_1 = *(long *)((long)s->m + (type_3)((type_4)(var_3 >> 8) & 0x7f8)) + var_1;
var_4[1] = var_1;
var_3 = piVar2->m[2];
var_2 = (var_2 * 0x1000 ^ var_2) + piVar2->m[0x82];
var_1 = *(long *)((long)s->m + (type_3)((type_4)var_3 & 0x7f8)) + var_2 + var_1;
piVar2->m[2] = var_1;
var_3 = var_3 + *(long *)((long)s->m + (type_3)((type_4)(var_1 >> 8) & 0x7f8));
var_4[2] = var_3;
var_1 = piVar2->m[3];
var_2 = (var_2 ^ var_2 >> 0x21) + piVar2->m[0x83];
var_3 = *(long *)((long)s->m + (type_3)((type_4)var_1 & 0x7f8)) + var_2 + var_3;
var_5 = (type_1 *)(piVar2->m + 4);
piVar2->m[3] = var_3;
var_1 = *(long *)((long)s->m + (type_3)((type_4)(var_3 >> 8) & 0x7f8)) + var_1;
var_4[3] = var_1;
piVar2 = var_5;
var_4 = var_4 + 4;
} while (var_5 != (type_1 *)(s->m + 0x80));
var_4 = var_6 + 0x80;
do {
var_3 = var_5->m[0];
var_2 = ~(var_2 ^ var_2 << 0x15) + var_5[-1].m[0x83];
var_1 = *(long *)((long)s->m + (type_3)((type_4)var_3 & 0x7f8)) + var_2 + var_1;
var_5->m[0] = var_1;
var_3 = var_3 + *(long *)((long)s->m + (type_3)((type_4)(var_1 >> 8) & 0x7f8));
*var_4 = var_3;
var_1 = var_5->m[1];
var_2 = (var_2 ^ var_2 >> 5) + var_5[-1].m[0x84];
var_3 = *(long *)((long)s->m + (type_3)((type_4)var_1 & 0x7f8)) + var_2 + var_3;
var_5->m[1] = var_3;
var_1 = *(long *)((long)s->m + (type_3)((type_4)(var_3 >> 8) & 0x7f8)) + var_1;
var_4[1] = var_1;
var_3 = var_5->m[2];
var_2 = (var_2 * 0x1000 ^ var_2) + var_5[-1].m[0x85];
var_1 = *(long *)((long)s->m + (type_3)((type_4)var_3 & 0x7f8)) + var_2 + var_1;
var_5->m[2] = var_1;
var_3 = var_3 + *(long *)((long)s->m + (type_3)((type_4)(var_1 >> 8) & 0x7f8));
var_4[2] = var_3;
var_1 = var_5->m[3];
var_2 = (var_2 ^ var_2 >> 0x21) + var_5[-1].m[0x86];
var_3 = *(long *)((long)s->m + (type_3)((type_4)var_1 & 0x7f8)) + var_2 + var_3;
var_7 = var_5->m;
var_5->m[3] = var_3;
var_1 = *(long *)((long)s->m + (type_3)((type_4)(var_3 >> 8) & 0x7f8)) + var_1;
var_4[3] = var_1;
var_5 = (type_1 *)(var_7 + 4);
var_4 = var_4 + 4;
} while ((type_1 *)(var_7 + 4) != (type_1 *)&s->a);
s->a = var_2;
s->b = var_1;
return;
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (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: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier)) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (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: (unary_expression argument: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) right: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal)))))))) right: (identifier)) right: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal)))) right: (number_literal)))))))) right: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) right: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal)))))))) right: (identifier)) right: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal)))) right: (number_literal)))))))) right: (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: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))) right: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal)))))))) right: (identifier)) right: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal)))) right: (number_literal))))))))))) (expression_statement (assignment_expression left: (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: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) right: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal)))))))) right: (identifier)) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal)))) right: (number_literal)))))))) right: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (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: (unary_expression argument: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) right: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal)))))))) right: (identifier)) right: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal)))) right: (number_literal))))))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) right: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal)))))))) right: (identifier)) right: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal)))) right: (number_literal)))))))) right: (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: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))) right: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal)))))))) right: (identifier)) right: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal)))) right: (number_literal))))))))))) (expression_statement (assignment_expression left: (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: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) right: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal)))))))) right: (identifier)) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal)))) right: (number_literal)))))))) right: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (return_statement))))
| null |
void MASKED(long *param_1,long *param_2)
{
long *plVar1;
long *plVar2;
ulong uVar3;
long lVar4;
long *plVar5;
long lVar6;
lVar6 = param_1[0x102];
uVar3 = param_1[0x100];
param_1[0x102] = lVar6 + 1;
lVar6 = param_1[0x101] + lVar6 + 1;
plVar1 = param_1;
plVar5 = param_2;
do {
lVar4 = *plVar1;
uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar1[0x80];
lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;
*plVar1 = lVar6;
lVar4 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8)) + lVar4;
*plVar5 = lVar4;
lVar6 = plVar1[1];
uVar3 = (uVar3 ^ uVar3 >> 5) + plVar1[0x81];
lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;
plVar1[1] = lVar4;
lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;
plVar5[1] = lVar6;
lVar4 = plVar1[2];
uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar1[0x82];
lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;
plVar1[2] = lVar6;
lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));
plVar5[2] = lVar4;
lVar6 = plVar1[3];
uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar1[0x83];
lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;
plVar2 = plVar1 + 4;
plVar1[3] = lVar4;
lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;
plVar5[3] = lVar6;
plVar1 = plVar2;
plVar5 = plVar5 + 4;
} while (plVar2 != param_1 + 0x80);
plVar1 = param_2 + 0x80;
do {
lVar4 = *plVar2;
uVar3 = ~(uVar3 ^ uVar3 << 0x15) + plVar2[-0x80];
lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;
*plVar2 = lVar6;
lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));
*plVar1 = lVar4;
lVar6 = plVar2[1];
uVar3 = (uVar3 ^ uVar3 >> 5) + plVar2[-0x7f];
lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;
plVar2[1] = lVar4;
lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;
plVar1[1] = lVar6;
lVar4 = plVar2[2];
uVar3 = (uVar3 * 0x1000 ^ uVar3) + plVar2[-0x7e];
lVar6 = *(long *)((long)param_1 + (ulong)((uint)lVar4 & 0x7f8)) + uVar3 + lVar6;
plVar2[2] = lVar6;
lVar4 = lVar4 + *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar6 >> 8) & 0x7f8));
plVar1[2] = lVar4;
lVar6 = plVar2[3];
uVar3 = (uVar3 ^ uVar3 >> 0x21) + plVar2[-0x7d];
lVar4 = *(long *)((long)param_1 + (ulong)((uint)lVar6 & 0x7f8)) + uVar3 + lVar4;
plVar5 = plVar2 + 4;
plVar2[3] = lVar4;
lVar6 = *(long *)((long)param_1 + (ulong)((uint)((ulong)lVar4 >> 8) & 0x7f8)) + lVar6;
plVar1[3] = lVar6;
plVar2 = plVar5;
plVar1 = plVar1 + 4;
} while (plVar5 != param_1 + 0x100);
param_1[0x100] = uVar3;
param_1[0x101] = lVar6;
return;
}
|
24_nice_and_nice_strip.c
|
memset
|
memset
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * memset(void *__s,int __c,size_t __n)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_memset_0010a0c0)();
return pvVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * memset(void *__s,int __c,size_t __n)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_memset_0010a0c0)();
return pvVar1;
}
|
JMP qword ptr [0x0010a0c0]
| null | null | null | null |
[('const-0', u'RETURN_-1206967925'), (u'CALLIND_-1206967928', u'INDIRECT_-1206967864'), (u'INDIRECT_-1206967864', u'COPY_-1206967923'), ('tmp_44', u'CAST_-1206967859'), (u'CAST_-1206967858', u'RETURN_-1206967925'), (u'CALLIND_-1206967928', u'CAST_-1206967858'), (u'CAST_-1206967859', u'CALLIND_-1206967928')]
|
[('const-0', u'RETURN_-1206967925'), (u'CALLIND_-1206967928', u'INDIRECT_-1206967864'), (u'INDIRECT_-1206967864', u'COPY_-1206967923'), ('tmp_44', u'CAST_-1206967859'), (u'CAST_-1206967858', u'RETURN_-1206967925'), (u'CALLIND_-1206967928', u'CAST_-1206967858'), (u'CAST_-1206967859', u'CALLIND_-1206967928')]
| null | null |
00102180
|
x64
|
O2
|
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memset(void *__s,int __c,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memset_0010a0c0)();\n return pvVar1;\n}\n\n" comment (function_definition "void * memset(void *__s,int __c,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memset_0010a0c0)();\n return pvVar1;\n}" primitive_type (pointer_declarator "* memset(void *__s,int __c,size_t __n)" * (function_declarator "memset(void *__s,int __c,size_t __n)" identifier (parameter_list "(void *__s,int __c,size_t __n)" ( (parameter_declaration "void *__s" primitive_type (pointer_declarator "*__s" * identifier)) , (parameter_declaration "int __c" primitive_type identifier) , (parameter_declaration "size_t __n" primitive_type identifier) )))) (compound_statement "{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memset_0010a0c0)();\n return pvVar1;\n}" { (declaration "void *pvVar1;" primitive_type (pointer_declarator "*pvVar1" * identifier) ;) (expression_statement "pvVar1 = (void *)(*(code *)PTR_memset_0010a0c0)();" (assignment_expression "pvVar1 = (void *)(*(code *)PTR_memset_0010a0c0)()" identifier = (cast_expression "(void *)(*(code *)PTR_memset_0010a0c0)()" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_memset_0010a0c0)()" (parenthesized_expression "(*(code *)PTR_memset_0010a0c0)" ( (pointer_expression "*(code *)PTR_memset_0010a0c0" * (cast_expression "(code *)PTR_memset_0010a0c0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))))) ;) (return_statement "return pvVar1;" return identifier ;) })))
|
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memset(void *__s,int __c,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memset_0010a0c0)();\n return pvVar1;\n}\n\n" comment (function_definition "void * memset(void *__s,int __c,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memset_0010a0c0)();\n return pvVar1;\n}" primitive_type (pointer_declarator "* memset(void *__s,int __c,size_t __n)" * (function_declarator "memset(void *__s,int __c,size_t __n)" identifier (parameter_list "(void *__s,int __c,size_t __n)" ( (parameter_declaration "void *__s" primitive_type (pointer_declarator "*__s" * identifier)) , (parameter_declaration "int __c" primitive_type identifier) , (parameter_declaration "size_t __n" primitive_type identifier) )))) (compound_statement "{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memset_0010a0c0)();\n return pvVar1;\n}" { (declaration "void *pvVar1;" primitive_type (pointer_declarator "*pvVar1" * identifier) ;) (expression_statement "pvVar1 = (void *)(*(code *)PTR_memset_0010a0c0)();" (assignment_expression "pvVar1 = (void *)(*(code *)PTR_memset_0010a0c0)()" identifier = (cast_expression "(void *)(*(code *)PTR_memset_0010a0c0)()" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_memset_0010a0c0)()" (parenthesized_expression "(*(code *)PTR_memset_0010a0c0)" ( (pointer_expression "*(code *)PTR_memset_0010a0c0" * (cast_expression "(code *)PTR_memset_0010a0c0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))))) ;) (return_statement "return pvVar1;" return identifier ;) })))
|
(translation_unit "void * memset(void *__s,int __c,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memset_0010a0c0)();\n return pvVar1;\n}\n\n" (function_definition "void * memset(void *__s,int __c,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memset_0010a0c0)();\n return pvVar1;\n}" primitive_type (pointer_declarator "* memset(void *__s,int __c,size_t __n)" * (function_declarator "memset(void *__s,int __c,size_t __n)" identifier (parameter_list "(void *__s,int __c,size_t __n)" ( (parameter_declaration "void *__s" primitive_type (pointer_declarator "*__s" * identifier)) , (parameter_declaration "int __c" primitive_type identifier) , (parameter_declaration "size_t __n" primitive_type identifier) )))) (compound_statement "{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memset_0010a0c0)();\n return pvVar1;\n}" { (declaration "void *pvVar1;" primitive_type (pointer_declarator "*pvVar1" * identifier) ;) (expression_statement "pvVar1 = (void *)(*(code *)PTR_memset_0010a0c0)();" (assignment_expression "pvVar1 = (void *)(*(code *)PTR_memset_0010a0c0)()" identifier = (cast_expression "(void *)(*(code *)PTR_memset_0010a0c0)()" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_memset_0010a0c0)()" (parenthesized_expression "(*(code *)PTR_memset_0010a0c0)" ( (pointer_expression "*(code *)PTR_memset_0010a0c0" * (cast_expression "(code *)PTR_memset_0010a0c0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))))) ;) (return_statement "return pvVar1;" return identifier ;) })))
|
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( ))))) ;) (return_statement return IDENT ;) })))
|
(function_definition "void * memset(void *__s,int __c,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memset_0010a0c0)();\n return pvVar1;\n}" (primitive_type "void") (pointer_declarator "* memset(void *__s,int __c,size_t __n)" (* "*") (function_declarator "memset(void *__s,int __c,size_t __n)" (identifier "memset") (parameter_list "(void *__s,int __c,size_t __n)" (( "(") (parameter_declaration "void *__s" (primitive_type "void") (pointer_declarator "*__s" (* "*") (identifier "__s"))) (, ",") (parameter_declaration "int __c" (primitive_type "int") (identifier "__c")) (, ",") (parameter_declaration "size_t __n" (primitive_type "size_t") (identifier "__n")) () ")")))) (compound_statement "{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memset_0010a0c0)();\n return pvVar1;\n}" ({ "{") (declaration "void *pvVar1;" (primitive_type "void") (pointer_declarator "*pvVar1" (* "*") (identifier "pvVar1")) (; ";")) (expression_statement "pvVar1 = (void *)(*(code *)PTR_memset_0010a0c0)();" (assignment_expression "pvVar1 = (void *)(*(code *)PTR_memset_0010a0c0)()" (identifier "pvVar1") (= "=") (cast_expression "(void *)(*(code *)PTR_memset_0010a0c0)()" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "(*(code *)PTR_memset_0010a0c0)()" (parenthesized_expression "(*(code *)PTR_memset_0010a0c0)" (( "(") (pointer_expression "*(code *)PTR_memset_0010a0c0" (* "*") (cast_expression "(code *)PTR_memset_0010a0c0" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_memset_0010a0c0"))) () ")")) (argument_list "()" (( "(") () ")"))))) (; ";")) (return_statement "return pvVar1;" (return "return") (identifier "pvVar1") (; ";")) (} "}")))
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * function_1(void *__s,int __c,size_t __n)
{
void *pvVar1;
pvVar1 = (void *)(*(type_1 *)PTR_memset_0010a0c0)();
return pvVar1;
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (parenthesized_expression (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) arguments: (argument_list))))) (return_statement (identifier)))))
| null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void * MASKED(void *__s,int __c,size_t __n)
{
void *pvVar1;
pvVar1 = (void *)(*(code *)PTR_MASKED_0010a0c0)();
return pvVar1;
}
|
7568_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
|
__cxa_pure_virtual
|
FUN_002d9400
|
void __cxa_pure_virtual(void)
{
write(2,"pure virtual method called\n",0x1b);
/* WARNING: Subroutine does not return */
std::terminate();
}
|
void FUN_002d9400(void)
{
write(2,"pure virtual method called\n",0x1b);
/* WARNING: Subroutine does not return */
FUN_002d9910();
}
|
SUB RSP,0x8
MOV EDX,0x1b
MOV EDI,0x2
LEA RSI,[0x390c65]
CALL 0x00147a30
CALL 0x002d9910
| null | null | null | null |
[(u'COPY_-1204644790', u'CALL_-1204644822'), ('const-27', u'CALL_-1204644822'), ('const-2', u'CALL_-1204644822'), ('const-3738725', u'COPY_-1204644790'), ('const-1', u'RETURN_-1204644809')]
|
[(u'COPY_-1204644790', u'CALL_-1204644822'), ('const-27', u'CALL_-1204644822'), ('const-2', u'CALL_-1204644822'), ('const-1', u'RETURN_-1204644809'), ('const-3738725', u'COPY_-1204644790')]
| null | null |
002d9400
|
x64
|
O2
|
(translation_unit "void FUN_002d9400(void)\n\n{\n write(2,"pure virtual method called\n",0x1b);\n /* WARNING: Subroutine does not return */\n FUN_002d9910();\n}\n\n" (function_definition "void FUN_002d9400(void)\n\n{\n write(2,"pure virtual method called\n",0x1b);\n /* WARNING: Subroutine does not return */\n FUN_002d9910();\n}" primitive_type (function_declarator "FUN_002d9400(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n write(2,"pure virtual method called\n",0x1b);\n /* WARNING: Subroutine does not return */\n FUN_002d9910();\n}" { (expression_statement "write(2,"pure virtual method called\n",0x1b);" (call_expression "write(2,"pure virtual method called\n",0x1b)" identifier (argument_list "(2,"pure virtual method called\n",0x1b)" ( number_literal , (string_literal ""pure virtual method called\n"" " string_content escape_sequence ") , number_literal ))) ;) comment (expression_statement "FUN_002d9910();" (call_expression "FUN_002d9910()" identifier (argument_list "()" ( ))) ;) })))
|
(translation_unit "void __cxa_pure_virtual(void)\n\n{\n write(2,"pure virtual method called\n",0x1b);\n /* WARNING: Subroutine does not return */\n std::terminate();\n}\n\n" (function_definition "void __cxa_pure_virtual(void)\n\n{\n write(2,"pure virtual method called\n",0x1b);\n /* WARNING: Subroutine does not return */\n std::terminate();\n}" primitive_type (function_declarator "__cxa_pure_virtual(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n write(2,"pure virtual method called\n",0x1b);\n /* WARNING: Subroutine does not return */\n std::terminate();\n}" { (expression_statement "write(2,"pure virtual method called\n",0x1b);" (call_expression "write(2,"pure virtual method called\n",0x1b)" identifier (argument_list "(2,"pure virtual method called\n",0x1b)" ( number_literal , (string_literal ""pure virtual method called\n"" " string_content escape_sequence ") , number_literal ))) ;) comment (labeled_statement "std::terminate();" statement_identifier : (ERROR ":" :) (expression_statement "terminate();" (call_expression "terminate()" identifier (argument_list "()" ( ))) ;)) })))
|
(translation_unit "void FUN_002d9400(void)\n\n{\n write(2,"pure virtual method called\n",0x1b);\n \n FUN_002d9910();\n}\n\n" (function_definition "void FUN_002d9400(void)\n\n{\n write(2,"pure virtual method called\n",0x1b);\n \n FUN_002d9910();\n}" primitive_type (function_declarator "FUN_002d9400(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n write(2,"pure virtual method called\n",0x1b);\n \n FUN_002d9910();\n}" { (expression_statement "write(2,"pure virtual method called\n",0x1b);" (call_expression "write(2,"pure virtual method called\n",0x1b)" identifier (argument_list "(2,"pure virtual method called\n",0x1b)" ( number_literal , (string_literal ""pure virtual method called\n"" " string_content escape_sequence ") , number_literal ))) ;) (expression_statement "FUN_002d9910();" (call_expression "FUN_002d9910()" 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 ( LIT , (string_literal " string_content escape_sequence ") , LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
|
(function_definition "void FUN_002d9400(void)\n\n{\n write(2,"pure virtual method called\n",0x1b);\n \n FUN_002d9910();\n}" (primitive_type "void") (function_declarator "FUN_002d9400(void)" (identifier "FUN_002d9400") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n write(2,"pure virtual method called\n",0x1b);\n \n FUN_002d9910();\n}" ({ "{") (expression_statement "write(2,"pure virtual method called\n",0x1b);" (call_expression "write(2,"pure virtual method called\n",0x1b)" (identifier "write") (argument_list "(2,"pure virtual method called\n",0x1b)" (( "(") (number_literal "2") (, ",") (string_literal ""pure virtual method called\n"" (" """) (string_content "pure virtual method called") (escape_sequence "\n") (" """)) (, ",") (number_literal "0x1b") () ")"))) (; ";")) (expression_statement "FUN_002d9910();" (call_expression "FUN_002d9910()" (identifier "FUN_002d9910") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
|
void function_1(void)
{
var_1(2,"pure virtual method called\n",0x1b);
/* WARNING: Subroutine does not return */
std::var_2();
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence)) (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
| null |
void MASKED(void)
{
write(2,"pure virtual method called\n",0x1b);
/* WARNING: Subroutine does not return */
FUN_002d9910();
}
|
8670_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
|
operator>>
|
FUN_002fdf20
|
/* std::wistream::TEMPNAMEPLACEHOLDERVALUE(short&) */
wistream * __thiscall std::wistream::operator>>(wistream *this,short *param_1)
{
long *plVar1;
wistream *pwVar2;
sentry local_25;
_Ios_Iostate local_24;
long local_20;
sentry::sentry(&local_25,this,false);
if (local_25 != (sentry)0x0) {
local_24 = _S_goodbit;
pwVar2 = this + *(long *)(*(long *)this + -0x18);
plVar1 = *(long **)(pwVar2 + 0x100);
if (plVar1 == (long *)0x0) {
/* WARNING: Subroutine does not return */
/* try { // try from 002fe006 to 002fe00a has its CatchHandler @ 002fe00b */
__throw_bad_cast();
}
/* try { // try from 002fdf84 to 002fdf86 has its CatchHandler @ 002fe00b */
(**(code **)(*plVar1 + 0x18))
(plVar1,*(undefined8 *)(pwVar2 + 0xe8),0xffffffff,0,0xffffffff,pwVar2,&local_24,
&local_20);
if (local_20 < -0x8000) {
local_24 = local_24 | _S_failbit;
*param_1 = -0x8000;
}
else {
if (0x7fff < local_20) {
local_24 = local_24 | _S_failbit;
*param_1 = 0x7fff;
if (local_24 == _S_goodbit) {
return this;
}
goto LAB_002fdfdb;
}
*param_1 = (short)local_20;
}
if (local_24 != _S_goodbit) {
LAB_002fdfdb:
wios::clear((wios *)(this + *(long *)(*(long *)this + -0x18)),
local_24 |
*(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20));
return this;
}
}
return this;
}
|
long * FUN_002fdf20(long *param_1,undefined2 *param_2)
{
long *plVar1;
long lVar2;
char local_25;
uint local_24;
long local_20;
FUN_002fdd20(&local_25,param_1,0);
if (local_25 != '\0') {
local_24 = 0;
lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;
plVar1 = *(long **)(lVar2 + 0x100);
if (plVar1 == (long *)0x0) {
/* WARNING: Subroutine does not return */
/* try { // try from 002fe006 to 002fe00a has its CatchHandler @ 002fe00b */
FUN_00319460();
}
/* try { // try from 002fdf84 to 002fdf86 has its CatchHandler @ 002fe00b */
(**(code **)(*plVar1 + 0x18))
(plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&local_24,
&local_20);
if (local_20 < -0x8000) {
local_24 = local_24 | 4;
*param_2 = 0x8000;
}
else {
if (0x7fff < local_20) {
local_24 = local_24 | 4;
*param_2 = 0x7fff;
if (local_24 == 0) {
return param_1;
}
goto LAB_002fdfdb;
}
*param_2 = (short)local_20;
}
if (local_24 != 0) {
LAB_002fdfdb:
lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;
FUN_00301270(lVar2,local_24 | *(uint *)(lVar2 + 0x20));
return param_1;
}
}
return param_1;
}
|
PUSH RBP
XOR EDX,EDX
MOV RBP,RSP
PUSH R14
MOV R14,RSI
PUSH RBX
MOV RBX,RDI
LEA RDI,[RBP + -0x1d]
MOV RSI,RBX
SUB RSP,0x10
CALL 0x002fdd20
CMP byte ptr [RBP + -0x1d],0x0
JZ 0x002fdfab
MOV RAX,qword ptr [RBX]
MOV dword ptr [RBP + -0x1c],0x0
MOV R9,qword ptr [RAX + -0x18]
ADD R9,RBX
MOV RDI,qword ptr [R9 + 0x100]
TEST RDI,RDI
JZ 0x002fe006
MOV RAX,qword ptr [RDI]
LEA RCX,[RBP + -0x18]
MOV EDX,0xffffffff
MOV RSI,qword ptr [R9 + 0xe8]
PUSH RCX
LEA RCX,[RBP + -0x1c]
MOV R8,RDX
PUSH RCX
XOR ECX,ECX
CALL qword ptr [RAX + 0x18]
MOV RAX,qword ptr [RBP + -0x18]
POP RSI
MOV ESI,dword ptr [RBP + -0x1c]
POP RDI
CMP RAX,-0x8000
JGE 0x002fdfc0
OR ESI,0x4
MOV ECX,0xffff8000
MOV dword ptr [RBP + -0x1c],ESI
MOV word ptr [R14],CX
TEST ESI,ESI
JNZ 0x002fdfdb
LEA RSP,[RBP + -0x10]
MOV RAX,RBX
POP RBX
POP R14
POP RBP
RET
CMP RAX,0x7fff
JLE 0x002fe000
OR ESI,0x4
MOV EDX,0x7fff
MOV dword ptr [RBP + -0x1c],ESI
MOV word ptr [R14],DX
TEST ESI,ESI
JZ 0x002fdfab
MOV RAX,qword ptr [RBX]
MOV RDI,qword ptr [RAX + -0x18]
ADD RDI,RBX
OR ESI,dword ptr [RDI + 0x20]
CALL 0x00301270
LEA RSP,[RBP + -0x10]
MOV RAX,RBX
POP RBX
POP R14
POP RBP
RET
MOV word ptr [R14],AX
JMP 0x002fdfa7
CALL 0x00319460
| null | null | null | null |
[(u'CAST_-1204756022', u'LOAD_-1204756599'), ('const--24', u'INT_ADD_-1204756309'), ('const-4294967295', u'CALLIND_-1204756484'), ('const-1', u'PTRADD_-1204756244'), ('const-4294967295', u'CALLIND_-1204756484'), ('const-433', u'LOAD_-1204756534'), (u'CAST_-1204756014', u'LOAD_-1204756580'), (u'CAST_-1204756033', u'LOAD_-1204756615'), (u'LOAD_-1204756599', u'PTRADD_-1204756528'), (u'INDIRECT_-1204756005', u'MULTIEQUAL_-1204755967'), ('tmp_736', u'PTRADD_-1204756528'), ('const-0', u'RETURN_-1204755978'), ('const-0', u'INT_EQUAL_-1204756558'), ('const-4', u'INT_OR_-1204756415'), (u'LOAD_-1204756325', u'PTRADD_-1204756254'), (u'MULTIEQUAL_-1204755916', u'INT_OR_-1204756277'), (u'INT_ADD_-1204756478', u'CAST_-1204755966'), ('const-0', u'RETURN_-1204756248'), ('tmp_635', u'CBRANCH_-1204756291'), ('const-433', u'LOAD_-1204756331'), (u'INT_OR_-1204756277', u'CALL_-1204756285'), (u'INT_ADD_-1204756583', u'CAST_-1204756022'), ('tmp_365', u'CBRANCH_-1204756443'), (u'INDIRECT_-1204755998', u'INT_SLESS_-1204756284'), ('const-32767', u'INT_SLESS_-1204756284'), (u'CALL_-1204756635', u'INDIRECT_-1204756086'), ('tmp_736', u'PTRADD_-1204756254'), ('const-1', u'RETURN_-1204756188'), ('tmp_736', u'CAST_-1204756033'), (u'MULTIEQUAL_-1204755967', u'INT_NOTEQUAL_-1204756398'), (u'SUBPIECE_-1204756063', u'STORE_-1204756207'), ('const-433', u'STORE_-1204756264'), ('tmp_736', u'COPY_-1204756279'), ('const-1', u'PTRADD_-1204756528'), ('const-0', u'RETURN_-1204756361'), ('const-256', u'PTRADD_-1204756518'), ('const-32', u'PTRADD_-1204756244'), (u'COPY_-1204756392', u'RETURN_-1204756361'), (u'CAST_-1204755869', u'PTRADD_-1204756244'), (u'PTRADD_-1204756528', u'PTRADD_-1204756472'), (u'INT_SLESS_-1204756436', u'CBRANCH_-1204756443'), (u'INT_NOTEQUAL_-1204756617', u'CBRANCH_-1204756615'), ('tmp_736', u'COPY_-1204755995'), ('const-0', u'INT_EQUAL_-1204756247'), ('const--24', u'INT_ADD_-1204756583'), ('tmp_212', u'CBRANCH_-1204756556'), (u'CAST_-1204755874', u'LOAD_-1204756325'), (u'PTRADD_-1204756472', u'CAST_-1204755985'), ('const-433', u'LOAD_-1204756325'), (u'CALLIND_-1204756484', u'INDIRECT_-1204755998'), (u'PTRSUB_-1204755997', u'CALLIND_-1204756484'), ('tmp_737', u'STORE_-1204756416'), (u'COPY_-1204755995', u'RETURN_-1204755978'), ('tmp_1337', u'PTRSUB_-1204755997'), (u'INT_ADD_-1204756309', u'CAST_-1204755874'), (u'CALL_-1204756635', u'INDIRECT_-1204756074'), ('const-232', u'PTRADD_-1204756472'), ('const-433', u'LOAD_-1204756580'), (u'LOAD_-1204756494', u'CALLIND_-1204756484'), (u'PTRADD_-1204756244', u'CAST_-1204755865'), ('const-433', u'LOAD_-1204756494'), ('const-4', u'INT_OR_-1204756263'), (u'LOAD_-1204756534', u'CALLIND_-1204756484'), ('tmp_434', u'CBRANCH_-1204756397'), ('const-0', u'INT_NOTEQUAL_-1204756617'), (u'LOAD_-1204756580', u'INT_EQUAL_-1204756558'), ('const--32768', u'INT_SLESS_-1204756436'), (u'CAST_-1204755878', u'LOAD_-1204756331'), ('tmp_702', u'CBRANCH_-1204756246'), (u'INT_OR_-1204756263', u'MULTIEQUAL_-1204755916'), (u'CAST_-1204755865', u'LOAD_-1204756304'), (u'INDIRECT_-1204755998', u'SUBPIECE_-1204756063'), (u'LOAD_-1204756552', u'INT_ADD_-1204756478'), (u'INT_OR_-1204756415', u'MULTIEQUAL_-1204755967'), ('const-1', u'PTRADD_-1204756518'), ('tmp_1337', u'PTRSUB_-1204755979'), ('const-24', u'INT_ADD_-1204756478'), (u'COPY_-1204756279', u'RETURN_-1204756248'), ('const-433', u'STORE_-1204756416'), (u'INT_NOTEQUAL_-1204756398', u'CBRANCH_-1204756397'), ('const-0', u'INT_NOTEQUAL_-1204756398'), ('const-433', u'STORE_-1204756207'), ('const--37', u'PTRSUB_-1204756056'), (u'MULTIEQUAL_-1204755967', u'MULTIEQUAL_-1204755916'), (u'CALL_-1204756193', u'INDIRECT_-1204755876'), (u'PTRADD_-1204756528', u'CALLIND_-1204756484'), ('const-0', u'CALL_-1204756635'), ('const-433', u'LOAD_-1204756599'), ('const-0', u'CALLIND_-1204756484'), ('const-32768', u'STORE_-1204756416'), (u'CAST_-1204755985', u'LOAD_-1204756534'), (u'CALLIND_-1204756484', u'INDIRECT_-1204756005'), ('const-0', u'COPY_-1204756609'), (u'LOAD_-1204756580', u'LOAD_-1204756552'), (u'LOAD_-1204756304', u'INT_OR_-1204756277'), (u'LOAD_-1204756331', u'INT_ADD_-1204756309'), ('const-32767', u'STORE_-1204756264'), (u'INDIRECT_-1204756005', u'INT_OR_-1204756415'), (u'LOAD_-1204756615', u'INT_ADD_-1204756583'), (u'INDIRECT_-1204756086', u'INT_NOTEQUAL_-1204756617'), (u'INT_EQUAL_-1204756247', u'CBRANCH_-1204756246'), (u'INT_SLESS_-1204756284', u'CBRANCH_-1204756291'), ('const-0', u'SUBPIECE_-1204756063'), ('tmp_709', u'BRANCH_-1204756201'), (u'CAST_-1204755966', u'LOAD_-1204756494'), ('const-1', u'PTRADD_-1204756254'), (u'PTRSUB_-1204756056', u'CALL_-1204756635'), (u'CAST_-1204755869', u'CALL_-1204756285'), (u'INDIRECT_-1204756005', u'INT_OR_-1204756263'), (u'PTRSUB_-1204755979', u'CALLIND_-1204756484'), (u'LOAD_-1204756580', u'CALLIND_-1204756484'), ('tmp_737', u'STORE_-1204756264'), (u'INDIRECT_-1204755998', u'INT_SLESS_-1204756436'), ('const--32', u'PTRSUB_-1204755997'), ('tmp_1337', u'PTRSUB_-1204756056'), ('tmp_736', u'CALL_-1204756635'), ('tmp_737', u'STORE_-1204756207'), (u'PTRADD_-1204756254', u'CAST_-1204755869'), (u'PTRADD_-1204756518', u'CAST_-1204756014'), (u'INT_EQUAL_-1204756558', u'CBRANCH_-1204756556'), ('tmp_736', u'COPY_-1204756392'), (u'INT_OR_-1204756263', u'INT_EQUAL_-1204756247'), (u'PTRADD_-1204756528', u'PTRADD_-1204756518'), ('const-433', u'LOAD_-1204756552'), ('const-1', u'PTRADD_-1204756472'), ('tmp_736', u'CAST_-1204755878'), ('tmp_131', u'CBRANCH_-1204756615'), ('const-433', u'LOAD_-1204756615'), ('const--36', u'PTRSUB_-1204755979'), ('const-433', u'LOAD_-1204756304'), (u'CALL_-1204756285', u'INDIRECT_-1204755904')]
|
[('const--24', u'INT_ADD_-1204756309'), (u'INT_ADD_-1204756300', u'CALL_-1204756285'), (u'CALLIND_-1204756484', u'INDIRECT_-1204756011'), (u'INDIRECT_-1204756004', u'INT_SLESS_-1204756284'), ('const-433', u'LOAD_-1204756325'), ('const-433', u'LOAD_-1204756304'), ('const-433', u'STORE_-1204756416'), ('tmp_1350', u'LOAD_-1204756331'), ('const-0', u'INT_EQUAL_-1204756558'), ('const-4', u'INT_OR_-1204756415'), ('const-32', u'INT_ADD_-1204756290'), ('tmp_1350', u'CAST_-1204755875'), (u'CAST_-1204756019', u'LOAD_-1204756580'), ('const-0', u'RETURN_-1204756248'), ('tmp_635', u'CBRANCH_-1204756291'), ('tmp_1348', u'STORE_-1204756416'), (u'INT_OR_-1204756277', u'CALL_-1204756285'), ('const-232', u'INT_ADD_-1204756518'), ('tmp_365', u'CBRANCH_-1204756443'), (u'LOAD_-1204756599', u'INT_ADD_-1204756574'), (u'INT_ADD_-1204756290', u'CAST_-1204755871'), (u'PTRSUB_-1204755984', u'CALLIND_-1204756484'), ('const-1', u'RETURN_-1204756188'), (u'PTRSUB_-1204756002', u'CALLIND_-1204756484'), (u'SUBPIECE_-1204756063', u'STORE_-1204756207'), ('const-433', u'LOAD_-1204756494'), ('const-0', u'RETURN_-1204755983'), (u'LOAD_-1204756325', u'INT_ADD_-1204756300'), ('const-0', u'RETURN_-1204756361'), (u'CAST_-1204756028', u'LOAD_-1204756599'), (u'INDIRECT_-1204756004', u'SUBPIECE_-1204756063'), ('const-0', u'CALLIND_-1204756484'), ('tmp_1350', u'COPY_-1204756392'), (u'COPY_-1204756392', u'RETURN_-1204756361'), (u'INT_SLESS_-1204756436', u'CBRANCH_-1204756443'), (u'INT_NOTEQUAL_-1204756617', u'CBRANCH_-1204756615'), (u'INDIRECT_-1204756004', u'INT_SLESS_-1204756436'), ('const--36', u'PTRSUB_-1204755984'), ('const--32', u'PTRSUB_-1204756002'), ('tmp_1350', u'CALL_-1204756635'), ('const-0', u'INT_EQUAL_-1204756247'), ('const--24', u'INT_ADD_-1204756583'), ('tmp_212', u'CBRANCH_-1204756556'), (u'INT_ADD_-1204756574', u'INT_ADD_-1204756518'), (u'INT_ADD_-1204756309', u'CAST_-1204755880'), (u'CAST_-1204756023', u'INT_ADD_-1204756574'), ('const-0', u'INT_NOTEQUAL_-1204756617'), ('tmp_1344', u'PTRSUB_-1204756061'), (u'INT_OR_-1204756415', u'MULTIEQUAL_-1204755973'), ('const-433', u'STORE_-1204756264'), ('const-0', u'SUBPIECE_-1204756063'), (u'LOAD_-1204756494', u'CALLIND_-1204756484'), (u'INDIRECT_-1204756011', u'INT_OR_-1204756263'), (u'INDIRECT_-1204756011', u'MULTIEQUAL_-1204755973'), ('const-0', u'CALL_-1204756635'), (u'COPY_-1204756000', u'RETURN_-1204755983'), ('const-4', u'INT_OR_-1204756263'), (u'CAST_-1204755875', u'INT_ADD_-1204756300'), (u'LOAD_-1204756534', u'CALLIND_-1204756484'), ('const-32767', u'INT_SLESS_-1204756284'), ('tmp_434', u'CBRANCH_-1204756397'), (u'INT_ADD_-1204756518', u'CAST_-1204755990'), ('const--37', u'PTRSUB_-1204756061'), (u'LOAD_-1204756580', u'INT_EQUAL_-1204756558'), ('const-433', u'LOAD_-1204756615'), (u'CALL_-1204756635', u'INDIRECT_-1204756092'), ('tmp_702', u'CBRANCH_-1204756246'), (u'CALL_-1204756193', u'INDIRECT_-1204755882'), (u'CAST_-1204755871', u'LOAD_-1204756304'), (u'LOAD_-1204756552', u'INT_ADD_-1204756478'), ('const-24', u'INT_ADD_-1204756478'), (u'COPY_-1204756279', u'RETURN_-1204756248'), ('const-32768', u'STORE_-1204756416'), (u'PTRSUB_-1204756061', u'CALL_-1204756635'), (u'INT_NOTEQUAL_-1204756398', u'CBRANCH_-1204756397'), ('const-0', u'INT_NOTEQUAL_-1204756398'), (u'CAST_-1204755880', u'LOAD_-1204756325'), (u'MULTIEQUAL_-1204755922', u'INT_OR_-1204756277'), (u'CALL_-1204756635', u'INDIRECT_-1204756080'), ('const-433', u'LOAD_-1204756580'), (u'INT_OR_-1204756263', u'MULTIEQUAL_-1204755922'), ('tmp_1350', u'LOAD_-1204756615'), (u'LOAD_-1204756580', u'LOAD_-1204756552'), (u'INT_ADD_-1204756478', u'CAST_-1204755971'), ('const-256', u'INT_ADD_-1204756564'), (u'LOAD_-1204756304', u'INT_OR_-1204756277'), (u'LOAD_-1204756331', u'INT_ADD_-1204756309'), ('const-433', u'STORE_-1204756207'), ('const-0', u'COPY_-1204756609'), ('const-433', u'LOAD_-1204756534'), (u'CALLIND_-1204756484', u'INDIRECT_-1204756004'), (u'LOAD_-1204756615', u'INT_ADD_-1204756583'), ('const-32767', u'STORE_-1204756264'), (u'INT_EQUAL_-1204756247', u'CBRANCH_-1204756246'), (u'CALL_-1204756285', u'INDIRECT_-1204755910'), (u'INT_SLESS_-1204756284', u'CBRANCH_-1204756291'), ('tmp_1350', u'COPY_-1204756279'), ('tmp_1350', u'CAST_-1204756023'), ('tmp_709', u'BRANCH_-1204756201'), (u'CAST_-1204755971', u'LOAD_-1204756494'), (u'INT_ADD_-1204756583', u'CAST_-1204756028'), (u'INT_ADD_-1204756574', u'CALLIND_-1204756484'), (u'INT_ADD_-1204756564', u'CAST_-1204756019'), ('const-4294967295', u'CALLIND_-1204756484'), (u'INDIRECT_-1204756011', u'INT_OR_-1204756415'), (u'MULTIEQUAL_-1204755973', u'INT_NOTEQUAL_-1204756398'), (u'INT_ADD_-1204756300', u'INT_ADD_-1204756290'), (u'INT_ADD_-1204756574', u'INT_ADD_-1204756564'), (u'LOAD_-1204756580', u'CALLIND_-1204756484'), ('const--32768', u'INT_SLESS_-1204756436'), (u'INDIRECT_-1204756092', u'INT_NOTEQUAL_-1204756617'), (u'CAST_-1204755990', u'LOAD_-1204756534'), ('const-433', u'LOAD_-1204756331'), (u'INT_EQUAL_-1204756558', u'CBRANCH_-1204756556'), ('tmp_1344', u'PTRSUB_-1204756002'), (u'INT_OR_-1204756263', u'INT_EQUAL_-1204756247'), ('const-433', u'LOAD_-1204756599'), ('tmp_1348', u'STORE_-1204756207'), ('tmp_1348', u'STORE_-1204756264'), ('tmp_131', u'CBRANCH_-1204756615'), ('const-4294967295', u'CALLIND_-1204756484'), ('const-433', u'LOAD_-1204756552'), ('tmp_1350', u'COPY_-1204756000'), (u'MULTIEQUAL_-1204755973', u'MULTIEQUAL_-1204755922'), ('tmp_1344', u'PTRSUB_-1204755984')]
| null | null |
002fdf20
|
x64
|
O2
|
(translation_unit "long * FUN_002fdf20(long *param_1,undefined2 *param_2)\n\n{\n long *plVar1;\n long lVar2;\n char local_25;\n uint local_24;\n long local_20;\n \n FUN_002fdd20(&local_25,param_1,0);\n if (local_25 != '\0') {\n local_24 = 0;\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002fe006 to 002fe00a has its CatchHandler @ 002fe00b */\n FUN_00319460();\n }\n /* try { // try from 002fdf84 to 002fdf86 has its CatchHandler @ 002fe00b */\n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&local_24,\n &local_20);\n if (local_20 < -0x8000) {\n local_24 = local_24 | 4;\n *param_2 = 0x8000;\n }\n else {\n if (0x7fff < local_20) {\n local_24 = local_24 | 4;\n *param_2 = 0x7fff;\n if (local_24 == 0) {\n return param_1;\n }\n goto LAB_002fdfdb;\n }\n *param_2 = (short)local_20;\n }\n if (local_24 != 0) {\nLAB_002fdfdb:\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_00301270(lVar2,local_24 | *(uint *)(lVar2 + 0x20));\n return param_1;\n }\n }\n return param_1;\n}\n\n" (function_definition "long * FUN_002fdf20(long *param_1,undefined2 *param_2)\n\n{\n long *plVar1;\n long lVar2;\n char local_25;\n uint local_24;\n long local_20;\n \n FUN_002fdd20(&local_25,param_1,0);\n if (local_25 != '\0') {\n local_24 = 0;\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002fe006 to 002fe00a has its CatchHandler @ 002fe00b */\n FUN_00319460();\n }\n /* try { // try from 002fdf84 to 002fdf86 has its CatchHandler @ 002fe00b */\n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&local_24,\n &local_20);\n if (local_20 < -0x8000) {\n local_24 = local_24 | 4;\n *param_2 = 0x8000;\n }\n else {\n if (0x7fff < local_20) {\n local_24 = local_24 | 4;\n *param_2 = 0x7fff;\n if (local_24 == 0) {\n return param_1;\n }\n goto LAB_002fdfdb;\n }\n *param_2 = (short)local_20;\n }\n if (local_24 != 0) {\nLAB_002fdfdb:\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_00301270(lVar2,local_24 | *(uint *)(lVar2 + 0x20));\n return param_1;\n }\n }\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_002fdf20(long *param_1,undefined2 *param_2)" * (function_declarator "FUN_002fdf20(long *param_1,undefined2 *param_2)" identifier (parameter_list "(long *param_1,undefined2 *param_2)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined2 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) )))) (compound_statement "{\n long *plVar1;\n long lVar2;\n char local_25;\n uint local_24;\n long local_20;\n \n FUN_002fdd20(&local_25,param_1,0);\n if (local_25 != '\0') {\n local_24 = 0;\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002fe006 to 002fe00a has its CatchHandler @ 002fe00b */\n FUN_00319460();\n }\n /* try { // try from 002fdf84 to 002fdf86 has its CatchHandler @ 002fe00b */\n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&local_24,\n &local_20);\n if (local_20 < -0x8000) {\n local_24 = local_24 | 4;\n *param_2 = 0x8000;\n }\n else {\n if (0x7fff < local_20) {\n local_24 = local_24 | 4;\n *param_2 = 0x7fff;\n if (local_24 == 0) {\n return param_1;\n }\n goto LAB_002fdfdb;\n }\n *param_2 = (short)local_20;\n }\n if (local_24 != 0) {\nLAB_002fdfdb:\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_00301270(lVar2,local_24 | *(uint *)(lVar2 + 0x20));\n return param_1;\n }\n }\n return param_1;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "char local_25;" primitive_type identifier ;) (declaration "uint local_24;" type_identifier identifier ;) (declaration "long local_20;" (sized_type_specifier "long" long) identifier ;) (expression_statement "FUN_002fdd20(&local_25,param_1,0);" (call_expression "FUN_002fdd20(&local_25,param_1,0)" identifier (argument_list "(&local_25,param_1,0)" ( (pointer_expression "&local_25" & identifier) , identifier , number_literal ))) ;) (if_statement "if (local_25 != '\0') {\n local_24 = 0;\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002fe006 to 002fe00a has its CatchHandler @ 002fe00b */\n FUN_00319460();\n }\n /* try { // try from 002fdf84 to 002fdf86 has its CatchHandler @ 002fe00b */\n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&local_24,\n &local_20);\n if (local_20 < -0x8000) {\n local_24 = local_24 | 4;\n *param_2 = 0x8000;\n }\n else {\n if (0x7fff < local_20) {\n local_24 = local_24 | 4;\n *param_2 = 0x7fff;\n if (local_24 == 0) {\n return param_1;\n }\n goto LAB_002fdfdb;\n }\n *param_2 = (short)local_20;\n }\n if (local_24 != 0) {\nLAB_002fdfdb:\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_00301270(lVar2,local_24 | *(uint *)(lVar2 + 0x20));\n return param_1;\n }\n }" if (parenthesized_expression "(local_25 != '\0')" ( (binary_expression "local_25 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_24 = 0;\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002fe006 to 002fe00a has its CatchHandler @ 002fe00b */\n FUN_00319460();\n }\n /* try { // try from 002fdf84 to 002fdf86 has its CatchHandler @ 002fe00b */\n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&local_24,\n &local_20);\n if (local_20 < -0x8000) {\n local_24 = local_24 | 4;\n *param_2 = 0x8000;\n }\n else {\n if (0x7fff < local_20) {\n local_24 = local_24 | 4;\n *param_2 = 0x7fff;\n if (local_24 == 0) {\n return param_1;\n }\n goto LAB_002fdfdb;\n }\n *param_2 = (short)local_20;\n }\n if (local_24 != 0) {\nLAB_002fdfdb:\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_00301270(lVar2,local_24 | *(uint *)(lVar2 + 0x20));\n return param_1;\n }\n }" { (expression_statement "local_24 = 0;" (assignment_expression "local_24 = 0" identifier = number_literal) ;) (expression_statement "lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;" (assignment_expression "lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1" identifier = (binary_expression "*(long *)(*param_1 + -0x18) + (long)param_1" (pointer_expression "*(long *)(*param_1 + -0x18)" * (cast_expression "(long *)(*param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + -0x18)" ( (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" * identifier) + number_literal) )))) + (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "plVar1 = *(long **)(lVar2 + 0x100);" (assignment_expression "plVar1 = *(long **)(lVar2 + 0x100)" identifier = (pointer_expression "*(long **)(lVar2 + 0x100)" * (cast_expression "(long **)(lVar2 + 0x100)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar2 + 0x100)" ( (binary_expression "lVar2 + 0x100" identifier + number_literal) ))))) ;) (if_statement "if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002fe006 to 002fe00a has its CatchHandler @ 002fe00b */\n FUN_00319460();\n }" if (parenthesized_expression "(plVar1 == (long *)0x0)" ( (binary_expression "plVar1 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n /* try { // try from 002fe006 to 002fe00a has its CatchHandler @ 002fe00b */\n FUN_00319460();\n }" { comment comment (expression_statement "FUN_00319460();" (call_expression "FUN_00319460()" identifier (argument_list "()" ( ))) ;) })) comment (expression_statement "(**(code **)(*plVar1 + 0x18))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&local_24,\n &local_20);" (call_expression "(**(code **)(*plVar1 + 0x18))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&local_24,\n &local_20)" (parenthesized_expression "(**(code **)(*plVar1 + 0x18))" ( (pointer_expression "**(code **)(*plVar1 + 0x18)" * (pointer_expression "*(code **)(*plVar1 + 0x18)" * (cast_expression "(code **)(*plVar1 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x18)" ( (binary_expression "*plVar1 + 0x18" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "(plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&local_24,\n &local_20)" ( identifier , (pointer_expression "*(undefined8 *)(lVar2 + 0xe8)" * (cast_expression "(undefined8 *)(lVar2 + 0xe8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0xe8)" ( (binary_expression "lVar2 + 0xe8" identifier + number_literal) )))) , number_literal , number_literal , number_literal , identifier , (pointer_expression "&local_24" & identifier) , (pointer_expression "&local_20" & identifier) ))) ;) (if_statement "if (local_20 < -0x8000) {\n local_24 = local_24 | 4;\n *param_2 = 0x8000;\n }\n else {\n if (0x7fff < local_20) {\n local_24 = local_24 | 4;\n *param_2 = 0x7fff;\n if (local_24 == 0) {\n return param_1;\n }\n goto LAB_002fdfdb;\n }\n *param_2 = (short)local_20;\n }" if (parenthesized_expression "(local_20 < -0x8000)" ( (binary_expression "local_20 < -0x8000" identifier < number_literal) )) (compound_statement "{\n local_24 = local_24 | 4;\n *param_2 = 0x8000;\n }" { (expression_statement "local_24 = local_24 | 4;" (assignment_expression "local_24 = local_24 | 4" identifier = (binary_expression "local_24 | 4" identifier | number_literal)) ;) (expression_statement "*param_2 = 0x8000;" (assignment_expression "*param_2 = 0x8000" (pointer_expression "*param_2" * identifier) = number_literal) ;) }) (else_clause "else {\n if (0x7fff < local_20) {\n local_24 = local_24 | 4;\n *param_2 = 0x7fff;\n if (local_24 == 0) {\n return param_1;\n }\n goto LAB_002fdfdb;\n }\n *param_2 = (short)local_20;\n }" else (compound_statement "{\n if (0x7fff < local_20) {\n local_24 = local_24 | 4;\n *param_2 = 0x7fff;\n if (local_24 == 0) {\n return param_1;\n }\n goto LAB_002fdfdb;\n }\n *param_2 = (short)local_20;\n }" { (if_statement "if (0x7fff < local_20) {\n local_24 = local_24 | 4;\n *param_2 = 0x7fff;\n if (local_24 == 0) {\n return param_1;\n }\n goto LAB_002fdfdb;\n }" if (parenthesized_expression "(0x7fff < local_20)" ( (binary_expression "0x7fff < local_20" number_literal < identifier) )) (compound_statement "{\n local_24 = local_24 | 4;\n *param_2 = 0x7fff;\n if (local_24 == 0) {\n return param_1;\n }\n goto LAB_002fdfdb;\n }" { (expression_statement "local_24 = local_24 | 4;" (assignment_expression "local_24 = local_24 | 4" identifier = (binary_expression "local_24 | 4" identifier | number_literal)) ;) (expression_statement "*param_2 = 0x7fff;" (assignment_expression "*param_2 = 0x7fff" (pointer_expression "*param_2" * identifier) = number_literal) ;) (if_statement "if (local_24 == 0) {\n return param_1;\n }" if (parenthesized_expression "(local_24 == 0)" ( (binary_expression "local_24 == 0" identifier == number_literal) )) (compound_statement "{\n return param_1;\n }" { (return_statement "return param_1;" return identifier ;) })) (goto_statement "goto LAB_002fdfdb;" goto statement_identifier ;) })) (expression_statement "*param_2 = (short)local_20;" (assignment_expression "*param_2 = (short)local_20" (pointer_expression "*param_2" * identifier) = (cast_expression "(short)local_20" ( (type_descriptor "short" (sized_type_specifier "short" short)) ) identifier)) ;) }))) (if_statement "if (local_24 != 0) {\nLAB_002fdfdb:\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_00301270(lVar2,local_24 | *(uint *)(lVar2 + 0x20));\n return param_1;\n }" if (parenthesized_expression "(local_24 != 0)" ( (binary_expression "local_24 != 0" identifier != number_literal) )) (compound_statement "{\nLAB_002fdfdb:\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_00301270(lVar2,local_24 | *(uint *)(lVar2 + 0x20));\n return param_1;\n }" { (labeled_statement "LAB_002fdfdb:\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;" statement_identifier : (expression_statement "lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;" (assignment_expression "lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1" identifier = (binary_expression "*(long *)(*param_1 + -0x18) + (long)param_1" (pointer_expression "*(long *)(*param_1 + -0x18)" * (cast_expression "(long *)(*param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + -0x18)" ( (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" * identifier) + number_literal) )))) + (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;)) (expression_statement "FUN_00301270(lVar2,local_24 | *(uint *)(lVar2 + 0x20));" (call_expression "FUN_00301270(lVar2,local_24 | *(uint *)(lVar2 + 0x20))" identifier (argument_list "(lVar2,local_24 | *(uint *)(lVar2 + 0x20))" ( identifier , (binary_expression "local_24 | *(uint *)(lVar2 + 0x20)" identifier | (pointer_expression "*(uint *)(lVar2 + 0x20)" * (cast_expression "(uint *)(lVar2 + 0x20)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x20)" ( (binary_expression "lVar2 + 0x20" identifier + number_literal) ))))) ))) ;) (return_statement "return param_1;" return identifier ;) })) })) (return_statement "return param_1;" return identifier ;) })))
|
(translation_unit "/* std::wistream::TEMPNAMEPLACEHOLDERVALUE(short&) */\n\nwistream * __thiscall std::wistream::operator>>(wistream *this,short *param_1)\n\n{\n long *plVar1;\n wistream *pwVar2;\n sentry local_25;\n _Ios_Iostate local_24;\n long local_20;\n \n sentry::sentry(&local_25,this,false);\n if (local_25 != (sentry)0x0) {\n local_24 = _S_goodbit;\n pwVar2 = this + *(long *)(*(long *)this + -0x18);\n plVar1 = *(long **)(pwVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002fe006 to 002fe00a has its CatchHandler @ 002fe00b */\n __throw_bad_cast();\n }\n /* try { // try from 002fdf84 to 002fdf86 has its CatchHandler @ 002fe00b */\n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(undefined8 *)(pwVar2 + 0xe8),0xffffffff,0,0xffffffff,pwVar2,&local_24,\n &local_20);\n if (local_20 < -0x8000) {\n local_24 = local_24 | _S_failbit;\n *param_1 = -0x8000;\n }\n else {\n if (0x7fff < local_20) {\n local_24 = local_24 | _S_failbit;\n *param_1 = 0x7fff;\n if (local_24 == _S_goodbit) {\n return this;\n }\n goto LAB_002fdfdb;\n }\n *param_1 = (short)local_20;\n }\n if (local_24 != _S_goodbit) {\nLAB_002fdfdb:\n wios::clear((wios *)(this + *(long *)(*(long *)this + -0x18)),\n local_24 |\n *(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20));\n return this;\n }\n }\n return this;\n}\n\n" comment (ERROR "wistream * __thiscall std::wistream::operator>>(wistream *this,short *param_1)" (binary_expression "wistream * __thiscall std::wistream::operator>>(wistream *this,short *param_1)" (binary_expression "wistream * __thiscall" identifier * identifier) (ERROR "std::wistream::operator" identifier : : identifier : : identifier) >> (parenthesized_expression "(wistream *this,short *param_1)" ( (comma_expression "wistream *this,short *param_1" (binary_expression "wistream *this" identifier * identifier) , (binary_expression "short *param_1" identifier * identifier)) )))) (compound_statement "{\n long *plVar1;\n wistream *pwVar2;\n sentry local_25;\n _Ios_Iostate local_24;\n long local_20;\n \n sentry::sentry(&local_25,this,false);\n if (local_25 != (sentry)0x0) {\n local_24 = _S_goodbit;\n pwVar2 = this + *(long *)(*(long *)this + -0x18);\n plVar1 = *(long **)(pwVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002fe006 to 002fe00a has its CatchHandler @ 002fe00b */\n __throw_bad_cast();\n }\n /* try { // try from 002fdf84 to 002fdf86 has its CatchHandler @ 002fe00b */\n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(undefined8 *)(pwVar2 + 0xe8),0xffffffff,0,0xffffffff,pwVar2,&local_24,\n &local_20);\n if (local_20 < -0x8000) {\n local_24 = local_24 | _S_failbit;\n *param_1 = -0x8000;\n }\n else {\n if (0x7fff < local_20) {\n local_24 = local_24 | _S_failbit;\n *param_1 = 0x7fff;\n if (local_24 == _S_goodbit) {\n return this;\n }\n goto LAB_002fdfdb;\n }\n *param_1 = (short)local_20;\n }\n if (local_24 != _S_goodbit) {\nLAB_002fdfdb:\n wios::clear((wios *)(this + *(long *)(*(long *)this + -0x18)),\n local_24 |\n *(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20));\n return this;\n }\n }\n return this;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "wistream *pwVar2;" type_identifier (pointer_declarator "*pwVar2" * identifier) ;) (declaration "sentry local_25;" type_identifier identifier ;) (declaration "_Ios_Iostate local_24;" type_identifier identifier ;) (declaration "long local_20;" (sized_type_specifier "long" long) identifier ;) (labeled_statement "sentry::sentry(&local_25,this,false);" statement_identifier : (ERROR ":" :) (expression_statement "sentry(&local_25,this,false);" (call_expression "sentry(&local_25,this,false)" identifier (argument_list "(&local_25,this,false)" ( (pointer_expression "&local_25" & identifier) , identifier , false ))) ;)) (if_statement "if (local_25 != (sentry)0x0) {\n local_24 = _S_goodbit;\n pwVar2 = this + *(long *)(*(long *)this + -0x18);\n plVar1 = *(long **)(pwVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002fe006 to 002fe00a has its CatchHandler @ 002fe00b */\n __throw_bad_cast();\n }\n /* try { // try from 002fdf84 to 002fdf86 has its CatchHandler @ 002fe00b */\n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(undefined8 *)(pwVar2 + 0xe8),0xffffffff,0,0xffffffff,pwVar2,&local_24,\n &local_20);\n if (local_20 < -0x8000) {\n local_24 = local_24 | _S_failbit;\n *param_1 = -0x8000;\n }\n else {\n if (0x7fff < local_20) {\n local_24 = local_24 | _S_failbit;\n *param_1 = 0x7fff;\n if (local_24 == _S_goodbit) {\n return this;\n }\n goto LAB_002fdfdb;\n }\n *param_1 = (short)local_20;\n }\n if (local_24 != _S_goodbit) {\nLAB_002fdfdb:\n wios::clear((wios *)(this + *(long *)(*(long *)this + -0x18)),\n local_24 |\n *(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20));\n return this;\n }\n }" if (parenthesized_expression "(local_25 != (sentry)0x0)" ( (binary_expression "local_25 != (sentry)0x0" identifier != (cast_expression "(sentry)0x0" ( (type_descriptor "sentry" type_identifier) ) number_literal)) )) (compound_statement "{\n local_24 = _S_goodbit;\n pwVar2 = this + *(long *)(*(long *)this + -0x18);\n plVar1 = *(long **)(pwVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002fe006 to 002fe00a has its CatchHandler @ 002fe00b */\n __throw_bad_cast();\n }\n /* try { // try from 002fdf84 to 002fdf86 has its CatchHandler @ 002fe00b */\n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(undefined8 *)(pwVar2 + 0xe8),0xffffffff,0,0xffffffff,pwVar2,&local_24,\n &local_20);\n if (local_20 < -0x8000) {\n local_24 = local_24 | _S_failbit;\n *param_1 = -0x8000;\n }\n else {\n if (0x7fff < local_20) {\n local_24 = local_24 | _S_failbit;\n *param_1 = 0x7fff;\n if (local_24 == _S_goodbit) {\n return this;\n }\n goto LAB_002fdfdb;\n }\n *param_1 = (short)local_20;\n }\n if (local_24 != _S_goodbit) {\nLAB_002fdfdb:\n wios::clear((wios *)(this + *(long *)(*(long *)this + -0x18)),\n local_24 |\n *(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20));\n return this;\n }\n }" { (expression_statement "local_24 = _S_goodbit;" (assignment_expression "local_24 = _S_goodbit" identifier = identifier) ;) (expression_statement "pwVar2 = this + *(long *)(*(long *)this + -0x18);" (assignment_expression "pwVar2 = 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 **)(pwVar2 + 0x100);" (assignment_expression "plVar1 = *(long **)(pwVar2 + 0x100)" identifier = (pointer_expression "*(long **)(pwVar2 + 0x100)" * (cast_expression "(long **)(pwVar2 + 0x100)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(pwVar2 + 0x100)" ( (binary_expression "pwVar2 + 0x100" identifier + number_literal) ))))) ;) (if_statement "if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 002fe006 to 002fe00a has its CatchHandler @ 002fe00b */\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 /* try { // try from 002fe006 to 002fe00a has its CatchHandler @ 002fe00b */\n __throw_bad_cast();\n }" { comment comment (expression_statement "__throw_bad_cast();" (call_expression "__throw_bad_cast()" identifier (argument_list "()" ( ))) ;) })) comment (expression_statement "(**(code **)(*plVar1 + 0x18))\n (plVar1,*(undefined8 *)(pwVar2 + 0xe8),0xffffffff,0,0xffffffff,pwVar2,&local_24,\n &local_20);" (call_expression "(**(code **)(*plVar1 + 0x18))\n (plVar1,*(undefined8 *)(pwVar2 + 0xe8),0xffffffff,0,0xffffffff,pwVar2,&local_24,\n &local_20)" (parenthesized_expression "(**(code **)(*plVar1 + 0x18))" ( (pointer_expression "**(code **)(*plVar1 + 0x18)" * (pointer_expression "*(code **)(*plVar1 + 0x18)" * (cast_expression "(code **)(*plVar1 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x18)" ( (binary_expression "*plVar1 + 0x18" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "(plVar1,*(undefined8 *)(pwVar2 + 0xe8),0xffffffff,0,0xffffffff,pwVar2,&local_24,\n &local_20)" ( identifier , (pointer_expression "*(undefined8 *)(pwVar2 + 0xe8)" * (cast_expression "(undefined8 *)(pwVar2 + 0xe8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pwVar2 + 0xe8)" ( (binary_expression "pwVar2 + 0xe8" identifier + number_literal) )))) , number_literal , number_literal , number_literal , identifier , (pointer_expression "&local_24" & identifier) , (pointer_expression "&local_20" & identifier) ))) ;) (if_statement "if (local_20 < -0x8000) {\n local_24 = local_24 | _S_failbit;\n *param_1 = -0x8000;\n }\n else {\n if (0x7fff < local_20) {\n local_24 = local_24 | _S_failbit;\n *param_1 = 0x7fff;\n if (local_24 == _S_goodbit) {\n return this;\n }\n goto LAB_002fdfdb;\n }\n *param_1 = (short)local_20;\n }" if (parenthesized_expression "(local_20 < -0x8000)" ( (binary_expression "local_20 < -0x8000" identifier < number_literal) )) (compound_statement "{\n local_24 = local_24 | _S_failbit;\n *param_1 = -0x8000;\n }" { (expression_statement "local_24 = local_24 | _S_failbit;" (assignment_expression "local_24 = local_24 | _S_failbit" identifier = (binary_expression "local_24 | _S_failbit" identifier | identifier)) ;) (expression_statement "*param_1 = -0x8000;" (assignment_expression "*param_1 = -0x8000" (pointer_expression "*param_1" * identifier) = number_literal) ;) }) (else_clause "else {\n if (0x7fff < local_20) {\n local_24 = local_24 | _S_failbit;\n *param_1 = 0x7fff;\n if (local_24 == _S_goodbit) {\n return this;\n }\n goto LAB_002fdfdb;\n }\n *param_1 = (short)local_20;\n }" else (compound_statement "{\n if (0x7fff < local_20) {\n local_24 = local_24 | _S_failbit;\n *param_1 = 0x7fff;\n if (local_24 == _S_goodbit) {\n return this;\n }\n goto LAB_002fdfdb;\n }\n *param_1 = (short)local_20;\n }" { (if_statement "if (0x7fff < local_20) {\n local_24 = local_24 | _S_failbit;\n *param_1 = 0x7fff;\n if (local_24 == _S_goodbit) {\n return this;\n }\n goto LAB_002fdfdb;\n }" if (parenthesized_expression "(0x7fff < local_20)" ( (binary_expression "0x7fff < local_20" number_literal < identifier) )) (compound_statement "{\n local_24 = local_24 | _S_failbit;\n *param_1 = 0x7fff;\n if (local_24 == _S_goodbit) {\n return this;\n }\n goto LAB_002fdfdb;\n }" { (expression_statement "local_24 = local_24 | _S_failbit;" (assignment_expression "local_24 = local_24 | _S_failbit" identifier = (binary_expression "local_24 | _S_failbit" identifier | identifier)) ;) (expression_statement "*param_1 = 0x7fff;" (assignment_expression "*param_1 = 0x7fff" (pointer_expression "*param_1" * identifier) = number_literal) ;) (if_statement "if (local_24 == _S_goodbit) {\n return this;\n }" if (parenthesized_expression "(local_24 == _S_goodbit)" ( (binary_expression "local_24 == _S_goodbit" identifier == identifier) )) (compound_statement "{\n return this;\n }" { (return_statement "return this;" return identifier ;) })) (goto_statement "goto LAB_002fdfdb;" goto statement_identifier ;) })) (expression_statement "*param_1 = (short)local_20;" (assignment_expression "*param_1 = (short)local_20" (pointer_expression "*param_1" * identifier) = (cast_expression "(short)local_20" ( (type_descriptor "short" (sized_type_specifier "short" short)) ) identifier)) ;) }))) (if_statement "if (local_24 != _S_goodbit) {\nLAB_002fdfdb:\n wios::clear((wios *)(this + *(long *)(*(long *)this + -0x18)),\n local_24 |\n *(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20));\n return this;\n }" if (parenthesized_expression "(local_24 != _S_goodbit)" ( (binary_expression "local_24 != _S_goodbit" identifier != identifier) )) (compound_statement "{\nLAB_002fdfdb:\n wios::clear((wios *)(this + *(long *)(*(long *)this + -0x18)),\n local_24 |\n *(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20));\n return this;\n }" { (labeled_statement "LAB_002fdfdb:\n wios::clear((wios *)(this + *(long *)(*(long *)this + -0x18)),\n local_24 |\n *(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20));" statement_identifier : (labeled_statement "wios::clear((wios *)(this + *(long *)(*(long *)this + -0x18)),\n local_24 |\n *(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20));" statement_identifier : (ERROR ":" :) (expression_statement "clear((wios *)(this + *(long *)(*(long *)this + -0x18)),\n local_24 |\n *(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20));" (call_expression "clear((wios *)(this + *(long *)(*(long *)this + -0x18)),\n local_24 |\n *(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20))" identifier (argument_list "((wios *)(this + *(long *)(*(long *)this + -0x18)),\n local_24 |\n *(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20))" ( (cast_expression "(wios *)(this + *(long *)(*(long *)this + -0x18))" ( (type_descriptor "wios *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + *(long *)(*(long *)this + -0x18))" ( (binary_expression "this + *(long *)(*(long *)this + -0x18)" identifier + (pointer_expression "*(long *)(*(long *)this + -0x18)" * (cast_expression "(long *)(*(long *)this + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)this + -0x18)" ( (binary_expression "*(long *)this + -0x18" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) ))) , (binary_expression "local_24 |\n *(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20)" identifier | (pointer_expression "*(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20)" * (cast_expression "(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20)" ( (type_descriptor "_Ios_Iostate *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20)" ( (binary_expression "(wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20" (cast_expression "(wios *)(this + *(long *)(*(long *)this + -0x18))" ( (type_descriptor "wios *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + *(long *)(*(long *)this + -0x18))" ( (binary_expression "this + *(long *)(*(long *)this + -0x18)" identifier + (pointer_expression "*(long *)(*(long *)this + -0x18)" * (cast_expression "(long *)(*(long *)this + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)this + -0x18)" ( (binary_expression "*(long *)this + -0x18" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) ))) + number_literal) ))))) ))) ;))) (return_statement "return this;" return identifier ;) })) })) (return_statement "return this;" return identifier ;) }))
|
(translation_unit "long * FUN_002fdf20(long *param_1,undefined2 *param_2)\n\n{\n long *plVar1;\n long lVar2;\n char local_25;\n uint local_24;\n long local_20;\n \n FUN_002fdd20(&local_25,param_1,0);\n if (local_25 != '\0') {\n local_24 = 0;\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n \n \n FUN_00319460();\n }\n \n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&local_24,\n &local_20);\n if (local_20 < -0x8000) {\n local_24 = local_24 | 4;\n *param_2 = 0x8000;\n }\n else {\n if (0x7fff < local_20) {\n local_24 = local_24 | 4;\n *param_2 = 0x7fff;\n if (local_24 == 0) {\n return param_1;\n }\n goto LAB_002fdfdb;\n }\n *param_2 = (short)local_20;\n }\n if (local_24 != 0) {\nLAB_002fdfdb:\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_00301270(lVar2,local_24 | *(uint *)(lVar2 + 0x20));\n return param_1;\n }\n }\n return param_1;\n}\n\n" (function_definition "long * FUN_002fdf20(long *param_1,undefined2 *param_2)\n\n{\n long *plVar1;\n long lVar2;\n char local_25;\n uint local_24;\n long local_20;\n \n FUN_002fdd20(&local_25,param_1,0);\n if (local_25 != '\0') {\n local_24 = 0;\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n \n \n FUN_00319460();\n }\n \n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&local_24,\n &local_20);\n if (local_20 < -0x8000) {\n local_24 = local_24 | 4;\n *param_2 = 0x8000;\n }\n else {\n if (0x7fff < local_20) {\n local_24 = local_24 | 4;\n *param_2 = 0x7fff;\n if (local_24 == 0) {\n return param_1;\n }\n goto LAB_002fdfdb;\n }\n *param_2 = (short)local_20;\n }\n if (local_24 != 0) {\nLAB_002fdfdb:\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_00301270(lVar2,local_24 | *(uint *)(lVar2 + 0x20));\n return param_1;\n }\n }\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_002fdf20(long *param_1,undefined2 *param_2)" * (function_declarator "FUN_002fdf20(long *param_1,undefined2 *param_2)" identifier (parameter_list "(long *param_1,undefined2 *param_2)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined2 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) )))) (compound_statement "{\n long *plVar1;\n long lVar2;\n char local_25;\n uint local_24;\n long local_20;\n \n FUN_002fdd20(&local_25,param_1,0);\n if (local_25 != '\0') {\n local_24 = 0;\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n \n \n FUN_00319460();\n }\n \n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&local_24,\n &local_20);\n if (local_20 < -0x8000) {\n local_24 = local_24 | 4;\n *param_2 = 0x8000;\n }\n else {\n if (0x7fff < local_20) {\n local_24 = local_24 | 4;\n *param_2 = 0x7fff;\n if (local_24 == 0) {\n return param_1;\n }\n goto LAB_002fdfdb;\n }\n *param_2 = (short)local_20;\n }\n if (local_24 != 0) {\nLAB_002fdfdb:\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_00301270(lVar2,local_24 | *(uint *)(lVar2 + 0x20));\n return param_1;\n }\n }\n return param_1;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "char local_25;" primitive_type identifier ;) (declaration "uint local_24;" type_identifier identifier ;) (declaration "long local_20;" (sized_type_specifier "long" long) identifier ;) (expression_statement "FUN_002fdd20(&local_25,param_1,0);" (call_expression "FUN_002fdd20(&local_25,param_1,0)" identifier (argument_list "(&local_25,param_1,0)" ( (pointer_expression "&local_25" & identifier) , identifier , number_literal ))) ;) (if_statement "if (local_25 != '\0') {\n local_24 = 0;\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n \n \n FUN_00319460();\n }\n \n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&local_24,\n &local_20);\n if (local_20 < -0x8000) {\n local_24 = local_24 | 4;\n *param_2 = 0x8000;\n }\n else {\n if (0x7fff < local_20) {\n local_24 = local_24 | 4;\n *param_2 = 0x7fff;\n if (local_24 == 0) {\n return param_1;\n }\n goto LAB_002fdfdb;\n }\n *param_2 = (short)local_20;\n }\n if (local_24 != 0) {\nLAB_002fdfdb:\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_00301270(lVar2,local_24 | *(uint *)(lVar2 + 0x20));\n return param_1;\n }\n }" if (parenthesized_expression "(local_25 != '\0')" ( (binary_expression "local_25 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_24 = 0;\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n \n \n FUN_00319460();\n }\n \n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&local_24,\n &local_20);\n if (local_20 < -0x8000) {\n local_24 = local_24 | 4;\n *param_2 = 0x8000;\n }\n else {\n if (0x7fff < local_20) {\n local_24 = local_24 | 4;\n *param_2 = 0x7fff;\n if (local_24 == 0) {\n return param_1;\n }\n goto LAB_002fdfdb;\n }\n *param_2 = (short)local_20;\n }\n if (local_24 != 0) {\nLAB_002fdfdb:\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_00301270(lVar2,local_24 | *(uint *)(lVar2 + 0x20));\n return param_1;\n }\n }" { (expression_statement "local_24 = 0;" (assignment_expression "local_24 = 0" identifier = number_literal) ;) (expression_statement "lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;" (assignment_expression "lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1" identifier = (binary_expression "*(long *)(*param_1 + -0x18) + (long)param_1" (pointer_expression "*(long *)(*param_1 + -0x18)" * (cast_expression "(long *)(*param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + -0x18)" ( (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" * identifier) + number_literal) )))) + (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "plVar1 = *(long **)(lVar2 + 0x100);" (assignment_expression "plVar1 = *(long **)(lVar2 + 0x100)" identifier = (pointer_expression "*(long **)(lVar2 + 0x100)" * (cast_expression "(long **)(lVar2 + 0x100)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar2 + 0x100)" ( (binary_expression "lVar2 + 0x100" identifier + number_literal) ))))) ;) (if_statement "if (plVar1 == (long *)0x0) {\n \n \n FUN_00319460();\n }" if (parenthesized_expression "(plVar1 == (long *)0x0)" ( (binary_expression "plVar1 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n \n \n FUN_00319460();\n }" { (expression_statement "FUN_00319460();" (call_expression "FUN_00319460()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "(**(code **)(*plVar1 + 0x18))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&local_24,\n &local_20);" (call_expression "(**(code **)(*plVar1 + 0x18))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&local_24,\n &local_20)" (parenthesized_expression "(**(code **)(*plVar1 + 0x18))" ( (pointer_expression "**(code **)(*plVar1 + 0x18)" * (pointer_expression "*(code **)(*plVar1 + 0x18)" * (cast_expression "(code **)(*plVar1 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x18)" ( (binary_expression "*plVar1 + 0x18" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "(plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&local_24,\n &local_20)" ( identifier , (pointer_expression "*(undefined8 *)(lVar2 + 0xe8)" * (cast_expression "(undefined8 *)(lVar2 + 0xe8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0xe8)" ( (binary_expression "lVar2 + 0xe8" identifier + number_literal) )))) , number_literal , number_literal , number_literal , identifier , (pointer_expression "&local_24" & identifier) , (pointer_expression "&local_20" & identifier) ))) ;) (if_statement "if (local_20 < -0x8000) {\n local_24 = local_24 | 4;\n *param_2 = 0x8000;\n }\n else {\n if (0x7fff < local_20) {\n local_24 = local_24 | 4;\n *param_2 = 0x7fff;\n if (local_24 == 0) {\n return param_1;\n }\n goto LAB_002fdfdb;\n }\n *param_2 = (short)local_20;\n }" if (parenthesized_expression "(local_20 < -0x8000)" ( (binary_expression "local_20 < -0x8000" identifier < number_literal) )) (compound_statement "{\n local_24 = local_24 | 4;\n *param_2 = 0x8000;\n }" { (expression_statement "local_24 = local_24 | 4;" (assignment_expression "local_24 = local_24 | 4" identifier = (binary_expression "local_24 | 4" identifier | number_literal)) ;) (expression_statement "*param_2 = 0x8000;" (assignment_expression "*param_2 = 0x8000" (pointer_expression "*param_2" * identifier) = number_literal) ;) }) (else_clause "else {\n if (0x7fff < local_20) {\n local_24 = local_24 | 4;\n *param_2 = 0x7fff;\n if (local_24 == 0) {\n return param_1;\n }\n goto LAB_002fdfdb;\n }\n *param_2 = (short)local_20;\n }" else (compound_statement "{\n if (0x7fff < local_20) {\n local_24 = local_24 | 4;\n *param_2 = 0x7fff;\n if (local_24 == 0) {\n return param_1;\n }\n goto LAB_002fdfdb;\n }\n *param_2 = (short)local_20;\n }" { (if_statement "if (0x7fff < local_20) {\n local_24 = local_24 | 4;\n *param_2 = 0x7fff;\n if (local_24 == 0) {\n return param_1;\n }\n goto LAB_002fdfdb;\n }" if (parenthesized_expression "(0x7fff < local_20)" ( (binary_expression "0x7fff < local_20" number_literal < identifier) )) (compound_statement "{\n local_24 = local_24 | 4;\n *param_2 = 0x7fff;\n if (local_24 == 0) {\n return param_1;\n }\n goto LAB_002fdfdb;\n }" { (expression_statement "local_24 = local_24 | 4;" (assignment_expression "local_24 = local_24 | 4" identifier = (binary_expression "local_24 | 4" identifier | number_literal)) ;) (expression_statement "*param_2 = 0x7fff;" (assignment_expression "*param_2 = 0x7fff" (pointer_expression "*param_2" * identifier) = number_literal) ;) (if_statement "if (local_24 == 0) {\n return param_1;\n }" if (parenthesized_expression "(local_24 == 0)" ( (binary_expression "local_24 == 0" identifier == number_literal) )) (compound_statement "{\n return param_1;\n }" { (return_statement "return param_1;" return identifier ;) })) (goto_statement "goto LAB_002fdfdb;" goto statement_identifier ;) })) (expression_statement "*param_2 = (short)local_20;" (assignment_expression "*param_2 = (short)local_20" (pointer_expression "*param_2" * identifier) = (cast_expression "(short)local_20" ( (type_descriptor "short" (sized_type_specifier "short" short)) ) identifier)) ;) }))) (if_statement "if (local_24 != 0) {\nLAB_002fdfdb:\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_00301270(lVar2,local_24 | *(uint *)(lVar2 + 0x20));\n return param_1;\n }" if (parenthesized_expression "(local_24 != 0)" ( (binary_expression "local_24 != 0" identifier != number_literal) )) (compound_statement "{\nLAB_002fdfdb:\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_00301270(lVar2,local_24 | *(uint *)(lVar2 + 0x20));\n return param_1;\n }" { (labeled_statement "LAB_002fdfdb:\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;" statement_identifier : (expression_statement "lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;" (assignment_expression "lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1" identifier = (binary_expression "*(long *)(*param_1 + -0x18) + (long)param_1" (pointer_expression "*(long *)(*param_1 + -0x18)" * (cast_expression "(long *)(*param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + -0x18)" ( (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" * identifier) + number_literal) )))) + (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;)) (expression_statement "FUN_00301270(lVar2,local_24 | *(uint *)(lVar2 + 0x20));" (call_expression "FUN_00301270(lVar2,local_24 | *(uint *)(lVar2 + 0x20))" identifier (argument_list "(lVar2,local_24 | *(uint *)(lVar2 + 0x20))" ( identifier , (binary_expression "local_24 | *(uint *)(lVar2 + 0x20)" identifier | (pointer_expression "*(uint *)(lVar2 + 0x20)" * (cast_expression "(uint *)(lVar2 + 0x20)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x20)" ( (binary_expression "lVar2 + 0x20" identifier + number_literal) ))))) ))) ;) (return_statement "return param_1;" return 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 (pointer_declarator * IDENT)) )))) (compound_statement { (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 ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT , LIT ))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (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 ( ))) ;) })) (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , LIT , LIT , LIT , IDENT , (pointer_expression & IDENT) , (pointer_expression & IDENT) ))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT | LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT | LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return IDENT ;) })) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier short)) ) IDENT)) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (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 (pointer_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 ;) })) })) (return_statement return IDENT ;) })))
|
(function_definition "long * FUN_002fdf20(long *param_1,undefined2 *param_2)\n\n{\n long *plVar1;\n long lVar2;\n char local_25;\n uint local_24;\n long local_20;\n \n FUN_002fdd20(&local_25,param_1,0);\n if (local_25 != '\0') {\n local_24 = 0;\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n \n \n FUN_00319460();\n }\n \n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&local_24,\n &local_20);\n if (local_20 < -0x8000) {\n local_24 = local_24 | 4;\n *param_2 = 0x8000;\n }\n else {\n if (0x7fff < local_20) {\n local_24 = local_24 | 4;\n *param_2 = 0x7fff;\n if (local_24 == 0) {\n return param_1;\n }\n goto LAB_002fdfdb;\n }\n *param_2 = (short)local_20;\n }\n if (local_24 != 0) {\nLAB_002fdfdb:\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_00301270(lVar2,local_24 | *(uint *)(lVar2 + 0x20));\n return param_1;\n }\n }\n return param_1;\n}" (sized_type_specifier "long" (long "long")) (pointer_declarator "* FUN_002fdf20(long *param_1,undefined2 *param_2)" (* "*") (function_declarator "FUN_002fdf20(long *param_1,undefined2 *param_2)" (identifier "FUN_002fdf20") (parameter_list "(long *param_1,undefined2 *param_2)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "undefined2 *param_2" (type_identifier "undefined2") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")")))) (compound_statement "{\n long *plVar1;\n long lVar2;\n char local_25;\n uint local_24;\n long local_20;\n \n FUN_002fdd20(&local_25,param_1,0);\n if (local_25 != '\0') {\n local_24 = 0;\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n \n \n FUN_00319460();\n }\n \n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&local_24,\n &local_20);\n if (local_20 < -0x8000) {\n local_24 = local_24 | 4;\n *param_2 = 0x8000;\n }\n else {\n if (0x7fff < local_20) {\n local_24 = local_24 | 4;\n *param_2 = 0x7fff;\n if (local_24 == 0) {\n return param_1;\n }\n goto LAB_002fdfdb;\n }\n *param_2 = (short)local_20;\n }\n if (local_24 != 0) {\nLAB_002fdfdb:\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_00301270(lVar2,local_24 | *(uint *)(lVar2 + 0x20));\n return param_1;\n }\n }\n return param_1;\n}" ({ "{") (declaration "long *plVar1;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar1" (* "*") (identifier "plVar1")) (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "char local_25;" (primitive_type "char") (identifier "local_25") (; ";")) (declaration "uint local_24;" (type_identifier "uint") (identifier "local_24") (; ";")) (declaration "long local_20;" (sized_type_specifier "long" (long "long")) (identifier "local_20") (; ";")) (expression_statement "FUN_002fdd20(&local_25,param_1,0);" (call_expression "FUN_002fdd20(&local_25,param_1,0)" (identifier "FUN_002fdd20") (argument_list "(&local_25,param_1,0)" (( "(") (pointer_expression "&local_25" (& "&") (identifier "local_25")) (, ",") (identifier "param_1") (, ",") (number_literal "0") () ")"))) (; ";")) (if_statement "if (local_25 != '\0') {\n local_24 = 0;\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n \n \n FUN_00319460();\n }\n \n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&local_24,\n &local_20);\n if (local_20 < -0x8000) {\n local_24 = local_24 | 4;\n *param_2 = 0x8000;\n }\n else {\n if (0x7fff < local_20) {\n local_24 = local_24 | 4;\n *param_2 = 0x7fff;\n if (local_24 == 0) {\n return param_1;\n }\n goto LAB_002fdfdb;\n }\n *param_2 = (short)local_20;\n }\n if (local_24 != 0) {\nLAB_002fdfdb:\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_00301270(lVar2,local_24 | *(uint *)(lVar2 + 0x20));\n return param_1;\n }\n }" (if "if") (parenthesized_expression "(local_25 != '\0')" (( "(") (binary_expression "local_25 != '\0'" (identifier "local_25") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n local_24 = 0;\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n \n \n FUN_00319460();\n }\n \n (**(code **)(*plVar1 + 0x18))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&local_24,\n &local_20);\n if (local_20 < -0x8000) {\n local_24 = local_24 | 4;\n *param_2 = 0x8000;\n }\n else {\n if (0x7fff < local_20) {\n local_24 = local_24 | 4;\n *param_2 = 0x7fff;\n if (local_24 == 0) {\n return param_1;\n }\n goto LAB_002fdfdb;\n }\n *param_2 = (short)local_20;\n }\n if (local_24 != 0) {\nLAB_002fdfdb:\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_00301270(lVar2,local_24 | *(uint *)(lVar2 + 0x20));\n return param_1;\n }\n }" ({ "{") (expression_statement "local_24 = 0;" (assignment_expression "local_24 = 0" (identifier "local_24") (= "=") (number_literal "0")) (; ";")) (expression_statement "lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;" (assignment_expression "lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1" (identifier "lVar2") (= "=") (binary_expression "*(long *)(*param_1 + -0x18) + (long)param_1" (pointer_expression "*(long *)(*param_1 + -0x18)" (* "*") (cast_expression "(long *)(*param_1 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + -0x18)" (( "(") (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "-0x18")) () ")")))) (+ "+") (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")))) (; ";")) (expression_statement "plVar1 = *(long **)(lVar2 + 0x100);" (assignment_expression "plVar1 = *(long **)(lVar2 + 0x100)" (identifier "plVar1") (= "=") (pointer_expression "*(long **)(lVar2 + 0x100)" (* "*") (cast_expression "(long **)(lVar2 + 0x100)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar2 + 0x100)" (( "(") (binary_expression "lVar2 + 0x100" (identifier "lVar2") (+ "+") (number_literal "0x100")) () ")"))))) (; ";")) (if_statement "if (plVar1 == (long *)0x0) {\n \n \n FUN_00319460();\n }" (if "if") (parenthesized_expression "(plVar1 == (long *)0x0)" (( "(") (binary_expression "plVar1 == (long *)0x0" (identifier "plVar1") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n \n \n FUN_00319460();\n }" ({ "{") (expression_statement "FUN_00319460();" (call_expression "FUN_00319460()" (identifier "FUN_00319460") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "(**(code **)(*plVar1 + 0x18))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&local_24,\n &local_20);" (call_expression "(**(code **)(*plVar1 + 0x18))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&local_24,\n &local_20)" (parenthesized_expression "(**(code **)(*plVar1 + 0x18))" (( "(") (pointer_expression "**(code **)(*plVar1 + 0x18)" (* "*") (pointer_expression "*(code **)(*plVar1 + 0x18)" (* "*") (cast_expression "(code **)(*plVar1 + 0x18)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar1 + 0x18)" (( "(") (binary_expression "*plVar1 + 0x18" (pointer_expression "*plVar1" (* "*") (identifier "plVar1")) (+ "+") (number_literal "0x18")) () ")"))))) () ")")) (argument_list "(plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&local_24,\n &local_20)" (( "(") (identifier "plVar1") (, ",") (pointer_expression "*(undefined8 *)(lVar2 + 0xe8)" (* "*") (cast_expression "(undefined8 *)(lVar2 + 0xe8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0xe8)" (( "(") (binary_expression "lVar2 + 0xe8" (identifier "lVar2") (+ "+") (number_literal "0xe8")) () ")")))) (, ",") (number_literal "0xffffffff") (, ",") (number_literal "0") (, ",") (number_literal "0xffffffff") (, ",") (identifier "lVar2") (, ",") (pointer_expression "&local_24" (& "&") (identifier "local_24")) (, ",") (pointer_expression "&local_20" (& "&") (identifier "local_20")) () ")"))) (; ";")) (if_statement "if (local_20 < -0x8000) {\n local_24 = local_24 | 4;\n *param_2 = 0x8000;\n }\n else {\n if (0x7fff < local_20) {\n local_24 = local_24 | 4;\n *param_2 = 0x7fff;\n if (local_24 == 0) {\n return param_1;\n }\n goto LAB_002fdfdb;\n }\n *param_2 = (short)local_20;\n }" (if "if") (parenthesized_expression "(local_20 < -0x8000)" (( "(") (binary_expression "local_20 < -0x8000" (identifier "local_20") (< "<") (number_literal "-0x8000")) () ")")) (compound_statement "{\n local_24 = local_24 | 4;\n *param_2 = 0x8000;\n }" ({ "{") (expression_statement "local_24 = local_24 | 4;" (assignment_expression "local_24 = local_24 | 4" (identifier "local_24") (= "=") (binary_expression "local_24 | 4" (identifier "local_24") (| "|") (number_literal "4"))) (; ";")) (expression_statement "*param_2 = 0x8000;" (assignment_expression "*param_2 = 0x8000" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (number_literal "0x8000")) (; ";")) (} "}")) (else_clause "else {\n if (0x7fff < local_20) {\n local_24 = local_24 | 4;\n *param_2 = 0x7fff;\n if (local_24 == 0) {\n return param_1;\n }\n goto LAB_002fdfdb;\n }\n *param_2 = (short)local_20;\n }" (else "else") (compound_statement "{\n if (0x7fff < local_20) {\n local_24 = local_24 | 4;\n *param_2 = 0x7fff;\n if (local_24 == 0) {\n return param_1;\n }\n goto LAB_002fdfdb;\n }\n *param_2 = (short)local_20;\n }" ({ "{") (if_statement "if (0x7fff < local_20) {\n local_24 = local_24 | 4;\n *param_2 = 0x7fff;\n if (local_24 == 0) {\n return param_1;\n }\n goto LAB_002fdfdb;\n }" (if "if") (parenthesized_expression "(0x7fff < local_20)" (( "(") (binary_expression "0x7fff < local_20" (number_literal "0x7fff") (< "<") (identifier "local_20")) () ")")) (compound_statement "{\n local_24 = local_24 | 4;\n *param_2 = 0x7fff;\n if (local_24 == 0) {\n return param_1;\n }\n goto LAB_002fdfdb;\n }" ({ "{") (expression_statement "local_24 = local_24 | 4;" (assignment_expression "local_24 = local_24 | 4" (identifier "local_24") (= "=") (binary_expression "local_24 | 4" (identifier "local_24") (| "|") (number_literal "4"))) (; ";")) (expression_statement "*param_2 = 0x7fff;" (assignment_expression "*param_2 = 0x7fff" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (number_literal "0x7fff")) (; ";")) (if_statement "if (local_24 == 0) {\n return param_1;\n }" (if "if") (parenthesized_expression "(local_24 == 0)" (( "(") (binary_expression "local_24 == 0" (identifier "local_24") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return param_1;\n }" ({ "{") (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}"))) (goto_statement "goto LAB_002fdfdb;" (goto "goto") (statement_identifier "LAB_002fdfdb") (; ";")) (} "}"))) (expression_statement "*param_2 = (short)local_20;" (assignment_expression "*param_2 = (short)local_20" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (cast_expression "(short)local_20" (( "(") (type_descriptor "short" (sized_type_specifier "short" (short "short"))) () ")") (identifier "local_20"))) (; ";")) (} "}")))) (if_statement "if (local_24 != 0) {\nLAB_002fdfdb:\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_00301270(lVar2,local_24 | *(uint *)(lVar2 + 0x20));\n return param_1;\n }" (if "if") (parenthesized_expression "(local_24 != 0)" (( "(") (binary_expression "local_24 != 0" (identifier "local_24") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\nLAB_002fdfdb:\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_00301270(lVar2,local_24 | *(uint *)(lVar2 + 0x20));\n return param_1;\n }" ({ "{") (labeled_statement "LAB_002fdfdb:\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;" (statement_identifier "LAB_002fdfdb") (: ":") (expression_statement "lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;" (assignment_expression "lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1" (identifier "lVar2") (= "=") (binary_expression "*(long *)(*param_1 + -0x18) + (long)param_1" (pointer_expression "*(long *)(*param_1 + -0x18)" (* "*") (cast_expression "(long *)(*param_1 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + -0x18)" (( "(") (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "-0x18")) () ")")))) (+ "+") (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")))) (; ";"))) (expression_statement "FUN_00301270(lVar2,local_24 | *(uint *)(lVar2 + 0x20));" (call_expression "FUN_00301270(lVar2,local_24 | *(uint *)(lVar2 + 0x20))" (identifier "FUN_00301270") (argument_list "(lVar2,local_24 | *(uint *)(lVar2 + 0x20))" (( "(") (identifier "lVar2") (, ",") (binary_expression "local_24 | *(uint *)(lVar2 + 0x20)" (identifier "local_24") (| "|") (pointer_expression "*(uint *)(lVar2 + 0x20)" (* "*") (cast_expression "(uint *)(lVar2 + 0x20)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x20)" (( "(") (binary_expression "lVar2 + 0x20" (identifier "lVar2") (+ "+") (number_literal "0x20")) () ")"))))) () ")"))) (; ";")) (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}"))) (} "}"))) (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}")))
|
/* std::wistream::TEMPNAMEPLACEHOLDERVALUE(short&) */
type_1 * __thiscall std::type_1::operator>>(type_1 *var_2,short *param_1)
{
long *var_4;
type_1 *var_3;
type_2 var_1;
type_3 var_7;
long var_6;
sentry::type_2(&var_1,var_2,false);
if (var_1 != (type_2)0x0) {
var_7 = var_9;
var_3 = var_2 + *(long *)(*(long *)var_2 + -0x18);
var_4 = *(long **)(var_3 + 0x100);
if (var_4 == (long *)0x0) {
/* WARNING: Subroutine does not return */
/* try { // try from 002fe006 to 002fe00a has its CatchHandler @ 002fe00b */
var_5();
}
/* try { // try from 002fdf84 to 002fdf86 has its CatchHandler @ 002fe00b */
(**(type_4 **)(*var_4 + 0x18))
(var_4,*(type_5 *)(var_3 + 0xe8),0xffffffff,0,0xffffffff,var_3,&var_7,
&var_6);
if (var_6 < -0x8000) {
var_7 = var_7 | var_8;
*param_1 = -0x8000;
}
else {
if (0x7fff < var_6) {
var_7 = var_7 | var_8;
*param_1 = 0x7fff;
if (var_7 == var_9) {
return var_2;
}
goto LAB_002fdfdb;
}
*param_1 = (short)var_6;
}
if (var_7 != var_9) {
LAB_002fdfdb:
wios::var_10((type_6 *)(var_2 + *(long *)(*(long *)var_2 + -0x18)),
var_7 |
*(type_3 *)((type_6 *)(var_2 + *(long *)(*(long *)var_2 + -0x18)) + 0x20));
return var_2;
}
}
return var_2;
}
| null |
(translation_unit (function_definition type: (sized_type_specifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (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: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier) (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (number_literal) (number_literal) (number_literal) (identifier) (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (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: (identifier))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (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: (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)))))) (return_statement (identifier)))))
| null |
long * MASKED(long *param_1,undefined2 *param_2)
{
long *plVar1;
long lVar2;
char local_25;
uint local_24;
long local_20;
FUN_002fdd20(&local_25,param_1,0);
if (local_25 != '\0') {
local_24 = 0;
lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;
plVar1 = *(long **)(lVar2 + 0x100);
if (plVar1 == (long *)0x0) {
/* WARNING: Subroutine does not return */
/* try { // try from 002fe006 to 002fe00a has its CatchHandler @ 002fe00b */
FUN_00319460();
}
/* try { // try from 002fdf84 to 002fdf86 has its CatchHandler @ 002fe00b */
(**(code **)(*plVar1 + 0x18))
(plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&local_24,
&local_20);
if (local_20 < -0x8000) {
local_24 = local_24 | 4;
*param_2 = 0x8000;
}
else {
if (0x7fff < local_20) {
local_24 = local_24 | 4;
*param_2 = 0x7fff;
if (local_24 == 0) {
return param_1;
}
goto LAB_002fdfdb;
}
*param_2 = (short)local_20;
}
if (local_24 != 0) {
LAB_002fdfdb:
lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;
FUN_00301270(lVar2,local_24 | *(uint *)(lVar2 + 0x20));
return param_1;
}
}
return param_1;
}
|
9900_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
|
has_facet<std::collate<wchar_t>>
|
FUN_00329050
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* bool std::has_facet<std::collate<wchar_t> >(std::locale const&) */
bool std::has_facet<std::collate<wchar_t>>(locale *param_1)
{
ulong uVar1;
long lVar2;
bool bVar3;
uVar1 = locale::id::_M_id((id *)&collate<wchar_t>::id);
bVar3 = false;
if ((uVar1 < *(ulong *)(*(long *)param_1 + 0x10)) &&
(lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0)) {
lVar2 = __dynamic_cast(lVar2,&locale::facet::typeinfo,&collate<wchar_t>::typeinfo,0);
bVar3 = lVar2 != 0;
}
return bVar3;
}
|
bool FUN_00329050(long *param_1)
{
ulong uVar1;
long lVar2;
bool bVar3;
uVar1 = FUN_002dd3a0(&DAT_0044bc58);
bVar3 = false;
if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&
(lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {
lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b998,0);
bVar3 = lVar2 != 0;
}
return bVar3;
}
|
PUSH RBX
MOV RBX,RDI
LEA RDI,[0x44bc58]
CALL 0x002dd3a0
MOV RCX,qword ptr [RBX]
MOV RDX,RAX
XOR EAX,EAX
CMP qword ptr [RCX + 0x10],RDX
JBE 0x00329096
MOV RCX,qword ptr [RCX + 0x8]
MOV RDI,qword ptr [RCX + RDX*0x8]
TEST RDI,RDI
JZ 0x00329096
LEA RDX,[0x43b998]
LEA RSI,[0x438640]
XOR ECX,ECX
CALL 0x0031b7b0
TEST RAX,RAX
SETNZ AL
POP RBX
RET
| null | null | null | null |
[(u'INT_NOTEQUAL_-1204973392', u'CBRANCH_-1204973391'), (u'COPY_-1204973293', u'COPY_-1204973275'), (u'LOAD_-1204973462', u'INT_ADD_-1204973404'), (u'CAST_-1204973205', u'LOAD_-1204973420'), (u'LOAD_-1204973412', u'CALL_-1204973356'), ('const-16', u'INT_ADD_-1204973424'), (u'LOAD_-1204973420', u'INT_ADD_-1204973396'), ('const-0', u'COPY_-1204973293'), ('const-433', u'LOAD_-1204973440'), (u'INT_LESS_-1204973412', u'CBRANCH_-1204973421'), ('const-433', u'LOAD_-1204973420'), ('tmp_230', u'CAST_-1204973221'), ('const-0', u'CALL_-1204973356'), ('const-0', u'RETURN_-1204973323'), ('const-433', u'LOAD_-1204973412'), ('tmp_135', u'CBRANCH_-1204973391'), (u'COPY_-1204973294', u'COPY_-1204973261'), (u'INT_NOTEQUAL_-1204973341', u'MULTIEQUAL_-1204973188'), ('const-433', u'LOAD_-1204973462'), (u'PTRSUB_-1204973182', u'CALL_-1204973356'), ('const-4425280', u'PTRSUB_-1204973182'), (u'CALL_-1204973356', u'INT_NOTEQUAL_-1204973341'), (u'INT_ADD_-1204973424', u'CAST_-1204973212'), ('const-4438424', u'PTRSUB_-1204973181'), (u'LOAD_-1204973440', u'INT_LESS_-1204973412'), (u'COPY_-1204973275', u'MULTIEQUAL_-1204973188'), ('const-0', u'PTRSUB_-1204973228'), ('const-0', u'COPY_-1204973294'), ('const-4504664', u'PTRSUB_-1204973228'), (u'COPY_-1204973261', u'MULTIEQUAL_-1204973188'), (u'CALL_-1204973463', u'INT_MULT_-1204973384'), (u'INT_MULT_-1204973384', u'INT_ADD_-1204973396'), (u'PTRSUB_-1204973181', u'CALL_-1204973356'), ('const-0', u'PTRSUB_-1204973182'), (u'INT_ADD_-1204973404', u'CAST_-1204973205'), (u'CALL_-1204973463', u'INT_LESS_-1204973412'), (u'PTRSUB_-1204973228', u'CAST_-1204973227'), (u'CAST_-1204973212', u'LOAD_-1204973440'), ('const-8', u'INT_ADD_-1204973404'), ('const-0', u'INT_NOTEQUAL_-1204973392'), ('const-0', u'INT_NOTEQUAL_-1204973341'), ('const-0', u'PTRSUB_-1204973181'), ('const-8', u'INT_MULT_-1204973384'), (u'CAST_-1204973221', u'LOAD_-1204973462'), (u'CAST_-1204973200', u'LOAD_-1204973412'), ('tmp_90', u'CBRANCH_-1204973421'), (u'INT_ADD_-1204973396', u'CAST_-1204973200'), (u'LOAD_-1204973462', u'INT_ADD_-1204973424'), (u'COPY_-1204973309', u'RETURN_-1204973323'), (u'MULTIEQUAL_-1204973188', u'COPY_-1204973309'), (u'LOAD_-1204973412', u'INT_NOTEQUAL_-1204973392'), (u'CAST_-1204973227', u'CALL_-1204973463')]
|
[(u'INT_NOTEQUAL_-1204973392', u'CBRANCH_-1204973391'), (u'LOAD_-1204973462', u'INT_ADD_-1204973404'), (u'LOAD_-1204973440', u'INT_LESS_-1204973412'), ('const-0', u'PTRSUB_-1204973233'), (u'INT_ADD_-1204973396', u'CAST_-1204973206'), (u'COPY_-1204973284', u'MULTIEQUAL_-1204973178'), (u'LOAD_-1204973412', u'CALL_-1204973356'), ('const-4504664', u'PTRSUB_-1204973233'), ('const-0', u'PTRSUB_-1204973187'), ('const-4438424', u'PTRSUB_-1204973186'), (u'PTRSUB_-1204973186', u'CALL_-1204973356'), (u'INT_NOTEQUAL_-1204973341', u'MULTIEQUAL_-1204973178'), ('const-16', u'INT_ADD_-1204973424'), (u'CALL_-1204973463', u'INT_MULT_-1204973384'), (u'INT_MULT_-1204973384', u'INT_ADD_-1204973396'), (u'LOAD_-1204973420', u'INT_ADD_-1204973396'), ('const-433', u'LOAD_-1204973440'), (u'INT_LESS_-1204973412', u'CBRANCH_-1204973421'), ('const-433', u'LOAD_-1204973420'), (u'CAST_-1204973211', u'LOAD_-1204973420'), ('const-0', u'RETURN_-1204973323'), (u'CALL_-1204973463', u'INT_LESS_-1204973412'), ('const-433', u'LOAD_-1204973412'), (u'PTRSUB_-1204973187', u'CALL_-1204973356'), ('const-0', u'PTRSUB_-1204973186'), ('tmp_135', u'CBRANCH_-1204973391'), ('const-0', u'CALL_-1204973356'), (u'PTRSUB_-1204973233', u'CALL_-1204973463'), (u'INT_ADD_-1204973424', u'CAST_-1204973218'), ('const-8', u'INT_ADD_-1204973404'), ('const-0', u'INT_NOTEQUAL_-1204973392'), ('const-0', u'INT_NOTEQUAL_-1204973341'), (u'INT_ADD_-1204973404', u'CAST_-1204973211'), ('const-8', u'INT_MULT_-1204973384'), ('const-433', u'LOAD_-1204973462'), ('const-0', u'COPY_-1204973284'), ('tmp_90', u'CBRANCH_-1204973421'), (u'CAST_-1204973218', u'LOAD_-1204973440'), (u'CAST_-1204973206', u'LOAD_-1204973412'), ('tmp_459', u'LOAD_-1204973462'), ('const-4425280', u'PTRSUB_-1204973187'), (u'LOAD_-1204973462', u'INT_ADD_-1204973424'), (u'MULTIEQUAL_-1204973178', u'RETURN_-1204973323'), (u'LOAD_-1204973412', u'INT_NOTEQUAL_-1204973392'), (u'CALL_-1204973356', u'INT_NOTEQUAL_-1204973341')]
| null | null |
00329050
|
x64
|
O2
|
(translation_unit "bool FUN_00329050(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_002dd3a0(&DAT_0044bc58);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b998,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}\n\n" (function_definition "bool FUN_00329050(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_002dd3a0(&DAT_0044bc58);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b998,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}" primitive_type (function_declarator "FUN_00329050(long *param_1)" identifier (parameter_list "(long *param_1)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_002dd3a0(&DAT_0044bc58);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b998,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "bool bVar3;" primitive_type identifier ;) (expression_statement "uVar1 = FUN_002dd3a0(&DAT_0044bc58);" (assignment_expression "uVar1 = FUN_002dd3a0(&DAT_0044bc58)" identifier = (call_expression "FUN_002dd3a0(&DAT_0044bc58)" identifier (argument_list "(&DAT_0044bc58)" ( (pointer_expression "&DAT_0044bc58" & identifier) )))) ;) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (if_statement "if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b998,0);\n bVar3 = lVar2 != 0;\n }" if (parenthesized_expression "((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0))" ( (binary_expression "(uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" (parenthesized_expression "(uVar1 < *(ulong *)(*param_1 + 0x10))" ( (binary_expression "uVar1 < *(ulong *)(*param_1 + 0x10)" identifier < (pointer_expression "*(ulong *)(*param_1 + 0x10)" * (cast_expression "(ulong *)(*param_1 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + 0x10)" ( (binary_expression "*param_1 + 0x10" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) && (parenthesized_expression "(lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" ( (comma_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0" (assignment_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" identifier = (pointer_expression "*(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" * (cast_expression "(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*param_1 + 8) + uVar1 * 8)" ( (binary_expression "*(long *)(*param_1 + 8) + uVar1 * 8" (pointer_expression "*(long *)(*param_1 + 8)" * (cast_expression "(long *)(*param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + 8)" ( (binary_expression "*param_1 + 8" (pointer_expression "*param_1" * identifier) + number_literal) )))) + (binary_expression "uVar1 * 8" identifier * number_literal)) ))))) , (binary_expression "lVar2 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b998,0);\n bVar3 = lVar2 != 0;\n }" { (expression_statement "lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b998,0);" (assignment_expression "lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b998,0)" identifier = (call_expression "FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b998,0)" identifier (argument_list "(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b998,0)" ( identifier , (pointer_expression "&PTR_PTR_FUN_00438640" & identifier) , (pointer_expression "&PTR_PTR_FUN_0043b998" & identifier) , number_literal )))) ;) (expression_statement "bVar3 = lVar2 != 0;" (assignment_expression "bVar3 = lVar2 != 0" identifier = (binary_expression "lVar2 != 0" identifier != number_literal)) ;) })) (return_statement "return bVar3;" return identifier ;) })))
|
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* bool std::has_facet<std::collate<wchar_t> >(std::locale const&) */\n\nbool std::has_facet<std::collate<wchar_t>>(locale *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = locale::id::_M_id((id *)&collate<wchar_t>::id);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*(long *)param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0)) {\n lVar2 = __dynamic_cast(lVar2,&locale::facet::typeinfo,&collate<wchar_t>::typeinfo,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}\n\n" comment comment (function_definition "bool std::has_facet<std::collate<wchar_t>>(locale *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = locale::id::_M_id((id *)&collate<wchar_t>::id);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*(long *)param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0)) {\n lVar2 = __dynamic_cast(lVar2,&locale::facet::typeinfo,&collate<wchar_t>::typeinfo,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}" primitive_type (ERROR "std::has_facet<std::collate<wchar_t>>(locale" identifier : : identifier < identifier : : identifier < identifier >> ( identifier) (pointer_declarator "*param_1" * identifier) (ERROR ")" )) (compound_statement "{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = locale::id::_M_id((id *)&collate<wchar_t>::id);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*(long *)param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0)) {\n lVar2 = __dynamic_cast(lVar2,&locale::facet::typeinfo,&collate<wchar_t>::typeinfo,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "bool bVar3;" primitive_type identifier ;) (ERROR "uVar1 = locale::" (assignment_expression "uVar1 = locale" identifier = identifier) : :) (labeled_statement "id::_M_id((id *)&collate<wchar_t>::id);" statement_identifier (ERROR "::_M_id((id *)&collate<wchar_t>:" : : identifier ( (binary_expression "(id *)&collate<wchar_t" (cast_expression "(id *)&collate" ( (type_descriptor "id *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&collate" & identifier)) < identifier) > :) : (expression_statement "id);" identifier (ERROR ")" )) ;)) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (if_statement "if ((uVar1 < *(ulong *)(*(long *)param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0)) {\n lVar2 = __dynamic_cast(lVar2,&locale::facet::typeinfo,&collate<wchar_t>::typeinfo,0);\n bVar3 = lVar2 != 0;\n }" if (parenthesized_expression "((uVar1 < *(ulong *)(*(long *)param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0))" ( (binary_expression "(uVar1 < *(ulong *)(*(long *)param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0)" (parenthesized_expression "(uVar1 < *(ulong *)(*(long *)param_1 + 0x10))" ( (binary_expression "uVar1 < *(ulong *)(*(long *)param_1 + 0x10)" identifier < (pointer_expression "*(ulong *)(*(long *)param_1 + 0x10)" * (cast_expression "(ulong *)(*(long *)param_1 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)param_1 + 0x10)" ( (binary_expression "*(long *)param_1 + 0x10" (pointer_expression "*(long *)param_1" * (cast_expression "(long *)param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) )) && (parenthesized_expression "(lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0)" ( (comma_expression "lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8), bVar3 = false, lVar2 != 0" (assignment_expression "lVar2 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8)" identifier = (pointer_expression "*(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8)" * (cast_expression "(long *)(*(long *)(*(long *)param_1 + 8) + uVar1 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*(long *)param_1 + 8) + uVar1 * 8)" ( (binary_expression "*(long *)(*(long *)param_1 + 8) + uVar1 * 8" (pointer_expression "*(long *)(*(long *)param_1 + 8)" * (cast_expression "(long *)(*(long *)param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)param_1 + 8)" ( (binary_expression "*(long *)param_1 + 8" (pointer_expression "*(long *)param_1" * (cast_expression "(long *)param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) )))) + (binary_expression "uVar1 * 8" identifier * number_literal)) ))))) , (comma_expression "bVar3 = false, lVar2 != 0" (assignment_expression "bVar3 = false" identifier = false) , (binary_expression "lVar2 != 0" identifier != number_literal))) ))) )) (compound_statement "{\n lVar2 = __dynamic_cast(lVar2,&locale::facet::typeinfo,&collate<wchar_t>::typeinfo,0);\n bVar3 = lVar2 != 0;\n }" { (expression_statement "lVar2 = __dynamic_cast(lVar2,&locale::facet::typeinfo,&collate<wchar_t>::typeinfo,0);" (assignment_expression "lVar2 = __dynamic_cast(lVar2,&locale::facet::typeinfo,&collate<wchar_t>::typeinfo,0)" identifier = (call_expression "__dynamic_cast(lVar2,&locale::facet::typeinfo,&collate<wchar_t>::typeinfo,0)" identifier (argument_list "(lVar2,&locale::facet::typeinfo,&collate<wchar_t>::typeinfo,0)" ( identifier , (ERROR "&locale::facet::" (pointer_expression "&locale" & identifier) : : identifier : :) identifier , (binary_expression "&collate<wchar_t>::typeinfo" (binary_expression "&collate<wchar_t" (pointer_expression "&collate" & identifier) < identifier) > (ERROR "::" : :) identifier) , number_literal )))) ;) (expression_statement "bVar3 = lVar2 != 0;" (assignment_expression "bVar3 = lVar2 != 0" identifier = (binary_expression "lVar2 != 0" identifier != number_literal)) ;) })) (return_statement "return bVar3;" return identifier ;) })))
|
(translation_unit "bool FUN_00329050(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_002dd3a0(&DAT_0044bc58);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b998,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}\n\n" (function_definition "bool FUN_00329050(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_002dd3a0(&DAT_0044bc58);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b998,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}" primitive_type (function_declarator "FUN_00329050(long *param_1)" identifier (parameter_list "(long *param_1)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_002dd3a0(&DAT_0044bc58);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b998,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "bool bVar3;" primitive_type identifier ;) (expression_statement "uVar1 = FUN_002dd3a0(&DAT_0044bc58);" (assignment_expression "uVar1 = FUN_002dd3a0(&DAT_0044bc58)" identifier = (call_expression "FUN_002dd3a0(&DAT_0044bc58)" identifier (argument_list "(&DAT_0044bc58)" ( (pointer_expression "&DAT_0044bc58" & identifier) )))) ;) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (if_statement "if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b998,0);\n bVar3 = lVar2 != 0;\n }" if (parenthesized_expression "((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0))" ( (binary_expression "(uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" (parenthesized_expression "(uVar1 < *(ulong *)(*param_1 + 0x10))" ( (binary_expression "uVar1 < *(ulong *)(*param_1 + 0x10)" identifier < (pointer_expression "*(ulong *)(*param_1 + 0x10)" * (cast_expression "(ulong *)(*param_1 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + 0x10)" ( (binary_expression "*param_1 + 0x10" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) && (parenthesized_expression "(lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" ( (comma_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0" (assignment_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" identifier = (pointer_expression "*(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" * (cast_expression "(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*param_1 + 8) + uVar1 * 8)" ( (binary_expression "*(long *)(*param_1 + 8) + uVar1 * 8" (pointer_expression "*(long *)(*param_1 + 8)" * (cast_expression "(long *)(*param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + 8)" ( (binary_expression "*param_1 + 8" (pointer_expression "*param_1" * identifier) + number_literal) )))) + (binary_expression "uVar1 * 8" identifier * number_literal)) ))))) , (binary_expression "lVar2 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b998,0);\n bVar3 = lVar2 != 0;\n }" { (expression_statement "lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b998,0);" (assignment_expression "lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b998,0)" identifier = (call_expression "FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b998,0)" identifier (argument_list "(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b998,0)" ( identifier , (pointer_expression "&PTR_PTR_FUN_00438640" & identifier) , (pointer_expression "&PTR_PTR_FUN_0043b998" & identifier) , number_literal )))) ;) (expression_statement "bVar3 = lVar2 != 0;" (assignment_expression "bVar3 = lVar2 != 0" identifier = (binary_expression "lVar2 != 0" identifier != number_literal)) ;) })) (return_statement "return bVar3;" return identifier ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) )))) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT < (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) + (binary_expression IDENT * LIT)) ))))) , (binary_expression IDENT != LIT)) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) , (pointer_expression & IDENT) , LIT )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT != LIT)) ;) })) (return_statement return IDENT ;) })))
|
(function_definition "bool FUN_00329050(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_002dd3a0(&DAT_0044bc58);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b998,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}" (primitive_type "bool") (function_declarator "FUN_00329050(long *param_1)" (identifier "FUN_00329050") (parameter_list "(long *param_1)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n ulong uVar1;\n long lVar2;\n bool bVar3;\n \n uVar1 = FUN_002dd3a0(&DAT_0044bc58);\n bVar3 = false;\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b998,0);\n bVar3 = lVar2 != 0;\n }\n return bVar3;\n}" ({ "{") (declaration "ulong uVar1;" (type_identifier "ulong") (identifier "uVar1") (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "bool bVar3;" (primitive_type "bool") (identifier "bVar3") (; ";")) (expression_statement "uVar1 = FUN_002dd3a0(&DAT_0044bc58);" (assignment_expression "uVar1 = FUN_002dd3a0(&DAT_0044bc58)" (identifier "uVar1") (= "=") (call_expression "FUN_002dd3a0(&DAT_0044bc58)" (identifier "FUN_002dd3a0") (argument_list "(&DAT_0044bc58)" (( "(") (pointer_expression "&DAT_0044bc58" (& "&") (identifier "DAT_0044bc58")) () ")")))) (; ";")) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" (identifier "bVar3") (= "=") (false "false")) (; ";")) (if_statement "if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b998,0);\n bVar3 = lVar2 != 0;\n }" (if "if") (parenthesized_expression "((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0))" (( "(") (binary_expression "(uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" (parenthesized_expression "(uVar1 < *(ulong *)(*param_1 + 0x10))" (( "(") (binary_expression "uVar1 < *(ulong *)(*param_1 + 0x10)" (identifier "uVar1") (< "<") (pointer_expression "*(ulong *)(*param_1 + 0x10)" (* "*") (cast_expression "(ulong *)(*param_1 + 0x10)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + 0x10)" (( "(") (binary_expression "*param_1 + 0x10" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "0x10")) () ")"))))) () ")")) (&& "&&") (parenthesized_expression "(lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" (( "(") (comma_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0" (assignment_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" (identifier "lVar2") (= "=") (pointer_expression "*(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" (* "*") (cast_expression "(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(*param_1 + 8) + uVar1 * 8)" (( "(") (binary_expression "*(long *)(*param_1 + 8) + uVar1 * 8" (pointer_expression "*(long *)(*param_1 + 8)" (* "*") (cast_expression "(long *)(*param_1 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + 8)" (( "(") (binary_expression "*param_1 + 8" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "8")) () ")")))) (+ "+") (binary_expression "uVar1 * 8" (identifier "uVar1") (* "*") (number_literal "8"))) () ")"))))) (, ",") (binary_expression "lVar2 != 0" (identifier "lVar2") (!= "!=") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b998,0);\n bVar3 = lVar2 != 0;\n }" ({ "{") (expression_statement "lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b998,0);" (assignment_expression "lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b998,0)" (identifier "lVar2") (= "=") (call_expression "FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b998,0)" (identifier "FUN_0031b7b0") (argument_list "(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b998,0)" (( "(") (identifier "lVar2") (, ",") (pointer_expression "&PTR_PTR_FUN_00438640" (& "&") (identifier "PTR_PTR_FUN_00438640")) (, ",") (pointer_expression "&PTR_PTR_FUN_0043b998" (& "&") (identifier "PTR_PTR_FUN_0043b998")) (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "bVar3 = lVar2 != 0;" (assignment_expression "bVar3 = lVar2 != 0" (identifier "bVar3") (= "=") (binary_expression "lVar2 != 0" (identifier "lVar2") (!= "!=") (number_literal "0"))) (; ";")) (} "}"))) (return_statement "return bVar3;" (return "return") (identifier "bVar3") (; ";")) (} "}")))
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
/* bool std::has_facet<std::collate<wchar_t> >(std::locale const&) */
bool std::has_facet<std::collate<var_4>>(locale *param_1)
{
type_1 var_1;
long var_2;
bool bVar3;
var_1 = locale::id::_M_id((id *)&collate<var_4>::id);
bVar3 = false;
if ((var_1 < *(type_1 *)(*(long *)param_1 + 0x10)) &&
(var_2 = *(long *)(*(long *)(*(long *)param_1 + 8) + var_1 * 8), bVar3 = false, var_2 != 0)) {
var_2 = var_3(var_2,&locale::facet::var_5,&collate<var_4>::var_5,0);
bVar3 = var_2 != 0;
}
return bVar3;
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (false))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal))))))) right: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))) (return_statement (identifier)))))
| null |
bool MASKED(long *param_1)
{
ulong uVar1;
long lVar2;
bool bVar3;
uVar1 = FUN_002dd3a0(&DAT_0044bc58);
bVar3 = false;
if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&
(lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {
lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_0043b998,0);
bVar3 = lVar2 != 0;
}
return bVar3;
}
|
3707_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
|
_M_deallocate
|
FUN_001d5cd0
|
/* DWARF original prototype: void _M_deallocate(_Bvector_base<std::allocator<bool>_> * this) */
void __thiscall
std::_Bvector_base<std::allocator<bool>_>::_M_deallocate(_Bvector_base<std::allocator<bool>_> *this)
{
_Bit_type *p_Var1;
p_Var1 = (this->_M_impl).super__Bvector_impl_data._M_start.super__Bit_iterator_base._M_p;
if (p_Var1 != (_Bit_type *)0x0) {
operator_delete(p_Var1);
(this->_M_impl).super__Bvector_impl_data._M_finish.super__Bit_iterator_base._M_p =
(_Bit_type *)0x0;
(this->_M_impl).super__Bvector_impl_data._M_finish.super__Bit_iterator_base._M_offset = 0;
(this->_M_impl).super__Bvector_impl_data._M_start.super__Bit_iterator_base._M_p =
(_Bit_type *)0x0;
(this->_M_impl).super__Bvector_impl_data._M_start.super__Bit_iterator_base._M_offset = 0;
(this->_M_impl).super__Bvector_impl_data._M_end_of_storage = (_Bit_pointer)0x0;
return;
}
return;
}
|
void FUN_001d5cd0(long *param_1)
{
if (*param_1 != 0) {
FUN_002dac70(*param_1);
param_1[2] = 0;
*(undefined4 *)(param_1 + 3) = 0;
*param_1 = 0;
*(undefined4 *)(param_1 + 1) = 0;
param_1[4] = 0;
return;
}
return;
}
|
MOV RAX,qword ptr [RDI]
TEST RAX,RAX
JZ 0x001d5d18
PUSH RBX
MOV RBX,RDI
MOV RDI,RAX
SUB RSP,0x10
CALL 0x002dac70
MOV qword ptr [RBX + 0x10],0x0
MOV dword ptr [RBX + 0x18],0x0
MOV qword ptr [RBX],0x0
MOV dword ptr [RBX + 0x8],0x0
MOV qword ptr [RBX + 0x20],0x0
ADD RSP,0x10
POP RBX
RET
RET
| null | null | null | null |
[('const-0', u'PTRSUB_-1207804562'), ('const-0', u'PTRSUB_-1207804543'), (u'PTRSUB_-1207804562', u'PTRSUB_-1207804551'), (u'PTRSUB_-1207804509', u'PTRSUB_-1207804500'), ('const-0', u'RETURN_-1207804577'), (u'INT_NOTEQUAL_-1207804699', u'CBRANCH_-1207804698'), (u'PTRSUB_-1207804488', u'STORE_-1207804632'), (u'PTRSUB_-1207804526', u'PTRSUB_-1207804546'), (u'PTRSUB_-1207804520', u'PTRSUB_-1207804509'), (u'PTRSUB_-1207804500', u'PTRSUB_-1207804493'), ('const-0', u'RETURN_-1207804586'), (u'PTRSUB_-1207804548', u'PTRSUB_-1207804536'), (u'LOAD_-1207804718', u'CALL_-1207804666'), ('const-0', u'PTRSUB_-1207804536'), ('const-433', u'STORE_-1207804651'), ('tmp_171', u'PTRSUB_-1207804520'), ('const-433', u'STORE_-1207804632'), ('const-433', u'LOAD_-1207804718'), (u'PTRSUB_-1207804510', u'PTRSUB_-1207804504'), (u'PTRSUB_-1207804528', u'PTRSUB_-1207804517'), ('const-433', u'STORE_-1207804662'), ('const-0', u'PTRSUB_-1207804526'), (u'PTRSUB_-1207804511', u'PTRSUB_-1207804500'), (u'PTRSUB_-1207804526', u'PTRSUB_-1207804517'), ('const-0', u'PTRSUB_-1207804537'), ('const-0', u'PTRSUB_-1207804500'), (u'PTRSUB_-1207804496', u'STORE_-1207804642'), ('const-0', u'PTRSUB_-1207804520'), ('const-0', u'PTRSUB_-1207804537'), (u'PTRSUB_-1207804537', u'PTRSUB_-1207804526'), ('const-0', u'PTRSUB_-1207804501'), ('const-0', u'STORE_-1207804662'), ('const-0', u'PTRSUB_-1207804508'), ('const-0', u'PTRSUB_-1207804528'), (u'PTRSUB_-1207804536', u'PTRSUB_-1207804526'), ('const-8', u'PTRSUB_-1207804504'), ('const-0', u'PTRSUB_-1207804537'), ('const-0', u'STORE_-1207804642'), ('const-0', u'PTRSUB_-1207804548'), ('const-0', u'PTRSUB_-1207804496'), (u'PTRSUB_-1207804504', u'STORE_-1207804651'), (u'PTRSUB_-1207804517', u'PTRSUB_-1207804510'), ('const-0', u'PTRSUB_-1207804493'), (u'PTRSUB_-1207804537', u'STORE_-1207804662'), ('const-0', u'PTRSUB_-1207804511'), ('const-0', u'STORE_-1207804622'), ('tmp_171', u'PTRSUB_-1207804511'), (u'PTRSUB_-1207804537', u'LOAD_-1207804718'), (u'PTRSUB_-1207804551', u'PTRSUB_-1207804543'), ('const-8', u'PTRSUB_-1207804488'), ('const-433', u'STORE_-1207804622'), (u'PTRSUB_-1207804517', u'PTRSUB_-1207804508'), ('const-0', u'PTRSUB_-1207804509'), ('const-0', u'STORE_-1207804651'), (u'PTRSUB_-1207804543', u'PTRSUB_-1207804537'), ('const-433', u'STORE_-1207804642'), (u'PTRSUB_-1207804493', u'PTRSUB_-1207804488'), (u'PTRSUB_-1207804491', u'STORE_-1207804622'), ('tmp_171', u'PTRSUB_-1207804548'), ('const-0', u'STORE_-1207804632'), (u'PTRSUB_-1207804546', u'PTRSUB_-1207804537'), ('const-0', u'PTRSUB_-1207804551'), ('const-0', u'PTRSUB_-1207804546'), (u'PTRSUB_-1207804508', u'PTRSUB_-1207804501'), ('const-16', u'PTRSUB_-1207804526'), ('const-32', u'PTRSUB_-1207804491'), ('const-0', u'PTRSUB_-1207804500'), ('tmp_171', u'PTRSUB_-1207804537'), ('tmp_29', u'CBRANCH_-1207804698'), ('const-0', u'PTRSUB_-1207804517'), ('tmp_171', u'PTRSUB_-1207804573'), ('const-16', u'PTRSUB_-1207804517'), ('tmp_171', u'PTRSUB_-1207804528'), (u'LOAD_-1207804718', u'INT_NOTEQUAL_-1207804699'), (u'PTRSUB_-1207804501', u'PTRSUB_-1207804496'), ('const-0', u'PTRSUB_-1207804573'), ('const-0', u'PTRSUB_-1207804510'), ('const-0', u'INT_NOTEQUAL_-1207804699'), (u'PTRSUB_-1207804573', u'PTRSUB_-1207804562'), (u'PTRSUB_-1207804500', u'PTRSUB_-1207804491')]
|
[(u'PTRADD_-1207804550', u'STORE_-1207804662'), ('const-0', u'STORE_-1207804622'), ('const-0', u'RETURN_-1207804577'), (u'INT_NOTEQUAL_-1207804699', u'CBRANCH_-1207804698'), (u'PTRADD_-1207804541', u'CAST_-1207804539'), ('const-2', u'PTRADD_-1207804550'), ('tmp_206', u'LOAD_-1207804718'), ('tmp_206', u'PTRADD_-1207804526'), ('const-0', u'RETURN_-1207804586'), (u'LOAD_-1207804718', u'CALL_-1207804666'), ('const-433', u'STORE_-1207804651'), (u'PTRADD_-1207804518', u'STORE_-1207804622'), ('const-0', u'STORE_-1207804651'), ('const-433', u'STORE_-1207804662'), ('tmp_206', u'PTRADD_-1207804541'), ('const-433', u'LOAD_-1207804718'), (u'PTRADD_-1207804526', u'CAST_-1207804524'), ('const-433', u'STORE_-1207804622'), ('const-433', u'STORE_-1207804632'), ('const-8', u'PTRADD_-1207804526'), ('const-8', u'PTRADD_-1207804550'), ('const-3', u'PTRADD_-1207804541'), ('const-433', u'STORE_-1207804642'), ('tmp_206', u'PTRADD_-1207804550'), ('const-0', u'STORE_-1207804642'), ('const-8', u'PTRADD_-1207804518'), ('tmp_29', u'CBRANCH_-1207804698'), ('const-0', u'STORE_-1207804632'), ('const-8', u'PTRADD_-1207804541'), (u'LOAD_-1207804718', u'INT_NOTEQUAL_-1207804699'), (u'CAST_-1207804524', u'STORE_-1207804632'), ('tmp_206', u'PTRADD_-1207804518'), ('const-1', u'PTRADD_-1207804526'), ('const-4', u'PTRADD_-1207804518'), (u'CAST_-1207804539', u'STORE_-1207804651'), ('tmp_206', u'STORE_-1207804642'), ('const-0', u'INT_NOTEQUAL_-1207804699'), ('const-0', u'STORE_-1207804662')]
| null | null |
001d5cd0
|
x64
|
O2
|
(translation_unit "void FUN_001d5cd0(long *param_1)\n\n{\n if (*param_1 != 0) {\n FUN_002dac70(*param_1);\n param_1[2] = 0;\n *(undefined4 *)(param_1 + 3) = 0;\n *param_1 = 0;\n *(undefined4 *)(param_1 + 1) = 0;\n param_1[4] = 0;\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_001d5cd0(long *param_1)\n\n{\n if (*param_1 != 0) {\n FUN_002dac70(*param_1);\n param_1[2] = 0;\n *(undefined4 *)(param_1 + 3) = 0;\n *param_1 = 0;\n *(undefined4 *)(param_1 + 1) = 0;\n param_1[4] = 0;\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_001d5cd0(long *param_1)" identifier (parameter_list "(long *param_1)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n if (*param_1 != 0) {\n FUN_002dac70(*param_1);\n param_1[2] = 0;\n *(undefined4 *)(param_1 + 3) = 0;\n *param_1 = 0;\n *(undefined4 *)(param_1 + 1) = 0;\n param_1[4] = 0;\n return;\n }\n return;\n}" { (if_statement "if (*param_1 != 0) {\n FUN_002dac70(*param_1);\n param_1[2] = 0;\n *(undefined4 *)(param_1 + 3) = 0;\n *param_1 = 0;\n *(undefined4 *)(param_1 + 1) = 0;\n param_1[4] = 0;\n return;\n }" if (parenthesized_expression "(*param_1 != 0)" ( (binary_expression "*param_1 != 0" (pointer_expression "*param_1" * identifier) != number_literal) )) (compound_statement "{\n FUN_002dac70(*param_1);\n param_1[2] = 0;\n *(undefined4 *)(param_1 + 3) = 0;\n *param_1 = 0;\n *(undefined4 *)(param_1 + 1) = 0;\n param_1[4] = 0;\n return;\n }" { (expression_statement "FUN_002dac70(*param_1);" (call_expression "FUN_002dac70(*param_1)" identifier (argument_list "(*param_1)" ( (pointer_expression "*param_1" * identifier) ))) ;) (expression_statement "param_1[2] = 0;" (assignment_expression "param_1[2] = 0" (subscript_expression "param_1[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(param_1 + 3) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 3) = 0" (pointer_expression "*(undefined4 *)(param_1 + 3)" * (cast_expression "(undefined4 *)(param_1 + 3)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 3)" ( (binary_expression "param_1 + 3" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*param_1 = 0;" (assignment_expression "*param_1 = 0" (pointer_expression "*param_1" * identifier) = number_literal) ;) (expression_statement "*(undefined4 *)(param_1 + 1) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 1) = 0" (pointer_expression "*(undefined4 *)(param_1 + 1)" * (cast_expression "(undefined4 *)(param_1 + 1)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 1)" ( (binary_expression "param_1 + 1" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[4] = 0;" (assignment_expression "param_1[4] = 0" (subscript_expression "param_1[4]" identifier [ number_literal ]) = number_literal) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
|
(translation_unit "/* DWARF original prototype: void _M_deallocate(_Bvector_base<std::allocator<bool>_> * this) */\n\nvoid __thiscall\nstd::_Bvector_base<std::allocator<bool>_>::_M_deallocate(_Bvector_base<std::allocator<bool>_> *this)\n\n{\n _Bit_type *p_Var1;\n \n p_Var1 = (this->_M_impl).super__Bvector_impl_data._M_start.super__Bit_iterator_base._M_p;\n if (p_Var1 != (_Bit_type *)0x0) {\n operator_delete(p_Var1);\n (this->_M_impl).super__Bvector_impl_data._M_finish.super__Bit_iterator_base._M_p =\n (_Bit_type *)0x0;\n (this->_M_impl).super__Bvector_impl_data._M_finish.super__Bit_iterator_base._M_offset = 0;\n (this->_M_impl).super__Bvector_impl_data._M_start.super__Bit_iterator_base._M_p =\n (_Bit_type *)0x0;\n (this->_M_impl).super__Bvector_impl_data._M_start.super__Bit_iterator_base._M_offset = 0;\n (this->_M_impl).super__Bvector_impl_data._M_end_of_storage = (_Bit_pointer)0x0;\n return;\n }\n return;\n}\n\n" comment (function_definition "void __thiscall\nstd::_Bvector_base<std::allocator<bool>_>::_M_deallocate(_Bvector_base<std::allocator<bool>_> *this)\n\n{\n _Bit_type *p_Var1;\n \n p_Var1 = (this->_M_impl).super__Bvector_impl_data._M_start.super__Bit_iterator_base._M_p;\n if (p_Var1 != (_Bit_type *)0x0) {\n operator_delete(p_Var1);\n (this->_M_impl).super__Bvector_impl_data._M_finish.super__Bit_iterator_base._M_p =\n (_Bit_type *)0x0;\n (this->_M_impl).super__Bvector_impl_data._M_finish.super__Bit_iterator_base._M_offset = 0;\n (this->_M_impl).super__Bvector_impl_data._M_start.super__Bit_iterator_base._M_p =\n (_Bit_type *)0x0;\n (this->_M_impl).super__Bvector_impl_data._M_start.super__Bit_iterator_base._M_offset = 0;\n (this->_M_impl).super__Bvector_impl_data._M_end_of_storage = (_Bit_pointer)0x0;\n return;\n }\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::_Bvector_base<std::allocator<bool>_>::" identifier : : identifier < identifier : : identifier < primitive_type > identifier > : :) (function_declarator "_M_deallocate(_Bvector_base<std::allocator<bool>_> *this)" identifier (parameter_list "(_Bvector_base<std::allocator<bool>_> *this)" ( (parameter_declaration "_Bvector_base<std::allocator<bool>_> *this" type_identifier (ERROR "<std::allocator<bool>_>" < identifier : : identifier < primitive_type > identifier >) (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n _Bit_type *p_Var1;\n \n p_Var1 = (this->_M_impl).super__Bvector_impl_data._M_start.super__Bit_iterator_base._M_p;\n if (p_Var1 != (_Bit_type *)0x0) {\n operator_delete(p_Var1);\n (this->_M_impl).super__Bvector_impl_data._M_finish.super__Bit_iterator_base._M_p =\n (_Bit_type *)0x0;\n (this->_M_impl).super__Bvector_impl_data._M_finish.super__Bit_iterator_base._M_offset = 0;\n (this->_M_impl).super__Bvector_impl_data._M_start.super__Bit_iterator_base._M_p =\n (_Bit_type *)0x0;\n (this->_M_impl).super__Bvector_impl_data._M_start.super__Bit_iterator_base._M_offset = 0;\n (this->_M_impl).super__Bvector_impl_data._M_end_of_storage = (_Bit_pointer)0x0;\n return;\n }\n return;\n}" { (declaration "_Bit_type *p_Var1;" type_identifier (pointer_declarator "*p_Var1" * identifier) ;) (expression_statement "p_Var1 = (this->_M_impl).super__Bvector_impl_data._M_start.super__Bit_iterator_base._M_p;" (assignment_expression "p_Var1 = (this->_M_impl).super__Bvector_impl_data._M_start.super__Bit_iterator_base._M_p" identifier = (field_expression "(this->_M_impl).super__Bvector_impl_data._M_start.super__Bit_iterator_base._M_p" (field_expression "(this->_M_impl).super__Bvector_impl_data._M_start.super__Bit_iterator_base" (field_expression "(this->_M_impl).super__Bvector_impl_data._M_start" (field_expression "(this->_M_impl).super__Bvector_impl_data" (parenthesized_expression "(this->_M_impl)" ( (field_expression "this->_M_impl" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier)) ;) (if_statement "if (p_Var1 != (_Bit_type *)0x0) {\n operator_delete(p_Var1);\n (this->_M_impl).super__Bvector_impl_data._M_finish.super__Bit_iterator_base._M_p =\n (_Bit_type *)0x0;\n (this->_M_impl).super__Bvector_impl_data._M_finish.super__Bit_iterator_base._M_offset = 0;\n (this->_M_impl).super__Bvector_impl_data._M_start.super__Bit_iterator_base._M_p =\n (_Bit_type *)0x0;\n (this->_M_impl).super__Bvector_impl_data._M_start.super__Bit_iterator_base._M_offset = 0;\n (this->_M_impl).super__Bvector_impl_data._M_end_of_storage = (_Bit_pointer)0x0;\n return;\n }" if (parenthesized_expression "(p_Var1 != (_Bit_type *)0x0)" ( (binary_expression "p_Var1 != (_Bit_type *)0x0" identifier != (cast_expression "(_Bit_type *)0x0" ( (type_descriptor "_Bit_type *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n operator_delete(p_Var1);\n (this->_M_impl).super__Bvector_impl_data._M_finish.super__Bit_iterator_base._M_p =\n (_Bit_type *)0x0;\n (this->_M_impl).super__Bvector_impl_data._M_finish.super__Bit_iterator_base._M_offset = 0;\n (this->_M_impl).super__Bvector_impl_data._M_start.super__Bit_iterator_base._M_p =\n (_Bit_type *)0x0;\n (this->_M_impl).super__Bvector_impl_data._M_start.super__Bit_iterator_base._M_offset = 0;\n (this->_M_impl).super__Bvector_impl_data._M_end_of_storage = (_Bit_pointer)0x0;\n return;\n }" { (expression_statement "operator_delete(p_Var1);" (call_expression "operator_delete(p_Var1)" identifier (argument_list "(p_Var1)" ( identifier ))) ;) (expression_statement "(this->_M_impl).super__Bvector_impl_data._M_finish.super__Bit_iterator_base._M_p =\n (_Bit_type *)0x0;" (assignment_expression "(this->_M_impl).super__Bvector_impl_data._M_finish.super__Bit_iterator_base._M_p =\n (_Bit_type *)0x0" (field_expression "(this->_M_impl).super__Bvector_impl_data._M_finish.super__Bit_iterator_base._M_p" (field_expression "(this->_M_impl).super__Bvector_impl_data._M_finish.super__Bit_iterator_base" (field_expression "(this->_M_impl).super__Bvector_impl_data._M_finish" (field_expression "(this->_M_impl).super__Bvector_impl_data" (parenthesized_expression "(this->_M_impl)" ( (field_expression "this->_M_impl" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(_Bit_type *)0x0" ( (type_descriptor "_Bit_type *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(this->_M_impl).super__Bvector_impl_data._M_finish.super__Bit_iterator_base._M_offset = 0;" (assignment_expression "(this->_M_impl).super__Bvector_impl_data._M_finish.super__Bit_iterator_base._M_offset = 0" (field_expression "(this->_M_impl).super__Bvector_impl_data._M_finish.super__Bit_iterator_base._M_offset" (field_expression "(this->_M_impl).super__Bvector_impl_data._M_finish.super__Bit_iterator_base" (field_expression "(this->_M_impl).super__Bvector_impl_data._M_finish" (field_expression "(this->_M_impl).super__Bvector_impl_data" (parenthesized_expression "(this->_M_impl)" ( (field_expression "this->_M_impl" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "(this->_M_impl).super__Bvector_impl_data._M_start.super__Bit_iterator_base._M_p =\n (_Bit_type *)0x0;" (assignment_expression "(this->_M_impl).super__Bvector_impl_data._M_start.super__Bit_iterator_base._M_p =\n (_Bit_type *)0x0" (field_expression "(this->_M_impl).super__Bvector_impl_data._M_start.super__Bit_iterator_base._M_p" (field_expression "(this->_M_impl).super__Bvector_impl_data._M_start.super__Bit_iterator_base" (field_expression "(this->_M_impl).super__Bvector_impl_data._M_start" (field_expression "(this->_M_impl).super__Bvector_impl_data" (parenthesized_expression "(this->_M_impl)" ( (field_expression "this->_M_impl" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(_Bit_type *)0x0" ( (type_descriptor "_Bit_type *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(this->_M_impl).super__Bvector_impl_data._M_start.super__Bit_iterator_base._M_offset = 0;" (assignment_expression "(this->_M_impl).super__Bvector_impl_data._M_start.super__Bit_iterator_base._M_offset = 0" (field_expression "(this->_M_impl).super__Bvector_impl_data._M_start.super__Bit_iterator_base._M_offset" (field_expression "(this->_M_impl).super__Bvector_impl_data._M_start.super__Bit_iterator_base" (field_expression "(this->_M_impl).super__Bvector_impl_data._M_start" (field_expression "(this->_M_impl).super__Bvector_impl_data" (parenthesized_expression "(this->_M_impl)" ( (field_expression "this->_M_impl" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "(this->_M_impl).super__Bvector_impl_data._M_end_of_storage = (_Bit_pointer)0x0;" (assignment_expression "(this->_M_impl).super__Bvector_impl_data._M_end_of_storage = (_Bit_pointer)0x0" (field_expression "(this->_M_impl).super__Bvector_impl_data._M_end_of_storage" (field_expression "(this->_M_impl).super__Bvector_impl_data" (parenthesized_expression "(this->_M_impl)" ( (field_expression "this->_M_impl" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (cast_expression "(_Bit_pointer)0x0" ( (type_descriptor "_Bit_pointer" type_identifier) ) number_literal)) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
|
(translation_unit "void FUN_001d5cd0(long *param_1)\n\n{\n if (*param_1 != 0) {\n FUN_002dac70(*param_1);\n param_1[2] = 0;\n *(undefined4 *)(param_1 + 3) = 0;\n *param_1 = 0;\n *(undefined4 *)(param_1 + 1) = 0;\n param_1[4] = 0;\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_001d5cd0(long *param_1)\n\n{\n if (*param_1 != 0) {\n FUN_002dac70(*param_1);\n param_1[2] = 0;\n *(undefined4 *)(param_1 + 3) = 0;\n *param_1 = 0;\n *(undefined4 *)(param_1 + 1) = 0;\n param_1[4] = 0;\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_001d5cd0(long *param_1)" identifier (parameter_list "(long *param_1)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n if (*param_1 != 0) {\n FUN_002dac70(*param_1);\n param_1[2] = 0;\n *(undefined4 *)(param_1 + 3) = 0;\n *param_1 = 0;\n *(undefined4 *)(param_1 + 1) = 0;\n param_1[4] = 0;\n return;\n }\n return;\n}" { (if_statement "if (*param_1 != 0) {\n FUN_002dac70(*param_1);\n param_1[2] = 0;\n *(undefined4 *)(param_1 + 3) = 0;\n *param_1 = 0;\n *(undefined4 *)(param_1 + 1) = 0;\n param_1[4] = 0;\n return;\n }" if (parenthesized_expression "(*param_1 != 0)" ( (binary_expression "*param_1 != 0" (pointer_expression "*param_1" * identifier) != number_literal) )) (compound_statement "{\n FUN_002dac70(*param_1);\n param_1[2] = 0;\n *(undefined4 *)(param_1 + 3) = 0;\n *param_1 = 0;\n *(undefined4 *)(param_1 + 1) = 0;\n param_1[4] = 0;\n return;\n }" { (expression_statement "FUN_002dac70(*param_1);" (call_expression "FUN_002dac70(*param_1)" identifier (argument_list "(*param_1)" ( (pointer_expression "*param_1" * identifier) ))) ;) (expression_statement "param_1[2] = 0;" (assignment_expression "param_1[2] = 0" (subscript_expression "param_1[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(param_1 + 3) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 3) = 0" (pointer_expression "*(undefined4 *)(param_1 + 3)" * (cast_expression "(undefined4 *)(param_1 + 3)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 3)" ( (binary_expression "param_1 + 3" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*param_1 = 0;" (assignment_expression "*param_1 = 0" (pointer_expression "*param_1" * identifier) = number_literal) ;) (expression_statement "*(undefined4 *)(param_1 + 1) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 1) = 0" (pointer_expression "*(undefined4 *)(param_1 + 1)" * (cast_expression "(undefined4 *)(param_1 + 1)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 1)" ( (binary_expression "param_1 + 1" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[4] = 0;" (assignment_expression "param_1[4] = 0" (subscript_expression "param_1[4]" identifier [ number_literal ]) = number_literal) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (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 (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (return_statement return ;) })) (return_statement return ;) })))
|
(function_definition "void FUN_001d5cd0(long *param_1)\n\n{\n if (*param_1 != 0) {\n FUN_002dac70(*param_1);\n param_1[2] = 0;\n *(undefined4 *)(param_1 + 3) = 0;\n *param_1 = 0;\n *(undefined4 *)(param_1 + 1) = 0;\n param_1[4] = 0;\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_001d5cd0(long *param_1)" (identifier "FUN_001d5cd0") (parameter_list "(long *param_1)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n if (*param_1 != 0) {\n FUN_002dac70(*param_1);\n param_1[2] = 0;\n *(undefined4 *)(param_1 + 3) = 0;\n *param_1 = 0;\n *(undefined4 *)(param_1 + 1) = 0;\n param_1[4] = 0;\n return;\n }\n return;\n}" ({ "{") (if_statement "if (*param_1 != 0) {\n FUN_002dac70(*param_1);\n param_1[2] = 0;\n *(undefined4 *)(param_1 + 3) = 0;\n *param_1 = 0;\n *(undefined4 *)(param_1 + 1) = 0;\n param_1[4] = 0;\n return;\n }" (if "if") (parenthesized_expression "(*param_1 != 0)" (( "(") (binary_expression "*param_1 != 0" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_002dac70(*param_1);\n param_1[2] = 0;\n *(undefined4 *)(param_1 + 3) = 0;\n *param_1 = 0;\n *(undefined4 *)(param_1 + 1) = 0;\n param_1[4] = 0;\n return;\n }" ({ "{") (expression_statement "FUN_002dac70(*param_1);" (call_expression "FUN_002dac70(*param_1)" (identifier "FUN_002dac70") (argument_list "(*param_1)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) () ")"))) (; ";")) (expression_statement "param_1[2] = 0;" (assignment_expression "param_1[2] = 0" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined4 *)(param_1 + 3) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 3) = 0" (pointer_expression "*(undefined4 *)(param_1 + 3)" (* "*") (cast_expression "(undefined4 *)(param_1 + 3)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 3)" (( "(") (binary_expression "param_1 + 3" (identifier "param_1") (+ "+") (number_literal "3")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*param_1 = 0;" (assignment_expression "*param_1 = 0" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined4 *)(param_1 + 1) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 1) = 0" (pointer_expression "*(undefined4 *)(param_1 + 1)" (* "*") (cast_expression "(undefined4 *)(param_1 + 1)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 1)" (( "(") (binary_expression "param_1 + 1" (identifier "param_1") (+ "+") (number_literal "1")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[4] = 0;" (assignment_expression "param_1[4] = 0" (subscript_expression "param_1[4]" (identifier "param_1") ([ "[") (number_literal "4") (] "]")) (= "=") (number_literal "0")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
/* DWARF original prototype: void _M_deallocate(_Bvector_base<std::allocator<bool>_> * this) */
void __thiscall
std::type_1<std::allocator<bool>_>::function_1(type_1<std::allocator<bool>_> *this)
{
type_2 *var_1;
var_1 = (this->_M_impl).super__Bvector_impl_data._M_start.super__Bit_iterator_base._M_p;
if (var_1 != (type_2 *)0x0) {
var_2(var_1);
(this->_M_impl).super__Bvector_impl_data._M_finish.super__Bit_iterator_base._M_p =
(type_2 *)0x0;
(this->_M_impl).super__Bvector_impl_data._M_finish.super__Bit_iterator_base._M_offset = 0;
(this->_M_impl).super__Bvector_impl_data._M_start.super__Bit_iterator_base._M_p =
(type_2 *)0x0;
(this->_M_impl).super__Bvector_impl_data._M_start.super__Bit_iterator_base._M_offset = 0;
(this->_M_impl).super__Bvector_impl_data._M_end_of_storage = (type_3)0x0;
return;
}
return;
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression 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))) (return_statement))) (return_statement))))
| null |
void MASKED(long *param_1)
{
if (*param_1 != 0) {
FUN_002dac70(*param_1);
param_1[2] = 0;
*(undefined4 *)(param_1 + 3) = 0;
*param_1 = 0;
*(undefined4 *)(param_1 + 1) = 0;
param_1[4] = 0;
return;
}
return;
}
|
105_x86_64-linux-gnu-as_and_x86_64-linux-gnu-as_strip.c
|
fwrite
|
fwrite
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)
{
size_t sVar1;
sVar1 = (*(code *)PTR_fwrite_001da358)();
return sVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)
{
size_t sVar1;
sVar1 = (*(code *)PTR_fwrite_001da358)();
return sVar1;
}
|
JMP qword ptr [0x001da358]
| null | null | null | null |
[('const-0', u'RETURN_-1206942021'), (u'INDIRECT_-1206941959', u'COPY_-1206942018'), ('tmp_50', u'CAST_-1206941954'), (u'CAST_-1206941954', u'CALLIND_-1206942024'), (u'CALLIND_-1206942024', u'RETURN_-1206942021'), (u'CALLIND_-1206942024', u'INDIRECT_-1206941959')]
|
[('const-0', u'RETURN_-1206942021'), (u'INDIRECT_-1206941959', u'COPY_-1206942018'), ('tmp_50', u'CAST_-1206941954'), (u'CAST_-1206941954', u'CALLIND_-1206942024'), (u'CALLIND_-1206942024', u'RETURN_-1206942021'), (u'CALLIND_-1206942024', u'INDIRECT_-1206941959')]
| null | null |
001086b0
|
x64
|
O2
|
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_001da358)();\n return sVar1;\n}\n\n" comment (function_definition "size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_001da358)();\n return sVar1;\n}" primitive_type (function_declarator "fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)" identifier (parameter_list "(void *__ptr,size_t __size,size_t __n,FILE *__s)" ( (parameter_declaration "void *__ptr" primitive_type (pointer_declarator "*__ptr" * identifier)) , (parameter_declaration "size_t __size" primitive_type identifier) , (parameter_declaration "size_t __n" primitive_type identifier) , (parameter_declaration "FILE *__s" type_identifier (pointer_declarator "*__s" * identifier)) ))) (compound_statement "{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_001da358)();\n return sVar1;\n}" { (declaration "size_t sVar1;" primitive_type identifier ;) (expression_statement "sVar1 = (*(code *)PTR_fwrite_001da358)();" (assignment_expression "sVar1 = (*(code *)PTR_fwrite_001da358)()" identifier = (call_expression "(*(code *)PTR_fwrite_001da358)()" (parenthesized_expression "(*(code *)PTR_fwrite_001da358)" ( (pointer_expression "*(code *)PTR_fwrite_001da358" * (cast_expression "(code *)PTR_fwrite_001da358" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return sVar1;" return identifier ;) })))
|
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_001da358)();\n return sVar1;\n}\n\n" comment (function_definition "size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_001da358)();\n return sVar1;\n}" primitive_type (function_declarator "fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)" identifier (parameter_list "(void *__ptr,size_t __size,size_t __n,FILE *__s)" ( (parameter_declaration "void *__ptr" primitive_type (pointer_declarator "*__ptr" * identifier)) , (parameter_declaration "size_t __size" primitive_type identifier) , (parameter_declaration "size_t __n" primitive_type identifier) , (parameter_declaration "FILE *__s" type_identifier (pointer_declarator "*__s" * identifier)) ))) (compound_statement "{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_001da358)();\n return sVar1;\n}" { (declaration "size_t sVar1;" primitive_type identifier ;) (expression_statement "sVar1 = (*(code *)PTR_fwrite_001da358)();" (assignment_expression "sVar1 = (*(code *)PTR_fwrite_001da358)()" identifier = (call_expression "(*(code *)PTR_fwrite_001da358)()" (parenthesized_expression "(*(code *)PTR_fwrite_001da358)" ( (pointer_expression "*(code *)PTR_fwrite_001da358" * (cast_expression "(code *)PTR_fwrite_001da358" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return sVar1;" return identifier ;) })))
|
(translation_unit "size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_001da358)();\n return sVar1;\n}\n\n" (function_definition "size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_001da358)();\n return sVar1;\n}" primitive_type (function_declarator "fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)" identifier (parameter_list "(void *__ptr,size_t __size,size_t __n,FILE *__s)" ( (parameter_declaration "void *__ptr" primitive_type (pointer_declarator "*__ptr" * identifier)) , (parameter_declaration "size_t __size" primitive_type identifier) , (parameter_declaration "size_t __n" primitive_type identifier) , (parameter_declaration "FILE *__s" type_identifier (pointer_declarator "*__s" * identifier)) ))) (compound_statement "{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_001da358)();\n return sVar1;\n}" { (declaration "size_t sVar1;" primitive_type identifier ;) (expression_statement "sVar1 = (*(code *)PTR_fwrite_001da358)();" (assignment_expression "sVar1 = (*(code *)PTR_fwrite_001da358)()" identifier = (call_expression "(*(code *)PTR_fwrite_001da358)()" (parenthesized_expression "(*(code *)PTR_fwrite_001da358)" ( (pointer_expression "*(code *)PTR_fwrite_001da358" * (cast_expression "(code *)PTR_fwrite_001da358" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return sVar1;" return identifier ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( )))) ;) (return_statement return IDENT ;) })))
|
(function_definition "size_t fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_001da358)();\n return sVar1;\n}" (primitive_type "size_t") (function_declarator "fwrite(void *__ptr,size_t __size,size_t __n,FILE *__s)" (identifier "fwrite") (parameter_list "(void *__ptr,size_t __size,size_t __n,FILE *__s)" (( "(") (parameter_declaration "void *__ptr" (primitive_type "void") (pointer_declarator "*__ptr" (* "*") (identifier "__ptr"))) (, ",") (parameter_declaration "size_t __size" (primitive_type "size_t") (identifier "__size")) (, ",") (parameter_declaration "size_t __n" (primitive_type "size_t") (identifier "__n")) (, ",") (parameter_declaration "FILE *__s" (type_identifier "FILE") (pointer_declarator "*__s" (* "*") (identifier "__s"))) () ")"))) (compound_statement "{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fwrite_001da358)();\n return sVar1;\n}" ({ "{") (declaration "size_t sVar1;" (primitive_type "size_t") (identifier "sVar1") (; ";")) (expression_statement "sVar1 = (*(code *)PTR_fwrite_001da358)();" (assignment_expression "sVar1 = (*(code *)PTR_fwrite_001da358)()" (identifier "sVar1") (= "=") (call_expression "(*(code *)PTR_fwrite_001da358)()" (parenthesized_expression "(*(code *)PTR_fwrite_001da358)" (( "(") (pointer_expression "*(code *)PTR_fwrite_001da358" (* "*") (cast_expression "(code *)PTR_fwrite_001da358" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_fwrite_001da358"))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return sVar1;" (return "return") (identifier "sVar1") (; ";")) (} "}")))
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t function_1(void *__ptr,size_t __size,size_t __n,type_1 *__s)
{
size_t sVar1;
sVar1 = (*(type_2 *)PTR_fwrite_001da358)();
return sVar1;
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) arguments: (argument_list)))) (return_statement (identifier)))))
| null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
size_t MASKED(void *__ptr,size_t __size,size_t __n,FILE *__s)
{
size_t sVar1;
sVar1 = (*(code *)PTR_MASKED_001da358)();
return sVar1;
}
|
28_riscv64-linux-gnu-objdump_and_riscv64-linux-gnu-objdump_strip.c
|
bfd_malloc_and_get_section
|
bfd_malloc_and_get_section
|
void bfd_malloc_and_get_section(void)
{
(*(code *)PTR_bfd_malloc_and_get_section_001550e0)();
return;
}
|
void bfd_malloc_and_get_section(void)
{
(*(code *)PTR_bfd_malloc_and_get_section_001550e0)();
return;
}
|
JMP qword ptr [0x001550e0]
| null | null | null | null |
[(u'CAST_-1206947319', u'CALLIND_-1206947384'), (u'INDIRECT_-1206947324', u'COPY_-1206947383'), (u'CALLIND_-1206947384', u'INDIRECT_-1206947324'), ('tmp_22', u'CAST_-1206947319'), ('const-0', u'RETURN_-1206947381')]
|
[(u'CAST_-1206947319', u'CALLIND_-1206947384'), (u'INDIRECT_-1206947324', u'COPY_-1206947383'), (u'CALLIND_-1206947384', u'INDIRECT_-1206947324'), ('tmp_22', u'CAST_-1206947319'), ('const-0', u'RETURN_-1206947381')]
| null | null |
001071c0
|
x64
|
O2
|
(translation_unit "void bfd_malloc_and_get_section(void)\n\n{\n (*(code *)PTR_bfd_malloc_and_get_section_001550e0)();\n return;\n}\n\n" (function_definition "void bfd_malloc_and_get_section(void)\n\n{\n (*(code *)PTR_bfd_malloc_and_get_section_001550e0)();\n return;\n}" primitive_type (function_declarator "bfd_malloc_and_get_section(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_malloc_and_get_section_001550e0)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_malloc_and_get_section_001550e0)();" (call_expression "(*(code *)PTR_bfd_malloc_and_get_section_001550e0)()" (parenthesized_expression "(*(code *)PTR_bfd_malloc_and_get_section_001550e0)" ( (pointer_expression "*(code *)PTR_bfd_malloc_and_get_section_001550e0" * (cast_expression "(code *)PTR_bfd_malloc_and_get_section_001550e0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "void bfd_malloc_and_get_section(void)\n\n{\n (*(code *)PTR_bfd_malloc_and_get_section_001550e0)();\n return;\n}\n\n" (function_definition "void bfd_malloc_and_get_section(void)\n\n{\n (*(code *)PTR_bfd_malloc_and_get_section_001550e0)();\n return;\n}" primitive_type (function_declarator "bfd_malloc_and_get_section(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_malloc_and_get_section_001550e0)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_malloc_and_get_section_001550e0)();" (call_expression "(*(code *)PTR_bfd_malloc_and_get_section_001550e0)()" (parenthesized_expression "(*(code *)PTR_bfd_malloc_and_get_section_001550e0)" ( (pointer_expression "*(code *)PTR_bfd_malloc_and_get_section_001550e0" * (cast_expression "(code *)PTR_bfd_malloc_and_get_section_001550e0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "void bfd_malloc_and_get_section(void)\n\n{\n (*(code *)PTR_bfd_malloc_and_get_section_001550e0)();\n return;\n}\n\n" (function_definition "void bfd_malloc_and_get_section(void)\n\n{\n (*(code *)PTR_bfd_malloc_and_get_section_001550e0)();\n return;\n}" primitive_type (function_declarator "bfd_malloc_and_get_section(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_malloc_and_get_section_001550e0)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_malloc_and_get_section_001550e0)();" (call_expression "(*(code *)PTR_bfd_malloc_and_get_section_001550e0)()" (parenthesized_expression "(*(code *)PTR_bfd_malloc_and_get_section_001550e0)" ( (pointer_expression "*(code *)PTR_bfd_malloc_and_get_section_001550e0" * (cast_expression "(code *)PTR_bfd_malloc_and_get_section_001550e0" ( (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_malloc_and_get_section(void)\n\n{\n (*(code *)PTR_bfd_malloc_and_get_section_001550e0)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_malloc_and_get_section(void)" (identifier "bfd_malloc_and_get_section") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_bfd_malloc_and_get_section_001550e0)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_bfd_malloc_and_get_section_001550e0)();" (call_expression "(*(code *)PTR_bfd_malloc_and_get_section_001550e0)()" (parenthesized_expression "(*(code *)PTR_bfd_malloc_and_get_section_001550e0)" (( "(") (pointer_expression "*(code *)PTR_bfd_malloc_and_get_section_001550e0" (* "*") (cast_expression "(code *)PTR_bfd_malloc_and_get_section_001550e0" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_bfd_malloc_and_get_section_001550e0"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
void function_1(void)
{
(*(type_1 *)PTR_bfd_malloc_and_get_section_001550e0)();
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_001550e0)();
return;
}
|
148_powerpc64le-linux-gnu-ar_and_powerpc64le-linux-gnu-ar_strip.c
|
ar_addlib_doer
|
FUN_00106330
|
/* WARNING: Unknown calling convention */
void ar_addlib_doer(bfd *abfd,bfd *prev)
{
bfd *pbVar1;
if (prev != (bfd *)0x0) {
prev->archive_next = abfd->archive_next;
}
pbVar1 = obfd;
abfd->archive_next = obfd->archive_head;
pbVar1->archive_head = abfd;
return;
}
|
void FUN_00106330(long param_1,long param_2)
{
long lVar1;
if (param_2 != 0) {
*(undefined8 *)(param_2 + 0xd8) = *(undefined8 *)(param_1 + 0xd8);
}
lVar1 = DAT_00110530;
*(undefined8 *)(param_1 + 0xd8) = *(undefined8 *)(DAT_00110530 + 0xe0);
*(long *)(lVar1 + 0xe0) = param_1;
return;
}
|
TEST RSI,RSI
JZ 0x00106343
MOV RAX,qword ptr [RDI + 0xd8]
MOV qword ptr [RSI + 0xd8],RAX
MOV RAX,qword ptr [0x00110530]
MOV RDX,qword ptr [RAX + 0xe0]
MOV qword ptr [RDI + 0xd8],RDX
MOV qword ptr [RAX + 0xe0],RDI
RET
| null | null | null | null |
[(u'PTRSUB_-1206951009', u'LOAD_-1206951102'), (u'STORE_-1206951090', u'INDIRECT_-1206951012'), ('const-433', u'LOAD_-1206951102'), (u'PTRSUB_-1206951001', u'STORE_-1206951090'), ('const-433', u'STORE_-1206951052'), (u'MULTIEQUAL_-1206951003', u'PTRSUB_-1206950986'), (u'PTRSUB_-1206950986', u'LOAD_-1206951074'), ('const-216', u'PTRSUB_-1206951001'), (u'STORE_-1206951052', u'INDIRECT_-1206950982'), (u'COPY_-1206951055', u'PTRSUB_-1206950970'), ('tmp_78', u'PTRSUB_-1206950978'), (u'INDIRECT_-1206950982', u'COPY_-1206951038'), ('tmp_78', u'PTRSUB_-1206951009'), ('tmp_79', u'INT_NOTEQUAL_-1206951104'), ('tmp_24', u'CBRANCH_-1206951103'), ('const-216', u'PTRSUB_-1206951009'), ('const-224', u'PTRSUB_-1206950970'), ('const-0', u'RETURN_-1206951035'), ('tmp_78', u'STORE_-1206951052'), ('tmp_113', u'MULTIEQUAL_-1206951003'), ('const-433', u'LOAD_-1206951074'), (u'PTRSUB_-1206950978', u'STORE_-1206951062'), ('const-216', u'PTRSUB_-1206950978'), ('const-0', u'INT_NOTEQUAL_-1206951104'), (u'INDIRECT_-1206951012', u'MULTIEQUAL_-1206951003'), (u'INT_NOTEQUAL_-1206951104', u'CBRANCH_-1206951103'), ('const-433', u'STORE_-1206951090'), ('tmp_79', u'PTRSUB_-1206951001'), ('const-224', u'PTRSUB_-1206950986'), ('const-433', u'STORE_-1206951062'), (u'LOAD_-1206951074', u'STORE_-1206951062'), (u'LOAD_-1206951102', u'STORE_-1206951090'), (u'STORE_-1206951062', u'INDIRECT_-1206950990'), (u'PTRSUB_-1206950970', u'STORE_-1206951052'), (u'MULTIEQUAL_-1206951003', u'COPY_-1206951055')]
|
[('const-224', u'INT_ADD_-1206951038'), (u'STORE_-1206951090', u'INDIRECT_-1206951012'), (u'CAST_-1206950979', u'STORE_-1206951062'), ('tmp_92', u'INT_NOTEQUAL_-1206951104'), (u'MULTIEQUAL_-1206951003', u'COPY_-1206951060'), (u'CAST_-1206951010', u'LOAD_-1206951102'), ('const-216', u'INT_ADD_-1206951048'), ('const-433', u'STORE_-1206951052'), (u'INT_ADD_-1206951058', u'CAST_-1206950987'), ('const-433', u'STORE_-1206951090'), (u'STORE_-1206951052', u'INDIRECT_-1206950982'), ('const-224', u'INT_ADD_-1206951058'), (u'CAST_-1206951002', u'STORE_-1206951090'), (u'INDIRECT_-1206950982', u'COPY_-1206951038'), ('tmp_24', u'CBRANCH_-1206951103'), ('const-0', u'RETURN_-1206951035'), ('tmp_113', u'MULTIEQUAL_-1206951003'), (u'COPY_-1206951060', u'INT_ADD_-1206951038'), (u'MULTIEQUAL_-1206951003', u'INT_ADD_-1206951058'), ('const-433', u'STORE_-1206951062'), ('tmp_92', u'INT_ADD_-1206951076'), ('tmp_97', u'INT_ADD_-1206951048'), ('const-0', u'INT_NOTEQUAL_-1206951104'), (u'INT_ADD_-1206951086', u'CAST_-1206951010'), (u'INDIRECT_-1206951012', u'MULTIEQUAL_-1206951003'), (u'INT_NOTEQUAL_-1206951104', u'CBRANCH_-1206951103'), (u'CAST_-1206950987', u'LOAD_-1206951074'), ('const-433', u'LOAD_-1206951102'), ('tmp_97', u'INT_ADD_-1206951086'), (u'CAST_-1206950971', u'STORE_-1206951052'), (u'INT_ADD_-1206951038', u'CAST_-1206950971'), (u'INT_ADD_-1206951048', u'CAST_-1206950979'), (u'INT_ADD_-1206951076', u'CAST_-1206951002'), ('const-433', u'LOAD_-1206951074'), ('tmp_97', u'STORE_-1206951052'), ('const-216', u'INT_ADD_-1206951086'), ('const-216', u'INT_ADD_-1206951076'), (u'LOAD_-1206951074', u'STORE_-1206951062'), (u'LOAD_-1206951102', u'STORE_-1206951090'), (u'STORE_-1206951062', u'INDIRECT_-1206950990')]
| null | null |
00106330
|
x64
|
O2
|
(translation_unit "void FUN_00106330(long param_1,long param_2)\n\n{\n long lVar1;\n \n if (param_2 != 0) {\n *(undefined8 *)(param_2 + 0xd8) = *(undefined8 *)(param_1 + 0xd8);\n }\n lVar1 = DAT_00110530;\n *(undefined8 *)(param_1 + 0xd8) = *(undefined8 *)(DAT_00110530 + 0xe0);\n *(long *)(lVar1 + 0xe0) = param_1;\n return;\n}\n\n" (function_definition "void FUN_00106330(long param_1,long param_2)\n\n{\n long lVar1;\n \n if (param_2 != 0) {\n *(undefined8 *)(param_2 + 0xd8) = *(undefined8 *)(param_1 + 0xd8);\n }\n lVar1 = DAT_00110530;\n *(undefined8 *)(param_1 + 0xd8) = *(undefined8 *)(DAT_00110530 + 0xe0);\n *(long *)(lVar1 + 0xe0) = param_1;\n return;\n}" primitive_type (function_declarator "FUN_00106330(long param_1,long param_2)" identifier (parameter_list "(long param_1,long param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n long lVar1;\n \n if (param_2 != 0) {\n *(undefined8 *)(param_2 + 0xd8) = *(undefined8 *)(param_1 + 0xd8);\n }\n lVar1 = DAT_00110530;\n *(undefined8 *)(param_1 + 0xd8) = *(undefined8 *)(DAT_00110530 + 0xe0);\n *(long *)(lVar1 + 0xe0) = param_1;\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (param_2 != 0) {\n *(undefined8 *)(param_2 + 0xd8) = *(undefined8 *)(param_1 + 0xd8);\n }" if (parenthesized_expression "(param_2 != 0)" ( (binary_expression "param_2 != 0" identifier != number_literal) )) (compound_statement "{\n *(undefined8 *)(param_2 + 0xd8) = *(undefined8 *)(param_1 + 0xd8);\n }" { (expression_statement "*(undefined8 *)(param_2 + 0xd8) = *(undefined8 *)(param_1 + 0xd8);" (assignment_expression "*(undefined8 *)(param_2 + 0xd8) = *(undefined8 *)(param_1 + 0xd8)" (pointer_expression "*(undefined8 *)(param_2 + 0xd8)" * (cast_expression "(undefined8 *)(param_2 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xd8)" ( (binary_expression "param_2 + 0xd8" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(param_1 + 0xd8)" * (cast_expression "(undefined8 *)(param_1 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xd8)" ( (binary_expression "param_1 + 0xd8" identifier + number_literal) ))))) ;) })) (expression_statement "lVar1 = DAT_00110530;" (assignment_expression "lVar1 = DAT_00110530" identifier = identifier) ;) (expression_statement "*(undefined8 *)(param_1 + 0xd8) = *(undefined8 *)(DAT_00110530 + 0xe0);" (assignment_expression "*(undefined8 *)(param_1 + 0xd8) = *(undefined8 *)(DAT_00110530 + 0xe0)" (pointer_expression "*(undefined8 *)(param_1 + 0xd8)" * (cast_expression "(undefined8 *)(param_1 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xd8)" ( (binary_expression "param_1 + 0xd8" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(DAT_00110530 + 0xe0)" * (cast_expression "(undefined8 *)(DAT_00110530 + 0xe0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00110530 + 0xe0)" ( (binary_expression "DAT_00110530 + 0xe0" identifier + number_literal) ))))) ;) (expression_statement "*(long *)(lVar1 + 0xe0) = param_1;" (assignment_expression "*(long *)(lVar1 + 0xe0) = param_1" (pointer_expression "*(long *)(lVar1 + 0xe0)" * (cast_expression "(long *)(lVar1 + 0xe0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0xe0)" ( (binary_expression "lVar1 + 0xe0" identifier + number_literal) )))) = identifier) ;) (return_statement "return;" return ;) })))
|
(translation_unit "/* WARNING: Unknown calling convention */\n\nvoid ar_addlib_doer(bfd *abfd,bfd *prev)\n\n{\n bfd *pbVar1;\n \n if (prev != (bfd *)0x0) {\n prev->archive_next = abfd->archive_next;\n }\n pbVar1 = obfd;\n abfd->archive_next = obfd->archive_head;\n pbVar1->archive_head = abfd;\n return;\n}\n\n" comment (function_definition "void ar_addlib_doer(bfd *abfd,bfd *prev)\n\n{\n bfd *pbVar1;\n \n if (prev != (bfd *)0x0) {\n prev->archive_next = abfd->archive_next;\n }\n pbVar1 = obfd;\n abfd->archive_next = obfd->archive_head;\n pbVar1->archive_head = abfd;\n return;\n}" primitive_type (function_declarator "ar_addlib_doer(bfd *abfd,bfd *prev)" identifier (parameter_list "(bfd *abfd,bfd *prev)" ( (parameter_declaration "bfd *abfd" type_identifier (pointer_declarator "*abfd" * identifier)) , (parameter_declaration "bfd *prev" type_identifier (pointer_declarator "*prev" * identifier)) ))) (compound_statement "{\n bfd *pbVar1;\n \n if (prev != (bfd *)0x0) {\n prev->archive_next = abfd->archive_next;\n }\n pbVar1 = obfd;\n abfd->archive_next = obfd->archive_head;\n pbVar1->archive_head = abfd;\n return;\n}" { (declaration "bfd *pbVar1;" type_identifier (pointer_declarator "*pbVar1" * identifier) ;) (if_statement "if (prev != (bfd *)0x0) {\n prev->archive_next = abfd->archive_next;\n }" if (parenthesized_expression "(prev != (bfd *)0x0)" ( (binary_expression "prev != (bfd *)0x0" identifier != (cast_expression "(bfd *)0x0" ( (type_descriptor "bfd *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n prev->archive_next = abfd->archive_next;\n }" { (expression_statement "prev->archive_next = abfd->archive_next;" (assignment_expression "prev->archive_next = abfd->archive_next" (field_expression "prev->archive_next" identifier -> field_identifier) = (field_expression "abfd->archive_next" identifier -> field_identifier)) ;) })) (expression_statement "pbVar1 = obfd;" (assignment_expression "pbVar1 = obfd" identifier = identifier) ;) (expression_statement "abfd->archive_next = obfd->archive_head;" (assignment_expression "abfd->archive_next = obfd->archive_head" (field_expression "abfd->archive_next" identifier -> field_identifier) = (field_expression "obfd->archive_head" identifier -> field_identifier)) ;) (expression_statement "pbVar1->archive_head = abfd;" (assignment_expression "pbVar1->archive_head = abfd" (field_expression "pbVar1->archive_head" identifier -> field_identifier) = identifier) ;) (return_statement "return;" return ;) })))
|
(translation_unit "void FUN_00106330(long param_1,long param_2)\n\n{\n long lVar1;\n \n if (param_2 != 0) {\n *(undefined8 *)(param_2 + 0xd8) = *(undefined8 *)(param_1 + 0xd8);\n }\n lVar1 = DAT_00110530;\n *(undefined8 *)(param_1 + 0xd8) = *(undefined8 *)(DAT_00110530 + 0xe0);\n *(long *)(lVar1 + 0xe0) = param_1;\n return;\n}\n\n" (function_definition "void FUN_00106330(long param_1,long param_2)\n\n{\n long lVar1;\n \n if (param_2 != 0) {\n *(undefined8 *)(param_2 + 0xd8) = *(undefined8 *)(param_1 + 0xd8);\n }\n lVar1 = DAT_00110530;\n *(undefined8 *)(param_1 + 0xd8) = *(undefined8 *)(DAT_00110530 + 0xe0);\n *(long *)(lVar1 + 0xe0) = param_1;\n return;\n}" primitive_type (function_declarator "FUN_00106330(long param_1,long param_2)" identifier (parameter_list "(long param_1,long param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n long lVar1;\n \n if (param_2 != 0) {\n *(undefined8 *)(param_2 + 0xd8) = *(undefined8 *)(param_1 + 0xd8);\n }\n lVar1 = DAT_00110530;\n *(undefined8 *)(param_1 + 0xd8) = *(undefined8 *)(DAT_00110530 + 0xe0);\n *(long *)(lVar1 + 0xe0) = param_1;\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (param_2 != 0) {\n *(undefined8 *)(param_2 + 0xd8) = *(undefined8 *)(param_1 + 0xd8);\n }" if (parenthesized_expression "(param_2 != 0)" ( (binary_expression "param_2 != 0" identifier != number_literal) )) (compound_statement "{\n *(undefined8 *)(param_2 + 0xd8) = *(undefined8 *)(param_1 + 0xd8);\n }" { (expression_statement "*(undefined8 *)(param_2 + 0xd8) = *(undefined8 *)(param_1 + 0xd8);" (assignment_expression "*(undefined8 *)(param_2 + 0xd8) = *(undefined8 *)(param_1 + 0xd8)" (pointer_expression "*(undefined8 *)(param_2 + 0xd8)" * (cast_expression "(undefined8 *)(param_2 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xd8)" ( (binary_expression "param_2 + 0xd8" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(param_1 + 0xd8)" * (cast_expression "(undefined8 *)(param_1 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xd8)" ( (binary_expression "param_1 + 0xd8" identifier + number_literal) ))))) ;) })) (expression_statement "lVar1 = DAT_00110530;" (assignment_expression "lVar1 = DAT_00110530" identifier = identifier) ;) (expression_statement "*(undefined8 *)(param_1 + 0xd8) = *(undefined8 *)(DAT_00110530 + 0xe0);" (assignment_expression "*(undefined8 *)(param_1 + 0xd8) = *(undefined8 *)(DAT_00110530 + 0xe0)" (pointer_expression "*(undefined8 *)(param_1 + 0xd8)" * (cast_expression "(undefined8 *)(param_1 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xd8)" ( (binary_expression "param_1 + 0xd8" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(DAT_00110530 + 0xe0)" * (cast_expression "(undefined8 *)(DAT_00110530 + 0xe0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00110530 + 0xe0)" ( (binary_expression "DAT_00110530 + 0xe0" identifier + number_literal) ))))) ;) (expression_statement "*(long *)(lVar1 + 0xe0) = param_1;" (assignment_expression "*(long *)(lVar1 + 0xe0) = param_1" (pointer_expression "*(long *)(lVar1 + 0xe0)" * (cast_expression "(long *)(lVar1 + 0xe0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0xe0)" ( (binary_expression "lVar1 + 0xe0" identifier + number_literal) )))) = identifier) ;) (return_statement "return;" return ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) 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 = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (return_statement return ;) })))
|
(function_definition "void FUN_00106330(long param_1,long param_2)\n\n{\n long lVar1;\n \n if (param_2 != 0) {\n *(undefined8 *)(param_2 + 0xd8) = *(undefined8 *)(param_1 + 0xd8);\n }\n lVar1 = DAT_00110530;\n *(undefined8 *)(param_1 + 0xd8) = *(undefined8 *)(DAT_00110530 + 0xe0);\n *(long *)(lVar1 + 0xe0) = param_1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00106330(long param_1,long param_2)" (identifier "FUN_00106330") (parameter_list "(long param_1,long param_2)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "long param_2" (sized_type_specifier "long" (long "long")) (identifier "param_2")) () ")"))) (compound_statement "{\n long lVar1;\n \n if (param_2 != 0) {\n *(undefined8 *)(param_2 + 0xd8) = *(undefined8 *)(param_1 + 0xd8);\n }\n lVar1 = DAT_00110530;\n *(undefined8 *)(param_1 + 0xd8) = *(undefined8 *)(DAT_00110530 + 0xe0);\n *(long *)(lVar1 + 0xe0) = param_1;\n return;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (if_statement "if (param_2 != 0) {\n *(undefined8 *)(param_2 + 0xd8) = *(undefined8 *)(param_1 + 0xd8);\n }" (if "if") (parenthesized_expression "(param_2 != 0)" (( "(") (binary_expression "param_2 != 0" (identifier "param_2") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *(undefined8 *)(param_2 + 0xd8) = *(undefined8 *)(param_1 + 0xd8);\n }" ({ "{") (expression_statement "*(undefined8 *)(param_2 + 0xd8) = *(undefined8 *)(param_1 + 0xd8);" (assignment_expression "*(undefined8 *)(param_2 + 0xd8) = *(undefined8 *)(param_1 + 0xd8)" (pointer_expression "*(undefined8 *)(param_2 + 0xd8)" (* "*") (cast_expression "(undefined8 *)(param_2 + 0xd8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0xd8)" (( "(") (binary_expression "param_2 + 0xd8" (identifier "param_2") (+ "+") (number_literal "0xd8")) () ")")))) (= "=") (pointer_expression "*(undefined8 *)(param_1 + 0xd8)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0xd8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xd8)" (( "(") (binary_expression "param_1 + 0xd8" (identifier "param_1") (+ "+") (number_literal "0xd8")) () ")"))))) (; ";")) (} "}"))) (expression_statement "lVar1 = DAT_00110530;" (assignment_expression "lVar1 = DAT_00110530" (identifier "lVar1") (= "=") (identifier "DAT_00110530")) (; ";")) (expression_statement "*(undefined8 *)(param_1 + 0xd8) = *(undefined8 *)(DAT_00110530 + 0xe0);" (assignment_expression "*(undefined8 *)(param_1 + 0xd8) = *(undefined8 *)(DAT_00110530 + 0xe0)" (pointer_expression "*(undefined8 *)(param_1 + 0xd8)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0xd8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xd8)" (( "(") (binary_expression "param_1 + 0xd8" (identifier "param_1") (+ "+") (number_literal "0xd8")) () ")")))) (= "=") (pointer_expression "*(undefined8 *)(DAT_00110530 + 0xe0)" (* "*") (cast_expression "(undefined8 *)(DAT_00110530 + 0xe0)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_00110530 + 0xe0)" (( "(") (binary_expression "DAT_00110530 + 0xe0" (identifier "DAT_00110530") (+ "+") (number_literal "0xe0")) () ")"))))) (; ";")) (expression_statement "*(long *)(lVar1 + 0xe0) = param_1;" (assignment_expression "*(long *)(lVar1 + 0xe0) = param_1" (pointer_expression "*(long *)(lVar1 + 0xe0)" (* "*") (cast_expression "(long *)(lVar1 + 0xe0)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0xe0)" (( "(") (binary_expression "lVar1 + 0xe0" (identifier "lVar1") (+ "+") (number_literal "0xe0")) () ")")))) (= "=") (identifier "param_1")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
/* WARNING: Unknown calling convention */
void function_1(type_1 *abfd,type_1 *var_1)
{
type_1 *pbVar1;
if (var_1 != (type_1 *)0x0) {
var_1->archive_next = abfd->archive_next;
}
pbVar1 = obfd;
abfd->archive_next = obfd->archive_head;
pbVar1->archive_head = abfd;
return;
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (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: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (return_statement))))
| null |
void MASKED(long param_1,long param_2)
{
long lVar1;
if (param_2 != 0) {
*(undefined8 *)(param_2 + 0xd8) = *(undefined8 *)(param_1 + 0xd8);
}
lVar1 = DAT_00110530;
*(undefined8 *)(param_1 + 0xd8) = *(undefined8 *)(DAT_00110530 + 0xe0);
*(long *)(lVar1 + 0xe0) = param_1;
return;
}
|
9_ia64-linux-gnu-objcopy_and_ia64-linux-gnu-objcopy_strip.c
|
abort
|
abort
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void abort(void)
{
(*(code *)PTR_abort_0012b048)();
return;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void abort(void)
{
(*(code *)PTR_abort_0012b048)();
return;
}
|
JMP qword ptr [0x0012b048]
| null | null | null | null |
[(u'CALLIND_-1206959976', u'INDIRECT_-1206959916'), ('tmp_22', u'CAST_-1206959911'), (u'CAST_-1206959911', u'CALLIND_-1206959976'), ('const-0', u'RETURN_-1206959973'), (u'INDIRECT_-1206959916', u'COPY_-1206959975')]
|
[(u'CALLIND_-1206959976', u'INDIRECT_-1206959916'), ('tmp_22', u'CAST_-1206959911'), (u'CAST_-1206959911', u'CALLIND_-1206959976'), ('const-0', u'RETURN_-1206959973'), (u'INDIRECT_-1206959916', u'COPY_-1206959975')]
| null | null |
00104090
|
x64
|
O2
|
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid abort(void)\n\n{\n (*(code *)PTR_abort_0012b048)();\n return;\n}\n\n" comment (function_definition "void abort(void)\n\n{\n (*(code *)PTR_abort_0012b048)();\n return;\n}" primitive_type (function_declarator "abort(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_abort_0012b048)();\n return;\n}" { (expression_statement "(*(code *)PTR_abort_0012b048)();" (call_expression "(*(code *)PTR_abort_0012b048)()" (parenthesized_expression "(*(code *)PTR_abort_0012b048)" ( (pointer_expression "*(code *)PTR_abort_0012b048" * (cast_expression "(code *)PTR_abort_0012b048" ( (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 abort(void)\n\n{\n (*(code *)PTR_abort_0012b048)();\n return;\n}\n\n" comment (function_definition "void abort(void)\n\n{\n (*(code *)PTR_abort_0012b048)();\n return;\n}" primitive_type (function_declarator "abort(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_abort_0012b048)();\n return;\n}" { (expression_statement "(*(code *)PTR_abort_0012b048)();" (call_expression "(*(code *)PTR_abort_0012b048)()" (parenthesized_expression "(*(code *)PTR_abort_0012b048)" ( (pointer_expression "*(code *)PTR_abort_0012b048" * (cast_expression "(code *)PTR_abort_0012b048" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "void abort(void)\n\n{\n (*(code *)PTR_abort_0012b048)();\n return;\n}\n\n" (function_definition "void abort(void)\n\n{\n (*(code *)PTR_abort_0012b048)();\n return;\n}" primitive_type (function_declarator "abort(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_abort_0012b048)();\n return;\n}" { (expression_statement "(*(code *)PTR_abort_0012b048)();" (call_expression "(*(code *)PTR_abort_0012b048)()" (parenthesized_expression "(*(code *)PTR_abort_0012b048)" ( (pointer_expression "*(code *)PTR_abort_0012b048" * (cast_expression "(code *)PTR_abort_0012b048" ( (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 abort(void)\n\n{\n (*(code *)PTR_abort_0012b048)();\n return;\n}" (primitive_type "void") (function_declarator "abort(void)" (identifier "abort") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_abort_0012b048)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_abort_0012b048)();" (call_expression "(*(code *)PTR_abort_0012b048)()" (parenthesized_expression "(*(code *)PTR_abort_0012b048)" (( "(") (pointer_expression "*(code *)PTR_abort_0012b048" (* "*") (cast_expression "(code *)PTR_abort_0012b048" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_abort_0012b048"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void)
{
(*(type_1 *)PTR_abort_0012b048)();
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 |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void MASKED(void)
{
(*(code *)PTR_MASKED_0012b048)();
return;
}
|
4412_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
|
layout_section
|
FUN_0022e320
|
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void layout_section(Sized_relobj_file<32,_false> * this, Layout *
layout, uint shndx, char * name, Shdr * shdr, uint sh_type, uint reloc_shndx, uint reloc_type) */
void __thiscall
gold::Sized_relobj_file<32,_false>::layout_section
(Sized_relobj_file<32,_false> *this,Layout *layout,uint shndx,char *name,Shdr *shdr,
uint sh_type,uint reloc_shndx,uint reloc_type)
{
Output_section *pOVar1;
off_t offset;
pOVar1 = Layout::layout<32,_false>
(layout,this,shndx,name,shdr,sh_type,reloc_shndx,reloc_type,&offset);
(this->super_Sized_relobj<32,_false>).super_Relobj.output_sections_.
super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl._M_start
[shndx] = pOVar1;
if (offset == -1) {
(this->super_Sized_relobj<32,_false>).section_offsets_.
super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl._M_start[shndx] =
(uint)offset;
if (reloc_shndx != 0) {
(this->super_Sized_relobj<32,_false>).super_Relobj.relocs_must_follow_section_writes_ = true;
return;
}
}
else {
if (offset != (offset & 0xffffffffU)) {
/* WARNING: Subroutine does not return */
do_gold_unreachable("../../gold/gold.h",0xc0,"convert_types");
}
(this->super_Sized_relobj<32,_false>).section_offsets_.
super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl._M_start[shndx] =
(uint)offset;
}
return;
}
|
void FUN_0022e320(long param_1,undefined8 param_2,ulong param_3)
{
undefined8 uVar1;
int in_stack_00000008;
ulong local_20;
param_3 = param_3 & 0xffffffff;
uVar1 = FUN_00226f90(param_2,param_1);
*(undefined8 *)(*(long *)(param_1 + 0x50) + param_3 * 8) = uVar1;
if (local_20 == 0xffffffffffffffff) {
*(int *)(*(long *)(param_1 + 0xe0) + param_3 * 4) = (int)local_20;
if (in_stack_00000008 != 0) {
*(undefined1 *)(param_1 + 0x78) = 1;
return;
}
}
else {
if (local_20 != (local_20 & 0xffffffff)) {
/* WARNING: Subroutine does not return */
FUN_001e9890("../../gold/gold.h",0xc0,"convert_types");
}
*(int *)(param_3 * 4 + *(long *)(param_1 + 0xe0)) = (int)local_20;
}
return;
}
|
PUSH R12
PUSH RBP
MOV RBP,RDI
MOV RDI,RSI
PUSH RBX
MOV RSI,RBP
MOV EBX,EDX
SUB RSP,0x18
LEA RAX,[RSP + 0x10]
MOV R12D,dword ptr [RSP + 0x38]
PUSH RAX
MOV EAX,dword ptr [RSP + 0x48]
PUSH RAX
PUSH R12
CALL 0x00226f90
MOV RCX,qword ptr [RBP + 0x50]
MOV EDX,EBX
MOV qword ptr [RCX + RDX*0x8],RAX
MOV RAX,qword ptr [RSP + 0x28]
ADD RSP,0x20
CMP RAX,-0x1
JZ 0x0022e388
LEA RCX,[RDX*0x4]
MOV EDX,EAX
ADD RCX,qword ptr [RBP + 0xe0]
CMP RAX,RDX
JNZ 0x0022e3a4
MOV dword ptr [RCX],EAX
ADD RSP,0x10
POP RBX
POP RBP
POP R12
RET
MOV RCX,qword ptr [RBP + 0xe0]
MOV dword ptr [RCX + RDX*0x4],EAX
TEST R12D,R12D
JZ 0x0022e37b
MOV byte ptr [RBP + 0x78],0x1
ADD RSP,0x10
POP RBX
POP RBP
POP R12
RET
LEA RDX,[0x3e81a8]
MOV ESI,0xc0
LEA RDI,[0x3de969]
CALL 0x001e9890
| null | null | null | null |
[('tmp_494', u'CALL_-1203903624'), (u'PTRADD_-1203903262', u'STORE_-1203903608'), (u'COPY_-1203903250', u'CALL_-1203903417'), (u'PTRSUB_-1203903316', u'CALL_-1203903624'), (u'INDIRECT_-1203903314', u'INT_EQUAL_-1203903569'), ('tmp_410', u'CBRANCH_-1203903434'), (u'INT_EQUAL_-1203903569', u'CBRANCH_-1203903566'), ('tmp_493', u'PTRSUB_-1203903224'), ('const-80', u'PTRSUB_-1203903271'), ('const-224', u'PTRSUB_-1203903242'), ('const-224', u'PTRSUB_-1203903213'), ('const-192', u'CALL_-1203903417'), (u'SUBPIECE_-1203903303', u'STORE_-1203903513'), (u'PTRSUB_-1203903214', u'PTRSUB_-1203903207'), (u'LOAD_-1203903465', u'PTRADD_-1203903197'), ('tmp_729', u'PTRSUB_-1203903316'), ('tmp_496', u'CALL_-1203903624'), ('const-433', u'STORE_-1203903608'), ('const-1', u'STORE_-1203903431'), (u'INT_ZEXT_-1203903307', u'PTRADD_-1203903197'), ('tmp_499', u'CALL_-1203903624'), (u'PTRSUB_-1203903206', u'PTRSUB_-1203903197'), ('const-4057449', u'COPY_-1203903251'), (u'PTRSUB_-1203903281', u'PTRSUB_-1203903272'), ('const-0', u'PTRSUB_-1203903214'), (u'INT_AND_-1203903381', u'INT_NOTEQUAL_-1203903517'), (u'PTRSUB_-1203903191', u'STORE_-1203903431'), ('tmp_498', u'CALL_-1203903624'), ('tmp_281', u'CBRANCH_-1203903515'), (u'PTRSUB_-1203903222', u'PTRSUB_-1203903214'), ('const-4', u'PTRADD_-1203903197'), (u'PTRSUB_-1203903213', u'PTRSUB_-1203903222'), (u'PTRSUB_-1203903242', u'PTRSUB_-1203903252'), ('const-433', u'LOAD_-1203903622'), ('const-0', u'PTRSUB_-1203903207'), ('const-0', u'SUBPIECE_-1203903303'), (u'PTRSUB_-1203903272', u'LOAD_-1203903622'), ('tmp_493', u'PTRSUB_-1203903292'), ('const-0', u'PTRSUB_-1203903197'), ('const-433', u'LOAD_-1203903465'), (u'INT_ZEXT_-1203903308', u'PTRADD_-1203903232'), ('const-0', u'RETURN_-1203903472'), (u'INDIRECT_-1203903314', u'INT_NOTEQUAL_-1203903517'), ('const-4294967295', u'INT_AND_-1203903381'), (u'PTRSUB_-1203903271', u'PTRSUB_-1203903290'), ('tmp_495', u'INT_ZEXT_-1203903308'), (u'PTRSUB_-1203903290', u'PTRSUB_-1203903281'), (u'PTRSUB_-1203903254', u'PTRSUB_-1203903242'), ('tmp_495', u'CALL_-1203903624'), ('const-4096424', u'COPY_-1203903250'), (u'SUBPIECE_-1203903303', u'STORE_-1203903452'), (u'PTRSUB_-1203903207', u'LOAD_-1203903465'), (u'LOAD_-1203903622', u'PTRADD_-1203903262'), ('const-8', u'PTRADD_-1203903262'), ('const-0', u'PTRSUB_-1203903235'), ('const-0', u'PTRSUB_-1203903281'), (u'PTRSUB_-1203903292', u'PTRSUB_-1203903280'), ('const-0', u'PTRSUB_-1203903252'), (u'PTRSUB_-1203903224', u'PTRSUB_-1203903213'), ('const--32', u'PTRSUB_-1203903316'), ('const-433', u'STORE_-1203903513'), ('const-433', u'STORE_-1203903452'), ('tmp_493', u'CALL_-1203903624'), (u'CALL_-1203903624', u'INDIRECT_-1203903314'), ('const-0', u'PTRSUB_-1203903254'), (u'COPY_-1203903251', u'CALL_-1203903417'), ('const-0', u'RETURN_-1203903388'), ('const-0', u'PTRSUB_-1203903243'), ('const-0', u'PTRSUB_-1203903280'), (u'PTRSUB_-1203903235', u'LOAD_-1203903547'), (u'INDIRECT_-1203903314', u'INT_AND_-1203903381'), ('const-4', u'PTRADD_-1203903232'), ('tmp_500', u'CALL_-1203903624'), (u'INT_NOTEQUAL_-1203903435', u'CBRANCH_-1203903434'), ('const-433', u'STORE_-1203903431'), (u'PTRSUB_-1203903197', u'PTRSUB_-1203903191'), ('const-0', u'PTRSUB_-1203903292'), ('tmp_493', u'PTRSUB_-1203903254'), ('const-0', u'PTRSUB_-1203903222'), ('const-120', u'PTRSUB_-1203903191'), (u'PTRADD_-1203903232', u'STORE_-1203903513'), (u'CALL_-1203903624', u'STORE_-1203903608'), (u'PTRADD_-1203903197', u'STORE_-1203903452'), ('const-0', u'PTRSUB_-1203903290'), ('tmp_493', u'PTRSUB_-1203903206'), ('const-433', u'LOAD_-1203903547'), (u'PTRSUB_-1203903280', u'PTRSUB_-1203903271'), (u'INDIRECT_-1203903314', u'SUBPIECE_-1203903303'), ('const-0', u'INT_NOTEQUAL_-1203903435'), ('const-0', u'PTRSUB_-1203903206'), ('const--1', u'INT_EQUAL_-1203903569'), ('const-0', u'PTRSUB_-1203903224'), (u'PTRSUB_-1203903252', u'PTRSUB_-1203903243'), (u'LOAD_-1203903547', u'PTRADD_-1203903232'), ('const-0', u'PTRSUB_-1203903272'), ('tmp_497', u'CALL_-1203903624'), ('tmp_202', u'CBRANCH_-1203903566'), ('tmp_495', u'INT_ZEXT_-1203903307'), (u'INT_ZEXT_-1203903309', u'PTRADD_-1203903262'), ('const-1', u'RETURN_-1203903412'), ('tmp_499', u'INT_NOTEQUAL_-1203903435'), (u'INT_NOTEQUAL_-1203903517', u'CBRANCH_-1203903515'), ('tmp_495', u'INT_ZEXT_-1203903309'), (u'PTRSUB_-1203903243', u'PTRSUB_-1203903235')]
|
[('const-1', u'STORE_-1203903431'), ('const-8', u'INT_MULT_-1203903582'), ('const-4', u'INT_MULT_-1203903426'), (u'CAST_-1203903245', u'LOAD_-1203903465'), ('tmp_700', u'INT_ADD_-1203903417'), (u'COPY_-1203903264', u'CALL_-1203903417'), ('const--1', u'INT_EQUAL_-1203903569'), ('const-433', u'STORE_-1203903608'), ('tmp_410', u'CBRANCH_-1203903434'), (u'INT_EQUAL_-1203903569', u'CBRANCH_-1203903566'), ('tmp_700', u'INT_ADD_-1203903535'), ('const-4057449', u'COPY_-1203903265'), ('tmp_701', u'CALL_-1203903624'), (u'INT_ADD_-1203903417', u'CAST_-1203903228'), ('const-433', u'LOAD_-1203903622'), ('const-433', u'LOAD_-1203903465'), ('tmp_700', u'INT_ADD_-1203903606'), (u'INT_ADD_-1203903535', u'CAST_-1203903269'), (u'LOAD_-1203903465', u'INT_ADD_-1203903438'), (u'INT_ADD_-1203903449', u'CAST_-1203903245'), ('tmp_894', u'INT_NOTEQUAL_-1203903435'), (u'INT_AND_-1203903441', u'INT_MULT_-1203903426'), (u'INT_AND_-1203903441', u'INT_MULT_-1203903582'), (u'INT_MULT_-1203903426', u'INT_ADD_-1203903438'), (u'INT_AND_-1203903386', u'INT_NOTEQUAL_-1203903517'), ('const-0', u'RETURN_-1203903388'), (u'LOAD_-1203903547', u'INT_ADD_-1203903529'), (u'INT_ADD_-1203903529', u'CAST_-1203903268'), (u'SUBPIECE_-1203903315', u'STORE_-1203903452'), (u'INT_ADD_-1203903438', u'CAST_-1203903237'), ('const-4', u'INT_MULT_-1203903536'), (u'CAST_-1203903302', u'STORE_-1203903608'), ('const-4294967295', u'INT_AND_-1203903386'), (u'INT_ADD_-1203903606', u'CAST_-1203903309'), ('tmp_897', u'SUBPIECE_-1203903315'), (u'CAST_-1203903268', u'STORE_-1203903513'), ('const-4096424', u'COPY_-1203903264'), (u'CAST_-1203903237', u'STORE_-1203903452'), (u'INT_ADD_-1203903594', u'CAST_-1203903302'), (u'COPY_-1203903265', u'CALL_-1203903417'), ('tmp_700', u'INT_ADD_-1203903449'), (u'INT_NOTEQUAL_-1203903435', u'CBRANCH_-1203903434'), ('const-120', u'INT_ADD_-1203903417'), ('const-80', u'INT_ADD_-1203903606'), ('const-0', u'SUBPIECE_-1203903315'), (u'LOAD_-1203903622', u'INT_ADD_-1203903594'), (u'INT_MULT_-1203903582', u'INT_ADD_-1203903594'), ('tmp_703', u'INT_AND_-1203903441'), (u'CALL_-1203903624', u'STORE_-1203903608'), ('tmp_897', u'INT_NOTEQUAL_-1203903517'), ('tmp_281', u'CBRANCH_-1203903515'), (u'CAST_-1203903309', u'LOAD_-1203903622'), ('const-0', u'INT_NOTEQUAL_-1203903435'), ('const-192', u'CALL_-1203903417'), ('const-433', u'LOAD_-1203903547'), ('const-4294967295', u'INT_AND_-1203903441'), ('const-433', u'STORE_-1203903513'), ('tmp_202', u'CBRANCH_-1203903566'), (u'CAST_-1203903228', u'STORE_-1203903431'), ('const-433', u'STORE_-1203903431'), (u'SUBPIECE_-1203903315', u'STORE_-1203903513'), ('const-0', u'RETURN_-1203903472'), ('const-433', u'STORE_-1203903452'), ('tmp_897', u'INT_AND_-1203903386'), (u'INT_MULT_-1203903536', u'INT_ADD_-1203903529'), ('const-224', u'INT_ADD_-1203903449'), ('const-1', u'RETURN_-1203903412'), ('tmp_700', u'CALL_-1203903624'), (u'INT_AND_-1203903441', u'INT_MULT_-1203903536'), (u'CAST_-1203903269', u'LOAD_-1203903547'), (u'INT_NOTEQUAL_-1203903517', u'CBRANCH_-1203903515'), ('const-224', u'INT_ADD_-1203903535'), ('tmp_897', u'INT_EQUAL_-1203903569')]
| null | null |
0022e320
|
x64
|
O2
|
(translation_unit "void FUN_0022e320(long param_1,undefined8 param_2,ulong param_3)\n\n{\n undefined8 uVar1;\n int in_stack_00000008;\n ulong local_20;\n \n param_3 = param_3 & 0xffffffff;\n uVar1 = FUN_00226f90(param_2,param_1);\n *(undefined8 *)(*(long *)(param_1 + 0x50) + param_3 * 8) = uVar1;\n if (local_20 == 0xffffffffffffffff) {\n *(int *)(*(long *)(param_1 + 0xe0) + param_3 * 4) = (int)local_20;\n if (in_stack_00000008 != 0) {\n *(undefined1 *)(param_1 + 0x78) = 1;\n return;\n }\n }\n else {\n if (local_20 != (local_20 & 0xffffffff)) {\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/gold.h",0xc0,"convert_types");\n }\n *(int *)(param_3 * 4 + *(long *)(param_1 + 0xe0)) = (int)local_20;\n }\n return;\n}\n\n" (function_definition "void FUN_0022e320(long param_1,undefined8 param_2,ulong param_3)\n\n{\n undefined8 uVar1;\n int in_stack_00000008;\n ulong local_20;\n \n param_3 = param_3 & 0xffffffff;\n uVar1 = FUN_00226f90(param_2,param_1);\n *(undefined8 *)(*(long *)(param_1 + 0x50) + param_3 * 8) = uVar1;\n if (local_20 == 0xffffffffffffffff) {\n *(int *)(*(long *)(param_1 + 0xe0) + param_3 * 4) = (int)local_20;\n if (in_stack_00000008 != 0) {\n *(undefined1 *)(param_1 + 0x78) = 1;\n return;\n }\n }\n else {\n if (local_20 != (local_20 & 0xffffffff)) {\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/gold.h",0xc0,"convert_types");\n }\n *(int *)(param_3 * 4 + *(long *)(param_1 + 0xe0)) = (int)local_20;\n }\n return;\n}" primitive_type (function_declarator "FUN_0022e320(long param_1,undefined8 param_2,ulong param_3)" identifier (parameter_list "(long param_1,undefined8 param_2,ulong param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "ulong param_3" type_identifier identifier) ))) (compound_statement "{\n undefined8 uVar1;\n int in_stack_00000008;\n ulong local_20;\n \n param_3 = param_3 & 0xffffffff;\n uVar1 = FUN_00226f90(param_2,param_1);\n *(undefined8 *)(*(long *)(param_1 + 0x50) + param_3 * 8) = uVar1;\n if (local_20 == 0xffffffffffffffff) {\n *(int *)(*(long *)(param_1 + 0xe0) + param_3 * 4) = (int)local_20;\n if (in_stack_00000008 != 0) {\n *(undefined1 *)(param_1 + 0x78) = 1;\n return;\n }\n }\n else {\n if (local_20 != (local_20 & 0xffffffff)) {\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/gold.h",0xc0,"convert_types");\n }\n *(int *)(param_3 * 4 + *(long *)(param_1 + 0xe0)) = (int)local_20;\n }\n return;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "int in_stack_00000008;" primitive_type identifier ;) (declaration "ulong local_20;" type_identifier identifier ;) (expression_statement "param_3 = param_3 & 0xffffffff;" (assignment_expression "param_3 = param_3 & 0xffffffff" identifier = (binary_expression "param_3 & 0xffffffff" identifier & number_literal)) ;) (expression_statement "uVar1 = FUN_00226f90(param_2,param_1);" (assignment_expression "uVar1 = FUN_00226f90(param_2,param_1)" identifier = (call_expression "FUN_00226f90(param_2,param_1)" identifier (argument_list "(param_2,param_1)" ( identifier , identifier )))) ;) (expression_statement "*(undefined8 *)(*(long *)(param_1 + 0x50) + param_3 * 8) = uVar1;" (assignment_expression "*(undefined8 *)(*(long *)(param_1 + 0x50) + param_3 * 8) = uVar1" (pointer_expression "*(undefined8 *)(*(long *)(param_1 + 0x50) + param_3 * 8)" * (cast_expression "(undefined8 *)(*(long *)(param_1 + 0x50) + param_3 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x50) + param_3 * 8)" ( (binary_expression "*(long *)(param_1 + 0x50) + param_3 * 8" (pointer_expression "*(long *)(param_1 + 0x50)" * (cast_expression "(long *)(param_1 + 0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) )))) + (binary_expression "param_3 * 8" identifier * number_literal)) )))) = identifier) ;) (if_statement "if (local_20 == 0xffffffffffffffff) {\n *(int *)(*(long *)(param_1 + 0xe0) + param_3 * 4) = (int)local_20;\n if (in_stack_00000008 != 0) {\n *(undefined1 *)(param_1 + 0x78) = 1;\n return;\n }\n }\n else {\n if (local_20 != (local_20 & 0xffffffff)) {\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/gold.h",0xc0,"convert_types");\n }\n *(int *)(param_3 * 4 + *(long *)(param_1 + 0xe0)) = (int)local_20;\n }" if (parenthesized_expression "(local_20 == 0xffffffffffffffff)" ( (binary_expression "local_20 == 0xffffffffffffffff" identifier == number_literal) )) (compound_statement "{\n *(int *)(*(long *)(param_1 + 0xe0) + param_3 * 4) = (int)local_20;\n if (in_stack_00000008 != 0) {\n *(undefined1 *)(param_1 + 0x78) = 1;\n return;\n }\n }" { (expression_statement "*(int *)(*(long *)(param_1 + 0xe0) + param_3 * 4) = (int)local_20;" (assignment_expression "*(int *)(*(long *)(param_1 + 0xe0) + param_3 * 4) = (int)local_20" (pointer_expression "*(int *)(*(long *)(param_1 + 0xe0) + param_3 * 4)" * (cast_expression "(int *)(*(long *)(param_1 + 0xe0) + param_3 * 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0xe0) + param_3 * 4)" ( (binary_expression "*(long *)(param_1 + 0xe0) + param_3 * 4" (pointer_expression "*(long *)(param_1 + 0xe0)" * (cast_expression "(long *)(param_1 + 0xe0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xe0)" ( (binary_expression "param_1 + 0xe0" identifier + number_literal) )))) + (binary_expression "param_3 * 4" identifier * number_literal)) )))) = (cast_expression "(int)local_20" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (if_statement "if (in_stack_00000008 != 0) {\n *(undefined1 *)(param_1 + 0x78) = 1;\n return;\n }" if (parenthesized_expression "(in_stack_00000008 != 0)" ( (binary_expression "in_stack_00000008 != 0" identifier != number_literal) )) (compound_statement "{\n *(undefined1 *)(param_1 + 0x78) = 1;\n return;\n }" { (expression_statement "*(undefined1 *)(param_1 + 0x78) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x78) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x78)" * (cast_expression "(undefined1 *)(param_1 + 0x78)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x78)" ( (binary_expression "param_1 + 0x78" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })) }) (else_clause "else {\n if (local_20 != (local_20 & 0xffffffff)) {\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/gold.h",0xc0,"convert_types");\n }\n *(int *)(param_3 * 4 + *(long *)(param_1 + 0xe0)) = (int)local_20;\n }" else (compound_statement "{\n if (local_20 != (local_20 & 0xffffffff)) {\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/gold.h",0xc0,"convert_types");\n }\n *(int *)(param_3 * 4 + *(long *)(param_1 + 0xe0)) = (int)local_20;\n }" { (if_statement "if (local_20 != (local_20 & 0xffffffff)) {\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/gold.h",0xc0,"convert_types");\n }" if (parenthesized_expression "(local_20 != (local_20 & 0xffffffff))" ( (binary_expression "local_20 != (local_20 & 0xffffffff)" identifier != (parenthesized_expression "(local_20 & 0xffffffff)" ( (binary_expression "local_20 & 0xffffffff" identifier & number_literal) ))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/gold.h",0xc0,"convert_types");\n }" { comment (expression_statement "FUN_001e9890("../../gold/gold.h",0xc0,"convert_types");" (call_expression "FUN_001e9890("../../gold/gold.h",0xc0,"convert_types")" identifier (argument_list "("../../gold/gold.h",0xc0,"convert_types")" ( (string_literal ""../../gold/gold.h"" " string_content ") , number_literal , (string_literal ""convert_types"" " string_content ") ))) ;) })) (expression_statement "*(int *)(param_3 * 4 + *(long *)(param_1 + 0xe0)) = (int)local_20;" (assignment_expression "*(int *)(param_3 * 4 + *(long *)(param_1 + 0xe0)) = (int)local_20" (pointer_expression "*(int *)(param_3 * 4 + *(long *)(param_1 + 0xe0))" * (cast_expression "(int *)(param_3 * 4 + *(long *)(param_1 + 0xe0))" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 * 4 + *(long *)(param_1 + 0xe0))" ( (binary_expression "param_3 * 4 + *(long *)(param_1 + 0xe0)" (binary_expression "param_3 * 4" identifier * number_literal) + (pointer_expression "*(long *)(param_1 + 0xe0)" * (cast_expression "(long *)(param_1 + 0xe0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xe0)" ( (binary_expression "param_1 + 0xe0" identifier + number_literal) ))))) )))) = (cast_expression "(int)local_20" ( (type_descriptor "int" primitive_type) ) identifier)) ;) }))) (return_statement "return;" return ;) })))
|
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void layout_section(Sized_relobj_file<32,_false> * this, Layout *\n layout, uint shndx, char * name, Shdr * shdr, uint sh_type, uint reloc_shndx, uint reloc_type) */\n\nvoid __thiscall\ngold::Sized_relobj_file<32,_false>::layout_section\n (Sized_relobj_file<32,_false> *this,Layout *layout,uint shndx,char *name,Shdr *shdr,\n uint sh_type,uint reloc_shndx,uint reloc_type)\n\n{\n Output_section *pOVar1;\n off_t offset;\n \n pOVar1 = Layout::layout<32,_false>\n (layout,this,shndx,name,shdr,sh_type,reloc_shndx,reloc_type,&offset);\n (this->super_Sized_relobj<32,_false>).super_Relobj.output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl._M_start\n [shndx] = pOVar1;\n if (offset == -1) {\n (this->super_Sized_relobj<32,_false>).section_offsets_.\n super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl._M_start[shndx] =\n (uint)offset;\n if (reloc_shndx != 0) {\n (this->super_Sized_relobj<32,_false>).super_Relobj.relocs_must_follow_section_writes_ = true;\n return;\n }\n }\n else {\n if (offset != (offset & 0xffffffffU)) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/gold.h",0xc0,"convert_types");\n }\n (this->super_Sized_relobj<32,_false>).section_offsets_.\n super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl._M_start[shndx] =\n (uint)offset;\n }\n return;\n}\n\n" comment comment (declaration "void __thiscall\ngold::Sized_relobj_file<32,_false>::layout_section\n (Sized_relobj_file<32,_false> *this,Layout *layout,uint shndx,char *name,Shdr *shdr,\n uint sh_type,uint reloc_shndx,uint reloc_type)\n\n{\n Output_section *pOVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_false>::layout_section\n (Sized_relobj_file<32,_false> *this,Layout *layout,uint shndx,char *name,Shdr *shdr,\n uint sh_type,uint reloc_shndx,uint reloc_type)\n\n{\n Output_section" identifier > : : (function_declarator "layout_section\n (Sized_relobj_file<32,_false> *this,Layout *layout,uint shndx,char *name,Shdr *shdr,\n uint sh_type,uint reloc_shndx,uint reloc_type)" identifier (parameter_list "(Sized_relobj_file<32,_false> *this,Layout *layout,uint shndx,char *name,Shdr *shdr,\n uint sh_type,uint reloc_shndx,uint reloc_type)" ( (parameter_declaration "Sized_relobj_file" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Layout *layout" type_identifier (pointer_declarator "*layout" * identifier)) , (parameter_declaration "uint shndx" type_identifier identifier) , (parameter_declaration "char *name" primitive_type (pointer_declarator "*name" * identifier)) , (parameter_declaration "Shdr *shdr" type_identifier (pointer_declarator "*shdr" * identifier)) , (parameter_declaration "uint sh_type" type_identifier identifier) , (parameter_declaration "uint reloc_shndx" type_identifier identifier) , (parameter_declaration "uint reloc_type" type_identifier identifier) ))) { identifier) (pointer_declarator "*pOVar1" * identifier) ;) (declaration "off_t offset;" type_identifier identifier ;) (expression_statement "pOVar1 = Layout::layout<32,_false>\n (layout,this,shndx,name,shdr,sh_type,reloc_shndx,reloc_type,&offset);\n (this->super_Sized_relobj<32,_false>).super_Relobj.output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl._M_start\n [shndx] = pOVar1;" (assignment_expression "pOVar1 = Layout::layout<32,_false>\n (layout,this,shndx,name,shdr,sh_type,reloc_shndx,reloc_type,&offset);\n (this->super_Sized_relobj<32,_false>).super_Relobj.output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl._M_start\n [shndx] = pOVar1" (subscript_expression "pOVar1 = Layout::layout<32,_false>\n (layout,this,shndx,name,shdr,sh_type,reloc_shndx,reloc_type,&offset);\n (this->super_Sized_relobj<32,_false>).super_Relobj.output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl._M_start\n [shndx]" (field_expression "pOVar1 = Layout::layout<32,_false>\n (layout,this,shndx,name,shdr,sh_type,reloc_shndx,reloc_type,&offset);\n (this->super_Sized_relobj<32,_false>).super_Relobj.output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl._M_start" (field_expression "pOVar1 = Layout::layout<32,_false>\n (layout,this,shndx,name,shdr,sh_type,reloc_shndx,reloc_type,&offset);\n (this->super_Sized_relobj<32,_false>).super_Relobj.output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl" (binary_expression "pOVar1 = Layout::layout<32,_false>\n (layout,this,shndx,name,shdr,sh_type,reloc_shndx,reloc_type,&offset);\n (this->super_Sized_relobj<32,_false>).super_Relobj.output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_" (binary_expression "pOVar1 = Layout::layout<32,_false>\n (layout,this,shndx,name,shdr,sh_type,reloc_shndx,reloc_type,&offset);\n (this->super_Sized_relobj<32,_false>).super_Relobj.output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold" (binary_expression "pOVar1 = Layout::layout<32,_false>\n (layout,this,shndx,name,shdr,sh_type,reloc_shndx,reloc_type,&offset);\n (this->super_Sized_relobj<32,_false>).super_Relobj.output_sections_.\n super__Vector_base<gold::Output_section*,_std" (binary_expression "pOVar1 = Layout::layout<32,_false>\n (layout,this,shndx,name,shdr,sh_type,reloc_shndx,reloc_type,&offset);\n (this->super_Sized_relobj<32,_false>).super_Relobj.output_sections_.\n super__Vector_base<gold" (field_expression "pOVar1 = Layout::layout<32,_false>\n (layout,this,shndx,name,shdr,sh_type,reloc_shndx,reloc_type,&offset);\n (this->super_Sized_relobj<32,_false>).super_Relobj.output_sections_.\n super__Vector_base" (field_expression "pOVar1 = Layout::layout<32,_false>\n (layout,this,shndx,name,shdr,sh_type,reloc_shndx,reloc_type,&offset);\n (this->super_Sized_relobj<32,_false>).super_Relobj.output_sections_" (field_expression "pOVar1 = Layout::layout<32,_false>\n (layout,this,shndx,name,shdr,sh_type,reloc_shndx,reloc_type,&offset);\n (this->super_Sized_relobj<32,_false>).super_Relobj" (call_expression "pOVar1 = Layout::layout<32,_false>\n (layout,this,shndx,name,shdr,sh_type,reloc_shndx,reloc_type,&offset);\n (this->super_Sized_relobj<32,_false>)" (binary_expression "pOVar1 = Layout::layout<32,_false>\n (layout,this,shndx,name,shdr,sh_type,reloc_shndx,reloc_type,&offset)" (binary_expression "pOVar1 = Layout::layout<32" (assignment_expression "pOVar1 = Layout" identifier = identifier) (ERROR "::layout" : : identifier) < number_literal) (ERROR ",_false" , identifier) > (parenthesized_expression "(layout,this,shndx,name,shdr,sh_type,reloc_shndx,reloc_type,&offset)" ( (comma_expression "layout,this,shndx,name,shdr,sh_type,reloc_shndx,reloc_type,&offset" identifier , (comma_expression "this,shndx,name,shdr,sh_type,reloc_shndx,reloc_type,&offset" identifier , (comma_expression "shndx,name,shdr,sh_type,reloc_shndx,reloc_type,&offset" identifier , (comma_expression "name,shdr,sh_type,reloc_shndx,reloc_type,&offset" identifier , (comma_expression "shdr,sh_type,reloc_shndx,reloc_type,&offset" identifier , (comma_expression "sh_type,reloc_shndx,reloc_type,&offset" identifier , (comma_expression "reloc_shndx,reloc_type,&offset" identifier , (comma_expression "reloc_type,&offset" identifier , (pointer_expression "&offset" & identifier))))))))) ))) (ERROR ";" ;) (argument_list "(this->super_Sized_relobj<32,_false>)" ( (binary_expression "this->super_Sized_relobj<32" (field_expression "this->super_Sized_relobj" identifier -> field_identifier) < number_literal) , identifier (ERROR ">" >) ))) . field_identifier) . field_identifier) . field_identifier) < identifier) (ERROR "::Output_section" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Output_section" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) [ identifier ]) = identifier) ;) (if_statement "if (offset == -1) {\n (this->super_Sized_relobj<32,_false>).section_offsets_.\n super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl._M_start[shndx] =\n (uint)offset;\n if (reloc_shndx != 0) {\n (this->super_Sized_relobj<32,_false>).super_Relobj.relocs_must_follow_section_writes_ = true;\n return;\n }\n }\n else {\n if (offset != (offset & 0xffffffffU)) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/gold.h",0xc0,"convert_types");\n }\n (this->super_Sized_relobj<32,_false>).section_offsets_.\n super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl._M_start[shndx] =\n (uint)offset;\n }" if (parenthesized_expression "(offset == -1)" ( (binary_expression "offset == -1" identifier == number_literal) )) (compound_statement "{\n (this->super_Sized_relobj<32,_false>).section_offsets_.\n super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl._M_start[shndx] =\n (uint)offset;\n if (reloc_shndx != 0) {\n (this->super_Sized_relobj<32,_false>).super_Relobj.relocs_must_follow_section_writes_ = true;\n return;\n }\n }" { (ERROR "(this->super_Sized_relobj<32,_false>).section_offsets_.\n super__Vector_base<unsigned_int,_std::" (comma_expression "(this->super_Sized_relobj<32,_false>).section_offsets_.\n super__Vector_base<unsigned_int,_std" (binary_expression "(this->super_Sized_relobj<32,_false>).section_offsets_.\n super__Vector_base<unsigned_int" (field_expression "(this->super_Sized_relobj<32,_false>).section_offsets_.\n super__Vector_base" (field_expression "(this->super_Sized_relobj<32,_false>).section_offsets_" (parenthesized_expression "(this->super_Sized_relobj<32,_false>)" ( (comma_expression "this->super_Sized_relobj<32,_false" (binary_expression "this->super_Sized_relobj<32" (field_expression "this->super_Sized_relobj" identifier -> field_identifier) < number_literal) , identifier) (ERROR ">" >) )) . field_identifier) . field_identifier) < identifier) , identifier) : :) (expression_statement "allocator<unsigned_int>_>._M_impl._M_start[shndx] =\n (uint)offset;" (assignment_expression "allocator<unsigned_int>_>._M_impl._M_start[shndx] =\n (uint)offset" (subscript_expression "allocator<unsigned_int>_>._M_impl._M_start[shndx]" (field_expression "allocator<unsigned_int>_>._M_impl._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) [ identifier ]) = (cast_expression "(uint)offset" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (if_statement "if (reloc_shndx != 0) {\n (this->super_Sized_relobj<32,_false>).super_Relobj.relocs_must_follow_section_writes_ = true;\n return;\n }" if (parenthesized_expression "(reloc_shndx != 0)" ( (binary_expression "reloc_shndx != 0" identifier != number_literal) )) (compound_statement "{\n (this->super_Sized_relobj<32,_false>).super_Relobj.relocs_must_follow_section_writes_ = true;\n return;\n }" { (expression_statement "(this->super_Sized_relobj<32,_false>).super_Relobj.relocs_must_follow_section_writes_ = true;" (assignment_expression "(this->super_Sized_relobj<32,_false>).super_Relobj.relocs_must_follow_section_writes_ = true" (field_expression "(this->super_Sized_relobj<32,_false>).super_Relobj.relocs_must_follow_section_writes_" (field_expression "(this->super_Sized_relobj<32,_false>).super_Relobj" (parenthesized_expression "(this->super_Sized_relobj<32,_false>)" ( (comma_expression "this->super_Sized_relobj<32,_false" (binary_expression "this->super_Sized_relobj<32" (field_expression "this->super_Sized_relobj" identifier -> field_identifier) < number_literal) , identifier) (ERROR ">" >) )) . field_identifier) . field_identifier) = true) ;) (return_statement "return;" return ;) })) }) (else_clause "else {\n if (offset != (offset & 0xffffffffU)) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/gold.h",0xc0,"convert_types");\n }\n (this->super_Sized_relobj<32,_false>).section_offsets_.\n super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl._M_start[shndx] =\n (uint)offset;\n }" else (compound_statement "{\n if (offset != (offset & 0xffffffffU)) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/gold.h",0xc0,"convert_types");\n }\n (this->super_Sized_relobj<32,_false>).section_offsets_.\n super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl._M_start[shndx] =\n (uint)offset;\n }" { (if_statement "if (offset != (offset & 0xffffffffU)) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/gold.h",0xc0,"convert_types");\n }" if (parenthesized_expression "(offset != (offset & 0xffffffffU))" ( (binary_expression "offset != (offset & 0xffffffffU)" identifier != (parenthesized_expression "(offset & 0xffffffffU)" ( (binary_expression "offset & 0xffffffffU" identifier & number_literal) ))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/gold.h",0xc0,"convert_types");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/gold.h",0xc0,"convert_types");" (call_expression "do_gold_unreachable("../../gold/gold.h",0xc0,"convert_types")" identifier (argument_list "("../../gold/gold.h",0xc0,"convert_types")" ( (string_literal ""../../gold/gold.h"" " string_content ") , number_literal , (string_literal ""convert_types"" " string_content ") ))) ;) })) (ERROR "(this->super_Sized_relobj<32,_false>).section_offsets_.\n super__Vector_base<unsigned_int,_std::" (comma_expression "(this->super_Sized_relobj<32,_false>).section_offsets_.\n super__Vector_base<unsigned_int,_std" (binary_expression "(this->super_Sized_relobj<32,_false>).section_offsets_.\n super__Vector_base<unsigned_int" (field_expression "(this->super_Sized_relobj<32,_false>).section_offsets_.\n super__Vector_base" (field_expression "(this->super_Sized_relobj<32,_false>).section_offsets_" (parenthesized_expression "(this->super_Sized_relobj<32,_false>)" ( (comma_expression "this->super_Sized_relobj<32,_false" (binary_expression "this->super_Sized_relobj<32" (field_expression "this->super_Sized_relobj" identifier -> field_identifier) < number_literal) , identifier) (ERROR ">" >) )) . field_identifier) . field_identifier) < identifier) , identifier) : :) (expression_statement "allocator<unsigned_int>_>._M_impl._M_start[shndx] =\n (uint)offset;" (assignment_expression "allocator<unsigned_int>_>._M_impl._M_start[shndx] =\n (uint)offset" (subscript_expression "allocator<unsigned_int>_>._M_impl._M_start[shndx]" (field_expression "allocator<unsigned_int>_>._M_impl._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) [ identifier ]) = (cast_expression "(uint)offset" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) }))) (return_statement "return;" return ;) (ERROR "}" }))
|
(translation_unit "void FUN_0022e320(long param_1,undefined8 param_2,ulong param_3)\n\n{\n undefined8 uVar1;\n int in_stack_00000008;\n ulong local_20;\n \n param_3 = param_3 & 0xffffffff;\n uVar1 = FUN_00226f90(param_2,param_1);\n *(undefined8 *)(*(long *)(param_1 + 0x50) + param_3 * 8) = uVar1;\n if (local_20 == 0xffffffffffffffff) {\n *(int *)(*(long *)(param_1 + 0xe0) + param_3 * 4) = (int)local_20;\n if (in_stack_00000008 != 0) {\n *(undefined1 *)(param_1 + 0x78) = 1;\n return;\n }\n }\n else {\n if (local_20 != (local_20 & 0xffffffff)) {\n \n FUN_001e9890("../../gold/gold.h",0xc0,"convert_types");\n }\n *(int *)(param_3 * 4 + *(long *)(param_1 + 0xe0)) = (int)local_20;\n }\n return;\n}\n\n" (function_definition "void FUN_0022e320(long param_1,undefined8 param_2,ulong param_3)\n\n{\n undefined8 uVar1;\n int in_stack_00000008;\n ulong local_20;\n \n param_3 = param_3 & 0xffffffff;\n uVar1 = FUN_00226f90(param_2,param_1);\n *(undefined8 *)(*(long *)(param_1 + 0x50) + param_3 * 8) = uVar1;\n if (local_20 == 0xffffffffffffffff) {\n *(int *)(*(long *)(param_1 + 0xe0) + param_3 * 4) = (int)local_20;\n if (in_stack_00000008 != 0) {\n *(undefined1 *)(param_1 + 0x78) = 1;\n return;\n }\n }\n else {\n if (local_20 != (local_20 & 0xffffffff)) {\n \n FUN_001e9890("../../gold/gold.h",0xc0,"convert_types");\n }\n *(int *)(param_3 * 4 + *(long *)(param_1 + 0xe0)) = (int)local_20;\n }\n return;\n}" primitive_type (function_declarator "FUN_0022e320(long param_1,undefined8 param_2,ulong param_3)" identifier (parameter_list "(long param_1,undefined8 param_2,ulong param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "ulong param_3" type_identifier identifier) ))) (compound_statement "{\n undefined8 uVar1;\n int in_stack_00000008;\n ulong local_20;\n \n param_3 = param_3 & 0xffffffff;\n uVar1 = FUN_00226f90(param_2,param_1);\n *(undefined8 *)(*(long *)(param_1 + 0x50) + param_3 * 8) = uVar1;\n if (local_20 == 0xffffffffffffffff) {\n *(int *)(*(long *)(param_1 + 0xe0) + param_3 * 4) = (int)local_20;\n if (in_stack_00000008 != 0) {\n *(undefined1 *)(param_1 + 0x78) = 1;\n return;\n }\n }\n else {\n if (local_20 != (local_20 & 0xffffffff)) {\n \n FUN_001e9890("../../gold/gold.h",0xc0,"convert_types");\n }\n *(int *)(param_3 * 4 + *(long *)(param_1 + 0xe0)) = (int)local_20;\n }\n return;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "int in_stack_00000008;" primitive_type identifier ;) (declaration "ulong local_20;" type_identifier identifier ;) (expression_statement "param_3 = param_3 & 0xffffffff;" (assignment_expression "param_3 = param_3 & 0xffffffff" identifier = (binary_expression "param_3 & 0xffffffff" identifier & number_literal)) ;) (expression_statement "uVar1 = FUN_00226f90(param_2,param_1);" (assignment_expression "uVar1 = FUN_00226f90(param_2,param_1)" identifier = (call_expression "FUN_00226f90(param_2,param_1)" identifier (argument_list "(param_2,param_1)" ( identifier , identifier )))) ;) (expression_statement "*(undefined8 *)(*(long *)(param_1 + 0x50) + param_3 * 8) = uVar1;" (assignment_expression "*(undefined8 *)(*(long *)(param_1 + 0x50) + param_3 * 8) = uVar1" (pointer_expression "*(undefined8 *)(*(long *)(param_1 + 0x50) + param_3 * 8)" * (cast_expression "(undefined8 *)(*(long *)(param_1 + 0x50) + param_3 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x50) + param_3 * 8)" ( (binary_expression "*(long *)(param_1 + 0x50) + param_3 * 8" (pointer_expression "*(long *)(param_1 + 0x50)" * (cast_expression "(long *)(param_1 + 0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) )))) + (binary_expression "param_3 * 8" identifier * number_literal)) )))) = identifier) ;) (if_statement "if (local_20 == 0xffffffffffffffff) {\n *(int *)(*(long *)(param_1 + 0xe0) + param_3 * 4) = (int)local_20;\n if (in_stack_00000008 != 0) {\n *(undefined1 *)(param_1 + 0x78) = 1;\n return;\n }\n }\n else {\n if (local_20 != (local_20 & 0xffffffff)) {\n \n FUN_001e9890("../../gold/gold.h",0xc0,"convert_types");\n }\n *(int *)(param_3 * 4 + *(long *)(param_1 + 0xe0)) = (int)local_20;\n }" if (parenthesized_expression "(local_20 == 0xffffffffffffffff)" ( (binary_expression "local_20 == 0xffffffffffffffff" identifier == number_literal) )) (compound_statement "{\n *(int *)(*(long *)(param_1 + 0xe0) + param_3 * 4) = (int)local_20;\n if (in_stack_00000008 != 0) {\n *(undefined1 *)(param_1 + 0x78) = 1;\n return;\n }\n }" { (expression_statement "*(int *)(*(long *)(param_1 + 0xe0) + param_3 * 4) = (int)local_20;" (assignment_expression "*(int *)(*(long *)(param_1 + 0xe0) + param_3 * 4) = (int)local_20" (pointer_expression "*(int *)(*(long *)(param_1 + 0xe0) + param_3 * 4)" * (cast_expression "(int *)(*(long *)(param_1 + 0xe0) + param_3 * 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0xe0) + param_3 * 4)" ( (binary_expression "*(long *)(param_1 + 0xe0) + param_3 * 4" (pointer_expression "*(long *)(param_1 + 0xe0)" * (cast_expression "(long *)(param_1 + 0xe0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xe0)" ( (binary_expression "param_1 + 0xe0" identifier + number_literal) )))) + (binary_expression "param_3 * 4" identifier * number_literal)) )))) = (cast_expression "(int)local_20" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (if_statement "if (in_stack_00000008 != 0) {\n *(undefined1 *)(param_1 + 0x78) = 1;\n return;\n }" if (parenthesized_expression "(in_stack_00000008 != 0)" ( (binary_expression "in_stack_00000008 != 0" identifier != number_literal) )) (compound_statement "{\n *(undefined1 *)(param_1 + 0x78) = 1;\n return;\n }" { (expression_statement "*(undefined1 *)(param_1 + 0x78) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x78) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x78)" * (cast_expression "(undefined1 *)(param_1 + 0x78)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x78)" ( (binary_expression "param_1 + 0x78" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })) }) (else_clause "else {\n if (local_20 != (local_20 & 0xffffffff)) {\n \n FUN_001e9890("../../gold/gold.h",0xc0,"convert_types");\n }\n *(int *)(param_3 * 4 + *(long *)(param_1 + 0xe0)) = (int)local_20;\n }" else (compound_statement "{\n if (local_20 != (local_20 & 0xffffffff)) {\n \n FUN_001e9890("../../gold/gold.h",0xc0,"convert_types");\n }\n *(int *)(param_3 * 4 + *(long *)(param_1 + 0xe0)) = (int)local_20;\n }" { (if_statement "if (local_20 != (local_20 & 0xffffffff)) {\n \n FUN_001e9890("../../gold/gold.h",0xc0,"convert_types");\n }" if (parenthesized_expression "(local_20 != (local_20 & 0xffffffff))" ( (binary_expression "local_20 != (local_20 & 0xffffffff)" identifier != (parenthesized_expression "(local_20 & 0xffffffff)" ( (binary_expression "local_20 & 0xffffffff" identifier & number_literal) ))) )) (compound_statement "{\n \n FUN_001e9890("../../gold/gold.h",0xc0,"convert_types");\n }" { (expression_statement "FUN_001e9890("../../gold/gold.h",0xc0,"convert_types");" (call_expression "FUN_001e9890("../../gold/gold.h",0xc0,"convert_types")" identifier (argument_list "("../../gold/gold.h",0xc0,"convert_types")" ( (string_literal ""../../gold/gold.h"" " string_content ") , number_literal , (string_literal ""convert_types"" " string_content ") ))) ;) })) (expression_statement "*(int *)(param_3 * 4 + *(long *)(param_1 + 0xe0)) = (int)local_20;" (assignment_expression "*(int *)(param_3 * 4 + *(long *)(param_1 + 0xe0)) = (int)local_20" (pointer_expression "*(int *)(param_3 * 4 + *(long *)(param_1 + 0xe0))" * (cast_expression "(int *)(param_3 * 4 + *(long *)(param_1 + 0xe0))" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 * 4 + *(long *)(param_1 + 0xe0))" ( (binary_expression "param_3 * 4 + *(long *)(param_1 + 0xe0)" (binary_expression "param_3 * 4" identifier * number_literal) + (pointer_expression "*(long *)(param_1 + 0xe0)" * (cast_expression "(long *)(param_1 + 0xe0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xe0)" ( (binary_expression "param_1 + 0xe0" identifier + number_literal) ))))) )))) = (cast_expression "(int)local_20" ( (type_descriptor "int" primitive_type) ) 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) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT & LIT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + (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 (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + (binary_expression IDENT * LIT)) )))) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (return_statement return ;) })) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != (parenthesized_expression ( (binary_expression IDENT & LIT) ))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT * LIT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )))) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) }))) (return_statement return ;) })))
|
(function_definition "void FUN_0022e320(long param_1,undefined8 param_2,ulong param_3)\n\n{\n undefined8 uVar1;\n int in_stack_00000008;\n ulong local_20;\n \n param_3 = param_3 & 0xffffffff;\n uVar1 = FUN_00226f90(param_2,param_1);\n *(undefined8 *)(*(long *)(param_1 + 0x50) + param_3 * 8) = uVar1;\n if (local_20 == 0xffffffffffffffff) {\n *(int *)(*(long *)(param_1 + 0xe0) + param_3 * 4) = (int)local_20;\n if (in_stack_00000008 != 0) {\n *(undefined1 *)(param_1 + 0x78) = 1;\n return;\n }\n }\n else {\n if (local_20 != (local_20 & 0xffffffff)) {\n \n FUN_001e9890("../../gold/gold.h",0xc0,"convert_types");\n }\n *(int *)(param_3 * 4 + *(long *)(param_1 + 0xe0)) = (int)local_20;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_0022e320(long param_1,undefined8 param_2,ulong param_3)" (identifier "FUN_0022e320") (parameter_list "(long param_1,undefined8 param_2,ulong 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 "ulong param_3" (type_identifier "ulong") (identifier "param_3")) () ")"))) (compound_statement "{\n undefined8 uVar1;\n int in_stack_00000008;\n ulong local_20;\n \n param_3 = param_3 & 0xffffffff;\n uVar1 = FUN_00226f90(param_2,param_1);\n *(undefined8 *)(*(long *)(param_1 + 0x50) + param_3 * 8) = uVar1;\n if (local_20 == 0xffffffffffffffff) {\n *(int *)(*(long *)(param_1 + 0xe0) + param_3 * 4) = (int)local_20;\n if (in_stack_00000008 != 0) {\n *(undefined1 *)(param_1 + 0x78) = 1;\n return;\n }\n }\n else {\n if (local_20 != (local_20 & 0xffffffff)) {\n \n FUN_001e9890("../../gold/gold.h",0xc0,"convert_types");\n }\n *(int *)(param_3 * 4 + *(long *)(param_1 + 0xe0)) = (int)local_20;\n }\n return;\n}" ({ "{") (declaration "undefined8 uVar1;" (type_identifier "undefined8") (identifier "uVar1") (; ";")) (declaration "int in_stack_00000008;" (primitive_type "int") (identifier "in_stack_00000008") (; ";")) (declaration "ulong local_20;" (type_identifier "ulong") (identifier "local_20") (; ";")) (expression_statement "param_3 = param_3 & 0xffffffff;" (assignment_expression "param_3 = param_3 & 0xffffffff" (identifier "param_3") (= "=") (binary_expression "param_3 & 0xffffffff" (identifier "param_3") (& "&") (number_literal "0xffffffff"))) (; ";")) (expression_statement "uVar1 = FUN_00226f90(param_2,param_1);" (assignment_expression "uVar1 = FUN_00226f90(param_2,param_1)" (identifier "uVar1") (= "=") (call_expression "FUN_00226f90(param_2,param_1)" (identifier "FUN_00226f90") (argument_list "(param_2,param_1)" (( "(") (identifier "param_2") (, ",") (identifier "param_1") () ")")))) (; ";")) (expression_statement "*(undefined8 *)(*(long *)(param_1 + 0x50) + param_3 * 8) = uVar1;" (assignment_expression "*(undefined8 *)(*(long *)(param_1 + 0x50) + param_3 * 8) = uVar1" (pointer_expression "*(undefined8 *)(*(long *)(param_1 + 0x50) + param_3 * 8)" (* "*") (cast_expression "(undefined8 *)(*(long *)(param_1 + 0x50) + param_3 * 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_1 + 0x50) + param_3 * 8)" (( "(") (binary_expression "*(long *)(param_1 + 0x50) + param_3 * 8" (pointer_expression "*(long *)(param_1 + 0x50)" (* "*") (cast_expression "(long *)(param_1 + 0x50)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x50)" (( "(") (binary_expression "param_1 + 0x50" (identifier "param_1") (+ "+") (number_literal "0x50")) () ")")))) (+ "+") (binary_expression "param_3 * 8" (identifier "param_3") (* "*") (number_literal "8"))) () ")")))) (= "=") (identifier "uVar1")) (; ";")) (if_statement "if (local_20 == 0xffffffffffffffff) {\n *(int *)(*(long *)(param_1 + 0xe0) + param_3 * 4) = (int)local_20;\n if (in_stack_00000008 != 0) {\n *(undefined1 *)(param_1 + 0x78) = 1;\n return;\n }\n }\n else {\n if (local_20 != (local_20 & 0xffffffff)) {\n \n FUN_001e9890("../../gold/gold.h",0xc0,"convert_types");\n }\n *(int *)(param_3 * 4 + *(long *)(param_1 + 0xe0)) = (int)local_20;\n }" (if "if") (parenthesized_expression "(local_20 == 0xffffffffffffffff)" (( "(") (binary_expression "local_20 == 0xffffffffffffffff" (identifier "local_20") (== "==") (number_literal "0xffffffffffffffff")) () ")")) (compound_statement "{\n *(int *)(*(long *)(param_1 + 0xe0) + param_3 * 4) = (int)local_20;\n if (in_stack_00000008 != 0) {\n *(undefined1 *)(param_1 + 0x78) = 1;\n return;\n }\n }" ({ "{") (expression_statement "*(int *)(*(long *)(param_1 + 0xe0) + param_3 * 4) = (int)local_20;" (assignment_expression "*(int *)(*(long *)(param_1 + 0xe0) + param_3 * 4) = (int)local_20" (pointer_expression "*(int *)(*(long *)(param_1 + 0xe0) + param_3 * 4)" (* "*") (cast_expression "(int *)(*(long *)(param_1 + 0xe0) + param_3 * 4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_1 + 0xe0) + param_3 * 4)" (( "(") (binary_expression "*(long *)(param_1 + 0xe0) + param_3 * 4" (pointer_expression "*(long *)(param_1 + 0xe0)" (* "*") (cast_expression "(long *)(param_1 + 0xe0)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xe0)" (( "(") (binary_expression "param_1 + 0xe0" (identifier "param_1") (+ "+") (number_literal "0xe0")) () ")")))) (+ "+") (binary_expression "param_3 * 4" (identifier "param_3") (* "*") (number_literal "4"))) () ")")))) (= "=") (cast_expression "(int)local_20" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "local_20"))) (; ";")) (if_statement "if (in_stack_00000008 != 0) {\n *(undefined1 *)(param_1 + 0x78) = 1;\n return;\n }" (if "if") (parenthesized_expression "(in_stack_00000008 != 0)" (( "(") (binary_expression "in_stack_00000008 != 0" (identifier "in_stack_00000008") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *(undefined1 *)(param_1 + 0x78) = 1;\n return;\n }" ({ "{") (expression_statement "*(undefined1 *)(param_1 + 0x78) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x78) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x78)" (* "*") (cast_expression "(undefined1 *)(param_1 + 0x78)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x78)" (( "(") (binary_expression "param_1 + 0x78" (identifier "param_1") (+ "+") (number_literal "0x78")) () ")")))) (= "=") (number_literal "1")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (} "}")) (else_clause "else {\n if (local_20 != (local_20 & 0xffffffff)) {\n \n FUN_001e9890("../../gold/gold.h",0xc0,"convert_types");\n }\n *(int *)(param_3 * 4 + *(long *)(param_1 + 0xe0)) = (int)local_20;\n }" (else "else") (compound_statement "{\n if (local_20 != (local_20 & 0xffffffff)) {\n \n FUN_001e9890("../../gold/gold.h",0xc0,"convert_types");\n }\n *(int *)(param_3 * 4 + *(long *)(param_1 + 0xe0)) = (int)local_20;\n }" ({ "{") (if_statement "if (local_20 != (local_20 & 0xffffffff)) {\n \n FUN_001e9890("../../gold/gold.h",0xc0,"convert_types");\n }" (if "if") (parenthesized_expression "(local_20 != (local_20 & 0xffffffff))" (( "(") (binary_expression "local_20 != (local_20 & 0xffffffff)" (identifier "local_20") (!= "!=") (parenthesized_expression "(local_20 & 0xffffffff)" (( "(") (binary_expression "local_20 & 0xffffffff" (identifier "local_20") (& "&") (number_literal "0xffffffff")) () ")"))) () ")")) (compound_statement "{\n \n FUN_001e9890("../../gold/gold.h",0xc0,"convert_types");\n }" ({ "{") (expression_statement "FUN_001e9890("../../gold/gold.h",0xc0,"convert_types");" (call_expression "FUN_001e9890("../../gold/gold.h",0xc0,"convert_types")" (identifier "FUN_001e9890") (argument_list "("../../gold/gold.h",0xc0,"convert_types")" (( "(") (string_literal ""../../gold/gold.h"" (" """) (string_content "../../gold/gold.h") (" """)) (, ",") (number_literal "0xc0") (, ",") (string_literal ""convert_types"" (" """) (string_content "convert_types") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "*(int *)(param_3 * 4 + *(long *)(param_1 + 0xe0)) = (int)local_20;" (assignment_expression "*(int *)(param_3 * 4 + *(long *)(param_1 + 0xe0)) = (int)local_20" (pointer_expression "*(int *)(param_3 * 4 + *(long *)(param_1 + 0xe0))" (* "*") (cast_expression "(int *)(param_3 * 4 + *(long *)(param_1 + 0xe0))" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 * 4 + *(long *)(param_1 + 0xe0))" (( "(") (binary_expression "param_3 * 4 + *(long *)(param_1 + 0xe0)" (binary_expression "param_3 * 4" (identifier "param_3") (* "*") (number_literal "4")) (+ "+") (pointer_expression "*(long *)(param_1 + 0xe0)" (* "*") (cast_expression "(long *)(param_1 + 0xe0)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xe0)" (( "(") (binary_expression "param_1 + 0xe0" (identifier "param_1") (+ "+") (number_literal "0xe0")) () ")"))))) () ")")))) (= "=") (cast_expression "(int)local_20" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "local_20"))) (; ";")) (} "}")))) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
/* WARNING: Enum "DT": Some values do not have unique names */
/* DWARF original prototype: void layout_section(Sized_relobj_file<32,_false> * this, Layout *
layout, uint shndx, char * name, Shdr * shdr, uint sh_type, uint reloc_shndx, uint reloc_type) */
void __thiscall
var_1::Sized_relobj_file<32,_false>::layout_section
(Sized_relobj_file<32,_false> *this,Layout *layout,type_2 shndx,char *name,Shdr *shdr,
type_2 sh_type,type_2 var_7,type_2 reloc_type)
{
Output_section *pOVar1;
type_1 var_4;
pOVar1 = Layout::layout<32,_false>
(layout,this,shndx,name,shdr,sh_type,var_7,reloc_type,&var_4);
(this->super_Sized_relobj<32,_false>).super_Relobj.output_sections_.
super__Vector_base<var_1::Output_section*,var_2::var_5<var_1::Output_section*>var_3>._M_impl._M_start
[shndx] = pOVar1;
if (var_4 == -1) {
(this->super_Sized_relobj<32,_false>).section_offsets_.
super__Vector_base<var_6,var_2::var_5<var_6>var_3>._M_impl._M_start[shndx] =
(type_2)var_4;
if (var_7 != 0) {
(this->super_Sized_relobj<32,_false>).super_Relobj.relocs_must_follow_section_writes_ = true;
return;
}
}
else {
if (var_4 != (var_4 & 0xffffffffU)) {
/* WARNING: Subroutine does not return */
var_8("../../gold/gold.h",0xc0,"convert_types");
}
(this->super_Sized_relobj<32,_false>).section_offsets_.
super__Vector_base<var_6,var_2::var_5<var_6>var_3>._M_impl._M_start[shndx] =
(type_2)var_4;
}
return;
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))))) right: (identifier))) (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: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))))) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (return_statement)))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (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))))))))) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier))))))) (return_statement))))
| null |
void MASKED(long param_1,undefined8 param_2,ulong param_3)
{
undefined8 uVar1;
int in_stack_00000008;
ulong local_20;
param_3 = param_3 & 0xffffffff;
uVar1 = FUN_00226f90(param_2,param_1);
*(undefined8 *)(*(long *)(param_1 + 0x50) + param_3 * 8) = uVar1;
if (local_20 == 0xffffffffffffffff) {
*(int *)(*(long *)(param_1 + 0xe0) + param_3 * 4) = (int)local_20;
if (in_stack_00000008 != 0) {
*(undefined1 *)(param_1 + 0x78) = 1;
return;
}
}
else {
if (local_20 != (local_20 & 0xffffffff)) {
/* WARNING: Subroutine does not return */
FUN_001e9890("../../gold/gold.h",0xc0,"convert_types");
}
*(int *)(param_3 * 4 + *(long *)(param_1 + 0xe0)) = (int)local_20;
}
return;
}
|
70_powerpc-linux-gnu-ld_and_powerpc-linux-gnu-ld_strip.c
|
xrealloc
|
xrealloc
|
void xrealloc(void)
{
(*(code *)PTR_xrealloc_002a3230)();
return;
}
|
void xrealloc(void)
{
(*(code *)PTR_xrealloc_002a3230)();
return;
}
|
JMP qword ptr [0x002a3230]
| null | null | null | null |
[(u'CAST_-1206926167', u'CALLIND_-1206926232'), ('const-0', u'RETURN_-1206926229'), (u'CALLIND_-1206926232', u'INDIRECT_-1206926172'), ('tmp_22', u'CAST_-1206926167'), (u'INDIRECT_-1206926172', u'COPY_-1206926231')]
|
[(u'CAST_-1206926167', u'CALLIND_-1206926232'), ('const-0', u'RETURN_-1206926229'), (u'CALLIND_-1206926232', u'INDIRECT_-1206926172'), ('tmp_22', u'CAST_-1206926167'), (u'INDIRECT_-1206926172', u'COPY_-1206926231')]
| null | null |
0010c460
|
x64
|
O2
|
(translation_unit "void xrealloc(void)\n\n{\n (*(code *)PTR_xrealloc_002a3230)();\n return;\n}\n\n" (function_definition "void xrealloc(void)\n\n{\n (*(code *)PTR_xrealloc_002a3230)();\n return;\n}" primitive_type (function_declarator "xrealloc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_xrealloc_002a3230)();\n return;\n}" { (expression_statement "(*(code *)PTR_xrealloc_002a3230)();" (call_expression "(*(code *)PTR_xrealloc_002a3230)()" (parenthesized_expression "(*(code *)PTR_xrealloc_002a3230)" ( (pointer_expression "*(code *)PTR_xrealloc_002a3230" * (cast_expression "(code *)PTR_xrealloc_002a3230" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "void xrealloc(void)\n\n{\n (*(code *)PTR_xrealloc_002a3230)();\n return;\n}\n\n" (function_definition "void xrealloc(void)\n\n{\n (*(code *)PTR_xrealloc_002a3230)();\n return;\n}" primitive_type (function_declarator "xrealloc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_xrealloc_002a3230)();\n return;\n}" { (expression_statement "(*(code *)PTR_xrealloc_002a3230)();" (call_expression "(*(code *)PTR_xrealloc_002a3230)()" (parenthesized_expression "(*(code *)PTR_xrealloc_002a3230)" ( (pointer_expression "*(code *)PTR_xrealloc_002a3230" * (cast_expression "(code *)PTR_xrealloc_002a3230" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "void xrealloc(void)\n\n{\n (*(code *)PTR_xrealloc_002a3230)();\n return;\n}\n\n" (function_definition "void xrealloc(void)\n\n{\n (*(code *)PTR_xrealloc_002a3230)();\n return;\n}" primitive_type (function_declarator "xrealloc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_xrealloc_002a3230)();\n return;\n}" { (expression_statement "(*(code *)PTR_xrealloc_002a3230)();" (call_expression "(*(code *)PTR_xrealloc_002a3230)()" (parenthesized_expression "(*(code *)PTR_xrealloc_002a3230)" ( (pointer_expression "*(code *)PTR_xrealloc_002a3230" * (cast_expression "(code *)PTR_xrealloc_002a3230" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( ))) ;) (return_statement return ;) })))
|
(function_definition "void xrealloc(void)\n\n{\n (*(code *)PTR_xrealloc_002a3230)();\n return;\n}" (primitive_type "void") (function_declarator "xrealloc(void)" (identifier "xrealloc") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_xrealloc_002a3230)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_xrealloc_002a3230)();" (call_expression "(*(code *)PTR_xrealloc_002a3230)()" (parenthesized_expression "(*(code *)PTR_xrealloc_002a3230)" (( "(") (pointer_expression "*(code *)PTR_xrealloc_002a3230" (* "*") (cast_expression "(code *)PTR_xrealloc_002a3230" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_xrealloc_002a3230"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
void function_1(void)
{
(*(type_1 *)PTR_xrealloc_002a3230)();
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_002a3230)();
return;
}
|
2077_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
|
~Struct_retain_symbols_file
|
FUN_0018ed70
|
/* DWARF original prototype: void ~Struct_retain_symbols_file(Struct_retain_symbols_file * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_retain_symbols_file::~Struct_retain_symbols_file
(Struct_retain_symbols_file *this,int __in_chrg)
{
pointer pcVar1;
(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00651be0;
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,0x70);
return;
}
|
void FUN_0018ed70(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00651be0;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340();
}
thunk_FUN_0049e340(param_1,0x70);
return;
}
|
LEA RAX,[0x651be0]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x0018ed90
CALL 0x0049e340
MOV RDI,RBX
MOV ESI,0x70
POP RBX
JMP 0x0049e330
| null | null | null | null |
[(u'PTRSUB_-1207439846', u'LOAD_-1207439992'), ('const-6626272', u'PTRSUB_-1207439859'), (u'PTRSUB_-1207439841', u'INT_NOTEQUAL_-1207439965'), (u'CAST_-1207439837', u'INT_NOTEQUAL_-1207439965'), ('const-433', u'LOAD_-1207439992'), ('const-0', u'PTRSUB_-1207439846'), ('tmp_58', u'CBRANCH_-1207439964'), (u'PTRSUB_-1207439853', u'STORE_-1207439996'), (u'PTRSUB_-1207439859', u'CAST_-1207439849'), ('const-8', u'PTRSUB_-1207439854'), (u'INT_NOTEQUAL_-1207439965', u'CBRANCH_-1207439964'), (u'PTRSUB_-1207439844', u'PTRSUB_-1207439841'), ('const-8', u'PTRSUB_-1207439848'), ('tmp_93', u'CALL_-1207439936'), (u'CAST_-1207439849', u'STORE_-1207439996'), ('const-433', u'STORE_-1207439996'), ('const-0', u'PTRSUB_-1207439853'), (u'PTRSUB_-1207439848', u'PTRSUB_-1207439844'), (u'PTRSUB_-1207439858', u'PTRSUB_-1207439853'), ('tmp_93', u'PTRSUB_-1207439848'), ('const-0', u'PTRSUB_-1207439849'), ('const-0', u'PTRSUB_-1207439859'), ('const-0', u'PTRSUB_-1207439853'), (u'LOAD_-1207439992', u'CALL_-1207439957'), ('tmp_93', u'PTRSUB_-1207439854'), (u'PTRSUB_-1207439854', u'PTRSUB_-1207439853'), ('const-16', u'PTRSUB_-1207439841'), ('const-112', u'CALL_-1207439936'), ('const-0', u'RETURN_-1207439932'), ('tmp_93', u'PTRSUB_-1207439858'), ('const-0', u'PTRSUB_-1207439858'), (u'PTRSUB_-1207439853', u'PTRSUB_-1207439849'), (u'PTRSUB_-1207439849', u'PTRSUB_-1207439846'), ('const-0', u'PTRSUB_-1207439844'), (u'LOAD_-1207439992', u'CAST_-1207439837')]
|
[('const-433', u'LOAD_-1207439992'), (u'LOAD_-1207439992', u'CAST_-1207439856'), ('tmp_194', u'PTRADD_-1207439852'), (u'CAST_-1207439856', u'INT_NOTEQUAL_-1207439965'), ('tmp_194', u'PTRADD_-1207439857'), ('tmp_194', u'STORE_-1207439996'), (u'PTRADD_-1207439857', u'LOAD_-1207439992'), ('const-3', u'PTRADD_-1207439852'), ('tmp_58', u'CBRANCH_-1207439964'), ('const-433', u'STORE_-1207439996'), ('const-0', u'PTRSUB_-1207439860'), ('const-8', u'PTRADD_-1207439857'), ('tmp_194', u'CALL_-1207439936'), ('const-6626272', u'PTRSUB_-1207439860'), (u'PTRADD_-1207439852', u'INT_NOTEQUAL_-1207439965'), (u'INT_NOTEQUAL_-1207439965', u'CBRANCH_-1207439964'), ('const-1', u'PTRADD_-1207439857'), (u'PTRSUB_-1207439860', u'STORE_-1207439996'), ('const-0', u'RETURN_-1207439932'), ('const-112', u'CALL_-1207439936'), ('const-8', u'PTRADD_-1207439852')]
| null | null |
0018ed70
|
x64
|
O2
|
(translation_unit "void FUN_0018ed70(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00651be0;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340();\n }\n thunk_FUN_0049e340(param_1,0x70);\n return;\n}\n\n" (function_definition "void FUN_0018ed70(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00651be0;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340();\n }\n thunk_FUN_0049e340(param_1,0x70);\n return;\n}" primitive_type (function_declarator "FUN_0018ed70(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_00651be0;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340();\n }\n thunk_FUN_0049e340(param_1,0x70);\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_00651be0;" (assignment_expression "*param_1 = &PTR_FUN_00651be0" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00651be0" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340();\n }" if (parenthesized_expression "((undefined8 *)param_1[1] != param_1 + 3)" ( (binary_expression "(undefined8 *)param_1[1] != param_1 + 3" (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) != (binary_expression "param_1 + 3" identifier + number_literal)) )) (compound_statement "{\n FUN_0049e340();\n }" { (expression_statement "FUN_0049e340();" (call_expression "FUN_0049e340()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "thunk_FUN_0049e340(param_1,0x70);" (call_expression "thunk_FUN_0049e340(param_1,0x70)" identifier (argument_list "(param_1,0x70)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "/* DWARF original prototype: void ~Struct_retain_symbols_file(Struct_retain_symbols_file * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_retain_symbols_file::~Struct_retain_symbols_file\n (Struct_retain_symbols_file *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_00651be0;\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,0x70);\n return;\n}\n\n" comment (function_definition "void __thiscall\ngold::General_options::Struct_retain_symbols_file::~Struct_retain_symbols_file\n (Struct_retain_symbols_file *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_00651be0;\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,0x70);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::General_options::Struct_retain_symbols_file::~" identifier : : identifier : : identifier : : ~) (function_declarator "Struct_retain_symbols_file\n (Struct_retain_symbols_file *this,int __in_chrg)" identifier (parameter_list "(Struct_retain_symbols_file *this,int __in_chrg)" ( (parameter_declaration "Struct_retain_symbols_file *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_00651be0;\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,0x70);\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_00651be0;" (assignment_expression "(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00651be0" (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_00651be0" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR_parse_to_value_00651be0" & 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,0x70);" (call_expression "operator_delete(this,0x70)" identifier (argument_list "(this,0x70)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "void FUN_0018ed70(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00651be0;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340();\n }\n thunk_FUN_0049e340(param_1,0x70);\n return;\n}\n\n" (function_definition "void FUN_0018ed70(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00651be0;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340();\n }\n thunk_FUN_0049e340(param_1,0x70);\n return;\n}" primitive_type (function_declarator "FUN_0018ed70(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_00651be0;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340();\n }\n thunk_FUN_0049e340(param_1,0x70);\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_00651be0;" (assignment_expression "*param_1 = &PTR_FUN_00651be0" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00651be0" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340();\n }" if (parenthesized_expression "((undefined8 *)param_1[1] != param_1 + 3)" ( (binary_expression "(undefined8 *)param_1[1] != param_1 + 3" (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) != (binary_expression "param_1 + 3" identifier + number_literal)) )) (compound_statement "{\n FUN_0049e340();\n }" { (expression_statement "FUN_0049e340();" (call_expression "FUN_0049e340()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "thunk_FUN_0049e340(param_1,0x70);" (call_expression "thunk_FUN_0049e340(param_1,0x70)" identifier (argument_list "(param_1,0x70)" ( 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_0018ed70(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00651be0;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340();\n }\n thunk_FUN_0049e340(param_1,0x70);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0018ed70(undefined8 *param_1)" (identifier "FUN_0018ed70") (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_00651be0;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340();\n }\n thunk_FUN_0049e340(param_1,0x70);\n return;\n}" ({ "{") (expression_statement "*param_1 = &PTR_FUN_00651be0;" (assignment_expression "*param_1 = &PTR_FUN_00651be0" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_00651be0" (& "&") (identifier "PTR_FUN_00651be0"))) (; ";")) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340();\n }" (if "if") (parenthesized_expression "((undefined8 *)param_1[1] != param_1 + 3)" (( "(") (binary_expression "(undefined8 *)param_1[1] != param_1 + 3" (cast_expression "(undefined8 *)param_1[1]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) (!= "!=") (binary_expression "param_1 + 3" (identifier "param_1") (+ "+") (number_literal "3"))) () ")")) (compound_statement "{\n FUN_0049e340();\n }" ({ "{") (expression_statement "FUN_0049e340();" (call_expression "FUN_0049e340()" (identifier "FUN_0049e340") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "thunk_FUN_0049e340(param_1,0x70);" (call_expression "thunk_FUN_0049e340(param_1,0x70)" (identifier "thunk_FUN_0049e340") (argument_list "(param_1,0x70)" (( "(") (identifier "param_1") (, ",") (number_literal "0x70") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
/* DWARF original prototype: void ~Struct_retain_symbols_file(Struct_retain_symbols_file * 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_00651be0;
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,0x70);
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_00651be0;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_0049e340();
}
thunk_FUN_0049e340(param_1,0x70);
return;
}
|
5595_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
|
~Sized_pluginobj
|
FUN_0023cf70
|
/* DWARF original prototype: void ~Sized_pluginobj(Sized_pluginobj<32,_false> * this, int __in_chrg)
*/
void __thiscall
gold::Sized_pluginobj<32,_false>::~Sized_pluginobj(Sized_pluginobj<32,_false> *this,int __in_chrg)
{
int *piVar1;
pointer ppSVar2;
Input_file *pIVar3;
pointer pcVar4;
(this->super_Pluginobj).super_Object._vptr_Object = (_func_int_varargs **)&DAT_00437058;
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>_>,_bool>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_bool>_>,_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>_>
::~_Hashtable((_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>_>,_bool>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_bool>_>,_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->super_Pluginobj).comdat_map_,__in_chrg);
ppSVar2 = (this->super_Pluginobj).symbols_.
super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl._M_start;
if (ppSVar2 != (pointer)0x0) {
operator_delete(ppSVar2);
}
(this->super_Pluginobj).super_Object._vptr_Object = (_func_int_varargs **)&DAT_00431850;
pIVar3 = (this->super_Pluginobj).super_Object.input_file_;
if (pIVar3 != (Input_file *)0x0) {
piVar1 = &(pIVar3->file_).object_count_;
*piVar1 = *piVar1 + -1;
}
pcVar4 = (this->super_Pluginobj).super_Object.name_._M_dataplus._M_p;
if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9
*)pcVar4 != &(this->super_Pluginobj).super_Object.name_.field_2) {
operator_delete(pcVar4);
return;
}
return;
}
|
void FUN_0023cf70(undefined8 *param_1)
{
int *piVar1;
*param_1 = &DAT_00437058;
FUN_0023ce90();
if (param_1[0xc] != 0) {
FUN_002dac60();
}
*param_1 = &DAT_00431850;
if (param_1[5] != 0) {
piVar1 = (int *)(param_1[5] + 0x50);
*piVar1 = *piVar1 + -1;
}
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_002dac60();
return;
}
return;
}
|
LEA RAX,[0x437058]
PUSH RBX
MOV RBX,RDI
SUB RDI,-0x80
MOV qword ptr [RDI + -0x80],RAX
CALL 0x0023ce90
MOV RDI,qword ptr [RBX + 0x60]
TEST RDI,RDI
JZ 0x0023cf96
CALL 0x002dac60
LEA RAX,[0x431850]
MOV qword ptr [RBX],RAX
MOV RAX,qword ptr [RBX + 0x28]
TEST RAX,RAX
JZ 0x0023cfad
SUB dword ptr [RAX + 0x50],0x1
MOV RDI,qword ptr [RBX + 0x8]
ADD RBX,0x18
CMP RDI,RBX
JZ 0x0023cfc0
POP RBX
JMP 0x002dac60
POP RBX
RET
| null | null | null | null |
[('const-8', u'PTRSUB_-1203973935'), ('const-128', u'PTRSUB_-1203974007'), (u'PTRSUB_-1203973940', u'PTRSUB_-1203973960'), (u'INT_NOTEQUAL_-1203974221', u'CBRANCH_-1203974220'), ('const-0', u'PTRSUB_-1203974023'), (u'PTRSUB_-1203973949', u'LOAD_-1203974155'), ('const-0', u'PTRSUB_-1203973960'), ('const-0', u'PTRSUB_-1203973969'), ('const-0', u'PTRSUB_-1203973948'), ('const-4397136', u'PTRSUB_-1203973991'), ('const-4294967295', u'INT_ADD_-1203974154'), (u'LOAD_-1203974155', u'CALL_-1203974110'), (u'LOAD_-1203974198', u'INT_NOTEQUAL_-1203974178'), (u'CAST_-1203973984', u'STORE_-1203974254'), (u'LOAD_-1203974155', u'CAST_-1203973927'), (u'PTRSUB_-1203973955', u'PTRSUB_-1203973942'), ('const-4419672', u'PTRSUB_-1203974020'), ('const-8', u'PTRSUB_-1203973940'), (u'PTRSUB_-1203973954', u'LOAD_-1203974198'), ('const-433', u'LOAD_-1203974172'), (u'CAST_-1203973979', u'CALL_-1203974243'), (u'PTRSUB_-1203973942', u'PTRSUB_-1203973935'), (u'PTRSUB_-1203973968', u'PTRSUB_-1203973954'), ('const-433', u'LOAD_-1203974155'), ('const-40', u'PTRSUB_-1203973954'), ('const-40', u'PTRSUB_-1203973954'), ('const-433', u'LOAD_-1203974241'), (u'PTRSUB_-1203973969', u'PTRSUB_-1203973958'), ('const-0', u'PTRSUB_-1203974017'), ('const-40', u'PTRSUB_-1203973968'), (u'PTRSUB_-1203973954', u'LOAD_-1203974172'), ('const-0', u'RETURN_-1203974106'), (u'LOAD_-1203974172', u'INT_ADD_-1203974154'), ('const-433', u'STORE_-1203974202'), ('const-0', u'PTRSUB_-1203973965'), (u'INT_ADD_-1203974154', u'STORE_-1203974169'), (u'CAST_-1203973927', u'INT_NOTEQUAL_-1203974121'), ('const-96', u'PTRSUB_-1203973991'), (u'PTRSUB_-1203973954', u'STORE_-1203974169'), ('tmp_293', u'PTRSUB_-1203974023'), (u'PTRSUB_-1203973935', u'PTRSUB_-1203973933'), (u'PTRSUB_-1203974002', u'PTRSUB_-1203973990'), (u'LOAD_-1203974241', u'INT_NOTEQUAL_-1203974221'), ('tmp_293', u'PTRSUB_-1203973962'), (u'PTRSUB_-1203973980', u'LOAD_-1203974241'), ('const-433', u'STORE_-1203974169'), ('const-0', u'PTRSUB_-1203973962'), (u'PTRSUB_-1203973991', u'CAST_-1203973952'), ('tmp_293', u'PTRSUB_-1203973983'), (u'PTRSUB_-1203973965', u'PTRSUB_-1203973954'), (u'PTRSUB_-1203973962', u'PTRSUB_-1203973948'), ('const-433', u'STORE_-1203974254'), (u'PTRSUB_-1203974020', u'CAST_-1203973984'), ('const-0', u'PTRSUB_-1203973955'), ('const-0', u'PTRSUB_-1203973958'), (u'PTRSUB_-1203973933', u'INT_NOTEQUAL_-1203974121'), ('tmp_86', u'CBRANCH_-1203974220'), ('const-0', u'PTRSUB_-1203974002'), ('const-0', u'PTRSUB_-1203973983'), (u'PTRSUB_-1203973991', u'PTRSUB_-1203974005'), ('const-0', u'INT_NOTEQUAL_-1203974221'), (u'INT_NOTEQUAL_-1203974121', u'CBRANCH_-1203974120'), ('tmp_293', u'PTRSUB_-1203974007'), (u'PTRSUB_-1203973960', u'PTRSUB_-1203973949'), ('const-433', u'LOAD_-1203974198'), (u'PTRSUB_-1203974007', u'CAST_-1203973979'), (u'LOAD_-1203974241', u'CALL_-1203974213'), ('const-0', u'PTRSUB_-1203974007'), (u'PTRSUB_-1203973990', u'STORE_-1203974254'), ('const-0', u'PTRSUB_-1203973990'), ('tmp_294', u'CALL_-1203974243'), ('tmp_249', u'CBRANCH_-1203974120'), (u'PTRSUB_-1203974017', u'PTRSUB_-1203974002'), (u'PTRSUB_-1203973983', u'PTRSUB_-1203973969'), ('const-0', u'INT_NOTEQUAL_-1203974178'), (u'PTRSUB_-1203973979', u'PTRSUB_-1203973965'), ('tmp_293', u'PTRSUB_-1203973979'), ('const-16', u'PTRSUB_-1203973933'), ('tmp_293', u'PTRSUB_-1203974017'), ('const-0', u'PTRSUB_-1203974020'), (u'INT_NOTEQUAL_-1203974178', u'CBRANCH_-1203974177'), (u'CAST_-1203973952', u'STORE_-1203974202'), ('const-0', u'PTRSUB_-1203973949'), (u'PTRSUB_-1203973992', u'PTRSUB_-1203973980'), (u'PTRSUB_-1203974005', u'PTRSUB_-1203973992'), (u'PTRSUB_-1203973958', u'STORE_-1203974202'), ('const-0', u'PTRSUB_-1203973980'), ('const-0', u'RETURN_-1203974093'), ('const-0', u'PTRSUB_-1203973992'), ('tmp_135', u'CBRANCH_-1203974177'), ('const-0', u'PTRSUB_-1203974005'), (u'PTRSUB_-1203974007', u'PTRSUB_-1203973991'), ('const-0', u'PTRSUB_-1203973979'), (u'LOAD_-1203974198', u'PTRSUB_-1203973968'), ('tmp_293', u'PTRSUB_-1203973955'), ('const-0', u'PTRSUB_-1203973991'), ('const-0', u'PTRSUB_-1203973942'), (u'PTRSUB_-1203973948', u'PTRSUB_-1203973940'), (u'PTRSUB_-1203974023', u'PTRSUB_-1203974007')]
|
[('const-433', u'LOAD_-1203974172'), ('const-0', u'INT_NOTEQUAL_-1203974221'), (u'INT_NOTEQUAL_-1203974121', u'CBRANCH_-1203974120'), ('const-8', u'PTRADD_-1203973990'), ('const-433', u'STORE_-1203974254'), ('const-5', u'PTRADD_-1203973990'), ('tmp_462', u'STORE_-1203974202'), (u'PTRADD_-1203973976', u'LOAD_-1203974155'), (u'INT_NOTEQUAL_-1203974221', u'CBRANCH_-1203974220'), (u'INT_ADD_-1203974160', u'CAST_-1203973979'), ('const-4294967295', u'INT_ADD_-1203974154'), ('const-4419672', u'PTRSUB_-1203974024'), (u'LOAD_-1203974198', u'INT_NOTEQUAL_-1203974178'), ('const-0', u'PTRSUB_-1203974024'), (u'CAST_-1203973974', u'INT_NOTEQUAL_-1203974121'), (u'PTRADD_-1203974015', u'LOAD_-1203974241'), ('const-8', u'PTRADD_-1203973971'), ('tmp_462', u'PTRADD_-1203973971'), ('const-80', u'INT_ADD_-1203974160'), ('tmp_249', u'CBRANCH_-1203974120'), ('const-433', u'STORE_-1203974202'), (u'PTRADD_-1203973990', u'LOAD_-1203974198'), (u'LOAD_-1203974198', u'INT_ADD_-1203974160'), ('const-0', u'INT_NOTEQUAL_-1203974178'), ('const-1', u'PTRADD_-1203973976'), (u'INT_NOTEQUAL_-1203974178', u'CBRANCH_-1203974177'), (u'PTRADD_-1203973971', u'INT_NOTEQUAL_-1203974121'), ('const-8', u'PTRADD_-1203974015'), (u'LOAD_-1203974155', u'CAST_-1203973974'), ('tmp_462', u'STORE_-1203974254'), ('const-0', u'PTRSUB_-1203973995'), ('const-0', u'RETURN_-1203974106'), (u'LOAD_-1203974172', u'INT_ADD_-1203974154'), (u'CAST_-1203973979', u'STORE_-1203974169'), (u'INT_ADD_-1203974154', u'STORE_-1203974169'), ('const-12', u'PTRADD_-1203974015'), (u'LOAD_-1203974241', u'INT_NOTEQUAL_-1203974221'), ('const-433', u'LOAD_-1203974198'), ('const-0', u'RETURN_-1203974093'), ('const-433', u'LOAD_-1203974155'), (u'PTRSUB_-1203973995', u'STORE_-1203974202'), ('tmp_462', u'PTRADD_-1203974015'), ('const-3', u'PTRADD_-1203973971'), ('tmp_135', u'CBRANCH_-1203974177'), (u'CAST_-1203973979', u'LOAD_-1203974172'), ('const-8', u'PTRADD_-1203973976'), ('const-433', u'LOAD_-1203974241'), ('const-4397136', u'PTRSUB_-1203973995'), ('const-433', u'STORE_-1203974169'), ('tmp_462', u'PTRADD_-1203973976'), ('tmp_86', u'CBRANCH_-1203974220'), (u'PTRSUB_-1203974024', u'STORE_-1203974254'), ('tmp_462', u'PTRADD_-1203973990')]
| null | null |
0023cf70
|
x64
|
O2
|
(translation_unit "void FUN_0023cf70(undefined8 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &DAT_00437058;\n FUN_0023ce90();\n if (param_1[0xc] != 0) {\n FUN_002dac60();\n }\n *param_1 = &DAT_00431850;\n if (param_1[5] != 0) {\n piVar1 = (int *)(param_1[5] + 0x50);\n *piVar1 = *piVar1 + -1;\n }\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60();\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_0023cf70(undefined8 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &DAT_00437058;\n FUN_0023ce90();\n if (param_1[0xc] != 0) {\n FUN_002dac60();\n }\n *param_1 = &DAT_00431850;\n if (param_1[5] != 0) {\n piVar1 = (int *)(param_1[5] + 0x50);\n *piVar1 = *piVar1 + -1;\n }\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60();\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_0023cf70(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n int *piVar1;\n \n *param_1 = &DAT_00437058;\n FUN_0023ce90();\n if (param_1[0xc] != 0) {\n FUN_002dac60();\n }\n *param_1 = &DAT_00431850;\n if (param_1[5] != 0) {\n piVar1 = (int *)(param_1[5] + 0x50);\n *piVar1 = *piVar1 + -1;\n }\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60();\n return;\n }\n return;\n}" { (declaration "int *piVar1;" primitive_type (pointer_declarator "*piVar1" * identifier) ;) (expression_statement "*param_1 = &DAT_00437058;" (assignment_expression "*param_1 = &DAT_00437058" (pointer_expression "*param_1" * identifier) = (pointer_expression "&DAT_00437058" & identifier)) ;) (expression_statement "FUN_0023ce90();" (call_expression "FUN_0023ce90()" identifier (argument_list "()" ( ))) ;) (if_statement "if (param_1[0xc] != 0) {\n FUN_002dac60();\n }" if (parenthesized_expression "(param_1[0xc] != 0)" ( (binary_expression "param_1[0xc] != 0" (subscript_expression "param_1[0xc]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n FUN_002dac60();\n }" { (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "*param_1 = &DAT_00431850;" (assignment_expression "*param_1 = &DAT_00431850" (pointer_expression "*param_1" * identifier) = (pointer_expression "&DAT_00431850" & identifier)) ;) (if_statement "if (param_1[5] != 0) {\n piVar1 = (int *)(param_1[5] + 0x50);\n *piVar1 = *piVar1 + -1;\n }" if (parenthesized_expression "(param_1[5] != 0)" ( (binary_expression "param_1[5] != 0" (subscript_expression "param_1[5]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n piVar1 = (int *)(param_1[5] + 0x50);\n *piVar1 = *piVar1 + -1;\n }" { (expression_statement "piVar1 = (int *)(param_1[5] + 0x50);" (assignment_expression "piVar1 = (int *)(param_1[5] + 0x50)" identifier = (cast_expression "(int *)(param_1[5] + 0x50)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[5] + 0x50)" ( (binary_expression "param_1[5] + 0x50" (subscript_expression "param_1[5]" identifier [ number_literal ]) + number_literal) )))) ;) (expression_statement "*piVar1 = *piVar1 + -1;" (assignment_expression "*piVar1 = *piVar1 + -1" (pointer_expression "*piVar1" * identifier) = (binary_expression "*piVar1 + -1" (pointer_expression "*piVar1" * identifier) + number_literal)) ;) })) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60();\n return;\n }" if (parenthesized_expression "((undefined8 *)param_1[1] != param_1 + 3)" ( (binary_expression "(undefined8 *)param_1[1] != param_1 + 3" (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) != (binary_expression "param_1 + 3" identifier + number_literal)) )) (compound_statement "{\n FUN_002dac60();\n return;\n }" { (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
|
(translation_unit "/* DWARF original prototype: void ~Sized_pluginobj(Sized_pluginobj<32,_false> * this, int __in_chrg)\n */\n\nvoid __thiscall\ngold::Sized_pluginobj<32,_false>::~Sized_pluginobj(Sized_pluginobj<32,_false> *this,int __in_chrg)\n\n{\n int *piVar1;\n pointer ppSVar2;\n Input_file *pIVar3;\n pointer pcVar4;\n \n (this->super_Pluginobj).super_Object._vptr_Object = (_func_int_varargs **)&DAT_00437058;\n std::\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>_>,_bool>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_bool>_>,_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 ::~_Hashtable((_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>_>,_bool>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_bool>_>,_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->super_Pluginobj).comdat_map_,__in_chrg);\n ppSVar2 = (this->super_Pluginobj).symbols_.\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl._M_start;\n if (ppSVar2 != (pointer)0x0) {\n operator_delete(ppSVar2);\n }\n (this->super_Pluginobj).super_Object._vptr_Object = (_func_int_varargs **)&DAT_00431850;\n pIVar3 = (this->super_Pluginobj).super_Object.input_file_;\n if (pIVar3 != (Input_file *)0x0) {\n piVar1 = &(pIVar3->file_).object_count_;\n *piVar1 = *piVar1 + -1;\n }\n pcVar4 = (this->super_Pluginobj).super_Object.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 *)pcVar4 != &(this->super_Pluginobj).super_Object.name_.field_2) {\n operator_delete(pcVar4);\n return;\n }\n return;\n}\n\n" comment (declaration "void __thiscall\ngold::Sized_pluginobj<32,_false>::~Sized_pluginobj(Sized_pluginobj<32,_false> *this,int __in_chrg)\n\n{\n int *piVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_false>::~Sized_pluginobj(Sized_pluginobj<32,_false> *this,int __in_chrg)\n\n{\n int" identifier > : : ~ (function_declarator "Sized_pluginobj(Sized_pluginobj<32,_false> *this,int __in_chrg)" identifier (parameter_list "(Sized_pluginobj<32,_false> *this,int __in_chrg)" ( (parameter_declaration "Sized_pluginobj" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "int __in_chrg" primitive_type identifier) ))) { primitive_type) (pointer_declarator "*piVar1" * identifier) ;) (declaration "pointer ppSVar2;" type_identifier identifier ;) (declaration "Input_file *pIVar3;" type_identifier (pointer_declarator "*pIVar3" * identifier) ;) (declaration "pointer pcVar4;" type_identifier identifier ;) (expression_statement "(this->super_Pluginobj).super_Object._vptr_Object = (_func_int_varargs **)&DAT_00437058;" (assignment_expression "(this->super_Pluginobj).super_Object._vptr_Object = (_func_int_varargs **)&DAT_00437058" (field_expression "(this->super_Pluginobj).super_Object._vptr_Object" (field_expression "(this->super_Pluginobj).super_Object" (parenthesized_expression "(this->super_Pluginobj)" ( (field_expression "this->super_Pluginobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (cast_expression "(_func_int_varargs **)&DAT_00437058" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&DAT_00437058" & identifier))) ;) (labeled_statement "std::\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>_>,_bool>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_bool>_>,_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 ::~_Hashtable((_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>_>,_bool>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_bool>_>,_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->super_Pluginobj).comdat_map_,__in_chrg);" statement_identifier (ERROR "::\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>_>,_bool>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_bool>_>,_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:" : : (binary_expression "_Hashtable<std" identifier < identifier) : : (comma_expression "__cxx11::basic_string<char,_std::char_traits<char>,_std" identifier (ERROR "::basic_string<char,_std::char_traits<char>" : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char" identifier < identifier) >) , identifier) : : (binary_expression "allocator<char>_>,_std" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (ERROR "," ,) identifier) : : (binary_expression "pair<const_std" identifier < identifier) : : (comma_expression "__cxx11::basic_string<char,_std::char_traits<char>,_std" identifier (ERROR "::basic_string<char,_std::char_traits<char>" : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char" identifier < identifier) >) , identifier) : : (binary_expression "allocator<char>_>,_bool>,_std" (binary_expression "allocator<char>_>,_bool" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (ERROR "," ,) identifier) > (ERROR "," ,) identifier) : : (binary_expression "allocator<std" identifier < identifier) : : (binary_expression "pair<const_std" identifier < identifier) : : (comma_expression "__cxx11::basic_string<char,_std::char_traits<char>,_std" identifier (ERROR "::basic_string<char,_std::char_traits<char>" : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char" identifier < identifier) >) , identifier) : : (binary_expression "allocator<char>_>,_bool>_>,_std" (binary_expression "allocator<char>_>,_bool>_" (binary_expression "allocator<char>_>,_bool" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (ERROR "," ,) identifier) > identifier) > (ERROR "," ,) identifier) : : (comma_expression "__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std" identifier (ERROR "::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>" : : (comma_expression "_Select1st,_std" identifier , identifier) : : (binary_expression "equal_to<std" identifier < identifier) : : (comma_expression "__cxx11::basic_string<char,_std::char_traits<char>,_std" identifier (ERROR "::basic_string<char,_std::char_traits<char>" : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char" identifier < identifier) >) , identifier) : : (binary_expression "allocator<char>_>_" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) >) , identifier) : : (binary_expression "hash<std" identifier < identifier) : : (comma_expression "__cxx11::basic_string<char,_std::char_traits<char>,_std" identifier (ERROR "::basic_string<char,_std::char_traits<char>" : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char" identifier < identifier) >) , identifier) : : (binary_expression "allocator<char>_>_>,_std" (binary_expression "allocator<char>_>_" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) > (ERROR "," ,) identifier) :) : (labeled_statement "__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::~_Hashtable((_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>_>,_bool>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_bool>_>,_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->super_Pluginobj).comdat_map_,__in_chrg);" statement_identifier (ERROR "::_Mod_range_hashing,_std:" : : (comma_expression "_Mod_range_hashing,_std" identifier , identifier) :) : (labeled_statement "__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::~_Hashtable((_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>_>,_bool>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_bool>_>,_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->super_Pluginobj).comdat_map_,__in_chrg);" statement_identifier (ERROR "::_Default_ranged_hash,_std:" : : (comma_expression "_Default_ranged_hash,_std" identifier , identifier) :) : (labeled_statement "__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::~_Hashtable((_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>_>,_bool>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_bool>_>,_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->super_Pluginobj).comdat_map_,__in_chrg);" statement_identifier (ERROR "::_Prime_rehash_policy,_std:" : : (comma_expression "_Prime_rehash_policy,_std" identifier , identifier) :) : (labeled_statement "__detail::_Hashtable_traits<true,_false,_true>_>\n ::~_Hashtable((_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>_>,_bool>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_bool>_>,_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->super_Pluginobj).comdat_map_,__in_chrg);" statement_identifier : (ERROR ":" :) (expression_statement "_Hashtable_traits<true,_false,_true>_>\n ::~_Hashtable((_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>_>,_bool>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_bool>_>,_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->super_Pluginobj).comdat_map_,__in_chrg);" (comma_expression "_Hashtable_traits<true,_false,_true>_>\n ::~_Hashtable((_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>_>,_bool>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_bool>_>,_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->super_Pluginobj).comdat_map_,__in_chrg)" (binary_expression "_Hashtable_traits<true" identifier < true) , (comma_expression "_false,_true>_>\n ::~_Hashtable((_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>_>,_bool>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_bool>_>,_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->super_Pluginobj).comdat_map_,__in_chrg)" identifier , (binary_expression "_true>_>\n ::~_Hashtable((_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>_>,_bool>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_bool>_>,_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->super_Pluginobj).comdat_map_,__in_chrg)" (binary_expression "_true>_" identifier > identifier) > (ERROR "::" : :) (unary_expression "~_Hashtable((_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>_>,_bool>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_bool>_>,_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->super_Pluginobj).comdat_map_,__in_chrg)" ~ (call_expression "_Hashtable((_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>_>,_bool>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_bool>_>,_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->super_Pluginobj).comdat_map_,__in_chrg)" identifier (argument_list "((_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_bool>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_bool>_>,_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->super_Pluginobj).comdat_map_,__in_chrg)" ( (binary_expression "(_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>_>,_bool>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_bool>_>,_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->super_Pluginobj).comdat_map_" (parenthesized_expression "(_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>_>,_bool>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_bool>_>,_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 *)" ( (ERROR "_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>_>,_bool>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_bool>_>,_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::" (comma_expression "_Hashtable<std::__cxx11::basic_string<char,_std" (binary_expression "_Hashtable<std::__cxx11::basic_string<char" (binary_expression "_Hashtable<std" identifier < identifier) (ERROR "::__cxx11::basic_string" : : identifier : : identifier) < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : : (binary_expression "allocator<char>_>,_std" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (ERROR "," ,) identifier) : : (binary_expression "pair<const_std" identifier < identifier) : : identifier : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : : (binary_expression "allocator<char>_>,_bool>,_std" (binary_expression "allocator<char>_>,_bool" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (ERROR "," ,) identifier) > (ERROR "," ,) identifier) : : (binary_expression "allocator<std" identifier < identifier) : : (binary_expression "pair<const_std" identifier < identifier) : : identifier : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : : (binary_expression "allocator<char>_>,_bool>_>,_std" (binary_expression "allocator<char>_>,_bool>_" (binary_expression "allocator<char>_>,_bool" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (ERROR "," ,) identifier) > identifier) > (ERROR "," ,) identifier) : : identifier : : (comma_expression "_Select1st,_std" identifier , identifier) : : (binary_expression "equal_to<std" identifier < identifier) : : identifier : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : : (binary_expression "allocator<char>_>_>,_std" (binary_expression "allocator<char>_>_" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) > (ERROR "," ,) identifier) : : (binary_expression "hash<std" identifier < identifier) : : identifier : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : : (binary_expression "allocator<char>_>_>,_std" (binary_expression "allocator<char>_>_" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) > (ERROR "," ,) identifier) : : identifier : : (comma_expression "_Mod_range_hashing,_std" identifier , identifier) : : identifier : : (comma_expression "_Default_ranged_hash,_std" identifier , identifier) : : identifier : : (comma_expression "_Prime_rehash_policy,_std" identifier , identifier) : : identifier : :) (comma_expression "_Hashtable_traits<true,_false,_true>_>\n *" (binary_expression "_Hashtable_traits<true" identifier < true) , (comma_expression "_false,_true>_>\n *" identifier , (binary_expression "_true>_>\n *" (binary_expression "_true>_" identifier > identifier) > (pointer_expression "*" * identifier)))) )) & (field_expression "(this->super_Pluginobj).comdat_map_" (parenthesized_expression "(this->super_Pluginobj)" ( (field_expression "this->super_Pluginobj" identifier -> field_identifier) )) . field_identifier)) , identifier ))))))) ;)))))) (expression_statement "ppSVar2 = (this->super_Pluginobj).symbols_.\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl._M_start;" (field_expression "ppSVar2 = (this->super_Pluginobj).symbols_.\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl._M_start" (field_expression "ppSVar2 = (this->super_Pluginobj).symbols_.\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>._M_impl" (binary_expression "ppSVar2 = (this->super_Pluginobj).symbols_.\n super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_" (binary_expression "ppSVar2 = (this->super_Pluginobj).symbols_.\n super__Vector_base<gold::Symbol*,_std::allocator<gold" (binary_expression "ppSVar2 = (this->super_Pluginobj).symbols_.\n super__Vector_base<gold::Symbol*,_std" (assignment_expression "ppSVar2 = (this->super_Pluginobj).symbols_.\n super__Vector_base<gold" identifier = (binary_expression "(this->super_Pluginobj).symbols_.\n super__Vector_base<gold" (field_expression "(this->super_Pluginobj).symbols_.\n super__Vector_base" (field_expression "(this->super_Pluginobj).symbols_" (parenthesized_expression "(this->super_Pluginobj)" ( (field_expression "this->super_Pluginobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) < identifier)) (ERROR "::Symbol" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Symbol" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (if_statement "if (ppSVar2 != (pointer)0x0) {\n operator_delete(ppSVar2);\n }" if (parenthesized_expression "(ppSVar2 != (pointer)0x0)" ( (binary_expression "ppSVar2 != (pointer)0x0" identifier != (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) )) (compound_statement "{\n operator_delete(ppSVar2);\n }" { (expression_statement "operator_delete(ppSVar2);" (call_expression "operator_delete(ppSVar2)" identifier (argument_list "(ppSVar2)" ( identifier ))) ;) })) (expression_statement "(this->super_Pluginobj).super_Object._vptr_Object = (_func_int_varargs **)&DAT_00431850;" (assignment_expression "(this->super_Pluginobj).super_Object._vptr_Object = (_func_int_varargs **)&DAT_00431850" (field_expression "(this->super_Pluginobj).super_Object._vptr_Object" (field_expression "(this->super_Pluginobj).super_Object" (parenthesized_expression "(this->super_Pluginobj)" ( (field_expression "this->super_Pluginobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (cast_expression "(_func_int_varargs **)&DAT_00431850" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&DAT_00431850" & identifier))) ;) (expression_statement "pIVar3 = (this->super_Pluginobj).super_Object.input_file_;" (assignment_expression "pIVar3 = (this->super_Pluginobj).super_Object.input_file_" identifier = (field_expression "(this->super_Pluginobj).super_Object.input_file_" (field_expression "(this->super_Pluginobj).super_Object" (parenthesized_expression "(this->super_Pluginobj)" ( (field_expression "this->super_Pluginobj" identifier -> field_identifier) )) . field_identifier) . field_identifier)) ;) (if_statement "if (pIVar3 != (Input_file *)0x0) {\n piVar1 = &(pIVar3->file_).object_count_;\n *piVar1 = *piVar1 + -1;\n }" if (parenthesized_expression "(pIVar3 != (Input_file *)0x0)" ( (binary_expression "pIVar3 != (Input_file *)0x0" identifier != (cast_expression "(Input_file *)0x0" ( (type_descriptor "Input_file *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n piVar1 = &(pIVar3->file_).object_count_;\n *piVar1 = *piVar1 + -1;\n }" { (expression_statement "piVar1 = &(pIVar3->file_).object_count_;" (assignment_expression "piVar1 = &(pIVar3->file_).object_count_" identifier = (pointer_expression "&(pIVar3->file_).object_count_" & (field_expression "(pIVar3->file_).object_count_" (parenthesized_expression "(pIVar3->file_)" ( (field_expression "pIVar3->file_" identifier -> field_identifier) )) . field_identifier))) ;) (expression_statement "*piVar1 = *piVar1 + -1;" (assignment_expression "*piVar1 = *piVar1 + -1" (pointer_expression "*piVar1" * identifier) = (binary_expression "*piVar1 + -1" (pointer_expression "*piVar1" * identifier) + number_literal)) ;) })) (expression_statement "pcVar4 = (this->super_Pluginobj).super_Object.name_._M_dataplus._M_p;" (assignment_expression "pcVar4 = (this->super_Pluginobj).super_Object.name_._M_dataplus._M_p" identifier = (field_expression "(this->super_Pluginobj).super_Object.name_._M_dataplus._M_p" (field_expression "(this->super_Pluginobj).super_Object.name_._M_dataplus" (field_expression "(this->super_Pluginobj).super_Object.name_" (field_expression "(this->super_Pluginobj).super_Object" (parenthesized_expression "(this->super_Pluginobj)" ( (field_expression "this->super_Pluginobj" identifier -> field_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 *)pcVar4 != &(this->super_Pluginobj).super_Object.name_.field_2) {\n operator_delete(pcVar4);\n return;\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar4 != &(this->super_Pluginobj).super_Object.name_.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar4 != &(this->super_Pluginobj).super_Object.name_.field_2)" ( (ERROR "anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::" (comma_expression "anon_union_16_2_edb7204a_for_basic_string<char,_std" (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_9\n *)pcVar4 != &(this->super_Pluginobj).super_Object.name_.field_2" (binary_expression "allocator<char>_>_9\n *)pcVar4" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)pcVar4" identifier * (ERROR ")" )) identifier)) != (pointer_expression "&(this->super_Pluginobj).super_Object.name_.field_2" & (field_expression "(this->super_Pluginobj).super_Object.name_.field_2" (field_expression "(this->super_Pluginobj).super_Object.name_" (field_expression "(this->super_Pluginobj).super_Object" (parenthesized_expression "(this->super_Pluginobj)" ( (field_expression "this->super_Pluginobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier))) )) )) (compound_statement "{\n operator_delete(pcVar4);\n return;\n }" { (expression_statement "operator_delete(pcVar4);" (call_expression "operator_delete(pcVar4)" identifier (argument_list "(pcVar4)" ( identifier ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) (ERROR "}" }))
|
(translation_unit "void FUN_0023cf70(undefined8 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &DAT_00437058;\n FUN_0023ce90();\n if (param_1[0xc] != 0) {\n FUN_002dac60();\n }\n *param_1 = &DAT_00431850;\n if (param_1[5] != 0) {\n piVar1 = (int *)(param_1[5] + 0x50);\n *piVar1 = *piVar1 + -1;\n }\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60();\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_0023cf70(undefined8 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &DAT_00437058;\n FUN_0023ce90();\n if (param_1[0xc] != 0) {\n FUN_002dac60();\n }\n *param_1 = &DAT_00431850;\n if (param_1[5] != 0) {\n piVar1 = (int *)(param_1[5] + 0x50);\n *piVar1 = *piVar1 + -1;\n }\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60();\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_0023cf70(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n int *piVar1;\n \n *param_1 = &DAT_00437058;\n FUN_0023ce90();\n if (param_1[0xc] != 0) {\n FUN_002dac60();\n }\n *param_1 = &DAT_00431850;\n if (param_1[5] != 0) {\n piVar1 = (int *)(param_1[5] + 0x50);\n *piVar1 = *piVar1 + -1;\n }\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60();\n return;\n }\n return;\n}" { (declaration "int *piVar1;" primitive_type (pointer_declarator "*piVar1" * identifier) ;) (expression_statement "*param_1 = &DAT_00437058;" (assignment_expression "*param_1 = &DAT_00437058" (pointer_expression "*param_1" * identifier) = (pointer_expression "&DAT_00437058" & identifier)) ;) (expression_statement "FUN_0023ce90();" (call_expression "FUN_0023ce90()" identifier (argument_list "()" ( ))) ;) (if_statement "if (param_1[0xc] != 0) {\n FUN_002dac60();\n }" if (parenthesized_expression "(param_1[0xc] != 0)" ( (binary_expression "param_1[0xc] != 0" (subscript_expression "param_1[0xc]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n FUN_002dac60();\n }" { (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "*param_1 = &DAT_00431850;" (assignment_expression "*param_1 = &DAT_00431850" (pointer_expression "*param_1" * identifier) = (pointer_expression "&DAT_00431850" & identifier)) ;) (if_statement "if (param_1[5] != 0) {\n piVar1 = (int *)(param_1[5] + 0x50);\n *piVar1 = *piVar1 + -1;\n }" if (parenthesized_expression "(param_1[5] != 0)" ( (binary_expression "param_1[5] != 0" (subscript_expression "param_1[5]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n piVar1 = (int *)(param_1[5] + 0x50);\n *piVar1 = *piVar1 + -1;\n }" { (expression_statement "piVar1 = (int *)(param_1[5] + 0x50);" (assignment_expression "piVar1 = (int *)(param_1[5] + 0x50)" identifier = (cast_expression "(int *)(param_1[5] + 0x50)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[5] + 0x50)" ( (binary_expression "param_1[5] + 0x50" (subscript_expression "param_1[5]" identifier [ number_literal ]) + number_literal) )))) ;) (expression_statement "*piVar1 = *piVar1 + -1;" (assignment_expression "*piVar1 = *piVar1 + -1" (pointer_expression "*piVar1" * identifier) = (binary_expression "*piVar1 + -1" (pointer_expression "*piVar1" * identifier) + number_literal)) ;) })) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60();\n return;\n }" if (parenthesized_expression "((undefined8 *)param_1[1] != param_1 + 3)" ( (binary_expression "(undefined8 *)param_1[1] != param_1 + 3" (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) != (binary_expression "param_1 + 3" identifier + number_literal)) )) (compound_statement "{\n FUN_002dac60();\n return;\n }" { (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression (pointer_expression * IDENT) + LIT)) ;) })) (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 ( ))) ;) (return_statement return ;) })) (return_statement return ;) })))
|
(function_definition "void FUN_0023cf70(undefined8 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &DAT_00437058;\n FUN_0023ce90();\n if (param_1[0xc] != 0) {\n FUN_002dac60();\n }\n *param_1 = &DAT_00431850;\n if (param_1[5] != 0) {\n piVar1 = (int *)(param_1[5] + 0x50);\n *piVar1 = *piVar1 + -1;\n }\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60();\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_0023cf70(undefined8 *param_1)" (identifier "FUN_0023cf70") (parameter_list "(undefined8 *param_1)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n int *piVar1;\n \n *param_1 = &DAT_00437058;\n FUN_0023ce90();\n if (param_1[0xc] != 0) {\n FUN_002dac60();\n }\n *param_1 = &DAT_00431850;\n if (param_1[5] != 0) {\n piVar1 = (int *)(param_1[5] + 0x50);\n *piVar1 = *piVar1 + -1;\n }\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60();\n return;\n }\n return;\n}" ({ "{") (declaration "int *piVar1;" (primitive_type "int") (pointer_declarator "*piVar1" (* "*") (identifier "piVar1")) (; ";")) (expression_statement "*param_1 = &DAT_00437058;" (assignment_expression "*param_1 = &DAT_00437058" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&DAT_00437058" (& "&") (identifier "DAT_00437058"))) (; ";")) (expression_statement "FUN_0023ce90();" (call_expression "FUN_0023ce90()" (identifier "FUN_0023ce90") (argument_list "()" (( "(") () ")"))) (; ";")) (if_statement "if (param_1[0xc] != 0) {\n FUN_002dac60();\n }" (if "if") (parenthesized_expression "(param_1[0xc] != 0)" (( "(") (binary_expression "param_1[0xc] != 0" (subscript_expression "param_1[0xc]" (identifier "param_1") ([ "[") (number_literal "0xc") (] "]")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_002dac60();\n }" ({ "{") (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" (identifier "FUN_002dac60") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "*param_1 = &DAT_00431850;" (assignment_expression "*param_1 = &DAT_00431850" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&DAT_00431850" (& "&") (identifier "DAT_00431850"))) (; ";")) (if_statement "if (param_1[5] != 0) {\n piVar1 = (int *)(param_1[5] + 0x50);\n *piVar1 = *piVar1 + -1;\n }" (if "if") (parenthesized_expression "(param_1[5] != 0)" (( "(") (binary_expression "param_1[5] != 0" (subscript_expression "param_1[5]" (identifier "param_1") ([ "[") (number_literal "5") (] "]")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n piVar1 = (int *)(param_1[5] + 0x50);\n *piVar1 = *piVar1 + -1;\n }" ({ "{") (expression_statement "piVar1 = (int *)(param_1[5] + 0x50);" (assignment_expression "piVar1 = (int *)(param_1[5] + 0x50)" (identifier "piVar1") (= "=") (cast_expression "(int *)(param_1[5] + 0x50)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1[5] + 0x50)" (( "(") (binary_expression "param_1[5] + 0x50" (subscript_expression "param_1[5]" (identifier "param_1") ([ "[") (number_literal "5") (] "]")) (+ "+") (number_literal "0x50")) () ")")))) (; ";")) (expression_statement "*piVar1 = *piVar1 + -1;" (assignment_expression "*piVar1 = *piVar1 + -1" (pointer_expression "*piVar1" (* "*") (identifier "piVar1")) (= "=") (binary_expression "*piVar1 + -1" (pointer_expression "*piVar1" (* "*") (identifier "piVar1")) (+ "+") (number_literal "-1"))) (; ";")) (} "}"))) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60();\n return;\n }" (if "if") (parenthesized_expression "((undefined8 *)param_1[1] != param_1 + 3)" (( "(") (binary_expression "(undefined8 *)param_1[1] != param_1 + 3" (cast_expression "(undefined8 *)param_1[1]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) (!= "!=") (binary_expression "param_1 + 3" (identifier "param_1") (+ "+") (number_literal "3"))) () ")")) (compound_statement "{\n FUN_002dac60();\n return;\n }" ({ "{") (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" (identifier "FUN_002dac60") (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
/* DWARF original prototype: void ~Sized_pluginobj(Sized_pluginobj<32,_false> * this, int __in_chrg)
*/
void __thiscall
var_5::Sized_pluginobj<32,_false>::~Sized_pluginobj(Sized_pluginobj<32,_false> *this,int __in_chrg)
{
int *piVar1;
type_1 var_7;
type_2 *var_9;
type_1 var_13;
(this->super_Pluginobj).super_Object._vptr_Object = (type_3 **)&DAT_00437058;
std::
var_4<std::__cxx11::basic_string<var_11,var_6::char_traits<var_11>,var_6::var_10<var_11>var_3>,var_6::pair<const_std::__cxx11::basic_string<var_11,var_6::char_traits<var_11>,var_6::var_10<var_11>var_3>,_bool>,var_6::var_10<std::pair<const_std::__cxx11::basic_string<var_11,var_6::char_traits<var_11>,var_6::var_10<var_11>var_3>,_bool>var_3>,var_6::__detail::_Select1st,var_6::equal_to<std::__cxx11::basic_string<var_11,var_6::char_traits<var_11>,var_6::var_10<var_11>var_3>var_3>,var_6::hash<std::__cxx11::basic_string<var_11,var_6::char_traits<var_11>,var_6::var_10<var_11>var_3>var_3>,var_6::__detail::_Mod_range_hashing,var_6::__detail::_Default_ranged_hash,var_6::__detail::_Prime_rehash_policy,var_6::__detail::var_1<true,_false,var_2>var_3>
::~var_4((var_4<std::__cxx11::basic_string<var_11,var_6::char_traits<var_11>,var_6::var_10<var_11>var_3>,var_6::pair<const_std::__cxx11::basic_string<var_11,var_6::char_traits<var_11>,var_6::var_10<var_11>var_3>,_bool>,var_6::var_10<std::pair<const_std::__cxx11::basic_string<var_11,var_6::char_traits<var_11>,var_6::var_10<var_11>var_3>,_bool>var_3>,var_6::__detail::_Select1st,var_6::equal_to<std::__cxx11::basic_string<var_11,var_6::char_traits<var_11>,var_6::var_10<var_11>var_3>var_3>,var_6::hash<std::__cxx11::basic_string<var_11,var_6::char_traits<var_11>,var_6::var_10<var_11>var_3>var_3>,var_6::__detail::_Mod_range_hashing,var_6::__detail::_Default_ranged_hash,var_6::__detail::_Prime_rehash_policy,var_6::__detail::var_1<true,_false,var_2>var_3>
*)&(this->super_Pluginobj).comdat_map_,__in_chrg);
var_7 = (this->super_Pluginobj).symbols_.
super__Vector_base<var_5::Symbol*,var_6::var_10<var_5::Symbol*>var_3>._M_impl._M_start;
if (var_7 != (type_1)0x0) {
var_8(var_7);
}
(this->super_Pluginobj).super_Object._vptr_Object = (type_3 **)&DAT_00431850;
var_9 = (this->super_Pluginobj).super_Object.input_file_;
if (var_9 != (type_2 *)0x0) {
piVar1 = &(var_9->file_).object_count_;
*piVar1 = *piVar1 + -1;
}
var_13 = (this->super_Pluginobj).super_Object.name_._M_dataplus._M_p;
if ((anon_union_16_2_edb7204a_for_basic_string<var_11,var_6::char_traits<var_11>,var_6::var_10<var_11>var_3>var_12
*)var_13 != &(this->super_Pluginobj).super_Object.name_.field_2) {
var_8(var_13);
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 (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (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))) (return_statement))) (return_statement))))
| null |
void MASKED(undefined8 *param_1)
{
int *piVar1;
*param_1 = &DAT_00437058;
FUN_0023ce90();
if (param_1[0xc] != 0) {
FUN_002dac60();
}
*param_1 = &DAT_00431850;
if (param_1[5] != 0) {
piVar1 = (int *)(param_1[5] + 0x50);
*piVar1 = *piVar1 + -1;
}
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_002dac60();
return;
}
return;
}
|
3226_x86_64-linux-gnu-gold_and_x86_64-linux-gnu-gold_strip.c
|
reserve
|
FUN_001c2020
|
/* DWARF original prototype: void
reserve(vector<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_> *
this, size_type __n) */
void __thiscall
std::vector<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>::reserve
(vector<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>
*this,size_type __n)
{
pointer pGVar1;
char *pcVar2;
pointer pGVar3;
pointer pGVar4;
long lVar5;
pointer pGVar6;
pointer pGVar7;
if (0xfffffffffffffff < __n) {
/* WARNING: Subroutine does not return */
__throw_length_error("vector::reserve");
}
pGVar4 = (this->
super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>
)._M_impl._M_start;
if (__n <= (ulong)((long)(this->
super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>
)._M_impl._M_end_of_storage - (long)pGVar4 >> 4)) {
return;
}
pGVar1 = (this->
super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>
)._M_impl._M_finish;
lVar5 = (long)pGVar1 - (long)pGVar4;
if (__n == 0) {
pGVar3 = (pointer)0x0;
pGVar7 = pGVar3;
pGVar6 = pGVar4;
}
else {
pGVar3 = (pointer)operator_new(__n * 0x10);
pGVar7 = pGVar3;
pGVar6 = (this->
super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>
)._M_impl._M_start;
}
for (; pGVar4 != pGVar1; pGVar4 = pGVar4 + 1) {
pcVar2 = pGVar4->signature;
pGVar3->section = pGVar4->section;
pGVar3->signature = pcVar2;
pGVar3 = pGVar3 + 1;
}
if (pGVar6 != (pointer)0x0) {
operator_delete(pGVar6);
}
(this->
super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>)
._M_impl._M_start = pGVar7;
(this->
super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>)
._M_impl._M_finish = (pointer)(lVar5 + (long)pGVar7);
(this->
super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>)
._M_impl._M_end_of_storage = pGVar7 + __n;
return;
}
|
void FUN_001c2020(long *param_1,ulong param_2)
{
undefined8 *puVar1;
undefined8 uVar2;
undefined8 *puVar3;
undefined8 *puVar4;
long lVar5;
undefined8 *puVar6;
undefined8 *puVar7;
if (0xfffffffffffffff < param_2) {
/* WARNING: Subroutine does not return */
FUN_002e12b0("vector::reserve");
}
puVar4 = (undefined8 *)*param_1;
if (param_2 <= (ulong)(param_1[2] - (long)puVar4 >> 4)) {
return;
}
puVar1 = (undefined8 *)param_1[1];
lVar5 = (long)puVar1 - (long)puVar4;
if (param_2 == 0) {
puVar3 = (undefined8 *)0x0;
puVar7 = puVar3;
puVar6 = puVar4;
}
else {
puVar3 = (undefined8 *)FUN_002a11b0(param_2 * 0x10);
puVar7 = puVar3;
puVar6 = (undefined8 *)*param_1;
}
for (; puVar4 != puVar1; puVar4 = puVar4 + 2) {
uVar2 = puVar4[1];
*puVar3 = *puVar4;
puVar3[1] = uVar2;
puVar3 = puVar3 + 2;
}
if (puVar6 != (undefined8 *)0x0) {
FUN_002a2980();
}
*param_1 = (long)puVar7;
param_1[1] = lVar5 + (long)puVar7;
param_1[2] = (long)(puVar7 + param_2 * 2);
return;
}
|
MOV RAX,0xfffffffffffffff
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBP
PUSH RBX
SUB RSP,0x8
CMP RSI,RAX
JA 0x001c20f8
MOV RBX,qword ptr [RDI]
MOV RAX,qword ptr [RDI + 0x10]
MOV R13,RDI
SUB RAX,RBX
SAR RAX,0x4
CMP RAX,RSI
JC 0x001c2070
ADD RSP,0x8
POP RBX
POP RBP
POP R12
POP R13
POP R14
POP R15
RET
MOV R14,qword ptr [RDI + 0x8]
MOV R12,RSI
SHL R12,0x4
MOV RBP,R14
SUB RBP,RBX
TEST RSI,RSI
JZ 0x001c20f0
MOV RDI,R12
CALL 0x002a11b0
MOV RDI,qword ptr [R13]
MOV R15,RAX
MOV RDX,RBX
MOV RCX,R15
CMP RBX,R14
JZ 0x001c20bc
MOV R8,qword ptr [RDX]
MOV RSI,qword ptr [RDX + 0x8]
ADD RDX,0x10
ADD RCX,0x10
MOV qword ptr [RCX + -0x10],R8
MOV qword ptr [RCX + -0x8],RSI
CMP R14,RDX
JNZ 0x001c20a0
TEST RDI,RDI
JZ 0x001c20c6
CALL 0x002a2980
ADD RBP,R15
ADD R12,R15
MOV qword ptr [R13],R15
MOV qword ptr [R13 + 0x8],RBP
MOV qword ptr [R13 + 0x10],R12
ADD RSP,0x8
POP RBX
POP RBP
POP R12
POP R13
POP R14
POP R15
RET
MOV RDI,RBX
XOR R15D,R15D
JMP 0x001c2095
LEA RDI,[0x340ce4]
CALL 0x002e12b0
| null | null | null | null |
[('tmp_956', u'PTRSUB_-1207754074'), ('tmp_956', u'PTRSUB_-1207754028'), (u'PTRSUB_-1207753968', u'LOAD_-1207754406'), ('const-0', u'PTRSUB_-1207753926'), ('const-8', u'PTRSUB_-1207753999'), ('const-16', u'PTRADD_-1207753969'), (u'MULTIEQUAL_-1207753998', u'PTRSUB_-1207753973'), (u'LOAD_-1207754366', u'STORE_-1207754324'), ('const-0', u'PTRSUB_-1207753914'), ('const-433', u'STORE_-1207754247'), (u'PTRADD_-1207753969', u'MULTIEQUAL_-1207753998'), ('const-0', u'RETURN_-1207754505'), ('const-0', u'PTRSUB_-1207754028'), (u'PTRSUB_-1207753977', u'LOAD_-1207754372'), (u'COPY_-1207754075', u'COPY_-1207753917'), (u'LOAD_-1207754372', u'STORE_-1207754331'), (u'PTRSUB_-1207753926', u'PTRSUB_-1207753914'), ('const-0', u'PTRSUB_-1207753905'), ('const-1152921504606846975', u'INT_LESS_-1207754639'), ('const-0', u'PTRSUB_-1207754074'), (u'INT_SRIGHT_-1207754585', u'CAST_-1207754012'), ('const-433', u'STORE_-1207754324'), (u'CAST_-1207753891', u'STORE_-1207754247'), ('const-0', u'COPY_-1207754075'), (u'INT_SUB_-1207754425', u'INT_ADD_-1207754261'), (u'LOAD_-1207754644', u'CAST_-1207753966'), ('const-0', u'PTRSUB_-1207753977'), (u'PTRSUB_-1207753996', u'PTRSUB_-1207753977'), (u'PTRSUB_-1207754055', u'PTRSUB_-1207754044'), ('tmp_957', u'INT_MULT_-1207754458'), (u'LOAD_-1207754638', u'CAST_-1207754021'), ('const-433', u'LOAD_-1207754372'), ('const-8', u'PTRSUB_-1207753900'), (u'CALL_-1207754407', u'CAST_-1207753954'), (u'CAST_-1207754012', u'INT_LESSEQUAL_-1207754563'), (u'COPY_-1207753914', u'MULTIEQUAL_-1207753993'), (u'CAST_-1207753892', u'INT_ADD_-1207754261'), (u'PTRSUB_-1207753999', u'LOAD_-1207754500'), (u'INT_LESSEQUAL_-1207754563', u'CBRANCH_-1207754562'), (u'INT_SUB_-1207754608', u'INT_SRIGHT_-1207754585'), ('const-8', u'PTRSUB_-1207753973'), (u'PTRSUB_-1207753915', u'PTRSUB_-1207753903'), (u'MULTIEQUAL_-1207753998', u'PTRSUB_-1207753977'), (u'PTRSUB_-1207753905', u'STORE_-1207754254'), (u'LOAD_-1207754644', u'COPY_-1207753914'), ('const-0', u'INT_EQUAL_-1207754420'), (u'PTRSUB_-1207753914', u'PTRSUB_-1207753905'), (u'INT_NOTEQUAL_-1207754373', u'CBRANCH_-1207754372'), ('const-0', u'PTRSUB_-1207753921'), (u'PTRSUB_-1207754078', u'PTRSUB_-1207754059'), ('tmp_536', u'CBRANCH_-1207754418'), (u'PTRSUB_-1207753977', u'PTRSUB_-1207753968'), (u'LOAD_-1207754644', u'CAST_-1207754020'), (u'MULTIEQUAL_-1207753996', u'PTRADD_-1207753935'), ('tmp_726', u'CBRANCH_-1207754288'), (u'INT_LESS_-1207754639', u'CBRANCH_-1207754648'), ('const-0', u'PTRSUB_-1207753909'), ('const-433', u'LOAD_-1207754638'), ('tmp_956', u'PTRSUB_-1207753921'), ('tmp_957', u'INT_EQUAL_-1207754420'), ('const-16', u'PTRADD_-1207753935'), (u'PTRSUB_-1207753921', u'PTRSUB_-1207753909'), ('const-0', u'PTRSUB_-1207753968'), (u'MULTIEQUAL_-1207753998', u'PTRADD_-1207753969'), (u'CAST_-1207754021', u'INT_SUB_-1207754608'), (u'MULTIEQUAL_-1207753993', u'INT_NOTEQUAL_-1207754289'), (u'PTRADD_-1207753935', u'COPY_-1207753980'), ('const-16', u'PTRSUB_-1207753895'), ('const-0', u'PTRSUB_-1207753903'), ('const-0', u'PTRSUB_-1207753929'), (u'INT_MULT_-1207754458', u'CALL_-1207754407'), (u'PTRSUB_-1207753895', u'STORE_-1207754240'), (u'PTRSUB_-1207753929', u'STORE_-1207754331'), (u'MULTIEQUAL_-1207753998', u'INT_NOTEQUAL_-1207754373'), (u'LOAD_-1207754500', u'CAST_-1207753967'), (u'PTRADD_-1207753902', u'STORE_-1207754240'), (u'PTRSUB_-1207754009', u'PTRSUB_-1207753999'), (u'LOAD_-1207754500', u'INT_NOTEQUAL_-1207754373'), (u'COPY_-1207753917', u'MULTIEQUAL_-1207753994'), (u'PTRSUB_-1207754044', u'LOAD_-1207754638'), ('const-0', u'INT_NOTEQUAL_-1207754289'), (u'MULTIEQUAL_-1207753994', u'CAST_-1207753892'), ('tmp_957', u'INT_LESS_-1207754639'), (u'COPY_-1207753954', u'CALL_-1207754141'), (u'LOAD_-1207754406', u'COPY_-1207754015'), ('const-4', u'INT_SRIGHT_-1207754585'), (u'INT_ADD_-1207754261', u'CAST_-1207753891'), ('const-1', u'PTRADD_-1207753969'), (u'MULTIEQUAL_-1207753994', u'STORE_-1207754254'), (u'MULTIEQUAL_-1207753996', u'PTRSUB_-1207753929'), ('const-0', u'PTRSUB_-1207753977'), ('const-433', u'STORE_-1207754254'), ('tmp_956', u'PTRSUB_-1207754078'), (u'PTRSUB_-1207753909', u'PTRSUB_-1207753900'), ('const-16', u'INT_MULT_-1207754458'), (u'PTRSUB_-1207754074', u'PTRSUB_-1207754055'), ('tmp_275', u'CBRANCH_-1207754562'), (u'CAST_-1207753967', u'INT_SUB_-1207754425'), (u'CAST_-1207754020', u'INT_SUB_-1207754608'), (u'CAST_-1207753954', u'MULTIEQUAL_-1207753996'), (u'PTRSUB_-1207753924', u'STORE_-1207754324'), (u'MULTIEQUAL_-1207753993', u'COPY_-1207753976'), ('tmp_956', u'PTRSUB_-1207753915'), ('const-16', u'PTRADD_-1207753902'), ('const-1', u'RETURN_-1207754136'), (u'COPY_-1207754075', u'MULTIEQUAL_-1207753996'), (u'MULTIEQUAL_-1207753994', u'PTRADD_-1207753902'), ('const-0', u'PTRSUB_-1207754055'), ('const-8', u'PTRSUB_-1207753924'), ('const-433', u'STORE_-1207754240'), ('const-433', u'STORE_-1207754331'), (u'MULTIEQUAL_-1207753996', u'PTRSUB_-1207753924'), (u'MULTIEQUAL_-1207753993', u'CALL_-1207754281'), (u'COPY_-1207754018', u'MULTIEQUAL_-1207753994'), ('const-1', u'PTRADD_-1207753935'), (u'CAST_-1207753966', u'INT_SUB_-1207754425'), (u'MULTIEQUAL_-1207753994', u'COPY_-1207753979'), ('const-0', u'PTRSUB_-1207754009'), (u'COPY_-1207753976', u'MULTIEQUAL_-1207753993'), (u'PTRSUB_-1207753900', u'STORE_-1207754247'), ('const-0', u'PTRSUB_-1207753996'), ('const-3411172', u'COPY_-1207753954'), ('const-0', u'PTRSUB_-1207754059'), (u'INT_NOTEQUAL_-1207754289', u'CBRANCH_-1207754288'), ('const-0', u'RETURN_-1207754179'), (u'CAST_-1207753954', u'COPY_-1207754018'), ('tmp_956', u'PTRSUB_-1207753926'), ('const-433', u'LOAD_-1207754366'), ('const-433', u'LOAD_-1207754500'), (u'PTRSUB_-1207754059', u'PTRSUB_-1207754048'), ('tmp_956', u'PTRSUB_-1207753996'), ('tmp_957', u'PTRADD_-1207753902'), ('const-0', u'PTRSUB_-1207753915'), (u'COPY_-1207754015', u'MULTIEQUAL_-1207753993'), (u'COPY_-1207753980', u'MULTIEQUAL_-1207753996'), ('tmp_930', u'BRANCH_-1207754157'), (u'PTRSUB_-1207754048', u'LOAD_-1207754644'), (u'COPY_-1207753979', u'MULTIEQUAL_-1207753994'), (u'PTRSUB_-1207754028', u'PTRSUB_-1207754009'), (u'INT_EQUAL_-1207754420', u'CBRANCH_-1207754418'), ('tmp_957', u'INT_LESSEQUAL_-1207754563'), ('const-433', u'LOAD_-1207754406'), ('tmp_587', u'CBRANCH_-1207754372'), ('const-433', u'LOAD_-1207754644'), ('tmp_109', u'CBRANCH_-1207754648'), ('const-0', u'PTRSUB_-1207754078'), ('const-0', u'PTRSUB_-1207754048'), (u'PTRSUB_-1207753973', u'LOAD_-1207754366'), ('const-16', u'PTRSUB_-1207754044'), (u'LOAD_-1207754644', u'MULTIEQUAL_-1207753998'), (u'PTRSUB_-1207753903', u'PTRSUB_-1207753895')]
|
[(u'COPY_-1207754074', u'MULTIEQUAL_-1207753995'), ('tmp_1343', u'INT_MULT_-1207753969'), ('const-2', u'PTRADD_-1207753922'), (u'CAST_-1207753983', u'MULTIEQUAL_-1207753995'), (u'LOAD_-1207754366', u'STORE_-1207754324'), ('const-0', u'RETURN_-1207754505'), ('tmp_1343', u'INT_EQUAL_-1207754420'), (u'CAST_-1207753920', u'INT_ADD_-1207754261'), (u'MULTIEQUAL_-1207753993', u'PTRADD_-1207753935'), (u'LOAD_-1207754372', u'STORE_-1207754331'), (u'PTRADD_-1207753959', u'STORE_-1207754324'), ('const-433', u'LOAD_-1207754366'), (u'COPY_-1207753953', u'CALL_-1207754141'), ('const-433', u'LOAD_-1207754644'), ('const-4', u'INT_SRIGHT_-1207754585'), (u'CAST_-1207754061', u'MULTIEQUAL_-1207753997'), (u'CALL_-1207754407', u'CAST_-1207753983'), (u'INT_SUB_-1207754425', u'INT_ADD_-1207754261'), ('const-8', u'PTRADD_-1207753973'), (u'COPY_-1207754074', u'COPY_-1207753947'), (u'MULTIEQUAL_-1207753993', u'CAST_-1207753920'), (u'COPY_-1207754010', u'MULTIEQUAL_-1207753995'), (u'CAST_-1207754061', u'CAST_-1207754050'), ('tmp_1348', u'PTRADD_-1207753927'), (u'MULTIEQUAL_-1207753995', u'PTRADD_-1207753959'), (u'CAST_-1207754061', u'COPY_-1207753944'), (u'INT_LESSEQUAL_-1207754563', u'CBRANCH_-1207754562'), ('const-0', u'COPY_-1207754074'), (u'INT_SUB_-1207754608', u'INT_SRIGHT_-1207754585'), (u'PTRADD_-1207754030', u'LOAD_-1207754500'), ('const-2', u'PTRADD_-1207753973'), (u'COPY_-1207754048', u'MULTIEQUAL_-1207753993'), ('const-0', u'INT_EQUAL_-1207754420'), (u'INT_NOTEQUAL_-1207754373', u'CBRANCH_-1207754372'), ('const-8', u'PTRADD_-1207753959'), ('tmp_536', u'CBRANCH_-1207754418'), (u'CAST_-1207753977', u'COPY_-1207754045'), ('const-8', u'PTRADD_-1207753927'), ('const-8', u'PTRADD_-1207753922'), ('const-2', u'INT_MULT_-1207753969'), (u'MULTIEQUAL_-1207753997', u'PTRADD_-1207753978'), (u'PTRADD_-1207753973', u'MULTIEQUAL_-1207753997'), ('tmp_726', u'CBRANCH_-1207754288'), (u'INT_LESS_-1207754639', u'CBRANCH_-1207754648'), ('const-8', u'PTRADD_-1207753978'), ('tmp_1343', u'INT_LESS_-1207754639'), (u'LOAD_-1207754638', u'INT_SUB_-1207754608'), ('const-1152921504606846975', u'INT_LESS_-1207754639'), ('const-433', u'LOAD_-1207754372'), (u'MULTIEQUAL_-1207753993', u'CAST_-1207753913'), ('const-8', u'PTRADD_-1207753968'), ('tmp_1348', u'LOAD_-1207754406'), (u'INT_MULT_-1207754458', u'CALL_-1207754407'), (u'CAST_-1207754061', u'CAST_-1207753995'), ('const-2', u'PTRADD_-1207754075'), (u'COPY_-1207753947', u'MULTIEQUAL_-1207753993'), (u'PTRADD_-1207753968', u'COPY_-1207754010'), ('const-433', u'STORE_-1207754240'), (u'CAST_-1207754050', u'INT_SUB_-1207754608'), (u'MULTIEQUAL_-1207753997', u'PTRADD_-1207753973'), (u'INT_MULT_-1207753969', u'PTRADD_-1207753935'), ('tmp_1348', u'STORE_-1207754254'), (u'PTRADD_-1207753922', u'STORE_-1207754240'), ('const-16', u'INT_MULT_-1207754458'), (u'PTRADD_-1207753978', u'LOAD_-1207754366'), (u'PTRADD_-1207754075', u'LOAD_-1207754638'), ('const-0', u'INT_NOTEQUAL_-1207754289'), (u'CAST_-1207753904', u'STORE_-1207754240'), ('tmp_1343', u'INT_LESSEQUAL_-1207754563'), (u'CAST_-1207753983', u'COPY_-1207754048'), (u'CAST_-1207753913', u'STORE_-1207754254'), (u'CAST_-1207753995', u'INT_SUB_-1207754425'), (u'COPY_-1207754009', u'MULTIEQUAL_-1207753993'), (u'LOAD_-1207754406', u'CAST_-1207753977'), (u'INT_SRIGHT_-1207754585', u'CAST_-1207754042'), (u'CAST_-1207754011', u'INT_NOTEQUAL_-1207754373'), ('const-433', u'LOAD_-1207754500'), (u'CAST_-1207754011', u'CAST_-1207753996'), (u'LOAD_-1207754500', u'CAST_-1207754011'), (u'INT_ADD_-1207754261', u'STORE_-1207754247'), ('const-8', u'PTRADD_-1207754075'), ('const-1', u'PTRADD_-1207753978'), ('const-8', u'PTRADD_-1207753935'), ('tmp_275', u'CBRANCH_-1207754562'), ('tmp_1348', u'PTRADD_-1207753922'), ('const-433', u'LOAD_-1207754638'), (u'COPY_-1207754045', u'MULTIEQUAL_-1207753992'), (u'MULTIEQUAL_-1207753993', u'COPY_-1207754009'), ('const-1', u'RETURN_-1207754136'), (u'MULTIEQUAL_-1207753997', u'LOAD_-1207754372'), ('tmp_1348', u'PTRADD_-1207754075'), ('tmp_1348', u'LOAD_-1207754644'), ('const-1', u'PTRADD_-1207753927'), (u'MULTIEQUAL_-1207753995', u'STORE_-1207754331'), (u'CAST_-1207754042', u'INT_LESSEQUAL_-1207754563'), (u'COPY_-1207754006', u'MULTIEQUAL_-1207753992'), (u'COPY_-1207753944', u'MULTIEQUAL_-1207753992'), (u'PTRADD_-1207753935', u'CAST_-1207753904'), ('const-1', u'PTRADD_-1207754030'), (u'MULTIEQUAL_-1207753997', u'INT_NOTEQUAL_-1207754373'), (u'INT_NOTEQUAL_-1207754289', u'CBRANCH_-1207754288'), ('const-433', u'STORE_-1207754254'), ('const-0', u'RETURN_-1207754179'), (u'MULTIEQUAL_-1207753995', u'PTRADD_-1207753968'), ('tmp_1343', u'INT_MULT_-1207754458'), (u'MULTIEQUAL_-1207753992', u'INT_NOTEQUAL_-1207754289'), ('const-433', u'STORE_-1207754247'), (u'MULTIEQUAL_-1207753992', u'COPY_-1207754006'), ('const-2', u'PTRADD_-1207753968'), ('tmp_1348', u'PTRADD_-1207754030'), ('const-8', u'PTRADD_-1207754030'), ('tmp_930', u'BRANCH_-1207754157'), ('const-433', u'LOAD_-1207754406'), (u'INT_EQUAL_-1207754420', u'CBRANCH_-1207754418'), ('const-433', u'STORE_-1207754331'), (u'LOAD_-1207754644', u'CAST_-1207754061'), ('const-3411172', u'COPY_-1207753953'), ('tmp_587', u'CBRANCH_-1207754372'), ('const-433', u'STORE_-1207754324'), ('tmp_109', u'CBRANCH_-1207754648'), (u'PTRADD_-1207753927', u'STORE_-1207754247'), ('const-1', u'PTRADD_-1207753959'), (u'CAST_-1207753996', u'INT_SUB_-1207754425')]
| null | null |
001c2020
|
x64
|
O2
|
(translation_unit "void FUN_001c2020(long *param_1,ulong param_2)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 *puVar3;\n undefined8 *puVar4;\n long lVar5;\n undefined8 *puVar6;\n undefined8 *puVar7;\n \n if (0xfffffffffffffff < param_2) {\n /* WARNING: Subroutine does not return */\n FUN_002e12b0("vector::reserve");\n }\n puVar4 = (undefined8 *)*param_1;\n if (param_2 <= (ulong)(param_1[2] - (long)puVar4 >> 4)) {\n return;\n }\n puVar1 = (undefined8 *)param_1[1];\n lVar5 = (long)puVar1 - (long)puVar4;\n if (param_2 == 0) {\n puVar3 = (undefined8 *)0x0;\n puVar7 = puVar3;\n puVar6 = puVar4;\n }\n else {\n puVar3 = (undefined8 *)FUN_002a11b0(param_2 * 0x10);\n puVar7 = puVar3;\n puVar6 = (undefined8 *)*param_1;\n }\n for (; puVar4 != puVar1; puVar4 = puVar4 + 2) {\n uVar2 = puVar4[1];\n *puVar3 = *puVar4;\n puVar3[1] = uVar2;\n puVar3 = puVar3 + 2;\n }\n if (puVar6 != (undefined8 *)0x0) {\n FUN_002a2980();\n }\n *param_1 = (long)puVar7;\n param_1[1] = lVar5 + (long)puVar7;\n param_1[2] = (long)(puVar7 + param_2 * 2);\n return;\n}\n\n" (function_definition "void FUN_001c2020(long *param_1,ulong param_2)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 *puVar3;\n undefined8 *puVar4;\n long lVar5;\n undefined8 *puVar6;\n undefined8 *puVar7;\n \n if (0xfffffffffffffff < param_2) {\n /* WARNING: Subroutine does not return */\n FUN_002e12b0("vector::reserve");\n }\n puVar4 = (undefined8 *)*param_1;\n if (param_2 <= (ulong)(param_1[2] - (long)puVar4 >> 4)) {\n return;\n }\n puVar1 = (undefined8 *)param_1[1];\n lVar5 = (long)puVar1 - (long)puVar4;\n if (param_2 == 0) {\n puVar3 = (undefined8 *)0x0;\n puVar7 = puVar3;\n puVar6 = puVar4;\n }\n else {\n puVar3 = (undefined8 *)FUN_002a11b0(param_2 * 0x10);\n puVar7 = puVar3;\n puVar6 = (undefined8 *)*param_1;\n }\n for (; puVar4 != puVar1; puVar4 = puVar4 + 2) {\n uVar2 = puVar4[1];\n *puVar3 = *puVar4;\n puVar3[1] = uVar2;\n puVar3 = puVar3 + 2;\n }\n if (puVar6 != (undefined8 *)0x0) {\n FUN_002a2980();\n }\n *param_1 = (long)puVar7;\n param_1[1] = lVar5 + (long)puVar7;\n param_1[2] = (long)(puVar7 + param_2 * 2);\n return;\n}" primitive_type (function_declarator "FUN_001c2020(long *param_1,ulong param_2)" identifier (parameter_list "(long *param_1,ulong param_2)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "ulong param_2" type_identifier identifier) ))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 *puVar3;\n undefined8 *puVar4;\n long lVar5;\n undefined8 *puVar6;\n undefined8 *puVar7;\n \n if (0xfffffffffffffff < param_2) {\n /* WARNING: Subroutine does not return */\n FUN_002e12b0("vector::reserve");\n }\n puVar4 = (undefined8 *)*param_1;\n if (param_2 <= (ulong)(param_1[2] - (long)puVar4 >> 4)) {\n return;\n }\n puVar1 = (undefined8 *)param_1[1];\n lVar5 = (long)puVar1 - (long)puVar4;\n if (param_2 == 0) {\n puVar3 = (undefined8 *)0x0;\n puVar7 = puVar3;\n puVar6 = puVar4;\n }\n else {\n puVar3 = (undefined8 *)FUN_002a11b0(param_2 * 0x10);\n puVar7 = puVar3;\n puVar6 = (undefined8 *)*param_1;\n }\n for (; puVar4 != puVar1; puVar4 = puVar4 + 2) {\n uVar2 = puVar4[1];\n *puVar3 = *puVar4;\n puVar3[1] = uVar2;\n puVar3 = puVar3 + 2;\n }\n if (puVar6 != (undefined8 *)0x0) {\n FUN_002a2980();\n }\n *param_1 = (long)puVar7;\n param_1[1] = lVar5 + (long)puVar7;\n param_1[2] = (long)(puVar7 + param_2 * 2);\n return;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "undefined8 *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (declaration "undefined8 *puVar4;" type_identifier (pointer_declarator "*puVar4" * identifier) ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *puVar6;" type_identifier (pointer_declarator "*puVar6" * identifier) ;) (declaration "undefined8 *puVar7;" type_identifier (pointer_declarator "*puVar7" * identifier) ;) (if_statement "if (0xfffffffffffffff < param_2) {\n /* WARNING: Subroutine does not return */\n FUN_002e12b0("vector::reserve");\n }" if (parenthesized_expression "(0xfffffffffffffff < param_2)" ( (binary_expression "0xfffffffffffffff < param_2" number_literal < identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_002e12b0("vector::reserve");\n }" { comment (expression_statement "FUN_002e12b0("vector::reserve");" (call_expression "FUN_002e12b0("vector::reserve")" identifier (argument_list "("vector::reserve")" ( (string_literal ""vector::reserve"" " string_content ") ))) ;) })) (expression_statement "puVar4 = (undefined8 *)*param_1;" (assignment_expression "puVar4 = (undefined8 *)*param_1" identifier = (cast_expression "(undefined8 *)*param_1" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (if_statement "if (param_2 <= (ulong)(param_1[2] - (long)puVar4 >> 4)) {\n return;\n }" if (parenthesized_expression "(param_2 <= (ulong)(param_1[2] - (long)puVar4 >> 4))" ( (binary_expression "param_2 <= (ulong)(param_1[2] - (long)puVar4 >> 4)" identifier <= (call_expression "(ulong)(param_1[2] - (long)puVar4 >> 4)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(param_1[2] - (long)puVar4 >> 4)" ( (binary_expression "param_1[2] - (long)puVar4 >> 4" (binary_expression "param_1[2] - (long)puVar4" (subscript_expression "param_1[2]" identifier [ number_literal ]) - (cast_expression "(long)puVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) )))) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (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 "lVar5 = (long)puVar1 - (long)puVar4;" (assignment_expression "lVar5 = (long)puVar1 - (long)puVar4" identifier = (binary_expression "(long)puVar1 - (long)puVar4" (cast_expression "(long)puVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)puVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (if_statement "if (param_2 == 0) {\n puVar3 = (undefined8 *)0x0;\n puVar7 = puVar3;\n puVar6 = puVar4;\n }\n else {\n puVar3 = (undefined8 *)FUN_002a11b0(param_2 * 0x10);\n puVar7 = puVar3;\n puVar6 = (undefined8 *)*param_1;\n }" if (parenthesized_expression "(param_2 == 0)" ( (binary_expression "param_2 == 0" identifier == number_literal) )) (compound_statement "{\n puVar3 = (undefined8 *)0x0;\n puVar7 = puVar3;\n puVar6 = puVar4;\n }" { (expression_statement "puVar3 = (undefined8 *)0x0;" (assignment_expression "puVar3 = (undefined8 *)0x0" identifier = (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "puVar7 = puVar3;" (assignment_expression "puVar7 = puVar3" identifier = identifier) ;) (expression_statement "puVar6 = puVar4;" (assignment_expression "puVar6 = puVar4" identifier = identifier) ;) }) (else_clause "else {\n puVar3 = (undefined8 *)FUN_002a11b0(param_2 * 0x10);\n puVar7 = puVar3;\n puVar6 = (undefined8 *)*param_1;\n }" else (compound_statement "{\n puVar3 = (undefined8 *)FUN_002a11b0(param_2 * 0x10);\n puVar7 = puVar3;\n puVar6 = (undefined8 *)*param_1;\n }" { (expression_statement "puVar3 = (undefined8 *)FUN_002a11b0(param_2 * 0x10);" (assignment_expression "puVar3 = (undefined8 *)FUN_002a11b0(param_2 * 0x10)" identifier = (cast_expression "(undefined8 *)FUN_002a11b0(param_2 * 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002a11b0(param_2 * 0x10)" identifier (argument_list "(param_2 * 0x10)" ( (binary_expression "param_2 * 0x10" identifier * number_literal) ))))) ;) (expression_statement "puVar7 = puVar3;" (assignment_expression "puVar7 = puVar3" identifier = identifier) ;) (expression_statement "puVar6 = (undefined8 *)*param_1;" (assignment_expression "puVar6 = (undefined8 *)*param_1" identifier = (cast_expression "(undefined8 *)*param_1" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) }))) (for_statement "for (; puVar4 != puVar1; puVar4 = puVar4 + 2) {\n uVar2 = puVar4[1];\n *puVar3 = *puVar4;\n puVar3[1] = uVar2;\n puVar3 = puVar3 + 2;\n }" for ( ; (binary_expression "puVar4 != puVar1" identifier != identifier) ; (assignment_expression "puVar4 = puVar4 + 2" identifier = (binary_expression "puVar4 + 2" identifier + number_literal)) ) (compound_statement "{\n uVar2 = puVar4[1];\n *puVar3 = *puVar4;\n puVar3[1] = uVar2;\n puVar3 = puVar3 + 2;\n }" { (expression_statement "uVar2 = puVar4[1];" (assignment_expression "uVar2 = puVar4[1]" identifier = (subscript_expression "puVar4[1]" identifier [ number_literal ])) ;) (expression_statement "*puVar3 = *puVar4;" (assignment_expression "*puVar3 = *puVar4" (pointer_expression "*puVar3" * identifier) = (pointer_expression "*puVar4" * identifier)) ;) (expression_statement "puVar3[1] = uVar2;" (assignment_expression "puVar3[1] = uVar2" (subscript_expression "puVar3[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar3 = puVar3 + 2;" (assignment_expression "puVar3 = puVar3 + 2" identifier = (binary_expression "puVar3 + 2" identifier + number_literal)) ;) })) (if_statement "if (puVar6 != (undefined8 *)0x0) {\n FUN_002a2980();\n }" if (parenthesized_expression "(puVar6 != (undefined8 *)0x0)" ( (binary_expression "puVar6 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n FUN_002a2980();\n }" { (expression_statement "FUN_002a2980();" (call_expression "FUN_002a2980()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "*param_1 = (long)puVar7;" (assignment_expression "*param_1 = (long)puVar7" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)puVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "param_1[1] = lVar5 + (long)puVar7;" (assignment_expression "param_1[1] = lVar5 + (long)puVar7" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (binary_expression "lVar5 + (long)puVar7" identifier + (cast_expression "(long)puVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "param_1[2] = (long)(puVar7 + param_2 * 2);" (assignment_expression "param_1[2] = (long)(puVar7 + param_2 * 2)" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (cast_expression "(long)(puVar7 + param_2 * 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(puVar7 + param_2 * 2)" ( (binary_expression "puVar7 + param_2 * 2" identifier + (binary_expression "param_2 * 2" identifier * number_literal)) )))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "/* DWARF original prototype: void\n reserve(vector<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_> *\n this, size_type __n) */\n\nvoid __thiscall\nstd::vector<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>::reserve\n (vector<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n *this,size_type __n)\n\n{\n pointer pGVar1;\n char *pcVar2;\n pointer pGVar3;\n pointer pGVar4;\n long lVar5;\n pointer pGVar6;\n pointer pGVar7;\n \n if (0xfffffffffffffff < __n) {\n /* WARNING: Subroutine does not return */\n __throw_length_error("vector::reserve");\n }\n pGVar4 = (this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n )._M_impl._M_start;\n if (__n <= (ulong)((long)(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n )._M_impl._M_end_of_storage - (long)pGVar4 >> 4)) {\n return;\n }\n pGVar1 = (this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n )._M_impl._M_finish;\n lVar5 = (long)pGVar1 - (long)pGVar4;\n if (__n == 0) {\n pGVar3 = (pointer)0x0;\n pGVar7 = pGVar3;\n pGVar6 = pGVar4;\n }\n else {\n pGVar3 = (pointer)operator_new(__n * 0x10);\n pGVar7 = pGVar3;\n pGVar6 = (this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n )._M_impl._M_start;\n }\n for (; pGVar4 != pGVar1; pGVar4 = pGVar4 + 1) {\n pcVar2 = pGVar4->signature;\n pGVar3->section = pGVar4->section;\n pGVar3->signature = pcVar2;\n pGVar3 = pGVar3 + 1;\n }\n if (pGVar6 != (pointer)0x0) {\n operator_delete(pGVar6);\n }\n (this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>)\n ._M_impl._M_start = pGVar7;\n (this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>)\n ._M_impl._M_finish = (pointer)(lVar5 + (long)pGVar7);\n (this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>)\n ._M_impl._M_end_of_storage = pGVar7 + __n;\n return;\n}\n\n" comment (declaration "void __thiscall\nstd::vector<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>::reserve\n (vector<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n *this,size_type __n)\n\n{\n pointer pGVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::vector<gold::Layout::" identifier : : identifier < identifier : : identifier : :) identifier , (ERROR "_std::allocator<gold::Layout::Group_signature>_>::reserve\n (vector<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n *this,size_type __n)\n\n{\n pointer" identifier : : identifier < identifier : : identifier : : identifier > identifier > : : (function_declarator "reserve\n (vector<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n *this,size_type __n)" identifier (parameter_list "(vector<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n *this,size_type __n)" ( (parameter_declaration "vector<gold::Layout::Group_signature" type_identifier (ERROR "<gold::Layout::" < identifier : : identifier : :) identifier) , (parameter_declaration "_std::allocator<gold::Layout::Group_signature>_>\n *this" type_identifier (ERROR "::allocator<gold::Layout::Group_signature>_>" : : identifier < identifier : : identifier : : identifier > identifier >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "size_type __n" type_identifier identifier) ))) { identifier) identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (declaration "pointer pGVar3;" type_identifier identifier ;) (declaration "pointer pGVar4;" type_identifier identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "pointer pGVar6;" type_identifier identifier ;) (declaration "pointer pGVar7;" type_identifier identifier ;) (if_statement "if (0xfffffffffffffff < __n) {\n /* WARNING: Subroutine does not return */\n __throw_length_error("vector::reserve");\n }" if (parenthesized_expression "(0xfffffffffffffff < __n)" ( (binary_expression "0xfffffffffffffff < __n" number_literal < identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __throw_length_error("vector::reserve");\n }" { comment (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 ") ))) ;) })) (expression_statement "pGVar4 = (this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n )._M_impl._M_start;" (assignment_expression "pGVar4 = (this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n )._M_impl._M_start" identifier = (field_expression "(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n )._M_impl._M_start" (field_expression "(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n )._M_impl" (parenthesized_expression "(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n )" ( (ERROR "this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::" (comma_expression "this->\n super__Vector_base<gold::Layout::Group_signature,_std" (binary_expression "this->\n super__Vector_base<gold" (field_expression "this->\n super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Layout::Group_signature" : : identifier : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : identifier : :) (binary_expression "Group_signature>_>" (binary_expression "Group_signature>_" identifier > identifier) > identifier) )) . field_identifier) . field_identifier)) ;) (if_statement "if (__n <= (ulong)((long)(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n )._M_impl._M_end_of_storage - (long)pGVar4 >> 4)) {\n return;\n }" if (parenthesized_expression "(__n <= (ulong)((long)(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n )._M_impl._M_end_of_storage - (long)pGVar4 >> 4))" ( (binary_expression "__n <= (ulong)((long)(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n )._M_impl._M_end_of_storage - (long)pGVar4 >> 4)" identifier <= (call_expression "(ulong)((long)(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n )._M_impl._M_end_of_storage - (long)pGVar4 >> 4)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((long)(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n )._M_impl._M_end_of_storage - (long)pGVar4 >> 4)" ( (binary_expression "(long)(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n )._M_impl._M_end_of_storage - (long)pGVar4 >> 4" (binary_expression "(long)(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n )._M_impl._M_end_of_storage - (long)pGVar4" (cast_expression "(long)(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n )._M_impl._M_end_of_storage" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n )._M_impl._M_end_of_storage" (field_expression "(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n )._M_impl" (parenthesized_expression "(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n )" ( (ERROR "this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::" (comma_expression "this->\n super__Vector_base<gold::Layout::Group_signature,_std" (binary_expression "this->\n super__Vector_base<gold" (field_expression "this->\n super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Layout::Group_signature" : : identifier : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : identifier : :) (binary_expression "Group_signature>_>" (binary_expression "Group_signature>_" identifier > identifier) > identifier) )) . field_identifier) . field_identifier)) - (cast_expression "(long)pGVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) )))) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "pGVar1 = (this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n )._M_impl._M_finish;" (assignment_expression "pGVar1 = (this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n )._M_impl._M_finish" identifier = (field_expression "(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n )._M_impl._M_finish" (field_expression "(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n )._M_impl" (parenthesized_expression "(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n )" ( (ERROR "this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::" (comma_expression "this->\n super__Vector_base<gold::Layout::Group_signature,_std" (binary_expression "this->\n super__Vector_base<gold" (field_expression "this->\n super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Layout::Group_signature" : : identifier : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : identifier : :) (binary_expression "Group_signature>_>" (binary_expression "Group_signature>_" identifier > identifier) > identifier) )) . field_identifier) . field_identifier)) ;) (expression_statement "lVar5 = (long)pGVar1 - (long)pGVar4;" (assignment_expression "lVar5 = (long)pGVar1 - (long)pGVar4" identifier = (binary_expression "(long)pGVar1 - (long)pGVar4" (cast_expression "(long)pGVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)pGVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (if_statement "if (__n == 0) {\n pGVar3 = (pointer)0x0;\n pGVar7 = pGVar3;\n pGVar6 = pGVar4;\n }\n else {\n pGVar3 = (pointer)operator_new(__n * 0x10);\n pGVar7 = pGVar3;\n pGVar6 = (this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n )._M_impl._M_start;\n }" if (parenthesized_expression "(__n == 0)" ( (binary_expression "__n == 0" identifier == number_literal) )) (compound_statement "{\n pGVar3 = (pointer)0x0;\n pGVar7 = pGVar3;\n pGVar6 = pGVar4;\n }" { (expression_statement "pGVar3 = (pointer)0x0;" (assignment_expression "pGVar3 = (pointer)0x0" identifier = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (expression_statement "pGVar7 = pGVar3;" (assignment_expression "pGVar7 = pGVar3" identifier = identifier) ;) (expression_statement "pGVar6 = pGVar4;" (assignment_expression "pGVar6 = pGVar4" identifier = identifier) ;) }) (else_clause "else {\n pGVar3 = (pointer)operator_new(__n * 0x10);\n pGVar7 = pGVar3;\n pGVar6 = (this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n )._M_impl._M_start;\n }" else (compound_statement "{\n pGVar3 = (pointer)operator_new(__n * 0x10);\n pGVar7 = pGVar3;\n pGVar6 = (this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n )._M_impl._M_start;\n }" { (expression_statement "pGVar3 = (pointer)operator_new(__n * 0x10);" (assignment_expression "pGVar3 = (pointer)operator_new(__n * 0x10)" identifier = (cast_expression "(pointer)operator_new(__n * 0x10)" ( (type_descriptor "pointer" type_identifier) ) (call_expression "operator_new(__n * 0x10)" identifier (argument_list "(__n * 0x10)" ( (binary_expression "__n * 0x10" identifier * number_literal) ))))) ;) (expression_statement "pGVar7 = pGVar3;" (assignment_expression "pGVar7 = pGVar3" identifier = identifier) ;) (expression_statement "pGVar6 = (this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n )._M_impl._M_start;" (assignment_expression "pGVar6 = (this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n )._M_impl._M_start" identifier = (field_expression "(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n )._M_impl._M_start" (field_expression "(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n )._M_impl" (parenthesized_expression "(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>\n )" ( (ERROR "this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::" (comma_expression "this->\n super__Vector_base<gold::Layout::Group_signature,_std" (binary_expression "this->\n super__Vector_base<gold" (field_expression "this->\n super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Layout::Group_signature" : : identifier : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : identifier : :) (binary_expression "Group_signature>_>" (binary_expression "Group_signature>_" identifier > identifier) > identifier) )) . field_identifier) . field_identifier)) ;) }))) (for_statement "for (; pGVar4 != pGVar1; pGVar4 = pGVar4 + 1) {\n pcVar2 = pGVar4->signature;\n pGVar3->section = pGVar4->section;\n pGVar3->signature = pcVar2;\n pGVar3 = pGVar3 + 1;\n }" for ( ; (binary_expression "pGVar4 != pGVar1" identifier != identifier) ; (assignment_expression "pGVar4 = pGVar4 + 1" identifier = (binary_expression "pGVar4 + 1" identifier + number_literal)) ) (compound_statement "{\n pcVar2 = pGVar4->signature;\n pGVar3->section = pGVar4->section;\n pGVar3->signature = pcVar2;\n pGVar3 = pGVar3 + 1;\n }" { (expression_statement "pcVar2 = pGVar4->signature;" (assignment_expression "pcVar2 = pGVar4->signature" identifier = (field_expression "pGVar4->signature" identifier -> field_identifier)) ;) (expression_statement "pGVar3->section = pGVar4->section;" (assignment_expression "pGVar3->section = pGVar4->section" (field_expression "pGVar3->section" identifier -> field_identifier) = (field_expression "pGVar4->section" identifier -> field_identifier)) ;) (expression_statement "pGVar3->signature = pcVar2;" (assignment_expression "pGVar3->signature = pcVar2" (field_expression "pGVar3->signature" identifier -> field_identifier) = identifier) ;) (expression_statement "pGVar3 = pGVar3 + 1;" (assignment_expression "pGVar3 = pGVar3 + 1" identifier = (binary_expression "pGVar3 + 1" identifier + number_literal)) ;) })) (if_statement "if (pGVar6 != (pointer)0x0) {\n operator_delete(pGVar6);\n }" if (parenthesized_expression "(pGVar6 != (pointer)0x0)" ( (binary_expression "pGVar6 != (pointer)0x0" identifier != (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) )) (compound_statement "{\n operator_delete(pGVar6);\n }" { (expression_statement "operator_delete(pGVar6);" (call_expression "operator_delete(pGVar6)" identifier (argument_list "(pGVar6)" ( identifier ))) ;) })) (expression_statement "(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>)\n ._M_impl._M_start = pGVar7;" (assignment_expression "(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>)\n ._M_impl._M_start = pGVar7" (field_expression "(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>)\n ._M_impl._M_start" (field_expression "(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>)\n ._M_impl" (parenthesized_expression "(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>)" ( (ERROR "this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::" (comma_expression "this->\n super__Vector_base<gold::Layout::Group_signature,_std" (binary_expression "this->\n super__Vector_base<gold" (field_expression "this->\n super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Layout::Group_signature" : : identifier : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : identifier : :) (binary_expression "Group_signature>_>" (binary_expression "Group_signature>_" identifier > identifier) > identifier) )) . field_identifier) . field_identifier) = identifier) ;) (expression_statement "(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>)\n ._M_impl._M_finish = (pointer)(lVar5 + (long)pGVar7);" (assignment_expression "(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>)\n ._M_impl._M_finish = (pointer)(lVar5 + (long)pGVar7)" (field_expression "(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>)\n ._M_impl._M_finish" (field_expression "(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>)\n ._M_impl" (parenthesized_expression "(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>)" ( (ERROR "this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::" (comma_expression "this->\n super__Vector_base<gold::Layout::Group_signature,_std" (binary_expression "this->\n super__Vector_base<gold" (field_expression "this->\n super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Layout::Group_signature" : : identifier : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : identifier : :) (binary_expression "Group_signature>_>" (binary_expression "Group_signature>_" identifier > identifier) > identifier) )) . field_identifier) . field_identifier) = (call_expression "(pointer)(lVar5 + (long)pGVar7)" (parenthesized_expression "(pointer)" ( identifier )) (argument_list "(lVar5 + (long)pGVar7)" ( (binary_expression "lVar5 + (long)pGVar7" identifier + (cast_expression "(long)pGVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) ;) (expression_statement "(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>)\n ._M_impl._M_end_of_storage = pGVar7 + __n;" (assignment_expression "(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>)\n ._M_impl._M_end_of_storage = pGVar7 + __n" (field_expression "(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>)\n ._M_impl._M_end_of_storage" (field_expression "(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>)\n ._M_impl" (parenthesized_expression "(this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_>)" ( (ERROR "this->\n super__Vector_base<gold::Layout::Group_signature,_std::allocator<gold::Layout::" (comma_expression "this->\n super__Vector_base<gold::Layout::Group_signature,_std" (binary_expression "this->\n super__Vector_base<gold" (field_expression "this->\n super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Layout::Group_signature" : : identifier : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : identifier : :) (binary_expression "Group_signature>_>" (binary_expression "Group_signature>_" identifier > identifier) > identifier) )) . field_identifier) . field_identifier) = (binary_expression "pGVar7 + __n" identifier + identifier)) ;) (return_statement "return;" return ;) (ERROR "}" }))
|
(translation_unit "void FUN_001c2020(long *param_1,ulong param_2)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 *puVar3;\n undefined8 *puVar4;\n long lVar5;\n undefined8 *puVar6;\n undefined8 *puVar7;\n \n if (0xfffffffffffffff < param_2) {\n \n FUN_002e12b0("vector::reserve");\n }\n puVar4 = (undefined8 *)*param_1;\n if (param_2 <= (ulong)(param_1[2] - (long)puVar4 >> 4)) {\n return;\n }\n puVar1 = (undefined8 *)param_1[1];\n lVar5 = (long)puVar1 - (long)puVar4;\n if (param_2 == 0) {\n puVar3 = (undefined8 *)0x0;\n puVar7 = puVar3;\n puVar6 = puVar4;\n }\n else {\n puVar3 = (undefined8 *)FUN_002a11b0(param_2 * 0x10);\n puVar7 = puVar3;\n puVar6 = (undefined8 *)*param_1;\n }\n for (; puVar4 != puVar1; puVar4 = puVar4 + 2) {\n uVar2 = puVar4[1];\n *puVar3 = *puVar4;\n puVar3[1] = uVar2;\n puVar3 = puVar3 + 2;\n }\n if (puVar6 != (undefined8 *)0x0) {\n FUN_002a2980();\n }\n *param_1 = (long)puVar7;\n param_1[1] = lVar5 + (long)puVar7;\n param_1[2] = (long)(puVar7 + param_2 * 2);\n return;\n}\n\n" (function_definition "void FUN_001c2020(long *param_1,ulong param_2)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 *puVar3;\n undefined8 *puVar4;\n long lVar5;\n undefined8 *puVar6;\n undefined8 *puVar7;\n \n if (0xfffffffffffffff < param_2) {\n \n FUN_002e12b0("vector::reserve");\n }\n puVar4 = (undefined8 *)*param_1;\n if (param_2 <= (ulong)(param_1[2] - (long)puVar4 >> 4)) {\n return;\n }\n puVar1 = (undefined8 *)param_1[1];\n lVar5 = (long)puVar1 - (long)puVar4;\n if (param_2 == 0) {\n puVar3 = (undefined8 *)0x0;\n puVar7 = puVar3;\n puVar6 = puVar4;\n }\n else {\n puVar3 = (undefined8 *)FUN_002a11b0(param_2 * 0x10);\n puVar7 = puVar3;\n puVar6 = (undefined8 *)*param_1;\n }\n for (; puVar4 != puVar1; puVar4 = puVar4 + 2) {\n uVar2 = puVar4[1];\n *puVar3 = *puVar4;\n puVar3[1] = uVar2;\n puVar3 = puVar3 + 2;\n }\n if (puVar6 != (undefined8 *)0x0) {\n FUN_002a2980();\n }\n *param_1 = (long)puVar7;\n param_1[1] = lVar5 + (long)puVar7;\n param_1[2] = (long)(puVar7 + param_2 * 2);\n return;\n}" primitive_type (function_declarator "FUN_001c2020(long *param_1,ulong param_2)" identifier (parameter_list "(long *param_1,ulong param_2)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "ulong param_2" type_identifier identifier) ))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 *puVar3;\n undefined8 *puVar4;\n long lVar5;\n undefined8 *puVar6;\n undefined8 *puVar7;\n \n if (0xfffffffffffffff < param_2) {\n \n FUN_002e12b0("vector::reserve");\n }\n puVar4 = (undefined8 *)*param_1;\n if (param_2 <= (ulong)(param_1[2] - (long)puVar4 >> 4)) {\n return;\n }\n puVar1 = (undefined8 *)param_1[1];\n lVar5 = (long)puVar1 - (long)puVar4;\n if (param_2 == 0) {\n puVar3 = (undefined8 *)0x0;\n puVar7 = puVar3;\n puVar6 = puVar4;\n }\n else {\n puVar3 = (undefined8 *)FUN_002a11b0(param_2 * 0x10);\n puVar7 = puVar3;\n puVar6 = (undefined8 *)*param_1;\n }\n for (; puVar4 != puVar1; puVar4 = puVar4 + 2) {\n uVar2 = puVar4[1];\n *puVar3 = *puVar4;\n puVar3[1] = uVar2;\n puVar3 = puVar3 + 2;\n }\n if (puVar6 != (undefined8 *)0x0) {\n FUN_002a2980();\n }\n *param_1 = (long)puVar7;\n param_1[1] = lVar5 + (long)puVar7;\n param_1[2] = (long)(puVar7 + param_2 * 2);\n return;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "undefined8 *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (declaration "undefined8 *puVar4;" type_identifier (pointer_declarator "*puVar4" * identifier) ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *puVar6;" type_identifier (pointer_declarator "*puVar6" * identifier) ;) (declaration "undefined8 *puVar7;" type_identifier (pointer_declarator "*puVar7" * identifier) ;) (if_statement "if (0xfffffffffffffff < param_2) {\n \n FUN_002e12b0("vector::reserve");\n }" if (parenthesized_expression "(0xfffffffffffffff < param_2)" ( (binary_expression "0xfffffffffffffff < param_2" number_literal < identifier) )) (compound_statement "{\n \n FUN_002e12b0("vector::reserve");\n }" { (expression_statement "FUN_002e12b0("vector::reserve");" (call_expression "FUN_002e12b0("vector::reserve")" identifier (argument_list "("vector::reserve")" ( (string_literal ""vector::reserve"" " string_content ") ))) ;) })) (expression_statement "puVar4 = (undefined8 *)*param_1;" (assignment_expression "puVar4 = (undefined8 *)*param_1" identifier = (cast_expression "(undefined8 *)*param_1" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (if_statement "if (param_2 <= (ulong)(param_1[2] - (long)puVar4 >> 4)) {\n return;\n }" if (parenthesized_expression "(param_2 <= (ulong)(param_1[2] - (long)puVar4 >> 4))" ( (binary_expression "param_2 <= (ulong)(param_1[2] - (long)puVar4 >> 4)" identifier <= (call_expression "(ulong)(param_1[2] - (long)puVar4 >> 4)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(param_1[2] - (long)puVar4 >> 4)" ( (binary_expression "param_1[2] - (long)puVar4 >> 4" (binary_expression "param_1[2] - (long)puVar4" (subscript_expression "param_1[2]" identifier [ number_literal ]) - (cast_expression "(long)puVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) )))) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (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 "lVar5 = (long)puVar1 - (long)puVar4;" (assignment_expression "lVar5 = (long)puVar1 - (long)puVar4" identifier = (binary_expression "(long)puVar1 - (long)puVar4" (cast_expression "(long)puVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)puVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (if_statement "if (param_2 == 0) {\n puVar3 = (undefined8 *)0x0;\n puVar7 = puVar3;\n puVar6 = puVar4;\n }\n else {\n puVar3 = (undefined8 *)FUN_002a11b0(param_2 * 0x10);\n puVar7 = puVar3;\n puVar6 = (undefined8 *)*param_1;\n }" if (parenthesized_expression "(param_2 == 0)" ( (binary_expression "param_2 == 0" identifier == number_literal) )) (compound_statement "{\n puVar3 = (undefined8 *)0x0;\n puVar7 = puVar3;\n puVar6 = puVar4;\n }" { (expression_statement "puVar3 = (undefined8 *)0x0;" (assignment_expression "puVar3 = (undefined8 *)0x0" identifier = (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "puVar7 = puVar3;" (assignment_expression "puVar7 = puVar3" identifier = identifier) ;) (expression_statement "puVar6 = puVar4;" (assignment_expression "puVar6 = puVar4" identifier = identifier) ;) }) (else_clause "else {\n puVar3 = (undefined8 *)FUN_002a11b0(param_2 * 0x10);\n puVar7 = puVar3;\n puVar6 = (undefined8 *)*param_1;\n }" else (compound_statement "{\n puVar3 = (undefined8 *)FUN_002a11b0(param_2 * 0x10);\n puVar7 = puVar3;\n puVar6 = (undefined8 *)*param_1;\n }" { (expression_statement "puVar3 = (undefined8 *)FUN_002a11b0(param_2 * 0x10);" (assignment_expression "puVar3 = (undefined8 *)FUN_002a11b0(param_2 * 0x10)" identifier = (cast_expression "(undefined8 *)FUN_002a11b0(param_2 * 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002a11b0(param_2 * 0x10)" identifier (argument_list "(param_2 * 0x10)" ( (binary_expression "param_2 * 0x10" identifier * number_literal) ))))) ;) (expression_statement "puVar7 = puVar3;" (assignment_expression "puVar7 = puVar3" identifier = identifier) ;) (expression_statement "puVar6 = (undefined8 *)*param_1;" (assignment_expression "puVar6 = (undefined8 *)*param_1" identifier = (cast_expression "(undefined8 *)*param_1" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) }))) (for_statement "for (; puVar4 != puVar1; puVar4 = puVar4 + 2) {\n uVar2 = puVar4[1];\n *puVar3 = *puVar4;\n puVar3[1] = uVar2;\n puVar3 = puVar3 + 2;\n }" for ( ; (binary_expression "puVar4 != puVar1" identifier != identifier) ; (assignment_expression "puVar4 = puVar4 + 2" identifier = (binary_expression "puVar4 + 2" identifier + number_literal)) ) (compound_statement "{\n uVar2 = puVar4[1];\n *puVar3 = *puVar4;\n puVar3[1] = uVar2;\n puVar3 = puVar3 + 2;\n }" { (expression_statement "uVar2 = puVar4[1];" (assignment_expression "uVar2 = puVar4[1]" identifier = (subscript_expression "puVar4[1]" identifier [ number_literal ])) ;) (expression_statement "*puVar3 = *puVar4;" (assignment_expression "*puVar3 = *puVar4" (pointer_expression "*puVar3" * identifier) = (pointer_expression "*puVar4" * identifier)) ;) (expression_statement "puVar3[1] = uVar2;" (assignment_expression "puVar3[1] = uVar2" (subscript_expression "puVar3[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar3 = puVar3 + 2;" (assignment_expression "puVar3 = puVar3 + 2" identifier = (binary_expression "puVar3 + 2" identifier + number_literal)) ;) })) (if_statement "if (puVar6 != (undefined8 *)0x0) {\n FUN_002a2980();\n }" if (parenthesized_expression "(puVar6 != (undefined8 *)0x0)" ( (binary_expression "puVar6 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n FUN_002a2980();\n }" { (expression_statement "FUN_002a2980();" (call_expression "FUN_002a2980()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "*param_1 = (long)puVar7;" (assignment_expression "*param_1 = (long)puVar7" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)puVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "param_1[1] = lVar5 + (long)puVar7;" (assignment_expression "param_1[1] = lVar5 + (long)puVar7" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (binary_expression "lVar5 + (long)puVar7" identifier + (cast_expression "(long)puVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "param_1[2] = (long)(puVar7 + param_2 * 2);" (assignment_expression "param_1[2] = (long)(puVar7 + param_2 * 2)" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (cast_expression "(long)(puVar7 + param_2 * 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(puVar7 + param_2 * 2)" ( (binary_expression "puVar7 + param_2 * 2" identifier + (binary_expression "param_2 * 2" identifier * number_literal)) )))) ;) (return_statement "return;" return ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * 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 *)) ) (pointer_expression * IDENT))) ;) (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) )))) )) (compound_statement { (return_statement return ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) ;) (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 = 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 *)) ) (call_expression IDENT (argument_list ( (binary_expression IDENT * LIT) ))))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * 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 (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) 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 ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) )))) ;) (return_statement return ;) })))
|
(function_definition "void FUN_001c2020(long *param_1,ulong param_2)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 *puVar3;\n undefined8 *puVar4;\n long lVar5;\n undefined8 *puVar6;\n undefined8 *puVar7;\n \n if (0xfffffffffffffff < param_2) {\n \n FUN_002e12b0("vector::reserve");\n }\n puVar4 = (undefined8 *)*param_1;\n if (param_2 <= (ulong)(param_1[2] - (long)puVar4 >> 4)) {\n return;\n }\n puVar1 = (undefined8 *)param_1[1];\n lVar5 = (long)puVar1 - (long)puVar4;\n if (param_2 == 0) {\n puVar3 = (undefined8 *)0x0;\n puVar7 = puVar3;\n puVar6 = puVar4;\n }\n else {\n puVar3 = (undefined8 *)FUN_002a11b0(param_2 * 0x10);\n puVar7 = puVar3;\n puVar6 = (undefined8 *)*param_1;\n }\n for (; puVar4 != puVar1; puVar4 = puVar4 + 2) {\n uVar2 = puVar4[1];\n *puVar3 = *puVar4;\n puVar3[1] = uVar2;\n puVar3 = puVar3 + 2;\n }\n if (puVar6 != (undefined8 *)0x0) {\n FUN_002a2980();\n }\n *param_1 = (long)puVar7;\n param_1[1] = lVar5 + (long)puVar7;\n param_1[2] = (long)(puVar7 + param_2 * 2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001c2020(long *param_1,ulong param_2)" (identifier "FUN_001c2020") (parameter_list "(long *param_1,ulong param_2)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "ulong param_2" (type_identifier "ulong") (identifier "param_2")) () ")"))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 *puVar3;\n undefined8 *puVar4;\n long lVar5;\n undefined8 *puVar6;\n undefined8 *puVar7;\n \n if (0xfffffffffffffff < param_2) {\n \n FUN_002e12b0("vector::reserve");\n }\n puVar4 = (undefined8 *)*param_1;\n if (param_2 <= (ulong)(param_1[2] - (long)puVar4 >> 4)) {\n return;\n }\n puVar1 = (undefined8 *)param_1[1];\n lVar5 = (long)puVar1 - (long)puVar4;\n if (param_2 == 0) {\n puVar3 = (undefined8 *)0x0;\n puVar7 = puVar3;\n puVar6 = puVar4;\n }\n else {\n puVar3 = (undefined8 *)FUN_002a11b0(param_2 * 0x10);\n puVar7 = puVar3;\n puVar6 = (undefined8 *)*param_1;\n }\n for (; puVar4 != puVar1; puVar4 = puVar4 + 2) {\n uVar2 = puVar4[1];\n *puVar3 = *puVar4;\n puVar3[1] = uVar2;\n puVar3 = puVar3 + 2;\n }\n if (puVar6 != (undefined8 *)0x0) {\n FUN_002a2980();\n }\n *param_1 = (long)puVar7;\n param_1[1] = lVar5 + (long)puVar7;\n param_1[2] = (long)(puVar7 + param_2 * 2);\n return;\n}" ({ "{") (declaration "undefined8 *puVar1;" (type_identifier "undefined8") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (declaration "undefined8 uVar2;" (type_identifier "undefined8") (identifier "uVar2") (; ";")) (declaration "undefined8 *puVar3;" (type_identifier "undefined8") (pointer_declarator "*puVar3" (* "*") (identifier "puVar3")) (; ";")) (declaration "undefined8 *puVar4;" (type_identifier "undefined8") (pointer_declarator "*puVar4" (* "*") (identifier "puVar4")) (; ";")) (declaration "long lVar5;" (sized_type_specifier "long" (long "long")) (identifier "lVar5") (; ";")) (declaration "undefined8 *puVar6;" (type_identifier "undefined8") (pointer_declarator "*puVar6" (* "*") (identifier "puVar6")) (; ";")) (declaration "undefined8 *puVar7;" (type_identifier "undefined8") (pointer_declarator "*puVar7" (* "*") (identifier "puVar7")) (; ";")) (if_statement "if (0xfffffffffffffff < param_2) {\n \n FUN_002e12b0("vector::reserve");\n }" (if "if") (parenthesized_expression "(0xfffffffffffffff < param_2)" (( "(") (binary_expression "0xfffffffffffffff < param_2" (number_literal "0xfffffffffffffff") (< "<") (identifier "param_2")) () ")")) (compound_statement "{\n \n FUN_002e12b0("vector::reserve");\n }" ({ "{") (expression_statement "FUN_002e12b0("vector::reserve");" (call_expression "FUN_002e12b0("vector::reserve")" (identifier "FUN_002e12b0") (argument_list "("vector::reserve")" (( "(") (string_literal ""vector::reserve"" (" """) (string_content "vector::reserve") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "puVar4 = (undefined8 *)*param_1;" (assignment_expression "puVar4 = (undefined8 *)*param_1" (identifier "puVar4") (= "=") (cast_expression "(undefined8 *)*param_1" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (; ";")) (if_statement "if (param_2 <= (ulong)(param_1[2] - (long)puVar4 >> 4)) {\n return;\n }" (if "if") (parenthesized_expression "(param_2 <= (ulong)(param_1[2] - (long)puVar4 >> 4))" (( "(") (binary_expression "param_2 <= (ulong)(param_1[2] - (long)puVar4 >> 4)" (identifier "param_2") (<= "<=") (call_expression "(ulong)(param_1[2] - (long)puVar4 >> 4)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(param_1[2] - (long)puVar4 >> 4)" (( "(") (binary_expression "param_1[2] - (long)puVar4 >> 4" (binary_expression "param_1[2] - (long)puVar4" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (- "-") (cast_expression "(long)puVar4" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar4"))) (>> ">>") (number_literal "4")) () ")")))) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (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 "lVar5 = (long)puVar1 - (long)puVar4;" (assignment_expression "lVar5 = (long)puVar1 - (long)puVar4" (identifier "lVar5") (= "=") (binary_expression "(long)puVar1 - (long)puVar4" (cast_expression "(long)puVar1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar1")) (- "-") (cast_expression "(long)puVar4" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar4")))) (; ";")) (if_statement "if (param_2 == 0) {\n puVar3 = (undefined8 *)0x0;\n puVar7 = puVar3;\n puVar6 = puVar4;\n }\n else {\n puVar3 = (undefined8 *)FUN_002a11b0(param_2 * 0x10);\n puVar7 = puVar3;\n puVar6 = (undefined8 *)*param_1;\n }" (if "if") (parenthesized_expression "(param_2 == 0)" (( "(") (binary_expression "param_2 == 0" (identifier "param_2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n puVar3 = (undefined8 *)0x0;\n puVar7 = puVar3;\n puVar6 = puVar4;\n }" ({ "{") (expression_statement "puVar3 = (undefined8 *)0x0;" (assignment_expression "puVar3 = (undefined8 *)0x0" (identifier "puVar3") (= "=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "puVar7 = puVar3;" (assignment_expression "puVar7 = puVar3" (identifier "puVar7") (= "=") (identifier "puVar3")) (; ";")) (expression_statement "puVar6 = puVar4;" (assignment_expression "puVar6 = puVar4" (identifier "puVar6") (= "=") (identifier "puVar4")) (; ";")) (} "}")) (else_clause "else {\n puVar3 = (undefined8 *)FUN_002a11b0(param_2 * 0x10);\n puVar7 = puVar3;\n puVar6 = (undefined8 *)*param_1;\n }" (else "else") (compound_statement "{\n puVar3 = (undefined8 *)FUN_002a11b0(param_2 * 0x10);\n puVar7 = puVar3;\n puVar6 = (undefined8 *)*param_1;\n }" ({ "{") (expression_statement "puVar3 = (undefined8 *)FUN_002a11b0(param_2 * 0x10);" (assignment_expression "puVar3 = (undefined8 *)FUN_002a11b0(param_2 * 0x10)" (identifier "puVar3") (= "=") (cast_expression "(undefined8 *)FUN_002a11b0(param_2 * 0x10)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_002a11b0(param_2 * 0x10)" (identifier "FUN_002a11b0") (argument_list "(param_2 * 0x10)" (( "(") (binary_expression "param_2 * 0x10" (identifier "param_2") (* "*") (number_literal "0x10")) () ")"))))) (; ";")) (expression_statement "puVar7 = puVar3;" (assignment_expression "puVar7 = puVar3" (identifier "puVar7") (= "=") (identifier "puVar3")) (; ";")) (expression_statement "puVar6 = (undefined8 *)*param_1;" (assignment_expression "puVar6 = (undefined8 *)*param_1" (identifier "puVar6") (= "=") (cast_expression "(undefined8 *)*param_1" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (; ";")) (} "}")))) (for_statement "for (; puVar4 != puVar1; puVar4 = puVar4 + 2) {\n uVar2 = puVar4[1];\n *puVar3 = *puVar4;\n puVar3[1] = uVar2;\n puVar3 = puVar3 + 2;\n }" (for "for") (( "(") (; ";") (binary_expression "puVar4 != puVar1" (identifier "puVar4") (!= "!=") (identifier "puVar1")) (; ";") (assignment_expression "puVar4 = puVar4 + 2" (identifier "puVar4") (= "=") (binary_expression "puVar4 + 2" (identifier "puVar4") (+ "+") (number_literal "2"))) () ")") (compound_statement "{\n uVar2 = puVar4[1];\n *puVar3 = *puVar4;\n puVar3[1] = uVar2;\n puVar3 = puVar3 + 2;\n }" ({ "{") (expression_statement "uVar2 = puVar4[1];" (assignment_expression "uVar2 = puVar4[1]" (identifier "uVar2") (= "=") (subscript_expression "puVar4[1]" (identifier "puVar4") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "*puVar3 = *puVar4;" (assignment_expression "*puVar3 = *puVar4" (pointer_expression "*puVar3" (* "*") (identifier "puVar3")) (= "=") (pointer_expression "*puVar4" (* "*") (identifier "puVar4"))) (; ";")) (expression_statement "puVar3[1] = uVar2;" (assignment_expression "puVar3[1] = uVar2" (subscript_expression "puVar3[1]" (identifier "puVar3") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "uVar2")) (; ";")) (expression_statement "puVar3 = puVar3 + 2;" (assignment_expression "puVar3 = puVar3 + 2" (identifier "puVar3") (= "=") (binary_expression "puVar3 + 2" (identifier "puVar3") (+ "+") (number_literal "2"))) (; ";")) (} "}"))) (if_statement "if (puVar6 != (undefined8 *)0x0) {\n FUN_002a2980();\n }" (if "if") (parenthesized_expression "(puVar6 != (undefined8 *)0x0)" (( "(") (binary_expression "puVar6 != (undefined8 *)0x0" (identifier "puVar6") (!= "!=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n FUN_002a2980();\n }" ({ "{") (expression_statement "FUN_002a2980();" (call_expression "FUN_002a2980()" (identifier "FUN_002a2980") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "*param_1 = (long)puVar7;" (assignment_expression "*param_1 = (long)puVar7" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (cast_expression "(long)puVar7" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar7"))) (; ";")) (expression_statement "param_1[1] = lVar5 + (long)puVar7;" (assignment_expression "param_1[1] = lVar5 + (long)puVar7" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (binary_expression "lVar5 + (long)puVar7" (identifier "lVar5") (+ "+") (cast_expression "(long)puVar7" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar7")))) (; ";")) (expression_statement "param_1[2] = (long)(puVar7 + param_2 * 2);" (assignment_expression "param_1[2] = (long)(puVar7 + param_2 * 2)" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (cast_expression "(long)(puVar7 + param_2 * 2)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(puVar7 + param_2 * 2)" (( "(") (binary_expression "puVar7 + param_2 * 2" (identifier "puVar7") (+ "+") (binary_expression "param_2 * 2" (identifier "param_2") (* "*") (number_literal "2"))) () ")")))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
/* DWARF original prototype: void
reserve(vector<gold::Layout::Group_signature,_std::allocator<gold::Layout::Group_signature>_> *
this, size_type __n) */
void __thiscall
std::vector<gold::Layout::var_3,_std::allocator<gold::Layout::var_3>var_4>::reserve
(vector<gold::Layout::var_3,_std::allocator<gold::Layout::var_3>var_4>
*this,size_type var_1)
{
type_1 var_8;
char *pcVar2;
type_1 var_9;
type_1 var_7;
long var_12;
type_1 var_10;
type_1 var_13;
if (0xfffffffffffffff < var_1) {
/* WARNING: Subroutine does not return */
var_2("vector::reserve");
}
var_7 = (this->
super__Vector_base<gold::Layout::var_3,_std::allocator<gold::Layout::var_3>var_4>var_5
)._M_impl._M_start;
if (var_1 <= (ulong)((long)(this->
super__Vector_base<gold::Layout::var_3,_std::allocator<gold::Layout::var_3>var_4>var_5
)._M_impl._M_end_of_storage - (long)var_7 >> 4)) {
return;
}
var_8 = (this->
super__Vector_base<gold::Layout::var_3,_std::allocator<gold::Layout::var_3>var_4>var_5
)._M_impl._M_finish;
var_12 = (long)var_8 - (long)var_7;
if (var_1 == 0) {
var_9 = (type_1)0x0;
var_13 = var_9;
var_10 = var_7;
}
else {
var_9 = (type_1)var_6(var_1 * 0x10);
var_13 = var_9;
var_10 = (this->
super__Vector_base<gold::Layout::var_3,_std::allocator<gold::Layout::var_3>var_4>var_5
)._M_impl._M_start;
}
for (; var_7 != var_8; var_7 = var_7 + 1) {
pcVar2 = var_7->signature;
var_9->section = var_7->section;
var_9->signature = pcVar2;
var_9 = var_9 + 1;
}
if (var_10 != (type_1)0x0) {
var_11(var_10);
}
(this->
super__Vector_base<gold::Layout::var_3,_std::allocator<gold::Layout::var_3>var_4>var_5)
._M_impl._M_start = var_13;
(this->
super__Vector_base<gold::Layout::var_3,_std::allocator<gold::Layout::var_3>var_4>var_5)
._M_impl._M_finish = (type_1)(var_12 + (long)var_13);
(this->
super__Vector_base<gold::Layout::var_3,_std::allocator<gold::Layout::var_3>var_4>var_5)
._M_impl._M_end_of_storage = var_13 + var_1;
return;
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (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: (pointer_expression argument: (identifier))))) (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: (compound_statement (return_statement))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (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: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (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: (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: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))))) (return_statement))))
| null |
void MASKED(long *param_1,ulong param_2)
{
undefined8 *puVar1;
undefined8 uVar2;
undefined8 *puVar3;
undefined8 *puVar4;
long lVar5;
undefined8 *puVar6;
undefined8 *puVar7;
if (0xfffffffffffffff < param_2) {
/* WARNING: Subroutine does not return */
FUN_002e12b0("vector::reserve");
}
puVar4 = (undefined8 *)*param_1;
if (param_2 <= (ulong)(param_1[2] - (long)puVar4 >> 4)) {
return;
}
puVar1 = (undefined8 *)param_1[1];
lVar5 = (long)puVar1 - (long)puVar4;
if (param_2 == 0) {
puVar3 = (undefined8 *)0x0;
puVar7 = puVar3;
puVar6 = puVar4;
}
else {
puVar3 = (undefined8 *)FUN_002a11b0(param_2 * 0x10);
puVar7 = puVar3;
puVar6 = (undefined8 *)*param_1;
}
for (; puVar4 != puVar1; puVar4 = puVar4 + 2) {
uVar2 = puVar4[1];
*puVar3 = *puVar4;
puVar3[1] = uVar2;
puVar3 = puVar3 + 2;
}
if (puVar6 != (undefined8 *)0x0) {
FUN_002a2980();
}
*param_1 = (long)puVar7;
param_1[1] = lVar5 + (long)puVar7;
param_1[2] = (long)(puVar7 + param_2 * 2);
return;
}
|
2480_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
|
acquire
|
FUN_00192db0
|
/* DWARF original prototype: void acquire(Lock_impl_nothreads * this) */
void __thiscall gold::Lock_impl_nothreads::acquire(Lock_impl_nothreads *this)
{
if (this->acquired_ == false) {
this->acquired_ = true;
return;
}
/* WARNING: Subroutine does not return */
do_gold_unreachable("../../gold/gold-threads.cc",0x37,"acquire");
}
|
void FUN_00192db0(long param_1)
{
if (*(char *)(param_1 + 8) == '\0') {
*(undefined1 *)(param_1 + 8) = 1;
return;
}
/* WARNING: Subroutine does not return */
FUN_0018ff20("../../gold/gold-threads.cc",0x37,"acquire");
}
|
CMP byte ptr [RDI + 0x8],0x0
JNZ 0x00192dbb
MOV byte ptr [RDI + 0x8],0x1
RET
PUSH RAX
LEA RDX,[0x38d128]
MOV ESI,0x37
LEA RDI,[0x38d0e3]
CALL 0x0018ff20
| null | null | null | null |
[('const-1', u'RETURN_-1207554569'), ('tmp_83', u'PTRSUB_-1207554519'), ('tmp_36', u'CBRANCH_-1207554618'), (u'COPY_-1207554555', u'CALL_-1207554574'), ('const-55', u'CALL_-1207554574'), (u'COPY_-1207554554', u'CALL_-1207554574'), ('tmp_83', u'PTRSUB_-1207554512'), ('const-0', u'RETURN_-1207554601'), (u'PTRSUB_-1207554512', u'STORE_-1207554615'), ('const-8', u'PTRSUB_-1207554512'), ('const-0', u'INT_EQUAL_-1207554622'), ('const-3723491', u'COPY_-1207554555'), (u'INT_EQUAL_-1207554622', u'CBRANCH_-1207554618'), ('const-8', u'PTRSUB_-1207554519'), ('const-1', u'STORE_-1207554615'), ('const-433', u'LOAD_-1207554637'), (u'LOAD_-1207554637', u'INT_EQUAL_-1207554622'), (u'PTRSUB_-1207554519', u'LOAD_-1207554637'), ('const-3723560', u'COPY_-1207554554'), ('const-433', u'STORE_-1207554615')]
|
[(u'INT_ADD_-1207554621', u'CAST_-1207554522'), (u'INT_ADD_-1207554601', u'CAST_-1207554515'), ('const-1', u'RETURN_-1207554569'), ('const-3723491', u'COPY_-1207554556'), ('tmp_36', u'CBRANCH_-1207554618'), (u'COPY_-1207554555', u'CALL_-1207554574'), ('const-433', u'STORE_-1207554615'), (u'CAST_-1207554522', u'LOAD_-1207554637'), ('const-3723560', u'COPY_-1207554555'), ('tmp_126', u'INT_ADD_-1207554621'), ('const-0', u'RETURN_-1207554601'), ('const-55', u'CALL_-1207554574'), ('const-0', u'INT_EQUAL_-1207554622'), (u'INT_EQUAL_-1207554622', u'CBRANCH_-1207554618'), ('const-8', u'INT_ADD_-1207554621'), (u'COPY_-1207554556', u'CALL_-1207554574'), ('const-433', u'LOAD_-1207554637'), ('const-1', u'STORE_-1207554615'), (u'LOAD_-1207554637', u'INT_EQUAL_-1207554622'), ('const-8', u'INT_ADD_-1207554601'), ('tmp_126', u'INT_ADD_-1207554601'), (u'CAST_-1207554515', u'STORE_-1207554615')]
| null | null |
00192db0
|
x64
|
O2
|
(translation_unit "void FUN_00192db0(long param_1)\n\n{\n if (*(char *)(param_1 + 8) == '\0') {\n *(undefined1 *)(param_1 + 8) = 1;\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/gold-threads.cc",0x37,"acquire");\n}\n\n" (function_definition "void FUN_00192db0(long param_1)\n\n{\n if (*(char *)(param_1 + 8) == '\0') {\n *(undefined1 *)(param_1 + 8) = 1;\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/gold-threads.cc",0x37,"acquire");\n}" primitive_type (function_declarator "FUN_00192db0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n if (*(char *)(param_1 + 8) == '\0') {\n *(undefined1 *)(param_1 + 8) = 1;\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/gold-threads.cc",0x37,"acquire");\n}" { (if_statement "if (*(char *)(param_1 + 8) == '\0') {\n *(undefined1 *)(param_1 + 8) = 1;\n return;\n }" if (parenthesized_expression "(*(char *)(param_1 + 8) == '\0')" ( (binary_expression "*(char *)(param_1 + 8) == '\0'" (pointer_expression "*(char *)(param_1 + 8)" * (cast_expression "(char *)(param_1 + 8)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *(undefined1 *)(param_1 + 8) = 1;\n return;\n }" { (expression_statement "*(undefined1 *)(param_1 + 8) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 8) = 1" (pointer_expression "*(undefined1 *)(param_1 + 8)" * (cast_expression "(undefined1 *)(param_1 + 8)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })) comment (expression_statement "FUN_0018ff20("../../gold/gold-threads.cc",0x37,"acquire");" (call_expression "FUN_0018ff20("../../gold/gold-threads.cc",0x37,"acquire")" identifier (argument_list "("../../gold/gold-threads.cc",0x37,"acquire")" ( (string_literal ""../../gold/gold-threads.cc"" " string_content ") , number_literal , (string_literal ""acquire"" " string_content ") ))) ;) })))
|
(translation_unit "/* DWARF original prototype: void acquire(Lock_impl_nothreads * this) */\n\nvoid __thiscall gold::Lock_impl_nothreads::acquire(Lock_impl_nothreads *this)\n\n{\n if (this->acquired_ == false) {\n this->acquired_ = true;\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/gold-threads.cc",0x37,"acquire");\n}\n\n" comment (function_definition "void __thiscall gold::Lock_impl_nothreads::acquire(Lock_impl_nothreads *this)\n\n{\n if (this->acquired_ == false) {\n this->acquired_ = true;\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/gold-threads.cc",0x37,"acquire");\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Lock_impl_nothreads::" identifier : : identifier : :) (function_declarator "acquire(Lock_impl_nothreads *this)" identifier (parameter_list "(Lock_impl_nothreads *this)" ( (parameter_declaration "Lock_impl_nothreads *this" type_identifier (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n if (this->acquired_ == false) {\n this->acquired_ = true;\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/gold-threads.cc",0x37,"acquire");\n}" { (if_statement "if (this->acquired_ == false) {\n this->acquired_ = true;\n return;\n }" if (parenthesized_expression "(this->acquired_ == false)" ( (binary_expression "this->acquired_ == false" (field_expression "this->acquired_" identifier -> field_identifier) == false) )) (compound_statement "{\n this->acquired_ = true;\n return;\n }" { (expression_statement "this->acquired_ = true;" (assignment_expression "this->acquired_ = true" (field_expression "this->acquired_" identifier -> field_identifier) = true) ;) (return_statement "return;" return ;) })) comment (expression_statement "do_gold_unreachable("../../gold/gold-threads.cc",0x37,"acquire");" (call_expression "do_gold_unreachable("../../gold/gold-threads.cc",0x37,"acquire")" identifier (argument_list "("../../gold/gold-threads.cc",0x37,"acquire")" ( (string_literal ""../../gold/gold-threads.cc"" " string_content ") , number_literal , (string_literal ""acquire"" " string_content ") ))) ;) })))
|
(translation_unit "void FUN_00192db0(long param_1)\n\n{\n if (*(char *)(param_1 + 8) == '\0') {\n *(undefined1 *)(param_1 + 8) = 1;\n return;\n }\n \n FUN_0018ff20("../../gold/gold-threads.cc",0x37,"acquire");\n}\n\n" (function_definition "void FUN_00192db0(long param_1)\n\n{\n if (*(char *)(param_1 + 8) == '\0') {\n *(undefined1 *)(param_1 + 8) = 1;\n return;\n }\n \n FUN_0018ff20("../../gold/gold-threads.cc",0x37,"acquire");\n}" primitive_type (function_declarator "FUN_00192db0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n if (*(char *)(param_1 + 8) == '\0') {\n *(undefined1 *)(param_1 + 8) = 1;\n return;\n }\n \n FUN_0018ff20("../../gold/gold-threads.cc",0x37,"acquire");\n}" { (if_statement "if (*(char *)(param_1 + 8) == '\0') {\n *(undefined1 *)(param_1 + 8) = 1;\n return;\n }" if (parenthesized_expression "(*(char *)(param_1 + 8) == '\0')" ( (binary_expression "*(char *)(param_1 + 8) == '\0'" (pointer_expression "*(char *)(param_1 + 8)" * (cast_expression "(char *)(param_1 + 8)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *(undefined1 *)(param_1 + 8) = 1;\n return;\n }" { (expression_statement "*(undefined1 *)(param_1 + 8) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 8) = 1" (pointer_expression "*(undefined1 *)(param_1 + 8)" * (cast_expression "(undefined1 *)(param_1 + 8)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_0018ff20("../../gold/gold-threads.cc",0x37,"acquire");" (call_expression "FUN_0018ff20("../../gold/gold-threads.cc",0x37,"acquire")" identifier (argument_list "("../../gold/gold-threads.cc",0x37,"acquire")" ( (string_literal ""../../gold/gold-threads.cc"" " string_content ") , number_literal , (string_literal ""acquire"" " string_content ") ))) ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
|
(function_definition "void FUN_00192db0(long param_1)\n\n{\n if (*(char *)(param_1 + 8) == '\0') {\n *(undefined1 *)(param_1 + 8) = 1;\n return;\n }\n \n FUN_0018ff20("../../gold/gold-threads.cc",0x37,"acquire");\n}" (primitive_type "void") (function_declarator "FUN_00192db0(long param_1)" (identifier "FUN_00192db0") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n if (*(char *)(param_1 + 8) == '\0') {\n *(undefined1 *)(param_1 + 8) = 1;\n return;\n }\n \n FUN_0018ff20("../../gold/gold-threads.cc",0x37,"acquire");\n}" ({ "{") (if_statement "if (*(char *)(param_1 + 8) == '\0') {\n *(undefined1 *)(param_1 + 8) = 1;\n return;\n }" (if "if") (parenthesized_expression "(*(char *)(param_1 + 8) == '\0')" (( "(") (binary_expression "*(char *)(param_1 + 8) == '\0'" (pointer_expression "*(char *)(param_1 + 8)" (* "*") (cast_expression "(char *)(param_1 + 8)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n *(undefined1 *)(param_1 + 8) = 1;\n return;\n }" ({ "{") (expression_statement "*(undefined1 *)(param_1 + 8) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 8) = 1" (pointer_expression "*(undefined1 *)(param_1 + 8)" (* "*") (cast_expression "(undefined1 *)(param_1 + 8)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (= "=") (number_literal "1")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_0018ff20("../../gold/gold-threads.cc",0x37,"acquire");" (call_expression "FUN_0018ff20("../../gold/gold-threads.cc",0x37,"acquire")" (identifier "FUN_0018ff20") (argument_list "("../../gold/gold-threads.cc",0x37,"acquire")" (( "(") (string_literal ""../../gold/gold-threads.cc"" (" """) (string_content "../../gold/gold-threads.cc") (" """)) (, ",") (number_literal "0x37") (, ",") (string_literal ""acquire"" (" """) (string_content "acquire") (" """)) () ")"))) (; ";")) (} "}")))
|
/* DWARF original prototype: void acquire(Lock_impl_nothreads * this) */
void __thiscall gold::type_1::function_1(type_1 *this)
{
if (this->acquired_ == false) {
this->acquired_ = true;
return;
}
/* WARNING: Subroutine does not return */
var_1("../../gold/gold-threads.cc",0x37,"acquire");
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
| null |
void MASKED(long param_1)
{
if (*(char *)(param_1 + 8) == '\0') {
*(undefined1 *)(param_1 + 8) = 1;
return;
}
/* WARNING: Subroutine does not return */
FUN_0018ff20("../../gold/gold-threads.cc",0x37,"acquire");
}
|
418_bash_and_bash_strip.c
|
print_cond_node
|
FUN_00140700
|
void print_cond_node(COND_COM *cond)
{
int iVar1;
LAB_00140710:
if ((cond->flags & 4) != 0) goto LAB_00140784;
while (iVar1 = cond->type, iVar1 != 6) {
while( true ) {
if (iVar1 == 1) {
print_cond_node(cond->left);
cprintf(" && ");
cond = cond->right;
goto LAB_00140710;
}
if (iVar1 == 2) {
print_cond_node(cond->left);
cprintf(" || ");
cond = cond->right;
goto LAB_00140710;
}
if (iVar1 == 3) {
cprintf("%s",cond->op->word);
cprintf(" ");
cond = cond->left;
goto LAB_00140710;
}
if (iVar1 != 4) {
if (iVar1 != 5) {
return;
}
cprintf("%s",cond->op->word);
return;
}
print_cond_node(cond->left);
cprintf(" ");
cprintf("%s",cond->op->word);
cprintf(" ");
cond = cond->right;
if ((cond->flags & 4) == 0) break;
LAB_00140784:
cprintf("! ");
iVar1 = cond->type;
if (iVar1 == 6) goto LAB_00140796;
}
}
LAB_00140796:
cprintf("( ");
print_cond_node(cond->left);
cprintf(" )");
return;
}
|
void FUN_00140700(byte *param_1)
{
int iVar1;
LAB_00140710:
if ((*param_1 & 4) != 0) goto LAB_00140784;
while (iVar1 = *(int *)(param_1 + 8), iVar1 != 6) {
while( true ) {
if (iVar1 == 1) {
FUN_00140700(*(undefined8 *)(param_1 + 0x18));
FUN_00140180(&DAT_001dd3cd);
param_1 = *(byte **)(param_1 + 0x20);
goto LAB_00140710;
}
if (iVar1 == 2) {
FUN_00140700(*(undefined8 *)(param_1 + 0x18));
FUN_00140180(&DAT_001dd3d2);
param_1 = *(byte **)(param_1 + 0x20);
goto LAB_00140710;
}
if (iVar1 == 3) {
FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));
FUN_00140180(&DAT_001de9af);
param_1 = *(byte **)(param_1 + 0x18);
goto LAB_00140710;
}
if (iVar1 != 4) {
if (iVar1 != 5) {
return;
}
FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));
return;
}
FUN_00140700(*(undefined8 *)(param_1 + 0x18));
FUN_00140180(&DAT_001de9af);
FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));
FUN_00140180(&DAT_001de9af);
param_1 = *(byte **)(param_1 + 0x20);
if ((*param_1 & 4) == 0) break;
LAB_00140784:
FUN_00140180(&DAT_001dd3c7);
iVar1 = *(int *)(param_1 + 8);
if (iVar1 == 6) goto LAB_00140796;
}
}
LAB_00140796:
FUN_00140180(&DAT_001dd507);
FUN_00140700(*(undefined8 *)(param_1 + 0x18));
FUN_00140180(&DAT_001dd3ca);
return;
}
|
PUSH RBP
LEA RBP,[0x1dd3c7]
PUSH RBX
MOV RBX,RDI
SUB RSP,0x8
TEST byte ptr [RBX],0x4
JNZ 0x00140784
MOV EAX,dword ptr [RBX + 0x8]
CMP EAX,0x6
JZ 0x00140796
CMP EAX,0x1
JZ 0x001407c8
CMP EAX,0x2
JZ 0x001407f0
CMP EAX,0x3
JZ 0x00140810
CMP EAX,0x4
JNZ 0x00140840
MOV RDI,qword ptr [RBX + 0x18]
CALL 0x00140700
LEA RDI,[0x1de9af]
XOR EAX,EAX
CALL 0x00140180
MOV RAX,qword ptr [RBX + 0x10]
LEA RDI,[0x1f046f]
MOV RSI,qword ptr [RAX]
XOR EAX,EAX
CALL 0x00140180
LEA RDI,[0x1de9af]
XOR EAX,EAX
CALL 0x00140180
MOV RBX,qword ptr [RBX + 0x20]
TEST byte ptr [RBX],0x4
JZ 0x00140715
XOR EAX,EAX
MOV RDI,RBP
CALL 0x00140180
MOV EAX,dword ptr [RBX + 0x8]
CMP EAX,0x6
JNZ 0x0014071d
XOR EAX,EAX
LEA RDI,[0x1dd507]
CALL 0x00140180
MOV RDI,qword ptr [RBX + 0x18]
CALL 0x00140700
ADD RSP,0x8
LEA RDI,[0x1dd3ca]
XOR EAX,EAX
POP RBX
POP RBP
JMP 0x00140180
MOV RDI,qword ptr [RBX + 0x18]
CALL 0x00140700
LEA RDI,[0x1dd3cd]
XOR EAX,EAX
CALL 0x00140180
MOV RBX,qword ptr [RBX + 0x20]
JMP 0x00140710
MOV RDI,qword ptr [RBX + 0x18]
CALL 0x00140700
LEA RDI,[0x1dd3d2]
XOR EAX,EAX
CALL 0x00140180
MOV RBX,qword ptr [RBX + 0x20]
JMP 0x00140710
MOV RAX,qword ptr [RBX + 0x10]
LEA RDI,[0x1f046f]
MOV RSI,qword ptr [RAX]
XOR EAX,EAX
CALL 0x00140180
LEA RDI,[0x1de9af]
XOR EAX,EAX
CALL 0x00140180
MOV RBX,qword ptr [RBX + 0x18]
JMP 0x00140710
CMP EAX,0x5
JZ 0x00140850
ADD RSP,0x8
POP RBX
POP RBP
RET
MOV RAX,qword ptr [RBX + 0x10]
LEA RDI,[0x1f046f]
MOV RSI,qword ptr [RAX]
ADD RSP,0x8
XOR EAX,EAX
POP RBX
POP RBP
JMP 0x00140180
| null | null | null | null |
[(u'INT_EQUAL_-1207236576', u'CBRANCH_-1207236574'), (u'INT_EQUAL_-1207236755', u'CBRANCH_-1207236753'), ('const-2032751', u'COPY_-1207235546'), ('const-433', u'LOAD_-1207236588'), (u'MULTIEQUAL_-1207236103', u'PTRSUB_-1207235587'), ('const-0', u'PTRSUB_-1207235474'), (u'INT_NOTEQUAL_-1207236714', u'CBRANCH_-1207236712'), ('const-433', u'LOAD_-1207236811'), (u'COPY_-1207235777', u'CALL_-1207236551'), ('const-24', u'PTRSUB_-1207235587'), ('const-433', u'LOAD_-1207236287'), ('const-433', u'LOAD_-1207236255'), ('const-1960367', u'COPY_-1207235605'), ('const-24', u'PTRSUB_-1207235666'), (u'LOAD_-1207236258', u'PTRSUB_-1207235474'), ('const-16', u'PTRSUB_-1207235486'), ('const-2032751', u'COPY_-1207235802'), (u'LOAD_-1207236549', u'INT_EQUAL_-1207236529'), ('const-433', u'LOAD_-1207236298'), ('const-433', u'LOAD_-1207236219'), ('const-433', u'LOAD_-1207236549'), ('const-0', u'RETURN_-1207236257'), ('tmp_648', u'CBRANCH_-1207236290'), (u'INT_AND_-1207236562', u'INT_EQUAL_-1207236576'), ('const-433', u'LOAD_-1207236596'), (u'LOAD_-1207236588', u'INT_AND_-1207236562'), (u'PTRSUB_-1207235541', u'LOAD_-1207236273'), ('const-1960367', u'COPY_-1207235790'), (u'MULTIEQUAL_-1207236002', u'MULTIEQUAL_-1207236103'), ('const-24', u'PTRSUB_-1207235629'), ('const-2', u'INT_EQUAL_-1207236755'), (u'COPY_-1207235790', u'CALL_-1207236598'), ('const-1955079', u'COPY_-1207235751'), (u'MULTIEQUAL_-1207235911', u'INT_NOTEQUAL_-1207236291'), (u'LOAD_-1207236282', u'CALL_-1207236269'), (u'LOAD_-1207236650', u'CALL_-1207236626'), (u'MULTIEQUAL_-1207236114', u'MULTIEQUAL_-1207236103'), (u'COPY_-1207235546', u'CALL_-1207236199'), ('const-433', u'LOAD_-1207236282'), ('const-0', u'RETURN_-1207236195'), ('tmp_1057', u'MULTIEQUAL_-1207236117'), (u'MULTIEQUAL_-1207236103', u'PTRSUB_-1207235553'), (u'MULTIEQUAL_-1207235911', u'INT_EQUAL_-1207236735'), ('const-32', u'PTRSUB_-1207235605'), (u'PTRSUB_-1207235587', u'LOAD_-1207236282'), ('const-6', u'INT_NOTEQUAL_-1207236790'), ('const-8', u'PTRSUB_-1207235689'), (u'PTRSUB_-1207235705', u'LOAD_-1207236588'), (u'PTRSUB_-1207235816', u'LOAD_-1207236811'), (u'LOAD_-1207236244', u'CALL_-1207236199'), (u'INT_NOTEQUAL_-1207236814', u'CBRANCH_-1207236812'), (u'LOAD_-1207236219', u'MULTIEQUAL_-1207236117'), (u'MULTIEQUAL_-1207236117', u'MULTIEQUAL_-1207236114'), (u'COPY_-1207235694', u'CALL_-1207236257'), ('const-0', u'PTRSUB_-1207235541'), (u'PTRSUB_-1207235553', u'LOAD_-1207236287'), ('const-1954759', u'COPY_-1207235777'), (u'LOAD_-1207236596', u'MULTIEQUAL_-1207236114'), ('const-0', u'RETURN_-1207236431'), ('tmp_947', u'BRANCH_-1207236231'), (u'LOAD_-1207236596', u'PTRSUB_-1207235705'), ('tmp_145', u'CBRANCH_-1207236773'), ('const-1', u'INT_EQUAL_-1207236775'), ('const-0', u'PTRSUB_-1207235705'), (u'LOAD_-1207236549', u'MULTIEQUAL_-1207235911'), ('tmp_489', u'CBRANCH_-1207236526'), (u'INT_NOTEQUAL_-1207236291', u'CBRANCH_-1207236290'), (u'MULTIEQUAL_-1207236103', u'PTRSUB_-1207235710'), (u'MULTIEQUAL_-1207236103', u'PTRSUB_-1207235486'), ('const-3', u'INT_EQUAL_-1207236735'), ('const-32', u'PTRSUB_-1207235710'), (u'LOAD_-1207236273', u'CALL_-1207236249'), ('const-433', u'LOAD_-1207236239'), ('tmp_115', u'CBRANCH_-1207236789'), (u'PTRSUB_-1207235516', u'LOAD_-1207236219'), (u'PTRSUB_-1207235486', u'LOAD_-1207236258'), (u'LOAD_-1207236827', u'INT_AND_-1207236801'), (u'PTRSUB_-1207235563', u'LOAD_-1207236239'), ('tmp_411', u'CBRANCH_-1207236574'), ('const-433', u'LOAD_-1207236244'), ('const-433', u'LOAD_-1207236707'), (u'MULTIEQUAL_-1207236103', u'PTRSUB_-1207235747'), ('tmp_75', u'CBRANCH_-1207236812'), (u'COPY_-1207235826', u'CALL_-1207236666'), (u'PTRSUB_-1207235474', u'LOAD_-1207236244'), ('const-433', u'LOAD_-1207236273'), ('const-1954765', u'COPY_-1207235694'), ('const-433', u'LOAD_-1207236258'), (u'MULTIEQUAL_-1207235981', u'PTRSUB_-1207235666'), (u'LOAD_-1207236298', u'CALL_-1207236285'), (u'MULTIEQUAL_-1207236103', u'PTRSUB_-1207235771'), (u'INT_EQUAL_-1207236735', u'CBRANCH_-1207236733'), (u'PTRSUB_-1207235605', u'LOAD_-1207236255'), (u'INT_EQUAL_-1207236529', u'CBRANCH_-1207236526'), ('const-433', u'LOAD_-1207236650'), (u'LOAD_-1207236255', u'MULTIEQUAL_-1207236117'), (u'MULTIEQUAL_-1207236002', u'PTRSUB_-1207235689'), ('const-0', u'PTRSUB_-1207235822'), (u'INT_NOTEQUAL_-1207236790', u'CBRANCH_-1207236789'), (u'COPY_-1207235751', u'CALL_-1207236499'), (u'MULTIEQUAL_-1207235911', u'INT_EQUAL_-1207236755'), (u'COPY_-1207235605', u'CALL_-1207236221'), (u'COPY_-1207235725', u'CALL_-1207236435'), ('tmp_175', u'CBRANCH_-1207236753'), ('tmp_237', u'CBRANCH_-1207236712'), ('const-433', u'LOAD_-1207236497'), (u'COPY_-1207235617', u'CALL_-1207236249'), (u'PTRSUB_-1207235735', u'LOAD_-1207236650'), ('const-16', u'PTRSUB_-1207235747'), (u'MULTIEQUAL_-1207236103', u'PTRSUB_-1207235563'), ('const-0', u'INT_EQUAL_-1207236576'), ('const-0', u'INT_NOTEQUAL_-1207236814'), ('const-5', u'INT_NOTEQUAL_-1207236291'), (u'MULTIEQUAL_-1207235911', u'INT_EQUAL_-1207236775'), (u'LOAD_-1207236497', u'CALL_-1207236484'), (u'MULTIEQUAL_-1207236103', u'PTRSUB_-1207235605'), ('const-1954770', u'COPY_-1207235653'), (u'MULTIEQUAL_-1207236114', u'PTRSUB_-1207235816'), (u'INT_EQUAL_-1207236775', u'CBRANCH_-1207236773'), ('const-2032751', u'COPY_-1207235617'), ('tmp_205', u'CBRANCH_-1207236733'), (u'MULTIEQUAL_-1207236002', u'MULTIEQUAL_-1207235981'), ('const-4', u'INT_NOTEQUAL_-1207236714'), (u'LOAD_-1207236596', u'MULTIEQUAL_-1207236002'), (u'PTRSUB_-1207235771', u'LOAD_-1207236707'), (u'PTRSUB_-1207235666', u'LOAD_-1207236497'), ('const-4', u'INT_AND_-1207236562'), (u'PTRSUB_-1207235689', u'LOAD_-1207236549'), ('const-24', u'PTRSUB_-1207235516'), (u'MULTIEQUAL_-1207236117', u'PTRSUB_-1207235822'), (u'LOAD_-1207236811', u'INT_NOTEQUAL_-1207236790'), (u'LOAD_-1207236811', u'MULTIEQUAL_-1207235911'), (u'PTRSUB_-1207235822', u'LOAD_-1207236827'), (u'MULTIEQUAL_-1207235911', u'INT_NOTEQUAL_-1207236714'), (u'MULTIEQUAL_-1207236114', u'MULTIEQUAL_-1207235981'), ('const-433', u'LOAD_-1207236827'), (u'INT_AND_-1207236801', u'INT_NOTEQUAL_-1207236814'), ('tmp_886', u'BRANCH_-1207236211'), (u'PTRSUB_-1207235747', u'LOAD_-1207236664'), ('const-6', u'INT_EQUAL_-1207236529'), (u'MULTIEQUAL_-1207236103', u'PTRSUB_-1207235516'), (u'LOAD_-1207236287', u'PTRSUB_-1207235541'), ('tmp_1008', u'BRANCH_-1207236247'), ('const-0', u'PTRSUB_-1207235735'), (u'MULTIEQUAL_-1207236117', u'MULTIEQUAL_-1207236002'), (u'MULTIEQUAL_-1207236103', u'PTRSUB_-1207235629'), ('const-16', u'PTRSUB_-1207235553'), ('const-1960367', u'COPY_-1207235826'), (u'COPY_-1207235653', u'CALL_-1207236241'), (u'COPY_-1207235802', u'CALL_-1207236626'), (u'PTRSUB_-1207235629', u'LOAD_-1207236298'), (u'LOAD_-1207236664', u'PTRSUB_-1207235735'), ('const-24', u'PTRSUB_-1207235771'), ('const-8', u'PTRSUB_-1207235816'), ('const-1954762', u'COPY_-1207235725'), (u'LOAD_-1207236707', u'CALL_-1207236694'), ('const-32', u'PTRSUB_-1207235563'), ('const-4', u'INT_AND_-1207236801'), (u'PTRSUB_-1207235710', u'LOAD_-1207236596'), (u'LOAD_-1207236239', u'MULTIEQUAL_-1207236117'), ('const-433', u'LOAD_-1207236664')]
|
[(u'INT_EQUAL_-1207236576', u'CBRANCH_-1207236574'), (u'INT_EQUAL_-1207236755', u'CBRANCH_-1207236753'), (u'CAST_-1207235615', u'LOAD_-1207236255'), ('const-0', u'PTRSUB_-1207235540'), (u'MULTIEQUAL_-1207236103', u'PTRADD_-1207236220'), ('const-1', u'PTRADD_-1207236225'), (u'PTRSUB_-1207235540', u'CALL_-1207236221'), ('const-1', u'PTRADD_-1207236487'), (u'INT_NOTEQUAL_-1207236714', u'CBRANCH_-1207236712'), ('const-433', u'LOAD_-1207236664'), (u'CAST_-1207235743', u'LOAD_-1207236664'), (u'PTRSUB_-1207235552', u'CALL_-1207236249'), (u'PTRADD_-1207236602', u'CAST_-1207235743'), (u'PTRSUB_-1207235712', u'CALL_-1207236551'), ('const-0', u'PTRSUB_-1207235761'), (u'LOAD_-1207236549', u'INT_EQUAL_-1207236529'), ('const-1', u'PTRADD_-1207236534'), ('const-1', u'PTRADD_-1207236196'), ('const-3', u'INT_EQUAL_-1207236735'), (u'MULTIEQUAL_-1207236002', u'PTRADD_-1207236487'), ('const-0', u'RETURN_-1207236257'), ('tmp_648', u'CBRANCH_-1207236290'), (u'INT_AND_-1207236562', u'INT_EQUAL_-1207236576'), (u'CAST_-1207235597', u'LOAD_-1207236282'), ('const-24', u'PTRADD_-1207236220'), ('const-433', u'LOAD_-1207236827'), ('const-0', u'PTRSUB_-1207235552'), (u'PTRADD_-1207236534', u'CAST_-1207235707'), ('const-433', u'LOAD_-1207236258'), (u'LOAD_-1207236588', u'INT_AND_-1207236562'), (u'PTRSUB_-1207235481', u'CALL_-1207236199'), (u'PTRADD_-1207236487', u'CAST_-1207235687'), (u'MULTIEQUAL_-1207236002', u'MULTIEQUAL_-1207236103'), (u'MULTIEQUAL_-1207235911', u'INT_NOTEQUAL_-1207236291'), (u'MULTIEQUAL_-1207236114', u'PTRADD_-1207236749'), ('const-6', u'INT_NOTEQUAL_-1207236790'), (u'LOAD_-1207236282', u'CALL_-1207236269'), (u'LOAD_-1207236650', u'CALL_-1207236626'), (u'MULTIEQUAL_-1207236114', u'MULTIEQUAL_-1207236103'), (u'PTRSUB_-1207235737', u'CALL_-1207236626'), (u'PTRADD_-1207236196', u'CAST_-1207235497'), ('const-0', u'INT_NOTEQUAL_-1207236814'), (u'LOAD_-1207236664', u'LOAD_-1207236650'), (u'CAST_-1207235664', u'LOAD_-1207236497'), ('const-0', u'RETURN_-1207236195'), ('const-4', u'INT_NOTEQUAL_-1207236714'), (u'MULTIEQUAL_-1207235911', u'INT_EQUAL_-1207236735'), (u'MULTIEQUAL_-1207236103', u'PTRADD_-1207236193'), ('const-4', u'INT_AND_-1207236562'), ('const-1', u'PTRADD_-1207236435'), (u'PTRSUB_-1207235686', u'CALL_-1207236499'), (u'PTRSUB_-1207235629', u'CALL_-1207236257'), ('const-433', u'LOAD_-1207236239'), (u'LOAD_-1207236244', u'CALL_-1207236199'), ('const-1', u'PTRADD_-1207236645'), ('const-1954770', u'PTRSUB_-1207235588'), (u'INT_NOTEQUAL_-1207236814', u'CBRANCH_-1207236812'), (u'LOAD_-1207236219', u'MULTIEQUAL_-1207236117'), (u'MULTIEQUAL_-1207236117', u'MULTIEQUAL_-1207236114'), (u'LOAD_-1207236596', u'LOAD_-1207236588'), ('const-1', u'PTRADD_-1207236177'), ('const-0', u'PTRSUB_-1207235588'), (u'CAST_-1207235497', u'LOAD_-1207236258'), (u'MULTIEQUAL_-1207235981', u'PTRADD_-1207236435'), ('const-1', u'PTRADD_-1207236749'), ('const-1960367', u'PTRSUB_-1207235761'), (u'CAST_-1207235819', u'LOAD_-1207236811'), (u'LOAD_-1207236596', u'MULTIEQUAL_-1207236114'), ('const-433', u'LOAD_-1207236497'), ('const-0', u'RETURN_-1207236431'), (u'MULTIEQUAL_-1207236103', u'PTRADD_-1207236534'), ('tmp_947', u'BRANCH_-1207236231'), ('const-1960367', u'PTRSUB_-1207235725'), ('const-32', u'PTRADD_-1207236177'), ('tmp_145', u'CBRANCH_-1207236773'), (u'MULTIEQUAL_-1207236117', u'LOAD_-1207236827'), (u'LOAD_-1207236549', u'MULTIEQUAL_-1207235911'), ('tmp_489', u'CBRANCH_-1207236526'), ('const-0', u'PTRSUB_-1207235629'), ('const-8', u'PTRADD_-1207236487'), (u'PTRADD_-1207236435', u'CAST_-1207235664'), (u'INT_NOTEQUAL_-1207236291', u'CBRANCH_-1207236290'), (u'PTRSUB_-1207235761', u'CALL_-1207236666'), (u'MULTIEQUAL_-1207236103', u'PTRADD_-1207236157'), ('const-2032751', u'PTRSUB_-1207235481'), ('const-16', u'PTRADD_-1207236225'), ('const-24', u'PTRADD_-1207236157'), ('const-1', u'PTRADD_-1207236193'), (u'PTRADD_-1207236193', u'CAST_-1207235615'), (u'LOAD_-1207236273', u'CALL_-1207236249'), ('const-433', u'LOAD_-1207236650'), ('tmp_115', u'CBRANCH_-1207236789'), ('const-433', u'LOAD_-1207236282'), ('const-433', u'LOAD_-1207236298'), (u'LOAD_-1207236827', u'INT_AND_-1207236801'), ('const-1955079', u'PTRSUB_-1207235686'), ('const-1', u'PTRADD_-1207236236'), ('tmp_411', u'CBRANCH_-1207236574'), (u'PTRADD_-1207236177', u'CAST_-1207235573'), ('const-433', u'LOAD_-1207236273'), (u'CAST_-1207235687', u'LOAD_-1207236549'), ('tmp_75', u'CBRANCH_-1207236812'), ('const-2', u'INT_EQUAL_-1207236755'), (u'MULTIEQUAL_-1207236103', u'PTRADD_-1207236177'), ('const-1', u'INT_EQUAL_-1207236775'), (u'CAST_-1207235767', u'LOAD_-1207236707'), ('const-433', u'LOAD_-1207236588'), (u'PTRADD_-1207236157', u'CAST_-1207235527'), ('const-433', u'LOAD_-1207236707'), ('const-433', u'LOAD_-1207236244'), ('const-0', u'PTRSUB_-1207235481'), ('const-0', u'INT_EQUAL_-1207236576'), (u'LOAD_-1207236298', u'CALL_-1207236285'), (u'PTRSUB_-1207235588', u'CALL_-1207236241'), ('const-433', u'LOAD_-1207236219'), ('const-16', u'PTRADD_-1207236196'), (u'INT_EQUAL_-1207236735', u'CBRANCH_-1207236733'), ('tmp_2331', u'MULTIEQUAL_-1207236117'), ('const-433', u'LOAD_-1207236549'), (u'INT_EQUAL_-1207236529', u'CBRANCH_-1207236526'), ('const-433', u'LOAD_-1207236255'), ('const-2032751', u'PTRSUB_-1207235737'), ('const-433', u'LOAD_-1207236596'), (u'PTRADD_-1207236236', u'CAST_-1207235639'), (u'LOAD_-1207236255', u'MULTIEQUAL_-1207236117'), (u'CAST_-1207235707', u'LOAD_-1207236596'), (u'INT_NOTEQUAL_-1207236790', u'CBRANCH_-1207236789'), (u'MULTIEQUAL_-1207235911', u'INT_EQUAL_-1207236755'), (u'LOAD_-1207236287', u'LOAD_-1207236273'), ('const-0', u'PTRSUB_-1207235660'), ('const-24', u'PTRADD_-1207236645'), ('const-32', u'PTRADD_-1207236534'), ('tmp_175', u'CBRANCH_-1207236753'), (u'PTRADD_-1207236220', u'CAST_-1207235597'), ('tmp_237', u'CBRANCH_-1207236712'), (u'CAST_-1207235563', u'LOAD_-1207236287'), ('const-8', u'PTRADD_-1207236749'), ('const-433', u'LOAD_-1207236287'), (u'LOAD_-1207236258', u'LOAD_-1207236244'), ('const-1954759', u'PTRSUB_-1207235712'), ('const-1', u'PTRADD_-1207236602'), (u'MULTIEQUAL_-1207235911', u'INT_EQUAL_-1207236775'), ('const-6', u'INT_EQUAL_-1207236529'), (u'MULTIEQUAL_-1207236103', u'PTRADD_-1207236645'), (u'LOAD_-1207236497', u'CALL_-1207236484'), ('const-4', u'INT_AND_-1207236801'), (u'INT_EQUAL_-1207236775', u'CBRANCH_-1207236773'), ('tmp_205', u'CBRANCH_-1207236733'), (u'PTRSUB_-1207235725', u'CALL_-1207236598'), (u'MULTIEQUAL_-1207236002', u'MULTIEQUAL_-1207235981'), (u'LOAD_-1207236596', u'MULTIEQUAL_-1207236002'), ('const-0', u'PTRSUB_-1207235737'), (u'CAST_-1207235573', u'LOAD_-1207236239'), (u'MULTIEQUAL_-1207236103', u'PTRADD_-1207236602'), (u'LOAD_-1207236811', u'INT_NOTEQUAL_-1207236790'), (u'LOAD_-1207236811', u'MULTIEQUAL_-1207235911'), ('const-1954765', u'PTRSUB_-1207235629'), ('const-32', u'PTRADD_-1207236193'), (u'MULTIEQUAL_-1207235911', u'INT_NOTEQUAL_-1207236714'), ('const-24', u'PTRADD_-1207236236'), (u'PTRADD_-1207236749', u'CAST_-1207235819'), (u'MULTIEQUAL_-1207236114', u'MULTIEQUAL_-1207235981'), ('const-2032751', u'PTRSUB_-1207235552'), (u'INT_AND_-1207236801', u'INT_NOTEQUAL_-1207236814'), ('tmp_886', u'BRANCH_-1207236211'), ('const-16', u'PTRADD_-1207236602'), ('const-24', u'PTRADD_-1207236435'), (u'CAST_-1207235639', u'LOAD_-1207236298'), (u'PTRADD_-1207236225', u'CAST_-1207235563'), (u'PTRADD_-1207236645', u'CAST_-1207235767'), ('const-1954762', u'PTRSUB_-1207235660'), ('const-5', u'INT_NOTEQUAL_-1207236291'), ('tmp_1008', u'BRANCH_-1207236247'), (u'MULTIEQUAL_-1207236103', u'PTRADD_-1207236225'), (u'MULTIEQUAL_-1207236117', u'MULTIEQUAL_-1207236002'), ('const-1960367', u'PTRSUB_-1207235540'), ('const-0', u'PTRSUB_-1207235686'), ('const-433', u'LOAD_-1207236811'), (u'PTRSUB_-1207235660', u'CALL_-1207236435'), (u'MULTIEQUAL_-1207236103', u'PTRADD_-1207236196'), ('const-0', u'PTRSUB_-1207235712'), ('const-1', u'PTRADD_-1207236220'), (u'LOAD_-1207236707', u'CALL_-1207236694'), (u'CAST_-1207235527', u'LOAD_-1207236219'), ('const-0', u'PTRSUB_-1207235725'), (u'LOAD_-1207236239', u'MULTIEQUAL_-1207236117'), ('const-1', u'PTRADD_-1207236157'), (u'MULTIEQUAL_-1207236103', u'PTRADD_-1207236236')]
| null | null |
00140700
|
x64
|
O2
|
(translation_unit "void FUN_00140700(byte *param_1)\n\n{\n int iVar1;\n \nLAB_00140710:\n if ((*param_1 & 4) != 0) goto LAB_00140784;\n while (iVar1 = *(int *)(param_1 + 8), iVar1 != 6) {\n while( true ) {\n if (iVar1 == 1) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3cd);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 2) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3d2);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 3) {\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x18);\n goto LAB_00140710;\n }\n if (iVar1 != 4) {\n if (iVar1 != 5) {\n return;\n }\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n return;\n }\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001de9af);\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x20);\n if ((*param_1 & 4) == 0) break;\nLAB_00140784:\n FUN_00140180(&DAT_001dd3c7);\n iVar1 = *(int *)(param_1 + 8);\n if (iVar1 == 6) goto LAB_00140796;\n }\n }\nLAB_00140796:\n FUN_00140180(&DAT_001dd507);\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3ca);\n return;\n}\n\n" (function_definition "void FUN_00140700(byte *param_1)\n\n{\n int iVar1;\n \nLAB_00140710:\n if ((*param_1 & 4) != 0) goto LAB_00140784;\n while (iVar1 = *(int *)(param_1 + 8), iVar1 != 6) {\n while( true ) {\n if (iVar1 == 1) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3cd);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 2) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3d2);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 3) {\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x18);\n goto LAB_00140710;\n }\n if (iVar1 != 4) {\n if (iVar1 != 5) {\n return;\n }\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n return;\n }\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001de9af);\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x20);\n if ((*param_1 & 4) == 0) break;\nLAB_00140784:\n FUN_00140180(&DAT_001dd3c7);\n iVar1 = *(int *)(param_1 + 8);\n if (iVar1 == 6) goto LAB_00140796;\n }\n }\nLAB_00140796:\n FUN_00140180(&DAT_001dd507);\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3ca);\n return;\n}" primitive_type (function_declarator "FUN_00140700(byte *param_1)" identifier (parameter_list "(byte *param_1)" ( (parameter_declaration "byte *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n int iVar1;\n \nLAB_00140710:\n if ((*param_1 & 4) != 0) goto LAB_00140784;\n while (iVar1 = *(int *)(param_1 + 8), iVar1 != 6) {\n while( true ) {\n if (iVar1 == 1) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3cd);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 2) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3d2);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 3) {\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x18);\n goto LAB_00140710;\n }\n if (iVar1 != 4) {\n if (iVar1 != 5) {\n return;\n }\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n return;\n }\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001de9af);\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x20);\n if ((*param_1 & 4) == 0) break;\nLAB_00140784:\n FUN_00140180(&DAT_001dd3c7);\n iVar1 = *(int *)(param_1 + 8);\n if (iVar1 == 6) goto LAB_00140796;\n }\n }\nLAB_00140796:\n FUN_00140180(&DAT_001dd507);\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3ca);\n return;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (labeled_statement "LAB_00140710:\n if ((*param_1 & 4) != 0) goto LAB_00140784;" statement_identifier : (if_statement "if ((*param_1 & 4) != 0) goto LAB_00140784;" if (parenthesized_expression "((*param_1 & 4) != 0)" ( (binary_expression "(*param_1 & 4) != 0" (parenthesized_expression "(*param_1 & 4)" ( (binary_expression "*param_1 & 4" (pointer_expression "*param_1" * identifier) & number_literal) )) != number_literal) )) (goto_statement "goto LAB_00140784;" goto statement_identifier ;))) (while_statement "while (iVar1 = *(int *)(param_1 + 8), iVar1 != 6) {\n while( true ) {\n if (iVar1 == 1) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3cd);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 2) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3d2);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 3) {\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x18);\n goto LAB_00140710;\n }\n if (iVar1 != 4) {\n if (iVar1 != 5) {\n return;\n }\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n return;\n }\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001de9af);\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x20);\n if ((*param_1 & 4) == 0) break;\nLAB_00140784:\n FUN_00140180(&DAT_001dd3c7);\n iVar1 = *(int *)(param_1 + 8);\n if (iVar1 == 6) goto LAB_00140796;\n }\n }" while (parenthesized_expression "(iVar1 = *(int *)(param_1 + 8), iVar1 != 6)" ( (comma_expression "iVar1 = *(int *)(param_1 + 8), iVar1 != 6" (assignment_expression "iVar1 = *(int *)(param_1 + 8)" identifier = (pointer_expression "*(int *)(param_1 + 8)" * (cast_expression "(int *)(param_1 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))))) , (binary_expression "iVar1 != 6" identifier != number_literal)) )) (compound_statement "{\n while( true ) {\n if (iVar1 == 1) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3cd);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 2) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3d2);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 3) {\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x18);\n goto LAB_00140710;\n }\n if (iVar1 != 4) {\n if (iVar1 != 5) {\n return;\n }\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n return;\n }\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001de9af);\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x20);\n if ((*param_1 & 4) == 0) break;\nLAB_00140784:\n FUN_00140180(&DAT_001dd3c7);\n iVar1 = *(int *)(param_1 + 8);\n if (iVar1 == 6) goto LAB_00140796;\n }\n }" { (while_statement "while( true ) {\n if (iVar1 == 1) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3cd);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 2) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3d2);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 3) {\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x18);\n goto LAB_00140710;\n }\n if (iVar1 != 4) {\n if (iVar1 != 5) {\n return;\n }\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n return;\n }\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001de9af);\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x20);\n if ((*param_1 & 4) == 0) break;\nLAB_00140784:\n FUN_00140180(&DAT_001dd3c7);\n iVar1 = *(int *)(param_1 + 8);\n if (iVar1 == 6) goto LAB_00140796;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n if (iVar1 == 1) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3cd);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 2) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3d2);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 3) {\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x18);\n goto LAB_00140710;\n }\n if (iVar1 != 4) {\n if (iVar1 != 5) {\n return;\n }\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n return;\n }\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001de9af);\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x20);\n if ((*param_1 & 4) == 0) break;\nLAB_00140784:\n FUN_00140180(&DAT_001dd3c7);\n iVar1 = *(int *)(param_1 + 8);\n if (iVar1 == 6) goto LAB_00140796;\n }" { (if_statement "if (iVar1 == 1) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3cd);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }" if (parenthesized_expression "(iVar1 == 1)" ( (binary_expression "iVar1 == 1" identifier == number_literal) )) (compound_statement "{\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3cd);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }" { (expression_statement "FUN_00140700(*(undefined8 *)(param_1 + 0x18));" (call_expression "FUN_00140700(*(undefined8 *)(param_1 + 0x18))" identifier (argument_list "(*(undefined8 *)(param_1 + 0x18))" ( (pointer_expression "*(undefined8 *)(param_1 + 0x18)" * (cast_expression "(undefined8 *)(param_1 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) ))) ;) (expression_statement "FUN_00140180(&DAT_001dd3cd);" (call_expression "FUN_00140180(&DAT_001dd3cd)" identifier (argument_list "(&DAT_001dd3cd)" ( (pointer_expression "&DAT_001dd3cd" & identifier) ))) ;) (expression_statement "param_1 = *(byte **)(param_1 + 0x20);" (assignment_expression "param_1 = *(byte **)(param_1 + 0x20)" identifier = (pointer_expression "*(byte **)(param_1 + 0x20)" * (cast_expression "(byte **)(param_1 + 0x20)" ( (type_descriptor "byte **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_00140710;" goto statement_identifier ;) })) (if_statement "if (iVar1 == 2) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3d2);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }" if (parenthesized_expression "(iVar1 == 2)" ( (binary_expression "iVar1 == 2" identifier == number_literal) )) (compound_statement "{\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3d2);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }" { (expression_statement "FUN_00140700(*(undefined8 *)(param_1 + 0x18));" (call_expression "FUN_00140700(*(undefined8 *)(param_1 + 0x18))" identifier (argument_list "(*(undefined8 *)(param_1 + 0x18))" ( (pointer_expression "*(undefined8 *)(param_1 + 0x18)" * (cast_expression "(undefined8 *)(param_1 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) ))) ;) (expression_statement "FUN_00140180(&DAT_001dd3d2);" (call_expression "FUN_00140180(&DAT_001dd3d2)" identifier (argument_list "(&DAT_001dd3d2)" ( (pointer_expression "&DAT_001dd3d2" & identifier) ))) ;) (expression_statement "param_1 = *(byte **)(param_1 + 0x20);" (assignment_expression "param_1 = *(byte **)(param_1 + 0x20)" identifier = (pointer_expression "*(byte **)(param_1 + 0x20)" * (cast_expression "(byte **)(param_1 + 0x20)" ( (type_descriptor "byte **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_00140710;" goto statement_identifier ;) })) (if_statement "if (iVar1 == 3) {\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x18);\n goto LAB_00140710;\n }" if (parenthesized_expression "(iVar1 == 3)" ( (binary_expression "iVar1 == 3" identifier == number_literal) )) (compound_statement "{\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x18);\n goto LAB_00140710;\n }" { (expression_statement "FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));" (call_expression "FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10))" identifier (argument_list "(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10))" ( (pointer_expression "&DAT_001f046f" & identifier) , (pointer_expression "**(undefined8 **)(param_1 + 0x10)" * (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) ))))) ))) ;) (expression_statement "FUN_00140180(&DAT_001de9af);" (call_expression "FUN_00140180(&DAT_001de9af)" identifier (argument_list "(&DAT_001de9af)" ( (pointer_expression "&DAT_001de9af" & identifier) ))) ;) (expression_statement "param_1 = *(byte **)(param_1 + 0x18);" (assignment_expression "param_1 = *(byte **)(param_1 + 0x18)" identifier = (pointer_expression "*(byte **)(param_1 + 0x18)" * (cast_expression "(byte **)(param_1 + 0x18)" ( (type_descriptor "byte **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_00140710;" goto statement_identifier ;) })) (if_statement "if (iVar1 != 4) {\n if (iVar1 != 5) {\n return;\n }\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n return;\n }" if (parenthesized_expression "(iVar1 != 4)" ( (binary_expression "iVar1 != 4" identifier != number_literal) )) (compound_statement "{\n if (iVar1 != 5) {\n return;\n }\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n return;\n }" { (if_statement "if (iVar1 != 5) {\n return;\n }" if (parenthesized_expression "(iVar1 != 5)" ( (binary_expression "iVar1 != 5" identifier != number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));" (call_expression "FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10))" identifier (argument_list "(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10))" ( (pointer_expression "&DAT_001f046f" & identifier) , (pointer_expression "**(undefined8 **)(param_1 + 0x10)" * (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) ))))) ))) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_00140700(*(undefined8 *)(param_1 + 0x18));" (call_expression "FUN_00140700(*(undefined8 *)(param_1 + 0x18))" identifier (argument_list "(*(undefined8 *)(param_1 + 0x18))" ( (pointer_expression "*(undefined8 *)(param_1 + 0x18)" * (cast_expression "(undefined8 *)(param_1 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) ))) ;) (expression_statement "FUN_00140180(&DAT_001de9af);" (call_expression "FUN_00140180(&DAT_001de9af)" identifier (argument_list "(&DAT_001de9af)" ( (pointer_expression "&DAT_001de9af" & identifier) ))) ;) (expression_statement "FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));" (call_expression "FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10))" identifier (argument_list "(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10))" ( (pointer_expression "&DAT_001f046f" & identifier) , (pointer_expression "**(undefined8 **)(param_1 + 0x10)" * (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) ))))) ))) ;) (expression_statement "FUN_00140180(&DAT_001de9af);" (call_expression "FUN_00140180(&DAT_001de9af)" identifier (argument_list "(&DAT_001de9af)" ( (pointer_expression "&DAT_001de9af" & identifier) ))) ;) (expression_statement "param_1 = *(byte **)(param_1 + 0x20);" (assignment_expression "param_1 = *(byte **)(param_1 + 0x20)" identifier = (pointer_expression "*(byte **)(param_1 + 0x20)" * (cast_expression "(byte **)(param_1 + 0x20)" ( (type_descriptor "byte **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) ))))) ;) (if_statement "if ((*param_1 & 4) == 0) break;" if (parenthesized_expression "((*param_1 & 4) == 0)" ( (binary_expression "(*param_1 & 4) == 0" (parenthesized_expression "(*param_1 & 4)" ( (binary_expression "*param_1 & 4" (pointer_expression "*param_1" * identifier) & number_literal) )) == number_literal) )) (break_statement "break;" break ;)) (labeled_statement "LAB_00140784:\n FUN_00140180(&DAT_001dd3c7);" statement_identifier : (expression_statement "FUN_00140180(&DAT_001dd3c7);" (call_expression "FUN_00140180(&DAT_001dd3c7)" identifier (argument_list "(&DAT_001dd3c7)" ( (pointer_expression "&DAT_001dd3c7" & identifier) ))) ;)) (expression_statement "iVar1 = *(int *)(param_1 + 8);" (assignment_expression "iVar1 = *(int *)(param_1 + 8)" identifier = (pointer_expression "*(int *)(param_1 + 8)" * (cast_expression "(int *)(param_1 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))))) ;) (if_statement "if (iVar1 == 6) goto LAB_00140796;" if (parenthesized_expression "(iVar1 == 6)" ( (binary_expression "iVar1 == 6" identifier == number_literal) )) (goto_statement "goto LAB_00140796;" goto statement_identifier ;)) })) })) (labeled_statement "LAB_00140796:\n FUN_00140180(&DAT_001dd507);" statement_identifier : (expression_statement "FUN_00140180(&DAT_001dd507);" (call_expression "FUN_00140180(&DAT_001dd507)" identifier (argument_list "(&DAT_001dd507)" ( (pointer_expression "&DAT_001dd507" & identifier) ))) ;)) (expression_statement "FUN_00140700(*(undefined8 *)(param_1 + 0x18));" (call_expression "FUN_00140700(*(undefined8 *)(param_1 + 0x18))" identifier (argument_list "(*(undefined8 *)(param_1 + 0x18))" ( (pointer_expression "*(undefined8 *)(param_1 + 0x18)" * (cast_expression "(undefined8 *)(param_1 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) ))) ;) (expression_statement "FUN_00140180(&DAT_001dd3ca);" (call_expression "FUN_00140180(&DAT_001dd3ca)" identifier (argument_list "(&DAT_001dd3ca)" ( (pointer_expression "&DAT_001dd3ca" & identifier) ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "void print_cond_node(COND_COM *cond)\n\n{\n int iVar1;\n \nLAB_00140710:\n if ((cond->flags & 4) != 0) goto LAB_00140784;\n while (iVar1 = cond->type, iVar1 != 6) {\n while( true ) {\n if (iVar1 == 1) {\n print_cond_node(cond->left);\n cprintf(" && ");\n cond = cond->right;\n goto LAB_00140710;\n }\n if (iVar1 == 2) {\n print_cond_node(cond->left);\n cprintf(" || ");\n cond = cond->right;\n goto LAB_00140710;\n }\n if (iVar1 == 3) {\n cprintf("%s",cond->op->word);\n cprintf(" ");\n cond = cond->left;\n goto LAB_00140710;\n }\n if (iVar1 != 4) {\n if (iVar1 != 5) {\n return;\n }\n cprintf("%s",cond->op->word);\n return;\n }\n print_cond_node(cond->left);\n cprintf(" ");\n cprintf("%s",cond->op->word);\n cprintf(" ");\n cond = cond->right;\n if ((cond->flags & 4) == 0) break;\nLAB_00140784:\n cprintf("! ");\n iVar1 = cond->type;\n if (iVar1 == 6) goto LAB_00140796;\n }\n }\nLAB_00140796:\n cprintf("( ");\n print_cond_node(cond->left);\n cprintf(" )");\n return;\n}\n\n" (function_definition "void print_cond_node(COND_COM *cond)\n\n{\n int iVar1;\n \nLAB_00140710:\n if ((cond->flags & 4) != 0) goto LAB_00140784;\n while (iVar1 = cond->type, iVar1 != 6) {\n while( true ) {\n if (iVar1 == 1) {\n print_cond_node(cond->left);\n cprintf(" && ");\n cond = cond->right;\n goto LAB_00140710;\n }\n if (iVar1 == 2) {\n print_cond_node(cond->left);\n cprintf(" || ");\n cond = cond->right;\n goto LAB_00140710;\n }\n if (iVar1 == 3) {\n cprintf("%s",cond->op->word);\n cprintf(" ");\n cond = cond->left;\n goto LAB_00140710;\n }\n if (iVar1 != 4) {\n if (iVar1 != 5) {\n return;\n }\n cprintf("%s",cond->op->word);\n return;\n }\n print_cond_node(cond->left);\n cprintf(" ");\n cprintf("%s",cond->op->word);\n cprintf(" ");\n cond = cond->right;\n if ((cond->flags & 4) == 0) break;\nLAB_00140784:\n cprintf("! ");\n iVar1 = cond->type;\n if (iVar1 == 6) goto LAB_00140796;\n }\n }\nLAB_00140796:\n cprintf("( ");\n print_cond_node(cond->left);\n cprintf(" )");\n return;\n}" primitive_type (function_declarator "print_cond_node(COND_COM *cond)" identifier (parameter_list "(COND_COM *cond)" ( (parameter_declaration "COND_COM *cond" type_identifier (pointer_declarator "*cond" * identifier)) ))) (compound_statement "{\n int iVar1;\n \nLAB_00140710:\n if ((cond->flags & 4) != 0) goto LAB_00140784;\n while (iVar1 = cond->type, iVar1 != 6) {\n while( true ) {\n if (iVar1 == 1) {\n print_cond_node(cond->left);\n cprintf(" && ");\n cond = cond->right;\n goto LAB_00140710;\n }\n if (iVar1 == 2) {\n print_cond_node(cond->left);\n cprintf(" || ");\n cond = cond->right;\n goto LAB_00140710;\n }\n if (iVar1 == 3) {\n cprintf("%s",cond->op->word);\n cprintf(" ");\n cond = cond->left;\n goto LAB_00140710;\n }\n if (iVar1 != 4) {\n if (iVar1 != 5) {\n return;\n }\n cprintf("%s",cond->op->word);\n return;\n }\n print_cond_node(cond->left);\n cprintf(" ");\n cprintf("%s",cond->op->word);\n cprintf(" ");\n cond = cond->right;\n if ((cond->flags & 4) == 0) break;\nLAB_00140784:\n cprintf("! ");\n iVar1 = cond->type;\n if (iVar1 == 6) goto LAB_00140796;\n }\n }\nLAB_00140796:\n cprintf("( ");\n print_cond_node(cond->left);\n cprintf(" )");\n return;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (labeled_statement "LAB_00140710:\n if ((cond->flags & 4) != 0) goto LAB_00140784;" statement_identifier : (if_statement "if ((cond->flags & 4) != 0) goto LAB_00140784;" if (parenthesized_expression "((cond->flags & 4) != 0)" ( (binary_expression "(cond->flags & 4) != 0" (parenthesized_expression "(cond->flags & 4)" ( (binary_expression "cond->flags & 4" (field_expression "cond->flags" identifier -> field_identifier) & number_literal) )) != number_literal) )) (goto_statement "goto LAB_00140784;" goto statement_identifier ;))) (while_statement "while (iVar1 = cond->type, iVar1 != 6) {\n while( true ) {\n if (iVar1 == 1) {\n print_cond_node(cond->left);\n cprintf(" && ");\n cond = cond->right;\n goto LAB_00140710;\n }\n if (iVar1 == 2) {\n print_cond_node(cond->left);\n cprintf(" || ");\n cond = cond->right;\n goto LAB_00140710;\n }\n if (iVar1 == 3) {\n cprintf("%s",cond->op->word);\n cprintf(" ");\n cond = cond->left;\n goto LAB_00140710;\n }\n if (iVar1 != 4) {\n if (iVar1 != 5) {\n return;\n }\n cprintf("%s",cond->op->word);\n return;\n }\n print_cond_node(cond->left);\n cprintf(" ");\n cprintf("%s",cond->op->word);\n cprintf(" ");\n cond = cond->right;\n if ((cond->flags & 4) == 0) break;\nLAB_00140784:\n cprintf("! ");\n iVar1 = cond->type;\n if (iVar1 == 6) goto LAB_00140796;\n }\n }" while (parenthesized_expression "(iVar1 = cond->type, iVar1 != 6)" ( (comma_expression "iVar1 = cond->type, iVar1 != 6" (assignment_expression "iVar1 = cond->type" identifier = (field_expression "cond->type" identifier -> field_identifier)) , (binary_expression "iVar1 != 6" identifier != number_literal)) )) (compound_statement "{\n while( true ) {\n if (iVar1 == 1) {\n print_cond_node(cond->left);\n cprintf(" && ");\n cond = cond->right;\n goto LAB_00140710;\n }\n if (iVar1 == 2) {\n print_cond_node(cond->left);\n cprintf(" || ");\n cond = cond->right;\n goto LAB_00140710;\n }\n if (iVar1 == 3) {\n cprintf("%s",cond->op->word);\n cprintf(" ");\n cond = cond->left;\n goto LAB_00140710;\n }\n if (iVar1 != 4) {\n if (iVar1 != 5) {\n return;\n }\n cprintf("%s",cond->op->word);\n return;\n }\n print_cond_node(cond->left);\n cprintf(" ");\n cprintf("%s",cond->op->word);\n cprintf(" ");\n cond = cond->right;\n if ((cond->flags & 4) == 0) break;\nLAB_00140784:\n cprintf("! ");\n iVar1 = cond->type;\n if (iVar1 == 6) goto LAB_00140796;\n }\n }" { (while_statement "while( true ) {\n if (iVar1 == 1) {\n print_cond_node(cond->left);\n cprintf(" && ");\n cond = cond->right;\n goto LAB_00140710;\n }\n if (iVar1 == 2) {\n print_cond_node(cond->left);\n cprintf(" || ");\n cond = cond->right;\n goto LAB_00140710;\n }\n if (iVar1 == 3) {\n cprintf("%s",cond->op->word);\n cprintf(" ");\n cond = cond->left;\n goto LAB_00140710;\n }\n if (iVar1 != 4) {\n if (iVar1 != 5) {\n return;\n }\n cprintf("%s",cond->op->word);\n return;\n }\n print_cond_node(cond->left);\n cprintf(" ");\n cprintf("%s",cond->op->word);\n cprintf(" ");\n cond = cond->right;\n if ((cond->flags & 4) == 0) break;\nLAB_00140784:\n cprintf("! ");\n iVar1 = cond->type;\n if (iVar1 == 6) goto LAB_00140796;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n if (iVar1 == 1) {\n print_cond_node(cond->left);\n cprintf(" && ");\n cond = cond->right;\n goto LAB_00140710;\n }\n if (iVar1 == 2) {\n print_cond_node(cond->left);\n cprintf(" || ");\n cond = cond->right;\n goto LAB_00140710;\n }\n if (iVar1 == 3) {\n cprintf("%s",cond->op->word);\n cprintf(" ");\n cond = cond->left;\n goto LAB_00140710;\n }\n if (iVar1 != 4) {\n if (iVar1 != 5) {\n return;\n }\n cprintf("%s",cond->op->word);\n return;\n }\n print_cond_node(cond->left);\n cprintf(" ");\n cprintf("%s",cond->op->word);\n cprintf(" ");\n cond = cond->right;\n if ((cond->flags & 4) == 0) break;\nLAB_00140784:\n cprintf("! ");\n iVar1 = cond->type;\n if (iVar1 == 6) goto LAB_00140796;\n }" { (if_statement "if (iVar1 == 1) {\n print_cond_node(cond->left);\n cprintf(" && ");\n cond = cond->right;\n goto LAB_00140710;\n }" if (parenthesized_expression "(iVar1 == 1)" ( (binary_expression "iVar1 == 1" identifier == number_literal) )) (compound_statement "{\n print_cond_node(cond->left);\n cprintf(" && ");\n cond = cond->right;\n goto LAB_00140710;\n }" { (expression_statement "print_cond_node(cond->left);" (call_expression "print_cond_node(cond->left)" identifier (argument_list "(cond->left)" ( (field_expression "cond->left" identifier -> field_identifier) ))) ;) (expression_statement "cprintf(" && ");" (call_expression "cprintf(" && ")" identifier (argument_list "(" && ")" ( (string_literal "" && "" " string_content ") ))) ;) (expression_statement "cond = cond->right;" (assignment_expression "cond = cond->right" identifier = (field_expression "cond->right" identifier -> field_identifier)) ;) (goto_statement "goto LAB_00140710;" goto statement_identifier ;) })) (if_statement "if (iVar1 == 2) {\n print_cond_node(cond->left);\n cprintf(" || ");\n cond = cond->right;\n goto LAB_00140710;\n }" if (parenthesized_expression "(iVar1 == 2)" ( (binary_expression "iVar1 == 2" identifier == number_literal) )) (compound_statement "{\n print_cond_node(cond->left);\n cprintf(" || ");\n cond = cond->right;\n goto LAB_00140710;\n }" { (expression_statement "print_cond_node(cond->left);" (call_expression "print_cond_node(cond->left)" identifier (argument_list "(cond->left)" ( (field_expression "cond->left" identifier -> field_identifier) ))) ;) (expression_statement "cprintf(" || ");" (call_expression "cprintf(" || ")" identifier (argument_list "(" || ")" ( (string_literal "" || "" " string_content ") ))) ;) (expression_statement "cond = cond->right;" (assignment_expression "cond = cond->right" identifier = (field_expression "cond->right" identifier -> field_identifier)) ;) (goto_statement "goto LAB_00140710;" goto statement_identifier ;) })) (if_statement "if (iVar1 == 3) {\n cprintf("%s",cond->op->word);\n cprintf(" ");\n cond = cond->left;\n goto LAB_00140710;\n }" if (parenthesized_expression "(iVar1 == 3)" ( (binary_expression "iVar1 == 3" identifier == number_literal) )) (compound_statement "{\n cprintf("%s",cond->op->word);\n cprintf(" ");\n cond = cond->left;\n goto LAB_00140710;\n }" { (expression_statement "cprintf("%s",cond->op->word);" (call_expression "cprintf("%s",cond->op->word)" identifier (argument_list "("%s",cond->op->word)" ( (string_literal ""%s"" " string_content ") , (field_expression "cond->op->word" (field_expression "cond->op" identifier -> field_identifier) -> field_identifier) ))) ;) (expression_statement "cprintf(" ");" (call_expression "cprintf(" ")" identifier (argument_list "(" ")" ( (string_literal "" "" " string_content ") ))) ;) (expression_statement "cond = cond->left;" (assignment_expression "cond = cond->left" identifier = (field_expression "cond->left" identifier -> field_identifier)) ;) (goto_statement "goto LAB_00140710;" goto statement_identifier ;) })) (if_statement "if (iVar1 != 4) {\n if (iVar1 != 5) {\n return;\n }\n cprintf("%s",cond->op->word);\n return;\n }" if (parenthesized_expression "(iVar1 != 4)" ( (binary_expression "iVar1 != 4" identifier != number_literal) )) (compound_statement "{\n if (iVar1 != 5) {\n return;\n }\n cprintf("%s",cond->op->word);\n return;\n }" { (if_statement "if (iVar1 != 5) {\n return;\n }" if (parenthesized_expression "(iVar1 != 5)" ( (binary_expression "iVar1 != 5" identifier != number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "cprintf("%s",cond->op->word);" (call_expression "cprintf("%s",cond->op->word)" identifier (argument_list "("%s",cond->op->word)" ( (string_literal ""%s"" " string_content ") , (field_expression "cond->op->word" (field_expression "cond->op" identifier -> field_identifier) -> field_identifier) ))) ;) (return_statement "return;" return ;) })) (expression_statement "print_cond_node(cond->left);" (call_expression "print_cond_node(cond->left)" identifier (argument_list "(cond->left)" ( (field_expression "cond->left" identifier -> field_identifier) ))) ;) (expression_statement "cprintf(" ");" (call_expression "cprintf(" ")" identifier (argument_list "(" ")" ( (string_literal "" "" " string_content ") ))) ;) (expression_statement "cprintf("%s",cond->op->word);" (call_expression "cprintf("%s",cond->op->word)" identifier (argument_list "("%s",cond->op->word)" ( (string_literal ""%s"" " string_content ") , (field_expression "cond->op->word" (field_expression "cond->op" identifier -> field_identifier) -> field_identifier) ))) ;) (expression_statement "cprintf(" ");" (call_expression "cprintf(" ")" identifier (argument_list "(" ")" ( (string_literal "" "" " string_content ") ))) ;) (expression_statement "cond = cond->right;" (assignment_expression "cond = cond->right" identifier = (field_expression "cond->right" identifier -> field_identifier)) ;) (if_statement "if ((cond->flags & 4) == 0) break;" if (parenthesized_expression "((cond->flags & 4) == 0)" ( (binary_expression "(cond->flags & 4) == 0" (parenthesized_expression "(cond->flags & 4)" ( (binary_expression "cond->flags & 4" (field_expression "cond->flags" identifier -> field_identifier) & number_literal) )) == number_literal) )) (break_statement "break;" break ;)) (labeled_statement "LAB_00140784:\n cprintf("! ");" statement_identifier : (expression_statement "cprintf("! ");" (call_expression "cprintf("! ")" identifier (argument_list "("! ")" ( (string_literal ""! "" " string_content ") ))) ;)) (expression_statement "iVar1 = cond->type;" (assignment_expression "iVar1 = cond->type" identifier = (field_expression "cond->type" identifier -> field_identifier)) ;) (if_statement "if (iVar1 == 6) goto LAB_00140796;" if (parenthesized_expression "(iVar1 == 6)" ( (binary_expression "iVar1 == 6" identifier == number_literal) )) (goto_statement "goto LAB_00140796;" goto statement_identifier ;)) })) })) (labeled_statement "LAB_00140796:\n cprintf("( ");" statement_identifier : (expression_statement "cprintf("( ");" (call_expression "cprintf("( ")" identifier (argument_list "("( ")" ( (string_literal ""( "" " string_content ") ))) ;)) (expression_statement "print_cond_node(cond->left);" (call_expression "print_cond_node(cond->left)" identifier (argument_list "(cond->left)" ( (field_expression "cond->left" identifier -> field_identifier) ))) ;) (expression_statement "cprintf(" )");" (call_expression "cprintf(" )")" identifier (argument_list "(" )")" ( (string_literal "" )"" " string_content ") ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "void FUN_00140700(byte *param_1)\n\n{\n int iVar1;\n \nLAB_00140710:\n if ((*param_1 & 4) != 0) goto LAB_00140784;\n while (iVar1 = *(int *)(param_1 + 8), iVar1 != 6) {\n while( true ) {\n if (iVar1 == 1) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3cd);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 2) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3d2);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 3) {\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x18);\n goto LAB_00140710;\n }\n if (iVar1 != 4) {\n if (iVar1 != 5) {\n return;\n }\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n return;\n }\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001de9af);\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x20);\n if ((*param_1 & 4) == 0) break;\nLAB_00140784:\n FUN_00140180(&DAT_001dd3c7);\n iVar1 = *(int *)(param_1 + 8);\n if (iVar1 == 6) goto LAB_00140796;\n }\n }\nLAB_00140796:\n FUN_00140180(&DAT_001dd507);\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3ca);\n return;\n}\n\n" (function_definition "void FUN_00140700(byte *param_1)\n\n{\n int iVar1;\n \nLAB_00140710:\n if ((*param_1 & 4) != 0) goto LAB_00140784;\n while (iVar1 = *(int *)(param_1 + 8), iVar1 != 6) {\n while( true ) {\n if (iVar1 == 1) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3cd);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 2) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3d2);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 3) {\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x18);\n goto LAB_00140710;\n }\n if (iVar1 != 4) {\n if (iVar1 != 5) {\n return;\n }\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n return;\n }\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001de9af);\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x20);\n if ((*param_1 & 4) == 0) break;\nLAB_00140784:\n FUN_00140180(&DAT_001dd3c7);\n iVar1 = *(int *)(param_1 + 8);\n if (iVar1 == 6) goto LAB_00140796;\n }\n }\nLAB_00140796:\n FUN_00140180(&DAT_001dd507);\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3ca);\n return;\n}" primitive_type (function_declarator "FUN_00140700(byte *param_1)" identifier (parameter_list "(byte *param_1)" ( (parameter_declaration "byte *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n int iVar1;\n \nLAB_00140710:\n if ((*param_1 & 4) != 0) goto LAB_00140784;\n while (iVar1 = *(int *)(param_1 + 8), iVar1 != 6) {\n while( true ) {\n if (iVar1 == 1) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3cd);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 2) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3d2);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 3) {\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x18);\n goto LAB_00140710;\n }\n if (iVar1 != 4) {\n if (iVar1 != 5) {\n return;\n }\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n return;\n }\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001de9af);\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x20);\n if ((*param_1 & 4) == 0) break;\nLAB_00140784:\n FUN_00140180(&DAT_001dd3c7);\n iVar1 = *(int *)(param_1 + 8);\n if (iVar1 == 6) goto LAB_00140796;\n }\n }\nLAB_00140796:\n FUN_00140180(&DAT_001dd507);\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3ca);\n return;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (labeled_statement "LAB_00140710:\n if ((*param_1 & 4) != 0) goto LAB_00140784;" statement_identifier : (if_statement "if ((*param_1 & 4) != 0) goto LAB_00140784;" if (parenthesized_expression "((*param_1 & 4) != 0)" ( (binary_expression "(*param_1 & 4) != 0" (parenthesized_expression "(*param_1 & 4)" ( (binary_expression "*param_1 & 4" (pointer_expression "*param_1" * identifier) & number_literal) )) != number_literal) )) (goto_statement "goto LAB_00140784;" goto statement_identifier ;))) (while_statement "while (iVar1 = *(int *)(param_1 + 8), iVar1 != 6) {\n while( true ) {\n if (iVar1 == 1) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3cd);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 2) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3d2);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 3) {\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x18);\n goto LAB_00140710;\n }\n if (iVar1 != 4) {\n if (iVar1 != 5) {\n return;\n }\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n return;\n }\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001de9af);\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x20);\n if ((*param_1 & 4) == 0) break;\nLAB_00140784:\n FUN_00140180(&DAT_001dd3c7);\n iVar1 = *(int *)(param_1 + 8);\n if (iVar1 == 6) goto LAB_00140796;\n }\n }" while (parenthesized_expression "(iVar1 = *(int *)(param_1 + 8), iVar1 != 6)" ( (comma_expression "iVar1 = *(int *)(param_1 + 8), iVar1 != 6" (assignment_expression "iVar1 = *(int *)(param_1 + 8)" identifier = (pointer_expression "*(int *)(param_1 + 8)" * (cast_expression "(int *)(param_1 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))))) , (binary_expression "iVar1 != 6" identifier != number_literal)) )) (compound_statement "{\n while( true ) {\n if (iVar1 == 1) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3cd);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 2) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3d2);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 3) {\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x18);\n goto LAB_00140710;\n }\n if (iVar1 != 4) {\n if (iVar1 != 5) {\n return;\n }\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n return;\n }\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001de9af);\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x20);\n if ((*param_1 & 4) == 0) break;\nLAB_00140784:\n FUN_00140180(&DAT_001dd3c7);\n iVar1 = *(int *)(param_1 + 8);\n if (iVar1 == 6) goto LAB_00140796;\n }\n }" { (while_statement "while( true ) {\n if (iVar1 == 1) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3cd);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 2) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3d2);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 3) {\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x18);\n goto LAB_00140710;\n }\n if (iVar1 != 4) {\n if (iVar1 != 5) {\n return;\n }\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n return;\n }\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001de9af);\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x20);\n if ((*param_1 & 4) == 0) break;\nLAB_00140784:\n FUN_00140180(&DAT_001dd3c7);\n iVar1 = *(int *)(param_1 + 8);\n if (iVar1 == 6) goto LAB_00140796;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n if (iVar1 == 1) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3cd);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 2) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3d2);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 3) {\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x18);\n goto LAB_00140710;\n }\n if (iVar1 != 4) {\n if (iVar1 != 5) {\n return;\n }\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n return;\n }\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001de9af);\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x20);\n if ((*param_1 & 4) == 0) break;\nLAB_00140784:\n FUN_00140180(&DAT_001dd3c7);\n iVar1 = *(int *)(param_1 + 8);\n if (iVar1 == 6) goto LAB_00140796;\n }" { (if_statement "if (iVar1 == 1) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3cd);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }" if (parenthesized_expression "(iVar1 == 1)" ( (binary_expression "iVar1 == 1" identifier == number_literal) )) (compound_statement "{\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3cd);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }" { (expression_statement "FUN_00140700(*(undefined8 *)(param_1 + 0x18));" (call_expression "FUN_00140700(*(undefined8 *)(param_1 + 0x18))" identifier (argument_list "(*(undefined8 *)(param_1 + 0x18))" ( (pointer_expression "*(undefined8 *)(param_1 + 0x18)" * (cast_expression "(undefined8 *)(param_1 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) ))) ;) (expression_statement "FUN_00140180(&DAT_001dd3cd);" (call_expression "FUN_00140180(&DAT_001dd3cd)" identifier (argument_list "(&DAT_001dd3cd)" ( (pointer_expression "&DAT_001dd3cd" & identifier) ))) ;) (expression_statement "param_1 = *(byte **)(param_1 + 0x20);" (assignment_expression "param_1 = *(byte **)(param_1 + 0x20)" identifier = (pointer_expression "*(byte **)(param_1 + 0x20)" * (cast_expression "(byte **)(param_1 + 0x20)" ( (type_descriptor "byte **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_00140710;" goto statement_identifier ;) })) (if_statement "if (iVar1 == 2) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3d2);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }" if (parenthesized_expression "(iVar1 == 2)" ( (binary_expression "iVar1 == 2" identifier == number_literal) )) (compound_statement "{\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3d2);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }" { (expression_statement "FUN_00140700(*(undefined8 *)(param_1 + 0x18));" (call_expression "FUN_00140700(*(undefined8 *)(param_1 + 0x18))" identifier (argument_list "(*(undefined8 *)(param_1 + 0x18))" ( (pointer_expression "*(undefined8 *)(param_1 + 0x18)" * (cast_expression "(undefined8 *)(param_1 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) ))) ;) (expression_statement "FUN_00140180(&DAT_001dd3d2);" (call_expression "FUN_00140180(&DAT_001dd3d2)" identifier (argument_list "(&DAT_001dd3d2)" ( (pointer_expression "&DAT_001dd3d2" & identifier) ))) ;) (expression_statement "param_1 = *(byte **)(param_1 + 0x20);" (assignment_expression "param_1 = *(byte **)(param_1 + 0x20)" identifier = (pointer_expression "*(byte **)(param_1 + 0x20)" * (cast_expression "(byte **)(param_1 + 0x20)" ( (type_descriptor "byte **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_00140710;" goto statement_identifier ;) })) (if_statement "if (iVar1 == 3) {\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x18);\n goto LAB_00140710;\n }" if (parenthesized_expression "(iVar1 == 3)" ( (binary_expression "iVar1 == 3" identifier == number_literal) )) (compound_statement "{\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x18);\n goto LAB_00140710;\n }" { (expression_statement "FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));" (call_expression "FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10))" identifier (argument_list "(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10))" ( (pointer_expression "&DAT_001f046f" & identifier) , (pointer_expression "**(undefined8 **)(param_1 + 0x10)" * (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) ))))) ))) ;) (expression_statement "FUN_00140180(&DAT_001de9af);" (call_expression "FUN_00140180(&DAT_001de9af)" identifier (argument_list "(&DAT_001de9af)" ( (pointer_expression "&DAT_001de9af" & identifier) ))) ;) (expression_statement "param_1 = *(byte **)(param_1 + 0x18);" (assignment_expression "param_1 = *(byte **)(param_1 + 0x18)" identifier = (pointer_expression "*(byte **)(param_1 + 0x18)" * (cast_expression "(byte **)(param_1 + 0x18)" ( (type_descriptor "byte **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_00140710;" goto statement_identifier ;) })) (if_statement "if (iVar1 != 4) {\n if (iVar1 != 5) {\n return;\n }\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n return;\n }" if (parenthesized_expression "(iVar1 != 4)" ( (binary_expression "iVar1 != 4" identifier != number_literal) )) (compound_statement "{\n if (iVar1 != 5) {\n return;\n }\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n return;\n }" { (if_statement "if (iVar1 != 5) {\n return;\n }" if (parenthesized_expression "(iVar1 != 5)" ( (binary_expression "iVar1 != 5" identifier != number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));" (call_expression "FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10))" identifier (argument_list "(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10))" ( (pointer_expression "&DAT_001f046f" & identifier) , (pointer_expression "**(undefined8 **)(param_1 + 0x10)" * (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) ))))) ))) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_00140700(*(undefined8 *)(param_1 + 0x18));" (call_expression "FUN_00140700(*(undefined8 *)(param_1 + 0x18))" identifier (argument_list "(*(undefined8 *)(param_1 + 0x18))" ( (pointer_expression "*(undefined8 *)(param_1 + 0x18)" * (cast_expression "(undefined8 *)(param_1 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) ))) ;) (expression_statement "FUN_00140180(&DAT_001de9af);" (call_expression "FUN_00140180(&DAT_001de9af)" identifier (argument_list "(&DAT_001de9af)" ( (pointer_expression "&DAT_001de9af" & identifier) ))) ;) (expression_statement "FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));" (call_expression "FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10))" identifier (argument_list "(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10))" ( (pointer_expression "&DAT_001f046f" & identifier) , (pointer_expression "**(undefined8 **)(param_1 + 0x10)" * (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) ))))) ))) ;) (expression_statement "FUN_00140180(&DAT_001de9af);" (call_expression "FUN_00140180(&DAT_001de9af)" identifier (argument_list "(&DAT_001de9af)" ( (pointer_expression "&DAT_001de9af" & identifier) ))) ;) (expression_statement "param_1 = *(byte **)(param_1 + 0x20);" (assignment_expression "param_1 = *(byte **)(param_1 + 0x20)" identifier = (pointer_expression "*(byte **)(param_1 + 0x20)" * (cast_expression "(byte **)(param_1 + 0x20)" ( (type_descriptor "byte **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) ))))) ;) (if_statement "if ((*param_1 & 4) == 0) break;" if (parenthesized_expression "((*param_1 & 4) == 0)" ( (binary_expression "(*param_1 & 4) == 0" (parenthesized_expression "(*param_1 & 4)" ( (binary_expression "*param_1 & 4" (pointer_expression "*param_1" * identifier) & number_literal) )) == number_literal) )) (break_statement "break;" break ;)) (labeled_statement "LAB_00140784:\n FUN_00140180(&DAT_001dd3c7);" statement_identifier : (expression_statement "FUN_00140180(&DAT_001dd3c7);" (call_expression "FUN_00140180(&DAT_001dd3c7)" identifier (argument_list "(&DAT_001dd3c7)" ( (pointer_expression "&DAT_001dd3c7" & identifier) ))) ;)) (expression_statement "iVar1 = *(int *)(param_1 + 8);" (assignment_expression "iVar1 = *(int *)(param_1 + 8)" identifier = (pointer_expression "*(int *)(param_1 + 8)" * (cast_expression "(int *)(param_1 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))))) ;) (if_statement "if (iVar1 == 6) goto LAB_00140796;" if (parenthesized_expression "(iVar1 == 6)" ( (binary_expression "iVar1 == 6" identifier == number_literal) )) (goto_statement "goto LAB_00140796;" goto statement_identifier ;)) })) })) (labeled_statement "LAB_00140796:\n FUN_00140180(&DAT_001dd507);" statement_identifier : (expression_statement "FUN_00140180(&DAT_001dd507);" (call_expression "FUN_00140180(&DAT_001dd507)" identifier (argument_list "(&DAT_001dd507)" ( (pointer_expression "&DAT_001dd507" & identifier) ))) ;)) (expression_statement "FUN_00140700(*(undefined8 *)(param_1 + 0x18));" (call_expression "FUN_00140700(*(undefined8 *)(param_1 + 0x18))" identifier (argument_list "(*(undefined8 *)(param_1 + 0x18))" ( (pointer_expression "*(undefined8 *)(param_1 + 0x18)" * (cast_expression "(undefined8 *)(param_1 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) ))) ;) (expression_statement "FUN_00140180(&DAT_001dd3ca);" (call_expression "FUN_00140180(&DAT_001dd3ca)" identifier (argument_list "(&DAT_001dd3ca)" ( (pointer_expression "&DAT_001dd3ca" & 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 ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) & LIT) )) != LIT) )) (goto_statement goto statement_identifier ;))) (while_statement while (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) , (binary_expression IDENT != LIT)) )) (compound_statement { (while_statement while (parenthesized_expression ( BOOL )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (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 (call_expression IDENT (argument_list ( (pointer_expression & IDENT) ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (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 (call_expression IDENT (argument_list ( (pointer_expression & IDENT) ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ))) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (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 { (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ))) ;) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ))) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) ))) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ))) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) & LIT) )) == LIT) )) (break_statement break ;)) (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) ))) ;)) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;)) })) })) (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) ))) ;)) (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 (call_expression IDENT (argument_list ( (pointer_expression & IDENT) ))) ;) (return_statement return ;) })))
|
(function_definition "void FUN_00140700(byte *param_1)\n\n{\n int iVar1;\n \nLAB_00140710:\n if ((*param_1 & 4) != 0) goto LAB_00140784;\n while (iVar1 = *(int *)(param_1 + 8), iVar1 != 6) {\n while( true ) {\n if (iVar1 == 1) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3cd);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 2) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3d2);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 3) {\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x18);\n goto LAB_00140710;\n }\n if (iVar1 != 4) {\n if (iVar1 != 5) {\n return;\n }\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n return;\n }\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001de9af);\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x20);\n if ((*param_1 & 4) == 0) break;\nLAB_00140784:\n FUN_00140180(&DAT_001dd3c7);\n iVar1 = *(int *)(param_1 + 8);\n if (iVar1 == 6) goto LAB_00140796;\n }\n }\nLAB_00140796:\n FUN_00140180(&DAT_001dd507);\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3ca);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00140700(byte *param_1)" (identifier "FUN_00140700") (parameter_list "(byte *param_1)" (( "(") (parameter_declaration "byte *param_1" (type_identifier "byte") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n int iVar1;\n \nLAB_00140710:\n if ((*param_1 & 4) != 0) goto LAB_00140784;\n while (iVar1 = *(int *)(param_1 + 8), iVar1 != 6) {\n while( true ) {\n if (iVar1 == 1) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3cd);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 2) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3d2);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 3) {\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x18);\n goto LAB_00140710;\n }\n if (iVar1 != 4) {\n if (iVar1 != 5) {\n return;\n }\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n return;\n }\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001de9af);\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x20);\n if ((*param_1 & 4) == 0) break;\nLAB_00140784:\n FUN_00140180(&DAT_001dd3c7);\n iVar1 = *(int *)(param_1 + 8);\n if (iVar1 == 6) goto LAB_00140796;\n }\n }\nLAB_00140796:\n FUN_00140180(&DAT_001dd507);\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3ca);\n return;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (labeled_statement "LAB_00140710:\n if ((*param_1 & 4) != 0) goto LAB_00140784;" (statement_identifier "LAB_00140710") (: ":") (if_statement "if ((*param_1 & 4) != 0) goto LAB_00140784;" (if "if") (parenthesized_expression "((*param_1 & 4) != 0)" (( "(") (binary_expression "(*param_1 & 4) != 0" (parenthesized_expression "(*param_1 & 4)" (( "(") (binary_expression "*param_1 & 4" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (& "&") (number_literal "4")) () ")")) (!= "!=") (number_literal "0")) () ")")) (goto_statement "goto LAB_00140784;" (goto "goto") (statement_identifier "LAB_00140784") (; ";")))) (while_statement "while (iVar1 = *(int *)(param_1 + 8), iVar1 != 6) {\n while( true ) {\n if (iVar1 == 1) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3cd);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 2) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3d2);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 3) {\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x18);\n goto LAB_00140710;\n }\n if (iVar1 != 4) {\n if (iVar1 != 5) {\n return;\n }\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n return;\n }\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001de9af);\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x20);\n if ((*param_1 & 4) == 0) break;\nLAB_00140784:\n FUN_00140180(&DAT_001dd3c7);\n iVar1 = *(int *)(param_1 + 8);\n if (iVar1 == 6) goto LAB_00140796;\n }\n }" (while "while") (parenthesized_expression "(iVar1 = *(int *)(param_1 + 8), iVar1 != 6)" (( "(") (comma_expression "iVar1 = *(int *)(param_1 + 8), iVar1 != 6" (assignment_expression "iVar1 = *(int *)(param_1 + 8)" (identifier "iVar1") (= "=") (pointer_expression "*(int *)(param_1 + 8)" (* "*") (cast_expression "(int *)(param_1 + 8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")"))))) (, ",") (binary_expression "iVar1 != 6" (identifier "iVar1") (!= "!=") (number_literal "6"))) () ")")) (compound_statement "{\n while( true ) {\n if (iVar1 == 1) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3cd);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 2) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3d2);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 3) {\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x18);\n goto LAB_00140710;\n }\n if (iVar1 != 4) {\n if (iVar1 != 5) {\n return;\n }\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n return;\n }\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001de9af);\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x20);\n if ((*param_1 & 4) == 0) break;\nLAB_00140784:\n FUN_00140180(&DAT_001dd3c7);\n iVar1 = *(int *)(param_1 + 8);\n if (iVar1 == 6) goto LAB_00140796;\n }\n }" ({ "{") (while_statement "while( true ) {\n if (iVar1 == 1) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3cd);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 2) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3d2);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 3) {\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x18);\n goto LAB_00140710;\n }\n if (iVar1 != 4) {\n if (iVar1 != 5) {\n return;\n }\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n return;\n }\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001de9af);\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x20);\n if ((*param_1 & 4) == 0) break;\nLAB_00140784:\n FUN_00140180(&DAT_001dd3c7);\n iVar1 = *(int *)(param_1 + 8);\n if (iVar1 == 6) goto LAB_00140796;\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n if (iVar1 == 1) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3cd);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 2) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3d2);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }\n if (iVar1 == 3) {\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x18);\n goto LAB_00140710;\n }\n if (iVar1 != 4) {\n if (iVar1 != 5) {\n return;\n }\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n return;\n }\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001de9af);\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x20);\n if ((*param_1 & 4) == 0) break;\nLAB_00140784:\n FUN_00140180(&DAT_001dd3c7);\n iVar1 = *(int *)(param_1 + 8);\n if (iVar1 == 6) goto LAB_00140796;\n }" ({ "{") (if_statement "if (iVar1 == 1) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3cd);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }" (if "if") (parenthesized_expression "(iVar1 == 1)" (( "(") (binary_expression "iVar1 == 1" (identifier "iVar1") (== "==") (number_literal "1")) () ")")) (compound_statement "{\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3cd);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }" ({ "{") (expression_statement "FUN_00140700(*(undefined8 *)(param_1 + 0x18));" (call_expression "FUN_00140700(*(undefined8 *)(param_1 + 0x18))" (identifier "FUN_00140700") (argument_list "(*(undefined8 *)(param_1 + 0x18))" (( "(") (pointer_expression "*(undefined8 *)(param_1 + 0x18)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x18)" (( "(") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")")))) () ")"))) (; ";")) (expression_statement "FUN_00140180(&DAT_001dd3cd);" (call_expression "FUN_00140180(&DAT_001dd3cd)" (identifier "FUN_00140180") (argument_list "(&DAT_001dd3cd)" (( "(") (pointer_expression "&DAT_001dd3cd" (& "&") (identifier "DAT_001dd3cd")) () ")"))) (; ";")) (expression_statement "param_1 = *(byte **)(param_1 + 0x20);" (assignment_expression "param_1 = *(byte **)(param_1 + 0x20)" (identifier "param_1") (= "=") (pointer_expression "*(byte **)(param_1 + 0x20)" (* "*") (cast_expression "(byte **)(param_1 + 0x20)" (( "(") (type_descriptor "byte **" (type_identifier "byte") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x20)" (( "(") (binary_expression "param_1 + 0x20" (identifier "param_1") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (goto_statement "goto LAB_00140710;" (goto "goto") (statement_identifier "LAB_00140710") (; ";")) (} "}"))) (if_statement "if (iVar1 == 2) {\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3d2);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }" (if "if") (parenthesized_expression "(iVar1 == 2)" (( "(") (binary_expression "iVar1 == 2" (identifier "iVar1") (== "==") (number_literal "2")) () ")")) (compound_statement "{\n FUN_00140700(*(undefined8 *)(param_1 + 0x18));\n FUN_00140180(&DAT_001dd3d2);\n param_1 = *(byte **)(param_1 + 0x20);\n goto LAB_00140710;\n }" ({ "{") (expression_statement "FUN_00140700(*(undefined8 *)(param_1 + 0x18));" (call_expression "FUN_00140700(*(undefined8 *)(param_1 + 0x18))" (identifier "FUN_00140700") (argument_list "(*(undefined8 *)(param_1 + 0x18))" (( "(") (pointer_expression "*(undefined8 *)(param_1 + 0x18)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x18)" (( "(") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")")))) () ")"))) (; ";")) (expression_statement "FUN_00140180(&DAT_001dd3d2);" (call_expression "FUN_00140180(&DAT_001dd3d2)" (identifier "FUN_00140180") (argument_list "(&DAT_001dd3d2)" (( "(") (pointer_expression "&DAT_001dd3d2" (& "&") (identifier "DAT_001dd3d2")) () ")"))) (; ";")) (expression_statement "param_1 = *(byte **)(param_1 + 0x20);" (assignment_expression "param_1 = *(byte **)(param_1 + 0x20)" (identifier "param_1") (= "=") (pointer_expression "*(byte **)(param_1 + 0x20)" (* "*") (cast_expression "(byte **)(param_1 + 0x20)" (( "(") (type_descriptor "byte **" (type_identifier "byte") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x20)" (( "(") (binary_expression "param_1 + 0x20" (identifier "param_1") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (goto_statement "goto LAB_00140710;" (goto "goto") (statement_identifier "LAB_00140710") (; ";")) (} "}"))) (if_statement "if (iVar1 == 3) {\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x18);\n goto LAB_00140710;\n }" (if "if") (parenthesized_expression "(iVar1 == 3)" (( "(") (binary_expression "iVar1 == 3" (identifier "iVar1") (== "==") (number_literal "3")) () ")")) (compound_statement "{\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n FUN_00140180(&DAT_001de9af);\n param_1 = *(byte **)(param_1 + 0x18);\n goto LAB_00140710;\n }" ({ "{") (expression_statement "FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));" (call_expression "FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10))" (identifier "FUN_00140180") (argument_list "(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10))" (( "(") (pointer_expression "&DAT_001f046f" (& "&") (identifier "DAT_001f046f")) (, ",") (pointer_expression "**(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 "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")"))))) () ")"))) (; ";")) (expression_statement "FUN_00140180(&DAT_001de9af);" (call_expression "FUN_00140180(&DAT_001de9af)" (identifier "FUN_00140180") (argument_list "(&DAT_001de9af)" (( "(") (pointer_expression "&DAT_001de9af" (& "&") (identifier "DAT_001de9af")) () ")"))) (; ";")) (expression_statement "param_1 = *(byte **)(param_1 + 0x18);" (assignment_expression "param_1 = *(byte **)(param_1 + 0x18)" (identifier "param_1") (= "=") (pointer_expression "*(byte **)(param_1 + 0x18)" (* "*") (cast_expression "(byte **)(param_1 + 0x18)" (( "(") (type_descriptor "byte **" (type_identifier "byte") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x18)" (( "(") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")"))))) (; ";")) (goto_statement "goto LAB_00140710;" (goto "goto") (statement_identifier "LAB_00140710") (; ";")) (} "}"))) (if_statement "if (iVar1 != 4) {\n if (iVar1 != 5) {\n return;\n }\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n return;\n }" (if "if") (parenthesized_expression "(iVar1 != 4)" (( "(") (binary_expression "iVar1 != 4" (identifier "iVar1") (!= "!=") (number_literal "4")) () ")")) (compound_statement "{\n if (iVar1 != 5) {\n return;\n }\n FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));\n return;\n }" ({ "{") (if_statement "if (iVar1 != 5) {\n return;\n }" (if "if") (parenthesized_expression "(iVar1 != 5)" (( "(") (binary_expression "iVar1 != 5" (identifier "iVar1") (!= "!=") (number_literal "5")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));" (call_expression "FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10))" (identifier "FUN_00140180") (argument_list "(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10))" (( "(") (pointer_expression "&DAT_001f046f" (& "&") (identifier "DAT_001f046f")) (, ",") (pointer_expression "**(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 "**" (* "*") (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_00140700(*(undefined8 *)(param_1 + 0x18));" (call_expression "FUN_00140700(*(undefined8 *)(param_1 + 0x18))" (identifier "FUN_00140700") (argument_list "(*(undefined8 *)(param_1 + 0x18))" (( "(") (pointer_expression "*(undefined8 *)(param_1 + 0x18)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x18)" (( "(") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")")))) () ")"))) (; ";")) (expression_statement "FUN_00140180(&DAT_001de9af);" (call_expression "FUN_00140180(&DAT_001de9af)" (identifier "FUN_00140180") (argument_list "(&DAT_001de9af)" (( "(") (pointer_expression "&DAT_001de9af" (& "&") (identifier "DAT_001de9af")) () ")"))) (; ";")) (expression_statement "FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));" (call_expression "FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10))" (identifier "FUN_00140180") (argument_list "(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10))" (( "(") (pointer_expression "&DAT_001f046f" (& "&") (identifier "DAT_001f046f")) (, ",") (pointer_expression "**(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 "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")"))))) () ")"))) (; ";")) (expression_statement "FUN_00140180(&DAT_001de9af);" (call_expression "FUN_00140180(&DAT_001de9af)" (identifier "FUN_00140180") (argument_list "(&DAT_001de9af)" (( "(") (pointer_expression "&DAT_001de9af" (& "&") (identifier "DAT_001de9af")) () ")"))) (; ";")) (expression_statement "param_1 = *(byte **)(param_1 + 0x20);" (assignment_expression "param_1 = *(byte **)(param_1 + 0x20)" (identifier "param_1") (= "=") (pointer_expression "*(byte **)(param_1 + 0x20)" (* "*") (cast_expression "(byte **)(param_1 + 0x20)" (( "(") (type_descriptor "byte **" (type_identifier "byte") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x20)" (( "(") (binary_expression "param_1 + 0x20" (identifier "param_1") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (if_statement "if ((*param_1 & 4) == 0) break;" (if "if") (parenthesized_expression "((*param_1 & 4) == 0)" (( "(") (binary_expression "(*param_1 & 4) == 0" (parenthesized_expression "(*param_1 & 4)" (( "(") (binary_expression "*param_1 & 4" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (& "&") (number_literal "4")) () ")")) (== "==") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (labeled_statement "LAB_00140784:\n FUN_00140180(&DAT_001dd3c7);" (statement_identifier "LAB_00140784") (: ":") (expression_statement "FUN_00140180(&DAT_001dd3c7);" (call_expression "FUN_00140180(&DAT_001dd3c7)" (identifier "FUN_00140180") (argument_list "(&DAT_001dd3c7)" (( "(") (pointer_expression "&DAT_001dd3c7" (& "&") (identifier "DAT_001dd3c7")) () ")"))) (; ";"))) (expression_statement "iVar1 = *(int *)(param_1 + 8);" (assignment_expression "iVar1 = *(int *)(param_1 + 8)" (identifier "iVar1") (= "=") (pointer_expression "*(int *)(param_1 + 8)" (* "*") (cast_expression "(int *)(param_1 + 8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")"))))) (; ";")) (if_statement "if (iVar1 == 6) goto LAB_00140796;" (if "if") (parenthesized_expression "(iVar1 == 6)" (( "(") (binary_expression "iVar1 == 6" (identifier "iVar1") (== "==") (number_literal "6")) () ")")) (goto_statement "goto LAB_00140796;" (goto "goto") (statement_identifier "LAB_00140796") (; ";"))) (} "}"))) (} "}"))) (labeled_statement "LAB_00140796:\n FUN_00140180(&DAT_001dd507);" (statement_identifier "LAB_00140796") (: ":") (expression_statement "FUN_00140180(&DAT_001dd507);" (call_expression "FUN_00140180(&DAT_001dd507)" (identifier "FUN_00140180") (argument_list "(&DAT_001dd507)" (( "(") (pointer_expression "&DAT_001dd507" (& "&") (identifier "DAT_001dd507")) () ")"))) (; ";"))) (expression_statement "FUN_00140700(*(undefined8 *)(param_1 + 0x18));" (call_expression "FUN_00140700(*(undefined8 *)(param_1 + 0x18))" (identifier "FUN_00140700") (argument_list "(*(undefined8 *)(param_1 + 0x18))" (( "(") (pointer_expression "*(undefined8 *)(param_1 + 0x18)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x18)" (( "(") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")")))) () ")"))) (; ";")) (expression_statement "FUN_00140180(&DAT_001dd3ca);" (call_expression "FUN_00140180(&DAT_001dd3ca)" (identifier "FUN_00140180") (argument_list "(&DAT_001dd3ca)" (( "(") (pointer_expression "&DAT_001dd3ca" (& "&") (identifier "DAT_001dd3ca")) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
void function_1(type_1 *cond)
{
int var_1;
LAB_00140710:
if ((cond->flags & 4) != 0) goto LAB_00140784;
while (var_1 = cond->type, var_1 != 6) {
while( true ) {
if (var_1 == 1) {
function_1(cond->left);
var_2(" && ");
cond = cond->right;
goto LAB_00140710;
}
if (var_1 == 2) {
function_1(cond->left);
var_2(" || ");
cond = cond->right;
goto LAB_00140710;
}
if (var_1 == 3) {
var_2("%s",cond->op->word);
var_2(" ");
cond = cond->left;
goto LAB_00140710;
}
if (var_1 != 4) {
if (var_1 != 5) {
return;
}
var_2("%s",cond->op->word);
return;
}
function_1(cond->left);
var_2(" ");
var_2("%s",cond->op->word);
var_2(" ");
cond = cond->right;
if ((cond->flags & 4) == 0) break;
LAB_00140784:
var_2("! ");
var_1 = cond->type;
if (var_1 == 6) goto LAB_00140796;
}
}
LAB_00140796:
var_2("( ");
function_1(cond->left);
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))))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (labeled_statement label: (statement_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: (goto_statement label: (statement_identifier)))) (while_statement condition: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) right: (binary_expression left: (identifier) right: (number_literal)))) body: (compound_statement (while_statement condition: (parenthesized_expression (true)) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (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: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_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: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (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))))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (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 (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (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))))))))) (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (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))))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) right: (number_literal))) consequence: (break_statement)) (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (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: (goto_statement label: (statement_identifier))))))) (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (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)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier))))) (return_statement))))
| null |
void MASKED(byte *param_1)
{
int iVar1;
LAB_00140710:
if ((*param_1 & 4) != 0) goto LAB_00140784;
while (iVar1 = *(int *)(param_1 + 8), iVar1 != 6) {
while( true ) {
if (iVar1 == 1) {
MASKED(*(undefined8 *)(param_1 + 0x18));
FUN_00140180(&DAT_001dd3cd);
param_1 = *(byte **)(param_1 + 0x20);
goto LAB_00140710;
}
if (iVar1 == 2) {
MASKED(*(undefined8 *)(param_1 + 0x18));
FUN_00140180(&DAT_001dd3d2);
param_1 = *(byte **)(param_1 + 0x20);
goto LAB_00140710;
}
if (iVar1 == 3) {
FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));
FUN_00140180(&DAT_001de9af);
param_1 = *(byte **)(param_1 + 0x18);
goto LAB_00140710;
}
if (iVar1 != 4) {
if (iVar1 != 5) {
return;
}
FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));
return;
}
MASKED(*(undefined8 *)(param_1 + 0x18));
FUN_00140180(&DAT_001de9af);
FUN_00140180(&DAT_001f046f,**(undefined8 **)(param_1 + 0x10));
FUN_00140180(&DAT_001de9af);
param_1 = *(byte **)(param_1 + 0x20);
if ((*param_1 & 4) == 0) break;
LAB_00140784:
FUN_00140180(&DAT_001dd3c7);
iVar1 = *(int *)(param_1 + 8);
if (iVar1 == 6) goto LAB_00140796;
}
}
LAB_00140796:
FUN_00140180(&DAT_001dd507);
MASKED(*(undefined8 *)(param_1 + 0x18));
FUN_00140180(&DAT_001dd3ca);
return;
}
|
31_ptx_and_ptx_strip.c
|
__overflow
|
__overflow
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int __overflow(_IO_FILE *param_1,int param_2)
{
int iVar1;
iVar1 = (*(code *)PTR___overflow_001130f8)();
return iVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int __overflow(_IO_FILE *param_1,int param_2)
{
int iVar1;
iVar1 = (*(code *)PTR___overflow_001130f8)();
return iVar1;
}
|
JMP qword ptr [0x001130f8]
| null | null | null | null |
[('tmp_38', u'CAST_-1206967748'), (u'CAST_-1206967748', u'CALLIND_-1206967816'), ('const-0', u'RETURN_-1206967813'), (u'CALLIND_-1206967816', u'RETURN_-1206967813'), (u'INDIRECT_-1206967753', u'COPY_-1206967812'), (u'CALLIND_-1206967816', u'INDIRECT_-1206967753')]
|
[('tmp_38', u'CAST_-1206967748'), (u'CAST_-1206967748', u'CALLIND_-1206967816'), ('const-0', u'RETURN_-1206967813'), (u'CALLIND_-1206967816', u'RETURN_-1206967813'), (u'INDIRECT_-1206967753', u'COPY_-1206967812'), (u'CALLIND_-1206967816', u'INDIRECT_-1206967753')]
| null | null |
001021f0
|
x64
|
O2
|
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint __overflow(_IO_FILE *param_1,int param_2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___overflow_001130f8)();\n return iVar1;\n}\n\n" comment (function_definition "int __overflow(_IO_FILE *param_1,int param_2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___overflow_001130f8)();\n return iVar1;\n}" primitive_type (function_declarator "__overflow(_IO_FILE *param_1,int param_2)" identifier (parameter_list "(_IO_FILE *param_1,int param_2)" ( (parameter_declaration "_IO_FILE *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "int param_2" primitive_type identifier) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR___overflow_001130f8)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR___overflow_001130f8)();" (assignment_expression "iVar1 = (*(code *)PTR___overflow_001130f8)()" identifier = (call_expression "(*(code *)PTR___overflow_001130f8)()" (parenthesized_expression "(*(code *)PTR___overflow_001130f8)" ( (pointer_expression "*(code *)PTR___overflow_001130f8" * (cast_expression "(code *)PTR___overflow_001130f8" ( (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 __overflow(_IO_FILE *param_1,int param_2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___overflow_001130f8)();\n return iVar1;\n}\n\n" comment (function_definition "int __overflow(_IO_FILE *param_1,int param_2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___overflow_001130f8)();\n return iVar1;\n}" primitive_type (function_declarator "__overflow(_IO_FILE *param_1,int param_2)" identifier (parameter_list "(_IO_FILE *param_1,int param_2)" ( (parameter_declaration "_IO_FILE *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "int param_2" primitive_type identifier) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR___overflow_001130f8)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR___overflow_001130f8)();" (assignment_expression "iVar1 = (*(code *)PTR___overflow_001130f8)()" identifier = (call_expression "(*(code *)PTR___overflow_001130f8)()" (parenthesized_expression "(*(code *)PTR___overflow_001130f8)" ( (pointer_expression "*(code *)PTR___overflow_001130f8" * (cast_expression "(code *)PTR___overflow_001130f8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
|
(translation_unit "int __overflow(_IO_FILE *param_1,int param_2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___overflow_001130f8)();\n return iVar1;\n}\n\n" (function_definition "int __overflow(_IO_FILE *param_1,int param_2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___overflow_001130f8)();\n return iVar1;\n}" primitive_type (function_declarator "__overflow(_IO_FILE *param_1,int param_2)" identifier (parameter_list "(_IO_FILE *param_1,int param_2)" ( (parameter_declaration "_IO_FILE *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "int param_2" primitive_type identifier) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR___overflow_001130f8)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR___overflow_001130f8)();" (assignment_expression "iVar1 = (*(code *)PTR___overflow_001130f8)()" identifier = (call_expression "(*(code *)PTR___overflow_001130f8)()" (parenthesized_expression "(*(code *)PTR___overflow_001130f8)" ( (pointer_expression "*(code *)PTR___overflow_001130f8" * (cast_expression "(code *)PTR___overflow_001130f8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( )))) ;) (return_statement return IDENT ;) })))
|
(function_definition "int __overflow(_IO_FILE *param_1,int param_2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR___overflow_001130f8)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "__overflow(_IO_FILE *param_1,int param_2)" (identifier "__overflow") (parameter_list "(_IO_FILE *param_1,int param_2)" (( "(") (parameter_declaration "_IO_FILE *param_1" (type_identifier "_IO_FILE") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "int param_2" (primitive_type "int") (identifier "param_2")) () ")"))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR___overflow_001130f8)();\n return iVar1;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (expression_statement "iVar1 = (*(code *)PTR___overflow_001130f8)();" (assignment_expression "iVar1 = (*(code *)PTR___overflow_001130f8)()" (identifier "iVar1") (= "=") (call_expression "(*(code *)PTR___overflow_001130f8)()" (parenthesized_expression "(*(code *)PTR___overflow_001130f8)" (( "(") (pointer_expression "*(code *)PTR___overflow_001130f8" (* "*") (cast_expression "(code *)PTR___overflow_001130f8" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR___overflow_001130f8"))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return iVar1;" (return "return") (identifier "iVar1") (; ";")) (} "}")))
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int function_1(type_1 *param_1,int param_2)
{
int iVar1;
iVar1 = (*(type_2 *)PTR___overflow_001130f8)();
return iVar1;
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) arguments: (argument_list)))) (return_statement (identifier)))))
| null |
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int MASKED(_IO_FILE *param_1,int param_2)
{
int iVar1;
iVar1 = (*(code *)PTR_MASKED_001130f8)();
return iVar1;
}
|
2767_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
|
~Sized_incr_dynobj
|
FUN_00189b30
|
/* DWARF original prototype: void ~Sized_incr_dynobj(Sized_incr_dynobj<32,_false> * this, int
__in_chrg) */
void __thiscall
gold::Sized_incr_dynobj<32,_false>::~Sized_incr_dynobj
(Sized_incr_dynobj<32,_false> *this,int __in_chrg)
{
int *piVar1;
pointer ppSVar2;
pointer pbVar3;
pointer pcVar4;
Input_file *pIVar5;
pointer pbVar6;
(this->super_Dynobj).super_Object._vptr_Object =
(_func_int_varargs **)&PTR__Sized_incr_dynobj_00426fe0;
ppSVar2 = (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>.
_M_impl._M_start;
if (ppSVar2 != (pointer)0x0) {
operator_delete(ppSVar2);
}
pbVar3 = (this->super_Dynobj).needed_.
super__Vector_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>
._M_impl._M_finish;
pbVar6 = (this->super_Dynobj).needed_.
super__Vector_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>
._M_impl._M_start;
(this->super_Dynobj).super_Object._vptr_Object = (_func_int_varargs **)&DAT_00433128;
if (pbVar3 != pbVar6) {
do {
pcVar4 = (pbVar6->_M_dataplus)._M_p;
if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9
*)pcVar4 != &pbVar6->field_2) {
operator_delete(pcVar4);
}
pbVar6 = pbVar6 + 1;
} while (pbVar3 != pbVar6);
pbVar6 = (this->super_Dynobj).needed_.
super__Vector_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>
._M_impl._M_start;
}
if (pbVar6 != (pointer)0x0) {
operator_delete(pbVar6);
}
pcVar4 = (this->super_Dynobj).soname_._M_dataplus._M_p;
if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9
*)pcVar4 != &(this->super_Dynobj).soname_.field_2) {
operator_delete(pcVar4);
}
(this->super_Dynobj).super_Object._vptr_Object = (_func_int_varargs **)&DAT_00431850;
pIVar5 = (this->super_Dynobj).super_Object.input_file_;
if (pIVar5 != (Input_file *)0x0) {
piVar1 = &(pIVar5->file_).object_count_;
*piVar1 = *piVar1 + -1;
}
pcVar4 = (this->super_Dynobj).super_Object.name_._M_dataplus._M_p;
if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9
*)pcVar4 != &(this->super_Dynobj).super_Object.name_.field_2) {
operator_delete(pcVar4);
return;
}
return;
}
|
void FUN_00189b30(undefined8 *param_1)
{
int *piVar1;
long *plVar2;
long *plVar3;
*param_1 = &PTR_FUN_00426fe0;
if (param_1[0x17] != 0) {
FUN_002dac60();
}
plVar2 = (long *)param_1[0xf];
plVar3 = (long *)param_1[0xe];
*param_1 = &DAT_00433128;
if (plVar2 != plVar3) {
do {
if ((long *)*plVar3 != plVar3 + 2) {
FUN_002dac60();
}
plVar3 = plVar3 + 4;
} while (plVar2 != plVar3);
plVar3 = (long *)param_1[0xe];
}
if (plVar3 != (long *)0x0) {
FUN_002dac60(plVar3);
}
if ((undefined8 *)param_1[10] != param_1 + 0xc) {
FUN_002dac60();
}
*param_1 = &DAT_00431850;
if (param_1[5] != 0) {
piVar1 = (int *)(param_1[5] + 0x50);
*piVar1 = *piVar1 + -1;
}
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_002dac60();
return;
}
return;
}
|
LEA RAX,[0x426fe0]
PUSH R12
PUSH RBP
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0xb8]
TEST RDI,RDI
JZ 0x00189b52
CALL 0x002dac60
MOV R12,qword ptr [RBX + 0x78]
MOV RBP,qword ptr [RBX + 0x70]
LEA RAX,[0x433128]
MOV qword ptr [RBX],RAX
CMP R12,RBP
JZ 0x00189b8f
NOP dword ptr [RAX]
MOV RDI,qword ptr [RBP]
LEA RAX,[RBP + 0x10]
CMP RDI,RAX
JZ 0x00189b82
CALL 0x002dac60
ADD RBP,0x20
CMP R12,RBP
JNZ 0x00189b70
MOV RBP,qword ptr [RBX + 0x70]
TEST RBP,RBP
JZ 0x00189b9c
MOV RDI,RBP
CALL 0x002dac60
MOV RDI,qword ptr [RBX + 0x50]
LEA RAX,[RBX + 0x60]
CMP RDI,RAX
JZ 0x00189bae
CALL 0x002dac60
LEA RAX,[0x431850]
MOV qword ptr [RBX],RAX
MOV RAX,qword ptr [RBX + 0x28]
TEST RAX,RAX
JZ 0x00189bc5
SUB dword ptr [RAX + 0x50],0x1
MOV RDI,qword ptr [RBX + 0x8]
ADD RBX,0x18
CMP RDI,RBX
JZ 0x00189be0
POP RBX
POP RBP
POP R12
JMP 0x002dac60
POP RBX
POP RBP
POP R12
RET
| null | null | null | null |
[(u'PTRSUB_-1207460419', u'LOAD_-1207460856'), (u'INT_NOTEQUAL_-1207460893', u'CBRANCH_-1207460891'), (u'LOAD_-1207461039', u'CALL_-1207461008'), ('const-16', u'PTRSUB_-1207460395'), ('const-0', u'PTRSUB_-1207460437'), (u'PTRSUB_-1207460494', u'PTRSUB_-1207460522'), (u'CAST_-1207460425', u'INT_NOTEQUAL_-1207460930'), (u'LOAD_-1207460806', u'PTRSUB_-1207460399'), ('const-0', u'PTRSUB_-1207460373'), (u'PTRSUB_-1207460444', u'PTRSUB_-1207460418'), (u'LOAD_-1207460856', u'CAST_-1207460380'), (u'PTRSUB_-1207460355', u'PTRSUB_-1207460391'), ('const-0', u'PTRSUB_-1207460524'), (u'CAST_-1207460380', u'INT_NOTEQUAL_-1207460829'), ('const-1', u'PTRADD_-1207460475'), (u'PTRSUB_-1207460556', u'CAST_-1207460485'), ('const-0', u'PTRSUB_-1207460462'), (u'PTRSUB_-1207460390', u'PTRSUB_-1207460373'), (u'PTRSUB_-1207460553', u'PTRSUB_-1207460523'), ('const-0', u'PTRSUB_-1207460482'), (u'PTRSUB_-1207460370', u'LOAD_-1207460763'), (u'CAST_-1207460337', u'INT_NOTEQUAL_-1207460729'), (u'PTRSUB_-1207460375', u'LOAD_-1207460780'), ('const-433', u'LOAD_-1207460806'), (u'CAST_-1207460449', u'STORE_-1207460983'), ('const-0', u'PTRSUB_-1207460391'), ('const-433', u'LOAD_-1207460780'), ('const-0', u'PTRSUB_-1207460363'), (u'MULTIEQUAL_-1207460681', u'PTRADD_-1207460475'), (u'PTRSUB_-1207460436', u'CAST_-1207460362'), (u'PTRSUB_-1207460393', u'PTRSUB_-1207460369'), ('const-0', u'PTRSUB_-1207460414'), (u'INT_ADD_-1207460762', u'STORE_-1207460777'), ('const-433', u'LOAD_-1207461006'), ('tmp_319', u'CBRANCH_-1207460828'), (u'PTRSUB_-1207460438', u'PTRSUB_-1207460417'), (u'PTRSUB_-1207460466', u'LOAD_-1207460957'), (u'PTRSUB_-1207460495', u'PTRSUB_-1207460472'), (u'PTRSUB_-1207460510', u'PTRSUB_-1207460482'), ('const-433', u'LOAD_-1207461039'), ('const-0', u'PTRSUB_-1207460548'), ('const-0', u'PTRSUB_-1207460519'), ('tmp_572', u'PTRSUB_-1207460530'), (u'PTRSUB_-1207460549', u'PTRSUB_-1207460548'), ('const-0', u'PTRSUB_-1207460519'), ('const-433', u'LOAD_-1207460957'), (u'MULTIEQUAL_-1207460681', u'PTRSUB_-1207460494'), ('tmp_572', u'PTRSUB_-1207460549'), ('const-0', u'PTRSUB_-1207460496'), (u'LOAD_-1207461006', u'INT_NOTEQUAL_-1207460893'), ('const-112', u'PTRSUB_-1207460501'), ('const-0', u'PTRSUB_-1207460494'), (u'PTRSUB_-1207460410', u'PTRSUB_-1207460386'), (u'LOAD_-1207460957', u'CALL_-1207460922'), ('tmp_266', u'CBRANCH_-1207460869'), ('const-0', u'PTRSUB_-1207460495'), (u'PTRSUB_-1207460399', u'PTRSUB_-1207460375'), (u'PTRSUB_-1207460442', u'PTRSUB_-1207460419'), ('tmp_65', u'CBRANCH_-1207461015'), (u'INT_NOTEQUAL_-1207461016', u'CBRANCH_-1207461015'), (u'INT_NOTEQUAL_-1207460870', u'CBRANCH_-1207460869'), ('const-0', u'PTRSUB_-1207460500'), ('const-80', u'PTRSUB_-1207460413'), ('const-0', u'RETURN_-1207460703'), ('const-0', u'PTRSUB_-1207460417'), ('const-112', u'PTRSUB_-1207460494'), ('const-8', u'PTRSUB_-1207460464'), ('const-0', u'PTRSUB_-1207460390'), ('const-0', u'PTRSUB_-1207460556'), ('const-32', u'PTRADD_-1207460475'), (u'PTRSUB_-1207460519', u'CAST_-1207460449'), (u'INT_NOTEQUAL_-1207460965', u'CBRANCH_-1207460964'), ('const-0', u'PTRSUB_-1207460419'), (u'PTRSUB_-1207460467', u'PTRSUB_-1207460464'), ('const-0', u'RETURN_-1207460674'), (u'INT_NOTEQUAL_-1207460829', u'CBRANCH_-1207460828'), ('tmp_572', u'PTRSUB_-1207460510'), (u'MULTIEQUAL_-1207460681', u'PTRSUB_-1207460489'), ('const-0', u'PTRSUB_-1207460523'), ('const-184', u'PTRSUB_-1207460549'), (u'PTRSUB_-1207460494', u'PTRSUB_-1207460466'), (u'MULTIEQUAL_-1207460651', u'INT_NOTEQUAL_-1207460870'), ('tmp_368', u'CBRANCH_-1207460785'), ('const-0', u'PTRSUB_-1207460478'), (u'PTRSUB_-1207460462', u'PTRSUB_-1207460438'), ('const-0', u'INT_NOTEQUAL_-1207461016'), (u'PTRSUB_-1207460464', u'LOAD_-1207461006'), ('tmp_572', u'PTRSUB_-1207460410'), (u'PTRSUB_-1207460413', u'PTRSUB_-1207460395'), ('const-0', u'INT_NOTEQUAL_-1207460786'), (u'PTRSUB_-1207460501', u'PTRSUB_-1207460478'), ('const-40', u'PTRSUB_-1207460399'), (u'INT_NOTEQUAL_-1207460729', u'CBRANCH_-1207460728'), (u'PTRSUB_-1207460414', u'PTRSUB_-1207460390'), (u'LOAD_-1207460999', u'MULTIEQUAL_-1207460651'), (u'LOAD_-1207460999', u'MULTIEQUAL_-1207460681'), ('const-16', u'PTRSUB_-1207460489'), (u'PTRSUB_-1207460375', u'STORE_-1207460777'), (u'PTRSUB_-1207460369', u'PTRSUB_-1207460355'), ('tmp_572', u'PTRSUB_-1207460414'), (u'PTRADD_-1207460475', u'INT_NOTEQUAL_-1207460893'), ('const-0', u'PTRSUB_-1207460553'), (u'PTRADD_-1207460475', u'MULTIEQUAL_-1207460681'), (u'PTRSUB_-1207460346', u'INT_NOTEQUAL_-1207460729'), (u'CAST_-1207460362', u'STORE_-1207460810'), (u'PTRSUB_-1207460482', u'PTRSUB_-1207460460'), (u'LOAD_-1207460780', u'INT_ADD_-1207460762'), (u'CAST_-1207460485', u'STORE_-1207461043'), (u'PTRSUB_-1207460530', u'PTRSUB_-1207460501'), ('tmp_572', u'PTRSUB_-1207460386'), (u'PTRSUB_-1207460464', u'PTRSUB_-1207460437'), ('tmp_572', u'PTRSUB_-1207460393'), ('const-4403496', u'PTRSUB_-1207460519'), (u'PTRSUB_-1207460489', u'INT_NOTEQUAL_-1207460930'), (u'LOAD_-1207460856', u'CALL_-1207460821'), ('const-433', u'LOAD_-1207460763'), (u'PTRSUB_-1207460350', u'PTRSUB_-1207460346'), (u'PTRSUB_-1207460519', u'PTRSUB_-1207460496'), ('const-0', u'PTRSUB_-1207460386'), ('const-0', u'PTRSUB_-1207460530'), ('const-0', u'PTRSUB_-1207460464'), ('const-0', u'PTRSUB_-1207460369'), ('const-8', u'PTRSUB_-1207460355'), ('const-433', u'STORE_-1207460777'), (u'PTRSUB_-1207460500', u'STORE_-1207461043'), (u'PTRSUB_-1207460548', u'PTRSUB_-1207460519'), (u'PTRSUB_-1207460395', u'INT_NOTEQUAL_-1207460829'), ('tmp_572', u'PTRSUB_-1207460464'), (u'PTRSUB_-1207460363', u'PTRSUB_-1207460350'), (u'LOAD_-1207460806', u'INT_NOTEQUAL_-1207460786'), ('const-8', u'PTRSUB_-1207460350'), (u'INT_NOTEQUAL_-1207460930', u'CBRANCH_-1207460929'), (u'PTRSUB_-1207460386', u'PTRSUB_-1207460369'), (u'MULTIEQUAL_-1207460651', u'CALL_-1207460858'), ('const-112', u'PTRSUB_-1207460437'), ('const-433', u'LOAD_-1207460999'), ('tmp_572', u'PTRSUB_-1207460524'), (u'PTRSUB_-1207460437', u'PTRSUB_-1207460462'), ('const-0', u'PTRSUB_-1207460393'), ('tmp_482', u'CBRANCH_-1207460728'), (u'LOAD_-1207460957', u'CAST_-1207460425'), (u'INT_NOTEQUAL_-1207460786', u'CBRANCH_-1207460785'), ('const-0', u'INT_NOTEQUAL_-1207460870'), (u'PTRSUB_-1207460523', u'PTRSUB_-1207460500'), ('const-0', u'PTRSUB_-1207460438'), (u'PTRSUB_-1207460460', u'STORE_-1207460983'), ('const-16', u'PTRSUB_-1207460346'), ('const-0', u'PTRSUB_-1207460510'), ('const-433', u'STORE_-1207461043'), (u'LOAD_-1207461006', u'INT_NOTEQUAL_-1207460965'), ('const-0', u'PTRSUB_-1207460460'), (u'LOAD_-1207460763', u'CAST_-1207460337'), (u'PTRSUB_-1207460472', u'LOAD_-1207460999'), ('const-4294967295', u'INT_ADD_-1207460762'), ('const-0', u'PTRSUB_-1207460522'), ('const-0', u'PTRSUB_-1207460472'), ('tmp_232', u'CBRANCH_-1207460891'), ('const-0', u'PTRSUB_-1207460442'), (u'PTRSUB_-1207460386', u'PTRSUB_-1207460363'), ('const-0', u'PTRSUB_-1207460386'), ('tmp_572', u'PTRSUB_-1207460553'), ('const-0', u'PTRSUB_-1207460410'), (u'LOAD_-1207460999', u'INT_NOTEQUAL_-1207460965'), ('const-4397136', u'PTRSUB_-1207460436'), ('const-0', u'PTRSUB_-1207460436'), ('tmp_572', u'PTRSUB_-1207460444'), ('tmp_572', u'PTRSUB_-1207460437'), ('const-0', u'PTRSUB_-1207460466'), ('tmp_126', u'CBRANCH_-1207460964'), (u'PTRSUB_-1207460391', u'PTRSUB_-1207460370'), ('const-40', u'PTRSUB_-1207460375'), ('const-433', u'STORE_-1207460983'), (u'LOAD_-1207460763', u'CALL_-1207460707'), ('const-0', u'PTRSUB_-1207460467'), ('const-0', u'PTRSUB_-1207460444'), (u'LOAD_-1207460890', u'MULTIEQUAL_-1207460651'), (u'PTRSUB_-1207460496', u'LOAD_-1207461039'), ('const-0', u'PTRSUB_-1207460370'), ('tmp_166', u'CBRANCH_-1207460929'), ('const-4354016', u'PTRSUB_-1207460556'), (u'PTRSUB_-1207460369', u'LOAD_-1207460806'), (u'PTRSUB_-1207460524', u'PTRSUB_-1207460494'), ('const-433', u'LOAD_-1207460890'), ('const-40', u'PTRSUB_-1207460369'), (u'PTRSUB_-1207460437', u'PTRSUB_-1207460413'), ('const-80', u'PTRSUB_-1207460418'), (u'PTRSUB_-1207460418', u'PTRSUB_-1207460442'), (u'PTRSUB_-1207460373', u'STORE_-1207460810'), (u'PTRSUB_-1207460417', u'LOAD_-1207460890'), (u'PTRSUB_-1207460478', u'PTRSUB_-1207460467'), (u'LOAD_-1207461039', u'INT_NOTEQUAL_-1207461016'), (u'PTRSUB_-1207460522', u'PTRSUB_-1207460495'), ('const-433', u'LOAD_-1207460856'), ('const-433', u'STORE_-1207460810')]
|
[(u'MULTIEQUAL_-1207460681', u'PTRADD_-1207460493'), (u'INT_NOTEQUAL_-1207460893', u'CBRANCH_-1207460891'), ('const-8', u'PTRADD_-1207460416'), (u'LOAD_-1207460856', u'CAST_-1207460457'), (u'CAST_-1207460530', u'INT_NOTEQUAL_-1207460965'), ('const-23', u'PTRADD_-1207460562'), (u'LOAD_-1207460806', u'INT_ADD_-1207460768'), ('const-4', u'PTRADD_-1207460493'), ('const-8', u'PTRADD_-1207460539'), (u'LOAD_-1207460780', u'INT_ADD_-1207460762'), (u'PTRADD_-1207460493', u'INT_NOTEQUAL_-1207460893'), (u'CAST_-1207460530', u'MULTIEQUAL_-1207460681'), (u'PTRADD_-1207460460', u'INT_NOTEQUAL_-1207460829'), ('tmp_1013', u'PTRADD_-1207460562'), (u'LOAD_-1207461006', u'CAST_-1207460535'), ('tmp_1013', u'PTRADD_-1207460435'), ('const-433', u'LOAD_-1207460856'), ('const-14', u'PTRADD_-1207460483'), ('const-1', u'PTRADD_-1207460421'), ('const-4354016', u'PTRSUB_-1207460567'), ('tmp_1013', u'PTRADD_-1207460539'), (u'PTRSUB_-1207460567', u'STORE_-1207461043'), ('const-8', u'PTRADD_-1207460483'), ('const-4294967295', u'INT_ADD_-1207460762'), ('const-433', u'STORE_-1207460983'), ('const-0', u'PTRSUB_-1207460447'), ('const-80', u'INT_ADD_-1207460768'), ('const-8', u'PTRADD_-1207460465'), ('tmp_1013', u'STORE_-1207460810'), ('const-433', u'STORE_-1207461043'), ('tmp_1013', u'PTRADD_-1207460421'), (u'LOAD_-1207460806', u'INT_NOTEQUAL_-1207460786'), (u'CAST_-1207460419', u'STORE_-1207460777'), (u'INT_ADD_-1207460762', u'STORE_-1207460777'), ('const-433', u'LOAD_-1207460957'), ('tmp_319', u'CBRANCH_-1207460828'), (u'INT_NOTEQUAL_-1207460930', u'CBRANCH_-1207460929'), (u'CAST_-1207460419', u'LOAD_-1207460780'), ('tmp_1013', u'PTRADD_-1207460544'), ('const-433', u'LOAD_-1207460999'), (u'MULTIEQUAL_-1207460651', u'CALL_-1207460858'), ('tmp_1013', u'STORE_-1207461043'), ('const-4403496', u'PTRSUB_-1207460530'), ('const-433', u'LOAD_-1207460890'), (u'LOAD_-1207460999', u'CAST_-1207460530'), ('const-5', u'PTRADD_-1207460435'), ('const-8', u'PTRADD_-1207460544'), (u'INT_ADD_-1207460768', u'CAST_-1207460419'), ('tmp_482', u'CBRANCH_-1207460728'), ('const-8', u'PTRADD_-1207460460'), (u'PTRADD_-1207460562', u'LOAD_-1207461039'), (u'INT_NOTEQUAL_-1207460786', u'CBRANCH_-1207460785'), ('const-0', u'INT_NOTEQUAL_-1207460870'), ('const-15', u'PTRADD_-1207460544'), (u'PTRADD_-1207460539', u'LOAD_-1207460999'), ('const-10', u'PTRADD_-1207460465'), ('const-0', u'PTRSUB_-1207460567'), ('const-433', u'LOAD_-1207461039'), (u'PTRSUB_-1207460530', u'STORE_-1207460983'), (u'PTRADD_-1207460416', u'INT_NOTEQUAL_-1207460729'), ('tmp_266', u'CBRANCH_-1207460869'), ('const-433', u'LOAD_-1207461006'), (u'CAST_-1207460457', u'INT_NOTEQUAL_-1207460829'), ('const-433', u'LOAD_-1207460780'), (u'CAST_-1207460414', u'INT_NOTEQUAL_-1207460729'), (u'CAST_-1207460535', u'INT_NOTEQUAL_-1207460893'), (u'CAST_-1207460475', u'MULTIEQUAL_-1207460651'), ('tmp_1013', u'PTRADD_-1207460416'), ('tmp_65', u'CBRANCH_-1207461015'), ('const-3', u'PTRADD_-1207460416'), (u'INT_NOTEQUAL_-1207461016', u'CBRANCH_-1207461015'), (u'INT_NOTEQUAL_-1207460870', u'CBRANCH_-1207460869'), ('tmp_232', u'CBRANCH_-1207460891'), ('tmp_1013', u'PTRADD_-1207460465'), ('const-8', u'PTRADD_-1207460435'), ('const-0', u'RETURN_-1207460703'), ('const-12', u'PTRADD_-1207460460'), (u'MULTIEQUAL_-1207460681', u'PTRADD_-1207460508'), ('const-14', u'PTRADD_-1207460539'), (u'PTRADD_-1207460508', u'INT_NOTEQUAL_-1207460930'), (u'INT_NOTEQUAL_-1207460965', u'CBRANCH_-1207460964'), (u'PTRADD_-1207460483', u'LOAD_-1207460890'), ('const-8', u'PTRADD_-1207460508'), (u'MULTIEQUAL_-1207460681', u'LOAD_-1207460957'), ('tmp_126', u'CBRANCH_-1207460964'), (u'PTRADD_-1207460544', u'LOAD_-1207461006'), (u'LOAD_-1207460957', u'CAST_-1207460503'), (u'PTRSUB_-1207460447', u'STORE_-1207460810'), ('const-0', u'RETURN_-1207460674'), ('const-8', u'PTRADD_-1207460562'), (u'INT_NOTEQUAL_-1207460829', u'CBRANCH_-1207460828'), (u'PTRADD_-1207460421', u'LOAD_-1207460763'), (u'PTRADD_-1207460465', u'LOAD_-1207460856'), (u'LOAD_-1207460890', u'CAST_-1207460475'), ('const-433', u'STORE_-1207460810'), ('const-0', u'PTRSUB_-1207460530'), (u'LOAD_-1207460763', u'CAST_-1207460414'), (u'MULTIEQUAL_-1207460651', u'INT_NOTEQUAL_-1207460870'), (u'CAST_-1207460503', u'INT_NOTEQUAL_-1207460930'), (u'PTRADD_-1207460435', u'LOAD_-1207460806'), ('const-433', u'LOAD_-1207460806'), ('tmp_166', u'CBRANCH_-1207460929'), ('tmp_368', u'CBRANCH_-1207460785'), (u'PTRADD_-1207460493', u'MULTIEQUAL_-1207460681'), ('const-8', u'PTRADD_-1207460421'), ('const-0', u'INT_NOTEQUAL_-1207461016'), ('tmp_1013', u'PTRADD_-1207460460'), ('const-8', u'PTRADD_-1207460493'), ('const-0', u'INT_NOTEQUAL_-1207460786'), (u'CAST_-1207460535', u'INT_NOTEQUAL_-1207460965'), ('const-2', u'PTRADD_-1207460508'), ('tmp_1013', u'STORE_-1207460983'), (u'CAST_-1207460530', u'MULTIEQUAL_-1207460651'), ('const-433', u'LOAD_-1207460763'), ('const-433', u'STORE_-1207460777'), (u'INT_NOTEQUAL_-1207460729', u'CBRANCH_-1207460728'), (u'LOAD_-1207461039', u'INT_NOTEQUAL_-1207461016'), ('tmp_1013', u'PTRADD_-1207460483'), ('const-4397136', u'PTRSUB_-1207460447')]
| null | null |
00189b30
|
x64
|
O2
|
(translation_unit "void FUN_00189b30(undefined8 *param_1)\n\n{\n int *piVar1;\n long *plVar2;\n long *plVar3;\n \n *param_1 = &PTR_FUN_00426fe0;\n if (param_1[0x17] != 0) {\n FUN_002dac60();\n }\n plVar2 = (long *)param_1[0xf];\n plVar3 = (long *)param_1[0xe];\n *param_1 = &DAT_00433128;\n if (plVar2 != plVar3) {\n do {\n if ((long *)*plVar3 != plVar3 + 2) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 4;\n } while (plVar2 != plVar3);\n plVar3 = (long *)param_1[0xe];\n }\n if (plVar3 != (long *)0x0) {\n FUN_002dac60(plVar3);\n }\n if ((undefined8 *)param_1[10] != param_1 + 0xc) {\n FUN_002dac60();\n }\n *param_1 = &DAT_00431850;\n if (param_1[5] != 0) {\n piVar1 = (int *)(param_1[5] + 0x50);\n *piVar1 = *piVar1 + -1;\n }\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60();\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00189b30(undefined8 *param_1)\n\n{\n int *piVar1;\n long *plVar2;\n long *plVar3;\n \n *param_1 = &PTR_FUN_00426fe0;\n if (param_1[0x17] != 0) {\n FUN_002dac60();\n }\n plVar2 = (long *)param_1[0xf];\n plVar3 = (long *)param_1[0xe];\n *param_1 = &DAT_00433128;\n if (plVar2 != plVar3) {\n do {\n if ((long *)*plVar3 != plVar3 + 2) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 4;\n } while (plVar2 != plVar3);\n plVar3 = (long *)param_1[0xe];\n }\n if (plVar3 != (long *)0x0) {\n FUN_002dac60(plVar3);\n }\n if ((undefined8 *)param_1[10] != param_1 + 0xc) {\n FUN_002dac60();\n }\n *param_1 = &DAT_00431850;\n if (param_1[5] != 0) {\n piVar1 = (int *)(param_1[5] + 0x50);\n *piVar1 = *piVar1 + -1;\n }\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60();\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_00189b30(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n int *piVar1;\n long *plVar2;\n long *plVar3;\n \n *param_1 = &PTR_FUN_00426fe0;\n if (param_1[0x17] != 0) {\n FUN_002dac60();\n }\n plVar2 = (long *)param_1[0xf];\n plVar3 = (long *)param_1[0xe];\n *param_1 = &DAT_00433128;\n if (plVar2 != plVar3) {\n do {\n if ((long *)*plVar3 != plVar3 + 2) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 4;\n } while (plVar2 != plVar3);\n plVar3 = (long *)param_1[0xe];\n }\n if (plVar3 != (long *)0x0) {\n FUN_002dac60(plVar3);\n }\n if ((undefined8 *)param_1[10] != param_1 + 0xc) {\n FUN_002dac60();\n }\n *param_1 = &DAT_00431850;\n if (param_1[5] != 0) {\n piVar1 = (int *)(param_1[5] + 0x50);\n *piVar1 = *piVar1 + -1;\n }\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60();\n return;\n }\n return;\n}" { (declaration "int *piVar1;" primitive_type (pointer_declarator "*piVar1" * identifier) ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "long *plVar3;" (sized_type_specifier "long" long) (pointer_declarator "*plVar3" * identifier) ;) (expression_statement "*param_1 = &PTR_FUN_00426fe0;" (assignment_expression "*param_1 = &PTR_FUN_00426fe0" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00426fe0" & identifier)) ;) (if_statement "if (param_1[0x17] != 0) {\n FUN_002dac60();\n }" if (parenthesized_expression "(param_1[0x17] != 0)" ( (binary_expression "param_1[0x17] != 0" (subscript_expression "param_1[0x17]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n FUN_002dac60();\n }" { (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "plVar2 = (long *)param_1[0xf];" (assignment_expression "plVar2 = (long *)param_1[0xf]" identifier = (cast_expression "(long *)param_1[0xf]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0xf]" identifier [ number_literal ]))) ;) (expression_statement "plVar3 = (long *)param_1[0xe];" (assignment_expression "plVar3 = (long *)param_1[0xe]" identifier = (cast_expression "(long *)param_1[0xe]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0xe]" identifier [ number_literal ]))) ;) (expression_statement "*param_1 = &DAT_00433128;" (assignment_expression "*param_1 = &DAT_00433128" (pointer_expression "*param_1" * identifier) = (pointer_expression "&DAT_00433128" & identifier)) ;) (if_statement "if (plVar2 != plVar3) {\n do {\n if ((long *)*plVar3 != plVar3 + 2) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 4;\n } while (plVar2 != plVar3);\n plVar3 = (long *)param_1[0xe];\n }" if (parenthesized_expression "(plVar2 != plVar3)" ( (binary_expression "plVar2 != plVar3" identifier != identifier) )) (compound_statement "{\n do {\n if ((long *)*plVar3 != plVar3 + 2) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 4;\n } while (plVar2 != plVar3);\n plVar3 = (long *)param_1[0xe];\n }" { (do_statement "do {\n if ((long *)*plVar3 != plVar3 + 2) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 4;\n } while (plVar2 != plVar3);" do (compound_statement "{\n if ((long *)*plVar3 != plVar3 + 2) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 4;\n }" { (if_statement "if ((long *)*plVar3 != plVar3 + 2) {\n FUN_002dac60();\n }" if (parenthesized_expression "((long *)*plVar3 != plVar3 + 2)" ( (binary_expression "(long *)*plVar3 != plVar3 + 2" (cast_expression "(long *)*plVar3" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar3" * identifier)) != (binary_expression "plVar3 + 2" identifier + number_literal)) )) (compound_statement "{\n FUN_002dac60();\n }" { (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "plVar3 = plVar3 + 4;" (assignment_expression "plVar3 = plVar3 + 4" identifier = (binary_expression "plVar3 + 4" identifier + number_literal)) ;) }) while (parenthesized_expression "(plVar2 != plVar3)" ( (binary_expression "plVar2 != plVar3" identifier != identifier) )) ;) (expression_statement "plVar3 = (long *)param_1[0xe];" (assignment_expression "plVar3 = (long *)param_1[0xe]" identifier = (cast_expression "(long *)param_1[0xe]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0xe]" identifier [ number_literal ]))) ;) })) (if_statement "if (plVar3 != (long *)0x0) {\n FUN_002dac60(plVar3);\n }" if (parenthesized_expression "(plVar3 != (long *)0x0)" ( (binary_expression "plVar3 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n FUN_002dac60(plVar3);\n }" { (expression_statement "FUN_002dac60(plVar3);" (call_expression "FUN_002dac60(plVar3)" identifier (argument_list "(plVar3)" ( identifier ))) ;) })) (if_statement "if ((undefined8 *)param_1[10] != param_1 + 0xc) {\n FUN_002dac60();\n }" if (parenthesized_expression "((undefined8 *)param_1[10] != param_1 + 0xc)" ( (binary_expression "(undefined8 *)param_1[10] != param_1 + 0xc" (cast_expression "(undefined8 *)param_1[10]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[10]" identifier [ number_literal ])) != (binary_expression "param_1 + 0xc" identifier + number_literal)) )) (compound_statement "{\n FUN_002dac60();\n }" { (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "*param_1 = &DAT_00431850;" (assignment_expression "*param_1 = &DAT_00431850" (pointer_expression "*param_1" * identifier) = (pointer_expression "&DAT_00431850" & identifier)) ;) (if_statement "if (param_1[5] != 0) {\n piVar1 = (int *)(param_1[5] + 0x50);\n *piVar1 = *piVar1 + -1;\n }" if (parenthesized_expression "(param_1[5] != 0)" ( (binary_expression "param_1[5] != 0" (subscript_expression "param_1[5]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n piVar1 = (int *)(param_1[5] + 0x50);\n *piVar1 = *piVar1 + -1;\n }" { (expression_statement "piVar1 = (int *)(param_1[5] + 0x50);" (assignment_expression "piVar1 = (int *)(param_1[5] + 0x50)" identifier = (cast_expression "(int *)(param_1[5] + 0x50)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[5] + 0x50)" ( (binary_expression "param_1[5] + 0x50" (subscript_expression "param_1[5]" identifier [ number_literal ]) + number_literal) )))) ;) (expression_statement "*piVar1 = *piVar1 + -1;" (assignment_expression "*piVar1 = *piVar1 + -1" (pointer_expression "*piVar1" * identifier) = (binary_expression "*piVar1 + -1" (pointer_expression "*piVar1" * identifier) + number_literal)) ;) })) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60();\n return;\n }" if (parenthesized_expression "((undefined8 *)param_1[1] != param_1 + 3)" ( (binary_expression "(undefined8 *)param_1[1] != param_1 + 3" (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) != (binary_expression "param_1 + 3" identifier + number_literal)) )) (compound_statement "{\n FUN_002dac60();\n return;\n }" { (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
|
(translation_unit "/* DWARF original prototype: void ~Sized_incr_dynobj(Sized_incr_dynobj<32,_false> * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::Sized_incr_dynobj<32,_false>::~Sized_incr_dynobj\n (Sized_incr_dynobj<32,_false> *this,int __in_chrg)\n\n{\n int *piVar1;\n pointer ppSVar2;\n pointer pbVar3;\n pointer pcVar4;\n Input_file *pIVar5;\n pointer pbVar6;\n \n (this->super_Dynobj).super_Object._vptr_Object =\n (_func_int_varargs **)&PTR__Sized_incr_dynobj_00426fe0;\n ppSVar2 = (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>.\n _M_impl._M_start;\n if (ppSVar2 != (pointer)0x0) {\n operator_delete(ppSVar2);\n }\n pbVar3 = (this->super_Dynobj).needed_.\n super__Vector_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>\n ._M_impl._M_finish;\n pbVar6 = (this->super_Dynobj).needed_.\n super__Vector_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>\n ._M_impl._M_start;\n (this->super_Dynobj).super_Object._vptr_Object = (_func_int_varargs **)&DAT_00433128;\n if (pbVar3 != pbVar6) {\n do {\n pcVar4 = (pbVar6->_M_dataplus)._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar4 != &pbVar6->field_2) {\n operator_delete(pcVar4);\n }\n pbVar6 = pbVar6 + 1;\n } while (pbVar3 != pbVar6);\n pbVar6 = (this->super_Dynobj).needed_.\n super__Vector_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>\n ._M_impl._M_start;\n }\n if (pbVar6 != (pointer)0x0) {\n operator_delete(pbVar6);\n }\n pcVar4 = (this->super_Dynobj).soname_._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar4 != &(this->super_Dynobj).soname_.field_2) {\n operator_delete(pcVar4);\n }\n (this->super_Dynobj).super_Object._vptr_Object = (_func_int_varargs **)&DAT_00431850;\n pIVar5 = (this->super_Dynobj).super_Object.input_file_;\n if (pIVar5 != (Input_file *)0x0) {\n piVar1 = &(pIVar5->file_).object_count_;\n *piVar1 = *piVar1 + -1;\n }\n pcVar4 = (this->super_Dynobj).super_Object.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 *)pcVar4 != &(this->super_Dynobj).super_Object.name_.field_2) {\n operator_delete(pcVar4);\n return;\n }\n return;\n}\n\n" comment (declaration "void __thiscall\ngold::Sized_incr_dynobj<32,_false>::~Sized_incr_dynobj\n (Sized_incr_dynobj<32,_false> *this,int __in_chrg)\n\n{\n int *piVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_false>::~Sized_incr_dynobj\n (Sized_incr_dynobj<32,_false> *this,int __in_chrg)\n\n{\n int" identifier > : : ~ (function_declarator "Sized_incr_dynobj\n (Sized_incr_dynobj<32,_false> *this,int __in_chrg)" identifier (parameter_list "(Sized_incr_dynobj<32,_false> *this,int __in_chrg)" ( (parameter_declaration "Sized_incr_dynobj" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "int __in_chrg" primitive_type identifier) ))) { primitive_type) (pointer_declarator "*piVar1" * identifier) ;) (declaration "pointer ppSVar2;" type_identifier identifier ;) (declaration "pointer pbVar3;" type_identifier identifier ;) (declaration "pointer pcVar4;" type_identifier identifier ;) (declaration "Input_file *pIVar5;" type_identifier (pointer_declarator "*pIVar5" * identifier) ;) (declaration "pointer pbVar6;" type_identifier identifier ;) (expression_statement "(this->super_Dynobj).super_Object._vptr_Object =\n (_func_int_varargs **)&PTR__Sized_incr_dynobj_00426fe0;" (assignment_expression "(this->super_Dynobj).super_Object._vptr_Object =\n (_func_int_varargs **)&PTR__Sized_incr_dynobj_00426fe0" (field_expression "(this->super_Dynobj).super_Object._vptr_Object" (field_expression "(this->super_Dynobj).super_Object" (parenthesized_expression "(this->super_Dynobj)" ( (field_expression "this->super_Dynobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (cast_expression "(_func_int_varargs **)&PTR__Sized_incr_dynobj_00426fe0" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR__Sized_incr_dynobj_00426fe0" & identifier))) ;) (expression_statement "ppSVar2 = (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>.\n _M_impl._M_start;" (field_expression "ppSVar2 = (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>.\n _M_impl._M_start" (field_expression "ppSVar2 = (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>.\n _M_impl" (binary_expression "ppSVar2 = (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_" (binary_expression "ppSVar2 = (this->symbols_).super__Vector_base<gold::Symbol*,_std::allocator<gold" (binary_expression "ppSVar2 = (this->symbols_).super__Vector_base<gold::Symbol*,_std" (assignment_expression "ppSVar2 = (this->symbols_).super__Vector_base<gold" identifier = (binary_expression "(this->symbols_).super__Vector_base<gold" (field_expression "(this->symbols_).super__Vector_base" (parenthesized_expression "(this->symbols_)" ( (field_expression "this->symbols_" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Symbol" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Symbol" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (if_statement "if (ppSVar2 != (pointer)0x0) {\n operator_delete(ppSVar2);\n }" if (parenthesized_expression "(ppSVar2 != (pointer)0x0)" ( (binary_expression "ppSVar2 != (pointer)0x0" identifier != (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) )) (compound_statement "{\n operator_delete(ppSVar2);\n }" { (expression_statement "operator_delete(ppSVar2);" (call_expression "operator_delete(ppSVar2)" identifier (argument_list "(ppSVar2)" ( identifier ))) ;) })) (ERROR "pbVar3 = (this->super_Dynobj).needed_.\n super__Vector_base<std::" (assignment_expression "pbVar3 = (this->super_Dynobj).needed_.\n super__Vector_base<std" identifier = (binary_expression "(this->super_Dynobj).needed_.\n super__Vector_base<std" (field_expression "(this->super_Dynobj).needed_.\n super__Vector_base" (field_expression "(this->super_Dynobj).needed_" (parenthesized_expression "(this->super_Dynobj)" ( (field_expression "this->super_Dynobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) < identifier)) : :) (labeled_statement "__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>\n ._M_impl._M_finish;" statement_identifier (ERROR "::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std:" : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : : (binary_expression "allocator<char>_>,_std" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (ERROR "," ,) identifier) : : (binary_expression "allocator<std" identifier < identifier) : : (comma_expression "__cxx11::basic_string<char,_std::char_traits<char>,_std" identifier (ERROR "::basic_string<char,_std::char_traits<char>" : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char" identifier < identifier) >) , identifier) :) : (expression_statement "allocator<char>_>_>_>\n ._M_impl._M_finish;" (field_expression "allocator<char>_>_>_>\n ._M_impl._M_finish" (field_expression "allocator<char>_>_>_>\n ._M_impl" (binary_expression "allocator<char>_>_>_" (binary_expression "allocator<char>_>_" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;)) (ERROR "pbVar6 = (this->super_Dynobj).needed_.\n super__Vector_base<std::" (assignment_expression "pbVar6 = (this->super_Dynobj).needed_.\n super__Vector_base<std" identifier = (binary_expression "(this->super_Dynobj).needed_.\n super__Vector_base<std" (field_expression "(this->super_Dynobj).needed_.\n super__Vector_base" (field_expression "(this->super_Dynobj).needed_" (parenthesized_expression "(this->super_Dynobj)" ( (field_expression "this->super_Dynobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) < identifier)) : :) (labeled_statement "__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>\n ._M_impl._M_start;" statement_identifier (ERROR "::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std:" : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : : (binary_expression "allocator<char>_>,_std" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (ERROR "," ,) identifier) : : (binary_expression "allocator<std" identifier < identifier) : : (comma_expression "__cxx11::basic_string<char,_std::char_traits<char>,_std" identifier (ERROR "::basic_string<char,_std::char_traits<char>" : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char" identifier < identifier) >) , identifier) :) : (expression_statement "allocator<char>_>_>_>\n ._M_impl._M_start;" (field_expression "allocator<char>_>_>_>\n ._M_impl._M_start" (field_expression "allocator<char>_>_>_>\n ._M_impl" (binary_expression "allocator<char>_>_>_" (binary_expression "allocator<char>_>_" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;)) (expression_statement "(this->super_Dynobj).super_Object._vptr_Object = (_func_int_varargs **)&DAT_00433128;" (assignment_expression "(this->super_Dynobj).super_Object._vptr_Object = (_func_int_varargs **)&DAT_00433128" (field_expression "(this->super_Dynobj).super_Object._vptr_Object" (field_expression "(this->super_Dynobj).super_Object" (parenthesized_expression "(this->super_Dynobj)" ( (field_expression "this->super_Dynobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (cast_expression "(_func_int_varargs **)&DAT_00433128" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&DAT_00433128" & identifier))) ;) (if_statement "if (pbVar3 != pbVar6) {\n do {\n pcVar4 = (pbVar6->_M_dataplus)._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar4 != &pbVar6->field_2) {\n operator_delete(pcVar4);\n }\n pbVar6 = pbVar6 + 1;\n } while (pbVar3 != pbVar6);\n pbVar6 = (this->super_Dynobj).needed_.\n super__Vector_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>\n ._M_impl._M_start;\n }" if (parenthesized_expression "(pbVar3 != pbVar6)" ( (binary_expression "pbVar3 != pbVar6" identifier != identifier) )) (compound_statement "{\n do {\n pcVar4 = (pbVar6->_M_dataplus)._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar4 != &pbVar6->field_2) {\n operator_delete(pcVar4);\n }\n pbVar6 = pbVar6 + 1;\n } while (pbVar3 != pbVar6);\n pbVar6 = (this->super_Dynobj).needed_.\n super__Vector_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_>\n ._M_impl._M_start;\n }" { (do_statement "do {\n pcVar4 = (pbVar6->_M_dataplus)._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar4 != &pbVar6->field_2) {\n operator_delete(pcVar4);\n }\n pbVar6 = pbVar6 + 1;\n } while (pbVar3 != pbVar6);" do (compound_statement "{\n pcVar4 = (pbVar6->_M_dataplus)._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar4 != &pbVar6->field_2) {\n operator_delete(pcVar4);\n }\n pbVar6 = pbVar6 + 1;\n }" { (expression_statement "pcVar4 = (pbVar6->_M_dataplus)._M_p;" (assignment_expression "pcVar4 = (pbVar6->_M_dataplus)._M_p" identifier = (field_expression "(pbVar6->_M_dataplus)._M_p" (parenthesized_expression "(pbVar6->_M_dataplus)" ( (field_expression "pbVar6->_M_dataplus" identifier -> field_identifier) )) . field_identifier)) ;) (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar4 != &pbVar6->field_2) {\n operator_delete(pcVar4);\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar4 != &pbVar6->field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar4 != &pbVar6->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 *)pcVar4 != &pbVar6->field_2" (binary_expression "allocator<char>_>_9\n *)pcVar4" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)pcVar4" identifier * (ERROR ")" )) identifier)) != (pointer_expression "&pbVar6->field_2" & (field_expression "pbVar6->field_2" identifier -> field_identifier))) )) )) (compound_statement "{\n operator_delete(pcVar4);\n }" { (expression_statement "operator_delete(pcVar4);" (call_expression "operator_delete(pcVar4)" identifier (argument_list "(pcVar4)" ( identifier ))) ;) })) (expression_statement "pbVar6 = pbVar6 + 1;" (assignment_expression "pbVar6 = pbVar6 + 1" identifier = (binary_expression "pbVar6 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(pbVar3 != pbVar6)" ( (binary_expression "pbVar3 != pbVar6" identifier != identifier) )) ;) (ERROR "pbVar6 = (this->super_Dynobj).needed_.\n super__Vector_base<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::" (assignment_expression "pbVar6 = (this->super_Dynobj).needed_.\n super__Vector_base<std" identifier = (binary_expression "(this->super_Dynobj).needed_.\n super__Vector_base<std" (field_expression "(this->super_Dynobj).needed_.\n super__Vector_base" (field_expression "(this->super_Dynobj).needed_" (parenthesized_expression "(this->super_Dynobj)" ( (field_expression "this->super_Dynobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) < identifier)) : : (comma_expression "__cxx11::basic_string<char,_std::char_traits<char>,_std" identifier (ERROR "::basic_string<char,_std::char_traits<char>" : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char" identifier < identifier) >) , identifier) : : (binary_expression "allocator<char>_>,_std" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (ERROR "," ,) identifier) : : (binary_expression "allocator<std" identifier < identifier) : : (comma_expression "__cxx11::basic_string<char,_std::char_traits<char>,_std" identifier (ERROR "::basic_string<char,_std::char_traits<char>" : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char" identifier < identifier) >) , identifier) : :) (expression_statement "allocator<char>_>_>_>\n ._M_impl._M_start;" (field_expression "allocator<char>_>_>_>\n ._M_impl._M_start" (field_expression "allocator<char>_>_>_>\n ._M_impl" (binary_expression "allocator<char>_>_>_" (binary_expression "allocator<char>_>_" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) })) (if_statement "if (pbVar6 != (pointer)0x0) {\n operator_delete(pbVar6);\n }" if (parenthesized_expression "(pbVar6 != (pointer)0x0)" ( (binary_expression "pbVar6 != (pointer)0x0" identifier != (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) )) (compound_statement "{\n operator_delete(pbVar6);\n }" { (expression_statement "operator_delete(pbVar6);" (call_expression "operator_delete(pbVar6)" identifier (argument_list "(pbVar6)" ( identifier ))) ;) })) (expression_statement "pcVar4 = (this->super_Dynobj).soname_._M_dataplus._M_p;" (assignment_expression "pcVar4 = (this->super_Dynobj).soname_._M_dataplus._M_p" identifier = (field_expression "(this->super_Dynobj).soname_._M_dataplus._M_p" (field_expression "(this->super_Dynobj).soname_._M_dataplus" (field_expression "(this->super_Dynobj).soname_" (parenthesized_expression "(this->super_Dynobj)" ( (field_expression "this->super_Dynobj" 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 *)pcVar4 != &(this->super_Dynobj).soname_.field_2) {\n operator_delete(pcVar4);\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar4 != &(this->super_Dynobj).soname_.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar4 != &(this->super_Dynobj).soname_.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 *)pcVar4 != &(this->super_Dynobj).soname_.field_2" (binary_expression "allocator<char>_>_9\n *)pcVar4" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)pcVar4" identifier * (ERROR ")" )) identifier)) != (pointer_expression "&(this->super_Dynobj).soname_.field_2" & (field_expression "(this->super_Dynobj).soname_.field_2" (field_expression "(this->super_Dynobj).soname_" (parenthesized_expression "(this->super_Dynobj)" ( (field_expression "this->super_Dynobj" identifier -> field_identifier) )) . field_identifier) . field_identifier))) )) )) (compound_statement "{\n operator_delete(pcVar4);\n }" { (expression_statement "operator_delete(pcVar4);" (call_expression "operator_delete(pcVar4)" identifier (argument_list "(pcVar4)" ( identifier ))) ;) })) (expression_statement "(this->super_Dynobj).super_Object._vptr_Object = (_func_int_varargs **)&DAT_00431850;" (assignment_expression "(this->super_Dynobj).super_Object._vptr_Object = (_func_int_varargs **)&DAT_00431850" (field_expression "(this->super_Dynobj).super_Object._vptr_Object" (field_expression "(this->super_Dynobj).super_Object" (parenthesized_expression "(this->super_Dynobj)" ( (field_expression "this->super_Dynobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (cast_expression "(_func_int_varargs **)&DAT_00431850" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&DAT_00431850" & identifier))) ;) (expression_statement "pIVar5 = (this->super_Dynobj).super_Object.input_file_;" (assignment_expression "pIVar5 = (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 (pIVar5 != (Input_file *)0x0) {\n piVar1 = &(pIVar5->file_).object_count_;\n *piVar1 = *piVar1 + -1;\n }" if (parenthesized_expression "(pIVar5 != (Input_file *)0x0)" ( (binary_expression "pIVar5 != (Input_file *)0x0" identifier != (cast_expression "(Input_file *)0x0" ( (type_descriptor "Input_file *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n piVar1 = &(pIVar5->file_).object_count_;\n *piVar1 = *piVar1 + -1;\n }" { (expression_statement "piVar1 = &(pIVar5->file_).object_count_;" (assignment_expression "piVar1 = &(pIVar5->file_).object_count_" identifier = (pointer_expression "&(pIVar5->file_).object_count_" & (field_expression "(pIVar5->file_).object_count_" (parenthesized_expression "(pIVar5->file_)" ( (field_expression "pIVar5->file_" identifier -> field_identifier) )) . field_identifier))) ;) (expression_statement "*piVar1 = *piVar1 + -1;" (assignment_expression "*piVar1 = *piVar1 + -1" (pointer_expression "*piVar1" * identifier) = (binary_expression "*piVar1 + -1" (pointer_expression "*piVar1" * identifier) + number_literal)) ;) })) (expression_statement "pcVar4 = (this->super_Dynobj).super_Object.name_._M_dataplus._M_p;" (assignment_expression "pcVar4 = (this->super_Dynobj).super_Object.name_._M_dataplus._M_p" identifier = (field_expression "(this->super_Dynobj).super_Object.name_._M_dataplus._M_p" (field_expression "(this->super_Dynobj).super_Object.name_._M_dataplus" (field_expression "(this->super_Dynobj).super_Object.name_" (field_expression "(this->super_Dynobj).super_Object" (parenthesized_expression "(this->super_Dynobj)" ( (field_expression "this->super_Dynobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier)) ;) (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar4 != &(this->super_Dynobj).super_Object.name_.field_2) {\n operator_delete(pcVar4);\n return;\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar4 != &(this->super_Dynobj).super_Object.name_.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar4 != &(this->super_Dynobj).super_Object.name_.field_2)" ( (ERROR "anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::" (comma_expression "anon_union_16_2_edb7204a_for_basic_string<char,_std" (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_9\n *)pcVar4 != &(this->super_Dynobj).super_Object.name_.field_2" (binary_expression "allocator<char>_>_9\n *)pcVar4" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)pcVar4" identifier * (ERROR ")" )) identifier)) != (pointer_expression "&(this->super_Dynobj).super_Object.name_.field_2" & (field_expression "(this->super_Dynobj).super_Object.name_.field_2" (field_expression "(this->super_Dynobj).super_Object.name_" (field_expression "(this->super_Dynobj).super_Object" (parenthesized_expression "(this->super_Dynobj)" ( (field_expression "this->super_Dynobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier))) )) )) (compound_statement "{\n operator_delete(pcVar4);\n return;\n }" { (expression_statement "operator_delete(pcVar4);" (call_expression "operator_delete(pcVar4)" identifier (argument_list "(pcVar4)" ( identifier ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) (ERROR "}" }))
|
(translation_unit "void FUN_00189b30(undefined8 *param_1)\n\n{\n int *piVar1;\n long *plVar2;\n long *plVar3;\n \n *param_1 = &PTR_FUN_00426fe0;\n if (param_1[0x17] != 0) {\n FUN_002dac60();\n }\n plVar2 = (long *)param_1[0xf];\n plVar3 = (long *)param_1[0xe];\n *param_1 = &DAT_00433128;\n if (plVar2 != plVar3) {\n do {\n if ((long *)*plVar3 != plVar3 + 2) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 4;\n } while (plVar2 != plVar3);\n plVar3 = (long *)param_1[0xe];\n }\n if (plVar3 != (long *)0x0) {\n FUN_002dac60(plVar3);\n }\n if ((undefined8 *)param_1[10] != param_1 + 0xc) {\n FUN_002dac60();\n }\n *param_1 = &DAT_00431850;\n if (param_1[5] != 0) {\n piVar1 = (int *)(param_1[5] + 0x50);\n *piVar1 = *piVar1 + -1;\n }\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60();\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00189b30(undefined8 *param_1)\n\n{\n int *piVar1;\n long *plVar2;\n long *plVar3;\n \n *param_1 = &PTR_FUN_00426fe0;\n if (param_1[0x17] != 0) {\n FUN_002dac60();\n }\n plVar2 = (long *)param_1[0xf];\n plVar3 = (long *)param_1[0xe];\n *param_1 = &DAT_00433128;\n if (plVar2 != plVar3) {\n do {\n if ((long *)*plVar3 != plVar3 + 2) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 4;\n } while (plVar2 != plVar3);\n plVar3 = (long *)param_1[0xe];\n }\n if (plVar3 != (long *)0x0) {\n FUN_002dac60(plVar3);\n }\n if ((undefined8 *)param_1[10] != param_1 + 0xc) {\n FUN_002dac60();\n }\n *param_1 = &DAT_00431850;\n if (param_1[5] != 0) {\n piVar1 = (int *)(param_1[5] + 0x50);\n *piVar1 = *piVar1 + -1;\n }\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60();\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_00189b30(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n int *piVar1;\n long *plVar2;\n long *plVar3;\n \n *param_1 = &PTR_FUN_00426fe0;\n if (param_1[0x17] != 0) {\n FUN_002dac60();\n }\n plVar2 = (long *)param_1[0xf];\n plVar3 = (long *)param_1[0xe];\n *param_1 = &DAT_00433128;\n if (plVar2 != plVar3) {\n do {\n if ((long *)*plVar3 != plVar3 + 2) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 4;\n } while (plVar2 != plVar3);\n plVar3 = (long *)param_1[0xe];\n }\n if (plVar3 != (long *)0x0) {\n FUN_002dac60(plVar3);\n }\n if ((undefined8 *)param_1[10] != param_1 + 0xc) {\n FUN_002dac60();\n }\n *param_1 = &DAT_00431850;\n if (param_1[5] != 0) {\n piVar1 = (int *)(param_1[5] + 0x50);\n *piVar1 = *piVar1 + -1;\n }\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60();\n return;\n }\n return;\n}" { (declaration "int *piVar1;" primitive_type (pointer_declarator "*piVar1" * identifier) ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "long *plVar3;" (sized_type_specifier "long" long) (pointer_declarator "*plVar3" * identifier) ;) (expression_statement "*param_1 = &PTR_FUN_00426fe0;" (assignment_expression "*param_1 = &PTR_FUN_00426fe0" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00426fe0" & identifier)) ;) (if_statement "if (param_1[0x17] != 0) {\n FUN_002dac60();\n }" if (parenthesized_expression "(param_1[0x17] != 0)" ( (binary_expression "param_1[0x17] != 0" (subscript_expression "param_1[0x17]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n FUN_002dac60();\n }" { (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "plVar2 = (long *)param_1[0xf];" (assignment_expression "plVar2 = (long *)param_1[0xf]" identifier = (cast_expression "(long *)param_1[0xf]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0xf]" identifier [ number_literal ]))) ;) (expression_statement "plVar3 = (long *)param_1[0xe];" (assignment_expression "plVar3 = (long *)param_1[0xe]" identifier = (cast_expression "(long *)param_1[0xe]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0xe]" identifier [ number_literal ]))) ;) (expression_statement "*param_1 = &DAT_00433128;" (assignment_expression "*param_1 = &DAT_00433128" (pointer_expression "*param_1" * identifier) = (pointer_expression "&DAT_00433128" & identifier)) ;) (if_statement "if (plVar2 != plVar3) {\n do {\n if ((long *)*plVar3 != plVar3 + 2) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 4;\n } while (plVar2 != plVar3);\n plVar3 = (long *)param_1[0xe];\n }" if (parenthesized_expression "(plVar2 != plVar3)" ( (binary_expression "plVar2 != plVar3" identifier != identifier) )) (compound_statement "{\n do {\n if ((long *)*plVar3 != plVar3 + 2) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 4;\n } while (plVar2 != plVar3);\n plVar3 = (long *)param_1[0xe];\n }" { (do_statement "do {\n if ((long *)*plVar3 != plVar3 + 2) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 4;\n } while (plVar2 != plVar3);" do (compound_statement "{\n if ((long *)*plVar3 != plVar3 + 2) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 4;\n }" { (if_statement "if ((long *)*plVar3 != plVar3 + 2) {\n FUN_002dac60();\n }" if (parenthesized_expression "((long *)*plVar3 != plVar3 + 2)" ( (binary_expression "(long *)*plVar3 != plVar3 + 2" (cast_expression "(long *)*plVar3" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar3" * identifier)) != (binary_expression "plVar3 + 2" identifier + number_literal)) )) (compound_statement "{\n FUN_002dac60();\n }" { (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "plVar3 = plVar3 + 4;" (assignment_expression "plVar3 = plVar3 + 4" identifier = (binary_expression "plVar3 + 4" identifier + number_literal)) ;) }) while (parenthesized_expression "(plVar2 != plVar3)" ( (binary_expression "plVar2 != plVar3" identifier != identifier) )) ;) (expression_statement "plVar3 = (long *)param_1[0xe];" (assignment_expression "plVar3 = (long *)param_1[0xe]" identifier = (cast_expression "(long *)param_1[0xe]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[0xe]" identifier [ number_literal ]))) ;) })) (if_statement "if (plVar3 != (long *)0x0) {\n FUN_002dac60(plVar3);\n }" if (parenthesized_expression "(plVar3 != (long *)0x0)" ( (binary_expression "plVar3 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n FUN_002dac60(plVar3);\n }" { (expression_statement "FUN_002dac60(plVar3);" (call_expression "FUN_002dac60(plVar3)" identifier (argument_list "(plVar3)" ( identifier ))) ;) })) (if_statement "if ((undefined8 *)param_1[10] != param_1 + 0xc) {\n FUN_002dac60();\n }" if (parenthesized_expression "((undefined8 *)param_1[10] != param_1 + 0xc)" ( (binary_expression "(undefined8 *)param_1[10] != param_1 + 0xc" (cast_expression "(undefined8 *)param_1[10]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[10]" identifier [ number_literal ])) != (binary_expression "param_1 + 0xc" identifier + number_literal)) )) (compound_statement "{\n FUN_002dac60();\n }" { (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "*param_1 = &DAT_00431850;" (assignment_expression "*param_1 = &DAT_00431850" (pointer_expression "*param_1" * identifier) = (pointer_expression "&DAT_00431850" & identifier)) ;) (if_statement "if (param_1[5] != 0) {\n piVar1 = (int *)(param_1[5] + 0x50);\n *piVar1 = *piVar1 + -1;\n }" if (parenthesized_expression "(param_1[5] != 0)" ( (binary_expression "param_1[5] != 0" (subscript_expression "param_1[5]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n piVar1 = (int *)(param_1[5] + 0x50);\n *piVar1 = *piVar1 + -1;\n }" { (expression_statement "piVar1 = (int *)(param_1[5] + 0x50);" (assignment_expression "piVar1 = (int *)(param_1[5] + 0x50)" identifier = (cast_expression "(int *)(param_1[5] + 0x50)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[5] + 0x50)" ( (binary_expression "param_1[5] + 0x50" (subscript_expression "param_1[5]" identifier [ number_literal ]) + number_literal) )))) ;) (expression_statement "*piVar1 = *piVar1 + -1;" (assignment_expression "*piVar1 = *piVar1 + -1" (pointer_expression "*piVar1" * identifier) = (binary_expression "*piVar1 + -1" (pointer_expression "*piVar1" * identifier) + number_literal)) ;) })) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60();\n return;\n }" if (parenthesized_expression "((undefined8 *)param_1[1] != param_1 + 3)" ( (binary_expression "(undefined8 *)param_1[1] != param_1 + 3" (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) != (binary_expression "param_1 + 3" identifier + number_literal)) )) (compound_statement "{\n FUN_002dac60();\n return;\n }" { (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)) != (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT != IDENT) )) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( 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 (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression (pointer_expression * IDENT) + LIT)) ;) })) (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 ( ))) ;) (return_statement return ;) })) (return_statement return ;) })))
|
(function_definition "void FUN_00189b30(undefined8 *param_1)\n\n{\n int *piVar1;\n long *plVar2;\n long *plVar3;\n \n *param_1 = &PTR_FUN_00426fe0;\n if (param_1[0x17] != 0) {\n FUN_002dac60();\n }\n plVar2 = (long *)param_1[0xf];\n plVar3 = (long *)param_1[0xe];\n *param_1 = &DAT_00433128;\n if (plVar2 != plVar3) {\n do {\n if ((long *)*plVar3 != plVar3 + 2) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 4;\n } while (plVar2 != plVar3);\n plVar3 = (long *)param_1[0xe];\n }\n if (plVar3 != (long *)0x0) {\n FUN_002dac60(plVar3);\n }\n if ((undefined8 *)param_1[10] != param_1 + 0xc) {\n FUN_002dac60();\n }\n *param_1 = &DAT_00431850;\n if (param_1[5] != 0) {\n piVar1 = (int *)(param_1[5] + 0x50);\n *piVar1 = *piVar1 + -1;\n }\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60();\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00189b30(undefined8 *param_1)" (identifier "FUN_00189b30") (parameter_list "(undefined8 *param_1)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n int *piVar1;\n long *plVar2;\n long *plVar3;\n \n *param_1 = &PTR_FUN_00426fe0;\n if (param_1[0x17] != 0) {\n FUN_002dac60();\n }\n plVar2 = (long *)param_1[0xf];\n plVar3 = (long *)param_1[0xe];\n *param_1 = &DAT_00433128;\n if (plVar2 != plVar3) {\n do {\n if ((long *)*plVar3 != plVar3 + 2) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 4;\n } while (plVar2 != plVar3);\n plVar3 = (long *)param_1[0xe];\n }\n if (plVar3 != (long *)0x0) {\n FUN_002dac60(plVar3);\n }\n if ((undefined8 *)param_1[10] != param_1 + 0xc) {\n FUN_002dac60();\n }\n *param_1 = &DAT_00431850;\n if (param_1[5] != 0) {\n piVar1 = (int *)(param_1[5] + 0x50);\n *piVar1 = *piVar1 + -1;\n }\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60();\n return;\n }\n return;\n}" ({ "{") (declaration "int *piVar1;" (primitive_type "int") (pointer_declarator "*piVar1" (* "*") (identifier "piVar1")) (; ";")) (declaration "long *plVar2;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar2" (* "*") (identifier "plVar2")) (; ";")) (declaration "long *plVar3;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar3" (* "*") (identifier "plVar3")) (; ";")) (expression_statement "*param_1 = &PTR_FUN_00426fe0;" (assignment_expression "*param_1 = &PTR_FUN_00426fe0" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_00426fe0" (& "&") (identifier "PTR_FUN_00426fe0"))) (; ";")) (if_statement "if (param_1[0x17] != 0) {\n FUN_002dac60();\n }" (if "if") (parenthesized_expression "(param_1[0x17] != 0)" (( "(") (binary_expression "param_1[0x17] != 0" (subscript_expression "param_1[0x17]" (identifier "param_1") ([ "[") (number_literal "0x17") (] "]")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_002dac60();\n }" ({ "{") (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" (identifier "FUN_002dac60") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "plVar2 = (long *)param_1[0xf];" (assignment_expression "plVar2 = (long *)param_1[0xf]" (identifier "plVar2") (= "=") (cast_expression "(long *)param_1[0xf]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[0xf]" (identifier "param_1") ([ "[") (number_literal "0xf") (] "]")))) (; ";")) (expression_statement "plVar3 = (long *)param_1[0xe];" (assignment_expression "plVar3 = (long *)param_1[0xe]" (identifier "plVar3") (= "=") (cast_expression "(long *)param_1[0xe]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[0xe]" (identifier "param_1") ([ "[") (number_literal "0xe") (] "]")))) (; ";")) (expression_statement "*param_1 = &DAT_00433128;" (assignment_expression "*param_1 = &DAT_00433128" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&DAT_00433128" (& "&") (identifier "DAT_00433128"))) (; ";")) (if_statement "if (plVar2 != plVar3) {\n do {\n if ((long *)*plVar3 != plVar3 + 2) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 4;\n } while (plVar2 != plVar3);\n plVar3 = (long *)param_1[0xe];\n }" (if "if") (parenthesized_expression "(plVar2 != plVar3)" (( "(") (binary_expression "plVar2 != plVar3" (identifier "plVar2") (!= "!=") (identifier "plVar3")) () ")")) (compound_statement "{\n do {\n if ((long *)*plVar3 != plVar3 + 2) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 4;\n } while (plVar2 != plVar3);\n plVar3 = (long *)param_1[0xe];\n }" ({ "{") (do_statement "do {\n if ((long *)*plVar3 != plVar3 + 2) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 4;\n } while (plVar2 != plVar3);" (do "do") (compound_statement "{\n if ((long *)*plVar3 != plVar3 + 2) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 4;\n }" ({ "{") (if_statement "if ((long *)*plVar3 != plVar3 + 2) {\n FUN_002dac60();\n }" (if "if") (parenthesized_expression "((long *)*plVar3 != plVar3 + 2)" (( "(") (binary_expression "(long *)*plVar3 != plVar3 + 2" (cast_expression "(long *)*plVar3" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar3" (* "*") (identifier "plVar3"))) (!= "!=") (binary_expression "plVar3 + 2" (identifier "plVar3") (+ "+") (number_literal "2"))) () ")")) (compound_statement "{\n FUN_002dac60();\n }" ({ "{") (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" (identifier "FUN_002dac60") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "plVar3 = plVar3 + 4;" (assignment_expression "plVar3 = plVar3 + 4" (identifier "plVar3") (= "=") (binary_expression "plVar3 + 4" (identifier "plVar3") (+ "+") (number_literal "4"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(plVar2 != plVar3)" (( "(") (binary_expression "plVar2 != plVar3" (identifier "plVar2") (!= "!=") (identifier "plVar3")) () ")")) (; ";")) (expression_statement "plVar3 = (long *)param_1[0xe];" (assignment_expression "plVar3 = (long *)param_1[0xe]" (identifier "plVar3") (= "=") (cast_expression "(long *)param_1[0xe]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[0xe]" (identifier "param_1") ([ "[") (number_literal "0xe") (] "]")))) (; ";")) (} "}"))) (if_statement "if (plVar3 != (long *)0x0) {\n FUN_002dac60(plVar3);\n }" (if "if") (parenthesized_expression "(plVar3 != (long *)0x0)" (( "(") (binary_expression "plVar3 != (long *)0x0" (identifier "plVar3") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n FUN_002dac60(plVar3);\n }" ({ "{") (expression_statement "FUN_002dac60(plVar3);" (call_expression "FUN_002dac60(plVar3)" (identifier "FUN_002dac60") (argument_list "(plVar3)" (( "(") (identifier "plVar3") () ")"))) (; ";")) (} "}"))) (if_statement "if ((undefined8 *)param_1[10] != param_1 + 0xc) {\n FUN_002dac60();\n }" (if "if") (parenthesized_expression "((undefined8 *)param_1[10] != param_1 + 0xc)" (( "(") (binary_expression "(undefined8 *)param_1[10] != param_1 + 0xc" (cast_expression "(undefined8 *)param_1[10]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[10]" (identifier "param_1") ([ "[") (number_literal "10") (] "]"))) (!= "!=") (binary_expression "param_1 + 0xc" (identifier "param_1") (+ "+") (number_literal "0xc"))) () ")")) (compound_statement "{\n FUN_002dac60();\n }" ({ "{") (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" (identifier "FUN_002dac60") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "*param_1 = &DAT_00431850;" (assignment_expression "*param_1 = &DAT_00431850" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&DAT_00431850" (& "&") (identifier "DAT_00431850"))) (; ";")) (if_statement "if (param_1[5] != 0) {\n piVar1 = (int *)(param_1[5] + 0x50);\n *piVar1 = *piVar1 + -1;\n }" (if "if") (parenthesized_expression "(param_1[5] != 0)" (( "(") (binary_expression "param_1[5] != 0" (subscript_expression "param_1[5]" (identifier "param_1") ([ "[") (number_literal "5") (] "]")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n piVar1 = (int *)(param_1[5] + 0x50);\n *piVar1 = *piVar1 + -1;\n }" ({ "{") (expression_statement "piVar1 = (int *)(param_1[5] + 0x50);" (assignment_expression "piVar1 = (int *)(param_1[5] + 0x50)" (identifier "piVar1") (= "=") (cast_expression "(int *)(param_1[5] + 0x50)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1[5] + 0x50)" (( "(") (binary_expression "param_1[5] + 0x50" (subscript_expression "param_1[5]" (identifier "param_1") ([ "[") (number_literal "5") (] "]")) (+ "+") (number_literal "0x50")) () ")")))) (; ";")) (expression_statement "*piVar1 = *piVar1 + -1;" (assignment_expression "*piVar1 = *piVar1 + -1" (pointer_expression "*piVar1" (* "*") (identifier "piVar1")) (= "=") (binary_expression "*piVar1 + -1" (pointer_expression "*piVar1" (* "*") (identifier "piVar1")) (+ "+") (number_literal "-1"))) (; ";")) (} "}"))) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac60();\n return;\n }" (if "if") (parenthesized_expression "((undefined8 *)param_1[1] != param_1 + 3)" (( "(") (binary_expression "(undefined8 *)param_1[1] != param_1 + 3" (cast_expression "(undefined8 *)param_1[1]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) (!= "!=") (binary_expression "param_1 + 3" (identifier "param_1") (+ "+") (number_literal "3"))) () ")")) (compound_statement "{\n FUN_002dac60();\n return;\n }" ({ "{") (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" (identifier "FUN_002dac60") (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
/* DWARF original prototype: void ~Sized_incr_dynobj(Sized_incr_dynobj<32,_false> * this, int
__in_chrg) */
void __thiscall
var_1::Sized_incr_dynobj<32,_false>::~Sized_incr_dynobj
(Sized_incr_dynobj<32,_false> *this,int __in_chrg)
{
int *piVar1;
type_1 var_4;
type_1 var_8;
type_1 var_11;
type_2 *var_12;
type_1 var_9;
(this->super_Dynobj).super_Object._vptr_Object =
(type_3 **)&PTR__Sized_incr_dynobj_00426fe0;
var_4 = (this->symbols_).super__Vector_base<var_1::Symbol*,var_2::var_6<var_1::Symbol*>var_3>.
_M_impl._M_start;
if (var_4 != (type_1)0x0) {
var_5(var_4);
}
var_8 = (this->super_Dynobj).needed_.
super__Vector_base<std::__cxx11::basic_string<var_7,var_2::char_traits<var_7>,var_2::var_6<var_7>var_3>,var_2::var_6<std::__cxx11::basic_string<var_7,var_2::char_traits<var_7>,var_2::var_6<var_7>var_3>var_3>var_3>
._M_impl._M_finish;
var_9 = (this->super_Dynobj).needed_.
super__Vector_base<std::__cxx11::basic_string<var_7,var_2::char_traits<var_7>,var_2::var_6<var_7>var_3>,var_2::var_6<std::__cxx11::basic_string<var_7,var_2::char_traits<var_7>,var_2::var_6<var_7>var_3>var_3>var_3>
._M_impl._M_start;
(this->super_Dynobj).super_Object._vptr_Object = (type_3 **)&DAT_00433128;
if (var_8 != var_9) {
do {
var_11 = (var_9->_M_dataplus)._M_p;
if ((anon_union_16_2_edb7204a_for_basic_string<var_7,var_2::char_traits<var_7>,var_2::var_6<var_7>var_3>var_10
*)var_11 != &var_9->field_2) {
var_5(var_11);
}
var_9 = var_9 + 1;
} while (var_8 != var_9);
var_9 = (this->super_Dynobj).needed_.
super__Vector_base<std::__cxx11::basic_string<var_7,var_2::char_traits<var_7>,var_2::var_6<var_7>var_3>,var_2::var_6<std::__cxx11::basic_string<var_7,var_2::char_traits<var_7>,var_2::var_6<var_7>var_3>var_3>var_3>
._M_impl._M_start;
}
if (var_9 != (type_1)0x0) {
var_5(var_9);
}
var_11 = (this->super_Dynobj).soname_._M_dataplus._M_p;
if ((anon_union_16_2_edb7204a_for_basic_string<var_7,var_2::char_traits<var_7>,var_2::var_6<var_7>var_3>var_10
*)var_11 != &(this->super_Dynobj).soname_.field_2) {
var_5(var_11);
}
(this->super_Dynobj).super_Object._vptr_Object = (type_3 **)&DAT_00431850;
var_12 = (this->super_Dynobj).super_Object.input_file_;
if (var_12 != (type_2 *)0x0) {
piVar1 = &(var_12->file_).object_count_;
*piVar1 = *piVar1 + -1;
}
var_11 = (this->super_Dynobj).super_Object.name_._M_dataplus._M_p;
if ((anon_union_16_2_edb7204a_for_basic_string<var_7,var_2::char_traits<var_7>,var_2::var_6<var_7>var_3>var_10
*)var_11 != &(this->super_Dynobj).super_Object.name_.field_2) {
var_5(var_11);
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 (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (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))) (return_statement))) (return_statement))))
| null |
void MASKED(undefined8 *param_1)
{
int *piVar1;
long *plVar2;
long *plVar3;
*param_1 = &PTR_FUN_00426fe0;
if (param_1[0x17] != 0) {
FUN_002dac60();
}
plVar2 = (long *)param_1[0xf];
plVar3 = (long *)param_1[0xe];
*param_1 = &DAT_00433128;
if (plVar2 != plVar3) {
do {
if ((long *)*plVar3 != plVar3 + 2) {
FUN_002dac60();
}
plVar3 = plVar3 + 4;
} while (plVar2 != plVar3);
plVar3 = (long *)param_1[0xe];
}
if (plVar3 != (long *)0x0) {
FUN_002dac60(plVar3);
}
if ((undefined8 *)param_1[10] != param_1 + 0xc) {
FUN_002dac60();
}
*param_1 = &DAT_00431850;
if (param_1[5] != 0) {
piVar1 = (int *)(param_1[5] + 0x50);
*piVar1 = *piVar1 + -1;
}
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_002dac60();
return;
}
return;
}
|
104_hppa-linux-gnu-objcopy_and_hppa-linux-gnu-objcopy_strip.c
|
mkdtemp
|
mkdtemp
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * mkdtemp(char *__template)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_mkdtemp_0012b340)();
return pcVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * mkdtemp(char *__template)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_mkdtemp_0012b340)();
return pcVar1;
}
|
JMP qword ptr [0x0012b340]
| null | null | null | null |
[('tmp_32', u'CAST_-1206958389'), (u'CALLIND_-1206958456', u'INDIRECT_-1206958394'), (u'CAST_-1206958389', u'CALLIND_-1206958456'), ('const-0', u'RETURN_-1206958453'), (u'INDIRECT_-1206958394', u'COPY_-1206958453'), (u'CAST_-1206958388', u'RETURN_-1206958453'), (u'CALLIND_-1206958456', u'CAST_-1206958388')]
|
[('tmp_32', u'CAST_-1206958389'), (u'CALLIND_-1206958456', u'INDIRECT_-1206958394'), (u'CAST_-1206958389', u'CALLIND_-1206958456'), ('const-0', u'RETURN_-1206958453'), (u'INDIRECT_-1206958394', u'COPY_-1206958453'), (u'CAST_-1206958388', u'RETURN_-1206958453'), (u'CALLIND_-1206958456', u'CAST_-1206958388')]
| null | null |
00104680
|
x64
|
O2
|
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * mkdtemp(char *__template)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_mkdtemp_0012b340)();\n return pcVar1;\n}\n\n" comment (function_definition "char * mkdtemp(char *__template)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_mkdtemp_0012b340)();\n return pcVar1;\n}" primitive_type (pointer_declarator "* mkdtemp(char *__template)" * (function_declarator "mkdtemp(char *__template)" identifier (parameter_list "(char *__template)" ( (parameter_declaration "char *__template" primitive_type (pointer_declarator "*__template" * identifier)) )))) (compound_statement "{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_mkdtemp_0012b340)();\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "pcVar1 = (char *)(*(code *)PTR_mkdtemp_0012b340)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_mkdtemp_0012b340)()" identifier = (cast_expression "(char *)(*(code *)PTR_mkdtemp_0012b340)()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_mkdtemp_0012b340)()" (parenthesized_expression "(*(code *)PTR_mkdtemp_0012b340)" ( (pointer_expression "*(code *)PTR_mkdtemp_0012b340" * (cast_expression "(code *)PTR_mkdtemp_0012b340" ( (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 * mkdtemp(char *__template)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_mkdtemp_0012b340)();\n return pcVar1;\n}\n\n" comment (function_definition "char * mkdtemp(char *__template)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_mkdtemp_0012b340)();\n return pcVar1;\n}" primitive_type (pointer_declarator "* mkdtemp(char *__template)" * (function_declarator "mkdtemp(char *__template)" identifier (parameter_list "(char *__template)" ( (parameter_declaration "char *__template" primitive_type (pointer_declarator "*__template" * identifier)) )))) (compound_statement "{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_mkdtemp_0012b340)();\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "pcVar1 = (char *)(*(code *)PTR_mkdtemp_0012b340)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_mkdtemp_0012b340)()" identifier = (cast_expression "(char *)(*(code *)PTR_mkdtemp_0012b340)()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_mkdtemp_0012b340)()" (parenthesized_expression "(*(code *)PTR_mkdtemp_0012b340)" ( (pointer_expression "*(code *)PTR_mkdtemp_0012b340" * (cast_expression "(code *)PTR_mkdtemp_0012b340" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))))) ;) (return_statement "return pcVar1;" return identifier ;) })))
|
(translation_unit "char * mkdtemp(char *__template)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_mkdtemp_0012b340)();\n return pcVar1;\n}\n\n" (function_definition "char * mkdtemp(char *__template)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_mkdtemp_0012b340)();\n return pcVar1;\n}" primitive_type (pointer_declarator "* mkdtemp(char *__template)" * (function_declarator "mkdtemp(char *__template)" identifier (parameter_list "(char *__template)" ( (parameter_declaration "char *__template" primitive_type (pointer_declarator "*__template" * identifier)) )))) (compound_statement "{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_mkdtemp_0012b340)();\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "pcVar1 = (char *)(*(code *)PTR_mkdtemp_0012b340)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_mkdtemp_0012b340)()" identifier = (cast_expression "(char *)(*(code *)PTR_mkdtemp_0012b340)()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_mkdtemp_0012b340)()" (parenthesized_expression "(*(code *)PTR_mkdtemp_0012b340)" ( (pointer_expression "*(code *)PTR_mkdtemp_0012b340" * (cast_expression "(code *)PTR_mkdtemp_0012b340" ( (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 * mkdtemp(char *__template)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_mkdtemp_0012b340)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* mkdtemp(char *__template)" (* "*") (function_declarator "mkdtemp(char *__template)" (identifier "mkdtemp") (parameter_list "(char *__template)" (( "(") (parameter_declaration "char *__template" (primitive_type "char") (pointer_declarator "*__template" (* "*") (identifier "__template"))) () ")")))) (compound_statement "{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_mkdtemp_0012b340)();\n return pcVar1;\n}" ({ "{") (declaration "char *pcVar1;" (primitive_type "char") (pointer_declarator "*pcVar1" (* "*") (identifier "pcVar1")) (; ";")) (expression_statement "pcVar1 = (char *)(*(code *)PTR_mkdtemp_0012b340)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_mkdtemp_0012b340)()" (identifier "pcVar1") (= "=") (cast_expression "(char *)(*(code *)PTR_mkdtemp_0012b340)()" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "(*(code *)PTR_mkdtemp_0012b340)()" (parenthesized_expression "(*(code *)PTR_mkdtemp_0012b340)" (( "(") (pointer_expression "*(code *)PTR_mkdtemp_0012b340" (* "*") (cast_expression "(code *)PTR_mkdtemp_0012b340" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_mkdtemp_0012b340"))) () ")")) (argument_list "()" (( "(") () ")"))))) (; ";")) (return_statement "return pcVar1;" (return "return") (identifier "pcVar1") (; ";")) (} "}")))
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * function_1(char *__template)
{
char *pcVar1;
pcVar1 = (char *)(*(type_1 *)PTR_mkdtemp_0012b340)();
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)))))) 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 *__template)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_MASKED_0012b340)();
return pcVar1;
}
|
10068_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
|
do_negative_sign
|
FUN_00336f60
|
/* std::moneypunct<wchar_t, false>::do_negative_sign() const */
void std::moneypunct<wchar_t,false>::do_negative_sign(void)
{
wchar_t *__s;
long in_RSI;
long *in_RDI;
__s = *(wchar_t **)(*(long *)(in_RSI + 0x10) + 0x50);
*in_RDI = (long)(in_RDI + 2);
if (__s != (wchar_t *)0x0) {
wcslen(__s);
}
std::wstring::_M_construct<wchar_t_const*>();
return;
}
|
long * FUN_00336f60(long *param_1,long param_2)
{
wchar_t *__s;
size_t sVar1;
wchar_t *pwVar2;
pwVar2 = (wchar_t *)0xfffffffffffffffc;
__s = *(wchar_t **)(*(long *)(param_2 + 0x10) + 0x50);
*param_1 = (long)(param_1 + 2);
if (__s != (wchar_t *)0x0) {
sVar1 = wcslen(__s);
pwVar2 = __s + sVar1;
}
FUN_002e12a0(param_1,__s,pwVar2);
return param_1;
}
|
PUSH RBP
MOV RDX,-0x4
PUSH RBX
MOV RBX,RDI
SUB RSP,0x8
MOV RAX,qword ptr [RSI + 0x10]
MOV RBP,qword ptr [RAX + 0x50]
LEA RAX,[RDI + 0x10]
MOV qword ptr [RDI],RAX
TEST RBP,RBP
JZ 0x00336f91
MOV RDI,RBP
CALL 0x00147150
LEA RDX,[RBP + RAX*0x4]
MOV RSI,RBP
MOV RDI,RBX
CALL 0x002e12a0
ADD RSP,0x8
MOV RAX,RBX
POP RBX
POP RBP
RET
| null | null | null | null |
[('tmp_317', u'PTRADD_-1205047240'), ('const-433', u'STORE_-1205047399'), ('const-433', u'LOAD_-1205047413'), (u'INT_ADD_-1205047397', u'CAST_-1205047243'), (u'CAST_-1205047248', u'LOAD_-1205047420'), ('const-2', u'PTRADD_-1205047240'), ('const-80', u'INT_ADD_-1205047397'), ('tmp_317', u'STORE_-1205047399'), ('const-433', u'LOAD_-1205047420'), ('const-16', u'INT_ADD_-1205047404'), ('tmp_96', u'CBRANCH_-1205047381'), (u'LOAD_-1205047420', u'INT_ADD_-1205047397'), ('const-8', u'PTRADD_-1205047240'), (u'CAST_-1205047243', u'LOAD_-1205047413'), ('tmp_318', u'INT_ADD_-1205047404'), (u'LOAD_-1205047413', u'INT_NOTEQUAL_-1205047382'), (u'INT_ADD_-1205047404', u'CAST_-1205047248'), (u'INT_NOTEQUAL_-1205047382', u'CBRANCH_-1205047381'), (u'LOAD_-1205047413', u'CALL_-1205047370'), ('const-0', u'INT_NOTEQUAL_-1205047382'), ('const-0', u'RETURN_-1205047308'), (u'PTRADD_-1205047240', u'CAST_-1205047234'), (u'CAST_-1205047234', u'STORE_-1205047399')]
|
[('tmp_317', u'CALL_-1205047346'), (u'COPY_-1205047451', u'MULTIEQUAL_-1205047264'), (u'LOAD_-1205047413', u'CALL_-1205047346'), ('tmp_317', u'PTRADD_-1205047240'), (u'PTRADD_-1205047219', u'MULTIEQUAL_-1205047264'), ('const-8', u'PTRADD_-1205047240'), ('const-80', u'INT_ADD_-1205047397'), ('tmp_317', u'STORE_-1205047399'), (u'CAST_-1205047233', u'STORE_-1205047399'), ('tmp_96', u'CBRANCH_-1205047381'), (u'LOAD_-1205047420', u'INT_ADD_-1205047397'), ('const-433', u'LOAD_-1205047420'), ('tmp_318', u'INT_ADD_-1205047404'), ('const-4', u'PTRADD_-1205047219'), ('const-2', u'PTRADD_-1205047240'), (u'CAST_-1205047247', u'LOAD_-1205047420'), (u'PTRADD_-1205047240', u'CAST_-1205047233'), ('const--4', u'COPY_-1205047451'), (u'COPY_-1205047333', u'RETURN_-1205047308'), ('const-16', u'INT_ADD_-1205047404'), (u'MULTIEQUAL_-1205047264', u'CALL_-1205047346'), (u'INT_ADD_-1205047397', u'CAST_-1205047242'), (u'LOAD_-1205047413', u'INT_NOTEQUAL_-1205047382'), (u'INT_ADD_-1205047404', u'CAST_-1205047247'), (u'INT_NOTEQUAL_-1205047382', u'CBRANCH_-1205047381'), (u'LOAD_-1205047413', u'CALL_-1205047370'), ('const-433', u'STORE_-1205047399'), (u'CAST_-1205047242', u'LOAD_-1205047413'), ('const-0', u'INT_NOTEQUAL_-1205047382'), ('tmp_317', u'COPY_-1205047333'), ('const-0', u'RETURN_-1205047308'), ('const-433', u'LOAD_-1205047413'), (u'CALL_-1205047370', u'PTRADD_-1205047219'), (u'LOAD_-1205047413', u'PTRADD_-1205047219')]
| null | null |
00336f60
|
x64
|
O2
|
(translation_unit "long * FUN_00336f60(long *param_1,long param_2)\n\n{\n wchar_t *__s;\n size_t sVar1;\n wchar_t *pwVar2;\n \n pwVar2 = (wchar_t *)0xfffffffffffffffc;\n __s = *(wchar_t **)(*(long *)(param_2 + 0x10) + 0x50);\n *param_1 = (long)(param_1 + 2);\n if (__s != (wchar_t *)0x0) {\n sVar1 = wcslen(__s);\n pwVar2 = __s + sVar1;\n }\n FUN_002e12a0(param_1,__s,pwVar2);\n return param_1;\n}\n\n" (function_definition "long * FUN_00336f60(long *param_1,long param_2)\n\n{\n wchar_t *__s;\n size_t sVar1;\n wchar_t *pwVar2;\n \n pwVar2 = (wchar_t *)0xfffffffffffffffc;\n __s = *(wchar_t **)(*(long *)(param_2 + 0x10) + 0x50);\n *param_1 = (long)(param_1 + 2);\n if (__s != (wchar_t *)0x0) {\n sVar1 = wcslen(__s);\n pwVar2 = __s + sVar1;\n }\n FUN_002e12a0(param_1,__s,pwVar2);\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_00336f60(long *param_1,long param_2)" * (function_declarator "FUN_00336f60(long *param_1,long param_2)" identifier (parameter_list "(long *param_1,long param_2)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) )))) (compound_statement "{\n wchar_t *__s;\n size_t sVar1;\n wchar_t *pwVar2;\n \n pwVar2 = (wchar_t *)0xfffffffffffffffc;\n __s = *(wchar_t **)(*(long *)(param_2 + 0x10) + 0x50);\n *param_1 = (long)(param_1 + 2);\n if (__s != (wchar_t *)0x0) {\n sVar1 = wcslen(__s);\n pwVar2 = __s + sVar1;\n }\n FUN_002e12a0(param_1,__s,pwVar2);\n return param_1;\n}" { (declaration "wchar_t *__s;" type_identifier (pointer_declarator "*__s" * identifier) ;) (declaration "size_t sVar1;" primitive_type identifier ;) (declaration "wchar_t *pwVar2;" type_identifier (pointer_declarator "*pwVar2" * identifier) ;) (expression_statement "pwVar2 = (wchar_t *)0xfffffffffffffffc;" (assignment_expression "pwVar2 = (wchar_t *)0xfffffffffffffffc" identifier = (cast_expression "(wchar_t *)0xfffffffffffffffc" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "__s = *(wchar_t **)(*(long *)(param_2 + 0x10) + 0x50);" (assignment_expression "__s = *(wchar_t **)(*(long *)(param_2 + 0x10) + 0x50)" identifier = (pointer_expression "*(wchar_t **)(*(long *)(param_2 + 0x10) + 0x50)" * (cast_expression "(wchar_t **)(*(long *)(param_2 + 0x10) + 0x50)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_2 + 0x10) + 0x50)" ( (binary_expression "*(long *)(param_2 + 0x10) + 0x50" (pointer_expression "*(long *)(param_2 + 0x10)" * (cast_expression "(long *)(param_2 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x10)" ( (binary_expression "param_2 + 0x10" identifier + number_literal) )))) + number_literal) ))))) ;) (expression_statement "*param_1 = (long)(param_1 + 2);" (assignment_expression "*param_1 = (long)(param_1 + 2)" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)(param_1 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_1 + 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) )))) ;) (if_statement "if (__s != (wchar_t *)0x0) {\n sVar1 = wcslen(__s);\n pwVar2 = __s + sVar1;\n }" if (parenthesized_expression "(__s != (wchar_t *)0x0)" ( (binary_expression "__s != (wchar_t *)0x0" identifier != (cast_expression "(wchar_t *)0x0" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n sVar1 = wcslen(__s);\n pwVar2 = __s + sVar1;\n }" { (expression_statement "sVar1 = wcslen(__s);" (assignment_expression "sVar1 = wcslen(__s)" identifier = (call_expression "wcslen(__s)" identifier (argument_list "(__s)" ( identifier )))) ;) (expression_statement "pwVar2 = __s + sVar1;" (assignment_expression "pwVar2 = __s + sVar1" identifier = (binary_expression "__s + sVar1" identifier + identifier)) ;) })) (expression_statement "FUN_002e12a0(param_1,__s,pwVar2);" (call_expression "FUN_002e12a0(param_1,__s,pwVar2)" identifier (argument_list "(param_1,__s,pwVar2)" ( identifier , identifier , identifier ))) ;) (return_statement "return param_1;" return identifier ;) })))
|
(translation_unit "/* std::moneypunct<wchar_t, false>::do_negative_sign() const */\n\nvoid std::moneypunct<wchar_t,false>::do_negative_sign(void)\n\n{\n wchar_t *__s;\n long in_RSI;\n long *in_RDI;\n \n __s = *(wchar_t **)(*(long *)(in_RSI + 0x10) + 0x50);\n *in_RDI = (long)(in_RDI + 2);\n if (__s != (wchar_t *)0x0) {\n wcslen(__s);\n }\n std::wstring::_M_construct<wchar_t_const*>();\n return;\n}\n\n" comment (declaration "void std::moneypunct<wchar_t,false>::do_negative_sign(void)\n\n{\n wchar_t *__s;" primitive_type (ERROR "std::moneypunct<" identifier : : identifier <) identifier , (ERROR "false>::do_negative_sign(void)\n\n{\n wchar_t" identifier > : : (function_declarator "do_negative_sign(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) { identifier) (pointer_declarator "*__s" * identifier) ;) (declaration "long in_RSI;" (sized_type_specifier "long" long) identifier ;) (declaration "long *in_RDI;" (sized_type_specifier "long" long) (pointer_declarator "*in_RDI" * identifier) ;) (expression_statement "__s = *(wchar_t **)(*(long *)(in_RSI + 0x10) + 0x50);" (assignment_expression "__s = *(wchar_t **)(*(long *)(in_RSI + 0x10) + 0x50)" identifier = (pointer_expression "*(wchar_t **)(*(long *)(in_RSI + 0x10) + 0x50)" * (cast_expression "(wchar_t **)(*(long *)(in_RSI + 0x10) + 0x50)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(in_RSI + 0x10) + 0x50)" ( (binary_expression "*(long *)(in_RSI + 0x10) + 0x50" (pointer_expression "*(long *)(in_RSI + 0x10)" * (cast_expression "(long *)(in_RSI + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_RSI + 0x10)" ( (binary_expression "in_RSI + 0x10" identifier + number_literal) )))) + number_literal) ))))) ;) (expression_statement "*in_RDI = (long)(in_RDI + 2);" (assignment_expression "*in_RDI = (long)(in_RDI + 2)" (pointer_expression "*in_RDI" * identifier) = (cast_expression "(long)(in_RDI + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(in_RDI + 2)" ( (binary_expression "in_RDI + 2" identifier + number_literal) )))) ;) (if_statement "if (__s != (wchar_t *)0x0) {\n wcslen(__s);\n }" if (parenthesized_expression "(__s != (wchar_t *)0x0)" ( (binary_expression "__s != (wchar_t *)0x0" identifier != (cast_expression "(wchar_t *)0x0" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n wcslen(__s);\n }" { (expression_statement "wcslen(__s);" (call_expression "wcslen(__s)" identifier (argument_list "(__s)" ( identifier ))) ;) })) (labeled_statement "std::wstring::_M_construct<wchar_t_const*>();" statement_identifier : (ERROR ":" :) (labeled_statement "wstring::_M_construct<wchar_t_const*>();" statement_identifier : (ERROR ":" :) (expression_statement "_M_construct<wchar_t_const*>();" (binary_expression "_M_construct<wchar_t_const" identifier < identifier) (ERROR "*>()" * > ( )) ;))) (return_statement "return;" return ;) (ERROR "}" }))
|
(translation_unit "long * FUN_00336f60(long *param_1,long param_2)\n\n{\n wchar_t *__s;\n size_t sVar1;\n wchar_t *pwVar2;\n \n pwVar2 = (wchar_t *)0xfffffffffffffffc;\n __s = *(wchar_t **)(*(long *)(param_2 + 0x10) + 0x50);\n *param_1 = (long)(param_1 + 2);\n if (__s != (wchar_t *)0x0) {\n sVar1 = wcslen(__s);\n pwVar2 = __s + sVar1;\n }\n FUN_002e12a0(param_1,__s,pwVar2);\n return param_1;\n}\n\n" (function_definition "long * FUN_00336f60(long *param_1,long param_2)\n\n{\n wchar_t *__s;\n size_t sVar1;\n wchar_t *pwVar2;\n \n pwVar2 = (wchar_t *)0xfffffffffffffffc;\n __s = *(wchar_t **)(*(long *)(param_2 + 0x10) + 0x50);\n *param_1 = (long)(param_1 + 2);\n if (__s != (wchar_t *)0x0) {\n sVar1 = wcslen(__s);\n pwVar2 = __s + sVar1;\n }\n FUN_002e12a0(param_1,__s,pwVar2);\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_00336f60(long *param_1,long param_2)" * (function_declarator "FUN_00336f60(long *param_1,long param_2)" identifier (parameter_list "(long *param_1,long param_2)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) )))) (compound_statement "{\n wchar_t *__s;\n size_t sVar1;\n wchar_t *pwVar2;\n \n pwVar2 = (wchar_t *)0xfffffffffffffffc;\n __s = *(wchar_t **)(*(long *)(param_2 + 0x10) + 0x50);\n *param_1 = (long)(param_1 + 2);\n if (__s != (wchar_t *)0x0) {\n sVar1 = wcslen(__s);\n pwVar2 = __s + sVar1;\n }\n FUN_002e12a0(param_1,__s,pwVar2);\n return param_1;\n}" { (declaration "wchar_t *__s;" type_identifier (pointer_declarator "*__s" * identifier) ;) (declaration "size_t sVar1;" primitive_type identifier ;) (declaration "wchar_t *pwVar2;" type_identifier (pointer_declarator "*pwVar2" * identifier) ;) (expression_statement "pwVar2 = (wchar_t *)0xfffffffffffffffc;" (assignment_expression "pwVar2 = (wchar_t *)0xfffffffffffffffc" identifier = (cast_expression "(wchar_t *)0xfffffffffffffffc" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "__s = *(wchar_t **)(*(long *)(param_2 + 0x10) + 0x50);" (assignment_expression "__s = *(wchar_t **)(*(long *)(param_2 + 0x10) + 0x50)" identifier = (pointer_expression "*(wchar_t **)(*(long *)(param_2 + 0x10) + 0x50)" * (cast_expression "(wchar_t **)(*(long *)(param_2 + 0x10) + 0x50)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_2 + 0x10) + 0x50)" ( (binary_expression "*(long *)(param_2 + 0x10) + 0x50" (pointer_expression "*(long *)(param_2 + 0x10)" * (cast_expression "(long *)(param_2 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x10)" ( (binary_expression "param_2 + 0x10" identifier + number_literal) )))) + number_literal) ))))) ;) (expression_statement "*param_1 = (long)(param_1 + 2);" (assignment_expression "*param_1 = (long)(param_1 + 2)" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)(param_1 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_1 + 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) )))) ;) (if_statement "if (__s != (wchar_t *)0x0) {\n sVar1 = wcslen(__s);\n pwVar2 = __s + sVar1;\n }" if (parenthesized_expression "(__s != (wchar_t *)0x0)" ( (binary_expression "__s != (wchar_t *)0x0" identifier != (cast_expression "(wchar_t *)0x0" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n sVar1 = wcslen(__s);\n pwVar2 = __s + sVar1;\n }" { (expression_statement "sVar1 = wcslen(__s);" (assignment_expression "sVar1 = wcslen(__s)" identifier = (call_expression "wcslen(__s)" identifier (argument_list "(__s)" ( identifier )))) ;) (expression_statement "pwVar2 = __s + sVar1;" (assignment_expression "pwVar2 = __s + sVar1" identifier = (binary_expression "__s + sVar1" identifier + identifier)) ;) })) (expression_statement "FUN_002e12a0(param_1,__s,pwVar2);" (call_expression "FUN_002e12a0(param_1,__s,pwVar2)" identifier (argument_list "(param_1,__s,pwVar2)" ( identifier , identifier , identifier ))) ;) (return_statement "return param_1;" return identifier ;) })))
|
(translation_unit (function_definition (sized_type_specifier long) (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (return_statement return IDENT ;) })))
|
(function_definition "long * FUN_00336f60(long *param_1,long param_2)\n\n{\n wchar_t *__s;\n size_t sVar1;\n wchar_t *pwVar2;\n \n pwVar2 = (wchar_t *)0xfffffffffffffffc;\n __s = *(wchar_t **)(*(long *)(param_2 + 0x10) + 0x50);\n *param_1 = (long)(param_1 + 2);\n if (__s != (wchar_t *)0x0) {\n sVar1 = wcslen(__s);\n pwVar2 = __s + sVar1;\n }\n FUN_002e12a0(param_1,__s,pwVar2);\n return param_1;\n}" (sized_type_specifier "long" (long "long")) (pointer_declarator "* FUN_00336f60(long *param_1,long param_2)" (* "*") (function_declarator "FUN_00336f60(long *param_1,long param_2)" (identifier "FUN_00336f60") (parameter_list "(long *param_1,long param_2)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "long param_2" (sized_type_specifier "long" (long "long")) (identifier "param_2")) () ")")))) (compound_statement "{\n wchar_t *__s;\n size_t sVar1;\n wchar_t *pwVar2;\n \n pwVar2 = (wchar_t *)0xfffffffffffffffc;\n __s = *(wchar_t **)(*(long *)(param_2 + 0x10) + 0x50);\n *param_1 = (long)(param_1 + 2);\n if (__s != (wchar_t *)0x0) {\n sVar1 = wcslen(__s);\n pwVar2 = __s + sVar1;\n }\n FUN_002e12a0(param_1,__s,pwVar2);\n return param_1;\n}" ({ "{") (declaration "wchar_t *__s;" (type_identifier "wchar_t") (pointer_declarator "*__s" (* "*") (identifier "__s")) (; ";")) (declaration "size_t sVar1;" (primitive_type "size_t") (identifier "sVar1") (; ";")) (declaration "wchar_t *pwVar2;" (type_identifier "wchar_t") (pointer_declarator "*pwVar2" (* "*") (identifier "pwVar2")) (; ";")) (expression_statement "pwVar2 = (wchar_t *)0xfffffffffffffffc;" (assignment_expression "pwVar2 = (wchar_t *)0xfffffffffffffffc" (identifier "pwVar2") (= "=") (cast_expression "(wchar_t *)0xfffffffffffffffc" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0xfffffffffffffffc"))) (; ";")) (expression_statement "__s = *(wchar_t **)(*(long *)(param_2 + 0x10) + 0x50);" (assignment_expression "__s = *(wchar_t **)(*(long *)(param_2 + 0x10) + 0x50)" (identifier "__s") (= "=") (pointer_expression "*(wchar_t **)(*(long *)(param_2 + 0x10) + 0x50)" (* "*") (cast_expression "(wchar_t **)(*(long *)(param_2 + 0x10) + 0x50)" (( "(") (type_descriptor "wchar_t **" (type_identifier "wchar_t") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)(param_2 + 0x10) + 0x50)" (( "(") (binary_expression "*(long *)(param_2 + 0x10) + 0x50" (pointer_expression "*(long *)(param_2 + 0x10)" (* "*") (cast_expression "(long *)(param_2 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x10)" (( "(") (binary_expression "param_2 + 0x10" (identifier "param_2") (+ "+") (number_literal "0x10")) () ")")))) (+ "+") (number_literal "0x50")) () ")"))))) (; ";")) (expression_statement "*param_1 = (long)(param_1 + 2);" (assignment_expression "*param_1 = (long)(param_1 + 2)" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (cast_expression "(long)(param_1 + 2)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(param_1 + 2)" (( "(") (binary_expression "param_1 + 2" (identifier "param_1") (+ "+") (number_literal "2")) () ")")))) (; ";")) (if_statement "if (__s != (wchar_t *)0x0) {\n sVar1 = wcslen(__s);\n pwVar2 = __s + sVar1;\n }" (if "if") (parenthesized_expression "(__s != (wchar_t *)0x0)" (( "(") (binary_expression "__s != (wchar_t *)0x0" (identifier "__s") (!= "!=") (cast_expression "(wchar_t *)0x0" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n sVar1 = wcslen(__s);\n pwVar2 = __s + sVar1;\n }" ({ "{") (expression_statement "sVar1 = wcslen(__s);" (assignment_expression "sVar1 = wcslen(__s)" (identifier "sVar1") (= "=") (call_expression "wcslen(__s)" (identifier "wcslen") (argument_list "(__s)" (( "(") (identifier "__s") () ")")))) (; ";")) (expression_statement "pwVar2 = __s + sVar1;" (assignment_expression "pwVar2 = __s + sVar1" (identifier "pwVar2") (= "=") (binary_expression "__s + sVar1" (identifier "__s") (+ "+") (identifier "sVar1"))) (; ";")) (} "}"))) (expression_statement "FUN_002e12a0(param_1,__s,pwVar2);" (call_expression "FUN_002e12a0(param_1,__s,pwVar2)" (identifier "FUN_002e12a0") (argument_list "(param_1,__s,pwVar2)" (( "(") (identifier "param_1") (, ",") (identifier "__s") (, ",") (identifier "pwVar2") () ")"))) (; ";")) (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}")))
|
/* std::moneypunct<wchar_t, false>::do_negative_sign() const */
void std::moneypunct<type_1,false>::do_negative_sign(void)
{
type_1 *var_3;
long var_1;
long *var_2;
var_3 = *(type_1 **)(*(long *)(var_1 + 0x10) + 0x50);
*var_2 = (long)(var_2 + 2);
if (var_3 != (type_1 *)0x0) {
var_4(var_3);
}
std::wstring::var_5<var_6*>();
return;
}
| null |
(translation_unit (function_definition type: (sized_type_specifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (return_statement (identifier)))))
| null |
long * MASKED(long *param_1,long param_2)
{
wchar_t *__s;
size_t sVar1;
wchar_t *pwVar2;
pwVar2 = (wchar_t *)0xfffffffffffffffc;
__s = *(wchar_t **)(*(long *)(param_2 + 0x10) + 0x50);
*param_1 = (long)(param_1 + 2);
if (__s != (wchar_t *)0x0) {
sVar1 = wcslen(__s);
pwVar2 = __s + sVar1;
}
FUN_002e12a0(param_1,__s,pwVar2);
return param_1;
}
|
5031_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
|
add_symbolless_local_addend
|
FUN_0021f160
|
/* DWARF original prototype: void add_symbolless_local_addend(Output_data_reloc<4,_false,_32,_false>
* this, Sized_relobj<32,_false> * relobj, uint local_sym_index, uint type, Output_data * od, uint
shndx, Address address, Addend addend) */
void __thiscall
gold::Output_data_reloc<4,_false,_32,_false>::add_symbolless_local_addend
(Output_data_reloc<4,_false,_32,_false> *this,Sized_relobj<32,_false> *relobj,uint param_2
,uint type,Output_data *od,uint shndx,Address address,Addend addend)
{
Output_reloc_type OStack_48;
Output_reloc<9,_false,_32,_false>::Output_reloc
(&OStack_48.rel_,relobj,param_2,type,shndx,address,false,true,false,false);
OStack_48.addend_ = addend;
Output_data_reloc_base<4,_false,_32,_false>::add
(&this->super_Output_data_reloc_base<4,_false,_32,_false>,od,&OStack_48);
return;
}
|
void FUN_0021f160(undefined8 param_1)
{
undefined8 in_R8;
undefined4 in_stack_00000010;
undefined1 auStack_48 [32];
undefined4 local_28;
FUN_001ffe40(auStack_48);
local_28 = in_stack_00000010;
FUN_0021eb00(param_1,in_R8,auStack_48);
return;
}
|
PUSH R12
MOV R12,R8
MOV R8D,R9D
PUSH RBP
MOV RBP,RDI
PUSH RBX
SUB RSP,0x30
MOV RBX,RSP
PUSH 0x0
PUSH 0x0
MOV RDI,RBX
PUSH 0x1
PUSH 0x0
MOV R9D,dword ptr [RSP + 0x70]
CALL 0x001ffe40
MOV EAX,dword ptr [RSP + 0x78]
MOV RDX,RBX
MOV RSI,R12
MOV RDI,RBP
MOV dword ptr [RSP + 0x40],EAX
ADD RSP,0x20
CALL 0x0021eb00
ADD RSP,0x30
POP RBX
POP RBP
POP R12
RET
| null | null | null | null |
[('tmp_245', u'CALL_-1203834443'), ('tmp_401', u'PTRSUB_-1203834260'), ('tmp_249', u'COPY_-1203834421'), ('const--72', u'PTRSUB_-1203834259'), ('const-0', u'PTRSUB_-1203834235'), ('const-0', u'CALL_-1203834443'), ('const-1', u'CALL_-1203834443'), ('tmp_243', u'CALL_-1203834443'), ('tmp_401', u'PTRSUB_-1203834259'), ('const-0', u'CALL_-1203834443'), ('tmp_246', u'CALL_-1203834395'), ('const-0', u'RETURN_-1203834355'), (u'CALL_-1203834395', u'INDIRECT_-1203834225'), ('tmp_248', u'CALL_-1203834443'), (u'PTRSUB_-1203834259', u'CALL_-1203834395'), ('const-0', u'CALL_-1203834443'), ('const--72', u'PTRSUB_-1203834260'), ('const-0', u'PTRSUB_-1203834208'), (u'PTRSUB_-1203834235', u'CALL_-1203834443'), ('tmp_247', u'CALL_-1203834443'), (u'PTRSUB_-1203834208', u'CALL_-1203834395'), ('tmp_242', u'PTRSUB_-1203834208'), ('tmp_244', u'CALL_-1203834443'), (u'PTRSUB_-1203834260', u'PTRSUB_-1203834235')]
|
[('tmp_366', u'CALL_-1203834395'), (u'PTRSUB_-1203834279', u'CALL_-1203834395'), (u'PTRSUB_-1203834280', u'CALL_-1203834443'), ('tmp_365', u'PTRSUB_-1203834279'), ('tmp_551', u'COPY_-1203834421'), ('tmp_365', u'PTRSUB_-1203834280'), (u'CALL_-1203834395', u'INDIRECT_-1203834245'), ('const--72', u'PTRSUB_-1203834279'), ('const--72', u'PTRSUB_-1203834280'), ('const-0', u'RETURN_-1203834355'), ('tmp_369', u'CALL_-1203834395')]
| null | null |
0021f160
|
x64
|
O2
|
(translation_unit "void FUN_0021f160(undefined8 param_1)\n\n{\n undefined8 in_R8;\n undefined4 in_stack_00000010;\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_001ffe40(auStack_48);\n local_28 = in_stack_00000010;\n FUN_0021eb00(param_1,in_R8,auStack_48);\n return;\n}\n\n" (function_definition "void FUN_0021f160(undefined8 param_1)\n\n{\n undefined8 in_R8;\n undefined4 in_stack_00000010;\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_001ffe40(auStack_48);\n local_28 = in_stack_00000010;\n FUN_0021eb00(param_1,in_R8,auStack_48);\n return;\n}" primitive_type (function_declarator "FUN_0021f160(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n undefined8 in_R8;\n undefined4 in_stack_00000010;\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_001ffe40(auStack_48);\n local_28 = in_stack_00000010;\n FUN_0021eb00(param_1,in_R8,auStack_48);\n return;\n}" { (declaration "undefined8 in_R8;" type_identifier identifier ;) (declaration "undefined4 in_stack_00000010;" type_identifier identifier ;) (declaration "undefined1 auStack_48 [32];" type_identifier (array_declarator "auStack_48 [32]" identifier [ number_literal ]) ;) (declaration "undefined4 local_28;" type_identifier identifier ;) (expression_statement "FUN_001ffe40(auStack_48);" (call_expression "FUN_001ffe40(auStack_48)" identifier (argument_list "(auStack_48)" ( identifier ))) ;) (expression_statement "local_28 = in_stack_00000010;" (assignment_expression "local_28 = in_stack_00000010" identifier = identifier) ;) (expression_statement "FUN_0021eb00(param_1,in_R8,auStack_48);" (call_expression "FUN_0021eb00(param_1,in_R8,auStack_48)" identifier (argument_list "(param_1,in_R8,auStack_48)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "/* DWARF original prototype: void add_symbolless_local_addend(Output_data_reloc<4,_false,_32,_false>\n * this, Sized_relobj<32,_false> * relobj, uint local_sym_index, uint type, Output_data * od, uint\n shndx, Address address, Addend addend) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_false,_32,_false>::add_symbolless_local_addend\n (Output_data_reloc<4,_false,_32,_false> *this,Sized_relobj<32,_false> *relobj,uint param_2\n ,uint type,Output_data *od,uint shndx,Address address,Addend addend)\n\n{\n Output_reloc_type OStack_48;\n \n Output_reloc<9,_false,_32,_false>::Output_reloc\n (&OStack_48.rel_,relobj,param_2,type,shndx,address,false,true,false,false);\n OStack_48.addend_ = addend;\n Output_data_reloc_base<4,_false,_32,_false>::add\n (&this->super_Output_data_reloc_base<4,_false,_32,_false>,od,&OStack_48);\n return;\n}\n\n" comment (declaration "void __thiscall\ngold::Output_data_reloc<4,_false,_32,_false>::add_symbolless_local_addend\n (Output_data_reloc<4,_false,_32,_false> *this,Sized_relobj<32,_false> *relobj,uint param_2\n ,uint type,Output_data *od,uint shndx,Address address,Addend addend)\n\n{\n Output_reloc_type OStack_48;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<4" < number_literal) , identifier , identifier , (ERROR "_false>::add_symbolless_local_addend\n (Output_data_reloc<4,_false,_32,_false> *this,Sized_relobj<32,_false> *relobj,uint param_2\n ,uint type,Output_data *od,uint shndx,Address address,Addend addend)\n\n{\n Output_reloc_type" identifier > : : (function_declarator "add_symbolless_local_addend\n (Output_data_reloc<4,_false,_32,_false> *this,Sized_relobj<32,_false> *relobj,uint param_2\n ,uint type,Output_data *od,uint shndx,Address address,Addend addend)" identifier (parameter_list "(Output_data_reloc<4,_false,_32,_false> *this,Sized_relobj<32,_false> *relobj,uint param_2\n ,uint type,Output_data *od,uint shndx,Address address,Addend addend)" ( (parameter_declaration "Output_data_reloc" type_identifier) (ERROR "<4" < number_literal) , (parameter_declaration "_false" type_identifier) , (parameter_declaration "_32" type_identifier) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Sized_relobj" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_false> *relobj" type_identifier (ERROR ">" >) (pointer_declarator "*relobj" * identifier)) , (parameter_declaration "uint param_2" type_identifier identifier) , (parameter_declaration "uint type" type_identifier identifier) , (parameter_declaration "Output_data *od" type_identifier (pointer_declarator "*od" * identifier)) , (parameter_declaration "uint shndx" type_identifier identifier) , (parameter_declaration "Address address" type_identifier identifier) , (parameter_declaration "Addend addend" type_identifier identifier) ))) { identifier) identifier ;) (expression_statement "Output_reloc<9,_false,_32,_false>::Output_reloc\n (&OStack_48.rel_,relobj,param_2,type,shndx,address,false,true,false,false);" (update_expression "Output_reloc<9,_false,_32,_false>::Output_reloc\n (&OStack_48.rel_,relobj,param_2,type,shndx,address,false,true,false,false)" (binary_expression "Output_reloc<9,_false,_32,_false>::Output_reloc\n (&OStack_48.rel_,relobj,param_2,type,shndx,address,false,true,false,false)" (binary_expression "Output_reloc<9" identifier < number_literal) (ERROR ",_false,_32,_false" , identifier , identifier , identifier) > (ERROR "::" : :) (call_expression "Output_reloc\n (&OStack_48.rel_,relobj,param_2,type,shndx,address,false,true,false,false)" identifier (argument_list "(&OStack_48.rel_,relobj,param_2,type,shndx,address,false,true,false,false)" ( (pointer_expression "&OStack_48.rel_" & (field_expression "OStack_48.rel_" identifier . field_identifier)) , identifier , identifier , identifier , identifier , identifier , false , true , false , false )))) --) ;) (expression_statement "OStack_48.addend_ = addend;" (assignment_expression "OStack_48.addend_ = addend" (field_expression "OStack_48.addend_" identifier . field_identifier) = identifier) ;) (expression_statement "Output_data_reloc_base<4,_false,_32,_false>::add\n (&this->super_Output_data_reloc_base<4,_false,_32,_false>,od,&OStack_48);" (update_expression "Output_data_reloc_base<4,_false,_32,_false>::add\n (&this->super_Output_data_reloc_base<4,_false,_32,_false>,od,&OStack_48)" (binary_expression "Output_data_reloc_base<4,_false,_32,_false>::add\n (&this->super_Output_data_reloc_base<4,_false,_32,_false>,od,&OStack_48)" (binary_expression "Output_data_reloc_base<4" identifier < number_literal) (ERROR ",_false,_32,_false" , identifier , identifier , identifier) > (ERROR "::" : :) (call_expression "add\n (&this->super_Output_data_reloc_base<4,_false,_32,_false>,od,&OStack_48)" identifier (argument_list "(&this->super_Output_data_reloc_base<4,_false,_32,_false>,od,&OStack_48)" ( (binary_expression "&this->super_Output_data_reloc_base<4" (pointer_expression "&this->super_Output_data_reloc_base" & (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier)) < number_literal) , identifier , identifier , identifier (ERROR ">" >) , identifier , (pointer_expression "&OStack_48" & identifier) )))) --) ;) (return_statement "return;" return ;) (ERROR "}" }))
|
(translation_unit "void FUN_0021f160(undefined8 param_1)\n\n{\n undefined8 in_R8;\n undefined4 in_stack_00000010;\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_001ffe40(auStack_48);\n local_28 = in_stack_00000010;\n FUN_0021eb00(param_1,in_R8,auStack_48);\n return;\n}\n\n" (function_definition "void FUN_0021f160(undefined8 param_1)\n\n{\n undefined8 in_R8;\n undefined4 in_stack_00000010;\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_001ffe40(auStack_48);\n local_28 = in_stack_00000010;\n FUN_0021eb00(param_1,in_R8,auStack_48);\n return;\n}" primitive_type (function_declarator "FUN_0021f160(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n undefined8 in_R8;\n undefined4 in_stack_00000010;\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_001ffe40(auStack_48);\n local_28 = in_stack_00000010;\n FUN_0021eb00(param_1,in_R8,auStack_48);\n return;\n}" { (declaration "undefined8 in_R8;" type_identifier identifier ;) (declaration "undefined4 in_stack_00000010;" type_identifier identifier ;) (declaration "undefined1 auStack_48 [32];" type_identifier (array_declarator "auStack_48 [32]" identifier [ number_literal ]) ;) (declaration "undefined4 local_28;" type_identifier identifier ;) (expression_statement "FUN_001ffe40(auStack_48);" (call_expression "FUN_001ffe40(auStack_48)" identifier (argument_list "(auStack_48)" ( identifier ))) ;) (expression_statement "local_28 = in_stack_00000010;" (assignment_expression "local_28 = in_stack_00000010" identifier = identifier) ;) (expression_statement "FUN_0021eb00(param_1,in_R8,auStack_48);" (call_expression "FUN_0021eb00(param_1,in_R8,auStack_48)" identifier (argument_list "(param_1,in_R8,auStack_48)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (return_statement return ;) })))
|
(function_definition "void FUN_0021f160(undefined8 param_1)\n\n{\n undefined8 in_R8;\n undefined4 in_stack_00000010;\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_001ffe40(auStack_48);\n local_28 = in_stack_00000010;\n FUN_0021eb00(param_1,in_R8,auStack_48);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0021f160(undefined8 param_1)" (identifier "FUN_0021f160") (parameter_list "(undefined8 param_1)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) () ")"))) (compound_statement "{\n undefined8 in_R8;\n undefined4 in_stack_00000010;\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_001ffe40(auStack_48);\n local_28 = in_stack_00000010;\n FUN_0021eb00(param_1,in_R8,auStack_48);\n return;\n}" ({ "{") (declaration "undefined8 in_R8;" (type_identifier "undefined8") (identifier "in_R8") (; ";")) (declaration "undefined4 in_stack_00000010;" (type_identifier "undefined4") (identifier "in_stack_00000010") (; ";")) (declaration "undefined1 auStack_48 [32];" (type_identifier "undefined1") (array_declarator "auStack_48 [32]" (identifier "auStack_48") ([ "[") (number_literal "32") (] "]")) (; ";")) (declaration "undefined4 local_28;" (type_identifier "undefined4") (identifier "local_28") (; ";")) (expression_statement "FUN_001ffe40(auStack_48);" (call_expression "FUN_001ffe40(auStack_48)" (identifier "FUN_001ffe40") (argument_list "(auStack_48)" (( "(") (identifier "auStack_48") () ")"))) (; ";")) (expression_statement "local_28 = in_stack_00000010;" (assignment_expression "local_28 = in_stack_00000010" (identifier "local_28") (= "=") (identifier "in_stack_00000010")) (; ";")) (expression_statement "FUN_0021eb00(param_1,in_R8,auStack_48);" (call_expression "FUN_0021eb00(param_1,in_R8,auStack_48)" (identifier "FUN_0021eb00") (argument_list "(param_1,in_R8,auStack_48)" (( "(") (identifier "param_1") (, ",") (identifier "in_R8") (, ",") (identifier "auStack_48") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
/* DWARF original prototype: void add_symbolless_local_addend(Output_data_reloc<4,_false,_32,_false>
* this, Sized_relobj<32,_false> * relobj, uint local_sym_index, uint type, Output_data * od, uint
shndx, Address address, Addend addend) */
void __thiscall
gold::Output_data_reloc<4,_false,_32,_false>::add_symbolless_local_addend
(Output_data_reloc<4,_false,_32,_false> *this,Sized_relobj<32,_false> *relobj,uint param_2
,uint type,Output_data *od,uint shndx,Address address,Addend addend)
{
Output_reloc_type OStack_48;
var_1<9,_false,_32,_false>::var_1
(&OStack_48.rel_,relobj,param_2,type,shndx,address,false,true,false,false);
OStack_48.addend_ = addend;
var_2<4,_false,_32,_false>::var_3
(&this->super_Output_data_reloc_base<4,_false,_32,_false>,od,&OStack_48);
return;
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (return_statement))))
| null |
void MASKED(undefined8 param_1)
{
undefined8 in_R8;
undefined4 in_stack_00000010;
undefined1 auStack_48 [32];
undefined4 local_28;
FUN_001ffe40(auStack_48);
local_28 = in_stack_00000010;
FUN_0021eb00(param_1,in_R8,auStack_48);
return;
}
|
882_riscv64-linux-gnu-ld_and_riscv64-linux-gnu-ld_strip.c
|
objalloc_free_block
|
objalloc_free_block
|
/* WARNING: Control flow encountered bad instruction data */
void objalloc_free_block(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void objalloc_free_block(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null |
[('const-1', u'RETURN_-1203936198')]
|
[('const-1', u'RETURN_-1203936198')]
| null | null |
00226430
|
x64
|
O2
|
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid objalloc_free_block(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void objalloc_free_block(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "objalloc_free_block(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 objalloc_free_block(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void objalloc_free_block(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "objalloc_free_block(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 objalloc_free_block(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void objalloc_free_block(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "objalloc_free_block(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 objalloc_free_block(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "objalloc_free_block(void)" (identifier "objalloc_free_block") (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();
}
|
3759_x86_64-linux-gnu-gold_and_x86_64-linux-gnu-gold_strip.c
|
reset_address_and_file_offset
|
FUN_001ed8d0
|
/* DWARF original prototype: void reset_address_and_file_offset(Input_section * this) */
void __thiscall
gold::Output_section::Input_section::reset_address_and_file_offset(Input_section *this)
{
byte bVar1;
Relobj *pRVar2;
_func_int_varargs *UNRECOVERED_JUMPTABLE;
pRVar2 = (this->u2_).object;
bVar1 = (pRVar2->super_Object).name_.field_2._M_local_buf[8];
(pRVar2->super_Object).name_.field_2._M_local_buf[8] = bVar1 & 0xfa;
if ((bVar1 & 8) == 0) {
(pRVar2->super_Object).name_.field_2._M_local_buf[8] = bVar1 & 0xf8;
}
UNRECOVERED_JUMPTABLE = (pRVar2->super_Object)._vptr_Object[0xf];
if (UNRECOVERED_JUMPTABLE == Output_data::do_reset_address_and_file_offset) {
return;
}
/* WARNING: Could not recover jumptable at 0x001ed900. Too many branches */
/* WARNING: Treating indirect jump as call */
(*UNRECOVERED_JUMPTABLE)();
return;
}
|
void FUN_001ed8d0(long param_1)
{
byte bVar1;
long *plVar2;
plVar2 = *(long **)(param_1 + 0x10);
bVar1 = *(byte *)(plVar2 + 4);
*(byte *)(plVar2 + 4) = bVar1 & 0xfa;
if ((bVar1 & 8) == 0) {
*(byte *)(plVar2 + 4) = bVar1 & 0xf8;
}
if (*(code **)(*plVar2 + 0x78) == FUN_00175100) {
return;
}
/* WARNING: Could not recover jumptable at 0x001ed900. Too many branches */
/* WARNING: Treating indirect jump as call */
(**(code **)(*plVar2 + 0x78))();
return;
}
|
MOV RDI,qword ptr [RDI + 0x10]
MOVZX EAX,byte ptr [RDI + 0x20]
MOV EDX,EAX
AND EDX,0xfffffffa
MOV byte ptr [RDI + 0x20],DL
AND EDX,0x8
JNZ 0x001ed8eb
AND EAX,0xfffffff8
MOV byte ptr [RDI + 0x20],AL
MOV RAX,qword ptr [RDI]
LEA RDX,[0x175100]
MOV RAX,qword ptr [RAX + 0x78]
CMP RAX,RDX
JNZ 0x001ed900
RET
JMP RAX
| null | null | null | null |
[(u'PTRSUB_-1207838261', u'PTRSUB_-1207838254'), (u'INT_AND_-1207838464', u'STORE_-1207838475'), ('const-1', u'PTRADD_-1207838252'), (u'PTRSUB_-1207838266', u'PTRSUB_-1207838259'), ('const-15', u'PTRADD_-1207838238'), (u'PTRSUB_-1207838283', u'PTRSUB_-1207838276'), (u'PTRSUB_-1207838268', u'PTRADD_-1207838276'), ('const-248', u'INT_AND_-1207838428'), (u'LOAD_-1207838509', u'PTRSUB_-1207838279'), (u'PTRADD_-1207838252', u'STORE_-1207838439'), ('const-0', u'PTRSUB_-1207838279'), (u'LOAD_-1207838436', u'PTRADD_-1207838238'), (u'PTRSUB_-1207838279', u'PTRSUB_-1207838272'), ('tmp_182', u'PTRSUB_-1207838295'), (u'PTRSUB_-1207838290', u'PTRSUB_-1207838283'), ('const-433', u'LOAD_-1207838422'), ('const-433', u'STORE_-1207838475'), ('const-433', u'STORE_-1207838439'), ('const-16', u'PTRSUB_-1207838252'), ('const-8', u'INT_AND_-1207838324'), ('const-8', u'PTRADD_-1207838238'), ('const-433', u'LOAD_-1207838502'), (u'LOAD_-1207838509', u'PTRSUB_-1207838290'), ('const-8', u'PTRADD_-1207838276'), ('const-8', u'PTRSUB_-1207838272'), (u'PTRSUB_-1207838246', u'PTRADD_-1207838252'), (u'PTRSUB_-1207838252', u'PTRSUB_-1207838246'), ('const-8', u'PTRADD_-1207838252'), ('const-0', u'PTRSUB_-1207838268'), (u'PTRADD_-1207838238', u'LOAD_-1207838422'), (u'PTRSUB_-1207838273', u'LOAD_-1207838509'), ('const-0', u'PTRSUB_-1207838246'), ('const-8', u'PTRSUB_-1207838259'), (u'LOAD_-1207838422', u'CALLIND_-1207838388'), ('const-0', u'PTRSUB_-1207838255'), (u'LOAD_-1207838509', u'PTRSUB_-1207838266'), (u'PTRSUB_-1207838272', u'PTRSUB_-1207838265'), ('const-1', u'PTRADD_-1207838265'), ('const-0', u'PTRSUB_-1207838254'), ('const-1528064', u'PTRSUB_-1207838255'), ('const-0', u'PTRSUB_-1207838261'), ('const-0', u'PTRSUB_-1207838258'), ('const-0', u'PTRSUB_-1207838266'), ('tmp_165', u'CBRANCH_-1207838399'), (u'PTRADD_-1207838265', u'STORE_-1207838475'), ('const-16', u'PTRSUB_-1207838276'), ('const-16', u'PTRSUB_-1207838295'), ('const-433', u'LOAD_-1207838436'), ('const-1', u'PTRADD_-1207838276'), (u'LOAD_-1207838502', u'INT_AND_-1207838324'), ('tmp_84', u'CBRANCH_-1207838455'), ('const-8', u'PTRADD_-1207838265'), (u'INT_EQUAL_-1207838458', u'CBRANCH_-1207838455'), (u'PTRSUB_-1207838265', u'PTRSUB_-1207838258'), ('const-8', u'PTRSUB_-1207838283'), (u'PTRSUB_-1207838276', u'PTRSUB_-1207838268'), ('const-1', u'RETURN_-1207838385'), (u'INT_AND_-1207838324', u'INT_EQUAL_-1207838458'), (u'LOAD_-1207838509', u'PTRSUB_-1207838261'), (u'INT_AND_-1207838428', u'STORE_-1207838439'), ('const-0', u'INT_EQUAL_-1207838458'), ('const-0', u'RETURN_-1207838389'), (u'PTRSUB_-1207838254', u'LOAD_-1207838436'), ('const-433', u'LOAD_-1207838509'), (u'PTRSUB_-1207838255', u'INT_EQUAL_-1207838402'), ('const-0', u'PTRSUB_-1207838273'), (u'PTRSUB_-1207838258', u'PTRADD_-1207838265'), ('const-0', u'PTRSUB_-1207838290'), ('const-250', u'INT_AND_-1207838464'), (u'PTRSUB_-1207838259', u'PTRSUB_-1207838252'), (u'INT_EQUAL_-1207838402', u'CBRANCH_-1207838399'), (u'PTRSUB_-1207838295', u'PTRSUB_-1207838273'), (u'PTRADD_-1207838276', u'LOAD_-1207838502'), (u'LOAD_-1207838502', u'INT_AND_-1207838428'), (u'LOAD_-1207838502', u'INT_AND_-1207838464'), ('const-16', u'PTRSUB_-1207838265'), (u'LOAD_-1207838422', u'INT_EQUAL_-1207838402')]
|
[('tmp_334', u'INT_ADD_-1207838493'), ('const-8', u'INT_AND_-1207838326'), ('const-4', u'PTRADD_-1207838272'), ('const-250', u'INT_AND_-1207838464'), (u'INT_AND_-1207838464', u'STORE_-1207838475'), ('const-1528064', u'PTRSUB_-1207838257'), (u'INT_ADD_-1207838406', u'CAST_-1207838255'), (u'PTRADD_-1207838272', u'CAST_-1207838269'), (u'PTRADD_-1207838294', u'CAST_-1207838291'), (u'PTRSUB_-1207838257', u'INT_EQUAL_-1207838402'), ('const-8', u'PTRADD_-1207838272'), ('const-433', u'LOAD_-1207838509'), (u'LOAD_-1207838509', u'LOAD_-1207838436'), ('const-8', u'PTRADD_-1207838284'), (u'CAST_-1207838291', u'LOAD_-1207838502'), (u'CAST_-1207838255', u'LOAD_-1207838422'), (u'LOAD_-1207838502', u'INT_AND_-1207838326'), ('const-248', u'INT_AND_-1207838428'), ('const-4', u'PTRADD_-1207838284'), (u'LOAD_-1207838436', u'INT_ADD_-1207838406'), (u'INT_ADD_-1207838493', u'CAST_-1207838296'), (u'LOAD_-1207838509', u'PTRADD_-1207838294'), (u'LOAD_-1207838509', u'PTRADD_-1207838284'), (u'CAST_-1207838269', u'STORE_-1207838439'), (u'LOAD_-1207838509', u'PTRADD_-1207838272'), ('const-0', u'INT_EQUAL_-1207838458'), (u'LOAD_-1207838422', u'CALLIND_-1207838388'), ('const-0', u'PTRSUB_-1207838257'), ('const-433', u'LOAD_-1207838422'), (u'PTRADD_-1207838284', u'CAST_-1207838281'), ('const-433', u'STORE_-1207838475'), ('tmp_165', u'CBRANCH_-1207838399'), ('const-433', u'LOAD_-1207838502'), ('const-120', u'INT_ADD_-1207838406'), ('tmp_84', u'CBRANCH_-1207838455'), (u'INT_EQUAL_-1207838458', u'CBRANCH_-1207838455'), (u'INT_AND_-1207838326', u'INT_EQUAL_-1207838458'), ('const-8', u'PTRADD_-1207838294'), ('const-1', u'RETURN_-1207838385'), (u'CAST_-1207838281', u'STORE_-1207838475'), ('const-433', u'STORE_-1207838439'), (u'INT_AND_-1207838428', u'STORE_-1207838439'), ('const-0', u'RETURN_-1207838389'), ('const-16', u'INT_ADD_-1207838493'), (u'INT_EQUAL_-1207838402', u'CBRANCH_-1207838399'), ('const-4', u'PTRADD_-1207838294'), ('const-433', u'LOAD_-1207838436'), (u'CAST_-1207838296', u'LOAD_-1207838509'), (u'LOAD_-1207838502', u'INT_AND_-1207838428'), (u'LOAD_-1207838502', u'INT_AND_-1207838464'), (u'LOAD_-1207838422', u'INT_EQUAL_-1207838402')]
| null | null |
001ed8d0
|
x64
|
O2
|
(translation_unit "void FUN_001ed8d0(long param_1)\n\n{\n byte bVar1;\n long *plVar2;\n \n plVar2 = *(long **)(param_1 + 0x10);\n bVar1 = *(byte *)(plVar2 + 4);\n *(byte *)(plVar2 + 4) = bVar1 & 0xfa;\n if ((bVar1 & 8) == 0) {\n *(byte *)(plVar2 + 4) = bVar1 & 0xf8;\n }\n if (*(code **)(*plVar2 + 0x78) == FUN_00175100) {\n return;\n }\n /* WARNING: Could not recover jumptable at 0x001ed900. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*plVar2 + 0x78))();\n return;\n}\n\n" (function_definition "void FUN_001ed8d0(long param_1)\n\n{\n byte bVar1;\n long *plVar2;\n \n plVar2 = *(long **)(param_1 + 0x10);\n bVar1 = *(byte *)(plVar2 + 4);\n *(byte *)(plVar2 + 4) = bVar1 & 0xfa;\n if ((bVar1 & 8) == 0) {\n *(byte *)(plVar2 + 4) = bVar1 & 0xf8;\n }\n if (*(code **)(*plVar2 + 0x78) == FUN_00175100) {\n return;\n }\n /* WARNING: Could not recover jumptable at 0x001ed900. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*plVar2 + 0x78))();\n return;\n}" primitive_type (function_declarator "FUN_001ed8d0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n byte bVar1;\n long *plVar2;\n \n plVar2 = *(long **)(param_1 + 0x10);\n bVar1 = *(byte *)(plVar2 + 4);\n *(byte *)(plVar2 + 4) = bVar1 & 0xfa;\n if ((bVar1 & 8) == 0) {\n *(byte *)(plVar2 + 4) = bVar1 & 0xf8;\n }\n if (*(code **)(*plVar2 + 0x78) == FUN_00175100) {\n return;\n }\n /* WARNING: Could not recover jumptable at 0x001ed900. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*plVar2 + 0x78))();\n return;\n}" { (declaration "byte bVar1;" type_identifier identifier ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (expression_statement "plVar2 = *(long **)(param_1 + 0x10);" (assignment_expression "plVar2 = *(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 "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "bVar1 = *(byte *)(plVar2 + 4);" (assignment_expression "bVar1 = *(byte *)(plVar2 + 4)" identifier = (pointer_expression "*(byte *)(plVar2 + 4)" * (cast_expression "(byte *)(plVar2 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2 + 4)" ( (binary_expression "plVar2 + 4" identifier + number_literal) ))))) ;) (expression_statement "*(byte *)(plVar2 + 4) = bVar1 & 0xfa;" (assignment_expression "*(byte *)(plVar2 + 4) = bVar1 & 0xfa" (pointer_expression "*(byte *)(plVar2 + 4)" * (cast_expression "(byte *)(plVar2 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2 + 4)" ( (binary_expression "plVar2 + 4" identifier + number_literal) )))) = (binary_expression "bVar1 & 0xfa" identifier & number_literal)) ;) (if_statement "if ((bVar1 & 8) == 0) {\n *(byte *)(plVar2 + 4) = bVar1 & 0xf8;\n }" if (parenthesized_expression "((bVar1 & 8) == 0)" ( (binary_expression "(bVar1 & 8) == 0" (parenthesized_expression "(bVar1 & 8)" ( (binary_expression "bVar1 & 8" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n *(byte *)(plVar2 + 4) = bVar1 & 0xf8;\n }" { (expression_statement "*(byte *)(plVar2 + 4) = bVar1 & 0xf8;" (assignment_expression "*(byte *)(plVar2 + 4) = bVar1 & 0xf8" (pointer_expression "*(byte *)(plVar2 + 4)" * (cast_expression "(byte *)(plVar2 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2 + 4)" ( (binary_expression "plVar2 + 4" identifier + number_literal) )))) = (binary_expression "bVar1 & 0xf8" identifier & number_literal)) ;) })) (if_statement "if (*(code **)(*plVar2 + 0x78) == FUN_00175100) {\n return;\n }" if (parenthesized_expression "(*(code **)(*plVar2 + 0x78) == FUN_00175100)" ( (binary_expression "*(code **)(*plVar2 + 0x78) == FUN_00175100" (pointer_expression "*(code **)(*plVar2 + 0x78)" * (cast_expression "(code **)(*plVar2 + 0x78)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar2 + 0x78)" ( (binary_expression "*plVar2 + 0x78" (pointer_expression "*plVar2" * identifier) + number_literal) )))) == identifier) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) comment comment (expression_statement "(**(code **)(*plVar2 + 0x78))();" (call_expression "(**(code **)(*plVar2 + 0x78))()" (parenthesized_expression "(**(code **)(*plVar2 + 0x78))" ( (pointer_expression "**(code **)(*plVar2 + 0x78)" * (pointer_expression "*(code **)(*plVar2 + 0x78)" * (cast_expression "(code **)(*plVar2 + 0x78)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar2 + 0x78)" ( (binary_expression "*plVar2 + 0x78" (pointer_expression "*plVar2" * identifier) + number_literal) ))))) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "/* DWARF original prototype: void reset_address_and_file_offset(Input_section * this) */\n\nvoid __thiscall\ngold::Output_section::Input_section::reset_address_and_file_offset(Input_section *this)\n\n{\n byte bVar1;\n Relobj *pRVar2;\n _func_int_varargs *UNRECOVERED_JUMPTABLE;\n \n pRVar2 = (this->u2_).object;\n bVar1 = (pRVar2->super_Object).name_.field_2._M_local_buf[8];\n (pRVar2->super_Object).name_.field_2._M_local_buf[8] = bVar1 & 0xfa;\n if ((bVar1 & 8) == 0) {\n (pRVar2->super_Object).name_.field_2._M_local_buf[8] = bVar1 & 0xf8;\n }\n UNRECOVERED_JUMPTABLE = (pRVar2->super_Object)._vptr_Object[0xf];\n if (UNRECOVERED_JUMPTABLE == Output_data::do_reset_address_and_file_offset) {\n return;\n }\n /* WARNING: Could not recover jumptable at 0x001ed900. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE)();\n return;\n}\n\n" comment (function_definition "void __thiscall\ngold::Output_section::Input_section::reset_address_and_file_offset(Input_section *this)\n\n{\n byte bVar1;\n Relobj *pRVar2;\n _func_int_varargs *UNRECOVERED_JUMPTABLE;\n \n pRVar2 = (this->u2_).object;\n bVar1 = (pRVar2->super_Object).name_.field_2._M_local_buf[8];\n (pRVar2->super_Object).name_.field_2._M_local_buf[8] = bVar1 & 0xfa;\n if ((bVar1 & 8) == 0) {\n (pRVar2->super_Object).name_.field_2._M_local_buf[8] = bVar1 & 0xf8;\n }\n UNRECOVERED_JUMPTABLE = (pRVar2->super_Object)._vptr_Object[0xf];\n if (UNRECOVERED_JUMPTABLE == Output_data::do_reset_address_and_file_offset) {\n return;\n }\n /* WARNING: Could not recover jumptable at 0x001ed900. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE)();\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Output_section::Input_section::" identifier : : identifier : : identifier : :) (function_declarator "reset_address_and_file_offset(Input_section *this)" identifier (parameter_list "(Input_section *this)" ( (parameter_declaration "Input_section *this" type_identifier (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n byte bVar1;\n Relobj *pRVar2;\n _func_int_varargs *UNRECOVERED_JUMPTABLE;\n \n pRVar2 = (this->u2_).object;\n bVar1 = (pRVar2->super_Object).name_.field_2._M_local_buf[8];\n (pRVar2->super_Object).name_.field_2._M_local_buf[8] = bVar1 & 0xfa;\n if ((bVar1 & 8) == 0) {\n (pRVar2->super_Object).name_.field_2._M_local_buf[8] = bVar1 & 0xf8;\n }\n UNRECOVERED_JUMPTABLE = (pRVar2->super_Object)._vptr_Object[0xf];\n if (UNRECOVERED_JUMPTABLE == Output_data::do_reset_address_and_file_offset) {\n return;\n }\n /* WARNING: Could not recover jumptable at 0x001ed900. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*UNRECOVERED_JUMPTABLE)();\n return;\n}" { (declaration "byte bVar1;" type_identifier identifier ;) (declaration "Relobj *pRVar2;" type_identifier (pointer_declarator "*pRVar2" * identifier) ;) (declaration "_func_int_varargs *UNRECOVERED_JUMPTABLE;" type_identifier (pointer_declarator "*UNRECOVERED_JUMPTABLE" * identifier) ;) (expression_statement "pRVar2 = (this->u2_).object;" (assignment_expression "pRVar2 = (this->u2_).object" identifier = (field_expression "(this->u2_).object" (parenthesized_expression "(this->u2_)" ( (field_expression "this->u2_" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "bVar1 = (pRVar2->super_Object).name_.field_2._M_local_buf[8];" (assignment_expression "bVar1 = (pRVar2->super_Object).name_.field_2._M_local_buf[8]" identifier = (subscript_expression "(pRVar2->super_Object).name_.field_2._M_local_buf[8]" (field_expression "(pRVar2->super_Object).name_.field_2._M_local_buf" (field_expression "(pRVar2->super_Object).name_.field_2" (field_expression "(pRVar2->super_Object).name_" (parenthesized_expression "(pRVar2->super_Object)" ( (field_expression "pRVar2->super_Object" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) [ number_literal ])) ;) (expression_statement "(pRVar2->super_Object).name_.field_2._M_local_buf[8] = bVar1 & 0xfa;" (assignment_expression "(pRVar2->super_Object).name_.field_2._M_local_buf[8] = bVar1 & 0xfa" (subscript_expression "(pRVar2->super_Object).name_.field_2._M_local_buf[8]" (field_expression "(pRVar2->super_Object).name_.field_2._M_local_buf" (field_expression "(pRVar2->super_Object).name_.field_2" (field_expression "(pRVar2->super_Object).name_" (parenthesized_expression "(pRVar2->super_Object)" ( (field_expression "pRVar2->super_Object" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) [ number_literal ]) = (binary_expression "bVar1 & 0xfa" identifier & number_literal)) ;) (if_statement "if ((bVar1 & 8) == 0) {\n (pRVar2->super_Object).name_.field_2._M_local_buf[8] = bVar1 & 0xf8;\n }" if (parenthesized_expression "((bVar1 & 8) == 0)" ( (binary_expression "(bVar1 & 8) == 0" (parenthesized_expression "(bVar1 & 8)" ( (binary_expression "bVar1 & 8" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n (pRVar2->super_Object).name_.field_2._M_local_buf[8] = bVar1 & 0xf8;\n }" { (expression_statement "(pRVar2->super_Object).name_.field_2._M_local_buf[8] = bVar1 & 0xf8;" (assignment_expression "(pRVar2->super_Object).name_.field_2._M_local_buf[8] = bVar1 & 0xf8" (subscript_expression "(pRVar2->super_Object).name_.field_2._M_local_buf[8]" (field_expression "(pRVar2->super_Object).name_.field_2._M_local_buf" (field_expression "(pRVar2->super_Object).name_.field_2" (field_expression "(pRVar2->super_Object).name_" (parenthesized_expression "(pRVar2->super_Object)" ( (field_expression "pRVar2->super_Object" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) [ number_literal ]) = (binary_expression "bVar1 & 0xf8" identifier & number_literal)) ;) })) (expression_statement "UNRECOVERED_JUMPTABLE = (pRVar2->super_Object)._vptr_Object[0xf];" (assignment_expression "UNRECOVERED_JUMPTABLE = (pRVar2->super_Object)._vptr_Object[0xf]" identifier = (subscript_expression "(pRVar2->super_Object)._vptr_Object[0xf]" (field_expression "(pRVar2->super_Object)._vptr_Object" (parenthesized_expression "(pRVar2->super_Object)" ( (field_expression "pRVar2->super_Object" identifier -> field_identifier) )) . field_identifier) [ number_literal ])) ;) (if_statement "if (UNRECOVERED_JUMPTABLE == Output_data::do_reset_address_and_file_offset) {\n return;\n }" if (parenthesized_expression "(UNRECOVERED_JUMPTABLE == Output_data::do_reset_address_and_file_offset)" ( (binary_expression "UNRECOVERED_JUMPTABLE == Output_data" identifier == identifier) (ERROR "::do_reset_address_and_file_offset" : : identifier) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) comment comment (expression_statement "(*UNRECOVERED_JUMPTABLE)();" (call_expression "(*UNRECOVERED_JUMPTABLE)()" (parenthesized_expression "(*UNRECOVERED_JUMPTABLE)" ( (pointer_expression "*UNRECOVERED_JUMPTABLE" * identifier) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "void FUN_001ed8d0(long param_1)\n\n{\n byte bVar1;\n long *plVar2;\n \n plVar2 = *(long **)(param_1 + 0x10);\n bVar1 = *(byte *)(plVar2 + 4);\n *(byte *)(plVar2 + 4) = bVar1 & 0xfa;\n if ((bVar1 & 8) == 0) {\n *(byte *)(plVar2 + 4) = bVar1 & 0xf8;\n }\n if (*(code **)(*plVar2 + 0x78) == FUN_00175100) {\n return;\n }\n \n \n (**(code **)(*plVar2 + 0x78))();\n return;\n}\n\n" (function_definition "void FUN_001ed8d0(long param_1)\n\n{\n byte bVar1;\n long *plVar2;\n \n plVar2 = *(long **)(param_1 + 0x10);\n bVar1 = *(byte *)(plVar2 + 4);\n *(byte *)(plVar2 + 4) = bVar1 & 0xfa;\n if ((bVar1 & 8) == 0) {\n *(byte *)(plVar2 + 4) = bVar1 & 0xf8;\n }\n if (*(code **)(*plVar2 + 0x78) == FUN_00175100) {\n return;\n }\n \n \n (**(code **)(*plVar2 + 0x78))();\n return;\n}" primitive_type (function_declarator "FUN_001ed8d0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n byte bVar1;\n long *plVar2;\n \n plVar2 = *(long **)(param_1 + 0x10);\n bVar1 = *(byte *)(plVar2 + 4);\n *(byte *)(plVar2 + 4) = bVar1 & 0xfa;\n if ((bVar1 & 8) == 0) {\n *(byte *)(plVar2 + 4) = bVar1 & 0xf8;\n }\n if (*(code **)(*plVar2 + 0x78) == FUN_00175100) {\n return;\n }\n \n \n (**(code **)(*plVar2 + 0x78))();\n return;\n}" { (declaration "byte bVar1;" type_identifier identifier ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (expression_statement "plVar2 = *(long **)(param_1 + 0x10);" (assignment_expression "plVar2 = *(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 "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "bVar1 = *(byte *)(plVar2 + 4);" (assignment_expression "bVar1 = *(byte *)(plVar2 + 4)" identifier = (pointer_expression "*(byte *)(plVar2 + 4)" * (cast_expression "(byte *)(plVar2 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2 + 4)" ( (binary_expression "plVar2 + 4" identifier + number_literal) ))))) ;) (expression_statement "*(byte *)(plVar2 + 4) = bVar1 & 0xfa;" (assignment_expression "*(byte *)(plVar2 + 4) = bVar1 & 0xfa" (pointer_expression "*(byte *)(plVar2 + 4)" * (cast_expression "(byte *)(plVar2 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2 + 4)" ( (binary_expression "plVar2 + 4" identifier + number_literal) )))) = (binary_expression "bVar1 & 0xfa" identifier & number_literal)) ;) (if_statement "if ((bVar1 & 8) == 0) {\n *(byte *)(plVar2 + 4) = bVar1 & 0xf8;\n }" if (parenthesized_expression "((bVar1 & 8) == 0)" ( (binary_expression "(bVar1 & 8) == 0" (parenthesized_expression "(bVar1 & 8)" ( (binary_expression "bVar1 & 8" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n *(byte *)(plVar2 + 4) = bVar1 & 0xf8;\n }" { (expression_statement "*(byte *)(plVar2 + 4) = bVar1 & 0xf8;" (assignment_expression "*(byte *)(plVar2 + 4) = bVar1 & 0xf8" (pointer_expression "*(byte *)(plVar2 + 4)" * (cast_expression "(byte *)(plVar2 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2 + 4)" ( (binary_expression "plVar2 + 4" identifier + number_literal) )))) = (binary_expression "bVar1 & 0xf8" identifier & number_literal)) ;) })) (if_statement "if (*(code **)(*plVar2 + 0x78) == FUN_00175100) {\n return;\n }" if (parenthesized_expression "(*(code **)(*plVar2 + 0x78) == FUN_00175100)" ( (binary_expression "*(code **)(*plVar2 + 0x78) == FUN_00175100" (pointer_expression "*(code **)(*plVar2 + 0x78)" * (cast_expression "(code **)(*plVar2 + 0x78)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar2 + 0x78)" ( (binary_expression "*plVar2 + 0x78" (pointer_expression "*plVar2" * identifier) + number_literal) )))) == identifier) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "(**(code **)(*plVar2 + 0x78))();" (call_expression "(**(code **)(*plVar2 + 0x78))()" (parenthesized_expression "(**(code **)(*plVar2 + 0x78))" ( (pointer_expression "**(code **)(*plVar2 + 0x78)" * (pointer_expression "*(code **)(*plVar2 + 0x78)" * (cast_expression "(code **)(*plVar2 + 0x78)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar2 + 0x78)" ( (binary_expression "*plVar2 + 0x78" (pointer_expression "*plVar2" * identifier) + number_literal) ))))) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT & LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT & LIT)) ;) })) (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 { (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 ;) })))
|
(function_definition "void FUN_001ed8d0(long param_1)\n\n{\n byte bVar1;\n long *plVar2;\n \n plVar2 = *(long **)(param_1 + 0x10);\n bVar1 = *(byte *)(plVar2 + 4);\n *(byte *)(plVar2 + 4) = bVar1 & 0xfa;\n if ((bVar1 & 8) == 0) {\n *(byte *)(plVar2 + 4) = bVar1 & 0xf8;\n }\n if (*(code **)(*plVar2 + 0x78) == FUN_00175100) {\n return;\n }\n \n \n (**(code **)(*plVar2 + 0x78))();\n return;\n}" (primitive_type "void") (function_declarator "FUN_001ed8d0(long param_1)" (identifier "FUN_001ed8d0") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n byte bVar1;\n long *plVar2;\n \n plVar2 = *(long **)(param_1 + 0x10);\n bVar1 = *(byte *)(plVar2 + 4);\n *(byte *)(plVar2 + 4) = bVar1 & 0xfa;\n if ((bVar1 & 8) == 0) {\n *(byte *)(plVar2 + 4) = bVar1 & 0xf8;\n }\n if (*(code **)(*plVar2 + 0x78) == FUN_00175100) {\n return;\n }\n \n \n (**(code **)(*plVar2 + 0x78))();\n return;\n}" ({ "{") (declaration "byte bVar1;" (type_identifier "byte") (identifier "bVar1") (; ";")) (declaration "long *plVar2;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar2" (* "*") (identifier "plVar2")) (; ";")) (expression_statement "plVar2 = *(long **)(param_1 + 0x10);" (assignment_expression "plVar2 = *(long **)(param_1 + 0x10)" (identifier "plVar2") (= "=") (pointer_expression "*(long **)(param_1 + 0x10)" (* "*") (cast_expression "(long **)(param_1 + 0x10)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (expression_statement "bVar1 = *(byte *)(plVar2 + 4);" (assignment_expression "bVar1 = *(byte *)(plVar2 + 4)" (identifier "bVar1") (= "=") (pointer_expression "*(byte *)(plVar2 + 4)" (* "*") (cast_expression "(byte *)(plVar2 + 4)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar2 + 4)" (( "(") (binary_expression "plVar2 + 4" (identifier "plVar2") (+ "+") (number_literal "4")) () ")"))))) (; ";")) (expression_statement "*(byte *)(plVar2 + 4) = bVar1 & 0xfa;" (assignment_expression "*(byte *)(plVar2 + 4) = bVar1 & 0xfa" (pointer_expression "*(byte *)(plVar2 + 4)" (* "*") (cast_expression "(byte *)(plVar2 + 4)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar2 + 4)" (( "(") (binary_expression "plVar2 + 4" (identifier "plVar2") (+ "+") (number_literal "4")) () ")")))) (= "=") (binary_expression "bVar1 & 0xfa" (identifier "bVar1") (& "&") (number_literal "0xfa"))) (; ";")) (if_statement "if ((bVar1 & 8) == 0) {\n *(byte *)(plVar2 + 4) = bVar1 & 0xf8;\n }" (if "if") (parenthesized_expression "((bVar1 & 8) == 0)" (( "(") (binary_expression "(bVar1 & 8) == 0" (parenthesized_expression "(bVar1 & 8)" (( "(") (binary_expression "bVar1 & 8" (identifier "bVar1") (& "&") (number_literal "8")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n *(byte *)(plVar2 + 4) = bVar1 & 0xf8;\n }" ({ "{") (expression_statement "*(byte *)(plVar2 + 4) = bVar1 & 0xf8;" (assignment_expression "*(byte *)(plVar2 + 4) = bVar1 & 0xf8" (pointer_expression "*(byte *)(plVar2 + 4)" (* "*") (cast_expression "(byte *)(plVar2 + 4)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar2 + 4)" (( "(") (binary_expression "plVar2 + 4" (identifier "plVar2") (+ "+") (number_literal "4")) () ")")))) (= "=") (binary_expression "bVar1 & 0xf8" (identifier "bVar1") (& "&") (number_literal "0xf8"))) (; ";")) (} "}"))) (if_statement "if (*(code **)(*plVar2 + 0x78) == FUN_00175100) {\n return;\n }" (if "if") (parenthesized_expression "(*(code **)(*plVar2 + 0x78) == FUN_00175100)" (( "(") (binary_expression "*(code **)(*plVar2 + 0x78) == FUN_00175100" (pointer_expression "*(code **)(*plVar2 + 0x78)" (* "*") (cast_expression "(code **)(*plVar2 + 0x78)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar2 + 0x78)" (( "(") (binary_expression "*plVar2 + 0x78" (pointer_expression "*plVar2" (* "*") (identifier "plVar2")) (+ "+") (number_literal "0x78")) () ")")))) (== "==") (identifier "FUN_00175100")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "(**(code **)(*plVar2 + 0x78))();" (call_expression "(**(code **)(*plVar2 + 0x78))()" (parenthesized_expression "(**(code **)(*plVar2 + 0x78))" (( "(") (pointer_expression "**(code **)(*plVar2 + 0x78)" (* "*") (pointer_expression "*(code **)(*plVar2 + 0x78)" (* "*") (cast_expression "(code **)(*plVar2 + 0x78)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar2 + 0x78)" (( "(") (binary_expression "*plVar2 + 0x78" (pointer_expression "*plVar2" (* "*") (identifier "plVar2")) (+ "+") (number_literal "0x78")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
/* DWARF original prototype: void reset_address_and_file_offset(Input_section * this) */
void __thiscall
gold::Output_section::type_1::function_1(type_1 *this)
{
type_2 var_1;
type_3 *pRVar2;
type_4 *var_2;
pRVar2 = (this->u2_).object;
var_1 = (pRVar2->super_Object).name_.field_2._M_local_buf[8];
(pRVar2->super_Object).name_.field_2._M_local_buf[8] = var_1 & 0xfa;
if ((var_1 & 8) == 0) {
(pRVar2->super_Object).name_.field_2._M_local_buf[8] = var_1 & 0xf8;
}
var_2 = (pRVar2->super_Object)._vptr_Object[0xf];
if (var_2 == var_3::do_reset_address_and_file_offset) {
return;
}
/* WARNING: Could not recover jumptable at 0x001ed900. Too many branches */
/* WARNING: Treating indirect jump as call */
(*var_2)();
return;
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))))) (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 (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))))
| null |
void MASKED(long param_1)
{
byte bVar1;
long *plVar2;
plVar2 = *(long **)(param_1 + 0x10);
bVar1 = *(byte *)(plVar2 + 4);
*(byte *)(plVar2 + 4) = bVar1 & 0xfa;
if ((bVar1 & 8) == 0) {
*(byte *)(plVar2 + 4) = bVar1 & 0xf8;
}
if (*(code **)(*plVar2 + 0x78) == FUN_00175100) {
return;
}
/* WARNING: Could not recover jumptable at 0x001ed900. Too many branches */
/* WARNING: Treating indirect jump as call */
(**(code **)(*plVar2 + 0x78))();
return;
}
|
6999_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
|
_M_allocate_buckets
|
FUN_002cfd80
|
/* DWARF original prototype: __bucket_type *
_M_allocate_buckets(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_true>_>_>
* this, size_t __n) */
__bucket_type * __thiscall
std::__detail::
_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_true>_>_>
::_M_allocate_buckets
(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_true>_>_>
*this,size_t __n)
{
void *__s;
__bucket_type *pp_Var1;
if (this < (_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_true>_>_>
*)0x2000000000000000) {
__s = operator_new((long)this * 8);
pp_Var1 = (__bucket_type *)memset(__s,0,(long)this * 8);
return pp_Var1;
}
/* WARNING: Subroutine does not return */
__throw_bad_alloc();
}
|
void FUN_002cfd80(ulong param_1)
{
void *__s;
if (param_1 < 0x2000000000000000) {
__s = (void *)FUN_00337270(param_1 * 8);
memset(__s,0,param_1 * 8);
return;
}
/* WARNING: Subroutine does not return */
FUN_003771f0();
}
|
MOV RAX,0x1fffffffffffffff
PUSH RBX
CMP RDI,RAX
JA 0x002cfdaf
LEA RBX,[RDI*0x8]
MOV RDI,RBX
CALL 0x00337270
MOV RDX,RBX
XOR ESI,ESI
MOV RDI,RAX
CALL 0x00150100
POP RBX
RET
CALL 0x003771f0
| null | null | null | null |
[('const-2305843009213693952', u'INT_LESS_-1204552276'), (u'CALL_-1204552264', u'CALL_-1204552236'), (u'CALL_-1204552236', u'CAST_-1204552095'), ('tmp_138', u'INT_LESS_-1204552276'), (u'INT_MULT_-1204552255', u'CALL_-1204552264'), ('const-0', u'CALL_-1204552236'), (u'CAST_-1204552095', u'RETURN_-1204552220'), ('const-8', u'INT_MULT_-1204552255'), ('const-1', u'RETURN_-1204552214'), ('tmp_138', u'CAST_-1204552120'), (u'INT_LESS_-1204552276', u'CBRANCH_-1204552285'), (u'INT_MULT_-1204552255', u'CALL_-1204552236'), ('const-0', u'RETURN_-1204552220'), ('tmp_43', u'CBRANCH_-1204552285'), (u'CAST_-1204552120', u'INT_MULT_-1204552255')]
|
[('tmp_286', u'INT_MULT_-1204552255'), ('const-0', u'CALL_-1204552236'), (u'INT_MULT_-1204552255', u'CALL_-1204552264'), (u'CAST_-1204552108', u'CALL_-1204552236'), (u'CALL_-1204552264', u'CAST_-1204552108'), ('const-8', u'INT_MULT_-1204552255'), ('const-1', u'RETURN_-1204552214'), ('tmp_286', u'INT_LESS_-1204552276'), (u'INT_LESS_-1204552276', u'CBRANCH_-1204552285'), (u'INT_MULT_-1204552255', u'CALL_-1204552236'), ('const-0', u'RETURN_-1204552220'), ('const-2305843009213693952', u'INT_LESS_-1204552276'), ('tmp_43', u'CBRANCH_-1204552285')]
| null | null |
002cfd80
|
x64
|
O2
|
(translation_unit "void FUN_002cfd80(ulong param_1)\n\n{\n void *__s;\n \n if (param_1 < 0x2000000000000000) {\n __s = (void *)FUN_00337270(param_1 * 8);\n memset(__s,0,param_1 * 8);\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_003771f0();\n}\n\n" (function_definition "void FUN_002cfd80(ulong param_1)\n\n{\n void *__s;\n \n if (param_1 < 0x2000000000000000) {\n __s = (void *)FUN_00337270(param_1 * 8);\n memset(__s,0,param_1 * 8);\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_003771f0();\n}" primitive_type (function_declarator "FUN_002cfd80(ulong param_1)" identifier (parameter_list "(ulong param_1)" ( (parameter_declaration "ulong param_1" type_identifier identifier) ))) (compound_statement "{\n void *__s;\n \n if (param_1 < 0x2000000000000000) {\n __s = (void *)FUN_00337270(param_1 * 8);\n memset(__s,0,param_1 * 8);\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_003771f0();\n}" { (declaration "void *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (if_statement "if (param_1 < 0x2000000000000000) {\n __s = (void *)FUN_00337270(param_1 * 8);\n memset(__s,0,param_1 * 8);\n return;\n }" if (parenthesized_expression "(param_1 < 0x2000000000000000)" ( (binary_expression "param_1 < 0x2000000000000000" identifier < number_literal) )) (compound_statement "{\n __s = (void *)FUN_00337270(param_1 * 8);\n memset(__s,0,param_1 * 8);\n return;\n }" { (expression_statement "__s = (void *)FUN_00337270(param_1 * 8);" (assignment_expression "__s = (void *)FUN_00337270(param_1 * 8)" identifier = (cast_expression "(void *)FUN_00337270(param_1 * 8)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00337270(param_1 * 8)" identifier (argument_list "(param_1 * 8)" ( (binary_expression "param_1 * 8" identifier * number_literal) ))))) ;) (expression_statement "memset(__s,0,param_1 * 8);" (call_expression "memset(__s,0,param_1 * 8)" identifier (argument_list "(__s,0,param_1 * 8)" ( identifier , number_literal , (binary_expression "param_1 * 8" identifier * number_literal) ))) ;) (return_statement "return;" return ;) })) comment (expression_statement "FUN_003771f0();" (call_expression "FUN_003771f0()" identifier (argument_list "()" ( ))) ;) })))
|
(translation_unit "/* DWARF original prototype: __bucket_type *\n _M_allocate_buckets(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_true>_>_>\n * this, size_t __n) */\n\n__bucket_type * __thiscall\nstd::__detail::\n_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_true>_>_>\n::_M_allocate_buckets\n (_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_true>_>_>\n *this,size_t __n)\n\n{\n void *__s;\n __bucket_type *pp_Var1;\n \n if (this < (_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_true>_>_>\n *)0x2000000000000000) {\n __s = operator_new((long)this * 8);\n pp_Var1 = (__bucket_type *)memset(__s,0,(long)this * 8);\n return pp_Var1;\n }\n /* WARNING: Subroutine does not return */\n __throw_bad_alloc();\n}\n\n" comment (expression_statement "__bucket_type * __thiscall\nstd::__detail::\n_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_true>_>_>\n::_M_allocate_buckets\n (_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_true>_>_>\n *this,size_t __n)\n\n{\n void *__s;" (update_expression "__bucket_type * __thiscall\nstd::__detail::\n_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_true>_>_>\n::_M_allocate_buckets\n (_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_true>_>_>\n *this,size_t __n)\n\n{\n void *__s" (binary_expression "__bucket_type * __thiscall\nstd::__detail::\n_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_true>_>_>\n::_M_allocate_buckets\n (_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_true>_>_>\n *this,size_t __n)\n\n{\n void *__s" (binary_expression "__bucket_type * __thiscall\nstd::__detail::\n_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_true>_>_" (binary_expression "__bucket_type * __thiscall\nstd::__detail::\n_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_true>_" (binary_expression "__bucket_type * __thiscall\nstd::__detail::\n_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_true" (binary_expression "__bucket_type * __thiscall\nstd::__detail::\n_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_" (binary_expression "__bucket_type * __thiscall\nstd::__detail::\n_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char" (binary_expression "__bucket_type * __thiscall\nstd::__detail::\n_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char,_std::char_traits<char>,_std" (binary_expression "__bucket_type * __thiscall\nstd::__detail::\n_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char,_std::char_traits<char" (binary_expression "__bucket_type * __thiscall\nstd::__detail::\n_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char" (binary_expression "__bucket_type * __thiscall\nstd::__detail::\n_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std" (binary_expression "__bucket_type * __thiscall\nstd::__detail::\n_Hashtable_alloc<std::allocator<std" (binary_expression "__bucket_type * __thiscall\nstd::__detail::\n_Hashtable_alloc<std" (binary_expression "__bucket_type * __thiscall" identifier * identifier) (ERROR "std::__detail::\n_Hashtable_alloc" identifier : : identifier : : identifier) < identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::__detail::_Hash_node" : : identifier : : identifier) < identifier) (ERROR "::__cxx11::basic_string" : : identifier : : identifier) < identifier) (ERROR ",_std::char_traits" , identifier : : identifier) < identifier) > (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) > identifier) > (ERROR "," ,) identifier) > identifier) > identifier) > (ERROR "::" : :) (binary_expression "_M_allocate_buckets\n (_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_true>_>_>\n *this,size_t __n)\n\n{\n void *__s" (call_expression "_M_allocate_buckets\n (_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_true>_>_>\n *this,size_t __n)" identifier (argument_list "(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_true>_>_>\n *this,size_t __n)" ( (binary_expression "_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char" (binary_expression "_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std" (binary_expression "_Hashtable_alloc<std::allocator<std" (binary_expression "_Hashtable_alloc<std" identifier < identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::__detail::_Hash_node" : : identifier : : identifier) < identifier) (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>_>,_true>_>_>\n *this" (binary_expression "allocator<char>_>,_true>_>_" (binary_expression "allocator<char>_>,_true>_" (binary_expression "allocator<char>_>,_true" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (ERROR "," ,) identifier) > identifier) > identifier) > (pointer_expression "*this" * identifier)) , identifier (ERROR "__n" identifier) ))) (ERROR "{\n void" { primitive_type) * identifier)) --) ;) (declaration "__bucket_type *pp_Var1;" type_identifier (pointer_declarator "*pp_Var1" * identifier) ;) (if_statement "if (this < (_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_true>_>_>\n *)0x2000000000000000) {\n __s = operator_new((long)this * 8);\n pp_Var1 = (__bucket_type *)memset(__s,0,(long)this * 8);\n return pp_Var1;\n }" if (parenthesized_expression "(this < (_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_true>_>_>\n *)0x2000000000000000)" ( (binary_expression "this < (_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_true>_>_>\n *)0x2000000000000000)" identifier < (parenthesized_expression "(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_true>_>_>\n *)0x2000000000000000)" ( (ERROR "_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::" (comma_expression "_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char,_std" (binary_expression "_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char" (binary_expression "_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std" (binary_expression "_Hashtable_alloc<std::allocator<std" (binary_expression "_Hashtable_alloc<std" identifier < identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::__detail::_Hash_node" : : identifier : : identifier) < identifier) (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>_>,_true>_>_>\n *)0x2000000000000000" (binary_expression "allocator<char>_>,_true>_>_" (binary_expression "allocator<char>_>,_true>_" (binary_expression "allocator<char>_>,_true" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (ERROR "," ,) identifier) > identifier) > identifier) > (pointer_expression "*)0x2000000000000000" * (ERROR ")" )) number_literal)) ))) )) (compound_statement "{\n __s = operator_new((long)this * 8);\n pp_Var1 = (__bucket_type *)memset(__s,0,(long)this * 8);\n return pp_Var1;\n }" { (expression_statement "__s = operator_new((long)this * 8);" (assignment_expression "__s = operator_new((long)this * 8)" identifier = (call_expression "operator_new((long)this * 8)" identifier (argument_list "((long)this * 8)" ( (binary_expression "(long)this * 8" (cast_expression "(long)this" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * number_literal) )))) ;) (expression_statement "pp_Var1 = (__bucket_type *)memset(__s,0,(long)this * 8);" (assignment_expression "pp_Var1 = (__bucket_type *)memset(__s,0,(long)this * 8)" identifier = (cast_expression "(__bucket_type *)memset(__s,0,(long)this * 8)" ( (type_descriptor "__bucket_type *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "memset(__s,0,(long)this * 8)" identifier (argument_list "(__s,0,(long)this * 8)" ( identifier , number_literal , (binary_expression "(long)this * 8" (cast_expression "(long)this" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * number_literal) ))))) ;) (return_statement "return pp_Var1;" return identifier ;) })) comment (expression_statement "__throw_bad_alloc();" (call_expression "__throw_bad_alloc()" identifier (argument_list "()" ( ))) ;) (ERROR "}" }))
|
(translation_unit "void FUN_002cfd80(ulong param_1)\n\n{\n void *__s;\n \n if (param_1 < 0x2000000000000000) {\n __s = (void *)FUN_00337270(param_1 * 8);\n memset(__s,0,param_1 * 8);\n return;\n }\n \n FUN_003771f0();\n}\n\n" (function_definition "void FUN_002cfd80(ulong param_1)\n\n{\n void *__s;\n \n if (param_1 < 0x2000000000000000) {\n __s = (void *)FUN_00337270(param_1 * 8);\n memset(__s,0,param_1 * 8);\n return;\n }\n \n FUN_003771f0();\n}" primitive_type (function_declarator "FUN_002cfd80(ulong param_1)" identifier (parameter_list "(ulong param_1)" ( (parameter_declaration "ulong param_1" type_identifier identifier) ))) (compound_statement "{\n void *__s;\n \n if (param_1 < 0x2000000000000000) {\n __s = (void *)FUN_00337270(param_1 * 8);\n memset(__s,0,param_1 * 8);\n return;\n }\n \n FUN_003771f0();\n}" { (declaration "void *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (if_statement "if (param_1 < 0x2000000000000000) {\n __s = (void *)FUN_00337270(param_1 * 8);\n memset(__s,0,param_1 * 8);\n return;\n }" if (parenthesized_expression "(param_1 < 0x2000000000000000)" ( (binary_expression "param_1 < 0x2000000000000000" identifier < number_literal) )) (compound_statement "{\n __s = (void *)FUN_00337270(param_1 * 8);\n memset(__s,0,param_1 * 8);\n return;\n }" { (expression_statement "__s = (void *)FUN_00337270(param_1 * 8);" (assignment_expression "__s = (void *)FUN_00337270(param_1 * 8)" identifier = (cast_expression "(void *)FUN_00337270(param_1 * 8)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00337270(param_1 * 8)" identifier (argument_list "(param_1 * 8)" ( (binary_expression "param_1 * 8" identifier * number_literal) ))))) ;) (expression_statement "memset(__s,0,param_1 * 8);" (call_expression "memset(__s,0,param_1 * 8)" identifier (argument_list "(__s,0,param_1 * 8)" ( identifier , number_literal , (binary_expression "param_1 * 8" identifier * number_literal) ))) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_003771f0();" (call_expression "FUN_003771f0()" identifier (argument_list "()" ( ))) ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (binary_expression IDENT * LIT) ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT , (binary_expression IDENT * LIT) ))) ;) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
|
(function_definition "void FUN_002cfd80(ulong param_1)\n\n{\n void *__s;\n \n if (param_1 < 0x2000000000000000) {\n __s = (void *)FUN_00337270(param_1 * 8);\n memset(__s,0,param_1 * 8);\n return;\n }\n \n FUN_003771f0();\n}" (primitive_type "void") (function_declarator "FUN_002cfd80(ulong param_1)" (identifier "FUN_002cfd80") (parameter_list "(ulong param_1)" (( "(") (parameter_declaration "ulong param_1" (type_identifier "ulong") (identifier "param_1")) () ")"))) (compound_statement "{\n void *__s;\n \n if (param_1 < 0x2000000000000000) {\n __s = (void *)FUN_00337270(param_1 * 8);\n memset(__s,0,param_1 * 8);\n return;\n }\n \n FUN_003771f0();\n}" ({ "{") (declaration "void *__s;" (primitive_type "void") (pointer_declarator "*__s" (* "*") (identifier "__s")) (; ";")) (if_statement "if (param_1 < 0x2000000000000000) {\n __s = (void *)FUN_00337270(param_1 * 8);\n memset(__s,0,param_1 * 8);\n return;\n }" (if "if") (parenthesized_expression "(param_1 < 0x2000000000000000)" (( "(") (binary_expression "param_1 < 0x2000000000000000" (identifier "param_1") (< "<") (number_literal "0x2000000000000000")) () ")")) (compound_statement "{\n __s = (void *)FUN_00337270(param_1 * 8);\n memset(__s,0,param_1 * 8);\n return;\n }" ({ "{") (expression_statement "__s = (void *)FUN_00337270(param_1 * 8);" (assignment_expression "__s = (void *)FUN_00337270(param_1 * 8)" (identifier "__s") (= "=") (cast_expression "(void *)FUN_00337270(param_1 * 8)" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00337270(param_1 * 8)" (identifier "FUN_00337270") (argument_list "(param_1 * 8)" (( "(") (binary_expression "param_1 * 8" (identifier "param_1") (* "*") (number_literal "8")) () ")"))))) (; ";")) (expression_statement "memset(__s,0,param_1 * 8);" (call_expression "memset(__s,0,param_1 * 8)" (identifier "memset") (argument_list "(__s,0,param_1 * 8)" (( "(") (identifier "__s") (, ",") (number_literal "0") (, ",") (binary_expression "param_1 * 8" (identifier "param_1") (* "*") (number_literal "8")) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_003771f0();" (call_expression "FUN_003771f0()" (identifier "FUN_003771f0") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
|
/* DWARF original prototype: __bucket_type *
_M_allocate_buckets(_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_true>_>_>
* this, size_t __n) */
var_1 * var_2
var_3::__detail::
var_9<var_3::var_11<var_3::__detail::_Hash_node<var_3::__cxx11::basic_string<var_4,var_5::var_10<var_4>,var_5::var_11<var_4>var_6>,var_7>var_6>var_6>
::var_8
(var_9<var_3::var_11<var_3::__detail::_Hash_node<var_3::__cxx11::basic_string<var_4,var_5::var_10<var_4>,var_5::var_11<var_4>var_6>,var_7>var_6>var_6>
*var_13,size_t __n)
{
void *var_12;
var_1 *pp_Var1;
if (var_13 < (var_9<var_3::var_11<var_3::__detail::_Hash_node<var_3::__cxx11::basic_string<var_4,var_5::var_10<var_4>,var_5::var_11<var_4>var_6>,var_7>var_6>var_6>
*)0x2000000000000000) {
var_12 = var_14((long)var_13 * 8);
pp_Var1 = (var_1 *)var_15(var_12,0,(long)var_13 * 8);
return pp_Var1;
}
/* WARNING: Subroutine does not return */
var_16();
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (binary_expression left: (identifier) right: (number_literal))))) (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
| null |
void MASKED(ulong param_1)
{
void *__s;
if (param_1 < 0x2000000000000000) {
__s = (void *)FUN_00337270(param_1 * 8);
memset(__s,0,param_1 * 8);
return;
}
/* WARNING: Subroutine does not return */
FUN_003771f0();
}
|
3_camellia_and_camellia_strip.c
|
camellia_ecb_decrypt
|
FUN_001003d0
|
/* WARNING: Unknown calling convention */
int camellia_ecb_decrypt(uchar *ct,uchar *pt,symmetric_key *skey)
{
ulong64 uVar1;
ulong64 uVar2;
ulong64 uVar3;
uint uVar4;
uint uVar5;
uint uVar6;
ulong uVar7;
uint uVar8;
ulong uVar9;
ulong uVar10;
uVar7 = *(ulong *)ct;
uVar9 = *(ulong *)(ct + 8);
uVar7 = (uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |
(uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |
(uVar7 & 0xff00) << 0x28 | uVar7 << 0x38) ^ (skey->xtea).A[3];
uVar9 = (uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |
(uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18 |
(uVar9 & 0xff00) << 0x28 | uVar9 << 0x38) ^ (skey->xtea).A[4];
if ((skey->des).ek[0] == 0x18) {
uVar1 = F((skey->xtea).A[0x1c] ^ uVar7);
uVar2 = F((skey->xtea).A[0x1b] ^ uVar9 ^ uVar1);
uVar3 = F((skey->xtea).A[0x1a] ^ uVar7 ^ uVar2);
uVar9 = uVar9 ^ uVar1 ^ uVar3;
uVar1 = F((skey->xtea).A[0x19] ^ uVar9);
uVar7 = uVar7 ^ uVar2 ^ uVar1;
uVar1 = F((skey->xtea).A[0x18] ^ uVar7);
uVar9 = uVar9 ^ uVar1;
uVar1 = F((skey->xtea).A[0x17] ^ uVar9);
uVar7 = uVar7 ^ uVar1;
uVar8 = ((uint)uVar9 | (uint)(skey->xtea).B[1]) ^ (uint)(uVar9 >> 0x20);
uVar4 = (uint)((skey->xtea).B[1] >> 0x20) & uVar8;
uVar5 = (uint)(uVar7 >> 0x20);
uVar6 = (uint)((skey->xtea).B[2] >> 0x20) & uVar5;
uVar6 = (uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7;
uVar9 = CONCAT44(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar9);
uVar7 = CONCAT44(((uint)(skey->xtea).B[2] | uVar6) ^ uVar5,uVar6);
}
uVar1 = F((skey->xtea).A[0x16] ^ uVar7);
uVar2 = F((skey->xtea).A[0x15] ^ uVar9 ^ uVar1);
uVar3 = F((skey->xtea).A[0x14] ^ uVar7 ^ uVar2);
uVar9 = uVar9 ^ uVar1 ^ uVar3;
uVar1 = F((skey->xtea).A[0x13] ^ uVar9);
uVar7 = uVar7 ^ uVar2 ^ uVar1;
uVar1 = F((skey->xtea).A[0x12] ^ uVar7);
uVar9 = uVar9 ^ uVar1;
uVar1 = F((skey->xtea).A[0x11] ^ uVar9);
uVar7 = uVar1 ^ uVar7;
uVar4 = ((uint)uVar9 | (uint)(skey->xtea).A[0x1f]) ^ (uint)(uVar9 >> 0x20);
uVar6 = (uint)((skey->xtea).A[0x1f] >> 0x20) & uVar4;
uVar8 = (uint)(uVar7 >> 0x20);
uVar5 = (uint)((skey->xtea).B[0] >> 0x20) & uVar8;
uVar5 = (uVar5 << 1 | uVar5 >> 0x1f) ^ (uint)uVar7;
uVar7 = CONCAT44(((uint)(skey->xtea).B[0] | uVar5) ^ uVar8,uVar5);
uVar1 = F((skey->xtea).A[0x10] ^ uVar7);
uVar9 = CONCAT44(uVar4,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9) ^ uVar1;
uVar1 = F((skey->xtea).A[0xf] ^ uVar9);
uVar7 = uVar7 ^ uVar1;
uVar1 = F((skey->xtea).A[0xe] ^ uVar7);
uVar9 = uVar9 ^ uVar1;
uVar1 = F((skey->xtea).A[0xd] ^ uVar9);
uVar7 = uVar7 ^ uVar1;
uVar1 = F((skey->xtea).A[0xc] ^ uVar7);
uVar9 = uVar9 ^ uVar1;
uVar1 = F((skey->xtea).A[0xb] ^ uVar9);
uVar7 = uVar1 ^ uVar7;
uVar5 = ((uint)uVar9 | (uint)(skey->xtea).A[0x1d]) ^ (uint)(uVar9 >> 0x20);
uVar6 = (uint)((skey->xtea).A[0x1d] >> 0x20) & uVar5;
uVar8 = (uint)(uVar7 >> 0x20);
uVar4 = (uint)((skey->xtea).A[0x1e] >> 0x20) & uVar8;
uVar4 = (uint)uVar7 ^ (uVar4 << 1 | uVar4 >> 0x1f);
uVar10 = CONCAT44(((uint)(skey->xtea).A[0x1e] | uVar4) ^ uVar8,uVar4);
uVar1 = F((skey->xtea).A[10] ^ uVar10);
uVar7 = CONCAT44(uVar5,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9) ^ uVar1;
uVar1 = F((skey->xtea).A[9] ^ uVar7);
uVar10 = uVar10 ^ uVar1;
uVar1 = F((skey->xtea).A[8] ^ uVar10);
uVar7 = uVar7 ^ uVar1;
uVar1 = F((skey->xtea).A[7] ^ uVar7);
uVar10 = uVar10 ^ uVar1;
uVar1 = F((skey->xtea).A[6] ^ uVar10);
uVar7 = uVar7 ^ uVar1;
uVar1 = F((skey->xtea).A[5] ^ uVar7);
uVar7 = uVar7 ^ (skey->xtea).A[1];
uVar10 = uVar10 ^ uVar1 ^ (skey->xtea).A[2];
*(ulong *)pt = uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 |
(uVar7 & 0xff0000000000) >> 0x18 | (uVar7 & 0xff00000000) >> 8 |
(uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 | (uVar7 & 0xff00) << 0x28 |
uVar7 << 0x38;
*(ulong *)(pt + 8) =
uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 | (uVar10 & 0xff0000000000) >> 0x18 |
(uVar10 & 0xff00000000) >> 8 | (uVar10 & 0xff000000) << 8 | (uVar10 & 0xff0000) << 0x18 |
(uVar10 & 0xff00) << 0x28 | uVar10 << 0x38;
return 0;
}
|
undefined8 FUN_001003d0(ulong *param_1,ulong *param_2,int *param_3)
{
ulong uVar1;
ulong uVar2;
ulong uVar3;
uint uVar4;
uint uVar5;
uint uVar6;
ulong uVar7;
uint uVar8;
ulong uVar9;
uVar7 = *param_1;
uVar9 = param_1[1];
uVar7 = (uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |
(uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |
(uVar7 & 0xff00) << 0x28 | uVar7 << 0x38) ^ *(ulong *)(param_3 + 6);
uVar9 = (uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |
(uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18 |
(uVar9 & 0xff00) << 0x28 | uVar9 << 0x38) ^ *(ulong *)(param_3 + 8);
if (*param_3 == 0x18) {
uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x38) ^ uVar7);
uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x36) ^ uVar9 ^ uVar1);
uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x34) ^ uVar7 ^ uVar2);
uVar3 = uVar9 ^ uVar1 ^ uVar3;
uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x32) ^ uVar3);
uVar9 = uVar7 ^ uVar2 ^ uVar9;
uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x30) ^ uVar9);
uVar3 = uVar3 ^ uVar7;
uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x2e) ^ uVar3);
uVar9 = uVar9 ^ uVar7;
uVar8 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x42)) ^ (uint)(uVar3 >> 0x20);
uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x42) >> 0x20) & uVar8;
uVar5 = (uint)(uVar9 >> 0x20);
uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x44) >> 0x20) & uVar5;
uVar6 = (uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9;
uVar9 = CONCAT44(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar3);
uVar7 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x44) | uVar6) ^ uVar5,uVar6);
}
uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x2c) ^ uVar7);
uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x2a) ^ uVar9 ^ uVar1);
uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x28) ^ uVar7 ^ uVar2);
uVar3 = uVar9 ^ uVar1 ^ uVar3;
uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x26) ^ uVar3);
uVar9 = uVar7 ^ uVar2 ^ uVar9;
uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x24) ^ uVar9);
uVar3 = uVar3 ^ uVar7;
uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x22) ^ uVar3);
uVar7 = uVar7 ^ uVar9;
uVar4 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x3e)) ^ (uint)(uVar3 >> 0x20);
uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3e) >> 0x20) & uVar4;
uVar8 = (uint)(uVar7 >> 0x20);
uVar5 = (uint)((ulong)*(undefined8 *)(param_3 + 0x40) >> 0x20) & uVar8;
uVar5 = (uVar5 << 1 | uVar5 >> 0x1f) ^ (uint)uVar7;
uVar1 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x40) | uVar5) ^ uVar8,uVar5);
uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x20) ^ uVar1);
uVar7 = CONCAT44(uVar4,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar3) ^ uVar7;
uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1e) ^ uVar7);
uVar1 = uVar1 ^ uVar9;
uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1c) ^ uVar1);
uVar7 = uVar7 ^ uVar9;
uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1a) ^ uVar7);
uVar1 = uVar1 ^ uVar9;
uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x18) ^ uVar1);
uVar7 = uVar7 ^ uVar9;
uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x16) ^ uVar7);
uVar9 = uVar9 ^ uVar1;
uVar5 = ((uint)uVar7 | (uint)*(undefined8 *)(param_3 + 0x3a)) ^ (uint)(uVar7 >> 0x20);
uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3a) >> 0x20) & uVar5;
uVar8 = (uint)(uVar9 >> 0x20);
uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3c) >> 0x20) & uVar8;
uVar4 = (uint)uVar9 ^ (uVar4 << 1 | uVar4 >> 0x1f);
uVar1 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x3c) | uVar4) ^ uVar8,uVar4);
uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x14) ^ uVar1);
uVar9 = CONCAT44(uVar5,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7) ^ uVar9;
uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x12) ^ uVar9);
uVar1 = uVar1 ^ uVar7;
uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x10) ^ uVar1);
uVar9 = uVar9 ^ uVar7;
uVar7 = FUN_00100000(*(ulong *)(param_3 + 0xe) ^ uVar9);
uVar1 = uVar1 ^ uVar7;
uVar7 = FUN_00100000(*(ulong *)(param_3 + 0xc) ^ uVar1);
uVar9 = uVar9 ^ uVar7;
uVar7 = FUN_00100000(*(ulong *)(param_3 + 10) ^ uVar9);
uVar9 = uVar9 ^ *(ulong *)(param_3 + 2);
uVar1 = uVar1 ^ uVar7 ^ *(ulong *)(param_3 + 4);
*param_2 = uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |
(uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18 |
(uVar9 & 0xff00) << 0x28 | uVar9 << 0x38;
param_2[1] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18
| (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 |
(uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38;
return 0;
}
|
PUSH R14
PUSH R13
MOV R13,RSI
PUSH R12
PUSH RBP
PUSH RBX
MOV RBX,RDX
SUB RSP,0x8
MOV R12,qword ptr [RDI]
MOV R14,qword ptr [RDI + 0x8]
BSWAP R12
BSWAP R14
XOR R12,qword ptr [RDX + 0x18]
XOR R14,qword ptr [RDX + 0x20]
CMP dword ptr [RDX],0x18
JNZ 0x001004ce
MOV RDI,qword ptr [RDX + 0xe0]
XOR RDI,R12
CALL 0x00100000
MOV RDI,qword ptr [RBX + 0xd8]
XOR R14,RAX
MOV RBP,R14
XOR RDI,R14
CALL 0x00100000
MOV RDI,qword ptr [RBX + 0xd0]
XOR R12,RAX
XOR RDI,R12
CALL 0x00100000
MOV RDI,qword ptr [RBX + 0xc8]
XOR RBP,RAX
XOR RDI,RBP
CALL 0x00100000
MOV RDI,qword ptr [RBX + 0xc0]
XOR R12,RAX
XOR RDI,R12
CALL 0x00100000
MOV RDI,qword ptr [RBX + 0xb8]
XOR RBP,RAX
MOV R14D,EBP
XOR RDI,RBP
CALL 0x00100000
MOV RSI,qword ptr [RBX + 0x108]
MOV R8,qword ptr [RBX + 0x110]
XOR R12,RAX
MOV RAX,RBP
MOV RDI,R12
MOV ECX,0x1
SHR RAX,0x20
SHR RDI,0x20
OR R14D,ESI
MOV R9,R8
SHR RSI,0x20
XOR R14D,EAX
SHR R9,0x20
MOV RDX,RSI
AND EDX,R14D
AND R9D,EDI
SHL R14,0x20
ROL EDX,CL
ROL R9D,CL
XOR EDX,EBP
XOR R9D,R12D
MOV R12D,R8D
OR R14,RDX
OR R12D,R9D
XOR R12D,EDI
SHL R12,0x20
OR R12,R9
MOV RDI,qword ptr [RBX + 0xb0]
XOR RDI,R12
CALL 0x00100000
MOV RDI,qword ptr [RBX + 0xa8]
XOR R14,RAX
XOR RDI,R14
CALL 0x00100000
MOV RDI,qword ptr [RBX + 0xa0]
XOR R12,RAX
XOR RDI,R12
CALL 0x00100000
MOV RDI,qword ptr [RBX + 0x98]
XOR R14,RAX
XOR RDI,R14
CALL 0x00100000
MOV RDI,qword ptr [RBX + 0x90]
XOR R12,RAX
XOR RDI,R12
CALL 0x00100000
MOV RDI,qword ptr [RBX + 0x88]
XOR R14,RAX
MOV EBP,R14D
XOR RDI,R14
CALL 0x00100000
MOV RDX,qword ptr [RBX + 0xf8]
XOR RAX,R12
MOV R10,R14
MOV R12,qword ptr [RBX + 0x100]
SHR R10,0x20
MOV ECX,0x1
MOV RDI,qword ptr [RBX + 0x80]
MOV dword ptr [RSP + 0x4],ECX
OR EBP,EDX
SHR RDX,0x20
XOR EBP,R10D
MOV R11,RDX
MOV RSI,R12
AND R11D,EBP
SHR RSI,0x20
SHL RBP,0x20
ROL R11D,CL
XOR R11D,R14D
MOV R14,RAX
SHR R14,0x20
OR RBP,R11
AND ESI,R14D
ROL ESI,CL
XOR ESI,EAX
OR R12D,ESI
XOR R12D,R14D
MOV R14,RBP
SHL R12,0x20
OR R12,RSI
XOR RDI,R12
CALL 0x00100000
MOV RDI,qword ptr [RBX + 0x78]
XOR R14,RAX
XOR RDI,R14
CALL 0x00100000
MOV RDI,qword ptr [RBX + 0x70]
XOR R12,RAX
XOR RDI,R12
CALL 0x00100000
MOV RDI,qword ptr [RBX + 0x68]
XOR R14,RAX
XOR RDI,R14
CALL 0x00100000
MOV RDI,qword ptr [RBX + 0x60]
XOR R12,RAX
XOR RDI,R12
CALL 0x00100000
MOV RDI,qword ptr [RBX + 0x58]
XOR R14,RAX
MOV EBP,R14D
XOR RDI,R14
CALL 0x00100000
MOV RDX,qword ptr [RBX + 0xe8]
XOR RAX,R12
MOV RDI,R14
MOV R12,qword ptr [RBX + 0xf0]
SHR RDI,0x20
MOV ECX,dword ptr [RSP + 0x4]
MOV R9,RAX
OR EBP,EDX
SHR RDX,0x20
SHR R9,0x20
MOV R8,RDX
XOR EBP,EDI
MOV R10,R12
AND R8D,EBP
SHL RBP,0x20
MOV RDI,qword ptr [RBX + 0x50]
ROL R8D,CL
XOR R8D,R14D
MOV R14D,R12D
OR RBP,R8
SHR R10,0x20
AND R10D,R9D
ROL R10D,CL
XOR EAX,R10D
OR R14D,EAX
XOR R14D,R9D
SHL R14,0x20
OR R14,RAX
XOR RDI,R14
CALL 0x00100000
MOV RDI,qword ptr [RBX + 0x48]
XOR RBP,RAX
XOR RDI,RBP
CALL 0x00100000
MOV RDI,qword ptr [RBX + 0x40]
XOR R14,RAX
XOR RDI,R14
CALL 0x00100000
MOV RDI,qword ptr [RBX + 0x38]
XOR RBP,RAX
XOR RDI,RBP
CALL 0x00100000
MOV RDI,qword ptr [RBX + 0x30]
XOR R14,RAX
XOR RDI,R14
CALL 0x00100000
MOV RDI,qword ptr [RBX + 0x28]
XOR RBP,RAX
XOR RDI,RBP
CALL 0x00100000
XOR RAX,qword ptr [RBX + 0x10]
XOR RBP,qword ptr [RBX + 0x8]
XOR R14,RAX
BSWAP RBP
XOR EAX,EAX
BSWAP R14
MOV qword ptr [R13],RBP
MOV qword ptr [R13 + 0x8],R14
ADD RSP,0x8
POP RBX
POP RBP
POP R12
POP R13
POP R14
RET
| null | null | null | null |
[(u'INT_XOR_-1206973245', u'PIECE_-1206973155'), ('const-433', u'LOAD_-1206972972'), (u'INT_OR_-1206972915', u'INT_OR_-1206972912'), (u'INT_OR_-1206975433', u'INT_OR_-1206975430'), (u'LOAD_-1206973664', u'SUBPIECE_-1206972228'), (u'INT_XOR_-1206972947', u'INT_AND_-1206972909'), (u'PTRSUB_-1206972039', u'PTRADD_-1206971988'), (u'CAST_-1206972278', u'LOAD_-1206975484'), ('const-0', u'PTRSUB_-1206971769'), ('tmp_5350', u'PTRSUB_-1206971718'), (u'PTRADD_-1206972256', u'LOAD_-1206975297'), ('const-433', u'LOAD_-1206975124'), (u'INT_XOR_-1206974688', u'PIECE_-1206974598'), ('const-433', u'LOAD_-1206973734'), ('const-0', u'SUBPIECE_-1206972327'), (u'LOAD_-1206974402', u'SUBPIECE_-1206972849'), (u'PIECE_-1206973861', u'INT_XOR_-1206973885'), (u'SUBPIECE_-1206972684', u'INT_XOR_-1206973271'), (u'INT_RIGHT_-1206971896', u'SUBPIECE_-1206972733'), (u'LOAD_-1206973106', u'INT_XOR_-1206973062'), (u'PTRSUB_-1206972226', u'PTRADD_-1206972169'), (u'INT_AND_-1206974841', u'INT_RIGHT_-1206974761'), ('const-0', u'PTRSUB_-1206971545'), (u'INT_XOR_-1206973113', u'INT_XOR_-1206973101'), ('const-3', u'PTRADD_-1206972313'), (u'INT_XOR_-1206975079', u'SUBPIECE_-1206972687'), (u'PTRSUB_-1206971561', u'PTRSUB_-1206971647'), ('const-0', u'PTRSUB_-1206972207'), ('const-0', u'SUBPIECE_-1206972427'), (u'INT_RIGHT_-1206975415', u'INT_OR_-1206975416'), ('const-16711680', u'INT_AND_-1206975439'), (u'PTRADD_-1206971710', u'LOAD_-1206973433'), (u'INT_OR_-1206975422', u'INT_OR_-1206975419'), ('tmp_5350', u'PTRSUB_-1206971977'), (u'PTRSUB_-1206972136', u'PTRADD_-1206972080'), (u'PTRSUB_-1206971801', u'PTRSUB_-1206971898'), (u'PTRADD_-1206972007', u'LOAD_-1206974491'), (u'PTRSUB_-1206971593', u'PTRSUB_-1206971681'), ('const-8', u'PTRADD_-1206972199'), ('const-8', u'PTRADD_-1206972815'), (u'INT_XOR_-1206975292', u'CALL_-1206975299'), ('tmp_5350', u'PTRSUB_-1206971939'), ('const-0', u'SUBPIECE_-1206972983'), ('const-0', u'COPY_-1206972596'), (u'CALL_-1206975126', u'INT_XOR_-1206975079'), ('const-433', u'LOAD_-1206975396'), ('const-433', u'STORE_-1206972882'), ('const-0', u'PTRSUB_-1206971864'), ('const-8', u'INT_RIGHT_-1206972873'), (u'PTRADD_-1206972080', u'LOAD_-1206974647'), ('const-0', u'PTRSUB_-1206972229'), (u'SUBPIECE_-1206972228', u'INT_OR_-1206973256'), (u'INT_OR_-1206972877', u'INT_OR_-1206972874'), (u'PTRADD_-1206972045', u'LOAD_-1206974575'), ('const-8', u'INT_LEFT_-1206975413'), (u'INT_XOR_-1206974444', u'CALL_-1206974451'), ('const-65280', u'INT_AND_-1206975410'), ('tmp_5350', u'PTRSUB_-1206971753'), ('const-0', u'PTRSUB_-1206972260'), (u'PTRADD_-1206972278', u'LOAD_-1206975343'), (u'INT_XOR_-1206973062', u'CALL_-1206973069'), ('const-0', u'PTRSUB_-1206972368'), (u'LOAD_-1206975490', u'INT_AND_-1206975448'), (u'INT_XOR_-1206973955', u'PIECE_-1206973861'), (u'PTRSUB_-1206972278', u'PTRADD_-1206972218'), ('tmp_5350', u'PTRSUB_-1206972255'), (u'INT_XOR_-1206972947', u'INT_LEFT_-1206972900'), (u'INT_OR_-1206972880', u'INT_OR_-1206972877'), (u'LOAD_-1206974575', u'INT_XOR_-1206974528'), (u'INT_XOR_-1206973113', u'INT_XOR_-1206973035'), (u'INT_AND_-1206974014', u'INT_LEFT_-1206974000'), (u'PTRADD_-1206972026', u'LOAD_-1206974533'), (u'INT_XOR_-1206975220', u'INT_XOR_-1206975208'), (u'INT_XOR_-1206973152', u'INT_XOR_-1206973140'), (u'INT_XOR_-1206974224', u'PIECE_-1206973991'), (u'INT_XOR_-1206973768', u'CALL_-1206973775'), (u'PTRADD_-1206972308', u'LOAD_-1206975408'), ('const-0', u'SUBPIECE_-1206972410'), (u'CALL_-1206974577', u'INT_XOR_-1206974540'), (u'PTRADD_-1206971936', u'LOAD_-1206974319'), ('const-9', u'PTRADD_-1206971659'), (u'INT_XOR_-1206974414', u'INT_XOR_-1206974397'), (u'INT_XOR_-1206974367', u'INT_RIGHT_-1206971895'), ('const-71776119061217280', u'INT_AND_-1206972921'), (u'PTRSUB_-1206971917', u'PTRSUB_-1206972016'), ('const-433', u'LOAD_-1206975423'), ('const-433', u'LOAD_-1206973812'), ('const-0', u'PTRSUB_-1206971613'), ('const-1095216660480', u'INT_AND_-1206975445'), (u'SUBPIECE_-1206972837', u'INT_AND_-1206974841'), ('const-0', u'SUBPIECE_-1206972684'), ('const-0', u'PTRSUB_-1206971593'), ('const-14', u'PTRADD_-1206971835'), ('tmp_5350', u'PTRSUB_-1206972031'), (u'LOAD_-1206975484', u'INT_LEFT_-1206975404'), (u'PTRSUB_-1206972380', u'PTRADD_-1206972313'), (u'PTRSUB_-1206972207', u'PTRSUB_-1206972318'), (u'INT_XOR_-1206974414', u'INT_RIGHT_-1206971934'), (u'INT_XOR_-1206974582', u'INT_XOR_-1206974498'), (u'PTRSUB_-1206972119', u'PTRADD_-1206972064'), ('const-433', u'LOAD_-1206974575'), (u'INT_LEFT_-1206972906', u'INT_OR_-1206972906'), (u'INT_LEFT_-1206972865', u'INT_OR_-1206972865'), ('const-1095216660480', u'INT_AND_-1206972915'), (u'PTRSUB_-1206972188', u'PTRSUB_-1206972298'), ('const-4278190080', u'INT_AND_-1206972912'), ('const-8', u'INT_LEFT_-1206972871'), (u'PTRSUB_-1206971607', u'PTRADD_-1206971574'), ('const-0', u'PTRSUB_-1206972374'), (u'LOAD_-1206975423', u'INT_XOR_-1206975398'), (u'PTRSUB_-1206971704', u'PTRSUB_-1206971795'), (u'PTRADD_-1206975422', u'CAST_-1206972278'), ('const-8', u'INT_LEFT_-1206975439'), ('const-1', u'INT_LEFT_-1206974764'), (u'INT_RIGHT_-1206972914', u'INT_OR_-1206972915'), ('const-0', u'SUBPIECE_-1206972499'), ('const-256', u'PTRSUB_-1206972235'), (u'INT_AND_-1206972877', u'INT_RIGHT_-1206972873'), (u'PTRSUB_-1206972031', u'PTRSUB_-1206972136'), ('const-8', u'PTRADD_-1206971787'), (u'INT_RIGHT_-1206972917', u'INT_OR_-1206972918'), (u'CALL_-1206973108', u'INT_XOR_-1206973074'), (u'PTRADD_-1206972218', u'LOAD_-1206975213'), ('const-0', u'PTRSUB_-1206972128'), ('tmp_314', u'CBRANCH_-1206975378'), (u'INT_XOR_-1206973702', u'INT_XOR_-1206973685'), (u'INT_LEFT_-1206973292', u'INT_OR_-1206973290'), ('tmp_5350', u'PTRSUB_-1206971996'), ('tmp_5350', u'PTRSUB_-1206971801'), ('const-40', u'INT_RIGHT_-1206975447'), (u'INT_XOR_-1206973152', u'INT_XOR_-1206973074'), (u'INT_XOR_-1206973819', u'INT_XOR_-1206973741'), (u'INT_OR_-1206975430', u'INT_XOR_-1206975398'), (u'INT_XOR_-1206973807', u'CALL_-1206973814'), (u'INT_AND_-1206973461', u'INT_RIGHT_-1206973396'), ('const-56', u'INT_LEFT_-1206975404'), (u'INT_LEFT_-1206975433', u'INT_OR_-1206975433'), (u'PTRADD_-1206971803', u'LOAD_-1206973773'), (u'INT_LEFT_-1206972871', u'INT_OR_-1206972871'), ('const-27', u'PTRADD_-1206972278'), (u'INT_RIGHT_-1206975421', u'INT_OR_-1206975422'), ('const-0', u'SUBPIECE_-1206972522'), ('const-16711680', u'INT_AND_-1206975413'), ('const-26', u'PTRADD_-1206972256'), ('const-0', u'PTRSUB_-1206972120'), (u'CALL_-1206974451', u'INT_XOR_-1206974414'), ('const-8', u'PTRADD_-1206971611'), (u'LOAD_-1206974647', u'INT_XOR_-1206974612'), ('tmp_5348', u'PTRADD_-1206975422'), ('const-0', u'SUBPIECE_-1206972912'), ('const-433', u'LOAD_-1206975490'), (u'INT_AND_-1206974014', u'INT_RIGHT_-1206973997'), ('tmp_5350', u'PTRSUB_-1206971958'), ('const-4278190080', u'INT_AND_-1206975442'), (u'INT_OR_-1206973397', u'INT_XOR_-1206973378'), (u'INT_LEFT_-1206975413', u'INT_OR_-1206975413'), (u'CALL_-1206973892', u'INT_XOR_-1206973858'), (u'INT_XOR_-1206973702', u'INT_RIGHT_-1206971741'), ('const-0', u'PTRSUB_-1206972136'), ('const-24', u'INT_RIGHT_-1206972876'), ('const-0', u'PTRSUB_-1206971830'), (u'INT_XOR_-1206973980', u'INT_OR_-1206973966'), ('const-32', u'INT_RIGHT_-1206972141'), (u'INT_RIGHT_-1206972141', u'SUBPIECE_-1206973116'), ('const-31', u'INT_RIGHT_-1206973396'), ('const-0', u'PTRSUB_-1206971903'), ('tmp_5350', u'PTRSUB_-1206971561'), ('const-8', u'PTRADD_-1206972045'), (u'SUBPIECE_-1206972499', u'INT_AND_-1206973461'), (u'INT_XOR_-1206972947', u'INT_AND_-1206972921'), ('const-17', u'PTRADD_-1206971988'), (u'PTRSUB_-1206971750', u'PTRADD_-1206971710'), (u'CALL_-1206974619', u'INT_XOR_-1206974582'), ('const-0', u'PTRSUB_-1206971737'), (u'LOAD_-1206974533', u'INT_XOR_-1206974486'), (u'LOAD_-1206975255', u'INT_XOR_-1206975208'), (u'SUBPIECE_-1206973069', u'INT_OR_-1206974969'), (u'PTRSUB_-1206972059', u'PTRADD_-1206972007'), (u'PTRSUB_-1206971753', u'PTRSUB_-1206971847'), ('const-31', u'INT_RIGHT_-1206974103'), (u'INT_XOR_-1206973023', u'CALL_-1206973030'), ('tmp_5350', u'PTRSUB_-1206971593'), ('const-280375465082880', u'INT_AND_-1206972880'), (u'INT_XOR_-1206973101', u'CALL_-1206973108'), (u'INT_XOR_-1206972962', u'INT_XOR_-1206972934'), (u'CALL_-1206973030', u'INT_XOR_-1206972996'), ('const-71776119061217280', u'INT_AND_-1206975425'), ('const-0', u'PTRSUB_-1206972150'), ('const-0', u'PTRSUB_-1206971917'), ('const-433', u'LOAD_-1206973664'), ('const-0', u'PTRSUB_-1206972099'), ('const-433', u'LOAD_-1206974491'), (u'PTRADD_-1206971627', u'LOAD_-1206973106'), ('const-1', u'PTRADD_-1206972815'), (u'PTRADD_-1206971966', u'LOAD_-1206974402'), (u'LOAD_-1206975484', u'INT_RIGHT_-1206975423'), (u'INT_XOR_-1206975178', u'INT_XOR_-1206975079'), (u'SUBPIECE_-1206972427', u'INT_XOR_-1206973955'), ('const-31', u'INT_RIGHT_-1206973997'), (u'PTRSUB_-1206971864', u'PTRADD_-1206971819'), ('const-280375465082880', u'INT_AND_-1206975448'), (u'INT_XOR_-1206975262', u'INT_XOR_-1206975250'), ('const-24', u'INT_RIGHT_-1206975444'), (u'INT_OR_-1206974784', u'INT_XOR_-1206974743'), ('tmp_5350', u'PTRSUB_-1206971769'), ('const-0', u'PTRSUB_-1206971704'), ('const-433', u'LOAD_-1206974319'), (u'SUBPIECE_-1206972733', u'INT_AND_-1206974014'), (u'CALL_-1206973186', u'INT_XOR_-1206973152'), ('const-8', u'PTRADD_-1206971643'), (u'PTRSUB_-1206971984', u'PTRADD_-1206971936'), ('const-12', u'PTRADD_-1206971803'), (u'PTRSUB_-1206971647', u'PTRADD_-1206971611'), ('const-15', u'PTRADD_-1206971851'), ('const-22', u'PTRADD_-1206972080'), (u'INT_XOR_-1206974582', u'INT_XOR_-1206974570'), (u'INT_XOR_-1206973655', u'SUBPIECE_-1206972684'), (u'SUBPIECE_-1206972676', u'INT_OR_-1206974699'), (u'INT_XOR_-1206975338', u'CALL_-1206975345'), (u'PTRADD_-1206971643', u'LOAD_-1206973145'), ('const-433', u'LOAD_-1206973890'), (u'INT_XOR_-1206973140', u'CALL_-1206973147'), (u'MULTIEQUAL_-1206972593', u'INT_XOR_-1206974582'), (u'LOAD_-1206975484', u'INT_AND_-1206975416'), ('const-0', u'PTRSUB_-1206971660'), (u'INT_AND_-1206972874', u'INT_LEFT_-1206972871'), (u'INT_OR_-1206972874', u'INT_OR_-1206972871'), ('const-8', u'PTRADD_-1206971595'), ('const-2', u'PTRADD_-1206971579'), (u'CALL_-1206974493', u'INT_XOR_-1206974456'), (u'INT_OR_-1206973966', u'INT_XOR_-1206973955'), (u'PTRSUB_-1206971630', u'PTRADD_-1206971595'), (u'CALL_-1206975215', u'INT_XOR_-1206975178'), (u'INT_XOR_-1206975220', u'INT_XOR_-1206975136'), ('const-433', u'LOAD_-1206973145'), (u'INT_XOR_-1206972934', u'INT_AND_-1206972871'), ('const-24', u'PTRADD_-1206972218'), (u'INT_XOR_-1206973729', u'CALL_-1206973736'), ('const-0', u'PTRSUB_-1206971810'), (u'CAST_-1206971510', u'STORE_-1206972882'), (u'INT_XOR_-1206974397', u'CALL_-1206974404'), ('const-1095216660480', u'INT_AND_-1206975419'), ('const-0', u'PTRSUB_-1206971984'), (u'LOAD_-1206975343', u'INT_XOR_-1206975292'), (u'INT_OR_-1206975404', u'INT_XOR_-1206975383'), ('const-32', u'INT_RIGHT_-1206971924'), (u'INT_XOR_-1206972947', u'INT_RIGHT_-1206972919'), (u'INT_OR_-1206972900', u'STORE_-1206972882'), (u'PTRSUB_-1206971903', u'PTRSUB_-1206972001'), ('const-0', u'PTRSUB_-1206971664'), (u'PIECE_-1206974598', u'MULTIEQUAL_-1206972635'), (u'INT_XOR_-1206973858', u'INT_XOR_-1206973780'), ('const-56', u'INT_RIGHT_-1206975423'), (u'CALL_-1206973814', u'INT_XOR_-1206973780'), ('const-8', u'PTRADD_-1206971966'), ('const-433', u'LOAD_-1206973028'), ('tmp_5350', u'PTRSUB_-1206971903'), (u'MULTIEQUAL_-1206972635', u'INT_XOR_-1206974612'), (u'INT_XOR_-1206974367', u'SUBPIECE_-1206972871'), ('const-0', u'SUBPIECE_-1206972228'), ('const-8', u'PTRADD_-1206972007'), (u'LOAD_-1206975484', u'INT_AND_-1206975425'), ('const-0', u'PTRSUB_-1206971524'), (u'LOAD_-1206974491', u'INT_XOR_-1206974444'), (u'INT_OR_-1206975413', u'INT_OR_-1206975410'), (u'INT_AND_-1206975413', u'INT_LEFT_-1206975410'), (u'INT_AND_-1206972921', u'INT_RIGHT_-1206972917'), (u'INT_RIGHT_-1206974761', u'INT_OR_-1206974762'), ('const-20', u'PTRADD_-1206972045'), (u'INT_RIGHT_-1206973997', u'INT_OR_-1206973998'), ('const-40', u'INT_RIGHT_-1206975421'), ('const-40', u'INT_LEFT_-1206972903'), (u'INT_XOR_-1206974498', u'INT_XOR_-1206974414'), (u'PTRSUB_-1206972245', u'PTRSUB_-1206972358'), (u'INT_XOR_-1206974612', u'CALL_-1206974619'), (u'INT_XOR_-1206974456', u'INT_XOR_-1206974444'), (u'INT_RIGHT_-1206971741', u'SUBPIECE_-1206972531'), ('const-32', u'INT_RIGHT_-1206971735'), (u'INT_OR_-1206975419', u'INT_OR_-1206975416'), (u'INT_RIGHT_-1206974103', u'INT_OR_-1206974104'), ('const-0', u'SUBPIECE_-1206973069'), ('const-8', u'INT_LEFT_-1206972909'), (u'SUBPIECE_-1206972327', u'INT_XOR_-1206973378'), (u'CAST_-1206972282', u'LOAD_-1206975490'), (u'INT_RIGHT_-1206972911', u'INT_OR_-1206972912'), ('const-24', u'INT_RIGHT_-1206972914'), ('const-40', u'INT_LEFT_-1206972865'), ('tmp_5350', u'PTRSUB_-1206972128'), ('const-29', u'PTRADD_-1206971768'), ('const-433', u'LOAD_-1206975484'), (u'PTRSUB_-1206971977', u'PTRSUB_-1206972079'), (u'PTRSUB_-1206971529', u'PTRSUB_-1206971613'), (u'INT_AND_-1206974854', u'INT_LEFT_-1206974786'), (u'PIECE_-1206973155', u'INT_XOR_-1206973113'), (u'INT_XOR_-1206975136', u'INT_RIGHT_-1206972141'), (u'LOAD_-1206975490', u'INT_RIGHT_-1206975449'), ('tmp_5350', u'PTRSUB_-1206971785'), (u'PTRSUB_-1206972374', u'PTRADD_-1206972308'), ('const-8', u'PTRADD_-1206975422'), (u'INT_OR_-1206974275', u'INT_XOR_-1206974224'), (u'LOAD_-1206975484', u'INT_AND_-1206975410'), ('const-280375465082880', u'INT_AND_-1206975422'), (u'INT_XOR_-1206975262', u'INT_XOR_-1206975178'), (u'PTRADD_-1206972294', u'LOAD_-1206975373'), ('const-7', u'PTRADD_-1206971627'), (u'LOAD_-1206975114', u'SUBPIECE_-1206972676'), (u'INT_XOR_-1206973035', u'INT_XOR_-1206973023'), (u'PTRSUB_-1206971737', u'PTRSUB_-1206971830'), (u'INT_XOR_-1206974414', u'SUBPIECE_-1206972522'), (u'PTRADD_-1206971754', u'LOAD_-1206973664'), (u'CALL_-1206975345', u'INT_XOR_-1206975308'), ('const-0', u'PTRSUB_-1206971718'), (u'INT_XOR_-1206972996', u'INT_XOR_-1206972947'), (u'INT_XOR_-1206975398', u'INT_XOR_-1206975338'), ('tmp_5350', u'PTRSUB_-1206972265'), (u'LOAD_-1206973184', u'INT_XOR_-1206973140'), (u'INT_OR_-1206973290', u'INT_XOR_-1206973271'), (u'INT_XOR_-1206973478', u'INT_AND_-1206973461'), (u'INT_XOR_-1206973074', u'INT_XOR_-1206973062'), (u'INT_AND_-1206975448', u'INT_RIGHT_-1206975444'), (u'INT_XOR_-1206974456', u'INT_XOR_-1206974367'), (u'LOAD_-1206975297', u'INT_XOR_-1206975250'), (u'PTRSUB_-1206972341', u'PTRADD_-1206972278'), (u'INT_XOR_-1206974913', u'PIECE_-1206974677'), (u'INT_AND_-1206974202', u'INT_RIGHT_-1206974103'), (u'PTRSUB_-1206972001', u'LOAD_-1206974376'), ('const-0', u'PTRSUB_-1206971939'), (u'SUBPIECE_-1206972522', u'INT_XOR_-1206974085'), (u'INT_RIGHT_-1206975444', u'INT_OR_-1206975445'), ('const-0', u'PTRSUB_-1206972039'), (u'LOAD_-1206973664', u'INT_RIGHT_-1206971706'), (u'PTRSUB_-1206971958', u'PTRSUB_-1206972059'), (u'INT_XOR_-1206973741', u'INT_XOR_-1206973655'), (u'SUBPIECE_-1206972327', u'INT_OR_-1206973574'), (u'INT_RIGHT_-1206975418', u'INT_OR_-1206975419'), (u'PTRADD_-1206972237', u'LOAD_-1206975255'), ('const-8', u'PTRADD_-1206971754'), (u'INT_XOR_-1206975136', u'INT_XOR_-1206975119'), ('const-65280', u'INT_AND_-1206972868'), (u'PTRSUB_-1206971830', u'PTRADD_-1206971787'), (u'INT_XOR_-1206975136', u'SUBPIECE_-1206973069'), ('tmp_5350', u'PTRSUB_-1206971660'), ('const-0', u'PTRSUB_-1206971881'), ('const-0', u'PTRSUB_-1206971681'), ('const-8', u'PTRADD_-1206972064'), (u'LOAD_-1206974319', u'INT_XOR_-1206973885'), ('const-0', u'SUBPIECE_-1206972687'), (u'INT_XOR_-1206973035', u'INT_XOR_-1206972934'), ('const-0', u'PTRSUB_-1206972255'), (u'CALL_-1206973775', u'INT_XOR_-1206973741'), ('const-0', u'PTRSUB_-1206972188'), (u'LOAD_-1206974402', u'INT_RIGHT_-1206971924'), (u'INT_RIGHT_-1206972881', u'INT_OR_-1206972880'), ('const-0', u'PTRSUB_-1206971529'), ('const-0', u'PTRSUB_-1206972245'), (u'SUBPIECE_-1206973069', u'INT_XOR_-1206974743'), ('const-1', u'PTRADD_-1206972177'), (u'PTRSUB_-1206971660', u'PTRSUB_-1206971750'), (u'INT_RIGHT_-1206975449', u'INT_OR_-1206975448'), (u'SUBPIECE_-1206972427', u'INT_AND_-1206974014'), (u'PTRADD_-1206972815', u'CAST_-1206971505'), (u'PTRSUB_-1206972016', u'PTRADD_-1206971966'), (u'PIECE_-1206973324', u'INT_XOR_-1206973152'), ('const-10', u'PTRADD_-1206971710'), (u'PTRSUB_-1206972229', u'PTRSUB_-1206972341'), ('const-8', u'INT_RIGHT_-1206972911'), (u'LOAD_-1206975490', u'INT_AND_-1206975436'), (u'PTRADD_-1206972199', u'LOAD_-1206975171'), (u'INT_LEFT_-1206975407', u'INT_OR_-1206975407'), ('const-433', u'LOAD_-1206973106'), ('tmp_5350', u'PTRSUB_-1206971577'), ('const-8', u'PTRADD_-1206972256'), (u'INT_XOR_-1206973741', u'INT_XOR_-1206973729'), (u'INT_XOR_-1206975178', u'INT_XOR_-1206975166'), ('const-0', u'SUBPIECE_-1206973116'), ('tmp_5350', u'PTRSUB_-1206971609'), ('const-32', u'INT_RIGHT_-1206971741'), (u'LOAD_-1206975171', u'INT_XOR_-1206975119'), ('const-25', u'PTRADD_-1206972237'), (u'INT_XOR_-1206975383', u'INT_XOR_-1206975308'), ('const-31', u'INT_RIGHT_-1206974761'), (u'LOAD_-1206973734', u'INT_XOR_-1206973685'), ('const-2', u'PTRADD_-1206972169'), ('const-1', u'PTRADD_-1206975422'), ('tmp_5350', u'PTRSUB_-1206971524'), (u'INT_OR_-1206973998', u'INT_XOR_-1206973980'), ('const-24', u'INT_RIGHT_-1206975418'), ('const-65280', u'INT_AND_-1206975436'), ('const-433', u'LOAD_-1206974402'), (u'INT_XOR_-1206975250', u'CALL_-1206975257'), ('const-0', u'PTRSUB_-1206971647'), ('const-0', u'PTRSUB_-1206971898'), ('const-0', u'PTRSUB_-1206971801'), ('const-32', u'INT_RIGHT_-1206972125'), (u'INT_XOR_-1206975383', u'MULTIEQUAL_-1206972593'), (u'LOAD_-1206972987', u'INT_XOR_-1206972962'), ('const-0', u'PTRSUB_-1206972318'), ('const-8', u'INT_RIGHT_-1206975415'), (u'INT_RIGHT_-1206975423', u'INT_OR_-1206975422'), (u'PTRADD_-1206971595', u'LOAD_-1206973028'), (u'PTRSUB_-1206972318', u'PTRADD_-1206972256'), ('const-1', u'INT_LEFT_-1206973399'), (u'SUBPIECE_-1206972376', u'INT_AND_-1206973306'), ('tmp_5349', u'CAST_-1206971510'), ('const-8', u'PTRADD_-1206971574'), (u'LOAD_-1206973067', u'INT_XOR_-1206973023'), ('const-0', u'PTRSUB_-1206972265'), ('const-0', u'PTRSUB_-1206972059'), ('const-8', u'PTRADD_-1206971936'), ('const-0', u'PTRSUB_-1206971785'), ('const-433', u'LOAD_-1206975213'), (u'INT_RIGHT_-1206972876', u'INT_OR_-1206972877'), (u'INT_XOR_-1206972934', u'INT_LEFT_-1206972862'), (u'LOAD_-1206975490', u'INT_AND_-1206975451'), (u'INT_XOR_-1206973846', u'CALL_-1206973853'), ('const-30', u'PTRADD_-1206971754'), (u'INT_AND_-1206975445', u'INT_RIGHT_-1206975441'), ('const-8', u'PTRADD_-1206972026'), (u'INT_XOR_-1206972934', u'INT_AND_-1206972868'), ('const-0', u'PTRSUB_-1206971577'), (u'PTRADD_-1206971835', u'LOAD_-1206973851'), (u'PTRSUB_-1206971898', u'PTRADD_-1206971851'), (u'INT_AND_-1206975425', u'INT_RIGHT_-1206975421'), (u'INT_OR_-1206974969', u'INT_XOR_-1206974913'), (u'INT_EQUAL_-1206975381', u'CBRANCH_-1206975378'), (u'CALL_-1206973069', u'INT_XOR_-1206973035'), ('tmp_5350', u'PTRSUB_-1206971545'), (u'INT_AND_-1206975419', u'INT_RIGHT_-1206975415'), (u'PTRSUB_-1206971810', u'PTRADD_-1206971768'), ('tmp_5350', u'PTRSUB_-1206972015'), (u'INT_XOR_-1206973655', u'INT_RIGHT_-1206971707'), (u'INT_XOR_-1206972934', u'INT_AND_-1206972877'), ('const-4278190080', u'INT_AND_-1206972874'), ('tmp_5350', u'PTRSUB_-1206972245'), (u'INT_XOR_-1206974498', u'INT_XOR_-1206974486'), (u'INT_LEFT_-1206974106', u'INT_OR_-1206974104'), (u'INT_RIGHT_-1206973396', u'INT_OR_-1206973397'), (u'SUBPIECE_-1206972912', u'INT_AND_-1206974841'), (u'INT_AND_-1206975416', u'INT_LEFT_-1206975413'), (u'INT_OR_-1206975416', u'INT_OR_-1206975413'), ('const-8', u'PTRADD_-1206972177'), (u'PTRSUB_-1206972079', u'PTRADD_-1206972026'), (u'PTRSUB_-1206972120', u'PTRSUB_-1206972226'), (u'LOAD_-1206972972', u'INT_XOR_-1206972947'), (u'LOAD_-1206973773', u'INT_XOR_-1206973729'), ('const-56', u'INT_LEFT_-1206972900'), ('const-1', u'PTRADD_-1206971574'), ('const-40', u'INT_RIGHT_-1206972917'), (u'INT_OR_-1206975442', u'INT_OR_-1206975439'), (u'INT_AND_-1206975442', u'INT_LEFT_-1206975439'), ('const-40', u'INT_RIGHT_-1206972879'), ('const-31', u'PTRADD_-1206971966'), (u'PTRSUB_-1206972099', u'PTRADD_-1206972045'), ('const-1095216660480', u'INT_AND_-1206972877'), ('tmp_5350', u'PTRSUB_-1206972188'), (u'LOAD_-1206974449', u'INT_XOR_-1206974397'), (u'PTRADD_-1206971787', u'LOAD_-1206973734'), (u'INT_RIGHT_-1206971895', u'SUBPIECE_-1206972427'), (u'INT_AND_-1206974841', u'INT_LEFT_-1206974764'), ('const-0', u'PTRSUB_-1206971847'), ('const-433', u'LOAD_-1206973184'), (u'CALL_-1206975173', u'INT_XOR_-1206975136'), ('const-71776119061217280', u'INT_AND_-1206972883'), (u'PIECE_-1206973991', u'INT_XOR_-1206973858'), (u'LOAD_-1206975124', u'INT_RIGHT_-1206972130'), (u'INT_RIGHT_-1206971735', u'SUBPIECE_-1206972499'), ('const-4278190080', u'INT_AND_-1206975416'), (u'INT_XOR_-1206974540', u'INT_XOR_-1206974528'), (u'PTRSUB_-1206972235', u'PTRADD_-1206972177'), (u'INT_XOR_-1206974743', u'PIECE_-1206974677'), ('tmp_5350', u'PTRSUB_-1206971529'), (u'INT_LEFT_-1206975404', u'INT_OR_-1206975404'), ('const-433', u'LOAD_-1206972987'), (u'INT_LEFT_-1206975410', u'INT_OR_-1206975410'), (u'PTRSUB_-1206972015', u'PTRSUB_-1206972119'), (u'INT_RIGHT_-1206972126', u'SUBPIECE_-1206972912'), (u'SUBPIECE_-1206972598', u'INT_XOR_-1206974224'), (u'INT_XOR_-1206972996', u'INT_XOR_-1206972984'), (u'PTRSUB_-1206972298', u'PTRADD_-1206972237'), ('const-0', u'PTRSUB_-1206972031'), (u'SUBPIECE_-1206972548', u'INT_AND_-1206974202'), (u'PTRADD_-1206971851', u'LOAD_-1206973890'), (u'LOAD_-1206974376', u'SUBPIECE_-1206972456'), ('const-256', u'PTRSUB_-1206972001'), (u'PTRSUB_-1206971545', u'PTRSUB_-1206971630'), (u'INT_AND_-1206972880', u'INT_RIGHT_-1206972876'), (u'INT_RIGHT_-1206971934', u'SUBPIECE_-1206972598'), (u'INT_AND_-1206972918', u'INT_RIGHT_-1206972914'), ('const-24', u'INT_LEFT_-1206972868'), (u'PTRSUB_-1206972265', u'PTRSUB_-1206972380'), (u'INT_RIGHT_-1206972125', u'SUBPIECE_-1206972837'), (u'INT_AND_-1206975422', u'INT_RIGHT_-1206975418'), ('const-11', u'PTRADD_-1206971787'), (u'LOAD_-1206973851', u'INT_XOR_-1206973807'), ('const-0', u'PTRSUB_-1206972119'), (u'INT_XOR_-1206974731', u'PIECE_-1206974598'), (u'PTRSUB_-1206971664', u'PTRADD_-1206971627'), ('const-433', u'LOAD_-1206975114'), ('const-0', u'PTRSUB_-1206972016'), (u'INT_RIGHT_-1206973289', u'INT_OR_-1206973290'), ('const-8', u'PTRADD_-1206972080'), ('const-4', u'PTRADD_-1206972308'), (u'INT_LEFT_-1206972868', u'INT_OR_-1206972868'), (u'INT_XOR_-1206975308', u'INT_XOR_-1206975220'), ('const-8', u'PTRADD_-1206972218'), (u'LOAD_-1206974376', u'INT_RIGHT_-1206971896'), (u'INT_XOR_-1206975166', u'CALL_-1206975173'), (u'PTRSUB_-1206971939', u'PTRSUB_-1206972039'), (u'PTRSUB_-1206971785', u'PTRSUB_-1206971881'), ('const-32', u'INT_RIGHT_-1206971896'), (u'PTRADD_-1206971579', u'LOAD_-1206972987'), (u'INT_OR_-1206974104', u'INT_XOR_-1206974085'), (u'INT_AND_-1206972909', u'INT_LEFT_-1206972906'), (u'INT_OR_-1206972909', u'INT_OR_-1206972906'), (u'PIECE_-1206973861', u'INT_XOR_-1206973819'), (u'PTRSUB_-1206971613', u'PTRADD_-1206971579'), (u'SUBPIECE_-1206972871', u'INT_XOR_-1206973980'), (u'INT_XOR_-1206975119', u'CALL_-1206975126'), ('const-56', u'INT_RIGHT_-1206972919'), (u'INT_XOR_-1206974486', u'CALL_-1206974493'), (u'LOAD_-1206973812', u'INT_XOR_-1206973768'), (u'INT_XOR_-1206972947', u'INT_AND_-1206972912'), (u'PTRSUB_-1206971577', u'PTRSUB_-1206971664'), ('const-0', u'SUBPIECE_-1206972837'), ('const-0', u'PTRSUB_-1206971561'), ('const-433', u'STORE_-1206972875'), (u'INT_AND_-1206975410', u'INT_LEFT_-1206975407'), (u'INT_OR_-1206975410', u'INT_OR_-1206975407'), (u'INT_AND_-1206975436', u'INT_LEFT_-1206975433'), (u'INT_OR_-1206975436', u'INT_OR_-1206975433'), (u'INT_AND_-1206972883', u'INT_RIGHT_-1206972879'), (u'PTRSUB_-1206971881', u'PTRADD_-1206971835'), (u'INT_XOR_-1206973179', u'CALL_-1206973186'), (u'LOAD_-1206975408', u'INT_XOR_-1206975383'), ('const-0', u'PTRSUB_-1206971630'), (u'PTRSUB_-1206971795', u'PTRADD_-1206971754'), ('const-40', u'INT_LEFT_-1206975407'), (u'INT_LEFT_-1206972909', u'INT_OR_-1206972909'), ('const-0', u'PTRSUB_-1206972298'), (u'INT_AND_-1206974202', u'INT_LEFT_-1206974106'), (u'PTRADD_-1206971659', u'LOAD_-1206973184'), ('const-8', u'PTRADD_-1206971803'), (u'SUBPIECE_-1206973116', u'INT_XOR_-1206974913'), (u'INT_OR_-1206972918', u'INT_OR_-1206972915'), ('const-8', u'PTRADD_-1206971851'), (u'PTRSUB_-1206972169', u'PTRSUB_-1206972278'), (u'CALL_-1206975299', u'INT_XOR_-1206975262'), (u'PTRSUB_-1206972255', u'PTRSUB_-1206972368'), (u'INT_OR_-1206972903', u'INT_OR_-1206972900'), (u'INT_XOR_-1206973819', u'INT_XOR_-1206973807'), (u'LOAD_-1206975396', u'INT_EQUAL_-1206975381'), (u'INT_RIGHT_-1206974783', u'INT_OR_-1206974784'), (u'SUBPIECE_-1206973051', u'INT_AND_-1206974854'), (u'INT_XOR_-1206972947', u'INT_AND_-1206972906'), ('const-0', u'PTRSUB_-1206972258'), ('const-56', u'INT_LEFT_-1206972862'), (u'PTRSUB_-1206972358', u'PTRADD_-1206972294'), (u'INT_RIGHT_-1206975441', u'INT_OR_-1206975442'), ('const-256', u'PTRSUB_-1206972226'), (u'INT_OR_-1206974699', u'INT_XOR_-1206974688'), (u'LOAD_-1206974617', u'INT_XOR_-1206974570'), (u'INT_RIGHT_-1206971924', u'SUBPIECE_-1206972548'), ('const-8', u'PTRADD_-1206972278'), (u'LOAD_-1206975213', u'INT_XOR_-1206975166'), (u'LOAD_-1206975373', u'INT_XOR_-1206975338'), (u'PTRSUB_-1206971524', u'PTRSUB_-1206971607'), ('tmp_5350', u'PTRSUB_-1206971737'), (u'INT_XOR_-1206973780', u'INT_XOR_-1206973702'), (u'INT_XOR_-1206973780', u'INT_XOR_-1206973768'), (u'INT_AND_-1206975451', u'INT_RIGHT_-1206975447'), (u'SUBPIECE_-1206972522', u'INT_OR_-1206974275'), ('tmp_5350', u'PTRSUB_-1206971704'), (u'INT_AND_-1206972868', u'INT_LEFT_-1206972865'), (u'INT_OR_-1206972868', u'INT_OR_-1206972865'), (u'LOAD_-1206975114', u'INT_RIGHT_-1206972125'), (u'LOAD_-1206975490', u'INT_AND_-1206975439'), (u'INT_XOR_-1206974570', u'CALL_-1206974577'), (u'PTRSUB_-1206972260', u'PTRSUB_-1206972374'), (u'PTRADD_-1206972177', u'LOAD_-1206975124'), (u'SUBPIECE_-1206972410', u'INT_XOR_-1206973245'), (u'PTRSUB_-1206972368', u'LOAD_-1206975396'), ('const-0', u'PTRSUB_-1206971607'), ('const-0', u'PTRSUB_-1206972278'), (u'INT_OR_-1206975448', u'INT_OR_-1206975445'), ('const-280375465082880', u'INT_AND_-1206972918'), ('const-0', u'SUBPIECE_-1206972531'), (u'INT_XOR_-1206975398', u'INT_XOR_-1206975262'), ('const-24', u'INT_EQUAL_-1206975381'), (u'INT_AND_-1206973306', u'INT_LEFT_-1206973292'), (u'INT_LEFT_-1206974786', u'INT_OR_-1206974784'), (u'PTRSUB_-1206971886', u'PTRSUB_-1206971984'), (u'INT_RIGHT_-1206972879', u'INT_OR_-1206972880'), (u'INT_RIGHT_-1206971707', u'SUBPIECE_-1206972410'), (u'INT_XOR_-1206973478', u'PIECE_-1206973324'), (u'CALL_-1206974535', u'INT_XOR_-1206974498'), (u'PTRSUB_-1206972128', u'PTRSUB_-1206972235'), (u'PTRSUB_-1206971681', u'PTRADD_-1206971643'), (u'INT_XOR_-1206974085', u'PIECE_-1206973991'), (u'INT_RIGHT_-1206975447', u'INT_OR_-1206975448'), ('const-24', u'INT_LEFT_-1206972906'), ('const-40', u'INT_LEFT_-1206975433'), ('const-32', u'INT_RIGHT_-1206972126'), (u'INT_RIGHT_-1206971706', u'SUBPIECE_-1206972376'), ('const-433', u'LOAD_-1206975408'), (u'PTRSUB_-1206971698', u'PTRADD_-1206971659'), (u'INT_OR_-1206974762', u'INT_XOR_-1206974731'), (u'LOAD_-1206973690', u'INT_RIGHT_-1206971735'), ('const-0', u'PTRSUB_-1206972079'), ('const-8', u'PTRADD_-1206972294'), ('const-0', u'PTRSUB_-1206971753'), (u'PTRSUB_-1206972258', u'PTRADD_-1206972199'), (u'INT_OR_-1206973256', u'INT_XOR_-1206973245'), (u'INT_AND_-1206972871', u'INT_LEFT_-1206972868'), (u'INT_OR_-1206972871', u'INT_OR_-1206972868'), (u'PTRADD_-1206971768', u'LOAD_-1206973690'), ('const-71776119061217280', u'INT_AND_-1206975451'), ('tmp_5350', u'PTRSUB_-1206972120'), (u'INT_XOR_-1206972934', u'INT_AND_-1206972883'), (u'CALL_-1206973692', u'INT_XOR_-1206973655'), ('const-16711680', u'INT_AND_-1206972871'), ('const-433', u'LOAD_-1206975297'), (u'PTRADD_-1206972064', u'LOAD_-1206974617'), (u'MULTIEQUAL_-1206972635', u'INT_XOR_-1206974540'), (u'CALL_-1206973147', u'INT_XOR_-1206973113'), (u'INT_AND_-1206974854', u'INT_RIGHT_-1206974783'), (u'LOAD_-1206973690', u'SUBPIECE_-1206972666'), ('const-32', u'INT_RIGHT_-1206971934'), (u'INT_XOR_-1206973702', u'SUBPIECE_-1206972327'), (u'INT_LEFT_-1206975439', u'INT_OR_-1206975439'), (u'INT_RIGHT_-1206972919', u'INT_OR_-1206972918'), (u'INT_LEFT_-1206975430', u'INT_OR_-1206975430'), ('const-65280', u'INT_AND_-1206972906'), (u'CALL_-1206973853', u'INT_XOR_-1206973819'), ('const-8', u'PTRADD_-1206971768'), (u'PTRSUB_-1206971718', u'PTRSUB_-1206971810'), (u'INT_RIGHT_-1206972873', u'INT_OR_-1206972874'), (u'SUBPIECE_-1206972912', u'INT_XOR_-1206974688'), ('tmp_5350', u'PTRSUB_-1206972207'), (u'PTRSUB_-1206971609', u'PTRSUB_-1206971698'), (u'SUBPIECE_-1206972410', u'INT_AND_-1206973306'), ('const-8', u'PTRADD_-1206971643'), ('const-0', u'PTRSUB_-1206971609'), ('const-0', u'SUBPIECE_-1206973051'), (u'INT_XOR_-1206973271', u'PIECE_-1206973155'), (u'LOAD_-1206975484', u'INT_AND_-1206975413'), (u'INT_XOR_-1206975079', u'INT_RIGHT_-1206972126'), ('const-16', u'PTRADD_-1206971936'), ('const-433', u'LOAD_-1206975171'), (u'INT_RIGHT_-1206972130', u'SUBPIECE_-1206973051'), (u'INT_OR_-1206972865', u'INT_OR_-1206972862'), (u'LOAD_-1206975124', u'SUBPIECE_-1206972983'), ('const-0', u'PTRSUB_-1206971750'), (u'INT_OR_-1206973574', u'INT_XOR_-1206973478'), ('tmp_5349', u'PTRADD_-1206972815'), ('const-433', u'LOAD_-1206973067'), (u'INT_LEFT_-1206972900', u'INT_OR_-1206972900'), ('tmp_5350', u'PTRSUB_-1206971886'), ('const-31', u'INT_RIGHT_-1206973289'), (u'SUBPIECE_-1206972983', u'INT_OR_-1206974969'), (u'INT_XOR_-1206975208', u'CALL_-1206975215'), (u'INT_LEFT_-1206975436', u'INT_OR_-1206975436'), (u'INT_AND_-1206973306', u'INT_RIGHT_-1206973289'), (u'INT_XOR_-1206974913', u'INT_AND_-1206974854'), (u'SUBPIECE_-1206972531', u'INT_XOR_-1206973478'), (u'CALL_-1206973736', u'INT_XOR_-1206973702'), ('const-5', u'PTRADD_-1206971595'), (u'CALL_-1206972991', u'INT_XOR_-1206972962'), (u'SUBPIECE_-1206972687', u'INT_XOR_-1206974731'), ('const-0', u'PTRSUB_-1206971886'), ('const-0', u'PTRSUB_-1206972169'), ('tmp_5350', u'PTRSUB_-1206972229'), (u'INT_XOR_-1206972934', u'INT_AND_-1206972874'), ('const-0', u'PTRSUB_-1206971958'), (u'INT_XOR_-1206975308', u'INT_XOR_-1206975292'), (u'CALL_-1206975257', u'INT_XOR_-1206975220'), ('const-19', u'PTRADD_-1206972026'), (u'PTRADD_-1206971819', u'LOAD_-1206973812'), ('const-13', u'PTRADD_-1206971819'), (u'INT_LEFT_-1206972903', u'INT_OR_-1206972903'), ('const-32', u'INT_RIGHT_-1206971895'), ('const-31', u'INT_RIGHT_-1206974783'), ('const-0', u'PTRSUB_-1206972015'), (u'INT_OR_-1206975407', u'INT_OR_-1206975404'), (u'LOAD_-1206975490', u'INT_AND_-1206975442'), ('const-433', u'LOAD_-1206973690'), ('const-8', u'INT_RIGHT_-1206975441'), ('tmp_5350', u'PTRSUB_-1206972169'), (u'INT_OR_-1206975445', u'INT_OR_-1206975442'), ('const-433', u'LOAD_-1206974449'), (u'INT_LEFT_-1206974764', u'INT_OR_-1206974762'), ('const-8', u'PTRADD_-1206972237'), (u'LOAD_-1206973433', u'INT_XOR_-1206973179'), (u'CAST_-1206971505', u'STORE_-1206972875'), ('const-18', u'PTRADD_-1206972007'), (u'LOAD_-1206973028', u'INT_XOR_-1206972984'), ('const-56', u'INT_RIGHT_-1206975449'), (u'INT_XOR_-1206974224', u'INT_AND_-1206974202'), ('const-8', u'PTRADD_-1206971819'), (u'PTRSUB_-1206971847', u'PTRADD_-1206971803'), ('const-0', u'SUBPIECE_-1206972676'), (u'INT_XOR_-1206972984', u'CALL_-1206972991'), (u'INT_LEFT_-1206974000', u'INT_OR_-1206973998'), ('const-6', u'PTRADD_-1206971611'), ('const-0', u'SUBPIECE_-1206972456'), (u'INT_XOR_-1206973858', u'INT_XOR_-1206973846'), ('const-0', u'RETURN_-1206972820'), ('const-0', u'SUBPIECE_-1206972733'), (u'LOAD_-1206975484', u'INT_AND_-1206975422'), ('const-0', u'PTRSUB_-1206972380'), (u'PTRADD_-1206972169', u'LOAD_-1206975114'), ('const-1', u'INT_LEFT_-1206974786'), ('tmp_5350', u'PTRSUB_-1206972150'), ('const-8', u'PTRADD_-1206971988'), ('const-24', u'INT_LEFT_-1206975410'), ('const-32', u'INT_RIGHT_-1206971707'), (u'SUBPIECE_-1206972456', u'INT_OR_-1206973966'), (u'LOAD_-1206973890', u'INT_XOR_-1206973846'), ('const-8', u'PTRADD_-1206971627'), (u'PTRSUB_-1206971996', u'PTRSUB_-1206972099'), ('const-56', u'INT_RIGHT_-1206972881'), ('const-32', u'INT_RIGHT_-1206972130'), ('const-1', u'INT_LEFT_-1206974106'), ('const-23', u'PTRADD_-1206972199'), ('const-0', u'PTRSUB_-1206971698'), ('const-0', u'SUBPIECE_-1206972548'), ('const-8', u'PTRADD_-1206972169'), ('tmp_5350', u'PTRSUB_-1206971917'), (u'INT_XOR_-1206972934', u'INT_RIGHT_-1206972881'), ('const-433', u'LOAD_-1206975343'), (u'INT_XOR_-1206973885', u'CALL_-1206973892'), ('const-433', u'LOAD_-1206974376'), (u'INT_XOR_-1206974540', u'INT_XOR_-1206974456'), (u'SUBPIECE_-1206972849', u'INT_OR_-1206974275'), (u'INT_XOR_-1206973980', u'PIECE_-1206973861'), ('const-433', u'LOAD_-1206973851'), (u'LOAD_-1206973145', u'INT_XOR_-1206973101'), (u'INT_XOR_-1206973271', u'INT_OR_-1206973256'), (u'INT_LEFT_-1206973399', u'INT_OR_-1206973397'), ('const-1', u'INT_LEFT_-1206973292'), ('const-0', u'PTRSUB_-1206971795'), ('const-433', u'LOAD_-1206974617'), ('const-433', u'LOAD_-1206975255'), ('const-16711680', u'INT_AND_-1206972909'), (u'INT_XOR_-1206972947', u'INT_AND_-1206972915'), (u'PTRADD_-1206972313', u'LOAD_-1206975423'), (u'PIECE_-1206973155', u'INT_XOR_-1206973179'), ('const-433', u'LOAD_-1206974533'), (u'INT_AND_-1206973461', u'INT_LEFT_-1206973399'), ('const-0', u'SUBPIECE_-1206972376'), ('const-8', u'PTRADD_-1206971659'), ('const-0', u'SUBPIECE_-1206972598'), (u'COPY_-1206972596', u'RETURN_-1206972820'), (u'PIECE_-1206974677', u'MULTIEQUAL_-1206972593'), (u'LOAD_-1206975490', u'INT_LEFT_-1206975430'), ('const-0', u'SUBPIECE_-1206972849'), ('const-8', u'PTRADD_-1206971579'), ('const-0', u'PTRSUB_-1206971977'), ('const-28', u'PTRADD_-1206972294'), ('const-0', u'SUBPIECE_-1206972871'), (u'PTRSUB_-1206972150', u'PTRSUB_-1206972258'), (u'INT_XOR_-1206973685', u'CALL_-1206973692'), (u'INT_AND_-1206972912', u'INT_LEFT_-1206972909'), (u'INT_OR_-1206972912', u'INT_OR_-1206972909'), ('tmp_5350', u'PTRSUB_-1206972260'), ('const-433', u'LOAD_-1206975373'), ('const-8', u'PTRADD_-1206972313'), (u'LOAD_-1206975490', u'INT_AND_-1206975445'), ('const-0', u'SUBPIECE_-1206972666'), ('const-56', u'INT_LEFT_-1206975430'), ('const-8', u'PTRADD_-1206971835'), ('const-21', u'PTRADD_-1206972064'), (u'INT_XOR_-1206972947', u'INT_AND_-1206972918'), (u'INT_AND_-1206972906', u'INT_LEFT_-1206972903'), (u'INT_OR_-1206972906', u'INT_OR_-1206972903'), ('const-32', u'INT_RIGHT_-1206971706'), (u'SUBPIECE_-1206972666', u'INT_OR_-1206973574'), ('const-0', u'PTRSUB_-1206971996'), (u'INT_XOR_-1206973074', u'INT_XOR_-1206972996'), (u'INT_AND_-1206972915', u'INT_RIGHT_-1206972911'), (u'INT_OR_-1206972862', u'STORE_-1206972875'), ('const-0', u'PTRSUB_-1206972358'), (u'LOAD_-1206975484', u'INT_AND_-1206975419'), (u'INT_XOR_-1206974731', u'INT_OR_-1206974699'), (u'PTRADD_-1206971988', u'LOAD_-1206974449'), ('const-433', u'LOAD_-1206974647'), (u'PTRADD_-1206971611', u'LOAD_-1206973067'), (u'INT_AND_-1206975439', u'INT_LEFT_-1206975436'), (u'INT_OR_-1206975439', u'INT_OR_-1206975436'), ('const-24', u'INT_LEFT_-1206975436'), (u'CALL_-1206974404', u'INT_XOR_-1206974367'), ('const-8', u'PTRADD_-1206972308'), (u'INT_XOR_-1206973378', u'PIECE_-1206973324'), (u'INT_LEFT_-1206972862', u'INT_OR_-1206972862'), ('const-433', u'LOAD_-1206973773'), (u'INT_XOR_-1206975398', u'MULTIEQUAL_-1206972635'), (u'PTRSUB_-1206971769', u'PTRSUB_-1206971864'), (u'INT_XOR_-1206974528', u'CALL_-1206974535'), ('const-8', u'PTRADD_-1206971710'), (u'PTRADD_-1206971574', u'LOAD_-1206972972'), ('tmp_5348', u'CAST_-1206972282'), ('const-433', u'LOAD_-1206973433'), ('const-0', u'PTRSUB_-1206972341'), ('const-1', u'INT_LEFT_-1206974000'), (u'INT_XOR_-1206972934', u'INT_AND_-1206972880')]
|
[(u'INT_LEFT_-1206974106', u'INT_OR_-1206974104'), ('const-20', u'PTRADD_-1206971757'), (u'INT_XOR_-1206973245', u'PIECE_-1206973155'), ('const-40', u'PTRADD_-1206972093'), ('const-31', u'INT_RIGHT_-1206973289'), (u'INT_RIGHT_-1206973396', u'INT_OR_-1206973397'), ('const-32', u'INT_RIGHT_-1206972172'), (u'INT_AND_-1206975416', u'INT_LEFT_-1206975413'), (u'INT_OR_-1206975416', u'INT_OR_-1206975413'), ('const-24', u'INT_EQUAL_-1206975381'), (u'INT_OR_-1206972915', u'INT_OR_-1206972912'), ('const-62', u'PTRADD_-1206972014'), (u'INT_OR_-1206975433', u'INT_OR_-1206975430'), (u'INT_XOR_-1206972947', u'INT_AND_-1206972909'), (u'LOAD_-1206972972', u'INT_XOR_-1206972947'), (u'LOAD_-1206973773', u'INT_XOR_-1206973729'), ('const-44', u'PTRADD_-1206972128'), ('const-56', u'INT_LEFT_-1206972900'), (u'SUBPIECE_-1206972525', u'INT_AND_-1206974202'), (u'SUBPIECE_-1206972499', u'INT_OR_-1206974275'), ('const-40', u'INT_RIGHT_-1206972917'), (u'INT_OR_-1206975442', u'INT_OR_-1206975439'), (u'INT_AND_-1206975442', u'INT_LEFT_-1206975439'), (u'INT_XOR_-1206974688', u'PIECE_-1206974598'), ('const-433', u'LOAD_-1206975373'), (u'CAST_-1206971800', u'LOAD_-1206973773'), (u'CAST_-1206971622', u'LOAD_-1206973106'), ('const-40', u'INT_RIGHT_-1206972879'), (u'PIECE_-1206973861', u'INT_XOR_-1206973885'), (u'SUBPIECE_-1206972684', u'INT_XOR_-1206973271'), ('const-433', u'LOAD_-1206975423'), (u'PIECE_-1206974598', u'MULTIEQUAL_-1206972612'), (u'LOAD_-1206973106', u'INT_XOR_-1206973062'), ('const-1095216660480', u'INT_AND_-1206972877'), (u'INT_AND_-1206974841', u'INT_RIGHT_-1206974761'), (u'INT_XOR_-1206973113', u'INT_XOR_-1206973101'), (u'LOAD_-1206974449', u'INT_XOR_-1206974397'), ('const-4', u'PTRADD_-1206971983'), ('const-1', u'INT_LEFT_-1206974000'), (u'INT_RIGHT_-1206975415', u'INT_OR_-1206975416'), (u'INT_AND_-1206974841', u'INT_LEFT_-1206974764'), ('const-56', u'PTRADD_-1206972342'), ('const-433', u'LOAD_-1206973067'), ('tmp_7733', u'PTRADD_-1206971706'), ('const-16711680', u'INT_AND_-1206975439'), (u'INT_XOR_-1206975136', u'SUBPIECE_-1206973046'), ('const-0', u'SUBPIECE_-1206972826'), (u'INT_OR_-1206975422', u'INT_OR_-1206975419'), ('const-4', u'PTRADD_-1206972128'), (u'CALL_-1206975173', u'INT_XOR_-1206975136'), ('const-71776119061217280', u'INT_AND_-1206972883'), ('tmp_7729', u'PTRADD_-1206971601'), (u'PIECE_-1206973991', u'INT_XOR_-1206973858'), (u'CAST_-1206972296', u'LOAD_-1206975373'), (u'CAST_-1206972007', u'LOAD_-1206974491'), ('const-4278190080', u'INT_AND_-1206975416'), (u'INT_XOR_-1206975292', u'CALL_-1206975299'), (u'INT_XOR_-1206974540', u'INT_XOR_-1206974528'), ('tmp_7733', u'PTRADD_-1206972014'), ('tmp_7733', u'PTRADD_-1206971626'), (u'INT_XOR_-1206974743', u'PIECE_-1206974677'), (u'PTRADD_-1206972093', u'CAST_-1206972045'), (u'CALL_-1206975126', u'INT_XOR_-1206975079'), (u'INT_LEFT_-1206975404', u'INT_OR_-1206975404'), (u'INT_LEFT_-1206975410', u'INT_OR_-1206975410'), ('tmp_7733', u'PTRADD_-1206972342'), (u'PTRADD_-1206971815', u'CAST_-1206971765'), ('tmp_7733', u'PTRADD_-1206972036'), ('const-8', u'INT_RIGHT_-1206972873'), ('const-58', u'PTRADD_-1206971815'), (u'CAST_-1206972080', u'LOAD_-1206974647'), (u'INT_XOR_-1206972996', u'INT_XOR_-1206972984'), (u'SUBPIECE_-1206972499', u'INT_XOR_-1206974085'), (u'INT_OR_-1206972877', u'INT_OR_-1206972874'), (u'CAST_-1206972045', u'LOAD_-1206974575'), ('const-4', u'PTRADD_-1206972266'), (u'INT_AND_-1206972880', u'INT_RIGHT_-1206972876'), ('const-8', u'INT_LEFT_-1206975413'), (u'PTRADD_-1206971834', u'CAST_-1206971784'), (u'INT_AND_-1206972918', u'INT_RIGHT_-1206972914'), ('const-24', u'INT_LEFT_-1206972868'), (u'INT_AND_-1206975422', u'INT_RIGHT_-1206975418'), (u'MULTIEQUAL_-1206972612', u'INT_XOR_-1206974612'), (u'INT_XOR_-1206974444', u'CALL_-1206974451'), ('const-65280', u'INT_AND_-1206975410'), (u'PTRADD_-1206972112', u'CAST_-1206972064'), ('tmp_7734', u'LOAD_-1206975490'), (u'PTRADD_-1206971983', u'CAST_-1206971935'), (u'PTRADD_-1206971690', u'CAST_-1206971638'), (u'INT_XOR_-1206973062', u'CALL_-1206973069'), ('tmp_7733', u'PTRADD_-1206972074'), (u'LOAD_-1206973851', u'INT_XOR_-1206973807'), (u'LOAD_-1206975490', u'INT_AND_-1206975448'), ('const-0', u'SUBPIECE_-1206972710'), (u'INT_XOR_-1206973955', u'PIECE_-1206973861'), (u'PTRADD_-1206971882', u'CAST_-1206971832'), ('const-32', u'INT_RIGHT_-1206971970'), ('const-32', u'INT_RIGHT_-1206972171'), ('const-1', u'INT_LEFT_-1206973292'), (u'INT_XOR_-1206974731', u'PIECE_-1206974598'), ('const-4', u'PTRADD_-1206972000'), (u'INT_XOR_-1206972947', u'INT_LEFT_-1206972900'), (u'INT_OR_-1206972880', u'INT_OR_-1206972877'), ('tmp_7733', u'PTRADD_-1206972093'), (u'LOAD_-1206974575', u'INT_XOR_-1206974528'), (u'INT_XOR_-1206973113', u'INT_XOR_-1206973035'), (u'INT_AND_-1206974014', u'INT_LEFT_-1206974000'), (u'INT_XOR_-1206975220', u'INT_XOR_-1206975208'), (u'CAST_-1206972026', u'LOAD_-1206974533'), (u'INT_RIGHT_-1206973289', u'INT_OR_-1206973290'), (u'INT_XOR_-1206973152', u'INT_XOR_-1206973140'), (u'INT_XOR_-1206974224', u'PIECE_-1206973991'), (u'INT_XOR_-1206973768', u'CALL_-1206973775'), ('const-4', u'PTRADD_-1206971866'), ('const-0', u'SUBPIECE_-1206972205'), (u'CALL_-1206974577', u'INT_XOR_-1206974540'), (u'INT_LEFT_-1206972868', u'INT_OR_-1206972868'), (u'PTRADD_-1206972074', u'CAST_-1206972026'), (u'INT_XOR_-1206975308', u'INT_XOR_-1206975220'), (u'INT_XOR_-1206974414', u'INT_XOR_-1206974397'), (u'SUBPIECE_-1206972710', u'INT_AND_-1206974014'), ('const-0', u'SUBPIECE_-1206972643'), (u'INT_XOR_-1206975166', u'CALL_-1206975173'), ('const-31', u'INT_RIGHT_-1206973396'), ('const-71776119061217280', u'INT_AND_-1206972921'), ('const-433', u'LOAD_-1206975343'), (u'INT_OR_-1206974104', u'INT_XOR_-1206974085'), ('const-32', u'INT_RIGHT_-1206972176'), ('const-433', u'LOAD_-1206973433'), (u'INT_AND_-1206972909', u'INT_LEFT_-1206972906'), (u'INT_OR_-1206972909', u'INT_OR_-1206972906'), (u'PIECE_-1206973861', u'INT_XOR_-1206973819'), ('const-4', u'PTRADD_-1206971626'), ('tmp_7729', u'STORE_-1206972882'), ('const-1095216660480', u'INT_AND_-1206975445'), ('const-4', u'PTRADD_-1206972074'), (u'INT_RIGHT_-1206971753', u'SUBPIECE_-1206972387'), ('const-10', u'PTRADD_-1206971642'), ('const-433', u'LOAD_-1206974376'), (u'SUBPIECE_-1206972871', u'INT_XOR_-1206973980'), (u'INT_XOR_-1206975119', u'CALL_-1206975126'), ('const-56', u'INT_RIGHT_-1206972919'), (u'INT_XOR_-1206974486', u'CALL_-1206974493'), (u'INT_XOR_-1206973702', u'SUBPIECE_-1206972304'), (u'LOAD_-1206975484', u'INT_LEFT_-1206975404'), (u'LOAD_-1206973812', u'INT_XOR_-1206973768'), (u'PTRADD_-1206972372', u'LOAD_-1206975484'), (u'INT_XOR_-1206974582', u'INT_XOR_-1206974498'), (u'INT_XOR_-1206972947', u'INT_AND_-1206972912'), (u'INT_XOR_-1206975398', u'MULTIEQUAL_-1206972612'), (u'INT_AND_-1206975410', u'INT_LEFT_-1206975407'), (u'INT_OR_-1206975410', u'INT_OR_-1206975407'), (u'INT_LEFT_-1206972906', u'INT_OR_-1206972906'), (u'INT_OR_-1206975436', u'INT_OR_-1206975433'), (u'INT_AND_-1206975436', u'INT_LEFT_-1206975433'), (u'INT_LEFT_-1206972865', u'INT_OR_-1206972865'), (u'SUBPIECE_-1206972433', u'INT_OR_-1206973966'), (u'SUBPIECE_-1206973046', u'INT_XOR_-1206974743'), (u'INT_AND_-1206972883', u'INT_RIGHT_-1206972879'), ('const-1095216660480', u'INT_AND_-1206972915'), ('const-31', u'INT_RIGHT_-1206973997'), ('const-4278190080', u'INT_AND_-1206972912'), ('const-8', u'INT_LEFT_-1206972871'), (u'INT_XOR_-1206973179', u'CALL_-1206973186'), (u'LOAD_-1206975408', u'INT_XOR_-1206975383'), (u'LOAD_-1206975423', u'INT_XOR_-1206975398'), (u'CAST_-1206972201', u'LOAD_-1206975171'), ('const-31', u'INT_RIGHT_-1206974783'), ('tmp_7733', u'PTRADD_-1206971834'), ('const-8', u'INT_LEFT_-1206975439'), (u'SUBPIECE_-1206972353', u'INT_AND_-1206973306'), (u'INT_RIGHT_-1206972914', u'INT_OR_-1206972915'), ('const-40', u'INT_LEFT_-1206975407'), ('const-22', u'PTRADD_-1206971834'), (u'INT_XOR_-1206974414', u'INT_RIGHT_-1206971980'), (u'INT_LEFT_-1206972909', u'INT_OR_-1206972909'), (u'INT_AND_-1206974202', u'INT_LEFT_-1206974106'), ('const-8', u'PTRADD_-1206971601'), (u'INT_AND_-1206972877', u'INT_RIGHT_-1206972873'), (u'SUBPIECE_-1206973116', u'INT_XOR_-1206974913'), ('const-433', u'LOAD_-1206973145'), (u'CALL_-1206973108', u'INT_XOR_-1206973074'), (u'INT_RIGHT_-1206972917', u'INT_OR_-1206972918'), (u'INT_OR_-1206972918', u'INT_OR_-1206972915'), (u'SUBPIECE_-1206972476', u'INT_AND_-1206973461'), (u'CAST_-1206971654', u'LOAD_-1206973184'), ('tmp_314', u'CBRANCH_-1206975378'), (u'INT_XOR_-1206973702', u'INT_XOR_-1206973685'), (u'INT_LEFT_-1206973292', u'INT_OR_-1206973290'), (u'SUBPIECE_-1206973046', u'INT_OR_-1206974969'), ('const-40', u'INT_RIGHT_-1206975447'), (u'INT_XOR_-1206973152', u'INT_XOR_-1206973074'), (u'CALL_-1206975299', u'INT_XOR_-1206975262'), ('tmp_7733', u'PTRADD_-1206972356'), ('tmp_7734', u'PTRADD_-1206972372'), (u'INT_XOR_-1206973819', u'INT_XOR_-1206973741'), (u'INT_OR_-1206975430', u'INT_XOR_-1206975398'), (u'INT_XOR_-1206973807', u'CALL_-1206973814'), (u'INT_OR_-1206972903', u'INT_OR_-1206972900'), (u'INT_XOR_-1206973819', u'INT_XOR_-1206973807'), ('const-433', u'LOAD_-1206975114'), (u'LOAD_-1206973690', u'SUBPIECE_-1206972643'), (u'LOAD_-1206975396', u'INT_EQUAL_-1206975381'), (u'INT_AND_-1206973461', u'INT_RIGHT_-1206973396'), (u'INT_RIGHT_-1206974783', u'INT_OR_-1206974784'), ('const-0', u'SUBPIECE_-1206972889'), (u'INT_XOR_-1206974414', u'SUBPIECE_-1206972499'), ('const-56', u'INT_LEFT_-1206975404'), (u'INT_LEFT_-1206975433', u'INT_OR_-1206975433'), ('const-4', u'PTRADD_-1206972217'), (u'CAST_-1206972121', u'INT_RIGHT_-1206972176'), ('const-4', u'PTRADD_-1206971850'), (u'INT_XOR_-1206972947', u'INT_AND_-1206972906'), ('const-4', u'PTRADD_-1206972304'), (u'PTRADD_-1206972036', u'CAST_-1206971988'), ('const-0', u'SUBPIECE_-1206972508'), ('const-56', u'INT_LEFT_-1206972862'), ('const-1', u'PTRADD_-1206971601'), ('const-0', u'SUBPIECE_-1206972404'), (u'INT_LEFT_-1206972871', u'INT_OR_-1206972871'), (u'PTRADD_-1206972356', u'CAST_-1206972310'), (u'INT_RIGHT_-1206975441', u'INT_OR_-1206975442'), (u'LOAD_-1206974402', u'CAST_-1206971908'), (u'INT_RIGHT_-1206975421', u'INT_OR_-1206975422'), (u'INT_OR_-1206974699', u'INT_XOR_-1206974688'), (u'LOAD_-1206974617', u'INT_XOR_-1206974570'), (u'LOAD_-1206975114', u'CAST_-1206972117'), ('const-16711680', u'INT_AND_-1206975413'), (u'LOAD_-1206975213', u'INT_XOR_-1206975166'), (u'CALL_-1206974451', u'INT_XOR_-1206974414'), (u'PTRADD_-1206971898', u'CAST_-1206971848'), (u'LOAD_-1206974647', u'INT_XOR_-1206974612'), (u'LOAD_-1206975373', u'INT_XOR_-1206975338'), ('const-0', u'SUBPIECE_-1206972499'), ('const-4', u'PTRADD_-1206972112'), ('const-52', u'PTRADD_-1206972304'), (u'INT_AND_-1206974014', u'INT_RIGHT_-1206973997'), (u'INT_XOR_-1206973780', u'INT_XOR_-1206973702'), (u'INT_XOR_-1206973780', u'INT_XOR_-1206973768'), (u'SUBPIECE_-1206972304', u'INT_OR_-1206973574'), (u'INT_AND_-1206975451', u'INT_RIGHT_-1206975447'), (u'INT_AND_-1206972868', u'INT_LEFT_-1206972865'), (u'INT_OR_-1206972868', u'INT_OR_-1206972865'), ('const-0', u'SUBPIECE_-1206973028'), (u'INT_RIGHT_-1206971980', u'SUBPIECE_-1206972575'), ('const-4278190080', u'INT_AND_-1206975442'), (u'INT_OR_-1206973397', u'INT_XOR_-1206973378'), (u'LOAD_-1206975490', u'INT_AND_-1206975439'), (u'INT_LEFT_-1206975413', u'INT_OR_-1206975413'), (u'CAST_-1206972310', u'LOAD_-1206975408'), (u'INT_XOR_-1206974570', u'CALL_-1206974577'), (u'CALL_-1206973892', u'INT_XOR_-1206973858'), (u'LOAD_-1206973690', u'CAST_-1206971714'), (u'INT_RIGHT_-1206972187', u'SUBPIECE_-1206973116'), (u'CAST_-1206972280', u'LOAD_-1206975343'), ('const-54', u'PTRADD_-1206972326'), (u'CAST_-1206971848', u'LOAD_-1206973890'), ('const-68', u'PTRADD_-1206972217'), ('const-24', u'INT_RIGHT_-1206972876'), (u'INT_RIGHT_-1206971752', u'SUBPIECE_-1206972353'), ('const-4', u'PTRADD_-1206971642'), (u'INT_OR_-1206975448', u'INT_OR_-1206975445'), (u'INT_XOR_-1206973980', u'INT_OR_-1206973966'), ('const-48', u'PTRADD_-1206972266'), ('const-433', u'LOAD_-1206973664'), ('const-280375465082880', u'INT_AND_-1206972918'), (u'INT_XOR_-1206975398', u'INT_XOR_-1206975262'), (u'INT_RIGHT_-1206972176', u'SUBPIECE_-1206973028'), ('tmp_7733', u'PTRADD_-1206971983'), (u'PTRADD_-1206971757', u'CAST_-1206971706'), ('const-50', u'PTRADD_-1206972285'), (u'INT_AND_-1206973306', u'INT_LEFT_-1206973292'), (u'CAST_-1206972239', u'LOAD_-1206975255'), (u'INT_LEFT_-1206974786', u'INT_OR_-1206974784'), (u'SUBPIECE_-1206972575', u'INT_XOR_-1206974224'), ('tmp_7733', u'PTRADD_-1206972128'), (u'INT_RIGHT_-1206972879', u'INT_OR_-1206972880'), (u'INT_XOR_-1206972947', u'INT_AND_-1206972921'), (u'CALL_-1206974619', u'INT_XOR_-1206974582'), (u'INT_XOR_-1206973478', u'PIECE_-1206973324'), ('tmp_7733', u'PTRADD_-1206971674'), (u'CALL_-1206974535', u'INT_XOR_-1206974498'), (u'LOAD_-1206974402', u'SUBPIECE_-1206972826'), (u'PTRADD_-1206971626', u'CAST_-1206971574'), (u'INT_RIGHT_-1206972171', u'SUBPIECE_-1206972814'), ('const-8', u'PTRADD_-1206972356'), (u'INT_XOR_-1206974085', u'PIECE_-1206973991'), (u'INT_RIGHT_-1206975447', u'INT_OR_-1206975448'), (u'PTRADD_-1206972247', u'CAST_-1206972201'), ('const-433', u'LOAD_-1206974449'), ('const-24', u'INT_LEFT_-1206972906'), (u'LOAD_-1206974533', u'INT_XOR_-1206974486'), ('const-40', u'INT_LEFT_-1206975433'), (u'LOAD_-1206975255', u'INT_XOR_-1206975208'), (u'SUBPIECE_-1206973028', u'INT_AND_-1206974854'), ('const-42', u'PTRADD_-1206972112'), (u'INT_XOR_-1206973023', u'CALL_-1206973030'), ('const-66', u'PTRADD_-1206972225'), ('const-280375465082880', u'INT_AND_-1206972880'), (u'INT_XOR_-1206973101', u'CALL_-1206973108'), (u'INT_RIGHT_-1206971970', u'SUBPIECE_-1206972525'), (u'INT_XOR_-1206972962', u'INT_XOR_-1206972934'), (u'SUBPIECE_-1206972387', u'INT_AND_-1206973306'), (u'CALL_-1206973030', u'INT_XOR_-1206972996'), ('const-71776119061217280', u'INT_AND_-1206975425'), ('tmp_7733', u'PTRADD_-1206972266'), (u'CAST_-1206972315', u'LOAD_-1206975423'), (u'INT_OR_-1206974762', u'INT_XOR_-1206974731'), ('tmp_7733', u'PTRADD_-1206971815'), (u'CAST_-1206972117', u'INT_RIGHT_-1206972171'), ('const-6', u'PTRADD_-1206972361'), (u'CAST_-1206971590', u'LOAD_-1206973028'), ('const-24', u'PTRADD_-1206971850'), ('const-64', u'PTRADD_-1206972000'), (u'CAST_-1206971966', u'LOAD_-1206974402'), (u'LOAD_-1206975484', u'INT_RIGHT_-1206975423'), (u'INT_XOR_-1206975178', u'INT_XOR_-1206975079'), ('const-38', u'PTRADD_-1206972074'), ('const-280375465082880', u'INT_AND_-1206975448'), ('const-433', u'LOAD_-1206974575'), (u'INT_XOR_-1206975262', u'INT_XOR_-1206975250'), ('tmp_7733', u'PTRADD_-1206972112'), ('const-24', u'INT_RIGHT_-1206975444'), (u'INT_OR_-1206974784', u'INT_XOR_-1206974743'), (u'INT_OR_-1206973256', u'INT_XOR_-1206973245'), (u'INT_AND_-1206972871', u'INT_LEFT_-1206972868'), (u'INT_OR_-1206972871', u'INT_OR_-1206972868'), (u'PTRADD_-1206972014', u'CAST_-1206971966'), ('const-4', u'PTRADD_-1206972036'), (u'LOAD_-1206974376', u'CAST_-1206971880'), ('const-71776119061217280', u'INT_AND_-1206975451'), (u'CALL_-1206973186', u'INT_XOR_-1206973152'), (u'INT_XOR_-1206972934', u'INT_AND_-1206972883'), ('const-0', u'SUBPIECE_-1206972353'), (u'CALL_-1206973692', u'INT_XOR_-1206973655'), (u'SUBPIECE_-1206972387', u'INT_XOR_-1206973245'), (u'INT_XOR_-1206974582', u'INT_XOR_-1206974570'), (u'CAST_-1206971569', u'LOAD_-1206972972'), (u'PTRADD_-1206972128', u'CAST_-1206972080'), (u'INT_XOR_-1206973655', u'SUBPIECE_-1206972684'), (u'PTRADD_-1206971674', u'CAST_-1206971622'), (u'PTRADD_-1206971658', u'CAST_-1206971606'), ('const-4', u'PTRADD_-1206971882'), (u'INT_XOR_-1206975338', u'CALL_-1206975345'), ('const-0', u'SUBPIECE_-1206973116'), ('const-16711680', u'INT_AND_-1206972871'), (u'INT_XOR_-1206973140', u'CALL_-1206973147'), (u'CAST_-1206972064', u'LOAD_-1206974617'), (u'CALL_-1206973147', u'INT_XOR_-1206973113'), ('const-433', u'LOAD_-1206974647'), (u'LOAD_-1206975484', u'INT_AND_-1206975416'), (u'INT_AND_-1206972874', u'INT_LEFT_-1206972871'), (u'INT_OR_-1206972874', u'INT_OR_-1206972871'), ('const-4', u'PTRADD_-1206972326'), (u'SUBPIECE_-1206972205', u'INT_OR_-1206973256'), (u'INT_AND_-1206974854', u'INT_RIGHT_-1206974783'), (u'CALL_-1206974493', u'INT_XOR_-1206974456'), (u'INT_OR_-1206973966', u'INT_XOR_-1206973955'), (u'CALL_-1206975215', u'INT_XOR_-1206975178'), (u'INT_LEFT_-1206975439', u'INT_OR_-1206975439'), (u'INT_RIGHT_-1206972919', u'INT_OR_-1206972918'), (u'INT_XOR_-1206975220', u'INT_XOR_-1206975136'), (u'SUBPIECE_-1206972653', u'INT_OR_-1206974699'), (u'INT_LEFT_-1206975430', u'INT_OR_-1206975430'), ('const-65280', u'INT_AND_-1206972906'), (u'INT_XOR_-1206972934', u'INT_AND_-1206972871'), (u'PTRADD_-1206972000', u'CAST_-1206971952'), (u'INT_XOR_-1206973729', u'CALL_-1206973736'), (u'PTRADD_-1206972266', u'CAST_-1206972220'), (u'INT_XOR_-1206974397', u'CALL_-1206974404'), (u'CAST_-1206972171', u'LOAD_-1206975114'), ('const-32', u'INT_RIGHT_-1206971942'), (u'CALL_-1206973853', u'INT_XOR_-1206973819'), ('tmp_7733', u'PTRADD_-1206972247'), ('const-1095216660480', u'INT_AND_-1206975419'), (u'SUBPIECE_-1206972960', u'INT_OR_-1206974969'), ('const-433', u'LOAD_-1206974319'), (u'LOAD_-1206975343', u'INT_XOR_-1206975292'), ('const-433', u'LOAD_-1206974491'), (u'INT_RIGHT_-1206971941', u'SUBPIECE_-1206972404'), (u'INT_OR_-1206975404', u'INT_XOR_-1206975383'), ('const-18', u'PTRADD_-1206971706'), (u'INT_RIGHT_-1206972873', u'INT_OR_-1206972874'), (u'CAST_-1206972220', u'LOAD_-1206975213'), (u'INT_XOR_-1206975079', u'SUBPIECE_-1206972664'), (u'PTRADD_-1206972342', u'CAST_-1206972296'), (u'INT_XOR_-1206972947', u'INT_RIGHT_-1206972919'), ('const-36', u'PTRADD_-1206972055'), ('const-433', u'LOAD_-1206973773'), (u'CAST_-1206971784', u'LOAD_-1206973734'), (u'INT_OR_-1206972900', u'STORE_-1206972882'), ('const-32', u'INT_RIGHT_-1206971753'), ('const-32', u'INT_RIGHT_-1206971781'), ('const-433', u'LOAD_-1206975408'), (u'CAST_-1206971706', u'LOAD_-1206973433'), ('const-433', u'LOAD_-1206975213'), ('const-433', u'LOAD_-1206975484'), ('const-0', u'SUBPIECE_-1206972387'), ('const-34', u'PTRADD_-1206972036'), ('const-56', u'INT_RIGHT_-1206975423'), (u'LOAD_-1206975114', u'SUBPIECE_-1206972653'), (u'INT_XOR_-1206973858', u'INT_XOR_-1206973780'), (u'CALL_-1206973814', u'INT_XOR_-1206973780'), ('tmp_7733', u'PTRADD_-1206972361'), ('const-0', u'SUBPIECE_-1206972433'), ('const-433', u'LOAD_-1206974533'), ('const-32', u'INT_RIGHT_-1206971787'), (u'INT_XOR_-1206973271', u'PIECE_-1206973155'), (u'LOAD_-1206975484', u'INT_AND_-1206975413'), ('const-32', u'INT_RIGHT_-1206971752'), (u'PTRADD_-1206971706', u'CAST_-1206971654'), (u'INT_XOR_-1206974367', u'SUBPIECE_-1206972871'), ('const-4', u'PTRADD_-1206972014'), ('const-4', u'PTRADD_-1206971690'), (u'LOAD_-1206975484', u'INT_AND_-1206975425'), ('const-30', u'PTRADD_-1206971898'), (u'LOAD_-1206974491', u'INT_XOR_-1206974444'), (u'INT_OR_-1206975413', u'INT_OR_-1206975410'), (u'INT_AND_-1206975413', u'INT_LEFT_-1206975410'), (u'INT_AND_-1206972921', u'INT_RIGHT_-1206972917'), ('const-4', u'PTRADD_-1206972247'), (u'INT_RIGHT_-1206974761', u'INT_OR_-1206974762'), (u'INT_XOR_-1206975079', u'INT_RIGHT_-1206972172'), (u'INT_RIGHT_-1206973997', u'INT_OR_-1206973998'), (u'INT_OR_-1206972865', u'INT_OR_-1206972862'), ('const-32', u'INT_RIGHT_-1206972187'), ('const-433', u'LOAD_-1206974617'), ('const-40', u'INT_RIGHT_-1206975421'), ('const-40', u'INT_LEFT_-1206972903'), (u'INT_XOR_-1206974498', u'INT_XOR_-1206974414'), (u'INT_XOR_-1206974612', u'CALL_-1206974619'), ('const-4', u'PTRADD_-1206972093'), (u'INT_OR_-1206973574', u'INT_XOR_-1206973478'), (u'INT_XOR_-1206974456', u'INT_XOR_-1206974444'), (u'INT_OR_-1206975419', u'INT_OR_-1206975416'), ('const-0', u'SUBPIECE_-1206972960'), (u'INT_RIGHT_-1206974103', u'INT_OR_-1206974104'), (u'INT_XOR_-1206973655', u'INT_RIGHT_-1206971753'), ('const-433', u'LOAD_-1206973028'), (u'INT_LEFT_-1206972900', u'INT_OR_-1206972900'), (u'CAST_-1206971952', u'LOAD_-1206974376'), ('const-8', u'INT_LEFT_-1206972909'), ('const-32', u'PTRADD_-1206971983'), (u'PTRADD_-1206971801', u'CAST_-1206971751'), (u'SUBPIECE_-1206972643', u'INT_OR_-1206973574'), (u'INT_RIGHT_-1206972911', u'INT_OR_-1206972912'), ('const-24', u'INT_RIGHT_-1206972914'), ('const-40', u'INT_LEFT_-1206972865'), (u'INT_XOR_-1206975208', u'CALL_-1206975215'), (u'INT_LEFT_-1206975436', u'INT_OR_-1206975436'), (u'INT_AND_-1206973306', u'INT_RIGHT_-1206973289'), (u'SUBPIECE_-1206972889', u'INT_AND_-1206974841'), (u'INT_XOR_-1206974913', u'INT_AND_-1206974854'), ('const-4', u'PTRADD_-1206971658'), (u'CALL_-1206973736', u'INT_XOR_-1206973702'), ('tmp_7733', u'PTRADD_-1206971757'), (u'PTRADD_-1206972304', u'CAST_-1206972258'), (u'SUBPIECE_-1206972304', u'INT_XOR_-1206973378'), ('const-31', u'INT_RIGHT_-1206974103'), (u'CALL_-1206972991', u'INT_XOR_-1206972962'), ('const-1', u'INT_LEFT_-1206973399'), ('const-4', u'PTRADD_-1206971626'), ('tmp_7733', u'PTRADD_-1206972217'), (u'INT_AND_-1206974854', u'INT_LEFT_-1206974786'), (u'PIECE_-1206973155', u'INT_XOR_-1206973113'), ('const-433', u'LOAD_-1206973851'), (u'SUBPIECE_-1206972814', u'INT_AND_-1206974841'), (u'LOAD_-1206975490', u'INT_RIGHT_-1206975449'), (u'COPY_-1206972920', u'RETURN_-1206972820'), (u'INT_XOR_-1206972934', u'INT_AND_-1206972874'), ('const-0', u'SUBPIECE_-1206972664'), (u'INT_OR_-1206974275', u'INT_XOR_-1206974224'), (u'MULTIEQUAL_-1206972612', u'INT_XOR_-1206974540'), (u'INT_XOR_-1206975308', u'INT_XOR_-1206975292'), (u'LOAD_-1206975484', u'INT_AND_-1206975410'), (u'CALL_-1206975257', u'INT_XOR_-1206975220'), ('const-280375465082880', u'INT_AND_-1206975422'), (u'INT_LEFT_-1206972903', u'INT_OR_-1206972903'), ('const-433', u'LOAD_-1206973690'), (u'CAST_-1206971765', u'LOAD_-1206973690'), (u'INT_XOR_-1206975262', u'INT_XOR_-1206975178'), (u'INT_OR_-1206975407', u'INT_OR_-1206975404'), (u'CAST_-1206971816', u'LOAD_-1206973812'), (u'LOAD_-1206975490', u'INT_AND_-1206975442'), ('tmp_7733', u'PTRADD_-1206971882'), ('const-8', u'INT_RIGHT_-1206975441'), ('tmp_7733', u'PTRADD_-1206971658'), (u'INT_XOR_-1206973035', u'INT_XOR_-1206973023'), (u'INT_OR_-1206975445', u'INT_OR_-1206975442'), ('const-4', u'PTRADD_-1206971757'), ('const-1', u'INT_LEFT_-1206974106'), ('tmp_7733', u'PTRADD_-1206972055'), (u'CALL_-1206975345', u'INT_XOR_-1206975308'), (u'INT_LEFT_-1206974764', u'INT_OR_-1206974762'), ('const-433', u'LOAD_-1206975297'), ('const-1', u'INT_LEFT_-1206974786'), (u'INT_XOR_-1206972996', u'INT_XOR_-1206972947'), (u'INT_XOR_-1206975398', u'INT_XOR_-1206975338'), (u'LOAD_-1206973433', u'INT_XOR_-1206973179'), (u'LOAD_-1206973184', u'INT_XOR_-1206973140'), ('tmp_7733', u'PTRADD_-1206971866'), ('const-4', u'PTRADD_-1206972055'), (u'INT_OR_-1206973290', u'INT_XOR_-1206973271'), (u'PTRADD_-1206972285', u'CAST_-1206972239'), (u'INT_XOR_-1206973478', u'INT_AND_-1206973461'), (u'SUBPIECE_-1206972889', u'INT_XOR_-1206974688'), (u'INT_XOR_-1206973074', u'INT_XOR_-1206973062'), (u'INT_AND_-1206975448', u'INT_RIGHT_-1206975444'), (u'INT_XOR_-1206974456', u'INT_XOR_-1206974367'), (u'CAST_-1206971880', u'INT_RIGHT_-1206971942'), (u'PTRADD_-1206971642', u'CAST_-1206971590'), (u'LOAD_-1206973028', u'INT_XOR_-1206972984'), ('const-56', u'INT_RIGHT_-1206975449'), (u'INT_XOR_-1206974224', u'INT_AND_-1206974202'), (u'LOAD_-1206975297', u'INT_XOR_-1206975250'), ('const-0', u'SUBPIECE_-1206973046'), (u'SUBPIECE_-1206972404', u'INT_AND_-1206974014'), (u'INT_XOR_-1206972984', u'CALL_-1206972991'), (u'INT_XOR_-1206974913', u'PIECE_-1206974677'), ('const-2', u'PTRADD_-1206971621'), ('const-46', u'PTRADD_-1206972247'), (u'INT_LEFT_-1206974000', u'INT_OR_-1206973998'), (u'INT_AND_-1206974202', u'INT_RIGHT_-1206974103'), ('tmp_7733', u'PTRADD_-1206972000'), (u'PTRADD_-1206971850', u'CAST_-1206971800'), (u'INT_XOR_-1206973858', u'INT_XOR_-1206973846'), ('const-0', u'RETURN_-1206972820'), ('const-4', u'PTRADD_-1206971706'), ('const-4', u'PTRADD_-1206972356'), (u'INT_RIGHT_-1206975444', u'INT_OR_-1206975445'), ('const-0', u'SUBPIECE_-1206972575'), ('tmp_7733', u'PTRADD_-1206971801'), (u'LOAD_-1206975484', u'INT_AND_-1206975422'), ('const-433', u'LOAD_-1206975171'), (u'INT_XOR_-1206973741', u'INT_XOR_-1206973655'), ('tmp_7733', u'PTRADD_-1206972326'), (u'PIECE_-1206974677', u'MULTIEQUAL_-1206972570'), (u'INT_RIGHT_-1206975418', u'INT_OR_-1206975419'), (u'INT_XOR_-1206975136', u'INT_XOR_-1206975119'), ('const-65280', u'INT_AND_-1206972868'), (u'CAST_-1206971685', u'INT_RIGHT_-1206971752'), ('const-24', u'INT_LEFT_-1206975410'), ('const-0', u'SUBPIECE_-1206972871'), (u'INT_RIGHT_-1206972172', u'SUBPIECE_-1206972889'), (u'LOAD_-1206975124', u'SUBPIECE_-1206972960'), ('const-0', u'SUBPIECE_-1206972814'), (u'CAST_-1206972258', u'LOAD_-1206975297'), (u'LOAD_-1206974319', u'INT_XOR_-1206973885'), ('tmp_7733', u'PTRADD_-1206971898'), (u'LOAD_-1206973890', u'INT_XOR_-1206973846'), ('const-433', u'LOAD_-1206973812'), (u'SUBPIECE_-1206972508', u'INT_XOR_-1206973478'), (u'INT_RIGHT_-1206971942', u'SUBPIECE_-1206972710'), ('tmp_7733', u'PTRADD_-1206971850'), ('const-4', u'PTRADD_-1206971674'), ('const-4', u'PTRADD_-1206972285'), ('const-56', u'INT_RIGHT_-1206972881'), (u'INT_XOR_-1206973035', u'INT_XOR_-1206972934'), (u'LOAD_-1206973664', u'CAST_-1206971685'), ('const-0', u'SUBPIECE_-1206972304'), (u'CALL_-1206973775', u'INT_XOR_-1206973741'), (u'INT_RIGHT_-1206972881', u'INT_OR_-1206972880'), (u'INT_XOR_-1206973702', u'INT_RIGHT_-1206971787'), (u'LOAD_-1206973664', u'SUBPIECE_-1206972205'), (u'INT_XOR_-1206972934', u'INT_RIGHT_-1206972881'), ('tmp_7733', u'PTRADD_-1206972304'), (u'INT_XOR_-1206973885', u'CALL_-1206973892'), (u'INT_XOR_-1206974540', u'INT_XOR_-1206974456'), (u'CAST_-1206971606', u'LOAD_-1206973067'), (u'INT_XOR_-1206973980', u'PIECE_-1206973861'), ('tmp_7733', u'PTRADD_-1206971621'), (u'PTRADD_-1206972055', u'CAST_-1206972007'), (u'LOAD_-1206973145', u'INT_XOR_-1206973101'), (u'INT_RIGHT_-1206975449', u'INT_OR_-1206975448'), (u'INT_XOR_-1206973271', u'INT_OR_-1206973256'), (u'INT_XOR_-1206974367', u'INT_RIGHT_-1206971941'), (u'INT_LEFT_-1206973399', u'INT_OR_-1206973397'), (u'CAST_-1206971832', u'LOAD_-1206973851'), ('const-4', u'PTRADD_-1206971801'), (u'CAST_-1206971714', u'INT_RIGHT_-1206971781'), (u'PIECE_-1206973324', u'INT_XOR_-1206973152'), ('const-8', u'PTRADD_-1206972372'), ('const-32', u'INT_RIGHT_-1206971941'), ('const-8', u'INT_RIGHT_-1206972911'), ('const-433', u'STORE_-1206972875'), (u'LOAD_-1206975490', u'INT_AND_-1206975436'), (u'PTRADD_-1206972225', u'CAST_-1206972179'), (u'INT_LEFT_-1206975407', u'INT_OR_-1206975407'), (u'PTRADD_-1206972361', u'CAST_-1206972315'), (u'LOAD_-1206974376', u'SUBPIECE_-1206972433'), (u'PTRADD_-1206971601', u'STORE_-1206972875'), ('const-16711680', u'INT_AND_-1206972909'), ('const-0', u'COPY_-1206972920'), (u'INT_XOR_-1206973741', u'INT_XOR_-1206973729'), (u'INT_XOR_-1206975178', u'INT_XOR_-1206975166'), (u'INT_RIGHT_-1206971787', u'SUBPIECE_-1206972508'), (u'INT_XOR_-1206972947', u'INT_AND_-1206972915'), (u'PIECE_-1206973155', u'INT_XOR_-1206973179'), ('const-12', u'PTRADD_-1206971658'), (u'INT_AND_-1206973461', u'INT_LEFT_-1206973399'), ('const-16', u'PTRADD_-1206971690'), ('const-0', u'SUBPIECE_-1206972684'), (u'LOAD_-1206975171', u'INT_XOR_-1206975119'), (u'INT_XOR_-1206975383', u'MULTIEQUAL_-1206972570'), ('const-433', u'LOAD_-1206972972'), (u'INT_XOR_-1206975383', u'INT_XOR_-1206975308'), (u'LOAD_-1206975490', u'INT_LEFT_-1206975430'), ('const-433', u'LOAD_-1206975255'), (u'LOAD_-1206973734', u'INT_XOR_-1206973685'), (u'INT_XOR_-1206975136', u'INT_RIGHT_-1206972187'), ('const-0', u'SUBPIECE_-1206972653'), (u'PTRADD_-1206971621', u'CAST_-1206971569'), (u'INT_OR_-1206973998', u'INT_XOR_-1206973980'), ('const-24', u'INT_RIGHT_-1206975418'), ('tmp_7733', u'LOAD_-1206975396'), ('const-65280', u'INT_AND_-1206975436'), ('const-4', u'PTRADD_-1206971834'), (u'INT_XOR_-1206975250', u'CALL_-1206975257'), (u'SUBPIECE_-1206972404', u'INT_XOR_-1206973955'), ('const-433', u'LOAD_-1206974402'), (u'INT_RIGHT_-1206971781', u'SUBPIECE_-1206972476'), ('const-4', u'PTRADD_-1206972361'), (u'INT_XOR_-1206973685', u'CALL_-1206973692'), (u'INT_AND_-1206972912', u'INT_LEFT_-1206972909'), (u'INT_OR_-1206972912', u'INT_OR_-1206972909'), ('const-433', u'STORE_-1206972882'), (u'LOAD_-1206975490', u'INT_AND_-1206975445'), ('const-56', u'INT_LEFT_-1206975430'), ('const-4', u'PTRADD_-1206971898'), ('const-31', u'INT_RIGHT_-1206974761'), (u'CAST_-1206971751', u'LOAD_-1206973664'), ('const-1', u'PTRADD_-1206972372'), ('const-4', u'PTRADD_-1206972225'), (u'PTRADD_-1206972217', u'CAST_-1206972171'), (u'INT_XOR_-1206972947', u'INT_AND_-1206972918'), ('const-1', u'INT_LEFT_-1206974764'), (u'INT_AND_-1206972906', u'INT_LEFT_-1206972903'), (u'INT_OR_-1206972906', u'INT_OR_-1206972903'), (u'LOAD_-1206972987', u'INT_XOR_-1206972962'), ('const-8', u'INT_RIGHT_-1206975415'), ('const-4', u'PTRADD_-1206971621'), (u'INT_RIGHT_-1206975423', u'INT_OR_-1206975422'), (u'CAST_-1206971638', u'LOAD_-1206973145'), (u'INT_XOR_-1206973074', u'INT_XOR_-1206972996'), (u'CAST_-1206971574', u'LOAD_-1206972987'), (u'INT_AND_-1206972915', u'INT_RIGHT_-1206972911'), (u'INT_OR_-1206972862', u'STORE_-1206972875'), (u'MULTIEQUAL_-1206972570', u'INT_XOR_-1206974582'), ('const-4', u'PTRADD_-1206971815'), ('const-433', u'LOAD_-1206973184'), ('const-433', u'LOAD_-1206973106'), (u'LOAD_-1206975484', u'INT_AND_-1206975419'), ('const-0', u'SUBPIECE_-1206972476'), (u'INT_XOR_-1206974731', u'INT_OR_-1206974699'), ('const-433', u'LOAD_-1206972987'), (u'CAST_-1206971988', u'LOAD_-1206974449'), (u'CAST_-1206971908', u'INT_RIGHT_-1206971970'), (u'PTRADD_-1206971866', u'CAST_-1206971816'), ('tmp_7733', u'PTRADD_-1206972285'), (u'SUBPIECE_-1206972826', u'INT_OR_-1206974275'), (u'LOAD_-1206973067', u'INT_XOR_-1206973023'), (u'INT_OR_-1206975439', u'INT_OR_-1206975436'), (u'INT_AND_-1206975439', u'INT_LEFT_-1206975436'), ('tmp_7733', u'PTRADD_-1206972225'), ('const-24', u'INT_LEFT_-1206975436'), (u'CALL_-1206974404', u'INT_XOR_-1206974367'), (u'INT_RIGHT_-1206972876', u'INT_OR_-1206972877'), ('const-433', u'LOAD_-1206975124'), ('const-0', u'SUBPIECE_-1206972525'), (u'INT_XOR_-1206973378', u'PIECE_-1206973324'), (u'INT_XOR_-1206972934', u'INT_LEFT_-1206972862'), (u'LOAD_-1206975490', u'INT_AND_-1206975451'), ('const-4', u'PTRADD_-1206972342'), (u'INT_XOR_-1206973846', u'CALL_-1206973853'), (u'INT_LEFT_-1206972862', u'INT_OR_-1206972862'), (u'CAST_-1206972179', u'LOAD_-1206975124'), (u'INT_AND_-1206975445', u'INT_RIGHT_-1206975441'), (u'INT_XOR_-1206972934', u'INT_AND_-1206972868'), ('const-433', u'LOAD_-1206975396'), ('const-433', u'LOAD_-1206973734'), (u'INT_XOR_-1206974528', u'CALL_-1206974535'), (u'SUBPIECE_-1206972664', u'INT_XOR_-1206974731'), (u'INT_AND_-1206975425', u'INT_RIGHT_-1206975421'), (u'INT_OR_-1206974969', u'INT_XOR_-1206974913'), (u'INT_EQUAL_-1206975381', u'CBRANCH_-1206975378'), ('const-32', u'INT_RIGHT_-1206971980'), (u'CALL_-1206973069', u'INT_XOR_-1206973035'), (u'LOAD_-1206975124', u'CAST_-1206972121'), ('const-14', u'PTRADD_-1206971674'), (u'INT_AND_-1206975419', u'INT_RIGHT_-1206975415'), (u'PTRADD_-1206972326', u'CAST_-1206972280'), ('const-433', u'LOAD_-1206975490'), ('const-28', u'PTRADD_-1206971882'), (u'INT_XOR_-1206972934', u'INT_AND_-1206972877'), ('const-4278190080', u'INT_AND_-1206972874'), ('const-60', u'PTRADD_-1206971801'), ('const-433', u'LOAD_-1206973890'), (u'CAST_-1206971935', u'LOAD_-1206974319'), (u'INT_XOR_-1206972934', u'INT_AND_-1206972880'), ('tmp_7733', u'PTRADD_-1206971642'), (u'INT_XOR_-1206974498', u'INT_XOR_-1206974486'), ('const-26', u'PTRADD_-1206971866'), ('tmp_7733', u'PTRADD_-1206971690')]
| null | null |
001003d0
|
x64
|
O2
|
(translation_unit "undefined8 FUN_001003d0(ulong *param_1,ulong *param_2,int *param_3)\n\n{\n ulong uVar1;\n ulong uVar2;\n ulong uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n ulong uVar7;\n uint uVar8;\n ulong uVar9;\n \n uVar7 = *param_1;\n uVar9 = param_1[1];\n uVar7 = (uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38) ^ *(ulong *)(param_3 + 6);\n uVar9 = (uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |\n (uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18 |\n (uVar9 & 0xff00) << 0x28 | uVar9 << 0x38) ^ *(ulong *)(param_3 + 8);\n if (*param_3 == 0x18) {\n uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x38) ^ uVar7);\n uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x36) ^ uVar9 ^ uVar1);\n uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x34) ^ uVar7 ^ uVar2);\n uVar3 = uVar9 ^ uVar1 ^ uVar3;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x32) ^ uVar3);\n uVar9 = uVar7 ^ uVar2 ^ uVar9;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x30) ^ uVar9);\n uVar3 = uVar3 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x2e) ^ uVar3);\n uVar9 = uVar9 ^ uVar7;\n uVar8 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x42)) ^ (uint)(uVar3 >> 0x20);\n uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x42) >> 0x20) & uVar8;\n uVar5 = (uint)(uVar9 >> 0x20);\n uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x44) >> 0x20) & uVar5;\n uVar6 = (uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9;\n uVar9 = CONCAT44(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar3);\n uVar7 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x44) | uVar6) ^ uVar5,uVar6);\n }\n uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x2c) ^ uVar7);\n uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x2a) ^ uVar9 ^ uVar1);\n uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x28) ^ uVar7 ^ uVar2);\n uVar3 = uVar9 ^ uVar1 ^ uVar3;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x26) ^ uVar3);\n uVar9 = uVar7 ^ uVar2 ^ uVar9;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x24) ^ uVar9);\n uVar3 = uVar3 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x22) ^ uVar3);\n uVar7 = uVar7 ^ uVar9;\n uVar4 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x3e)) ^ (uint)(uVar3 >> 0x20);\n uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3e) >> 0x20) & uVar4;\n uVar8 = (uint)(uVar7 >> 0x20);\n uVar5 = (uint)((ulong)*(undefined8 *)(param_3 + 0x40) >> 0x20) & uVar8;\n uVar5 = (uVar5 << 1 | uVar5 >> 0x1f) ^ (uint)uVar7;\n uVar1 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x40) | uVar5) ^ uVar8,uVar5);\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x20) ^ uVar1);\n uVar7 = CONCAT44(uVar4,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar3) ^ uVar7;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1e) ^ uVar7);\n uVar1 = uVar1 ^ uVar9;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1c) ^ uVar1);\n uVar7 = uVar7 ^ uVar9;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1a) ^ uVar7);\n uVar1 = uVar1 ^ uVar9;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x18) ^ uVar1);\n uVar7 = uVar7 ^ uVar9;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x16) ^ uVar7);\n uVar9 = uVar9 ^ uVar1;\n uVar5 = ((uint)uVar7 | (uint)*(undefined8 *)(param_3 + 0x3a)) ^ (uint)(uVar7 >> 0x20);\n uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3a) >> 0x20) & uVar5;\n uVar8 = (uint)(uVar9 >> 0x20);\n uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3c) >> 0x20) & uVar8;\n uVar4 = (uint)uVar9 ^ (uVar4 << 1 | uVar4 >> 0x1f);\n uVar1 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x3c) | uVar4) ^ uVar8,uVar4);\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x14) ^ uVar1);\n uVar9 = CONCAT44(uVar5,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7) ^ uVar9;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x12) ^ uVar9);\n uVar1 = uVar1 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x10) ^ uVar1);\n uVar9 = uVar9 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0xe) ^ uVar9);\n uVar1 = uVar1 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0xc) ^ uVar1);\n uVar9 = uVar9 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 10) ^ uVar9);\n uVar9 = uVar9 ^ *(ulong *)(param_3 + 2);\n uVar1 = uVar1 ^ uVar7 ^ *(ulong *)(param_3 + 4);\n *param_2 = 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 param_2[1] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18\n | (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 |\n (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38;\n return 0;\n}\n\n" (function_definition "undefined8 FUN_001003d0(ulong *param_1,ulong *param_2,int *param_3)\n\n{\n ulong uVar1;\n ulong uVar2;\n ulong uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n ulong uVar7;\n uint uVar8;\n ulong uVar9;\n \n uVar7 = *param_1;\n uVar9 = param_1[1];\n uVar7 = (uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38) ^ *(ulong *)(param_3 + 6);\n uVar9 = (uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |\n (uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18 |\n (uVar9 & 0xff00) << 0x28 | uVar9 << 0x38) ^ *(ulong *)(param_3 + 8);\n if (*param_3 == 0x18) {\n uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x38) ^ uVar7);\n uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x36) ^ uVar9 ^ uVar1);\n uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x34) ^ uVar7 ^ uVar2);\n uVar3 = uVar9 ^ uVar1 ^ uVar3;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x32) ^ uVar3);\n uVar9 = uVar7 ^ uVar2 ^ uVar9;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x30) ^ uVar9);\n uVar3 = uVar3 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x2e) ^ uVar3);\n uVar9 = uVar9 ^ uVar7;\n uVar8 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x42)) ^ (uint)(uVar3 >> 0x20);\n uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x42) >> 0x20) & uVar8;\n uVar5 = (uint)(uVar9 >> 0x20);\n uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x44) >> 0x20) & uVar5;\n uVar6 = (uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9;\n uVar9 = CONCAT44(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar3);\n uVar7 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x44) | uVar6) ^ uVar5,uVar6);\n }\n uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x2c) ^ uVar7);\n uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x2a) ^ uVar9 ^ uVar1);\n uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x28) ^ uVar7 ^ uVar2);\n uVar3 = uVar9 ^ uVar1 ^ uVar3;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x26) ^ uVar3);\n uVar9 = uVar7 ^ uVar2 ^ uVar9;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x24) ^ uVar9);\n uVar3 = uVar3 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x22) ^ uVar3);\n uVar7 = uVar7 ^ uVar9;\n uVar4 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x3e)) ^ (uint)(uVar3 >> 0x20);\n uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3e) >> 0x20) & uVar4;\n uVar8 = (uint)(uVar7 >> 0x20);\n uVar5 = (uint)((ulong)*(undefined8 *)(param_3 + 0x40) >> 0x20) & uVar8;\n uVar5 = (uVar5 << 1 | uVar5 >> 0x1f) ^ (uint)uVar7;\n uVar1 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x40) | uVar5) ^ uVar8,uVar5);\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x20) ^ uVar1);\n uVar7 = CONCAT44(uVar4,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar3) ^ uVar7;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1e) ^ uVar7);\n uVar1 = uVar1 ^ uVar9;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1c) ^ uVar1);\n uVar7 = uVar7 ^ uVar9;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1a) ^ uVar7);\n uVar1 = uVar1 ^ uVar9;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x18) ^ uVar1);\n uVar7 = uVar7 ^ uVar9;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x16) ^ uVar7);\n uVar9 = uVar9 ^ uVar1;\n uVar5 = ((uint)uVar7 | (uint)*(undefined8 *)(param_3 + 0x3a)) ^ (uint)(uVar7 >> 0x20);\n uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3a) >> 0x20) & uVar5;\n uVar8 = (uint)(uVar9 >> 0x20);\n uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3c) >> 0x20) & uVar8;\n uVar4 = (uint)uVar9 ^ (uVar4 << 1 | uVar4 >> 0x1f);\n uVar1 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x3c) | uVar4) ^ uVar8,uVar4);\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x14) ^ uVar1);\n uVar9 = CONCAT44(uVar5,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7) ^ uVar9;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x12) ^ uVar9);\n uVar1 = uVar1 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x10) ^ uVar1);\n uVar9 = uVar9 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0xe) ^ uVar9);\n uVar1 = uVar1 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0xc) ^ uVar1);\n uVar9 = uVar9 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 10) ^ uVar9);\n uVar9 = uVar9 ^ *(ulong *)(param_3 + 2);\n uVar1 = uVar1 ^ uVar7 ^ *(ulong *)(param_3 + 4);\n *param_2 = 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 param_2[1] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18\n | (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 |\n (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38;\n return 0;\n}" type_identifier (function_declarator "FUN_001003d0(ulong *param_1,ulong *param_2,int *param_3)" identifier (parameter_list "(ulong *param_1,ulong *param_2,int *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 "int *param_3" primitive_type (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n ulong uVar1;\n ulong uVar2;\n ulong uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n ulong uVar7;\n uint uVar8;\n ulong uVar9;\n \n uVar7 = *param_1;\n uVar9 = param_1[1];\n uVar7 = (uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38) ^ *(ulong *)(param_3 + 6);\n uVar9 = (uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |\n (uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18 |\n (uVar9 & 0xff00) << 0x28 | uVar9 << 0x38) ^ *(ulong *)(param_3 + 8);\n if (*param_3 == 0x18) {\n uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x38) ^ uVar7);\n uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x36) ^ uVar9 ^ uVar1);\n uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x34) ^ uVar7 ^ uVar2);\n uVar3 = uVar9 ^ uVar1 ^ uVar3;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x32) ^ uVar3);\n uVar9 = uVar7 ^ uVar2 ^ uVar9;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x30) ^ uVar9);\n uVar3 = uVar3 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x2e) ^ uVar3);\n uVar9 = uVar9 ^ uVar7;\n uVar8 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x42)) ^ (uint)(uVar3 >> 0x20);\n uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x42) >> 0x20) & uVar8;\n uVar5 = (uint)(uVar9 >> 0x20);\n uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x44) >> 0x20) & uVar5;\n uVar6 = (uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9;\n uVar9 = CONCAT44(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar3);\n uVar7 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x44) | uVar6) ^ uVar5,uVar6);\n }\n uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x2c) ^ uVar7);\n uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x2a) ^ uVar9 ^ uVar1);\n uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x28) ^ uVar7 ^ uVar2);\n uVar3 = uVar9 ^ uVar1 ^ uVar3;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x26) ^ uVar3);\n uVar9 = uVar7 ^ uVar2 ^ uVar9;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x24) ^ uVar9);\n uVar3 = uVar3 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x22) ^ uVar3);\n uVar7 = uVar7 ^ uVar9;\n uVar4 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x3e)) ^ (uint)(uVar3 >> 0x20);\n uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3e) >> 0x20) & uVar4;\n uVar8 = (uint)(uVar7 >> 0x20);\n uVar5 = (uint)((ulong)*(undefined8 *)(param_3 + 0x40) >> 0x20) & uVar8;\n uVar5 = (uVar5 << 1 | uVar5 >> 0x1f) ^ (uint)uVar7;\n uVar1 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x40) | uVar5) ^ uVar8,uVar5);\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x20) ^ uVar1);\n uVar7 = CONCAT44(uVar4,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar3) ^ uVar7;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1e) ^ uVar7);\n uVar1 = uVar1 ^ uVar9;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1c) ^ uVar1);\n uVar7 = uVar7 ^ uVar9;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1a) ^ uVar7);\n uVar1 = uVar1 ^ uVar9;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x18) ^ uVar1);\n uVar7 = uVar7 ^ uVar9;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x16) ^ uVar7);\n uVar9 = uVar9 ^ uVar1;\n uVar5 = ((uint)uVar7 | (uint)*(undefined8 *)(param_3 + 0x3a)) ^ (uint)(uVar7 >> 0x20);\n uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3a) >> 0x20) & uVar5;\n uVar8 = (uint)(uVar9 >> 0x20);\n uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3c) >> 0x20) & uVar8;\n uVar4 = (uint)uVar9 ^ (uVar4 << 1 | uVar4 >> 0x1f);\n uVar1 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x3c) | uVar4) ^ uVar8,uVar4);\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x14) ^ uVar1);\n uVar9 = CONCAT44(uVar5,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7) ^ uVar9;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x12) ^ uVar9);\n uVar1 = uVar1 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x10) ^ uVar1);\n uVar9 = uVar9 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0xe) ^ uVar9);\n uVar1 = uVar1 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0xc) ^ uVar1);\n uVar9 = uVar9 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 10) ^ uVar9);\n uVar9 = uVar9 ^ *(ulong *)(param_3 + 2);\n uVar1 = uVar1 ^ uVar7 ^ *(ulong *)(param_3 + 4);\n *param_2 = 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 param_2[1] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18\n | (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 |\n (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38;\n return 0;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "uint uVar4;" type_identifier identifier ;) (declaration "uint uVar5;" type_identifier identifier ;) (declaration "uint uVar6;" type_identifier identifier ;) (declaration "ulong uVar7;" type_identifier identifier ;) (declaration "uint uVar8;" type_identifier identifier ;) (declaration "ulong uVar9;" type_identifier identifier ;) (expression_statement "uVar7 = *param_1;" (assignment_expression "uVar7 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "uVar9 = param_1[1];" (assignment_expression "uVar9 = param_1[1]" identifier = (subscript_expression "param_1[1]" identifier [ number_literal ])) ;) (expression_statement "uVar7 = (uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38) ^ *(ulong *)(param_3 + 6);" (assignment_expression "uVar7 = (uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38) ^ *(ulong *)(param_3 + 6)" identifier = (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) ^ *(ulong *)(param_3 + 6)" (parenthesized_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 | 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)) )) ^ (pointer_expression "*(ulong *)(param_3 + 6)" * (cast_expression "(ulong *)(param_3 + 6)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 6)" ( (binary_expression "param_3 + 6" identifier + number_literal) )))))) ;) (expression_statement "uVar9 = (uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |\n (uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18 |\n (uVar9 & 0xff00) << 0x28 | uVar9 << 0x38) ^ *(ulong *)(param_3 + 8);" (assignment_expression "uVar9 = (uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |\n (uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18 |\n (uVar9 & 0xff00) << 0x28 | uVar9 << 0x38) ^ *(ulong *)(param_3 + 8)" identifier = (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) ^ *(ulong *)(param_3 + 8)" (parenthesized_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 | 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)) )) ^ (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) )))))) ;) (if_statement "if (*param_3 == 0x18) {\n uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x38) ^ uVar7);\n uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x36) ^ uVar9 ^ uVar1);\n uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x34) ^ uVar7 ^ uVar2);\n uVar3 = uVar9 ^ uVar1 ^ uVar3;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x32) ^ uVar3);\n uVar9 = uVar7 ^ uVar2 ^ uVar9;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x30) ^ uVar9);\n uVar3 = uVar3 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x2e) ^ uVar3);\n uVar9 = uVar9 ^ uVar7;\n uVar8 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x42)) ^ (uint)(uVar3 >> 0x20);\n uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x42) >> 0x20) & uVar8;\n uVar5 = (uint)(uVar9 >> 0x20);\n uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x44) >> 0x20) & uVar5;\n uVar6 = (uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9;\n uVar9 = CONCAT44(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar3);\n uVar7 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x44) | uVar6) ^ uVar5,uVar6);\n }" if (parenthesized_expression "(*param_3 == 0x18)" ( (binary_expression "*param_3 == 0x18" (pointer_expression "*param_3" * identifier) == number_literal) )) (compound_statement "{\n uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x38) ^ uVar7);\n uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x36) ^ uVar9 ^ uVar1);\n uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x34) ^ uVar7 ^ uVar2);\n uVar3 = uVar9 ^ uVar1 ^ uVar3;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x32) ^ uVar3);\n uVar9 = uVar7 ^ uVar2 ^ uVar9;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x30) ^ uVar9);\n uVar3 = uVar3 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x2e) ^ uVar3);\n uVar9 = uVar9 ^ uVar7;\n uVar8 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x42)) ^ (uint)(uVar3 >> 0x20);\n uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x42) >> 0x20) & uVar8;\n uVar5 = (uint)(uVar9 >> 0x20);\n uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x44) >> 0x20) & uVar5;\n uVar6 = (uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9;\n uVar9 = CONCAT44(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar3);\n uVar7 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x44) | uVar6) ^ uVar5,uVar6);\n }" { (expression_statement "uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x38) ^ uVar7);" (assignment_expression "uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x38) ^ uVar7)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x38) ^ uVar7)" identifier (argument_list "(*(ulong *)(param_3 + 0x38) ^ uVar7)" ( (binary_expression "*(ulong *)(param_3 + 0x38) ^ uVar7" (pointer_expression "*(ulong *)(param_3 + 0x38)" * (cast_expression "(ulong *)(param_3 + 0x38)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x38)" ( (binary_expression "param_3 + 0x38" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x36) ^ uVar9 ^ uVar1);" (assignment_expression "uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x36) ^ uVar9 ^ uVar1)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x36) ^ uVar9 ^ uVar1)" identifier (argument_list "(*(ulong *)(param_3 + 0x36) ^ uVar9 ^ uVar1)" ( (binary_expression "*(ulong *)(param_3 + 0x36) ^ uVar9 ^ uVar1" (binary_expression "*(ulong *)(param_3 + 0x36) ^ uVar9" (pointer_expression "*(ulong *)(param_3 + 0x36)" * (cast_expression "(ulong *)(param_3 + 0x36)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x36)" ( (binary_expression "param_3 + 0x36" identifier + number_literal) )))) ^ identifier) ^ identifier) )))) ;) (expression_statement "uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x34) ^ uVar7 ^ uVar2);" (assignment_expression "uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x34) ^ uVar7 ^ uVar2)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x34) ^ uVar7 ^ uVar2)" identifier (argument_list "(*(ulong *)(param_3 + 0x34) ^ uVar7 ^ uVar2)" ( (binary_expression "*(ulong *)(param_3 + 0x34) ^ uVar7 ^ uVar2" (binary_expression "*(ulong *)(param_3 + 0x34) ^ uVar7" (pointer_expression "*(ulong *)(param_3 + 0x34)" * (cast_expression "(ulong *)(param_3 + 0x34)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x34)" ( (binary_expression "param_3 + 0x34" identifier + number_literal) )))) ^ identifier) ^ identifier) )))) ;) (expression_statement "uVar3 = uVar9 ^ uVar1 ^ uVar3;" (assignment_expression "uVar3 = uVar9 ^ uVar1 ^ uVar3" identifier = (binary_expression "uVar9 ^ uVar1 ^ uVar3" (binary_expression "uVar9 ^ uVar1" identifier ^ identifier) ^ identifier)) ;) (expression_statement "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x32) ^ uVar3);" (assignment_expression "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x32) ^ uVar3)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x32) ^ uVar3)" identifier (argument_list "(*(ulong *)(param_3 + 0x32) ^ uVar3)" ( (binary_expression "*(ulong *)(param_3 + 0x32) ^ uVar3" (pointer_expression "*(ulong *)(param_3 + 0x32)" * (cast_expression "(ulong *)(param_3 + 0x32)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x32)" ( (binary_expression "param_3 + 0x32" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar9 = uVar7 ^ uVar2 ^ uVar9;" (assignment_expression "uVar9 = uVar7 ^ uVar2 ^ uVar9" identifier = (binary_expression "uVar7 ^ uVar2 ^ uVar9" (binary_expression "uVar7 ^ uVar2" identifier ^ identifier) ^ identifier)) ;) (expression_statement "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x30) ^ uVar9);" (assignment_expression "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x30) ^ uVar9)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x30) ^ uVar9)" identifier (argument_list "(*(ulong *)(param_3 + 0x30) ^ uVar9)" ( (binary_expression "*(ulong *)(param_3 + 0x30) ^ uVar9" (pointer_expression "*(ulong *)(param_3 + 0x30)" * (cast_expression "(ulong *)(param_3 + 0x30)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x30)" ( (binary_expression "param_3 + 0x30" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar3 = uVar3 ^ uVar7;" (assignment_expression "uVar3 = uVar3 ^ uVar7" identifier = (binary_expression "uVar3 ^ uVar7" identifier ^ identifier)) ;) (expression_statement "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x2e) ^ uVar3);" (assignment_expression "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x2e) ^ uVar3)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x2e) ^ uVar3)" identifier (argument_list "(*(ulong *)(param_3 + 0x2e) ^ uVar3)" ( (binary_expression "*(ulong *)(param_3 + 0x2e) ^ uVar3" (pointer_expression "*(ulong *)(param_3 + 0x2e)" * (cast_expression "(ulong *)(param_3 + 0x2e)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x2e)" ( (binary_expression "param_3 + 0x2e" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar9 = uVar9 ^ uVar7;" (assignment_expression "uVar9 = uVar9 ^ uVar7" identifier = (binary_expression "uVar9 ^ uVar7" identifier ^ identifier)) ;) (expression_statement "uVar8 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x42)) ^ (uint)(uVar3 >> 0x20);" (assignment_expression "uVar8 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x42)) ^ (uint)(uVar3 >> 0x20)" identifier = (binary_expression "((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x42)) ^ (uint)(uVar3 >> 0x20)" (parenthesized_expression "((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x42))" ( (binary_expression "(uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x42)" (cast_expression "(uint)uVar3" ( (type_descriptor "uint" type_identifier) ) identifier) | (binary_expression "(uint)*(undefined8 *)(param_3 + 0x42)" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(undefined8 *)(param_3 + 0x42)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x42)" ( (binary_expression "param_3 + 0x42" identifier + number_literal) ))))) )) ^ (call_expression "(uint)(uVar3 >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar3 >> 0x20)" ( (binary_expression "uVar3 >> 0x20" identifier >> number_literal) ))))) ;) (expression_statement "uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x42) >> 0x20) & uVar8;" (assignment_expression "uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x42) >> 0x20) & uVar8" identifier = (binary_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x42) >> 0x20) & uVar8" (call_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x42) >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((ulong)*(undefined8 *)(param_3 + 0x42) >> 0x20)" ( (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x42) >> 0x20" (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x42)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(undefined8 *)(param_3 + 0x42)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x42)" ( (binary_expression "param_3 + 0x42" identifier + number_literal) )))) >> number_literal) ))) & identifier)) ;) (expression_statement "uVar5 = (uint)(uVar9 >> 0x20);" (assignment_expression "uVar5 = (uint)(uVar9 >> 0x20)" identifier = (call_expression "(uint)(uVar9 >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar9 >> 0x20)" ( (binary_expression "uVar9 >> 0x20" identifier >> number_literal) )))) ;) (expression_statement "uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x44) >> 0x20) & uVar5;" (assignment_expression "uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x44) >> 0x20) & uVar5" identifier = (binary_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x44) >> 0x20) & uVar5" (call_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x44) >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((ulong)*(undefined8 *)(param_3 + 0x44) >> 0x20)" ( (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x44) >> 0x20" (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x44)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(undefined8 *)(param_3 + 0x44)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x44)" ( (binary_expression "param_3 + 0x44" identifier + number_literal) )))) >> number_literal) ))) & identifier)) ;) (expression_statement "uVar6 = (uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9;" (assignment_expression "uVar6 = (uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9" identifier = (binary_expression "(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9" (parenthesized_expression "(uVar6 << 1 | uVar6 >> 0x1f)" ( (binary_expression "uVar6 << 1 | uVar6 >> 0x1f" (binary_expression "uVar6 << 1" identifier << number_literal) | (binary_expression "uVar6 >> 0x1f" identifier >> number_literal)) )) ^ (cast_expression "(uint)uVar9" ( (type_descriptor "uint" type_identifier) ) identifier))) ;) (expression_statement "uVar9 = CONCAT44(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar3);" (assignment_expression "uVar9 = CONCAT44(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar3)" identifier = (call_expression "CONCAT44(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar3)" identifier (argument_list "(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar3)" ( identifier , (binary_expression "(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar3" (parenthesized_expression "(uVar4 << 1 | uVar4 >> 0x1f)" ( (binary_expression "uVar4 << 1 | uVar4 >> 0x1f" (binary_expression "uVar4 << 1" identifier << number_literal) | (binary_expression "uVar4 >> 0x1f" identifier >> number_literal)) )) ^ (cast_expression "(uint)uVar3" ( (type_descriptor "uint" type_identifier) ) identifier)) )))) ;) (expression_statement "uVar7 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x44) | uVar6) ^ uVar5,uVar6);" (assignment_expression "uVar7 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x44) | uVar6) ^ uVar5,uVar6)" identifier = (call_expression "CONCAT44(((uint)*(undefined8 *)(param_3 + 0x44) | uVar6) ^ uVar5,uVar6)" identifier (argument_list "(((uint)*(undefined8 *)(param_3 + 0x44) | uVar6) ^ uVar5,uVar6)" ( (binary_expression "((uint)*(undefined8 *)(param_3 + 0x44) | uVar6) ^ uVar5" (parenthesized_expression "((uint)*(undefined8 *)(param_3 + 0x44) | uVar6)" ( (binary_expression "(uint)*(undefined8 *)(param_3 + 0x44) | uVar6" (binary_expression "(uint)*(undefined8 *)(param_3 + 0x44)" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(undefined8 *)(param_3 + 0x44)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x44)" ( (binary_expression "param_3 + 0x44" identifier + number_literal) )))) | identifier) )) ^ identifier) , identifier )))) ;) })) (expression_statement "uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x2c) ^ uVar7);" (assignment_expression "uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x2c) ^ uVar7)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x2c) ^ uVar7)" identifier (argument_list "(*(ulong *)(param_3 + 0x2c) ^ uVar7)" ( (binary_expression "*(ulong *)(param_3 + 0x2c) ^ uVar7" (pointer_expression "*(ulong *)(param_3 + 0x2c)" * (cast_expression "(ulong *)(param_3 + 0x2c)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x2c)" ( (binary_expression "param_3 + 0x2c" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x2a) ^ uVar9 ^ uVar1);" (assignment_expression "uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x2a) ^ uVar9 ^ uVar1)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x2a) ^ uVar9 ^ uVar1)" identifier (argument_list "(*(ulong *)(param_3 + 0x2a) ^ uVar9 ^ uVar1)" ( (binary_expression "*(ulong *)(param_3 + 0x2a) ^ uVar9 ^ uVar1" (binary_expression "*(ulong *)(param_3 + 0x2a) ^ uVar9" (pointer_expression "*(ulong *)(param_3 + 0x2a)" * (cast_expression "(ulong *)(param_3 + 0x2a)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x2a)" ( (binary_expression "param_3 + 0x2a" identifier + number_literal) )))) ^ identifier) ^ identifier) )))) ;) (expression_statement "uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x28) ^ uVar7 ^ uVar2);" (assignment_expression "uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x28) ^ uVar7 ^ uVar2)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x28) ^ uVar7 ^ uVar2)" identifier (argument_list "(*(ulong *)(param_3 + 0x28) ^ uVar7 ^ uVar2)" ( (binary_expression "*(ulong *)(param_3 + 0x28) ^ uVar7 ^ uVar2" (binary_expression "*(ulong *)(param_3 + 0x28) ^ uVar7" (pointer_expression "*(ulong *)(param_3 + 0x28)" * (cast_expression "(ulong *)(param_3 + 0x28)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x28)" ( (binary_expression "param_3 + 0x28" identifier + number_literal) )))) ^ identifier) ^ identifier) )))) ;) (expression_statement "uVar3 = uVar9 ^ uVar1 ^ uVar3;" (assignment_expression "uVar3 = uVar9 ^ uVar1 ^ uVar3" identifier = (binary_expression "uVar9 ^ uVar1 ^ uVar3" (binary_expression "uVar9 ^ uVar1" identifier ^ identifier) ^ identifier)) ;) (expression_statement "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x26) ^ uVar3);" (assignment_expression "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x26) ^ uVar3)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x26) ^ uVar3)" identifier (argument_list "(*(ulong *)(param_3 + 0x26) ^ uVar3)" ( (binary_expression "*(ulong *)(param_3 + 0x26) ^ uVar3" (pointer_expression "*(ulong *)(param_3 + 0x26)" * (cast_expression "(ulong *)(param_3 + 0x26)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x26)" ( (binary_expression "param_3 + 0x26" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar9 = uVar7 ^ uVar2 ^ uVar9;" (assignment_expression "uVar9 = uVar7 ^ uVar2 ^ uVar9" identifier = (binary_expression "uVar7 ^ uVar2 ^ uVar9" (binary_expression "uVar7 ^ uVar2" identifier ^ identifier) ^ identifier)) ;) (expression_statement "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x24) ^ uVar9);" (assignment_expression "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x24) ^ uVar9)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x24) ^ uVar9)" identifier (argument_list "(*(ulong *)(param_3 + 0x24) ^ uVar9)" ( (binary_expression "*(ulong *)(param_3 + 0x24) ^ uVar9" (pointer_expression "*(ulong *)(param_3 + 0x24)" * (cast_expression "(ulong *)(param_3 + 0x24)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x24)" ( (binary_expression "param_3 + 0x24" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar3 = uVar3 ^ uVar7;" (assignment_expression "uVar3 = uVar3 ^ uVar7" identifier = (binary_expression "uVar3 ^ uVar7" identifier ^ identifier)) ;) (expression_statement "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x22) ^ uVar3);" (assignment_expression "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x22) ^ uVar3)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x22) ^ uVar3)" identifier (argument_list "(*(ulong *)(param_3 + 0x22) ^ uVar3)" ( (binary_expression "*(ulong *)(param_3 + 0x22) ^ uVar3" (pointer_expression "*(ulong *)(param_3 + 0x22)" * (cast_expression "(ulong *)(param_3 + 0x22)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x22)" ( (binary_expression "param_3 + 0x22" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar7 = uVar7 ^ uVar9;" (assignment_expression "uVar7 = uVar7 ^ uVar9" identifier = (binary_expression "uVar7 ^ uVar9" identifier ^ identifier)) ;) (expression_statement "uVar4 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x3e)) ^ (uint)(uVar3 >> 0x20);" (assignment_expression "uVar4 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x3e)) ^ (uint)(uVar3 >> 0x20)" identifier = (binary_expression "((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x3e)) ^ (uint)(uVar3 >> 0x20)" (parenthesized_expression "((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x3e))" ( (binary_expression "(uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x3e)" (cast_expression "(uint)uVar3" ( (type_descriptor "uint" type_identifier) ) identifier) | (binary_expression "(uint)*(undefined8 *)(param_3 + 0x3e)" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(undefined8 *)(param_3 + 0x3e)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x3e)" ( (binary_expression "param_3 + 0x3e" identifier + number_literal) ))))) )) ^ (call_expression "(uint)(uVar3 >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar3 >> 0x20)" ( (binary_expression "uVar3 >> 0x20" identifier >> number_literal) ))))) ;) (expression_statement "uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3e) >> 0x20) & uVar4;" (assignment_expression "uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3e) >> 0x20) & uVar4" identifier = (binary_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x3e) >> 0x20) & uVar4" (call_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x3e) >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((ulong)*(undefined8 *)(param_3 + 0x3e) >> 0x20)" ( (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x3e) >> 0x20" (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x3e)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(undefined8 *)(param_3 + 0x3e)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x3e)" ( (binary_expression "param_3 + 0x3e" identifier + number_literal) )))) >> number_literal) ))) & identifier)) ;) (expression_statement "uVar8 = (uint)(uVar7 >> 0x20);" (assignment_expression "uVar8 = (uint)(uVar7 >> 0x20)" identifier = (call_expression "(uint)(uVar7 >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar7 >> 0x20)" ( (binary_expression "uVar7 >> 0x20" identifier >> number_literal) )))) ;) (expression_statement "uVar5 = (uint)((ulong)*(undefined8 *)(param_3 + 0x40) >> 0x20) & uVar8;" (assignment_expression "uVar5 = (uint)((ulong)*(undefined8 *)(param_3 + 0x40) >> 0x20) & uVar8" identifier = (binary_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x40) >> 0x20) & uVar8" (call_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x40) >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((ulong)*(undefined8 *)(param_3 + 0x40) >> 0x20)" ( (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x40) >> 0x20" (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x40)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(undefined8 *)(param_3 + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x40)" ( (binary_expression "param_3 + 0x40" identifier + number_literal) )))) >> number_literal) ))) & identifier)) ;) (expression_statement "uVar5 = (uVar5 << 1 | uVar5 >> 0x1f) ^ (uint)uVar7;" (assignment_expression "uVar5 = (uVar5 << 1 | uVar5 >> 0x1f) ^ (uint)uVar7" identifier = (binary_expression "(uVar5 << 1 | uVar5 >> 0x1f) ^ (uint)uVar7" (parenthesized_expression "(uVar5 << 1 | uVar5 >> 0x1f)" ( (binary_expression "uVar5 << 1 | uVar5 >> 0x1f" (binary_expression "uVar5 << 1" identifier << number_literal) | (binary_expression "uVar5 >> 0x1f" identifier >> number_literal)) )) ^ (cast_expression "(uint)uVar7" ( (type_descriptor "uint" type_identifier) ) identifier))) ;) (expression_statement "uVar1 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x40) | uVar5) ^ uVar8,uVar5);" (assignment_expression "uVar1 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x40) | uVar5) ^ uVar8,uVar5)" identifier = (call_expression "CONCAT44(((uint)*(undefined8 *)(param_3 + 0x40) | uVar5) ^ uVar8,uVar5)" identifier (argument_list "(((uint)*(undefined8 *)(param_3 + 0x40) | uVar5) ^ uVar8,uVar5)" ( (binary_expression "((uint)*(undefined8 *)(param_3 + 0x40) | uVar5) ^ uVar8" (parenthesized_expression "((uint)*(undefined8 *)(param_3 + 0x40) | uVar5)" ( (binary_expression "(uint)*(undefined8 *)(param_3 + 0x40) | uVar5" (binary_expression "(uint)*(undefined8 *)(param_3 + 0x40)" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(undefined8 *)(param_3 + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x40)" ( (binary_expression "param_3 + 0x40" identifier + number_literal) )))) | identifier) )) ^ identifier) , identifier )))) ;) (expression_statement "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x20) ^ uVar1);" (assignment_expression "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x20) ^ uVar1)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x20) ^ uVar1)" identifier (argument_list "(*(ulong *)(param_3 + 0x20) ^ uVar1)" ( (binary_expression "*(ulong *)(param_3 + 0x20) ^ uVar1" (pointer_expression "*(ulong *)(param_3 + 0x20)" * (cast_expression "(ulong *)(param_3 + 0x20)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x20)" ( (binary_expression "param_3 + 0x20" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar7 = CONCAT44(uVar4,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar3) ^ uVar7;" (assignment_expression "uVar7 = CONCAT44(uVar4,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar3) ^ uVar7" identifier = (binary_expression "CONCAT44(uVar4,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar3) ^ uVar7" (call_expression "CONCAT44(uVar4,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar3)" identifier (argument_list "(uVar4,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar3)" ( identifier , (binary_expression "(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar3" (parenthesized_expression "(uVar6 << 1 | uVar6 >> 0x1f)" ( (binary_expression "uVar6 << 1 | uVar6 >> 0x1f" (binary_expression "uVar6 << 1" identifier << number_literal) | (binary_expression "uVar6 >> 0x1f" identifier >> number_literal)) )) ^ (cast_expression "(uint)uVar3" ( (type_descriptor "uint" type_identifier) ) identifier)) ))) ^ identifier)) ;) (expression_statement "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1e) ^ uVar7);" (assignment_expression "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1e) ^ uVar7)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x1e) ^ uVar7)" identifier (argument_list "(*(ulong *)(param_3 + 0x1e) ^ uVar7)" ( (binary_expression "*(ulong *)(param_3 + 0x1e) ^ uVar7" (pointer_expression "*(ulong *)(param_3 + 0x1e)" * (cast_expression "(ulong *)(param_3 + 0x1e)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x1e)" ( (binary_expression "param_3 + 0x1e" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar1 = uVar1 ^ uVar9;" (assignment_expression "uVar1 = uVar1 ^ uVar9" identifier = (binary_expression "uVar1 ^ uVar9" identifier ^ identifier)) ;) (expression_statement "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1c) ^ uVar1);" (assignment_expression "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1c) ^ uVar1)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x1c) ^ uVar1)" identifier (argument_list "(*(ulong *)(param_3 + 0x1c) ^ uVar1)" ( (binary_expression "*(ulong *)(param_3 + 0x1c) ^ uVar1" (pointer_expression "*(ulong *)(param_3 + 0x1c)" * (cast_expression "(ulong *)(param_3 + 0x1c)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x1c)" ( (binary_expression "param_3 + 0x1c" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar7 = uVar7 ^ uVar9;" (assignment_expression "uVar7 = uVar7 ^ uVar9" identifier = (binary_expression "uVar7 ^ uVar9" identifier ^ identifier)) ;) (expression_statement "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1a) ^ uVar7);" (assignment_expression "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1a) ^ uVar7)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x1a) ^ uVar7)" identifier (argument_list "(*(ulong *)(param_3 + 0x1a) ^ uVar7)" ( (binary_expression "*(ulong *)(param_3 + 0x1a) ^ uVar7" (pointer_expression "*(ulong *)(param_3 + 0x1a)" * (cast_expression "(ulong *)(param_3 + 0x1a)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x1a)" ( (binary_expression "param_3 + 0x1a" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar1 = uVar1 ^ uVar9;" (assignment_expression "uVar1 = uVar1 ^ uVar9" identifier = (binary_expression "uVar1 ^ uVar9" identifier ^ identifier)) ;) (expression_statement "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x18) ^ uVar1);" (assignment_expression "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x18) ^ uVar1)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x18) ^ uVar1)" identifier (argument_list "(*(ulong *)(param_3 + 0x18) ^ uVar1)" ( (binary_expression "*(ulong *)(param_3 + 0x18) ^ uVar1" (pointer_expression "*(ulong *)(param_3 + 0x18)" * (cast_expression "(ulong *)(param_3 + 0x18)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x18)" ( (binary_expression "param_3 + 0x18" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar7 = uVar7 ^ uVar9;" (assignment_expression "uVar7 = uVar7 ^ uVar9" identifier = (binary_expression "uVar7 ^ uVar9" identifier ^ identifier)) ;) (expression_statement "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x16) ^ uVar7);" (assignment_expression "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x16) ^ uVar7)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x16) ^ uVar7)" identifier (argument_list "(*(ulong *)(param_3 + 0x16) ^ uVar7)" ( (binary_expression "*(ulong *)(param_3 + 0x16) ^ uVar7" (pointer_expression "*(ulong *)(param_3 + 0x16)" * (cast_expression "(ulong *)(param_3 + 0x16)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x16)" ( (binary_expression "param_3 + 0x16" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar9 = uVar9 ^ uVar1;" (assignment_expression "uVar9 = uVar9 ^ uVar1" identifier = (binary_expression "uVar9 ^ uVar1" identifier ^ identifier)) ;) (expression_statement "uVar5 = ((uint)uVar7 | (uint)*(undefined8 *)(param_3 + 0x3a)) ^ (uint)(uVar7 >> 0x20);" (assignment_expression "uVar5 = ((uint)uVar7 | (uint)*(undefined8 *)(param_3 + 0x3a)) ^ (uint)(uVar7 >> 0x20)" identifier = (binary_expression "((uint)uVar7 | (uint)*(undefined8 *)(param_3 + 0x3a)) ^ (uint)(uVar7 >> 0x20)" (parenthesized_expression "((uint)uVar7 | (uint)*(undefined8 *)(param_3 + 0x3a))" ( (binary_expression "(uint)uVar7 | (uint)*(undefined8 *)(param_3 + 0x3a)" (cast_expression "(uint)uVar7" ( (type_descriptor "uint" type_identifier) ) identifier) | (binary_expression "(uint)*(undefined8 *)(param_3 + 0x3a)" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(undefined8 *)(param_3 + 0x3a)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x3a)" ( (binary_expression "param_3 + 0x3a" identifier + number_literal) ))))) )) ^ (call_expression "(uint)(uVar7 >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar7 >> 0x20)" ( (binary_expression "uVar7 >> 0x20" identifier >> number_literal) ))))) ;) (expression_statement "uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3a) >> 0x20) & uVar5;" (assignment_expression "uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3a) >> 0x20) & uVar5" identifier = (binary_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x3a) >> 0x20) & uVar5" (call_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x3a) >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((ulong)*(undefined8 *)(param_3 + 0x3a) >> 0x20)" ( (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x3a) >> 0x20" (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x3a)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(undefined8 *)(param_3 + 0x3a)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x3a)" ( (binary_expression "param_3 + 0x3a" identifier + number_literal) )))) >> number_literal) ))) & identifier)) ;) (expression_statement "uVar8 = (uint)(uVar9 >> 0x20);" (assignment_expression "uVar8 = (uint)(uVar9 >> 0x20)" identifier = (call_expression "(uint)(uVar9 >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar9 >> 0x20)" ( (binary_expression "uVar9 >> 0x20" identifier >> number_literal) )))) ;) (expression_statement "uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3c) >> 0x20) & uVar8;" (assignment_expression "uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3c) >> 0x20) & uVar8" identifier = (binary_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x3c) >> 0x20) & uVar8" (call_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x3c) >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((ulong)*(undefined8 *)(param_3 + 0x3c) >> 0x20)" ( (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x3c) >> 0x20" (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x3c)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(undefined8 *)(param_3 + 0x3c)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x3c)" ( (binary_expression "param_3 + 0x3c" identifier + number_literal) )))) >> number_literal) ))) & identifier)) ;) (expression_statement "uVar4 = (uint)uVar9 ^ (uVar4 << 1 | uVar4 >> 0x1f);" (assignment_expression "uVar4 = (uint)uVar9 ^ (uVar4 << 1 | uVar4 >> 0x1f)" identifier = (binary_expression "(uint)uVar9 ^ (uVar4 << 1 | uVar4 >> 0x1f)" (cast_expression "(uint)uVar9" ( (type_descriptor "uint" type_identifier) ) identifier) ^ (parenthesized_expression "(uVar4 << 1 | uVar4 >> 0x1f)" ( (binary_expression "uVar4 << 1 | uVar4 >> 0x1f" (binary_expression "uVar4 << 1" identifier << number_literal) | (binary_expression "uVar4 >> 0x1f" identifier >> number_literal)) )))) ;) (expression_statement "uVar1 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x3c) | uVar4) ^ uVar8,uVar4);" (assignment_expression "uVar1 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x3c) | uVar4) ^ uVar8,uVar4)" identifier = (call_expression "CONCAT44(((uint)*(undefined8 *)(param_3 + 0x3c) | uVar4) ^ uVar8,uVar4)" identifier (argument_list "(((uint)*(undefined8 *)(param_3 + 0x3c) | uVar4) ^ uVar8,uVar4)" ( (binary_expression "((uint)*(undefined8 *)(param_3 + 0x3c) | uVar4) ^ uVar8" (parenthesized_expression "((uint)*(undefined8 *)(param_3 + 0x3c) | uVar4)" ( (binary_expression "(uint)*(undefined8 *)(param_3 + 0x3c) | uVar4" (binary_expression "(uint)*(undefined8 *)(param_3 + 0x3c)" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(undefined8 *)(param_3 + 0x3c)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x3c)" ( (binary_expression "param_3 + 0x3c" identifier + number_literal) )))) | identifier) )) ^ identifier) , identifier )))) ;) (expression_statement "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x14) ^ uVar1);" (assignment_expression "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x14) ^ uVar1)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x14) ^ uVar1)" identifier (argument_list "(*(ulong *)(param_3 + 0x14) ^ uVar1)" ( (binary_expression "*(ulong *)(param_3 + 0x14) ^ uVar1" (pointer_expression "*(ulong *)(param_3 + 0x14)" * (cast_expression "(ulong *)(param_3 + 0x14)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x14)" ( (binary_expression "param_3 + 0x14" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar9 = CONCAT44(uVar5,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7) ^ uVar9;" (assignment_expression "uVar9 = CONCAT44(uVar5,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7) ^ uVar9" identifier = (binary_expression "CONCAT44(uVar5,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7) ^ uVar9" (call_expression "CONCAT44(uVar5,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7)" identifier (argument_list "(uVar5,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7)" ( identifier , (binary_expression "(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7" (parenthesized_expression "(uVar6 << 1 | uVar6 >> 0x1f)" ( (binary_expression "uVar6 << 1 | uVar6 >> 0x1f" (binary_expression "uVar6 << 1" identifier << number_literal) | (binary_expression "uVar6 >> 0x1f" identifier >> number_literal)) )) ^ (cast_expression "(uint)uVar7" ( (type_descriptor "uint" type_identifier) ) identifier)) ))) ^ identifier)) ;) (expression_statement "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x12) ^ uVar9);" (assignment_expression "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x12) ^ uVar9)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x12) ^ uVar9)" identifier (argument_list "(*(ulong *)(param_3 + 0x12) ^ uVar9)" ( (binary_expression "*(ulong *)(param_3 + 0x12) ^ uVar9" (pointer_expression "*(ulong *)(param_3 + 0x12)" * (cast_expression "(ulong *)(param_3 + 0x12)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x12)" ( (binary_expression "param_3 + 0x12" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar1 = uVar1 ^ uVar7;" (assignment_expression "uVar1 = uVar1 ^ uVar7" identifier = (binary_expression "uVar1 ^ uVar7" identifier ^ identifier)) ;) (expression_statement "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x10) ^ uVar1);" (assignment_expression "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x10) ^ uVar1)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x10) ^ uVar1)" identifier (argument_list "(*(ulong *)(param_3 + 0x10) ^ uVar1)" ( (binary_expression "*(ulong *)(param_3 + 0x10) ^ uVar1" (pointer_expression "*(ulong *)(param_3 + 0x10)" * (cast_expression "(ulong *)(param_3 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x10)" ( (binary_expression "param_3 + 0x10" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar9 = uVar9 ^ uVar7;" (assignment_expression "uVar9 = uVar9 ^ uVar7" identifier = (binary_expression "uVar9 ^ uVar7" identifier ^ identifier)) ;) (expression_statement "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0xe) ^ uVar9);" (assignment_expression "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0xe) ^ uVar9)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0xe) ^ uVar9)" identifier (argument_list "(*(ulong *)(param_3 + 0xe) ^ uVar9)" ( (binary_expression "*(ulong *)(param_3 + 0xe) ^ uVar9" (pointer_expression "*(ulong *)(param_3 + 0xe)" * (cast_expression "(ulong *)(param_3 + 0xe)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xe)" ( (binary_expression "param_3 + 0xe" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar1 = uVar1 ^ uVar7;" (assignment_expression "uVar1 = uVar1 ^ uVar7" identifier = (binary_expression "uVar1 ^ uVar7" identifier ^ identifier)) ;) (expression_statement "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0xc) ^ uVar1);" (assignment_expression "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0xc) ^ uVar1)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0xc) ^ uVar1)" identifier (argument_list "(*(ulong *)(param_3 + 0xc) ^ uVar1)" ( (binary_expression "*(ulong *)(param_3 + 0xc) ^ uVar1" (pointer_expression "*(ulong *)(param_3 + 0xc)" * (cast_expression "(ulong *)(param_3 + 0xc)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xc)" ( (binary_expression "param_3 + 0xc" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar9 = uVar9 ^ uVar7;" (assignment_expression "uVar9 = uVar9 ^ uVar7" identifier = (binary_expression "uVar9 ^ uVar7" identifier ^ identifier)) ;) (expression_statement "uVar7 = FUN_00100000(*(ulong *)(param_3 + 10) ^ uVar9);" (assignment_expression "uVar7 = FUN_00100000(*(ulong *)(param_3 + 10) ^ uVar9)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 10) ^ uVar9)" identifier (argument_list "(*(ulong *)(param_3 + 10) ^ uVar9)" ( (binary_expression "*(ulong *)(param_3 + 10) ^ uVar9" (pointer_expression "*(ulong *)(param_3 + 10)" * (cast_expression "(ulong *)(param_3 + 10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 10)" ( (binary_expression "param_3 + 10" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar9 = uVar9 ^ *(ulong *)(param_3 + 2);" (assignment_expression "uVar9 = uVar9 ^ *(ulong *)(param_3 + 2)" identifier = (binary_expression "uVar9 ^ *(ulong *)(param_3 + 2)" identifier ^ (pointer_expression "*(ulong *)(param_3 + 2)" * (cast_expression "(ulong *)(param_3 + 2)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 2)" ( (binary_expression "param_3 + 2" identifier + number_literal) )))))) ;) (expression_statement "uVar1 = uVar1 ^ uVar7 ^ *(ulong *)(param_3 + 4);" (assignment_expression "uVar1 = uVar1 ^ uVar7 ^ *(ulong *)(param_3 + 4)" identifier = (binary_expression "uVar1 ^ uVar7 ^ *(ulong *)(param_3 + 4)" (binary_expression "uVar1 ^ uVar7" identifier ^ identifier) ^ (pointer_expression "*(ulong *)(param_3 + 4)" * (cast_expression "(ulong *)(param_3 + 4)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 4)" ( (binary_expression "param_3 + 4" identifier + number_literal) )))))) ;) (expression_statement "*param_2 = 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 "*param_2 = uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |\n (uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18 |\n (uVar9 & 0xff00) << 0x28 | uVar9 << 0x38" (pointer_expression "*param_2" * identifier) = (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 "param_2[1] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18\n | (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 |\n (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38;" (assignment_expression "param_2[1] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18\n | (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 |\n (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38" (subscript_expression "param_2[1]" identifier [ number_literal ]) = (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18\n | (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 |\n (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18\n | (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 |\n (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18\n | (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 |\n (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))) ;) (return_statement "return 0;" return number_literal ;) })))
|
(translation_unit "/* WARNING: Unknown calling convention */\n\nint camellia_ecb_decrypt(uchar *ct,uchar *pt,symmetric_key *skey)\n\n{\n ulong64 uVar1;\n ulong64 uVar2;\n ulong64 uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n ulong uVar7;\n uint uVar8;\n ulong uVar9;\n ulong uVar10;\n \n uVar7 = *(ulong *)ct;\n uVar9 = *(ulong *)(ct + 8);\n uVar7 = (uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38) ^ (skey->xtea).A[3];\n uVar9 = (uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |\n (uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18 |\n (uVar9 & 0xff00) << 0x28 | uVar9 << 0x38) ^ (skey->xtea).A[4];\n if ((skey->des).ek[0] == 0x18) {\n uVar1 = F((skey->xtea).A[0x1c] ^ uVar7);\n uVar2 = F((skey->xtea).A[0x1b] ^ uVar9 ^ uVar1);\n uVar3 = F((skey->xtea).A[0x1a] ^ uVar7 ^ uVar2);\n uVar9 = uVar9 ^ uVar1 ^ uVar3;\n uVar1 = F((skey->xtea).A[0x19] ^ uVar9);\n uVar7 = uVar7 ^ uVar2 ^ uVar1;\n uVar1 = F((skey->xtea).A[0x18] ^ uVar7);\n uVar9 = uVar9 ^ uVar1;\n uVar1 = F((skey->xtea).A[0x17] ^ uVar9);\n uVar7 = uVar7 ^ uVar1;\n uVar8 = ((uint)uVar9 | (uint)(skey->xtea).B[1]) ^ (uint)(uVar9 >> 0x20);\n uVar4 = (uint)((skey->xtea).B[1] >> 0x20) & uVar8;\n uVar5 = (uint)(uVar7 >> 0x20);\n uVar6 = (uint)((skey->xtea).B[2] >> 0x20) & uVar5;\n uVar6 = (uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7;\n uVar9 = CONCAT44(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar9);\n uVar7 = CONCAT44(((uint)(skey->xtea).B[2] | uVar6) ^ uVar5,uVar6);\n }\n uVar1 = F((skey->xtea).A[0x16] ^ uVar7);\n uVar2 = F((skey->xtea).A[0x15] ^ uVar9 ^ uVar1);\n uVar3 = F((skey->xtea).A[0x14] ^ uVar7 ^ uVar2);\n uVar9 = uVar9 ^ uVar1 ^ uVar3;\n uVar1 = F((skey->xtea).A[0x13] ^ uVar9);\n uVar7 = uVar7 ^ uVar2 ^ uVar1;\n uVar1 = F((skey->xtea).A[0x12] ^ uVar7);\n uVar9 = uVar9 ^ uVar1;\n uVar1 = F((skey->xtea).A[0x11] ^ uVar9);\n uVar7 = uVar1 ^ uVar7;\n uVar4 = ((uint)uVar9 | (uint)(skey->xtea).A[0x1f]) ^ (uint)(uVar9 >> 0x20);\n uVar6 = (uint)((skey->xtea).A[0x1f] >> 0x20) & uVar4;\n uVar8 = (uint)(uVar7 >> 0x20);\n uVar5 = (uint)((skey->xtea).B[0] >> 0x20) & uVar8;\n uVar5 = (uVar5 << 1 | uVar5 >> 0x1f) ^ (uint)uVar7;\n uVar7 = CONCAT44(((uint)(skey->xtea).B[0] | uVar5) ^ uVar8,uVar5);\n uVar1 = F((skey->xtea).A[0x10] ^ uVar7);\n uVar9 = CONCAT44(uVar4,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9) ^ uVar1;\n uVar1 = F((skey->xtea).A[0xf] ^ uVar9);\n uVar7 = uVar7 ^ uVar1;\n uVar1 = F((skey->xtea).A[0xe] ^ uVar7);\n uVar9 = uVar9 ^ uVar1;\n uVar1 = F((skey->xtea).A[0xd] ^ uVar9);\n uVar7 = uVar7 ^ uVar1;\n uVar1 = F((skey->xtea).A[0xc] ^ uVar7);\n uVar9 = uVar9 ^ uVar1;\n uVar1 = F((skey->xtea).A[0xb] ^ uVar9);\n uVar7 = uVar1 ^ uVar7;\n uVar5 = ((uint)uVar9 | (uint)(skey->xtea).A[0x1d]) ^ (uint)(uVar9 >> 0x20);\n uVar6 = (uint)((skey->xtea).A[0x1d] >> 0x20) & uVar5;\n uVar8 = (uint)(uVar7 >> 0x20);\n uVar4 = (uint)((skey->xtea).A[0x1e] >> 0x20) & uVar8;\n uVar4 = (uint)uVar7 ^ (uVar4 << 1 | uVar4 >> 0x1f);\n uVar10 = CONCAT44(((uint)(skey->xtea).A[0x1e] | uVar4) ^ uVar8,uVar4);\n uVar1 = F((skey->xtea).A[10] ^ uVar10);\n uVar7 = CONCAT44(uVar5,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9) ^ uVar1;\n uVar1 = F((skey->xtea).A[9] ^ uVar7);\n uVar10 = uVar10 ^ uVar1;\n uVar1 = F((skey->xtea).A[8] ^ uVar10);\n uVar7 = uVar7 ^ uVar1;\n uVar1 = F((skey->xtea).A[7] ^ uVar7);\n uVar10 = uVar10 ^ uVar1;\n uVar1 = F((skey->xtea).A[6] ^ uVar10);\n uVar7 = uVar7 ^ uVar1;\n uVar1 = F((skey->xtea).A[5] ^ uVar7);\n uVar7 = uVar7 ^ (skey->xtea).A[1];\n uVar10 = uVar10 ^ uVar1 ^ (skey->xtea).A[2];\n *(ulong *)pt = uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 |\n (uVar7 & 0xff0000000000) >> 0x18 | (uVar7 & 0xff00000000) >> 8 |\n (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 | (uVar7 & 0xff00) << 0x28 |\n uVar7 << 0x38;\n *(ulong *)(pt + 8) =\n uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 | (uVar10 & 0xff0000000000) >> 0x18 |\n (uVar10 & 0xff00000000) >> 8 | (uVar10 & 0xff000000) << 8 | (uVar10 & 0xff0000) << 0x18 |\n (uVar10 & 0xff00) << 0x28 | uVar10 << 0x38;\n return 0;\n}\n\n" comment (function_definition "int camellia_ecb_decrypt(uchar *ct,uchar *pt,symmetric_key *skey)\n\n{\n ulong64 uVar1;\n ulong64 uVar2;\n ulong64 uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n ulong uVar7;\n uint uVar8;\n ulong uVar9;\n ulong uVar10;\n \n uVar7 = *(ulong *)ct;\n uVar9 = *(ulong *)(ct + 8);\n uVar7 = (uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38) ^ (skey->xtea).A[3];\n uVar9 = (uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |\n (uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18 |\n (uVar9 & 0xff00) << 0x28 | uVar9 << 0x38) ^ (skey->xtea).A[4];\n if ((skey->des).ek[0] == 0x18) {\n uVar1 = F((skey->xtea).A[0x1c] ^ uVar7);\n uVar2 = F((skey->xtea).A[0x1b] ^ uVar9 ^ uVar1);\n uVar3 = F((skey->xtea).A[0x1a] ^ uVar7 ^ uVar2);\n uVar9 = uVar9 ^ uVar1 ^ uVar3;\n uVar1 = F((skey->xtea).A[0x19] ^ uVar9);\n uVar7 = uVar7 ^ uVar2 ^ uVar1;\n uVar1 = F((skey->xtea).A[0x18] ^ uVar7);\n uVar9 = uVar9 ^ uVar1;\n uVar1 = F((skey->xtea).A[0x17] ^ uVar9);\n uVar7 = uVar7 ^ uVar1;\n uVar8 = ((uint)uVar9 | (uint)(skey->xtea).B[1]) ^ (uint)(uVar9 >> 0x20);\n uVar4 = (uint)((skey->xtea).B[1] >> 0x20) & uVar8;\n uVar5 = (uint)(uVar7 >> 0x20);\n uVar6 = (uint)((skey->xtea).B[2] >> 0x20) & uVar5;\n uVar6 = (uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7;\n uVar9 = CONCAT44(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar9);\n uVar7 = CONCAT44(((uint)(skey->xtea).B[2] | uVar6) ^ uVar5,uVar6);\n }\n uVar1 = F((skey->xtea).A[0x16] ^ uVar7);\n uVar2 = F((skey->xtea).A[0x15] ^ uVar9 ^ uVar1);\n uVar3 = F((skey->xtea).A[0x14] ^ uVar7 ^ uVar2);\n uVar9 = uVar9 ^ uVar1 ^ uVar3;\n uVar1 = F((skey->xtea).A[0x13] ^ uVar9);\n uVar7 = uVar7 ^ uVar2 ^ uVar1;\n uVar1 = F((skey->xtea).A[0x12] ^ uVar7);\n uVar9 = uVar9 ^ uVar1;\n uVar1 = F((skey->xtea).A[0x11] ^ uVar9);\n uVar7 = uVar1 ^ uVar7;\n uVar4 = ((uint)uVar9 | (uint)(skey->xtea).A[0x1f]) ^ (uint)(uVar9 >> 0x20);\n uVar6 = (uint)((skey->xtea).A[0x1f] >> 0x20) & uVar4;\n uVar8 = (uint)(uVar7 >> 0x20);\n uVar5 = (uint)((skey->xtea).B[0] >> 0x20) & uVar8;\n uVar5 = (uVar5 << 1 | uVar5 >> 0x1f) ^ (uint)uVar7;\n uVar7 = CONCAT44(((uint)(skey->xtea).B[0] | uVar5) ^ uVar8,uVar5);\n uVar1 = F((skey->xtea).A[0x10] ^ uVar7);\n uVar9 = CONCAT44(uVar4,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9) ^ uVar1;\n uVar1 = F((skey->xtea).A[0xf] ^ uVar9);\n uVar7 = uVar7 ^ uVar1;\n uVar1 = F((skey->xtea).A[0xe] ^ uVar7);\n uVar9 = uVar9 ^ uVar1;\n uVar1 = F((skey->xtea).A[0xd] ^ uVar9);\n uVar7 = uVar7 ^ uVar1;\n uVar1 = F((skey->xtea).A[0xc] ^ uVar7);\n uVar9 = uVar9 ^ uVar1;\n uVar1 = F((skey->xtea).A[0xb] ^ uVar9);\n uVar7 = uVar1 ^ uVar7;\n uVar5 = ((uint)uVar9 | (uint)(skey->xtea).A[0x1d]) ^ (uint)(uVar9 >> 0x20);\n uVar6 = (uint)((skey->xtea).A[0x1d] >> 0x20) & uVar5;\n uVar8 = (uint)(uVar7 >> 0x20);\n uVar4 = (uint)((skey->xtea).A[0x1e] >> 0x20) & uVar8;\n uVar4 = (uint)uVar7 ^ (uVar4 << 1 | uVar4 >> 0x1f);\n uVar10 = CONCAT44(((uint)(skey->xtea).A[0x1e] | uVar4) ^ uVar8,uVar4);\n uVar1 = F((skey->xtea).A[10] ^ uVar10);\n uVar7 = CONCAT44(uVar5,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9) ^ uVar1;\n uVar1 = F((skey->xtea).A[9] ^ uVar7);\n uVar10 = uVar10 ^ uVar1;\n uVar1 = F((skey->xtea).A[8] ^ uVar10);\n uVar7 = uVar7 ^ uVar1;\n uVar1 = F((skey->xtea).A[7] ^ uVar7);\n uVar10 = uVar10 ^ uVar1;\n uVar1 = F((skey->xtea).A[6] ^ uVar10);\n uVar7 = uVar7 ^ uVar1;\n uVar1 = F((skey->xtea).A[5] ^ uVar7);\n uVar7 = uVar7 ^ (skey->xtea).A[1];\n uVar10 = uVar10 ^ uVar1 ^ (skey->xtea).A[2];\n *(ulong *)pt = uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 |\n (uVar7 & 0xff0000000000) >> 0x18 | (uVar7 & 0xff00000000) >> 8 |\n (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 | (uVar7 & 0xff00) << 0x28 |\n uVar7 << 0x38;\n *(ulong *)(pt + 8) =\n uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 | (uVar10 & 0xff0000000000) >> 0x18 |\n (uVar10 & 0xff00000000) >> 8 | (uVar10 & 0xff000000) << 8 | (uVar10 & 0xff0000) << 0x18 |\n (uVar10 & 0xff00) << 0x28 | uVar10 << 0x38;\n return 0;\n}" primitive_type (function_declarator "camellia_ecb_decrypt(uchar *ct,uchar *pt,symmetric_key *skey)" identifier (parameter_list "(uchar *ct,uchar *pt,symmetric_key *skey)" ( (parameter_declaration "uchar *ct" type_identifier (pointer_declarator "*ct" * identifier)) , (parameter_declaration "uchar *pt" type_identifier (pointer_declarator "*pt" * identifier)) , (parameter_declaration "symmetric_key *skey" type_identifier (pointer_declarator "*skey" * identifier)) ))) (compound_statement "{\n ulong64 uVar1;\n ulong64 uVar2;\n ulong64 uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n ulong uVar7;\n uint uVar8;\n ulong uVar9;\n ulong uVar10;\n \n uVar7 = *(ulong *)ct;\n uVar9 = *(ulong *)(ct + 8);\n uVar7 = (uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38) ^ (skey->xtea).A[3];\n uVar9 = (uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |\n (uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18 |\n (uVar9 & 0xff00) << 0x28 | uVar9 << 0x38) ^ (skey->xtea).A[4];\n if ((skey->des).ek[0] == 0x18) {\n uVar1 = F((skey->xtea).A[0x1c] ^ uVar7);\n uVar2 = F((skey->xtea).A[0x1b] ^ uVar9 ^ uVar1);\n uVar3 = F((skey->xtea).A[0x1a] ^ uVar7 ^ uVar2);\n uVar9 = uVar9 ^ uVar1 ^ uVar3;\n uVar1 = F((skey->xtea).A[0x19] ^ uVar9);\n uVar7 = uVar7 ^ uVar2 ^ uVar1;\n uVar1 = F((skey->xtea).A[0x18] ^ uVar7);\n uVar9 = uVar9 ^ uVar1;\n uVar1 = F((skey->xtea).A[0x17] ^ uVar9);\n uVar7 = uVar7 ^ uVar1;\n uVar8 = ((uint)uVar9 | (uint)(skey->xtea).B[1]) ^ (uint)(uVar9 >> 0x20);\n uVar4 = (uint)((skey->xtea).B[1] >> 0x20) & uVar8;\n uVar5 = (uint)(uVar7 >> 0x20);\n uVar6 = (uint)((skey->xtea).B[2] >> 0x20) & uVar5;\n uVar6 = (uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7;\n uVar9 = CONCAT44(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar9);\n uVar7 = CONCAT44(((uint)(skey->xtea).B[2] | uVar6) ^ uVar5,uVar6);\n }\n uVar1 = F((skey->xtea).A[0x16] ^ uVar7);\n uVar2 = F((skey->xtea).A[0x15] ^ uVar9 ^ uVar1);\n uVar3 = F((skey->xtea).A[0x14] ^ uVar7 ^ uVar2);\n uVar9 = uVar9 ^ uVar1 ^ uVar3;\n uVar1 = F((skey->xtea).A[0x13] ^ uVar9);\n uVar7 = uVar7 ^ uVar2 ^ uVar1;\n uVar1 = F((skey->xtea).A[0x12] ^ uVar7);\n uVar9 = uVar9 ^ uVar1;\n uVar1 = F((skey->xtea).A[0x11] ^ uVar9);\n uVar7 = uVar1 ^ uVar7;\n uVar4 = ((uint)uVar9 | (uint)(skey->xtea).A[0x1f]) ^ (uint)(uVar9 >> 0x20);\n uVar6 = (uint)((skey->xtea).A[0x1f] >> 0x20) & uVar4;\n uVar8 = (uint)(uVar7 >> 0x20);\n uVar5 = (uint)((skey->xtea).B[0] >> 0x20) & uVar8;\n uVar5 = (uVar5 << 1 | uVar5 >> 0x1f) ^ (uint)uVar7;\n uVar7 = CONCAT44(((uint)(skey->xtea).B[0] | uVar5) ^ uVar8,uVar5);\n uVar1 = F((skey->xtea).A[0x10] ^ uVar7);\n uVar9 = CONCAT44(uVar4,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9) ^ uVar1;\n uVar1 = F((skey->xtea).A[0xf] ^ uVar9);\n uVar7 = uVar7 ^ uVar1;\n uVar1 = F((skey->xtea).A[0xe] ^ uVar7);\n uVar9 = uVar9 ^ uVar1;\n uVar1 = F((skey->xtea).A[0xd] ^ uVar9);\n uVar7 = uVar7 ^ uVar1;\n uVar1 = F((skey->xtea).A[0xc] ^ uVar7);\n uVar9 = uVar9 ^ uVar1;\n uVar1 = F((skey->xtea).A[0xb] ^ uVar9);\n uVar7 = uVar1 ^ uVar7;\n uVar5 = ((uint)uVar9 | (uint)(skey->xtea).A[0x1d]) ^ (uint)(uVar9 >> 0x20);\n uVar6 = (uint)((skey->xtea).A[0x1d] >> 0x20) & uVar5;\n uVar8 = (uint)(uVar7 >> 0x20);\n uVar4 = (uint)((skey->xtea).A[0x1e] >> 0x20) & uVar8;\n uVar4 = (uint)uVar7 ^ (uVar4 << 1 | uVar4 >> 0x1f);\n uVar10 = CONCAT44(((uint)(skey->xtea).A[0x1e] | uVar4) ^ uVar8,uVar4);\n uVar1 = F((skey->xtea).A[10] ^ uVar10);\n uVar7 = CONCAT44(uVar5,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9) ^ uVar1;\n uVar1 = F((skey->xtea).A[9] ^ uVar7);\n uVar10 = uVar10 ^ uVar1;\n uVar1 = F((skey->xtea).A[8] ^ uVar10);\n uVar7 = uVar7 ^ uVar1;\n uVar1 = F((skey->xtea).A[7] ^ uVar7);\n uVar10 = uVar10 ^ uVar1;\n uVar1 = F((skey->xtea).A[6] ^ uVar10);\n uVar7 = uVar7 ^ uVar1;\n uVar1 = F((skey->xtea).A[5] ^ uVar7);\n uVar7 = uVar7 ^ (skey->xtea).A[1];\n uVar10 = uVar10 ^ uVar1 ^ (skey->xtea).A[2];\n *(ulong *)pt = uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 |\n (uVar7 & 0xff0000000000) >> 0x18 | (uVar7 & 0xff00000000) >> 8 |\n (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 | (uVar7 & 0xff00) << 0x28 |\n uVar7 << 0x38;\n *(ulong *)(pt + 8) =\n uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 | (uVar10 & 0xff0000000000) >> 0x18 |\n (uVar10 & 0xff00000000) >> 8 | (uVar10 & 0xff000000) << 8 | (uVar10 & 0xff0000) << 0x18 |\n (uVar10 & 0xff00) << 0x28 | uVar10 << 0x38;\n return 0;\n}" { (declaration "ulong64 uVar1;" type_identifier identifier ;) (declaration "ulong64 uVar2;" type_identifier identifier ;) (declaration "ulong64 uVar3;" type_identifier identifier ;) (declaration "uint uVar4;" type_identifier identifier ;) (declaration "uint uVar5;" type_identifier identifier ;) (declaration "uint uVar6;" type_identifier identifier ;) (declaration "ulong uVar7;" type_identifier identifier ;) (declaration "uint uVar8;" type_identifier identifier ;) (declaration "ulong uVar9;" type_identifier identifier ;) (declaration "ulong uVar10;" type_identifier identifier ;) (expression_statement "uVar7 = *(ulong *)ct;" (assignment_expression "uVar7 = *(ulong *)ct" identifier = (pointer_expression "*(ulong *)ct" * (cast_expression "(ulong *)ct" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier))) ;) (expression_statement "uVar9 = *(ulong *)(ct + 8);" (assignment_expression "uVar9 = *(ulong *)(ct + 8)" identifier = (pointer_expression "*(ulong *)(ct + 8)" * (cast_expression "(ulong *)(ct + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(ct + 8)" ( (binary_expression "ct + 8" identifier + number_literal) ))))) ;) (expression_statement "uVar7 = (uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38) ^ (skey->xtea).A[3];" (assignment_expression "uVar7 = (uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38) ^ (skey->xtea).A[3]" identifier = (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) ^ (skey->xtea).A[3]" (parenthesized_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 | 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)) )) ^ (subscript_expression "(skey->xtea).A[3]" (field_expression "(skey->xtea).A" (parenthesized_expression "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) )) . field_identifier) [ number_literal ]))) ;) (expression_statement "uVar9 = (uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |\n (uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18 |\n (uVar9 & 0xff00) << 0x28 | uVar9 << 0x38) ^ (skey->xtea).A[4];" (assignment_expression "uVar9 = (uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |\n (uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18 |\n (uVar9 & 0xff00) << 0x28 | uVar9 << 0x38) ^ (skey->xtea).A[4]" identifier = (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) ^ (skey->xtea).A[4]" (parenthesized_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 | 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)) )) ^ (subscript_expression "(skey->xtea).A[4]" (field_expression "(skey->xtea).A" (parenthesized_expression "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) )) . field_identifier) [ number_literal ]))) ;) (if_statement "if ((skey->des).ek[0] == 0x18) {\n uVar1 = F((skey->xtea).A[0x1c] ^ uVar7);\n uVar2 = F((skey->xtea).A[0x1b] ^ uVar9 ^ uVar1);\n uVar3 = F((skey->xtea).A[0x1a] ^ uVar7 ^ uVar2);\n uVar9 = uVar9 ^ uVar1 ^ uVar3;\n uVar1 = F((skey->xtea).A[0x19] ^ uVar9);\n uVar7 = uVar7 ^ uVar2 ^ uVar1;\n uVar1 = F((skey->xtea).A[0x18] ^ uVar7);\n uVar9 = uVar9 ^ uVar1;\n uVar1 = F((skey->xtea).A[0x17] ^ uVar9);\n uVar7 = uVar7 ^ uVar1;\n uVar8 = ((uint)uVar9 | (uint)(skey->xtea).B[1]) ^ (uint)(uVar9 >> 0x20);\n uVar4 = (uint)((skey->xtea).B[1] >> 0x20) & uVar8;\n uVar5 = (uint)(uVar7 >> 0x20);\n uVar6 = (uint)((skey->xtea).B[2] >> 0x20) & uVar5;\n uVar6 = (uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7;\n uVar9 = CONCAT44(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar9);\n uVar7 = CONCAT44(((uint)(skey->xtea).B[2] | uVar6) ^ uVar5,uVar6);\n }" if (parenthesized_expression "((skey->des).ek[0] == 0x18)" ( (binary_expression "(skey->des).ek[0] == 0x18" (subscript_expression "(skey->des).ek[0]" (field_expression "(skey->des).ek" (parenthesized_expression "(skey->des)" ( (field_expression "skey->des" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) == number_literal) )) (compound_statement "{\n uVar1 = F((skey->xtea).A[0x1c] ^ uVar7);\n uVar2 = F((skey->xtea).A[0x1b] ^ uVar9 ^ uVar1);\n uVar3 = F((skey->xtea).A[0x1a] ^ uVar7 ^ uVar2);\n uVar9 = uVar9 ^ uVar1 ^ uVar3;\n uVar1 = F((skey->xtea).A[0x19] ^ uVar9);\n uVar7 = uVar7 ^ uVar2 ^ uVar1;\n uVar1 = F((skey->xtea).A[0x18] ^ uVar7);\n uVar9 = uVar9 ^ uVar1;\n uVar1 = F((skey->xtea).A[0x17] ^ uVar9);\n uVar7 = uVar7 ^ uVar1;\n uVar8 = ((uint)uVar9 | (uint)(skey->xtea).B[1]) ^ (uint)(uVar9 >> 0x20);\n uVar4 = (uint)((skey->xtea).B[1] >> 0x20) & uVar8;\n uVar5 = (uint)(uVar7 >> 0x20);\n uVar6 = (uint)((skey->xtea).B[2] >> 0x20) & uVar5;\n uVar6 = (uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7;\n uVar9 = CONCAT44(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar9);\n uVar7 = CONCAT44(((uint)(skey->xtea).B[2] | uVar6) ^ uVar5,uVar6);\n }" { (expression_statement "uVar1 = F((skey->xtea).A[0x1c] ^ uVar7);" (assignment_expression "uVar1 = F((skey->xtea).A[0x1c] ^ uVar7)" identifier = (call_expression "F((skey->xtea).A[0x1c] ^ uVar7)" identifier (argument_list "((skey->xtea).A[0x1c] ^ uVar7)" ( (binary_expression "(skey->xtea).A[0x1c] ^ uVar7" (subscript_expression "(skey->xtea).A[0x1c]" (field_expression "(skey->xtea).A" (parenthesized_expression "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) ^ identifier) )))) ;) (expression_statement "uVar2 = F((skey->xtea).A[0x1b] ^ uVar9 ^ uVar1);" (assignment_expression "uVar2 = F((skey->xtea).A[0x1b] ^ uVar9 ^ uVar1)" identifier = (call_expression "F((skey->xtea).A[0x1b] ^ uVar9 ^ uVar1)" identifier (argument_list "((skey->xtea).A[0x1b] ^ uVar9 ^ uVar1)" ( (binary_expression "(skey->xtea).A[0x1b] ^ uVar9 ^ uVar1" (binary_expression "(skey->xtea).A[0x1b] ^ uVar9" (subscript_expression "(skey->xtea).A[0x1b]" (field_expression "(skey->xtea).A" (parenthesized_expression "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) ^ identifier) ^ identifier) )))) ;) (expression_statement "uVar3 = F((skey->xtea).A[0x1a] ^ uVar7 ^ uVar2);" (assignment_expression "uVar3 = F((skey->xtea).A[0x1a] ^ uVar7 ^ uVar2)" identifier = (call_expression "F((skey->xtea).A[0x1a] ^ uVar7 ^ uVar2)" identifier (argument_list "((skey->xtea).A[0x1a] ^ uVar7 ^ uVar2)" ( (binary_expression "(skey->xtea).A[0x1a] ^ uVar7 ^ uVar2" (binary_expression "(skey->xtea).A[0x1a] ^ uVar7" (subscript_expression "(skey->xtea).A[0x1a]" (field_expression "(skey->xtea).A" (parenthesized_expression "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) ^ identifier) ^ identifier) )))) ;) (expression_statement "uVar9 = uVar9 ^ uVar1 ^ uVar3;" (assignment_expression "uVar9 = uVar9 ^ uVar1 ^ uVar3" identifier = (binary_expression "uVar9 ^ uVar1 ^ uVar3" (binary_expression "uVar9 ^ uVar1" identifier ^ identifier) ^ identifier)) ;) (expression_statement "uVar1 = F((skey->xtea).A[0x19] ^ uVar9);" (assignment_expression "uVar1 = F((skey->xtea).A[0x19] ^ uVar9)" identifier = (call_expression "F((skey->xtea).A[0x19] ^ uVar9)" identifier (argument_list "((skey->xtea).A[0x19] ^ uVar9)" ( (binary_expression "(skey->xtea).A[0x19] ^ uVar9" (subscript_expression "(skey->xtea).A[0x19]" (field_expression "(skey->xtea).A" (parenthesized_expression "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) ^ identifier) )))) ;) (expression_statement "uVar7 = uVar7 ^ uVar2 ^ uVar1;" (assignment_expression "uVar7 = uVar7 ^ uVar2 ^ uVar1" identifier = (binary_expression "uVar7 ^ uVar2 ^ uVar1" (binary_expression "uVar7 ^ uVar2" identifier ^ identifier) ^ identifier)) ;) (expression_statement "uVar1 = F((skey->xtea).A[0x18] ^ uVar7);" (assignment_expression "uVar1 = F((skey->xtea).A[0x18] ^ uVar7)" identifier = (call_expression "F((skey->xtea).A[0x18] ^ uVar7)" identifier (argument_list "((skey->xtea).A[0x18] ^ uVar7)" ( (binary_expression "(skey->xtea).A[0x18] ^ uVar7" (subscript_expression "(skey->xtea).A[0x18]" (field_expression "(skey->xtea).A" (parenthesized_expression "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) ^ identifier) )))) ;) (expression_statement "uVar9 = uVar9 ^ uVar1;" (assignment_expression "uVar9 = uVar9 ^ uVar1" identifier = (binary_expression "uVar9 ^ uVar1" identifier ^ identifier)) ;) (expression_statement "uVar1 = F((skey->xtea).A[0x17] ^ uVar9);" (assignment_expression "uVar1 = F((skey->xtea).A[0x17] ^ uVar9)" identifier = (call_expression "F((skey->xtea).A[0x17] ^ uVar9)" identifier (argument_list "((skey->xtea).A[0x17] ^ uVar9)" ( (binary_expression "(skey->xtea).A[0x17] ^ uVar9" (subscript_expression "(skey->xtea).A[0x17]" (field_expression "(skey->xtea).A" (parenthesized_expression "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) ^ identifier) )))) ;) (expression_statement "uVar7 = uVar7 ^ uVar1;" (assignment_expression "uVar7 = uVar7 ^ uVar1" identifier = (binary_expression "uVar7 ^ uVar1" identifier ^ identifier)) ;) (expression_statement "uVar8 = ((uint)uVar9 | (uint)(skey->xtea).B[1]) ^ (uint)(uVar9 >> 0x20);" (assignment_expression "uVar8 = ((uint)uVar9 | (uint)(skey->xtea).B[1]) ^ (uint)(uVar9 >> 0x20)" identifier = (binary_expression "((uint)uVar9 | (uint)(skey->xtea).B[1]) ^ (uint)(uVar9 >> 0x20)" (parenthesized_expression "((uint)uVar9 | (uint)(skey->xtea).B[1])" ( (binary_expression "(uint)uVar9 | (uint)(skey->xtea).B[1]" (cast_expression "(uint)uVar9" ( (type_descriptor "uint" type_identifier) ) identifier) | (subscript_expression "(uint)(skey->xtea).B[1]" (field_expression "(uint)(skey->xtea).B" (call_expression "(uint)(skey->xtea)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) ))) . field_identifier) [ number_literal ])) )) ^ (call_expression "(uint)(uVar9 >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar9 >> 0x20)" ( (binary_expression "uVar9 >> 0x20" identifier >> number_literal) ))))) ;) (expression_statement "uVar4 = (uint)((skey->xtea).B[1] >> 0x20) & uVar8;" (assignment_expression "uVar4 = (uint)((skey->xtea).B[1] >> 0x20) & uVar8" identifier = (binary_expression "(uint)((skey->xtea).B[1] >> 0x20) & uVar8" (call_expression "(uint)((skey->xtea).B[1] >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((skey->xtea).B[1] >> 0x20)" ( (binary_expression "(skey->xtea).B[1] >> 0x20" (subscript_expression "(skey->xtea).B[1]" (field_expression "(skey->xtea).B" (parenthesized_expression "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) >> number_literal) ))) & identifier)) ;) (expression_statement "uVar5 = (uint)(uVar7 >> 0x20);" (assignment_expression "uVar5 = (uint)(uVar7 >> 0x20)" identifier = (call_expression "(uint)(uVar7 >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar7 >> 0x20)" ( (binary_expression "uVar7 >> 0x20" identifier >> number_literal) )))) ;) (expression_statement "uVar6 = (uint)((skey->xtea).B[2] >> 0x20) & uVar5;" (assignment_expression "uVar6 = (uint)((skey->xtea).B[2] >> 0x20) & uVar5" identifier = (binary_expression "(uint)((skey->xtea).B[2] >> 0x20) & uVar5" (call_expression "(uint)((skey->xtea).B[2] >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((skey->xtea).B[2] >> 0x20)" ( (binary_expression "(skey->xtea).B[2] >> 0x20" (subscript_expression "(skey->xtea).B[2]" (field_expression "(skey->xtea).B" (parenthesized_expression "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) >> number_literal) ))) & identifier)) ;) (expression_statement "uVar6 = (uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7;" (assignment_expression "uVar6 = (uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7" identifier = (binary_expression "(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7" (parenthesized_expression "(uVar6 << 1 | uVar6 >> 0x1f)" ( (binary_expression "uVar6 << 1 | uVar6 >> 0x1f" (binary_expression "uVar6 << 1" identifier << number_literal) | (binary_expression "uVar6 >> 0x1f" identifier >> number_literal)) )) ^ (cast_expression "(uint)uVar7" ( (type_descriptor "uint" type_identifier) ) identifier))) ;) (expression_statement "uVar9 = CONCAT44(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar9);" (assignment_expression "uVar9 = CONCAT44(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar9)" identifier = (call_expression "CONCAT44(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar9)" identifier (argument_list "(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar9)" ( identifier , (binary_expression "(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar9" (parenthesized_expression "(uVar4 << 1 | uVar4 >> 0x1f)" ( (binary_expression "uVar4 << 1 | uVar4 >> 0x1f" (binary_expression "uVar4 << 1" identifier << number_literal) | (binary_expression "uVar4 >> 0x1f" identifier >> number_literal)) )) ^ (cast_expression "(uint)uVar9" ( (type_descriptor "uint" type_identifier) ) identifier)) )))) ;) (expression_statement "uVar7 = CONCAT44(((uint)(skey->xtea).B[2] | uVar6) ^ uVar5,uVar6);" (assignment_expression "uVar7 = CONCAT44(((uint)(skey->xtea).B[2] | uVar6) ^ uVar5,uVar6)" identifier = (call_expression "CONCAT44(((uint)(skey->xtea).B[2] | uVar6) ^ uVar5,uVar6)" identifier (argument_list "(((uint)(skey->xtea).B[2] | uVar6) ^ uVar5,uVar6)" ( (binary_expression "((uint)(skey->xtea).B[2] | uVar6) ^ uVar5" (parenthesized_expression "((uint)(skey->xtea).B[2] | uVar6)" ( (binary_expression "(uint)(skey->xtea).B[2] | uVar6" (subscript_expression "(uint)(skey->xtea).B[2]" (field_expression "(uint)(skey->xtea).B" (call_expression "(uint)(skey->xtea)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) ))) . field_identifier) [ number_literal ]) | identifier) )) ^ identifier) , identifier )))) ;) })) (expression_statement "uVar1 = F((skey->xtea).A[0x16] ^ uVar7);" (assignment_expression "uVar1 = F((skey->xtea).A[0x16] ^ uVar7)" identifier = (call_expression "F((skey->xtea).A[0x16] ^ uVar7)" identifier (argument_list "((skey->xtea).A[0x16] ^ uVar7)" ( (binary_expression "(skey->xtea).A[0x16] ^ uVar7" (subscript_expression "(skey->xtea).A[0x16]" (field_expression "(skey->xtea).A" (parenthesized_expression "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) ^ identifier) )))) ;) (expression_statement "uVar2 = F((skey->xtea).A[0x15] ^ uVar9 ^ uVar1);" (assignment_expression "uVar2 = F((skey->xtea).A[0x15] ^ uVar9 ^ uVar1)" identifier = (call_expression "F((skey->xtea).A[0x15] ^ uVar9 ^ uVar1)" identifier (argument_list "((skey->xtea).A[0x15] ^ uVar9 ^ uVar1)" ( (binary_expression "(skey->xtea).A[0x15] ^ uVar9 ^ uVar1" (binary_expression "(skey->xtea).A[0x15] ^ uVar9" (subscript_expression "(skey->xtea).A[0x15]" (field_expression "(skey->xtea).A" (parenthesized_expression "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) ^ identifier) ^ identifier) )))) ;) (expression_statement "uVar3 = F((skey->xtea).A[0x14] ^ uVar7 ^ uVar2);" (assignment_expression "uVar3 = F((skey->xtea).A[0x14] ^ uVar7 ^ uVar2)" identifier = (call_expression "F((skey->xtea).A[0x14] ^ uVar7 ^ uVar2)" identifier (argument_list "((skey->xtea).A[0x14] ^ uVar7 ^ uVar2)" ( (binary_expression "(skey->xtea).A[0x14] ^ uVar7 ^ uVar2" (binary_expression "(skey->xtea).A[0x14] ^ uVar7" (subscript_expression "(skey->xtea).A[0x14]" (field_expression "(skey->xtea).A" (parenthesized_expression "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) ^ identifier) ^ identifier) )))) ;) (expression_statement "uVar9 = uVar9 ^ uVar1 ^ uVar3;" (assignment_expression "uVar9 = uVar9 ^ uVar1 ^ uVar3" identifier = (binary_expression "uVar9 ^ uVar1 ^ uVar3" (binary_expression "uVar9 ^ uVar1" identifier ^ identifier) ^ identifier)) ;) (expression_statement "uVar1 = F((skey->xtea).A[0x13] ^ uVar9);" (assignment_expression "uVar1 = F((skey->xtea).A[0x13] ^ uVar9)" identifier = (call_expression "F((skey->xtea).A[0x13] ^ uVar9)" identifier (argument_list "((skey->xtea).A[0x13] ^ uVar9)" ( (binary_expression "(skey->xtea).A[0x13] ^ uVar9" (subscript_expression "(skey->xtea).A[0x13]" (field_expression "(skey->xtea).A" (parenthesized_expression "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) ^ identifier) )))) ;) (expression_statement "uVar7 = uVar7 ^ uVar2 ^ uVar1;" (assignment_expression "uVar7 = uVar7 ^ uVar2 ^ uVar1" identifier = (binary_expression "uVar7 ^ uVar2 ^ uVar1" (binary_expression "uVar7 ^ uVar2" identifier ^ identifier) ^ identifier)) ;) (expression_statement "uVar1 = F((skey->xtea).A[0x12] ^ uVar7);" (assignment_expression "uVar1 = F((skey->xtea).A[0x12] ^ uVar7)" identifier = (call_expression "F((skey->xtea).A[0x12] ^ uVar7)" identifier (argument_list "((skey->xtea).A[0x12] ^ uVar7)" ( (binary_expression "(skey->xtea).A[0x12] ^ uVar7" (subscript_expression "(skey->xtea).A[0x12]" (field_expression "(skey->xtea).A" (parenthesized_expression "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) ^ identifier) )))) ;) (expression_statement "uVar9 = uVar9 ^ uVar1;" (assignment_expression "uVar9 = uVar9 ^ uVar1" identifier = (binary_expression "uVar9 ^ uVar1" identifier ^ identifier)) ;) (expression_statement "uVar1 = F((skey->xtea).A[0x11] ^ uVar9);" (assignment_expression "uVar1 = F((skey->xtea).A[0x11] ^ uVar9)" identifier = (call_expression "F((skey->xtea).A[0x11] ^ uVar9)" identifier (argument_list "((skey->xtea).A[0x11] ^ uVar9)" ( (binary_expression "(skey->xtea).A[0x11] ^ uVar9" (subscript_expression "(skey->xtea).A[0x11]" (field_expression "(skey->xtea).A" (parenthesized_expression "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) ^ identifier) )))) ;) (expression_statement "uVar7 = uVar1 ^ uVar7;" (assignment_expression "uVar7 = uVar1 ^ uVar7" identifier = (binary_expression "uVar1 ^ uVar7" identifier ^ identifier)) ;) (expression_statement "uVar4 = ((uint)uVar9 | (uint)(skey->xtea).A[0x1f]) ^ (uint)(uVar9 >> 0x20);" (assignment_expression "uVar4 = ((uint)uVar9 | (uint)(skey->xtea).A[0x1f]) ^ (uint)(uVar9 >> 0x20)" identifier = (binary_expression "((uint)uVar9 | (uint)(skey->xtea).A[0x1f]) ^ (uint)(uVar9 >> 0x20)" (parenthesized_expression "((uint)uVar9 | (uint)(skey->xtea).A[0x1f])" ( (binary_expression "(uint)uVar9 | (uint)(skey->xtea).A[0x1f]" (cast_expression "(uint)uVar9" ( (type_descriptor "uint" type_identifier) ) identifier) | (subscript_expression "(uint)(skey->xtea).A[0x1f]" (field_expression "(uint)(skey->xtea).A" (call_expression "(uint)(skey->xtea)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) ))) . field_identifier) [ number_literal ])) )) ^ (call_expression "(uint)(uVar9 >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar9 >> 0x20)" ( (binary_expression "uVar9 >> 0x20" identifier >> number_literal) ))))) ;) (expression_statement "uVar6 = (uint)((skey->xtea).A[0x1f] >> 0x20) & uVar4;" (assignment_expression "uVar6 = (uint)((skey->xtea).A[0x1f] >> 0x20) & uVar4" identifier = (binary_expression "(uint)((skey->xtea).A[0x1f] >> 0x20) & uVar4" (call_expression "(uint)((skey->xtea).A[0x1f] >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((skey->xtea).A[0x1f] >> 0x20)" ( (binary_expression "(skey->xtea).A[0x1f] >> 0x20" (subscript_expression "(skey->xtea).A[0x1f]" (field_expression "(skey->xtea).A" (parenthesized_expression "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) >> number_literal) ))) & identifier)) ;) (expression_statement "uVar8 = (uint)(uVar7 >> 0x20);" (assignment_expression "uVar8 = (uint)(uVar7 >> 0x20)" identifier = (call_expression "(uint)(uVar7 >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar7 >> 0x20)" ( (binary_expression "uVar7 >> 0x20" identifier >> number_literal) )))) ;) (expression_statement "uVar5 = (uint)((skey->xtea).B[0] >> 0x20) & uVar8;" (assignment_expression "uVar5 = (uint)((skey->xtea).B[0] >> 0x20) & uVar8" identifier = (binary_expression "(uint)((skey->xtea).B[0] >> 0x20) & uVar8" (call_expression "(uint)((skey->xtea).B[0] >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((skey->xtea).B[0] >> 0x20)" ( (binary_expression "(skey->xtea).B[0] >> 0x20" (subscript_expression "(skey->xtea).B[0]" (field_expression "(skey->xtea).B" (parenthesized_expression "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) >> number_literal) ))) & identifier)) ;) (expression_statement "uVar5 = (uVar5 << 1 | uVar5 >> 0x1f) ^ (uint)uVar7;" (assignment_expression "uVar5 = (uVar5 << 1 | uVar5 >> 0x1f) ^ (uint)uVar7" identifier = (binary_expression "(uVar5 << 1 | uVar5 >> 0x1f) ^ (uint)uVar7" (parenthesized_expression "(uVar5 << 1 | uVar5 >> 0x1f)" ( (binary_expression "uVar5 << 1 | uVar5 >> 0x1f" (binary_expression "uVar5 << 1" identifier << number_literal) | (binary_expression "uVar5 >> 0x1f" identifier >> number_literal)) )) ^ (cast_expression "(uint)uVar7" ( (type_descriptor "uint" type_identifier) ) identifier))) ;) (expression_statement "uVar7 = CONCAT44(((uint)(skey->xtea).B[0] | uVar5) ^ uVar8,uVar5);" (assignment_expression "uVar7 = CONCAT44(((uint)(skey->xtea).B[0] | uVar5) ^ uVar8,uVar5)" identifier = (call_expression "CONCAT44(((uint)(skey->xtea).B[0] | uVar5) ^ uVar8,uVar5)" identifier (argument_list "(((uint)(skey->xtea).B[0] | uVar5) ^ uVar8,uVar5)" ( (binary_expression "((uint)(skey->xtea).B[0] | uVar5) ^ uVar8" (parenthesized_expression "((uint)(skey->xtea).B[0] | uVar5)" ( (binary_expression "(uint)(skey->xtea).B[0] | uVar5" (subscript_expression "(uint)(skey->xtea).B[0]" (field_expression "(uint)(skey->xtea).B" (call_expression "(uint)(skey->xtea)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) ))) . field_identifier) [ number_literal ]) | identifier) )) ^ identifier) , identifier )))) ;) (expression_statement "uVar1 = F((skey->xtea).A[0x10] ^ uVar7);" (assignment_expression "uVar1 = F((skey->xtea).A[0x10] ^ uVar7)" identifier = (call_expression "F((skey->xtea).A[0x10] ^ uVar7)" identifier (argument_list "((skey->xtea).A[0x10] ^ uVar7)" ( (binary_expression "(skey->xtea).A[0x10] ^ uVar7" (subscript_expression "(skey->xtea).A[0x10]" (field_expression "(skey->xtea).A" (parenthesized_expression "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) ^ identifier) )))) ;) (expression_statement "uVar9 = CONCAT44(uVar4,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9) ^ uVar1;" (assignment_expression "uVar9 = CONCAT44(uVar4,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9) ^ uVar1" identifier = (binary_expression "CONCAT44(uVar4,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9) ^ uVar1" (call_expression "CONCAT44(uVar4,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9)" identifier (argument_list "(uVar4,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9)" ( identifier , (binary_expression "(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9" (parenthesized_expression "(uVar6 << 1 | uVar6 >> 0x1f)" ( (binary_expression "uVar6 << 1 | uVar6 >> 0x1f" (binary_expression "uVar6 << 1" identifier << number_literal) | (binary_expression "uVar6 >> 0x1f" identifier >> number_literal)) )) ^ (cast_expression "(uint)uVar9" ( (type_descriptor "uint" type_identifier) ) identifier)) ))) ^ identifier)) ;) (expression_statement "uVar1 = F((skey->xtea).A[0xf] ^ uVar9);" (assignment_expression "uVar1 = F((skey->xtea).A[0xf] ^ uVar9)" identifier = (call_expression "F((skey->xtea).A[0xf] ^ uVar9)" identifier (argument_list "((skey->xtea).A[0xf] ^ uVar9)" ( (binary_expression "(skey->xtea).A[0xf] ^ uVar9" (subscript_expression "(skey->xtea).A[0xf]" (field_expression "(skey->xtea).A" (parenthesized_expression "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) ^ identifier) )))) ;) (expression_statement "uVar7 = uVar7 ^ uVar1;" (assignment_expression "uVar7 = uVar7 ^ uVar1" identifier = (binary_expression "uVar7 ^ uVar1" identifier ^ identifier)) ;) (expression_statement "uVar1 = F((skey->xtea).A[0xe] ^ uVar7);" (assignment_expression "uVar1 = F((skey->xtea).A[0xe] ^ uVar7)" identifier = (call_expression "F((skey->xtea).A[0xe] ^ uVar7)" identifier (argument_list "((skey->xtea).A[0xe] ^ uVar7)" ( (binary_expression "(skey->xtea).A[0xe] ^ uVar7" (subscript_expression "(skey->xtea).A[0xe]" (field_expression "(skey->xtea).A" (parenthesized_expression "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) ^ identifier) )))) ;) (expression_statement "uVar9 = uVar9 ^ uVar1;" (assignment_expression "uVar9 = uVar9 ^ uVar1" identifier = (binary_expression "uVar9 ^ uVar1" identifier ^ identifier)) ;) (expression_statement "uVar1 = F((skey->xtea).A[0xd] ^ uVar9);" (assignment_expression "uVar1 = F((skey->xtea).A[0xd] ^ uVar9)" identifier = (call_expression "F((skey->xtea).A[0xd] ^ uVar9)" identifier (argument_list "((skey->xtea).A[0xd] ^ uVar9)" ( (binary_expression "(skey->xtea).A[0xd] ^ uVar9" (subscript_expression "(skey->xtea).A[0xd]" (field_expression "(skey->xtea).A" (parenthesized_expression "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) ^ identifier) )))) ;) (expression_statement "uVar7 = uVar7 ^ uVar1;" (assignment_expression "uVar7 = uVar7 ^ uVar1" identifier = (binary_expression "uVar7 ^ uVar1" identifier ^ identifier)) ;) (expression_statement "uVar1 = F((skey->xtea).A[0xc] ^ uVar7);" (assignment_expression "uVar1 = F((skey->xtea).A[0xc] ^ uVar7)" identifier = (call_expression "F((skey->xtea).A[0xc] ^ uVar7)" identifier (argument_list "((skey->xtea).A[0xc] ^ uVar7)" ( (binary_expression "(skey->xtea).A[0xc] ^ uVar7" (subscript_expression "(skey->xtea).A[0xc]" (field_expression "(skey->xtea).A" (parenthesized_expression "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) ^ identifier) )))) ;) (expression_statement "uVar9 = uVar9 ^ uVar1;" (assignment_expression "uVar9 = uVar9 ^ uVar1" identifier = (binary_expression "uVar9 ^ uVar1" identifier ^ identifier)) ;) (expression_statement "uVar1 = F((skey->xtea).A[0xb] ^ uVar9);" (assignment_expression "uVar1 = F((skey->xtea).A[0xb] ^ uVar9)" identifier = (call_expression "F((skey->xtea).A[0xb] ^ uVar9)" identifier (argument_list "((skey->xtea).A[0xb] ^ uVar9)" ( (binary_expression "(skey->xtea).A[0xb] ^ uVar9" (subscript_expression "(skey->xtea).A[0xb]" (field_expression "(skey->xtea).A" (parenthesized_expression "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) ^ identifier) )))) ;) (expression_statement "uVar7 = uVar1 ^ uVar7;" (assignment_expression "uVar7 = uVar1 ^ uVar7" identifier = (binary_expression "uVar1 ^ uVar7" identifier ^ identifier)) ;) (expression_statement "uVar5 = ((uint)uVar9 | (uint)(skey->xtea).A[0x1d]) ^ (uint)(uVar9 >> 0x20);" (assignment_expression "uVar5 = ((uint)uVar9 | (uint)(skey->xtea).A[0x1d]) ^ (uint)(uVar9 >> 0x20)" identifier = (binary_expression "((uint)uVar9 | (uint)(skey->xtea).A[0x1d]) ^ (uint)(uVar9 >> 0x20)" (parenthesized_expression "((uint)uVar9 | (uint)(skey->xtea).A[0x1d])" ( (binary_expression "(uint)uVar9 | (uint)(skey->xtea).A[0x1d]" (cast_expression "(uint)uVar9" ( (type_descriptor "uint" type_identifier) ) identifier) | (subscript_expression "(uint)(skey->xtea).A[0x1d]" (field_expression "(uint)(skey->xtea).A" (call_expression "(uint)(skey->xtea)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) ))) . field_identifier) [ number_literal ])) )) ^ (call_expression "(uint)(uVar9 >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar9 >> 0x20)" ( (binary_expression "uVar9 >> 0x20" identifier >> number_literal) ))))) ;) (expression_statement "uVar6 = (uint)((skey->xtea).A[0x1d] >> 0x20) & uVar5;" (assignment_expression "uVar6 = (uint)((skey->xtea).A[0x1d] >> 0x20) & uVar5" identifier = (binary_expression "(uint)((skey->xtea).A[0x1d] >> 0x20) & uVar5" (call_expression "(uint)((skey->xtea).A[0x1d] >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((skey->xtea).A[0x1d] >> 0x20)" ( (binary_expression "(skey->xtea).A[0x1d] >> 0x20" (subscript_expression "(skey->xtea).A[0x1d]" (field_expression "(skey->xtea).A" (parenthesized_expression "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) >> number_literal) ))) & identifier)) ;) (expression_statement "uVar8 = (uint)(uVar7 >> 0x20);" (assignment_expression "uVar8 = (uint)(uVar7 >> 0x20)" identifier = (call_expression "(uint)(uVar7 >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar7 >> 0x20)" ( (binary_expression "uVar7 >> 0x20" identifier >> number_literal) )))) ;) (expression_statement "uVar4 = (uint)((skey->xtea).A[0x1e] >> 0x20) & uVar8;" (assignment_expression "uVar4 = (uint)((skey->xtea).A[0x1e] >> 0x20) & uVar8" identifier = (binary_expression "(uint)((skey->xtea).A[0x1e] >> 0x20) & uVar8" (call_expression "(uint)((skey->xtea).A[0x1e] >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((skey->xtea).A[0x1e] >> 0x20)" ( (binary_expression "(skey->xtea).A[0x1e] >> 0x20" (subscript_expression "(skey->xtea).A[0x1e]" (field_expression "(skey->xtea).A" (parenthesized_expression "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) >> number_literal) ))) & identifier)) ;) (expression_statement "uVar4 = (uint)uVar7 ^ (uVar4 << 1 | uVar4 >> 0x1f);" (assignment_expression "uVar4 = (uint)uVar7 ^ (uVar4 << 1 | uVar4 >> 0x1f)" identifier = (binary_expression "(uint)uVar7 ^ (uVar4 << 1 | uVar4 >> 0x1f)" (cast_expression "(uint)uVar7" ( (type_descriptor "uint" type_identifier) ) identifier) ^ (parenthesized_expression "(uVar4 << 1 | uVar4 >> 0x1f)" ( (binary_expression "uVar4 << 1 | uVar4 >> 0x1f" (binary_expression "uVar4 << 1" identifier << number_literal) | (binary_expression "uVar4 >> 0x1f" identifier >> number_literal)) )))) ;) (expression_statement "uVar10 = CONCAT44(((uint)(skey->xtea).A[0x1e] | uVar4) ^ uVar8,uVar4);" (assignment_expression "uVar10 = CONCAT44(((uint)(skey->xtea).A[0x1e] | uVar4) ^ uVar8,uVar4)" identifier = (call_expression "CONCAT44(((uint)(skey->xtea).A[0x1e] | uVar4) ^ uVar8,uVar4)" identifier (argument_list "(((uint)(skey->xtea).A[0x1e] | uVar4) ^ uVar8,uVar4)" ( (binary_expression "((uint)(skey->xtea).A[0x1e] | uVar4) ^ uVar8" (parenthesized_expression "((uint)(skey->xtea).A[0x1e] | uVar4)" ( (binary_expression "(uint)(skey->xtea).A[0x1e] | uVar4" (subscript_expression "(uint)(skey->xtea).A[0x1e]" (field_expression "(uint)(skey->xtea).A" (call_expression "(uint)(skey->xtea)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) ))) . field_identifier) [ number_literal ]) | identifier) )) ^ identifier) , identifier )))) ;) (expression_statement "uVar1 = F((skey->xtea).A[10] ^ uVar10);" (assignment_expression "uVar1 = F((skey->xtea).A[10] ^ uVar10)" identifier = (call_expression "F((skey->xtea).A[10] ^ uVar10)" identifier (argument_list "((skey->xtea).A[10] ^ uVar10)" ( (binary_expression "(skey->xtea).A[10] ^ uVar10" (subscript_expression "(skey->xtea).A[10]" (field_expression "(skey->xtea).A" (parenthesized_expression "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) ^ identifier) )))) ;) (expression_statement "uVar7 = CONCAT44(uVar5,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9) ^ uVar1;" (assignment_expression "uVar7 = CONCAT44(uVar5,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9) ^ uVar1" identifier = (binary_expression "CONCAT44(uVar5,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9) ^ uVar1" (call_expression "CONCAT44(uVar5,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9)" identifier (argument_list "(uVar5,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9)" ( identifier , (binary_expression "(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9" (parenthesized_expression "(uVar6 << 1 | uVar6 >> 0x1f)" ( (binary_expression "uVar6 << 1 | uVar6 >> 0x1f" (binary_expression "uVar6 << 1" identifier << number_literal) | (binary_expression "uVar6 >> 0x1f" identifier >> number_literal)) )) ^ (cast_expression "(uint)uVar9" ( (type_descriptor "uint" type_identifier) ) identifier)) ))) ^ identifier)) ;) (expression_statement "uVar1 = F((skey->xtea).A[9] ^ uVar7);" (assignment_expression "uVar1 = F((skey->xtea).A[9] ^ uVar7)" identifier = (call_expression "F((skey->xtea).A[9] ^ uVar7)" identifier (argument_list "((skey->xtea).A[9] ^ uVar7)" ( (binary_expression "(skey->xtea).A[9] ^ uVar7" (subscript_expression "(skey->xtea).A[9]" (field_expression "(skey->xtea).A" (parenthesized_expression "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) ^ identifier) )))) ;) (expression_statement "uVar10 = uVar10 ^ uVar1;" (assignment_expression "uVar10 = uVar10 ^ uVar1" identifier = (binary_expression "uVar10 ^ uVar1" identifier ^ identifier)) ;) (expression_statement "uVar1 = F((skey->xtea).A[8] ^ uVar10);" (assignment_expression "uVar1 = F((skey->xtea).A[8] ^ uVar10)" identifier = (call_expression "F((skey->xtea).A[8] ^ uVar10)" identifier (argument_list "((skey->xtea).A[8] ^ uVar10)" ( (binary_expression "(skey->xtea).A[8] ^ uVar10" (subscript_expression "(skey->xtea).A[8]" (field_expression "(skey->xtea).A" (parenthesized_expression "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) ^ identifier) )))) ;) (expression_statement "uVar7 = uVar7 ^ uVar1;" (assignment_expression "uVar7 = uVar7 ^ uVar1" identifier = (binary_expression "uVar7 ^ uVar1" identifier ^ identifier)) ;) (expression_statement "uVar1 = F((skey->xtea).A[7] ^ uVar7);" (assignment_expression "uVar1 = F((skey->xtea).A[7] ^ uVar7)" identifier = (call_expression "F((skey->xtea).A[7] ^ uVar7)" identifier (argument_list "((skey->xtea).A[7] ^ uVar7)" ( (binary_expression "(skey->xtea).A[7] ^ uVar7" (subscript_expression "(skey->xtea).A[7]" (field_expression "(skey->xtea).A" (parenthesized_expression "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) ^ identifier) )))) ;) (expression_statement "uVar10 = uVar10 ^ uVar1;" (assignment_expression "uVar10 = uVar10 ^ uVar1" identifier = (binary_expression "uVar10 ^ uVar1" identifier ^ identifier)) ;) (expression_statement "uVar1 = F((skey->xtea).A[6] ^ uVar10);" (assignment_expression "uVar1 = F((skey->xtea).A[6] ^ uVar10)" identifier = (call_expression "F((skey->xtea).A[6] ^ uVar10)" identifier (argument_list "((skey->xtea).A[6] ^ uVar10)" ( (binary_expression "(skey->xtea).A[6] ^ uVar10" (subscript_expression "(skey->xtea).A[6]" (field_expression "(skey->xtea).A" (parenthesized_expression "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) ^ identifier) )))) ;) (expression_statement "uVar7 = uVar7 ^ uVar1;" (assignment_expression "uVar7 = uVar7 ^ uVar1" identifier = (binary_expression "uVar7 ^ uVar1" identifier ^ identifier)) ;) (expression_statement "uVar1 = F((skey->xtea).A[5] ^ uVar7);" (assignment_expression "uVar1 = F((skey->xtea).A[5] ^ uVar7)" identifier = (call_expression "F((skey->xtea).A[5] ^ uVar7)" identifier (argument_list "((skey->xtea).A[5] ^ uVar7)" ( (binary_expression "(skey->xtea).A[5] ^ uVar7" (subscript_expression "(skey->xtea).A[5]" (field_expression "(skey->xtea).A" (parenthesized_expression "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) )) . field_identifier) [ number_literal ]) ^ identifier) )))) ;) (expression_statement "uVar7 = uVar7 ^ (skey->xtea).A[1];" (assignment_expression "uVar7 = uVar7 ^ (skey->xtea).A[1]" identifier = (binary_expression "uVar7 ^ (skey->xtea).A[1]" identifier ^ (subscript_expression "(skey->xtea).A[1]" (field_expression "(skey->xtea).A" (parenthesized_expression "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) )) . field_identifier) [ number_literal ]))) ;) (expression_statement "uVar10 = uVar10 ^ uVar1 ^ (skey->xtea).A[2];" (assignment_expression "uVar10 = uVar10 ^ uVar1 ^ (skey->xtea).A[2]" identifier = (binary_expression "uVar10 ^ uVar1 ^ (skey->xtea).A[2]" (binary_expression "uVar10 ^ uVar1" identifier ^ identifier) ^ (subscript_expression "(skey->xtea).A[2]" (field_expression "(skey->xtea).A" (parenthesized_expression "(skey->xtea)" ( (field_expression "skey->xtea" identifier -> field_identifier) )) . field_identifier) [ number_literal ]))) ;) (expression_statement "*(ulong *)pt = uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 |\n (uVar7 & 0xff0000000000) >> 0x18 | (uVar7 & 0xff00000000) >> 8 |\n (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 | (uVar7 & 0xff00) << 0x28 |\n uVar7 << 0x38;" (assignment_expression "*(ulong *)pt = uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 |\n (uVar7 & 0xff0000000000) >> 0x18 | (uVar7 & 0xff00000000) >> 8 |\n (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 | (uVar7 & 0xff00) << 0x28 |\n uVar7 << 0x38" (pointer_expression "*(ulong *)pt" * (cast_expression "(ulong *)pt" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 |\n (uVar7 & 0xff0000000000) >> 0x18 | (uVar7 & 0xff00000000) >> 8 |\n (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 | (uVar7 & 0xff00) << 0x28 |\n uVar7 << 0x38" (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 |\n (uVar7 & 0xff0000000000) >> 0x18 | (uVar7 & 0xff00000000) >> 8 |\n (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 | (uVar7 & 0xff00) << 0x28" (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 |\n (uVar7 & 0xff0000000000) >> 0x18 | (uVar7 & 0xff00000000) >> 8 |\n (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18" (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 |\n (uVar7 & 0xff0000000000) >> 0x18 | (uVar7 & 0xff00000000) >> 8 |\n (uVar7 & 0xff000000) << 8" (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 |\n (uVar7 & 0xff0000000000) >> 0x18 | (uVar7 & 0xff00000000) >> 8" (binary_expression "uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 |\n (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 "*(ulong *)(pt + 8) =\n uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 | (uVar10 & 0xff0000000000) >> 0x18 |\n (uVar10 & 0xff00000000) >> 8 | (uVar10 & 0xff000000) << 8 | (uVar10 & 0xff0000) << 0x18 |\n (uVar10 & 0xff00) << 0x28 | uVar10 << 0x38;" (assignment_expression "*(ulong *)(pt + 8) =\n uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 | (uVar10 & 0xff0000000000) >> 0x18 |\n (uVar10 & 0xff00000000) >> 8 | (uVar10 & 0xff000000) << 8 | (uVar10 & 0xff0000) << 0x18 |\n (uVar10 & 0xff00) << 0x28 | uVar10 << 0x38" (pointer_expression "*(ulong *)(pt + 8)" * (cast_expression "(ulong *)(pt + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pt + 8)" ( (binary_expression "pt + 8" identifier + number_literal) )))) = (binary_expression "uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 | (uVar10 & 0xff0000000000) >> 0x18 |\n (uVar10 & 0xff00000000) >> 8 | (uVar10 & 0xff000000) << 8 | (uVar10 & 0xff0000) << 0x18 |\n (uVar10 & 0xff00) << 0x28 | uVar10 << 0x38" (binary_expression "uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 | (uVar10 & 0xff0000000000) >> 0x18 |\n (uVar10 & 0xff00000000) >> 8 | (uVar10 & 0xff000000) << 8 | (uVar10 & 0xff0000) << 0x18 |\n (uVar10 & 0xff00) << 0x28" (binary_expression "uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 | (uVar10 & 0xff0000000000) >> 0x18 |\n (uVar10 & 0xff00000000) >> 8 | (uVar10 & 0xff000000) << 8 | (uVar10 & 0xff0000) << 0x18" (binary_expression "uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 | (uVar10 & 0xff0000000000) >> 0x18 |\n (uVar10 & 0xff00000000) >> 8 | (uVar10 & 0xff000000) << 8" (binary_expression "uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 | (uVar10 & 0xff0000000000) >> 0x18 |\n (uVar10 & 0xff00000000) >> 8" (binary_expression "uVar10 >> 0x38 | (uVar10 & 0xff000000000000) >> 0x28 | (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))) ;) (return_statement "return 0;" return number_literal ;) })))
|
(translation_unit "undefined8 FUN_001003d0(ulong *param_1,ulong *param_2,int *param_3)\n\n{\n ulong uVar1;\n ulong uVar2;\n ulong uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n ulong uVar7;\n uint uVar8;\n ulong uVar9;\n \n uVar7 = *param_1;\n uVar9 = param_1[1];\n uVar7 = (uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38) ^ *(ulong *)(param_3 + 6);\n uVar9 = (uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |\n (uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18 |\n (uVar9 & 0xff00) << 0x28 | uVar9 << 0x38) ^ *(ulong *)(param_3 + 8);\n if (*param_3 == 0x18) {\n uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x38) ^ uVar7);\n uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x36) ^ uVar9 ^ uVar1);\n uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x34) ^ uVar7 ^ uVar2);\n uVar3 = uVar9 ^ uVar1 ^ uVar3;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x32) ^ uVar3);\n uVar9 = uVar7 ^ uVar2 ^ uVar9;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x30) ^ uVar9);\n uVar3 = uVar3 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x2e) ^ uVar3);\n uVar9 = uVar9 ^ uVar7;\n uVar8 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x42)) ^ (uint)(uVar3 >> 0x20);\n uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x42) >> 0x20) & uVar8;\n uVar5 = (uint)(uVar9 >> 0x20);\n uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x44) >> 0x20) & uVar5;\n uVar6 = (uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9;\n uVar9 = CONCAT44(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar3);\n uVar7 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x44) | uVar6) ^ uVar5,uVar6);\n }\n uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x2c) ^ uVar7);\n uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x2a) ^ uVar9 ^ uVar1);\n uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x28) ^ uVar7 ^ uVar2);\n uVar3 = uVar9 ^ uVar1 ^ uVar3;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x26) ^ uVar3);\n uVar9 = uVar7 ^ uVar2 ^ uVar9;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x24) ^ uVar9);\n uVar3 = uVar3 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x22) ^ uVar3);\n uVar7 = uVar7 ^ uVar9;\n uVar4 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x3e)) ^ (uint)(uVar3 >> 0x20);\n uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3e) >> 0x20) & uVar4;\n uVar8 = (uint)(uVar7 >> 0x20);\n uVar5 = (uint)((ulong)*(undefined8 *)(param_3 + 0x40) >> 0x20) & uVar8;\n uVar5 = (uVar5 << 1 | uVar5 >> 0x1f) ^ (uint)uVar7;\n uVar1 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x40) | uVar5) ^ uVar8,uVar5);\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x20) ^ uVar1);\n uVar7 = CONCAT44(uVar4,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar3) ^ uVar7;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1e) ^ uVar7);\n uVar1 = uVar1 ^ uVar9;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1c) ^ uVar1);\n uVar7 = uVar7 ^ uVar9;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1a) ^ uVar7);\n uVar1 = uVar1 ^ uVar9;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x18) ^ uVar1);\n uVar7 = uVar7 ^ uVar9;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x16) ^ uVar7);\n uVar9 = uVar9 ^ uVar1;\n uVar5 = ((uint)uVar7 | (uint)*(undefined8 *)(param_3 + 0x3a)) ^ (uint)(uVar7 >> 0x20);\n uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3a) >> 0x20) & uVar5;\n uVar8 = (uint)(uVar9 >> 0x20);\n uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3c) >> 0x20) & uVar8;\n uVar4 = (uint)uVar9 ^ (uVar4 << 1 | uVar4 >> 0x1f);\n uVar1 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x3c) | uVar4) ^ uVar8,uVar4);\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x14) ^ uVar1);\n uVar9 = CONCAT44(uVar5,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7) ^ uVar9;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x12) ^ uVar9);\n uVar1 = uVar1 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x10) ^ uVar1);\n uVar9 = uVar9 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0xe) ^ uVar9);\n uVar1 = uVar1 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0xc) ^ uVar1);\n uVar9 = uVar9 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 10) ^ uVar9);\n uVar9 = uVar9 ^ *(ulong *)(param_3 + 2);\n uVar1 = uVar1 ^ uVar7 ^ *(ulong *)(param_3 + 4);\n *param_2 = 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 param_2[1] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18\n | (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 |\n (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38;\n return 0;\n}\n\n" (function_definition "undefined8 FUN_001003d0(ulong *param_1,ulong *param_2,int *param_3)\n\n{\n ulong uVar1;\n ulong uVar2;\n ulong uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n ulong uVar7;\n uint uVar8;\n ulong uVar9;\n \n uVar7 = *param_1;\n uVar9 = param_1[1];\n uVar7 = (uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38) ^ *(ulong *)(param_3 + 6);\n uVar9 = (uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |\n (uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18 |\n (uVar9 & 0xff00) << 0x28 | uVar9 << 0x38) ^ *(ulong *)(param_3 + 8);\n if (*param_3 == 0x18) {\n uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x38) ^ uVar7);\n uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x36) ^ uVar9 ^ uVar1);\n uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x34) ^ uVar7 ^ uVar2);\n uVar3 = uVar9 ^ uVar1 ^ uVar3;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x32) ^ uVar3);\n uVar9 = uVar7 ^ uVar2 ^ uVar9;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x30) ^ uVar9);\n uVar3 = uVar3 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x2e) ^ uVar3);\n uVar9 = uVar9 ^ uVar7;\n uVar8 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x42)) ^ (uint)(uVar3 >> 0x20);\n uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x42) >> 0x20) & uVar8;\n uVar5 = (uint)(uVar9 >> 0x20);\n uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x44) >> 0x20) & uVar5;\n uVar6 = (uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9;\n uVar9 = CONCAT44(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar3);\n uVar7 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x44) | uVar6) ^ uVar5,uVar6);\n }\n uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x2c) ^ uVar7);\n uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x2a) ^ uVar9 ^ uVar1);\n uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x28) ^ uVar7 ^ uVar2);\n uVar3 = uVar9 ^ uVar1 ^ uVar3;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x26) ^ uVar3);\n uVar9 = uVar7 ^ uVar2 ^ uVar9;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x24) ^ uVar9);\n uVar3 = uVar3 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x22) ^ uVar3);\n uVar7 = uVar7 ^ uVar9;\n uVar4 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x3e)) ^ (uint)(uVar3 >> 0x20);\n uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3e) >> 0x20) & uVar4;\n uVar8 = (uint)(uVar7 >> 0x20);\n uVar5 = (uint)((ulong)*(undefined8 *)(param_3 + 0x40) >> 0x20) & uVar8;\n uVar5 = (uVar5 << 1 | uVar5 >> 0x1f) ^ (uint)uVar7;\n uVar1 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x40) | uVar5) ^ uVar8,uVar5);\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x20) ^ uVar1);\n uVar7 = CONCAT44(uVar4,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar3) ^ uVar7;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1e) ^ uVar7);\n uVar1 = uVar1 ^ uVar9;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1c) ^ uVar1);\n uVar7 = uVar7 ^ uVar9;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1a) ^ uVar7);\n uVar1 = uVar1 ^ uVar9;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x18) ^ uVar1);\n uVar7 = uVar7 ^ uVar9;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x16) ^ uVar7);\n uVar9 = uVar9 ^ uVar1;\n uVar5 = ((uint)uVar7 | (uint)*(undefined8 *)(param_3 + 0x3a)) ^ (uint)(uVar7 >> 0x20);\n uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3a) >> 0x20) & uVar5;\n uVar8 = (uint)(uVar9 >> 0x20);\n uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3c) >> 0x20) & uVar8;\n uVar4 = (uint)uVar9 ^ (uVar4 << 1 | uVar4 >> 0x1f);\n uVar1 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x3c) | uVar4) ^ uVar8,uVar4);\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x14) ^ uVar1);\n uVar9 = CONCAT44(uVar5,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7) ^ uVar9;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x12) ^ uVar9);\n uVar1 = uVar1 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x10) ^ uVar1);\n uVar9 = uVar9 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0xe) ^ uVar9);\n uVar1 = uVar1 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0xc) ^ uVar1);\n uVar9 = uVar9 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 10) ^ uVar9);\n uVar9 = uVar9 ^ *(ulong *)(param_3 + 2);\n uVar1 = uVar1 ^ uVar7 ^ *(ulong *)(param_3 + 4);\n *param_2 = 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 param_2[1] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18\n | (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 |\n (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38;\n return 0;\n}" type_identifier (function_declarator "FUN_001003d0(ulong *param_1,ulong *param_2,int *param_3)" identifier (parameter_list "(ulong *param_1,ulong *param_2,int *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 "int *param_3" primitive_type (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n ulong uVar1;\n ulong uVar2;\n ulong uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n ulong uVar7;\n uint uVar8;\n ulong uVar9;\n \n uVar7 = *param_1;\n uVar9 = param_1[1];\n uVar7 = (uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38) ^ *(ulong *)(param_3 + 6);\n uVar9 = (uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |\n (uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18 |\n (uVar9 & 0xff00) << 0x28 | uVar9 << 0x38) ^ *(ulong *)(param_3 + 8);\n if (*param_3 == 0x18) {\n uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x38) ^ uVar7);\n uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x36) ^ uVar9 ^ uVar1);\n uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x34) ^ uVar7 ^ uVar2);\n uVar3 = uVar9 ^ uVar1 ^ uVar3;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x32) ^ uVar3);\n uVar9 = uVar7 ^ uVar2 ^ uVar9;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x30) ^ uVar9);\n uVar3 = uVar3 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x2e) ^ uVar3);\n uVar9 = uVar9 ^ uVar7;\n uVar8 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x42)) ^ (uint)(uVar3 >> 0x20);\n uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x42) >> 0x20) & uVar8;\n uVar5 = (uint)(uVar9 >> 0x20);\n uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x44) >> 0x20) & uVar5;\n uVar6 = (uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9;\n uVar9 = CONCAT44(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar3);\n uVar7 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x44) | uVar6) ^ uVar5,uVar6);\n }\n uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x2c) ^ uVar7);\n uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x2a) ^ uVar9 ^ uVar1);\n uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x28) ^ uVar7 ^ uVar2);\n uVar3 = uVar9 ^ uVar1 ^ uVar3;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x26) ^ uVar3);\n uVar9 = uVar7 ^ uVar2 ^ uVar9;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x24) ^ uVar9);\n uVar3 = uVar3 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x22) ^ uVar3);\n uVar7 = uVar7 ^ uVar9;\n uVar4 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x3e)) ^ (uint)(uVar3 >> 0x20);\n uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3e) >> 0x20) & uVar4;\n uVar8 = (uint)(uVar7 >> 0x20);\n uVar5 = (uint)((ulong)*(undefined8 *)(param_3 + 0x40) >> 0x20) & uVar8;\n uVar5 = (uVar5 << 1 | uVar5 >> 0x1f) ^ (uint)uVar7;\n uVar1 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x40) | uVar5) ^ uVar8,uVar5);\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x20) ^ uVar1);\n uVar7 = CONCAT44(uVar4,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar3) ^ uVar7;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1e) ^ uVar7);\n uVar1 = uVar1 ^ uVar9;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1c) ^ uVar1);\n uVar7 = uVar7 ^ uVar9;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1a) ^ uVar7);\n uVar1 = uVar1 ^ uVar9;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x18) ^ uVar1);\n uVar7 = uVar7 ^ uVar9;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x16) ^ uVar7);\n uVar9 = uVar9 ^ uVar1;\n uVar5 = ((uint)uVar7 | (uint)*(undefined8 *)(param_3 + 0x3a)) ^ (uint)(uVar7 >> 0x20);\n uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3a) >> 0x20) & uVar5;\n uVar8 = (uint)(uVar9 >> 0x20);\n uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3c) >> 0x20) & uVar8;\n uVar4 = (uint)uVar9 ^ (uVar4 << 1 | uVar4 >> 0x1f);\n uVar1 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x3c) | uVar4) ^ uVar8,uVar4);\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x14) ^ uVar1);\n uVar9 = CONCAT44(uVar5,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7) ^ uVar9;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x12) ^ uVar9);\n uVar1 = uVar1 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x10) ^ uVar1);\n uVar9 = uVar9 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0xe) ^ uVar9);\n uVar1 = uVar1 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0xc) ^ uVar1);\n uVar9 = uVar9 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 10) ^ uVar9);\n uVar9 = uVar9 ^ *(ulong *)(param_3 + 2);\n uVar1 = uVar1 ^ uVar7 ^ *(ulong *)(param_3 + 4);\n *param_2 = 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 param_2[1] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18\n | (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 |\n (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38;\n return 0;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "uint uVar4;" type_identifier identifier ;) (declaration "uint uVar5;" type_identifier identifier ;) (declaration "uint uVar6;" type_identifier identifier ;) (declaration "ulong uVar7;" type_identifier identifier ;) (declaration "uint uVar8;" type_identifier identifier ;) (declaration "ulong uVar9;" type_identifier identifier ;) (expression_statement "uVar7 = *param_1;" (assignment_expression "uVar7 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "uVar9 = param_1[1];" (assignment_expression "uVar9 = param_1[1]" identifier = (subscript_expression "param_1[1]" identifier [ number_literal ])) ;) (expression_statement "uVar7 = (uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38) ^ *(ulong *)(param_3 + 6);" (assignment_expression "uVar7 = (uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38) ^ *(ulong *)(param_3 + 6)" identifier = (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) ^ *(ulong *)(param_3 + 6)" (parenthesized_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 | 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)) )) ^ (pointer_expression "*(ulong *)(param_3 + 6)" * (cast_expression "(ulong *)(param_3 + 6)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 6)" ( (binary_expression "param_3 + 6" identifier + number_literal) )))))) ;) (expression_statement "uVar9 = (uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |\n (uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18 |\n (uVar9 & 0xff00) << 0x28 | uVar9 << 0x38) ^ *(ulong *)(param_3 + 8);" (assignment_expression "uVar9 = (uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |\n (uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18 |\n (uVar9 & 0xff00) << 0x28 | uVar9 << 0x38) ^ *(ulong *)(param_3 + 8)" identifier = (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) ^ *(ulong *)(param_3 + 8)" (parenthesized_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 | 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)) )) ^ (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) )))))) ;) (if_statement "if (*param_3 == 0x18) {\n uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x38) ^ uVar7);\n uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x36) ^ uVar9 ^ uVar1);\n uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x34) ^ uVar7 ^ uVar2);\n uVar3 = uVar9 ^ uVar1 ^ uVar3;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x32) ^ uVar3);\n uVar9 = uVar7 ^ uVar2 ^ uVar9;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x30) ^ uVar9);\n uVar3 = uVar3 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x2e) ^ uVar3);\n uVar9 = uVar9 ^ uVar7;\n uVar8 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x42)) ^ (uint)(uVar3 >> 0x20);\n uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x42) >> 0x20) & uVar8;\n uVar5 = (uint)(uVar9 >> 0x20);\n uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x44) >> 0x20) & uVar5;\n uVar6 = (uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9;\n uVar9 = CONCAT44(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar3);\n uVar7 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x44) | uVar6) ^ uVar5,uVar6);\n }" if (parenthesized_expression "(*param_3 == 0x18)" ( (binary_expression "*param_3 == 0x18" (pointer_expression "*param_3" * identifier) == number_literal) )) (compound_statement "{\n uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x38) ^ uVar7);\n uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x36) ^ uVar9 ^ uVar1);\n uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x34) ^ uVar7 ^ uVar2);\n uVar3 = uVar9 ^ uVar1 ^ uVar3;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x32) ^ uVar3);\n uVar9 = uVar7 ^ uVar2 ^ uVar9;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x30) ^ uVar9);\n uVar3 = uVar3 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x2e) ^ uVar3);\n uVar9 = uVar9 ^ uVar7;\n uVar8 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x42)) ^ (uint)(uVar3 >> 0x20);\n uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x42) >> 0x20) & uVar8;\n uVar5 = (uint)(uVar9 >> 0x20);\n uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x44) >> 0x20) & uVar5;\n uVar6 = (uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9;\n uVar9 = CONCAT44(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar3);\n uVar7 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x44) | uVar6) ^ uVar5,uVar6);\n }" { (expression_statement "uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x38) ^ uVar7);" (assignment_expression "uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x38) ^ uVar7)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x38) ^ uVar7)" identifier (argument_list "(*(ulong *)(param_3 + 0x38) ^ uVar7)" ( (binary_expression "*(ulong *)(param_3 + 0x38) ^ uVar7" (pointer_expression "*(ulong *)(param_3 + 0x38)" * (cast_expression "(ulong *)(param_3 + 0x38)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x38)" ( (binary_expression "param_3 + 0x38" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x36) ^ uVar9 ^ uVar1);" (assignment_expression "uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x36) ^ uVar9 ^ uVar1)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x36) ^ uVar9 ^ uVar1)" identifier (argument_list "(*(ulong *)(param_3 + 0x36) ^ uVar9 ^ uVar1)" ( (binary_expression "*(ulong *)(param_3 + 0x36) ^ uVar9 ^ uVar1" (binary_expression "*(ulong *)(param_3 + 0x36) ^ uVar9" (pointer_expression "*(ulong *)(param_3 + 0x36)" * (cast_expression "(ulong *)(param_3 + 0x36)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x36)" ( (binary_expression "param_3 + 0x36" identifier + number_literal) )))) ^ identifier) ^ identifier) )))) ;) (expression_statement "uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x34) ^ uVar7 ^ uVar2);" (assignment_expression "uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x34) ^ uVar7 ^ uVar2)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x34) ^ uVar7 ^ uVar2)" identifier (argument_list "(*(ulong *)(param_3 + 0x34) ^ uVar7 ^ uVar2)" ( (binary_expression "*(ulong *)(param_3 + 0x34) ^ uVar7 ^ uVar2" (binary_expression "*(ulong *)(param_3 + 0x34) ^ uVar7" (pointer_expression "*(ulong *)(param_3 + 0x34)" * (cast_expression "(ulong *)(param_3 + 0x34)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x34)" ( (binary_expression "param_3 + 0x34" identifier + number_literal) )))) ^ identifier) ^ identifier) )))) ;) (expression_statement "uVar3 = uVar9 ^ uVar1 ^ uVar3;" (assignment_expression "uVar3 = uVar9 ^ uVar1 ^ uVar3" identifier = (binary_expression "uVar9 ^ uVar1 ^ uVar3" (binary_expression "uVar9 ^ uVar1" identifier ^ identifier) ^ identifier)) ;) (expression_statement "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x32) ^ uVar3);" (assignment_expression "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x32) ^ uVar3)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x32) ^ uVar3)" identifier (argument_list "(*(ulong *)(param_3 + 0x32) ^ uVar3)" ( (binary_expression "*(ulong *)(param_3 + 0x32) ^ uVar3" (pointer_expression "*(ulong *)(param_3 + 0x32)" * (cast_expression "(ulong *)(param_3 + 0x32)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x32)" ( (binary_expression "param_3 + 0x32" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar9 = uVar7 ^ uVar2 ^ uVar9;" (assignment_expression "uVar9 = uVar7 ^ uVar2 ^ uVar9" identifier = (binary_expression "uVar7 ^ uVar2 ^ uVar9" (binary_expression "uVar7 ^ uVar2" identifier ^ identifier) ^ identifier)) ;) (expression_statement "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x30) ^ uVar9);" (assignment_expression "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x30) ^ uVar9)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x30) ^ uVar9)" identifier (argument_list "(*(ulong *)(param_3 + 0x30) ^ uVar9)" ( (binary_expression "*(ulong *)(param_3 + 0x30) ^ uVar9" (pointer_expression "*(ulong *)(param_3 + 0x30)" * (cast_expression "(ulong *)(param_3 + 0x30)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x30)" ( (binary_expression "param_3 + 0x30" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar3 = uVar3 ^ uVar7;" (assignment_expression "uVar3 = uVar3 ^ uVar7" identifier = (binary_expression "uVar3 ^ uVar7" identifier ^ identifier)) ;) (expression_statement "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x2e) ^ uVar3);" (assignment_expression "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x2e) ^ uVar3)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x2e) ^ uVar3)" identifier (argument_list "(*(ulong *)(param_3 + 0x2e) ^ uVar3)" ( (binary_expression "*(ulong *)(param_3 + 0x2e) ^ uVar3" (pointer_expression "*(ulong *)(param_3 + 0x2e)" * (cast_expression "(ulong *)(param_3 + 0x2e)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x2e)" ( (binary_expression "param_3 + 0x2e" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar9 = uVar9 ^ uVar7;" (assignment_expression "uVar9 = uVar9 ^ uVar7" identifier = (binary_expression "uVar9 ^ uVar7" identifier ^ identifier)) ;) (expression_statement "uVar8 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x42)) ^ (uint)(uVar3 >> 0x20);" (assignment_expression "uVar8 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x42)) ^ (uint)(uVar3 >> 0x20)" identifier = (binary_expression "((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x42)) ^ (uint)(uVar3 >> 0x20)" (parenthesized_expression "((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x42))" ( (binary_expression "(uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x42)" (cast_expression "(uint)uVar3" ( (type_descriptor "uint" type_identifier) ) identifier) | (binary_expression "(uint)*(undefined8 *)(param_3 + 0x42)" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(undefined8 *)(param_3 + 0x42)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x42)" ( (binary_expression "param_3 + 0x42" identifier + number_literal) ))))) )) ^ (call_expression "(uint)(uVar3 >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar3 >> 0x20)" ( (binary_expression "uVar3 >> 0x20" identifier >> number_literal) ))))) ;) (expression_statement "uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x42) >> 0x20) & uVar8;" (assignment_expression "uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x42) >> 0x20) & uVar8" identifier = (binary_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x42) >> 0x20) & uVar8" (call_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x42) >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((ulong)*(undefined8 *)(param_3 + 0x42) >> 0x20)" ( (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x42) >> 0x20" (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x42)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(undefined8 *)(param_3 + 0x42)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x42)" ( (binary_expression "param_3 + 0x42" identifier + number_literal) )))) >> number_literal) ))) & identifier)) ;) (expression_statement "uVar5 = (uint)(uVar9 >> 0x20);" (assignment_expression "uVar5 = (uint)(uVar9 >> 0x20)" identifier = (call_expression "(uint)(uVar9 >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar9 >> 0x20)" ( (binary_expression "uVar9 >> 0x20" identifier >> number_literal) )))) ;) (expression_statement "uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x44) >> 0x20) & uVar5;" (assignment_expression "uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x44) >> 0x20) & uVar5" identifier = (binary_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x44) >> 0x20) & uVar5" (call_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x44) >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((ulong)*(undefined8 *)(param_3 + 0x44) >> 0x20)" ( (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x44) >> 0x20" (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x44)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(undefined8 *)(param_3 + 0x44)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x44)" ( (binary_expression "param_3 + 0x44" identifier + number_literal) )))) >> number_literal) ))) & identifier)) ;) (expression_statement "uVar6 = (uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9;" (assignment_expression "uVar6 = (uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9" identifier = (binary_expression "(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9" (parenthesized_expression "(uVar6 << 1 | uVar6 >> 0x1f)" ( (binary_expression "uVar6 << 1 | uVar6 >> 0x1f" (binary_expression "uVar6 << 1" identifier << number_literal) | (binary_expression "uVar6 >> 0x1f" identifier >> number_literal)) )) ^ (cast_expression "(uint)uVar9" ( (type_descriptor "uint" type_identifier) ) identifier))) ;) (expression_statement "uVar9 = CONCAT44(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar3);" (assignment_expression "uVar9 = CONCAT44(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar3)" identifier = (call_expression "CONCAT44(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar3)" identifier (argument_list "(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar3)" ( identifier , (binary_expression "(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar3" (parenthesized_expression "(uVar4 << 1 | uVar4 >> 0x1f)" ( (binary_expression "uVar4 << 1 | uVar4 >> 0x1f" (binary_expression "uVar4 << 1" identifier << number_literal) | (binary_expression "uVar4 >> 0x1f" identifier >> number_literal)) )) ^ (cast_expression "(uint)uVar3" ( (type_descriptor "uint" type_identifier) ) identifier)) )))) ;) (expression_statement "uVar7 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x44) | uVar6) ^ uVar5,uVar6);" (assignment_expression "uVar7 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x44) | uVar6) ^ uVar5,uVar6)" identifier = (call_expression "CONCAT44(((uint)*(undefined8 *)(param_3 + 0x44) | uVar6) ^ uVar5,uVar6)" identifier (argument_list "(((uint)*(undefined8 *)(param_3 + 0x44) | uVar6) ^ uVar5,uVar6)" ( (binary_expression "((uint)*(undefined8 *)(param_3 + 0x44) | uVar6) ^ uVar5" (parenthesized_expression "((uint)*(undefined8 *)(param_3 + 0x44) | uVar6)" ( (binary_expression "(uint)*(undefined8 *)(param_3 + 0x44) | uVar6" (binary_expression "(uint)*(undefined8 *)(param_3 + 0x44)" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(undefined8 *)(param_3 + 0x44)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x44)" ( (binary_expression "param_3 + 0x44" identifier + number_literal) )))) | identifier) )) ^ identifier) , identifier )))) ;) })) (expression_statement "uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x2c) ^ uVar7);" (assignment_expression "uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x2c) ^ uVar7)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x2c) ^ uVar7)" identifier (argument_list "(*(ulong *)(param_3 + 0x2c) ^ uVar7)" ( (binary_expression "*(ulong *)(param_3 + 0x2c) ^ uVar7" (pointer_expression "*(ulong *)(param_3 + 0x2c)" * (cast_expression "(ulong *)(param_3 + 0x2c)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x2c)" ( (binary_expression "param_3 + 0x2c" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x2a) ^ uVar9 ^ uVar1);" (assignment_expression "uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x2a) ^ uVar9 ^ uVar1)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x2a) ^ uVar9 ^ uVar1)" identifier (argument_list "(*(ulong *)(param_3 + 0x2a) ^ uVar9 ^ uVar1)" ( (binary_expression "*(ulong *)(param_3 + 0x2a) ^ uVar9 ^ uVar1" (binary_expression "*(ulong *)(param_3 + 0x2a) ^ uVar9" (pointer_expression "*(ulong *)(param_3 + 0x2a)" * (cast_expression "(ulong *)(param_3 + 0x2a)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x2a)" ( (binary_expression "param_3 + 0x2a" identifier + number_literal) )))) ^ identifier) ^ identifier) )))) ;) (expression_statement "uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x28) ^ uVar7 ^ uVar2);" (assignment_expression "uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x28) ^ uVar7 ^ uVar2)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x28) ^ uVar7 ^ uVar2)" identifier (argument_list "(*(ulong *)(param_3 + 0x28) ^ uVar7 ^ uVar2)" ( (binary_expression "*(ulong *)(param_3 + 0x28) ^ uVar7 ^ uVar2" (binary_expression "*(ulong *)(param_3 + 0x28) ^ uVar7" (pointer_expression "*(ulong *)(param_3 + 0x28)" * (cast_expression "(ulong *)(param_3 + 0x28)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x28)" ( (binary_expression "param_3 + 0x28" identifier + number_literal) )))) ^ identifier) ^ identifier) )))) ;) (expression_statement "uVar3 = uVar9 ^ uVar1 ^ uVar3;" (assignment_expression "uVar3 = uVar9 ^ uVar1 ^ uVar3" identifier = (binary_expression "uVar9 ^ uVar1 ^ uVar3" (binary_expression "uVar9 ^ uVar1" identifier ^ identifier) ^ identifier)) ;) (expression_statement "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x26) ^ uVar3);" (assignment_expression "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x26) ^ uVar3)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x26) ^ uVar3)" identifier (argument_list "(*(ulong *)(param_3 + 0x26) ^ uVar3)" ( (binary_expression "*(ulong *)(param_3 + 0x26) ^ uVar3" (pointer_expression "*(ulong *)(param_3 + 0x26)" * (cast_expression "(ulong *)(param_3 + 0x26)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x26)" ( (binary_expression "param_3 + 0x26" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar9 = uVar7 ^ uVar2 ^ uVar9;" (assignment_expression "uVar9 = uVar7 ^ uVar2 ^ uVar9" identifier = (binary_expression "uVar7 ^ uVar2 ^ uVar9" (binary_expression "uVar7 ^ uVar2" identifier ^ identifier) ^ identifier)) ;) (expression_statement "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x24) ^ uVar9);" (assignment_expression "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x24) ^ uVar9)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x24) ^ uVar9)" identifier (argument_list "(*(ulong *)(param_3 + 0x24) ^ uVar9)" ( (binary_expression "*(ulong *)(param_3 + 0x24) ^ uVar9" (pointer_expression "*(ulong *)(param_3 + 0x24)" * (cast_expression "(ulong *)(param_3 + 0x24)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x24)" ( (binary_expression "param_3 + 0x24" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar3 = uVar3 ^ uVar7;" (assignment_expression "uVar3 = uVar3 ^ uVar7" identifier = (binary_expression "uVar3 ^ uVar7" identifier ^ identifier)) ;) (expression_statement "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x22) ^ uVar3);" (assignment_expression "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x22) ^ uVar3)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x22) ^ uVar3)" identifier (argument_list "(*(ulong *)(param_3 + 0x22) ^ uVar3)" ( (binary_expression "*(ulong *)(param_3 + 0x22) ^ uVar3" (pointer_expression "*(ulong *)(param_3 + 0x22)" * (cast_expression "(ulong *)(param_3 + 0x22)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x22)" ( (binary_expression "param_3 + 0x22" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar7 = uVar7 ^ uVar9;" (assignment_expression "uVar7 = uVar7 ^ uVar9" identifier = (binary_expression "uVar7 ^ uVar9" identifier ^ identifier)) ;) (expression_statement "uVar4 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x3e)) ^ (uint)(uVar3 >> 0x20);" (assignment_expression "uVar4 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x3e)) ^ (uint)(uVar3 >> 0x20)" identifier = (binary_expression "((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x3e)) ^ (uint)(uVar3 >> 0x20)" (parenthesized_expression "((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x3e))" ( (binary_expression "(uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x3e)" (cast_expression "(uint)uVar3" ( (type_descriptor "uint" type_identifier) ) identifier) | (binary_expression "(uint)*(undefined8 *)(param_3 + 0x3e)" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(undefined8 *)(param_3 + 0x3e)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x3e)" ( (binary_expression "param_3 + 0x3e" identifier + number_literal) ))))) )) ^ (call_expression "(uint)(uVar3 >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar3 >> 0x20)" ( (binary_expression "uVar3 >> 0x20" identifier >> number_literal) ))))) ;) (expression_statement "uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3e) >> 0x20) & uVar4;" (assignment_expression "uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3e) >> 0x20) & uVar4" identifier = (binary_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x3e) >> 0x20) & uVar4" (call_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x3e) >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((ulong)*(undefined8 *)(param_3 + 0x3e) >> 0x20)" ( (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x3e) >> 0x20" (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x3e)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(undefined8 *)(param_3 + 0x3e)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x3e)" ( (binary_expression "param_3 + 0x3e" identifier + number_literal) )))) >> number_literal) ))) & identifier)) ;) (expression_statement "uVar8 = (uint)(uVar7 >> 0x20);" (assignment_expression "uVar8 = (uint)(uVar7 >> 0x20)" identifier = (call_expression "(uint)(uVar7 >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar7 >> 0x20)" ( (binary_expression "uVar7 >> 0x20" identifier >> number_literal) )))) ;) (expression_statement "uVar5 = (uint)((ulong)*(undefined8 *)(param_3 + 0x40) >> 0x20) & uVar8;" (assignment_expression "uVar5 = (uint)((ulong)*(undefined8 *)(param_3 + 0x40) >> 0x20) & uVar8" identifier = (binary_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x40) >> 0x20) & uVar8" (call_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x40) >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((ulong)*(undefined8 *)(param_3 + 0x40) >> 0x20)" ( (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x40) >> 0x20" (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x40)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(undefined8 *)(param_3 + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x40)" ( (binary_expression "param_3 + 0x40" identifier + number_literal) )))) >> number_literal) ))) & identifier)) ;) (expression_statement "uVar5 = (uVar5 << 1 | uVar5 >> 0x1f) ^ (uint)uVar7;" (assignment_expression "uVar5 = (uVar5 << 1 | uVar5 >> 0x1f) ^ (uint)uVar7" identifier = (binary_expression "(uVar5 << 1 | uVar5 >> 0x1f) ^ (uint)uVar7" (parenthesized_expression "(uVar5 << 1 | uVar5 >> 0x1f)" ( (binary_expression "uVar5 << 1 | uVar5 >> 0x1f" (binary_expression "uVar5 << 1" identifier << number_literal) | (binary_expression "uVar5 >> 0x1f" identifier >> number_literal)) )) ^ (cast_expression "(uint)uVar7" ( (type_descriptor "uint" type_identifier) ) identifier))) ;) (expression_statement "uVar1 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x40) | uVar5) ^ uVar8,uVar5);" (assignment_expression "uVar1 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x40) | uVar5) ^ uVar8,uVar5)" identifier = (call_expression "CONCAT44(((uint)*(undefined8 *)(param_3 + 0x40) | uVar5) ^ uVar8,uVar5)" identifier (argument_list "(((uint)*(undefined8 *)(param_3 + 0x40) | uVar5) ^ uVar8,uVar5)" ( (binary_expression "((uint)*(undefined8 *)(param_3 + 0x40) | uVar5) ^ uVar8" (parenthesized_expression "((uint)*(undefined8 *)(param_3 + 0x40) | uVar5)" ( (binary_expression "(uint)*(undefined8 *)(param_3 + 0x40) | uVar5" (binary_expression "(uint)*(undefined8 *)(param_3 + 0x40)" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(undefined8 *)(param_3 + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x40)" ( (binary_expression "param_3 + 0x40" identifier + number_literal) )))) | identifier) )) ^ identifier) , identifier )))) ;) (expression_statement "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x20) ^ uVar1);" (assignment_expression "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x20) ^ uVar1)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x20) ^ uVar1)" identifier (argument_list "(*(ulong *)(param_3 + 0x20) ^ uVar1)" ( (binary_expression "*(ulong *)(param_3 + 0x20) ^ uVar1" (pointer_expression "*(ulong *)(param_3 + 0x20)" * (cast_expression "(ulong *)(param_3 + 0x20)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x20)" ( (binary_expression "param_3 + 0x20" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar7 = CONCAT44(uVar4,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar3) ^ uVar7;" (assignment_expression "uVar7 = CONCAT44(uVar4,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar3) ^ uVar7" identifier = (binary_expression "CONCAT44(uVar4,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar3) ^ uVar7" (call_expression "CONCAT44(uVar4,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar3)" identifier (argument_list "(uVar4,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar3)" ( identifier , (binary_expression "(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar3" (parenthesized_expression "(uVar6 << 1 | uVar6 >> 0x1f)" ( (binary_expression "uVar6 << 1 | uVar6 >> 0x1f" (binary_expression "uVar6 << 1" identifier << number_literal) | (binary_expression "uVar6 >> 0x1f" identifier >> number_literal)) )) ^ (cast_expression "(uint)uVar3" ( (type_descriptor "uint" type_identifier) ) identifier)) ))) ^ identifier)) ;) (expression_statement "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1e) ^ uVar7);" (assignment_expression "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1e) ^ uVar7)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x1e) ^ uVar7)" identifier (argument_list "(*(ulong *)(param_3 + 0x1e) ^ uVar7)" ( (binary_expression "*(ulong *)(param_3 + 0x1e) ^ uVar7" (pointer_expression "*(ulong *)(param_3 + 0x1e)" * (cast_expression "(ulong *)(param_3 + 0x1e)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x1e)" ( (binary_expression "param_3 + 0x1e" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar1 = uVar1 ^ uVar9;" (assignment_expression "uVar1 = uVar1 ^ uVar9" identifier = (binary_expression "uVar1 ^ uVar9" identifier ^ identifier)) ;) (expression_statement "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1c) ^ uVar1);" (assignment_expression "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1c) ^ uVar1)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x1c) ^ uVar1)" identifier (argument_list "(*(ulong *)(param_3 + 0x1c) ^ uVar1)" ( (binary_expression "*(ulong *)(param_3 + 0x1c) ^ uVar1" (pointer_expression "*(ulong *)(param_3 + 0x1c)" * (cast_expression "(ulong *)(param_3 + 0x1c)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x1c)" ( (binary_expression "param_3 + 0x1c" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar7 = uVar7 ^ uVar9;" (assignment_expression "uVar7 = uVar7 ^ uVar9" identifier = (binary_expression "uVar7 ^ uVar9" identifier ^ identifier)) ;) (expression_statement "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1a) ^ uVar7);" (assignment_expression "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1a) ^ uVar7)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x1a) ^ uVar7)" identifier (argument_list "(*(ulong *)(param_3 + 0x1a) ^ uVar7)" ( (binary_expression "*(ulong *)(param_3 + 0x1a) ^ uVar7" (pointer_expression "*(ulong *)(param_3 + 0x1a)" * (cast_expression "(ulong *)(param_3 + 0x1a)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x1a)" ( (binary_expression "param_3 + 0x1a" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar1 = uVar1 ^ uVar9;" (assignment_expression "uVar1 = uVar1 ^ uVar9" identifier = (binary_expression "uVar1 ^ uVar9" identifier ^ identifier)) ;) (expression_statement "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x18) ^ uVar1);" (assignment_expression "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x18) ^ uVar1)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x18) ^ uVar1)" identifier (argument_list "(*(ulong *)(param_3 + 0x18) ^ uVar1)" ( (binary_expression "*(ulong *)(param_3 + 0x18) ^ uVar1" (pointer_expression "*(ulong *)(param_3 + 0x18)" * (cast_expression "(ulong *)(param_3 + 0x18)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x18)" ( (binary_expression "param_3 + 0x18" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar7 = uVar7 ^ uVar9;" (assignment_expression "uVar7 = uVar7 ^ uVar9" identifier = (binary_expression "uVar7 ^ uVar9" identifier ^ identifier)) ;) (expression_statement "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x16) ^ uVar7);" (assignment_expression "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x16) ^ uVar7)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x16) ^ uVar7)" identifier (argument_list "(*(ulong *)(param_3 + 0x16) ^ uVar7)" ( (binary_expression "*(ulong *)(param_3 + 0x16) ^ uVar7" (pointer_expression "*(ulong *)(param_3 + 0x16)" * (cast_expression "(ulong *)(param_3 + 0x16)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x16)" ( (binary_expression "param_3 + 0x16" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar9 = uVar9 ^ uVar1;" (assignment_expression "uVar9 = uVar9 ^ uVar1" identifier = (binary_expression "uVar9 ^ uVar1" identifier ^ identifier)) ;) (expression_statement "uVar5 = ((uint)uVar7 | (uint)*(undefined8 *)(param_3 + 0x3a)) ^ (uint)(uVar7 >> 0x20);" (assignment_expression "uVar5 = ((uint)uVar7 | (uint)*(undefined8 *)(param_3 + 0x3a)) ^ (uint)(uVar7 >> 0x20)" identifier = (binary_expression "((uint)uVar7 | (uint)*(undefined8 *)(param_3 + 0x3a)) ^ (uint)(uVar7 >> 0x20)" (parenthesized_expression "((uint)uVar7 | (uint)*(undefined8 *)(param_3 + 0x3a))" ( (binary_expression "(uint)uVar7 | (uint)*(undefined8 *)(param_3 + 0x3a)" (cast_expression "(uint)uVar7" ( (type_descriptor "uint" type_identifier) ) identifier) | (binary_expression "(uint)*(undefined8 *)(param_3 + 0x3a)" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(undefined8 *)(param_3 + 0x3a)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x3a)" ( (binary_expression "param_3 + 0x3a" identifier + number_literal) ))))) )) ^ (call_expression "(uint)(uVar7 >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar7 >> 0x20)" ( (binary_expression "uVar7 >> 0x20" identifier >> number_literal) ))))) ;) (expression_statement "uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3a) >> 0x20) & uVar5;" (assignment_expression "uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3a) >> 0x20) & uVar5" identifier = (binary_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x3a) >> 0x20) & uVar5" (call_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x3a) >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((ulong)*(undefined8 *)(param_3 + 0x3a) >> 0x20)" ( (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x3a) >> 0x20" (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x3a)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(undefined8 *)(param_3 + 0x3a)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x3a)" ( (binary_expression "param_3 + 0x3a" identifier + number_literal) )))) >> number_literal) ))) & identifier)) ;) (expression_statement "uVar8 = (uint)(uVar9 >> 0x20);" (assignment_expression "uVar8 = (uint)(uVar9 >> 0x20)" identifier = (call_expression "(uint)(uVar9 >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(uVar9 >> 0x20)" ( (binary_expression "uVar9 >> 0x20" identifier >> number_literal) )))) ;) (expression_statement "uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3c) >> 0x20) & uVar8;" (assignment_expression "uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3c) >> 0x20) & uVar8" identifier = (binary_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x3c) >> 0x20) & uVar8" (call_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x3c) >> 0x20)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((ulong)*(undefined8 *)(param_3 + 0x3c) >> 0x20)" ( (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x3c) >> 0x20" (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x3c)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(undefined8 *)(param_3 + 0x3c)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x3c)" ( (binary_expression "param_3 + 0x3c" identifier + number_literal) )))) >> number_literal) ))) & identifier)) ;) (expression_statement "uVar4 = (uint)uVar9 ^ (uVar4 << 1 | uVar4 >> 0x1f);" (assignment_expression "uVar4 = (uint)uVar9 ^ (uVar4 << 1 | uVar4 >> 0x1f)" identifier = (binary_expression "(uint)uVar9 ^ (uVar4 << 1 | uVar4 >> 0x1f)" (cast_expression "(uint)uVar9" ( (type_descriptor "uint" type_identifier) ) identifier) ^ (parenthesized_expression "(uVar4 << 1 | uVar4 >> 0x1f)" ( (binary_expression "uVar4 << 1 | uVar4 >> 0x1f" (binary_expression "uVar4 << 1" identifier << number_literal) | (binary_expression "uVar4 >> 0x1f" identifier >> number_literal)) )))) ;) (expression_statement "uVar1 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x3c) | uVar4) ^ uVar8,uVar4);" (assignment_expression "uVar1 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x3c) | uVar4) ^ uVar8,uVar4)" identifier = (call_expression "CONCAT44(((uint)*(undefined8 *)(param_3 + 0x3c) | uVar4) ^ uVar8,uVar4)" identifier (argument_list "(((uint)*(undefined8 *)(param_3 + 0x3c) | uVar4) ^ uVar8,uVar4)" ( (binary_expression "((uint)*(undefined8 *)(param_3 + 0x3c) | uVar4) ^ uVar8" (parenthesized_expression "((uint)*(undefined8 *)(param_3 + 0x3c) | uVar4)" ( (binary_expression "(uint)*(undefined8 *)(param_3 + 0x3c) | uVar4" (binary_expression "(uint)*(undefined8 *)(param_3 + 0x3c)" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(undefined8 *)(param_3 + 0x3c)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x3c)" ( (binary_expression "param_3 + 0x3c" identifier + number_literal) )))) | identifier) )) ^ identifier) , identifier )))) ;) (expression_statement "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x14) ^ uVar1);" (assignment_expression "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x14) ^ uVar1)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x14) ^ uVar1)" identifier (argument_list "(*(ulong *)(param_3 + 0x14) ^ uVar1)" ( (binary_expression "*(ulong *)(param_3 + 0x14) ^ uVar1" (pointer_expression "*(ulong *)(param_3 + 0x14)" * (cast_expression "(ulong *)(param_3 + 0x14)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x14)" ( (binary_expression "param_3 + 0x14" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar9 = CONCAT44(uVar5,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7) ^ uVar9;" (assignment_expression "uVar9 = CONCAT44(uVar5,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7) ^ uVar9" identifier = (binary_expression "CONCAT44(uVar5,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7) ^ uVar9" (call_expression "CONCAT44(uVar5,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7)" identifier (argument_list "(uVar5,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7)" ( identifier , (binary_expression "(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7" (parenthesized_expression "(uVar6 << 1 | uVar6 >> 0x1f)" ( (binary_expression "uVar6 << 1 | uVar6 >> 0x1f" (binary_expression "uVar6 << 1" identifier << number_literal) | (binary_expression "uVar6 >> 0x1f" identifier >> number_literal)) )) ^ (cast_expression "(uint)uVar7" ( (type_descriptor "uint" type_identifier) ) identifier)) ))) ^ identifier)) ;) (expression_statement "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x12) ^ uVar9);" (assignment_expression "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x12) ^ uVar9)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x12) ^ uVar9)" identifier (argument_list "(*(ulong *)(param_3 + 0x12) ^ uVar9)" ( (binary_expression "*(ulong *)(param_3 + 0x12) ^ uVar9" (pointer_expression "*(ulong *)(param_3 + 0x12)" * (cast_expression "(ulong *)(param_3 + 0x12)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x12)" ( (binary_expression "param_3 + 0x12" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar1 = uVar1 ^ uVar7;" (assignment_expression "uVar1 = uVar1 ^ uVar7" identifier = (binary_expression "uVar1 ^ uVar7" identifier ^ identifier)) ;) (expression_statement "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x10) ^ uVar1);" (assignment_expression "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x10) ^ uVar1)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x10) ^ uVar1)" identifier (argument_list "(*(ulong *)(param_3 + 0x10) ^ uVar1)" ( (binary_expression "*(ulong *)(param_3 + 0x10) ^ uVar1" (pointer_expression "*(ulong *)(param_3 + 0x10)" * (cast_expression "(ulong *)(param_3 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x10)" ( (binary_expression "param_3 + 0x10" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar9 = uVar9 ^ uVar7;" (assignment_expression "uVar9 = uVar9 ^ uVar7" identifier = (binary_expression "uVar9 ^ uVar7" identifier ^ identifier)) ;) (expression_statement "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0xe) ^ uVar9);" (assignment_expression "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0xe) ^ uVar9)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0xe) ^ uVar9)" identifier (argument_list "(*(ulong *)(param_3 + 0xe) ^ uVar9)" ( (binary_expression "*(ulong *)(param_3 + 0xe) ^ uVar9" (pointer_expression "*(ulong *)(param_3 + 0xe)" * (cast_expression "(ulong *)(param_3 + 0xe)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xe)" ( (binary_expression "param_3 + 0xe" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar1 = uVar1 ^ uVar7;" (assignment_expression "uVar1 = uVar1 ^ uVar7" identifier = (binary_expression "uVar1 ^ uVar7" identifier ^ identifier)) ;) (expression_statement "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0xc) ^ uVar1);" (assignment_expression "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0xc) ^ uVar1)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 0xc) ^ uVar1)" identifier (argument_list "(*(ulong *)(param_3 + 0xc) ^ uVar1)" ( (binary_expression "*(ulong *)(param_3 + 0xc) ^ uVar1" (pointer_expression "*(ulong *)(param_3 + 0xc)" * (cast_expression "(ulong *)(param_3 + 0xc)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xc)" ( (binary_expression "param_3 + 0xc" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar9 = uVar9 ^ uVar7;" (assignment_expression "uVar9 = uVar9 ^ uVar7" identifier = (binary_expression "uVar9 ^ uVar7" identifier ^ identifier)) ;) (expression_statement "uVar7 = FUN_00100000(*(ulong *)(param_3 + 10) ^ uVar9);" (assignment_expression "uVar7 = FUN_00100000(*(ulong *)(param_3 + 10) ^ uVar9)" identifier = (call_expression "FUN_00100000(*(ulong *)(param_3 + 10) ^ uVar9)" identifier (argument_list "(*(ulong *)(param_3 + 10) ^ uVar9)" ( (binary_expression "*(ulong *)(param_3 + 10) ^ uVar9" (pointer_expression "*(ulong *)(param_3 + 10)" * (cast_expression "(ulong *)(param_3 + 10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 10)" ( (binary_expression "param_3 + 10" identifier + number_literal) )))) ^ identifier) )))) ;) (expression_statement "uVar9 = uVar9 ^ *(ulong *)(param_3 + 2);" (assignment_expression "uVar9 = uVar9 ^ *(ulong *)(param_3 + 2)" identifier = (binary_expression "uVar9 ^ *(ulong *)(param_3 + 2)" identifier ^ (pointer_expression "*(ulong *)(param_3 + 2)" * (cast_expression "(ulong *)(param_3 + 2)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 2)" ( (binary_expression "param_3 + 2" identifier + number_literal) )))))) ;) (expression_statement "uVar1 = uVar1 ^ uVar7 ^ *(ulong *)(param_3 + 4);" (assignment_expression "uVar1 = uVar1 ^ uVar7 ^ *(ulong *)(param_3 + 4)" identifier = (binary_expression "uVar1 ^ uVar7 ^ *(ulong *)(param_3 + 4)" (binary_expression "uVar1 ^ uVar7" identifier ^ identifier) ^ (pointer_expression "*(ulong *)(param_3 + 4)" * (cast_expression "(ulong *)(param_3 + 4)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 4)" ( (binary_expression "param_3 + 4" identifier + number_literal) )))))) ;) (expression_statement "*param_2 = 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 "*param_2 = uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |\n (uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18 |\n (uVar9 & 0xff00) << 0x28 | uVar9 << 0x38" (pointer_expression "*param_2" * identifier) = (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 "param_2[1] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18\n | (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 |\n (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38;" (assignment_expression "param_2[1] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18\n | (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 |\n (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38" (subscript_expression "param_2[1]" identifier [ number_literal ]) = (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18\n | (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 |\n (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18\n | (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 |\n (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18\n | (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 |\n (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))) ;) (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)) , (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 ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (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)) )) ^ (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (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)) )) ^ (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 * IDENT) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ^ IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ^ IDENT) ^ IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ^ IDENT) ^ IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT ^ IDENT) ^ IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ^ IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT ^ IDENT) ^ IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ^ IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT ^ IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ^ IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT ^ IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) | (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) ^ (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT >> LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) >> LIT) ))) & IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT >> LIT) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) >> LIT) ))) & IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT << LIT) | (binary_expression IDENT >> LIT)) )) ^ (cast_expression ( (type_descriptor TYPE) ) IDENT))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT << LIT) | (binary_expression IDENT >> LIT)) )) ^ (cast_expression ( (type_descriptor TYPE) ) IDENT)) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) | IDENT) )) ^ IDENT) , IDENT )))) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ^ IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ^ IDENT) ^ IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ^ IDENT) ^ IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT ^ IDENT) ^ IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ^ IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT ^ IDENT) ^ IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ^ IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT ^ IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ^ IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT ^ IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) | (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) ^ (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT >> LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) >> LIT) ))) & IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT >> LIT) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) >> LIT) ))) & IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT << LIT) | (binary_expression IDENT >> LIT)) )) ^ (cast_expression ( (type_descriptor TYPE) ) IDENT))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) | IDENT) )) ^ IDENT) , IDENT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ^ IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (call_expression IDENT (argument_list ( IDENT , (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT << LIT) | (binary_expression IDENT >> LIT)) )) ^ (cast_expression ( (type_descriptor TYPE) ) IDENT)) ))) ^ IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ^ IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT ^ IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ^ IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT ^ IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ^ IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT ^ IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ^ IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT ^ IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ^ IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT ^ IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) | (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) ^ (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT >> LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) >> LIT) ))) & IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT >> LIT) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) >> LIT) ))) & IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) ^ (parenthesized_expression ( (binary_expression (binary_expression IDENT << LIT) | (binary_expression IDENT >> LIT)) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) | IDENT) )) ^ IDENT) , IDENT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ^ IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (call_expression IDENT (argument_list ( IDENT , (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT << LIT) | (binary_expression IDENT >> LIT)) )) ^ (cast_expression ( (type_descriptor TYPE) ) IDENT)) ))) ^ IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ^ IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT ^ IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ^ IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT ^ IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ^ IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT ^ IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ^ IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT ^ IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ^ IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT ^ (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT ^ IDENT) ^ (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression (binary_expression IDENT >> LIT) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression IDENT << LIT))) ;) (expression_statement (assignment_expression (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))) ;) (return_statement return LIT ;) })))
|
(function_definition "undefined8 FUN_001003d0(ulong *param_1,ulong *param_2,int *param_3)\n\n{\n ulong uVar1;\n ulong uVar2;\n ulong uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n ulong uVar7;\n uint uVar8;\n ulong uVar9;\n \n uVar7 = *param_1;\n uVar9 = param_1[1];\n uVar7 = (uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38) ^ *(ulong *)(param_3 + 6);\n uVar9 = (uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |\n (uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18 |\n (uVar9 & 0xff00) << 0x28 | uVar9 << 0x38) ^ *(ulong *)(param_3 + 8);\n if (*param_3 == 0x18) {\n uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x38) ^ uVar7);\n uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x36) ^ uVar9 ^ uVar1);\n uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x34) ^ uVar7 ^ uVar2);\n uVar3 = uVar9 ^ uVar1 ^ uVar3;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x32) ^ uVar3);\n uVar9 = uVar7 ^ uVar2 ^ uVar9;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x30) ^ uVar9);\n uVar3 = uVar3 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x2e) ^ uVar3);\n uVar9 = uVar9 ^ uVar7;\n uVar8 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x42)) ^ (uint)(uVar3 >> 0x20);\n uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x42) >> 0x20) & uVar8;\n uVar5 = (uint)(uVar9 >> 0x20);\n uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x44) >> 0x20) & uVar5;\n uVar6 = (uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9;\n uVar9 = CONCAT44(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar3);\n uVar7 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x44) | uVar6) ^ uVar5,uVar6);\n }\n uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x2c) ^ uVar7);\n uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x2a) ^ uVar9 ^ uVar1);\n uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x28) ^ uVar7 ^ uVar2);\n uVar3 = uVar9 ^ uVar1 ^ uVar3;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x26) ^ uVar3);\n uVar9 = uVar7 ^ uVar2 ^ uVar9;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x24) ^ uVar9);\n uVar3 = uVar3 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x22) ^ uVar3);\n uVar7 = uVar7 ^ uVar9;\n uVar4 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x3e)) ^ (uint)(uVar3 >> 0x20);\n uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3e) >> 0x20) & uVar4;\n uVar8 = (uint)(uVar7 >> 0x20);\n uVar5 = (uint)((ulong)*(undefined8 *)(param_3 + 0x40) >> 0x20) & uVar8;\n uVar5 = (uVar5 << 1 | uVar5 >> 0x1f) ^ (uint)uVar7;\n uVar1 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x40) | uVar5) ^ uVar8,uVar5);\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x20) ^ uVar1);\n uVar7 = CONCAT44(uVar4,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar3) ^ uVar7;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1e) ^ uVar7);\n uVar1 = uVar1 ^ uVar9;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1c) ^ uVar1);\n uVar7 = uVar7 ^ uVar9;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1a) ^ uVar7);\n uVar1 = uVar1 ^ uVar9;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x18) ^ uVar1);\n uVar7 = uVar7 ^ uVar9;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x16) ^ uVar7);\n uVar9 = uVar9 ^ uVar1;\n uVar5 = ((uint)uVar7 | (uint)*(undefined8 *)(param_3 + 0x3a)) ^ (uint)(uVar7 >> 0x20);\n uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3a) >> 0x20) & uVar5;\n uVar8 = (uint)(uVar9 >> 0x20);\n uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3c) >> 0x20) & uVar8;\n uVar4 = (uint)uVar9 ^ (uVar4 << 1 | uVar4 >> 0x1f);\n uVar1 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x3c) | uVar4) ^ uVar8,uVar4);\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x14) ^ uVar1);\n uVar9 = CONCAT44(uVar5,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7) ^ uVar9;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x12) ^ uVar9);\n uVar1 = uVar1 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x10) ^ uVar1);\n uVar9 = uVar9 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0xe) ^ uVar9);\n uVar1 = uVar1 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0xc) ^ uVar1);\n uVar9 = uVar9 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 10) ^ uVar9);\n uVar9 = uVar9 ^ *(ulong *)(param_3 + 2);\n uVar1 = uVar1 ^ uVar7 ^ *(ulong *)(param_3 + 4);\n *param_2 = 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 param_2[1] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18\n | (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 |\n (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38;\n return 0;\n}" (type_identifier "undefined8") (function_declarator "FUN_001003d0(ulong *param_1,ulong *param_2,int *param_3)" (identifier "FUN_001003d0") (parameter_list "(ulong *param_1,ulong *param_2,int *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 "int *param_3" (primitive_type "int") (pointer_declarator "*param_3" (* "*") (identifier "param_3"))) () ")"))) (compound_statement "{\n ulong uVar1;\n ulong uVar2;\n ulong uVar3;\n uint uVar4;\n uint uVar5;\n uint uVar6;\n ulong uVar7;\n uint uVar8;\n ulong uVar9;\n \n uVar7 = *param_1;\n uVar9 = param_1[1];\n uVar7 = (uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38) ^ *(ulong *)(param_3 + 6);\n uVar9 = (uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |\n (uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18 |\n (uVar9 & 0xff00) << 0x28 | uVar9 << 0x38) ^ *(ulong *)(param_3 + 8);\n if (*param_3 == 0x18) {\n uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x38) ^ uVar7);\n uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x36) ^ uVar9 ^ uVar1);\n uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x34) ^ uVar7 ^ uVar2);\n uVar3 = uVar9 ^ uVar1 ^ uVar3;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x32) ^ uVar3);\n uVar9 = uVar7 ^ uVar2 ^ uVar9;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x30) ^ uVar9);\n uVar3 = uVar3 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x2e) ^ uVar3);\n uVar9 = uVar9 ^ uVar7;\n uVar8 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x42)) ^ (uint)(uVar3 >> 0x20);\n uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x42) >> 0x20) & uVar8;\n uVar5 = (uint)(uVar9 >> 0x20);\n uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x44) >> 0x20) & uVar5;\n uVar6 = (uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9;\n uVar9 = CONCAT44(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar3);\n uVar7 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x44) | uVar6) ^ uVar5,uVar6);\n }\n uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x2c) ^ uVar7);\n uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x2a) ^ uVar9 ^ uVar1);\n uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x28) ^ uVar7 ^ uVar2);\n uVar3 = uVar9 ^ uVar1 ^ uVar3;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x26) ^ uVar3);\n uVar9 = uVar7 ^ uVar2 ^ uVar9;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x24) ^ uVar9);\n uVar3 = uVar3 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x22) ^ uVar3);\n uVar7 = uVar7 ^ uVar9;\n uVar4 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x3e)) ^ (uint)(uVar3 >> 0x20);\n uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3e) >> 0x20) & uVar4;\n uVar8 = (uint)(uVar7 >> 0x20);\n uVar5 = (uint)((ulong)*(undefined8 *)(param_3 + 0x40) >> 0x20) & uVar8;\n uVar5 = (uVar5 << 1 | uVar5 >> 0x1f) ^ (uint)uVar7;\n uVar1 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x40) | uVar5) ^ uVar8,uVar5);\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x20) ^ uVar1);\n uVar7 = CONCAT44(uVar4,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar3) ^ uVar7;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1e) ^ uVar7);\n uVar1 = uVar1 ^ uVar9;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1c) ^ uVar1);\n uVar7 = uVar7 ^ uVar9;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1a) ^ uVar7);\n uVar1 = uVar1 ^ uVar9;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x18) ^ uVar1);\n uVar7 = uVar7 ^ uVar9;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x16) ^ uVar7);\n uVar9 = uVar9 ^ uVar1;\n uVar5 = ((uint)uVar7 | (uint)*(undefined8 *)(param_3 + 0x3a)) ^ (uint)(uVar7 >> 0x20);\n uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3a) >> 0x20) & uVar5;\n uVar8 = (uint)(uVar9 >> 0x20);\n uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3c) >> 0x20) & uVar8;\n uVar4 = (uint)uVar9 ^ (uVar4 << 1 | uVar4 >> 0x1f);\n uVar1 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x3c) | uVar4) ^ uVar8,uVar4);\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x14) ^ uVar1);\n uVar9 = CONCAT44(uVar5,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7) ^ uVar9;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x12) ^ uVar9);\n uVar1 = uVar1 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x10) ^ uVar1);\n uVar9 = uVar9 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0xe) ^ uVar9);\n uVar1 = uVar1 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0xc) ^ uVar1);\n uVar9 = uVar9 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 10) ^ uVar9);\n uVar9 = uVar9 ^ *(ulong *)(param_3 + 2);\n uVar1 = uVar1 ^ uVar7 ^ *(ulong *)(param_3 + 4);\n *param_2 = 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 param_2[1] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18\n | (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 |\n (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38;\n return 0;\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 "uint uVar4;" (type_identifier "uint") (identifier "uVar4") (; ";")) (declaration "uint uVar5;" (type_identifier "uint") (identifier "uVar5") (; ";")) (declaration "uint uVar6;" (type_identifier "uint") (identifier "uVar6") (; ";")) (declaration "ulong uVar7;" (type_identifier "ulong") (identifier "uVar7") (; ";")) (declaration "uint uVar8;" (type_identifier "uint") (identifier "uVar8") (; ";")) (declaration "ulong uVar9;" (type_identifier "ulong") (identifier "uVar9") (; ";")) (expression_statement "uVar7 = *param_1;" (assignment_expression "uVar7 = *param_1" (identifier "uVar7") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (expression_statement "uVar9 = param_1[1];" (assignment_expression "uVar9 = param_1[1]" (identifier "uVar9") (= "=") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "uVar7 = (uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38) ^ *(ulong *)(param_3 + 6);" (assignment_expression "uVar7 = (uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |\n (uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |\n (uVar7 & 0xff00) << 0x28 | uVar7 << 0x38) ^ *(ulong *)(param_3 + 6)" (identifier "uVar7") (= "=") (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) ^ *(ulong *)(param_3 + 6)" (parenthesized_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 | 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"))) () ")")) (^ "^") (pointer_expression "*(ulong *)(param_3 + 6)" (* "*") (cast_expression "(ulong *)(param_3 + 6)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 6)" (( "(") (binary_expression "param_3 + 6" (identifier "param_3") (+ "+") (number_literal "6")) () ")")))))) (; ";")) (expression_statement "uVar9 = (uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |\n (uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18 |\n (uVar9 & 0xff00) << 0x28 | uVar9 << 0x38) ^ *(ulong *)(param_3 + 8);" (assignment_expression "uVar9 = (uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |\n (uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18 |\n (uVar9 & 0xff00) << 0x28 | uVar9 << 0x38) ^ *(ulong *)(param_3 + 8)" (identifier "uVar9") (= "=") (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) ^ *(ulong *)(param_3 + 8)" (parenthesized_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 | 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 "uVar9") (>> ">>") (number_literal "0x38")) (| "|") (binary_expression "(uVar9 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar9 & 0xff000000000000)" (( "(") (binary_expression "uVar9 & 0xff000000000000" (identifier "uVar9") (& "&") (number_literal "0xff000000000000")) () ")")) (>> ">>") (number_literal "0x28"))) (| "|") (binary_expression "(uVar9 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar9 & 0xff0000000000)" (( "(") (binary_expression "uVar9 & 0xff0000000000" (identifier "uVar9") (& "&") (number_literal "0xff0000000000")) () ")")) (>> ">>") (number_literal "0x18"))) (| "|") (binary_expression "(uVar9 & 0xff00000000) >> 8" (parenthesized_expression "(uVar9 & 0xff00000000)" (( "(") (binary_expression "uVar9 & 0xff00000000" (identifier "uVar9") (& "&") (number_literal "0xff00000000")) () ")")) (>> ">>") (number_literal "8"))) (| "|") (binary_expression "(uVar9 & 0xff000000) << 8" (parenthesized_expression "(uVar9 & 0xff000000)" (( "(") (binary_expression "uVar9 & 0xff000000" (identifier "uVar9") (& "&") (number_literal "0xff000000")) () ")")) (<< "<<") (number_literal "8"))) (| "|") (binary_expression "(uVar9 & 0xff0000) << 0x18" (parenthesized_expression "(uVar9 & 0xff0000)" (( "(") (binary_expression "uVar9 & 0xff0000" (identifier "uVar9") (& "&") (number_literal "0xff0000")) () ")")) (<< "<<") (number_literal "0x18"))) (| "|") (binary_expression "(uVar9 & 0xff00) << 0x28" (parenthesized_expression "(uVar9 & 0xff00)" (( "(") (binary_expression "uVar9 & 0xff00" (identifier "uVar9") (& "&") (number_literal "0xff00")) () ")")) (<< "<<") (number_literal "0x28"))) (| "|") (binary_expression "uVar9 << 0x38" (identifier "uVar9") (<< "<<") (number_literal "0x38"))) () ")")) (^ "^") (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")) () ")")))))) (; ";")) (if_statement "if (*param_3 == 0x18) {\n uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x38) ^ uVar7);\n uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x36) ^ uVar9 ^ uVar1);\n uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x34) ^ uVar7 ^ uVar2);\n uVar3 = uVar9 ^ uVar1 ^ uVar3;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x32) ^ uVar3);\n uVar9 = uVar7 ^ uVar2 ^ uVar9;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x30) ^ uVar9);\n uVar3 = uVar3 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x2e) ^ uVar3);\n uVar9 = uVar9 ^ uVar7;\n uVar8 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x42)) ^ (uint)(uVar3 >> 0x20);\n uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x42) >> 0x20) & uVar8;\n uVar5 = (uint)(uVar9 >> 0x20);\n uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x44) >> 0x20) & uVar5;\n uVar6 = (uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9;\n uVar9 = CONCAT44(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar3);\n uVar7 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x44) | uVar6) ^ uVar5,uVar6);\n }" (if "if") (parenthesized_expression "(*param_3 == 0x18)" (( "(") (binary_expression "*param_3 == 0x18" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (== "==") (number_literal "0x18")) () ")")) (compound_statement "{\n uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x38) ^ uVar7);\n uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x36) ^ uVar9 ^ uVar1);\n uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x34) ^ uVar7 ^ uVar2);\n uVar3 = uVar9 ^ uVar1 ^ uVar3;\n uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x32) ^ uVar3);\n uVar9 = uVar7 ^ uVar2 ^ uVar9;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x30) ^ uVar9);\n uVar3 = uVar3 ^ uVar7;\n uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x2e) ^ uVar3);\n uVar9 = uVar9 ^ uVar7;\n uVar8 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x42)) ^ (uint)(uVar3 >> 0x20);\n uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x42) >> 0x20) & uVar8;\n uVar5 = (uint)(uVar9 >> 0x20);\n uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x44) >> 0x20) & uVar5;\n uVar6 = (uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9;\n uVar9 = CONCAT44(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar3);\n uVar7 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x44) | uVar6) ^ uVar5,uVar6);\n }" ({ "{") (expression_statement "uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x38) ^ uVar7);" (assignment_expression "uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x38) ^ uVar7)" (identifier "uVar1") (= "=") (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x38) ^ uVar7)" (identifier "FUN_00100000") (argument_list "(*(ulong *)(param_3 + 0x38) ^ uVar7)" (( "(") (binary_expression "*(ulong *)(param_3 + 0x38) ^ uVar7" (pointer_expression "*(ulong *)(param_3 + 0x38)" (* "*") (cast_expression "(ulong *)(param_3 + 0x38)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x38)" (( "(") (binary_expression "param_3 + 0x38" (identifier "param_3") (+ "+") (number_literal "0x38")) () ")")))) (^ "^") (identifier "uVar7")) () ")")))) (; ";")) (expression_statement "uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x36) ^ uVar9 ^ uVar1);" (assignment_expression "uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x36) ^ uVar9 ^ uVar1)" (identifier "uVar2") (= "=") (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x36) ^ uVar9 ^ uVar1)" (identifier "FUN_00100000") (argument_list "(*(ulong *)(param_3 + 0x36) ^ uVar9 ^ uVar1)" (( "(") (binary_expression "*(ulong *)(param_3 + 0x36) ^ uVar9 ^ uVar1" (binary_expression "*(ulong *)(param_3 + 0x36) ^ uVar9" (pointer_expression "*(ulong *)(param_3 + 0x36)" (* "*") (cast_expression "(ulong *)(param_3 + 0x36)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x36)" (( "(") (binary_expression "param_3 + 0x36" (identifier "param_3") (+ "+") (number_literal "0x36")) () ")")))) (^ "^") (identifier "uVar9")) (^ "^") (identifier "uVar1")) () ")")))) (; ";")) (expression_statement "uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x34) ^ uVar7 ^ uVar2);" (assignment_expression "uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x34) ^ uVar7 ^ uVar2)" (identifier "uVar3") (= "=") (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x34) ^ uVar7 ^ uVar2)" (identifier "FUN_00100000") (argument_list "(*(ulong *)(param_3 + 0x34) ^ uVar7 ^ uVar2)" (( "(") (binary_expression "*(ulong *)(param_3 + 0x34) ^ uVar7 ^ uVar2" (binary_expression "*(ulong *)(param_3 + 0x34) ^ uVar7" (pointer_expression "*(ulong *)(param_3 + 0x34)" (* "*") (cast_expression "(ulong *)(param_3 + 0x34)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x34)" (( "(") (binary_expression "param_3 + 0x34" (identifier "param_3") (+ "+") (number_literal "0x34")) () ")")))) (^ "^") (identifier "uVar7")) (^ "^") (identifier "uVar2")) () ")")))) (; ";")) (expression_statement "uVar3 = uVar9 ^ uVar1 ^ uVar3;" (assignment_expression "uVar3 = uVar9 ^ uVar1 ^ uVar3" (identifier "uVar3") (= "=") (binary_expression "uVar9 ^ uVar1 ^ uVar3" (binary_expression "uVar9 ^ uVar1" (identifier "uVar9") (^ "^") (identifier "uVar1")) (^ "^") (identifier "uVar3"))) (; ";")) (expression_statement "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x32) ^ uVar3);" (assignment_expression "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x32) ^ uVar3)" (identifier "uVar9") (= "=") (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x32) ^ uVar3)" (identifier "FUN_00100000") (argument_list "(*(ulong *)(param_3 + 0x32) ^ uVar3)" (( "(") (binary_expression "*(ulong *)(param_3 + 0x32) ^ uVar3" (pointer_expression "*(ulong *)(param_3 + 0x32)" (* "*") (cast_expression "(ulong *)(param_3 + 0x32)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x32)" (( "(") (binary_expression "param_3 + 0x32" (identifier "param_3") (+ "+") (number_literal "0x32")) () ")")))) (^ "^") (identifier "uVar3")) () ")")))) (; ";")) (expression_statement "uVar9 = uVar7 ^ uVar2 ^ uVar9;" (assignment_expression "uVar9 = uVar7 ^ uVar2 ^ uVar9" (identifier "uVar9") (= "=") (binary_expression "uVar7 ^ uVar2 ^ uVar9" (binary_expression "uVar7 ^ uVar2" (identifier "uVar7") (^ "^") (identifier "uVar2")) (^ "^") (identifier "uVar9"))) (; ";")) (expression_statement "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x30) ^ uVar9);" (assignment_expression "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x30) ^ uVar9)" (identifier "uVar7") (= "=") (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x30) ^ uVar9)" (identifier "FUN_00100000") (argument_list "(*(ulong *)(param_3 + 0x30) ^ uVar9)" (( "(") (binary_expression "*(ulong *)(param_3 + 0x30) ^ uVar9" (pointer_expression "*(ulong *)(param_3 + 0x30)" (* "*") (cast_expression "(ulong *)(param_3 + 0x30)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x30)" (( "(") (binary_expression "param_3 + 0x30" (identifier "param_3") (+ "+") (number_literal "0x30")) () ")")))) (^ "^") (identifier "uVar9")) () ")")))) (; ";")) (expression_statement "uVar3 = uVar3 ^ uVar7;" (assignment_expression "uVar3 = uVar3 ^ uVar7" (identifier "uVar3") (= "=") (binary_expression "uVar3 ^ uVar7" (identifier "uVar3") (^ "^") (identifier "uVar7"))) (; ";")) (expression_statement "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x2e) ^ uVar3);" (assignment_expression "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x2e) ^ uVar3)" (identifier "uVar7") (= "=") (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x2e) ^ uVar3)" (identifier "FUN_00100000") (argument_list "(*(ulong *)(param_3 + 0x2e) ^ uVar3)" (( "(") (binary_expression "*(ulong *)(param_3 + 0x2e) ^ uVar3" (pointer_expression "*(ulong *)(param_3 + 0x2e)" (* "*") (cast_expression "(ulong *)(param_3 + 0x2e)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x2e)" (( "(") (binary_expression "param_3 + 0x2e" (identifier "param_3") (+ "+") (number_literal "0x2e")) () ")")))) (^ "^") (identifier "uVar3")) () ")")))) (; ";")) (expression_statement "uVar9 = uVar9 ^ uVar7;" (assignment_expression "uVar9 = uVar9 ^ uVar7" (identifier "uVar9") (= "=") (binary_expression "uVar9 ^ uVar7" (identifier "uVar9") (^ "^") (identifier "uVar7"))) (; ";")) (expression_statement "uVar8 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x42)) ^ (uint)(uVar3 >> 0x20);" (assignment_expression "uVar8 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x42)) ^ (uint)(uVar3 >> 0x20)" (identifier "uVar8") (= "=") (binary_expression "((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x42)) ^ (uint)(uVar3 >> 0x20)" (parenthesized_expression "((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x42))" (( "(") (binary_expression "(uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x42)" (cast_expression "(uint)uVar3" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "uVar3")) (| "|") (binary_expression "(uint)*(undefined8 *)(param_3 + 0x42)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (* "*") (cast_expression "(undefined8 *)(param_3 + 0x42)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x42)" (( "(") (binary_expression "param_3 + 0x42" (identifier "param_3") (+ "+") (number_literal "0x42")) () ")"))))) () ")")) (^ "^") (call_expression "(uint)(uVar3 >> 0x20)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(uVar3 >> 0x20)" (( "(") (binary_expression "uVar3 >> 0x20" (identifier "uVar3") (>> ">>") (number_literal "0x20")) () ")"))))) (; ";")) (expression_statement "uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x42) >> 0x20) & uVar8;" (assignment_expression "uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x42) >> 0x20) & uVar8" (identifier "uVar4") (= "=") (binary_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x42) >> 0x20) & uVar8" (call_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x42) >> 0x20)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "((ulong)*(undefined8 *)(param_3 + 0x42) >> 0x20)" (( "(") (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x42) >> 0x20" (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x42)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(undefined8 *)(param_3 + 0x42)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x42)" (( "(") (binary_expression "param_3 + 0x42" (identifier "param_3") (+ "+") (number_literal "0x42")) () ")")))) (>> ">>") (number_literal "0x20")) () ")"))) (& "&") (identifier "uVar8"))) (; ";")) (expression_statement "uVar5 = (uint)(uVar9 >> 0x20);" (assignment_expression "uVar5 = (uint)(uVar9 >> 0x20)" (identifier "uVar5") (= "=") (call_expression "(uint)(uVar9 >> 0x20)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(uVar9 >> 0x20)" (( "(") (binary_expression "uVar9 >> 0x20" (identifier "uVar9") (>> ">>") (number_literal "0x20")) () ")")))) (; ";")) (expression_statement "uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x44) >> 0x20) & uVar5;" (assignment_expression "uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x44) >> 0x20) & uVar5" (identifier "uVar6") (= "=") (binary_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x44) >> 0x20) & uVar5" (call_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x44) >> 0x20)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "((ulong)*(undefined8 *)(param_3 + 0x44) >> 0x20)" (( "(") (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x44) >> 0x20" (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x44)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(undefined8 *)(param_3 + 0x44)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x44)" (( "(") (binary_expression "param_3 + 0x44" (identifier "param_3") (+ "+") (number_literal "0x44")) () ")")))) (>> ">>") (number_literal "0x20")) () ")"))) (& "&") (identifier "uVar5"))) (; ";")) (expression_statement "uVar6 = (uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9;" (assignment_expression "uVar6 = (uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9" (identifier "uVar6") (= "=") (binary_expression "(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9" (parenthesized_expression "(uVar6 << 1 | uVar6 >> 0x1f)" (( "(") (binary_expression "uVar6 << 1 | uVar6 >> 0x1f" (binary_expression "uVar6 << 1" (identifier "uVar6") (<< "<<") (number_literal "1")) (| "|") (binary_expression "uVar6 >> 0x1f" (identifier "uVar6") (>> ">>") (number_literal "0x1f"))) () ")")) (^ "^") (cast_expression "(uint)uVar9" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "uVar9")))) (; ";")) (expression_statement "uVar9 = CONCAT44(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar3);" (assignment_expression "uVar9 = CONCAT44(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar3)" (identifier "uVar9") (= "=") (call_expression "CONCAT44(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar3)" (identifier "CONCAT44") (argument_list "(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar3)" (( "(") (identifier "uVar8") (, ",") (binary_expression "(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar3" (parenthesized_expression "(uVar4 << 1 | uVar4 >> 0x1f)" (( "(") (binary_expression "uVar4 << 1 | uVar4 >> 0x1f" (binary_expression "uVar4 << 1" (identifier "uVar4") (<< "<<") (number_literal "1")) (| "|") (binary_expression "uVar4 >> 0x1f" (identifier "uVar4") (>> ">>") (number_literal "0x1f"))) () ")")) (^ "^") (cast_expression "(uint)uVar3" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "uVar3"))) () ")")))) (; ";")) (expression_statement "uVar7 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x44) | uVar6) ^ uVar5,uVar6);" (assignment_expression "uVar7 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x44) | uVar6) ^ uVar5,uVar6)" (identifier "uVar7") (= "=") (call_expression "CONCAT44(((uint)*(undefined8 *)(param_3 + 0x44) | uVar6) ^ uVar5,uVar6)" (identifier "CONCAT44") (argument_list "(((uint)*(undefined8 *)(param_3 + 0x44) | uVar6) ^ uVar5,uVar6)" (( "(") (binary_expression "((uint)*(undefined8 *)(param_3 + 0x44) | uVar6) ^ uVar5" (parenthesized_expression "((uint)*(undefined8 *)(param_3 + 0x44) | uVar6)" (( "(") (binary_expression "(uint)*(undefined8 *)(param_3 + 0x44) | uVar6" (binary_expression "(uint)*(undefined8 *)(param_3 + 0x44)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (* "*") (cast_expression "(undefined8 *)(param_3 + 0x44)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x44)" (( "(") (binary_expression "param_3 + 0x44" (identifier "param_3") (+ "+") (number_literal "0x44")) () ")")))) (| "|") (identifier "uVar6")) () ")")) (^ "^") (identifier "uVar5")) (, ",") (identifier "uVar6") () ")")))) (; ";")) (} "}"))) (expression_statement "uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x2c) ^ uVar7);" (assignment_expression "uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x2c) ^ uVar7)" (identifier "uVar1") (= "=") (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x2c) ^ uVar7)" (identifier "FUN_00100000") (argument_list "(*(ulong *)(param_3 + 0x2c) ^ uVar7)" (( "(") (binary_expression "*(ulong *)(param_3 + 0x2c) ^ uVar7" (pointer_expression "*(ulong *)(param_3 + 0x2c)" (* "*") (cast_expression "(ulong *)(param_3 + 0x2c)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x2c)" (( "(") (binary_expression "param_3 + 0x2c" (identifier "param_3") (+ "+") (number_literal "0x2c")) () ")")))) (^ "^") (identifier "uVar7")) () ")")))) (; ";")) (expression_statement "uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x2a) ^ uVar9 ^ uVar1);" (assignment_expression "uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x2a) ^ uVar9 ^ uVar1)" (identifier "uVar2") (= "=") (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x2a) ^ uVar9 ^ uVar1)" (identifier "FUN_00100000") (argument_list "(*(ulong *)(param_3 + 0x2a) ^ uVar9 ^ uVar1)" (( "(") (binary_expression "*(ulong *)(param_3 + 0x2a) ^ uVar9 ^ uVar1" (binary_expression "*(ulong *)(param_3 + 0x2a) ^ uVar9" (pointer_expression "*(ulong *)(param_3 + 0x2a)" (* "*") (cast_expression "(ulong *)(param_3 + 0x2a)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x2a)" (( "(") (binary_expression "param_3 + 0x2a" (identifier "param_3") (+ "+") (number_literal "0x2a")) () ")")))) (^ "^") (identifier "uVar9")) (^ "^") (identifier "uVar1")) () ")")))) (; ";")) (expression_statement "uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x28) ^ uVar7 ^ uVar2);" (assignment_expression "uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x28) ^ uVar7 ^ uVar2)" (identifier "uVar3") (= "=") (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x28) ^ uVar7 ^ uVar2)" (identifier "FUN_00100000") (argument_list "(*(ulong *)(param_3 + 0x28) ^ uVar7 ^ uVar2)" (( "(") (binary_expression "*(ulong *)(param_3 + 0x28) ^ uVar7 ^ uVar2" (binary_expression "*(ulong *)(param_3 + 0x28) ^ uVar7" (pointer_expression "*(ulong *)(param_3 + 0x28)" (* "*") (cast_expression "(ulong *)(param_3 + 0x28)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x28)" (( "(") (binary_expression "param_3 + 0x28" (identifier "param_3") (+ "+") (number_literal "0x28")) () ")")))) (^ "^") (identifier "uVar7")) (^ "^") (identifier "uVar2")) () ")")))) (; ";")) (expression_statement "uVar3 = uVar9 ^ uVar1 ^ uVar3;" (assignment_expression "uVar3 = uVar9 ^ uVar1 ^ uVar3" (identifier "uVar3") (= "=") (binary_expression "uVar9 ^ uVar1 ^ uVar3" (binary_expression "uVar9 ^ uVar1" (identifier "uVar9") (^ "^") (identifier "uVar1")) (^ "^") (identifier "uVar3"))) (; ";")) (expression_statement "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x26) ^ uVar3);" (assignment_expression "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x26) ^ uVar3)" (identifier "uVar9") (= "=") (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x26) ^ uVar3)" (identifier "FUN_00100000") (argument_list "(*(ulong *)(param_3 + 0x26) ^ uVar3)" (( "(") (binary_expression "*(ulong *)(param_3 + 0x26) ^ uVar3" (pointer_expression "*(ulong *)(param_3 + 0x26)" (* "*") (cast_expression "(ulong *)(param_3 + 0x26)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x26)" (( "(") (binary_expression "param_3 + 0x26" (identifier "param_3") (+ "+") (number_literal "0x26")) () ")")))) (^ "^") (identifier "uVar3")) () ")")))) (; ";")) (expression_statement "uVar9 = uVar7 ^ uVar2 ^ uVar9;" (assignment_expression "uVar9 = uVar7 ^ uVar2 ^ uVar9" (identifier "uVar9") (= "=") (binary_expression "uVar7 ^ uVar2 ^ uVar9" (binary_expression "uVar7 ^ uVar2" (identifier "uVar7") (^ "^") (identifier "uVar2")) (^ "^") (identifier "uVar9"))) (; ";")) (expression_statement "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x24) ^ uVar9);" (assignment_expression "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x24) ^ uVar9)" (identifier "uVar7") (= "=") (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x24) ^ uVar9)" (identifier "FUN_00100000") (argument_list "(*(ulong *)(param_3 + 0x24) ^ uVar9)" (( "(") (binary_expression "*(ulong *)(param_3 + 0x24) ^ uVar9" (pointer_expression "*(ulong *)(param_3 + 0x24)" (* "*") (cast_expression "(ulong *)(param_3 + 0x24)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x24)" (( "(") (binary_expression "param_3 + 0x24" (identifier "param_3") (+ "+") (number_literal "0x24")) () ")")))) (^ "^") (identifier "uVar9")) () ")")))) (; ";")) (expression_statement "uVar3 = uVar3 ^ uVar7;" (assignment_expression "uVar3 = uVar3 ^ uVar7" (identifier "uVar3") (= "=") (binary_expression "uVar3 ^ uVar7" (identifier "uVar3") (^ "^") (identifier "uVar7"))) (; ";")) (expression_statement "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x22) ^ uVar3);" (assignment_expression "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x22) ^ uVar3)" (identifier "uVar7") (= "=") (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x22) ^ uVar3)" (identifier "FUN_00100000") (argument_list "(*(ulong *)(param_3 + 0x22) ^ uVar3)" (( "(") (binary_expression "*(ulong *)(param_3 + 0x22) ^ uVar3" (pointer_expression "*(ulong *)(param_3 + 0x22)" (* "*") (cast_expression "(ulong *)(param_3 + 0x22)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x22)" (( "(") (binary_expression "param_3 + 0x22" (identifier "param_3") (+ "+") (number_literal "0x22")) () ")")))) (^ "^") (identifier "uVar3")) () ")")))) (; ";")) (expression_statement "uVar7 = uVar7 ^ uVar9;" (assignment_expression "uVar7 = uVar7 ^ uVar9" (identifier "uVar7") (= "=") (binary_expression "uVar7 ^ uVar9" (identifier "uVar7") (^ "^") (identifier "uVar9"))) (; ";")) (expression_statement "uVar4 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x3e)) ^ (uint)(uVar3 >> 0x20);" (assignment_expression "uVar4 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x3e)) ^ (uint)(uVar3 >> 0x20)" (identifier "uVar4") (= "=") (binary_expression "((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x3e)) ^ (uint)(uVar3 >> 0x20)" (parenthesized_expression "((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x3e))" (( "(") (binary_expression "(uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x3e)" (cast_expression "(uint)uVar3" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "uVar3")) (| "|") (binary_expression "(uint)*(undefined8 *)(param_3 + 0x3e)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (* "*") (cast_expression "(undefined8 *)(param_3 + 0x3e)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x3e)" (( "(") (binary_expression "param_3 + 0x3e" (identifier "param_3") (+ "+") (number_literal "0x3e")) () ")"))))) () ")")) (^ "^") (call_expression "(uint)(uVar3 >> 0x20)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(uVar3 >> 0x20)" (( "(") (binary_expression "uVar3 >> 0x20" (identifier "uVar3") (>> ">>") (number_literal "0x20")) () ")"))))) (; ";")) (expression_statement "uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3e) >> 0x20) & uVar4;" (assignment_expression "uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3e) >> 0x20) & uVar4" (identifier "uVar6") (= "=") (binary_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x3e) >> 0x20) & uVar4" (call_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x3e) >> 0x20)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "((ulong)*(undefined8 *)(param_3 + 0x3e) >> 0x20)" (( "(") (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x3e) >> 0x20" (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x3e)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(undefined8 *)(param_3 + 0x3e)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x3e)" (( "(") (binary_expression "param_3 + 0x3e" (identifier "param_3") (+ "+") (number_literal "0x3e")) () ")")))) (>> ">>") (number_literal "0x20")) () ")"))) (& "&") (identifier "uVar4"))) (; ";")) (expression_statement "uVar8 = (uint)(uVar7 >> 0x20);" (assignment_expression "uVar8 = (uint)(uVar7 >> 0x20)" (identifier "uVar8") (= "=") (call_expression "(uint)(uVar7 >> 0x20)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(uVar7 >> 0x20)" (( "(") (binary_expression "uVar7 >> 0x20" (identifier "uVar7") (>> ">>") (number_literal "0x20")) () ")")))) (; ";")) (expression_statement "uVar5 = (uint)((ulong)*(undefined8 *)(param_3 + 0x40) >> 0x20) & uVar8;" (assignment_expression "uVar5 = (uint)((ulong)*(undefined8 *)(param_3 + 0x40) >> 0x20) & uVar8" (identifier "uVar5") (= "=") (binary_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x40) >> 0x20) & uVar8" (call_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x40) >> 0x20)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "((ulong)*(undefined8 *)(param_3 + 0x40) >> 0x20)" (( "(") (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x40) >> 0x20" (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x40)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(undefined8 *)(param_3 + 0x40)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x40)" (( "(") (binary_expression "param_3 + 0x40" (identifier "param_3") (+ "+") (number_literal "0x40")) () ")")))) (>> ">>") (number_literal "0x20")) () ")"))) (& "&") (identifier "uVar8"))) (; ";")) (expression_statement "uVar5 = (uVar5 << 1 | uVar5 >> 0x1f) ^ (uint)uVar7;" (assignment_expression "uVar5 = (uVar5 << 1 | uVar5 >> 0x1f) ^ (uint)uVar7" (identifier "uVar5") (= "=") (binary_expression "(uVar5 << 1 | uVar5 >> 0x1f) ^ (uint)uVar7" (parenthesized_expression "(uVar5 << 1 | uVar5 >> 0x1f)" (( "(") (binary_expression "uVar5 << 1 | uVar5 >> 0x1f" (binary_expression "uVar5 << 1" (identifier "uVar5") (<< "<<") (number_literal "1")) (| "|") (binary_expression "uVar5 >> 0x1f" (identifier "uVar5") (>> ">>") (number_literal "0x1f"))) () ")")) (^ "^") (cast_expression "(uint)uVar7" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "uVar7")))) (; ";")) (expression_statement "uVar1 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x40) | uVar5) ^ uVar8,uVar5);" (assignment_expression "uVar1 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x40) | uVar5) ^ uVar8,uVar5)" (identifier "uVar1") (= "=") (call_expression "CONCAT44(((uint)*(undefined8 *)(param_3 + 0x40) | uVar5) ^ uVar8,uVar5)" (identifier "CONCAT44") (argument_list "(((uint)*(undefined8 *)(param_3 + 0x40) | uVar5) ^ uVar8,uVar5)" (( "(") (binary_expression "((uint)*(undefined8 *)(param_3 + 0x40) | uVar5) ^ uVar8" (parenthesized_expression "((uint)*(undefined8 *)(param_3 + 0x40) | uVar5)" (( "(") (binary_expression "(uint)*(undefined8 *)(param_3 + 0x40) | uVar5" (binary_expression "(uint)*(undefined8 *)(param_3 + 0x40)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (* "*") (cast_expression "(undefined8 *)(param_3 + 0x40)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x40)" (( "(") (binary_expression "param_3 + 0x40" (identifier "param_3") (+ "+") (number_literal "0x40")) () ")")))) (| "|") (identifier "uVar5")) () ")")) (^ "^") (identifier "uVar8")) (, ",") (identifier "uVar5") () ")")))) (; ";")) (expression_statement "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x20) ^ uVar1);" (assignment_expression "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x20) ^ uVar1)" (identifier "uVar7") (= "=") (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x20) ^ uVar1)" (identifier "FUN_00100000") (argument_list "(*(ulong *)(param_3 + 0x20) ^ uVar1)" (( "(") (binary_expression "*(ulong *)(param_3 + 0x20) ^ uVar1" (pointer_expression "*(ulong *)(param_3 + 0x20)" (* "*") (cast_expression "(ulong *)(param_3 + 0x20)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x20)" (( "(") (binary_expression "param_3 + 0x20" (identifier "param_3") (+ "+") (number_literal "0x20")) () ")")))) (^ "^") (identifier "uVar1")) () ")")))) (; ";")) (expression_statement "uVar7 = CONCAT44(uVar4,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar3) ^ uVar7;" (assignment_expression "uVar7 = CONCAT44(uVar4,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar3) ^ uVar7" (identifier "uVar7") (= "=") (binary_expression "CONCAT44(uVar4,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar3) ^ uVar7" (call_expression "CONCAT44(uVar4,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar3)" (identifier "CONCAT44") (argument_list "(uVar4,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar3)" (( "(") (identifier "uVar4") (, ",") (binary_expression "(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar3" (parenthesized_expression "(uVar6 << 1 | uVar6 >> 0x1f)" (( "(") (binary_expression "uVar6 << 1 | uVar6 >> 0x1f" (binary_expression "uVar6 << 1" (identifier "uVar6") (<< "<<") (number_literal "1")) (| "|") (binary_expression "uVar6 >> 0x1f" (identifier "uVar6") (>> ">>") (number_literal "0x1f"))) () ")")) (^ "^") (cast_expression "(uint)uVar3" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "uVar3"))) () ")"))) (^ "^") (identifier "uVar7"))) (; ";")) (expression_statement "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1e) ^ uVar7);" (assignment_expression "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1e) ^ uVar7)" (identifier "uVar9") (= "=") (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x1e) ^ uVar7)" (identifier "FUN_00100000") (argument_list "(*(ulong *)(param_3 + 0x1e) ^ uVar7)" (( "(") (binary_expression "*(ulong *)(param_3 + 0x1e) ^ uVar7" (pointer_expression "*(ulong *)(param_3 + 0x1e)" (* "*") (cast_expression "(ulong *)(param_3 + 0x1e)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x1e)" (( "(") (binary_expression "param_3 + 0x1e" (identifier "param_3") (+ "+") (number_literal "0x1e")) () ")")))) (^ "^") (identifier "uVar7")) () ")")))) (; ";")) (expression_statement "uVar1 = uVar1 ^ uVar9;" (assignment_expression "uVar1 = uVar1 ^ uVar9" (identifier "uVar1") (= "=") (binary_expression "uVar1 ^ uVar9" (identifier "uVar1") (^ "^") (identifier "uVar9"))) (; ";")) (expression_statement "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1c) ^ uVar1);" (assignment_expression "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1c) ^ uVar1)" (identifier "uVar9") (= "=") (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x1c) ^ uVar1)" (identifier "FUN_00100000") (argument_list "(*(ulong *)(param_3 + 0x1c) ^ uVar1)" (( "(") (binary_expression "*(ulong *)(param_3 + 0x1c) ^ uVar1" (pointer_expression "*(ulong *)(param_3 + 0x1c)" (* "*") (cast_expression "(ulong *)(param_3 + 0x1c)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x1c)" (( "(") (binary_expression "param_3 + 0x1c" (identifier "param_3") (+ "+") (number_literal "0x1c")) () ")")))) (^ "^") (identifier "uVar1")) () ")")))) (; ";")) (expression_statement "uVar7 = uVar7 ^ uVar9;" (assignment_expression "uVar7 = uVar7 ^ uVar9" (identifier "uVar7") (= "=") (binary_expression "uVar7 ^ uVar9" (identifier "uVar7") (^ "^") (identifier "uVar9"))) (; ";")) (expression_statement "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1a) ^ uVar7);" (assignment_expression "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1a) ^ uVar7)" (identifier "uVar9") (= "=") (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x1a) ^ uVar7)" (identifier "FUN_00100000") (argument_list "(*(ulong *)(param_3 + 0x1a) ^ uVar7)" (( "(") (binary_expression "*(ulong *)(param_3 + 0x1a) ^ uVar7" (pointer_expression "*(ulong *)(param_3 + 0x1a)" (* "*") (cast_expression "(ulong *)(param_3 + 0x1a)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x1a)" (( "(") (binary_expression "param_3 + 0x1a" (identifier "param_3") (+ "+") (number_literal "0x1a")) () ")")))) (^ "^") (identifier "uVar7")) () ")")))) (; ";")) (expression_statement "uVar1 = uVar1 ^ uVar9;" (assignment_expression "uVar1 = uVar1 ^ uVar9" (identifier "uVar1") (= "=") (binary_expression "uVar1 ^ uVar9" (identifier "uVar1") (^ "^") (identifier "uVar9"))) (; ";")) (expression_statement "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x18) ^ uVar1);" (assignment_expression "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x18) ^ uVar1)" (identifier "uVar9") (= "=") (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x18) ^ uVar1)" (identifier "FUN_00100000") (argument_list "(*(ulong *)(param_3 + 0x18) ^ uVar1)" (( "(") (binary_expression "*(ulong *)(param_3 + 0x18) ^ uVar1" (pointer_expression "*(ulong *)(param_3 + 0x18)" (* "*") (cast_expression "(ulong *)(param_3 + 0x18)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x18)" (( "(") (binary_expression "param_3 + 0x18" (identifier "param_3") (+ "+") (number_literal "0x18")) () ")")))) (^ "^") (identifier "uVar1")) () ")")))) (; ";")) (expression_statement "uVar7 = uVar7 ^ uVar9;" (assignment_expression "uVar7 = uVar7 ^ uVar9" (identifier "uVar7") (= "=") (binary_expression "uVar7 ^ uVar9" (identifier "uVar7") (^ "^") (identifier "uVar9"))) (; ";")) (expression_statement "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x16) ^ uVar7);" (assignment_expression "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x16) ^ uVar7)" (identifier "uVar9") (= "=") (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x16) ^ uVar7)" (identifier "FUN_00100000") (argument_list "(*(ulong *)(param_3 + 0x16) ^ uVar7)" (( "(") (binary_expression "*(ulong *)(param_3 + 0x16) ^ uVar7" (pointer_expression "*(ulong *)(param_3 + 0x16)" (* "*") (cast_expression "(ulong *)(param_3 + 0x16)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x16)" (( "(") (binary_expression "param_3 + 0x16" (identifier "param_3") (+ "+") (number_literal "0x16")) () ")")))) (^ "^") (identifier "uVar7")) () ")")))) (; ";")) (expression_statement "uVar9 = uVar9 ^ uVar1;" (assignment_expression "uVar9 = uVar9 ^ uVar1" (identifier "uVar9") (= "=") (binary_expression "uVar9 ^ uVar1" (identifier "uVar9") (^ "^") (identifier "uVar1"))) (; ";")) (expression_statement "uVar5 = ((uint)uVar7 | (uint)*(undefined8 *)(param_3 + 0x3a)) ^ (uint)(uVar7 >> 0x20);" (assignment_expression "uVar5 = ((uint)uVar7 | (uint)*(undefined8 *)(param_3 + 0x3a)) ^ (uint)(uVar7 >> 0x20)" (identifier "uVar5") (= "=") (binary_expression "((uint)uVar7 | (uint)*(undefined8 *)(param_3 + 0x3a)) ^ (uint)(uVar7 >> 0x20)" (parenthesized_expression "((uint)uVar7 | (uint)*(undefined8 *)(param_3 + 0x3a))" (( "(") (binary_expression "(uint)uVar7 | (uint)*(undefined8 *)(param_3 + 0x3a)" (cast_expression "(uint)uVar7" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "uVar7")) (| "|") (binary_expression "(uint)*(undefined8 *)(param_3 + 0x3a)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (* "*") (cast_expression "(undefined8 *)(param_3 + 0x3a)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x3a)" (( "(") (binary_expression "param_3 + 0x3a" (identifier "param_3") (+ "+") (number_literal "0x3a")) () ")"))))) () ")")) (^ "^") (call_expression "(uint)(uVar7 >> 0x20)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(uVar7 >> 0x20)" (( "(") (binary_expression "uVar7 >> 0x20" (identifier "uVar7") (>> ">>") (number_literal "0x20")) () ")"))))) (; ";")) (expression_statement "uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3a) >> 0x20) & uVar5;" (assignment_expression "uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3a) >> 0x20) & uVar5" (identifier "uVar6") (= "=") (binary_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x3a) >> 0x20) & uVar5" (call_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x3a) >> 0x20)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "((ulong)*(undefined8 *)(param_3 + 0x3a) >> 0x20)" (( "(") (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x3a) >> 0x20" (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x3a)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(undefined8 *)(param_3 + 0x3a)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x3a)" (( "(") (binary_expression "param_3 + 0x3a" (identifier "param_3") (+ "+") (number_literal "0x3a")) () ")")))) (>> ">>") (number_literal "0x20")) () ")"))) (& "&") (identifier "uVar5"))) (; ";")) (expression_statement "uVar8 = (uint)(uVar9 >> 0x20);" (assignment_expression "uVar8 = (uint)(uVar9 >> 0x20)" (identifier "uVar8") (= "=") (call_expression "(uint)(uVar9 >> 0x20)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(uVar9 >> 0x20)" (( "(") (binary_expression "uVar9 >> 0x20" (identifier "uVar9") (>> ">>") (number_literal "0x20")) () ")")))) (; ";")) (expression_statement "uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3c) >> 0x20) & uVar8;" (assignment_expression "uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3c) >> 0x20) & uVar8" (identifier "uVar4") (= "=") (binary_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x3c) >> 0x20) & uVar8" (call_expression "(uint)((ulong)*(undefined8 *)(param_3 + 0x3c) >> 0x20)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "((ulong)*(undefined8 *)(param_3 + 0x3c) >> 0x20)" (( "(") (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x3c) >> 0x20" (binary_expression "(ulong)*(undefined8 *)(param_3 + 0x3c)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(undefined8 *)(param_3 + 0x3c)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x3c)" (( "(") (binary_expression "param_3 + 0x3c" (identifier "param_3") (+ "+") (number_literal "0x3c")) () ")")))) (>> ">>") (number_literal "0x20")) () ")"))) (& "&") (identifier "uVar8"))) (; ";")) (expression_statement "uVar4 = (uint)uVar9 ^ (uVar4 << 1 | uVar4 >> 0x1f);" (assignment_expression "uVar4 = (uint)uVar9 ^ (uVar4 << 1 | uVar4 >> 0x1f)" (identifier "uVar4") (= "=") (binary_expression "(uint)uVar9 ^ (uVar4 << 1 | uVar4 >> 0x1f)" (cast_expression "(uint)uVar9" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "uVar9")) (^ "^") (parenthesized_expression "(uVar4 << 1 | uVar4 >> 0x1f)" (( "(") (binary_expression "uVar4 << 1 | uVar4 >> 0x1f" (binary_expression "uVar4 << 1" (identifier "uVar4") (<< "<<") (number_literal "1")) (| "|") (binary_expression "uVar4 >> 0x1f" (identifier "uVar4") (>> ">>") (number_literal "0x1f"))) () ")")))) (; ";")) (expression_statement "uVar1 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x3c) | uVar4) ^ uVar8,uVar4);" (assignment_expression "uVar1 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x3c) | uVar4) ^ uVar8,uVar4)" (identifier "uVar1") (= "=") (call_expression "CONCAT44(((uint)*(undefined8 *)(param_3 + 0x3c) | uVar4) ^ uVar8,uVar4)" (identifier "CONCAT44") (argument_list "(((uint)*(undefined8 *)(param_3 + 0x3c) | uVar4) ^ uVar8,uVar4)" (( "(") (binary_expression "((uint)*(undefined8 *)(param_3 + 0x3c) | uVar4) ^ uVar8" (parenthesized_expression "((uint)*(undefined8 *)(param_3 + 0x3c) | uVar4)" (( "(") (binary_expression "(uint)*(undefined8 *)(param_3 + 0x3c) | uVar4" (binary_expression "(uint)*(undefined8 *)(param_3 + 0x3c)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (* "*") (cast_expression "(undefined8 *)(param_3 + 0x3c)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x3c)" (( "(") (binary_expression "param_3 + 0x3c" (identifier "param_3") (+ "+") (number_literal "0x3c")) () ")")))) (| "|") (identifier "uVar4")) () ")")) (^ "^") (identifier "uVar8")) (, ",") (identifier "uVar4") () ")")))) (; ";")) (expression_statement "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x14) ^ uVar1);" (assignment_expression "uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x14) ^ uVar1)" (identifier "uVar9") (= "=") (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x14) ^ uVar1)" (identifier "FUN_00100000") (argument_list "(*(ulong *)(param_3 + 0x14) ^ uVar1)" (( "(") (binary_expression "*(ulong *)(param_3 + 0x14) ^ uVar1" (pointer_expression "*(ulong *)(param_3 + 0x14)" (* "*") (cast_expression "(ulong *)(param_3 + 0x14)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x14)" (( "(") (binary_expression "param_3 + 0x14" (identifier "param_3") (+ "+") (number_literal "0x14")) () ")")))) (^ "^") (identifier "uVar1")) () ")")))) (; ";")) (expression_statement "uVar9 = CONCAT44(uVar5,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7) ^ uVar9;" (assignment_expression "uVar9 = CONCAT44(uVar5,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7) ^ uVar9" (identifier "uVar9") (= "=") (binary_expression "CONCAT44(uVar5,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7) ^ uVar9" (call_expression "CONCAT44(uVar5,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7)" (identifier "CONCAT44") (argument_list "(uVar5,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7)" (( "(") (identifier "uVar5") (, ",") (binary_expression "(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7" (parenthesized_expression "(uVar6 << 1 | uVar6 >> 0x1f)" (( "(") (binary_expression "uVar6 << 1 | uVar6 >> 0x1f" (binary_expression "uVar6 << 1" (identifier "uVar6") (<< "<<") (number_literal "1")) (| "|") (binary_expression "uVar6 >> 0x1f" (identifier "uVar6") (>> ">>") (number_literal "0x1f"))) () ")")) (^ "^") (cast_expression "(uint)uVar7" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "uVar7"))) () ")"))) (^ "^") (identifier "uVar9"))) (; ";")) (expression_statement "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x12) ^ uVar9);" (assignment_expression "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x12) ^ uVar9)" (identifier "uVar7") (= "=") (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x12) ^ uVar9)" (identifier "FUN_00100000") (argument_list "(*(ulong *)(param_3 + 0x12) ^ uVar9)" (( "(") (binary_expression "*(ulong *)(param_3 + 0x12) ^ uVar9" (pointer_expression "*(ulong *)(param_3 + 0x12)" (* "*") (cast_expression "(ulong *)(param_3 + 0x12)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x12)" (( "(") (binary_expression "param_3 + 0x12" (identifier "param_3") (+ "+") (number_literal "0x12")) () ")")))) (^ "^") (identifier "uVar9")) () ")")))) (; ";")) (expression_statement "uVar1 = uVar1 ^ uVar7;" (assignment_expression "uVar1 = uVar1 ^ uVar7" (identifier "uVar1") (= "=") (binary_expression "uVar1 ^ uVar7" (identifier "uVar1") (^ "^") (identifier "uVar7"))) (; ";")) (expression_statement "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x10) ^ uVar1);" (assignment_expression "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x10) ^ uVar1)" (identifier "uVar7") (= "=") (call_expression "FUN_00100000(*(ulong *)(param_3 + 0x10) ^ uVar1)" (identifier "FUN_00100000") (argument_list "(*(ulong *)(param_3 + 0x10) ^ uVar1)" (( "(") (binary_expression "*(ulong *)(param_3 + 0x10) ^ uVar1" (pointer_expression "*(ulong *)(param_3 + 0x10)" (* "*") (cast_expression "(ulong *)(param_3 + 0x10)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x10)" (( "(") (binary_expression "param_3 + 0x10" (identifier "param_3") (+ "+") (number_literal "0x10")) () ")")))) (^ "^") (identifier "uVar1")) () ")")))) (; ";")) (expression_statement "uVar9 = uVar9 ^ uVar7;" (assignment_expression "uVar9 = uVar9 ^ uVar7" (identifier "uVar9") (= "=") (binary_expression "uVar9 ^ uVar7" (identifier "uVar9") (^ "^") (identifier "uVar7"))) (; ";")) (expression_statement "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0xe) ^ uVar9);" (assignment_expression "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0xe) ^ uVar9)" (identifier "uVar7") (= "=") (call_expression "FUN_00100000(*(ulong *)(param_3 + 0xe) ^ uVar9)" (identifier "FUN_00100000") (argument_list "(*(ulong *)(param_3 + 0xe) ^ uVar9)" (( "(") (binary_expression "*(ulong *)(param_3 + 0xe) ^ uVar9" (pointer_expression "*(ulong *)(param_3 + 0xe)" (* "*") (cast_expression "(ulong *)(param_3 + 0xe)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0xe)" (( "(") (binary_expression "param_3 + 0xe" (identifier "param_3") (+ "+") (number_literal "0xe")) () ")")))) (^ "^") (identifier "uVar9")) () ")")))) (; ";")) (expression_statement "uVar1 = uVar1 ^ uVar7;" (assignment_expression "uVar1 = uVar1 ^ uVar7" (identifier "uVar1") (= "=") (binary_expression "uVar1 ^ uVar7" (identifier "uVar1") (^ "^") (identifier "uVar7"))) (; ";")) (expression_statement "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0xc) ^ uVar1);" (assignment_expression "uVar7 = FUN_00100000(*(ulong *)(param_3 + 0xc) ^ uVar1)" (identifier "uVar7") (= "=") (call_expression "FUN_00100000(*(ulong *)(param_3 + 0xc) ^ uVar1)" (identifier "FUN_00100000") (argument_list "(*(ulong *)(param_3 + 0xc) ^ uVar1)" (( "(") (binary_expression "*(ulong *)(param_3 + 0xc) ^ uVar1" (pointer_expression "*(ulong *)(param_3 + 0xc)" (* "*") (cast_expression "(ulong *)(param_3 + 0xc)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0xc)" (( "(") (binary_expression "param_3 + 0xc" (identifier "param_3") (+ "+") (number_literal "0xc")) () ")")))) (^ "^") (identifier "uVar1")) () ")")))) (; ";")) (expression_statement "uVar9 = uVar9 ^ uVar7;" (assignment_expression "uVar9 = uVar9 ^ uVar7" (identifier "uVar9") (= "=") (binary_expression "uVar9 ^ uVar7" (identifier "uVar9") (^ "^") (identifier "uVar7"))) (; ";")) (expression_statement "uVar7 = FUN_00100000(*(ulong *)(param_3 + 10) ^ uVar9);" (assignment_expression "uVar7 = FUN_00100000(*(ulong *)(param_3 + 10) ^ uVar9)" (identifier "uVar7") (= "=") (call_expression "FUN_00100000(*(ulong *)(param_3 + 10) ^ uVar9)" (identifier "FUN_00100000") (argument_list "(*(ulong *)(param_3 + 10) ^ uVar9)" (( "(") (binary_expression "*(ulong *)(param_3 + 10) ^ uVar9" (pointer_expression "*(ulong *)(param_3 + 10)" (* "*") (cast_expression "(ulong *)(param_3 + 10)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 10)" (( "(") (binary_expression "param_3 + 10" (identifier "param_3") (+ "+") (number_literal "10")) () ")")))) (^ "^") (identifier "uVar9")) () ")")))) (; ";")) (expression_statement "uVar9 = uVar9 ^ *(ulong *)(param_3 + 2);" (assignment_expression "uVar9 = uVar9 ^ *(ulong *)(param_3 + 2)" (identifier "uVar9") (= "=") (binary_expression "uVar9 ^ *(ulong *)(param_3 + 2)" (identifier "uVar9") (^ "^") (pointer_expression "*(ulong *)(param_3 + 2)" (* "*") (cast_expression "(ulong *)(param_3 + 2)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 2)" (( "(") (binary_expression "param_3 + 2" (identifier "param_3") (+ "+") (number_literal "2")) () ")")))))) (; ";")) (expression_statement "uVar1 = uVar1 ^ uVar7 ^ *(ulong *)(param_3 + 4);" (assignment_expression "uVar1 = uVar1 ^ uVar7 ^ *(ulong *)(param_3 + 4)" (identifier "uVar1") (= "=") (binary_expression "uVar1 ^ uVar7 ^ *(ulong *)(param_3 + 4)" (binary_expression "uVar1 ^ uVar7" (identifier "uVar1") (^ "^") (identifier "uVar7")) (^ "^") (pointer_expression "*(ulong *)(param_3 + 4)" (* "*") (cast_expression "(ulong *)(param_3 + 4)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 4)" (( "(") (binary_expression "param_3 + 4" (identifier "param_3") (+ "+") (number_literal "4")) () ")")))))) (; ";")) (expression_statement "*param_2 = 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 "*param_2 = uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |\n (uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18 |\n (uVar9 & 0xff00) << 0x28 | uVar9 << 0x38" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (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 "uVar9") (>> ">>") (number_literal "0x38")) (| "|") (binary_expression "(uVar9 & 0xff000000000000) >> 0x28" (parenthesized_expression "(uVar9 & 0xff000000000000)" (( "(") (binary_expression "uVar9 & 0xff000000000000" (identifier "uVar9") (& "&") (number_literal "0xff000000000000")) () ")")) (>> ">>") (number_literal "0x28"))) (| "|") (binary_expression "(uVar9 & 0xff0000000000) >> 0x18" (parenthesized_expression "(uVar9 & 0xff0000000000)" (( "(") (binary_expression "uVar9 & 0xff0000000000" (identifier "uVar9") (& "&") (number_literal "0xff0000000000")) () ")")) (>> ">>") (number_literal "0x18"))) (| "|") (binary_expression "(uVar9 & 0xff00000000) >> 8" (parenthesized_expression "(uVar9 & 0xff00000000)" (( "(") (binary_expression "uVar9 & 0xff00000000" (identifier "uVar9") (& "&") (number_literal "0xff00000000")) () ")")) (>> ">>") (number_literal "8"))) (| "|") (binary_expression "(uVar9 & 0xff000000) << 8" (parenthesized_expression "(uVar9 & 0xff000000)" (( "(") (binary_expression "uVar9 & 0xff000000" (identifier "uVar9") (& "&") (number_literal "0xff000000")) () ")")) (<< "<<") (number_literal "8"))) (| "|") (binary_expression "(uVar9 & 0xff0000) << 0x18" (parenthesized_expression "(uVar9 & 0xff0000)" (( "(") (binary_expression "uVar9 & 0xff0000" (identifier "uVar9") (& "&") (number_literal "0xff0000")) () ")")) (<< "<<") (number_literal "0x18"))) (| "|") (binary_expression "(uVar9 & 0xff00) << 0x28" (parenthesized_expression "(uVar9 & 0xff00)" (( "(") (binary_expression "uVar9 & 0xff00" (identifier "uVar9") (& "&") (number_literal "0xff00")) () ")")) (<< "<<") (number_literal "0x28"))) (| "|") (binary_expression "uVar9 << 0x38" (identifier "uVar9") (<< "<<") (number_literal "0x38")))) (; ";")) (expression_statement "param_2[1] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18\n | (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 |\n (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38;" (assignment_expression "param_2[1] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18\n | (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 |\n (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38" (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]")) (= "=") (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18\n | (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 |\n (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18\n | (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 |\n (uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28" (binary_expression "uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18\n | (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 |\n (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")))) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}")))
|
/* WARNING: Unknown calling convention */
int function_1(type_1 *var_1,type_1 *var_14,type_2 *skey)
{
type_3 var_5;
type_3 var_6;
type_3 var_7;
type_4 var_12;
type_4 var_9;
type_4 var_10;
type_5 var_2;
type_4 var_8;
type_5 var_3;
type_5 var_13;
var_2 = *(type_5 *)var_1;
var_3 = *(type_5 *)(var_1 + 8);
var_2 = (var_2 >> 0x38 | (var_2 & 0xff000000000000) >> 0x28 | (var_2 & 0xff0000000000) >> 0x18 |
(var_2 & 0xff00000000) >> 8 | (var_2 & 0xff000000) << 8 | (var_2 & 0xff0000) << 0x18 |
(var_2 & 0xff00) << 0x28 | var_2 << 0x38) ^ (skey->xtea).A[3];
var_3 = (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) ^ (skey->xtea).A[4];
if ((skey->des).ek[0] == 0x18) {
var_5 = var_4((skey->xtea).A[0x1c] ^ var_2);
var_6 = var_4((skey->xtea).A[0x1b] ^ var_3 ^ var_5);
var_7 = var_4((skey->xtea).A[0x1a] ^ var_2 ^ var_6);
var_3 = var_3 ^ var_5 ^ var_7;
var_5 = var_4((skey->xtea).A[0x19] ^ var_3);
var_2 = var_2 ^ var_6 ^ var_5;
var_5 = var_4((skey->xtea).A[0x18] ^ var_2);
var_3 = var_3 ^ var_5;
var_5 = var_4((skey->xtea).A[0x17] ^ var_3);
var_2 = var_2 ^ var_5;
var_8 = ((type_4)var_3 | (type_4)(skey->xtea).B[1]) ^ (type_4)(var_3 >> 0x20);
var_12 = (type_4)((skey->xtea).B[1] >> 0x20) & var_8;
var_9 = (type_4)(var_2 >> 0x20);
var_10 = (type_4)((skey->xtea).B[2] >> 0x20) & var_9;
var_10 = (var_10 << 1 | var_10 >> 0x1f) ^ (type_4)var_2;
var_3 = var_11(var_8,(var_12 << 1 | var_12 >> 0x1f) ^ (type_4)var_3);
var_2 = var_11(((type_4)(skey->xtea).B[2] | var_10) ^ var_9,var_10);
}
var_5 = var_4((skey->xtea).A[0x16] ^ var_2);
var_6 = var_4((skey->xtea).A[0x15] ^ var_3 ^ var_5);
var_7 = var_4((skey->xtea).A[0x14] ^ var_2 ^ var_6);
var_3 = var_3 ^ var_5 ^ var_7;
var_5 = var_4((skey->xtea).A[0x13] ^ var_3);
var_2 = var_2 ^ var_6 ^ var_5;
var_5 = var_4((skey->xtea).A[0x12] ^ var_2);
var_3 = var_3 ^ var_5;
var_5 = var_4((skey->xtea).A[0x11] ^ var_3);
var_2 = var_5 ^ var_2;
var_12 = ((type_4)var_3 | (type_4)(skey->xtea).A[0x1f]) ^ (type_4)(var_3 >> 0x20);
var_10 = (type_4)((skey->xtea).A[0x1f] >> 0x20) & var_12;
var_8 = (type_4)(var_2 >> 0x20);
var_9 = (type_4)((skey->xtea).B[0] >> 0x20) & var_8;
var_9 = (var_9 << 1 | var_9 >> 0x1f) ^ (type_4)var_2;
var_2 = var_11(((type_4)(skey->xtea).B[0] | var_9) ^ var_8,var_9);
var_5 = var_4((skey->xtea).A[0x10] ^ var_2);
var_3 = var_11(var_12,(var_10 << 1 | var_10 >> 0x1f) ^ (type_4)var_3) ^ var_5;
var_5 = var_4((skey->xtea).A[0xf] ^ var_3);
var_2 = var_2 ^ var_5;
var_5 = var_4((skey->xtea).A[0xe] ^ var_2);
var_3 = var_3 ^ var_5;
var_5 = var_4((skey->xtea).A[0xd] ^ var_3);
var_2 = var_2 ^ var_5;
var_5 = var_4((skey->xtea).A[0xc] ^ var_2);
var_3 = var_3 ^ var_5;
var_5 = var_4((skey->xtea).A[0xb] ^ var_3);
var_2 = var_5 ^ var_2;
var_9 = ((type_4)var_3 | (type_4)(skey->xtea).A[0x1d]) ^ (type_4)(var_3 >> 0x20);
var_10 = (type_4)((skey->xtea).A[0x1d] >> 0x20) & var_9;
var_8 = (type_4)(var_2 >> 0x20);
var_12 = (type_4)((skey->xtea).A[0x1e] >> 0x20) & var_8;
var_12 = (type_4)var_2 ^ (var_12 << 1 | var_12 >> 0x1f);
var_13 = var_11(((type_4)(skey->xtea).A[0x1e] | var_12) ^ var_8,var_12);
var_5 = var_4((skey->xtea).A[10] ^ var_13);
var_2 = var_11(var_9,(var_10 << 1 | var_10 >> 0x1f) ^ (type_4)var_3) ^ var_5;
var_5 = var_4((skey->xtea).A[9] ^ var_2);
var_13 = var_13 ^ var_5;
var_5 = var_4((skey->xtea).A[8] ^ var_13);
var_2 = var_2 ^ var_5;
var_5 = var_4((skey->xtea).A[7] ^ var_2);
var_13 = var_13 ^ var_5;
var_5 = var_4((skey->xtea).A[6] ^ var_13);
var_2 = var_2 ^ var_5;
var_5 = var_4((skey->xtea).A[5] ^ var_2);
var_2 = var_2 ^ (skey->xtea).A[1];
var_13 = var_13 ^ var_5 ^ (skey->xtea).A[2];
*(type_5 *)var_14 = var_2 >> 0x38 | (var_2 & 0xff000000000000) >> 0x28 |
(var_2 & 0xff0000000000) >> 0x18 | (var_2 & 0xff00000000) >> 8 |
(var_2 & 0xff000000) << 8 | (var_2 & 0xff0000) << 0x18 | (var_2 & 0xff00) << 0x28 |
var_2 << 0x38;
*(type_5 *)(var_14 + 8) =
var_13 >> 0x38 | (var_13 & 0xff000000000000) >> 0x28 | (var_13 & 0xff0000000000) >> 0x18 |
(var_13 & 0xff00000000) >> 8 | (var_13 & 0xff000000) << 8 | (var_13 & 0xff0000) << 0x18 |
(var_13 & 0xff00) << 0x28 | var_13 << 0x38;
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))) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (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)))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (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)))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) 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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (identifier)))) (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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (identifier)))) (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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (binary_expression left: (parenthesized_expression (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) 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: (parenthesized_expression (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (binary_expression left: (parenthesized_expression (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (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: (type_identifier)) value: (identifier))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) right: (identifier)) (identifier))))))) (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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (identifier)))) (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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (identifier)))) (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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (binary_expression left: (parenthesized_expression (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) 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: (parenthesized_expression (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (binary_expression left: (parenthesized_expression (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) right: (identifier)) (identifier))))) (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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (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: (type_identifier)) value: (identifier))))) right: (identifier)))) (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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (binary_expression left: (parenthesized_expression (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) 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: (parenthesized_expression (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (binary_expression left: (parenthesized_expression (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) 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: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) right: (identifier)) (identifier))))) (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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (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: (type_identifier)) value: (identifier))))) right: (identifier)))) (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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (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))))) (return_statement (number_literal)))))
| null |
undefined8 MASKED(ulong *param_1,ulong *param_2,int *param_3)
{
ulong uVar1;
ulong uVar2;
ulong uVar3;
uint uVar4;
uint uVar5;
uint uVar6;
ulong uVar7;
uint uVar8;
ulong uVar9;
uVar7 = *param_1;
uVar9 = param_1[1];
uVar7 = (uVar7 >> 0x38 | (uVar7 & 0xff000000000000) >> 0x28 | (uVar7 & 0xff0000000000) >> 0x18 |
(uVar7 & 0xff00000000) >> 8 | (uVar7 & 0xff000000) << 8 | (uVar7 & 0xff0000) << 0x18 |
(uVar7 & 0xff00) << 0x28 | uVar7 << 0x38) ^ *(ulong *)(param_3 + 6);
uVar9 = (uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |
(uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18 |
(uVar9 & 0xff00) << 0x28 | uVar9 << 0x38) ^ *(ulong *)(param_3 + 8);
if (*param_3 == 0x18) {
uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x38) ^ uVar7);
uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x36) ^ uVar9 ^ uVar1);
uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x34) ^ uVar7 ^ uVar2);
uVar3 = uVar9 ^ uVar1 ^ uVar3;
uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x32) ^ uVar3);
uVar9 = uVar7 ^ uVar2 ^ uVar9;
uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x30) ^ uVar9);
uVar3 = uVar3 ^ uVar7;
uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x2e) ^ uVar3);
uVar9 = uVar9 ^ uVar7;
uVar8 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x42)) ^ (uint)(uVar3 >> 0x20);
uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x42) >> 0x20) & uVar8;
uVar5 = (uint)(uVar9 >> 0x20);
uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x44) >> 0x20) & uVar5;
uVar6 = (uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar9;
uVar9 = CONCAT44(uVar8,(uVar4 << 1 | uVar4 >> 0x1f) ^ (uint)uVar3);
uVar7 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x44) | uVar6) ^ uVar5,uVar6);
}
uVar1 = FUN_00100000(*(ulong *)(param_3 + 0x2c) ^ uVar7);
uVar2 = FUN_00100000(*(ulong *)(param_3 + 0x2a) ^ uVar9 ^ uVar1);
uVar3 = FUN_00100000(*(ulong *)(param_3 + 0x28) ^ uVar7 ^ uVar2);
uVar3 = uVar9 ^ uVar1 ^ uVar3;
uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x26) ^ uVar3);
uVar9 = uVar7 ^ uVar2 ^ uVar9;
uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x24) ^ uVar9);
uVar3 = uVar3 ^ uVar7;
uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x22) ^ uVar3);
uVar7 = uVar7 ^ uVar9;
uVar4 = ((uint)uVar3 | (uint)*(undefined8 *)(param_3 + 0x3e)) ^ (uint)(uVar3 >> 0x20);
uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3e) >> 0x20) & uVar4;
uVar8 = (uint)(uVar7 >> 0x20);
uVar5 = (uint)((ulong)*(undefined8 *)(param_3 + 0x40) >> 0x20) & uVar8;
uVar5 = (uVar5 << 1 | uVar5 >> 0x1f) ^ (uint)uVar7;
uVar1 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x40) | uVar5) ^ uVar8,uVar5);
uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x20) ^ uVar1);
uVar7 = CONCAT44(uVar4,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar3) ^ uVar7;
uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1e) ^ uVar7);
uVar1 = uVar1 ^ uVar9;
uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1c) ^ uVar1);
uVar7 = uVar7 ^ uVar9;
uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x1a) ^ uVar7);
uVar1 = uVar1 ^ uVar9;
uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x18) ^ uVar1);
uVar7 = uVar7 ^ uVar9;
uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x16) ^ uVar7);
uVar9 = uVar9 ^ uVar1;
uVar5 = ((uint)uVar7 | (uint)*(undefined8 *)(param_3 + 0x3a)) ^ (uint)(uVar7 >> 0x20);
uVar6 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3a) >> 0x20) & uVar5;
uVar8 = (uint)(uVar9 >> 0x20);
uVar4 = (uint)((ulong)*(undefined8 *)(param_3 + 0x3c) >> 0x20) & uVar8;
uVar4 = (uint)uVar9 ^ (uVar4 << 1 | uVar4 >> 0x1f);
uVar1 = CONCAT44(((uint)*(undefined8 *)(param_3 + 0x3c) | uVar4) ^ uVar8,uVar4);
uVar9 = FUN_00100000(*(ulong *)(param_3 + 0x14) ^ uVar1);
uVar9 = CONCAT44(uVar5,(uVar6 << 1 | uVar6 >> 0x1f) ^ (uint)uVar7) ^ uVar9;
uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x12) ^ uVar9);
uVar1 = uVar1 ^ uVar7;
uVar7 = FUN_00100000(*(ulong *)(param_3 + 0x10) ^ uVar1);
uVar9 = uVar9 ^ uVar7;
uVar7 = FUN_00100000(*(ulong *)(param_3 + 0xe) ^ uVar9);
uVar1 = uVar1 ^ uVar7;
uVar7 = FUN_00100000(*(ulong *)(param_3 + 0xc) ^ uVar1);
uVar9 = uVar9 ^ uVar7;
uVar7 = FUN_00100000(*(ulong *)(param_3 + 10) ^ uVar9);
uVar9 = uVar9 ^ *(ulong *)(param_3 + 2);
uVar1 = uVar1 ^ uVar7 ^ *(ulong *)(param_3 + 4);
*param_2 = uVar9 >> 0x38 | (uVar9 & 0xff000000000000) >> 0x28 | (uVar9 & 0xff0000000000) >> 0x18 |
(uVar9 & 0xff00000000) >> 8 | (uVar9 & 0xff000000) << 8 | (uVar9 & 0xff0000) << 0x18 |
(uVar9 & 0xff00) << 0x28 | uVar9 << 0x38;
param_2[1] = uVar1 >> 0x38 | (uVar1 & 0xff000000000000) >> 0x28 | (uVar1 & 0xff0000000000) >> 0x18
| (uVar1 & 0xff00000000) >> 8 | (uVar1 & 0xff000000) << 8 |
(uVar1 & 0xff0000) << 0x18 | (uVar1 & 0xff00) << 0x28 | uVar1 << 0x38;
return 0;
}
|
82_powerpc64-linux-gnu-c++filt_and_powerpc64-linux-gnu-c++filt_strip.c
|
set_default_bfd_target
|
FUN_00102ee0
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void set_default_bfd_target(void)
{
int iVar1;
undefined4 uVar2;
undefined8 uVar3;
char *format;
iVar1 = bfd_set_default_target("powerpc64-unknown-linux-gnu");
if (iVar1 != 0) {
return;
}
uVar2 = bfd_get_error();
uVar3 = bfd_errmsg(uVar2);
format = (char *)dcgettext(0,"can\'t set BFD default target to `%s\': %s",5);
/* WARNING: Subroutine does not return */
fatal(format,"powerpc64-unknown-linux-gnu",uVar3);
}
|
void FUN_00102ee0(void)
{
long lVar1;
int iVar2;
undefined4 uVar3;
undefined8 uVar4;
long *plVar5;
char *__format;
iVar2 = bfd_set_default_target("powerpc64-unknown-linux-gnu");
if (iVar2 != 0) {
return;
}
uVar3 = bfd_get_error();
uVar4 = bfd_errmsg(uVar3);
plVar5 = (long *)dcgettext(0,"can\'t set BFD default target to `%s\': %s",5);
FUN_00102da0(plVar5,"powerpc64-unknown-linux-gnu",uVar4);
fflush(stdout);
uVar4 = DAT_001102a0;
__format = (char *)dcgettext(0,"%s: Matching formats:",5);
fprintf(stderr,__format,uVar4);
lVar1 = *plVar5;
while (lVar1 != 0) {
plVar5 = plVar5 + 1;
fprintf(stderr," %s");
lVar1 = *plVar5;
}
fputc(10,stderr);
return;
}
|
PUSH RBX
LEA RDI,[0x105569]
CALL 0x001020e0
TEST EAX,EAX
JZ 0x00102ef3
POP RBX
RET
CALL 0x001021e0
MOV EDI,EAX
CALL 0x001023a0
MOV EDX,0x5
LEA RSI,[0x1056e8]
XOR EDI,EDI
MOV RBX,RAX
CALL 0x00102130
MOV RDX,RBX
LEA RSI,[0x105569]
MOV RDI,RAX
XOR EAX,EAX
CALL 0x00102da0
NOP dword ptr [RAX]
| null | null | null | null |
[(u'CALL_-1206964410', u'CAST_-1206964217'), ('tmp_42', u'CBRANCH_-1206964476'), (u'COPY_-1206964281', u'CALL_-1206964410'), (u'CALL_-1206964448', u'CALL_-1206964374'), ('const-1', u'RETURN_-1206964369'), (u'CALL_-1206964491', u'INT_NOTEQUAL_-1206964476'), ('const-5', u'CALL_-1206964410'), (u'COPY_-1206964323', u'CALL_-1206964491'), (u'INT_NOTEQUAL_-1206964476', u'CBRANCH_-1206964476'), ('const-1070441', u'COPY_-1206964323'), ('const-0', u'RETURN_-1206964461'), (u'CAST_-1206964217', u'CALL_-1206964374'), (u'COPY_-1206964262', u'CALL_-1206964374'), ('const-0', u'INT_NOTEQUAL_-1206964476'), (u'CALL_-1206964460', u'CALL_-1206964448'), ('const-0', u'CALL_-1206964410'), ('const-1070824', u'COPY_-1206964281'), ('const-1070441', u'COPY_-1206964262')]
|
[('const-1070824', u'COPY_-1206963905'), (u'CALL_-1206964491', u'INDIRECT_-1206963969'), (u'CALL_-1206964410', u'INDIRECT_-1206963912'), (u'INDIRECT_-1206963785', u'MULTIEQUAL_-1206963736'), (u'COPY_-1206963770', u'CALL_-1206964167'), (u'CALL_-1206964103', u'INDIRECT_-1206963739'), (u'CALL_-1206964374', u'INDIRECT_-1206963905'), (u'INT_NOTEQUAL_-1206964476', u'CBRANCH_-1206964476'), (u'CALL_-1206964374', u'INDIRECT_-1206963919'), (u'INDIRECT_-1206964032', u'MULTIEQUAL_-1206963738'), ('const-1', u'PTRADD_-1206963713'), ('const-0', u'RETURN_-1206964461'), (u'PTRADD_-1206963713', u'MULTIEQUAL_-1206963738'), (u'CALL_-1206964460', u'INDIRECT_-1206963957'), (u'LOAD_-1206964166', u'MULTIEQUAL_-1206963733'), ('const-5', u'CALL_-1206964284'), (u'CAST_-1206963831', u'CALL_-1206964374'), (u'INDIRECT_-1206963753', u'COPY_-1206963811'), (u'INDIRECT_-1206963739', u'COPY_-1206963797'), (u'INDIRECT_-1206963983', u'COPY_-1206964023'), (u'CALL_-1206964284', u'INDIRECT_-1206963835'), (u'CALL_-1206964248', u'INDIRECT_-1206963842'), (u'CALL_-1206964167', u'INDIRECT_-1206963799'), (u'CALL_-1206964491', u'INDIRECT_-1206963955'), (u'COPY_-1206963905', u'CALL_-1206964410'), (u'LOAD_-1206964247', u'MULTIEQUAL_-1206963733'), ('const-8', u'PTRADD_-1206963713'), (u'MULTIEQUAL_-1206963736', u'CALL_-1206964103'), (u'CALL_-1206964448', u'INDIRECT_-1206963963'), ('const-0', u'CALL_-1206964284'), (u'INDIRECT_-1206963955', u'COPY_-1206963995'), (u'CALL_-1206964491', u'INT_NOTEQUAL_-1206964476'), (u'CAST_-1206963756', u'CALL_-1206964248'), (u'CALL_-1206964491', u'INDIRECT_-1206963983'), (u'COPY_-1206963847', u'CALL_-1206964248'), ('const-433', u'LOAD_-1206964166'), (u'CALL_-1206964460', u'INDIRECT_-1206963971'), (u'CALL_-1206964410', u'INDIRECT_-1206963940'), (u'CALL_-1206964326', u'INDIRECT_-1206963890'), (u'INDIRECT_-1206963862', u'COPY_-1206963847'), ('const-1070715', u'COPY_-1206963770'), (u'CALL_-1206964374', u'INDIRECT_-1206964032'), (u'CALL_-1206964103', u'INDIRECT_-1206963753'), (u'MULTIEQUAL_-1206963733', u'INT_NOTEQUAL_-1206964228'), (u'INT_NOTEQUAL_-1206964228', u'CBRANCH_-1206964227'), (u'CALL_-1206964460', u'CALL_-1206964448'), (u'CALL_-1206964284', u'CAST_-1206963756'), (u'INDIRECT_-1206963842', u'MULTIEQUAL_-1206963737'), (u'COPY_-1206963889', u'CALL_-1206964374'), (u'CALL_-1206964374', u'INDIRECT_-1206963891'), ('const-0', u'RETURN_-1206964099'), (u'CALL_-1206964167', u'INDIRECT_-1206963785'), ('const-0', u'CALL_-1206964410'), ('tmp_42', u'CBRANCH_-1206964476'), (u'COPY_-1206963834', u'CALL_-1206964284'), (u'CALL_-1206964167', u'INDIRECT_-1206963771'), (u'COPY_-1206963950', u'CALL_-1206964491'), (u'CALL_-1206964284', u'INDIRECT_-1206963863'), (u'INDIRECT_-1206963919', u'CALL_-1206964326'), (u'INDIRECT_-1206963849', u'CALL_-1206964248'), ('const-0', u'INT_NOTEQUAL_-1206964228'), (u'CALL_-1206964284', u'INDIRECT_-1206963849'), ('const-0', u'INT_NOTEQUAL_-1206964476'), ('const-10', u'CALL_-1206964103'), (u'PTRADD_-1206963713', u'LOAD_-1206964166'), (u'CALL_-1206964248', u'INDIRECT_-1206963828'), ('const-1070469', u'COPY_-1206963834'), (u'INDIRECT_-1206963814', u'MULTIEQUAL_-1206963735'), (u'MULTIEQUAL_-1206963736', u'CALL_-1206964167'), (u'CALL_-1206964460', u'INDIRECT_-1206963943'), ('const-433', u'LOAD_-1206964247'), ('const-5', u'CALL_-1206964410'), (u'CALL_-1206964410', u'CAST_-1206963831'), (u'INDIRECT_-1206964032', u'LOAD_-1206964247'), (u'CALL_-1206964410', u'INDIRECT_-1206963926'), (u'CALL_-1206964448', u'CALL_-1206964374'), (u'INDIRECT_-1206963799', u'MULTIEQUAL_-1206963737'), (u'CALL_-1206964248', u'INDIRECT_-1206963814'), (u'INDIRECT_-1206963969', u'COPY_-1206964009'), (u'CALL_-1206964326', u'INDIRECT_-1206963876'), (u'CALL_-1206964448', u'INDIRECT_-1206963949'), (u'CALL_-1206964448', u'INDIRECT_-1206963935'), ('const-1070441', u'COPY_-1206963950'), (u'MULTIEQUAL_-1206963738', u'PTRADD_-1206963713'), (u'CALL_-1206964326', u'INDIRECT_-1206963862'), ('tmp_324', u'CBRANCH_-1206964227'), (u'INDIRECT_-1206963828', u'MULTIEQUAL_-1206963736'), (u'INDIRECT_-1206963771', u'MULTIEQUAL_-1206963735'), (u'CALL_-1206964103', u'INDIRECT_-1206963767'), ('const-1070441', u'COPY_-1206963889'), (u'INDIRECT_-1206963767', u'COPY_-1206963825')]
| null | null |
00102ee0
|
x64
|
O2
|
(translation_unit "void FUN_00102ee0(void)\n\n{\n long lVar1;\n int iVar2;\n undefined4 uVar3;\n undefined8 uVar4;\n long *plVar5;\n char *__format;\n \n iVar2 = bfd_set_default_target("powerpc64-unknown-linux-gnu");\n if (iVar2 != 0) {\n return;\n }\n uVar3 = bfd_get_error();\n uVar4 = bfd_errmsg(uVar3);\n plVar5 = (long *)dcgettext(0,"can\'t set BFD default target to `%s\': %s",5);\n FUN_00102da0(plVar5,"powerpc64-unknown-linux-gnu",uVar4);\n fflush(stdout);\n uVar4 = DAT_001102a0;\n __format = (char *)dcgettext(0,"%s: Matching formats:",5);\n fprintf(stderr,__format,uVar4);\n lVar1 = *plVar5;\n while (lVar1 != 0) {\n plVar5 = plVar5 + 1;\n fprintf(stderr," %s");\n lVar1 = *plVar5;\n }\n fputc(10,stderr);\n return;\n}\n\n" (function_definition "void FUN_00102ee0(void)\n\n{\n long lVar1;\n int iVar2;\n undefined4 uVar3;\n undefined8 uVar4;\n long *plVar5;\n char *__format;\n \n iVar2 = bfd_set_default_target("powerpc64-unknown-linux-gnu");\n if (iVar2 != 0) {\n return;\n }\n uVar3 = bfd_get_error();\n uVar4 = bfd_errmsg(uVar3);\n plVar5 = (long *)dcgettext(0,"can\'t set BFD default target to `%s\': %s",5);\n FUN_00102da0(plVar5,"powerpc64-unknown-linux-gnu",uVar4);\n fflush(stdout);\n uVar4 = DAT_001102a0;\n __format = (char *)dcgettext(0,"%s: Matching formats:",5);\n fprintf(stderr,__format,uVar4);\n lVar1 = *plVar5;\n while (lVar1 != 0) {\n plVar5 = plVar5 + 1;\n fprintf(stderr," %s");\n lVar1 = *plVar5;\n }\n fputc(10,stderr);\n return;\n}" primitive_type (function_declarator "FUN_00102ee0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long lVar1;\n int iVar2;\n undefined4 uVar3;\n undefined8 uVar4;\n long *plVar5;\n char *__format;\n \n iVar2 = bfd_set_default_target("powerpc64-unknown-linux-gnu");\n if (iVar2 != 0) {\n return;\n }\n uVar3 = bfd_get_error();\n uVar4 = bfd_errmsg(uVar3);\n plVar5 = (long *)dcgettext(0,"can\'t set BFD default target to `%s\': %s",5);\n FUN_00102da0(plVar5,"powerpc64-unknown-linux-gnu",uVar4);\n fflush(stdout);\n uVar4 = DAT_001102a0;\n __format = (char *)dcgettext(0,"%s: Matching formats:",5);\n fprintf(stderr,__format,uVar4);\n lVar1 = *plVar5;\n while (lVar1 != 0) {\n plVar5 = plVar5 + 1;\n fprintf(stderr," %s");\n lVar1 = *plVar5;\n }\n fputc(10,stderr);\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "undefined4 uVar3;" type_identifier identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "long *plVar5;" (sized_type_specifier "long" long) (pointer_declarator "*plVar5" * identifier) ;) (declaration "char *__format;" primitive_type (pointer_declarator "*__format" * identifier) ;) (expression_statement "iVar2 = bfd_set_default_target("powerpc64-unknown-linux-gnu");" (assignment_expression "iVar2 = bfd_set_default_target("powerpc64-unknown-linux-gnu")" identifier = (call_expression "bfd_set_default_target("powerpc64-unknown-linux-gnu")" identifier (argument_list "("powerpc64-unknown-linux-gnu")" ( (string_literal ""powerpc64-unknown-linux-gnu"" " string_content ") )))) ;) (if_statement "if (iVar2 != 0) {\n return;\n }" if (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "uVar3 = bfd_get_error();" (assignment_expression "uVar3 = bfd_get_error()" identifier = (call_expression "bfd_get_error()" identifier (argument_list "()" ( )))) ;) (expression_statement "uVar4 = bfd_errmsg(uVar3);" (assignment_expression "uVar4 = bfd_errmsg(uVar3)" identifier = (call_expression "bfd_errmsg(uVar3)" identifier (argument_list "(uVar3)" ( identifier )))) ;) (expression_statement "plVar5 = (long *)dcgettext(0,"can\'t set BFD default target to `%s\': %s",5);" (assignment_expression "plVar5 = (long *)dcgettext(0,"can\'t set BFD default target to `%s\': %s",5)" identifier = (cast_expression "(long *)dcgettext(0,"can\'t set BFD default target to `%s\': %s",5)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"can\'t set BFD default target to `%s\': %s",5)" identifier (argument_list "(0,"can\'t set BFD default target to `%s\': %s",5)" ( number_literal , (string_literal ""can\'t set BFD default target to `%s\': %s"" " string_content escape_sequence string_content escape_sequence string_content ") , number_literal ))))) ;) (expression_statement "FUN_00102da0(plVar5,"powerpc64-unknown-linux-gnu",uVar4);" (call_expression "FUN_00102da0(plVar5,"powerpc64-unknown-linux-gnu",uVar4)" identifier (argument_list "(plVar5,"powerpc64-unknown-linux-gnu",uVar4)" ( identifier , (string_literal ""powerpc64-unknown-linux-gnu"" " string_content ") , identifier ))) ;) (expression_statement "fflush(stdout);" (call_expression "fflush(stdout)" identifier (argument_list "(stdout)" ( identifier ))) ;) (expression_statement "uVar4 = DAT_001102a0;" (assignment_expression "uVar4 = DAT_001102a0" identifier = identifier) ;) (expression_statement "__format = (char *)dcgettext(0,"%s: Matching formats:",5);" (assignment_expression "__format = (char *)dcgettext(0,"%s: Matching formats:",5)" identifier = (cast_expression "(char *)dcgettext(0,"%s: Matching formats:",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"%s: Matching formats:",5)" identifier (argument_list "(0,"%s: Matching formats:",5)" ( number_literal , (string_literal ""%s: Matching formats:"" " string_content ") , number_literal ))))) ;) (expression_statement "fprintf(stderr,__format,uVar4);" (call_expression "fprintf(stderr,__format,uVar4)" identifier (argument_list "(stderr,__format,uVar4)" ( identifier , identifier , identifier ))) ;) (expression_statement "lVar1 = *plVar5;" (assignment_expression "lVar1 = *plVar5" identifier = (pointer_expression "*plVar5" * identifier)) ;) (while_statement "while (lVar1 != 0) {\n plVar5 = plVar5 + 1;\n fprintf(stderr," %s");\n lVar1 = *plVar5;\n }" while (parenthesized_expression "(lVar1 != 0)" ( (binary_expression "lVar1 != 0" identifier != number_literal) )) (compound_statement "{\n plVar5 = plVar5 + 1;\n fprintf(stderr," %s");\n lVar1 = *plVar5;\n }" { (expression_statement "plVar5 = plVar5 + 1;" (assignment_expression "plVar5 = plVar5 + 1" identifier = (binary_expression "plVar5 + 1" identifier + number_literal)) ;) (expression_statement "fprintf(stderr," %s");" (call_expression "fprintf(stderr," %s")" identifier (argument_list "(stderr," %s")" ( identifier , (string_literal "" %s"" " string_content ") ))) ;) (expression_statement "lVar1 = *plVar5;" (assignment_expression "lVar1 = *plVar5" identifier = (pointer_expression "*plVar5" * identifier)) ;) })) (expression_statement "fputc(10,stderr);" (call_expression "fputc(10,stderr)" identifier (argument_list "(10,stderr)" ( number_literal , identifier ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid set_default_bfd_target(void)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n char *format;\n \n iVar1 = bfd_set_default_target("powerpc64-unknown-linux-gnu");\n if (iVar1 != 0) {\n return;\n }\n uVar2 = bfd_get_error();\n uVar3 = bfd_errmsg(uVar2);\n format = (char *)dcgettext(0,"can\'t set BFD default target to `%s\': %s",5);\n /* WARNING: Subroutine does not return */\n fatal(format,"powerpc64-unknown-linux-gnu",uVar3);\n}\n\n" comment (function_definition "void set_default_bfd_target(void)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n char *format;\n \n iVar1 = bfd_set_default_target("powerpc64-unknown-linux-gnu");\n if (iVar1 != 0) {\n return;\n }\n uVar2 = bfd_get_error();\n uVar3 = bfd_errmsg(uVar2);\n format = (char *)dcgettext(0,"can\'t set BFD default target to `%s\': %s",5);\n /* WARNING: Subroutine does not return */\n fatal(format,"powerpc64-unknown-linux-gnu",uVar3);\n}" primitive_type (function_declarator "set_default_bfd_target(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n int iVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n char *format;\n \n iVar1 = bfd_set_default_target("powerpc64-unknown-linux-gnu");\n if (iVar1 != 0) {\n return;\n }\n uVar2 = bfd_get_error();\n uVar3 = bfd_errmsg(uVar2);\n format = (char *)dcgettext(0,"can\'t set BFD default target to `%s\': %s",5);\n /* WARNING: Subroutine does not return */\n fatal(format,"powerpc64-unknown-linux-gnu",uVar3);\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "char *format;" primitive_type (pointer_declarator "*format" * identifier) ;) (expression_statement "iVar1 = bfd_set_default_target("powerpc64-unknown-linux-gnu");" (assignment_expression "iVar1 = bfd_set_default_target("powerpc64-unknown-linux-gnu")" identifier = (call_expression "bfd_set_default_target("powerpc64-unknown-linux-gnu")" identifier (argument_list "("powerpc64-unknown-linux-gnu")" ( (string_literal ""powerpc64-unknown-linux-gnu"" " string_content ") )))) ;) (if_statement "if (iVar1 != 0) {\n return;\n }" if (parenthesized_expression "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "uVar2 = bfd_get_error();" (assignment_expression "uVar2 = bfd_get_error()" identifier = (call_expression "bfd_get_error()" identifier (argument_list "()" ( )))) ;) (expression_statement "uVar3 = bfd_errmsg(uVar2);" (assignment_expression "uVar3 = bfd_errmsg(uVar2)" identifier = (call_expression "bfd_errmsg(uVar2)" identifier (argument_list "(uVar2)" ( identifier )))) ;) (expression_statement "format = (char *)dcgettext(0,"can\'t set BFD default target to `%s\': %s",5);" (assignment_expression "format = (char *)dcgettext(0,"can\'t set BFD default target to `%s\': %s",5)" identifier = (cast_expression "(char *)dcgettext(0,"can\'t set BFD default target to `%s\': %s",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"can\'t set BFD default target to `%s\': %s",5)" identifier (argument_list "(0,"can\'t set BFD default target to `%s\': %s",5)" ( number_literal , (string_literal ""can\'t set BFD default target to `%s\': %s"" " string_content escape_sequence string_content escape_sequence string_content ") , number_literal ))))) ;) comment (expression_statement "fatal(format,"powerpc64-unknown-linux-gnu",uVar3);" (call_expression "fatal(format,"powerpc64-unknown-linux-gnu",uVar3)" identifier (argument_list "(format,"powerpc64-unknown-linux-gnu",uVar3)" ( identifier , (string_literal ""powerpc64-unknown-linux-gnu"" " string_content ") , identifier ))) ;) })))
|
(translation_unit "void FUN_00102ee0(void)\n\n{\n long lVar1;\n int iVar2;\n undefined4 uVar3;\n undefined8 uVar4;\n long *plVar5;\n char *__format;\n \n iVar2 = bfd_set_default_target("powerpc64-unknown-linux-gnu");\n if (iVar2 != 0) {\n return;\n }\n uVar3 = bfd_get_error();\n uVar4 = bfd_errmsg(uVar3);\n plVar5 = (long *)dcgettext(0,"can\'t set BFD default target to `%s\': %s",5);\n FUN_00102da0(plVar5,"powerpc64-unknown-linux-gnu",uVar4);\n fflush(stdout);\n uVar4 = DAT_001102a0;\n __format = (char *)dcgettext(0,"%s: Matching formats:",5);\n fprintf(stderr,__format,uVar4);\n lVar1 = *plVar5;\n while (lVar1 != 0) {\n plVar5 = plVar5 + 1;\n fprintf(stderr," %s");\n lVar1 = *plVar5;\n }\n fputc(10,stderr);\n return;\n}\n\n" (function_definition "void FUN_00102ee0(void)\n\n{\n long lVar1;\n int iVar2;\n undefined4 uVar3;\n undefined8 uVar4;\n long *plVar5;\n char *__format;\n \n iVar2 = bfd_set_default_target("powerpc64-unknown-linux-gnu");\n if (iVar2 != 0) {\n return;\n }\n uVar3 = bfd_get_error();\n uVar4 = bfd_errmsg(uVar3);\n plVar5 = (long *)dcgettext(0,"can\'t set BFD default target to `%s\': %s",5);\n FUN_00102da0(plVar5,"powerpc64-unknown-linux-gnu",uVar4);\n fflush(stdout);\n uVar4 = DAT_001102a0;\n __format = (char *)dcgettext(0,"%s: Matching formats:",5);\n fprintf(stderr,__format,uVar4);\n lVar1 = *plVar5;\n while (lVar1 != 0) {\n plVar5 = plVar5 + 1;\n fprintf(stderr," %s");\n lVar1 = *plVar5;\n }\n fputc(10,stderr);\n return;\n}" primitive_type (function_declarator "FUN_00102ee0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long lVar1;\n int iVar2;\n undefined4 uVar3;\n undefined8 uVar4;\n long *plVar5;\n char *__format;\n \n iVar2 = bfd_set_default_target("powerpc64-unknown-linux-gnu");\n if (iVar2 != 0) {\n return;\n }\n uVar3 = bfd_get_error();\n uVar4 = bfd_errmsg(uVar3);\n plVar5 = (long *)dcgettext(0,"can\'t set BFD default target to `%s\': %s",5);\n FUN_00102da0(plVar5,"powerpc64-unknown-linux-gnu",uVar4);\n fflush(stdout);\n uVar4 = DAT_001102a0;\n __format = (char *)dcgettext(0,"%s: Matching formats:",5);\n fprintf(stderr,__format,uVar4);\n lVar1 = *plVar5;\n while (lVar1 != 0) {\n plVar5 = plVar5 + 1;\n fprintf(stderr," %s");\n lVar1 = *plVar5;\n }\n fputc(10,stderr);\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "undefined4 uVar3;" type_identifier identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "long *plVar5;" (sized_type_specifier "long" long) (pointer_declarator "*plVar5" * identifier) ;) (declaration "char *__format;" primitive_type (pointer_declarator "*__format" * identifier) ;) (expression_statement "iVar2 = bfd_set_default_target("powerpc64-unknown-linux-gnu");" (assignment_expression "iVar2 = bfd_set_default_target("powerpc64-unknown-linux-gnu")" identifier = (call_expression "bfd_set_default_target("powerpc64-unknown-linux-gnu")" identifier (argument_list "("powerpc64-unknown-linux-gnu")" ( (string_literal ""powerpc64-unknown-linux-gnu"" " string_content ") )))) ;) (if_statement "if (iVar2 != 0) {\n return;\n }" if (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "uVar3 = bfd_get_error();" (assignment_expression "uVar3 = bfd_get_error()" identifier = (call_expression "bfd_get_error()" identifier (argument_list "()" ( )))) ;) (expression_statement "uVar4 = bfd_errmsg(uVar3);" (assignment_expression "uVar4 = bfd_errmsg(uVar3)" identifier = (call_expression "bfd_errmsg(uVar3)" identifier (argument_list "(uVar3)" ( identifier )))) ;) (expression_statement "plVar5 = (long *)dcgettext(0,"can\'t set BFD default target to `%s\': %s",5);" (assignment_expression "plVar5 = (long *)dcgettext(0,"can\'t set BFD default target to `%s\': %s",5)" identifier = (cast_expression "(long *)dcgettext(0,"can\'t set BFD default target to `%s\': %s",5)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"can\'t set BFD default target to `%s\': %s",5)" identifier (argument_list "(0,"can\'t set BFD default target to `%s\': %s",5)" ( number_literal , (string_literal ""can\'t set BFD default target to `%s\': %s"" " string_content escape_sequence string_content escape_sequence string_content ") , number_literal ))))) ;) (expression_statement "FUN_00102da0(plVar5,"powerpc64-unknown-linux-gnu",uVar4);" (call_expression "FUN_00102da0(plVar5,"powerpc64-unknown-linux-gnu",uVar4)" identifier (argument_list "(plVar5,"powerpc64-unknown-linux-gnu",uVar4)" ( identifier , (string_literal ""powerpc64-unknown-linux-gnu"" " string_content ") , identifier ))) ;) (expression_statement "fflush(stdout);" (call_expression "fflush(stdout)" identifier (argument_list "(stdout)" ( identifier ))) ;) (expression_statement "uVar4 = DAT_001102a0;" (assignment_expression "uVar4 = DAT_001102a0" identifier = identifier) ;) (expression_statement "__format = (char *)dcgettext(0,"%s: Matching formats:",5);" (assignment_expression "__format = (char *)dcgettext(0,"%s: Matching formats:",5)" identifier = (cast_expression "(char *)dcgettext(0,"%s: Matching formats:",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"%s: Matching formats:",5)" identifier (argument_list "(0,"%s: Matching formats:",5)" ( number_literal , (string_literal ""%s: Matching formats:"" " string_content ") , number_literal ))))) ;) (expression_statement "fprintf(stderr,__format,uVar4);" (call_expression "fprintf(stderr,__format,uVar4)" identifier (argument_list "(stderr,__format,uVar4)" ( identifier , identifier , identifier ))) ;) (expression_statement "lVar1 = *plVar5;" (assignment_expression "lVar1 = *plVar5" identifier = (pointer_expression "*plVar5" * identifier)) ;) (while_statement "while (lVar1 != 0) {\n plVar5 = plVar5 + 1;\n fprintf(stderr," %s");\n lVar1 = *plVar5;\n }" while (parenthesized_expression "(lVar1 != 0)" ( (binary_expression "lVar1 != 0" identifier != number_literal) )) (compound_statement "{\n plVar5 = plVar5 + 1;\n fprintf(stderr," %s");\n lVar1 = *plVar5;\n }" { (expression_statement "plVar5 = plVar5 + 1;" (assignment_expression "plVar5 = plVar5 + 1" identifier = (binary_expression "plVar5 + 1" identifier + number_literal)) ;) (expression_statement "fprintf(stderr," %s");" (call_expression "fprintf(stderr," %s")" identifier (argument_list "(stderr," %s")" ( identifier , (string_literal "" %s"" " string_content ") ))) ;) (expression_statement "lVar1 = *plVar5;" (assignment_expression "lVar1 = *plVar5" identifier = (pointer_expression "*plVar5" * identifier)) ;) })) (expression_statement "fputc(10,stderr);" (call_expression "fputc(10,stderr)" identifier (argument_list "(10,stderr)" ( number_literal , identifier ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (return_statement return ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence string_content escape_sequence string_content ") , LIT ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , LIT ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (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 (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) })) (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT ))) ;) (return_statement return ;) })))
|
(function_definition "void FUN_00102ee0(void)\n\n{\n long lVar1;\n int iVar2;\n undefined4 uVar3;\n undefined8 uVar4;\n long *plVar5;\n char *__format;\n \n iVar2 = bfd_set_default_target("powerpc64-unknown-linux-gnu");\n if (iVar2 != 0) {\n return;\n }\n uVar3 = bfd_get_error();\n uVar4 = bfd_errmsg(uVar3);\n plVar5 = (long *)dcgettext(0,"can\'t set BFD default target to `%s\': %s",5);\n FUN_00102da0(plVar5,"powerpc64-unknown-linux-gnu",uVar4);\n fflush(stdout);\n uVar4 = DAT_001102a0;\n __format = (char *)dcgettext(0,"%s: Matching formats:",5);\n fprintf(stderr,__format,uVar4);\n lVar1 = *plVar5;\n while (lVar1 != 0) {\n plVar5 = plVar5 + 1;\n fprintf(stderr," %s");\n lVar1 = *plVar5;\n }\n fputc(10,stderr);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00102ee0(void)" (identifier "FUN_00102ee0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n long lVar1;\n int iVar2;\n undefined4 uVar3;\n undefined8 uVar4;\n long *plVar5;\n char *__format;\n \n iVar2 = bfd_set_default_target("powerpc64-unknown-linux-gnu");\n if (iVar2 != 0) {\n return;\n }\n uVar3 = bfd_get_error();\n uVar4 = bfd_errmsg(uVar3);\n plVar5 = (long *)dcgettext(0,"can\'t set BFD default target to `%s\': %s",5);\n FUN_00102da0(plVar5,"powerpc64-unknown-linux-gnu",uVar4);\n fflush(stdout);\n uVar4 = DAT_001102a0;\n __format = (char *)dcgettext(0,"%s: Matching formats:",5);\n fprintf(stderr,__format,uVar4);\n lVar1 = *plVar5;\n while (lVar1 != 0) {\n plVar5 = plVar5 + 1;\n fprintf(stderr," %s");\n lVar1 = *plVar5;\n }\n fputc(10,stderr);\n return;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "undefined4 uVar3;" (type_identifier "undefined4") (identifier "uVar3") (; ";")) (declaration "undefined8 uVar4;" (type_identifier "undefined8") (identifier "uVar4") (; ";")) (declaration "long *plVar5;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar5" (* "*") (identifier "plVar5")) (; ";")) (declaration "char *__format;" (primitive_type "char") (pointer_declarator "*__format" (* "*") (identifier "__format")) (; ";")) (expression_statement "iVar2 = bfd_set_default_target("powerpc64-unknown-linux-gnu");" (assignment_expression "iVar2 = bfd_set_default_target("powerpc64-unknown-linux-gnu")" (identifier "iVar2") (= "=") (call_expression "bfd_set_default_target("powerpc64-unknown-linux-gnu")" (identifier "bfd_set_default_target") (argument_list "("powerpc64-unknown-linux-gnu")" (( "(") (string_literal ""powerpc64-unknown-linux-gnu"" (" """) (string_content "powerpc64-unknown-linux-gnu") (" """)) () ")")))) (; ";")) (if_statement "if (iVar2 != 0) {\n return;\n }" (if "if") (parenthesized_expression "(iVar2 != 0)" (( "(") (binary_expression "iVar2 != 0" (identifier "iVar2") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "uVar3 = bfd_get_error();" (assignment_expression "uVar3 = bfd_get_error()" (identifier "uVar3") (= "=") (call_expression "bfd_get_error()" (identifier "bfd_get_error") (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "uVar4 = bfd_errmsg(uVar3);" (assignment_expression "uVar4 = bfd_errmsg(uVar3)" (identifier "uVar4") (= "=") (call_expression "bfd_errmsg(uVar3)" (identifier "bfd_errmsg") (argument_list "(uVar3)" (( "(") (identifier "uVar3") () ")")))) (; ";")) (expression_statement "plVar5 = (long *)dcgettext(0,"can\'t set BFD default target to `%s\': %s",5);" (assignment_expression "plVar5 = (long *)dcgettext(0,"can\'t set BFD default target to `%s\': %s",5)" (identifier "plVar5") (= "=") (cast_expression "(long *)dcgettext(0,"can\'t set BFD default target to `%s\': %s",5)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "dcgettext(0,"can\'t set BFD default target to `%s\': %s",5)" (identifier "dcgettext") (argument_list "(0,"can\'t set BFD default target to `%s\': %s",5)" (( "(") (number_literal "0") (, ",") (string_literal ""can\'t set BFD default target to `%s\': %s"" (" """) (string_content "can") (escape_sequence "\'") (string_content "t set BFD default target to `%s") (escape_sequence "\'") (string_content ": %s") (" """)) (, ",") (number_literal "5") () ")"))))) (; ";")) (expression_statement "FUN_00102da0(plVar5,"powerpc64-unknown-linux-gnu",uVar4);" (call_expression "FUN_00102da0(plVar5,"powerpc64-unknown-linux-gnu",uVar4)" (identifier "FUN_00102da0") (argument_list "(plVar5,"powerpc64-unknown-linux-gnu",uVar4)" (( "(") (identifier "plVar5") (, ",") (string_literal ""powerpc64-unknown-linux-gnu"" (" """) (string_content "powerpc64-unknown-linux-gnu") (" """)) (, ",") (identifier "uVar4") () ")"))) (; ";")) (expression_statement "fflush(stdout);" (call_expression "fflush(stdout)" (identifier "fflush") (argument_list "(stdout)" (( "(") (identifier "stdout") () ")"))) (; ";")) (expression_statement "uVar4 = DAT_001102a0;" (assignment_expression "uVar4 = DAT_001102a0" (identifier "uVar4") (= "=") (identifier "DAT_001102a0")) (; ";")) (expression_statement "__format = (char *)dcgettext(0,"%s: Matching formats:",5);" (assignment_expression "__format = (char *)dcgettext(0,"%s: Matching formats:",5)" (identifier "__format") (= "=") (cast_expression "(char *)dcgettext(0,"%s: Matching formats:",5)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "dcgettext(0,"%s: Matching formats:",5)" (identifier "dcgettext") (argument_list "(0,"%s: Matching formats:",5)" (( "(") (number_literal "0") (, ",") (string_literal ""%s: Matching formats:"" (" """) (string_content "%s: Matching formats:") (" """)) (, ",") (number_literal "5") () ")"))))) (; ";")) (expression_statement "fprintf(stderr,__format,uVar4);" (call_expression "fprintf(stderr,__format,uVar4)" (identifier "fprintf") (argument_list "(stderr,__format,uVar4)" (( "(") (identifier "stderr") (, ",") (identifier "__format") (, ",") (identifier "uVar4") () ")"))) (; ";")) (expression_statement "lVar1 = *plVar5;" (assignment_expression "lVar1 = *plVar5" (identifier "lVar1") (= "=") (pointer_expression "*plVar5" (* "*") (identifier "plVar5"))) (; ";")) (while_statement "while (lVar1 != 0) {\n plVar5 = plVar5 + 1;\n fprintf(stderr," %s");\n lVar1 = *plVar5;\n }" (while "while") (parenthesized_expression "(lVar1 != 0)" (( "(") (binary_expression "lVar1 != 0" (identifier "lVar1") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n plVar5 = plVar5 + 1;\n fprintf(stderr," %s");\n lVar1 = *plVar5;\n }" ({ "{") (expression_statement "plVar5 = plVar5 + 1;" (assignment_expression "plVar5 = plVar5 + 1" (identifier "plVar5") (= "=") (binary_expression "plVar5 + 1" (identifier "plVar5") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "fprintf(stderr," %s");" (call_expression "fprintf(stderr," %s")" (identifier "fprintf") (argument_list "(stderr," %s")" (( "(") (identifier "stderr") (, ",") (string_literal "" %s"" (" """) (string_content " %s") (" """)) () ")"))) (; ";")) (expression_statement "lVar1 = *plVar5;" (assignment_expression "lVar1 = *plVar5" (identifier "lVar1") (= "=") (pointer_expression "*plVar5" (* "*") (identifier "plVar5"))) (; ";")) (} "}"))) (expression_statement "fputc(10,stderr);" (call_expression "fputc(10,stderr)" (identifier "fputc") (argument_list "(10,stderr)" (( "(") (number_literal "10") (, ",") (identifier "stderr") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void)
{
int var_2;
type_1 uVar2;
type_2 uVar3;
char *format;
var_2 = var_1("powerpc64-unknown-linux-gnu");
if (var_2 != 0) {
return;
}
uVar2 = var_3();
uVar3 = var_4(uVar2);
format = (char *)var_5(0,"can\'t set BFD default target to `%s\': %s",5);
/* WARNING: Subroutine does not return */
var_6(format,"powerpc64-unknown-linux-gnu",uVar3);
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) 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 (string_literal (string_content)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence) (string_content) (escape_sequence) (string_content)) (number_literal)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (string_literal (string_content)) (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content)) (number_literal)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (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 (call_expression function: (identifier) arguments: (argument_list (identifier) (string_literal (string_content))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier)))) (return_statement))))
| null |
void MASKED(void)
{
long lVar1;
int iVar2;
undefined4 uVar3;
undefined8 uVar4;
long *plVar5;
char *__format;
iVar2 = bfd_set_default_target("powerpc64-unknown-linux-gnu");
if (iVar2 != 0) {
return;
}
uVar3 = bfd_get_error();
uVar4 = bfd_errmsg(uVar3);
plVar5 = (long *)dcgettext(0,"can\'t set BFD default target to `%s\': %s",5);
FUN_00102da0(plVar5,"powerpc64-unknown-linux-gnu",uVar4);
fflush(stdout);
uVar4 = DAT_001102a0;
__format = (char *)dcgettext(0,"%s: Matching formats:",5);
fprintf(stderr,__format,uVar4);
lVar1 = *plVar5;
while (lVar1 != 0) {
plVar5 = plVar5 + 1;
fprintf(stderr," %s");
lVar1 = *plVar5;
}
fputc(10,stderr);
return;
}
|
2409_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
|
make_sized_incremental_object
|
FUN_00184140
|
/* WARNING: Enum "DT": Some values do not have unique names */
Object * gold::make_sized_incremental_object
(Incremental_binary *ibase,uint input_file_index,
Incremental_input_type input_type,Input_reader *input_reader)
{
int iVar1;
Target_size_endianness TVar2;
undefined4 extraout_var;
size_t __n;
Sized_relobj_incr<32,_false> *this;
_Alloc_hider __dest;
size_type __dnew;
string name;
char *__s;
iVar1 = (*input_reader->_vptr_Input_reader[2])(input_reader);
__s = (char *)CONCAT44(extraout_var,iVar1);
__dest._M_p = (pointer)&name.field_2;
name._M_dataplus._M_p = __dest._M_p;
if (__s == (char *)0x0) {
/* WARNING: Subroutine does not return */
std::__throw_logic_error("basic_string::_M_construct null not valid");
}
__n = strlen(__s);
__dnew = __n;
if (__n < 0x10) {
if (__n == 1) {
name.field_2._M_local_buf[0] = *__s;
goto LAB_001841a5;
}
if (__n == 0) goto LAB_001841a5;
}
else {
__dest._M_p = (pointer)std::string::_M_create((string *)&name,&__dnew,0);
name.field_2._M_allocated_capacity = __dnew;
name._M_dataplus._M_p = __dest._M_p;
}
memcpy(__dest._M_p,__s,__n);
__dest = name._M_dataplus;
LAB_001841a5:
__dest._M_p[__dnew] = '\0';
name._M_string_length = __dnew;
/* try { // try from 001841b6 to 001841e4 has its CatchHandler @ 001843dd */
TVar2 = Parameters::size_and_endianness(parameters);
if (TVar2 == TARGET_32_BIG) {
if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) {
/* try { // try from 00184355 to 00184359 has its CatchHandler @ 001843dd */
this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);
/* try { // try from 0018436b to 0018436f has its CatchHandler @ 001843ed */
Sized_incr_dynobj<32,_true>::Sized_incr_dynobj
((Sized_incr_dynobj<32,_true> *)this,&name,
(Sized_incremental_binary<32,_true> *)ibase,input_file_index);
}
else {
/* try { // try from 001842db to 001842df has its CatchHandler @ 001843dd */
this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);
/* try { // try from 001842f1 to 001842f5 has its CatchHandler @ 001843fd */
Sized_relobj_incr<32,_true>::Sized_relobj_incr
((Sized_relobj_incr<32,_true> *)this,&name,
(Sized_incremental_binary<32,_true> *)ibase,input_file_index);
}
}
else if (TVar2 == TARGET_32_LITTLE) {
if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) {
/* try { // try from 0018437d to 00184381 has its CatchHandler @ 001843dd */
this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);
/* try { // try from 00184393 to 00184397 has its CatchHandler @ 00184405 */
Sized_incr_dynobj<32,_false>::Sized_incr_dynobj
((Sized_incr_dynobj<32,_false> *)this,&name,
(Sized_incremental_binary<32,_false> *)ibase,input_file_index);
}
else {
/* try { // try from 001842af to 001842b3 has its CatchHandler @ 001843dd */
this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);
/* try { // try from 001842c5 to 001842c9 has its CatchHandler @ 001843f5 */
Sized_relobj_incr<32,_false>::Sized_relobj_incr
(this,&name,(Sized_incremental_binary<32,_false> *)ibase,input_file_index);
}
}
else if (TVar2 == TARGET_64_LITTLE) {
if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) {
/* try { // try from 0018432d to 00184331 has its CatchHandler @ 001843dd */
this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);
/* try { // try from 00184343 to 00184347 has its CatchHandler @ 0018441d */
Sized_incr_dynobj<64,_false>::Sized_incr_dynobj
((Sized_incr_dynobj<64,_false> *)this,&name,
(Sized_incremental_binary<64,_false> *)ibase,input_file_index);
}
else {
this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);
/* try { // try from 001841f6 to 001841fa has its CatchHandler @ 0018440d */
Sized_relobj_incr<64,_false>::Sized_relobj_incr
((Sized_relobj_incr<64,_false> *)this,&name,
(Sized_incremental_binary<64,_false> *)ibase,input_file_index);
}
}
else {
if (TVar2 != TARGET_64_BIG) {
/* WARNING: Subroutine does not return */
/* try { // try from 001843d8 to 001843dc has its CatchHandler @ 001843dd */
do_gold_unreachable("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");
}
if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) {
/* try { // try from 001843a5 to 001843a9 has its CatchHandler @ 001843dd */
this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);
/* try { // try from 001843bb to 001843bf has its CatchHandler @ 001843e5 */
Sized_incr_dynobj<64,_true>::Sized_incr_dynobj
((Sized_incr_dynobj<64,_true> *)this,&name,
(Sized_incremental_binary<64,_true> *)ibase,input_file_index);
}
else {
/* try { // try from 00184228 to 0018422c has its CatchHandler @ 001843dd */
this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);
/* try { // try from 0018423e to 00184242 has its CatchHandler @ 00184415 */
Sized_relobj_incr<64,_true>::Sized_relobj_incr
((Sized_relobj_incr<64,_true> *)this,&name,
(Sized_incremental_binary<64,_true> *)ibase,input_file_index);
}
}
if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9
*)name._M_dataplus._M_p != &name.field_2) {
operator_delete(name._M_dataplus._M_p);
}
return (Object *)this;
}
|
undefined8 FUN_00184140(undefined8 param_1,undefined4 param_2,int param_3,long *param_4)
{
int iVar1;
char *__s;
size_t __n;
undefined8 uVar2;
size_t *__dest;
size_t local_60;
size_t *local_58;
size_t local_50;
size_t local_48 [3];
__s = (char *)(**(code **)(*param_4 + 0x10))(param_4);
__dest = local_48;
local_58 = __dest;
if (__s == (char *)0x0) {
/* WARNING: Subroutine does not return */
FUN_003194e0("basic_string::_M_construct null not valid");
}
__n = strlen(__s);
local_60 = __n;
if (__n < 0x10) {
if (__n == 1) {
local_48[0] = CONCAT71(local_48[0]._1_7_,*__s);
goto LAB_001841a5;
}
if (__n == 0) goto LAB_001841a5;
}
else {
__dest = (size_t *)FUN_002e15a0(&local_58,&local_60,0);
local_48[0] = local_60;
local_58 = __dest;
}
memcpy(__dest,__s,__n);
__dest = local_58;
LAB_001841a5:
*(undefined1 *)((long)__dest + local_60) = 0;
local_50 = local_60;
/* try { // try from 001841b6 to 001841e4 has its CatchHandler @ 001843dd */
iVar1 = FUN_002375c0(PTR_DAT_0043e6b0);
if (iVar1 == 1) {
if (param_3 == 4) {
/* try { // try from 00184355 to 00184359 has its CatchHandler @ 001843dd */
uVar2 = FUN_002d94a0(0xd8);
/* try { // try from 0018436b to 0018436f has its CatchHandler @ 001843ed */
FUN_0018e420(uVar2,&local_58,param_1,param_2);
}
else {
/* try { // try from 001842db to 001842df has its CatchHandler @ 001843dd */
uVar2 = FUN_002d94a0(0x188);
/* try { // try from 001842f1 to 001842f5 has its CatchHandler @ 001843fd */
FUN_001988b0(uVar2,&local_58,param_1,param_2);
}
}
else if (iVar1 == 0) {
if (param_3 == 4) {
/* try { // try from 0018437d to 00184381 has its CatchHandler @ 001843dd */
uVar2 = FUN_002d94a0(0xd8);
/* try { // try from 00184393 to 00184397 has its CatchHandler @ 00184405 */
FUN_0018e2b0(uVar2,&local_58,param_1,param_2);
}
else {
/* try { // try from 001842af to 001842b3 has its CatchHandler @ 001843dd */
uVar2 = FUN_002d94a0(0x188);
/* try { // try from 001842c5 to 001842c9 has its CatchHandler @ 001843f5 */
FUN_00197fb0(uVar2,&local_58,param_1,param_2);
}
}
else if (iVar1 == 2) {
if (param_3 == 4) {
/* try { // try from 0018432d to 00184331 has its CatchHandler @ 001843dd */
uVar2 = FUN_002d94a0(0xd8);
/* try { // try from 00184343 to 00184347 has its CatchHandler @ 0018441d */
FUN_0018e5a0(uVar2,&local_58,param_1,param_2);
}
else {
uVar2 = FUN_002d94a0(0x188);
/* try { // try from 001841f6 to 001841fa has its CatchHandler @ 0018440d */
FUN_00198be0(uVar2,&local_58,param_1,param_2);
}
}
else {
if (iVar1 != 3) {
/* WARNING: Subroutine does not return */
/* try { // try from 001843d8 to 001843dc has its CatchHandler @ 001843dd */
FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");
}
if (param_3 == 4) {
/* try { // try from 001843a5 to 001843a9 has its CatchHandler @ 001843dd */
uVar2 = FUN_002d94a0(0xd8);
/* try { // try from 001843bb to 001843bf has its CatchHandler @ 001843e5 */
FUN_0018e710(uVar2,&local_58,param_1,param_2);
}
else {
/* try { // try from 00184228 to 0018422c has its CatchHandler @ 001843dd */
uVar2 = FUN_002d94a0(0x188);
/* try { // try from 0018423e to 00184242 has its CatchHandler @ 00184415 */
FUN_00198580(uVar2,&local_58,param_1,param_2);
}
}
if (local_58 != local_48) {
FUN_002dac70();
}
return uVar2;
}
|
PUSH R15
PUSH R14
MOV R14D,EDX
PUSH R13
MOV R13D,ESI
PUSH R12
PUSH RBP
PUSH RBX
SUB RSP,0x48
MOV RAX,qword ptr [RCX]
LEA RBX,[RSP + 0x20]
MOV qword ptr [RSP + 0x8],RDI
MOV RDI,RCX
CALL qword ptr [RAX + 0x10]
LEA RBP,[RBX + 0x10]
MOV qword ptr [RSP + 0x20],RBP
TEST RAX,RAX
JZ 0x00184290
MOV RDI,RAX
MOV R12,RAX
CALL 0x00147490
MOV R15,RAX
MOV qword ptr [RSP + 0x18],RAX
CMP RAX,0xf
JA 0x00184250
CMP RAX,0x1
JNZ 0x00184200
MOVZX EDX,byte ptr [R12]
MOV byte ptr [RSP + 0x30],DL
MOV qword ptr [RSP + 0x28],RAX
MOV byte ptr [RBP + RAX*0x1],0x0
MOV RDI,qword ptr [0x0043e6b0]
CALL 0x002375c0
CMP EAX,0x1
JZ 0x001842d0
TEST EAX,EAX
JZ 0x001842a0
CMP EAX,0x2
JNZ 0x00184210
CMP R14D,0x4
JZ 0x00184328
MOV EDI,0x188
CALL 0x002d94a0
MOV RDX,qword ptr [RSP + 0x8]
MOV ECX,R13D
MOV RSI,RBX
MOV RDI,RAX
MOV RBP,RAX
CALL 0x00198be0
JMP 0x00184300
TEST RAX,RAX
JZ 0x001841a5
MOV RAX,RBP
JMP 0x0018426e
CMP EAX,0x3
JNZ 0x001843c5
CMP R14D,0x4
JZ 0x001843a0
MOV EDI,0x188
CALL 0x002d94a0
MOV RDX,qword ptr [RSP + 0x8]
MOV ECX,R13D
MOV RSI,RBX
MOV RDI,RAX
MOV RBP,RAX
CALL 0x00198580
JMP 0x00184300
XOR EDX,EDX
LEA RSI,[RSP + 0x18]
MOV RDI,RBX
CALL 0x002e15a0
MOV RDX,qword ptr [RSP + 0x18]
MOV qword ptr [RSP + 0x20],RAX
MOV qword ptr [RSP + 0x30],RDX
MOV RDX,R15
MOV RSI,R12
MOV RDI,RAX
CALL 0x00147aa0
MOV RAX,qword ptr [RSP + 0x18]
MOV RBP,qword ptr [RSP + 0x20]
JMP 0x001841a5
LEA RDI,[0x36b870]
CALL 0x003194e0
CMP R14D,0x4
JZ 0x00184378
MOV EDI,0x188
CALL 0x002d94a0
MOV RDX,qword ptr [RSP + 0x8]
MOV ECX,R13D
MOV RSI,RBX
MOV RDI,RAX
MOV RBP,RAX
CALL 0x00197fb0
JMP 0x00184300
CMP R14D,0x4
JZ 0x00184350
MOV EDI,0x188
CALL 0x002d94a0
MOV RDX,qword ptr [RSP + 0x8]
MOV ECX,R13D
MOV RSI,RBX
MOV RDI,RAX
MOV RBP,RAX
CALL 0x001988b0
NOP word ptr CS:[RAX + RAX*0x1]
MOV RDI,qword ptr [RSP + 0x20]
ADD RBX,0x10
CMP RDI,RBX
JZ 0x00184313
CALL 0x002dac70
ADD RSP,0x48
MOV RAX,RBP
POP RBX
POP RBP
POP R12
POP R13
POP R14
POP R15
RET
MOV EDI,0xd8
CALL 0x002d94a0
MOV RDX,qword ptr [RSP + 0x8]
MOV ECX,R13D
MOV RSI,RBX
MOV RDI,RAX
MOV RBP,RAX
CALL 0x0018e5a0
JMP 0x00184300
MOV EDI,0xd8
CALL 0x002d94a0
MOV RDX,qword ptr [RSP + 0x8]
MOV ECX,R13D
MOV RSI,RBX
MOV RDI,RAX
MOV RBP,RAX
CALL 0x0018e420
JMP 0x00184300
MOV EDI,0xd8
CALL 0x002d94a0
MOV RDX,qword ptr [RSP + 0x8]
MOV ECX,R13D
MOV RSI,RBX
MOV RDI,RAX
MOV RBP,RAX
CALL 0x0018e2b0
JMP 0x00184300
MOV EDI,0xd8
CALL 0x002d94a0
MOV RDX,qword ptr [RSP + 0x8]
MOV ECX,R13D
MOV RSI,RBX
MOV RDI,RAX
MOV RBP,RAX
CALL 0x0018e710
JMP 0x00184300
LEA RDX,[0x3750f0]
MOV ESI,0xbe9
LEA RDI,[0x373468]
CALL 0x0017c650
| null | null | null | null |
[(u'CALL_-1207483771', u'INDIRECT_-1207482643'), (u'INT_EQUAL_-1207483846', u'CBRANCH_-1207483844'), (u'CALL_-1207483275', u'INDIRECT_-1207482351'), (u'CAST_-1207482349', u'CALL_-1207483738'), ('tmp_1227', u'CALL_-1207483738'), ('const-392', u'CALL_-1207483395'), (u'CALL_-1207483395', u'INDIRECT_-1207482593'), (u'CALL_-1207483151', u'INDIRECT_-1207482321'), (u'CALL_-1207483173', u'INDIRECT_-1207482270'), ('const-1', u'RETURN_-1207483288'), (u'INDIRECT_-1207482552', u'MULTIEQUAL_-1207482352'), (u'CAST_-1207482043', u'CAST_-1207482020'), (u'LOAD_-1207484018', u'CALLIND_-1207484008'), ('tmp_828', u'CBRANCH_-1207483412'), ('const-0', u'RETURN_-1207483369'), ('tmp_1226', u'CAST_-1207481996'), (u'CALL_-1207483861', u'INT_EQUAL_-1207483846'), (u'INDIRECT_-1207482788', u'MULTIEQUAL_-1207482524'), ('tmp_2888', u'PTRSUB_-1207482538'), (u'CAST_-1207482154', u'CALL_-1207483362'), ('tmp_343', u'CBRANCH_-1207483826'), (u'CALL_-1207483308', u'INDIRECT_-1207482463'), (u'INDIRECT_-1207482788', u'MULTIEQUAL_-1207482726'), (u'INDIRECT_-1207482202', u'MULTIEQUAL_-1207482381'), (u'CALL_-1207483367', u'CAST_-1207482272'), (u'INDIRECT_-1207482521', u'MULTIEQUAL_-1207482321'), ('const-0', u'PTRSUB_-1207482560'), (u'CALL_-1207483548', u'INDIRECT_-1207482700'), (u'CALL_-1207483771', u'INDIRECT_-1207482672'), ('tmp_1228', u'INT_EQUAL_-1207483324'), ('tmp_2888', u'PTRSUB_-1207482121'), (u'CALL_-1207483361', u'INDIRECT_-1207482567'), (u'CALL_-1207483395', u'INDIRECT_-1207482445'), (u'CALL_-1207483362', u'INDIRECT_-1207482451'), (u'CAST_-1207482283', u'CALL_-1207483548'), (u'CAST_-1207482177', u'CALL_-1207483362'), (u'CALL_-1207483771', u'INDIRECT_-1207482791'), (u'COPY_-1207482305', u'CALL_-1207483293'), (u'PTRSUB_-1207482556', u'CALL_-1207483140'), (u'INT_EQUAL_-1207483601', u'CBRANCH_-1207483598'), (u'COPY_-1207482438', u'MULTIEQUAL_-1207483213'), (u'CALL_-1207483581', u'INDIRECT_-1207482633'), (u'INDIRECT_-1207483406', u'PIECE_-1207483404'), (u'INT_EQUAL_-1207483415', u'CBRANCH_-1207483412'), (u'MULTIEQUAL_-1207482867', u'COPY_-1207483418'), ('tmp_211', u'CBRANCH_-1207483930'), (u'INDIRECT_-1207482320', u'MULTIEQUAL_-1207482410'), ('tmp_1226', u'CAST_-1207482349'), (u'CALL_-1207483169', u'INDIRECT_-1207482343'), (u'CALL_-1207483581', u'CAST_-1207482307'), ('const-3625200', u'COPY_-1207481982'), (u'CALL_-1207483581', u'INDIRECT_-1207482723'), ('tmp_1012', u'BRANCH_-1207483133'), (u'COPY_-1207481982', u'CALL_-1207483115'), (u'CAST_-1207482373', u'CAST_-1207482350'), (u'CALL_-1207483140', u'INDIRECT_-1207482276'), ('const-1', u'INT_EQUAL_-1207483912'), (u'CALL_-1207483362', u'INDIRECT_-1207482391'), (u'INDIRECT_-1207482318', u'MULTIEQUAL_-1207482381'), (u'INDIRECT_-1207482247', u'MULTIEQUAL_-1207482381'), ('tmp_678', u'CBRANCH_-1207483619'), (u'CALL_-1207483136', u'INDIRECT_-1207482410'), ('tmp_1227', u'CALL_-1207483548'), ('tmp_1227', u'CALL_-1207483326'), (u'CAST_-1207482115', u'CALL_-1207483275'), (u'MULTIEQUAL_-1207482381', u'CALL_-1207483431'), ('tmp_1228', u'INT_EQUAL_-1207483415'), (u'CALL_-1207483431', u'INDIRECT_-1207482339'), (u'CALL_-1207483359', u'INDIRECT_-1207482460'), (u'CALL_-1207483548', u'INDIRECT_-1207482521'), (u'CALL_-1207483308', u'INDIRECT_-1207482405'), (u'CALL_-1207483115', u'INDIRECT_-1207482175'), (u'CALL_-1207483367', u'INDIRECT_-1207482568'), (u'INT_NOTEQUAL_-1207483621', u'CBRANCH_-1207483619'), (u'INDIRECT_-1207482538', u'MULTIEQUAL_-1207482726'), (u'CAST_-1207481951', u'CALL_-1207483140'), (u'CALL_-1207483308', u'INDIRECT_-1207482434'), (u'MULTIEQUAL_-1207482842', u'CALL_-1207483861'), (u'COPY_-1207482331', u'MULTIEQUAL_-1207482553'), (u'LOAD_-1207484043', u'PTRADD_-1207482543'), (u'INDIRECT_-1207482440', u'MULTIEQUAL_-1207482410'), (u'CALL_-1207483581', u'INDIRECT_-1207482544'), (u'CALLIND_-1207484008', u'INDIRECT_-1207482757'), (u'INDIRECT_-1207482657', u'MULTIEQUAL_-1207482842'), (u'CALLIND_-1207484008', u'PIECE_-1207483404'), (u'CALL_-1207483136', u'INDIRECT_-1207482231'), ('tmp_1227', u'CALL_-1207483362'), (u'CALL_-1207483326', u'INDIRECT_-1207482318'), (u'CALL_-1207483395', u'CAST_-1207482177'), (u'CALL_-1207483326', u'INDIRECT_-1207482437'), (u'COPY_-1207482542', u'MULTIEQUAL_-1207482755'), (u'CAST_-1207481996', u'CALL_-1207483136'), ('tmp_154', u'CBRANCH_-1207483981'), (u'CALL_-1207483359', u'INDIRECT_-1207482370'), ('const-2', u'INT_EQUAL_-1207483808'), ('const-3586160', u'COPY_-1207482305'), (u'INDIRECT_-1207482700', u'MULTIEQUAL_-1207482497'), (u'INDIRECT_-1207482487', u'MULTIEQUAL_-1207482477'), (u'CALL_-1207483151', u'INDIRECT_-1207482231'), (u'MULTIEQUAL_-1207482477', u'COPY_-1207482524'), ('tmp_443', u'BRANCH_-1207483735'), (u'PTRSUB_-1207482556', u'CAST_-1207482273'), ('const-216', u'CALL_-1207483173'), (u'CALL_-1207483151', u'INDIRECT_-1207482173'), (u'CALL_-1207483861', u'INDIRECT_-1207482849'), (u'CALL_-1207483367', u'INDIRECT_-1207482687'), (u'PTRSUB_-1207482118', u'INT_NOTEQUAL_-1207483439'), (u'CAST_-1207482177', u'MULTIEQUAL_-1207482867'), (u'CALL_-1207483308', u'CAST_-1207482139'), ('tmp_783', u'BRANCH_-1207483148'), ('tmp_1227', u'CALL_-1207483136'), ('const-16', u'PTRSUB_-1207482533'), (u'CALL_-1207483140', u'INDIRECT_-1207482187'), (u'INDIRECT_-1207482410', u'MULTIEQUAL_-1207482497'), (u'COPY_-1207482538', u'PIECE_-1207482696'), (u'CALL_-1207483962', u'INT_LESS_-1207483922'), (u'CALL_-1207483275', u'INDIRECT_-1207482440'), ('const-4', u'INT_EQUAL_-1207483601'), (u'CALL_-1207483169', u'INDIRECT_-1207482314'), (u'INDIRECT_-1207482678', u'MULTIEQUAL_-1207482410'), (u'INDIRECT_-1207482728', u'SUBPIECE_-1207482696'), (u'INT_EQUAL_-1207483827', u'CBRANCH_-1207483826'), (u'CALL_-1207483431', u'INDIRECT_-1207482368'), (u'CALL_-1207483173', u'INDIRECT_-1207482210'), (u'CAST_-1207482521', u'CALL_-1207483361'), (u'CAST_-1207482273', u'CALL_-1207483367'), (u'COPY_-1207482537', u'MULTIEQUAL_-1207483213'), (u'INDIRECT_-1207482291', u'MULTIEQUAL_-1207482381'), (u'INDIRECT_-1207482589', u'MULTIEQUAL_-1207482321'), (u'CALL_-1207483173', u'INDIRECT_-1207482389'), (u'CALL_-1207483136', u'INDIRECT_-1207482262'), (u'PTRADD_-1207482543', u'LOAD_-1207484018'), (u'COPY_-1207481983', u'CALL_-1207483115'), (u'SUBPIECE_-1207482696', u'PIECE_-1207482696'), (u'INDIRECT_-1207482538', u'COPY_-1207482306'), (u'PTRSUB_-1207482556', u'CALL_-1207483275'), (u'INDIRECT_-1207482597', u'COPY_-1207483349'), (u'CAST_-1207482307', u'MULTIEQUAL_-1207482867'), (u'PTRSUB_-1207482556', u'CALL_-1207483738'), ('const-392', u'CALL_-1207483308'), (u'INDIRECT_-1207482411', u'MULTIEQUAL_-1207482381'), (u'CALL_-1207483151', u'INDIRECT_-1207482202'), (u'PTRSUB_-1207482538', u'PTRSUB_-1207482533'), ('const-433', u'LOAD_-1207484043'), (u'CAST_-1207481974', u'MULTIEQUAL_-1207482867'), (u'CAST_-1207482020', u'MULTIEQUAL_-1207482867'), ('tmp_1227', u'CALL_-1207483275'), ('const-216', u'CALL_-1207483169'), (u'MULTIEQUAL_-1207482755', u'COPY_-1207482505'), (u'CAST_-1207482517', u'COPY_-1207482570'), (u'INDIRECT_-1207482581', u'MULTIEQUAL_-1207482381'), (u'CALL_-1207483581', u'INDIRECT_-1207482575'), ('const-4', u'INT_EQUAL_-1207483415'), (u'INDIRECT_-1207482570', u'MULTIEQUAL_-1207482497'), (u'INDIRECT_-1207482294', u'COPY_-1207482343'), (u'INT_EQUAL_-1207483489', u'CBRANCH_-1207483487'), ('tmp_746', u'BRANCH_-1207483545'), (u'PTRSUB_-1207482556', u'CALL_-1207483151'), (u'INT_EQUAL_-1207483791', u'CBRANCH_-1207483788'), (u'CALL_-1207483367', u'INDIRECT_-1207482597'), (u'CALL_-1207483861', u'INDIRECT_-1207482730'), (u'PIECE_-1207482696', u'MULTIEQUAL_-1207482666'), (u'COPY_-1207482542', u'MULTIEQUAL_-1207482553'), (u'CALL_-1207483184', u'INDIRECT_-1207482254'), (u'LOAD_-1207483908', u'COPY_-1207482538'), ('tmp_1227', u'CALL_-1207483140'), (u'INT_NOTEQUAL_-1207483439', u'CBRANCH_-1207483438'), (u'PTRSUB_-1207482556', u'CALL_-1207483136'), (u'CALL_-1207483151', u'INDIRECT_-1207482142'), ('const-1', u'RETURN_-1207483110'), (u'CALL_-1207483548', u'INDIRECT_-1207482610'), ('const-1', u'SUBPIECE_-1207482696'), (u'CALL_-1207483861', u'INT_EQUAL_-1207483808'), (u'INT_EQUAL_-1207483808', u'CBRANCH_-1207483805'), ('tmp_1226', u'CAST_-1207482154'), (u'CALL_-1207483738', u'INDIRECT_-1207482620'), (u'CALL_-1207483548', u'INDIRECT_-1207482581'), (u'CALL_-1207483140', u'INDIRECT_-1207482218'), ('tmp_1226', u'CAST_-1207482019'), (u'INDIRECT_-1207482451', u'MULTIEQUAL_-1207482381'), ('tmp_1229', u'CALLIND_-1207484008'), (u'INDIRECT_-1207482649', u'MULTIEQUAL_-1207482381'), (u'INDIRECT_-1207482597', u'COPY_-1207482331'), ('tmp_1228', u'INT_EQUAL_-1207483791'), (u'INDIRECT_-1207482142', u'MULTIEQUAL_-1207482321'), (u'CALL_-1207483431', u'INDIRECT_-1207482487'), (u'CALL_-1207483431', u'INDIRECT_-1207482308'), (u'CALL_-1207483771', u'INDIRECT_-1207482701'), (u'CALL_-1207483136', u'INDIRECT_-1207482291'), (u'CALL_-1207483861', u'INDIRECT_-1207482759'), ('tmp_1226', u'CAST_-1207481950'), (u'CALL_-1207483184', u'INDIRECT_-1207482344'), (u'PTRSUB_-1207482560', u'LOAD_-1207484043'), (u'CAST_-1207482116', u'CALL_-1207483275'), (u'INDIRECT_-1207482530', u'MULTIEQUAL_-1207482497'), ('tmp_1226', u'CAST_-1207481905'), (u'INDIRECT_-1207482289', u'MULTIEQUAL_-1207482352'), (u'CALL_-1207483962', u'INDIRECT_-1207482907'), (u'CAST_-1207482020', u'CALL_-1207483326'), (u'CALL_-1207483962', u'INDIRECT_-1207482728'), (u'CAST_-1207482521', u'LOAD_-1207483908'), ('const-0', u'INT_EQUAL_-1207483827'), ('const--88', u'PTRSUB_-1207482556'), (u'CALL_-1207483962', u'COPY_-1207482542'), (u'INDIRECT_-1207482907', u'MULTIEQUAL_-1207482842'), ('const-0', u'STORE_-1207483881'), (u'CALL_-1207483359', u'INDIRECT_-1207482312'), (u'COPY_-1207482306', u'MULTIEQUAL_-1207483213'), ('tmp_932', u'CBRANCH_-1207483321'), ('const-4', u'INT_EQUAL_-1207483791'), (u'CAST_-1207482373', u'MULTIEQUAL_-1207482867'), (u'CALL_-1207483136', u'INDIRECT_-1207482320'), (u'CALL_-1207483962', u'INT_EQUAL_-1207483912'), (u'INDIRECT_-1207482276', u'MULTIEQUAL_-1207482410'), (u'CAST_-1207481997', u'CALL_-1207483136'), ('const-2', u'PTRADD_-1207482543'), (u'PTRSUB_-1207482301', u'CALL_-1207483367'), (u'CALL_-1207483395', u'INDIRECT_-1207482414'), (u'CALL_-1207483771', u'CAST_-1207482373'), (u'INDIRECT_-1207482187', u'MULTIEQUAL_-1207482321'), (u'CALL_-1207483115', u'INDIRECT_-1207482115'), ('tmp_243', u'CBRANCH_-1207483908'), ('tmp_2888', u'PTRSUB_-1207482301'), (u'INDIRECT_-1207482437', u'MULTIEQUAL_-1207482497'), (u'INDIRECT_-1207482262', u'MULTIEQUAL_-1207482352'), ('tmp_647', u'BRANCH_-1207483323'), (u'CAST_-1207482272', u'MULTIEQUAL_-1207483121'), (u'INDIRECT_-1207482391', u'MULTIEQUAL_-1207482321'), (u'COPY_-1207483418', u'CAST_-1207482045'), ('const-216', u'CALL_-1207483359'), (u'COPY_-1207483349', u'MULTIEQUAL_-1207482464'), (u'CALL_-1207483115', u'INDIRECT_-1207482294'), (u'PTRSUB_-1207482556', u'CALL_-1207483326'), (u'INT_EQUAL_-1207483983', u'CBRANCH_-1207483981'), (u'INDIRECT_-1207482728', u'MULTIEQUAL_-1207482666'), (u'PTRADD_-1207483821', u'STORE_-1207483881'), (u'CAST_-1207482307', u'CAST_-1207482284'), (u'CALL_-1207483184', u'CAST_-1207481929'), (u'CALL_-1207483362', u'INDIRECT_-1207482422'), (u'CALL_-1207483359', u'INDIRECT_-1207482281'), ('tmp_317', u'CBRANCH_-1207483844'), (u'INDIRECT_-1207482567', u'MULTIEQUAL_-1207482755'), (u'CALL_-1207483359', u'CAST_-1207482043'), (u'CALL_-1207483326', u'INDIRECT_-1207482289'), (u'CAST_-1207481905', u'CALL_-1207483151'), (u'CALL_-1207483308', u'INDIRECT_-1207482374'), (u'INDIRECT_-1207482382', u'MULTIEQUAL_-1207482352'), (u'CAST_-1207481929', u'CAST_-1207481906'), (u'CALL_-1207483359', u'INDIRECT_-1207482341'), (u'CALL_-1207483140', u'INDIRECT_-1207482247'), (u'CALL_-1207483771', u'INDIRECT_-1207482612'), ('const-8', u'PTRADD_-1207482543'), ('tmp_866', u'BRANCH_-1207483359'), (u'CALL_-1207483140', u'INDIRECT_-1207482366'), (u'CALL_-1207483362', u'INDIRECT_-1207482570'), (u'CALL_-1207483184', u'INDIRECT_-1207482225'), (u'CALL_-1207483169', u'CAST_-1207482020'), (u'CALL_-1207483326', u'INDIRECT_-1207482258'), (u'INT_EQUAL_-1207483912', u'CBRANCH_-1207483908'), (u'CAST_-1207482043', u'MULTIEQUAL_-1207482867'), (u'CAST_-1207482284', u'CALL_-1207483548'), (u'INDIRECT_-1207482366', u'MULTIEQUAL_-1207482497'), (u'CALL_-1207483361', u'INDIRECT_-1207482478'), (u'CALL_-1207483962', u'CALL_-1207483361'), (u'CALL_-1207483395', u'INDIRECT_-1207482503'), (u'CALL_-1207483184', u'INDIRECT_-1207482196'), (u'CALL_-1207483308', u'INDIRECT_-1207482553'), (u'PIECE_-1207483404', u'CAST_-1207482521'), (u'INDIRECT_-1207482480', u'MULTIEQUAL_-1207482410'), (u'INDIRECT_-1207482422', u'MULTIEQUAL_-1207482352'), (u'INT_LESS_-1207483922', u'CBRANCH_-1207483930'), (u'CALL_-1207483431', u'INDIRECT_-1207482397'), ('const-16', u'INT_LESS_-1207483922'), (u'INDIRECT_-1207482768', u'MULTIEQUAL_-1207482497'), ('const-433', u'LOAD_-1207483908'), (u'INDIRECT_-1207482610', u'MULTIEQUAL_-1207482410'), ('const--88', u'PTRSUB_-1207482538'), (u'CALL_-1207483326', u'INDIRECT_-1207482347'), ('const-3', u'INT_NOTEQUAL_-1207483621'), (u'CAST_-1207482517', u'COPY_-1207482438'), (u'CALL_-1207483861', u'INT_EQUAL_-1207483827'), (u'INDIRECT_-1207482628', u'COPY_-1207482663'), (u'INDIRECT_-1207482728', u'MULTIEQUAL_-1207482464'), (u'CALL_-1207483861', u'INDIRECT_-1207482701'), (u'MULTIEQUAL_-1207482755', u'PTRADD_-1207483821'), (u'INDIRECT_-1207482173', u'MULTIEQUAL_-1207482352'), (u'CAST_-1207482019', u'CALL_-1207483326'), (u'INDIRECT_-1207482478', u'MULTIEQUAL_-1207482666'), (u'CAST_-1207482521', u'INT_EQUAL_-1207483983'), (u'CAST_-1207482045', u'RETURN_-1207483369'), (u'CALL_-1207483169', u'INDIRECT_-1207482254'), ('tmp_1227', u'CALL_-1207483151'), (u'MULTIEQUAL_-1207482497', u'MULTIEQUAL_-1207482477'), (u'CAST_-1207482350', u'CALL_-1207483738'), (u'CALL_-1207483962', u'INT_EQUAL_-1207483489'), (u'CAST_-1207482517', u'MULTIEQUAL_-1207483121'), (u'MULTIEQUAL_-1207483213', u'PTRADD_-1207483821'), ('const-433', u'STORE_-1207483881'), (u'CALL_-1207483361', u'INDIRECT_-1207482657'), (u'CALL_-1207483962', u'INDIRECT_-1207482788'), ('tmp_708', u'CBRANCH_-1207483598'), (u'MULTIEQUAL_-1207482381', u'CAST_-1207482073'), ('const-0', u'CALL_-1207483367'), ('tmp_506', u'CBRANCH_-1207483438'), (u'CAST_-1207481906', u'CALL_-1207483151'), (u'CALLIND_-1207484008', u'INDIRECT_-1207482936'), (u'CALL_-1207483548', u'INDIRECT_-1207482552'), (u'CALL_-1207483275', u'INDIRECT_-1207482530'), (u'INDIRECT_-1207482231', u'MULTIEQUAL_-1207482410'), (u'INDIRECT_-1207482321', u'MULTIEQUAL_-1207482497'), (u'INDIRECT_-1207482620', u'MULTIEQUAL_-1207482352'), (u'PTRSUB_-1207482556', u'CALL_-1207483362'), ('const--88', u'PTRSUB_-1207482121'), ('tmp_1226', u'CAST_-1207482115'), (u'PTRSUB_-1207482533', u'CAST_-1207482517'), (u'CALL_-1207483173', u'INDIRECT_-1207482299'), ('const-3049', u'CALL_-1207483115'), (u'MULTIEQUAL_-1207483121', u'CALL_-1207483361'), (u'CALL_-1207483275', u'INDIRECT_-1207482382'), (u'INDIRECT_-1207482258', u'MULTIEQUAL_-1207482321'), (u'CALL_-1207483395', u'INDIRECT_-1207482474'), ('const-4', u'INT_EQUAL_-1207483324'), ('const-1', u'PTRADD_-1207483821'), (u'CALL_-1207483169', u'INDIRECT_-1207482433'), ('tmp_1229', u'PTRSUB_-1207482560'), ('tmp_903', u'BRANCH_-1207483137'), (u'CALL_-1207483293', u'INDIRECT_-1207482509'), (u'PTRSUB_-1207482121', u'PTRSUB_-1207482118'), (u'CALL_-1207483173', u'INDIRECT_-1207482241'), ('const-392', u'CALL_-1207483771'), (u'CALL_-1207483362', u'INDIRECT_-1207482480'), (u'CALL_-1207483861', u'INT_NOTEQUAL_-1207483621'), ('const-216', u'CALL_-1207483184'), ('const-0', u'INT_EQUAL_-1207483489'), (u'CAST_-1207481929', u'MULTIEQUAL_-1207482867'), (u'CAST_-1207482139', u'MULTIEQUAL_-1207482867'), (u'COPY_-1207482327', u'MULTIEQUAL_-1207482524'), ('tmp_1037', u'CBRANCH_-1207483487'), (u'CALL_-1207483738', u'INDIRECT_-1207482589'), (u'CALL_-1207483738', u'INDIRECT_-1207482649'), (u'CALL_-1207483275', u'INDIRECT_-1207482411'), (u'CAST_-1207481950', u'CALL_-1207483140'), (u'CAST_-1207482521', u'CALL_-1207483962'), ('tmp_1228', u'INT_EQUAL_-1207483601'), ('const-3617896', u'COPY_-1207481983'), ('const-433', u'LOAD_-1207484018'), (u'CAST_-1207482139', u'CAST_-1207482116'), (u'CAST_-1207482020', u'CAST_-1207481997'), (u'CALL_-1207483115', u'INDIRECT_-1207482146'), (u'INDIRECT_-1207482231', u'MULTIEQUAL_-1207482321'), (u'CALL_-1207483861', u'INDIRECT_-1207482670'), (u'INDIRECT_-1207482218', u'MULTIEQUAL_-1207482352'), (u'STORE_-1207483881', u'INDIRECT_-1207482663'), (u'INDIRECT_-1207482907', u'MULTIEQUAL_-1207482640'), (u'CAST_-1207481974', u'CAST_-1207481951'), (u'PTRSUB_-1207482556', u'CALL_-1207483548'), (u'CALL_-1207483361', u'INDIRECT_-1207482538'), ('const-392', u'CALL_-1207483581'), ('tmp_2888', u'PTRSUB_-1207482556'), (u'CALL_-1207483169', u'INDIRECT_-1207482285'), (u'CALL_-1207483173', u'CAST_-1207481974'), (u'CALL_-1207483581', u'INDIRECT_-1207482604'), (u'CAST_-1207482517', u'COPY_-1207482537'), ('tmp_405', u'CBRANCH_-1207483788'), (u'CALL_-1207483738', u'INDIRECT_-1207482678'), ('const-0', u'INT_EQUAL_-1207483983'), (u'INDIRECT_-1207482351', u'MULTIEQUAL_-1207482321'), (u'CALL_-1207483293', u'INDIRECT_-1207482628'), (u'CALLIND_-1207484008', u'INDIRECT_-1207483406'), (u'CALL_-1207483115', u'INDIRECT_-1207482204'), (u'CALL_-1207483738', u'INDIRECT_-1207482768'), (u'CALL_-1207483184', u'INDIRECT_-1207482165'), ('const--96', u'PTRSUB_-1207482301'), ('tmp_1072', u'BRANCH_-1207483342'), (u'CAST_-1207482073', u'INT_NOTEQUAL_-1207483439'), ('const-1', u'INT_EQUAL_-1207483846'), ('const-16', u'PTRSUB_-1207482118'), (u'INDIRECT_-1207482347', u'MULTIEQUAL_-1207482410'), ('tmp_1226', u'CAST_-1207482283'), (u'INT_EQUAL_-1207483324', u'CBRANCH_-1207483321'), ('tmp_375', u'CBRANCH_-1207483805'), (u'CAST_-1207482272', u'COPY_-1207482327'), (u'INDIRECT_-1207482687', u'MULTIEQUAL_-1207482640')]
|
[(u'CALL_-1207483359', u'MULTIEQUAL_-1207482872'), (u'INDIRECT_-1207482366', u'MULTIEQUAL_-1207482429'), (u'INDIRECT_-1207482277', u'MULTIEQUAL_-1207482340'), (u'INT_EQUAL_-1207483846', u'CBRANCH_-1207483844'), (u'CALL_-1207483362', u'INDIRECT_-1207482470'), (u'CALL_-1207483275', u'INDIRECT_-1207482370'), (u'MULTIEQUAL_-1207482400', u'INT_NOTEQUAL_-1207483439'), ('tmp_5101', u'CALL_-1207483275'), ('const-1', u'RETURN_-1207483288'), (u'CALL_-1207483308', u'INDIRECT_-1207482482'), (u'MULTIEQUAL_-1207482496', u'COPY_-1207482543'), (u'CALL_-1207483581', u'INDIRECT_-1207482623'), (u'CALL_-1207483308', u'CALL_-1207483275'), (u'LOAD_-1207484018', u'CALLIND_-1207484008'), ('tmp_828', u'CBRANCH_-1207483412'), (u'CALL_-1207483151', u'INDIRECT_-1207482340'), ('tmp_2904', u'PTRSUB_-1207482558'), ('const-0', u'RETURN_-1207483369'), (u'CALL_-1207483771', u'INDIRECT_-1207482662'), (u'INDIRECT_-1207482616', u'COPY_-1207483349'), (u'PTRSUB_-1207482575', u'CALL_-1207483326'), ('const-3049', u'CALL_-1207483115'), (u'CALL_-1207483861', u'INT_EQUAL_-1207483846'), (u'CALLIND_-1207484008', u'CAST_-1207482545'), ('const-216', u'CALL_-1207483359'), (u'INDIRECT_-1207482340', u'MULTIEQUAL_-1207482516'), (u'PIECE_-1207482715', u'MULTIEQUAL_-1207482685'), (u'INDIRECT_-1207482639', u'MULTIEQUAL_-1207482371'), (u'CALL_-1207483431', u'INDIRECT_-1207482387'), (u'INDIRECT_-1207482313', u'COPY_-1207482362'), (u'CALL_-1207483140', u'INDIRECT_-1207482295'), (u'CALL_-1207483151', u'INDIRECT_-1207482161'), ('const--72', u'PTRSUB_-1207482558'), (u'CALL_-1207483173', u'INDIRECT_-1207482408'), (u'CALL_-1207483184', u'CALL_-1207483151'), ('tmp_343', u'CBRANCH_-1207483826'), (u'INDIRECT_-1207482506', u'MULTIEQUAL_-1207482496'), (u'CALL_-1207483169', u'INDIRECT_-1207482452'), (u'CALL_-1207483738', u'INDIRECT_-1207482668'), (u'CALL_-1207483362', u'INDIRECT_-1207482441'), (u'CALL_-1207483308', u'MULTIEQUAL_-1207482872'), (u'CALL_-1207483169', u'INDIRECT_-1207482362'), (u'CALL_-1207483293', u'INDIRECT_-1207482647'), (u'INDIRECT_-1207482540', u'MULTIEQUAL_-1207482340'), (u'INDIRECT_-1207482339', u'MULTIEQUAL_-1207482429'), (u'CALL_-1207483184', u'MULTIEQUAL_-1207482872'), (u'INDIRECT_-1207482250', u'MULTIEQUAL_-1207482340'), (u'CALL_-1207483140', u'INDIRECT_-1207482237'), (u'CALL_-1207483140', u'INDIRECT_-1207482206'), (u'INDIRECT_-1207482557', u'COPY_-1207482331'), (u'LOAD_-1207483908', u'PIECE_-1207482715'), (u'INT_EQUAL_-1207483601', u'CBRANCH_-1207483598'), ('tmp_2913', u'CALL_-1207483136'), (u'CALL_-1207483771', u'MULTIEQUAL_-1207482872'), (u'COPY_-1207482001', u'CALL_-1207483115'), ('tmp_2913', u'CALL_-1207483738'), (u'INT_EQUAL_-1207483415', u'CBRANCH_-1207483412'), ('tmp_211', u'CBRANCH_-1207483930'), (u'PTRSUB_-1207482575', u'CALL_-1207483548'), (u'CALL_-1207483275', u'INDIRECT_-1207482401'), ('tmp_1012', u'BRANCH_-1207483133'), (u'PTRSUB_-1207482575', u'CALL_-1207483362'), (u'INDIRECT_-1207482676', u'MULTIEQUAL_-1207482861'), (u'CALL_-1207483169', u'INDIRECT_-1207482273'), (u'CALL_-1207483359', u'INDIRECT_-1207482300'), ('tmp_678', u'CBRANCH_-1207483619'), (u'CALL_-1207483136', u'INDIRECT_-1207482339'), (u'CALL_-1207483169', u'CALL_-1207483136'), (u'CALL_-1207483771', u'INDIRECT_-1207482720'), (u'CALL_-1207483136', u'INDIRECT_-1207482429'), (u'CALL_-1207483173', u'CALL_-1207483140'), (u'INDIRECT_-1207482310', u'MULTIEQUAL_-1207482400'), (u'CALL_-1207483548', u'INDIRECT_-1207482540'), (u'CALL_-1207483361', u'INDIRECT_-1207482497'), ('tmp_2913', u'CALL_-1207483362'), (u'CALL_-1207483140', u'INDIRECT_-1207482385'), ('tmp_5101', u'CALL_-1207483548'), (u'PTRSUB_-1207482558', u'COPY_-1207482562'), ('const-1', u'INT_EQUAL_-1207483846'), ('const-392', u'CALL_-1207483308'), (u'INDIRECT_-1207482401', u'MULTIEQUAL_-1207482371'), (u'INDIRECT_-1207482747', u'MULTIEQUAL_-1207482685'), (u'CALL_-1207483136', u'INDIRECT_-1207482250'), (u'INDIRECT_-1207482926', u'MULTIEQUAL_-1207482659'), (u'INT_NOTEQUAL_-1207483621', u'CBRANCH_-1207483619'), (u'PTRSUB_-1207482575', u'CALL_-1207483136'), (u'PTRSUB_-1207482575', u'CALL_-1207483738'), ('const-1', u'INT_EQUAL_-1207483912'), (u'CALL_-1207483738', u'INDIRECT_-1207482639'), (u'COPY_-1207482356', u'MULTIEQUAL_-1207482572'), (u'COPY_-1207482562', u'MULTIEQUAL_-1207483218'), (u'INDIRECT_-1207482719', u'MULTIEQUAL_-1207482516'), (u'CALL_-1207483395', u'INDIRECT_-1207482464'), (u'MULTIEQUAL_-1207482861', u'CALL_-1207483861'), (u'MULTIEQUAL_-1207482872', u'COPY_-1207483418'), (u'CALL_-1207483548', u'INDIRECT_-1207482571'), (u'INDIRECT_-1207482747', u'MULTIEQUAL_-1207482483'), (u'CALL_-1207483548', u'INDIRECT_-1207482719'), ('tmp_154', u'CBRANCH_-1207483981'), (u'INDIRECT_-1207482192', u'MULTIEQUAL_-1207482371'), (u'CALL_-1207483169', u'MULTIEQUAL_-1207482872'), ('tmp_5101', u'CALL_-1207483326'), (u'INDIRECT_-1207482237', u'MULTIEQUAL_-1207482371'), (u'COPY_-1207483349', u'MULTIEQUAL_-1207482483'), ('tmp_2913', u'CALL_-1207483151'), (u'CALL_-1207483548', u'INDIRECT_-1207482629'), ('tmp_443', u'BRANCH_-1207483735'), ('tmp_5101', u'CALL_-1207483140'), (u'INDIRECT_-1207482385', u'MULTIEQUAL_-1207482516'), (u'CALL_-1207483184', u'INDIRECT_-1207482215'), (u'CAST_-1207482298', u'MULTIEQUAL_-1207483117'), (u'CALL_-1207483169', u'INDIRECT_-1207482304'), ('const-216', u'CALL_-1207483169'), (u'CALL_-1207483861', u'INDIRECT_-1207482720'), (u'PTRSUB_-1207482322', u'CALL_-1207483367'), (u'CALL_-1207483581', u'CALL_-1207483548'), (u'MULTIEQUAL_-1207483117', u'CALL_-1207483361'), (u'CALL_-1207483431', u'INDIRECT_-1207482416'), (u'CALL_-1207483151', u'INDIRECT_-1207482192'), (u'PTRSUB_-1207482558', u'COPY_-1207482595'), (u'CALL_-1207483395', u'MULTIEQUAL_-1207482872'), ('tmp_783', u'BRANCH_-1207483148'), (u'CALL_-1207483361', u'INDIRECT_-1207482676'), (u'COPY_-1207482567', u'MULTIEQUAL_-1207482774'), (u'CALL_-1207483169', u'INDIRECT_-1207482333'), (u'CALL_-1207483962', u'INT_LESS_-1207483922'), (u'MULTIEQUAL_-1207482774', u'COPY_-1207482530'), (u'CALL_-1207483275', u'INDIRECT_-1207482549'), (u'INT_EQUAL_-1207483827', u'CBRANCH_-1207483826'), (u'CALL_-1207483173', u'INDIRECT_-1207482229'), ('tmp_2904', u'PTRSUB_-1207482575'), (u'CALL_-1207483184', u'INDIRECT_-1207482273'), (u'INDIRECT_-1207482668', u'MULTIEQUAL_-1207482400'), (u'INDIRECT_-1207482429', u'MULTIEQUAL_-1207482516'), ('const-216', u'CALL_-1207483173'), (u'CALL_-1207483308', u'INDIRECT_-1207482453'), (u'CALL_-1207483395', u'INDIRECT_-1207482493'), ('tmp_2904', u'PTRSUB_-1207482322'), ('tmp_2913', u'CALL_-1207483548'), (u'INDIRECT_-1207482250', u'MULTIEQUAL_-1207482429'), ('const-433', u'LOAD_-1207484043'), (u'CALLIND_-1207484008', u'INDIRECT_-1207482955'), ('const-4', u'INT_EQUAL_-1207483415'), (u'CALL_-1207483308', u'INDIRECT_-1207482572'), (u'CALL_-1207483395', u'CALL_-1207483362'), (u'CALL_-1207483431', u'INDIRECT_-1207482358'), (u'SUBPIECE_-1207482715', u'PIECE_-1207482715'), (u'INDIRECT_-1207482589', u'MULTIEQUAL_-1207482516'), (u'INT_ADD_-1207483867', u'CAST_-1207482472'), ('const-392', u'CALL_-1207483395'), (u'INDIRECT_-1207482470', u'MULTIEQUAL_-1207482400'), (u'CALL_-1207483115', u'INDIRECT_-1207482134'), (u'INDIRECT_-1207482161', u'MULTIEQUAL_-1207482340'), (u'CALL_-1207483151', u'INDIRECT_-1207482221'), ('tmp_5105', u'INT_EQUAL_-1207483415'), (u'INT_EQUAL_-1207483489', u'CBRANCH_-1207483487'), ('tmp_746', u'BRANCH_-1207483545'), (u'INT_EQUAL_-1207483791', u'CBRANCH_-1207483788'), (u'CALL_-1207483115', u'INDIRECT_-1207482223'), (u'CALL_-1207483173', u'INDIRECT_-1207482289'), (u'INT_NOTEQUAL_-1207483439', u'CBRANCH_-1207483438'), (u'CALL_-1207483581', u'INDIRECT_-1207482563'), ('const-1', u'RETURN_-1207483110'), (u'CALL_-1207483115', u'INDIRECT_-1207482313'), (u'CALL_-1207483861', u'INT_EQUAL_-1207483808'), (u'INT_EQUAL_-1207483808', u'CBRANCH_-1207483805'), (u'INDIRECT_-1207482706', u'MULTIEQUAL_-1207482659'), (u'INDIRECT_-1207482608', u'MULTIEQUAL_-1207482340'), (u'STORE_-1207483881', u'INDIRECT_-1207482682'), (u'CALL_-1207483367', u'CAST_-1207482298'), ('const-392', u'CALL_-1207483771'), (u'INDIRECT_-1207482459', u'MULTIEQUAL_-1207482429'), (u'CALL_-1207483861', u'INDIRECT_-1207482749'), (u'INDIRECT_-1207482456', u'MULTIEQUAL_-1207482516'), (u'CALL_-1207483962', u'INDIRECT_-1207482807'), (u'PTRSUB_-1207482575', u'CALL_-1207483367'), (u'CALL_-1207483275', u'INDIRECT_-1207482459'), (u'CALLIND_-1207484008', u'INDIRECT_-1207482776'), (u'COPY_-1207482463', u'MULTIEQUAL_-1207483218'), (u'CALL_-1207483738', u'INDIRECT_-1207482608'), (u'CAST_-1207482298', u'COPY_-1207482352'), (u'CALL_-1207483293', u'INDIRECT_-1207482528'), ('const-216', u'CALL_-1207483184'), (u'PTRSUB_-1207482575', u'CALL_-1207483151'), (u'COPY_-1207482567', u'MULTIEQUAL_-1207482572'), (u'CALL_-1207483308', u'INDIRECT_-1207482424'), ('const-2', u'INT_EQUAL_-1207483808'), ('const-0', u'CALL_-1207483367'), (u'CALL_-1207483362', u'INDIRECT_-1207482589'), (u'CALL_-1207483136', u'INDIRECT_-1207482310'), ('const-0', u'INT_EQUAL_-1207483827'), ('tmp_2912', u'CALLIND_-1207484008'), ('const-433', u'LOAD_-1207483908'), (u'CALL_-1207483359', u'INDIRECT_-1207482389'), (u'INDIRECT_-1207482549', u'MULTIEQUAL_-1207482516'), (u'INDIRECT_-1207482629', u'MULTIEQUAL_-1207482429'), (u'CALL_-1207483361', u'INDIRECT_-1207482557'), ('tmp_932', u'CBRANCH_-1207483321'), (u'CALL_-1207483962', u'INT_EQUAL_-1207483912'), ('tmp_243', u'CBRANCH_-1207483908'), ('tmp_5105', u'INT_EQUAL_-1207483791'), (u'COPY_-1207482352', u'MULTIEQUAL_-1207482543'), ('const-3586160', u'COPY_-1207482323'), (u'CALL_-1207483581', u'INDIRECT_-1207482742'), (u'CAST_-1207482473', u'INT_ADD_-1207483867'), (u'INDIRECT_-1207482600', u'MULTIEQUAL_-1207482400'), ('const-433', u'LOAD_-1207484018'), ('const-16', u'INT_ADD_-1207484002'), ('tmp_647', u'BRANCH_-1207483323'), (u'CALL_-1207483771', u'INDIRECT_-1207482810'), (u'CALL_-1207483326', u'INDIRECT_-1207482366'), (u'CALL_-1207483962', u'COPY_-1207482567'), (u'INDIRECT_-1207482410', u'MULTIEQUAL_-1207482340'), (u'INT_EQUAL_-1207483983', u'CBRANCH_-1207483981'), ('const--96', u'PTRSUB_-1207482322'), (u'CALL_-1207483431', u'INDIRECT_-1207482327'), ('tmp_317', u'CBRANCH_-1207483844'), (u'CALL_-1207483861', u'INDIRECT_-1207482868'), (u'CALL_-1207483326', u'INDIRECT_-1207482308'), (u'COPY_-1207483418', u'RETURN_-1207483369'), (u'INT_ADD_-1207484002', u'CAST_-1207482546'), (u'INDIRECT_-1207482586', u'MULTIEQUAL_-1207482774'), (u'CALL_-1207483362', u'INDIRECT_-1207482410'), ('tmp_5101', u'CALL_-1207483362'), (u'CALL_-1207483738', u'INDIRECT_-1207482697'), ('tmp_866', u'BRANCH_-1207483359'), (u'CALL_-1207483115', u'INDIRECT_-1207482194'), (u'INDIRECT_-1207482206', u'MULTIEQUAL_-1207482340'), (u'CALL_-1207483184', u'INDIRECT_-1207482363'), ('tmp_5105', u'INT_EQUAL_-1207483601'), (u'CALL_-1207483771', u'INDIRECT_-1207482631'), ('tmp_5101', u'CALL_-1207483151'), (u'INDIRECT_-1207482747', u'SUBPIECE_-1207482715'), (u'INDIRECT_-1207482266', u'MULTIEQUAL_-1207482400'), (u'INT_EQUAL_-1207483912', u'CBRANCH_-1207483908'), (u'PTRSUB_-1207482558', u'COPY_-1207482463'), (u'CALL_-1207483581', u'MULTIEQUAL_-1207482872'), (u'CALL_-1207483431', u'INDIRECT_-1207482506'), (u'CALL_-1207483275', u'INDIRECT_-1207482430'), (u'CALL_-1207483151', u'INDIRECT_-1207482250'), (u'CALL_-1207483326', u'INDIRECT_-1207482456'), (u'CALL_-1207483962', u'CALL_-1207483361'), (u'CALL_-1207483771', u'CALL_-1207483738'), (u'CALL_-1207483359', u'CALL_-1207483326'), (u'INT_LESS_-1207483922', u'CBRANCH_-1207483930'), (u'CAST_-1207482545', u'INT_EQUAL_-1207483983'), (u'CALL_-1207483359', u'INDIRECT_-1207482360'), (u'CAST_-1207482472', u'STORE_-1207483881'), (u'INDIRECT_-1207482557', u'MULTIEQUAL_-1207482745'), (u'INDIRECT_-1207482807', u'MULTIEQUAL_-1207482745'), (u'CALL_-1207483359', u'INDIRECT_-1207482479'), (u'CALL_-1207483367', u'INDIRECT_-1207482616'), (u'CALL_-1207483738', u'INDIRECT_-1207482787'), (u'CALL_-1207483861', u'INT_EQUAL_-1207483827'), (u'COPY_-1207482000', u'CALL_-1207483115'), (u'CALL_-1207483581', u'INDIRECT_-1207482594'), (u'CALL_-1207483326', u'INDIRECT_-1207482277'), (u'CALL_-1207483140', u'INDIRECT_-1207482266'), (u'CALL_-1207483361', u'INDIRECT_-1207482586'), (u'CALL_-1207483962', u'INT_EQUAL_-1207483489'), (u'CALL_-1207483962', u'INDIRECT_-1207482926'), (u'CALL_-1207483962', u'INDIRECT_-1207482747'), (u'PTRSUB_-1207482558', u'MULTIEQUAL_-1207483117'), (u'PTRSUB_-1207482142', u'INT_NOTEQUAL_-1207483439'), (u'INDIRECT_-1207482787', u'MULTIEQUAL_-1207482516'), (u'CALL_-1207483359', u'INDIRECT_-1207482331'), (u'CALL_-1207483115', u'INDIRECT_-1207482165'), (u'CALL_-1207483395', u'INDIRECT_-1207482612'), ('tmp_708', u'CBRANCH_-1207483598'), (u'COPY_-1207482323', u'CALL_-1207483293'), ('tmp_2913', u'CALL_-1207483140'), (u'CALL_-1207483184', u'INDIRECT_-1207482184'), ('const--72', u'PTRSUB_-1207482142'), ('tmp_506', u'CBRANCH_-1207483438'), (u'CALL_-1207483548', u'INDIRECT_-1207482600'), (u'INDIRECT_-1207482337', u'MULTIEQUAL_-1207482400'), (u'CALL_-1207483395', u'INDIRECT_-1207482433'), (u'CALL_-1207483362', u'INDIRECT_-1207482499'), (u'INDIRECT_-1207482370', u'MULTIEQUAL_-1207482340'), (u'INDIRECT_-1207482926', u'MULTIEQUAL_-1207482861'), (u'INDIRECT_-1207482497', u'MULTIEQUAL_-1207482685'), ('const-392', u'CALL_-1207483581'), (u'INDIRECT_-1207482221', u'MULTIEQUAL_-1207482400'), ('const-433', u'STORE_-1207483881'), (u'CALL_-1207483184', u'INDIRECT_-1207482244'), (u'PTRSUB_-1207482575', u'CALL_-1207483275'), ('tmp_5101', u'CALL_-1207483136'), ('const--88', u'PTRSUB_-1207482575'), ('const-0', u'STORE_-1207483881'), ('tmp_903', u'BRANCH_-1207483137'), (u'CALL_-1207483308', u'INDIRECT_-1207482393'), (u'CAST_-1207482545', u'CALL_-1207483361'), ('tmp_5101', u'CALL_-1207483738'), (u'CALL_-1207483861', u'INT_NOTEQUAL_-1207483621'), ('tmp_2913', u'CALL_-1207483326'), (u'INDIRECT_-1207482308', u'MULTIEQUAL_-1207482371'), (u'CALL_-1207483173', u'INDIRECT_-1207482260'), ('tmp_2912', u'LOAD_-1207484043'), ('const-0', u'INT_EQUAL_-1207483489'), ('const-16', u'INT_LESS_-1207483922'), ('tmp_1037', u'CBRANCH_-1207483487'), (u'INDIRECT_-1207482441', u'MULTIEQUAL_-1207482371'), (u'PTRSUB_-1207482575', u'CALL_-1207483140'), (u'CALL_-1207483136', u'INDIRECT_-1207482281'), ('const-3', u'INT_NOTEQUAL_-1207483621'), (u'CALL_-1207483173', u'MULTIEQUAL_-1207482872'), ('const-4', u'INT_EQUAL_-1207483791'), (u'INDIRECT_-1207482499', u'MULTIEQUAL_-1207482429'), (u'MULTIEQUAL_-1207482516', u'MULTIEQUAL_-1207482496'), ('tmp_2904', u'PTRSUB_-1207482142'), (u'CALL_-1207483395', u'INDIRECT_-1207482522'), (u'LOAD_-1207484043', u'INT_ADD_-1207484002'), ('tmp_2913', u'CALL_-1207483275'), (u'CALL_-1207483861', u'INDIRECT_-1207482778'), (u'INDIRECT_-1207482281', u'MULTIEQUAL_-1207482371'), (u'COPY_-1207482331', u'MULTIEQUAL_-1207483218'), (u'INDIRECT_-1207482647', u'COPY_-1207482682'), (u'MULTIEQUAL_-1207483218', u'CAST_-1207482473'), (u'CALL_-1207483326', u'INDIRECT_-1207482337'), (u'CAST_-1207482545', u'LOAD_-1207483908'), ('const-4', u'INT_EQUAL_-1207483601'), (u'CAST_-1207482546', u'LOAD_-1207484018'), ('const-3617896', u'COPY_-1207482001'), ('tmp_5105', u'INT_EQUAL_-1207483324'), (u'INDIRECT_-1207482295', u'MULTIEQUAL_-1207482429'), (u'INDIRECT_-1207482807', u'MULTIEQUAL_-1207482543'), ('const-4', u'INT_EQUAL_-1207483324'), ('tmp_405', u'CBRANCH_-1207483788'), ('const-0', u'INT_EQUAL_-1207483983'), (u'CAST_-1207482545', u'CALL_-1207483962'), (u'INDIRECT_-1207482430', u'MULTIEQUAL_-1207482400'), (u'CALL_-1207483367', u'INDIRECT_-1207482587'), (u'CALL_-1207483771', u'INDIRECT_-1207482691'), (u'INDIRECT_-1207482571', u'MULTIEQUAL_-1207482371'), (u'INDIRECT_-1207482616', u'COPY_-1207482356'), (u'INDIRECT_-1207482697', u'MULTIEQUAL_-1207482429'), ('const-1', u'SUBPIECE_-1207482715'), ('tmp_1072', u'BRANCH_-1207483342'), (u'CALL_-1207483581', u'INDIRECT_-1207482652'), (u'MULTIEQUAL_-1207482774', u'INT_ADD_-1207483867'), ('const-3625200', u'COPY_-1207482000'), (u'INT_EQUAL_-1207483324', u'CBRANCH_-1207483321'), ('tmp_375', u'CBRANCH_-1207483805'), (u'CALL_-1207483861', u'INDIRECT_-1207482689'), (u'CALL_-1207483173', u'INDIRECT_-1207482318'), (u'CALL_-1207483367', u'INDIRECT_-1207482706')]
| null | null |
00184140
|
x64
|
O2
|
(translation_unit "undefined8 FUN_00184140(undefined8 param_1,undefined4 param_2,int param_3,long *param_4)\n\n{\n int iVar1;\n char *__s;\n size_t __n;\n undefined8 uVar2;\n size_t *__dest;\n size_t local_60;\n size_t *local_58;\n size_t local_50;\n size_t local_48 [3];\n \n __s = (char *)(**(code **)(*param_4 + 0x10))(param_4);\n __dest = local_48;\n local_58 = __dest;\n if (__s == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_003194e0("basic_string::_M_construct null not valid");\n }\n __n = strlen(__s);\n local_60 = __n;\n if (__n < 0x10) {\n if (__n == 1) {\n local_48[0] = CONCAT71(local_48[0]._1_7_,*__s);\n goto LAB_001841a5;\n }\n if (__n == 0) goto LAB_001841a5;\n }\n else {\n __dest = (size_t *)FUN_002e15a0(&local_58,&local_60,0);\n local_48[0] = local_60;\n local_58 = __dest;\n }\n memcpy(__dest,__s,__n);\n __dest = local_58;\nLAB_001841a5:\n *(undefined1 *)((long)__dest + local_60) = 0;\n local_50 = local_60;\n /* try { // try from 001841b6 to 001841e4 has its CatchHandler @ 001843dd */\n iVar1 = FUN_002375c0(PTR_DAT_0043e6b0);\n if (iVar1 == 1) {\n if (param_3 == 4) {\n /* try { // try from 00184355 to 00184359 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 0018436b to 0018436f has its CatchHandler @ 001843ed */\n FUN_0018e420(uVar2,&local_58,param_1,param_2);\n }\n else {\n /* try { // try from 001842db to 001842df has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 001842f1 to 001842f5 has its CatchHandler @ 001843fd */\n FUN_001988b0(uVar2,&local_58,param_1,param_2);\n }\n }\n else if (iVar1 == 0) {\n if (param_3 == 4) {\n /* try { // try from 0018437d to 00184381 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 00184393 to 00184397 has its CatchHandler @ 00184405 */\n FUN_0018e2b0(uVar2,&local_58,param_1,param_2);\n }\n else {\n /* try { // try from 001842af to 001842b3 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 001842c5 to 001842c9 has its CatchHandler @ 001843f5 */\n FUN_00197fb0(uVar2,&local_58,param_1,param_2);\n }\n }\n else if (iVar1 == 2) {\n if (param_3 == 4) {\n /* try { // try from 0018432d to 00184331 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 00184343 to 00184347 has its CatchHandler @ 0018441d */\n FUN_0018e5a0(uVar2,&local_58,param_1,param_2);\n }\n else {\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 001841f6 to 001841fa has its CatchHandler @ 0018440d */\n FUN_00198be0(uVar2,&local_58,param_1,param_2);\n }\n }\n else {\n if (iVar1 != 3) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001843d8 to 001843dc has its CatchHandler @ 001843dd */\n FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (param_3 == 4) {\n /* try { // try from 001843a5 to 001843a9 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 001843bb to 001843bf has its CatchHandler @ 001843e5 */\n FUN_0018e710(uVar2,&local_58,param_1,param_2);\n }\n else {\n /* try { // try from 00184228 to 0018422c has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 0018423e to 00184242 has its CatchHandler @ 00184415 */\n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }\n }\n if (local_58 != local_48) {\n FUN_002dac70();\n }\n return uVar2;\n}\n\n" (function_definition "undefined8 FUN_00184140(undefined8 param_1,undefined4 param_2,int param_3,long *param_4)\n\n{\n int iVar1;\n char *__s;\n size_t __n;\n undefined8 uVar2;\n size_t *__dest;\n size_t local_60;\n size_t *local_58;\n size_t local_50;\n size_t local_48 [3];\n \n __s = (char *)(**(code **)(*param_4 + 0x10))(param_4);\n __dest = local_48;\n local_58 = __dest;\n if (__s == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_003194e0("basic_string::_M_construct null not valid");\n }\n __n = strlen(__s);\n local_60 = __n;\n if (__n < 0x10) {\n if (__n == 1) {\n local_48[0] = CONCAT71(local_48[0]._1_7_,*__s);\n goto LAB_001841a5;\n }\n if (__n == 0) goto LAB_001841a5;\n }\n else {\n __dest = (size_t *)FUN_002e15a0(&local_58,&local_60,0);\n local_48[0] = local_60;\n local_58 = __dest;\n }\n memcpy(__dest,__s,__n);\n __dest = local_58;\nLAB_001841a5:\n *(undefined1 *)((long)__dest + local_60) = 0;\n local_50 = local_60;\n /* try { // try from 001841b6 to 001841e4 has its CatchHandler @ 001843dd */\n iVar1 = FUN_002375c0(PTR_DAT_0043e6b0);\n if (iVar1 == 1) {\n if (param_3 == 4) {\n /* try { // try from 00184355 to 00184359 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 0018436b to 0018436f has its CatchHandler @ 001843ed */\n FUN_0018e420(uVar2,&local_58,param_1,param_2);\n }\n else {\n /* try { // try from 001842db to 001842df has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 001842f1 to 001842f5 has its CatchHandler @ 001843fd */\n FUN_001988b0(uVar2,&local_58,param_1,param_2);\n }\n }\n else if (iVar1 == 0) {\n if (param_3 == 4) {\n /* try { // try from 0018437d to 00184381 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 00184393 to 00184397 has its CatchHandler @ 00184405 */\n FUN_0018e2b0(uVar2,&local_58,param_1,param_2);\n }\n else {\n /* try { // try from 001842af to 001842b3 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 001842c5 to 001842c9 has its CatchHandler @ 001843f5 */\n FUN_00197fb0(uVar2,&local_58,param_1,param_2);\n }\n }\n else if (iVar1 == 2) {\n if (param_3 == 4) {\n /* try { // try from 0018432d to 00184331 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 00184343 to 00184347 has its CatchHandler @ 0018441d */\n FUN_0018e5a0(uVar2,&local_58,param_1,param_2);\n }\n else {\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 001841f6 to 001841fa has its CatchHandler @ 0018440d */\n FUN_00198be0(uVar2,&local_58,param_1,param_2);\n }\n }\n else {\n if (iVar1 != 3) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001843d8 to 001843dc has its CatchHandler @ 001843dd */\n FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (param_3 == 4) {\n /* try { // try from 001843a5 to 001843a9 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 001843bb to 001843bf has its CatchHandler @ 001843e5 */\n FUN_0018e710(uVar2,&local_58,param_1,param_2);\n }\n else {\n /* try { // try from 00184228 to 0018422c has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 0018423e to 00184242 has its CatchHandler @ 00184415 */\n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }\n }\n if (local_58 != local_48) {\n FUN_002dac70();\n }\n return uVar2;\n}" type_identifier (function_declarator "FUN_00184140(undefined8 param_1,undefined4 param_2,int param_3,long *param_4)" identifier (parameter_list "(undefined8 param_1,undefined4 param_2,int param_3,long *param_4)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined4 param_2" type_identifier identifier) , (parameter_declaration "int param_3" primitive_type identifier) , (parameter_declaration "long *param_4" (sized_type_specifier "long" long) (pointer_declarator "*param_4" * identifier)) ))) (compound_statement "{\n int iVar1;\n char *__s;\n size_t __n;\n undefined8 uVar2;\n size_t *__dest;\n size_t local_60;\n size_t *local_58;\n size_t local_50;\n size_t local_48 [3];\n \n __s = (char *)(**(code **)(*param_4 + 0x10))(param_4);\n __dest = local_48;\n local_58 = __dest;\n if (__s == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_003194e0("basic_string::_M_construct null not valid");\n }\n __n = strlen(__s);\n local_60 = __n;\n if (__n < 0x10) {\n if (__n == 1) {\n local_48[0] = CONCAT71(local_48[0]._1_7_,*__s);\n goto LAB_001841a5;\n }\n if (__n == 0) goto LAB_001841a5;\n }\n else {\n __dest = (size_t *)FUN_002e15a0(&local_58,&local_60,0);\n local_48[0] = local_60;\n local_58 = __dest;\n }\n memcpy(__dest,__s,__n);\n __dest = local_58;\nLAB_001841a5:\n *(undefined1 *)((long)__dest + local_60) = 0;\n local_50 = local_60;\n /* try { // try from 001841b6 to 001841e4 has its CatchHandler @ 001843dd */\n iVar1 = FUN_002375c0(PTR_DAT_0043e6b0);\n if (iVar1 == 1) {\n if (param_3 == 4) {\n /* try { // try from 00184355 to 00184359 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 0018436b to 0018436f has its CatchHandler @ 001843ed */\n FUN_0018e420(uVar2,&local_58,param_1,param_2);\n }\n else {\n /* try { // try from 001842db to 001842df has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 001842f1 to 001842f5 has its CatchHandler @ 001843fd */\n FUN_001988b0(uVar2,&local_58,param_1,param_2);\n }\n }\n else if (iVar1 == 0) {\n if (param_3 == 4) {\n /* try { // try from 0018437d to 00184381 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 00184393 to 00184397 has its CatchHandler @ 00184405 */\n FUN_0018e2b0(uVar2,&local_58,param_1,param_2);\n }\n else {\n /* try { // try from 001842af to 001842b3 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 001842c5 to 001842c9 has its CatchHandler @ 001843f5 */\n FUN_00197fb0(uVar2,&local_58,param_1,param_2);\n }\n }\n else if (iVar1 == 2) {\n if (param_3 == 4) {\n /* try { // try from 0018432d to 00184331 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 00184343 to 00184347 has its CatchHandler @ 0018441d */\n FUN_0018e5a0(uVar2,&local_58,param_1,param_2);\n }\n else {\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 001841f6 to 001841fa has its CatchHandler @ 0018440d */\n FUN_00198be0(uVar2,&local_58,param_1,param_2);\n }\n }\n else {\n if (iVar1 != 3) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001843d8 to 001843dc has its CatchHandler @ 001843dd */\n FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (param_3 == 4) {\n /* try { // try from 001843a5 to 001843a9 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 001843bb to 001843bf has its CatchHandler @ 001843e5 */\n FUN_0018e710(uVar2,&local_58,param_1,param_2);\n }\n else {\n /* try { // try from 00184228 to 0018422c has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 0018423e to 00184242 has its CatchHandler @ 00184415 */\n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }\n }\n if (local_58 != local_48) {\n FUN_002dac70();\n }\n return uVar2;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "char *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (declaration "size_t __n;" primitive_type identifier ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "size_t *__dest;" primitive_type (pointer_declarator "*__dest" * identifier) ;) (declaration "size_t local_60;" primitive_type identifier ;) (declaration "size_t *local_58;" primitive_type (pointer_declarator "*local_58" * identifier) ;) (declaration "size_t local_50;" primitive_type identifier ;) (declaration "size_t local_48 [3];" primitive_type (array_declarator "local_48 [3]" identifier [ number_literal ]) ;) (expression_statement "__s = (char *)(**(code **)(*param_4 + 0x10))(param_4);" (assignment_expression "__s = (char *)(**(code **)(*param_4 + 0x10))(param_4)" identifier = (cast_expression "(char *)(**(code **)(*param_4 + 0x10))(param_4)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(**(code **)(*param_4 + 0x10))(param_4)" (parenthesized_expression "(**(code **)(*param_4 + 0x10))" ( (pointer_expression "**(code **)(*param_4 + 0x10)" * (pointer_expression "*(code **)(*param_4 + 0x10)" * (cast_expression "(code **)(*param_4 + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_4 + 0x10)" ( (binary_expression "*param_4 + 0x10" (pointer_expression "*param_4" * identifier) + number_literal) ))))) )) (argument_list "(param_4)" ( identifier ))))) ;) (expression_statement "__dest = local_48;" (assignment_expression "__dest = local_48" identifier = identifier) ;) (expression_statement "local_58 = __dest;" (assignment_expression "local_58 = __dest" identifier = identifier) ;) (if_statement "if (__s == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_003194e0("basic_string::_M_construct null not valid");\n }" if (parenthesized_expression "(__s == (char *)0x0)" ( (binary_expression "__s == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_003194e0("basic_string::_M_construct null not valid");\n }" { comment (expression_statement "FUN_003194e0("basic_string::_M_construct null not valid");" (call_expression "FUN_003194e0("basic_string::_M_construct null not valid")" identifier (argument_list "("basic_string::_M_construct null not valid")" ( (string_literal ""basic_string::_M_construct null not valid"" " string_content ") ))) ;) })) (expression_statement "__n = strlen(__s);" (assignment_expression "__n = strlen(__s)" identifier = (call_expression "strlen(__s)" identifier (argument_list "(__s)" ( identifier )))) ;) (expression_statement "local_60 = __n;" (assignment_expression "local_60 = __n" identifier = identifier) ;) (if_statement "if (__n < 0x10) {\n if (__n == 1) {\n local_48[0] = CONCAT71(local_48[0]._1_7_,*__s);\n goto LAB_001841a5;\n }\n if (__n == 0) goto LAB_001841a5;\n }\n else {\n __dest = (size_t *)FUN_002e15a0(&local_58,&local_60,0);\n local_48[0] = local_60;\n local_58 = __dest;\n }" if (parenthesized_expression "(__n < 0x10)" ( (binary_expression "__n < 0x10" identifier < number_literal) )) (compound_statement "{\n if (__n == 1) {\n local_48[0] = CONCAT71(local_48[0]._1_7_,*__s);\n goto LAB_001841a5;\n }\n if (__n == 0) goto LAB_001841a5;\n }" { (if_statement "if (__n == 1) {\n local_48[0] = CONCAT71(local_48[0]._1_7_,*__s);\n goto LAB_001841a5;\n }" if (parenthesized_expression "(__n == 1)" ( (binary_expression "__n == 1" identifier == number_literal) )) (compound_statement "{\n local_48[0] = CONCAT71(local_48[0]._1_7_,*__s);\n goto LAB_001841a5;\n }" { (expression_statement "local_48[0] = CONCAT71(local_48[0]._1_7_,*__s);" (assignment_expression "local_48[0] = CONCAT71(local_48[0]._1_7_,*__s)" (subscript_expression "local_48[0]" identifier [ number_literal ]) = (call_expression "CONCAT71(local_48[0]._1_7_,*__s)" identifier (argument_list "(local_48[0]._1_7_,*__s)" ( (field_expression "local_48[0]._1_7_" (subscript_expression "local_48[0]" identifier [ number_literal ]) . field_identifier) , (pointer_expression "*__s" * identifier) )))) ;) (goto_statement "goto LAB_001841a5;" goto statement_identifier ;) })) (if_statement "if (__n == 0) goto LAB_001841a5;" if (parenthesized_expression "(__n == 0)" ( (binary_expression "__n == 0" identifier == number_literal) )) (goto_statement "goto LAB_001841a5;" goto statement_identifier ;)) }) (else_clause "else {\n __dest = (size_t *)FUN_002e15a0(&local_58,&local_60,0);\n local_48[0] = local_60;\n local_58 = __dest;\n }" else (compound_statement "{\n __dest = (size_t *)FUN_002e15a0(&local_58,&local_60,0);\n local_48[0] = local_60;\n local_58 = __dest;\n }" { (expression_statement "__dest = (size_t *)FUN_002e15a0(&local_58,&local_60,0);" (assignment_expression "__dest = (size_t *)FUN_002e15a0(&local_58,&local_60,0)" identifier = (cast_expression "(size_t *)FUN_002e15a0(&local_58,&local_60,0)" ( (type_descriptor "size_t *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002e15a0(&local_58,&local_60,0)" identifier (argument_list "(&local_58,&local_60,0)" ( (pointer_expression "&local_58" & identifier) , (pointer_expression "&local_60" & identifier) , number_literal ))))) ;) (expression_statement "local_48[0] = local_60;" (assignment_expression "local_48[0] = local_60" (subscript_expression "local_48[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "local_58 = __dest;" (assignment_expression "local_58 = __dest" identifier = identifier) ;) }))) (expression_statement "memcpy(__dest,__s,__n);" (call_expression "memcpy(__dest,__s,__n)" identifier (argument_list "(__dest,__s,__n)" ( identifier , identifier , identifier ))) ;) (expression_statement "__dest = local_58;" (assignment_expression "__dest = local_58" identifier = identifier) ;) (labeled_statement "LAB_001841a5:\n *(undefined1 *)((long)__dest + local_60) = 0;" statement_identifier : (expression_statement "*(undefined1 *)((long)__dest + local_60) = 0;" (assignment_expression "*(undefined1 *)((long)__dest + local_60) = 0" (pointer_expression "*(undefined1 *)((long)__dest + local_60)" * (cast_expression "(undefined1 *)((long)__dest + local_60)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)__dest + local_60)" ( (binary_expression "(long)__dest + local_60" (cast_expression "(long)__dest" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;)) (expression_statement "local_50 = local_60;" (assignment_expression "local_50 = local_60" identifier = identifier) ;) comment (expression_statement "iVar1 = FUN_002375c0(PTR_DAT_0043e6b0);" (assignment_expression "iVar1 = FUN_002375c0(PTR_DAT_0043e6b0)" identifier = (call_expression "FUN_002375c0(PTR_DAT_0043e6b0)" identifier (argument_list "(PTR_DAT_0043e6b0)" ( identifier )))) ;) (if_statement "if (iVar1 == 1) {\n if (param_3 == 4) {\n /* try { // try from 00184355 to 00184359 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 0018436b to 0018436f has its CatchHandler @ 001843ed */\n FUN_0018e420(uVar2,&local_58,param_1,param_2);\n }\n else {\n /* try { // try from 001842db to 001842df has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 001842f1 to 001842f5 has its CatchHandler @ 001843fd */\n FUN_001988b0(uVar2,&local_58,param_1,param_2);\n }\n }\n else if (iVar1 == 0) {\n if (param_3 == 4) {\n /* try { // try from 0018437d to 00184381 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 00184393 to 00184397 has its CatchHandler @ 00184405 */\n FUN_0018e2b0(uVar2,&local_58,param_1,param_2);\n }\n else {\n /* try { // try from 001842af to 001842b3 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 001842c5 to 001842c9 has its CatchHandler @ 001843f5 */\n FUN_00197fb0(uVar2,&local_58,param_1,param_2);\n }\n }\n else if (iVar1 == 2) {\n if (param_3 == 4) {\n /* try { // try from 0018432d to 00184331 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 00184343 to 00184347 has its CatchHandler @ 0018441d */\n FUN_0018e5a0(uVar2,&local_58,param_1,param_2);\n }\n else {\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 001841f6 to 001841fa has its CatchHandler @ 0018440d */\n FUN_00198be0(uVar2,&local_58,param_1,param_2);\n }\n }\n else {\n if (iVar1 != 3) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001843d8 to 001843dc has its CatchHandler @ 001843dd */\n FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (param_3 == 4) {\n /* try { // try from 001843a5 to 001843a9 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 001843bb to 001843bf has its CatchHandler @ 001843e5 */\n FUN_0018e710(uVar2,&local_58,param_1,param_2);\n }\n else {\n /* try { // try from 00184228 to 0018422c has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 0018423e to 00184242 has its CatchHandler @ 00184415 */\n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }\n }" if (parenthesized_expression "(iVar1 == 1)" ( (binary_expression "iVar1 == 1" identifier == number_literal) )) (compound_statement "{\n if (param_3 == 4) {\n /* try { // try from 00184355 to 00184359 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 0018436b to 0018436f has its CatchHandler @ 001843ed */\n FUN_0018e420(uVar2,&local_58,param_1,param_2);\n }\n else {\n /* try { // try from 001842db to 001842df has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 001842f1 to 001842f5 has its CatchHandler @ 001843fd */\n FUN_001988b0(uVar2,&local_58,param_1,param_2);\n }\n }" { (if_statement "if (param_3 == 4) {\n /* try { // try from 00184355 to 00184359 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 0018436b to 0018436f has its CatchHandler @ 001843ed */\n FUN_0018e420(uVar2,&local_58,param_1,param_2);\n }\n else {\n /* try { // try from 001842db to 001842df has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 001842f1 to 001842f5 has its CatchHandler @ 001843fd */\n FUN_001988b0(uVar2,&local_58,param_1,param_2);\n }" if (parenthesized_expression "(param_3 == 4)" ( (binary_expression "param_3 == 4" identifier == number_literal) )) (compound_statement "{\n /* try { // try from 00184355 to 00184359 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 0018436b to 0018436f has its CatchHandler @ 001843ed */\n FUN_0018e420(uVar2,&local_58,param_1,param_2);\n }" { comment (expression_statement "uVar2 = FUN_002d94a0(0xd8);" (assignment_expression "uVar2 = FUN_002d94a0(0xd8)" identifier = (call_expression "FUN_002d94a0(0xd8)" identifier (argument_list "(0xd8)" ( number_literal )))) ;) comment (expression_statement "FUN_0018e420(uVar2,&local_58,param_1,param_2);" (call_expression "FUN_0018e420(uVar2,&local_58,param_1,param_2)" identifier (argument_list "(uVar2,&local_58,param_1,param_2)" ( identifier , (pointer_expression "&local_58" & identifier) , identifier , identifier ))) ;) }) (else_clause "else {\n /* try { // try from 001842db to 001842df has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 001842f1 to 001842f5 has its CatchHandler @ 001843fd */\n FUN_001988b0(uVar2,&local_58,param_1,param_2);\n }" else (compound_statement "{\n /* try { // try from 001842db to 001842df has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 001842f1 to 001842f5 has its CatchHandler @ 001843fd */\n FUN_001988b0(uVar2,&local_58,param_1,param_2);\n }" { comment (expression_statement "uVar2 = FUN_002d94a0(0x188);" (assignment_expression "uVar2 = FUN_002d94a0(0x188)" identifier = (call_expression "FUN_002d94a0(0x188)" identifier (argument_list "(0x188)" ( number_literal )))) ;) comment (expression_statement "FUN_001988b0(uVar2,&local_58,param_1,param_2);" (call_expression "FUN_001988b0(uVar2,&local_58,param_1,param_2)" identifier (argument_list "(uVar2,&local_58,param_1,param_2)" ( identifier , (pointer_expression "&local_58" & identifier) , identifier , identifier ))) ;) }))) }) (else_clause "else if (iVar1 == 0) {\n if (param_3 == 4) {\n /* try { // try from 0018437d to 00184381 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 00184393 to 00184397 has its CatchHandler @ 00184405 */\n FUN_0018e2b0(uVar2,&local_58,param_1,param_2);\n }\n else {\n /* try { // try from 001842af to 001842b3 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 001842c5 to 001842c9 has its CatchHandler @ 001843f5 */\n FUN_00197fb0(uVar2,&local_58,param_1,param_2);\n }\n }\n else if (iVar1 == 2) {\n if (param_3 == 4) {\n /* try { // try from 0018432d to 00184331 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 00184343 to 00184347 has its CatchHandler @ 0018441d */\n FUN_0018e5a0(uVar2,&local_58,param_1,param_2);\n }\n else {\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 001841f6 to 001841fa has its CatchHandler @ 0018440d */\n FUN_00198be0(uVar2,&local_58,param_1,param_2);\n }\n }\n else {\n if (iVar1 != 3) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001843d8 to 001843dc has its CatchHandler @ 001843dd */\n FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (param_3 == 4) {\n /* try { // try from 001843a5 to 001843a9 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 001843bb to 001843bf has its CatchHandler @ 001843e5 */\n FUN_0018e710(uVar2,&local_58,param_1,param_2);\n }\n else {\n /* try { // try from 00184228 to 0018422c has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 0018423e to 00184242 has its CatchHandler @ 00184415 */\n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }\n }" else (if_statement "if (iVar1 == 0) {\n if (param_3 == 4) {\n /* try { // try from 0018437d to 00184381 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 00184393 to 00184397 has its CatchHandler @ 00184405 */\n FUN_0018e2b0(uVar2,&local_58,param_1,param_2);\n }\n else {\n /* try { // try from 001842af to 001842b3 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 001842c5 to 001842c9 has its CatchHandler @ 001843f5 */\n FUN_00197fb0(uVar2,&local_58,param_1,param_2);\n }\n }\n else if (iVar1 == 2) {\n if (param_3 == 4) {\n /* try { // try from 0018432d to 00184331 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 00184343 to 00184347 has its CatchHandler @ 0018441d */\n FUN_0018e5a0(uVar2,&local_58,param_1,param_2);\n }\n else {\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 001841f6 to 001841fa has its CatchHandler @ 0018440d */\n FUN_00198be0(uVar2,&local_58,param_1,param_2);\n }\n }\n else {\n if (iVar1 != 3) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001843d8 to 001843dc has its CatchHandler @ 001843dd */\n FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (param_3 == 4) {\n /* try { // try from 001843a5 to 001843a9 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 001843bb to 001843bf has its CatchHandler @ 001843e5 */\n FUN_0018e710(uVar2,&local_58,param_1,param_2);\n }\n else {\n /* try { // try from 00184228 to 0018422c has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 0018423e to 00184242 has its CatchHandler @ 00184415 */\n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n if (param_3 == 4) {\n /* try { // try from 0018437d to 00184381 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 00184393 to 00184397 has its CatchHandler @ 00184405 */\n FUN_0018e2b0(uVar2,&local_58,param_1,param_2);\n }\n else {\n /* try { // try from 001842af to 001842b3 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 001842c5 to 001842c9 has its CatchHandler @ 001843f5 */\n FUN_00197fb0(uVar2,&local_58,param_1,param_2);\n }\n }" { (if_statement "if (param_3 == 4) {\n /* try { // try from 0018437d to 00184381 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 00184393 to 00184397 has its CatchHandler @ 00184405 */\n FUN_0018e2b0(uVar2,&local_58,param_1,param_2);\n }\n else {\n /* try { // try from 001842af to 001842b3 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 001842c5 to 001842c9 has its CatchHandler @ 001843f5 */\n FUN_00197fb0(uVar2,&local_58,param_1,param_2);\n }" if (parenthesized_expression "(param_3 == 4)" ( (binary_expression "param_3 == 4" identifier == number_literal) )) (compound_statement "{\n /* try { // try from 0018437d to 00184381 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 00184393 to 00184397 has its CatchHandler @ 00184405 */\n FUN_0018e2b0(uVar2,&local_58,param_1,param_2);\n }" { comment (expression_statement "uVar2 = FUN_002d94a0(0xd8);" (assignment_expression "uVar2 = FUN_002d94a0(0xd8)" identifier = (call_expression "FUN_002d94a0(0xd8)" identifier (argument_list "(0xd8)" ( number_literal )))) ;) comment (expression_statement "FUN_0018e2b0(uVar2,&local_58,param_1,param_2);" (call_expression "FUN_0018e2b0(uVar2,&local_58,param_1,param_2)" identifier (argument_list "(uVar2,&local_58,param_1,param_2)" ( identifier , (pointer_expression "&local_58" & identifier) , identifier , identifier ))) ;) }) (else_clause "else {\n /* try { // try from 001842af to 001842b3 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 001842c5 to 001842c9 has its CatchHandler @ 001843f5 */\n FUN_00197fb0(uVar2,&local_58,param_1,param_2);\n }" else (compound_statement "{\n /* try { // try from 001842af to 001842b3 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 001842c5 to 001842c9 has its CatchHandler @ 001843f5 */\n FUN_00197fb0(uVar2,&local_58,param_1,param_2);\n }" { comment (expression_statement "uVar2 = FUN_002d94a0(0x188);" (assignment_expression "uVar2 = FUN_002d94a0(0x188)" identifier = (call_expression "FUN_002d94a0(0x188)" identifier (argument_list "(0x188)" ( number_literal )))) ;) comment (expression_statement "FUN_00197fb0(uVar2,&local_58,param_1,param_2);" (call_expression "FUN_00197fb0(uVar2,&local_58,param_1,param_2)" identifier (argument_list "(uVar2,&local_58,param_1,param_2)" ( identifier , (pointer_expression "&local_58" & identifier) , identifier , identifier ))) ;) }))) }) (else_clause "else if (iVar1 == 2) {\n if (param_3 == 4) {\n /* try { // try from 0018432d to 00184331 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 00184343 to 00184347 has its CatchHandler @ 0018441d */\n FUN_0018e5a0(uVar2,&local_58,param_1,param_2);\n }\n else {\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 001841f6 to 001841fa has its CatchHandler @ 0018440d */\n FUN_00198be0(uVar2,&local_58,param_1,param_2);\n }\n }\n else {\n if (iVar1 != 3) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001843d8 to 001843dc has its CatchHandler @ 001843dd */\n FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (param_3 == 4) {\n /* try { // try from 001843a5 to 001843a9 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 001843bb to 001843bf has its CatchHandler @ 001843e5 */\n FUN_0018e710(uVar2,&local_58,param_1,param_2);\n }\n else {\n /* try { // try from 00184228 to 0018422c has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 0018423e to 00184242 has its CatchHandler @ 00184415 */\n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }\n }" else (if_statement "if (iVar1 == 2) {\n if (param_3 == 4) {\n /* try { // try from 0018432d to 00184331 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 00184343 to 00184347 has its CatchHandler @ 0018441d */\n FUN_0018e5a0(uVar2,&local_58,param_1,param_2);\n }\n else {\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 001841f6 to 001841fa has its CatchHandler @ 0018440d */\n FUN_00198be0(uVar2,&local_58,param_1,param_2);\n }\n }\n else {\n if (iVar1 != 3) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001843d8 to 001843dc has its CatchHandler @ 001843dd */\n FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (param_3 == 4) {\n /* try { // try from 001843a5 to 001843a9 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 001843bb to 001843bf has its CatchHandler @ 001843e5 */\n FUN_0018e710(uVar2,&local_58,param_1,param_2);\n }\n else {\n /* try { // try from 00184228 to 0018422c has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 0018423e to 00184242 has its CatchHandler @ 00184415 */\n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }\n }" if (parenthesized_expression "(iVar1 == 2)" ( (binary_expression "iVar1 == 2" identifier == number_literal) )) (compound_statement "{\n if (param_3 == 4) {\n /* try { // try from 0018432d to 00184331 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 00184343 to 00184347 has its CatchHandler @ 0018441d */\n FUN_0018e5a0(uVar2,&local_58,param_1,param_2);\n }\n else {\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 001841f6 to 001841fa has its CatchHandler @ 0018440d */\n FUN_00198be0(uVar2,&local_58,param_1,param_2);\n }\n }" { (if_statement "if (param_3 == 4) {\n /* try { // try from 0018432d to 00184331 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 00184343 to 00184347 has its CatchHandler @ 0018441d */\n FUN_0018e5a0(uVar2,&local_58,param_1,param_2);\n }\n else {\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 001841f6 to 001841fa has its CatchHandler @ 0018440d */\n FUN_00198be0(uVar2,&local_58,param_1,param_2);\n }" if (parenthesized_expression "(param_3 == 4)" ( (binary_expression "param_3 == 4" identifier == number_literal) )) (compound_statement "{\n /* try { // try from 0018432d to 00184331 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 00184343 to 00184347 has its CatchHandler @ 0018441d */\n FUN_0018e5a0(uVar2,&local_58,param_1,param_2);\n }" { comment (expression_statement "uVar2 = FUN_002d94a0(0xd8);" (assignment_expression "uVar2 = FUN_002d94a0(0xd8)" identifier = (call_expression "FUN_002d94a0(0xd8)" identifier (argument_list "(0xd8)" ( number_literal )))) ;) comment (expression_statement "FUN_0018e5a0(uVar2,&local_58,param_1,param_2);" (call_expression "FUN_0018e5a0(uVar2,&local_58,param_1,param_2)" identifier (argument_list "(uVar2,&local_58,param_1,param_2)" ( identifier , (pointer_expression "&local_58" & identifier) , identifier , identifier ))) ;) }) (else_clause "else {\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 001841f6 to 001841fa has its CatchHandler @ 0018440d */\n FUN_00198be0(uVar2,&local_58,param_1,param_2);\n }" else (compound_statement "{\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 001841f6 to 001841fa has its CatchHandler @ 0018440d */\n FUN_00198be0(uVar2,&local_58,param_1,param_2);\n }" { (expression_statement "uVar2 = FUN_002d94a0(0x188);" (assignment_expression "uVar2 = FUN_002d94a0(0x188)" identifier = (call_expression "FUN_002d94a0(0x188)" identifier (argument_list "(0x188)" ( number_literal )))) ;) comment (expression_statement "FUN_00198be0(uVar2,&local_58,param_1,param_2);" (call_expression "FUN_00198be0(uVar2,&local_58,param_1,param_2)" identifier (argument_list "(uVar2,&local_58,param_1,param_2)" ( identifier , (pointer_expression "&local_58" & identifier) , identifier , identifier ))) ;) }))) }) (else_clause "else {\n if (iVar1 != 3) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001843d8 to 001843dc has its CatchHandler @ 001843dd */\n FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (param_3 == 4) {\n /* try { // try from 001843a5 to 001843a9 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 001843bb to 001843bf has its CatchHandler @ 001843e5 */\n FUN_0018e710(uVar2,&local_58,param_1,param_2);\n }\n else {\n /* try { // try from 00184228 to 0018422c has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 0018423e to 00184242 has its CatchHandler @ 00184415 */\n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }\n }" else (compound_statement "{\n if (iVar1 != 3) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001843d8 to 001843dc has its CatchHandler @ 001843dd */\n FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (param_3 == 4) {\n /* try { // try from 001843a5 to 001843a9 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 001843bb to 001843bf has its CatchHandler @ 001843e5 */\n FUN_0018e710(uVar2,&local_58,param_1,param_2);\n }\n else {\n /* try { // try from 00184228 to 0018422c has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 0018423e to 00184242 has its CatchHandler @ 00184415 */\n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }\n }" { (if_statement "if (iVar1 != 3) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001843d8 to 001843dc has its CatchHandler @ 001843dd */\n FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }" if (parenthesized_expression "(iVar1 != 3)" ( (binary_expression "iVar1 != 3" identifier != number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n /* try { // try from 001843d8 to 001843dc has its CatchHandler @ 001843dd */\n FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }" { comment comment (expression_statement "FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");" (call_expression "FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object")" identifier (argument_list "("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""make_sized_incremental_object"" " string_content ") ))) ;) })) (if_statement "if (param_3 == 4) {\n /* try { // try from 001843a5 to 001843a9 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 001843bb to 001843bf has its CatchHandler @ 001843e5 */\n FUN_0018e710(uVar2,&local_58,param_1,param_2);\n }\n else {\n /* try { // try from 00184228 to 0018422c has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 0018423e to 00184242 has its CatchHandler @ 00184415 */\n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }" if (parenthesized_expression "(param_3 == 4)" ( (binary_expression "param_3 == 4" identifier == number_literal) )) (compound_statement "{\n /* try { // try from 001843a5 to 001843a9 has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0xd8);\n /* try { // try from 001843bb to 001843bf has its CatchHandler @ 001843e5 */\n FUN_0018e710(uVar2,&local_58,param_1,param_2);\n }" { comment (expression_statement "uVar2 = FUN_002d94a0(0xd8);" (assignment_expression "uVar2 = FUN_002d94a0(0xd8)" identifier = (call_expression "FUN_002d94a0(0xd8)" identifier (argument_list "(0xd8)" ( number_literal )))) ;) comment (expression_statement "FUN_0018e710(uVar2,&local_58,param_1,param_2);" (call_expression "FUN_0018e710(uVar2,&local_58,param_1,param_2)" identifier (argument_list "(uVar2,&local_58,param_1,param_2)" ( identifier , (pointer_expression "&local_58" & identifier) , identifier , identifier ))) ;) }) (else_clause "else {\n /* try { // try from 00184228 to 0018422c has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 0018423e to 00184242 has its CatchHandler @ 00184415 */\n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }" else (compound_statement "{\n /* try { // try from 00184228 to 0018422c has its CatchHandler @ 001843dd */\n uVar2 = FUN_002d94a0(0x188);\n /* try { // try from 0018423e to 00184242 has its CatchHandler @ 00184415 */\n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }" { comment (expression_statement "uVar2 = FUN_002d94a0(0x188);" (assignment_expression "uVar2 = FUN_002d94a0(0x188)" identifier = (call_expression "FUN_002d94a0(0x188)" identifier (argument_list "(0x188)" ( number_literal )))) ;) comment (expression_statement "FUN_00198580(uVar2,&local_58,param_1,param_2);" (call_expression "FUN_00198580(uVar2,&local_58,param_1,param_2)" identifier (argument_list "(uVar2,&local_58,param_1,param_2)" ( identifier , (pointer_expression "&local_58" & identifier) , identifier , identifier ))) ;) }))) }))))))) (if_statement "if (local_58 != local_48) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_58 != local_48)" ( (binary_expression "local_58 != local_48" identifier != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (return_statement "return uVar2;" return identifier ;) })))
|
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n\nObject * gold::make_sized_incremental_object\n (Incremental_binary *ibase,uint input_file_index,\n Incremental_input_type input_type,Input_reader *input_reader)\n\n{\n int iVar1;\n Target_size_endianness TVar2;\n undefined4 extraout_var;\n size_t __n;\n Sized_relobj_incr<32,_false> *this;\n _Alloc_hider __dest;\n size_type __dnew;\n string name;\n char *__s;\n \n iVar1 = (*input_reader->_vptr_Input_reader[2])(input_reader);\n __s = (char *)CONCAT44(extraout_var,iVar1);\n __dest._M_p = (pointer)&name.field_2;\n name._M_dataplus._M_p = __dest._M_p;\n if (__s == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n std::__throw_logic_error("basic_string::_M_construct null not valid");\n }\n __n = strlen(__s);\n __dnew = __n;\n if (__n < 0x10) {\n if (__n == 1) {\n name.field_2._M_local_buf[0] = *__s;\n goto LAB_001841a5;\n }\n if (__n == 0) goto LAB_001841a5;\n }\n else {\n __dest._M_p = (pointer)std::string::_M_create((string *)&name,&__dnew,0);\n name.field_2._M_allocated_capacity = __dnew;\n name._M_dataplus._M_p = __dest._M_p;\n }\n memcpy(__dest._M_p,__s,__n);\n __dest = name._M_dataplus;\nLAB_001841a5:\n __dest._M_p[__dnew] = '\0';\n name._M_string_length = __dnew;\n /* try { // try from 001841b6 to 001841e4 has its CatchHandler @ 001843dd */\n TVar2 = Parameters::size_and_endianness(parameters);\n if (TVar2 == TARGET_32_BIG) {\n if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) {\n /* try { // try from 00184355 to 00184359 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);\n /* try { // try from 0018436b to 0018436f has its CatchHandler @ 001843ed */\n Sized_incr_dynobj<32,_true>::Sized_incr_dynobj\n ((Sized_incr_dynobj<32,_true> *)this,&name,\n (Sized_incremental_binary<32,_true> *)ibase,input_file_index);\n }\n else {\n /* try { // try from 001842db to 001842df has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);\n /* try { // try from 001842f1 to 001842f5 has its CatchHandler @ 001843fd */\n Sized_relobj_incr<32,_true>::Sized_relobj_incr\n ((Sized_relobj_incr<32,_true> *)this,&name,\n (Sized_incremental_binary<32,_true> *)ibase,input_file_index);\n }\n }\n else if (TVar2 == TARGET_32_LITTLE) {\n if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) {\n /* try { // try from 0018437d to 00184381 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);\n /* try { // try from 00184393 to 00184397 has its CatchHandler @ 00184405 */\n Sized_incr_dynobj<32,_false>::Sized_incr_dynobj\n ((Sized_incr_dynobj<32,_false> *)this,&name,\n (Sized_incremental_binary<32,_false> *)ibase,input_file_index);\n }\n else {\n /* try { // try from 001842af to 001842b3 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);\n /* try { // try from 001842c5 to 001842c9 has its CatchHandler @ 001843f5 */\n Sized_relobj_incr<32,_false>::Sized_relobj_incr\n (this,&name,(Sized_incremental_binary<32,_false> *)ibase,input_file_index);\n }\n }\n else if (TVar2 == TARGET_64_LITTLE) {\n if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) {\n /* try { // try from 0018432d to 00184331 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);\n /* try { // try from 00184343 to 00184347 has its CatchHandler @ 0018441d */\n Sized_incr_dynobj<64,_false>::Sized_incr_dynobj\n ((Sized_incr_dynobj<64,_false> *)this,&name,\n (Sized_incremental_binary<64,_false> *)ibase,input_file_index);\n }\n else {\n this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);\n /* try { // try from 001841f6 to 001841fa has its CatchHandler @ 0018440d */\n Sized_relobj_incr<64,_false>::Sized_relobj_incr\n ((Sized_relobj_incr<64,_false> *)this,&name,\n (Sized_incremental_binary<64,_false> *)ibase,input_file_index);\n }\n }\n else {\n if (TVar2 != TARGET_64_BIG) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001843d8 to 001843dc has its CatchHandler @ 001843dd */\n do_gold_unreachable("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) {\n /* try { // try from 001843a5 to 001843a9 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);\n /* try { // try from 001843bb to 001843bf has its CatchHandler @ 001843e5 */\n Sized_incr_dynobj<64,_true>::Sized_incr_dynobj\n ((Sized_incr_dynobj<64,_true> *)this,&name,\n (Sized_incremental_binary<64,_true> *)ibase,input_file_index);\n }\n else {\n /* try { // try from 00184228 to 0018422c has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);\n /* try { // try from 0018423e to 00184242 has its CatchHandler @ 00184415 */\n Sized_relobj_incr<64,_true>::Sized_relobj_incr\n ((Sized_relobj_incr<64,_true> *)this,&name,\n (Sized_incremental_binary<64,_true> *)ibase,input_file_index);\n }\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)name._M_dataplus._M_p != &name.field_2) {\n operator_delete(name._M_dataplus._M_p);\n }\n return (Object *)this;\n}\n\n" comment (ERROR "Object * gold::make_sized_incremental_object\n (Incremental_binary *ibase,uint input_file_index,\n Incremental_input_type input_type,Input_reader *input_reader)\n\n{" (binary_expression "Object * gold" identifier * identifier) : : (call_expression "make_sized_incremental_object\n (Incremental_binary *ibase,uint input_file_index,\n Incremental_input_type input_type,Input_reader *input_reader)" identifier (argument_list "(Incremental_binary *ibase,uint input_file_index,\n Incremental_input_type input_type,Input_reader *input_reader)" ( (binary_expression "Incremental_binary *ibase" identifier * identifier) , (ERROR "uint" identifier) identifier , identifier (ERROR "input_type" identifier) , (binary_expression "Input_reader *input_reader" identifier * identifier) ))) {) (declaration "int iVar1;" primitive_type identifier ;) (declaration "Target_size_endianness TVar2;" type_identifier identifier ;) (declaration "undefined4 extraout_var;" type_identifier identifier ;) (declaration "size_t __n;" primitive_type identifier ;) (expression_statement "Sized_relobj_incr<32,_false> *this;" (update_expression "Sized_relobj_incr<32,_false> *this" (binary_expression "Sized_relobj_incr<32,_false> *this" (binary_expression "Sized_relobj_incr<32" identifier < number_literal) (ERROR ",_false" , identifier) > (pointer_expression "*this" * identifier)) --) ;) (declaration "_Alloc_hider __dest;" type_identifier identifier ;) (declaration "size_type __dnew;" type_identifier identifier ;) (declaration "string name;" type_identifier identifier ;) (declaration "char *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (expression_statement "iVar1 = (*input_reader->_vptr_Input_reader[2])(input_reader);" (assignment_expression "iVar1 = (*input_reader->_vptr_Input_reader[2])(input_reader)" identifier = (call_expression "(*input_reader->_vptr_Input_reader[2])(input_reader)" (parenthesized_expression "(*input_reader->_vptr_Input_reader[2])" ( (pointer_expression "*input_reader->_vptr_Input_reader[2]" * (subscript_expression "input_reader->_vptr_Input_reader[2]" (field_expression "input_reader->_vptr_Input_reader" identifier -> field_identifier) [ number_literal ])) )) (argument_list "(input_reader)" ( identifier )))) ;) (expression_statement "__s = (char *)CONCAT44(extraout_var,iVar1);" (assignment_expression "__s = (char *)CONCAT44(extraout_var,iVar1)" identifier = (cast_expression "(char *)CONCAT44(extraout_var,iVar1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "CONCAT44(extraout_var,iVar1)" identifier (argument_list "(extraout_var,iVar1)" ( identifier , identifier ))))) ;) (expression_statement "__dest._M_p = (pointer)&name.field_2;" (assignment_expression "__dest._M_p = (pointer)&name.field_2" (field_expression "__dest._M_p" identifier . field_identifier) = (binary_expression "(pointer)&name.field_2" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "name.field_2" identifier . field_identifier))) ;) (expression_statement "name._M_dataplus._M_p = __dest._M_p;" (assignment_expression "name._M_dataplus._M_p = __dest._M_p" (field_expression "name._M_dataplus._M_p" (field_expression "name._M_dataplus" identifier . field_identifier) . field_identifier) = (field_expression "__dest._M_p" identifier . field_identifier)) ;) (if_statement "if (__s == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n std::__throw_logic_error("basic_string::_M_construct null not valid");\n }" if (parenthesized_expression "(__s == (char *)0x0)" ( (binary_expression "__s == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n std::__throw_logic_error("basic_string::_M_construct null not valid");\n }" { comment (labeled_statement "std::__throw_logic_error("basic_string::_M_construct null not valid");" statement_identifier : (ERROR ":" :) (expression_statement "__throw_logic_error("basic_string::_M_construct null not valid");" (call_expression "__throw_logic_error("basic_string::_M_construct null not valid")" identifier (argument_list "("basic_string::_M_construct null not valid")" ( (string_literal ""basic_string::_M_construct null not valid"" " string_content ") ))) ;)) })) (expression_statement "__n = strlen(__s);" (assignment_expression "__n = strlen(__s)" identifier = (call_expression "strlen(__s)" identifier (argument_list "(__s)" ( identifier )))) ;) (expression_statement "__dnew = __n;" (assignment_expression "__dnew = __n" identifier = identifier) ;) (if_statement "if (__n < 0x10) {\n if (__n == 1) {\n name.field_2._M_local_buf[0] = *__s;\n goto LAB_001841a5;\n }\n if (__n == 0) goto LAB_001841a5;\n }\n else {\n __dest._M_p = (pointer)std::string::_M_create((string *)&name,&__dnew,0);\n name.field_2._M_allocated_capacity = __dnew;\n name._M_dataplus._M_p = __dest._M_p;\n }" if (parenthesized_expression "(__n < 0x10)" ( (binary_expression "__n < 0x10" identifier < number_literal) )) (compound_statement "{\n if (__n == 1) {\n name.field_2._M_local_buf[0] = *__s;\n goto LAB_001841a5;\n }\n if (__n == 0) goto LAB_001841a5;\n }" { (if_statement "if (__n == 1) {\n name.field_2._M_local_buf[0] = *__s;\n goto LAB_001841a5;\n }" if (parenthesized_expression "(__n == 1)" ( (binary_expression "__n == 1" identifier == number_literal) )) (compound_statement "{\n name.field_2._M_local_buf[0] = *__s;\n goto LAB_001841a5;\n }" { (expression_statement "name.field_2._M_local_buf[0] = *__s;" (assignment_expression "name.field_2._M_local_buf[0] = *__s" (subscript_expression "name.field_2._M_local_buf[0]" (field_expression "name.field_2._M_local_buf" (field_expression "name.field_2" identifier . field_identifier) . field_identifier) [ number_literal ]) = (pointer_expression "*__s" * identifier)) ;) (goto_statement "goto LAB_001841a5;" goto statement_identifier ;) })) (if_statement "if (__n == 0) goto LAB_001841a5;" if (parenthesized_expression "(__n == 0)" ( (binary_expression "__n == 0" identifier == number_literal) )) (goto_statement "goto LAB_001841a5;" goto statement_identifier ;)) }) (else_clause "else {\n __dest._M_p = (pointer)std::string::_M_create((string *)&name,&__dnew,0);\n name.field_2._M_allocated_capacity = __dnew;\n name._M_dataplus._M_p = __dest._M_p;\n }" else (compound_statement "{\n __dest._M_p = (pointer)std::string::_M_create((string *)&name,&__dnew,0);\n name.field_2._M_allocated_capacity = __dnew;\n name._M_dataplus._M_p = __dest._M_p;\n }" { (ERROR "__dest._M_p = (pointer)std::" (assignment_expression "__dest._M_p = (pointer)std" (field_expression "__dest._M_p" identifier . field_identifier) = (cast_expression "(pointer)std" ( (type_descriptor "pointer" type_identifier) ) identifier)) : :) (labeled_statement "string::_M_create((string *)&name,&__dnew,0);" statement_identifier : (ERROR ":" :) (expression_statement "_M_create((string *)&name,&__dnew,0);" (call_expression "_M_create((string *)&name,&__dnew,0)" identifier (argument_list "((string *)&name,&__dnew,0)" ( (cast_expression "(string *)&name" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&name" & identifier)) , (pointer_expression "&__dnew" & identifier) , number_literal ))) ;)) (expression_statement "name.field_2._M_allocated_capacity = __dnew;" (assignment_expression "name.field_2._M_allocated_capacity = __dnew" (field_expression "name.field_2._M_allocated_capacity" (field_expression "name.field_2" identifier . field_identifier) . field_identifier) = identifier) ;) (expression_statement "name._M_dataplus._M_p = __dest._M_p;" (assignment_expression "name._M_dataplus._M_p = __dest._M_p" (field_expression "name._M_dataplus._M_p" (field_expression "name._M_dataplus" identifier . field_identifier) . field_identifier) = (field_expression "__dest._M_p" identifier . field_identifier)) ;) }))) (expression_statement "memcpy(__dest._M_p,__s,__n);" (call_expression "memcpy(__dest._M_p,__s,__n)" identifier (argument_list "(__dest._M_p,__s,__n)" ( (field_expression "__dest._M_p" identifier . field_identifier) , identifier , identifier ))) ;) (expression_statement "__dest = name._M_dataplus;" (assignment_expression "__dest = name._M_dataplus" identifier = (field_expression "name._M_dataplus" identifier . field_identifier)) ;) (labeled_statement "LAB_001841a5:\n __dest._M_p[__dnew] = '\0';" statement_identifier : (expression_statement "__dest._M_p[__dnew] = '\0';" (assignment_expression "__dest._M_p[__dnew] = '\0'" (subscript_expression "__dest._M_p[__dnew]" (field_expression "__dest._M_p" identifier . field_identifier) [ identifier ]) = (char_literal "'\0'" ' escape_sequence ')) ;)) (expression_statement "name._M_string_length = __dnew;" (assignment_expression "name._M_string_length = __dnew" (field_expression "name._M_string_length" identifier . field_identifier) = identifier) ;) comment (ERROR "TVar2 = Parameters::" (assignment_expression "TVar2 = Parameters" identifier = identifier) : :) (expression_statement "size_and_endianness(parameters);" (call_expression "size_and_endianness(parameters)" identifier (argument_list "(parameters)" ( identifier ))) ;) (if_statement "if (TVar2 == TARGET_32_BIG) {\n if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) {\n /* try { // try from 00184355 to 00184359 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);\n /* try { // try from 0018436b to 0018436f has its CatchHandler @ 001843ed */\n Sized_incr_dynobj<32,_true>::Sized_incr_dynobj\n ((Sized_incr_dynobj<32,_true> *)this,&name,\n (Sized_incremental_binary<32,_true> *)ibase,input_file_index);\n }\n else {\n /* try { // try from 001842db to 001842df has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);\n /* try { // try from 001842f1 to 001842f5 has its CatchHandler @ 001843fd */\n Sized_relobj_incr<32,_true>::Sized_relobj_incr\n ((Sized_relobj_incr<32,_true> *)this,&name,\n (Sized_incremental_binary<32,_true> *)ibase,input_file_index);\n }\n }\n else if (TVar2 == TARGET_32_LITTLE) {\n if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) {\n /* try { // try from 0018437d to 00184381 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);\n /* try { // try from 00184393 to 00184397 has its CatchHandler @ 00184405 */\n Sized_incr_dynobj<32,_false>::Sized_incr_dynobj\n ((Sized_incr_dynobj<32,_false> *)this,&name,\n (Sized_incremental_binary<32,_false> *)ibase,input_file_index);\n }\n else {\n /* try { // try from 001842af to 001842b3 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);\n /* try { // try from 001842c5 to 001842c9 has its CatchHandler @ 001843f5 */\n Sized_relobj_incr<32,_false>::Sized_relobj_incr\n (this,&name,(Sized_incremental_binary<32,_false> *)ibase,input_file_index);\n }\n }\n else if (TVar2 == TARGET_64_LITTLE) {\n if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) {\n /* try { // try from 0018432d to 00184331 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);\n /* try { // try from 00184343 to 00184347 has its CatchHandler @ 0018441d */\n Sized_incr_dynobj<64,_false>::Sized_incr_dynobj\n ((Sized_incr_dynobj<64,_false> *)this,&name,\n (Sized_incremental_binary<64,_false> *)ibase,input_file_index);\n }\n else {\n this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);\n /* try { // try from 001841f6 to 001841fa has its CatchHandler @ 0018440d */\n Sized_relobj_incr<64,_false>::Sized_relobj_incr\n ((Sized_relobj_incr<64,_false> *)this,&name,\n (Sized_incremental_binary<64,_false> *)ibase,input_file_index);\n }\n }\n else {\n if (TVar2 != TARGET_64_BIG) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001843d8 to 001843dc has its CatchHandler @ 001843dd */\n do_gold_unreachable("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) {\n /* try { // try from 001843a5 to 001843a9 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);\n /* try { // try from 001843bb to 001843bf has its CatchHandler @ 001843e5 */\n Sized_incr_dynobj<64,_true>::Sized_incr_dynobj\n ((Sized_incr_dynobj<64,_true> *)this,&name,\n (Sized_incremental_binary<64,_true> *)ibase,input_file_index);\n }\n else {\n /* try { // try from 00184228 to 0018422c has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);\n /* try { // try from 0018423e to 00184242 has its CatchHandler @ 00184415 */\n Sized_relobj_incr<64,_true>::Sized_relobj_incr\n ((Sized_relobj_incr<64,_true> *)this,&name,\n (Sized_incremental_binary<64,_true> *)ibase,input_file_index);\n }\n }" if (parenthesized_expression "(TVar2 == TARGET_32_BIG)" ( (binary_expression "TVar2 == TARGET_32_BIG" identifier == identifier) )) (compound_statement "{\n if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) {\n /* try { // try from 00184355 to 00184359 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);\n /* try { // try from 0018436b to 0018436f has its CatchHandler @ 001843ed */\n Sized_incr_dynobj<32,_true>::Sized_incr_dynobj\n ((Sized_incr_dynobj<32,_true> *)this,&name,\n (Sized_incremental_binary<32,_true> *)ibase,input_file_index);\n }\n else {\n /* try { // try from 001842db to 001842df has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);\n /* try { // try from 001842f1 to 001842f5 has its CatchHandler @ 001843fd */\n Sized_relobj_incr<32,_true>::Sized_relobj_incr\n ((Sized_relobj_incr<32,_true> *)this,&name,\n (Sized_incremental_binary<32,_true> *)ibase,input_file_index);\n }\n }" { (if_statement "if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) {\n /* try { // try from 00184355 to 00184359 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);\n /* try { // try from 0018436b to 0018436f has its CatchHandler @ 001843ed */\n Sized_incr_dynobj<32,_true>::Sized_incr_dynobj\n ((Sized_incr_dynobj<32,_true> *)this,&name,\n (Sized_incremental_binary<32,_true> *)ibase,input_file_index);\n }\n else {\n /* try { // try from 001842db to 001842df has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);\n /* try { // try from 001842f1 to 001842f5 has its CatchHandler @ 001843fd */\n Sized_relobj_incr<32,_true>::Sized_relobj_incr\n ((Sized_relobj_incr<32,_true> *)this,&name,\n (Sized_incremental_binary<32,_true> *)ibase,input_file_index);\n }" if (parenthesized_expression "(input_type == INCREMENTAL_INPUT_SHARED_LIBRARY)" ( (binary_expression "input_type == INCREMENTAL_INPUT_SHARED_LIBRARY" identifier == identifier) )) (compound_statement "{\n /* try { // try from 00184355 to 00184359 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);\n /* try { // try from 0018436b to 0018436f has its CatchHandler @ 001843ed */\n Sized_incr_dynobj<32,_true>::Sized_incr_dynobj\n ((Sized_incr_dynobj<32,_true> *)this,&name,\n (Sized_incremental_binary<32,_true> *)ibase,input_file_index);\n }" { comment (expression_statement "this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);" (assignment_expression "this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8)" identifier = (parenthesized_expression "(Sized_relobj_incr<32,_false> *)operator_new(0xd8)" ( (comma_expression "Sized_relobj_incr<32,_false> *)operator_new(0xd8)" (binary_expression "Sized_relobj_incr<32" identifier < number_literal) , (binary_expression "_false> *)operator_new(0xd8)" identifier > (pointer_expression "*)operator_new(0xd8)" * (ERROR ")" )) (call_expression "operator_new(0xd8)" identifier (argument_list "(0xd8)" ( number_literal )))))) ))) ;) comment (expression_statement "Sized_incr_dynobj<32,_true>::Sized_incr_dynobj\n ((Sized_incr_dynobj<32,_true> *)this,&name,\n (Sized_incremental_binary<32,_true> *)ibase,input_file_index);" (comma_expression "Sized_incr_dynobj<32,_true>::Sized_incr_dynobj" (binary_expression "Sized_incr_dynobj<32" identifier < number_literal) , (binary_expression "_true>::Sized_incr_dynobj" identifier > (ERROR "::" : :) identifier)) (ERROR "((Sized_incr_dynobj<32,_true> *)this,&name,\n (Sized_incremental_binary<32,_true> *)ibase,input_file_index)" ( ( (comma_expression "Sized_incr_dynobj<32,_true> *)this,&name,\n (Sized_incremental_binary<32,_true> *)ibase,input_file_index)" (binary_expression "Sized_incr_dynobj<32" identifier < number_literal) , (comma_expression "_true> *)this,&name,\n (Sized_incremental_binary<32,_true> *)ibase,input_file_index)" (binary_expression "_true> *)this" identifier > (pointer_expression "*)this" * (ERROR ")" )) identifier)) , (comma_expression "&name,\n (Sized_incremental_binary<32,_true> *)ibase,input_file_index)" (pointer_expression "&name" & identifier) , (parenthesized_expression "(Sized_incremental_binary<32,_true> *)ibase,input_file_index)" ( (comma_expression "Sized_incremental_binary<32,_true> *)ibase,input_file_index" (binary_expression "Sized_incremental_binary<32" identifier < number_literal) , (comma_expression "_true> *)ibase,input_file_index" (binary_expression "_true> *)ibase" identifier > (pointer_expression "*)ibase" * (ERROR ")" )) identifier)) , identifier)) )))))) ;) }) (else_clause "else {\n /* try { // try from 001842db to 001842df has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);\n /* try { // try from 001842f1 to 001842f5 has its CatchHandler @ 001843fd */\n Sized_relobj_incr<32,_true>::Sized_relobj_incr\n ((Sized_relobj_incr<32,_true> *)this,&name,\n (Sized_incremental_binary<32,_true> *)ibase,input_file_index);\n }" else (compound_statement "{\n /* try { // try from 001842db to 001842df has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);\n /* try { // try from 001842f1 to 001842f5 has its CatchHandler @ 001843fd */\n Sized_relobj_incr<32,_true>::Sized_relobj_incr\n ((Sized_relobj_incr<32,_true> *)this,&name,\n (Sized_incremental_binary<32,_true> *)ibase,input_file_index);\n }" { comment (expression_statement "this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);" (assignment_expression "this = (Sized_relobj_incr<32,_false> *)operator_new(0x188)" identifier = (parenthesized_expression "(Sized_relobj_incr<32,_false> *)operator_new(0x188)" ( (comma_expression "Sized_relobj_incr<32,_false> *)operator_new(0x188)" (binary_expression "Sized_relobj_incr<32" identifier < number_literal) , (binary_expression "_false> *)operator_new(0x188)" identifier > (pointer_expression "*)operator_new(0x188)" * (ERROR ")" )) (call_expression "operator_new(0x188)" identifier (argument_list "(0x188)" ( number_literal )))))) ))) ;) comment (expression_statement "Sized_relobj_incr<32,_true>::Sized_relobj_incr\n ((Sized_relobj_incr<32,_true> *)this,&name,\n (Sized_incremental_binary<32,_true> *)ibase,input_file_index);" (comma_expression "Sized_relobj_incr<32,_true>::Sized_relobj_incr" (binary_expression "Sized_relobj_incr<32" identifier < number_literal) , (binary_expression "_true>::Sized_relobj_incr" identifier > (ERROR "::" : :) identifier)) (ERROR "((Sized_relobj_incr<32,_true> *)this,&name,\n (Sized_incremental_binary<32,_true> *)ibase,input_file_index)" ( ( (comma_expression "Sized_relobj_incr<32,_true> *)this,&name,\n (Sized_incremental_binary<32,_true> *)ibase,input_file_index)" (binary_expression "Sized_relobj_incr<32" identifier < number_literal) , (comma_expression "_true> *)this,&name,\n (Sized_incremental_binary<32,_true> *)ibase,input_file_index)" (binary_expression "_true> *)this" identifier > (pointer_expression "*)this" * (ERROR ")" )) identifier)) , (comma_expression "&name,\n (Sized_incremental_binary<32,_true> *)ibase,input_file_index)" (pointer_expression "&name" & identifier) , (parenthesized_expression "(Sized_incremental_binary<32,_true> *)ibase,input_file_index)" ( (comma_expression "Sized_incremental_binary<32,_true> *)ibase,input_file_index" (binary_expression "Sized_incremental_binary<32" identifier < number_literal) , (comma_expression "_true> *)ibase,input_file_index" (binary_expression "_true> *)ibase" identifier > (pointer_expression "*)ibase" * (ERROR ")" )) identifier)) , identifier)) )))))) ;) }))) }) (else_clause "else if (TVar2 == TARGET_32_LITTLE) {\n if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) {\n /* try { // try from 0018437d to 00184381 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);\n /* try { // try from 00184393 to 00184397 has its CatchHandler @ 00184405 */\n Sized_incr_dynobj<32,_false>::Sized_incr_dynobj\n ((Sized_incr_dynobj<32,_false> *)this,&name,\n (Sized_incremental_binary<32,_false> *)ibase,input_file_index);\n }\n else {\n /* try { // try from 001842af to 001842b3 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);\n /* try { // try from 001842c5 to 001842c9 has its CatchHandler @ 001843f5 */\n Sized_relobj_incr<32,_false>::Sized_relobj_incr\n (this,&name,(Sized_incremental_binary<32,_false> *)ibase,input_file_index);\n }\n }\n else if (TVar2 == TARGET_64_LITTLE) {\n if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) {\n /* try { // try from 0018432d to 00184331 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);\n /* try { // try from 00184343 to 00184347 has its CatchHandler @ 0018441d */\n Sized_incr_dynobj<64,_false>::Sized_incr_dynobj\n ((Sized_incr_dynobj<64,_false> *)this,&name,\n (Sized_incremental_binary<64,_false> *)ibase,input_file_index);\n }\n else {\n this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);\n /* try { // try from 001841f6 to 001841fa has its CatchHandler @ 0018440d */\n Sized_relobj_incr<64,_false>::Sized_relobj_incr\n ((Sized_relobj_incr<64,_false> *)this,&name,\n (Sized_incremental_binary<64,_false> *)ibase,input_file_index);\n }\n }\n else {\n if (TVar2 != TARGET_64_BIG) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001843d8 to 001843dc has its CatchHandler @ 001843dd */\n do_gold_unreachable("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) {\n /* try { // try from 001843a5 to 001843a9 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);\n /* try { // try from 001843bb to 001843bf has its CatchHandler @ 001843e5 */\n Sized_incr_dynobj<64,_true>::Sized_incr_dynobj\n ((Sized_incr_dynobj<64,_true> *)this,&name,\n (Sized_incremental_binary<64,_true> *)ibase,input_file_index);\n }\n else {\n /* try { // try from 00184228 to 0018422c has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);\n /* try { // try from 0018423e to 00184242 has its CatchHandler @ 00184415 */\n Sized_relobj_incr<64,_true>::Sized_relobj_incr\n ((Sized_relobj_incr<64,_true> *)this,&name,\n (Sized_incremental_binary<64,_true> *)ibase,input_file_index);\n }\n }" else (if_statement "if (TVar2 == TARGET_32_LITTLE) {\n if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) {\n /* try { // try from 0018437d to 00184381 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);\n /* try { // try from 00184393 to 00184397 has its CatchHandler @ 00184405 */\n Sized_incr_dynobj<32,_false>::Sized_incr_dynobj\n ((Sized_incr_dynobj<32,_false> *)this,&name,\n (Sized_incremental_binary<32,_false> *)ibase,input_file_index);\n }\n else {\n /* try { // try from 001842af to 001842b3 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);\n /* try { // try from 001842c5 to 001842c9 has its CatchHandler @ 001843f5 */\n Sized_relobj_incr<32,_false>::Sized_relobj_incr\n (this,&name,(Sized_incremental_binary<32,_false> *)ibase,input_file_index);\n }\n }\n else if (TVar2 == TARGET_64_LITTLE) {\n if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) {\n /* try { // try from 0018432d to 00184331 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);\n /* try { // try from 00184343 to 00184347 has its CatchHandler @ 0018441d */\n Sized_incr_dynobj<64,_false>::Sized_incr_dynobj\n ((Sized_incr_dynobj<64,_false> *)this,&name,\n (Sized_incremental_binary<64,_false> *)ibase,input_file_index);\n }\n else {\n this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);\n /* try { // try from 001841f6 to 001841fa has its CatchHandler @ 0018440d */\n Sized_relobj_incr<64,_false>::Sized_relobj_incr\n ((Sized_relobj_incr<64,_false> *)this,&name,\n (Sized_incremental_binary<64,_false> *)ibase,input_file_index);\n }\n }\n else {\n if (TVar2 != TARGET_64_BIG) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001843d8 to 001843dc has its CatchHandler @ 001843dd */\n do_gold_unreachable("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) {\n /* try { // try from 001843a5 to 001843a9 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);\n /* try { // try from 001843bb to 001843bf has its CatchHandler @ 001843e5 */\n Sized_incr_dynobj<64,_true>::Sized_incr_dynobj\n ((Sized_incr_dynobj<64,_true> *)this,&name,\n (Sized_incremental_binary<64,_true> *)ibase,input_file_index);\n }\n else {\n /* try { // try from 00184228 to 0018422c has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);\n /* try { // try from 0018423e to 00184242 has its CatchHandler @ 00184415 */\n Sized_relobj_incr<64,_true>::Sized_relobj_incr\n ((Sized_relobj_incr<64,_true> *)this,&name,\n (Sized_incremental_binary<64,_true> *)ibase,input_file_index);\n }\n }" if (parenthesized_expression "(TVar2 == TARGET_32_LITTLE)" ( (binary_expression "TVar2 == TARGET_32_LITTLE" identifier == identifier) )) (compound_statement "{\n if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) {\n /* try { // try from 0018437d to 00184381 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);\n /* try { // try from 00184393 to 00184397 has its CatchHandler @ 00184405 */\n Sized_incr_dynobj<32,_false>::Sized_incr_dynobj\n ((Sized_incr_dynobj<32,_false> *)this,&name,\n (Sized_incremental_binary<32,_false> *)ibase,input_file_index);\n }\n else {\n /* try { // try from 001842af to 001842b3 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);\n /* try { // try from 001842c5 to 001842c9 has its CatchHandler @ 001843f5 */\n Sized_relobj_incr<32,_false>::Sized_relobj_incr\n (this,&name,(Sized_incremental_binary<32,_false> *)ibase,input_file_index);\n }\n }" { (if_statement "if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) {\n /* try { // try from 0018437d to 00184381 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);\n /* try { // try from 00184393 to 00184397 has its CatchHandler @ 00184405 */\n Sized_incr_dynobj<32,_false>::Sized_incr_dynobj\n ((Sized_incr_dynobj<32,_false> *)this,&name,\n (Sized_incremental_binary<32,_false> *)ibase,input_file_index);\n }\n else {\n /* try { // try from 001842af to 001842b3 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);\n /* try { // try from 001842c5 to 001842c9 has its CatchHandler @ 001843f5 */\n Sized_relobj_incr<32,_false>::Sized_relobj_incr\n (this,&name,(Sized_incremental_binary<32,_false> *)ibase,input_file_index);\n }" if (parenthesized_expression "(input_type == INCREMENTAL_INPUT_SHARED_LIBRARY)" ( (binary_expression "input_type == INCREMENTAL_INPUT_SHARED_LIBRARY" identifier == identifier) )) (compound_statement "{\n /* try { // try from 0018437d to 00184381 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);\n /* try { // try from 00184393 to 00184397 has its CatchHandler @ 00184405 */\n Sized_incr_dynobj<32,_false>::Sized_incr_dynobj\n ((Sized_incr_dynobj<32,_false> *)this,&name,\n (Sized_incremental_binary<32,_false> *)ibase,input_file_index);\n }" { comment (expression_statement "this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);" (assignment_expression "this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8)" identifier = (parenthesized_expression "(Sized_relobj_incr<32,_false> *)operator_new(0xd8)" ( (comma_expression "Sized_relobj_incr<32,_false> *)operator_new(0xd8)" (binary_expression "Sized_relobj_incr<32" identifier < number_literal) , (binary_expression "_false> *)operator_new(0xd8)" identifier > (pointer_expression "*)operator_new(0xd8)" * (ERROR ")" )) (call_expression "operator_new(0xd8)" identifier (argument_list "(0xd8)" ( number_literal )))))) ))) ;) comment (expression_statement "Sized_incr_dynobj<32,_false>::Sized_incr_dynobj\n ((Sized_incr_dynobj<32,_false> *)this,&name,\n (Sized_incremental_binary<32,_false> *)ibase,input_file_index);" (comma_expression "Sized_incr_dynobj<32,_false>::Sized_incr_dynobj" (binary_expression "Sized_incr_dynobj<32" identifier < number_literal) , (binary_expression "_false>::Sized_incr_dynobj" identifier > (ERROR "::" : :) identifier)) (ERROR "((Sized_incr_dynobj<32,_false> *)this,&name,\n (Sized_incremental_binary<32,_false> *)ibase,input_file_index)" ( ( (comma_expression "Sized_incr_dynobj<32,_false> *)this,&name,\n (Sized_incremental_binary<32,_false> *)ibase,input_file_index)" (binary_expression "Sized_incr_dynobj<32" identifier < number_literal) , (comma_expression "_false> *)this,&name,\n (Sized_incremental_binary<32,_false> *)ibase,input_file_index)" (binary_expression "_false> *)this" identifier > (pointer_expression "*)this" * (ERROR ")" )) identifier)) , (comma_expression "&name,\n (Sized_incremental_binary<32,_false> *)ibase,input_file_index)" (pointer_expression "&name" & identifier) , (parenthesized_expression "(Sized_incremental_binary<32,_false> *)ibase,input_file_index)" ( (comma_expression "Sized_incremental_binary<32,_false> *)ibase,input_file_index" (binary_expression "Sized_incremental_binary<32" identifier < number_literal) , (comma_expression "_false> *)ibase,input_file_index" (binary_expression "_false> *)ibase" identifier > (pointer_expression "*)ibase" * (ERROR ")" )) identifier)) , identifier)) )))))) ;) }) (else_clause "else {\n /* try { // try from 001842af to 001842b3 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);\n /* try { // try from 001842c5 to 001842c9 has its CatchHandler @ 001843f5 */\n Sized_relobj_incr<32,_false>::Sized_relobj_incr\n (this,&name,(Sized_incremental_binary<32,_false> *)ibase,input_file_index);\n }" else (compound_statement "{\n /* try { // try from 001842af to 001842b3 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);\n /* try { // try from 001842c5 to 001842c9 has its CatchHandler @ 001843f5 */\n Sized_relobj_incr<32,_false>::Sized_relobj_incr\n (this,&name,(Sized_incremental_binary<32,_false> *)ibase,input_file_index);\n }" { comment (expression_statement "this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);" (assignment_expression "this = (Sized_relobj_incr<32,_false> *)operator_new(0x188)" identifier = (parenthesized_expression "(Sized_relobj_incr<32,_false> *)operator_new(0x188)" ( (comma_expression "Sized_relobj_incr<32,_false> *)operator_new(0x188)" (binary_expression "Sized_relobj_incr<32" identifier < number_literal) , (binary_expression "_false> *)operator_new(0x188)" identifier > (pointer_expression "*)operator_new(0x188)" * (ERROR ")" )) (call_expression "operator_new(0x188)" identifier (argument_list "(0x188)" ( number_literal )))))) ))) ;) comment (expression_statement "Sized_relobj_incr<32,_false>::Sized_relobj_incr\n (this,&name,(Sized_incremental_binary<32,_false> *)ibase,input_file_index);" (comma_expression "Sized_relobj_incr<32,_false>::Sized_relobj_incr\n (this,&name,(Sized_incremental_binary<32,_false> *)ibase,input_file_index)" (binary_expression "Sized_relobj_incr<32" identifier < number_literal) , (binary_expression "_false>::Sized_relobj_incr\n (this,&name,(Sized_incremental_binary<32,_false> *)ibase,input_file_index)" identifier > (ERROR "::" : :) (call_expression "Sized_relobj_incr\n (this,&name,(Sized_incremental_binary<32,_false> *)ibase,input_file_index)" identifier (argument_list "(this,&name,(Sized_incremental_binary<32,_false> *)ibase,input_file_index)" ( identifier , (pointer_expression "&name" & identifier) , (parenthesized_expression "(Sized_incremental_binary<32,_false> *)ibase,input_file_index)" ( (comma_expression "Sized_incremental_binary<32,_false> *)ibase,input_file_index" (binary_expression "Sized_incremental_binary<32" identifier < number_literal) , (comma_expression "_false> *)ibase,input_file_index" (binary_expression "_false> *)ibase" identifier > (pointer_expression "*)ibase" * (ERROR ")" )) identifier)) , identifier)) )) ))))) ;) }))) }) (else_clause "else if (TVar2 == TARGET_64_LITTLE) {\n if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) {\n /* try { // try from 0018432d to 00184331 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);\n /* try { // try from 00184343 to 00184347 has its CatchHandler @ 0018441d */\n Sized_incr_dynobj<64,_false>::Sized_incr_dynobj\n ((Sized_incr_dynobj<64,_false> *)this,&name,\n (Sized_incremental_binary<64,_false> *)ibase,input_file_index);\n }\n else {\n this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);\n /* try { // try from 001841f6 to 001841fa has its CatchHandler @ 0018440d */\n Sized_relobj_incr<64,_false>::Sized_relobj_incr\n ((Sized_relobj_incr<64,_false> *)this,&name,\n (Sized_incremental_binary<64,_false> *)ibase,input_file_index);\n }\n }\n else {\n if (TVar2 != TARGET_64_BIG) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001843d8 to 001843dc has its CatchHandler @ 001843dd */\n do_gold_unreachable("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) {\n /* try { // try from 001843a5 to 001843a9 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);\n /* try { // try from 001843bb to 001843bf has its CatchHandler @ 001843e5 */\n Sized_incr_dynobj<64,_true>::Sized_incr_dynobj\n ((Sized_incr_dynobj<64,_true> *)this,&name,\n (Sized_incremental_binary<64,_true> *)ibase,input_file_index);\n }\n else {\n /* try { // try from 00184228 to 0018422c has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);\n /* try { // try from 0018423e to 00184242 has its CatchHandler @ 00184415 */\n Sized_relobj_incr<64,_true>::Sized_relobj_incr\n ((Sized_relobj_incr<64,_true> *)this,&name,\n (Sized_incremental_binary<64,_true> *)ibase,input_file_index);\n }\n }" else (if_statement "if (TVar2 == TARGET_64_LITTLE) {\n if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) {\n /* try { // try from 0018432d to 00184331 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);\n /* try { // try from 00184343 to 00184347 has its CatchHandler @ 0018441d */\n Sized_incr_dynobj<64,_false>::Sized_incr_dynobj\n ((Sized_incr_dynobj<64,_false> *)this,&name,\n (Sized_incremental_binary<64,_false> *)ibase,input_file_index);\n }\n else {\n this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);\n /* try { // try from 001841f6 to 001841fa has its CatchHandler @ 0018440d */\n Sized_relobj_incr<64,_false>::Sized_relobj_incr\n ((Sized_relobj_incr<64,_false> *)this,&name,\n (Sized_incremental_binary<64,_false> *)ibase,input_file_index);\n }\n }\n else {\n if (TVar2 != TARGET_64_BIG) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001843d8 to 001843dc has its CatchHandler @ 001843dd */\n do_gold_unreachable("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) {\n /* try { // try from 001843a5 to 001843a9 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);\n /* try { // try from 001843bb to 001843bf has its CatchHandler @ 001843e5 */\n Sized_incr_dynobj<64,_true>::Sized_incr_dynobj\n ((Sized_incr_dynobj<64,_true> *)this,&name,\n (Sized_incremental_binary<64,_true> *)ibase,input_file_index);\n }\n else {\n /* try { // try from 00184228 to 0018422c has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);\n /* try { // try from 0018423e to 00184242 has its CatchHandler @ 00184415 */\n Sized_relobj_incr<64,_true>::Sized_relobj_incr\n ((Sized_relobj_incr<64,_true> *)this,&name,\n (Sized_incremental_binary<64,_true> *)ibase,input_file_index);\n }\n }" if (parenthesized_expression "(TVar2 == TARGET_64_LITTLE)" ( (binary_expression "TVar2 == TARGET_64_LITTLE" identifier == identifier) )) (compound_statement "{\n if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) {\n /* try { // try from 0018432d to 00184331 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);\n /* try { // try from 00184343 to 00184347 has its CatchHandler @ 0018441d */\n Sized_incr_dynobj<64,_false>::Sized_incr_dynobj\n ((Sized_incr_dynobj<64,_false> *)this,&name,\n (Sized_incremental_binary<64,_false> *)ibase,input_file_index);\n }\n else {\n this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);\n /* try { // try from 001841f6 to 001841fa has its CatchHandler @ 0018440d */\n Sized_relobj_incr<64,_false>::Sized_relobj_incr\n ((Sized_relobj_incr<64,_false> *)this,&name,\n (Sized_incremental_binary<64,_false> *)ibase,input_file_index);\n }\n }" { (if_statement "if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) {\n /* try { // try from 0018432d to 00184331 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);\n /* try { // try from 00184343 to 00184347 has its CatchHandler @ 0018441d */\n Sized_incr_dynobj<64,_false>::Sized_incr_dynobj\n ((Sized_incr_dynobj<64,_false> *)this,&name,\n (Sized_incremental_binary<64,_false> *)ibase,input_file_index);\n }\n else {\n this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);\n /* try { // try from 001841f6 to 001841fa has its CatchHandler @ 0018440d */\n Sized_relobj_incr<64,_false>::Sized_relobj_incr\n ((Sized_relobj_incr<64,_false> *)this,&name,\n (Sized_incremental_binary<64,_false> *)ibase,input_file_index);\n }" if (parenthesized_expression "(input_type == INCREMENTAL_INPUT_SHARED_LIBRARY)" ( (binary_expression "input_type == INCREMENTAL_INPUT_SHARED_LIBRARY" identifier == identifier) )) (compound_statement "{\n /* try { // try from 0018432d to 00184331 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);\n /* try { // try from 00184343 to 00184347 has its CatchHandler @ 0018441d */\n Sized_incr_dynobj<64,_false>::Sized_incr_dynobj\n ((Sized_incr_dynobj<64,_false> *)this,&name,\n (Sized_incremental_binary<64,_false> *)ibase,input_file_index);\n }" { comment (expression_statement "this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);" (assignment_expression "this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8)" identifier = (parenthesized_expression "(Sized_relobj_incr<32,_false> *)operator_new(0xd8)" ( (comma_expression "Sized_relobj_incr<32,_false> *)operator_new(0xd8)" (binary_expression "Sized_relobj_incr<32" identifier < number_literal) , (binary_expression "_false> *)operator_new(0xd8)" identifier > (pointer_expression "*)operator_new(0xd8)" * (ERROR ")" )) (call_expression "operator_new(0xd8)" identifier (argument_list "(0xd8)" ( number_literal )))))) ))) ;) comment (expression_statement "Sized_incr_dynobj<64,_false>::Sized_incr_dynobj\n ((Sized_incr_dynobj<64,_false> *)this,&name,\n (Sized_incremental_binary<64,_false> *)ibase,input_file_index);" (comma_expression "Sized_incr_dynobj<64,_false>::Sized_incr_dynobj" (binary_expression "Sized_incr_dynobj<64" identifier < number_literal) , (binary_expression "_false>::Sized_incr_dynobj" identifier > (ERROR "::" : :) identifier)) (ERROR "((Sized_incr_dynobj<64,_false> *)this,&name,\n (Sized_incremental_binary<64,_false> *)ibase,input_file_index)" ( ( (comma_expression "Sized_incr_dynobj<64,_false> *)this,&name,\n (Sized_incremental_binary<64,_false> *)ibase,input_file_index)" (binary_expression "Sized_incr_dynobj<64" identifier < number_literal) , (comma_expression "_false> *)this,&name,\n (Sized_incremental_binary<64,_false> *)ibase,input_file_index)" (binary_expression "_false> *)this" identifier > (pointer_expression "*)this" * (ERROR ")" )) identifier)) , (comma_expression "&name,\n (Sized_incremental_binary<64,_false> *)ibase,input_file_index)" (pointer_expression "&name" & identifier) , (parenthesized_expression "(Sized_incremental_binary<64,_false> *)ibase,input_file_index)" ( (comma_expression "Sized_incremental_binary<64,_false> *)ibase,input_file_index" (binary_expression "Sized_incremental_binary<64" identifier < number_literal) , (comma_expression "_false> *)ibase,input_file_index" (binary_expression "_false> *)ibase" identifier > (pointer_expression "*)ibase" * (ERROR ")" )) identifier)) , identifier)) )))))) ;) }) (else_clause "else {\n this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);\n /* try { // try from 001841f6 to 001841fa has its CatchHandler @ 0018440d */\n Sized_relobj_incr<64,_false>::Sized_relobj_incr\n ((Sized_relobj_incr<64,_false> *)this,&name,\n (Sized_incremental_binary<64,_false> *)ibase,input_file_index);\n }" else (compound_statement "{\n this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);\n /* try { // try from 001841f6 to 001841fa has its CatchHandler @ 0018440d */\n Sized_relobj_incr<64,_false>::Sized_relobj_incr\n ((Sized_relobj_incr<64,_false> *)this,&name,\n (Sized_incremental_binary<64,_false> *)ibase,input_file_index);\n }" { (expression_statement "this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);" (assignment_expression "this = (Sized_relobj_incr<32,_false> *)operator_new(0x188)" identifier = (parenthesized_expression "(Sized_relobj_incr<32,_false> *)operator_new(0x188)" ( (comma_expression "Sized_relobj_incr<32,_false> *)operator_new(0x188)" (binary_expression "Sized_relobj_incr<32" identifier < number_literal) , (binary_expression "_false> *)operator_new(0x188)" identifier > (pointer_expression "*)operator_new(0x188)" * (ERROR ")" )) (call_expression "operator_new(0x188)" identifier (argument_list "(0x188)" ( number_literal )))))) ))) ;) comment (expression_statement "Sized_relobj_incr<64,_false>::Sized_relobj_incr\n ((Sized_relobj_incr<64,_false> *)this,&name,\n (Sized_incremental_binary<64,_false> *)ibase,input_file_index);" (comma_expression "Sized_relobj_incr<64,_false>::Sized_relobj_incr" (binary_expression "Sized_relobj_incr<64" identifier < number_literal) , (binary_expression "_false>::Sized_relobj_incr" identifier > (ERROR "::" : :) identifier)) (ERROR "((Sized_relobj_incr<64,_false> *)this,&name,\n (Sized_incremental_binary<64,_false> *)ibase,input_file_index)" ( ( (comma_expression "Sized_relobj_incr<64,_false> *)this,&name,\n (Sized_incremental_binary<64,_false> *)ibase,input_file_index)" (binary_expression "Sized_relobj_incr<64" identifier < number_literal) , (comma_expression "_false> *)this,&name,\n (Sized_incremental_binary<64,_false> *)ibase,input_file_index)" (binary_expression "_false> *)this" identifier > (pointer_expression "*)this" * (ERROR ")" )) identifier)) , (comma_expression "&name,\n (Sized_incremental_binary<64,_false> *)ibase,input_file_index)" (pointer_expression "&name" & identifier) , (parenthesized_expression "(Sized_incremental_binary<64,_false> *)ibase,input_file_index)" ( (comma_expression "Sized_incremental_binary<64,_false> *)ibase,input_file_index" (binary_expression "Sized_incremental_binary<64" identifier < number_literal) , (comma_expression "_false> *)ibase,input_file_index" (binary_expression "_false> *)ibase" identifier > (pointer_expression "*)ibase" * (ERROR ")" )) identifier)) , identifier)) )))))) ;) }))) }) (else_clause "else {\n if (TVar2 != TARGET_64_BIG) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001843d8 to 001843dc has its CatchHandler @ 001843dd */\n do_gold_unreachable("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) {\n /* try { // try from 001843a5 to 001843a9 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);\n /* try { // try from 001843bb to 001843bf has its CatchHandler @ 001843e5 */\n Sized_incr_dynobj<64,_true>::Sized_incr_dynobj\n ((Sized_incr_dynobj<64,_true> *)this,&name,\n (Sized_incremental_binary<64,_true> *)ibase,input_file_index);\n }\n else {\n /* try { // try from 00184228 to 0018422c has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);\n /* try { // try from 0018423e to 00184242 has its CatchHandler @ 00184415 */\n Sized_relobj_incr<64,_true>::Sized_relobj_incr\n ((Sized_relobj_incr<64,_true> *)this,&name,\n (Sized_incremental_binary<64,_true> *)ibase,input_file_index);\n }\n }" else (compound_statement "{\n if (TVar2 != TARGET_64_BIG) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001843d8 to 001843dc has its CatchHandler @ 001843dd */\n do_gold_unreachable("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) {\n /* try { // try from 001843a5 to 001843a9 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);\n /* try { // try from 001843bb to 001843bf has its CatchHandler @ 001843e5 */\n Sized_incr_dynobj<64,_true>::Sized_incr_dynobj\n ((Sized_incr_dynobj<64,_true> *)this,&name,\n (Sized_incremental_binary<64,_true> *)ibase,input_file_index);\n }\n else {\n /* try { // try from 00184228 to 0018422c has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);\n /* try { // try from 0018423e to 00184242 has its CatchHandler @ 00184415 */\n Sized_relobj_incr<64,_true>::Sized_relobj_incr\n ((Sized_relobj_incr<64,_true> *)this,&name,\n (Sized_incremental_binary<64,_true> *)ibase,input_file_index);\n }\n }" { (if_statement "if (TVar2 != TARGET_64_BIG) {\n /* WARNING: Subroutine does not return */\n /* try { // try from 001843d8 to 001843dc has its CatchHandler @ 001843dd */\n do_gold_unreachable("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }" if (parenthesized_expression "(TVar2 != TARGET_64_BIG)" ( (binary_expression "TVar2 != TARGET_64_BIG" identifier != identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n /* try { // try from 001843d8 to 001843dc has its CatchHandler @ 001843dd */\n do_gold_unreachable("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }" { comment comment (expression_statement "do_gold_unreachable("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");" (call_expression "do_gold_unreachable("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object")" identifier (argument_list "("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""make_sized_incremental_object"" " string_content ") ))) ;) })) (if_statement "if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) {\n /* try { // try from 001843a5 to 001843a9 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);\n /* try { // try from 001843bb to 001843bf has its CatchHandler @ 001843e5 */\n Sized_incr_dynobj<64,_true>::Sized_incr_dynobj\n ((Sized_incr_dynobj<64,_true> *)this,&name,\n (Sized_incremental_binary<64,_true> *)ibase,input_file_index);\n }\n else {\n /* try { // try from 00184228 to 0018422c has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);\n /* try { // try from 0018423e to 00184242 has its CatchHandler @ 00184415 */\n Sized_relobj_incr<64,_true>::Sized_relobj_incr\n ((Sized_relobj_incr<64,_true> *)this,&name,\n (Sized_incremental_binary<64,_true> *)ibase,input_file_index);\n }" if (parenthesized_expression "(input_type == INCREMENTAL_INPUT_SHARED_LIBRARY)" ( (binary_expression "input_type == INCREMENTAL_INPUT_SHARED_LIBRARY" identifier == identifier) )) (compound_statement "{\n /* try { // try from 001843a5 to 001843a9 has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);\n /* try { // try from 001843bb to 001843bf has its CatchHandler @ 001843e5 */\n Sized_incr_dynobj<64,_true>::Sized_incr_dynobj\n ((Sized_incr_dynobj<64,_true> *)this,&name,\n (Sized_incremental_binary<64,_true> *)ibase,input_file_index);\n }" { comment (expression_statement "this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8);" (assignment_expression "this = (Sized_relobj_incr<32,_false> *)operator_new(0xd8)" identifier = (parenthesized_expression "(Sized_relobj_incr<32,_false> *)operator_new(0xd8)" ( (comma_expression "Sized_relobj_incr<32,_false> *)operator_new(0xd8)" (binary_expression "Sized_relobj_incr<32" identifier < number_literal) , (binary_expression "_false> *)operator_new(0xd8)" identifier > (pointer_expression "*)operator_new(0xd8)" * (ERROR ")" )) (call_expression "operator_new(0xd8)" identifier (argument_list "(0xd8)" ( number_literal )))))) ))) ;) comment (expression_statement "Sized_incr_dynobj<64,_true>::Sized_incr_dynobj\n ((Sized_incr_dynobj<64,_true> *)this,&name,\n (Sized_incremental_binary<64,_true> *)ibase,input_file_index);" (comma_expression "Sized_incr_dynobj<64,_true>::Sized_incr_dynobj" (binary_expression "Sized_incr_dynobj<64" identifier < number_literal) , (binary_expression "_true>::Sized_incr_dynobj" identifier > (ERROR "::" : :) identifier)) (ERROR "((Sized_incr_dynobj<64,_true> *)this,&name,\n (Sized_incremental_binary<64,_true> *)ibase,input_file_index)" ( ( (comma_expression "Sized_incr_dynobj<64,_true> *)this,&name,\n (Sized_incremental_binary<64,_true> *)ibase,input_file_index)" (binary_expression "Sized_incr_dynobj<64" identifier < number_literal) , (comma_expression "_true> *)this,&name,\n (Sized_incremental_binary<64,_true> *)ibase,input_file_index)" (binary_expression "_true> *)this" identifier > (pointer_expression "*)this" * (ERROR ")" )) identifier)) , (comma_expression "&name,\n (Sized_incremental_binary<64,_true> *)ibase,input_file_index)" (pointer_expression "&name" & identifier) , (parenthesized_expression "(Sized_incremental_binary<64,_true> *)ibase,input_file_index)" ( (comma_expression "Sized_incremental_binary<64,_true> *)ibase,input_file_index" (binary_expression "Sized_incremental_binary<64" identifier < number_literal) , (comma_expression "_true> *)ibase,input_file_index" (binary_expression "_true> *)ibase" identifier > (pointer_expression "*)ibase" * (ERROR ")" )) identifier)) , identifier)) )))))) ;) }) (else_clause "else {\n /* try { // try from 00184228 to 0018422c has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);\n /* try { // try from 0018423e to 00184242 has its CatchHandler @ 00184415 */\n Sized_relobj_incr<64,_true>::Sized_relobj_incr\n ((Sized_relobj_incr<64,_true> *)this,&name,\n (Sized_incremental_binary<64,_true> *)ibase,input_file_index);\n }" else (compound_statement "{\n /* try { // try from 00184228 to 0018422c has its CatchHandler @ 001843dd */\n this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);\n /* try { // try from 0018423e to 00184242 has its CatchHandler @ 00184415 */\n Sized_relobj_incr<64,_true>::Sized_relobj_incr\n ((Sized_relobj_incr<64,_true> *)this,&name,\n (Sized_incremental_binary<64,_true> *)ibase,input_file_index);\n }" { comment (expression_statement "this = (Sized_relobj_incr<32,_false> *)operator_new(0x188);" (assignment_expression "this = (Sized_relobj_incr<32,_false> *)operator_new(0x188)" identifier = (parenthesized_expression "(Sized_relobj_incr<32,_false> *)operator_new(0x188)" ( (comma_expression "Sized_relobj_incr<32,_false> *)operator_new(0x188)" (binary_expression "Sized_relobj_incr<32" identifier < number_literal) , (binary_expression "_false> *)operator_new(0x188)" identifier > (pointer_expression "*)operator_new(0x188)" * (ERROR ")" )) (call_expression "operator_new(0x188)" identifier (argument_list "(0x188)" ( number_literal )))))) ))) ;) comment (expression_statement "Sized_relobj_incr<64,_true>::Sized_relobj_incr\n ((Sized_relobj_incr<64,_true> *)this,&name,\n (Sized_incremental_binary<64,_true> *)ibase,input_file_index);" (comma_expression "Sized_relobj_incr<64,_true>::Sized_relobj_incr" (binary_expression "Sized_relobj_incr<64" identifier < number_literal) , (binary_expression "_true>::Sized_relobj_incr" identifier > (ERROR "::" : :) identifier)) (ERROR "((Sized_relobj_incr<64,_true> *)this,&name,\n (Sized_incremental_binary<64,_true> *)ibase,input_file_index)" ( ( (comma_expression "Sized_relobj_incr<64,_true> *)this,&name,\n (Sized_incremental_binary<64,_true> *)ibase,input_file_index)" (binary_expression "Sized_relobj_incr<64" identifier < number_literal) , (comma_expression "_true> *)this,&name,\n (Sized_incremental_binary<64,_true> *)ibase,input_file_index)" (binary_expression "_true> *)this" identifier > (pointer_expression "*)this" * (ERROR ")" )) identifier)) , (comma_expression "&name,\n (Sized_incremental_binary<64,_true> *)ibase,input_file_index)" (pointer_expression "&name" & identifier) , (parenthesized_expression "(Sized_incremental_binary<64,_true> *)ibase,input_file_index)" ( (comma_expression "Sized_incremental_binary<64,_true> *)ibase,input_file_index" (binary_expression "Sized_incremental_binary<64" identifier < number_literal) , (comma_expression "_true> *)ibase,input_file_index" (binary_expression "_true> *)ibase" identifier > (pointer_expression "*)ibase" * (ERROR ")" )) identifier)) , identifier)) )))))) ;) }))) }))))))) (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)name._M_dataplus._M_p != &name.field_2) {\n operator_delete(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 *)name._M_dataplus._M_p != &name.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)name._M_dataplus._M_p != &name.field_2)" ( (ERROR "anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::" (comma_expression "anon_union_16_2_edb7204a_for_basic_string<char,_std" (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_9\n *)name._M_dataplus._M_p != &name.field_2" (binary_expression "allocator<char>_>_9\n *)name._M_dataplus._M_p" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)name._M_dataplus._M_p" identifier * (ERROR ")" )) (field_expression "name._M_dataplus._M_p" (field_expression "name._M_dataplus" identifier . field_identifier) . field_identifier))) != (pointer_expression "&name.field_2" & (field_expression "name.field_2" identifier . field_identifier))) )) )) (compound_statement "{\n operator_delete(name._M_dataplus._M_p);\n }" { (expression_statement "operator_delete(name._M_dataplus._M_p);" (call_expression "operator_delete(name._M_dataplus._M_p)" identifier (argument_list "(name._M_dataplus._M_p)" ( (field_expression "name._M_dataplus._M_p" (field_expression "name._M_dataplus" identifier . field_identifier) . field_identifier) ))) ;) })) (return_statement "return (Object *)this;" return (cast_expression "(Object *)this" ( (type_descriptor "Object *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ;) (ERROR "}" }))
|
(translation_unit "undefined8 FUN_00184140(undefined8 param_1,undefined4 param_2,int param_3,long *param_4)\n\n{\n int iVar1;\n char *__s;\n size_t __n;\n undefined8 uVar2;\n size_t *__dest;\n size_t local_60;\n size_t *local_58;\n size_t local_50;\n size_t local_48 [3];\n \n __s = (char *)(**(code **)(*param_4 + 0x10))(param_4);\n __dest = local_48;\n local_58 = __dest;\n if (__s == (char *)0x0) {\n \n FUN_003194e0("basic_string::_M_construct null not valid");\n }\n __n = strlen(__s);\n local_60 = __n;\n if (__n < 0x10) {\n if (__n == 1) {\n local_48[0] = CONCAT71(local_48[0]._1_7_,*__s);\n goto LAB_001841a5;\n }\n if (__n == 0) goto LAB_001841a5;\n }\n else {\n __dest = (size_t *)FUN_002e15a0(&local_58,&local_60,0);\n local_48[0] = local_60;\n local_58 = __dest;\n }\n memcpy(__dest,__s,__n);\n __dest = local_58;\nLAB_001841a5:\n *(undefined1 *)((long)__dest + local_60) = 0;\n local_50 = local_60;\n \n iVar1 = FUN_002375c0(PTR_DAT_0043e6b0);\n if (iVar1 == 1) {\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e420(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_001988b0(uVar2,&local_58,param_1,param_2);\n }\n }\n else if (iVar1 == 0) {\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e2b0(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00197fb0(uVar2,&local_58,param_1,param_2);\n }\n }\n else if (iVar1 == 2) {\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e5a0(uVar2,&local_58,param_1,param_2);\n }\n else {\n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198be0(uVar2,&local_58,param_1,param_2);\n }\n }\n else {\n if (iVar1 != 3) {\n \n \n FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e710(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }\n }\n if (local_58 != local_48) {\n FUN_002dac70();\n }\n return uVar2;\n}\n\n" (function_definition "undefined8 FUN_00184140(undefined8 param_1,undefined4 param_2,int param_3,long *param_4)\n\n{\n int iVar1;\n char *__s;\n size_t __n;\n undefined8 uVar2;\n size_t *__dest;\n size_t local_60;\n size_t *local_58;\n size_t local_50;\n size_t local_48 [3];\n \n __s = (char *)(**(code **)(*param_4 + 0x10))(param_4);\n __dest = local_48;\n local_58 = __dest;\n if (__s == (char *)0x0) {\n \n FUN_003194e0("basic_string::_M_construct null not valid");\n }\n __n = strlen(__s);\n local_60 = __n;\n if (__n < 0x10) {\n if (__n == 1) {\n local_48[0] = CONCAT71(local_48[0]._1_7_,*__s);\n goto LAB_001841a5;\n }\n if (__n == 0) goto LAB_001841a5;\n }\n else {\n __dest = (size_t *)FUN_002e15a0(&local_58,&local_60,0);\n local_48[0] = local_60;\n local_58 = __dest;\n }\n memcpy(__dest,__s,__n);\n __dest = local_58;\nLAB_001841a5:\n *(undefined1 *)((long)__dest + local_60) = 0;\n local_50 = local_60;\n \n iVar1 = FUN_002375c0(PTR_DAT_0043e6b0);\n if (iVar1 == 1) {\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e420(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_001988b0(uVar2,&local_58,param_1,param_2);\n }\n }\n else if (iVar1 == 0) {\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e2b0(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00197fb0(uVar2,&local_58,param_1,param_2);\n }\n }\n else if (iVar1 == 2) {\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e5a0(uVar2,&local_58,param_1,param_2);\n }\n else {\n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198be0(uVar2,&local_58,param_1,param_2);\n }\n }\n else {\n if (iVar1 != 3) {\n \n \n FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e710(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }\n }\n if (local_58 != local_48) {\n FUN_002dac70();\n }\n return uVar2;\n}" type_identifier (function_declarator "FUN_00184140(undefined8 param_1,undefined4 param_2,int param_3,long *param_4)" identifier (parameter_list "(undefined8 param_1,undefined4 param_2,int param_3,long *param_4)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined4 param_2" type_identifier identifier) , (parameter_declaration "int param_3" primitive_type identifier) , (parameter_declaration "long *param_4" (sized_type_specifier "long" long) (pointer_declarator "*param_4" * identifier)) ))) (compound_statement "{\n int iVar1;\n char *__s;\n size_t __n;\n undefined8 uVar2;\n size_t *__dest;\n size_t local_60;\n size_t *local_58;\n size_t local_50;\n size_t local_48 [3];\n \n __s = (char *)(**(code **)(*param_4 + 0x10))(param_4);\n __dest = local_48;\n local_58 = __dest;\n if (__s == (char *)0x0) {\n \n FUN_003194e0("basic_string::_M_construct null not valid");\n }\n __n = strlen(__s);\n local_60 = __n;\n if (__n < 0x10) {\n if (__n == 1) {\n local_48[0] = CONCAT71(local_48[0]._1_7_,*__s);\n goto LAB_001841a5;\n }\n if (__n == 0) goto LAB_001841a5;\n }\n else {\n __dest = (size_t *)FUN_002e15a0(&local_58,&local_60,0);\n local_48[0] = local_60;\n local_58 = __dest;\n }\n memcpy(__dest,__s,__n);\n __dest = local_58;\nLAB_001841a5:\n *(undefined1 *)((long)__dest + local_60) = 0;\n local_50 = local_60;\n \n iVar1 = FUN_002375c0(PTR_DAT_0043e6b0);\n if (iVar1 == 1) {\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e420(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_001988b0(uVar2,&local_58,param_1,param_2);\n }\n }\n else if (iVar1 == 0) {\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e2b0(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00197fb0(uVar2,&local_58,param_1,param_2);\n }\n }\n else if (iVar1 == 2) {\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e5a0(uVar2,&local_58,param_1,param_2);\n }\n else {\n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198be0(uVar2,&local_58,param_1,param_2);\n }\n }\n else {\n if (iVar1 != 3) {\n \n \n FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e710(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }\n }\n if (local_58 != local_48) {\n FUN_002dac70();\n }\n return uVar2;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "char *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (declaration "size_t __n;" primitive_type identifier ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "size_t *__dest;" primitive_type (pointer_declarator "*__dest" * identifier) ;) (declaration "size_t local_60;" primitive_type identifier ;) (declaration "size_t *local_58;" primitive_type (pointer_declarator "*local_58" * identifier) ;) (declaration "size_t local_50;" primitive_type identifier ;) (declaration "size_t local_48 [3];" primitive_type (array_declarator "local_48 [3]" identifier [ number_literal ]) ;) (expression_statement "__s = (char *)(**(code **)(*param_4 + 0x10))(param_4);" (assignment_expression "__s = (char *)(**(code **)(*param_4 + 0x10))(param_4)" identifier = (cast_expression "(char *)(**(code **)(*param_4 + 0x10))(param_4)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(**(code **)(*param_4 + 0x10))(param_4)" (parenthesized_expression "(**(code **)(*param_4 + 0x10))" ( (pointer_expression "**(code **)(*param_4 + 0x10)" * (pointer_expression "*(code **)(*param_4 + 0x10)" * (cast_expression "(code **)(*param_4 + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_4 + 0x10)" ( (binary_expression "*param_4 + 0x10" (pointer_expression "*param_4" * identifier) + number_literal) ))))) )) (argument_list "(param_4)" ( identifier ))))) ;) (expression_statement "__dest = local_48;" (assignment_expression "__dest = local_48" identifier = identifier) ;) (expression_statement "local_58 = __dest;" (assignment_expression "local_58 = __dest" identifier = identifier) ;) (if_statement "if (__s == (char *)0x0) {\n \n FUN_003194e0("basic_string::_M_construct null not valid");\n }" if (parenthesized_expression "(__s == (char *)0x0)" ( (binary_expression "__s == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n \n FUN_003194e0("basic_string::_M_construct null not valid");\n }" { (expression_statement "FUN_003194e0("basic_string::_M_construct null not valid");" (call_expression "FUN_003194e0("basic_string::_M_construct null not valid")" identifier (argument_list "("basic_string::_M_construct null not valid")" ( (string_literal ""basic_string::_M_construct null not valid"" " string_content ") ))) ;) })) (expression_statement "__n = strlen(__s);" (assignment_expression "__n = strlen(__s)" identifier = (call_expression "strlen(__s)" identifier (argument_list "(__s)" ( identifier )))) ;) (expression_statement "local_60 = __n;" (assignment_expression "local_60 = __n" identifier = identifier) ;) (if_statement "if (__n < 0x10) {\n if (__n == 1) {\n local_48[0] = CONCAT71(local_48[0]._1_7_,*__s);\n goto LAB_001841a5;\n }\n if (__n == 0) goto LAB_001841a5;\n }\n else {\n __dest = (size_t *)FUN_002e15a0(&local_58,&local_60,0);\n local_48[0] = local_60;\n local_58 = __dest;\n }" if (parenthesized_expression "(__n < 0x10)" ( (binary_expression "__n < 0x10" identifier < number_literal) )) (compound_statement "{\n if (__n == 1) {\n local_48[0] = CONCAT71(local_48[0]._1_7_,*__s);\n goto LAB_001841a5;\n }\n if (__n == 0) goto LAB_001841a5;\n }" { (if_statement "if (__n == 1) {\n local_48[0] = CONCAT71(local_48[0]._1_7_,*__s);\n goto LAB_001841a5;\n }" if (parenthesized_expression "(__n == 1)" ( (binary_expression "__n == 1" identifier == number_literal) )) (compound_statement "{\n local_48[0] = CONCAT71(local_48[0]._1_7_,*__s);\n goto LAB_001841a5;\n }" { (expression_statement "local_48[0] = CONCAT71(local_48[0]._1_7_,*__s);" (assignment_expression "local_48[0] = CONCAT71(local_48[0]._1_7_,*__s)" (subscript_expression "local_48[0]" identifier [ number_literal ]) = (call_expression "CONCAT71(local_48[0]._1_7_,*__s)" identifier (argument_list "(local_48[0]._1_7_,*__s)" ( (field_expression "local_48[0]._1_7_" (subscript_expression "local_48[0]" identifier [ number_literal ]) . field_identifier) , (pointer_expression "*__s" * identifier) )))) ;) (goto_statement "goto LAB_001841a5;" goto statement_identifier ;) })) (if_statement "if (__n == 0) goto LAB_001841a5;" if (parenthesized_expression "(__n == 0)" ( (binary_expression "__n == 0" identifier == number_literal) )) (goto_statement "goto LAB_001841a5;" goto statement_identifier ;)) }) (else_clause "else {\n __dest = (size_t *)FUN_002e15a0(&local_58,&local_60,0);\n local_48[0] = local_60;\n local_58 = __dest;\n }" else (compound_statement "{\n __dest = (size_t *)FUN_002e15a0(&local_58,&local_60,0);\n local_48[0] = local_60;\n local_58 = __dest;\n }" { (expression_statement "__dest = (size_t *)FUN_002e15a0(&local_58,&local_60,0);" (assignment_expression "__dest = (size_t *)FUN_002e15a0(&local_58,&local_60,0)" identifier = (cast_expression "(size_t *)FUN_002e15a0(&local_58,&local_60,0)" ( (type_descriptor "size_t *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002e15a0(&local_58,&local_60,0)" identifier (argument_list "(&local_58,&local_60,0)" ( (pointer_expression "&local_58" & identifier) , (pointer_expression "&local_60" & identifier) , number_literal ))))) ;) (expression_statement "local_48[0] = local_60;" (assignment_expression "local_48[0] = local_60" (subscript_expression "local_48[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "local_58 = __dest;" (assignment_expression "local_58 = __dest" identifier = identifier) ;) }))) (expression_statement "memcpy(__dest,__s,__n);" (call_expression "memcpy(__dest,__s,__n)" identifier (argument_list "(__dest,__s,__n)" ( identifier , identifier , identifier ))) ;) (expression_statement "__dest = local_58;" (assignment_expression "__dest = local_58" identifier = identifier) ;) (labeled_statement "LAB_001841a5:\n *(undefined1 *)((long)__dest + local_60) = 0;" statement_identifier : (expression_statement "*(undefined1 *)((long)__dest + local_60) = 0;" (assignment_expression "*(undefined1 *)((long)__dest + local_60) = 0" (pointer_expression "*(undefined1 *)((long)__dest + local_60)" * (cast_expression "(undefined1 *)((long)__dest + local_60)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)__dest + local_60)" ( (binary_expression "(long)__dest + local_60" (cast_expression "(long)__dest" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;)) (expression_statement "local_50 = local_60;" (assignment_expression "local_50 = local_60" identifier = identifier) ;) (expression_statement "iVar1 = FUN_002375c0(PTR_DAT_0043e6b0);" (assignment_expression "iVar1 = FUN_002375c0(PTR_DAT_0043e6b0)" identifier = (call_expression "FUN_002375c0(PTR_DAT_0043e6b0)" identifier (argument_list "(PTR_DAT_0043e6b0)" ( identifier )))) ;) (if_statement "if (iVar1 == 1) {\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e420(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_001988b0(uVar2,&local_58,param_1,param_2);\n }\n }\n else if (iVar1 == 0) {\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e2b0(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00197fb0(uVar2,&local_58,param_1,param_2);\n }\n }\n else if (iVar1 == 2) {\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e5a0(uVar2,&local_58,param_1,param_2);\n }\n else {\n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198be0(uVar2,&local_58,param_1,param_2);\n }\n }\n else {\n if (iVar1 != 3) {\n \n \n FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e710(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }\n }" if (parenthesized_expression "(iVar1 == 1)" ( (binary_expression "iVar1 == 1" identifier == number_literal) )) (compound_statement "{\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e420(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_001988b0(uVar2,&local_58,param_1,param_2);\n }\n }" { (if_statement "if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e420(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_001988b0(uVar2,&local_58,param_1,param_2);\n }" if (parenthesized_expression "(param_3 == 4)" ( (binary_expression "param_3 == 4" identifier == number_literal) )) (compound_statement "{\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e420(uVar2,&local_58,param_1,param_2);\n }" { (expression_statement "uVar2 = FUN_002d94a0(0xd8);" (assignment_expression "uVar2 = FUN_002d94a0(0xd8)" identifier = (call_expression "FUN_002d94a0(0xd8)" identifier (argument_list "(0xd8)" ( number_literal )))) ;) (expression_statement "FUN_0018e420(uVar2,&local_58,param_1,param_2);" (call_expression "FUN_0018e420(uVar2,&local_58,param_1,param_2)" identifier (argument_list "(uVar2,&local_58,param_1,param_2)" ( identifier , (pointer_expression "&local_58" & identifier) , identifier , identifier ))) ;) }) (else_clause "else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_001988b0(uVar2,&local_58,param_1,param_2);\n }" else (compound_statement "{\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_001988b0(uVar2,&local_58,param_1,param_2);\n }" { (expression_statement "uVar2 = FUN_002d94a0(0x188);" (assignment_expression "uVar2 = FUN_002d94a0(0x188)" identifier = (call_expression "FUN_002d94a0(0x188)" identifier (argument_list "(0x188)" ( number_literal )))) ;) (expression_statement "FUN_001988b0(uVar2,&local_58,param_1,param_2);" (call_expression "FUN_001988b0(uVar2,&local_58,param_1,param_2)" identifier (argument_list "(uVar2,&local_58,param_1,param_2)" ( identifier , (pointer_expression "&local_58" & identifier) , identifier , identifier ))) ;) }))) }) (else_clause "else if (iVar1 == 0) {\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e2b0(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00197fb0(uVar2,&local_58,param_1,param_2);\n }\n }\n else if (iVar1 == 2) {\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e5a0(uVar2,&local_58,param_1,param_2);\n }\n else {\n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198be0(uVar2,&local_58,param_1,param_2);\n }\n }\n else {\n if (iVar1 != 3) {\n \n \n FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e710(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }\n }" else (if_statement "if (iVar1 == 0) {\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e2b0(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00197fb0(uVar2,&local_58,param_1,param_2);\n }\n }\n else if (iVar1 == 2) {\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e5a0(uVar2,&local_58,param_1,param_2);\n }\n else {\n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198be0(uVar2,&local_58,param_1,param_2);\n }\n }\n else {\n if (iVar1 != 3) {\n \n \n FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e710(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e2b0(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00197fb0(uVar2,&local_58,param_1,param_2);\n }\n }" { (if_statement "if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e2b0(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00197fb0(uVar2,&local_58,param_1,param_2);\n }" if (parenthesized_expression "(param_3 == 4)" ( (binary_expression "param_3 == 4" identifier == number_literal) )) (compound_statement "{\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e2b0(uVar2,&local_58,param_1,param_2);\n }" { (expression_statement "uVar2 = FUN_002d94a0(0xd8);" (assignment_expression "uVar2 = FUN_002d94a0(0xd8)" identifier = (call_expression "FUN_002d94a0(0xd8)" identifier (argument_list "(0xd8)" ( number_literal )))) ;) (expression_statement "FUN_0018e2b0(uVar2,&local_58,param_1,param_2);" (call_expression "FUN_0018e2b0(uVar2,&local_58,param_1,param_2)" identifier (argument_list "(uVar2,&local_58,param_1,param_2)" ( identifier , (pointer_expression "&local_58" & identifier) , identifier , identifier ))) ;) }) (else_clause "else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00197fb0(uVar2,&local_58,param_1,param_2);\n }" else (compound_statement "{\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00197fb0(uVar2,&local_58,param_1,param_2);\n }" { (expression_statement "uVar2 = FUN_002d94a0(0x188);" (assignment_expression "uVar2 = FUN_002d94a0(0x188)" identifier = (call_expression "FUN_002d94a0(0x188)" identifier (argument_list "(0x188)" ( number_literal )))) ;) (expression_statement "FUN_00197fb0(uVar2,&local_58,param_1,param_2);" (call_expression "FUN_00197fb0(uVar2,&local_58,param_1,param_2)" identifier (argument_list "(uVar2,&local_58,param_1,param_2)" ( identifier , (pointer_expression "&local_58" & identifier) , identifier , identifier ))) ;) }))) }) (else_clause "else if (iVar1 == 2) {\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e5a0(uVar2,&local_58,param_1,param_2);\n }\n else {\n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198be0(uVar2,&local_58,param_1,param_2);\n }\n }\n else {\n if (iVar1 != 3) {\n \n \n FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e710(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }\n }" else (if_statement "if (iVar1 == 2) {\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e5a0(uVar2,&local_58,param_1,param_2);\n }\n else {\n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198be0(uVar2,&local_58,param_1,param_2);\n }\n }\n else {\n if (iVar1 != 3) {\n \n \n FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e710(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }\n }" if (parenthesized_expression "(iVar1 == 2)" ( (binary_expression "iVar1 == 2" identifier == number_literal) )) (compound_statement "{\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e5a0(uVar2,&local_58,param_1,param_2);\n }\n else {\n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198be0(uVar2,&local_58,param_1,param_2);\n }\n }" { (if_statement "if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e5a0(uVar2,&local_58,param_1,param_2);\n }\n else {\n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198be0(uVar2,&local_58,param_1,param_2);\n }" if (parenthesized_expression "(param_3 == 4)" ( (binary_expression "param_3 == 4" identifier == number_literal) )) (compound_statement "{\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e5a0(uVar2,&local_58,param_1,param_2);\n }" { (expression_statement "uVar2 = FUN_002d94a0(0xd8);" (assignment_expression "uVar2 = FUN_002d94a0(0xd8)" identifier = (call_expression "FUN_002d94a0(0xd8)" identifier (argument_list "(0xd8)" ( number_literal )))) ;) (expression_statement "FUN_0018e5a0(uVar2,&local_58,param_1,param_2);" (call_expression "FUN_0018e5a0(uVar2,&local_58,param_1,param_2)" identifier (argument_list "(uVar2,&local_58,param_1,param_2)" ( identifier , (pointer_expression "&local_58" & identifier) , identifier , identifier ))) ;) }) (else_clause "else {\n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198be0(uVar2,&local_58,param_1,param_2);\n }" else (compound_statement "{\n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198be0(uVar2,&local_58,param_1,param_2);\n }" { (expression_statement "uVar2 = FUN_002d94a0(0x188);" (assignment_expression "uVar2 = FUN_002d94a0(0x188)" identifier = (call_expression "FUN_002d94a0(0x188)" identifier (argument_list "(0x188)" ( number_literal )))) ;) (expression_statement "FUN_00198be0(uVar2,&local_58,param_1,param_2);" (call_expression "FUN_00198be0(uVar2,&local_58,param_1,param_2)" identifier (argument_list "(uVar2,&local_58,param_1,param_2)" ( identifier , (pointer_expression "&local_58" & identifier) , identifier , identifier ))) ;) }))) }) (else_clause "else {\n if (iVar1 != 3) {\n \n \n FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e710(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }\n }" else (compound_statement "{\n if (iVar1 != 3) {\n \n \n FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e710(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }\n }" { (if_statement "if (iVar1 != 3) {\n \n \n FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }" if (parenthesized_expression "(iVar1 != 3)" ( (binary_expression "iVar1 != 3" identifier != number_literal) )) (compound_statement "{\n \n \n FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }" { (expression_statement "FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");" (call_expression "FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object")" identifier (argument_list "("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object")" ( (string_literal ""../../gold/incremental.cc"" " string_content ") , number_literal , (string_literal ""make_sized_incremental_object"" " string_content ") ))) ;) })) (if_statement "if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e710(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }" if (parenthesized_expression "(param_3 == 4)" ( (binary_expression "param_3 == 4" identifier == number_literal) )) (compound_statement "{\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e710(uVar2,&local_58,param_1,param_2);\n }" { (expression_statement "uVar2 = FUN_002d94a0(0xd8);" (assignment_expression "uVar2 = FUN_002d94a0(0xd8)" identifier = (call_expression "FUN_002d94a0(0xd8)" identifier (argument_list "(0xd8)" ( number_literal )))) ;) (expression_statement "FUN_0018e710(uVar2,&local_58,param_1,param_2);" (call_expression "FUN_0018e710(uVar2,&local_58,param_1,param_2)" identifier (argument_list "(uVar2,&local_58,param_1,param_2)" ( identifier , (pointer_expression "&local_58" & identifier) , identifier , identifier ))) ;) }) (else_clause "else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }" else (compound_statement "{\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }" { (expression_statement "uVar2 = FUN_002d94a0(0x188);" (assignment_expression "uVar2 = FUN_002d94a0(0x188)" identifier = (call_expression "FUN_002d94a0(0x188)" identifier (argument_list "(0x188)" ( number_literal )))) ;) (expression_statement "FUN_00198580(uVar2,&local_58,param_1,param_2);" (call_expression "FUN_00198580(uVar2,&local_58,param_1,param_2)" identifier (argument_list "(uVar2,&local_58,param_1,param_2)" ( identifier , (pointer_expression "&local_58" & identifier) , identifier , identifier ))) ;) }))) }))))))) (if_statement "if (local_58 != local_48) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_58 != local_48)" ( (binary_expression "local_58 != local_48" identifier != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (return_statement "return uVar2;" 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 (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT ))))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") ))) ;) })) (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 { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (call_expression IDENT (argument_list ( (field_expression (subscript_expression IDENT [ LIT ]) . field_identifier) , (pointer_expression * IDENT) )))) ;) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;)) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , (pointer_expression & IDENT) , LIT ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }))) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT) )))) = LIT) ;)) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) , IDENT , IDENT ))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) , IDENT , IDENT ))) ;) }))) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) , IDENT , IDENT ))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) , IDENT , IDENT ))) ;) }))) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) , IDENT , IDENT ))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) , IDENT , IDENT ))) ;) }))) }) (else_clause else (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 ") ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) , IDENT , IDENT ))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) , IDENT , IDENT ))) ;) }))) }))))))) (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (return_statement return IDENT ;) })))
|
(function_definition "undefined8 FUN_00184140(undefined8 param_1,undefined4 param_2,int param_3,long *param_4)\n\n{\n int iVar1;\n char *__s;\n size_t __n;\n undefined8 uVar2;\n size_t *__dest;\n size_t local_60;\n size_t *local_58;\n size_t local_50;\n size_t local_48 [3];\n \n __s = (char *)(**(code **)(*param_4 + 0x10))(param_4);\n __dest = local_48;\n local_58 = __dest;\n if (__s == (char *)0x0) {\n \n FUN_003194e0("basic_string::_M_construct null not valid");\n }\n __n = strlen(__s);\n local_60 = __n;\n if (__n < 0x10) {\n if (__n == 1) {\n local_48[0] = CONCAT71(local_48[0]._1_7_,*__s);\n goto LAB_001841a5;\n }\n if (__n == 0) goto LAB_001841a5;\n }\n else {\n __dest = (size_t *)FUN_002e15a0(&local_58,&local_60,0);\n local_48[0] = local_60;\n local_58 = __dest;\n }\n memcpy(__dest,__s,__n);\n __dest = local_58;\nLAB_001841a5:\n *(undefined1 *)((long)__dest + local_60) = 0;\n local_50 = local_60;\n \n iVar1 = FUN_002375c0(PTR_DAT_0043e6b0);\n if (iVar1 == 1) {\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e420(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_001988b0(uVar2,&local_58,param_1,param_2);\n }\n }\n else if (iVar1 == 0) {\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e2b0(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00197fb0(uVar2,&local_58,param_1,param_2);\n }\n }\n else if (iVar1 == 2) {\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e5a0(uVar2,&local_58,param_1,param_2);\n }\n else {\n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198be0(uVar2,&local_58,param_1,param_2);\n }\n }\n else {\n if (iVar1 != 3) {\n \n \n FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e710(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }\n }\n if (local_58 != local_48) {\n FUN_002dac70();\n }\n return uVar2;\n}" (type_identifier "undefined8") (function_declarator "FUN_00184140(undefined8 param_1,undefined4 param_2,int param_3,long *param_4)" (identifier "FUN_00184140") (parameter_list "(undefined8 param_1,undefined4 param_2,int param_3,long *param_4)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "undefined4 param_2" (type_identifier "undefined4") (identifier "param_2")) (, ",") (parameter_declaration "int param_3" (primitive_type "int") (identifier "param_3")) (, ",") (parameter_declaration "long *param_4" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_4" (* "*") (identifier "param_4"))) () ")"))) (compound_statement "{\n int iVar1;\n char *__s;\n size_t __n;\n undefined8 uVar2;\n size_t *__dest;\n size_t local_60;\n size_t *local_58;\n size_t local_50;\n size_t local_48 [3];\n \n __s = (char *)(**(code **)(*param_4 + 0x10))(param_4);\n __dest = local_48;\n local_58 = __dest;\n if (__s == (char *)0x0) {\n \n FUN_003194e0("basic_string::_M_construct null not valid");\n }\n __n = strlen(__s);\n local_60 = __n;\n if (__n < 0x10) {\n if (__n == 1) {\n local_48[0] = CONCAT71(local_48[0]._1_7_,*__s);\n goto LAB_001841a5;\n }\n if (__n == 0) goto LAB_001841a5;\n }\n else {\n __dest = (size_t *)FUN_002e15a0(&local_58,&local_60,0);\n local_48[0] = local_60;\n local_58 = __dest;\n }\n memcpy(__dest,__s,__n);\n __dest = local_58;\nLAB_001841a5:\n *(undefined1 *)((long)__dest + local_60) = 0;\n local_50 = local_60;\n \n iVar1 = FUN_002375c0(PTR_DAT_0043e6b0);\n if (iVar1 == 1) {\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e420(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_001988b0(uVar2,&local_58,param_1,param_2);\n }\n }\n else if (iVar1 == 0) {\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e2b0(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00197fb0(uVar2,&local_58,param_1,param_2);\n }\n }\n else if (iVar1 == 2) {\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e5a0(uVar2,&local_58,param_1,param_2);\n }\n else {\n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198be0(uVar2,&local_58,param_1,param_2);\n }\n }\n else {\n if (iVar1 != 3) {\n \n \n FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e710(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }\n }\n if (local_58 != local_48) {\n FUN_002dac70();\n }\n return uVar2;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (declaration "char *__s;" (primitive_type "char") (pointer_declarator "*__s" (* "*") (identifier "__s")) (; ";")) (declaration "size_t __n;" (primitive_type "size_t") (identifier "__n") (; ";")) (declaration "undefined8 uVar2;" (type_identifier "undefined8") (identifier "uVar2") (; ";")) (declaration "size_t *__dest;" (primitive_type "size_t") (pointer_declarator "*__dest" (* "*") (identifier "__dest")) (; ";")) (declaration "size_t local_60;" (primitive_type "size_t") (identifier "local_60") (; ";")) (declaration "size_t *local_58;" (primitive_type "size_t") (pointer_declarator "*local_58" (* "*") (identifier "local_58")) (; ";")) (declaration "size_t local_50;" (primitive_type "size_t") (identifier "local_50") (; ";")) (declaration "size_t local_48 [3];" (primitive_type "size_t") (array_declarator "local_48 [3]" (identifier "local_48") ([ "[") (number_literal "3") (] "]")) (; ";")) (expression_statement "__s = (char *)(**(code **)(*param_4 + 0x10))(param_4);" (assignment_expression "__s = (char *)(**(code **)(*param_4 + 0x10))(param_4)" (identifier "__s") (= "=") (cast_expression "(char *)(**(code **)(*param_4 + 0x10))(param_4)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "(**(code **)(*param_4 + 0x10))(param_4)" (parenthesized_expression "(**(code **)(*param_4 + 0x10))" (( "(") (pointer_expression "**(code **)(*param_4 + 0x10)" (* "*") (pointer_expression "*(code **)(*param_4 + 0x10)" (* "*") (cast_expression "(code **)(*param_4 + 0x10)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_4 + 0x10)" (( "(") (binary_expression "*param_4 + 0x10" (pointer_expression "*param_4" (* "*") (identifier "param_4")) (+ "+") (number_literal "0x10")) () ")"))))) () ")")) (argument_list "(param_4)" (( "(") (identifier "param_4") () ")"))))) (; ";")) (expression_statement "__dest = local_48;" (assignment_expression "__dest = local_48" (identifier "__dest") (= "=") (identifier "local_48")) (; ";")) (expression_statement "local_58 = __dest;" (assignment_expression "local_58 = __dest" (identifier "local_58") (= "=") (identifier "__dest")) (; ";")) (if_statement "if (__s == (char *)0x0) {\n \n FUN_003194e0("basic_string::_M_construct null not valid");\n }" (if "if") (parenthesized_expression "(__s == (char *)0x0)" (( "(") (binary_expression "__s == (char *)0x0" (identifier "__s") (== "==") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n \n FUN_003194e0("basic_string::_M_construct null not valid");\n }" ({ "{") (expression_statement "FUN_003194e0("basic_string::_M_construct null not valid");" (call_expression "FUN_003194e0("basic_string::_M_construct null not valid")" (identifier "FUN_003194e0") (argument_list "("basic_string::_M_construct null not valid")" (( "(") (string_literal ""basic_string::_M_construct null not valid"" (" """) (string_content "basic_string::_M_construct null not valid") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "__n = strlen(__s);" (assignment_expression "__n = strlen(__s)" (identifier "__n") (= "=") (call_expression "strlen(__s)" (identifier "strlen") (argument_list "(__s)" (( "(") (identifier "__s") () ")")))) (; ";")) (expression_statement "local_60 = __n;" (assignment_expression "local_60 = __n" (identifier "local_60") (= "=") (identifier "__n")) (; ";")) (if_statement "if (__n < 0x10) {\n if (__n == 1) {\n local_48[0] = CONCAT71(local_48[0]._1_7_,*__s);\n goto LAB_001841a5;\n }\n if (__n == 0) goto LAB_001841a5;\n }\n else {\n __dest = (size_t *)FUN_002e15a0(&local_58,&local_60,0);\n local_48[0] = local_60;\n local_58 = __dest;\n }" (if "if") (parenthesized_expression "(__n < 0x10)" (( "(") (binary_expression "__n < 0x10" (identifier "__n") (< "<") (number_literal "0x10")) () ")")) (compound_statement "{\n if (__n == 1) {\n local_48[0] = CONCAT71(local_48[0]._1_7_,*__s);\n goto LAB_001841a5;\n }\n if (__n == 0) goto LAB_001841a5;\n }" ({ "{") (if_statement "if (__n == 1) {\n local_48[0] = CONCAT71(local_48[0]._1_7_,*__s);\n goto LAB_001841a5;\n }" (if "if") (parenthesized_expression "(__n == 1)" (( "(") (binary_expression "__n == 1" (identifier "__n") (== "==") (number_literal "1")) () ")")) (compound_statement "{\n local_48[0] = CONCAT71(local_48[0]._1_7_,*__s);\n goto LAB_001841a5;\n }" ({ "{") (expression_statement "local_48[0] = CONCAT71(local_48[0]._1_7_,*__s);" (assignment_expression "local_48[0] = CONCAT71(local_48[0]._1_7_,*__s)" (subscript_expression "local_48[0]" (identifier "local_48") ([ "[") (number_literal "0") (] "]")) (= "=") (call_expression "CONCAT71(local_48[0]._1_7_,*__s)" (identifier "CONCAT71") (argument_list "(local_48[0]._1_7_,*__s)" (( "(") (field_expression "local_48[0]._1_7_" (subscript_expression "local_48[0]" (identifier "local_48") ([ "[") (number_literal "0") (] "]")) (. ".") (field_identifier "_1_7_")) (, ",") (pointer_expression "*__s" (* "*") (identifier "__s")) () ")")))) (; ";")) (goto_statement "goto LAB_001841a5;" (goto "goto") (statement_identifier "LAB_001841a5") (; ";")) (} "}"))) (if_statement "if (__n == 0) goto LAB_001841a5;" (if "if") (parenthesized_expression "(__n == 0)" (( "(") (binary_expression "__n == 0" (identifier "__n") (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_001841a5;" (goto "goto") (statement_identifier "LAB_001841a5") (; ";"))) (} "}")) (else_clause "else {\n __dest = (size_t *)FUN_002e15a0(&local_58,&local_60,0);\n local_48[0] = local_60;\n local_58 = __dest;\n }" (else "else") (compound_statement "{\n __dest = (size_t *)FUN_002e15a0(&local_58,&local_60,0);\n local_48[0] = local_60;\n local_58 = __dest;\n }" ({ "{") (expression_statement "__dest = (size_t *)FUN_002e15a0(&local_58,&local_60,0);" (assignment_expression "__dest = (size_t *)FUN_002e15a0(&local_58,&local_60,0)" (identifier "__dest") (= "=") (cast_expression "(size_t *)FUN_002e15a0(&local_58,&local_60,0)" (( "(") (type_descriptor "size_t *" (primitive_type "size_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_002e15a0(&local_58,&local_60,0)" (identifier "FUN_002e15a0") (argument_list "(&local_58,&local_60,0)" (( "(") (pointer_expression "&local_58" (& "&") (identifier "local_58")) (, ",") (pointer_expression "&local_60" (& "&") (identifier "local_60")) (, ",") (number_literal "0") () ")"))))) (; ";")) (expression_statement "local_48[0] = local_60;" (assignment_expression "local_48[0] = local_60" (subscript_expression "local_48[0]" (identifier "local_48") ([ "[") (number_literal "0") (] "]")) (= "=") (identifier "local_60")) (; ";")) (expression_statement "local_58 = __dest;" (assignment_expression "local_58 = __dest" (identifier "local_58") (= "=") (identifier "__dest")) (; ";")) (} "}")))) (expression_statement "memcpy(__dest,__s,__n);" (call_expression "memcpy(__dest,__s,__n)" (identifier "memcpy") (argument_list "(__dest,__s,__n)" (( "(") (identifier "__dest") (, ",") (identifier "__s") (, ",") (identifier "__n") () ")"))) (; ";")) (expression_statement "__dest = local_58;" (assignment_expression "__dest = local_58" (identifier "__dest") (= "=") (identifier "local_58")) (; ";")) (labeled_statement "LAB_001841a5:\n *(undefined1 *)((long)__dest + local_60) = 0;" (statement_identifier "LAB_001841a5") (: ":") (expression_statement "*(undefined1 *)((long)__dest + local_60) = 0;" (assignment_expression "*(undefined1 *)((long)__dest + local_60) = 0" (pointer_expression "*(undefined1 *)((long)__dest + local_60)" (* "*") (cast_expression "(undefined1 *)((long)__dest + local_60)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)__dest + local_60)" (( "(") (binary_expression "(long)__dest + local_60" (cast_expression "(long)__dest" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "__dest")) (+ "+") (identifier "local_60")) () ")")))) (= "=") (number_literal "0")) (; ";"))) (expression_statement "local_50 = local_60;" (assignment_expression "local_50 = local_60" (identifier "local_50") (= "=") (identifier "local_60")) (; ";")) (expression_statement "iVar1 = FUN_002375c0(PTR_DAT_0043e6b0);" (assignment_expression "iVar1 = FUN_002375c0(PTR_DAT_0043e6b0)" (identifier "iVar1") (= "=") (call_expression "FUN_002375c0(PTR_DAT_0043e6b0)" (identifier "FUN_002375c0") (argument_list "(PTR_DAT_0043e6b0)" (( "(") (identifier "PTR_DAT_0043e6b0") () ")")))) (; ";")) (if_statement "if (iVar1 == 1) {\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e420(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_001988b0(uVar2,&local_58,param_1,param_2);\n }\n }\n else if (iVar1 == 0) {\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e2b0(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00197fb0(uVar2,&local_58,param_1,param_2);\n }\n }\n else if (iVar1 == 2) {\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e5a0(uVar2,&local_58,param_1,param_2);\n }\n else {\n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198be0(uVar2,&local_58,param_1,param_2);\n }\n }\n else {\n if (iVar1 != 3) {\n \n \n FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e710(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }\n }" (if "if") (parenthesized_expression "(iVar1 == 1)" (( "(") (binary_expression "iVar1 == 1" (identifier "iVar1") (== "==") (number_literal "1")) () ")")) (compound_statement "{\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e420(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_001988b0(uVar2,&local_58,param_1,param_2);\n }\n }" ({ "{") (if_statement "if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e420(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_001988b0(uVar2,&local_58,param_1,param_2);\n }" (if "if") (parenthesized_expression "(param_3 == 4)" (( "(") (binary_expression "param_3 == 4" (identifier "param_3") (== "==") (number_literal "4")) () ")")) (compound_statement "{\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e420(uVar2,&local_58,param_1,param_2);\n }" ({ "{") (expression_statement "uVar2 = FUN_002d94a0(0xd8);" (assignment_expression "uVar2 = FUN_002d94a0(0xd8)" (identifier "uVar2") (= "=") (call_expression "FUN_002d94a0(0xd8)" (identifier "FUN_002d94a0") (argument_list "(0xd8)" (( "(") (number_literal "0xd8") () ")")))) (; ";")) (expression_statement "FUN_0018e420(uVar2,&local_58,param_1,param_2);" (call_expression "FUN_0018e420(uVar2,&local_58,param_1,param_2)" (identifier "FUN_0018e420") (argument_list "(uVar2,&local_58,param_1,param_2)" (( "(") (identifier "uVar2") (, ",") (pointer_expression "&local_58" (& "&") (identifier "local_58")) (, ",") (identifier "param_1") (, ",") (identifier "param_2") () ")"))) (; ";")) (} "}")) (else_clause "else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_001988b0(uVar2,&local_58,param_1,param_2);\n }" (else "else") (compound_statement "{\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_001988b0(uVar2,&local_58,param_1,param_2);\n }" ({ "{") (expression_statement "uVar2 = FUN_002d94a0(0x188);" (assignment_expression "uVar2 = FUN_002d94a0(0x188)" (identifier "uVar2") (= "=") (call_expression "FUN_002d94a0(0x188)" (identifier "FUN_002d94a0") (argument_list "(0x188)" (( "(") (number_literal "0x188") () ")")))) (; ";")) (expression_statement "FUN_001988b0(uVar2,&local_58,param_1,param_2);" (call_expression "FUN_001988b0(uVar2,&local_58,param_1,param_2)" (identifier "FUN_001988b0") (argument_list "(uVar2,&local_58,param_1,param_2)" (( "(") (identifier "uVar2") (, ",") (pointer_expression "&local_58" (& "&") (identifier "local_58")) (, ",") (identifier "param_1") (, ",") (identifier "param_2") () ")"))) (; ";")) (} "}")))) (} "}")) (else_clause "else if (iVar1 == 0) {\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e2b0(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00197fb0(uVar2,&local_58,param_1,param_2);\n }\n }\n else if (iVar1 == 2) {\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e5a0(uVar2,&local_58,param_1,param_2);\n }\n else {\n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198be0(uVar2,&local_58,param_1,param_2);\n }\n }\n else {\n if (iVar1 != 3) {\n \n \n FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e710(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }\n }" (else "else") (if_statement "if (iVar1 == 0) {\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e2b0(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00197fb0(uVar2,&local_58,param_1,param_2);\n }\n }\n else if (iVar1 == 2) {\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e5a0(uVar2,&local_58,param_1,param_2);\n }\n else {\n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198be0(uVar2,&local_58,param_1,param_2);\n }\n }\n else {\n if (iVar1 != 3) {\n \n \n FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e710(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }\n }" (if "if") (parenthesized_expression "(iVar1 == 0)" (( "(") (binary_expression "iVar1 == 0" (identifier "iVar1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e2b0(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00197fb0(uVar2,&local_58,param_1,param_2);\n }\n }" ({ "{") (if_statement "if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e2b0(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00197fb0(uVar2,&local_58,param_1,param_2);\n }" (if "if") (parenthesized_expression "(param_3 == 4)" (( "(") (binary_expression "param_3 == 4" (identifier "param_3") (== "==") (number_literal "4")) () ")")) (compound_statement "{\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e2b0(uVar2,&local_58,param_1,param_2);\n }" ({ "{") (expression_statement "uVar2 = FUN_002d94a0(0xd8);" (assignment_expression "uVar2 = FUN_002d94a0(0xd8)" (identifier "uVar2") (= "=") (call_expression "FUN_002d94a0(0xd8)" (identifier "FUN_002d94a0") (argument_list "(0xd8)" (( "(") (number_literal "0xd8") () ")")))) (; ";")) (expression_statement "FUN_0018e2b0(uVar2,&local_58,param_1,param_2);" (call_expression "FUN_0018e2b0(uVar2,&local_58,param_1,param_2)" (identifier "FUN_0018e2b0") (argument_list "(uVar2,&local_58,param_1,param_2)" (( "(") (identifier "uVar2") (, ",") (pointer_expression "&local_58" (& "&") (identifier "local_58")) (, ",") (identifier "param_1") (, ",") (identifier "param_2") () ")"))) (; ";")) (} "}")) (else_clause "else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00197fb0(uVar2,&local_58,param_1,param_2);\n }" (else "else") (compound_statement "{\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00197fb0(uVar2,&local_58,param_1,param_2);\n }" ({ "{") (expression_statement "uVar2 = FUN_002d94a0(0x188);" (assignment_expression "uVar2 = FUN_002d94a0(0x188)" (identifier "uVar2") (= "=") (call_expression "FUN_002d94a0(0x188)" (identifier "FUN_002d94a0") (argument_list "(0x188)" (( "(") (number_literal "0x188") () ")")))) (; ";")) (expression_statement "FUN_00197fb0(uVar2,&local_58,param_1,param_2);" (call_expression "FUN_00197fb0(uVar2,&local_58,param_1,param_2)" (identifier "FUN_00197fb0") (argument_list "(uVar2,&local_58,param_1,param_2)" (( "(") (identifier "uVar2") (, ",") (pointer_expression "&local_58" (& "&") (identifier "local_58")) (, ",") (identifier "param_1") (, ",") (identifier "param_2") () ")"))) (; ";")) (} "}")))) (} "}")) (else_clause "else if (iVar1 == 2) {\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e5a0(uVar2,&local_58,param_1,param_2);\n }\n else {\n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198be0(uVar2,&local_58,param_1,param_2);\n }\n }\n else {\n if (iVar1 != 3) {\n \n \n FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e710(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }\n }" (else "else") (if_statement "if (iVar1 == 2) {\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e5a0(uVar2,&local_58,param_1,param_2);\n }\n else {\n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198be0(uVar2,&local_58,param_1,param_2);\n }\n }\n else {\n if (iVar1 != 3) {\n \n \n FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e710(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }\n }" (if "if") (parenthesized_expression "(iVar1 == 2)" (( "(") (binary_expression "iVar1 == 2" (identifier "iVar1") (== "==") (number_literal "2")) () ")")) (compound_statement "{\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e5a0(uVar2,&local_58,param_1,param_2);\n }\n else {\n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198be0(uVar2,&local_58,param_1,param_2);\n }\n }" ({ "{") (if_statement "if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e5a0(uVar2,&local_58,param_1,param_2);\n }\n else {\n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198be0(uVar2,&local_58,param_1,param_2);\n }" (if "if") (parenthesized_expression "(param_3 == 4)" (( "(") (binary_expression "param_3 == 4" (identifier "param_3") (== "==") (number_literal "4")) () ")")) (compound_statement "{\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e5a0(uVar2,&local_58,param_1,param_2);\n }" ({ "{") (expression_statement "uVar2 = FUN_002d94a0(0xd8);" (assignment_expression "uVar2 = FUN_002d94a0(0xd8)" (identifier "uVar2") (= "=") (call_expression "FUN_002d94a0(0xd8)" (identifier "FUN_002d94a0") (argument_list "(0xd8)" (( "(") (number_literal "0xd8") () ")")))) (; ";")) (expression_statement "FUN_0018e5a0(uVar2,&local_58,param_1,param_2);" (call_expression "FUN_0018e5a0(uVar2,&local_58,param_1,param_2)" (identifier "FUN_0018e5a0") (argument_list "(uVar2,&local_58,param_1,param_2)" (( "(") (identifier "uVar2") (, ",") (pointer_expression "&local_58" (& "&") (identifier "local_58")) (, ",") (identifier "param_1") (, ",") (identifier "param_2") () ")"))) (; ";")) (} "}")) (else_clause "else {\n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198be0(uVar2,&local_58,param_1,param_2);\n }" (else "else") (compound_statement "{\n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198be0(uVar2,&local_58,param_1,param_2);\n }" ({ "{") (expression_statement "uVar2 = FUN_002d94a0(0x188);" (assignment_expression "uVar2 = FUN_002d94a0(0x188)" (identifier "uVar2") (= "=") (call_expression "FUN_002d94a0(0x188)" (identifier "FUN_002d94a0") (argument_list "(0x188)" (( "(") (number_literal "0x188") () ")")))) (; ";")) (expression_statement "FUN_00198be0(uVar2,&local_58,param_1,param_2);" (call_expression "FUN_00198be0(uVar2,&local_58,param_1,param_2)" (identifier "FUN_00198be0") (argument_list "(uVar2,&local_58,param_1,param_2)" (( "(") (identifier "uVar2") (, ",") (pointer_expression "&local_58" (& "&") (identifier "local_58")) (, ",") (identifier "param_1") (, ",") (identifier "param_2") () ")"))) (; ";")) (} "}")))) (} "}")) (else_clause "else {\n if (iVar1 != 3) {\n \n \n FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e710(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }\n }" (else "else") (compound_statement "{\n if (iVar1 != 3) {\n \n \n FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }\n if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e710(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }\n }" ({ "{") (if_statement "if (iVar1 != 3) {\n \n \n FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }" (if "if") (parenthesized_expression "(iVar1 != 3)" (( "(") (binary_expression "iVar1 != 3" (identifier "iVar1") (!= "!=") (number_literal "3")) () ")")) (compound_statement "{\n \n \n FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");\n }" ({ "{") (expression_statement "FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");" (call_expression "FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object")" (identifier "FUN_0017c650") (argument_list "("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object")" (( "(") (string_literal ""../../gold/incremental.cc"" (" """) (string_content "../../gold/incremental.cc") (" """)) (, ",") (number_literal "0xbe9") (, ",") (string_literal ""make_sized_incremental_object"" (" """) (string_content "make_sized_incremental_object") (" """)) () ")"))) (; ";")) (} "}"))) (if_statement "if (param_3 == 4) {\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e710(uVar2,&local_58,param_1,param_2);\n }\n else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }" (if "if") (parenthesized_expression "(param_3 == 4)" (( "(") (binary_expression "param_3 == 4" (identifier "param_3") (== "==") (number_literal "4")) () ")")) (compound_statement "{\n \n uVar2 = FUN_002d94a0(0xd8);\n \n FUN_0018e710(uVar2,&local_58,param_1,param_2);\n }" ({ "{") (expression_statement "uVar2 = FUN_002d94a0(0xd8);" (assignment_expression "uVar2 = FUN_002d94a0(0xd8)" (identifier "uVar2") (= "=") (call_expression "FUN_002d94a0(0xd8)" (identifier "FUN_002d94a0") (argument_list "(0xd8)" (( "(") (number_literal "0xd8") () ")")))) (; ";")) (expression_statement "FUN_0018e710(uVar2,&local_58,param_1,param_2);" (call_expression "FUN_0018e710(uVar2,&local_58,param_1,param_2)" (identifier "FUN_0018e710") (argument_list "(uVar2,&local_58,param_1,param_2)" (( "(") (identifier "uVar2") (, ",") (pointer_expression "&local_58" (& "&") (identifier "local_58")) (, ",") (identifier "param_1") (, ",") (identifier "param_2") () ")"))) (; ";")) (} "}")) (else_clause "else {\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }" (else "else") (compound_statement "{\n \n uVar2 = FUN_002d94a0(0x188);\n \n FUN_00198580(uVar2,&local_58,param_1,param_2);\n }" ({ "{") (expression_statement "uVar2 = FUN_002d94a0(0x188);" (assignment_expression "uVar2 = FUN_002d94a0(0x188)" (identifier "uVar2") (= "=") (call_expression "FUN_002d94a0(0x188)" (identifier "FUN_002d94a0") (argument_list "(0x188)" (( "(") (number_literal "0x188") () ")")))) (; ";")) (expression_statement "FUN_00198580(uVar2,&local_58,param_1,param_2);" (call_expression "FUN_00198580(uVar2,&local_58,param_1,param_2)" (identifier "FUN_00198580") (argument_list "(uVar2,&local_58,param_1,param_2)" (( "(") (identifier "uVar2") (, ",") (pointer_expression "&local_58" (& "&") (identifier "local_58")) (, ",") (identifier "param_1") (, ",") (identifier "param_2") () ")"))) (; ";")) (} "}")))) (} "}")))))))) (if_statement "if (local_58 != local_48) {\n FUN_002dac70();\n }" (if "if") (parenthesized_expression "(local_58 != local_48)" (( "(") (binary_expression "local_58 != local_48" (identifier "local_58") (!= "!=") (identifier "local_48")) () ")")) (compound_statement "{\n FUN_002dac70();\n }" ({ "{") (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" (identifier "FUN_002dac70") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (return_statement "return uVar2;" (return "return") (identifier "uVar2") (; ";")) (} "}")))
|
/* WARNING: Enum "DT": Some values do not have unique names */
type_6 * gold::make_sized_incremental_object
(Incremental_binary *ibase,uint input_file_index,
Incremental_input_type var_12,Input_reader *input_reader)
{
int iVar1;
type_1 var_10;
type_2 extraout_var;
size_t var_6;
var_1<32,var_14> *this;
type_3 __dest;
type_4 __dnew;
type_5 name;
char *var_3;
iVar1 = (*input_reader->_vptr_Input_reader[2])(input_reader);
var_3 = (char *)var_2(extraout_var,iVar1);
__dest._M_p = (pointer)&name.field_2;
name._M_dataplus._M_p = __dest._M_p;
if (var_3 == (char *)0x0) {
/* WARNING: Subroutine does not return */
std::var_4("basic_string::_M_construct null not valid");
}
var_6 = var_5(var_3);
__dnew = var_6;
if (var_6 < 0x10) {
if (var_6 == 1) {
name.field_2._M_local_buf[0] = *var_3;
goto LAB_001841a5;
}
if (var_6 == 0) goto LAB_001841a5;
}
else {
__dest._M_p = (pointer)std::string::var_7((type_5 *)&name,&__dnew,0);
name.field_2._M_allocated_capacity = __dnew;
name._M_dataplus._M_p = __dest._M_p;
}
var_8(__dest._M_p,var_3,var_6);
__dest = name._M_dataplus;
LAB_001841a5:
__dest._M_p[__dnew] = '\0';
name._M_string_length = __dnew;
/* try { // try from 001841b6 to 001841e4 has its CatchHandler @ 001843dd */
var_10 = Parameters::var_9(parameters);
if (var_10 == var_11) {
if (var_12 == var_13) {
/* try { // try from 00184355 to 00184359 has its CatchHandler @ 001843dd */
this = (var_1<32,var_14> *)var_15(0xd8);
/* try { // try from 0018436b to 0018436f has its CatchHandler @ 001843ed */
var_16<32,var_17>::var_16
((var_16<32,var_17> *)this,&name,
(var_19<32,var_17> *)ibase,input_file_index);
}
else {
/* try { // try from 001842db to 001842df has its CatchHandler @ 001843dd */
this = (var_1<32,var_14> *)var_15(0x188);
/* try { // try from 001842f1 to 001842f5 has its CatchHandler @ 001843fd */
var_1<32,var_17>::var_1
((var_1<32,var_17> *)this,&name,
(var_19<32,var_17> *)ibase,input_file_index);
}
}
else if (var_10 == var_18) {
if (var_12 == var_13) {
/* try { // try from 0018437d to 00184381 has its CatchHandler @ 001843dd */
this = (var_1<32,var_14> *)var_15(0xd8);
/* try { // try from 00184393 to 00184397 has its CatchHandler @ 00184405 */
var_16<32,var_14>::var_16
((var_16<32,var_14> *)this,&name,
(var_19<32,var_14> *)ibase,input_file_index);
}
else {
/* try { // try from 001842af to 001842b3 has its CatchHandler @ 001843dd */
this = (var_1<32,var_14> *)var_15(0x188);
/* try { // try from 001842c5 to 001842c9 has its CatchHandler @ 001843f5 */
var_1<32,var_14>::var_1
(this,&name,(var_19<32,var_14> *)ibase,input_file_index);
}
}
else if (var_10 == var_20) {
if (var_12 == var_13) {
/* try { // try from 0018432d to 00184331 has its CatchHandler @ 001843dd */
this = (var_1<32,var_14> *)var_15(0xd8);
/* try { // try from 00184343 to 00184347 has its CatchHandler @ 0018441d */
var_16<64,var_14>::var_16
((var_16<64,var_14> *)this,&name,
(var_19<64,var_14> *)ibase,input_file_index);
}
else {
this = (var_1<32,var_14> *)var_15(0x188);
/* try { // try from 001841f6 to 001841fa has its CatchHandler @ 0018440d */
var_1<64,var_14>::var_1
((var_1<64,var_14> *)this,&name,
(var_19<64,var_14> *)ibase,input_file_index);
}
}
else {
if (var_10 != var_21) {
/* WARNING: Subroutine does not return */
/* try { // try from 001843d8 to 001843dc has its CatchHandler @ 001843dd */
var_22("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");
}
if (var_12 == var_13) {
/* try { // try from 001843a5 to 001843a9 has its CatchHandler @ 001843dd */
this = (var_1<32,var_14> *)var_15(0xd8);
/* try { // try from 001843bb to 001843bf has its CatchHandler @ 001843e5 */
var_16<64,var_17>::var_16
((var_16<64,var_17> *)this,&name,
(var_19<64,var_17> *)ibase,input_file_index);
}
else {
/* try { // try from 00184228 to 0018422c has its CatchHandler @ 001843dd */
this = (var_1<32,var_14> *)var_15(0x188);
/* try { // try from 0018423e to 00184242 has its CatchHandler @ 00184415 */
var_1<64,var_17>::var_1
((var_1<64,var_17> *)this,&name,
(var_19<64,var_17> *)ibase,input_file_index);
}
}
if ((anon_union_16_2_edb7204a_for_basic_string<var_24,_std::char_traits<var_24>,_std::var_23<var_24>var_25>var_26
*)name._M_dataplus._M_p != &name.field_2) {
var_27(name._M_dataplus._M_p);
}
return (type_6 *)this;
}
| null |
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) 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: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) 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: (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))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (call_expression function: (identifier) arguments: (argument_list (field_expression argument: (subscript_expression argument: (identifier) index: (number_literal)) field: (field_identifier)) (pointer_expression argument: (identifier)))))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier)) (number_literal)))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (identifier))))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)) (identifier) (identifier))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)) (identifier) (identifier)))))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)) (identifier) (identifier))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)) (identifier) (identifier)))))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)) (identifier) (identifier))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)) (identifier) (identifier)))))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)) (identifier) (identifier))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (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))))) (return_statement (identifier)))))
| null |
undefined8 MASKED(undefined8 param_1,undefined4 param_2,int param_3,long *param_4)
{
int iVar1;
char *__s;
size_t __n;
undefined8 uVar2;
size_t *__dest;
size_t local_60;
size_t *local_58;
size_t local_50;
size_t local_48 [3];
__s = (char *)(**(code **)(*param_4 + 0x10))(param_4);
__dest = local_48;
local_58 = __dest;
if (__s == (char *)0x0) {
/* WARNING: Subroutine does not return */
FUN_003194e0("basic_string::_M_construct null not valid");
}
__n = strlen(__s);
local_60 = __n;
if (__n < 0x10) {
if (__n == 1) {
local_48[0] = CONCAT71(local_48[0]._1_7_,*__s);
goto LAB_001841a5;
}
if (__n == 0) goto LAB_001841a5;
}
else {
__dest = (size_t *)FUN_002e15a0(&local_58,&local_60,0);
local_48[0] = local_60;
local_58 = __dest;
}
memcpy(__dest,__s,__n);
__dest = local_58;
LAB_001841a5:
*(undefined1 *)((long)__dest + local_60) = 0;
local_50 = local_60;
/* try { // try from 001841b6 to 001841e4 has its CatchHandler @ 001843dd */
iVar1 = FUN_002375c0(PTR_DAT_0043e6b0);
if (iVar1 == 1) {
if (param_3 == 4) {
/* try { // try from 00184355 to 00184359 has its CatchHandler @ 001843dd */
uVar2 = FUN_002d94a0(0xd8);
/* try { // try from 0018436b to 0018436f has its CatchHandler @ 001843ed */
FUN_0018e420(uVar2,&local_58,param_1,param_2);
}
else {
/* try { // try from 001842db to 001842df has its CatchHandler @ 001843dd */
uVar2 = FUN_002d94a0(0x188);
/* try { // try from 001842f1 to 001842f5 has its CatchHandler @ 001843fd */
FUN_001988b0(uVar2,&local_58,param_1,param_2);
}
}
else if (iVar1 == 0) {
if (param_3 == 4) {
/* try { // try from 0018437d to 00184381 has its CatchHandler @ 001843dd */
uVar2 = FUN_002d94a0(0xd8);
/* try { // try from 00184393 to 00184397 has its CatchHandler @ 00184405 */
FUN_0018e2b0(uVar2,&local_58,param_1,param_2);
}
else {
/* try { // try from 001842af to 001842b3 has its CatchHandler @ 001843dd */
uVar2 = FUN_002d94a0(0x188);
/* try { // try from 001842c5 to 001842c9 has its CatchHandler @ 001843f5 */
FUN_00197fb0(uVar2,&local_58,param_1,param_2);
}
}
else if (iVar1 == 2) {
if (param_3 == 4) {
/* try { // try from 0018432d to 00184331 has its CatchHandler @ 001843dd */
uVar2 = FUN_002d94a0(0xd8);
/* try { // try from 00184343 to 00184347 has its CatchHandler @ 0018441d */
FUN_0018e5a0(uVar2,&local_58,param_1,param_2);
}
else {
uVar2 = FUN_002d94a0(0x188);
/* try { // try from 001841f6 to 001841fa has its CatchHandler @ 0018440d */
FUN_00198be0(uVar2,&local_58,param_1,param_2);
}
}
else {
if (iVar1 != 3) {
/* WARNING: Subroutine does not return */
/* try { // try from 001843d8 to 001843dc has its CatchHandler @ 001843dd */
FUN_0017c650("../../gold/incremental.cc",0xbe9,"make_sized_incremental_object");
}
if (param_3 == 4) {
/* try { // try from 001843a5 to 001843a9 has its CatchHandler @ 001843dd */
uVar2 = FUN_002d94a0(0xd8);
/* try { // try from 001843bb to 001843bf has its CatchHandler @ 001843e5 */
FUN_0018e710(uVar2,&local_58,param_1,param_2);
}
else {
/* try { // try from 00184228 to 0018422c has its CatchHandler @ 001843dd */
uVar2 = FUN_002d94a0(0x188);
/* try { // try from 0018423e to 00184242 has its CatchHandler @ 00184415 */
FUN_00198580(uVar2,&local_58,param_1,param_2);
}
}
if (local_58 != local_48) {
FUN_002dac70();
}
return uVar2;
}
|
5826_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
|
add_relative
|
FUN_00286770
|
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void add_relative(Output_data_reloc<9,_true,_32,_true> * this, uint
type, Output_data * od, Address address) */
void __thiscall
gold::Output_data_reloc<9,_true,_32,_true>::add_relative
(Output_data_reloc<9,_true,_32,_true> *this,uint type,Output_data *od,Address address)
{
size_t *psVar1;
uint uVar2;
iterator __position;
Output_reloc<9,_true,_32,_true> *pOVar3;
long lVar4;
anon_union_8_4_c82d8563_for_u1_ local_38;
Sized_relobj<32,_true> *pSStack_30;
undefined8 local_28;
uint uStack_20;
int iStack_1c;
Output_reloc<9,_true,_32,_true>::Output_reloc
((Output_reloc<9,_true,_32,_true> *)&local_38,type,od,address,true);
__position._M_current =
(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.
super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>
._M_impl._M_finish;
if (__position._M_current ==
(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.
super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>
._M_impl._M_end_of_storage) {
std::
vector<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>
::_M_realloc_insert<const_gold::Output_reloc<9,_true,_32,_true>&>
(&(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_,__position,
(Output_reloc<9,_true,_32,_true> *)&local_38);
pOVar3 = (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.
super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>
._M_impl._M_finish;
}
else {
pOVar3 = __position._M_current + 1;
(__position._M_current)->u1_ = local_38;
((__position._M_current)->u2_).relobj = pSStack_30;
(__position._M_current)->address_ = (undefined4)local_28;
(__position._M_current)->local_sym_index_ = local_28._4_4_;
*(ulong *)&(__position._M_current)->field_0x18 = CONCAT44(iStack_1c,uStack_20);
(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.
super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>
._M_impl._M_finish = pOVar3;
}
lVar4 = (long)pOVar3 -
(long)(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.
super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>
._M_impl._M_start >> 5;
if (((this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.
super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2)
== 0) {
(this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.
super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =
lVar4 * 8;
od->field_0x20 = od->field_0x20 | 0x10;
if ((uStack_20 & 0x10000000) != 0) {
psVar1 = &(this->super_Output_data_reloc_base<9,_true,_32,_true>).
super_Output_data_reloc_generic.relative_reloc_count_;
*psVar1 = *psVar1 + 1;
}
if ((iStack_1c != -4) && (pSStack_30 != (Sized_relobj<32,_true> *)0x0)) {
uVar2 = (pSStack_30->super_Relobj).dyn_reloc_count_;
if (uVar2 == 0) {
(pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1;
}
(pSStack_30->super_Relobj).dyn_reloc_count_ = uVar2 + 1;
}
return;
}
/* WARNING: Subroutine does not return */
do_gold_unreachable("../../gold/output.h",0x231,"set_current_data_size_for_child");
}
|
void FUN_00286770(long param_1,undefined8 param_2,long param_3)
{
undefined8 *puVar1;
undefined8 *puVar2;
long lVar3;
undefined8 local_38;
long lStack_30;
undefined8 local_28;
uint uStack_20;
int iStack_1c;
FUN_0026ef30(&local_38);
puVar1 = *(undefined8 **)(param_1 + 0x50);
if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {
FUN_001cff90(param_1 + 0x48,puVar1,&local_38);
puVar2 = *(undefined8 **)(param_1 + 0x50);
}
else {
puVar2 = puVar1 + 4;
*puVar1 = local_38;
puVar1[1] = lStack_30;
puVar1[2] = local_28;
puVar1[3] = CONCAT44(iStack_1c,uStack_20);
*(undefined8 **)(param_1 + 0x50) = puVar2;
}
lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5;
if ((*(byte *)(param_1 + 0x20) & 2) == 0) {
*(long *)(param_1 + 0x10) = lVar3 * 8;
*(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;
if ((uStack_20 & 0x10000000) != 0) {
*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;
}
if ((iStack_1c != -4) && (lStack_30 != 0)) {
if (*(int *)(lStack_30 + 0xa4) == 0) {
*(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;
}
*(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;
}
return;
}
/* WARNING: Subroutine does not return */
FUN_001e9890("../../gold/output.h",0x231,"set_current_data_size_for_child");
}
|
PUSH R12
MOV R8D,0x1
PUSH RBP
MOV RBP,RDX
PUSH RBX
MOV RBX,RDI
SUB RSP,0x20
MOV R12,RSP
MOV RDI,R12
CALL 0x0026ef30
MOV RSI,qword ptr [RBX + 0x50]
CMP RSI,qword ptr [RBX + 0x58]
JZ 0x00286830
MOVDQA XMM0,xmmword ptr [RSP]
ADD RSI,0x20
MOVUPS xmmword ptr [RSI + -0x20],XMM0
MOVDQA XMM1,xmmword ptr [RSP + 0x10]
MOVUPS xmmword ptr [RSI + -0x10],XMM1
MOV qword ptr [RBX + 0x50],RSI
SUB RSI,qword ptr [RBX + 0x48]
SAR RSI,0x5
LEA RAX,[RSI*0x8]
TEST byte ptr [RBX + 0x20],0x2
JNZ 0x00286845
MOV qword ptr [RBX + 0x10],RAX
OR byte ptr [RBP + 0x20],0x10
TEST byte ptr [RSP + 0x1b],0x10
JNZ 0x00286810
CMP dword ptr [RSP + 0x1c],-0x4
JZ 0x00286801
MOV RAX,qword ptr [RSP + 0x8]
TEST RAX,RAX
JZ 0x00286801
MOV EDX,dword ptr [RAX + 0xa4]
TEST EDX,EDX
JZ 0x00286820
ADD EDX,0x1
MOV dword ptr [RAX + 0xa4],EDX
ADD RSP,0x20
POP RBX
POP RBP
POP R12
RET
ADD qword ptr [RBX + 0x38],0x1
JMP 0x002867dd
SUB ESI,0x1
MOV dword ptr [RAX + 0xa0],ESI
JMP 0x002867f8
LEA RDI,[RBX + 0x48]
MOV RDX,R12
CALL 0x001cff90
MOV RSI,qword ptr [RBX + 0x50]
JMP 0x002867b8
LEA RDX,[0x3efc00]
MOV ESI,0x231
LEA RDI,[0x3de409]
CALL 0x001e9890
| null | null | null | null |
[('const-56', u'PTRSUB_-1204327774'), ('const-4127744', u'COPY_-1204327832'), (u'INT_EQUAL_-1204328510', u'CBRANCH_-1204328507'), (u'INT_MULT_-1204328368', u'STORE_-1204328366'), ('tmp_763', u'BRANCH_-1204328096'), ('const-433', u'LOAD_-1204328532'), ('tmp_723', u'BRANCH_-1204328157'), (u'PTRSUB_-1204327861', u'PTRSUB_-1204327842'), ('const-16', u'PTRSUB_-1204327816'), (u'CALL_-1204328106', u'INDIRECT_-1204327841'), (u'CAST_-1204327830', u'INT_SUB_-1204328429'), (u'PTRSUB_-1204327880', u'LOAD_-1204328359'), ('const-433', u'STORE_-1204328163'), (u'INT_AND_-1204328359', u'INT_EQUAL_-1204328373'), (u'PTRSUB_-1204327729', u'PTRSUB_-1204327717'), (u'INDIRECT_-1204328005', u'MULTIEQUAL_-1204327957'), ('const-8', u'PTRSUB_-1204327849'), ('tmp_499', u'CBRANCH_-1204328280'), ('const-0', u'PTRSUB_-1204327919'), (u'PTRSUB_-1204327792', u'PTRSUB_-1204327770'), (u'PTRSUB_-1204327756', u'CALL_-1204328106'), ('tmp_672', u'BRANCH_-1204328155'), ('const-24', u'PTRSUB_-1204327924'), ('const-433', u'STORE_-1204328457'), (u'PTRSUB_-1204327843', u'STORE_-1204328046'), (u'PTRSUB_-1204327886', u'PTRSUB_-1204327911'), (u'PTRSUB_-1204327777', u'PTRSUB_-1204327756'), ('tmp_776', u'PTRSUB_-1204327913'), ('tmp_776', u'PTRSUB_-1204327813'), (u'INDIRECT_-1204327831', u'MULTIEQUAL_-1204327957'), ('const-1', u'INT_ADD_-1204328237'), ('const-1', u'CALL_-1204328534'), (u'PTRSUB_-1204327708', u'LOAD_-1204328104'), ('const-561', u'CALL_-1204328081'), (u'SUBPIECE_-1204327848', u'STORE_-1204328046'), ('const-8', u'PTRSUB_-1204327888'), (u'SUBPIECE_-1204327847', u'STORE_-1204327904'), ('const-0', u'PTRSUB_-1204327836'), ('const-433', u'STORE_-1204328062'), (u'CALL_-1204328534', u'INDIRECT_-1204328005'), (u'LOAD_-1204328532', u'PTRSUB_-1204327937'), ('const-433', u'LOAD_-1204328279'), ('const-0', u'PTRSUB_-1204327850'), (u'PTRSUB_-1204327886', u'PTRSUB_-1204327861'), (u'PIECE_-1204327974', u'STORE_-1204328045'), ('const--56', u'PTRSUB_-1204327982'), (u'CALL_-1204328534', u'INDIRECT_-1204328001'), ('const-433', u'STORE_-1204328366'), ('const-4294967292', u'INT_NOTEQUAL_-1204328306'), (u'INDIRECT_-1204328015', u'STORE_-1204328061'), (u'MULTIEQUAL_-1204327967', u'PTRSUB_-1204327792'), (u'LOAD_-1204328279', u'INT_EQUAL_-1204328257'), ('const-72', u'PTRSUB_-1204327893'), (u'PTRADD_-1204327943', u'MULTIEQUAL_-1204328068'), ('const-0', u'PTRSUB_-1204327959'), (u'INT_OR_-1204328332', u'STORE_-1204328356'), (u'MULTIEQUAL_-1204327967', u'PTRSUB_-1204327836'), (u'PTRSUB_-1204327914', u'PTRSUB_-1204327900'), ('const-0', u'PTRSUB_-1204327717'), ('const-0', u'PTRSUB_-1204327873'), ('tmp_345', u'CBRANCH_-1204328369'), ('const-72', u'PTRSUB_-1204327743'), ('const-32', u'PTRSUB_-1204327880'), (u'PTRSUB_-1204327813', u'PTRSUB_-1204327791'), ('const-433', u'LOAD_-1204328176'), ('tmp_1249', u'PTRSUB_-1204327981'), (u'MULTIEQUAL_-1204327953', u'INT_NOTEQUAL_-1204328306'), ('const-433', u'LOAD_-1204328448'), (u'PTRSUB_-1204327873', u'PTRSUB_-1204327859'), (u'INT_ADD_-1204328158', u'STORE_-1204328173'), (u'PTRSUB_-1204327842', u'STORE_-1204327904'), (u'LOAD_-1204328104', u'MULTIEQUAL_-1204328068'), ('const-1', u'INT_SUB_-1204328159'), (u'PTRSUB_-1204327887', u'PTRSUB_-1204327867'), ('tmp_779', u'CALL_-1204328534'), (u'LOAD_-1204328532', u'CALL_-1204328106'), ('const-8', u'PTRSUB_-1204327708'), ('const-268435456', u'INT_AND_-1204327940'), ('tmp_1249', u'PTRSUB_-1204327982'), ('const-0', u'PTRSUB_-1204327813'), (u'PTRSUB_-1204327965', u'PTRSUB_-1204327934'), ('const-0', u'PTRSUB_-1204327965'), ('const-433', u'LOAD_-1204328104'), ('const-0', u'PTRSUB_-1204327848'), ('const-8', u'PTRSUB_-1204327936'), (u'INT_NOTEQUAL_-1204328281', u'CBRANCH_-1204328280'), ('const-0', u'PTRSUB_-1204327894'), ('const-0', u'PTRSUB_-1204327886'), (u'SUBPIECE_-1204327976', u'INT_SUB_-1204328159'), (u'INDIRECT_-1204327841', u'MULTIEQUAL_-1204327967'), ('const-32', u'PTRSUB_-1204327823'), ('const-0', u'PTRSUB_-1204327792'), ('const-0', u'PTRSUB_-1204327829'), (u'INDIRECT_-1204328011', u'SUBPIECE_-1204327848'), ('const-433', u'STORE_-1204328046'), (u'PTRSUB_-1204327936', u'PTRSUB_-1204327848'), (u'CAST_-1204327880', u'CALL_-1204328534'), (u'CALL_-1204328534', u'INDIRECT_-1204328019'), (u'PTRSUB_-1204327908', u'PTRSUB_-1204327894'), ('const-16', u'PTRSUB_-1204327883'), (u'PTRSUB_-1204327848', u'STORE_-1204328061'), ('const-0', u'PTRSUB_-1204327914'), (u'PTRSUB_-1204327791', u'PTRSUB_-1204327774'), (u'PTRSUB_-1204327880', u'STORE_-1204328356'), (u'PTRSUB_-1204327774', u'LOAD_-1204328176'), (u'PTRSUB_-1204327850', u'PTRSUB_-1204327837'), (u'PTRSUB_-1204327934', u'PTRSUB_-1204327914'), ('const-0', u'PTRSUB_-1204327791'), (u'PTRADD_-1204327943', u'STORE_-1204328457'), (u'MULTIEQUAL_-1204328068', u'CAST_-1204327830'), (u'PTRSUB_-1204327813', u'STORE_-1204328240'), (u'LOAD_-1204328279', u'INT_ADD_-1204328237'), ('const-0', u'INT_EQUAL_-1204328373'), ('const-0', u'INT_NOTEQUAL_-1204328281'), ('const-433', u'STORE_-1204328045'), (u'PTRSUB_-1204327851', u'PTRSUB_-1204327827'), (u'CAST_-1204327839', u'STORE_-1204328045'), (u'PTRSUB_-1204327888', u'LOAD_-1204328532'), ('const-433', u'STORE_-1204328061'), (u'LOAD_-1204328532', u'PTRSUB_-1204327936'), ('const-0', u'PTRSUB_-1204327913'), ('tmp_776', u'PTRSUB_-1204327959'), ('const-0', u'PTRSUB_-1204327869'), (u'PTRSUB_-1204327894', u'PTRSUB_-1204327883'), (u'PTRSUB_-1204327859', u'PTRSUB_-1204327849'), ('const-0', u'PTRSUB_-1204327887'), (u'PTRSUB_-1204327982', u'CAST_-1204327880'), ('const-0', u'SUBPIECE_-1204327848'), ('const-0', u'PTRSUB_-1204327828'), (u'CALL_-1204328534', u'INDIRECT_-1204328015'), (u'PTRSUB_-1204327837', u'PTRSUB_-1204327828'), ('const-433', u'LOAD_-1204328359'), (u'CALL_-1204328106', u'INDIRECT_-1204327831'), (u'INT_SRIGHT_-1204328405', u'INT_MULT_-1204328368'), (u'PTRSUB_-1204327981', u'CAST_-1204327706'), ('const-2', u'INT_AND_-1204328359'), ('const-72', u'PTRSUB_-1204327886'), ('const-4056073', u'COPY_-1204327833'), ('const-72', u'PTRSUB_-1204327934'), ('const-433', u'STORE_-1204328173'), ('tmp_776', u'PTRSUB_-1204327777'), (u'INDIRECT_-1204328011', u'SUBPIECE_-1204327847'), (u'PTRSUB_-1204327816', u'STORE_-1204328366'), (u'PTRSUB_-1204327842', u'PTRSUB_-1204327829'), (u'PTRSUB_-1204327867', u'LOAD_-1204328448'), (u'PTRSUB_-1204327828', u'PTRSUB_-1204327823'), ('const-16', u'PTRSUB_-1204327843'), (u'LOAD_-1204328532', u'PTRSUB_-1204327843'), ('tmp_778', u'CALL_-1204328534'), ('const-1', u'PTRADD_-1204327943'), (u'PTRSUB_-1204327928', u'PTRSUB_-1204327908'), ('const-8', u'INT_MULT_-1204328368'), ('const-4', u'SUBPIECE_-1204327847'), (u'PTRSUB_-1204327937', u'STORE_-1204328062'), (u'PTRSUB_-1204327836', u'PTRSUB_-1204327813'), (u'CAST_-1204327706', u'CALL_-1204328106'), ('const-0', u'PTRSUB_-1204327820'), (u'INDIRECT_-1204328005', u'PIECE_-1204327974'), (u'PTRSUB_-1204327883', u'LOAD_-1204328525'), ('const-0', u'PTRSUB_-1204327894'), (u'COPY_-1204327832', u'CALL_-1204328081'), (u'COPY_-1204327833', u'CALL_-1204328081'), (u'PTRSUB_-1204327823', u'LOAD_-1204328385'), ('tmp_465', u'CBRANCH_-1204328303'), (u'INT_SRIGHT_-1204328405', u'SUBPIECE_-1204327976'), ('const-0', u'PTRSUB_-1204327867'), ('const-433', u'STORE_-1204328356'), ('const-433', u'STORE_-1204328240'), (u'PTRSUB_-1204327774', u'STORE_-1204328173'), ('const-72', u'PTRSUB_-1204327756'), (u'LOAD_-1204328532', u'PTRADD_-1204327943'), (u'LOAD_-1204328525', u'INT_EQUAL_-1204328510'), ('const-0', u'PTRSUB_-1204327842'), (u'LOAD_-1204328176', u'INT_ADD_-1204328158'), (u'INDIRECT_-1204327827', u'MULTIEQUAL_-1204327953'), (u'PTRSUB_-1204327900', u'PTRSUB_-1204327888'), ('const-0', u'PTRSUB_-1204327900'), ('const-0', u'PTRSUB_-1204327777'), (u'PTRSUB_-1204327763', u'PTRSUB_-1204327743'), ('const-0', u'SUBPIECE_-1204327976'), ('tmp_776', u'PTRSUB_-1204327886'), (u'LOAD_-1204328448', u'CAST_-1204327829'), (u'INDIRECT_-1204328001', u'PIECE_-1204327974'), (u'PTRSUB_-1204327924', u'CAST_-1204327839'), ('const-0', u'PTRSUB_-1204327763'), (u'PTRSUB_-1204327829', u'PTRSUB_-1204327820'), (u'INDIRECT_-1204328019', u'STORE_-1204328062'), ('const-72', u'PTRSUB_-1204327928'), (u'MULTIEQUAL_-1204327957', u'INT_AND_-1204327940'), ('const-20', u'PTRSUB_-1204327842'), (u'INT_EQUAL_-1204328257', u'CBRANCH_-1204328256'), (u'PTRSUB_-1204327911', u'PTRSUB_-1204327887'), ('const-0', u'PTRSUB_-1204327837'), (u'CAST_-1204327829', u'INT_SUB_-1204328429'), (u'INT_AND_-1204327940', u'INT_NOTEQUAL_-1204328327'), ('const-433', u'STORE_-1204327904'), (u'PTRSUB_-1204327849', u'STORE_-1204328457'), ('tmp_776', u'PTRSUB_-1204327919'), ('tmp_777', u'CALL_-1204328534'), ('const-0', u'INT_EQUAL_-1204328257'), ('tmp_535', u'CBRANCH_-1204328256'), (u'INT_ADD_-1204328237', u'STORE_-1204328240'), ('const--56', u'PTRSUB_-1204327981'), ('const-0', u'INT_NOTEQUAL_-1204328327'), (u'INT_SUB_-1204328429', u'INT_SRIGHT_-1204328405'), ('const-160', u'PTRSUB_-1204327770'), ('tmp_429', u'CBRANCH_-1204328323'), ('const-433', u'LOAD_-1204328385'), ('const-164', u'PTRSUB_-1204327827'), ('const-32', u'PTRADD_-1204327943'), (u'PTRSUB_-1204327743', u'PTRSUB_-1204327729'), (u'PTRSUB_-1204327717', u'PTRSUB_-1204327708'), ('const-0', u'PTRSUB_-1204327861'), (u'MULTIEQUAL_-1204327967', u'INT_NOTEQUAL_-1204328281'), (u'MULTIEQUAL_-1204327967', u'PTRSUB_-1204327851'), (u'PTRSUB_-1204327820', u'PTRSUB_-1204327816'), (u'PTRSUB_-1204327919', u'PTRSUB_-1204327893'), (u'PTRSUB_-1204327893', u'PTRSUB_-1204327873'), (u'PTRSUB_-1204327913', u'PTRSUB_-1204327886'), (u'LOAD_-1204328385', u'INT_AND_-1204328359'), ('const-1', u'INT_ADD_-1204328158'), ('const-5', u'INT_SRIGHT_-1204328405'), (u'PTRSUB_-1204327770', u'STORE_-1204328163'), (u'PTRSUB_-1204327959', u'PTRSUB_-1204327928'), ('const-16', u'INT_OR_-1204328332'), (u'INT_SUB_-1204328159', u'STORE_-1204328163'), (u'INT_EQUAL_-1204328373', u'CBRANCH_-1204328369'), ('tmp_778', u'PTRSUB_-1204327880'), ('tmp_776', u'PTRSUB_-1204327763'), ('const-0', u'PTRSUB_-1204327729'), (u'CALL_-1204328534', u'INDIRECT_-1204328011'), (u'LOAD_-1204328532', u'PTRSUB_-1204327924'), (u'INT_NOTEQUAL_-1204328327', u'CBRANCH_-1204328323'), (u'PTRSUB_-1204327869', u'PTRSUB_-1204327850'), (u'PTRSUB_-1204327827', u'LOAD_-1204328279'), ('const-433', u'LOAD_-1204328525'), ('const-0', u'PTRSUB_-1204327937'), ('const-0', u'PTRSUB_-1204327911'), (u'INDIRECT_-1204328001', u'MULTIEQUAL_-1204327953'), ('const-164', u'PTRSUB_-1204327813'), ('tmp_110', u'CBRANCH_-1204328507'), (u'INDIRECT_-1204328015', u'MULTIEQUAL_-1204327967'), (u'CALL_-1204328106', u'INDIRECT_-1204327827'), ('const-0', u'PTRSUB_-1204327859'), ('tmp_776', u'PTRSUB_-1204327965'), (u'LOAD_-1204328532', u'PTRSUB_-1204327842'), ('tmp_776', u'PTRSUB_-1204327894'), ('const-1', u'RETURN_-1204328076'), (u'INT_NOTEQUAL_-1204328306', u'CBRANCH_-1204328303'), ('const-0', u'PTRSUB_-1204327851'), (u'PTRSUB_-1204327894', u'PTRSUB_-1204327869'), ('const-0', u'PTRSUB_-1204327908'), (u'LOAD_-1204328532', u'INT_EQUAL_-1204328510'), (u'LOAD_-1204328359', u'INT_OR_-1204328332'), ('const-0', u'RETURN_-1204328195')]
|
[('const-4294967292', u'INT_NOTEQUAL_-1204328306'), (u'INT_SRIGHT_-1204328405', u'INT_MULT_-1204328368'), ('const--56', u'PTRSUB_-1204327964'), (u'INT_EQUAL_-1204328510', u'CBRANCH_-1204328507'), ('const-2', u'INT_AND_-1204328359'), ('const-8', u'PTRADD_-1204327913'), ('const-0', u'SUBPIECE_-1204327981'), (u'CAST_-1204327940', u'LOAD_-1204328525'), (u'PTRADD_-1204327913', u'STORE_-1204328028'), (u'INT_MULT_-1204328368', u'STORE_-1204328366'), ('const-4294967295', u'INT_ADD_-1204328160'), ('tmp_763', u'BRANCH_-1204328096'), (u'INT_ADD_-1204328436', u'CAST_-1204327900'), (u'CAST_-1204327807', u'STORE_-1204328173'), ('tmp_723', u'BRANCH_-1204328157'), (u'INDIRECT_-1204327997', u'MULTIEQUAL_-1204327949'), (u'INDIRECT_-1204327983', u'MULTIEQUAL_-1204327935'), ('const-433', u'LOAD_-1204328104'), (u'PTRADD_-1204327924', u'STORE_-1204328043'), (u'INDIRECT_-1204327987', u'PIECE_-1204327956'), ('const-8', u'PTRADD_-1204327929'), (u'INT_AND_-1204328359', u'INT_EQUAL_-1204328373'), (u'MULTIEQUAL_-1204327935', u'INT_NOTEQUAL_-1204328306'), (u'CAST_-1204327900', u'LOAD_-1204328448'), ('const-5', u'INT_SRIGHT_-1204328405'), ('tmp_1280', u'INT_ADD_-1204328106'), ('const-16', u'INT_ADD_-1204328352'), ('tmp_499', u'CBRANCH_-1204328280'), (u'INT_SRIGHT_-1204328405', u'SUBPIECE_-1204327981'), (u'CALL_-1204328534', u'INDIRECT_-1204327993'), ('tmp_1280', u'INT_ADD_-1204328443'), (u'INT_ADD_-1204328263', u'CAST_-1204327840'), ('tmp_672', u'BRANCH_-1204328155'), ('tmp_1280', u'INT_ADD_-1204328509'), (u'INDIRECT_-1204327997', u'STORE_-1204328043'), ('const-8', u'INT_MULT_-1204328368'), (u'INT_ADD_-1204328088', u'CAST_-1204327770'), (u'CALL_-1204328534', u'INDIRECT_-1204327983'), (u'LOAD_-1204328532', u'PTRADD_-1204327913'), (u'CAST_-1204327840', u'LOAD_-1204328279'), (u'CAST_-1204327786', u'STORE_-1204328163'), ('const-80', u'INT_ADD_-1204328088'), (u'MULTIEQUAL_-1204327949', u'INT_ADD_-1204328263'), ('const-433', u'STORE_-1204328044'), (u'INDIRECT_-1204327993', u'STORE_-1204328028'), ('const-1', u'INT_ADD_-1204328237'), (u'LOAD_-1204328448', u'INT_SUB_-1204328429'), ('tmp_1276', u'PTRSUB_-1204327964'), (u'CAST_-1204327882', u'LOAD_-1204328385'), ('const-88', u'INT_ADD_-1204328509'), (u'PTRADD_-1204327929', u'MULTIEQUAL_-1204328075'), ('tmp_465', u'CBRANCH_-1204328303'), ('const-160', u'INT_ADD_-1204328149'), ('const-433', u'STORE_-1204328163'), ('const-1', u'PTRADD_-1204327924'), (u'CAST_-1204327945', u'LOAD_-1204328532'), ('const-433', u'STORE_-1204328457'), ('const-433', u'STORE_-1204328027'), (u'INT_ADD_-1204328516', u'CAST_-1204327945'), (u'CAST_-1204327825', u'STORE_-1204328240'), ('tmp_1276', u'PTRSUB_-1204327963'), (u'MULTIEQUAL_-1204328075', u'CAST_-1204327899'), ('const-3', u'PTRADD_-1204327912'), (u'CAST_-1204327905', u'STORE_-1204328457'), (u'CALL_-1204328534', u'INDIRECT_-1204327987'), ('tmp_1280', u'INT_ADD_-1204328371'), (u'LOAD_-1204328525', u'INT_EQUAL_-1204328510'), (u'INT_ADD_-1204328164', u'CAST_-1204327807'), (u'LOAD_-1204328176', u'INT_ADD_-1204328158'), ('const-433', u'STORE_-1204328356'), (u'CALL_-1204328534', u'INDIRECT_-1204328001'), ('const-433', u'LOAD_-1204328176'), (u'LOAD_-1204328279', u'INT_EQUAL_-1204328257'), ('const-433', u'STORE_-1204328028'), (u'INT_ADD_-1204328345', u'CAST_-1204327870'), (u'LOAD_-1204328532', u'STORE_-1204328044'), ('const-433', u'STORE_-1204328043'), (u'INT_OR_-1204328332', u'STORE_-1204328356'), (u'CAST_-1204327870', u'LOAD_-1204328359'), (u'CAST_-1204327870', u'STORE_-1204328356'), ('const-433', u'STORE_-1204328173'), ('const-4056073', u'COPY_-1204327815'), (u'INT_EQUAL_-1204328257', u'CBRANCH_-1204328256'), ('const-2', u'PTRADD_-1204327913'), ('tmp_345', u'CBRANCH_-1204328369'), (u'MULTIEQUAL_-1204327939', u'INT_AND_-1204327922'), (u'PIECE_-1204327956', u'STORE_-1204328027'), ('tmp_1280', u'INT_ADD_-1204328352'), (u'INT_ADD_-1204328160', u'STORE_-1204328163'), (u'MULTIEQUAL_-1204327949', u'INT_ADD_-1204328226'), ('const-8', u'PTRADD_-1204327924'), (u'CAST_-1204327770', u'LOAD_-1204328104'), (u'PTRADD_-1204327912', u'STORE_-1204328027'), ('const-72', u'INT_ADD_-1204328106'), ('const-433', u'LOAD_-1204328359'), (u'CALL_-1204328106', u'INDIRECT_-1204327823'), ('const-433', u'STORE_-1204328366'), ('tmp_1280', u'INT_ADD_-1204328164'), (u'LOAD_-1204328532', u'PTRADD_-1204327929'), ('const-164', u'INT_ADD_-1204328263'), ('const-0', u'INT_EQUAL_-1204328257'), (u'INT_ADD_-1204328158', u'STORE_-1204328173'), ('tmp_535', u'CBRANCH_-1204328256'), (u'INT_ADD_-1204328237', u'STORE_-1204328240'), (u'INDIRECT_-1204327987', u'MULTIEQUAL_-1204327939'), (u'INT_ADD_-1204328371', u'CAST_-1204327882'), (u'INDIRECT_-1204328001', u'STORE_-1204328044'), (u'LOAD_-1204328532', u'PTRADD_-1204327912'), (u'LOAD_-1204328532', u'CALL_-1204328106'), (u'INT_SUB_-1204328429', u'INT_SRIGHT_-1204328405'), ('const-433', u'LOAD_-1204328385'), (u'INT_ADD_-1204328226', u'CAST_-1204327825'), ('const-0', u'INT_NOTEQUAL_-1204328327'), (u'INDIRECT_-1204327813', u'MULTIEQUAL_-1204327939'), ('const-80', u'INT_ADD_-1204328516'), ('const-433', u'LOAD_-1204328532'), ('const-433', u'STORE_-1204328240'), (u'CALL_-1204328106', u'INDIRECT_-1204327813'), ('const-433', u'LOAD_-1204328525'), (u'INDIRECT_-1204327823', u'MULTIEQUAL_-1204327949'), ('tmp_429', u'CBRANCH_-1204328323'), ('const-80', u'INT_ADD_-1204328443'), ('const-433', u'LOAD_-1204328279'), ('tmp_1278', u'INT_ADD_-1204328345'), (u'SUBPIECE_-1204327981', u'INT_ADD_-1204328160'), (u'INT_ADD_-1204328106', u'CALL_-1204328106'), ('tmp_1280', u'INT_ADD_-1204328088'), ('const-4', u'PTRADD_-1204327929'), ('const-268435456', u'INT_AND_-1204327922'), ('const--56', u'PTRSUB_-1204327963'), ('tmp_1280', u'INT_ADD_-1204328516'), (u'INT_ADD_-1204328443', u'CAST_-1204327905'), (u'INT_NOTEQUAL_-1204328281', u'CBRANCH_-1204328280'), (u'PTRSUB_-1204327963', u'CALL_-1204328106'), ('const-32', u'INT_ADD_-1204328345'), (u'CAST_-1204327875', u'STORE_-1204328366'), ('tmp_1280', u'INT_ADD_-1204328436'), ('const-433', u'LOAD_-1204328448'), (u'MULTIEQUAL_-1204327949', u'INT_ADD_-1204328149'), (u'LOAD_-1204328385', u'INT_AND_-1204328359'), ('const-1', u'INT_ADD_-1204328158'), ('const-164', u'INT_ADD_-1204328226'), (u'MULTIEQUAL_-1204327949', u'INT_NOTEQUAL_-1204328281'), ('const-72', u'INT_ADD_-1204328436'), ('const-4127744', u'COPY_-1204327814'), (u'CALL_-1204328534', u'INDIRECT_-1204327997'), (u'INT_ADD_-1204328149', u'CAST_-1204327786'), ('const-16', u'INT_OR_-1204328332'), (u'INDIRECT_-1204327983', u'PIECE_-1204327956'), ('const-56', u'INT_ADD_-1204328164'), ('const-8', u'PTRADD_-1204327912'), (u'COPY_-1204327814', u'CALL_-1204328081'), (u'LOAD_-1204328104', u'MULTIEQUAL_-1204328075'), (u'INT_EQUAL_-1204328373', u'CBRANCH_-1204328369'), (u'CAST_-1204327807', u'LOAD_-1204328176'), ('const-561', u'CALL_-1204328081'), (u'LOAD_-1204328532', u'PTRADD_-1204327924'), (u'INT_NOTEQUAL_-1204328327', u'CBRANCH_-1204328323'), (u'CALL_-1204328106', u'INDIRECT_-1204327809'), (u'INT_ADD_-1204328352', u'CAST_-1204327875'), (u'COPY_-1204327815', u'CALL_-1204328081'), (u'PTRADD_-1204327929', u'STORE_-1204328457'), (u'INDIRECT_-1204327809', u'MULTIEQUAL_-1204327935'), (u'LOAD_-1204328279', u'INT_ADD_-1204328237'), (u'INT_ADD_-1204328509', u'CAST_-1204327940'), ('const-0', u'INT_EQUAL_-1204328373'), (u'PTRSUB_-1204327964', u'CALL_-1204328534'), ('const-0', u'INT_NOTEQUAL_-1204328281'), ('tmp_110', u'CBRANCH_-1204328507'), (u'INT_AND_-1204327922', u'INT_NOTEQUAL_-1204328327'), ('const-1', u'RETURN_-1204328076'), (u'INT_NOTEQUAL_-1204328306', u'CBRANCH_-1204328303'), (u'CAST_-1204327899', u'INT_SUB_-1204328429'), (u'LOAD_-1204328532', u'INT_EQUAL_-1204328510'), ('const-32', u'INT_ADD_-1204328371'), (u'LOAD_-1204328359', u'INT_OR_-1204328332'), ('const-0', u'RETURN_-1204328195')]
| null | null |
00286770
|
x64
|
O2
|
(translation_unit "void FUN_00286770(long param_1,undefined8 param_2,long param_3)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_38;\n long lStack_30;\n undefined8 local_28;\n uint uStack_20;\n int iStack_1c;\n \n FUN_0026ef30(&local_38);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_001cff90(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n *(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}\n\n" (function_definition "void FUN_00286770(long param_1,undefined8 param_2,long param_3)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_38;\n long lStack_30;\n undefined8 local_28;\n uint uStack_20;\n int iStack_1c;\n \n FUN_0026ef30(&local_38);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_001cff90(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n *(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" primitive_type (function_declarator "FUN_00286770(long param_1,undefined8 param_2,long param_3)" identifier (parameter_list "(long param_1,undefined8 param_2,long param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_38;\n long lStack_30;\n undefined8 local_28;\n uint uStack_20;\n int iStack_1c;\n \n FUN_0026ef30(&local_38);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_001cff90(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n *(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 local_38;" type_identifier identifier ;) (declaration "long lStack_30;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 local_28;" type_identifier identifier ;) (declaration "uint uStack_20;" type_identifier identifier ;) (declaration "int iStack_1c;" primitive_type identifier ;) (expression_statement "FUN_0026ef30(&local_38);" (call_expression "FUN_0026ef30(&local_38)" identifier (argument_list "(&local_38)" ( (pointer_expression "&local_38" & identifier) ))) ;) (expression_statement "puVar1 = *(undefined8 **)(param_1 + 0x50);" (assignment_expression "puVar1 = *(undefined8 **)(param_1 + 0x50)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 0x50)" * (cast_expression "(undefined8 **)(param_1 + 0x50)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) ))))) ;) (if_statement "if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_001cff90(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" if (parenthesized_expression "(puVar1 == *(undefined8 **)(param_1 + 0x58))" ( (binary_expression "puVar1 == *(undefined8 **)(param_1 + 0x58)" identifier == (pointer_expression "*(undefined8 **)(param_1 + 0x58)" * (cast_expression "(undefined8 **)(param_1 + 0x58)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) )) (compound_statement "{\n FUN_001cff90(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }" { (expression_statement "FUN_001cff90(param_1 + 0x48,puVar1,&local_38);" (call_expression "FUN_001cff90(param_1 + 0x48,puVar1,&local_38)" identifier (argument_list "(param_1 + 0x48,puVar1,&local_38)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) , identifier , (pointer_expression "&local_38" & identifier) ))) ;) (expression_statement "puVar2 = *(undefined8 **)(param_1 + 0x50);" (assignment_expression "puVar2 = *(undefined8 **)(param_1 + 0x50)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 0x50)" * (cast_expression "(undefined8 **)(param_1 + 0x50)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) ))))) ;) }) (else_clause "else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" else (compound_statement "{\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" { (expression_statement "puVar2 = puVar1 + 4;" (assignment_expression "puVar2 = puVar1 + 4" identifier = (binary_expression "puVar1 + 4" identifier + number_literal)) ;) (expression_statement "*puVar1 = local_38;" (assignment_expression "*puVar1 = local_38" (pointer_expression "*puVar1" * identifier) = identifier) ;) (expression_statement "puVar1[1] = lStack_30;" (assignment_expression "puVar1[1] = lStack_30" (subscript_expression "puVar1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[2] = local_28;" (assignment_expression "puVar1[2] = local_28" (subscript_expression "puVar1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[3] = CONCAT44(iStack_1c,uStack_20);" (assignment_expression "puVar1[3] = CONCAT44(iStack_1c,uStack_20)" (subscript_expression "puVar1[3]" identifier [ number_literal ]) = (call_expression "CONCAT44(iStack_1c,uStack_20)" identifier (argument_list "(iStack_1c,uStack_20)" ( identifier , identifier )))) ;) (expression_statement "*(undefined8 **)(param_1 + 0x50) = puVar2;" (assignment_expression "*(undefined8 **)(param_1 + 0x50) = puVar2" (pointer_expression "*(undefined8 **)(param_1 + 0x50)" * (cast_expression "(undefined8 **)(param_1 + 0x50)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) )))) = identifier) ;) }))) (expression_statement "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5;" (assignment_expression "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5" identifier = (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48) >> 5" (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48)" (cast_expression "(long)puVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (pointer_expression "*(long *)(param_1 + 0x48)" * (cast_expression "(long *)(param_1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) ))))) >> number_literal)) ;) (if_statement "if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n *(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }" if (parenthesized_expression "((*(byte *)(param_1 + 0x20) & 2) == 0)" ( (binary_expression "(*(byte *)(param_1 + 0x20) & 2) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0x20) & 2)" ( (binary_expression "*(byte *)(param_1 + 0x20) & 2" (pointer_expression "*(byte *)(param_1 + 0x20)" * (cast_expression "(byte *)(param_1 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n *(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }" { (expression_statement "*(long *)(param_1 + 0x10) = lVar3 * 8;" (assignment_expression "*(long *)(param_1 + 0x10) = lVar3 * 8" (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) = (binary_expression "lVar3 * 8" identifier * number_literal)) ;) (expression_statement "*(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;" (assignment_expression "*(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10" (pointer_expression "*(byte *)(param_3 + 0x20)" * (cast_expression "(byte *)(param_3 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x20)" ( (binary_expression "param_3 + 0x20" identifier + number_literal) )))) = (binary_expression "*(byte *)(param_3 + 0x20) | 0x10" (pointer_expression "*(byte *)(param_3 + 0x20)" * (cast_expression "(byte *)(param_3 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x20)" ( (binary_expression "param_3 + 0x20" identifier + number_literal) )))) | number_literal)) ;) (if_statement "if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" if (parenthesized_expression "((uStack_20 & 0x10000000) != 0)" ( (binary_expression "(uStack_20 & 0x10000000) != 0" (parenthesized_expression "(uStack_20 & 0x10000000)" ( (binary_expression "uStack_20 & 0x10000000" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" { (expression_statement "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;" (assignment_expression "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" * (cast_expression "(long *)(param_1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) = (binary_expression "*(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" * (cast_expression "(long *)(param_1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) + number_literal)) ;) })) (if_statement "if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }" if (parenthesized_expression "((iStack_1c != -4) && (lStack_30 != 0))" ( (binary_expression "(iStack_1c != -4) && (lStack_30 != 0)" (parenthesized_expression "(iStack_1c != -4)" ( (binary_expression "iStack_1c != -4" identifier != number_literal) )) && (parenthesized_expression "(lStack_30 != 0)" ( (binary_expression "lStack_30 != 0" identifier != number_literal) ))) )) (compound_statement "{\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }" { (if_statement "if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }" if (parenthesized_expression "(*(int *)(lStack_30 + 0xa4) == 0)" ( (binary_expression "*(int *)(lStack_30 + 0xa4) == 0" (pointer_expression "*(int *)(lStack_30 + 0xa4)" * (cast_expression "(int *)(lStack_30 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_30 + 0xa4)" ( (binary_expression "lStack_30 + 0xa4" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }" { (expression_statement "*(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;" (assignment_expression "*(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1" (pointer_expression "*(int *)(lStack_30 + 0xa0)" * (cast_expression "(int *)(lStack_30 + 0xa0)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_30 + 0xa0)" ( (binary_expression "lStack_30 + 0xa0" identifier + number_literal) )))) = (binary_expression "(int)lVar3 + -1" (cast_expression "(int)lVar3" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal)) ;) })) (expression_statement "*(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;" (assignment_expression "*(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_30 + 0xa4)" * (cast_expression "(int *)(lStack_30 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_30 + 0xa4)" ( (binary_expression "lStack_30 + 0xa4" identifier + number_literal) )))) = (binary_expression "*(int *)(lStack_30 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_30 + 0xa4)" * (cast_expression "(int *)(lStack_30 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_30 + 0xa4)" ( (binary_expression "lStack_30 + 0xa4" identifier + number_literal) )))) + number_literal)) ;) })) (return_statement "return;" return ;) })) comment (expression_statement "FUN_001e9890("../../gold/output.h",0x231,"set_current_data_size_for_child");" (call_expression "FUN_001e9890("../../gold/output.h",0x231,"set_current_data_size_for_child")" identifier (argument_list "("../../gold/output.h",0x231,"set_current_data_size_for_child")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""set_current_data_size_for_child"" " string_content ") ))) ;) })))
|
(translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void add_relative(Output_data_reloc<9,_true,_32,_true> * this, uint\n type, Output_data * od, Address address) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_true,_32,_true>::add_relative\n (Output_data_reloc<9,_true,_32,_true> *this,uint type,Output_data *od,Address address)\n\n{\n size_t *psVar1;\n uint uVar2;\n iterator __position;\n Output_reloc<9,_true,_32,_true> *pOVar3;\n long lVar4;\n anon_union_8_4_c82d8563_for_u1_ local_38;\n Sized_relobj<32,_true> *pSStack_30;\n undefined8 local_28;\n uint uStack_20;\n int iStack_1c;\n \n Output_reloc<9,_true,_32,_true>::Output_reloc\n ((Output_reloc<9,_true,_32,_true> *)&local_38,type,od,address,true);\n __position._M_current =\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_finish;\n if (__position._M_current ==\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_end_of_storage) {\n std::\n vector<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ::_M_realloc_insert<const_gold::Output_reloc<9,_true,_32,_true>&>\n (&(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_,__position,\n (Output_reloc<9,_true,_32,_true> *)&local_38);\n pOVar3 = (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_finish;\n }\n else {\n pOVar3 = __position._M_current + 1;\n (__position._M_current)->u1_ = local_38;\n ((__position._M_current)->u2_).relobj = pSStack_30;\n (__position._M_current)->address_ = (undefined4)local_28;\n (__position._M_current)->local_sym_index_ = local_28._4_4_;\n *(ulong *)&(__position._M_current)->field_0x18 = CONCAT44(iStack_1c,uStack_20);\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_finish = pOVar3;\n }\n lVar4 = (long)pOVar3 -\n (long)(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_start >> 5;\n if (((this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2)\n == 0) {\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * 8;\n od->field_0x20 = od->field_0x20 | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n psVar1 = &(this->super_Output_data_reloc_base<9,_true,_32,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_;\n *psVar1 = *psVar1 + 1;\n }\n if ((iStack_1c != -4) && (pSStack_30 != (Sized_relobj<32,_true> *)0x0)) {\n uVar2 = (pSStack_30->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1;\n }\n (pSStack_30->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}\n\n" comment comment (declaration "void __thiscall\ngold::Output_data_reloc<9,_true,_32,_true>::add_relative\n (Output_data_reloc<9,_true,_32,_true> *this,uint type,Output_data *od,Address address)\n\n{\n size_t *psVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<9" < number_literal) , identifier , identifier , (ERROR "_true>::add_relative\n (Output_data_reloc<9,_true,_32,_true> *this,uint type,Output_data *od,Address address)\n\n{\n size_t" identifier > : : (function_declarator "add_relative\n (Output_data_reloc<9,_true,_32,_true> *this,uint type,Output_data *od,Address address)" identifier (parameter_list "(Output_data_reloc<9,_true,_32,_true> *this,uint type,Output_data *od,Address address)" ( (parameter_declaration "Output_data_reloc" type_identifier) (ERROR "<9" < number_literal) , (parameter_declaration "_true" type_identifier) , (parameter_declaration "_32" type_identifier) , (parameter_declaration "_true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "uint type" type_identifier identifier) , (parameter_declaration "Output_data *od" type_identifier (pointer_declarator "*od" * identifier)) , (parameter_declaration "Address address" type_identifier identifier) ))) { primitive_type) (pointer_declarator "*psVar1" * identifier) ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "iterator __position;" type_identifier identifier ;) (expression_statement "Output_reloc<9,_true,_32,_true> *pOVar3;" (update_expression "Output_reloc<9,_true,_32,_true> *pOVar3" (binary_expression "Output_reloc<9,_true,_32,_true> *pOVar3" (binary_expression "Output_reloc<9" identifier < number_literal) (ERROR ",_true,_32,_true" , identifier , identifier , identifier) > (pointer_expression "*pOVar3" * identifier)) --) ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "anon_union_8_4_c82d8563_for_u1_ local_38;" type_identifier identifier ;) (expression_statement "Sized_relobj<32,_true> *pSStack_30;" (update_expression "Sized_relobj<32,_true> *pSStack_30" (binary_expression "Sized_relobj<32,_true> *pSStack_30" (binary_expression "Sized_relobj<32" identifier < number_literal) (ERROR ",_true" , identifier) > (pointer_expression "*pSStack_30" * identifier)) --) ;) (declaration "undefined8 local_28;" type_identifier identifier ;) (declaration "uint uStack_20;" type_identifier identifier ;) (declaration "int iStack_1c;" primitive_type identifier ;) (ERROR "Output_reloc<9,_true,_32,_true>::Output_reloc\n ((Output_reloc<9,_true,_32,_true> *)&local_38,type,od,address,true);\n __position._M_current =\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_finish;\n if (__position._M_current ==\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_end_of_storage) {\n std::\n vector<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ::_M_realloc_insert<const_gold::Output_reloc<9,_true,_32,_true>&>\n (&(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_,__position,\n (Output_reloc<9,_true,_32,_true> *)&local_38);\n pOVar3 = (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_finish;\n }\n else {\n pOVar3 = __position._M_current + 1;\n (__position._M_current)->u1_ = local_38;\n ((__position._M_current)->u2_).relobj = pSStack_30;\n (__position._M_current)->address_ = (undefined4)local_28;\n (__position._M_current)->local_sym_index_ = local_28._4_4_;\n *(ulong *)&(__position._M_current)->field_0x18 = CONCAT44(iStack_1c,uStack_20);\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_finish = pOVar3;\n }\n lVar4 = (long)pOVar3 -\n (long)(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_start >> 5;\n if (((this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2)\n == 0) {\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * 8;\n od->field_0x20 = od->field_0x20 | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n psVar1 = &(this->super_Output_data_reloc_base<9,_true,_32,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_;\n *psVar1 = *psVar1 + 1;\n }\n if ((iStack_1c != -4) && (pSStack_30 != (Sized_relobj<32,_true> *)0x0)) {\n uVar2 = (pSStack_30->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1;\n }\n (pSStack_30->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" (binary_expression "Output_reloc<9" identifier < number_literal) (ERROR ",_true,_32,_true" , identifier , identifier , identifier) > (ERROR "::" : :) identifier ( (binary_expression "(Output_reloc<9,_true,_32,_true> *)&local_38,type,od,address,true);\n __position._M_current =\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9" (assignment_expression "(Output_reloc<9,_true,_32,_true> *)&local_38,type,od,address,true);\n __position._M_current =\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold" (field_expression "(Output_reloc<9,_true,_32,_true> *)&local_38,type,od,address,true);\n __position._M_current" (parenthesized_expression "(Output_reloc<9,_true,_32,_true> *)&local_38,type,od,address,true)" ( (comma_expression "Output_reloc<9,_true,_32,_true> *)&local_38,type,od,address,true" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_32,_true> *)&local_38,type,od,address,true" identifier , (comma_expression "_32,_true> *)&local_38,type,od,address,true" identifier , (comma_expression "_true> *)&local_38,type,od,address,true" (binary_expression "_true> *)&local_38" identifier > (pointer_expression "*)&local_38" * (ERROR ")" )) (pointer_expression "&local_38" & identifier))) , (comma_expression "type,od,address,true" identifier , (comma_expression "od,address,true" identifier , (comma_expression "address,true" identifier , true))))))) )) (ERROR ";\n __position" ; identifier) . field_identifier) = (binary_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_32,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_true,_32,_true" identifier , (comma_expression "_32,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier) < identifier)) (ERROR "::Output_reloc" : : identifier) < number_literal) , identifier , identifier , identifier (ERROR ">" >) , (ERROR "_std::allocator<gold::" identifier : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Output_reloc<9" identifier < number_literal) , identifier , identifier , (binary_expression "_true>_>_>\n ._M_impl._M_finish;\n if (__position._M_current ==\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_end_of_storage) {\n std::\n vector<gold::Output_reloc<9" (binary_expression "_true>_>_>\n ._M_impl._M_finish;\n if (__position._M_current ==\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_end_of_storage) {\n std::\n vector<gold" (call_expression "_true>_>_>\n ._M_impl._M_finish;\n if (__position._M_current ==\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_end_of_storage)" (field_expression "_true>_>_>\n ._M_impl._M_finish" (field_expression "_true>_>_>\n ._M_impl" (binary_expression "_true>_>_" (binary_expression "_true>_" identifier > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) (ERROR ";\n if" ; if) (argument_list "(__position._M_current ==\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_end_of_storage)" ( (binary_expression "__position._M_current ==\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9" (binary_expression "__position._M_current ==\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold" (field_expression "__position._M_current" identifier . field_identifier) == (binary_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_32,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_true,_32,_true" identifier , (comma_expression "_32,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier) < identifier)) (ERROR "::Output_reloc" : : identifier) < number_literal) , identifier , identifier , identifier (ERROR ">" >) , (ERROR "_std::allocator<gold::" identifier : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Output_reloc<9" identifier < number_literal) , identifier , identifier , (field_expression "_true>_>_>\n ._M_impl._M_end_of_storage" (field_expression "_true>_>_>\n ._M_impl" (binary_expression "_true>_>_" (binary_expression "_true>_" identifier > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ))) (ERROR "{\n std::\n vector" { identifier : : identifier) < identifier) (ERROR "::Output_reloc" : : identifier) < number_literal) , identifier , identifier , identifier (ERROR ">" >) , (ERROR "_std::allocator<gold::" identifier : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Output_reloc<9" identifier < number_literal) , identifier , identifier , (binary_expression "_true>_>_>\n ::_M_realloc_insert<const_gold::Output_reloc<9" (binary_expression "_true>_>_>\n ::_M_realloc_insert<const_gold" (binary_expression "_true>_>_>\n ::_M_realloc_insert" (binary_expression "_true>_>_" (binary_expression "_true>_" identifier > identifier) > identifier) > (ERROR "::" : :) identifier) < identifier) (ERROR "::Output_reloc" : : identifier) < number_literal) , identifier , identifier , identifier > & (ERROR ">" >) ( (ERROR "&(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_,__position,\n (Output_reloc<9,_true,_32,_true> *)&local_38);\n pOVar3 = (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_finish;\n }\n else {\n pOVar3 = __position._M_current + 1;\n (__position._M_current)->u1_ = local_38;\n ((__position._M_current)->u2_).relobj = pSStack_30;\n (__position._M_current)->address_ = (undefined4)local_28;\n (__position._M_current)->local_sym_index_ = local_28._4_4_;\n *(ulong *)&(__position._M_current)->field_0x18 = CONCAT44(iStack_1c,uStack_20);\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_finish = pOVar3;\n }\n lVar4 = (long)pOVar3 -\n (long)(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_start >> 5;\n if (((this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2)\n == 0) {\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * 8;\n od->field_0x20 = od->field_0x20 | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n psVar1 = &(this->super_Output_data_reloc_base<9,_true,_32,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_;\n *psVar1 = *psVar1 + 1;\n }\n if ((iStack_1c != -4) && (pSStack_30 != (Sized_relobj<32,_true> *)0x0)) {\n uVar2 = (pSStack_30->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1;\n }\n (pSStack_30->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }\n return;\n }" (comma_expression "&(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_,__position,\n (Output_reloc<9,_true,_32,_true> *)&local_38)" (pointer_expression "&(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_" & (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_32,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_true,_32,_true" identifier , (comma_expression "_32,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier)) , (comma_expression "__position,\n (Output_reloc<9,_true,_32,_true> *)&local_38)" identifier , (parenthesized_expression "(Output_reloc<9,_true,_32,_true> *)&local_38)" ( (comma_expression "Output_reloc<9,_true,_32,_true> *)&local_38" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_32,_true> *)&local_38" identifier , (comma_expression "_32,_true> *)&local_38" identifier , (binary_expression "_true> *)&local_38" identifier > (pointer_expression "*)&local_38" * (ERROR ")" )) (pointer_expression "&local_38" & identifier)))))) )))) ; (assignment_expression "pOVar3 = (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold" identifier = (binary_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_32,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_true,_32,_true" identifier , (comma_expression "_32,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier) < identifier)) : : (comma_expression "Output_reloc<9,_true,_32,_true>,_std" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_32,_true>,_std" identifier , (comma_expression "_32,_true>,_std" identifier , (binary_expression "_true>,_std" identifier > (ERROR "," ,) identifier)))) : : (binary_expression "allocator<gold" identifier < identifier) : : (comma_expression "Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_finish" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_32,_true>_>_>\n ._M_impl._M_finish" identifier , (comma_expression "_32,_true>_>_>\n ._M_impl._M_finish" identifier , (field_expression "_true>_>_>\n ._M_impl._M_finish" (field_expression "_true>_>_>\n ._M_impl" (binary_expression "_true>_>_" (binary_expression "_true>_" identifier > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier)))) ; } else (compound_statement "{\n pOVar3 = __position._M_current + 1;\n (__position._M_current)->u1_ = local_38;\n ((__position._M_current)->u2_).relobj = pSStack_30;\n (__position._M_current)->address_ = (undefined4)local_28;\n (__position._M_current)->local_sym_index_ = local_28._4_4_;\n *(ulong *)&(__position._M_current)->field_0x18 = CONCAT44(iStack_1c,uStack_20);\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_finish = pOVar3;\n }" { (expression_statement "pOVar3 = __position._M_current + 1;" (assignment_expression "pOVar3 = __position._M_current + 1" identifier = (binary_expression "__position._M_current + 1" (field_expression "__position._M_current" identifier . field_identifier) + number_literal)) ;) (expression_statement "(__position._M_current)->u1_ = local_38;" (assignment_expression "(__position._M_current)->u1_ = local_38" (field_expression "(__position._M_current)->u1_" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) = identifier) ;) (expression_statement "((__position._M_current)->u2_).relobj = pSStack_30;" (assignment_expression "((__position._M_current)->u2_).relobj = pSStack_30" (field_expression "((__position._M_current)->u2_).relobj" (parenthesized_expression "((__position._M_current)->u2_)" ( (field_expression "(__position._M_current)->u2_" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "(__position._M_current)->address_ = (undefined4)local_28;" (assignment_expression "(__position._M_current)->address_ = (undefined4)local_28" (field_expression "(__position._M_current)->address_" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) = (cast_expression "(undefined4)local_28" ( (type_descriptor "undefined4" type_identifier) ) identifier)) ;) (expression_statement "(__position._M_current)->local_sym_index_ = local_28._4_4_;" (assignment_expression "(__position._M_current)->local_sym_index_ = local_28._4_4_" (field_expression "(__position._M_current)->local_sym_index_" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) = (field_expression "local_28._4_4_" identifier . field_identifier)) ;) (expression_statement "*(ulong *)&(__position._M_current)->field_0x18 = CONCAT44(iStack_1c,uStack_20);" (assignment_expression "*(ulong *)&(__position._M_current)->field_0x18 = CONCAT44(iStack_1c,uStack_20)" (pointer_expression "*(ulong *)&(__position._M_current)->field_0x18" * (cast_expression "(ulong *)&(__position._M_current)->field_0x18" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&(__position._M_current)->field_0x18" & (field_expression "(__position._M_current)->field_0x18" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier)))) = (call_expression "CONCAT44(iStack_1c,uStack_20)" identifier (argument_list "(iStack_1c,uStack_20)" ( identifier , identifier )))) ;) (ERROR "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::" (comma_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std" (binary_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9" (binary_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_32,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_true,_32,_true" identifier , (comma_expression "_32,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier) < identifier) (ERROR "::Output_reloc" : : identifier) < number_literal) , (comma_expression "_true,_32,_true>,_std" identifier , (comma_expression "_32,_true>,_std" identifier , (binary_expression "_true>,_std" identifier > (ERROR "," ,) identifier)))) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_finish = pOVar3;" (comma_expression "Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_finish = pOVar3" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_32,_true>_>_>\n ._M_impl._M_finish = pOVar3" identifier , (comma_expression "_32,_true>_>_>\n ._M_impl._M_finish = pOVar3" identifier , (assignment_expression "_true>_>_>\n ._M_impl._M_finish = pOVar3" (field_expression "_true>_>_>\n ._M_impl._M_finish" (field_expression "_true>_>_>\n ._M_impl" (binary_expression "_true>_>_" (binary_expression "_true>_" identifier > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = identifier)))) ;) }) (assignment_expression "lVar4 = (long)pOVar3 -\n (long)(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold" identifier = (binary_expression "(long)pOVar3 -\n (long)(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold" (binary_expression "(long)pOVar3 -\n (long)(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base" (cast_expression "(long)pOVar3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_32,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_true,_32,_true" identifier , (comma_expression "_32,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier))) < identifier)) : : (comma_expression "Output_reloc<9,_true,_32,_true>,_std" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_32,_true>,_std" identifier , (comma_expression "_32,_true>,_std" identifier , (binary_expression "_true>,_std" identifier > (ERROR "," ,) identifier)))) : : (binary_expression "allocator<gold" identifier < identifier) : : (comma_expression "Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_start >> 5" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_32,_true>_>_>\n ._M_impl._M_start >> 5" identifier , (comma_expression "_32,_true>_>_>\n ._M_impl._M_start >> 5" identifier , (binary_expression "_true>_>_>\n ._M_impl._M_start >> 5" (field_expression "_true>_>_>\n ._M_impl._M_start" (field_expression "_true>_>_>\n ._M_impl" (binary_expression "_true>_>_" (binary_expression "_true>_" identifier > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) >> number_literal)))) ; if (parenthesized_expression "(((this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2)\n == 0)" ( (binary_expression "((this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2)\n == 0" (parenthesized_expression "((this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2)" ( (binary_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_32,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_true,_32,_true" identifier , (comma_expression "_32,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) . field_identifier) & number_literal) )) == number_literal) )) (compound_statement "{\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * 8;\n od->field_0x20 = od->field_0x20 | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n psVar1 = &(this->super_Output_data_reloc_base<9,_true,_32,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_;\n *psVar1 = *psVar1 + 1;\n }\n if ((iStack_1c != -4) && (pSStack_30 != (Sized_relobj<32,_true> *)0x0)) {\n uVar2 = (pSStack_30->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1;\n }\n (pSStack_30->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }\n return;\n }" { (expression_statement "(this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * 8;" (assignment_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * 8" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_32,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_true,_32,_true" identifier , (comma_expression "_32,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = (binary_expression "lVar4 * 8" identifier * number_literal)) ;) (expression_statement "od->field_0x20 = od->field_0x20 | 0x10;" (assignment_expression "od->field_0x20 = od->field_0x20 | 0x10" (field_expression "od->field_0x20" identifier -> field_identifier) = (binary_expression "od->field_0x20 | 0x10" (field_expression "od->field_0x20" identifier -> field_identifier) | number_literal)) ;) (if_statement "if ((uStack_20 & 0x10000000) != 0) {\n psVar1 = &(this->super_Output_data_reloc_base<9,_true,_32,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_;\n *psVar1 = *psVar1 + 1;\n }" if (parenthesized_expression "((uStack_20 & 0x10000000) != 0)" ( (binary_expression "(uStack_20 & 0x10000000) != 0" (parenthesized_expression "(uStack_20 & 0x10000000)" ( (binary_expression "uStack_20 & 0x10000000" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n psVar1 = &(this->super_Output_data_reloc_base<9,_true,_32,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_;\n *psVar1 = *psVar1 + 1;\n }" { (expression_statement "psVar1 = &(this->super_Output_data_reloc_base<9,_true,_32,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_;" (assignment_expression "psVar1 = &(this->super_Output_data_reloc_base<9,_true,_32,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_" identifier = (pointer_expression "&(this->super_Output_data_reloc_base<9,_true,_32,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_" & (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).\n super_Output_data_reloc_generic" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_32,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_true,_32,_true" identifier , (comma_expression "_32,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier))) ;) (expression_statement "*psVar1 = *psVar1 + 1;" (assignment_expression "*psVar1 = *psVar1 + 1" (pointer_expression "*psVar1" * identifier) = (binary_expression "*psVar1 + 1" (pointer_expression "*psVar1" * identifier) + number_literal)) ;) })) (if_statement "if ((iStack_1c != -4) && (pSStack_30 != (Sized_relobj<32,_true> *)0x0)) {\n uVar2 = (pSStack_30->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1;\n }\n (pSStack_30->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }" if (parenthesized_expression "((iStack_1c != -4) && (pSStack_30 != (Sized_relobj<32,_true> *)0x0))" ( (binary_expression "(iStack_1c != -4) && (pSStack_30 != (Sized_relobj<32,_true> *)0x0))" (parenthesized_expression "(iStack_1c != -4)" ( (binary_expression "iStack_1c != -4" identifier != number_literal) )) && (parenthesized_expression "(pSStack_30 != (Sized_relobj<32,_true> *)0x0))" ( (binary_expression "pSStack_30 != (Sized_relobj<32,_true> *)0x0)" identifier != (parenthesized_expression "(Sized_relobj<32,_true> *)0x0)" ( (comma_expression "Sized_relobj<32,_true> *)0x0" (binary_expression "Sized_relobj<32" identifier < number_literal) , (binary_expression "_true> *)0x0" identifier > (pointer_expression "*)0x0" * (ERROR ")" )) number_literal))) ))) ))) )) (compound_statement "{\n uVar2 = (pSStack_30->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1;\n }\n (pSStack_30->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }" { (expression_statement "uVar2 = (pSStack_30->super_Relobj).dyn_reloc_count_;" (assignment_expression "uVar2 = (pSStack_30->super_Relobj).dyn_reloc_count_" identifier = (field_expression "(pSStack_30->super_Relobj).dyn_reloc_count_" (parenthesized_expression "(pSStack_30->super_Relobj)" ( (field_expression "pSStack_30->super_Relobj" identifier -> field_identifier) )) . field_identifier)) ;) (if_statement "if (uVar2 == 0) {\n (pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1;\n }" if (parenthesized_expression "(uVar2 == 0)" ( (binary_expression "uVar2 == 0" identifier == number_literal) )) (compound_statement "{\n (pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1;\n }" { (expression_statement "(pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1;" (assignment_expression "(pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1" (field_expression "(pSStack_30->super_Relobj).first_dyn_reloc_" (parenthesized_expression "(pSStack_30->super_Relobj)" ( (field_expression "pSStack_30->super_Relobj" identifier -> field_identifier) )) . field_identifier) = (binary_expression "(int)lVar4 - 1" (cast_expression "(int)lVar4" ( (type_descriptor "int" primitive_type) ) identifier) - number_literal)) ;) })) (expression_statement "(pSStack_30->super_Relobj).dyn_reloc_count_ = uVar2 + 1;" (assignment_expression "(pSStack_30->super_Relobj).dyn_reloc_count_ = uVar2 + 1" (field_expression "(pSStack_30->super_Relobj).dyn_reloc_count_" (parenthesized_expression "(pSStack_30->super_Relobj)" ( (field_expression "pSStack_30->super_Relobj" identifier -> field_identifier) )) . field_identifier) = (binary_expression "uVar2 + 1" identifier + number_literal)) ;) })) (return_statement "return;" return ;) })) comment (call_expression "do_gold_unreachable("../../gold/output.h",0x231,"set_current_data_size_for_child")" identifier (argument_list "("../../gold/output.h",0x231,"set_current_data_size_for_child")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""set_current_data_size_for_child"" " string_content ") ))) ; }))
|
(translation_unit "void FUN_00286770(long param_1,undefined8 param_2,long param_3)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_38;\n long lStack_30;\n undefined8 local_28;\n uint uStack_20;\n int iStack_1c;\n \n FUN_0026ef30(&local_38);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_001cff90(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n *(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }\n \n FUN_001e9890("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}\n\n" (function_definition "void FUN_00286770(long param_1,undefined8 param_2,long param_3)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_38;\n long lStack_30;\n undefined8 local_28;\n uint uStack_20;\n int iStack_1c;\n \n FUN_0026ef30(&local_38);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_001cff90(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n *(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }\n \n FUN_001e9890("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" primitive_type (function_declarator "FUN_00286770(long param_1,undefined8 param_2,long param_3)" identifier (parameter_list "(long param_1,undefined8 param_2,long param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_38;\n long lStack_30;\n undefined8 local_28;\n uint uStack_20;\n int iStack_1c;\n \n FUN_0026ef30(&local_38);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_001cff90(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n *(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }\n \n FUN_001e9890("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 local_38;" type_identifier identifier ;) (declaration "long lStack_30;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 local_28;" type_identifier identifier ;) (declaration "uint uStack_20;" type_identifier identifier ;) (declaration "int iStack_1c;" primitive_type identifier ;) (expression_statement "FUN_0026ef30(&local_38);" (call_expression "FUN_0026ef30(&local_38)" identifier (argument_list "(&local_38)" ( (pointer_expression "&local_38" & identifier) ))) ;) (expression_statement "puVar1 = *(undefined8 **)(param_1 + 0x50);" (assignment_expression "puVar1 = *(undefined8 **)(param_1 + 0x50)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 0x50)" * (cast_expression "(undefined8 **)(param_1 + 0x50)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) ))))) ;) (if_statement "if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_001cff90(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" if (parenthesized_expression "(puVar1 == *(undefined8 **)(param_1 + 0x58))" ( (binary_expression "puVar1 == *(undefined8 **)(param_1 + 0x58)" identifier == (pointer_expression "*(undefined8 **)(param_1 + 0x58)" * (cast_expression "(undefined8 **)(param_1 + 0x58)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) )) (compound_statement "{\n FUN_001cff90(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }" { (expression_statement "FUN_001cff90(param_1 + 0x48,puVar1,&local_38);" (call_expression "FUN_001cff90(param_1 + 0x48,puVar1,&local_38)" identifier (argument_list "(param_1 + 0x48,puVar1,&local_38)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) , identifier , (pointer_expression "&local_38" & identifier) ))) ;) (expression_statement "puVar2 = *(undefined8 **)(param_1 + 0x50);" (assignment_expression "puVar2 = *(undefined8 **)(param_1 + 0x50)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 0x50)" * (cast_expression "(undefined8 **)(param_1 + 0x50)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) ))))) ;) }) (else_clause "else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" else (compound_statement "{\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" { (expression_statement "puVar2 = puVar1 + 4;" (assignment_expression "puVar2 = puVar1 + 4" identifier = (binary_expression "puVar1 + 4" identifier + number_literal)) ;) (expression_statement "*puVar1 = local_38;" (assignment_expression "*puVar1 = local_38" (pointer_expression "*puVar1" * identifier) = identifier) ;) (expression_statement "puVar1[1] = lStack_30;" (assignment_expression "puVar1[1] = lStack_30" (subscript_expression "puVar1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[2] = local_28;" (assignment_expression "puVar1[2] = local_28" (subscript_expression "puVar1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[3] = CONCAT44(iStack_1c,uStack_20);" (assignment_expression "puVar1[3] = CONCAT44(iStack_1c,uStack_20)" (subscript_expression "puVar1[3]" identifier [ number_literal ]) = (call_expression "CONCAT44(iStack_1c,uStack_20)" identifier (argument_list "(iStack_1c,uStack_20)" ( identifier , identifier )))) ;) (expression_statement "*(undefined8 **)(param_1 + 0x50) = puVar2;" (assignment_expression "*(undefined8 **)(param_1 + 0x50) = puVar2" (pointer_expression "*(undefined8 **)(param_1 + 0x50)" * (cast_expression "(undefined8 **)(param_1 + 0x50)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) )))) = identifier) ;) }))) (expression_statement "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5;" (assignment_expression "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5" identifier = (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48) >> 5" (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48)" (cast_expression "(long)puVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (pointer_expression "*(long *)(param_1 + 0x48)" * (cast_expression "(long *)(param_1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) ))))) >> number_literal)) ;) (if_statement "if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n *(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }" if (parenthesized_expression "((*(byte *)(param_1 + 0x20) & 2) == 0)" ( (binary_expression "(*(byte *)(param_1 + 0x20) & 2) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0x20) & 2)" ( (binary_expression "*(byte *)(param_1 + 0x20) & 2" (pointer_expression "*(byte *)(param_1 + 0x20)" * (cast_expression "(byte *)(param_1 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n *(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }" { (expression_statement "*(long *)(param_1 + 0x10) = lVar3 * 8;" (assignment_expression "*(long *)(param_1 + 0x10) = lVar3 * 8" (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) = (binary_expression "lVar3 * 8" identifier * number_literal)) ;) (expression_statement "*(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;" (assignment_expression "*(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10" (pointer_expression "*(byte *)(param_3 + 0x20)" * (cast_expression "(byte *)(param_3 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x20)" ( (binary_expression "param_3 + 0x20" identifier + number_literal) )))) = (binary_expression "*(byte *)(param_3 + 0x20) | 0x10" (pointer_expression "*(byte *)(param_3 + 0x20)" * (cast_expression "(byte *)(param_3 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x20)" ( (binary_expression "param_3 + 0x20" identifier + number_literal) )))) | number_literal)) ;) (if_statement "if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" if (parenthesized_expression "((uStack_20 & 0x10000000) != 0)" ( (binary_expression "(uStack_20 & 0x10000000) != 0" (parenthesized_expression "(uStack_20 & 0x10000000)" ( (binary_expression "uStack_20 & 0x10000000" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" { (expression_statement "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;" (assignment_expression "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" * (cast_expression "(long *)(param_1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) = (binary_expression "*(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" * (cast_expression "(long *)(param_1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) + number_literal)) ;) })) (if_statement "if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }" if (parenthesized_expression "((iStack_1c != -4) && (lStack_30 != 0))" ( (binary_expression "(iStack_1c != -4) && (lStack_30 != 0)" (parenthesized_expression "(iStack_1c != -4)" ( (binary_expression "iStack_1c != -4" identifier != number_literal) )) && (parenthesized_expression "(lStack_30 != 0)" ( (binary_expression "lStack_30 != 0" identifier != number_literal) ))) )) (compound_statement "{\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }" { (if_statement "if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }" if (parenthesized_expression "(*(int *)(lStack_30 + 0xa4) == 0)" ( (binary_expression "*(int *)(lStack_30 + 0xa4) == 0" (pointer_expression "*(int *)(lStack_30 + 0xa4)" * (cast_expression "(int *)(lStack_30 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_30 + 0xa4)" ( (binary_expression "lStack_30 + 0xa4" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }" { (expression_statement "*(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;" (assignment_expression "*(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1" (pointer_expression "*(int *)(lStack_30 + 0xa0)" * (cast_expression "(int *)(lStack_30 + 0xa0)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_30 + 0xa0)" ( (binary_expression "lStack_30 + 0xa0" identifier + number_literal) )))) = (binary_expression "(int)lVar3 + -1" (cast_expression "(int)lVar3" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal)) ;) })) (expression_statement "*(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;" (assignment_expression "*(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_30 + 0xa4)" * (cast_expression "(int *)(lStack_30 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_30 + 0xa4)" ( (binary_expression "lStack_30 + 0xa4" identifier + number_literal) )))) = (binary_expression "*(int *)(lStack_30 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_30 + 0xa4)" * (cast_expression "(int *)(lStack_30 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_30 + 0xa4)" ( (binary_expression "lStack_30 + 0xa4" identifier + number_literal) )))) + number_literal)) ;) })) (return_statement "return;" return ;) })) (expression_statement "FUN_001e9890("../../gold/output.h",0x231,"set_current_data_size_for_child");" (call_expression "FUN_001e9890("../../gold/output.h",0x231,"set_current_data_size_for_child")" identifier (argument_list "("../../gold/output.h",0x231,"set_current_data_size_for_child")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""set_current_data_size_for_child"" " string_content ") ))) ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT , (pointer_expression & IDENT) ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) }))) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) >> LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) )) == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT * LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) | LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT)) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) && (parenthesized_expression ( (binary_expression IDENT != LIT) ))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) + LIT)) ;) })) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT)) ;) })) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
|
(function_definition "void FUN_00286770(long param_1,undefined8 param_2,long param_3)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_38;\n long lStack_30;\n undefined8 local_28;\n uint uStack_20;\n int iStack_1c;\n \n FUN_0026ef30(&local_38);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_001cff90(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n *(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }\n \n FUN_001e9890("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" (primitive_type "void") (function_declarator "FUN_00286770(long param_1,undefined8 param_2,long param_3)" (identifier "FUN_00286770") (parameter_list "(long param_1,undefined8 param_2,long param_3)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "long param_3" (sized_type_specifier "long" (long "long")) (identifier "param_3")) () ")"))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_38;\n long lStack_30;\n undefined8 local_28;\n uint uStack_20;\n int iStack_1c;\n \n FUN_0026ef30(&local_38);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_001cff90(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n *(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }\n \n FUN_001e9890("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" ({ "{") (declaration "undefined8 *puVar1;" (type_identifier "undefined8") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (declaration "undefined8 *puVar2;" (type_identifier "undefined8") (pointer_declarator "*puVar2" (* "*") (identifier "puVar2")) (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "undefined8 local_38;" (type_identifier "undefined8") (identifier "local_38") (; ";")) (declaration "long lStack_30;" (sized_type_specifier "long" (long "long")) (identifier "lStack_30") (; ";")) (declaration "undefined8 local_28;" (type_identifier "undefined8") (identifier "local_28") (; ";")) (declaration "uint uStack_20;" (type_identifier "uint") (identifier "uStack_20") (; ";")) (declaration "int iStack_1c;" (primitive_type "int") (identifier "iStack_1c") (; ";")) (expression_statement "FUN_0026ef30(&local_38);" (call_expression "FUN_0026ef30(&local_38)" (identifier "FUN_0026ef30") (argument_list "(&local_38)" (( "(") (pointer_expression "&local_38" (& "&") (identifier "local_38")) () ")"))) (; ";")) (expression_statement "puVar1 = *(undefined8 **)(param_1 + 0x50);" (assignment_expression "puVar1 = *(undefined8 **)(param_1 + 0x50)" (identifier "puVar1") (= "=") (pointer_expression "*(undefined8 **)(param_1 + 0x50)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x50)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x50)" (( "(") (binary_expression "param_1 + 0x50" (identifier "param_1") (+ "+") (number_literal "0x50")) () ")"))))) (; ";")) (if_statement "if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_001cff90(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" (if "if") (parenthesized_expression "(puVar1 == *(undefined8 **)(param_1 + 0x58))" (( "(") (binary_expression "puVar1 == *(undefined8 **)(param_1 + 0x58)" (identifier "puVar1") (== "==") (pointer_expression "*(undefined8 **)(param_1 + 0x58)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x58)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x58)" (( "(") (binary_expression "param_1 + 0x58" (identifier "param_1") (+ "+") (number_literal "0x58")) () ")"))))) () ")")) (compound_statement "{\n FUN_001cff90(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }" ({ "{") (expression_statement "FUN_001cff90(param_1 + 0x48,puVar1,&local_38);" (call_expression "FUN_001cff90(param_1 + 0x48,puVar1,&local_38)" (identifier "FUN_001cff90") (argument_list "(param_1 + 0x48,puVar1,&local_38)" (( "(") (binary_expression "param_1 + 0x48" (identifier "param_1") (+ "+") (number_literal "0x48")) (, ",") (identifier "puVar1") (, ",") (pointer_expression "&local_38" (& "&") (identifier "local_38")) () ")"))) (; ";")) (expression_statement "puVar2 = *(undefined8 **)(param_1 + 0x50);" (assignment_expression "puVar2 = *(undefined8 **)(param_1 + 0x50)" (identifier "puVar2") (= "=") (pointer_expression "*(undefined8 **)(param_1 + 0x50)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x50)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x50)" (( "(") (binary_expression "param_1 + 0x50" (identifier "param_1") (+ "+") (number_literal "0x50")) () ")"))))) (; ";")) (} "}")) (else_clause "else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" (else "else") (compound_statement "{\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" ({ "{") (expression_statement "puVar2 = puVar1 + 4;" (assignment_expression "puVar2 = puVar1 + 4" (identifier "puVar2") (= "=") (binary_expression "puVar1 + 4" (identifier "puVar1") (+ "+") (number_literal "4"))) (; ";")) (expression_statement "*puVar1 = local_38;" (assignment_expression "*puVar1 = local_38" (pointer_expression "*puVar1" (* "*") (identifier "puVar1")) (= "=") (identifier "local_38")) (; ";")) (expression_statement "puVar1[1] = lStack_30;" (assignment_expression "puVar1[1] = lStack_30" (subscript_expression "puVar1[1]" (identifier "puVar1") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "lStack_30")) (; ";")) (expression_statement "puVar1[2] = local_28;" (assignment_expression "puVar1[2] = local_28" (subscript_expression "puVar1[2]" (identifier "puVar1") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "local_28")) (; ";")) (expression_statement "puVar1[3] = CONCAT44(iStack_1c,uStack_20);" (assignment_expression "puVar1[3] = CONCAT44(iStack_1c,uStack_20)" (subscript_expression "puVar1[3]" (identifier "puVar1") ([ "[") (number_literal "3") (] "]")) (= "=") (call_expression "CONCAT44(iStack_1c,uStack_20)" (identifier "CONCAT44") (argument_list "(iStack_1c,uStack_20)" (( "(") (identifier "iStack_1c") (, ",") (identifier "uStack_20") () ")")))) (; ";")) (expression_statement "*(undefined8 **)(param_1 + 0x50) = puVar2;" (assignment_expression "*(undefined8 **)(param_1 + 0x50) = puVar2" (pointer_expression "*(undefined8 **)(param_1 + 0x50)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x50)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x50)" (( "(") (binary_expression "param_1 + 0x50" (identifier "param_1") (+ "+") (number_literal "0x50")) () ")")))) (= "=") (identifier "puVar2")) (; ";")) (} "}")))) (expression_statement "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5;" (assignment_expression "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5" (identifier "lVar3") (= "=") (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48) >> 5" (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48)" (cast_expression "(long)puVar2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar2")) (- "-") (pointer_expression "*(long *)(param_1 + 0x48)" (* "*") (cast_expression "(long *)(param_1 + 0x48)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x48)" (( "(") (binary_expression "param_1 + 0x48" (identifier "param_1") (+ "+") (number_literal "0x48")) () ")"))))) (>> ">>") (number_literal "5"))) (; ";")) (if_statement "if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n *(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }" (if "if") (parenthesized_expression "((*(byte *)(param_1 + 0x20) & 2) == 0)" (( "(") (binary_expression "(*(byte *)(param_1 + 0x20) & 2) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0x20) & 2)" (( "(") (binary_expression "*(byte *)(param_1 + 0x20) & 2" (pointer_expression "*(byte *)(param_1 + 0x20)" (* "*") (cast_expression "(byte *)(param_1 + 0x20)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x20)" (( "(") (binary_expression "param_1 + 0x20" (identifier "param_1") (+ "+") (number_literal "0x20")) () ")")))) (& "&") (number_literal "2")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n *(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }" ({ "{") (expression_statement "*(long *)(param_1 + 0x10) = lVar3 * 8;" (assignment_expression "*(long *)(param_1 + 0x10) = lVar3 * 8" (pointer_expression "*(long *)(param_1 + 0x10)" (* "*") (cast_expression "(long *)(param_1 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")")))) (= "=") (binary_expression "lVar3 * 8" (identifier "lVar3") (* "*") (number_literal "8"))) (; ";")) (expression_statement "*(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;" (assignment_expression "*(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10" (pointer_expression "*(byte *)(param_3 + 0x20)" (* "*") (cast_expression "(byte *)(param_3 + 0x20)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x20)" (( "(") (binary_expression "param_3 + 0x20" (identifier "param_3") (+ "+") (number_literal "0x20")) () ")")))) (= "=") (binary_expression "*(byte *)(param_3 + 0x20) | 0x10" (pointer_expression "*(byte *)(param_3 + 0x20)" (* "*") (cast_expression "(byte *)(param_3 + 0x20)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x20)" (( "(") (binary_expression "param_3 + 0x20" (identifier "param_3") (+ "+") (number_literal "0x20")) () ")")))) (| "|") (number_literal "0x10"))) (; ";")) (if_statement "if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" (if "if") (parenthesized_expression "((uStack_20 & 0x10000000) != 0)" (( "(") (binary_expression "(uStack_20 & 0x10000000) != 0" (parenthesized_expression "(uStack_20 & 0x10000000)" (( "(") (binary_expression "uStack_20 & 0x10000000" (identifier "uStack_20") (& "&") (number_literal "0x10000000")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" ({ "{") (expression_statement "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;" (assignment_expression "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" (* "*") (cast_expression "(long *)(param_1 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")")))) (= "=") (binary_expression "*(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" (* "*") (cast_expression "(long *)(param_1 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")")))) (+ "+") (number_literal "1"))) (; ";")) (} "}"))) (if_statement "if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }" (if "if") (parenthesized_expression "((iStack_1c != -4) && (lStack_30 != 0))" (( "(") (binary_expression "(iStack_1c != -4) && (lStack_30 != 0)" (parenthesized_expression "(iStack_1c != -4)" (( "(") (binary_expression "iStack_1c != -4" (identifier "iStack_1c") (!= "!=") (number_literal "-4")) () ")")) (&& "&&") (parenthesized_expression "(lStack_30 != 0)" (( "(") (binary_expression "lStack_30 != 0" (identifier "lStack_30") (!= "!=") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }" ({ "{") (if_statement "if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }" (if "if") (parenthesized_expression "(*(int *)(lStack_30 + 0xa4) == 0)" (( "(") (binary_expression "*(int *)(lStack_30 + 0xa4) == 0" (pointer_expression "*(int *)(lStack_30 + 0xa4)" (* "*") (cast_expression "(int *)(lStack_30 + 0xa4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lStack_30 + 0xa4)" (( "(") (binary_expression "lStack_30 + 0xa4" (identifier "lStack_30") (+ "+") (number_literal "0xa4")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }" ({ "{") (expression_statement "*(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;" (assignment_expression "*(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1" (pointer_expression "*(int *)(lStack_30 + 0xa0)" (* "*") (cast_expression "(int *)(lStack_30 + 0xa0)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lStack_30 + 0xa0)" (( "(") (binary_expression "lStack_30 + 0xa0" (identifier "lStack_30") (+ "+") (number_literal "0xa0")) () ")")))) (= "=") (binary_expression "(int)lVar3 + -1" (cast_expression "(int)lVar3" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar3")) (+ "+") (number_literal "-1"))) (; ";")) (} "}"))) (expression_statement "*(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;" (assignment_expression "*(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_30 + 0xa4)" (* "*") (cast_expression "(int *)(lStack_30 + 0xa4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lStack_30 + 0xa4)" (( "(") (binary_expression "lStack_30 + 0xa4" (identifier "lStack_30") (+ "+") (number_literal "0xa4")) () ")")))) (= "=") (binary_expression "*(int *)(lStack_30 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_30 + 0xa4)" (* "*") (cast_expression "(int *)(lStack_30 + 0xa4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lStack_30 + 0xa4)" (( "(") (binary_expression "lStack_30 + 0xa4" (identifier "lStack_30") (+ "+") (number_literal "0xa4")) () ")")))) (+ "+") (number_literal "1"))) (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_001e9890("../../gold/output.h",0x231,"set_current_data_size_for_child");" (call_expression "FUN_001e9890("../../gold/output.h",0x231,"set_current_data_size_for_child")" (identifier "FUN_001e9890") (argument_list "("../../gold/output.h",0x231,"set_current_data_size_for_child")" (( "(") (string_literal ""../../gold/output.h"" (" """) (string_content "../../gold/output.h") (" """)) (, ",") (number_literal "0x231") (, ",") (string_literal ""set_current_data_size_for_child"" (" """) (string_content "set_current_data_size_for_child") (" """)) () ")"))) (; ";")) (} "}")))
|
/* WARNING: Type propagation algorithm not settling */
/* DWARF original prototype: void add_relative(Output_data_reloc<9,_true,_32,_true> * this, uint
type, Output_data * od, Address address) */
void __thiscall
gold::Output_data_reloc<9,_true,_32,_true>::add_relative
(Output_data_reloc<9,_true,_32,_true> *this,type_1 type,Output_data *od,Address address)
{
size_t *psVar1;
type_1 uVar2;
type_2 __position;
var_1<9,_true,_32,_true> *pOVar3;
long lVar4;
type_3 local_38;
var_2<32,_true> *pSStack_30;
type_4 local_28;
type_1 uStack_20;
int iStack_1c;
var_1<9,_true,_32,_true>::var_1
((var_1<9,_true,_32,_true> *)&local_38,type,od,address,true);
__position._M_current =
(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.
super__Vector_base<gold::var_1<9,_true,_32,_true>,_std::allocator<gold::var_1<9,_true,_32,_true>_>_>
._M_impl._M_finish;
if (__position._M_current ==
(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.
super__Vector_base<gold::var_1<9,_true,_32,_true>,_std::allocator<gold::var_1<9,_true,_32,_true>_>_>
._M_impl._M_end_of_storage) {
std::
vector<gold::var_1<9,_true,_32,_true>,_std::allocator<gold::var_1<9,_true,_32,_true>_>_>
::_M_realloc_insert<const_gold::var_1<9,_true,_32,_true>&>
(&(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_,__position,
(var_1<9,_true,_32,_true> *)&local_38);
pOVar3 = (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.
super__Vector_base<gold::var_1<9,_true,_32,_true>,_std::allocator<gold::var_1<9,_true,_32,_true>_>_>
._M_impl._M_finish;
}
else {
pOVar3 = __position._M_current + 1;
(__position._M_current)->u1_ = local_38;
((__position._M_current)->u2_).relobj = pSStack_30;
(__position._M_current)->address_ = (undefined4)local_28;
(__position._M_current)->local_sym_index_ = local_28._4_4_;
*(ulong *)&(__position._M_current)->field_0x18 = CONCAT44(iStack_1c,uStack_20);
(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.
super__Vector_base<gold::var_1<9,_true,_32,_true>,_std::allocator<gold::var_1<9,_true,_32,_true>_>_>
._M_impl._M_finish = pOVar3;
}
lVar4 = (long)pOVar3 -
(long)(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.
super__Vector_base<gold::var_1<9,_true,_32,_true>,_std::allocator<gold::var_1<9,_true,_32,_true>_>_>
._M_impl._M_start >> 5;
if (((this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.
super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2)
== 0) {
(this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.
super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =
lVar4 * 8;
od->field_0x20 = od->field_0x20 | 0x10;
if ((uStack_20 & 0x10000000) != 0) {
psVar1 = &(this->super_Output_data_reloc_base<9,_true,_32,_true>).
super_Output_data_reloc_generic.relative_reloc_count_;
*psVar1 = *psVar1 + 1;
}
if ((iStack_1c != -4) && (pSStack_30 != (var_2<32,_true> *)0x0)) {
uVar2 = (pSStack_30->super_Relobj).dyn_reloc_count_;
if (uVar2 == 0) {
(pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1;
}
(pSStack_30->super_Relobj).dyn_reloc_count_ = uVar2 + 1;
}
return;
}
/* WARNING: Subroutine does not return */
do_gold_unreachable("../../gold/output.h",0x231,"set_current_data_size_for_child");
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (identifier) (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))))) (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
| null |
void MASKED(long param_1,undefined8 param_2,long param_3)
{
undefined8 *puVar1;
undefined8 *puVar2;
long lVar3;
undefined8 local_38;
long lStack_30;
undefined8 local_28;
uint uStack_20;
int iStack_1c;
FUN_0026ef30(&local_38);
puVar1 = *(undefined8 **)(param_1 + 0x50);
if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {
FUN_001cff90(param_1 + 0x48,puVar1,&local_38);
puVar2 = *(undefined8 **)(param_1 + 0x50);
}
else {
puVar2 = puVar1 + 4;
*puVar1 = local_38;
puVar1[1] = lStack_30;
puVar1[2] = local_28;
puVar1[3] = CONCAT44(iStack_1c,uStack_20);
*(undefined8 **)(param_1 + 0x50) = puVar2;
}
lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5;
if ((*(byte *)(param_1 + 0x20) & 2) == 0) {
*(long *)(param_1 + 0x10) = lVar3 * 8;
*(byte *)(param_3 + 0x20) = *(byte *)(param_3 + 0x20) | 0x10;
if ((uStack_20 & 0x10000000) != 0) {
*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;
}
if ((iStack_1c != -4) && (lStack_30 != 0)) {
if (*(int *)(lStack_30 + 0xa4) == 0) {
*(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;
}
*(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;
}
return;
}
/* WARNING: Subroutine does not return */
FUN_001e9890("../../gold/output.h",0x231,"set_current_data_size_for_child");
}
|
565_powerpc-linux-gnu-ld_and_powerpc-linux-gnu-ld_strip.c
|
check_reloc_refs
|
FUN_001298b0
|
void check_reloc_refs(bfd *abfd,asection *sec,void *iarg)
{
char *__s1;
char *__s2;
char *__s2_00;
long *plVar1;
long lVar2;
undefined8 uVar3;
int iVar4;
int iVar5;
long lVar6;
undefined8 *puVar7;
char *pcVar8;
check_refs_info *info;
undefined8 *puVar9;
bool bVar10;
__s1 = sec->output_section->name;
__s2 = (char *)**(undefined8 **)(*(long *)((long)iarg + 8) + 0x68);
iVar4 = strcmp(__s1,__s2);
if (iVar4 != 0) {
for (puVar7 = *(undefined8 **)(*(long *)((long)iarg + 0x10) + 8); puVar7 != (undefined8 *)0x0;
puVar7 = (undefined8 *)*puVar7) {
iVar4 = strcmp(__s1,(char *)puVar7[1]);
if (iVar4 == 0) {
/* WARNING: Load size is inaccurate */
__s2_00 = *iarg;
iVar4 = *(int *)((long)iarg + 0x20);
lVar6 = bfd_get_reloc_upper_bound(abfd,sec);
if (lVar6 < 0) {
pcVar8 = (char *)dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);
einfo(pcVar8,abfd);
}
else if (lVar6 == 0) {
return;
}
puVar7 = (undefined8 *)xmalloc(lVar6);
lVar6 = bfd_canonicalize_reloc(abfd,sec,puVar7,*(undefined8 *)((long)iarg + 0x18));
if (lVar6 < 0) {
pcVar8 = (char *)dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);
einfo(pcVar8,abfd);
}
if (puVar7 + lVar6 <= puVar7) goto LAB_00129ad6;
plVar1 = (long *)*puVar7;
puVar9 = puVar7;
goto joined_r0x001299c3;
}
}
}
return;
joined_r0x001299c3:
if (plVar1 == (long *)0x0) {
LAB_00129ad6:
free(puVar7);
return;
}
if (((long *)*plVar1 != (long *)0x0) && (lVar2 = *(long *)*plVar1, lVar2 != 0)) {
if (iVar4 == 0) {
if (((*(uint *)(lVar2 + 0x18) & 0x101) != 0) &&
(*(long *)(lVar2 + 0x20) == *(long *)((long)iarg + 8))) goto LAB_00129a60;
}
else if ((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||
(((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||
((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))) {
LAB_00129a60:
if (__s2_00 == (char *)0x0) {
bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);
}
else {
iVar5 = strcmp(*(char **)(lVar2 + 8),__s2_00);
bVar10 = iVar5 == 0;
}
if (bVar10 != false) {
uVar3 = *(undefined8 *)(lVar2 + 8);
lVar2 = plVar1[1];
pcVar8 = (char *)dcgettext(0,
"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",
5);
einfo(pcVar8,abfd,sec,lVar2,__s1,uVar3,__s2);
}
}
}
if (puVar7 + lVar6 <= puVar9 + 1) goto LAB_00129ad6;
puVar9 = puVar9 + 1;
plVar1 = (long *)*puVar9;
goto joined_r0x001299c3;
}
|
void FUN_001298b0(undefined8 param_1,long param_2,undefined8 *param_3)
{
char *__s1;
char *__s2;
char *__s2_00;
long *plVar1;
long lVar2;
int iVar3;
int iVar4;
long lVar5;
undefined8 *puVar6;
undefined8 uVar7;
undefined8 uVar8;
undefined8 *puVar9;
bool bVar10;
__s1 = (char *)**(undefined8 **)(param_2 + 0x68);
__s2 = (char *)**(undefined8 **)(param_3[1] + 0x68);
iVar3 = strcmp(__s1,__s2);
if (iVar3 != 0) {
for (puVar6 = *(undefined8 **)(param_3[2] + 8); puVar6 != (undefined8 *)0x0;
puVar6 = (undefined8 *)*puVar6) {
iVar3 = strcmp(__s1,(char *)puVar6[1]);
if (iVar3 == 0) {
__s2_00 = (char *)*param_3;
iVar3 = *(int *)(param_3 + 4);
lVar5 = bfd_get_reloc_upper_bound(param_1,param_2);
if (lVar5 < 0) {
uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);
FUN_001283c0(uVar8,param_1);
}
else if (lVar5 == 0) {
return;
}
puVar6 = (undefined8 *)xmalloc(lVar5);
lVar5 = bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3]);
if (lVar5 < 0) {
uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);
FUN_001283c0(uVar8,param_1);
}
if (puVar6 + lVar5 <= puVar6) goto LAB_00129ad6;
plVar1 = (long *)*puVar6;
puVar9 = puVar6;
goto joined_r0x001299c3;
}
}
}
return;
joined_r0x001299c3:
if (plVar1 == (long *)0x0) {
LAB_00129ad6:
free(puVar6);
return;
}
if (((long *)*plVar1 != (long *)0x0) && (lVar2 = *(long *)*plVar1, lVar2 != 0)) {
if (iVar3 == 0) {
if (((*(uint *)(lVar2 + 0x18) & 0x101) != 0) && (*(long *)(lVar2 + 0x20) == param_3[1]))
goto LAB_00129a60;
}
else if ((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||
(((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||
((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))) {
LAB_00129a60:
if (__s2_00 == (char *)0x0) {
bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);
}
else {
iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);
bVar10 = iVar4 == 0;
}
if (bVar10 != false) {
uVar8 = *(undefined8 *)(lVar2 + 8);
lVar2 = plVar1[1];
uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);
FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);
}
}
}
if (puVar6 + lVar5 <= puVar9 + 1) goto LAB_00129ad6;
puVar9 = puVar9 + 1;
plVar1 = (long *)*puVar9;
goto joined_r0x001299c3;
}
|
PUSH R15
PUSH R14
PUSH R13
MOV R13,RSI
PUSH R12
MOV R12,RDX
PUSH RBP
PUSH RBX
SUB RSP,0x48
MOV RAX,qword ptr [RSI + 0x68]
MOV qword ptr [RSP + 0x8],RDI
MOV RBX,qword ptr [RAX]
MOV RAX,qword ptr [RDX + 0x8]
MOV RAX,qword ptr [RAX + 0x68]
MOV RDI,RBX
MOV R14,qword ptr [RAX]
MOV RSI,R14
CALL 0x0010c6e0
TEST EAX,EAX
JZ 0x00129942
MOV RAX,qword ptr [R12 + 0x10]
MOV RBP,qword ptr [RAX + 0x8]
TEST RBP,RBP
JNZ 0x00129909
JMP 0x00129942
MOV RBP,qword ptr [RBP]
TEST RBP,RBP
JZ 0x00129942
MOV RSI,qword ptr [RBP + 0x8]
MOV RDI,RBX
CALL 0x0010c6e0
TEST EAX,EAX
JNZ 0x00129900
MOV RAX,qword ptr [R12]
MOV RDI,qword ptr [RSP + 0x8]
MOV RSI,R13
MOV qword ptr [RSP + 0x18],RAX
MOV EAX,dword ptr [R12 + 0x20]
MOV dword ptr [RSP + 0x20],EAX
CALL 0x0010cc60
MOV RBP,RAX
TEST RAX,RAX
JS 0x00129958
JNZ 0x0012997a
ADD RSP,0x48
POP RBX
POP RBP
POP R12
POP R13
POP R14
POP R15
RET
LEA RSI,[0x1626f0]
XOR EDI,EDI
MOV EDX,0x5
CALL 0x0010c350
MOV RSI,qword ptr [RSP + 0x8]
MOV RDI,RAX
XOR EAX,EAX
CALL 0x001283c0
MOV RDI,RBP
CALL 0x0010cde0
MOV RCX,qword ptr [R12 + 0x18]
MOV RDI,qword ptr [RSP + 0x8]
MOV RSI,R13
MOV RDX,RAX
MOV qword ptr [RSP + 0x10],RAX
CALL 0x0010cb70
MOV RBP,RAX
TEST RAX,RAX
JS 0x00129aee
MOV RAX,qword ptr [RSP + 0x10]
LEA R10,[RAX + RBP*0x8]
CMP RAX,R10
JNC 0x00129ad6
MOV R15,qword ptr [RAX]
MOV RBP,RAX
TEST R15,R15
JZ 0x00129ad6
MOV qword ptr [RSP + 0x28],RBX
MOV RBX,qword ptr [RSP + 0x18]
MOV qword ptr [RSP + 0x30],R14
MOV qword ptr [RSP + 0x18],R13
MOV R13D,dword ptr [RSP + 0x20]
MOV qword ptr [RSP + 0x20],R12
MOV R12,R10
JMP 0x00129a2a
TEST dword ptr [R14 + 0x18],0x101
JZ 0x00129a10
MOV RAX,qword ptr [RSP + 0x20]
MOV RAX,qword ptr [RAX + 0x8]
CMP qword ptr [R14 + 0x20],RAX
JZ 0x00129a60
NOP dword ptr [RAX]
ADD RBP,0x8
CMP R12,RBP
JBE 0x00129ad6
MOV R15,qword ptr [RBP]
TEST R15,R15
JZ 0x00129ad6
MOV RAX,qword ptr [R15]
TEST RAX,RAX
JZ 0x00129a10
MOV R14,qword ptr [RAX]
TEST R14,R14
JZ 0x00129a10
TEST R13D,R13D
JZ 0x001299f0
MOV RAX,qword ptr [R14 + 0x20]
LEA RCX,[0x2a51d8]
CMP RAX,RCX
JZ 0x00129a60
TEST byte ptr [RAX + 0x21],0x10
JNZ 0x00129a60
TEST byte ptr [R14 + 0x18],0x82
JZ 0x00129a10
NOP dword ptr [RAX]
TEST RBX,RBX
JZ 0x00129b18
MOV RDI,qword ptr [R14 + 0x8]
MOV RSI,RBX
CALL 0x0010c6e0
TEST EAX,EAX
SETZ AL
TEST AL,AL
JZ 0x00129a10
MOV R9,qword ptr [R14 + 0x8]
MOV EDX,0x5
XOR EDI,EDI
MOV R15,qword ptr [R15 + 0x8]
LEA RSI,[0x164040]
ADD RBP,0x8
MOV qword ptr [RSP + 0x38],R9
CALL 0x0010c350
SUB RSP,0x8
MOV RCX,R15
PUSH qword ptr [RSP + 0x38]
MOV R9,qword ptr [RSP + 0x48]
MOV RDI,RAX
XOR EAX,EAX
MOV R8,qword ptr [RSP + 0x38]
MOV RDX,qword ptr [RSP + 0x28]
MOV RSI,qword ptr [RSP + 0x18]
CALL 0x001283c0
POP RAX
POP RDX
CMP R12,RBP
JA 0x00129a1d
MOV RDI,qword ptr [RSP + 0x10]
ADD RSP,0x48
POP RBX
POP RBP
POP R12
POP R13
POP R14
POP R15
JMP 0x0010cdd0
XOR EDI,EDI
MOV EDX,0x5
LEA RSI,[0x1626f0]
CALL 0x0010c350
MOV RSI,qword ptr [RSP + 0x8]
MOV RDI,RAX
XOR EAX,EAX
CALL 0x001283c0
JMP 0x001299a8
MOV EAX,dword ptr [R14 + 0x18]
SHR EAX,0x8
AND EAX,0x1
JMP 0x00129a7a
| null | null | null | null |
[(u'CAST_-1207066440', u'LOAD_-1207068417'), ('const-433', u'LOAD_-1207068424'), (u'LOAD_-1207067723', u'CALL_-1207067706'), ('const-433', u'LOAD_-1207068290'), (u'INT_EQUAL_-1207067995', u'CBRANCH_-1207067993'), ('const-433', u'LOAD_-1207067782'), (u'LOAD_-1207067355', u'CAST_-1207065830'), ('const-0', u'INT_NOTEQUAL_-1207067852'), (u'CALL_-1207068208', u'CALL_-1207068117'), (u'LOAD_-1207068257', u'INT_EQUAL_-1207067730'), (u'LOAD_-1207067675', u'CALL_-1207067526'), (u'INT_EQUAL_-1207068190', u'CBRANCH_-1207068184'), (u'CAST_-1207066084', u'INT_NOTEQUAL_-1207067852'), (u'INT_ADD_-1207067552', u'CAST_-1207066124'), (u'LOAD_-1207068017', u'CAST_-1207066197'), ('const-8', u'PTRADD_-1207066128'), (u'LOAD_-1207068290', u'CAST_-1207066382'), (u'PTRADD_-1207066242', u'INT_LESSEQUAL_-1207067601'), (u'CALL_-1207067608', u'CAST_-1207065956'), (u'PTRADD_-1207066128', u'MULTIEQUAL_-1207066217'), (u'LOAD_-1207068230', u'INT_EQUAL_-1207067818'), ('tmp_417', u'CBRANCH_-1207068188'), ('tmp_1828', u'CAST_-1207066256'), (u'CAST_-1207066347', u'LOAD_-1207068230'), ('const-8', u'PTRADD_-1207066242'), (u'CAST_-1207066262', u'COPY_-1207066267'), ('const-0', u'RETURN_-1207068213'), (u'INT_EQUAL_-1207067818', u'CBRANCH_-1207067816'), (u'LOAD_-1207067851', u'INT_ADD_-1207067707'), (u'INT_EQUAL_-1207067787', u'CBRANCH_-1207067785'), ('const-32', u'INT_ADD_-1207067545'), ('tmp_1359', u'CBRANCH_-1207067611'), ('const-8', u'PTRADD_-1207066142'), ('const-433', u'LOAD_-1207067871'), (u'MULTIEQUAL_-1207066219', u'INT_EQUAL_-1207067995'), ('const-32', u'INT_ADD_-1207067799'), ('tmp_1826', u'CALL_-1207068077'), (u'INT_AND_-1207067570', u'INT_NOTEQUAL_-1207067583'), ('const-24', u'INT_ADD_-1207067582'), ('const-0', u'RETURN_-1207067429'), (u'PTRADD_-1207066242', u'INT_LESSEQUAL_-1207068023'), (u'LOAD_-1207068430', u'CALL_-1207067526'), (u'INT_ADD_-1207067659', u'CAST_-1207065988'), ('const-1458240', u'COPY_-1207066070'), ('tmp_1827', u'PTRSUB_-1207066477'), ('const-24', u'INT_ADD_-1207068099'), (u'CAST_-1207066083', u'MULTIEQUAL_-1207066219'), ('const-433', u'LOAD_-1207067851'), (u'LOAD_-1207067650', u'CALL_-1207067526'), (u'LOAD_-1207067640', u'CAST_-1207066083'), ('tmp_660', u'CBRANCH_-1207067851'), (u'MULTIEQUAL_-1207066217', u'PTRADD_-1207066128'), (u'LOAD_-1207068444', u'PTRSUB_-1207066467'), (u'CAST_-1207066409', u'LOAD_-1207068367'), ('tmp_1828', u'CAST_-1207066416'), (u'LOAD_-1207068375', u'INT_ADD_-1207068351'), (u'LOAD_-1207067815', u'INT_EQUAL_-1207067787'), ('const-433', u'LOAD_-1207067596'), (u'CAST_-1207065988', u'LOAD_-1207067675'), ('const-0', u'INT_NOTEQUAL_-1207067832'), (u'INT_NOTEQUAL_-1207068376', u'CBRANCH_-1207068376'), (u'INT_ADD_-1207067545', u'CAST_-1207066119'), ('const-0', u'PTRSUB_-1207066467'), ('tmp_576', u'CBRANCH_-1207067993'), (u'INT_ADD_-1207068408', u'CAST_-1207066445'), (u'INT_LESSEQUAL_-1207068023', u'CBRANCH_-1207068021'), (u'CAST_-1207065956', u'CALL_-1207067526'), (u'CALL_-1207068077', u'PTRADD_-1207066242'), (u'CAST_-1207066141', u'LOAD_-1207067596'), ('tmp_340', u'CBRANCH_-1207068257'), ('const-433', u'LOAD_-1207067568'), (u'LOAD_-1207068424', u'INT_ADD_-1207068401'), (u'CAST_-1207066262', u'PTRADD_-1207066242'), (u'LOAD_-1207068430', u'CALL_-1207068391'), ('const-0', u'INT_EQUAL_-1207067995'), (u'INT_SLESS_-1207068058', u'CBRANCH_-1207068057'), (u'INT_AND_-1207067737', u'INT_NOTEQUAL_-1207067750'), (u'CAST_-1207066255', u'LOAD_-1207068115'), ('tmp_495', u'CBRANCH_-1207068057'), (u'COPY_-1207066070', u'CALL_-1207067608'), ('tmp_717', u'CBRANCH_-1207067816'), ('const-1', u'PTRADD_-1207066128'), ('const-0', u'INT_SLESS_-1207068058'), ('tmp_156', u'CBRANCH_-1207068376'), ('const-0', u'INT_EQUAL_-1207067692'), (u'CAST_-1207066286', u'CALL_-1207067622'), (u'LOAD_-1207068430', u'CALL_-1207068273'), ('tmp_1503', u'BRANCH_-1207067292'), ('tmp_1826', u'CALL_-1207067622'), (u'MULTIEQUAL_-1207066426', u'INT_NOTEQUAL_-1207068347'), ('tmp_1826', u'CALL_-1207067526'), (u'INT_ADD_-1207067707', u'CAST_-1207066010'), ('const-0', u'RETURN_-1207066375'), ('const-433', u'LOAD_-1207068257'), ('tmp_1827', u'CALL_-1207068077'), ('tmp_1586', u'CBRANCH_-1207067543'), (u'LOAD_-1207067851', u'INT_ADD_-1207067659'), ('const-2773464', u'INT_EQUAL_-1207067787'), (u'LOAD_-1207067851', u'INT_ADD_-1207067339'), (u'CAST_-1207066084', u'LOAD_-1207067851'), ('const-0', u'CALL_-1207067654'), (u'CAST_-1207066119', u'LOAD_-1207067561'), ('tmp_1826', u'CALL_-1207068208'), (u'INT_NOTEQUAL_-1207067583', u'CBRANCH_-1207067577'), ('const-1', u'PTRADD_-1207066142'), (u'CAST_-1207066262', u'CALL_-1207068077'), (u'LOAD_-1207067871', u'CAST_-1207066084'), (u'CAST_-1207066262', u'CALL_-1207067433'), (u'CALL_-1207068391', u'INT_NOTEQUAL_-1207068376'), (u'CAST_-1207066041', u'LOAD_-1207067782'), ('const-1', u'PTRADD_-1207066019'), ('const-0', u'INT_NOTEQUAL_-1207067583'), (u'CAST_-1207065876', u'CALL_-1207067249'), (u'INT_NOTEQUAL_-1207067750', u'CBRANCH_-1207067747'), ('const-1451760', u'COPY_-1207065976'), (u'INT_ADD_-1207068401', u'CAST_-1207066440'), ('const-433', u'LOAD_-1207067675'), (u'PTRADD_-1207066128', u'LOAD_-1207067640'), ('const-433', u'LOAD_-1207067650'), ('const-433', u'LOAD_-1207067561'), ('const-0', u'INT_NOTEQUAL_-1207067676'), ('const-433', u'LOAD_-1207068407'), ('const-433', u'LOAD_-1207068017'), ('const-0', u'INT_NOTEQUAL_-1207068376'), ('tmp_849', u'CBRANCH_-1207067728'), (u'CAST_-1207066445', u'LOAD_-1207068424'), ('const-104', u'INT_ADD_-1207068401'), ('const-0', u'INT_SLESS_-1207068189'), (u'INT_ADD_-1207067582', u'CAST_-1207066141'), ('const-0', u'SUBPIECE_-1207066253'), (u'CAST_-1207066415', u'LOAD_-1207068375'), ('tmp_1828', u'CAST_-1207066348'), (u'CALL_-1207068208', u'INT_EQUAL_-1207068190'), ('tmp_1828', u'LOAD_-1207068257'), (u'CAST_-1207066348', u'INT_ADD_-1207068214'), (u'INT_EQUAL_-1207067546', u'CBRANCH_-1207067543'), (u'CAST_-1207066197', u'MULTIEQUAL_-1207066219'), (u'CAST_-1207065829', u'MULTIEQUAL_-1207066438'), ('const-1', u'PTRADD_-1207066407'), (u'PTRADD_-1207066142', u'INT_LESSEQUAL_-1207067601'), (u'INT_ADD_-1207067799', u'CAST_-1207066058'), (u'LOAD_-1207068407', u'CAST_-1207066432'), (u'CAST_-1207065838', u'LOAD_-1207067355'), (u'INT_NOTEQUAL_-1207067676', u'CBRANCH_-1207067676'), (u'SUBPIECE_-1207066253', u'INT_AND_-1207067280'), ('const-0', u'INT_EQUAL_-1207068190'), ('const-130', u'INT_AND_-1207067737'), (u'COPY_-1207065976', u'CALL_-1207067281'), (u'LOAD_-1207068257', u'CALL_-1207067706'), (u'CAST_-1207066010', u'LOAD_-1207067723'), (u'COPY_-1207066267', u'MULTIEQUAL_-1207066217'), (u'LOAD_-1207067568', u'INT_EQUAL_-1207067546'), (u'INT_ADD_-1207067749', u'CAST_-1207066034'), ('tmp_1828', u'CAST_-1207066446'), (u'LOAD_-1207068367', u'MULTIEQUAL_-1207066426'), ('tmp_1670', u'BRANCH_-1207067246'), (u'INT_ADD_-1207068351', u'CAST_-1207066409'), ('const-257', u'INT_AND_-1207067570'), (u'CAST_-1207066367', u'MULTIEQUAL_-1207066426'), (u'CALL_-1207068117', u'CAST_-1207066262'), (u'MULTIEQUAL_-1207066426', u'PTRADD_-1207066407'), ('const-0', u'CALL_-1207067608'), ('tmp_1828', u'CAST_-1207066125'), ('const-433', u'LOAD_-1207067723'), (u'PTRSUB_-1207066477', u'LOAD_-1207068444'), (u'LOAD_-1207068417', u'LOAD_-1207068407'), (u'LOAD_-1207067743', u'CAST_-1207066367'), (u'LOAD_-1207067596', u'INT_AND_-1207067570'), ('tmp_543', u'CBRANCH_-1207068021'), (u'CALL_-1207068208', u'INT_SLESS_-1207068189'), (u'MULTIEQUAL_-1207066219', u'LOAD_-1207067871'), ('const-8', u'INT_ADD_-1207068408'), (u'INT_ADD_-1207068359', u'CAST_-1207066415'), ('tmp_200', u'CBRANCH_-1207068345'), (u'MULTIEQUAL_-1207066219', u'PTRADD_-1207066019'), ('const-24', u'INT_ADD_-1207067749'), (u'CALL_-1207067654', u'CAST_-1207066286'), (u'CAST_-1207066262', u'INT_LESSEQUAL_-1207068023'), ('const-433', u'LOAD_-1207067355'), ('const-433', u'LOAD_-1207068115'), ('tmp_1826', u'CALL_-1207067249'), (u'LOAD_-1207068115', u'CALL_-1207068077'), ('tmp_1827', u'CALL_-1207067526'), ('const-433', u'LOAD_-1207068375'), (u'CALL_-1207068077', u'INT_SLESS_-1207068058'), ('const-0', u'INT_NOTEQUAL_-1207067769'), ('const-433', u'LOAD_-1207067763'), ('const-433', u'LOAD_-1207068230'), (u'INT_ADD_-1207068099', u'CAST_-1207066255'), (u'CAST_-1207066058', u'LOAD_-1207067815'), (u'INT_AND_-1207067756', u'INT_NOTEQUAL_-1207067769'), ('const-0', u'INT_NOTEQUAL_-1207067750'), (u'INT_ADD_-1207068214', u'CAST_-1207066347'), (u'LOAD_-1207067851', u'INT_ADD_-1207067545'), ('tmp_757', u'CBRANCH_-1207067785'), (u'INT_EQUAL_-1207067692', u'MULTIEQUAL_-1207066438'), ('const-0', u'INT_EQUAL_-1207067730'), (u'CAST_-1207066125', u'INT_ADD_-1207067552'), ('const-8', u'INT_ADD_-1207067707'), ('const-8', u'INT_ADD_-1207067552'), (u'INT_NOTEQUAL_-1207067852', u'CBRANCH_-1207067851'), (u'CAST_-1207066034', u'LOAD_-1207067763'), (u'CALL_-1207067706', u'INT_EQUAL_-1207067692'), (u'INT_RIGHT_-1207065891', u'SUBPIECE_-1207066253'), (u'COPY_-1207066383', u'CALL_-1207067654'), ('const-0', u'INT_EQUAL_-1207067818'), (u'INT_EQUAL_-1207068259', u'CBRANCH_-1207068257'), ('tmp_691', u'CBRANCH_-1207067831'), (u'INT_EQUAL_-1207067730', u'CBRANCH_-1207067728'), (u'INT_ADD_-1207067339', u'CAST_-1207065838'), ('const-0', u'INT_EQUAL_-1207068259'), (u'CAST_-1207066124', u'LOAD_-1207067568'), ('const-16', u'INT_AND_-1207067756'), ('const-433', u'LOAD_-1207068444'), (u'MULTIEQUAL_-1207066438', u'INT_NOTEQUAL_-1207067676'), ('const-0', u'INT_NOTEQUAL_-1207068347'), (u'LOAD_-1207067763', u'INT_AND_-1207067737'), ('const-8', u'PTRADD_-1207066407'), (u'LOAD_-1207067561', u'INT_EQUAL_-1207067546'), ('const-8', u'PTRADD_-1207066019'), ('const-433', u'LOAD_-1207067743'), ('tmp_1534', u'CBRANCH_-1207067577'), ('const-8', u'INT_RIGHT_-1207065891'), (u'LOAD_-1207067782', u'INT_AND_-1207067756'), (u'CAST_-1207066262', u'LOAD_-1207068017'), (u'MULTIEQUAL_-1207066217', u'PTRADD_-1207066142'), (u'CAST_-1207066416', u'INT_ADD_-1207068359'), (u'CAST_-1207066382', u'CALL_-1207068273'), (u'LOAD_-1207067851', u'INT_ADD_-1207067582'), (u'LOAD_-1207067851', u'INT_ADD_-1207067799'), (u'INT_ADD_-1207067768', u'CAST_-1207066041'), ('const-1', u'INT_AND_-1207067280'), (u'CALL_-1207068273', u'INT_EQUAL_-1207068259'), ('tmp_823', u'CBRANCH_-1207067747'), (u'CAST_-1207066432', u'CALL_-1207067526'), ('const-5', u'CALL_-1207067608'), ('const-5', u'CALL_-1207067654'), ('const-433', u'LOAD_-1207067815'), (u'CAST_-1207065830', u'INT_RIGHT_-1207065891'), (u'INT_NOTEQUAL_-1207068347', u'CBRANCH_-1207068345'), ('const-0', u'CALL_-1207067281'), ('const-24', u'INT_ADD_-1207067339'), (u'PTRADD_-1207066019', u'LOAD_-1207067650'), ('const-32', u'INT_ADD_-1207068214'), ('const-1451760', u'COPY_-1207066383'), (u'PTRSUB_-1207066467', u'LOAD_-1207068430'), (u'MULTIEQUAL_-1207066426', u'LOAD_-1207067743'), ('const-33', u'INT_ADD_-1207067768'), (u'CAST_-1207066446', u'INT_ADD_-1207068408'), ('const-433', u'LOAD_-1207068367'), ('const-8', u'INT_ADD_-1207067659'), ('tmp_1827', u'CALL_-1207068208'), ('const-433', u'LOAD_-1207067640'), (u'PTRADD_-1207066407', u'LOAD_-1207068290'), (u'CALL_-1207067281', u'CAST_-1207065876'), (u'LOAD_-1207067815', u'INT_ADD_-1207067768'), (u'INT_NOTEQUAL_-1207067832', u'CBRANCH_-1207067831'), ('const-5', u'CALL_-1207067281'), (u'LOAD_-1207067851', u'INT_NOTEQUAL_-1207067832'), (u'LOAD_-1207067851', u'INT_ADD_-1207067749'), ('tmp_919', u'CBRANCH_-1207067676'), (u'CAST_-1207066432', u'CALL_-1207068391'), (u'CAST_-1207066256', u'INT_ADD_-1207068099'), (u'INT_LESSEQUAL_-1207067601', u'CBRANCH_-1207067611'), (u'INT_NOTEQUAL_-1207067769', u'CBRANCH_-1207067766'), ('tmp_421', u'CBRANCH_-1207068184'), (u'INT_SLESS_-1207068189', u'CBRANCH_-1207068188'), (u'INT_AND_-1207067280', u'CAST_-1207065829'), ('const-16', u'INT_ADD_-1207068359'), ('const-433', u'LOAD_-1207068417'), ('const-104', u'PTRSUB_-1207066477'), ('tmp_791', u'CBRANCH_-1207067766'), ('const-433', u'LOAD_-1207068430'), ('const-8', u'INT_ADD_-1207068351')]
|
[('const-1', u'PTRADD_-1207066407'), ('const-433', u'LOAD_-1207068257'), ('tmp_4785', u'CALL_-1207068208'), (u'LOAD_-1207067723', u'CALL_-1207067706'), (u'INT_EQUAL_-1207067995', u'CBRANCH_-1207067993'), ('const-0', u'INT_NOTEQUAL_-1207067852'), ('const-433', u'LOAD_-1207067851'), (u'CALL_-1207068208', u'CALL_-1207068117'), ('const-433', u'LOAD_-1207068230'), (u'LOAD_-1207067675', u'CALL_-1207067526'), (u'INT_EQUAL_-1207068190', u'CBRANCH_-1207068184'), ('tmp_4785', u'CALL_-1207067249'), ('const-433', u'LOAD_-1207068017'), (u'LOAD_-1207068230', u'INT_EQUAL_-1207067818'), ('const-433', u'LOAD_-1207067763'), (u'CAST_-1207065835', u'INT_RIGHT_-1207065888'), ('tmp_417', u'CBRANCH_-1207068188'), ('const-8', u'PTRADD_-1207066407'), (u'CAST_-1207065834', u'MULTIEQUAL_-1207066438'), ('const-433', u'LOAD_-1207067743'), ('tmp_4782', u'PTRADD_-1207066157'), ('const-0', u'RETURN_-1207068213'), (u'INT_EQUAL_-1207067818', u'CBRANCH_-1207067816'), (u'LOAD_-1207067851', u'INT_ADD_-1207067707'), (u'INT_EQUAL_-1207067787', u'CBRANCH_-1207067785'), ('const-433', u'LOAD_-1207067871'), ('const-32', u'INT_ADD_-1207067545'), (u'MULTIEQUAL_-1207066423', u'LOAD_-1207067743'), (u'CAST_-1207066200', u'MULTIEQUAL_-1207066216'), ('tmp_1359', u'CBRANCH_-1207067611'), ('tmp_4782', u'PTRADD_-1207066439'), ('const-104', u'INT_ADD_-1207068428'), ('const-8', u'PTRADD_-1207066139'), (u'CAST_-1207066445', u'CALL_-1207067526'), ('const-433', u'LOAD_-1207068430'), (u'CAST_-1207066381', u'CALL_-1207068273'), ('const-32', u'INT_ADD_-1207067799'), (u'INT_AND_-1207067570', u'INT_NOTEQUAL_-1207067583'), (u'CALL_-1207067281', u'CALL_-1207067249'), (u'CAST_-1207066089', u'MULTIEQUAL_-1207066216'), ('const-24', u'INT_ADD_-1207067582'), ('const-0', u'RETURN_-1207067429'), (u'INT_ADD_-1207067707', u'CAST_-1207066015'), ('const-433', u'LOAD_-1207068375'), (u'INT_ADD_-1207067749', u'CAST_-1207066039'), (u'LOAD_-1207067871', u'CAST_-1207066087'), ('tmp_4785', u'CALL_-1207067526'), ('const-433', u'LOAD_-1207068367'), (u'LOAD_-1207067650', u'CALL_-1207067526'), (u'INT_ADD_-1207068401', u'CAST_-1207066437'), ('const-8', u'PTRADD_-1207066125'), ('tmp_4785', u'CALL_-1207067622'), (u'LOAD_-1207067355', u'CAST_-1207065835'), ('tmp_660', u'CBRANCH_-1207067851'), (u'CAST_-1207066063', u'LOAD_-1207067815'), (u'LOAD_-1207068375', u'INT_ADD_-1207068351'), ('const-8', u'PTRADD_-1207066373'), (u'LOAD_-1207067815', u'INT_EQUAL_-1207067787'), (u'PTRADD_-1207066157', u'LOAD_-1207067568'), ('const-0', u'INT_NOTEQUAL_-1207067832'), (u'INT_NOTEQUAL_-1207068376', u'CBRANCH_-1207068376'), ('tmp_576', u'CBRANCH_-1207067993'), (u'INT_LESSEQUAL_-1207068023', u'CBRANCH_-1207068021'), (u'MULTIEQUAL_-1207066216', u'PTRADD_-1207066016'), (u'INT_ADD_-1207067582', u'CAST_-1207066144'), (u'PTRADD_-1207066466', u'LOAD_-1207068424'), ('tmp_340', u'CBRANCH_-1207068257'), ('tmp_4782', u'LOAD_-1207068257'), (u'LOAD_-1207068424', u'INT_ADD_-1207068401'), (u'CAST_-1207066437', u'LOAD_-1207068417'), (u'MULTIEQUAL_-1207066216', u'INT_EQUAL_-1207067995'), ('const-0', u'INT_EQUAL_-1207067995'), (u'CAST_-1207066455', u'LOAD_-1207068444'), (u'INT_SLESS_-1207068058', u'CBRANCH_-1207068057'), (u'INT_AND_-1207067737', u'INT_NOTEQUAL_-1207067750'), ('const-433', u'LOAD_-1207068417'), (u'CAST_-1207066373', u'MULTIEQUAL_-1207066423'), ('tmp_495', u'CBRANCH_-1207068057'), ('const-433', u'LOAD_-1207067596'), (u'COPY_-1207066070', u'CALL_-1207067608'), ('tmp_717', u'CBRANCH_-1207067816'), (u'CAST_-1207066364', u'CALL_-1207067706'), (u'LOAD_-1207067743', u'CAST_-1207066373'), (u'PTRADD_-1207066240', u'INT_LESSEQUAL_-1207067601'), ('const-0', u'INT_SLESS_-1207068058'), ('const-1458240', u'COPY_-1207066070'), (u'CAST_-1207066364', u'INT_EQUAL_-1207067730'), ('tmp_156', u'CBRANCH_-1207068376'), ('const-0', u'INT_EQUAL_-1207067692'), (u'INT_ADD_-1207067339', u'CAST_-1207065843'), (u'CAST_-1207066346', u'LOAD_-1207068230'), (u'CAST_-1207066015', u'LOAD_-1207067723'), ('tmp_1503', u'BRANCH_-1207067292'), (u'PTRADD_-1207066284', u'LOAD_-1207068115'), ('tmp_4780', u'CALL_-1207067526'), ('const-2', u'PTRADD_-1207066439'), ('tmp_1586', u'CBRANCH_-1207067543'), (u'CAST_-1207066039', u'LOAD_-1207067763'), ('const-8', u'PTRADD_-1207066016'), (u'LOAD_-1207067851', u'INT_ADD_-1207067659'), ('const-433', u'LOAD_-1207068407'), ('const-433', u'LOAD_-1207068115'), (u'CAST_-1207066046', u'LOAD_-1207067782'), ('const-2773464', u'INT_EQUAL_-1207067787'), (u'CALL_-1207068077', u'PTRADD_-1207066240'), (u'LOAD_-1207067851', u'INT_ADD_-1207067339'), ('const-0', u'CALL_-1207067654'), ('tmp_4782', u'PTRADD_-1207066284'), ('const-3', u'PTRADD_-1207066284'), (u'MULTIEQUAL_-1207066423', u'PTRADD_-1207066407'), (u'COPY_-1207066264', u'MULTIEQUAL_-1207066214'), (u'INT_NOTEQUAL_-1207067583', u'CBRANCH_-1207067577'), (u'PTRADD_-1207066125', u'LOAD_-1207067640'), (u'LOAD_-1207067640', u'CAST_-1207066089'), (u'CAST_-1207066262', u'CALL_-1207068077'), (u'CALL_-1207067654', u'CALL_-1207067622'), (u'CAST_-1207066262', u'CALL_-1207067433'), (u'CALL_-1207068391', u'INT_NOTEQUAL_-1207068376'), ('const-0', u'INT_NOTEQUAL_-1207067583'), ('const-0', u'SUBPIECE_-1207066253'), ('const-433', u'LOAD_-1207067561'), (u'INT_NOTEQUAL_-1207067750', u'CBRANCH_-1207067747'), ('tmp_4785', u'CALL_-1207068077'), (u'CAST_-1207066144', u'LOAD_-1207067596'), ('tmp_4780', u'CALL_-1207068077'), ('const-433', u'LOAD_-1207067782'), ('tmp_4780', u'CALL_-1207068208'), ('const-0', u'INT_NOTEQUAL_-1207067676'), ('const-0', u'INT_NOTEQUAL_-1207068376'), ('tmp_849', u'CBRANCH_-1207067728'), ('const-104', u'INT_ADD_-1207068401'), ('const-0', u'INT_SLESS_-1207068189'), (u'CALL_-1207068208', u'INT_EQUAL_-1207068190'), (u'PTRADD_-1207066373', u'CAST_-1207066346'), ('const-433', u'LOAD_-1207067355'), (u'INT_EQUAL_-1207067546', u'CBRANCH_-1207067543'), ('const-8', u'PTRADD_-1207066466'), (u'PTRADD_-1207066139', u'INT_LESSEQUAL_-1207067601'), ('const-433', u'LOAD_-1207067723'), (u'LOAD_-1207068367', u'MULTIEQUAL_-1207066423'), (u'PTRADD_-1207066240', u'INT_LESSEQUAL_-1207068023'), (u'INT_NOTEQUAL_-1207067676', u'CBRANCH_-1207067676'), (u'INT_AND_-1207067280', u'CAST_-1207065834'), (u'SUBPIECE_-1207066253', u'INT_AND_-1207067280'), ('const-0', u'INT_EQUAL_-1207068190'), (u'CAST_-1207066087', u'LOAD_-1207067851'), ('const-130', u'INT_AND_-1207067737'), (u'COPY_-1207065976', u'CALL_-1207067281'), (u'LOAD_-1207067568', u'INT_EQUAL_-1207067546'), ('tmp_1670', u'BRANCH_-1207067246'), ('tmp_4780', u'INT_ADD_-1207068428'), ('const-257', u'INT_AND_-1207067570'), ('const-1', u'PTRADD_-1207066016'), (u'CALL_-1207068117', u'CAST_-1207066262'), (u'INT_ADD_-1207067659', u'CAST_-1207065993'), ('const-0', u'CALL_-1207067608'), (u'LOAD_-1207068430', u'CAST_-1207066445'), (u'CAST_-1207066262', u'COPY_-1207066264'), (u'CAST_-1207066262', u'PTRADD_-1207066240'), ('const-1', u'PTRADD_-1207066139'), (u'LOAD_-1207068417', u'LOAD_-1207068407'), (u'LOAD_-1207067596', u'INT_AND_-1207067570'), ('tmp_543', u'CBRANCH_-1207068021'), ('const-0', u'RETURN_-1207066372'), (u'CALL_-1207068208', u'INT_SLESS_-1207068189'), (u'MULTIEQUAL_-1207066214', u'PTRADD_-1207066139'), ('const-1451760', u'COPY_-1207066383'), ('tmp_200', u'CBRANCH_-1207068345'), (u'INT_ADD_-1207067768', u'CAST_-1207066046'), (u'LOAD_-1207068257', u'CAST_-1207066364'), (u'CAST_-1207066408', u'LOAD_-1207068367'), ('const-24', u'INT_ADD_-1207067749'), ('const-433', u'LOAD_-1207068424'), ('const-1', u'PTRADD_-1207066466'), ('const-433', u'LOAD_-1207067640'), (u'CAST_-1207066262', u'INT_LESSEQUAL_-1207068023'), ('const-8', u'INT_RIGHT_-1207065888'), ('const-8', u'PTRADD_-1207066284'), (u'LOAD_-1207068115', u'CALL_-1207068077'), ('const-1', u'PTRADD_-1207066157'), (u'PTRADD_-1207066439', u'LOAD_-1207068375'), (u'CALL_-1207068077', u'INT_SLESS_-1207068058'), ('const-0', u'INT_NOTEQUAL_-1207067769'), (u'PTRADD_-1207066125', u'MULTIEQUAL_-1207066214'), (u'CAST_-1207066445', u'CALL_-1207068391'), (u'INT_AND_-1207067756', u'INT_NOTEQUAL_-1207067769'), (u'CAST_-1207066429', u'CALL_-1207067526'), ('const-0', u'INT_NOTEQUAL_-1207067750'), (u'LOAD_-1207067851', u'INT_ADD_-1207067545'), (u'CAST_-1207066087', u'INT_NOTEQUAL_-1207067852'), ('tmp_757', u'CBRANCH_-1207067785'), (u'INT_EQUAL_-1207067692', u'MULTIEQUAL_-1207066438'), ('tmp_4782', u'PTRADD_-1207066466'), ('const-0', u'INT_EQUAL_-1207067730'), ('const-8', u'INT_ADD_-1207067707'), ('const-433', u'LOAD_-1207067675'), (u'INT_NOTEQUAL_-1207067852', u'CBRANCH_-1207067851'), (u'CALL_-1207067706', u'INT_EQUAL_-1207067692'), (u'COPY_-1207066383', u'CALL_-1207067654'), ('const-0', u'INT_EQUAL_-1207067818'), (u'INT_EQUAL_-1207068259', u'CBRANCH_-1207068257'), ('const-433', u'LOAD_-1207067568'), ('tmp_691', u'CBRANCH_-1207067831'), (u'INT_EQUAL_-1207067730', u'CBRANCH_-1207067728'), (u'MULTIEQUAL_-1207066423', u'INT_NOTEQUAL_-1207068347'), ('const-0', u'INT_EQUAL_-1207068259'), ('const-16', u'INT_AND_-1207067756'), (u'MULTIEQUAL_-1207066438', u'INT_NOTEQUAL_-1207067676'), ('const-0', u'INT_NOTEQUAL_-1207068347'), (u'LOAD_-1207067763', u'INT_AND_-1207067737'), (u'LOAD_-1207068407', u'CAST_-1207066429'), ('const-4', u'PTRADD_-1207066373'), (u'LOAD_-1207067561', u'INT_EQUAL_-1207067546'), (u'LOAD_-1207068290', u'CAST_-1207066381'), (u'INT_ADD_-1207067799', u'CAST_-1207066063'), ('const-8', u'PTRADD_-1207066157'), ('const-433', u'LOAD_-1207067650'), ('tmp_1534', u'CBRANCH_-1207067577'), (u'CALL_-1207067608', u'CALL_-1207067526'), (u'LOAD_-1207067782', u'INT_AND_-1207067756'), ('const-433', u'LOAD_-1207067815'), (u'CAST_-1207066262', u'LOAD_-1207068017'), (u'CAST_-1207066124', u'LOAD_-1207067561'), (u'LOAD_-1207067851', u'INT_ADD_-1207067582'), (u'LOAD_-1207067851', u'INT_ADD_-1207067799'), ('const-1451760', u'COPY_-1207065976'), ('tmp_4782', u'PTRADD_-1207066373'), ('const-1', u'INT_AND_-1207067280'), (u'CALL_-1207068273', u'INT_EQUAL_-1207068259'), ('tmp_823', u'CBRANCH_-1207067747'), ('const-5', u'CALL_-1207067608'), (u'INT_ADD_-1207067545', u'CAST_-1207066124'), (u'CAST_-1207066445', u'CALL_-1207068273'), ('const-5', u'CALL_-1207067654'), (u'INT_NOTEQUAL_-1207068347', u'CBRANCH_-1207068345'), ('const-0', u'CALL_-1207067281'), ('const-24', u'INT_ADD_-1207067339'), ('const-1', u'PTRADD_-1207066125'), (u'INT_ADD_-1207068351', u'CAST_-1207066408'), ('const-8', u'PTRADD_-1207066240'), (u'INT_ADD_-1207068428', u'CAST_-1207066455'), ('const-33', u'INT_ADD_-1207067768'), ('const-8', u'INT_ADD_-1207067659'), (u'MULTIEQUAL_-1207066214', u'PTRADD_-1207066125'), (u'LOAD_-1207068444', u'LOAD_-1207068430'), (u'PTRADD_-1207066407', u'LOAD_-1207068290'), ('const-433', u'LOAD_-1207068444'), (u'LOAD_-1207067815', u'INT_ADD_-1207067768'), (u'MULTIEQUAL_-1207066216', u'LOAD_-1207067871'), (u'INT_NOTEQUAL_-1207067832', u'CBRANCH_-1207067831'), ('const-5', u'CALL_-1207067281'), (u'LOAD_-1207067851', u'INT_NOTEQUAL_-1207067832'), (u'LOAD_-1207067851', u'INT_ADD_-1207067749'), ('tmp_919', u'CBRANCH_-1207067676'), (u'CAST_-1207065843', u'LOAD_-1207067355'), (u'INT_RIGHT_-1207065888', u'SUBPIECE_-1207066253'), (u'INT_LESSEQUAL_-1207067601', u'CBRANCH_-1207067611'), (u'INT_NOTEQUAL_-1207067769', u'CBRANCH_-1207067766'), (u'CAST_-1207065993', u'LOAD_-1207067675'), ('const-8', u'PTRADD_-1207066439'), (u'INT_SLESS_-1207068189', u'CBRANCH_-1207068188'), ('tmp_421', u'CBRANCH_-1207068184'), (u'PTRADD_-1207066016', u'LOAD_-1207067650'), (u'LOAD_-1207068017', u'CAST_-1207066200'), ('const-433', u'LOAD_-1207068290'), ('tmp_791', u'CBRANCH_-1207067766'), (u'CAST_-1207066429', u'CALL_-1207068391'), ('const-8', u'INT_ADD_-1207068351')]
| null | null |
001298b0
|
x64
|
O2
|
(translation_unit "void FUN_001298b0(undefined8 param_1,long param_2,undefined8 *param_3)\n\n{\n char *__s1;\n char *__s2;\n char *__s2_00;\n long *plVar1;\n long lVar2;\n int iVar3;\n int iVar4;\n long lVar5;\n undefined8 *puVar6;\n undefined8 uVar7;\n undefined8 uVar8;\n undefined8 *puVar9;\n bool bVar10;\n \n __s1 = (char *)**(undefined8 **)(param_2 + 0x68);\n __s2 = (char *)**(undefined8 **)(param_3[1] + 0x68);\n iVar3 = strcmp(__s1,__s2);\n if (iVar3 != 0) {\n for (puVar6 = *(undefined8 **)(param_3[2] + 8); puVar6 != (undefined8 *)0x0;\n puVar6 = (undefined8 *)*puVar6) {\n iVar3 = strcmp(__s1,(char *)puVar6[1]);\n if (iVar3 == 0) {\n __s2_00 = (char *)*param_3;\n iVar3 = *(int *)(param_3 + 4);\n lVar5 = bfd_get_reloc_upper_bound(param_1,param_2);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n else if (lVar5 == 0) {\n return;\n }\n puVar6 = (undefined8 *)xmalloc(lVar5);\n lVar5 = bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3]);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n if (puVar6 + lVar5 <= puVar6) goto LAB_00129ad6;\n plVar1 = (long *)*puVar6;\n puVar9 = puVar6;\n goto joined_r0x001299c3;\n }\n }\n }\n return;\njoined_r0x001299c3:\n if (plVar1 == (long *)0x0) {\nLAB_00129ad6:\n free(puVar6);\n return;\n }\n if (((long *)*plVar1 != (long *)0x0) && (lVar2 = *(long *)*plVar1, lVar2 != 0)) {\n if (iVar3 == 0) {\n if (((*(uint *)(lVar2 + 0x18) & 0x101) != 0) && (*(long *)(lVar2 + 0x20) == param_3[1]))\n goto LAB_00129a60;\n }\n else if ((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))) {\nLAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }\n if (bVar10 != false) {\n uVar8 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);\n FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);\n }\n }\n }\n if (puVar6 + lVar5 <= puVar9 + 1) goto LAB_00129ad6;\n puVar9 = puVar9 + 1;\n plVar1 = (long *)*puVar9;\n goto joined_r0x001299c3;\n}\n\n" (function_definition "void FUN_001298b0(undefined8 param_1,long param_2,undefined8 *param_3)\n\n{\n char *__s1;\n char *__s2;\n char *__s2_00;\n long *plVar1;\n long lVar2;\n int iVar3;\n int iVar4;\n long lVar5;\n undefined8 *puVar6;\n undefined8 uVar7;\n undefined8 uVar8;\n undefined8 *puVar9;\n bool bVar10;\n \n __s1 = (char *)**(undefined8 **)(param_2 + 0x68);\n __s2 = (char *)**(undefined8 **)(param_3[1] + 0x68);\n iVar3 = strcmp(__s1,__s2);\n if (iVar3 != 0) {\n for (puVar6 = *(undefined8 **)(param_3[2] + 8); puVar6 != (undefined8 *)0x0;\n puVar6 = (undefined8 *)*puVar6) {\n iVar3 = strcmp(__s1,(char *)puVar6[1]);\n if (iVar3 == 0) {\n __s2_00 = (char *)*param_3;\n iVar3 = *(int *)(param_3 + 4);\n lVar5 = bfd_get_reloc_upper_bound(param_1,param_2);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n else if (lVar5 == 0) {\n return;\n }\n puVar6 = (undefined8 *)xmalloc(lVar5);\n lVar5 = bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3]);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n if (puVar6 + lVar5 <= puVar6) goto LAB_00129ad6;\n plVar1 = (long *)*puVar6;\n puVar9 = puVar6;\n goto joined_r0x001299c3;\n }\n }\n }\n return;\njoined_r0x001299c3:\n if (plVar1 == (long *)0x0) {\nLAB_00129ad6:\n free(puVar6);\n return;\n }\n if (((long *)*plVar1 != (long *)0x0) && (lVar2 = *(long *)*plVar1, lVar2 != 0)) {\n if (iVar3 == 0) {\n if (((*(uint *)(lVar2 + 0x18) & 0x101) != 0) && (*(long *)(lVar2 + 0x20) == param_3[1]))\n goto LAB_00129a60;\n }\n else if ((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))) {\nLAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }\n if (bVar10 != false) {\n uVar8 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);\n FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);\n }\n }\n }\n if (puVar6 + lVar5 <= puVar9 + 1) goto LAB_00129ad6;\n puVar9 = puVar9 + 1;\n plVar1 = (long *)*puVar9;\n goto joined_r0x001299c3;\n}" primitive_type (function_declarator "FUN_001298b0(undefined8 param_1,long param_2,undefined8 *param_3)" identifier (parameter_list "(undefined8 param_1,long param_2,undefined8 *param_3)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n char *__s1;\n char *__s2;\n char *__s2_00;\n long *plVar1;\n long lVar2;\n int iVar3;\n int iVar4;\n long lVar5;\n undefined8 *puVar6;\n undefined8 uVar7;\n undefined8 uVar8;\n undefined8 *puVar9;\n bool bVar10;\n \n __s1 = (char *)**(undefined8 **)(param_2 + 0x68);\n __s2 = (char *)**(undefined8 **)(param_3[1] + 0x68);\n iVar3 = strcmp(__s1,__s2);\n if (iVar3 != 0) {\n for (puVar6 = *(undefined8 **)(param_3[2] + 8); puVar6 != (undefined8 *)0x0;\n puVar6 = (undefined8 *)*puVar6) {\n iVar3 = strcmp(__s1,(char *)puVar6[1]);\n if (iVar3 == 0) {\n __s2_00 = (char *)*param_3;\n iVar3 = *(int *)(param_3 + 4);\n lVar5 = bfd_get_reloc_upper_bound(param_1,param_2);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n else if (lVar5 == 0) {\n return;\n }\n puVar6 = (undefined8 *)xmalloc(lVar5);\n lVar5 = bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3]);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n if (puVar6 + lVar5 <= puVar6) goto LAB_00129ad6;\n plVar1 = (long *)*puVar6;\n puVar9 = puVar6;\n goto joined_r0x001299c3;\n }\n }\n }\n return;\njoined_r0x001299c3:\n if (plVar1 == (long *)0x0) {\nLAB_00129ad6:\n free(puVar6);\n return;\n }\n if (((long *)*plVar1 != (long *)0x0) && (lVar2 = *(long *)*plVar1, lVar2 != 0)) {\n if (iVar3 == 0) {\n if (((*(uint *)(lVar2 + 0x18) & 0x101) != 0) && (*(long *)(lVar2 + 0x20) == param_3[1]))\n goto LAB_00129a60;\n }\n else if ((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))) {\nLAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }\n if (bVar10 != false) {\n uVar8 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);\n FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);\n }\n }\n }\n if (puVar6 + lVar5 <= puVar9 + 1) goto LAB_00129ad6;\n puVar9 = puVar9 + 1;\n plVar1 = (long *)*puVar9;\n goto joined_r0x001299c3;\n}" { (declaration "char *__s1;" primitive_type (pointer_declarator "*__s1" * identifier) ;) (declaration "char *__s2;" primitive_type (pointer_declarator "*__s2" * identifier) ;) (declaration "char *__s2_00;" primitive_type (pointer_declarator "*__s2_00" * identifier) ;) (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *puVar6;" type_identifier (pointer_declarator "*puVar6" * identifier) ;) (declaration "undefined8 uVar7;" type_identifier identifier ;) (declaration "undefined8 uVar8;" type_identifier identifier ;) (declaration "undefined8 *puVar9;" type_identifier (pointer_declarator "*puVar9" * identifier) ;) (declaration "bool bVar10;" primitive_type identifier ;) (expression_statement "__s1 = (char *)**(undefined8 **)(param_2 + 0x68);" (assignment_expression "__s1 = (char *)**(undefined8 **)(param_2 + 0x68)" identifier = (cast_expression "(char *)**(undefined8 **)(param_2 + 0x68)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "**(undefined8 **)(param_2 + 0x68)" * (pointer_expression "*(undefined8 **)(param_2 + 0x68)" * (cast_expression "(undefined8 **)(param_2 + 0x68)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x68)" ( (binary_expression "param_2 + 0x68" identifier + number_literal) ))))))) ;) (expression_statement "__s2 = (char *)**(undefined8 **)(param_3[1] + 0x68);" (assignment_expression "__s2 = (char *)**(undefined8 **)(param_3[1] + 0x68)" identifier = (cast_expression "(char *)**(undefined8 **)(param_3[1] + 0x68)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "**(undefined8 **)(param_3[1] + 0x68)" * (pointer_expression "*(undefined8 **)(param_3[1] + 0x68)" * (cast_expression "(undefined8 **)(param_3[1] + 0x68)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_3[1] + 0x68)" ( (binary_expression "param_3[1] + 0x68" (subscript_expression "param_3[1]" identifier [ number_literal ]) + number_literal) ))))))) ;) (expression_statement "iVar3 = strcmp(__s1,__s2);" (assignment_expression "iVar3 = strcmp(__s1,__s2)" identifier = (call_expression "strcmp(__s1,__s2)" identifier (argument_list "(__s1,__s2)" ( identifier , identifier )))) ;) (if_statement "if (iVar3 != 0) {\n for (puVar6 = *(undefined8 **)(param_3[2] + 8); puVar6 != (undefined8 *)0x0;\n puVar6 = (undefined8 *)*puVar6) {\n iVar3 = strcmp(__s1,(char *)puVar6[1]);\n if (iVar3 == 0) {\n __s2_00 = (char *)*param_3;\n iVar3 = *(int *)(param_3 + 4);\n lVar5 = bfd_get_reloc_upper_bound(param_1,param_2);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n else if (lVar5 == 0) {\n return;\n }\n puVar6 = (undefined8 *)xmalloc(lVar5);\n lVar5 = bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3]);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n if (puVar6 + lVar5 <= puVar6) goto LAB_00129ad6;\n plVar1 = (long *)*puVar6;\n puVar9 = puVar6;\n goto joined_r0x001299c3;\n }\n }\n }" if (parenthesized_expression "(iVar3 != 0)" ( (binary_expression "iVar3 != 0" identifier != number_literal) )) (compound_statement "{\n for (puVar6 = *(undefined8 **)(param_3[2] + 8); puVar6 != (undefined8 *)0x0;\n puVar6 = (undefined8 *)*puVar6) {\n iVar3 = strcmp(__s1,(char *)puVar6[1]);\n if (iVar3 == 0) {\n __s2_00 = (char *)*param_3;\n iVar3 = *(int *)(param_3 + 4);\n lVar5 = bfd_get_reloc_upper_bound(param_1,param_2);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n else if (lVar5 == 0) {\n return;\n }\n puVar6 = (undefined8 *)xmalloc(lVar5);\n lVar5 = bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3]);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n if (puVar6 + lVar5 <= puVar6) goto LAB_00129ad6;\n plVar1 = (long *)*puVar6;\n puVar9 = puVar6;\n goto joined_r0x001299c3;\n }\n }\n }" { (for_statement "for (puVar6 = *(undefined8 **)(param_3[2] + 8); puVar6 != (undefined8 *)0x0;\n puVar6 = (undefined8 *)*puVar6) {\n iVar3 = strcmp(__s1,(char *)puVar6[1]);\n if (iVar3 == 0) {\n __s2_00 = (char *)*param_3;\n iVar3 = *(int *)(param_3 + 4);\n lVar5 = bfd_get_reloc_upper_bound(param_1,param_2);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n else if (lVar5 == 0) {\n return;\n }\n puVar6 = (undefined8 *)xmalloc(lVar5);\n lVar5 = bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3]);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n if (puVar6 + lVar5 <= puVar6) goto LAB_00129ad6;\n plVar1 = (long *)*puVar6;\n puVar9 = puVar6;\n goto joined_r0x001299c3;\n }\n }" for ( (assignment_expression "puVar6 = *(undefined8 **)(param_3[2] + 8)" identifier = (pointer_expression "*(undefined8 **)(param_3[2] + 8)" * (cast_expression "(undefined8 **)(param_3[2] + 8)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_3[2] + 8)" ( (binary_expression "param_3[2] + 8" (subscript_expression "param_3[2]" identifier [ number_literal ]) + number_literal) ))))) ; (binary_expression "puVar6 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ; (assignment_expression "puVar6 = (undefined8 *)*puVar6" identifier = (cast_expression "(undefined8 *)*puVar6" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar6" * identifier))) ) (compound_statement "{\n iVar3 = strcmp(__s1,(char *)puVar6[1]);\n if (iVar3 == 0) {\n __s2_00 = (char *)*param_3;\n iVar3 = *(int *)(param_3 + 4);\n lVar5 = bfd_get_reloc_upper_bound(param_1,param_2);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n else if (lVar5 == 0) {\n return;\n }\n puVar6 = (undefined8 *)xmalloc(lVar5);\n lVar5 = bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3]);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n if (puVar6 + lVar5 <= puVar6) goto LAB_00129ad6;\n plVar1 = (long *)*puVar6;\n puVar9 = puVar6;\n goto joined_r0x001299c3;\n }\n }" { (expression_statement "iVar3 = strcmp(__s1,(char *)puVar6[1]);" (assignment_expression "iVar3 = strcmp(__s1,(char *)puVar6[1])" identifier = (call_expression "strcmp(__s1,(char *)puVar6[1])" identifier (argument_list "(__s1,(char *)puVar6[1])" ( identifier , (cast_expression "(char *)puVar6[1]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar6[1]" identifier [ number_literal ])) )))) ;) (if_statement "if (iVar3 == 0) {\n __s2_00 = (char *)*param_3;\n iVar3 = *(int *)(param_3 + 4);\n lVar5 = bfd_get_reloc_upper_bound(param_1,param_2);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n else if (lVar5 == 0) {\n return;\n }\n puVar6 = (undefined8 *)xmalloc(lVar5);\n lVar5 = bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3]);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n if (puVar6 + lVar5 <= puVar6) goto LAB_00129ad6;\n plVar1 = (long *)*puVar6;\n puVar9 = puVar6;\n goto joined_r0x001299c3;\n }" if (parenthesized_expression "(iVar3 == 0)" ( (binary_expression "iVar3 == 0" identifier == number_literal) )) (compound_statement "{\n __s2_00 = (char *)*param_3;\n iVar3 = *(int *)(param_3 + 4);\n lVar5 = bfd_get_reloc_upper_bound(param_1,param_2);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n else if (lVar5 == 0) {\n return;\n }\n puVar6 = (undefined8 *)xmalloc(lVar5);\n lVar5 = bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3]);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n if (puVar6 + lVar5 <= puVar6) goto LAB_00129ad6;\n plVar1 = (long *)*puVar6;\n puVar9 = puVar6;\n goto joined_r0x001299c3;\n }" { (expression_statement "__s2_00 = (char *)*param_3;" (assignment_expression "__s2_00 = (char *)*param_3" identifier = (cast_expression "(char *)*param_3" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_3" * identifier))) ;) (expression_statement "iVar3 = *(int *)(param_3 + 4);" (assignment_expression "iVar3 = *(int *)(param_3 + 4)" identifier = (pointer_expression "*(int *)(param_3 + 4)" * (cast_expression "(int *)(param_3 + 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 4)" ( (binary_expression "param_3 + 4" identifier + number_literal) ))))) ;) (expression_statement "lVar5 = bfd_get_reloc_upper_bound(param_1,param_2);" (assignment_expression "lVar5 = bfd_get_reloc_upper_bound(param_1,param_2)" identifier = (call_expression "bfd_get_reloc_upper_bound(param_1,param_2)" identifier (argument_list "(param_1,param_2)" ( identifier , identifier )))) ;) (if_statement "if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n else if (lVar5 == 0) {\n return;\n }" if (parenthesized_expression "(lVar5 < 0)" ( (binary_expression "lVar5 < 0" identifier < number_literal) )) (compound_statement "{\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }" { (expression_statement "uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);" (assignment_expression "uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5)" identifier = (call_expression "dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5)" identifier (argument_list "(0,"%F%P: %pB: could not read relocs: %E\n",5)" ( number_literal , (string_literal ""%F%P: %pB: could not read relocs: %E\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "FUN_001283c0(uVar8,param_1);" (call_expression "FUN_001283c0(uVar8,param_1)" identifier (argument_list "(uVar8,param_1)" ( identifier , identifier ))) ;) }) (else_clause "else if (lVar5 == 0) {\n return;\n }" else (if_statement "if (lVar5 == 0) {\n return;\n }" if (parenthesized_expression "(lVar5 == 0)" ( (binary_expression "lVar5 == 0" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })))) (expression_statement "puVar6 = (undefined8 *)xmalloc(lVar5);" (assignment_expression "puVar6 = (undefined8 *)xmalloc(lVar5)" identifier = (cast_expression "(undefined8 *)xmalloc(lVar5)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(lVar5)" identifier (argument_list "(lVar5)" ( identifier ))))) ;) (expression_statement "lVar5 = bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3]);" (assignment_expression "lVar5 = bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3])" identifier = (call_expression "bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3])" identifier (argument_list "(param_1,param_2,puVar6,param_3[3])" ( identifier , identifier , identifier , (subscript_expression "param_3[3]" identifier [ number_literal ]) )))) ;) (if_statement "if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }" if (parenthesized_expression "(lVar5 < 0)" ( (binary_expression "lVar5 < 0" identifier < number_literal) )) (compound_statement "{\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }" { (expression_statement "uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);" (assignment_expression "uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5)" identifier = (call_expression "dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5)" identifier (argument_list "(0,"%F%P: %pB: could not read relocs: %E\n",5)" ( number_literal , (string_literal ""%F%P: %pB: could not read relocs: %E\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "FUN_001283c0(uVar8,param_1);" (call_expression "FUN_001283c0(uVar8,param_1)" identifier (argument_list "(uVar8,param_1)" ( identifier , identifier ))) ;) })) (if_statement "if (puVar6 + lVar5 <= puVar6) goto LAB_00129ad6;" if (parenthesized_expression "(puVar6 + lVar5 <= puVar6)" ( (binary_expression "puVar6 + lVar5 <= puVar6" (binary_expression "puVar6 + lVar5" identifier + identifier) <= identifier) )) (goto_statement "goto LAB_00129ad6;" goto statement_identifier ;)) (expression_statement "plVar1 = (long *)*puVar6;" (assignment_expression "plVar1 = (long *)*puVar6" identifier = (cast_expression "(long *)*puVar6" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar6" * identifier))) ;) (expression_statement "puVar9 = puVar6;" (assignment_expression "puVar9 = puVar6" identifier = identifier) ;) (goto_statement "goto joined_r0x001299c3;" goto statement_identifier ;) })) })) })) (return_statement "return;" return ;) (labeled_statement "joined_r0x001299c3:\n if (plVar1 == (long *)0x0) {\nLAB_00129ad6:\n free(puVar6);\n return;\n }" statement_identifier : (if_statement "if (plVar1 == (long *)0x0) {\nLAB_00129ad6:\n free(puVar6);\n return;\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 "{\nLAB_00129ad6:\n free(puVar6);\n return;\n }" { (labeled_statement "LAB_00129ad6:\n free(puVar6);" statement_identifier : (expression_statement "free(puVar6);" (call_expression "free(puVar6)" identifier (argument_list "(puVar6)" ( identifier ))) ;)) (return_statement "return;" return ;) }))) (if_statement "if (((long *)*plVar1 != (long *)0x0) && (lVar2 = *(long *)*plVar1, lVar2 != 0)) {\n if (iVar3 == 0) {\n if (((*(uint *)(lVar2 + 0x18) & 0x101) != 0) && (*(long *)(lVar2 + 0x20) == param_3[1]))\n goto LAB_00129a60;\n }\n else if ((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))) {\nLAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }\n if (bVar10 != false) {\n uVar8 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);\n FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);\n }\n }\n }" if (parenthesized_expression "(((long *)*plVar1 != (long *)0x0) && (lVar2 = *(long *)*plVar1, lVar2 != 0))" ( (binary_expression "((long *)*plVar1 != (long *)0x0) && (lVar2 = *(long *)*plVar1, lVar2 != 0)" (parenthesized_expression "((long *)*plVar1 != (long *)0x0)" ( (binary_expression "(long *)*plVar1 != (long *)0x0" (cast_expression "(long *)*plVar1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar1" * identifier)) != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(lVar2 = *(long *)*plVar1, lVar2 != 0)" ( (comma_expression "lVar2 = *(long *)*plVar1, lVar2 != 0" (assignment_expression "lVar2 = *(long *)*plVar1" identifier = (pointer_expression "*(long *)*plVar1" * (cast_expression "(long *)*plVar1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar1" * identifier)))) , (binary_expression "lVar2 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n if (iVar3 == 0) {\n if (((*(uint *)(lVar2 + 0x18) & 0x101) != 0) && (*(long *)(lVar2 + 0x20) == param_3[1]))\n goto LAB_00129a60;\n }\n else if ((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))) {\nLAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }\n if (bVar10 != false) {\n uVar8 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);\n FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);\n }\n }\n }" { (if_statement "if (iVar3 == 0) {\n if (((*(uint *)(lVar2 + 0x18) & 0x101) != 0) && (*(long *)(lVar2 + 0x20) == param_3[1]))\n goto LAB_00129a60;\n }\n else if ((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))) {\nLAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }\n if (bVar10 != false) {\n uVar8 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);\n FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);\n }\n }" if (parenthesized_expression "(iVar3 == 0)" ( (binary_expression "iVar3 == 0" identifier == number_literal) )) (compound_statement "{\n if (((*(uint *)(lVar2 + 0x18) & 0x101) != 0) && (*(long *)(lVar2 + 0x20) == param_3[1]))\n goto LAB_00129a60;\n }" { (if_statement "if (((*(uint *)(lVar2 + 0x18) & 0x101) != 0) && (*(long *)(lVar2 + 0x20) == param_3[1]))\n goto LAB_00129a60;" if (parenthesized_expression "(((*(uint *)(lVar2 + 0x18) & 0x101) != 0) && (*(long *)(lVar2 + 0x20) == param_3[1]))" ( (binary_expression "((*(uint *)(lVar2 + 0x18) & 0x101) != 0) && (*(long *)(lVar2 + 0x20) == param_3[1])" (parenthesized_expression "((*(uint *)(lVar2 + 0x18) & 0x101) != 0)" ( (binary_expression "(*(uint *)(lVar2 + 0x18) & 0x101) != 0" (parenthesized_expression "(*(uint *)(lVar2 + 0x18) & 0x101)" ( (binary_expression "*(uint *)(lVar2 + 0x18) & 0x101" (pointer_expression "*(uint *)(lVar2 + 0x18)" * (cast_expression "(uint *)(lVar2 + 0x18)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x18)" ( (binary_expression "lVar2 + 0x18" identifier + number_literal) )))) & number_literal) )) != number_literal) )) && (parenthesized_expression "(*(long *)(lVar2 + 0x20) == param_3[1])" ( (binary_expression "*(long *)(lVar2 + 0x20) == param_3[1]" (pointer_expression "*(long *)(lVar2 + 0x20)" * (cast_expression "(long *)(lVar2 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x20)" ( (binary_expression "lVar2 + 0x20" identifier + number_literal) )))) == (subscript_expression "param_3[1]" identifier [ number_literal ])) ))) )) (goto_statement "goto LAB_00129a60;" goto statement_identifier ;)) }) (else_clause "else if ((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))) {\nLAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }\n if (bVar10 != false) {\n uVar8 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);\n FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);\n }\n }" else (if_statement "if ((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))) {\nLAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }\n if (bVar10 != false) {\n uVar8 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);\n FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);\n }\n }" if (parenthesized_expression "((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0))))" ( (binary_expression "(*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))" (parenthesized_expression "(*(long *)(lVar2 + 0x20) == 0x2a51d8)" ( (binary_expression "*(long *)(lVar2 + 0x20) == 0x2a51d8" (pointer_expression "*(long *)(lVar2 + 0x20)" * (cast_expression "(long *)(lVar2 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x20)" ( (binary_expression "lVar2 + 0x20" identifier + number_literal) )))) == number_literal) )) || (parenthesized_expression "(((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))" ( (parenthesized_expression "((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0))" ( (binary_expression "(*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)" (binary_expression "(*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0" (parenthesized_expression "(*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10)" ( (binary_expression "*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10" (pointer_expression "*(byte *)(*(long *)(lVar2 + 0x20) + 0x21)" * (cast_expression "(byte *)(*(long *)(lVar2 + 0x20) + 0x21)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar2 + 0x20) + 0x21)" ( (binary_expression "*(long *)(lVar2 + 0x20) + 0x21" (pointer_expression "*(long *)(lVar2 + 0x20)" * (cast_expression "(long *)(lVar2 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x20)" ( (binary_expression "lVar2 + 0x20" identifier + number_literal) )))) + number_literal) )))) & number_literal) )) != number_literal) || (parenthesized_expression "((*(byte *)(lVar2 + 0x18) & 0x82) != 0)" ( (binary_expression "(*(byte *)(lVar2 + 0x18) & 0x82) != 0" (parenthesized_expression "(*(byte *)(lVar2 + 0x18) & 0x82)" ( (binary_expression "*(byte *)(lVar2 + 0x18) & 0x82" (pointer_expression "*(byte *)(lVar2 + 0x18)" * (cast_expression "(byte *)(lVar2 + 0x18)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x18)" ( (binary_expression "lVar2 + 0x18" identifier + number_literal) )))) & number_literal) )) != number_literal) ))) )) ))) )) (compound_statement "{\nLAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }\n if (bVar10 != false) {\n uVar8 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);\n FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);\n }\n }" { (labeled_statement "LAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }" statement_identifier : (if_statement "if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }" if (parenthesized_expression "(__s2_00 == (char *)0x0)" ( (binary_expression "__s2_00 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }" { (expression_statement "bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);" (assignment_expression "bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1)" identifier = (cast_expression "(bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1)" ( (type_descriptor "bool" primitive_type) ) (parenthesized_expression "((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1)" ( (binary_expression "(byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1" (call_expression "(byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((uint)*(undefined4 *)(lVar2 + 0x18) >> 8)" ( (binary_expression "(uint)*(undefined4 *)(lVar2 + 0x18) >> 8" (binary_expression "(uint)*(undefined4 *)(lVar2 + 0x18)" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(undefined4 *)(lVar2 + 0x18)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x18)" ( (binary_expression "lVar2 + 0x18" identifier + number_literal) )))) >> number_literal) ))) & number_literal) )))) ;) }) (else_clause "else {\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }" else (compound_statement "{\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }" { (expression_statement "iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);" (assignment_expression "iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00)" identifier = (call_expression "strcmp(*(char **)(lVar2 + 8),__s2_00)" identifier (argument_list "(*(char **)(lVar2 + 8),__s2_00)" ( (pointer_expression "*(char **)(lVar2 + 8)" * (cast_expression "(char **)(lVar2 + 8)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar2 + 8)" ( (binary_expression "lVar2 + 8" identifier + number_literal) )))) , identifier )))) ;) (expression_statement "bVar10 = iVar4 == 0;" (assignment_expression "bVar10 = iVar4 == 0" identifier = (binary_expression "iVar4 == 0" identifier == number_literal)) ;) })))) (if_statement "if (bVar10 != false) {\n uVar8 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);\n FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);\n }" if (parenthesized_expression "(bVar10 != false)" ( (binary_expression "bVar10 != false" identifier != false) )) (compound_statement "{\n uVar8 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);\n FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);\n }" { (expression_statement "uVar8 = *(undefined8 *)(lVar2 + 8);" (assignment_expression "uVar8 = *(undefined8 *)(lVar2 + 8)" identifier = (pointer_expression "*(undefined8 *)(lVar2 + 8)" * (cast_expression "(undefined8 *)(lVar2 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 8)" ( (binary_expression "lVar2 + 8" identifier + number_literal) ))))) ;) (expression_statement "lVar2 = plVar1[1];" (assignment_expression "lVar2 = plVar1[1]" identifier = (subscript_expression "plVar1[1]" identifier [ number_literal ])) ;) (expression_statement "uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);" (assignment_expression "uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5)" identifier = (call_expression "dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5)" identifier (argument_list "(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5)" ( number_literal , (string_literal ""%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n"" " string_content escape_sequence string_content escape_sequence ") , number_literal )))) ;) (expression_statement "FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);" (call_expression "FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2)" identifier (argument_list "(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2)" ( identifier , identifier , identifier , identifier , identifier , identifier , identifier ))) ;) })) })))) })) (if_statement "if (puVar6 + lVar5 <= puVar9 + 1) goto LAB_00129ad6;" if (parenthesized_expression "(puVar6 + lVar5 <= puVar9 + 1)" ( (binary_expression "puVar6 + lVar5 <= puVar9 + 1" (binary_expression "puVar6 + lVar5" identifier + identifier) <= (binary_expression "puVar9 + 1" identifier + number_literal)) )) (goto_statement "goto LAB_00129ad6;" goto statement_identifier ;)) (expression_statement "puVar9 = puVar9 + 1;" (assignment_expression "puVar9 = puVar9 + 1" identifier = (binary_expression "puVar9 + 1" identifier + number_literal)) ;) (expression_statement "plVar1 = (long *)*puVar9;" (assignment_expression "plVar1 = (long *)*puVar9" identifier = (cast_expression "(long *)*puVar9" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar9" * identifier))) ;) (goto_statement "goto joined_r0x001299c3;" goto statement_identifier ;) })))
|
(translation_unit "void check_reloc_refs(bfd *abfd,asection *sec,void *iarg)\n\n{\n char *__s1;\n char *__s2;\n char *__s2_00;\n long *plVar1;\n long lVar2;\n undefined8 uVar3;\n int iVar4;\n int iVar5;\n long lVar6;\n undefined8 *puVar7;\n char *pcVar8;\n check_refs_info *info;\n undefined8 *puVar9;\n bool bVar10;\n \n __s1 = sec->output_section->name;\n __s2 = (char *)**(undefined8 **)(*(long *)((long)iarg + 8) + 0x68);\n iVar4 = strcmp(__s1,__s2);\n if (iVar4 != 0) {\n for (puVar7 = *(undefined8 **)(*(long *)((long)iarg + 0x10) + 8); puVar7 != (undefined8 *)0x0;\n puVar7 = (undefined8 *)*puVar7) {\n iVar4 = strcmp(__s1,(char *)puVar7[1]);\n if (iVar4 == 0) {\n /* WARNING: Load size is inaccurate */\n __s2_00 = *iarg;\n iVar4 = *(int *)((long)iarg + 0x20);\n lVar6 = bfd_get_reloc_upper_bound(abfd,sec);\n if (lVar6 < 0) {\n pcVar8 = (char *)dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n einfo(pcVar8,abfd);\n }\n else if (lVar6 == 0) {\n return;\n }\n puVar7 = (undefined8 *)xmalloc(lVar6);\n lVar6 = bfd_canonicalize_reloc(abfd,sec,puVar7,*(undefined8 *)((long)iarg + 0x18));\n if (lVar6 < 0) {\n pcVar8 = (char *)dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n einfo(pcVar8,abfd);\n }\n if (puVar7 + lVar6 <= puVar7) goto LAB_00129ad6;\n plVar1 = (long *)*puVar7;\n puVar9 = puVar7;\n goto joined_r0x001299c3;\n }\n }\n }\n return;\njoined_r0x001299c3:\n if (plVar1 == (long *)0x0) {\nLAB_00129ad6:\n free(puVar7);\n return;\n }\n if (((long *)*plVar1 != (long *)0x0) && (lVar2 = *(long *)*plVar1, lVar2 != 0)) {\n if (iVar4 == 0) {\n if (((*(uint *)(lVar2 + 0x18) & 0x101) != 0) &&\n (*(long *)(lVar2 + 0x20) == *(long *)((long)iarg + 8))) goto LAB_00129a60;\n }\n else if ((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))) {\nLAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar5 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar5 == 0;\n }\n if (bVar10 != false) {\n uVar3 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n pcVar8 = (char *)dcgettext(0,\n "%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",\n 5);\n einfo(pcVar8,abfd,sec,lVar2,__s1,uVar3,__s2);\n }\n }\n }\n if (puVar7 + lVar6 <= puVar9 + 1) goto LAB_00129ad6;\n puVar9 = puVar9 + 1;\n plVar1 = (long *)*puVar9;\n goto joined_r0x001299c3;\n}\n\n" (function_definition "void check_reloc_refs(bfd *abfd,asection *sec,void *iarg)\n\n{\n char *__s1;\n char *__s2;\n char *__s2_00;\n long *plVar1;\n long lVar2;\n undefined8 uVar3;\n int iVar4;\n int iVar5;\n long lVar6;\n undefined8 *puVar7;\n char *pcVar8;\n check_refs_info *info;\n undefined8 *puVar9;\n bool bVar10;\n \n __s1 = sec->output_section->name;\n __s2 = (char *)**(undefined8 **)(*(long *)((long)iarg + 8) + 0x68);\n iVar4 = strcmp(__s1,__s2);\n if (iVar4 != 0) {\n for (puVar7 = *(undefined8 **)(*(long *)((long)iarg + 0x10) + 8); puVar7 != (undefined8 *)0x0;\n puVar7 = (undefined8 *)*puVar7) {\n iVar4 = strcmp(__s1,(char *)puVar7[1]);\n if (iVar4 == 0) {\n /* WARNING: Load size is inaccurate */\n __s2_00 = *iarg;\n iVar4 = *(int *)((long)iarg + 0x20);\n lVar6 = bfd_get_reloc_upper_bound(abfd,sec);\n if (lVar6 < 0) {\n pcVar8 = (char *)dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n einfo(pcVar8,abfd);\n }\n else if (lVar6 == 0) {\n return;\n }\n puVar7 = (undefined8 *)xmalloc(lVar6);\n lVar6 = bfd_canonicalize_reloc(abfd,sec,puVar7,*(undefined8 *)((long)iarg + 0x18));\n if (lVar6 < 0) {\n pcVar8 = (char *)dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n einfo(pcVar8,abfd);\n }\n if (puVar7 + lVar6 <= puVar7) goto LAB_00129ad6;\n plVar1 = (long *)*puVar7;\n puVar9 = puVar7;\n goto joined_r0x001299c3;\n }\n }\n }\n return;\njoined_r0x001299c3:\n if (plVar1 == (long *)0x0) {\nLAB_00129ad6:\n free(puVar7);\n return;\n }\n if (((long *)*plVar1 != (long *)0x0) && (lVar2 = *(long *)*plVar1, lVar2 != 0)) {\n if (iVar4 == 0) {\n if (((*(uint *)(lVar2 + 0x18) & 0x101) != 0) &&\n (*(long *)(lVar2 + 0x20) == *(long *)((long)iarg + 8))) goto LAB_00129a60;\n }\n else if ((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))) {\nLAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar5 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar5 == 0;\n }\n if (bVar10 != false) {\n uVar3 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n pcVar8 = (char *)dcgettext(0,\n "%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",\n 5);\n einfo(pcVar8,abfd,sec,lVar2,__s1,uVar3,__s2);\n }\n }\n }\n if (puVar7 + lVar6 <= puVar9 + 1) goto LAB_00129ad6;\n puVar9 = puVar9 + 1;\n plVar1 = (long *)*puVar9;\n goto joined_r0x001299c3;\n}" primitive_type (function_declarator "check_reloc_refs(bfd *abfd,asection *sec,void *iarg)" identifier (parameter_list "(bfd *abfd,asection *sec,void *iarg)" ( (parameter_declaration "bfd *abfd" type_identifier (pointer_declarator "*abfd" * identifier)) , (parameter_declaration "asection *sec" type_identifier (pointer_declarator "*sec" * identifier)) , (parameter_declaration "void *iarg" primitive_type (pointer_declarator "*iarg" * identifier)) ))) (compound_statement "{\n char *__s1;\n char *__s2;\n char *__s2_00;\n long *plVar1;\n long lVar2;\n undefined8 uVar3;\n int iVar4;\n int iVar5;\n long lVar6;\n undefined8 *puVar7;\n char *pcVar8;\n check_refs_info *info;\n undefined8 *puVar9;\n bool bVar10;\n \n __s1 = sec->output_section->name;\n __s2 = (char *)**(undefined8 **)(*(long *)((long)iarg + 8) + 0x68);\n iVar4 = strcmp(__s1,__s2);\n if (iVar4 != 0) {\n for (puVar7 = *(undefined8 **)(*(long *)((long)iarg + 0x10) + 8); puVar7 != (undefined8 *)0x0;\n puVar7 = (undefined8 *)*puVar7) {\n iVar4 = strcmp(__s1,(char *)puVar7[1]);\n if (iVar4 == 0) {\n /* WARNING: Load size is inaccurate */\n __s2_00 = *iarg;\n iVar4 = *(int *)((long)iarg + 0x20);\n lVar6 = bfd_get_reloc_upper_bound(abfd,sec);\n if (lVar6 < 0) {\n pcVar8 = (char *)dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n einfo(pcVar8,abfd);\n }\n else if (lVar6 == 0) {\n return;\n }\n puVar7 = (undefined8 *)xmalloc(lVar6);\n lVar6 = bfd_canonicalize_reloc(abfd,sec,puVar7,*(undefined8 *)((long)iarg + 0x18));\n if (lVar6 < 0) {\n pcVar8 = (char *)dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n einfo(pcVar8,abfd);\n }\n if (puVar7 + lVar6 <= puVar7) goto LAB_00129ad6;\n plVar1 = (long *)*puVar7;\n puVar9 = puVar7;\n goto joined_r0x001299c3;\n }\n }\n }\n return;\njoined_r0x001299c3:\n if (plVar1 == (long *)0x0) {\nLAB_00129ad6:\n free(puVar7);\n return;\n }\n if (((long *)*plVar1 != (long *)0x0) && (lVar2 = *(long *)*plVar1, lVar2 != 0)) {\n if (iVar4 == 0) {\n if (((*(uint *)(lVar2 + 0x18) & 0x101) != 0) &&\n (*(long *)(lVar2 + 0x20) == *(long *)((long)iarg + 8))) goto LAB_00129a60;\n }\n else if ((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))) {\nLAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar5 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar5 == 0;\n }\n if (bVar10 != false) {\n uVar3 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n pcVar8 = (char *)dcgettext(0,\n "%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",\n 5);\n einfo(pcVar8,abfd,sec,lVar2,__s1,uVar3,__s2);\n }\n }\n }\n if (puVar7 + lVar6 <= puVar9 + 1) goto LAB_00129ad6;\n puVar9 = puVar9 + 1;\n plVar1 = (long *)*puVar9;\n goto joined_r0x001299c3;\n}" { (declaration "char *__s1;" primitive_type (pointer_declarator "*__s1" * identifier) ;) (declaration "char *__s2;" primitive_type (pointer_declarator "*__s2" * identifier) ;) (declaration "char *__s2_00;" primitive_type (pointer_declarator "*__s2_00" * identifier) ;) (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "int iVar5;" primitive_type identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *puVar7;" type_identifier (pointer_declarator "*puVar7" * identifier) ;) (declaration "char *pcVar8;" primitive_type (pointer_declarator "*pcVar8" * identifier) ;) (declaration "check_refs_info *info;" type_identifier (pointer_declarator "*info" * identifier) ;) (declaration "undefined8 *puVar9;" type_identifier (pointer_declarator "*puVar9" * identifier) ;) (declaration "bool bVar10;" primitive_type identifier ;) (expression_statement "__s1 = sec->output_section->name;" (assignment_expression "__s1 = sec->output_section->name" identifier = (field_expression "sec->output_section->name" (field_expression "sec->output_section" identifier -> field_identifier) -> field_identifier)) ;) (expression_statement "__s2 = (char *)**(undefined8 **)(*(long *)((long)iarg + 8) + 0x68);" (assignment_expression "__s2 = (char *)**(undefined8 **)(*(long *)((long)iarg + 8) + 0x68)" identifier = (cast_expression "(char *)**(undefined8 **)(*(long *)((long)iarg + 8) + 0x68)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "**(undefined8 **)(*(long *)((long)iarg + 8) + 0x68)" * (pointer_expression "*(undefined8 **)(*(long *)((long)iarg + 8) + 0x68)" * (cast_expression "(undefined8 **)(*(long *)((long)iarg + 8) + 0x68)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)((long)iarg + 8) + 0x68)" ( (binary_expression "*(long *)((long)iarg + 8) + 0x68" (pointer_expression "*(long *)((long)iarg + 8)" * (cast_expression "(long *)((long)iarg + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)iarg + 8)" ( (binary_expression "(long)iarg + 8" (cast_expression "(long)iarg" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) + number_literal) ))))))) ;) (expression_statement "iVar4 = strcmp(__s1,__s2);" (assignment_expression "iVar4 = strcmp(__s1,__s2)" identifier = (call_expression "strcmp(__s1,__s2)" identifier (argument_list "(__s1,__s2)" ( identifier , identifier )))) ;) (if_statement "if (iVar4 != 0) {\n for (puVar7 = *(undefined8 **)(*(long *)((long)iarg + 0x10) + 8); puVar7 != (undefined8 *)0x0;\n puVar7 = (undefined8 *)*puVar7) {\n iVar4 = strcmp(__s1,(char *)puVar7[1]);\n if (iVar4 == 0) {\n /* WARNING: Load size is inaccurate */\n __s2_00 = *iarg;\n iVar4 = *(int *)((long)iarg + 0x20);\n lVar6 = bfd_get_reloc_upper_bound(abfd,sec);\n if (lVar6 < 0) {\n pcVar8 = (char *)dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n einfo(pcVar8,abfd);\n }\n else if (lVar6 == 0) {\n return;\n }\n puVar7 = (undefined8 *)xmalloc(lVar6);\n lVar6 = bfd_canonicalize_reloc(abfd,sec,puVar7,*(undefined8 *)((long)iarg + 0x18));\n if (lVar6 < 0) {\n pcVar8 = (char *)dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n einfo(pcVar8,abfd);\n }\n if (puVar7 + lVar6 <= puVar7) goto LAB_00129ad6;\n plVar1 = (long *)*puVar7;\n puVar9 = puVar7;\n goto joined_r0x001299c3;\n }\n }\n }" if (parenthesized_expression "(iVar4 != 0)" ( (binary_expression "iVar4 != 0" identifier != number_literal) )) (compound_statement "{\n for (puVar7 = *(undefined8 **)(*(long *)((long)iarg + 0x10) + 8); puVar7 != (undefined8 *)0x0;\n puVar7 = (undefined8 *)*puVar7) {\n iVar4 = strcmp(__s1,(char *)puVar7[1]);\n if (iVar4 == 0) {\n /* WARNING: Load size is inaccurate */\n __s2_00 = *iarg;\n iVar4 = *(int *)((long)iarg + 0x20);\n lVar6 = bfd_get_reloc_upper_bound(abfd,sec);\n if (lVar6 < 0) {\n pcVar8 = (char *)dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n einfo(pcVar8,abfd);\n }\n else if (lVar6 == 0) {\n return;\n }\n puVar7 = (undefined8 *)xmalloc(lVar6);\n lVar6 = bfd_canonicalize_reloc(abfd,sec,puVar7,*(undefined8 *)((long)iarg + 0x18));\n if (lVar6 < 0) {\n pcVar8 = (char *)dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n einfo(pcVar8,abfd);\n }\n if (puVar7 + lVar6 <= puVar7) goto LAB_00129ad6;\n plVar1 = (long *)*puVar7;\n puVar9 = puVar7;\n goto joined_r0x001299c3;\n }\n }\n }" { (for_statement "for (puVar7 = *(undefined8 **)(*(long *)((long)iarg + 0x10) + 8); puVar7 != (undefined8 *)0x0;\n puVar7 = (undefined8 *)*puVar7) {\n iVar4 = strcmp(__s1,(char *)puVar7[1]);\n if (iVar4 == 0) {\n /* WARNING: Load size is inaccurate */\n __s2_00 = *iarg;\n iVar4 = *(int *)((long)iarg + 0x20);\n lVar6 = bfd_get_reloc_upper_bound(abfd,sec);\n if (lVar6 < 0) {\n pcVar8 = (char *)dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n einfo(pcVar8,abfd);\n }\n else if (lVar6 == 0) {\n return;\n }\n puVar7 = (undefined8 *)xmalloc(lVar6);\n lVar6 = bfd_canonicalize_reloc(abfd,sec,puVar7,*(undefined8 *)((long)iarg + 0x18));\n if (lVar6 < 0) {\n pcVar8 = (char *)dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n einfo(pcVar8,abfd);\n }\n if (puVar7 + lVar6 <= puVar7) goto LAB_00129ad6;\n plVar1 = (long *)*puVar7;\n puVar9 = puVar7;\n goto joined_r0x001299c3;\n }\n }" for ( (assignment_expression "puVar7 = *(undefined8 **)(*(long *)((long)iarg + 0x10) + 8)" identifier = (pointer_expression "*(undefined8 **)(*(long *)((long)iarg + 0x10) + 8)" * (cast_expression "(undefined8 **)(*(long *)((long)iarg + 0x10) + 8)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)((long)iarg + 0x10) + 8)" ( (binary_expression "*(long *)((long)iarg + 0x10) + 8" (pointer_expression "*(long *)((long)iarg + 0x10)" * (cast_expression "(long *)((long)iarg + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)iarg + 0x10)" ( (binary_expression "(long)iarg + 0x10" (cast_expression "(long)iarg" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) + number_literal) ))))) ; (binary_expression "puVar7 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ; (assignment_expression "puVar7 = (undefined8 *)*puVar7" identifier = (cast_expression "(undefined8 *)*puVar7" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar7" * identifier))) ) (compound_statement "{\n iVar4 = strcmp(__s1,(char *)puVar7[1]);\n if (iVar4 == 0) {\n /* WARNING: Load size is inaccurate */\n __s2_00 = *iarg;\n iVar4 = *(int *)((long)iarg + 0x20);\n lVar6 = bfd_get_reloc_upper_bound(abfd,sec);\n if (lVar6 < 0) {\n pcVar8 = (char *)dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n einfo(pcVar8,abfd);\n }\n else if (lVar6 == 0) {\n return;\n }\n puVar7 = (undefined8 *)xmalloc(lVar6);\n lVar6 = bfd_canonicalize_reloc(abfd,sec,puVar7,*(undefined8 *)((long)iarg + 0x18));\n if (lVar6 < 0) {\n pcVar8 = (char *)dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n einfo(pcVar8,abfd);\n }\n if (puVar7 + lVar6 <= puVar7) goto LAB_00129ad6;\n plVar1 = (long *)*puVar7;\n puVar9 = puVar7;\n goto joined_r0x001299c3;\n }\n }" { (expression_statement "iVar4 = strcmp(__s1,(char *)puVar7[1]);" (assignment_expression "iVar4 = strcmp(__s1,(char *)puVar7[1])" identifier = (call_expression "strcmp(__s1,(char *)puVar7[1])" identifier (argument_list "(__s1,(char *)puVar7[1])" ( identifier , (cast_expression "(char *)puVar7[1]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar7[1]" identifier [ number_literal ])) )))) ;) (if_statement "if (iVar4 == 0) {\n /* WARNING: Load size is inaccurate */\n __s2_00 = *iarg;\n iVar4 = *(int *)((long)iarg + 0x20);\n lVar6 = bfd_get_reloc_upper_bound(abfd,sec);\n if (lVar6 < 0) {\n pcVar8 = (char *)dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n einfo(pcVar8,abfd);\n }\n else if (lVar6 == 0) {\n return;\n }\n puVar7 = (undefined8 *)xmalloc(lVar6);\n lVar6 = bfd_canonicalize_reloc(abfd,sec,puVar7,*(undefined8 *)((long)iarg + 0x18));\n if (lVar6 < 0) {\n pcVar8 = (char *)dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n einfo(pcVar8,abfd);\n }\n if (puVar7 + lVar6 <= puVar7) goto LAB_00129ad6;\n plVar1 = (long *)*puVar7;\n puVar9 = puVar7;\n goto joined_r0x001299c3;\n }" if (parenthesized_expression "(iVar4 == 0)" ( (binary_expression "iVar4 == 0" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Load size is inaccurate */\n __s2_00 = *iarg;\n iVar4 = *(int *)((long)iarg + 0x20);\n lVar6 = bfd_get_reloc_upper_bound(abfd,sec);\n if (lVar6 < 0) {\n pcVar8 = (char *)dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n einfo(pcVar8,abfd);\n }\n else if (lVar6 == 0) {\n return;\n }\n puVar7 = (undefined8 *)xmalloc(lVar6);\n lVar6 = bfd_canonicalize_reloc(abfd,sec,puVar7,*(undefined8 *)((long)iarg + 0x18));\n if (lVar6 < 0) {\n pcVar8 = (char *)dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n einfo(pcVar8,abfd);\n }\n if (puVar7 + lVar6 <= puVar7) goto LAB_00129ad6;\n plVar1 = (long *)*puVar7;\n puVar9 = puVar7;\n goto joined_r0x001299c3;\n }" { comment (expression_statement "__s2_00 = *iarg;" (assignment_expression "__s2_00 = *iarg" identifier = (pointer_expression "*iarg" * identifier)) ;) (expression_statement "iVar4 = *(int *)((long)iarg + 0x20);" (assignment_expression "iVar4 = *(int *)((long)iarg + 0x20)" identifier = (pointer_expression "*(int *)((long)iarg + 0x20)" * (cast_expression "(int *)((long)iarg + 0x20)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)iarg + 0x20)" ( (binary_expression "(long)iarg + 0x20" (cast_expression "(long)iarg" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (expression_statement "lVar6 = bfd_get_reloc_upper_bound(abfd,sec);" (assignment_expression "lVar6 = bfd_get_reloc_upper_bound(abfd,sec)" identifier = (call_expression "bfd_get_reloc_upper_bound(abfd,sec)" identifier (argument_list "(abfd,sec)" ( identifier , identifier )))) ;) (if_statement "if (lVar6 < 0) {\n pcVar8 = (char *)dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n einfo(pcVar8,abfd);\n }\n else if (lVar6 == 0) {\n return;\n }" if (parenthesized_expression "(lVar6 < 0)" ( (binary_expression "lVar6 < 0" identifier < number_literal) )) (compound_statement "{\n pcVar8 = (char *)dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n einfo(pcVar8,abfd);\n }" { (expression_statement "pcVar8 = (char *)dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);" (assignment_expression "pcVar8 = (char *)dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5)" identifier (argument_list "(0,"%F%P: %pB: could not read relocs: %E\n",5)" ( number_literal , (string_literal ""%F%P: %pB: could not read relocs: %E\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "einfo(pcVar8,abfd);" (call_expression "einfo(pcVar8,abfd)" identifier (argument_list "(pcVar8,abfd)" ( identifier , identifier ))) ;) }) (else_clause "else if (lVar6 == 0) {\n return;\n }" else (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 "puVar7 = (undefined8 *)xmalloc(lVar6);" (assignment_expression "puVar7 = (undefined8 *)xmalloc(lVar6)" identifier = (cast_expression "(undefined8 *)xmalloc(lVar6)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(lVar6)" identifier (argument_list "(lVar6)" ( identifier ))))) ;) (expression_statement "lVar6 = bfd_canonicalize_reloc(abfd,sec,puVar7,*(undefined8 *)((long)iarg + 0x18));" (assignment_expression "lVar6 = bfd_canonicalize_reloc(abfd,sec,puVar7,*(undefined8 *)((long)iarg + 0x18))" identifier = (call_expression "bfd_canonicalize_reloc(abfd,sec,puVar7,*(undefined8 *)((long)iarg + 0x18))" identifier (argument_list "(abfd,sec,puVar7,*(undefined8 *)((long)iarg + 0x18))" ( identifier , identifier , identifier , (pointer_expression "*(undefined8 *)((long)iarg + 0x18)" * (cast_expression "(undefined8 *)((long)iarg + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)iarg + 0x18)" ( (binary_expression "(long)iarg + 0x18" (cast_expression "(long)iarg" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) )))) ;) (if_statement "if (lVar6 < 0) {\n pcVar8 = (char *)dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n einfo(pcVar8,abfd);\n }" if (parenthesized_expression "(lVar6 < 0)" ( (binary_expression "lVar6 < 0" identifier < number_literal) )) (compound_statement "{\n pcVar8 = (char *)dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n einfo(pcVar8,abfd);\n }" { (expression_statement "pcVar8 = (char *)dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);" (assignment_expression "pcVar8 = (char *)dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5)" identifier (argument_list "(0,"%F%P: %pB: could not read relocs: %E\n",5)" ( number_literal , (string_literal ""%F%P: %pB: could not read relocs: %E\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "einfo(pcVar8,abfd);" (call_expression "einfo(pcVar8,abfd)" identifier (argument_list "(pcVar8,abfd)" ( identifier , identifier ))) ;) })) (if_statement "if (puVar7 + lVar6 <= puVar7) goto LAB_00129ad6;" if (parenthesized_expression "(puVar7 + lVar6 <= puVar7)" ( (binary_expression "puVar7 + lVar6 <= puVar7" (binary_expression "puVar7 + lVar6" identifier + identifier) <= identifier) )) (goto_statement "goto LAB_00129ad6;" goto statement_identifier ;)) (expression_statement "plVar1 = (long *)*puVar7;" (assignment_expression "plVar1 = (long *)*puVar7" identifier = (cast_expression "(long *)*puVar7" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar7" * identifier))) ;) (expression_statement "puVar9 = puVar7;" (assignment_expression "puVar9 = puVar7" identifier = identifier) ;) (goto_statement "goto joined_r0x001299c3;" goto statement_identifier ;) })) })) })) (return_statement "return;" return ;) (labeled_statement "joined_r0x001299c3:\n if (plVar1 == (long *)0x0) {\nLAB_00129ad6:\n free(puVar7);\n return;\n }" statement_identifier : (if_statement "if (plVar1 == (long *)0x0) {\nLAB_00129ad6:\n free(puVar7);\n return;\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 "{\nLAB_00129ad6:\n free(puVar7);\n return;\n }" { (labeled_statement "LAB_00129ad6:\n free(puVar7);" statement_identifier : (expression_statement "free(puVar7);" (call_expression "free(puVar7)" identifier (argument_list "(puVar7)" ( identifier ))) ;)) (return_statement "return;" return ;) }))) (if_statement "if (((long *)*plVar1 != (long *)0x0) && (lVar2 = *(long *)*plVar1, lVar2 != 0)) {\n if (iVar4 == 0) {\n if (((*(uint *)(lVar2 + 0x18) & 0x101) != 0) &&\n (*(long *)(lVar2 + 0x20) == *(long *)((long)iarg + 8))) goto LAB_00129a60;\n }\n else if ((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))) {\nLAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar5 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar5 == 0;\n }\n if (bVar10 != false) {\n uVar3 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n pcVar8 = (char *)dcgettext(0,\n "%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",\n 5);\n einfo(pcVar8,abfd,sec,lVar2,__s1,uVar3,__s2);\n }\n }\n }" if (parenthesized_expression "(((long *)*plVar1 != (long *)0x0) && (lVar2 = *(long *)*plVar1, lVar2 != 0))" ( (binary_expression "((long *)*plVar1 != (long *)0x0) && (lVar2 = *(long *)*plVar1, lVar2 != 0)" (parenthesized_expression "((long *)*plVar1 != (long *)0x0)" ( (binary_expression "(long *)*plVar1 != (long *)0x0" (cast_expression "(long *)*plVar1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar1" * identifier)) != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(lVar2 = *(long *)*plVar1, lVar2 != 0)" ( (comma_expression "lVar2 = *(long *)*plVar1, lVar2 != 0" (assignment_expression "lVar2 = *(long *)*plVar1" identifier = (pointer_expression "*(long *)*plVar1" * (cast_expression "(long *)*plVar1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar1" * identifier)))) , (binary_expression "lVar2 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n if (iVar4 == 0) {\n if (((*(uint *)(lVar2 + 0x18) & 0x101) != 0) &&\n (*(long *)(lVar2 + 0x20) == *(long *)((long)iarg + 8))) goto LAB_00129a60;\n }\n else if ((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))) {\nLAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar5 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar5 == 0;\n }\n if (bVar10 != false) {\n uVar3 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n pcVar8 = (char *)dcgettext(0,\n "%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",\n 5);\n einfo(pcVar8,abfd,sec,lVar2,__s1,uVar3,__s2);\n }\n }\n }" { (if_statement "if (iVar4 == 0) {\n if (((*(uint *)(lVar2 + 0x18) & 0x101) != 0) &&\n (*(long *)(lVar2 + 0x20) == *(long *)((long)iarg + 8))) goto LAB_00129a60;\n }\n else if ((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))) {\nLAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar5 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar5 == 0;\n }\n if (bVar10 != false) {\n uVar3 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n pcVar8 = (char *)dcgettext(0,\n "%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",\n 5);\n einfo(pcVar8,abfd,sec,lVar2,__s1,uVar3,__s2);\n }\n }" if (parenthesized_expression "(iVar4 == 0)" ( (binary_expression "iVar4 == 0" identifier == number_literal) )) (compound_statement "{\n if (((*(uint *)(lVar2 + 0x18) & 0x101) != 0) &&\n (*(long *)(lVar2 + 0x20) == *(long *)((long)iarg + 8))) goto LAB_00129a60;\n }" { (if_statement "if (((*(uint *)(lVar2 + 0x18) & 0x101) != 0) &&\n (*(long *)(lVar2 + 0x20) == *(long *)((long)iarg + 8))) goto LAB_00129a60;" if (parenthesized_expression "(((*(uint *)(lVar2 + 0x18) & 0x101) != 0) &&\n (*(long *)(lVar2 + 0x20) == *(long *)((long)iarg + 8)))" ( (binary_expression "((*(uint *)(lVar2 + 0x18) & 0x101) != 0) &&\n (*(long *)(lVar2 + 0x20) == *(long *)((long)iarg + 8))" (parenthesized_expression "((*(uint *)(lVar2 + 0x18) & 0x101) != 0)" ( (binary_expression "(*(uint *)(lVar2 + 0x18) & 0x101) != 0" (parenthesized_expression "(*(uint *)(lVar2 + 0x18) & 0x101)" ( (binary_expression "*(uint *)(lVar2 + 0x18) & 0x101" (pointer_expression "*(uint *)(lVar2 + 0x18)" * (cast_expression "(uint *)(lVar2 + 0x18)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x18)" ( (binary_expression "lVar2 + 0x18" identifier + number_literal) )))) & number_literal) )) != number_literal) )) && (parenthesized_expression "(*(long *)(lVar2 + 0x20) == *(long *)((long)iarg + 8))" ( (binary_expression "*(long *)(lVar2 + 0x20) == *(long *)((long)iarg + 8)" (pointer_expression "*(long *)(lVar2 + 0x20)" * (cast_expression "(long *)(lVar2 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x20)" ( (binary_expression "lVar2 + 0x20" identifier + number_literal) )))) == (pointer_expression "*(long *)((long)iarg + 8)" * (cast_expression "(long *)((long)iarg + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)iarg + 8)" ( (binary_expression "(long)iarg + 8" (cast_expression "(long)iarg" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ))) )) (goto_statement "goto LAB_00129a60;" goto statement_identifier ;)) }) (else_clause "else if ((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))) {\nLAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar5 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar5 == 0;\n }\n if (bVar10 != false) {\n uVar3 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n pcVar8 = (char *)dcgettext(0,\n "%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",\n 5);\n einfo(pcVar8,abfd,sec,lVar2,__s1,uVar3,__s2);\n }\n }" else (if_statement "if ((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))) {\nLAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar5 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar5 == 0;\n }\n if (bVar10 != false) {\n uVar3 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n pcVar8 = (char *)dcgettext(0,\n "%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",\n 5);\n einfo(pcVar8,abfd,sec,lVar2,__s1,uVar3,__s2);\n }\n }" if (parenthesized_expression "((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0))))" ( (binary_expression "(*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))" (parenthesized_expression "(*(long *)(lVar2 + 0x20) == 0x2a51d8)" ( (binary_expression "*(long *)(lVar2 + 0x20) == 0x2a51d8" (pointer_expression "*(long *)(lVar2 + 0x20)" * (cast_expression "(long *)(lVar2 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x20)" ( (binary_expression "lVar2 + 0x20" identifier + number_literal) )))) == number_literal) )) || (parenthesized_expression "(((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))" ( (parenthesized_expression "((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0))" ( (binary_expression "(*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)" (binary_expression "(*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0" (parenthesized_expression "(*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10)" ( (binary_expression "*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10" (pointer_expression "*(byte *)(*(long *)(lVar2 + 0x20) + 0x21)" * (cast_expression "(byte *)(*(long *)(lVar2 + 0x20) + 0x21)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar2 + 0x20) + 0x21)" ( (binary_expression "*(long *)(lVar2 + 0x20) + 0x21" (pointer_expression "*(long *)(lVar2 + 0x20)" * (cast_expression "(long *)(lVar2 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x20)" ( (binary_expression "lVar2 + 0x20" identifier + number_literal) )))) + number_literal) )))) & number_literal) )) != number_literal) || (parenthesized_expression "((*(byte *)(lVar2 + 0x18) & 0x82) != 0)" ( (binary_expression "(*(byte *)(lVar2 + 0x18) & 0x82) != 0" (parenthesized_expression "(*(byte *)(lVar2 + 0x18) & 0x82)" ( (binary_expression "*(byte *)(lVar2 + 0x18) & 0x82" (pointer_expression "*(byte *)(lVar2 + 0x18)" * (cast_expression "(byte *)(lVar2 + 0x18)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x18)" ( (binary_expression "lVar2 + 0x18" identifier + number_literal) )))) & number_literal) )) != number_literal) ))) )) ))) )) (compound_statement "{\nLAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar5 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar5 == 0;\n }\n if (bVar10 != false) {\n uVar3 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n pcVar8 = (char *)dcgettext(0,\n "%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",\n 5);\n einfo(pcVar8,abfd,sec,lVar2,__s1,uVar3,__s2);\n }\n }" { (labeled_statement "LAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar5 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar5 == 0;\n }" statement_identifier : (if_statement "if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar5 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar5 == 0;\n }" if (parenthesized_expression "(__s2_00 == (char *)0x0)" ( (binary_expression "__s2_00 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }" { (expression_statement "bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);" (assignment_expression "bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1)" identifier = (cast_expression "(bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1)" ( (type_descriptor "bool" primitive_type) ) (parenthesized_expression "((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1)" ( (binary_expression "(byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1" (call_expression "(byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((uint)*(undefined4 *)(lVar2 + 0x18) >> 8)" ( (binary_expression "(uint)*(undefined4 *)(lVar2 + 0x18) >> 8" (binary_expression "(uint)*(undefined4 *)(lVar2 + 0x18)" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(undefined4 *)(lVar2 + 0x18)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x18)" ( (binary_expression "lVar2 + 0x18" identifier + number_literal) )))) >> number_literal) ))) & number_literal) )))) ;) }) (else_clause "else {\n iVar5 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar5 == 0;\n }" else (compound_statement "{\n iVar5 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar5 == 0;\n }" { (expression_statement "iVar5 = strcmp(*(char **)(lVar2 + 8),__s2_00);" (assignment_expression "iVar5 = strcmp(*(char **)(lVar2 + 8),__s2_00)" identifier = (call_expression "strcmp(*(char **)(lVar2 + 8),__s2_00)" identifier (argument_list "(*(char **)(lVar2 + 8),__s2_00)" ( (pointer_expression "*(char **)(lVar2 + 8)" * (cast_expression "(char **)(lVar2 + 8)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar2 + 8)" ( (binary_expression "lVar2 + 8" identifier + number_literal) )))) , identifier )))) ;) (expression_statement "bVar10 = iVar5 == 0;" (assignment_expression "bVar10 = iVar5 == 0" identifier = (binary_expression "iVar5 == 0" identifier == number_literal)) ;) })))) (if_statement "if (bVar10 != false) {\n uVar3 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n pcVar8 = (char *)dcgettext(0,\n "%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",\n 5);\n einfo(pcVar8,abfd,sec,lVar2,__s1,uVar3,__s2);\n }" if (parenthesized_expression "(bVar10 != false)" ( (binary_expression "bVar10 != false" identifier != false) )) (compound_statement "{\n uVar3 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n pcVar8 = (char *)dcgettext(0,\n "%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",\n 5);\n einfo(pcVar8,abfd,sec,lVar2,__s1,uVar3,__s2);\n }" { (expression_statement "uVar3 = *(undefined8 *)(lVar2 + 8);" (assignment_expression "uVar3 = *(undefined8 *)(lVar2 + 8)" identifier = (pointer_expression "*(undefined8 *)(lVar2 + 8)" * (cast_expression "(undefined8 *)(lVar2 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 8)" ( (binary_expression "lVar2 + 8" identifier + number_literal) ))))) ;) (expression_statement "lVar2 = plVar1[1];" (assignment_expression "lVar2 = plVar1[1]" identifier = (subscript_expression "plVar1[1]" identifier [ number_literal ])) ;) (expression_statement "pcVar8 = (char *)dcgettext(0,\n "%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",\n 5);" (assignment_expression "pcVar8 = (char *)dcgettext(0,\n "%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",\n 5)" identifier = (cast_expression "(char *)dcgettext(0,\n "%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",\n 5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,\n "%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",\n 5)" identifier (argument_list "(0,\n "%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",\n 5)" ( number_literal , (string_literal ""%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n"" " string_content escape_sequence string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "einfo(pcVar8,abfd,sec,lVar2,__s1,uVar3,__s2);" (call_expression "einfo(pcVar8,abfd,sec,lVar2,__s1,uVar3,__s2)" identifier (argument_list "(pcVar8,abfd,sec,lVar2,__s1,uVar3,__s2)" ( identifier , identifier , identifier , identifier , identifier , identifier , identifier ))) ;) })) })))) })) (if_statement "if (puVar7 + lVar6 <= puVar9 + 1) goto LAB_00129ad6;" if (parenthesized_expression "(puVar7 + lVar6 <= puVar9 + 1)" ( (binary_expression "puVar7 + lVar6 <= puVar9 + 1" (binary_expression "puVar7 + lVar6" identifier + identifier) <= (binary_expression "puVar9 + 1" identifier + number_literal)) )) (goto_statement "goto LAB_00129ad6;" goto statement_identifier ;)) (expression_statement "puVar9 = puVar9 + 1;" (assignment_expression "puVar9 = puVar9 + 1" identifier = (binary_expression "puVar9 + 1" identifier + number_literal)) ;) (expression_statement "plVar1 = (long *)*puVar9;" (assignment_expression "plVar1 = (long *)*puVar9" identifier = (cast_expression "(long *)*puVar9" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar9" * identifier))) ;) (goto_statement "goto joined_r0x001299c3;" goto statement_identifier ;) })))
|
(translation_unit "void FUN_001298b0(undefined8 param_1,long param_2,undefined8 *param_3)\n\n{\n char *__s1;\n char *__s2;\n char *__s2_00;\n long *plVar1;\n long lVar2;\n int iVar3;\n int iVar4;\n long lVar5;\n undefined8 *puVar6;\n undefined8 uVar7;\n undefined8 uVar8;\n undefined8 *puVar9;\n bool bVar10;\n \n __s1 = (char *)**(undefined8 **)(param_2 + 0x68);\n __s2 = (char *)**(undefined8 **)(param_3[1] + 0x68);\n iVar3 = strcmp(__s1,__s2);\n if (iVar3 != 0) {\n for (puVar6 = *(undefined8 **)(param_3[2] + 8); puVar6 != (undefined8 *)0x0;\n puVar6 = (undefined8 *)*puVar6) {\n iVar3 = strcmp(__s1,(char *)puVar6[1]);\n if (iVar3 == 0) {\n __s2_00 = (char *)*param_3;\n iVar3 = *(int *)(param_3 + 4);\n lVar5 = bfd_get_reloc_upper_bound(param_1,param_2);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n else if (lVar5 == 0) {\n return;\n }\n puVar6 = (undefined8 *)xmalloc(lVar5);\n lVar5 = bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3]);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n if (puVar6 + lVar5 <= puVar6) goto LAB_00129ad6;\n plVar1 = (long *)*puVar6;\n puVar9 = puVar6;\n goto joined_r0x001299c3;\n }\n }\n }\n return;\njoined_r0x001299c3:\n if (plVar1 == (long *)0x0) {\nLAB_00129ad6:\n free(puVar6);\n return;\n }\n if (((long *)*plVar1 != (long *)0x0) && (lVar2 = *(long *)*plVar1, lVar2 != 0)) {\n if (iVar3 == 0) {\n if (((*(uint *)(lVar2 + 0x18) & 0x101) != 0) && (*(long *)(lVar2 + 0x20) == param_3[1]))\n goto LAB_00129a60;\n }\n else if ((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))) {\nLAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }\n if (bVar10 != false) {\n uVar8 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);\n FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);\n }\n }\n }\n if (puVar6 + lVar5 <= puVar9 + 1) goto LAB_00129ad6;\n puVar9 = puVar9 + 1;\n plVar1 = (long *)*puVar9;\n goto joined_r0x001299c3;\n}\n\n" (function_definition "void FUN_001298b0(undefined8 param_1,long param_2,undefined8 *param_3)\n\n{\n char *__s1;\n char *__s2;\n char *__s2_00;\n long *plVar1;\n long lVar2;\n int iVar3;\n int iVar4;\n long lVar5;\n undefined8 *puVar6;\n undefined8 uVar7;\n undefined8 uVar8;\n undefined8 *puVar9;\n bool bVar10;\n \n __s1 = (char *)**(undefined8 **)(param_2 + 0x68);\n __s2 = (char *)**(undefined8 **)(param_3[1] + 0x68);\n iVar3 = strcmp(__s1,__s2);\n if (iVar3 != 0) {\n for (puVar6 = *(undefined8 **)(param_3[2] + 8); puVar6 != (undefined8 *)0x0;\n puVar6 = (undefined8 *)*puVar6) {\n iVar3 = strcmp(__s1,(char *)puVar6[1]);\n if (iVar3 == 0) {\n __s2_00 = (char *)*param_3;\n iVar3 = *(int *)(param_3 + 4);\n lVar5 = bfd_get_reloc_upper_bound(param_1,param_2);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n else if (lVar5 == 0) {\n return;\n }\n puVar6 = (undefined8 *)xmalloc(lVar5);\n lVar5 = bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3]);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n if (puVar6 + lVar5 <= puVar6) goto LAB_00129ad6;\n plVar1 = (long *)*puVar6;\n puVar9 = puVar6;\n goto joined_r0x001299c3;\n }\n }\n }\n return;\njoined_r0x001299c3:\n if (plVar1 == (long *)0x0) {\nLAB_00129ad6:\n free(puVar6);\n return;\n }\n if (((long *)*plVar1 != (long *)0x0) && (lVar2 = *(long *)*plVar1, lVar2 != 0)) {\n if (iVar3 == 0) {\n if (((*(uint *)(lVar2 + 0x18) & 0x101) != 0) && (*(long *)(lVar2 + 0x20) == param_3[1]))\n goto LAB_00129a60;\n }\n else if ((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))) {\nLAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }\n if (bVar10 != false) {\n uVar8 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);\n FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);\n }\n }\n }\n if (puVar6 + lVar5 <= puVar9 + 1) goto LAB_00129ad6;\n puVar9 = puVar9 + 1;\n plVar1 = (long *)*puVar9;\n goto joined_r0x001299c3;\n}" primitive_type (function_declarator "FUN_001298b0(undefined8 param_1,long param_2,undefined8 *param_3)" identifier (parameter_list "(undefined8 param_1,long param_2,undefined8 *param_3)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n char *__s1;\n char *__s2;\n char *__s2_00;\n long *plVar1;\n long lVar2;\n int iVar3;\n int iVar4;\n long lVar5;\n undefined8 *puVar6;\n undefined8 uVar7;\n undefined8 uVar8;\n undefined8 *puVar9;\n bool bVar10;\n \n __s1 = (char *)**(undefined8 **)(param_2 + 0x68);\n __s2 = (char *)**(undefined8 **)(param_3[1] + 0x68);\n iVar3 = strcmp(__s1,__s2);\n if (iVar3 != 0) {\n for (puVar6 = *(undefined8 **)(param_3[2] + 8); puVar6 != (undefined8 *)0x0;\n puVar6 = (undefined8 *)*puVar6) {\n iVar3 = strcmp(__s1,(char *)puVar6[1]);\n if (iVar3 == 0) {\n __s2_00 = (char *)*param_3;\n iVar3 = *(int *)(param_3 + 4);\n lVar5 = bfd_get_reloc_upper_bound(param_1,param_2);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n else if (lVar5 == 0) {\n return;\n }\n puVar6 = (undefined8 *)xmalloc(lVar5);\n lVar5 = bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3]);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n if (puVar6 + lVar5 <= puVar6) goto LAB_00129ad6;\n plVar1 = (long *)*puVar6;\n puVar9 = puVar6;\n goto joined_r0x001299c3;\n }\n }\n }\n return;\njoined_r0x001299c3:\n if (plVar1 == (long *)0x0) {\nLAB_00129ad6:\n free(puVar6);\n return;\n }\n if (((long *)*plVar1 != (long *)0x0) && (lVar2 = *(long *)*plVar1, lVar2 != 0)) {\n if (iVar3 == 0) {\n if (((*(uint *)(lVar2 + 0x18) & 0x101) != 0) && (*(long *)(lVar2 + 0x20) == param_3[1]))\n goto LAB_00129a60;\n }\n else if ((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))) {\nLAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }\n if (bVar10 != false) {\n uVar8 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);\n FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);\n }\n }\n }\n if (puVar6 + lVar5 <= puVar9 + 1) goto LAB_00129ad6;\n puVar9 = puVar9 + 1;\n plVar1 = (long *)*puVar9;\n goto joined_r0x001299c3;\n}" { (declaration "char *__s1;" primitive_type (pointer_declarator "*__s1" * identifier) ;) (declaration "char *__s2;" primitive_type (pointer_declarator "*__s2" * identifier) ;) (declaration "char *__s2_00;" primitive_type (pointer_declarator "*__s2_00" * identifier) ;) (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *puVar6;" type_identifier (pointer_declarator "*puVar6" * identifier) ;) (declaration "undefined8 uVar7;" type_identifier identifier ;) (declaration "undefined8 uVar8;" type_identifier identifier ;) (declaration "undefined8 *puVar9;" type_identifier (pointer_declarator "*puVar9" * identifier) ;) (declaration "bool bVar10;" primitive_type identifier ;) (expression_statement "__s1 = (char *)**(undefined8 **)(param_2 + 0x68);" (assignment_expression "__s1 = (char *)**(undefined8 **)(param_2 + 0x68)" identifier = (cast_expression "(char *)**(undefined8 **)(param_2 + 0x68)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "**(undefined8 **)(param_2 + 0x68)" * (pointer_expression "*(undefined8 **)(param_2 + 0x68)" * (cast_expression "(undefined8 **)(param_2 + 0x68)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x68)" ( (binary_expression "param_2 + 0x68" identifier + number_literal) ))))))) ;) (expression_statement "__s2 = (char *)**(undefined8 **)(param_3[1] + 0x68);" (assignment_expression "__s2 = (char *)**(undefined8 **)(param_3[1] + 0x68)" identifier = (cast_expression "(char *)**(undefined8 **)(param_3[1] + 0x68)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "**(undefined8 **)(param_3[1] + 0x68)" * (pointer_expression "*(undefined8 **)(param_3[1] + 0x68)" * (cast_expression "(undefined8 **)(param_3[1] + 0x68)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_3[1] + 0x68)" ( (binary_expression "param_3[1] + 0x68" (subscript_expression "param_3[1]" identifier [ number_literal ]) + number_literal) ))))))) ;) (expression_statement "iVar3 = strcmp(__s1,__s2);" (assignment_expression "iVar3 = strcmp(__s1,__s2)" identifier = (call_expression "strcmp(__s1,__s2)" identifier (argument_list "(__s1,__s2)" ( identifier , identifier )))) ;) (if_statement "if (iVar3 != 0) {\n for (puVar6 = *(undefined8 **)(param_3[2] + 8); puVar6 != (undefined8 *)0x0;\n puVar6 = (undefined8 *)*puVar6) {\n iVar3 = strcmp(__s1,(char *)puVar6[1]);\n if (iVar3 == 0) {\n __s2_00 = (char *)*param_3;\n iVar3 = *(int *)(param_3 + 4);\n lVar5 = bfd_get_reloc_upper_bound(param_1,param_2);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n else if (lVar5 == 0) {\n return;\n }\n puVar6 = (undefined8 *)xmalloc(lVar5);\n lVar5 = bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3]);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n if (puVar6 + lVar5 <= puVar6) goto LAB_00129ad6;\n plVar1 = (long *)*puVar6;\n puVar9 = puVar6;\n goto joined_r0x001299c3;\n }\n }\n }" if (parenthesized_expression "(iVar3 != 0)" ( (binary_expression "iVar3 != 0" identifier != number_literal) )) (compound_statement "{\n for (puVar6 = *(undefined8 **)(param_3[2] + 8); puVar6 != (undefined8 *)0x0;\n puVar6 = (undefined8 *)*puVar6) {\n iVar3 = strcmp(__s1,(char *)puVar6[1]);\n if (iVar3 == 0) {\n __s2_00 = (char *)*param_3;\n iVar3 = *(int *)(param_3 + 4);\n lVar5 = bfd_get_reloc_upper_bound(param_1,param_2);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n else if (lVar5 == 0) {\n return;\n }\n puVar6 = (undefined8 *)xmalloc(lVar5);\n lVar5 = bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3]);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n if (puVar6 + lVar5 <= puVar6) goto LAB_00129ad6;\n plVar1 = (long *)*puVar6;\n puVar9 = puVar6;\n goto joined_r0x001299c3;\n }\n }\n }" { (for_statement "for (puVar6 = *(undefined8 **)(param_3[2] + 8); puVar6 != (undefined8 *)0x0;\n puVar6 = (undefined8 *)*puVar6) {\n iVar3 = strcmp(__s1,(char *)puVar6[1]);\n if (iVar3 == 0) {\n __s2_00 = (char *)*param_3;\n iVar3 = *(int *)(param_3 + 4);\n lVar5 = bfd_get_reloc_upper_bound(param_1,param_2);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n else if (lVar5 == 0) {\n return;\n }\n puVar6 = (undefined8 *)xmalloc(lVar5);\n lVar5 = bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3]);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n if (puVar6 + lVar5 <= puVar6) goto LAB_00129ad6;\n plVar1 = (long *)*puVar6;\n puVar9 = puVar6;\n goto joined_r0x001299c3;\n }\n }" for ( (assignment_expression "puVar6 = *(undefined8 **)(param_3[2] + 8)" identifier = (pointer_expression "*(undefined8 **)(param_3[2] + 8)" * (cast_expression "(undefined8 **)(param_3[2] + 8)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_3[2] + 8)" ( (binary_expression "param_3[2] + 8" (subscript_expression "param_3[2]" identifier [ number_literal ]) + number_literal) ))))) ; (binary_expression "puVar6 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ; (assignment_expression "puVar6 = (undefined8 *)*puVar6" identifier = (cast_expression "(undefined8 *)*puVar6" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar6" * identifier))) ) (compound_statement "{\n iVar3 = strcmp(__s1,(char *)puVar6[1]);\n if (iVar3 == 0) {\n __s2_00 = (char *)*param_3;\n iVar3 = *(int *)(param_3 + 4);\n lVar5 = bfd_get_reloc_upper_bound(param_1,param_2);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n else if (lVar5 == 0) {\n return;\n }\n puVar6 = (undefined8 *)xmalloc(lVar5);\n lVar5 = bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3]);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n if (puVar6 + lVar5 <= puVar6) goto LAB_00129ad6;\n plVar1 = (long *)*puVar6;\n puVar9 = puVar6;\n goto joined_r0x001299c3;\n }\n }" { (expression_statement "iVar3 = strcmp(__s1,(char *)puVar6[1]);" (assignment_expression "iVar3 = strcmp(__s1,(char *)puVar6[1])" identifier = (call_expression "strcmp(__s1,(char *)puVar6[1])" identifier (argument_list "(__s1,(char *)puVar6[1])" ( identifier , (cast_expression "(char *)puVar6[1]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar6[1]" identifier [ number_literal ])) )))) ;) (if_statement "if (iVar3 == 0) {\n __s2_00 = (char *)*param_3;\n iVar3 = *(int *)(param_3 + 4);\n lVar5 = bfd_get_reloc_upper_bound(param_1,param_2);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n else if (lVar5 == 0) {\n return;\n }\n puVar6 = (undefined8 *)xmalloc(lVar5);\n lVar5 = bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3]);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n if (puVar6 + lVar5 <= puVar6) goto LAB_00129ad6;\n plVar1 = (long *)*puVar6;\n puVar9 = puVar6;\n goto joined_r0x001299c3;\n }" if (parenthesized_expression "(iVar3 == 0)" ( (binary_expression "iVar3 == 0" identifier == number_literal) )) (compound_statement "{\n __s2_00 = (char *)*param_3;\n iVar3 = *(int *)(param_3 + 4);\n lVar5 = bfd_get_reloc_upper_bound(param_1,param_2);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n else if (lVar5 == 0) {\n return;\n }\n puVar6 = (undefined8 *)xmalloc(lVar5);\n lVar5 = bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3]);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n if (puVar6 + lVar5 <= puVar6) goto LAB_00129ad6;\n plVar1 = (long *)*puVar6;\n puVar9 = puVar6;\n goto joined_r0x001299c3;\n }" { (expression_statement "__s2_00 = (char *)*param_3;" (assignment_expression "__s2_00 = (char *)*param_3" identifier = (cast_expression "(char *)*param_3" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_3" * identifier))) ;) (expression_statement "iVar3 = *(int *)(param_3 + 4);" (assignment_expression "iVar3 = *(int *)(param_3 + 4)" identifier = (pointer_expression "*(int *)(param_3 + 4)" * (cast_expression "(int *)(param_3 + 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 4)" ( (binary_expression "param_3 + 4" identifier + number_literal) ))))) ;) (expression_statement "lVar5 = bfd_get_reloc_upper_bound(param_1,param_2);" (assignment_expression "lVar5 = bfd_get_reloc_upper_bound(param_1,param_2)" identifier = (call_expression "bfd_get_reloc_upper_bound(param_1,param_2)" identifier (argument_list "(param_1,param_2)" ( identifier , identifier )))) ;) (if_statement "if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n else if (lVar5 == 0) {\n return;\n }" if (parenthesized_expression "(lVar5 < 0)" ( (binary_expression "lVar5 < 0" identifier < number_literal) )) (compound_statement "{\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }" { (expression_statement "uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);" (assignment_expression "uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5)" identifier = (call_expression "dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5)" identifier (argument_list "(0,"%F%P: %pB: could not read relocs: %E\n",5)" ( number_literal , (string_literal ""%F%P: %pB: could not read relocs: %E\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "FUN_001283c0(uVar8,param_1);" (call_expression "FUN_001283c0(uVar8,param_1)" identifier (argument_list "(uVar8,param_1)" ( identifier , identifier ))) ;) }) (else_clause "else if (lVar5 == 0) {\n return;\n }" else (if_statement "if (lVar5 == 0) {\n return;\n }" if (parenthesized_expression "(lVar5 == 0)" ( (binary_expression "lVar5 == 0" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })))) (expression_statement "puVar6 = (undefined8 *)xmalloc(lVar5);" (assignment_expression "puVar6 = (undefined8 *)xmalloc(lVar5)" identifier = (cast_expression "(undefined8 *)xmalloc(lVar5)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(lVar5)" identifier (argument_list "(lVar5)" ( identifier ))))) ;) (expression_statement "lVar5 = bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3]);" (assignment_expression "lVar5 = bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3])" identifier = (call_expression "bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3])" identifier (argument_list "(param_1,param_2,puVar6,param_3[3])" ( identifier , identifier , identifier , (subscript_expression "param_3[3]" identifier [ number_literal ]) )))) ;) (if_statement "if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }" if (parenthesized_expression "(lVar5 < 0)" ( (binary_expression "lVar5 < 0" identifier < number_literal) )) (compound_statement "{\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }" { (expression_statement "uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);" (assignment_expression "uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5)" identifier = (call_expression "dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5)" identifier (argument_list "(0,"%F%P: %pB: could not read relocs: %E\n",5)" ( number_literal , (string_literal ""%F%P: %pB: could not read relocs: %E\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "FUN_001283c0(uVar8,param_1);" (call_expression "FUN_001283c0(uVar8,param_1)" identifier (argument_list "(uVar8,param_1)" ( identifier , identifier ))) ;) })) (if_statement "if (puVar6 + lVar5 <= puVar6) goto LAB_00129ad6;" if (parenthesized_expression "(puVar6 + lVar5 <= puVar6)" ( (binary_expression "puVar6 + lVar5 <= puVar6" (binary_expression "puVar6 + lVar5" identifier + identifier) <= identifier) )) (goto_statement "goto LAB_00129ad6;" goto statement_identifier ;)) (expression_statement "plVar1 = (long *)*puVar6;" (assignment_expression "plVar1 = (long *)*puVar6" identifier = (cast_expression "(long *)*puVar6" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar6" * identifier))) ;) (expression_statement "puVar9 = puVar6;" (assignment_expression "puVar9 = puVar6" identifier = identifier) ;) (goto_statement "goto joined_r0x001299c3;" goto statement_identifier ;) })) })) })) (return_statement "return;" return ;) (labeled_statement "joined_r0x001299c3:\n if (plVar1 == (long *)0x0) {\nLAB_00129ad6:\n free(puVar6);\n return;\n }" statement_identifier : (if_statement "if (plVar1 == (long *)0x0) {\nLAB_00129ad6:\n free(puVar6);\n return;\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 "{\nLAB_00129ad6:\n free(puVar6);\n return;\n }" { (labeled_statement "LAB_00129ad6:\n free(puVar6);" statement_identifier : (expression_statement "free(puVar6);" (call_expression "free(puVar6)" identifier (argument_list "(puVar6)" ( identifier ))) ;)) (return_statement "return;" return ;) }))) (if_statement "if (((long *)*plVar1 != (long *)0x0) && (lVar2 = *(long *)*plVar1, lVar2 != 0)) {\n if (iVar3 == 0) {\n if (((*(uint *)(lVar2 + 0x18) & 0x101) != 0) && (*(long *)(lVar2 + 0x20) == param_3[1]))\n goto LAB_00129a60;\n }\n else if ((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))) {\nLAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }\n if (bVar10 != false) {\n uVar8 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);\n FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);\n }\n }\n }" if (parenthesized_expression "(((long *)*plVar1 != (long *)0x0) && (lVar2 = *(long *)*plVar1, lVar2 != 0))" ( (binary_expression "((long *)*plVar1 != (long *)0x0) && (lVar2 = *(long *)*plVar1, lVar2 != 0)" (parenthesized_expression "((long *)*plVar1 != (long *)0x0)" ( (binary_expression "(long *)*plVar1 != (long *)0x0" (cast_expression "(long *)*plVar1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar1" * identifier)) != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(lVar2 = *(long *)*plVar1, lVar2 != 0)" ( (comma_expression "lVar2 = *(long *)*plVar1, lVar2 != 0" (assignment_expression "lVar2 = *(long *)*plVar1" identifier = (pointer_expression "*(long *)*plVar1" * (cast_expression "(long *)*plVar1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar1" * identifier)))) , (binary_expression "lVar2 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n if (iVar3 == 0) {\n if (((*(uint *)(lVar2 + 0x18) & 0x101) != 0) && (*(long *)(lVar2 + 0x20) == param_3[1]))\n goto LAB_00129a60;\n }\n else if ((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))) {\nLAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }\n if (bVar10 != false) {\n uVar8 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);\n FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);\n }\n }\n }" { (if_statement "if (iVar3 == 0) {\n if (((*(uint *)(lVar2 + 0x18) & 0x101) != 0) && (*(long *)(lVar2 + 0x20) == param_3[1]))\n goto LAB_00129a60;\n }\n else if ((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))) {\nLAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }\n if (bVar10 != false) {\n uVar8 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);\n FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);\n }\n }" if (parenthesized_expression "(iVar3 == 0)" ( (binary_expression "iVar3 == 0" identifier == number_literal) )) (compound_statement "{\n if (((*(uint *)(lVar2 + 0x18) & 0x101) != 0) && (*(long *)(lVar2 + 0x20) == param_3[1]))\n goto LAB_00129a60;\n }" { (if_statement "if (((*(uint *)(lVar2 + 0x18) & 0x101) != 0) && (*(long *)(lVar2 + 0x20) == param_3[1]))\n goto LAB_00129a60;" if (parenthesized_expression "(((*(uint *)(lVar2 + 0x18) & 0x101) != 0) && (*(long *)(lVar2 + 0x20) == param_3[1]))" ( (binary_expression "((*(uint *)(lVar2 + 0x18) & 0x101) != 0) && (*(long *)(lVar2 + 0x20) == param_3[1])" (parenthesized_expression "((*(uint *)(lVar2 + 0x18) & 0x101) != 0)" ( (binary_expression "(*(uint *)(lVar2 + 0x18) & 0x101) != 0" (parenthesized_expression "(*(uint *)(lVar2 + 0x18) & 0x101)" ( (binary_expression "*(uint *)(lVar2 + 0x18) & 0x101" (pointer_expression "*(uint *)(lVar2 + 0x18)" * (cast_expression "(uint *)(lVar2 + 0x18)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x18)" ( (binary_expression "lVar2 + 0x18" identifier + number_literal) )))) & number_literal) )) != number_literal) )) && (parenthesized_expression "(*(long *)(lVar2 + 0x20) == param_3[1])" ( (binary_expression "*(long *)(lVar2 + 0x20) == param_3[1]" (pointer_expression "*(long *)(lVar2 + 0x20)" * (cast_expression "(long *)(lVar2 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x20)" ( (binary_expression "lVar2 + 0x20" identifier + number_literal) )))) == (subscript_expression "param_3[1]" identifier [ number_literal ])) ))) )) (goto_statement "goto LAB_00129a60;" goto statement_identifier ;)) }) (else_clause "else if ((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))) {\nLAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }\n if (bVar10 != false) {\n uVar8 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);\n FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);\n }\n }" else (if_statement "if ((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))) {\nLAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }\n if (bVar10 != false) {\n uVar8 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);\n FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);\n }\n }" if (parenthesized_expression "((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0))))" ( (binary_expression "(*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))" (parenthesized_expression "(*(long *)(lVar2 + 0x20) == 0x2a51d8)" ( (binary_expression "*(long *)(lVar2 + 0x20) == 0x2a51d8" (pointer_expression "*(long *)(lVar2 + 0x20)" * (cast_expression "(long *)(lVar2 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x20)" ( (binary_expression "lVar2 + 0x20" identifier + number_literal) )))) == number_literal) )) || (parenthesized_expression "(((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))" ( (parenthesized_expression "((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0))" ( (binary_expression "(*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)" (binary_expression "(*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0" (parenthesized_expression "(*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10)" ( (binary_expression "*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10" (pointer_expression "*(byte *)(*(long *)(lVar2 + 0x20) + 0x21)" * (cast_expression "(byte *)(*(long *)(lVar2 + 0x20) + 0x21)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar2 + 0x20) + 0x21)" ( (binary_expression "*(long *)(lVar2 + 0x20) + 0x21" (pointer_expression "*(long *)(lVar2 + 0x20)" * (cast_expression "(long *)(lVar2 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x20)" ( (binary_expression "lVar2 + 0x20" identifier + number_literal) )))) + number_literal) )))) & number_literal) )) != number_literal) || (parenthesized_expression "((*(byte *)(lVar2 + 0x18) & 0x82) != 0)" ( (binary_expression "(*(byte *)(lVar2 + 0x18) & 0x82) != 0" (parenthesized_expression "(*(byte *)(lVar2 + 0x18) & 0x82)" ( (binary_expression "*(byte *)(lVar2 + 0x18) & 0x82" (pointer_expression "*(byte *)(lVar2 + 0x18)" * (cast_expression "(byte *)(lVar2 + 0x18)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x18)" ( (binary_expression "lVar2 + 0x18" identifier + number_literal) )))) & number_literal) )) != number_literal) ))) )) ))) )) (compound_statement "{\nLAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }\n if (bVar10 != false) {\n uVar8 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);\n FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);\n }\n }" { (labeled_statement "LAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }" statement_identifier : (if_statement "if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }" if (parenthesized_expression "(__s2_00 == (char *)0x0)" ( (binary_expression "__s2_00 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }" { (expression_statement "bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);" (assignment_expression "bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1)" identifier = (cast_expression "(bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1)" ( (type_descriptor "bool" primitive_type) ) (parenthesized_expression "((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1)" ( (binary_expression "(byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1" (call_expression "(byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((uint)*(undefined4 *)(lVar2 + 0x18) >> 8)" ( (binary_expression "(uint)*(undefined4 *)(lVar2 + 0x18) >> 8" (binary_expression "(uint)*(undefined4 *)(lVar2 + 0x18)" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(undefined4 *)(lVar2 + 0x18)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x18)" ( (binary_expression "lVar2 + 0x18" identifier + number_literal) )))) >> number_literal) ))) & number_literal) )))) ;) }) (else_clause "else {\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }" else (compound_statement "{\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }" { (expression_statement "iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);" (assignment_expression "iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00)" identifier = (call_expression "strcmp(*(char **)(lVar2 + 8),__s2_00)" identifier (argument_list "(*(char **)(lVar2 + 8),__s2_00)" ( (pointer_expression "*(char **)(lVar2 + 8)" * (cast_expression "(char **)(lVar2 + 8)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar2 + 8)" ( (binary_expression "lVar2 + 8" identifier + number_literal) )))) , identifier )))) ;) (expression_statement "bVar10 = iVar4 == 0;" (assignment_expression "bVar10 = iVar4 == 0" identifier = (binary_expression "iVar4 == 0" identifier == number_literal)) ;) })))) (if_statement "if (bVar10 != false) {\n uVar8 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);\n FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);\n }" if (parenthesized_expression "(bVar10 != false)" ( (binary_expression "bVar10 != false" identifier != false) )) (compound_statement "{\n uVar8 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);\n FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);\n }" { (expression_statement "uVar8 = *(undefined8 *)(lVar2 + 8);" (assignment_expression "uVar8 = *(undefined8 *)(lVar2 + 8)" identifier = (pointer_expression "*(undefined8 *)(lVar2 + 8)" * (cast_expression "(undefined8 *)(lVar2 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 8)" ( (binary_expression "lVar2 + 8" identifier + number_literal) ))))) ;) (expression_statement "lVar2 = plVar1[1];" (assignment_expression "lVar2 = plVar1[1]" identifier = (subscript_expression "plVar1[1]" identifier [ number_literal ])) ;) (expression_statement "uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);" (assignment_expression "uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5)" identifier = (call_expression "dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5)" identifier (argument_list "(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5)" ( number_literal , (string_literal ""%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n"" " string_content escape_sequence string_content escape_sequence ") , number_literal )))) ;) (expression_statement "FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);" (call_expression "FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2)" identifier (argument_list "(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2)" ( identifier , identifier , identifier , identifier , identifier , identifier , identifier ))) ;) })) })))) })) (if_statement "if (puVar6 + lVar5 <= puVar9 + 1) goto LAB_00129ad6;" if (parenthesized_expression "(puVar6 + lVar5 <= puVar9 + 1)" ( (binary_expression "puVar6 + lVar5 <= puVar9 + 1" (binary_expression "puVar6 + lVar5" identifier + identifier) <= (binary_expression "puVar9 + 1" identifier + number_literal)) )) (goto_statement "goto LAB_00129ad6;" goto statement_identifier ;)) (expression_statement "puVar9 = puVar9 + 1;" (assignment_expression "puVar9 = puVar9 + 1" identifier = (binary_expression "puVar9 + 1" identifier + number_literal)) ;) (expression_statement "plVar1 = (long *)*puVar9;" (assignment_expression "plVar1 = (long *)*puVar9" identifier = (cast_expression "(long *)*puVar9" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar9" * identifier))) ;) (goto_statement "goto joined_r0x001299c3;" goto statement_identifier ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (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 (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) ))))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (for_statement for ( (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) ))))) ; (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ; (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , 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 ))) ;) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return ;) })))) (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 , IDENT , IDENT , (subscript_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 , (string_literal " string_content escape_sequence ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT + IDENT) <= IDENT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (goto_statement goto statement_identifier ;) })) })) })) (return_statement return ;) (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 { (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;)) (return_statement return ;) }))) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)) != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)))) , (binary_expression IDENT != LIT)) ))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) )) != LIT) )) && (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == (subscript_expression IDENT [ LIT ])) ))) )) (goto_statement goto statement_identifier ;)) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) )) || (parenthesized_expression ( (parenthesized_expression ( (binary_expression (binary_expression (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) )))) & LIT) )) != LIT) || (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) )) != LIT) ))) )) ))) )) (compound_statement { (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (parenthesized_expression ( (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) >> LIT) ))) & LIT) )))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , IDENT )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT == LIT)) ;) })))) (if_statement if (parenthesized_expression ( (binary_expression IDENT != BOOL) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence string_content escape_sequence ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT , IDENT , IDENT , IDENT ))) ;) })) })))) })) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT + IDENT) <= (binary_expression IDENT + LIT)) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (goto_statement goto statement_identifier ;) })))
|
(function_definition "void FUN_001298b0(undefined8 param_1,long param_2,undefined8 *param_3)\n\n{\n char *__s1;\n char *__s2;\n char *__s2_00;\n long *plVar1;\n long lVar2;\n int iVar3;\n int iVar4;\n long lVar5;\n undefined8 *puVar6;\n undefined8 uVar7;\n undefined8 uVar8;\n undefined8 *puVar9;\n bool bVar10;\n \n __s1 = (char *)**(undefined8 **)(param_2 + 0x68);\n __s2 = (char *)**(undefined8 **)(param_3[1] + 0x68);\n iVar3 = strcmp(__s1,__s2);\n if (iVar3 != 0) {\n for (puVar6 = *(undefined8 **)(param_3[2] + 8); puVar6 != (undefined8 *)0x0;\n puVar6 = (undefined8 *)*puVar6) {\n iVar3 = strcmp(__s1,(char *)puVar6[1]);\n if (iVar3 == 0) {\n __s2_00 = (char *)*param_3;\n iVar3 = *(int *)(param_3 + 4);\n lVar5 = bfd_get_reloc_upper_bound(param_1,param_2);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n else if (lVar5 == 0) {\n return;\n }\n puVar6 = (undefined8 *)xmalloc(lVar5);\n lVar5 = bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3]);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n if (puVar6 + lVar5 <= puVar6) goto LAB_00129ad6;\n plVar1 = (long *)*puVar6;\n puVar9 = puVar6;\n goto joined_r0x001299c3;\n }\n }\n }\n return;\njoined_r0x001299c3:\n if (plVar1 == (long *)0x0) {\nLAB_00129ad6:\n free(puVar6);\n return;\n }\n if (((long *)*plVar1 != (long *)0x0) && (lVar2 = *(long *)*plVar1, lVar2 != 0)) {\n if (iVar3 == 0) {\n if (((*(uint *)(lVar2 + 0x18) & 0x101) != 0) && (*(long *)(lVar2 + 0x20) == param_3[1]))\n goto LAB_00129a60;\n }\n else if ((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))) {\nLAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }\n if (bVar10 != false) {\n uVar8 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);\n FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);\n }\n }\n }\n if (puVar6 + lVar5 <= puVar9 + 1) goto LAB_00129ad6;\n puVar9 = puVar9 + 1;\n plVar1 = (long *)*puVar9;\n goto joined_r0x001299c3;\n}" (primitive_type "void") (function_declarator "FUN_001298b0(undefined8 param_1,long param_2,undefined8 *param_3)" (identifier "FUN_001298b0") (parameter_list "(undefined8 param_1,long param_2,undefined8 *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 "undefined8 *param_3" (type_identifier "undefined8") (pointer_declarator "*param_3" (* "*") (identifier "param_3"))) () ")"))) (compound_statement "{\n char *__s1;\n char *__s2;\n char *__s2_00;\n long *plVar1;\n long lVar2;\n int iVar3;\n int iVar4;\n long lVar5;\n undefined8 *puVar6;\n undefined8 uVar7;\n undefined8 uVar8;\n undefined8 *puVar9;\n bool bVar10;\n \n __s1 = (char *)**(undefined8 **)(param_2 + 0x68);\n __s2 = (char *)**(undefined8 **)(param_3[1] + 0x68);\n iVar3 = strcmp(__s1,__s2);\n if (iVar3 != 0) {\n for (puVar6 = *(undefined8 **)(param_3[2] + 8); puVar6 != (undefined8 *)0x0;\n puVar6 = (undefined8 *)*puVar6) {\n iVar3 = strcmp(__s1,(char *)puVar6[1]);\n if (iVar3 == 0) {\n __s2_00 = (char *)*param_3;\n iVar3 = *(int *)(param_3 + 4);\n lVar5 = bfd_get_reloc_upper_bound(param_1,param_2);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n else if (lVar5 == 0) {\n return;\n }\n puVar6 = (undefined8 *)xmalloc(lVar5);\n lVar5 = bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3]);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n if (puVar6 + lVar5 <= puVar6) goto LAB_00129ad6;\n plVar1 = (long *)*puVar6;\n puVar9 = puVar6;\n goto joined_r0x001299c3;\n }\n }\n }\n return;\njoined_r0x001299c3:\n if (plVar1 == (long *)0x0) {\nLAB_00129ad6:\n free(puVar6);\n return;\n }\n if (((long *)*plVar1 != (long *)0x0) && (lVar2 = *(long *)*plVar1, lVar2 != 0)) {\n if (iVar3 == 0) {\n if (((*(uint *)(lVar2 + 0x18) & 0x101) != 0) && (*(long *)(lVar2 + 0x20) == param_3[1]))\n goto LAB_00129a60;\n }\n else if ((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))) {\nLAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }\n if (bVar10 != false) {\n uVar8 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);\n FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);\n }\n }\n }\n if (puVar6 + lVar5 <= puVar9 + 1) goto LAB_00129ad6;\n puVar9 = puVar9 + 1;\n plVar1 = (long *)*puVar9;\n goto joined_r0x001299c3;\n}" ({ "{") (declaration "char *__s1;" (primitive_type "char") (pointer_declarator "*__s1" (* "*") (identifier "__s1")) (; ";")) (declaration "char *__s2;" (primitive_type "char") (pointer_declarator "*__s2" (* "*") (identifier "__s2")) (; ";")) (declaration "char *__s2_00;" (primitive_type "char") (pointer_declarator "*__s2_00" (* "*") (identifier "__s2_00")) (; ";")) (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 "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 "undefined8 *puVar6;" (type_identifier "undefined8") (pointer_declarator "*puVar6" (* "*") (identifier "puVar6")) (; ";")) (declaration "undefined8 uVar7;" (type_identifier "undefined8") (identifier "uVar7") (; ";")) (declaration "undefined8 uVar8;" (type_identifier "undefined8") (identifier "uVar8") (; ";")) (declaration "undefined8 *puVar9;" (type_identifier "undefined8") (pointer_declarator "*puVar9" (* "*") (identifier "puVar9")) (; ";")) (declaration "bool bVar10;" (primitive_type "bool") (identifier "bVar10") (; ";")) (expression_statement "__s1 = (char *)**(undefined8 **)(param_2 + 0x68);" (assignment_expression "__s1 = (char *)**(undefined8 **)(param_2 + 0x68)" (identifier "__s1") (= "=") (cast_expression "(char *)**(undefined8 **)(param_2 + 0x68)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "**(undefined8 **)(param_2 + 0x68)" (* "*") (pointer_expression "*(undefined8 **)(param_2 + 0x68)" (* "*") (cast_expression "(undefined8 **)(param_2 + 0x68)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0x68)" (( "(") (binary_expression "param_2 + 0x68" (identifier "param_2") (+ "+") (number_literal "0x68")) () ")"))))))) (; ";")) (expression_statement "__s2 = (char *)**(undefined8 **)(param_3[1] + 0x68);" (assignment_expression "__s2 = (char *)**(undefined8 **)(param_3[1] + 0x68)" (identifier "__s2") (= "=") (cast_expression "(char *)**(undefined8 **)(param_3[1] + 0x68)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "**(undefined8 **)(param_3[1] + 0x68)" (* "*") (pointer_expression "*(undefined8 **)(param_3[1] + 0x68)" (* "*") (cast_expression "(undefined8 **)(param_3[1] + 0x68)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_3[1] + 0x68)" (( "(") (binary_expression "param_3[1] + 0x68" (subscript_expression "param_3[1]" (identifier "param_3") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0x68")) () ")"))))))) (; ";")) (expression_statement "iVar3 = strcmp(__s1,__s2);" (assignment_expression "iVar3 = strcmp(__s1,__s2)" (identifier "iVar3") (= "=") (call_expression "strcmp(__s1,__s2)" (identifier "strcmp") (argument_list "(__s1,__s2)" (( "(") (identifier "__s1") (, ",") (identifier "__s2") () ")")))) (; ";")) (if_statement "if (iVar3 != 0) {\n for (puVar6 = *(undefined8 **)(param_3[2] + 8); puVar6 != (undefined8 *)0x0;\n puVar6 = (undefined8 *)*puVar6) {\n iVar3 = strcmp(__s1,(char *)puVar6[1]);\n if (iVar3 == 0) {\n __s2_00 = (char *)*param_3;\n iVar3 = *(int *)(param_3 + 4);\n lVar5 = bfd_get_reloc_upper_bound(param_1,param_2);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n else if (lVar5 == 0) {\n return;\n }\n puVar6 = (undefined8 *)xmalloc(lVar5);\n lVar5 = bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3]);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n if (puVar6 + lVar5 <= puVar6) goto LAB_00129ad6;\n plVar1 = (long *)*puVar6;\n puVar9 = puVar6;\n goto joined_r0x001299c3;\n }\n }\n }" (if "if") (parenthesized_expression "(iVar3 != 0)" (( "(") (binary_expression "iVar3 != 0" (identifier "iVar3") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n for (puVar6 = *(undefined8 **)(param_3[2] + 8); puVar6 != (undefined8 *)0x0;\n puVar6 = (undefined8 *)*puVar6) {\n iVar3 = strcmp(__s1,(char *)puVar6[1]);\n if (iVar3 == 0) {\n __s2_00 = (char *)*param_3;\n iVar3 = *(int *)(param_3 + 4);\n lVar5 = bfd_get_reloc_upper_bound(param_1,param_2);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n else if (lVar5 == 0) {\n return;\n }\n puVar6 = (undefined8 *)xmalloc(lVar5);\n lVar5 = bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3]);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n if (puVar6 + lVar5 <= puVar6) goto LAB_00129ad6;\n plVar1 = (long *)*puVar6;\n puVar9 = puVar6;\n goto joined_r0x001299c3;\n }\n }\n }" ({ "{") (for_statement "for (puVar6 = *(undefined8 **)(param_3[2] + 8); puVar6 != (undefined8 *)0x0;\n puVar6 = (undefined8 *)*puVar6) {\n iVar3 = strcmp(__s1,(char *)puVar6[1]);\n if (iVar3 == 0) {\n __s2_00 = (char *)*param_3;\n iVar3 = *(int *)(param_3 + 4);\n lVar5 = bfd_get_reloc_upper_bound(param_1,param_2);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n else if (lVar5 == 0) {\n return;\n }\n puVar6 = (undefined8 *)xmalloc(lVar5);\n lVar5 = bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3]);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n if (puVar6 + lVar5 <= puVar6) goto LAB_00129ad6;\n plVar1 = (long *)*puVar6;\n puVar9 = puVar6;\n goto joined_r0x001299c3;\n }\n }" (for "for") (( "(") (assignment_expression "puVar6 = *(undefined8 **)(param_3[2] + 8)" (identifier "puVar6") (= "=") (pointer_expression "*(undefined8 **)(param_3[2] + 8)" (* "*") (cast_expression "(undefined8 **)(param_3[2] + 8)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_3[2] + 8)" (( "(") (binary_expression "param_3[2] + 8" (subscript_expression "param_3[2]" (identifier "param_3") ([ "[") (number_literal "2") (] "]")) (+ "+") (number_literal "8")) () ")"))))) (; ";") (binary_expression "puVar6 != (undefined8 *)0x0" (identifier "puVar6") (!= "!=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";") (assignment_expression "puVar6 = (undefined8 *)*puVar6" (identifier "puVar6") (= "=") (cast_expression "(undefined8 *)*puVar6" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar6" (* "*") (identifier "puVar6")))) () ")") (compound_statement "{\n iVar3 = strcmp(__s1,(char *)puVar6[1]);\n if (iVar3 == 0) {\n __s2_00 = (char *)*param_3;\n iVar3 = *(int *)(param_3 + 4);\n lVar5 = bfd_get_reloc_upper_bound(param_1,param_2);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n else if (lVar5 == 0) {\n return;\n }\n puVar6 = (undefined8 *)xmalloc(lVar5);\n lVar5 = bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3]);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n if (puVar6 + lVar5 <= puVar6) goto LAB_00129ad6;\n plVar1 = (long *)*puVar6;\n puVar9 = puVar6;\n goto joined_r0x001299c3;\n }\n }" ({ "{") (expression_statement "iVar3 = strcmp(__s1,(char *)puVar6[1]);" (assignment_expression "iVar3 = strcmp(__s1,(char *)puVar6[1])" (identifier "iVar3") (= "=") (call_expression "strcmp(__s1,(char *)puVar6[1])" (identifier "strcmp") (argument_list "(__s1,(char *)puVar6[1])" (( "(") (identifier "__s1") (, ",") (cast_expression "(char *)puVar6[1]" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "puVar6[1]" (identifier "puVar6") ([ "[") (number_literal "1") (] "]"))) () ")")))) (; ";")) (if_statement "if (iVar3 == 0) {\n __s2_00 = (char *)*param_3;\n iVar3 = *(int *)(param_3 + 4);\n lVar5 = bfd_get_reloc_upper_bound(param_1,param_2);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n else if (lVar5 == 0) {\n return;\n }\n puVar6 = (undefined8 *)xmalloc(lVar5);\n lVar5 = bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3]);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n if (puVar6 + lVar5 <= puVar6) goto LAB_00129ad6;\n plVar1 = (long *)*puVar6;\n puVar9 = puVar6;\n goto joined_r0x001299c3;\n }" (if "if") (parenthesized_expression "(iVar3 == 0)" (( "(") (binary_expression "iVar3 == 0" (identifier "iVar3") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n __s2_00 = (char *)*param_3;\n iVar3 = *(int *)(param_3 + 4);\n lVar5 = bfd_get_reloc_upper_bound(param_1,param_2);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n else if (lVar5 == 0) {\n return;\n }\n puVar6 = (undefined8 *)xmalloc(lVar5);\n lVar5 = bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3]);\n if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n if (puVar6 + lVar5 <= puVar6) goto LAB_00129ad6;\n plVar1 = (long *)*puVar6;\n puVar9 = puVar6;\n goto joined_r0x001299c3;\n }" ({ "{") (expression_statement "__s2_00 = (char *)*param_3;" (assignment_expression "__s2_00 = (char *)*param_3" (identifier "__s2_00") (= "=") (cast_expression "(char *)*param_3" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_3" (* "*") (identifier "param_3")))) (; ";")) (expression_statement "iVar3 = *(int *)(param_3 + 4);" (assignment_expression "iVar3 = *(int *)(param_3 + 4)" (identifier "iVar3") (= "=") (pointer_expression "*(int *)(param_3 + 4)" (* "*") (cast_expression "(int *)(param_3 + 4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 4)" (( "(") (binary_expression "param_3 + 4" (identifier "param_3") (+ "+") (number_literal "4")) () ")"))))) (; ";")) (expression_statement "lVar5 = bfd_get_reloc_upper_bound(param_1,param_2);" (assignment_expression "lVar5 = bfd_get_reloc_upper_bound(param_1,param_2)" (identifier "lVar5") (= "=") (call_expression "bfd_get_reloc_upper_bound(param_1,param_2)" (identifier "bfd_get_reloc_upper_bound") (argument_list "(param_1,param_2)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") () ")")))) (; ";")) (if_statement "if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }\n else if (lVar5 == 0) {\n return;\n }" (if "if") (parenthesized_expression "(lVar5 < 0)" (( "(") (binary_expression "lVar5 < 0" (identifier "lVar5") (< "<") (number_literal "0")) () ")")) (compound_statement "{\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }" ({ "{") (expression_statement "uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);" (assignment_expression "uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5)" (identifier "uVar8") (= "=") (call_expression "dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5)" (identifier "dcgettext") (argument_list "(0,"%F%P: %pB: could not read relocs: %E\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""%F%P: %pB: could not read relocs: %E\n"" (" """) (string_content "%F%P: %pB: could not read relocs: %E") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_001283c0(uVar8,param_1);" (call_expression "FUN_001283c0(uVar8,param_1)" (identifier "FUN_001283c0") (argument_list "(uVar8,param_1)" (( "(") (identifier "uVar8") (, ",") (identifier "param_1") () ")"))) (; ";")) (} "}")) (else_clause "else if (lVar5 == 0) {\n return;\n }" (else "else") (if_statement "if (lVar5 == 0) {\n return;\n }" (if "if") (parenthesized_expression "(lVar5 == 0)" (( "(") (binary_expression "lVar5 == 0" (identifier "lVar5") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))))) (expression_statement "puVar6 = (undefined8 *)xmalloc(lVar5);" (assignment_expression "puVar6 = (undefined8 *)xmalloc(lVar5)" (identifier "puVar6") (= "=") (cast_expression "(undefined8 *)xmalloc(lVar5)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "xmalloc(lVar5)" (identifier "xmalloc") (argument_list "(lVar5)" (( "(") (identifier "lVar5") () ")"))))) (; ";")) (expression_statement "lVar5 = bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3]);" (assignment_expression "lVar5 = bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3])" (identifier "lVar5") (= "=") (call_expression "bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3])" (identifier "bfd_canonicalize_reloc") (argument_list "(param_1,param_2,puVar6,param_3[3])" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "puVar6") (, ",") (subscript_expression "param_3[3]" (identifier "param_3") ([ "[") (number_literal "3") (] "]")) () ")")))) (; ";")) (if_statement "if (lVar5 < 0) {\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }" (if "if") (parenthesized_expression "(lVar5 < 0)" (( "(") (binary_expression "lVar5 < 0" (identifier "lVar5") (< "<") (number_literal "0")) () ")")) (compound_statement "{\n uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);\n FUN_001283c0(uVar8,param_1);\n }" ({ "{") (expression_statement "uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);" (assignment_expression "uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5)" (identifier "uVar8") (= "=") (call_expression "dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5)" (identifier "dcgettext") (argument_list "(0,"%F%P: %pB: could not read relocs: %E\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""%F%P: %pB: could not read relocs: %E\n"" (" """) (string_content "%F%P: %pB: could not read relocs: %E") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_001283c0(uVar8,param_1);" (call_expression "FUN_001283c0(uVar8,param_1)" (identifier "FUN_001283c0") (argument_list "(uVar8,param_1)" (( "(") (identifier "uVar8") (, ",") (identifier "param_1") () ")"))) (; ";")) (} "}"))) (if_statement "if (puVar6 + lVar5 <= puVar6) goto LAB_00129ad6;" (if "if") (parenthesized_expression "(puVar6 + lVar5 <= puVar6)" (( "(") (binary_expression "puVar6 + lVar5 <= puVar6" (binary_expression "puVar6 + lVar5" (identifier "puVar6") (+ "+") (identifier "lVar5")) (<= "<=") (identifier "puVar6")) () ")")) (goto_statement "goto LAB_00129ad6;" (goto "goto") (statement_identifier "LAB_00129ad6") (; ";"))) (expression_statement "plVar1 = (long *)*puVar6;" (assignment_expression "plVar1 = (long *)*puVar6" (identifier "plVar1") (= "=") (cast_expression "(long *)*puVar6" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar6" (* "*") (identifier "puVar6")))) (; ";")) (expression_statement "puVar9 = puVar6;" (assignment_expression "puVar9 = puVar6" (identifier "puVar9") (= "=") (identifier "puVar6")) (; ";")) (goto_statement "goto joined_r0x001299c3;" (goto "goto") (statement_identifier "joined_r0x001299c3") (; ";")) (} "}"))) (} "}"))) (} "}"))) (return_statement "return;" (return "return") (; ";")) (labeled_statement "joined_r0x001299c3:\n if (plVar1 == (long *)0x0) {\nLAB_00129ad6:\n free(puVar6);\n return;\n }" (statement_identifier "joined_r0x001299c3") (: ":") (if_statement "if (plVar1 == (long *)0x0) {\nLAB_00129ad6:\n free(puVar6);\n return;\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 "{\nLAB_00129ad6:\n free(puVar6);\n return;\n }" ({ "{") (labeled_statement "LAB_00129ad6:\n free(puVar6);" (statement_identifier "LAB_00129ad6") (: ":") (expression_statement "free(puVar6);" (call_expression "free(puVar6)" (identifier "free") (argument_list "(puVar6)" (( "(") (identifier "puVar6") () ")"))) (; ";"))) (return_statement "return;" (return "return") (; ";")) (} "}")))) (if_statement "if (((long *)*plVar1 != (long *)0x0) && (lVar2 = *(long *)*plVar1, lVar2 != 0)) {\n if (iVar3 == 0) {\n if (((*(uint *)(lVar2 + 0x18) & 0x101) != 0) && (*(long *)(lVar2 + 0x20) == param_3[1]))\n goto LAB_00129a60;\n }\n else if ((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))) {\nLAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }\n if (bVar10 != false) {\n uVar8 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);\n FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);\n }\n }\n }" (if "if") (parenthesized_expression "(((long *)*plVar1 != (long *)0x0) && (lVar2 = *(long *)*plVar1, lVar2 != 0))" (( "(") (binary_expression "((long *)*plVar1 != (long *)0x0) && (lVar2 = *(long *)*plVar1, lVar2 != 0)" (parenthesized_expression "((long *)*plVar1 != (long *)0x0)" (( "(") (binary_expression "(long *)*plVar1 != (long *)0x0" (cast_expression "(long *)*plVar1" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar1" (* "*") (identifier "plVar1"))) (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (&& "&&") (parenthesized_expression "(lVar2 = *(long *)*plVar1, lVar2 != 0)" (( "(") (comma_expression "lVar2 = *(long *)*plVar1, lVar2 != 0" (assignment_expression "lVar2 = *(long *)*plVar1" (identifier "lVar2") (= "=") (pointer_expression "*(long *)*plVar1" (* "*") (cast_expression "(long *)*plVar1" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar1" (* "*") (identifier "plVar1"))))) (, ",") (binary_expression "lVar2 != 0" (identifier "lVar2") (!= "!=") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n if (iVar3 == 0) {\n if (((*(uint *)(lVar2 + 0x18) & 0x101) != 0) && (*(long *)(lVar2 + 0x20) == param_3[1]))\n goto LAB_00129a60;\n }\n else if ((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))) {\nLAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }\n if (bVar10 != false) {\n uVar8 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);\n FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);\n }\n }\n }" ({ "{") (if_statement "if (iVar3 == 0) {\n if (((*(uint *)(lVar2 + 0x18) & 0x101) != 0) && (*(long *)(lVar2 + 0x20) == param_3[1]))\n goto LAB_00129a60;\n }\n else if ((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))) {\nLAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }\n if (bVar10 != false) {\n uVar8 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);\n FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);\n }\n }" (if "if") (parenthesized_expression "(iVar3 == 0)" (( "(") (binary_expression "iVar3 == 0" (identifier "iVar3") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n if (((*(uint *)(lVar2 + 0x18) & 0x101) != 0) && (*(long *)(lVar2 + 0x20) == param_3[1]))\n goto LAB_00129a60;\n }" ({ "{") (if_statement "if (((*(uint *)(lVar2 + 0x18) & 0x101) != 0) && (*(long *)(lVar2 + 0x20) == param_3[1]))\n goto LAB_00129a60;" (if "if") (parenthesized_expression "(((*(uint *)(lVar2 + 0x18) & 0x101) != 0) && (*(long *)(lVar2 + 0x20) == param_3[1]))" (( "(") (binary_expression "((*(uint *)(lVar2 + 0x18) & 0x101) != 0) && (*(long *)(lVar2 + 0x20) == param_3[1])" (parenthesized_expression "((*(uint *)(lVar2 + 0x18) & 0x101) != 0)" (( "(") (binary_expression "(*(uint *)(lVar2 + 0x18) & 0x101) != 0" (parenthesized_expression "(*(uint *)(lVar2 + 0x18) & 0x101)" (( "(") (binary_expression "*(uint *)(lVar2 + 0x18) & 0x101" (pointer_expression "*(uint *)(lVar2 + 0x18)" (* "*") (cast_expression "(uint *)(lVar2 + 0x18)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x18)" (( "(") (binary_expression "lVar2 + 0x18" (identifier "lVar2") (+ "+") (number_literal "0x18")) () ")")))) (& "&") (number_literal "0x101")) () ")")) (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(*(long *)(lVar2 + 0x20) == param_3[1])" (( "(") (binary_expression "*(long *)(lVar2 + 0x20) == param_3[1]" (pointer_expression "*(long *)(lVar2 + 0x20)" (* "*") (cast_expression "(long *)(lVar2 + 0x20)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x20)" (( "(") (binary_expression "lVar2 + 0x20" (identifier "lVar2") (+ "+") (number_literal "0x20")) () ")")))) (== "==") (subscript_expression "param_3[1]" (identifier "param_3") ([ "[") (number_literal "1") (] "]"))) () ")"))) () ")")) (goto_statement "goto LAB_00129a60;" (goto "goto") (statement_identifier "LAB_00129a60") (; ";"))) (} "}")) (else_clause "else if ((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))) {\nLAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }\n if (bVar10 != false) {\n uVar8 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);\n FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);\n }\n }" (else "else") (if_statement "if ((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))) {\nLAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }\n if (bVar10 != false) {\n uVar8 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);\n FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);\n }\n }" (if "if") (parenthesized_expression "((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0))))" (( "(") (binary_expression "(*(long *)(lVar2 + 0x20) == 0x2a51d8) ||\n (((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))" (parenthesized_expression "(*(long *)(lVar2 + 0x20) == 0x2a51d8)" (( "(") (binary_expression "*(long *)(lVar2 + 0x20) == 0x2a51d8" (pointer_expression "*(long *)(lVar2 + 0x20)" (* "*") (cast_expression "(long *)(lVar2 + 0x20)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x20)" (( "(") (binary_expression "lVar2 + 0x20" (identifier "lVar2") (+ "+") (number_literal "0x20")) () ")")))) (== "==") (number_literal "0x2a51d8")) () ")")) (|| "||") (parenthesized_expression "(((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))" (( "(") (parenthesized_expression "((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0))" (( "(") (binary_expression "(*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||\n ((*(byte *)(lVar2 + 0x18) & 0x82) != 0)" (binary_expression "(*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0" (parenthesized_expression "(*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10)" (( "(") (binary_expression "*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10" (pointer_expression "*(byte *)(*(long *)(lVar2 + 0x20) + 0x21)" (* "*") (cast_expression "(byte *)(*(long *)(lVar2 + 0x20) + 0x21)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(lVar2 + 0x20) + 0x21)" (( "(") (binary_expression "*(long *)(lVar2 + 0x20) + 0x21" (pointer_expression "*(long *)(lVar2 + 0x20)" (* "*") (cast_expression "(long *)(lVar2 + 0x20)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x20)" (( "(") (binary_expression "lVar2 + 0x20" (identifier "lVar2") (+ "+") (number_literal "0x20")) () ")")))) (+ "+") (number_literal "0x21")) () ")")))) (& "&") (number_literal "0x10")) () ")")) (!= "!=") (number_literal "0")) (|| "||") (parenthesized_expression "((*(byte *)(lVar2 + 0x18) & 0x82) != 0)" (( "(") (binary_expression "(*(byte *)(lVar2 + 0x18) & 0x82) != 0" (parenthesized_expression "(*(byte *)(lVar2 + 0x18) & 0x82)" (( "(") (binary_expression "*(byte *)(lVar2 + 0x18) & 0x82" (pointer_expression "*(byte *)(lVar2 + 0x18)" (* "*") (cast_expression "(byte *)(lVar2 + 0x18)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x18)" (( "(") (binary_expression "lVar2 + 0x18" (identifier "lVar2") (+ "+") (number_literal "0x18")) () ")")))) (& "&") (number_literal "0x82")) () ")")) (!= "!=") (number_literal "0")) () ")"))) () ")")) () ")"))) () ")")) (compound_statement "{\nLAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }\n if (bVar10 != false) {\n uVar8 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);\n FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);\n }\n }" ({ "{") (labeled_statement "LAB_00129a60:\n if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }" (statement_identifier "LAB_00129a60") (: ":") (if_statement "if (__s2_00 == (char *)0x0) {\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }\n else {\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }" (if "if") (parenthesized_expression "(__s2_00 == (char *)0x0)" (( "(") (binary_expression "__s2_00 == (char *)0x0" (identifier "__s2_00") (== "==") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);\n }" ({ "{") (expression_statement "bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);" (assignment_expression "bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1)" (identifier "bVar10") (= "=") (cast_expression "(bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1)" (( "(") (type_descriptor "bool" (primitive_type "bool")) () ")") (parenthesized_expression "((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1)" (( "(") (binary_expression "(byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1" (call_expression "(byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8)" (parenthesized_expression "(byte)" (( "(") (identifier "byte") () ")")) (argument_list "((uint)*(undefined4 *)(lVar2 + 0x18) >> 8)" (( "(") (binary_expression "(uint)*(undefined4 *)(lVar2 + 0x18) >> 8" (binary_expression "(uint)*(undefined4 *)(lVar2 + 0x18)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (* "*") (cast_expression "(undefined4 *)(lVar2 + 0x18)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x18)" (( "(") (binary_expression "lVar2 + 0x18" (identifier "lVar2") (+ "+") (number_literal "0x18")) () ")")))) (>> ">>") (number_literal "8")) () ")"))) (& "&") (number_literal "1")) () ")")))) (; ";")) (} "}")) (else_clause "else {\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }" (else "else") (compound_statement "{\n iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);\n bVar10 = iVar4 == 0;\n }" ({ "{") (expression_statement "iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);" (assignment_expression "iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00)" (identifier "iVar4") (= "=") (call_expression "strcmp(*(char **)(lVar2 + 8),__s2_00)" (identifier "strcmp") (argument_list "(*(char **)(lVar2 + 8),__s2_00)" (( "(") (pointer_expression "*(char **)(lVar2 + 8)" (* "*") (cast_expression "(char **)(lVar2 + 8)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar2 + 8)" (( "(") (binary_expression "lVar2 + 8" (identifier "lVar2") (+ "+") (number_literal "8")) () ")")))) (, ",") (identifier "__s2_00") () ")")))) (; ";")) (expression_statement "bVar10 = iVar4 == 0;" (assignment_expression "bVar10 = iVar4 == 0" (identifier "bVar10") (= "=") (binary_expression "iVar4 == 0" (identifier "iVar4") (== "==") (number_literal "0"))) (; ";")) (} "}"))))) (if_statement "if (bVar10 != false) {\n uVar8 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);\n FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);\n }" (if "if") (parenthesized_expression "(bVar10 != false)" (( "(") (binary_expression "bVar10 != false" (identifier "bVar10") (!= "!=") (false "false")) () ")")) (compound_statement "{\n uVar8 = *(undefined8 *)(lVar2 + 8);\n lVar2 = plVar1[1];\n uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);\n FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);\n }" ({ "{") (expression_statement "uVar8 = *(undefined8 *)(lVar2 + 8);" (assignment_expression "uVar8 = *(undefined8 *)(lVar2 + 8)" (identifier "uVar8") (= "=") (pointer_expression "*(undefined8 *)(lVar2 + 8)" (* "*") (cast_expression "(undefined8 *)(lVar2 + 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 8)" (( "(") (binary_expression "lVar2 + 8" (identifier "lVar2") (+ "+") (number_literal "8")) () ")"))))) (; ";")) (expression_statement "lVar2 = plVar1[1];" (assignment_expression "lVar2 = plVar1[1]" (identifier "lVar2") (= "=") (subscript_expression "plVar1[1]" (identifier "plVar1") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);" (assignment_expression "uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5)" (identifier "uVar7") (= "=") (call_expression "dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5)" (identifier "dcgettext") (argument_list "(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n"" (" """) (string_content "%X%P: %C: prohibited cross reference from %s to `%pT") (escape_sequence "\'") (string_content " in %s") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);" (call_expression "FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2)" (identifier "FUN_001283c0") (argument_list "(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2)" (( "(") (identifier "uVar7") (, ",") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "lVar2") (, ",") (identifier "__s1") (, ",") (identifier "uVar8") (, ",") (identifier "__s2") () ")"))) (; ";")) (} "}"))) (} "}"))))) (} "}"))) (if_statement "if (puVar6 + lVar5 <= puVar9 + 1) goto LAB_00129ad6;" (if "if") (parenthesized_expression "(puVar6 + lVar5 <= puVar9 + 1)" (( "(") (binary_expression "puVar6 + lVar5 <= puVar9 + 1" (binary_expression "puVar6 + lVar5" (identifier "puVar6") (+ "+") (identifier "lVar5")) (<= "<=") (binary_expression "puVar9 + 1" (identifier "puVar9") (+ "+") (number_literal "1"))) () ")")) (goto_statement "goto LAB_00129ad6;" (goto "goto") (statement_identifier "LAB_00129ad6") (; ";"))) (expression_statement "puVar9 = puVar9 + 1;" (assignment_expression "puVar9 = puVar9 + 1" (identifier "puVar9") (= "=") (binary_expression "puVar9 + 1" (identifier "puVar9") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "plVar1 = (long *)*puVar9;" (assignment_expression "plVar1 = (long *)*puVar9" (identifier "plVar1") (= "=") (cast_expression "(long *)*puVar9" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar9" (* "*") (identifier "puVar9")))) (; ";")) (goto_statement "goto joined_r0x001299c3;" (goto "goto") (statement_identifier "joined_r0x001299c3") (; ";")) (} "}")))
|
void function_1(type_1 *abfd,type_2 *sec,void *iarg)
{
char *__s1;
char *__s2;
char *var_13;
long *var_10;
long var_12;
type_3 uVar3;
int var_2;
int var_14;
long var_5;
type_3 *var_3;
char *pcVar8;
type_4 *info;
type_3 *var_16;
bool var_15;
__s1 = sec->output_section->name;
__s2 = (char *)**(type_3 **)(*(long *)((long)iarg + 8) + 0x68);
var_2 = var_1(__s1,__s2);
if (var_2 != 0) {
for (var_3 = *(type_3 **)(*(long *)((long)iarg + 0x10) + 8); var_3 != (type_3 *)0x0;
var_3 = (type_3 *)*var_3) {
var_2 = var_1(__s1,(char *)var_3[1]);
if (var_2 == 0) {
/* WARNING: Load size is inaccurate */
var_13 = *iarg;
var_2 = *(int *)((long)iarg + 0x20);
var_5 = var_4(abfd,sec);
if (var_5 < 0) {
pcVar8 = (char *)var_6(0,"%F%P: %pB: could not read relocs: %E\n",5);
var_7(pcVar8,abfd);
}
else if (var_5 == 0) {
return;
}
var_3 = (type_3 *)var_8(var_5);
var_5 = var_9(abfd,sec,var_3,*(type_3 *)((long)iarg + 0x18));
if (var_5 < 0) {
pcVar8 = (char *)var_6(0,"%F%P: %pB: could not read relocs: %E\n",5);
var_7(pcVar8,abfd);
}
if (var_3 + var_5 <= var_3) goto LAB_00129ad6;
var_10 = (long *)*var_3;
var_16 = var_3;
goto joined_r0x001299c3;
}
}
}
return;
joined_r0x001299c3:
if (var_10 == (long *)0x0) {
LAB_00129ad6:
var_11(var_3);
return;
}
if (((long *)*var_10 != (long *)0x0) && (var_12 = *(long *)*var_10, var_12 != 0)) {
if (var_2 == 0) {
if (((*(type_5 *)(var_12 + 0x18) & 0x101) != 0) &&
(*(long *)(var_12 + 0x20) == *(long *)((long)iarg + 8))) goto LAB_00129a60;
}
else if ((*(long *)(var_12 + 0x20) == 0x2a51d8) ||
(((*(type_6 *)(*(long *)(var_12 + 0x20) + 0x21) & 0x10) != 0 ||
((*(type_6 *)(var_12 + 0x18) & 0x82) != 0)))) {
LAB_00129a60:
if (var_13 == (char *)0x0) {
var_15 = (bool)((type_6)((type_5)*(type_7 *)(var_12 + 0x18) >> 8) & 1);
}
else {
var_14 = var_1(*(char **)(var_12 + 8),var_13);
var_15 = var_14 == 0;
}
if (var_15 != false) {
uVar3 = *(type_3 *)(var_12 + 8);
var_12 = var_10[1];
pcVar8 = (char *)var_6(0,
"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",
5);
var_7(pcVar8,abfd,sec,var_12,__s1,uVar3,__s2);
}
}
}
if (var_3 + var_5 <= var_16 + 1) goto LAB_00129ad6;
var_16 = var_16 + 1;
var_10 = (long *)*var_16;
goto joined_r0x001299c3;
}
| 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: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator 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: (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: (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: (primitive_type) 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: (pointer_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) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (for_statement initializer: (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))))) condition: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal))) update: (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (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))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (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: (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)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (goto_statement label: (statement_identifier)))))))) (return_statement) (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 (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier))))) (return_statement)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) 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: (pointer_expression argument: (identifier))))) right: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (subscript_expression argument: (identifier) index: (number_literal)))))) consequence: (goto_statement label: (statement_identifier)))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (parenthesized_expression (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) right: (number_literal))) right: (number_literal)) right: (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 (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (parenthesized_expression (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (binary_expression left: (parenthesized_expression (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) right: (number_literal))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (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: (false))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence) (string_content) (escape_sequence)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier) (identifier) (identifier) (identifier)))))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (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))))) (goto_statement label: (statement_identifier)))))
| null |
void MASKED(undefined8 param_1,long param_2,undefined8 *param_3)
{
char *__s1;
char *__s2;
char *__s2_00;
long *plVar1;
long lVar2;
int iVar3;
int iVar4;
long lVar5;
undefined8 *puVar6;
undefined8 uVar7;
undefined8 uVar8;
undefined8 *puVar9;
bool bVar10;
__s1 = (char *)**(undefined8 **)(param_2 + 0x68);
__s2 = (char *)**(undefined8 **)(param_3[1] + 0x68);
iVar3 = strcmp(__s1,__s2);
if (iVar3 != 0) {
for (puVar6 = *(undefined8 **)(param_3[2] + 8); puVar6 != (undefined8 *)0x0;
puVar6 = (undefined8 *)*puVar6) {
iVar3 = strcmp(__s1,(char *)puVar6[1]);
if (iVar3 == 0) {
__s2_00 = (char *)*param_3;
iVar3 = *(int *)(param_3 + 4);
lVar5 = bfd_get_reloc_upper_bound(param_1,param_2);
if (lVar5 < 0) {
uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);
FUN_001283c0(uVar8,param_1);
}
else if (lVar5 == 0) {
return;
}
puVar6 = (undefined8 *)xmalloc(lVar5);
lVar5 = bfd_canonicalize_reloc(param_1,param_2,puVar6,param_3[3]);
if (lVar5 < 0) {
uVar8 = dcgettext(0,"%F%P: %pB: could not read relocs: %E\n",5);
FUN_001283c0(uVar8,param_1);
}
if (puVar6 + lVar5 <= puVar6) goto LAB_00129ad6;
plVar1 = (long *)*puVar6;
puVar9 = puVar6;
goto joined_r0x001299c3;
}
}
}
return;
joined_r0x001299c3:
if (plVar1 == (long *)0x0) {
LAB_00129ad6:
free(puVar6);
return;
}
if (((long *)*plVar1 != (long *)0x0) && (lVar2 = *(long *)*plVar1, lVar2 != 0)) {
if (iVar3 == 0) {
if (((*(uint *)(lVar2 + 0x18) & 0x101) != 0) && (*(long *)(lVar2 + 0x20) == param_3[1]))
goto LAB_00129a60;
}
else if ((*(long *)(lVar2 + 0x20) == 0x2a51d8) ||
(((*(byte *)(*(long *)(lVar2 + 0x20) + 0x21) & 0x10) != 0 ||
((*(byte *)(lVar2 + 0x18) & 0x82) != 0)))) {
LAB_00129a60:
if (__s2_00 == (char *)0x0) {
bVar10 = (bool)((byte)((uint)*(undefined4 *)(lVar2 + 0x18) >> 8) & 1);
}
else {
iVar4 = strcmp(*(char **)(lVar2 + 8),__s2_00);
bVar10 = iVar4 == 0;
}
if (bVar10 != false) {
uVar8 = *(undefined8 *)(lVar2 + 8);
lVar2 = plVar1[1];
uVar7 = dcgettext(0,"%X%P: %C: prohibited cross reference from %s to `%pT\' in %s\n",5);
FUN_001283c0(uVar7,param_1,param_2,lVar2,__s1,uVar8,__s2);
}
}
}
if (puVar6 + lVar5 <= puVar9 + 1) goto LAB_00129ad6;
puVar9 = puVar9 + 1;
plVar1 = (long *)*puVar9;
goto joined_r0x001299c3;
}
|
7339_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
|
do_transform
|
FUN_002b21a0
|
/* std::collate<char>::do_transform(char const*, char const*) const */
char * std::collate<char>::do_transform(char *param_1,char *param_2)
{
long lVar1;
long lVar2;
long lVar3;
char *pcVar4;
char *pcVar5;
ulong uVar6;
size_t sVar7;
long in_RCX;
long in_RDX;
ulong uVar8;
char *__s;
*(undefined1 **)param_1 = &DAT_00404698;
/* try { // try from 002b21dd to 002b21e1 has its CatchHandler @ 002b231c */
pcVar4 = std::string::_S_construct<char_const*>();
lVar1 = *(long *)(pcVar4 + -0x18);
uVar8 = (in_RCX - in_RDX) * 2;
/* try { // try from 002b21fe to 002b2202 has its CatchHandler @ 002b237e */
pcVar5 = (char *)operator_new__(uVar8);
__s = pcVar4;
while( true ) {
uVar6 = _M_transform((collate<char> *)param_2,pcVar5,__s,uVar8);
if (uVar8 <= uVar6) {
uVar8 = uVar6 + 1;
operator_delete__(pcVar5);
/* try { // try from 002b2283 to 002b2287 has its CatchHandler @ 002b237c */
pcVar5 = (char *)operator_new__(uVar8);
uVar6 = _M_transform((collate<char> *)param_2,pcVar5,__s,uVar8);
}
/* try { // try from 002b22a5 to 002b22a9 has its CatchHandler @ 002b2321 */
std::string::append((string *)param_1,pcVar5,uVar6);
sVar7 = strlen(__s);
if (pcVar4 + lVar1 == __s + sVar7) break;
lVar2 = *(long *)param_1;
__s = __s + sVar7 + 1;
lVar3 = *(long *)(lVar2 + -0x18);
uVar6 = lVar3 + 1;
if ((*(ulong *)(lVar2 + -0x10) < uVar6) || (0 < *(int *)(lVar2 + -8))) {
/* try { // try from 002b2233 to 002b2237 has its CatchHandler @ 002b2321 */
std::string::reserve((string *)param_1,uVar6);
}
*(undefined1 *)(*(long *)param_1 + *(long *)(*(long *)param_1 + -0x18)) = 0;
lVar2 = *(long *)param_1;
if ((undefined *)(lVar2 + -0x18) != PTR__S_empty_rep_storage_003f7c38) {
*(undefined4 *)(lVar2 + -8) = 0;
*(ulong *)(lVar2 + -0x18) = uVar6;
*(undefined1 *)(lVar2 + 1 + lVar3) = 0;
}
}
operator_delete__(pcVar5);
if ((allocator *)(pcVar4 + -0x18) != (allocator *)PTR__S_empty_rep_storage_003f7c38) {
std::string::_Rep::_M_dispose((allocator *)(pcVar4 + -0x18));
}
return param_1;
}
|
long * FUN_002b21a0(long *param_1,undefined8 param_2,long param_3,long param_4)
{
long lVar1;
long lVar2;
long lVar3;
char *pcVar4;
undefined8 uVar5;
ulong uVar6;
size_t sVar7;
ulong uVar8;
char *__s;
undefined1 local_39 [9];
*param_1 = (long)&DAT_00404698;
/* try { // try from 002b21dd to 002b21e1 has its CatchHandler @ 002b231c */
pcVar4 = (char *)FUN_002d6fc0(param_3,param_4,local_39);
lVar1 = *(long *)(pcVar4 + -0x18);
uVar8 = (param_4 - param_3) * 2;
/* try { // try from 002b21fe to 002b2202 has its CatchHandler @ 002b237e */
uVar5 = thunk_FUN_002a11b0(uVar8);
__s = pcVar4;
while( true ) {
uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);
if (uVar8 <= uVar6) {
uVar8 = uVar6 + 1;
thunk_FUN_002a2980(uVar5);
/* try { // try from 002b2283 to 002b2287 has its CatchHandler @ 002b237c */
uVar5 = thunk_FUN_002a11b0(uVar8);
uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);
}
/* try { // try from 002b22a5 to 002b22a9 has its CatchHandler @ 002b2321 */
FUN_002d6710(param_1,uVar5,uVar6);
sVar7 = strlen(__s);
if (pcVar4 + lVar1 == __s + sVar7) break;
lVar2 = *param_1;
__s = __s + sVar7 + 1;
lVar3 = *(long *)(lVar2 + -0x18);
uVar6 = lVar3 + 1;
if ((*(ulong *)(lVar2 + -0x10) < uVar6) || (0 < *(int *)(lVar2 + -8))) {
/* try { // try from 002b2233 to 002b2237 has its CatchHandler @ 002b2321 */
FUN_002d64b0(param_1,uVar6);
}
*(undefined1 *)(*param_1 + *(long *)(*param_1 + -0x18)) = 0;
lVar2 = *param_1;
if ((undefined *)(lVar2 + -0x18) != PTR_DAT_003f7c38) {
*(undefined4 *)(lVar2 + -8) = 0;
*(ulong *)(lVar2 + -0x18) = uVar6;
*(undefined1 *)(lVar2 + 1 + lVar3) = 0;
}
}
thunk_FUN_002a2980(uVar5);
if (pcVar4 + -0x18 != PTR_DAT_003f7c38) {
FUN_002b1f80(pcVar4 + -0x18,local_39);
}
return param_1;
}
|
PUSH R15
PUSH R14
PUSH R13
PUSH R12
MOV R12,RDX
PUSH RBP
MOV RBP,RDI
PUSH RBX
MOV RBX,RCX
SUB RSP,0x38
LEA RAX,[0x404680]
MOV qword ptr [RSP + 0x8],RSI
MOV RSI,RCX
ADD RAX,0x18
MOV qword ptr [RDI],RAX
LEA RAX,[RSP + 0x2f]
MOV RDI,R12
MOV RDX,RAX
MOV qword ptr [RSP + 0x18],RAX
CALL 0x002d6fc0
MOV RCX,qword ptr [RAX + -0x18]
SUB RBX,R12
MOV R14,RAX
MOV qword ptr [RSP + 0x10],RAX
ADD RBX,RBX
ADD RCX,RAX
MOV RDI,RBX
MOV qword ptr [RSP],RCX
CALL 0x002a1150
MOV R13,RAX
MOV R12,R14
JMP 0x002b2259
MOV RAX,qword ptr [RBP]
ADD R12,0x1
MOV R15,qword ptr [RAX + -0x18]
LEA R14,[R15 + 0x1]
CMP R14,qword ptr [RAX + -0x10]
JA 0x002b222d
MOV EAX,dword ptr [RAX + -0x8]
TEST EAX,EAX
JLE 0x002b2238
MOV RSI,R14
MOV RDI,RBP
CALL 0x002d64b0
MOV RAX,qword ptr [RBP]
MOV RDX,qword ptr [RAX + -0x18]
MOV byte ptr [RAX + RDX*0x1],0x0
MOV RAX,qword ptr [RBP]
LEA RDX,[RAX + -0x18]
CMP RDX,qword ptr [0x003f7c38]
JNZ 0x002b22f0
MOV R15,qword ptr [RSP + 0x8]
MOV RCX,RBX
MOV RDX,R12
MOV RSI,R13
MOV RDI,R15
CALL 0x002e9710
CMP RBX,RAX
JA 0x002b229c
LEA RBX,[RAX + 0x1]
MOV RDI,R13
CALL 0x002a2950
MOV RDI,RBX
CALL 0x002a1150
MOV RCX,RBX
MOV RDX,R12
MOV RSI,RAX
MOV RDI,R15
MOV R13,RAX
CALL 0x002e9710
MOV RDX,RAX
MOV RSI,R13
MOV RDI,RBP
CALL 0x002d6710
MOV RDI,R12
CALL 0x00144490
ADD R12,RAX
CMP qword ptr [RSP],R12
JNZ 0x002b2210
MOV RDI,R13
CALL 0x002a2950
MOV RDI,qword ptr [RSP + 0x10]
SUB RDI,0x18
CMP RDI,qword ptr [0x003f7c38]
JNZ 0x002b2310
ADD RSP,0x38
MOV RAX,RBP
POP RBX
POP RBP
POP R12
POP R13
POP R14
POP R15
RET
MOV dword ptr [RAX + -0x8],0x0
MOV qword ptr [RAX + -0x18],R14
MOV byte ptr [RAX + R15*0x1 + 0x1],0x0
JMP 0x002b2259
MOV RSI,qword ptr [RSP + 0x18]
CALL 0x002b1f80
JMP 0x002b22d9
| null | null | null | null |
[('const-1', u'PTRADD_-1204542840'), ('tmp_638', u'BRANCH_-1204542447'), ('tmp_764', u'CBRANCH_-1204542638'), (u'LOAD_-1204542947', u'PTRADD_-1204542840'), (u'MULTIEQUAL_-1204542330', u'CALL_-1204542755'), ('tmp_912', u'CAST_-1204541970'), (u'MULTIEQUAL_-1204542328', u'CALL_-1204542719'), (u'STORE_-1204542410', u'INDIRECT_-1204542019'), (u'INDIRECT_-1204542214', u'MULTIEQUAL_-1204542199'), ('const-433', u'STORE_-1204542410'), (u'LOAD_-1204542714', u'INT_ADD_-1204542665'), ('tmp_449', u'CBRANCH_-1204542615'), (u'CAST_-1204541850', u'INT_NOTEQUAL_-1204542563'), (u'LOAD_-1204542694', u'INT_ADD_-1204542671'), ('tmp_912', u'CAST_-1204541923'), ('const-0', u'INT_SLESS_-1204542631'), (u'INT_ADD_-1204542578', u'CAST_-1204541991'), (u'STORE_-1204542391', u'INDIRECT_-1204542006'), (u'INT_ADD_-1204542379', u'INT_ADD_-1204542377'), (u'CAST_-1204541809', u'STORE_-1204542391'), ('const-433', u'STORE_-1204542400'), ('const--8', u'INT_ADD_-1204542644'), (u'INT_SUB_-1204542921', u'INT_MULT_-1204542338'), ('const-0', u'STORE_-1204542605'), (u'INDIRECT_-1204542070', u'CAST_-1204541850'), ('const--24', u'INT_ADD_-1204542386'), ('const-1', u'PTRADD_-1204542643'), ('const-0', u'RETURN_-1204542496'), (u'INT_ADD_-1204542719', u'CALL_-1204542679'), (u'INDIRECT_-1204542165', u'MULTIEQUAL_-1204542098'), ('const--24', u'INT_ADD_-1204542678'), (u'PTRADD_-1204542581', u'PTRADD_-1204542643'), ('tmp_874', u'BRANCH_-1204542383'), (u'CAST_-1204541814', u'STORE_-1204542400'), (u'MULTIEQUAL_-1204542262', u'CALL_-1204542600'), ('tmp_911', u'CAST_-1204542133'), (u'CAST_-1204542133', u'STORE_-1204542982'), (u'PTRSUB_-1204542133', u'STORE_-1204542982'), (u'CALL_-1204542949', u'PTRADD_-1204542885'), (u'MULTIEQUAL_-1204542365', u'CALL_-1204542755'), (u'STORE_-1204542982', u'INDIRECT_-1204542315'), ('const-433', u'STORE_-1204542391'), (u'CALL_-1204542876', u'INDIRECT_-1204542274'), (u'INT_NOTEQUAL_-1204542574', u'CBRANCH_-1204542568'), ('const-433', u'LOAD_-1204542947'), (u'INDIRECT_-1204542196', u'MULTIEQUAL_-1204542168'), (u'CALL_-1204542755', u'INDIRECT_-1204542165'), (u'CALL_-1204542949', u'COPY_-1204542134'), (u'PTRADD_-1204542840', u'INT_EQUAL_-1204542619'), ('tmp_263', u'BRANCH_-1204542865'), (u'INT_ADD_-1204542719', u'MULTIEQUAL_-1204542299'), (u'CALL_-1204542450', u'INDIRECT_-1204541986'), (u'MULTIEQUAL_-1204542365', u'MULTIEQUAL_-1204542299'), (u'PTRADD_-1204542581', u'INT_EQUAL_-1204542619'), (u'LOAD_-1204542714', u'INT_ADD_-1204542644'), (u'MULTIEQUAL_-1204542365', u'INT_LESSEQUAL_-1204542727'), (u'INT_ADD_-1204542386', u'CAST_-1204541814'), ('tmp_842', u'CBRANCH_-1204542568'), ('const-433', u'STORE_-1204542982'), (u'CAST_-1204542011', u'LOAD_-1204542622'), (u'INDIRECT_-1204542117', u'MULTIEQUAL_-1204542098'), (u'INT_MULT_-1204542338', u'MULTIEQUAL_-1204542365'), (u'CAST_-1204541855', u'INT_NOTEQUAL_-1204542563'), ('tmp_1776', u'INT_SUB_-1204542921'), ('const-1', u'PTRADD_-1204542581'), (u'CALL_-1204542679', u'INDIRECT_-1204542117'), (u'CAST_-1204542056', u'LOAD_-1204542714'), (u'INT_ADD_-1204542671', u'CALL_-1204542623'), (u'CALL_-1204542719', u'INDIRECT_-1204542147'), (u'MULTIEQUAL_-1204542262', u'CALL_-1204542659'), (u'CAST_-1204541991', u'INT_NOTEQUAL_-1204542574'), (u'STORE_-1204542400', u'INDIRECT_-1204542011'), (u'STORE_-1204542605', u'INDIRECT_-1204542196'), (u'LOAD_-1204542622', u'INT_ADD_-1204542599'), ('const--16', u'INT_ADD_-1204542665'), (u'CAST_-1204542108', u'LOAD_-1204542947'), ('const-433', u'LOAD_-1204542681'), ('tmp_525', u'CBRANCH_-1204542557'), (u'CAST_-1204542006', u'LOAD_-1204542615'), (u'CAST_-1204541855', u'CALL_-1204542450'), (u'CAST_-1204541908', u'CALL_-1204542659'), (u'CAST_-1204542017', u'CALL_-1204542623'), ('const--24', u'INT_ADD_-1204542578'), (u'LOAD_-1204542601', u'INT_ADD_-1204542578'), ('tmp_911', u'CAST_-1204542056'), (u'LOAD_-1204542694', u'INT_ADD_-1204542377'), (u'CAST_-1204542047', u'LOAD_-1204542694'), (u'LOAD_-1204542681', u'INT_LESS_-1204542652'), ('tmp_911', u'COPY_-1204542545'), (u'INT_MULT_-1204542338', u'CALL_-1204542876'), ('const-433', u'STORE_-1204542605'), (u'PTRADD_-1204542526', u'CAST_-1204541855'), (u'LOAD_-1204542601', u'INT_ADD_-1204542396'), ('const-4212376', u'PTRSUB_-1204542133'), ('const-1', u'INT_ADD_-1204542719'), (u'INDIRECT_-1204541986', u'MULTIEQUAL_-1204542039'), (u'CAST_-1204541996', u'LOAD_-1204542601'), (u'MULTIEQUAL_-1204542039', u'COPY_-1204542088'), (u'LOAD_-1204542601', u'INT_ADD_-1204542379'), ('const-2', u'INT_MULT_-1204542338'), ('const-0', u'PTRSUB_-1204542133'), ('const-1', u'INT_ADD_-1204542671'), (u'CAST_-1204542038', u'LOAD_-1204542681'), (u'CALL_-1204542755', u'INT_ADD_-1204542719'), (u'MULTIEQUAL_-1204542330', u'CALL_-1204542679'), (u'INT_ADD_-1204542671', u'STORE_-1204542400'), ('tmp_911', u'CAST_-1204541908'), (u'COPY_-1204542545', u'RETURN_-1204542496'), (u'CALL_-1204542647', u'PTRADD_-1204542581'), ('const-0', u'STORE_-1204542391'), (u'CALL_-1204542707', u'INDIRECT_-1204542138'), (u'CAST_-1204542031', u'LOAD_-1204542660'), (u'CAST_-1204542001', u'STORE_-1204542605'), (u'INT_ADD_-1204542599', u'CAST_-1204542006'), ('tmp_911', u'CAST_-1204542011'), ('const-0', u'STORE_-1204542410'), (u'CALL_-1204542755', u'MULTIEQUAL_-1204542330'), (u'LOAD_-1204542615', u'INT_ADD_-1204542591'), (u'CAST_-1204541923', u'CALL_-1204542679'), (u'CALL_-1204542659', u'INDIRECT_-1204542102'), (u'LOAD_-1204542622', u'INT_ADD_-1204542591'), (u'INT_ADD_-1204542719', u'CALL_-1204542707'), (u'CALL_-1204542755', u'INT_LESSEQUAL_-1204542727'), (u'MULTIEQUAL_-1204542328', u'MULTIEQUAL_-1204542262'), ('tmp_911', u'CAST_-1204542017'), ('tmp_1772', u'INT_SUB_-1204542921'), ('const-1', u'PTRADD_-1204542885'), (u'CAST_-1204541944', u'CALL_-1204542679'), (u'INT_ADD_-1204542665', u'CAST_-1204542038'), (u'INT_NOTEQUAL_-1204542563', u'CBRANCH_-1204542557'), (u'MULTIEQUAL_-1204542262', u'MULTIEQUAL_-1204542328'), (u'INDIRECT_-1204542006', u'MULTIEQUAL_-1204542168'), (u'INT_ADD_-1204542377', u'CAST_-1204541809'), (u'CALL_-1204542623', u'INDIRECT_-1204542214'), (u'INT_LESSEQUAL_-1204542727', u'CBRANCH_-1204542736'), (u'MULTIEQUAL_-1204542330', u'CALL_-1204542659'), (u'INDIRECT_-1204542093', u'MULTIEQUAL_-1204542199'), (u'CALL_-1204542949', u'PTRADD_-1204542526'), (u'INT_SLESS_-1204542631', u'CBRANCH_-1204542638'), (u'CAST_-1204542079', u'MULTIEQUAL_-1204542328'), ('const-1', u'PTRADD_-1204542526'), (u'INT_LESS_-1204542652', u'CBRANCH_-1204542661'), (u'LOAD_-1204542601', u'INT_ADD_-1204542386'), (u'INT_EQUAL_-1204542619', u'CBRANCH_-1204542615'), ('const-1', u'PTRADD_-1204542643'), ('const-433', u'LOAD_-1204542694'), (u'PTRADD_-1204542885', u'CAST_-1204542108'), (u'INDIRECT_-1204542274', u'MULTIEQUAL_-1204542168'), (u'COPY_-1204542134', u'MULTIEQUAL_-1204542330'), ('tmp_321', u'CBRANCH_-1204542736'), ('const-433', u'LOAD_-1204542601'), (u'INT_ADD_-1204542644', u'CAST_-1204542031'), (u'MULTIEQUAL_-1204542328', u'CALL_-1204542755'), (u'INT_ADD_-1204542396', u'CAST_-1204541822'), (u'CALL_-1204542949', u'INDIRECT_-1204542308'), ('const-433', u'LOAD_-1204542622'), (u'CALL_-1204542707', u'CAST_-1204541944'), (u'CALL_-1204542647', u'INDIRECT_-1204542093'), ('const-1', u'INT_ADD_-1204542379'), (u'MULTIEQUAL_-1204542299', u'MULTIEQUAL_-1204542365'), (u'CALL_-1204542949', u'PTRADD_-1204542840'), (u'INDIRECT_-1204542196', u'INT_NOTEQUAL_-1204542574'), (u'LOAD_-1204542660', u'INT_SLESS_-1204542631'), (u'MULTIEQUAL_-1204542330', u'PTRADD_-1204542581'), (u'LOAD_-1204542714', u'INT_ADD_-1204542678'), ('const-433', u'LOAD_-1204542615'), (u'CAST_-1204541944', u'MULTIEQUAL_-1204542262'), ('const--24', u'PTRADD_-1204542885'), (u'PTRADD_-1204542643', u'MULTIEQUAL_-1204542330'), (u'INT_ADD_-1204542678', u'CAST_-1204542047'), (u'INDIRECT_-1204542070', u'MULTIEQUAL_-1204542039'), (u'CAST_-1204541970', u'CALL_-1204542755'), ('const--24', u'PTRADD_-1204542526'), (u'CALL_-1204542679', u'MULTIEQUAL_-1204542330'), ('const--8', u'INT_ADD_-1204542396'), (u'INT_ADD_-1204542671', u'INT_LESS_-1204542652'), ('const-433', u'LOAD_-1204542660'), (u'INT_ADD_-1204542591', u'CAST_-1204542001'), (u'CAST_-1204541822', u'STORE_-1204542410'), ('tmp_911', u'CAST_-1204541996'), (u'CALL_-1204542600', u'INDIRECT_-1204542070'), ('const--24', u'INT_ADD_-1204542599'), (u'MULTIEQUAL_-1204542330', u'CALL_-1204542647'), ('const-433', u'LOAD_-1204542714'), (u'CALL_-1204542876', u'CAST_-1204542079'), ('tmp_722', u'CBRANCH_-1204542661')]
|
[('tmp_638', u'BRANCH_-1204542447'), ('tmp_1798', u'INT_SUB_-1204542921'), (u'INT_ADD_-1204542377', u'CAST_-1204541813'), (u'CAST_-1204542004', u'STORE_-1204542605'), ('tmp_764', u'CBRANCH_-1204542638'), (u'LOAD_-1204542947', u'PTRADD_-1204542840'), ('const-433', u'LOAD_-1204542681'), (u'CALL_-1204542949', u'CAST_-1204542109'), (u'LOAD_-1204542714', u'INT_ADD_-1204542665'), ('tmp_449', u'CBRANCH_-1204542615'), (u'LOAD_-1204542694', u'INT_ADD_-1204542671'), (u'CAST_-1204542109', u'COPY_-1204542130'), ('const-433', u'LOAD_-1204542601'), (u'INT_ADD_-1204542379', u'INT_ADD_-1204542377'), (u'INDIRECT_-1204542067', u'INT_NOTEQUAL_-1204542563'), (u'STORE_-1204542982', u'INDIRECT_-1204542312'), (u'CAST_-1204542129', u'STORE_-1204542982'), (u'MULTIEQUAL_-1204542327', u'CALL_-1204542647'), ('const--8', u'INT_ADD_-1204542644'), (u'CALL_-1204542755', u'MULTIEQUAL_-1204542327'), (u'PTRSUB_-1204542126', u'CALL_-1204542949'), ('const-433', u'LOAD_-1204542947'), ('const--24', u'INT_ADD_-1204542386'), (u'INT_ADD_-1204542386', u'CAST_-1204541818'), ('const-0', u'RETURN_-1204542496'), (u'INT_ADD_-1204542719', u'CALL_-1204542679'), ('const--24', u'INT_ADD_-1204542678'), (u'PTRADD_-1204542526', u'INT_NOTEQUAL_-1204542563'), (u'CALL_-1204542876', u'INDIRECT_-1204542271'), (u'CAST_-1204541995', u'INT_NOTEQUAL_-1204542574'), (u'PTRADD_-1204542581', u'PTRADD_-1204542643'), (u'CAST_-1204542032', u'LOAD_-1204542660'), ('tmp_874', u'BRANCH_-1204542383'), (u'CAST_-1204542103', u'LOAD_-1204542947'), ('const-2', u'INT_MULT_-1204542335'), ('const-0', u'STORE_-1204542410'), (u'CAST_-1204542039', u'LOAD_-1204542681'), (u'PTRADD_-1204542643', u'MULTIEQUAL_-1204542327'), (u'CALL_-1204542949', u'INDIRECT_-1204542305'), (u'INT_ADD_-1204542396', u'CAST_-1204541826'), (u'INT_SUB_-1204542921', u'INT_MULT_-1204542335'), (u'MULTIEQUAL_-1204542036', u'COPY_-1204542085'), (u'CAST_-1204541826', u'STORE_-1204542410'), (u'PTRSUB_-1204542130', u'CAST_-1204542129'), (u'INDIRECT_-1204542193', u'INT_NOTEQUAL_-1204542574'), (u'INT_NOTEQUAL_-1204542574', u'CBRANCH_-1204542568'), (u'INDIRECT_-1204542271', u'MULTIEQUAL_-1204542165'), (u'INT_ADD_-1204542678', u'CAST_-1204542048'), ('tmp_1796', u'LOAD_-1204542714'), (u'CALL_-1204542647', u'INDIRECT_-1204542090'), (u'PTRADD_-1204542840', u'INT_EQUAL_-1204542619'), ('tmp_263', u'BRANCH_-1204542865'), ('tmp_1798', u'CALL_-1204542949'), (u'CALL_-1204542659', u'INDIRECT_-1204542099'), (u'INT_ADD_-1204542665', u'CAST_-1204542039'), (u'MULTIEQUAL_-1204542362', u'MULTIEQUAL_-1204542296'), (u'PTRADD_-1204542581', u'INT_EQUAL_-1204542619'), (u'LOAD_-1204542714', u'INT_ADD_-1204542644'), ('const-433', u'STORE_-1204542982'), ('tmp_842', u'CBRANCH_-1204542568'), (u'PTRADD_-1204542885', u'CAST_-1204542103'), (u'PTRSUB_-1204542126', u'CALL_-1204542450'), (u'CALL_-1204542707', u'CALL_-1204542679'), ('const-0', u'INT_SLESS_-1204542631'), ('tmp_1794', u'INT_SUB_-1204542921'), (u'INT_ADD_-1204542671', u'CALL_-1204542623'), ('const-1', u'PTRADD_-1204542581'), ('tmp_1796', u'CALL_-1204542623'), ('const-0', u'PTRSUB_-1204542130'), (u'CALL_-1204542755', u'INDIRECT_-1204542162'), (u'CALL_-1204542707', u'INDIRECT_-1204542135'), ('tmp_1796', u'CALL_-1204542659'), (u'LOAD_-1204542622', u'INT_ADD_-1204542599'), ('tmp_1796', u'COPY_-1204542545'), (u'INT_MULT_-1204542335', u'MULTIEQUAL_-1204542362'), ('const--16', u'INT_ADD_-1204542665'), ('tmp_1799', u'CALL_-1204542755'), ('const-0', u'STORE_-1204542391'), (u'CAST_-1204542109', u'PTRADD_-1204542840'), ('tmp_525', u'CBRANCH_-1204542557'), ('tmp_1794', u'CALL_-1204542949'), (u'MULTIEQUAL_-1204542325', u'MULTIEQUAL_-1204542259'), (u'MULTIEQUAL_-1204542259', u'MULTIEQUAL_-1204542325'), ('tmp_1796', u'LOAD_-1204542601'), ('const--24', u'INT_ADD_-1204542578'), ('tmp_1790', u'PTRSUB_-1204542126'), (u'LOAD_-1204542601', u'INT_ADD_-1204542578'), (u'COPY_-1204542130', u'MULTIEQUAL_-1204542327'), (u'LOAD_-1204542694', u'INT_ADD_-1204542377'), ('tmp_1799', u'CALL_-1204542679'), ('const-433', u'LOAD_-1204542694'), (u'LOAD_-1204542681', u'INT_LESS_-1204542652'), ('const-1', u'PTRADD_-1204542643'), (u'MULTIEQUAL_-1204542362', u'INT_LESSEQUAL_-1204542727'), ('tmp_1796', u'LOAD_-1204542622'), ('const--57', u'PTRSUB_-1204542126'), (u'CAST_-1204542048', u'LOAD_-1204542694'), (u'INDIRECT_-1204542090', u'MULTIEQUAL_-1204542196'), (u'LOAD_-1204542601', u'INT_ADD_-1204542396'), ('const-1', u'INT_ADD_-1204542719'), ('const-0', u'STORE_-1204542605'), (u'LOAD_-1204542601', u'INT_ADD_-1204542379'), (u'INT_ADD_-1204542719', u'MULTIEQUAL_-1204542296'), ('const-1', u'INT_ADD_-1204542671'), (u'CALL_-1204542755', u'INT_ADD_-1204542719'), (u'INT_ADD_-1204542671', u'STORE_-1204542400'), (u'MULTIEQUAL_-1204542259', u'CALL_-1204542600'), (u'COPY_-1204542545', u'RETURN_-1204542496'), (u'STORE_-1204542605', u'INDIRECT_-1204542193'), (u'CALL_-1204542647', u'PTRADD_-1204542581'), ('const-433', u'STORE_-1204542391'), (u'CAST_-1204542009', u'LOAD_-1204542615'), ('const-433', u'LOAD_-1204542714'), ('const-1', u'PTRADD_-1204542526'), (u'STORE_-1204542410', u'INDIRECT_-1204542016'), (u'INDIRECT_-1204542067', u'MULTIEQUAL_-1204542036'), (u'LOAD_-1204542615', u'INT_ADD_-1204542591'), (u'MULTIEQUAL_-1204542259', u'CALL_-1204542659'), (u'LOAD_-1204542622', u'INT_ADD_-1204542591'), (u'INT_ADD_-1204542719', u'CALL_-1204542707'), ('tmp_1796', u'STORE_-1204542982'), (u'CALL_-1204542755', u'INT_LESSEQUAL_-1204542727'), ('const--24', u'PTRADD_-1204542526'), (u'MULTIEQUAL_-1204542327', u'CALL_-1204542659'), ('const-433', u'LOAD_-1204542660'), ('const-433', u'LOAD_-1204542622'), (u'INT_ADD_-1204542578', u'CAST_-1204541995'), (u'INT_NOTEQUAL_-1204542563', u'CBRANCH_-1204542557'), (u'CALL_-1204542600', u'INDIRECT_-1204542067'), (u'INDIRECT_-1204541983', u'MULTIEQUAL_-1204542036'), (u'MULTIEQUAL_-1204542327', u'CALL_-1204542679'), (u'INDIRECT_-1204542193', u'MULTIEQUAL_-1204542165'), (u'MULTIEQUAL_-1204542362', u'CALL_-1204542755'), (u'INDIRECT_-1204542162', u'MULTIEQUAL_-1204542095'), (u'CALL_-1204542679', u'MULTIEQUAL_-1204542327'), ('const-1', u'PTRADD_-1204542885'), (u'MULTIEQUAL_-1204542327', u'CALL_-1204542755'), (u'INT_LESSEQUAL_-1204542727', u'CBRANCH_-1204542736'), ('const-433', u'STORE_-1204542400'), (u'MULTIEQUAL_-1204542296', u'MULTIEQUAL_-1204542362'), (u'STORE_-1204542400', u'INDIRECT_-1204542008'), (u'INT_SLESS_-1204542631', u'CBRANCH_-1204542638'), (u'STORE_-1204542391', u'INDIRECT_-1204542003'), (u'CALL_-1204542450', u'INDIRECT_-1204541983'), ('const-433', u'STORE_-1204542605'), (u'INT_LESS_-1204542652', u'CBRANCH_-1204542661'), (u'INT_ADD_-1204542599', u'CAST_-1204542009'), ('const-433', u'STORE_-1204542410'), (u'LOAD_-1204542601', u'INT_ADD_-1204542386'), (u'INT_EQUAL_-1204542619', u'CBRANCH_-1204542615'), ('const-1', u'PTRADD_-1204542643'), (u'MULTIEQUAL_-1204542327', u'PTRADD_-1204542581'), (u'INT_ADD_-1204542644', u'CAST_-1204542032'), (u'CALL_-1204542679', u'INDIRECT_-1204542114'), (u'CAST_-1204542109', u'PTRADD_-1204542526'), (u'PTRADD_-1204542526', u'CALL_-1204542450'), (u'INDIRECT_-1204542114', u'MULTIEQUAL_-1204542095'), ('const-1', u'PTRADD_-1204542840'), ('const-433', u'LOAD_-1204542615'), (u'CAST_-1204541813', u'STORE_-1204542391'), (u'INT_MULT_-1204542335', u'CALL_-1204542876'), (u'MULTIEQUAL_-1204542325', u'CALL_-1204542755'), ('tmp_321', u'CBRANCH_-1204542736'), (u'MULTIEQUAL_-1204542325', u'CALL_-1204542719'), (u'INDIRECT_-1204542211', u'MULTIEQUAL_-1204542196'), ('const-1', u'INT_ADD_-1204542379'), (u'CAST_-1204542109', u'PTRADD_-1204542885'), (u'LOAD_-1204542660', u'INT_SLESS_-1204542631'), (u'INT_ADD_-1204542591', u'CAST_-1204542004'), (u'LOAD_-1204542714', u'INT_ADD_-1204542678'), ('const--24', u'PTRADD_-1204542885'), (u'CALL_-1204542707', u'MULTIEQUAL_-1204542259'), (u'CAST_-1204541818', u'STORE_-1204542400'), (u'INDIRECT_-1204542003', u'MULTIEQUAL_-1204542165'), ('const--8', u'INT_ADD_-1204542396'), ('const-4212376', u'PTRSUB_-1204542130'), (u'INT_ADD_-1204542671', u'INT_LESS_-1204542652'), (u'CALL_-1204542623', u'INDIRECT_-1204542211'), ('const--24', u'INT_ADD_-1204542599'), (u'CALL_-1204542719', u'INDIRECT_-1204542144'), ('tmp_722', u'CBRANCH_-1204542661'), (u'CALL_-1204542876', u'MULTIEQUAL_-1204542325')]
| null | null |
002b21a0
|
x64
|
O2
|
(translation_unit "long * FUN_002b21a0(long *param_1,undefined8 param_2,long param_3,long param_4)\n\n{\n long lVar1;\n long lVar2;\n long lVar3;\n char *pcVar4;\n undefined8 uVar5;\n ulong uVar6;\n size_t sVar7;\n ulong uVar8;\n char *__s;\n undefined1 local_39 [9];\n \n *param_1 = (long)&DAT_00404698;\n /* try { // try from 002b21dd to 002b21e1 has its CatchHandler @ 002b231c */\n pcVar4 = (char *)FUN_002d6fc0(param_3,param_4,local_39);\n lVar1 = *(long *)(pcVar4 + -0x18);\n uVar8 = (param_4 - param_3) * 2;\n /* try { // try from 002b21fe to 002b2202 has its CatchHandler @ 002b237e */\n uVar5 = thunk_FUN_002a11b0(uVar8);\n __s = pcVar4;\n while( true ) {\n uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);\n if (uVar8 <= uVar6) {\n uVar8 = uVar6 + 1;\n thunk_FUN_002a2980(uVar5);\n /* try { // try from 002b2283 to 002b2287 has its CatchHandler @ 002b237c */\n uVar5 = thunk_FUN_002a11b0(uVar8);\n uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);\n }\n /* try { // try from 002b22a5 to 002b22a9 has its CatchHandler @ 002b2321 */\n FUN_002d6710(param_1,uVar5,uVar6);\n sVar7 = strlen(__s);\n if (pcVar4 + lVar1 == __s + sVar7) break;\n lVar2 = *param_1;\n __s = __s + sVar7 + 1;\n lVar3 = *(long *)(lVar2 + -0x18);\n uVar6 = lVar3 + 1;\n if ((*(ulong *)(lVar2 + -0x10) < uVar6) || (0 < *(int *)(lVar2 + -8))) {\n /* try { // try from 002b2233 to 002b2237 has its CatchHandler @ 002b2321 */\n FUN_002d64b0(param_1,uVar6);\n }\n *(undefined1 *)(*param_1 + *(long *)(*param_1 + -0x18)) = 0;\n lVar2 = *param_1;\n if ((undefined *)(lVar2 + -0x18) != PTR_DAT_003f7c38) {\n *(undefined4 *)(lVar2 + -8) = 0;\n *(ulong *)(lVar2 + -0x18) = uVar6;\n *(undefined1 *)(lVar2 + 1 + lVar3) = 0;\n }\n }\n thunk_FUN_002a2980(uVar5);\n if (pcVar4 + -0x18 != PTR_DAT_003f7c38) {\n FUN_002b1f80(pcVar4 + -0x18,local_39);\n }\n return param_1;\n}\n\n" (function_definition "long * FUN_002b21a0(long *param_1,undefined8 param_2,long param_3,long param_4)\n\n{\n long lVar1;\n long lVar2;\n long lVar3;\n char *pcVar4;\n undefined8 uVar5;\n ulong uVar6;\n size_t sVar7;\n ulong uVar8;\n char *__s;\n undefined1 local_39 [9];\n \n *param_1 = (long)&DAT_00404698;\n /* try { // try from 002b21dd to 002b21e1 has its CatchHandler @ 002b231c */\n pcVar4 = (char *)FUN_002d6fc0(param_3,param_4,local_39);\n lVar1 = *(long *)(pcVar4 + -0x18);\n uVar8 = (param_4 - param_3) * 2;\n /* try { // try from 002b21fe to 002b2202 has its CatchHandler @ 002b237e */\n uVar5 = thunk_FUN_002a11b0(uVar8);\n __s = pcVar4;\n while( true ) {\n uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);\n if (uVar8 <= uVar6) {\n uVar8 = uVar6 + 1;\n thunk_FUN_002a2980(uVar5);\n /* try { // try from 002b2283 to 002b2287 has its CatchHandler @ 002b237c */\n uVar5 = thunk_FUN_002a11b0(uVar8);\n uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);\n }\n /* try { // try from 002b22a5 to 002b22a9 has its CatchHandler @ 002b2321 */\n FUN_002d6710(param_1,uVar5,uVar6);\n sVar7 = strlen(__s);\n if (pcVar4 + lVar1 == __s + sVar7) break;\n lVar2 = *param_1;\n __s = __s + sVar7 + 1;\n lVar3 = *(long *)(lVar2 + -0x18);\n uVar6 = lVar3 + 1;\n if ((*(ulong *)(lVar2 + -0x10) < uVar6) || (0 < *(int *)(lVar2 + -8))) {\n /* try { // try from 002b2233 to 002b2237 has its CatchHandler @ 002b2321 */\n FUN_002d64b0(param_1,uVar6);\n }\n *(undefined1 *)(*param_1 + *(long *)(*param_1 + -0x18)) = 0;\n lVar2 = *param_1;\n if ((undefined *)(lVar2 + -0x18) != PTR_DAT_003f7c38) {\n *(undefined4 *)(lVar2 + -8) = 0;\n *(ulong *)(lVar2 + -0x18) = uVar6;\n *(undefined1 *)(lVar2 + 1 + lVar3) = 0;\n }\n }\n thunk_FUN_002a2980(uVar5);\n if (pcVar4 + -0x18 != PTR_DAT_003f7c38) {\n FUN_002b1f80(pcVar4 + -0x18,local_39);\n }\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_002b21a0(long *param_1,undefined8 param_2,long param_3,long param_4)" * (function_declarator "FUN_002b21a0(long *param_1,undefined8 param_2,long param_3,long param_4)" identifier (parameter_list "(long *param_1,undefined8 param_2,long param_3,long param_4)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_4" (sized_type_specifier "long" long) identifier) )))) (compound_statement "{\n long lVar1;\n long lVar2;\n long lVar3;\n char *pcVar4;\n undefined8 uVar5;\n ulong uVar6;\n size_t sVar7;\n ulong uVar8;\n char *__s;\n undefined1 local_39 [9];\n \n *param_1 = (long)&DAT_00404698;\n /* try { // try from 002b21dd to 002b21e1 has its CatchHandler @ 002b231c */\n pcVar4 = (char *)FUN_002d6fc0(param_3,param_4,local_39);\n lVar1 = *(long *)(pcVar4 + -0x18);\n uVar8 = (param_4 - param_3) * 2;\n /* try { // try from 002b21fe to 002b2202 has its CatchHandler @ 002b237e */\n uVar5 = thunk_FUN_002a11b0(uVar8);\n __s = pcVar4;\n while( true ) {\n uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);\n if (uVar8 <= uVar6) {\n uVar8 = uVar6 + 1;\n thunk_FUN_002a2980(uVar5);\n /* try { // try from 002b2283 to 002b2287 has its CatchHandler @ 002b237c */\n uVar5 = thunk_FUN_002a11b0(uVar8);\n uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);\n }\n /* try { // try from 002b22a5 to 002b22a9 has its CatchHandler @ 002b2321 */\n FUN_002d6710(param_1,uVar5,uVar6);\n sVar7 = strlen(__s);\n if (pcVar4 + lVar1 == __s + sVar7) break;\n lVar2 = *param_1;\n __s = __s + sVar7 + 1;\n lVar3 = *(long *)(lVar2 + -0x18);\n uVar6 = lVar3 + 1;\n if ((*(ulong *)(lVar2 + -0x10) < uVar6) || (0 < *(int *)(lVar2 + -8))) {\n /* try { // try from 002b2233 to 002b2237 has its CatchHandler @ 002b2321 */\n FUN_002d64b0(param_1,uVar6);\n }\n *(undefined1 *)(*param_1 + *(long *)(*param_1 + -0x18)) = 0;\n lVar2 = *param_1;\n if ((undefined *)(lVar2 + -0x18) != PTR_DAT_003f7c38) {\n *(undefined4 *)(lVar2 + -8) = 0;\n *(ulong *)(lVar2 + -0x18) = uVar6;\n *(undefined1 *)(lVar2 + 1 + lVar3) = 0;\n }\n }\n thunk_FUN_002a2980(uVar5);\n if (pcVar4 + -0x18 != PTR_DAT_003f7c38) {\n FUN_002b1f80(pcVar4 + -0x18,local_39);\n }\n return param_1;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "char *pcVar4;" primitive_type (pointer_declarator "*pcVar4" * identifier) ;) (declaration "undefined8 uVar5;" type_identifier identifier ;) (declaration "ulong uVar6;" type_identifier identifier ;) (declaration "size_t sVar7;" primitive_type identifier ;) (declaration "ulong uVar8;" type_identifier identifier ;) (declaration "char *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (declaration "undefined1 local_39 [9];" type_identifier (array_declarator "local_39 [9]" identifier [ number_literal ]) ;) (expression_statement "*param_1 = (long)&DAT_00404698;" (assignment_expression "*param_1 = (long)&DAT_00404698" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)&DAT_00404698" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&DAT_00404698" & identifier))) ;) comment (expression_statement "pcVar4 = (char *)FUN_002d6fc0(param_3,param_4,local_39);" (assignment_expression "pcVar4 = (char *)FUN_002d6fc0(param_3,param_4,local_39)" identifier = (cast_expression "(char *)FUN_002d6fc0(param_3,param_4,local_39)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002d6fc0(param_3,param_4,local_39)" identifier (argument_list "(param_3,param_4,local_39)" ( identifier , identifier , identifier ))))) ;) (expression_statement "lVar1 = *(long *)(pcVar4 + -0x18);" (assignment_expression "lVar1 = *(long *)(pcVar4 + -0x18)" identifier = (pointer_expression "*(long *)(pcVar4 + -0x18)" * (cast_expression "(long *)(pcVar4 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar4 + -0x18)" ( (binary_expression "pcVar4 + -0x18" identifier + number_literal) ))))) ;) (expression_statement "uVar8 = (param_4 - param_3) * 2;" (assignment_expression "uVar8 = (param_4 - param_3) * 2" identifier = (binary_expression "(param_4 - param_3) * 2" (parenthesized_expression "(param_4 - param_3)" ( (binary_expression "param_4 - param_3" identifier - identifier) )) * number_literal)) ;) comment (expression_statement "uVar5 = thunk_FUN_002a11b0(uVar8);" (assignment_expression "uVar5 = thunk_FUN_002a11b0(uVar8)" identifier = (call_expression "thunk_FUN_002a11b0(uVar8)" identifier (argument_list "(uVar8)" ( identifier )))) ;) (expression_statement "__s = pcVar4;" (assignment_expression "__s = pcVar4" identifier = identifier) ;) (while_statement "while( true ) {\n uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);\n if (uVar8 <= uVar6) {\n uVar8 = uVar6 + 1;\n thunk_FUN_002a2980(uVar5);\n /* try { // try from 002b2283 to 002b2287 has its CatchHandler @ 002b237c */\n uVar5 = thunk_FUN_002a11b0(uVar8);\n uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);\n }\n /* try { // try from 002b22a5 to 002b22a9 has its CatchHandler @ 002b2321 */\n FUN_002d6710(param_1,uVar5,uVar6);\n sVar7 = strlen(__s);\n if (pcVar4 + lVar1 == __s + sVar7) break;\n lVar2 = *param_1;\n __s = __s + sVar7 + 1;\n lVar3 = *(long *)(lVar2 + -0x18);\n uVar6 = lVar3 + 1;\n if ((*(ulong *)(lVar2 + -0x10) < uVar6) || (0 < *(int *)(lVar2 + -8))) {\n /* try { // try from 002b2233 to 002b2237 has its CatchHandler @ 002b2321 */\n FUN_002d64b0(param_1,uVar6);\n }\n *(undefined1 *)(*param_1 + *(long *)(*param_1 + -0x18)) = 0;\n lVar2 = *param_1;\n if ((undefined *)(lVar2 + -0x18) != PTR_DAT_003f7c38) {\n *(undefined4 *)(lVar2 + -8) = 0;\n *(ulong *)(lVar2 + -0x18) = uVar6;\n *(undefined1 *)(lVar2 + 1 + lVar3) = 0;\n }\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);\n if (uVar8 <= uVar6) {\n uVar8 = uVar6 + 1;\n thunk_FUN_002a2980(uVar5);\n /* try { // try from 002b2283 to 002b2287 has its CatchHandler @ 002b237c */\n uVar5 = thunk_FUN_002a11b0(uVar8);\n uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);\n }\n /* try { // try from 002b22a5 to 002b22a9 has its CatchHandler @ 002b2321 */\n FUN_002d6710(param_1,uVar5,uVar6);\n sVar7 = strlen(__s);\n if (pcVar4 + lVar1 == __s + sVar7) break;\n lVar2 = *param_1;\n __s = __s + sVar7 + 1;\n lVar3 = *(long *)(lVar2 + -0x18);\n uVar6 = lVar3 + 1;\n if ((*(ulong *)(lVar2 + -0x10) < uVar6) || (0 < *(int *)(lVar2 + -8))) {\n /* try { // try from 002b2233 to 002b2237 has its CatchHandler @ 002b2321 */\n FUN_002d64b0(param_1,uVar6);\n }\n *(undefined1 *)(*param_1 + *(long *)(*param_1 + -0x18)) = 0;\n lVar2 = *param_1;\n if ((undefined *)(lVar2 + -0x18) != PTR_DAT_003f7c38) {\n *(undefined4 *)(lVar2 + -8) = 0;\n *(ulong *)(lVar2 + -0x18) = uVar6;\n *(undefined1 *)(lVar2 + 1 + lVar3) = 0;\n }\n }" { (expression_statement "uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);" (assignment_expression "uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8)" identifier = (call_expression "FUN_002e9710(param_2,uVar5,__s,uVar8)" identifier (argument_list "(param_2,uVar5,__s,uVar8)" ( identifier , identifier , identifier , identifier )))) ;) (if_statement "if (uVar8 <= uVar6) {\n uVar8 = uVar6 + 1;\n thunk_FUN_002a2980(uVar5);\n /* try { // try from 002b2283 to 002b2287 has its CatchHandler @ 002b237c */\n uVar5 = thunk_FUN_002a11b0(uVar8);\n uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);\n }" if (parenthesized_expression "(uVar8 <= uVar6)" ( (binary_expression "uVar8 <= uVar6" identifier <= identifier) )) (compound_statement "{\n uVar8 = uVar6 + 1;\n thunk_FUN_002a2980(uVar5);\n /* try { // try from 002b2283 to 002b2287 has its CatchHandler @ 002b237c */\n uVar5 = thunk_FUN_002a11b0(uVar8);\n uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);\n }" { (expression_statement "uVar8 = uVar6 + 1;" (assignment_expression "uVar8 = uVar6 + 1" identifier = (binary_expression "uVar6 + 1" identifier + number_literal)) ;) (expression_statement "thunk_FUN_002a2980(uVar5);" (call_expression "thunk_FUN_002a2980(uVar5)" identifier (argument_list "(uVar5)" ( identifier ))) ;) comment (expression_statement "uVar5 = thunk_FUN_002a11b0(uVar8);" (assignment_expression "uVar5 = thunk_FUN_002a11b0(uVar8)" identifier = (call_expression "thunk_FUN_002a11b0(uVar8)" identifier (argument_list "(uVar8)" ( identifier )))) ;) (expression_statement "uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);" (assignment_expression "uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8)" identifier = (call_expression "FUN_002e9710(param_2,uVar5,__s,uVar8)" identifier (argument_list "(param_2,uVar5,__s,uVar8)" ( identifier , identifier , identifier , identifier )))) ;) })) comment (expression_statement "FUN_002d6710(param_1,uVar5,uVar6);" (call_expression "FUN_002d6710(param_1,uVar5,uVar6)" identifier (argument_list "(param_1,uVar5,uVar6)" ( identifier , identifier , identifier ))) ;) (expression_statement "sVar7 = strlen(__s);" (assignment_expression "sVar7 = strlen(__s)" identifier = (call_expression "strlen(__s)" identifier (argument_list "(__s)" ( identifier )))) ;) (if_statement "if (pcVar4 + lVar1 == __s + sVar7) break;" if (parenthesized_expression "(pcVar4 + lVar1 == __s + sVar7)" ( (binary_expression "pcVar4 + lVar1 == __s + sVar7" (binary_expression "pcVar4 + lVar1" identifier + identifier) == (binary_expression "__s + sVar7" identifier + identifier)) )) (break_statement "break;" break ;)) (expression_statement "lVar2 = *param_1;" (assignment_expression "lVar2 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "__s = __s + sVar7 + 1;" (assignment_expression "__s = __s + sVar7 + 1" identifier = (binary_expression "__s + sVar7 + 1" (binary_expression "__s + sVar7" identifier + identifier) + number_literal)) ;) (expression_statement "lVar3 = *(long *)(lVar2 + -0x18);" (assignment_expression "lVar3 = *(long *)(lVar2 + -0x18)" identifier = (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))))) ;) (expression_statement "uVar6 = lVar3 + 1;" (assignment_expression "uVar6 = lVar3 + 1" identifier = (binary_expression "lVar3 + 1" identifier + number_literal)) ;) (if_statement "if ((*(ulong *)(lVar2 + -0x10) < uVar6) || (0 < *(int *)(lVar2 + -8))) {\n /* try { // try from 002b2233 to 002b2237 has its CatchHandler @ 002b2321 */\n FUN_002d64b0(param_1,uVar6);\n }" if (parenthesized_expression "((*(ulong *)(lVar2 + -0x10) < uVar6) || (0 < *(int *)(lVar2 + -8)))" ( (binary_expression "(*(ulong *)(lVar2 + -0x10) < uVar6) || (0 < *(int *)(lVar2 + -8))" (parenthesized_expression "(*(ulong *)(lVar2 + -0x10) < uVar6)" ( (binary_expression "*(ulong *)(lVar2 + -0x10) < uVar6" (pointer_expression "*(ulong *)(lVar2 + -0x10)" * (cast_expression "(ulong *)(lVar2 + -0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x10)" ( (binary_expression "lVar2 + -0x10" identifier + number_literal) )))) < identifier) )) || (parenthesized_expression "(0 < *(int *)(lVar2 + -8))" ( (binary_expression "0 < *(int *)(lVar2 + -8)" number_literal < (pointer_expression "*(int *)(lVar2 + -8)" * (cast_expression "(int *)(lVar2 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -8)" ( (binary_expression "lVar2 + -8" identifier + number_literal) ))))) ))) )) (compound_statement "{\n /* try { // try from 002b2233 to 002b2237 has its CatchHandler @ 002b2321 */\n FUN_002d64b0(param_1,uVar6);\n }" { comment (expression_statement "FUN_002d64b0(param_1,uVar6);" (call_expression "FUN_002d64b0(param_1,uVar6)" identifier (argument_list "(param_1,uVar6)" ( identifier , identifier ))) ;) })) (expression_statement "*(undefined1 *)(*param_1 + *(long *)(*param_1 + -0x18)) = 0;" (assignment_expression "*(undefined1 *)(*param_1 + *(long *)(*param_1 + -0x18)) = 0" (pointer_expression "*(undefined1 *)(*param_1 + *(long *)(*param_1 + -0x18))" * (cast_expression "(undefined1 *)(*param_1 + *(long *)(*param_1 + -0x18))" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + *(long *)(*param_1 + -0x18))" ( (binary_expression "*param_1 + *(long *)(*param_1 + -0x18)" (pointer_expression "*param_1" * identifier) + (pointer_expression "*(long *)(*param_1 + -0x18)" * (cast_expression "(long *)(*param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + -0x18)" ( (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )))) = number_literal) ;) (expression_statement "lVar2 = *param_1;" (assignment_expression "lVar2 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (if_statement "if ((undefined *)(lVar2 + -0x18) != PTR_DAT_003f7c38) {\n *(undefined4 *)(lVar2 + -8) = 0;\n *(ulong *)(lVar2 + -0x18) = uVar6;\n *(undefined1 *)(lVar2 + 1 + lVar3) = 0;\n }" if (parenthesized_expression "((undefined *)(lVar2 + -0x18) != PTR_DAT_003f7c38)" ( (binary_expression "(undefined *)(lVar2 + -0x18) != PTR_DAT_003f7c38" (cast_expression "(undefined *)(lVar2 + -0x18)" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))) != identifier) )) (compound_statement "{\n *(undefined4 *)(lVar2 + -8) = 0;\n *(ulong *)(lVar2 + -0x18) = uVar6;\n *(undefined1 *)(lVar2 + 1 + lVar3) = 0;\n }" { (expression_statement "*(undefined4 *)(lVar2 + -8) = 0;" (assignment_expression "*(undefined4 *)(lVar2 + -8) = 0" (pointer_expression "*(undefined4 *)(lVar2 + -8)" * (cast_expression "(undefined4 *)(lVar2 + -8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -8)" ( (binary_expression "lVar2 + -8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(ulong *)(lVar2 + -0x18) = uVar6;" (assignment_expression "*(ulong *)(lVar2 + -0x18) = uVar6" (pointer_expression "*(ulong *)(lVar2 + -0x18)" * (cast_expression "(ulong *)(lVar2 + -0x18)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined1 *)(lVar2 + 1 + lVar3) = 0;" (assignment_expression "*(undefined1 *)(lVar2 + 1 + lVar3) = 0" (pointer_expression "*(undefined1 *)(lVar2 + 1 + lVar3)" * (cast_expression "(undefined1 *)(lVar2 + 1 + lVar3)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 1 + lVar3)" ( (binary_expression "lVar2 + 1 + lVar3" (binary_expression "lVar2 + 1" identifier + number_literal) + identifier) )))) = number_literal) ;) })) })) (expression_statement "thunk_FUN_002a2980(uVar5);" (call_expression "thunk_FUN_002a2980(uVar5)" identifier (argument_list "(uVar5)" ( identifier ))) ;) (if_statement "if (pcVar4 + -0x18 != PTR_DAT_003f7c38) {\n FUN_002b1f80(pcVar4 + -0x18,local_39);\n }" if (parenthesized_expression "(pcVar4 + -0x18 != PTR_DAT_003f7c38)" ( (binary_expression "pcVar4 + -0x18 != PTR_DAT_003f7c38" (binary_expression "pcVar4 + -0x18" identifier + number_literal) != identifier) )) (compound_statement "{\n FUN_002b1f80(pcVar4 + -0x18,local_39);\n }" { (expression_statement "FUN_002b1f80(pcVar4 + -0x18,local_39);" (call_expression "FUN_002b1f80(pcVar4 + -0x18,local_39)" identifier (argument_list "(pcVar4 + -0x18,local_39)" ( (binary_expression "pcVar4 + -0x18" identifier + number_literal) , identifier ))) ;) })) (return_statement "return param_1;" return identifier ;) })))
|
(translation_unit "/* std::collate<char>::do_transform(char const*, char const*) const */\n\nchar * std::collate<char>::do_transform(char *param_1,char *param_2)\n\n{\n long lVar1;\n long lVar2;\n long lVar3;\n char *pcVar4;\n char *pcVar5;\n ulong uVar6;\n size_t sVar7;\n long in_RCX;\n long in_RDX;\n ulong uVar8;\n char *__s;\n \n *(undefined1 **)param_1 = &DAT_00404698;\n /* try { // try from 002b21dd to 002b21e1 has its CatchHandler @ 002b231c */\n pcVar4 = std::string::_S_construct<char_const*>();\n lVar1 = *(long *)(pcVar4 + -0x18);\n uVar8 = (in_RCX - in_RDX) * 2;\n /* try { // try from 002b21fe to 002b2202 has its CatchHandler @ 002b237e */\n pcVar5 = (char *)operator_new__(uVar8);\n __s = pcVar4;\n while( true ) {\n uVar6 = _M_transform((collate<char> *)param_2,pcVar5,__s,uVar8);\n if (uVar8 <= uVar6) {\n uVar8 = uVar6 + 1;\n operator_delete__(pcVar5);\n /* try { // try from 002b2283 to 002b2287 has its CatchHandler @ 002b237c */\n pcVar5 = (char *)operator_new__(uVar8);\n uVar6 = _M_transform((collate<char> *)param_2,pcVar5,__s,uVar8);\n }\n /* try { // try from 002b22a5 to 002b22a9 has its CatchHandler @ 002b2321 */\n std::string::append((string *)param_1,pcVar5,uVar6);\n sVar7 = strlen(__s);\n if (pcVar4 + lVar1 == __s + sVar7) break;\n lVar2 = *(long *)param_1;\n __s = __s + sVar7 + 1;\n lVar3 = *(long *)(lVar2 + -0x18);\n uVar6 = lVar3 + 1;\n if ((*(ulong *)(lVar2 + -0x10) < uVar6) || (0 < *(int *)(lVar2 + -8))) {\n /* try { // try from 002b2233 to 002b2237 has its CatchHandler @ 002b2321 */\n std::string::reserve((string *)param_1,uVar6);\n }\n *(undefined1 *)(*(long *)param_1 + *(long *)(*(long *)param_1 + -0x18)) = 0;\n lVar2 = *(long *)param_1;\n if ((undefined *)(lVar2 + -0x18) != PTR__S_empty_rep_storage_003f7c38) {\n *(undefined4 *)(lVar2 + -8) = 0;\n *(ulong *)(lVar2 + -0x18) = uVar6;\n *(undefined1 *)(lVar2 + 1 + lVar3) = 0;\n }\n }\n operator_delete__(pcVar5);\n if ((allocator *)(pcVar4 + -0x18) != (allocator *)PTR__S_empty_rep_storage_003f7c38) {\n std::string::_Rep::_M_dispose((allocator *)(pcVar4 + -0x18));\n }\n return param_1;\n}\n\n" comment (function_definition "char * std::collate<char>::do_transform(char *param_1,char *param_2)\n\n{\n long lVar1;\n long lVar2;\n long lVar3;\n char *pcVar4;\n char *pcVar5;\n ulong uVar6;\n size_t sVar7;\n long in_RCX;\n long in_RDX;\n ulong uVar8;\n char *__s;\n \n *(undefined1 **)param_1 = &DAT_00404698;\n /* try { // try from 002b21dd to 002b21e1 has its CatchHandler @ 002b231c */\n pcVar4 = std::string::_S_construct<char_const*>();\n lVar1 = *(long *)(pcVar4 + -0x18);\n uVar8 = (in_RCX - in_RDX) * 2;\n /* try { // try from 002b21fe to 002b2202 has its CatchHandler @ 002b237e */\n pcVar5 = (char *)operator_new__(uVar8);\n __s = pcVar4;\n while( true ) {\n uVar6 = _M_transform((collate<char> *)param_2,pcVar5,__s,uVar8);\n if (uVar8 <= uVar6) {\n uVar8 = uVar6 + 1;\n operator_delete__(pcVar5);\n /* try { // try from 002b2283 to 002b2287 has its CatchHandler @ 002b237c */\n pcVar5 = (char *)operator_new__(uVar8);\n uVar6 = _M_transform((collate<char> *)param_2,pcVar5,__s,uVar8);\n }\n /* try { // try from 002b22a5 to 002b22a9 has its CatchHandler @ 002b2321 */\n std::string::append((string *)param_1,pcVar5,uVar6);\n sVar7 = strlen(__s);\n if (pcVar4 + lVar1 == __s + sVar7) break;\n lVar2 = *(long *)param_1;\n __s = __s + sVar7 + 1;\n lVar3 = *(long *)(lVar2 + -0x18);\n uVar6 = lVar3 + 1;\n if ((*(ulong *)(lVar2 + -0x10) < uVar6) || (0 < *(int *)(lVar2 + -8))) {\n /* try { // try from 002b2233 to 002b2237 has its CatchHandler @ 002b2321 */\n std::string::reserve((string *)param_1,uVar6);\n }\n *(undefined1 *)(*(long *)param_1 + *(long *)(*(long *)param_1 + -0x18)) = 0;\n lVar2 = *(long *)param_1;\n if ((undefined *)(lVar2 + -0x18) != PTR__S_empty_rep_storage_003f7c38) {\n *(undefined4 *)(lVar2 + -8) = 0;\n *(ulong *)(lVar2 + -0x18) = uVar6;\n *(undefined1 *)(lVar2 + 1 + lVar3) = 0;\n }\n }\n operator_delete__(pcVar5);\n if ((allocator *)(pcVar4 + -0x18) != (allocator *)PTR__S_empty_rep_storage_003f7c38) {\n std::string::_Rep::_M_dispose((allocator *)(pcVar4 + -0x18));\n }\n return param_1;\n}" primitive_type (pointer_declarator "* std::collate<char>::do_transform(char *param_1,char *param_2)" * (ERROR "std::collate<char>::" identifier : : identifier < primitive_type > : :) (function_declarator "do_transform(char *param_1,char *param_2)" identifier (parameter_list "(char *param_1,char *param_2)" ( (parameter_declaration "char *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "char *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) )))) (compound_statement "{\n long lVar1;\n long lVar2;\n long lVar3;\n char *pcVar4;\n char *pcVar5;\n ulong uVar6;\n size_t sVar7;\n long in_RCX;\n long in_RDX;\n ulong uVar8;\n char *__s;\n \n *(undefined1 **)param_1 = &DAT_00404698;\n /* try { // try from 002b21dd to 002b21e1 has its CatchHandler @ 002b231c */\n pcVar4 = std::string::_S_construct<char_const*>();\n lVar1 = *(long *)(pcVar4 + -0x18);\n uVar8 = (in_RCX - in_RDX) * 2;\n /* try { // try from 002b21fe to 002b2202 has its CatchHandler @ 002b237e */\n pcVar5 = (char *)operator_new__(uVar8);\n __s = pcVar4;\n while( true ) {\n uVar6 = _M_transform((collate<char> *)param_2,pcVar5,__s,uVar8);\n if (uVar8 <= uVar6) {\n uVar8 = uVar6 + 1;\n operator_delete__(pcVar5);\n /* try { // try from 002b2283 to 002b2287 has its CatchHandler @ 002b237c */\n pcVar5 = (char *)operator_new__(uVar8);\n uVar6 = _M_transform((collate<char> *)param_2,pcVar5,__s,uVar8);\n }\n /* try { // try from 002b22a5 to 002b22a9 has its CatchHandler @ 002b2321 */\n std::string::append((string *)param_1,pcVar5,uVar6);\n sVar7 = strlen(__s);\n if (pcVar4 + lVar1 == __s + sVar7) break;\n lVar2 = *(long *)param_1;\n __s = __s + sVar7 + 1;\n lVar3 = *(long *)(lVar2 + -0x18);\n uVar6 = lVar3 + 1;\n if ((*(ulong *)(lVar2 + -0x10) < uVar6) || (0 < *(int *)(lVar2 + -8))) {\n /* try { // try from 002b2233 to 002b2237 has its CatchHandler @ 002b2321 */\n std::string::reserve((string *)param_1,uVar6);\n }\n *(undefined1 *)(*(long *)param_1 + *(long *)(*(long *)param_1 + -0x18)) = 0;\n lVar2 = *(long *)param_1;\n if ((undefined *)(lVar2 + -0x18) != PTR__S_empty_rep_storage_003f7c38) {\n *(undefined4 *)(lVar2 + -8) = 0;\n *(ulong *)(lVar2 + -0x18) = uVar6;\n *(undefined1 *)(lVar2 + 1 + lVar3) = 0;\n }\n }\n operator_delete__(pcVar5);\n if ((allocator *)(pcVar4 + -0x18) != (allocator *)PTR__S_empty_rep_storage_003f7c38) {\n std::string::_Rep::_M_dispose((allocator *)(pcVar4 + -0x18));\n }\n return param_1;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "char *pcVar4;" primitive_type (pointer_declarator "*pcVar4" * identifier) ;) (declaration "char *pcVar5;" primitive_type (pointer_declarator "*pcVar5" * identifier) ;) (declaration "ulong uVar6;" type_identifier identifier ;) (declaration "size_t sVar7;" primitive_type identifier ;) (declaration "long in_RCX;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_RDX;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar8;" type_identifier identifier ;) (declaration "char *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (expression_statement "*(undefined1 **)param_1 = &DAT_00404698;" (assignment_expression "*(undefined1 **)param_1 = &DAT_00404698" (pointer_expression "*(undefined1 **)param_1" * (cast_expression "(undefined1 **)param_1" ( (type_descriptor "undefined1 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) = (pointer_expression "&DAT_00404698" & identifier)) ;) comment (ERROR "pcVar4 = std::" (assignment_expression "pcVar4 = std" identifier = identifier) : :) (labeled_statement "string::_S_construct<char_const*>();" statement_identifier : (ERROR ":" :) (expression_statement "_S_construct<char_const*>();" (binary_expression "_S_construct<char_const" identifier < identifier) (ERROR "*>()" * > ( )) ;)) (expression_statement "lVar1 = *(long *)(pcVar4 + -0x18);" (assignment_expression "lVar1 = *(long *)(pcVar4 + -0x18)" identifier = (pointer_expression "*(long *)(pcVar4 + -0x18)" * (cast_expression "(long *)(pcVar4 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar4 + -0x18)" ( (binary_expression "pcVar4 + -0x18" identifier + number_literal) ))))) ;) (expression_statement "uVar8 = (in_RCX - in_RDX) * 2;" (assignment_expression "uVar8 = (in_RCX - in_RDX) * 2" identifier = (binary_expression "(in_RCX - in_RDX) * 2" (parenthesized_expression "(in_RCX - in_RDX)" ( (binary_expression "in_RCX - in_RDX" identifier - identifier) )) * number_literal)) ;) comment (expression_statement "pcVar5 = (char *)operator_new__(uVar8);" (assignment_expression "pcVar5 = (char *)operator_new__(uVar8)" identifier = (cast_expression "(char *)operator_new__(uVar8)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "operator_new__(uVar8)" identifier (argument_list "(uVar8)" ( identifier ))))) ;) (expression_statement "__s = pcVar4;" (assignment_expression "__s = pcVar4" identifier = identifier) ;) (while_statement "while( true ) {\n uVar6 = _M_transform((collate<char> *)param_2,pcVar5,__s,uVar8);\n if (uVar8 <= uVar6) {\n uVar8 = uVar6 + 1;\n operator_delete__(pcVar5);\n /* try { // try from 002b2283 to 002b2287 has its CatchHandler @ 002b237c */\n pcVar5 = (char *)operator_new__(uVar8);\n uVar6 = _M_transform((collate<char> *)param_2,pcVar5,__s,uVar8);\n }\n /* try { // try from 002b22a5 to 002b22a9 has its CatchHandler @ 002b2321 */\n std::string::append((string *)param_1,pcVar5,uVar6);\n sVar7 = strlen(__s);\n if (pcVar4 + lVar1 == __s + sVar7) break;\n lVar2 = *(long *)param_1;\n __s = __s + sVar7 + 1;\n lVar3 = *(long *)(lVar2 + -0x18);\n uVar6 = lVar3 + 1;\n if ((*(ulong *)(lVar2 + -0x10) < uVar6) || (0 < *(int *)(lVar2 + -8))) {\n /* try { // try from 002b2233 to 002b2237 has its CatchHandler @ 002b2321 */\n std::string::reserve((string *)param_1,uVar6);\n }\n *(undefined1 *)(*(long *)param_1 + *(long *)(*(long *)param_1 + -0x18)) = 0;\n lVar2 = *(long *)param_1;\n if ((undefined *)(lVar2 + -0x18) != PTR__S_empty_rep_storage_003f7c38) {\n *(undefined4 *)(lVar2 + -8) = 0;\n *(ulong *)(lVar2 + -0x18) = uVar6;\n *(undefined1 *)(lVar2 + 1 + lVar3) = 0;\n }\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n uVar6 = _M_transform((collate<char> *)param_2,pcVar5,__s,uVar8);\n if (uVar8 <= uVar6) {\n uVar8 = uVar6 + 1;\n operator_delete__(pcVar5);\n /* try { // try from 002b2283 to 002b2287 has its CatchHandler @ 002b237c */\n pcVar5 = (char *)operator_new__(uVar8);\n uVar6 = _M_transform((collate<char> *)param_2,pcVar5,__s,uVar8);\n }\n /* try { // try from 002b22a5 to 002b22a9 has its CatchHandler @ 002b2321 */\n std::string::append((string *)param_1,pcVar5,uVar6);\n sVar7 = strlen(__s);\n if (pcVar4 + lVar1 == __s + sVar7) break;\n lVar2 = *(long *)param_1;\n __s = __s + sVar7 + 1;\n lVar3 = *(long *)(lVar2 + -0x18);\n uVar6 = lVar3 + 1;\n if ((*(ulong *)(lVar2 + -0x10) < uVar6) || (0 < *(int *)(lVar2 + -8))) {\n /* try { // try from 002b2233 to 002b2237 has its CatchHandler @ 002b2321 */\n std::string::reserve((string *)param_1,uVar6);\n }\n *(undefined1 *)(*(long *)param_1 + *(long *)(*(long *)param_1 + -0x18)) = 0;\n lVar2 = *(long *)param_1;\n if ((undefined *)(lVar2 + -0x18) != PTR__S_empty_rep_storage_003f7c38) {\n *(undefined4 *)(lVar2 + -8) = 0;\n *(ulong *)(lVar2 + -0x18) = uVar6;\n *(undefined1 *)(lVar2 + 1 + lVar3) = 0;\n }\n }" { (expression_statement "uVar6 = _M_transform((collate<char> *)param_2,pcVar5,__s,uVar8);" (assignment_expression "uVar6 = _M_transform((collate<char> *)param_2,pcVar5,__s,uVar8)" identifier = (call_expression "_M_transform((collate<char> *)param_2,pcVar5,__s,uVar8)" identifier (argument_list "((collate<char> *)param_2,pcVar5,__s,uVar8)" ( (parenthesized_expression "(collate<char> *)param_2,pcVar5,__s,uVar8)" ( (comma_expression "collate<char> *)param_2,pcVar5,__s,uVar8" (binary_expression "collate<char> *)param_2" (binary_expression "collate<char" identifier < identifier) > (pointer_expression "*)param_2" * (ERROR ")" )) identifier)) , (comma_expression "pcVar5,__s,uVar8" identifier , (comma_expression "__s,uVar8" identifier , identifier))) )) )))) ;) (if_statement "if (uVar8 <= uVar6) {\n uVar8 = uVar6 + 1;\n operator_delete__(pcVar5);\n /* try { // try from 002b2283 to 002b2287 has its CatchHandler @ 002b237c */\n pcVar5 = (char *)operator_new__(uVar8);\n uVar6 = _M_transform((collate<char> *)param_2,pcVar5,__s,uVar8);\n }" if (parenthesized_expression "(uVar8 <= uVar6)" ( (binary_expression "uVar8 <= uVar6" identifier <= identifier) )) (compound_statement "{\n uVar8 = uVar6 + 1;\n operator_delete__(pcVar5);\n /* try { // try from 002b2283 to 002b2287 has its CatchHandler @ 002b237c */\n pcVar5 = (char *)operator_new__(uVar8);\n uVar6 = _M_transform((collate<char> *)param_2,pcVar5,__s,uVar8);\n }" { (expression_statement "uVar8 = uVar6 + 1;" (assignment_expression "uVar8 = uVar6 + 1" identifier = (binary_expression "uVar6 + 1" identifier + number_literal)) ;) (expression_statement "operator_delete__(pcVar5);" (call_expression "operator_delete__(pcVar5)" identifier (argument_list "(pcVar5)" ( identifier ))) ;) comment (expression_statement "pcVar5 = (char *)operator_new__(uVar8);" (assignment_expression "pcVar5 = (char *)operator_new__(uVar8)" identifier = (cast_expression "(char *)operator_new__(uVar8)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "operator_new__(uVar8)" identifier (argument_list "(uVar8)" ( identifier ))))) ;) (expression_statement "uVar6 = _M_transform((collate<char> *)param_2,pcVar5,__s,uVar8);" (assignment_expression "uVar6 = _M_transform((collate<char> *)param_2,pcVar5,__s,uVar8)" identifier = (call_expression "_M_transform((collate<char> *)param_2,pcVar5,__s,uVar8)" identifier (argument_list "((collate<char> *)param_2,pcVar5,__s,uVar8)" ( (parenthesized_expression "(collate<char> *)param_2,pcVar5,__s,uVar8)" ( (comma_expression "collate<char> *)param_2,pcVar5,__s,uVar8" (binary_expression "collate<char> *)param_2" (binary_expression "collate<char" identifier < identifier) > (pointer_expression "*)param_2" * (ERROR ")" )) identifier)) , (comma_expression "pcVar5,__s,uVar8" identifier , (comma_expression "__s,uVar8" identifier , identifier))) )) )))) ;) })) comment (labeled_statement "std::string::append((string *)param_1,pcVar5,uVar6);" statement_identifier : (ERROR ":" :) (labeled_statement "string::append((string *)param_1,pcVar5,uVar6);" statement_identifier : (ERROR ":" :) (expression_statement "append((string *)param_1,pcVar5,uVar6);" (call_expression "append((string *)param_1,pcVar5,uVar6)" identifier (argument_list "((string *)param_1,pcVar5,uVar6)" ( (cast_expression "(string *)param_1" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier , identifier ))) ;))) (expression_statement "sVar7 = strlen(__s);" (assignment_expression "sVar7 = strlen(__s)" identifier = (call_expression "strlen(__s)" identifier (argument_list "(__s)" ( identifier )))) ;) (if_statement "if (pcVar4 + lVar1 == __s + sVar7) break;" if (parenthesized_expression "(pcVar4 + lVar1 == __s + sVar7)" ( (binary_expression "pcVar4 + lVar1 == __s + sVar7" (binary_expression "pcVar4 + lVar1" identifier + identifier) == (binary_expression "__s + sVar7" identifier + identifier)) )) (break_statement "break;" break ;)) (expression_statement "lVar2 = *(long *)param_1;" (assignment_expression "lVar2 = *(long *)param_1" identifier = (pointer_expression "*(long *)param_1" * (cast_expression "(long *)param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier))) ;) (expression_statement "__s = __s + sVar7 + 1;" (assignment_expression "__s = __s + sVar7 + 1" identifier = (binary_expression "__s + sVar7 + 1" (binary_expression "__s + sVar7" identifier + identifier) + number_literal)) ;) (expression_statement "lVar3 = *(long *)(lVar2 + -0x18);" (assignment_expression "lVar3 = *(long *)(lVar2 + -0x18)" identifier = (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))))) ;) (expression_statement "uVar6 = lVar3 + 1;" (assignment_expression "uVar6 = lVar3 + 1" identifier = (binary_expression "lVar3 + 1" identifier + number_literal)) ;) (if_statement "if ((*(ulong *)(lVar2 + -0x10) < uVar6) || (0 < *(int *)(lVar2 + -8))) {\n /* try { // try from 002b2233 to 002b2237 has its CatchHandler @ 002b2321 */\n std::string::reserve((string *)param_1,uVar6);\n }" if (parenthesized_expression "((*(ulong *)(lVar2 + -0x10) < uVar6) || (0 < *(int *)(lVar2 + -8)))" ( (binary_expression "(*(ulong *)(lVar2 + -0x10) < uVar6) || (0 < *(int *)(lVar2 + -8))" (parenthesized_expression "(*(ulong *)(lVar2 + -0x10) < uVar6)" ( (binary_expression "*(ulong *)(lVar2 + -0x10) < uVar6" (pointer_expression "*(ulong *)(lVar2 + -0x10)" * (cast_expression "(ulong *)(lVar2 + -0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x10)" ( (binary_expression "lVar2 + -0x10" identifier + number_literal) )))) < identifier) )) || (parenthesized_expression "(0 < *(int *)(lVar2 + -8))" ( (binary_expression "0 < *(int *)(lVar2 + -8)" number_literal < (pointer_expression "*(int *)(lVar2 + -8)" * (cast_expression "(int *)(lVar2 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -8)" ( (binary_expression "lVar2 + -8" identifier + number_literal) ))))) ))) )) (compound_statement "{\n /* try { // try from 002b2233 to 002b2237 has its CatchHandler @ 002b2321 */\n std::string::reserve((string *)param_1,uVar6);\n }" { comment (labeled_statement "std::string::reserve((string *)param_1,uVar6);" statement_identifier : (ERROR ":" :) (labeled_statement "string::reserve((string *)param_1,uVar6);" statement_identifier : (ERROR ":" :) (expression_statement "reserve((string *)param_1,uVar6);" (call_expression "reserve((string *)param_1,uVar6)" identifier (argument_list "((string *)param_1,uVar6)" ( (cast_expression "(string *)param_1" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier ))) ;))) })) (expression_statement "*(undefined1 *)(*(long *)param_1 + *(long *)(*(long *)param_1 + -0x18)) = 0;" (assignment_expression "*(undefined1 *)(*(long *)param_1 + *(long *)(*(long *)param_1 + -0x18)) = 0" (pointer_expression "*(undefined1 *)(*(long *)param_1 + *(long *)(*(long *)param_1 + -0x18))" * (cast_expression "(undefined1 *)(*(long *)param_1 + *(long *)(*(long *)param_1 + -0x18))" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)param_1 + *(long *)(*(long *)param_1 + -0x18))" ( (binary_expression "*(long *)param_1 + *(long *)(*(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)) + (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) ;) (expression_statement "lVar2 = *(long *)param_1;" (assignment_expression "lVar2 = *(long *)param_1" identifier = (pointer_expression "*(long *)param_1" * (cast_expression "(long *)param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier))) ;) (if_statement "if ((undefined *)(lVar2 + -0x18) != PTR__S_empty_rep_storage_003f7c38) {\n *(undefined4 *)(lVar2 + -8) = 0;\n *(ulong *)(lVar2 + -0x18) = uVar6;\n *(undefined1 *)(lVar2 + 1 + lVar3) = 0;\n }" if (parenthesized_expression "((undefined *)(lVar2 + -0x18) != PTR__S_empty_rep_storage_003f7c38)" ( (binary_expression "(undefined *)(lVar2 + -0x18) != PTR__S_empty_rep_storage_003f7c38" (cast_expression "(undefined *)(lVar2 + -0x18)" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))) != identifier) )) (compound_statement "{\n *(undefined4 *)(lVar2 + -8) = 0;\n *(ulong *)(lVar2 + -0x18) = uVar6;\n *(undefined1 *)(lVar2 + 1 + lVar3) = 0;\n }" { (expression_statement "*(undefined4 *)(lVar2 + -8) = 0;" (assignment_expression "*(undefined4 *)(lVar2 + -8) = 0" (pointer_expression "*(undefined4 *)(lVar2 + -8)" * (cast_expression "(undefined4 *)(lVar2 + -8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -8)" ( (binary_expression "lVar2 + -8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(ulong *)(lVar2 + -0x18) = uVar6;" (assignment_expression "*(ulong *)(lVar2 + -0x18) = uVar6" (pointer_expression "*(ulong *)(lVar2 + -0x18)" * (cast_expression "(ulong *)(lVar2 + -0x18)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined1 *)(lVar2 + 1 + lVar3) = 0;" (assignment_expression "*(undefined1 *)(lVar2 + 1 + lVar3) = 0" (pointer_expression "*(undefined1 *)(lVar2 + 1 + lVar3)" * (cast_expression "(undefined1 *)(lVar2 + 1 + lVar3)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 1 + lVar3)" ( (binary_expression "lVar2 + 1 + lVar3" (binary_expression "lVar2 + 1" identifier + number_literal) + identifier) )))) = number_literal) ;) })) })) (expression_statement "operator_delete__(pcVar5);" (call_expression "operator_delete__(pcVar5)" identifier (argument_list "(pcVar5)" ( identifier ))) ;) (if_statement "if ((allocator *)(pcVar4 + -0x18) != (allocator *)PTR__S_empty_rep_storage_003f7c38) {\n std::string::_Rep::_M_dispose((allocator *)(pcVar4 + -0x18));\n }" if (parenthesized_expression "((allocator *)(pcVar4 + -0x18) != (allocator *)PTR__S_empty_rep_storage_003f7c38)" ( (binary_expression "(allocator *)(pcVar4 + -0x18) != (allocator *)PTR__S_empty_rep_storage_003f7c38" (cast_expression "(allocator *)(pcVar4 + -0x18)" ( (type_descriptor "allocator *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar4 + -0x18)" ( (binary_expression "pcVar4 + -0x18" identifier + number_literal) ))) != (cast_expression "(allocator *)PTR__S_empty_rep_storage_003f7c38" ( (type_descriptor "allocator *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (compound_statement "{\n std::string::_Rep::_M_dispose((allocator *)(pcVar4 + -0x18));\n }" { (labeled_statement "std::string::_Rep::_M_dispose((allocator *)(pcVar4 + -0x18));" statement_identifier : (ERROR ":" :) (labeled_statement "string::_Rep::_M_dispose((allocator *)(pcVar4 + -0x18));" statement_identifier : (ERROR ":" :) (labeled_statement "_Rep::_M_dispose((allocator *)(pcVar4 + -0x18));" statement_identifier : (ERROR ":" :) (expression_statement "_M_dispose((allocator *)(pcVar4 + -0x18));" (call_expression "_M_dispose((allocator *)(pcVar4 + -0x18))" identifier (argument_list "((allocator *)(pcVar4 + -0x18))" ( (cast_expression "(allocator *)(pcVar4 + -0x18)" ( (type_descriptor "allocator *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar4 + -0x18)" ( (binary_expression "pcVar4 + -0x18" identifier + number_literal) ))) ))) ;)))) })) (return_statement "return param_1;" return identifier ;) })))
|
(translation_unit "long * FUN_002b21a0(long *param_1,undefined8 param_2,long param_3,long param_4)\n\n{\n long lVar1;\n long lVar2;\n long lVar3;\n char *pcVar4;\n undefined8 uVar5;\n ulong uVar6;\n size_t sVar7;\n ulong uVar8;\n char *__s;\n undefined1 local_39 [9];\n \n *param_1 = (long)&DAT_00404698;\n \n pcVar4 = (char *)FUN_002d6fc0(param_3,param_4,local_39);\n lVar1 = *(long *)(pcVar4 + -0x18);\n uVar8 = (param_4 - param_3) * 2;\n \n uVar5 = thunk_FUN_002a11b0(uVar8);\n __s = pcVar4;\n while( true ) {\n uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);\n if (uVar8 <= uVar6) {\n uVar8 = uVar6 + 1;\n thunk_FUN_002a2980(uVar5);\n \n uVar5 = thunk_FUN_002a11b0(uVar8);\n uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);\n }\n \n FUN_002d6710(param_1,uVar5,uVar6);\n sVar7 = strlen(__s);\n if (pcVar4 + lVar1 == __s + sVar7) break;\n lVar2 = *param_1;\n __s = __s + sVar7 + 1;\n lVar3 = *(long *)(lVar2 + -0x18);\n uVar6 = lVar3 + 1;\n if ((*(ulong *)(lVar2 + -0x10) < uVar6) || (0 < *(int *)(lVar2 + -8))) {\n \n FUN_002d64b0(param_1,uVar6);\n }\n *(undefined1 *)(*param_1 + *(long *)(*param_1 + -0x18)) = 0;\n lVar2 = *param_1;\n if ((undefined *)(lVar2 + -0x18) != PTR_DAT_003f7c38) {\n *(undefined4 *)(lVar2 + -8) = 0;\n *(ulong *)(lVar2 + -0x18) = uVar6;\n *(undefined1 *)(lVar2 + 1 + lVar3) = 0;\n }\n }\n thunk_FUN_002a2980(uVar5);\n if (pcVar4 + -0x18 != PTR_DAT_003f7c38) {\n FUN_002b1f80(pcVar4 + -0x18,local_39);\n }\n return param_1;\n}\n\n" (function_definition "long * FUN_002b21a0(long *param_1,undefined8 param_2,long param_3,long param_4)\n\n{\n long lVar1;\n long lVar2;\n long lVar3;\n char *pcVar4;\n undefined8 uVar5;\n ulong uVar6;\n size_t sVar7;\n ulong uVar8;\n char *__s;\n undefined1 local_39 [9];\n \n *param_1 = (long)&DAT_00404698;\n \n pcVar4 = (char *)FUN_002d6fc0(param_3,param_4,local_39);\n lVar1 = *(long *)(pcVar4 + -0x18);\n uVar8 = (param_4 - param_3) * 2;\n \n uVar5 = thunk_FUN_002a11b0(uVar8);\n __s = pcVar4;\n while( true ) {\n uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);\n if (uVar8 <= uVar6) {\n uVar8 = uVar6 + 1;\n thunk_FUN_002a2980(uVar5);\n \n uVar5 = thunk_FUN_002a11b0(uVar8);\n uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);\n }\n \n FUN_002d6710(param_1,uVar5,uVar6);\n sVar7 = strlen(__s);\n if (pcVar4 + lVar1 == __s + sVar7) break;\n lVar2 = *param_1;\n __s = __s + sVar7 + 1;\n lVar3 = *(long *)(lVar2 + -0x18);\n uVar6 = lVar3 + 1;\n if ((*(ulong *)(lVar2 + -0x10) < uVar6) || (0 < *(int *)(lVar2 + -8))) {\n \n FUN_002d64b0(param_1,uVar6);\n }\n *(undefined1 *)(*param_1 + *(long *)(*param_1 + -0x18)) = 0;\n lVar2 = *param_1;\n if ((undefined *)(lVar2 + -0x18) != PTR_DAT_003f7c38) {\n *(undefined4 *)(lVar2 + -8) = 0;\n *(ulong *)(lVar2 + -0x18) = uVar6;\n *(undefined1 *)(lVar2 + 1 + lVar3) = 0;\n }\n }\n thunk_FUN_002a2980(uVar5);\n if (pcVar4 + -0x18 != PTR_DAT_003f7c38) {\n FUN_002b1f80(pcVar4 + -0x18,local_39);\n }\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_002b21a0(long *param_1,undefined8 param_2,long param_3,long param_4)" * (function_declarator "FUN_002b21a0(long *param_1,undefined8 param_2,long param_3,long param_4)" identifier (parameter_list "(long *param_1,undefined8 param_2,long param_3,long param_4)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_4" (sized_type_specifier "long" long) identifier) )))) (compound_statement "{\n long lVar1;\n long lVar2;\n long lVar3;\n char *pcVar4;\n undefined8 uVar5;\n ulong uVar6;\n size_t sVar7;\n ulong uVar8;\n char *__s;\n undefined1 local_39 [9];\n \n *param_1 = (long)&DAT_00404698;\n \n pcVar4 = (char *)FUN_002d6fc0(param_3,param_4,local_39);\n lVar1 = *(long *)(pcVar4 + -0x18);\n uVar8 = (param_4 - param_3) * 2;\n \n uVar5 = thunk_FUN_002a11b0(uVar8);\n __s = pcVar4;\n while( true ) {\n uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);\n if (uVar8 <= uVar6) {\n uVar8 = uVar6 + 1;\n thunk_FUN_002a2980(uVar5);\n \n uVar5 = thunk_FUN_002a11b0(uVar8);\n uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);\n }\n \n FUN_002d6710(param_1,uVar5,uVar6);\n sVar7 = strlen(__s);\n if (pcVar4 + lVar1 == __s + sVar7) break;\n lVar2 = *param_1;\n __s = __s + sVar7 + 1;\n lVar3 = *(long *)(lVar2 + -0x18);\n uVar6 = lVar3 + 1;\n if ((*(ulong *)(lVar2 + -0x10) < uVar6) || (0 < *(int *)(lVar2 + -8))) {\n \n FUN_002d64b0(param_1,uVar6);\n }\n *(undefined1 *)(*param_1 + *(long *)(*param_1 + -0x18)) = 0;\n lVar2 = *param_1;\n if ((undefined *)(lVar2 + -0x18) != PTR_DAT_003f7c38) {\n *(undefined4 *)(lVar2 + -8) = 0;\n *(ulong *)(lVar2 + -0x18) = uVar6;\n *(undefined1 *)(lVar2 + 1 + lVar3) = 0;\n }\n }\n thunk_FUN_002a2980(uVar5);\n if (pcVar4 + -0x18 != PTR_DAT_003f7c38) {\n FUN_002b1f80(pcVar4 + -0x18,local_39);\n }\n return param_1;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "char *pcVar4;" primitive_type (pointer_declarator "*pcVar4" * identifier) ;) (declaration "undefined8 uVar5;" type_identifier identifier ;) (declaration "ulong uVar6;" type_identifier identifier ;) (declaration "size_t sVar7;" primitive_type identifier ;) (declaration "ulong uVar8;" type_identifier identifier ;) (declaration "char *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (declaration "undefined1 local_39 [9];" type_identifier (array_declarator "local_39 [9]" identifier [ number_literal ]) ;) (expression_statement "*param_1 = (long)&DAT_00404698;" (assignment_expression "*param_1 = (long)&DAT_00404698" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)&DAT_00404698" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&DAT_00404698" & identifier))) ;) (expression_statement "pcVar4 = (char *)FUN_002d6fc0(param_3,param_4,local_39);" (assignment_expression "pcVar4 = (char *)FUN_002d6fc0(param_3,param_4,local_39)" identifier = (cast_expression "(char *)FUN_002d6fc0(param_3,param_4,local_39)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002d6fc0(param_3,param_4,local_39)" identifier (argument_list "(param_3,param_4,local_39)" ( identifier , identifier , identifier ))))) ;) (expression_statement "lVar1 = *(long *)(pcVar4 + -0x18);" (assignment_expression "lVar1 = *(long *)(pcVar4 + -0x18)" identifier = (pointer_expression "*(long *)(pcVar4 + -0x18)" * (cast_expression "(long *)(pcVar4 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar4 + -0x18)" ( (binary_expression "pcVar4 + -0x18" identifier + number_literal) ))))) ;) (expression_statement "uVar8 = (param_4 - param_3) * 2;" (assignment_expression "uVar8 = (param_4 - param_3) * 2" identifier = (binary_expression "(param_4 - param_3) * 2" (parenthesized_expression "(param_4 - param_3)" ( (binary_expression "param_4 - param_3" identifier - identifier) )) * number_literal)) ;) (expression_statement "uVar5 = thunk_FUN_002a11b0(uVar8);" (assignment_expression "uVar5 = thunk_FUN_002a11b0(uVar8)" identifier = (call_expression "thunk_FUN_002a11b0(uVar8)" identifier (argument_list "(uVar8)" ( identifier )))) ;) (expression_statement "__s = pcVar4;" (assignment_expression "__s = pcVar4" identifier = identifier) ;) (while_statement "while( true ) {\n uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);\n if (uVar8 <= uVar6) {\n uVar8 = uVar6 + 1;\n thunk_FUN_002a2980(uVar5);\n \n uVar5 = thunk_FUN_002a11b0(uVar8);\n uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);\n }\n \n FUN_002d6710(param_1,uVar5,uVar6);\n sVar7 = strlen(__s);\n if (pcVar4 + lVar1 == __s + sVar7) break;\n lVar2 = *param_1;\n __s = __s + sVar7 + 1;\n lVar3 = *(long *)(lVar2 + -0x18);\n uVar6 = lVar3 + 1;\n if ((*(ulong *)(lVar2 + -0x10) < uVar6) || (0 < *(int *)(lVar2 + -8))) {\n \n FUN_002d64b0(param_1,uVar6);\n }\n *(undefined1 *)(*param_1 + *(long *)(*param_1 + -0x18)) = 0;\n lVar2 = *param_1;\n if ((undefined *)(lVar2 + -0x18) != PTR_DAT_003f7c38) {\n *(undefined4 *)(lVar2 + -8) = 0;\n *(ulong *)(lVar2 + -0x18) = uVar6;\n *(undefined1 *)(lVar2 + 1 + lVar3) = 0;\n }\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);\n if (uVar8 <= uVar6) {\n uVar8 = uVar6 + 1;\n thunk_FUN_002a2980(uVar5);\n \n uVar5 = thunk_FUN_002a11b0(uVar8);\n uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);\n }\n \n FUN_002d6710(param_1,uVar5,uVar6);\n sVar7 = strlen(__s);\n if (pcVar4 + lVar1 == __s + sVar7) break;\n lVar2 = *param_1;\n __s = __s + sVar7 + 1;\n lVar3 = *(long *)(lVar2 + -0x18);\n uVar6 = lVar3 + 1;\n if ((*(ulong *)(lVar2 + -0x10) < uVar6) || (0 < *(int *)(lVar2 + -8))) {\n \n FUN_002d64b0(param_1,uVar6);\n }\n *(undefined1 *)(*param_1 + *(long *)(*param_1 + -0x18)) = 0;\n lVar2 = *param_1;\n if ((undefined *)(lVar2 + -0x18) != PTR_DAT_003f7c38) {\n *(undefined4 *)(lVar2 + -8) = 0;\n *(ulong *)(lVar2 + -0x18) = uVar6;\n *(undefined1 *)(lVar2 + 1 + lVar3) = 0;\n }\n }" { (expression_statement "uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);" (assignment_expression "uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8)" identifier = (call_expression "FUN_002e9710(param_2,uVar5,__s,uVar8)" identifier (argument_list "(param_2,uVar5,__s,uVar8)" ( identifier , identifier , identifier , identifier )))) ;) (if_statement "if (uVar8 <= uVar6) {\n uVar8 = uVar6 + 1;\n thunk_FUN_002a2980(uVar5);\n \n uVar5 = thunk_FUN_002a11b0(uVar8);\n uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);\n }" if (parenthesized_expression "(uVar8 <= uVar6)" ( (binary_expression "uVar8 <= uVar6" identifier <= identifier) )) (compound_statement "{\n uVar8 = uVar6 + 1;\n thunk_FUN_002a2980(uVar5);\n \n uVar5 = thunk_FUN_002a11b0(uVar8);\n uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);\n }" { (expression_statement "uVar8 = uVar6 + 1;" (assignment_expression "uVar8 = uVar6 + 1" identifier = (binary_expression "uVar6 + 1" identifier + number_literal)) ;) (expression_statement "thunk_FUN_002a2980(uVar5);" (call_expression "thunk_FUN_002a2980(uVar5)" identifier (argument_list "(uVar5)" ( identifier ))) ;) (expression_statement "uVar5 = thunk_FUN_002a11b0(uVar8);" (assignment_expression "uVar5 = thunk_FUN_002a11b0(uVar8)" identifier = (call_expression "thunk_FUN_002a11b0(uVar8)" identifier (argument_list "(uVar8)" ( identifier )))) ;) (expression_statement "uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);" (assignment_expression "uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8)" identifier = (call_expression "FUN_002e9710(param_2,uVar5,__s,uVar8)" identifier (argument_list "(param_2,uVar5,__s,uVar8)" ( identifier , identifier , identifier , identifier )))) ;) })) (expression_statement "FUN_002d6710(param_1,uVar5,uVar6);" (call_expression "FUN_002d6710(param_1,uVar5,uVar6)" identifier (argument_list "(param_1,uVar5,uVar6)" ( identifier , identifier , identifier ))) ;) (expression_statement "sVar7 = strlen(__s);" (assignment_expression "sVar7 = strlen(__s)" identifier = (call_expression "strlen(__s)" identifier (argument_list "(__s)" ( identifier )))) ;) (if_statement "if (pcVar4 + lVar1 == __s + sVar7) break;" if (parenthesized_expression "(pcVar4 + lVar1 == __s + sVar7)" ( (binary_expression "pcVar4 + lVar1 == __s + sVar7" (binary_expression "pcVar4 + lVar1" identifier + identifier) == (binary_expression "__s + sVar7" identifier + identifier)) )) (break_statement "break;" break ;)) (expression_statement "lVar2 = *param_1;" (assignment_expression "lVar2 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "__s = __s + sVar7 + 1;" (assignment_expression "__s = __s + sVar7 + 1" identifier = (binary_expression "__s + sVar7 + 1" (binary_expression "__s + sVar7" identifier + identifier) + number_literal)) ;) (expression_statement "lVar3 = *(long *)(lVar2 + -0x18);" (assignment_expression "lVar3 = *(long *)(lVar2 + -0x18)" identifier = (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))))) ;) (expression_statement "uVar6 = lVar3 + 1;" (assignment_expression "uVar6 = lVar3 + 1" identifier = (binary_expression "lVar3 + 1" identifier + number_literal)) ;) (if_statement "if ((*(ulong *)(lVar2 + -0x10) < uVar6) || (0 < *(int *)(lVar2 + -8))) {\n \n FUN_002d64b0(param_1,uVar6);\n }" if (parenthesized_expression "((*(ulong *)(lVar2 + -0x10) < uVar6) || (0 < *(int *)(lVar2 + -8)))" ( (binary_expression "(*(ulong *)(lVar2 + -0x10) < uVar6) || (0 < *(int *)(lVar2 + -8))" (parenthesized_expression "(*(ulong *)(lVar2 + -0x10) < uVar6)" ( (binary_expression "*(ulong *)(lVar2 + -0x10) < uVar6" (pointer_expression "*(ulong *)(lVar2 + -0x10)" * (cast_expression "(ulong *)(lVar2 + -0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x10)" ( (binary_expression "lVar2 + -0x10" identifier + number_literal) )))) < identifier) )) || (parenthesized_expression "(0 < *(int *)(lVar2 + -8))" ( (binary_expression "0 < *(int *)(lVar2 + -8)" number_literal < (pointer_expression "*(int *)(lVar2 + -8)" * (cast_expression "(int *)(lVar2 + -8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -8)" ( (binary_expression "lVar2 + -8" identifier + number_literal) ))))) ))) )) (compound_statement "{\n \n FUN_002d64b0(param_1,uVar6);\n }" { (expression_statement "FUN_002d64b0(param_1,uVar6);" (call_expression "FUN_002d64b0(param_1,uVar6)" identifier (argument_list "(param_1,uVar6)" ( identifier , identifier ))) ;) })) (expression_statement "*(undefined1 *)(*param_1 + *(long *)(*param_1 + -0x18)) = 0;" (assignment_expression "*(undefined1 *)(*param_1 + *(long *)(*param_1 + -0x18)) = 0" (pointer_expression "*(undefined1 *)(*param_1 + *(long *)(*param_1 + -0x18))" * (cast_expression "(undefined1 *)(*param_1 + *(long *)(*param_1 + -0x18))" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + *(long *)(*param_1 + -0x18))" ( (binary_expression "*param_1 + *(long *)(*param_1 + -0x18)" (pointer_expression "*param_1" * identifier) + (pointer_expression "*(long *)(*param_1 + -0x18)" * (cast_expression "(long *)(*param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + -0x18)" ( (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )))) = number_literal) ;) (expression_statement "lVar2 = *param_1;" (assignment_expression "lVar2 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (if_statement "if ((undefined *)(lVar2 + -0x18) != PTR_DAT_003f7c38) {\n *(undefined4 *)(lVar2 + -8) = 0;\n *(ulong *)(lVar2 + -0x18) = uVar6;\n *(undefined1 *)(lVar2 + 1 + lVar3) = 0;\n }" if (parenthesized_expression "((undefined *)(lVar2 + -0x18) != PTR_DAT_003f7c38)" ( (binary_expression "(undefined *)(lVar2 + -0x18) != PTR_DAT_003f7c38" (cast_expression "(undefined *)(lVar2 + -0x18)" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))) != identifier) )) (compound_statement "{\n *(undefined4 *)(lVar2 + -8) = 0;\n *(ulong *)(lVar2 + -0x18) = uVar6;\n *(undefined1 *)(lVar2 + 1 + lVar3) = 0;\n }" { (expression_statement "*(undefined4 *)(lVar2 + -8) = 0;" (assignment_expression "*(undefined4 *)(lVar2 + -8) = 0" (pointer_expression "*(undefined4 *)(lVar2 + -8)" * (cast_expression "(undefined4 *)(lVar2 + -8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -8)" ( (binary_expression "lVar2 + -8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(ulong *)(lVar2 + -0x18) = uVar6;" (assignment_expression "*(ulong *)(lVar2 + -0x18) = uVar6" (pointer_expression "*(ulong *)(lVar2 + -0x18)" * (cast_expression "(ulong *)(lVar2 + -0x18)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined1 *)(lVar2 + 1 + lVar3) = 0;" (assignment_expression "*(undefined1 *)(lVar2 + 1 + lVar3) = 0" (pointer_expression "*(undefined1 *)(lVar2 + 1 + lVar3)" * (cast_expression "(undefined1 *)(lVar2 + 1 + lVar3)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 1 + lVar3)" ( (binary_expression "lVar2 + 1 + lVar3" (binary_expression "lVar2 + 1" identifier + number_literal) + identifier) )))) = number_literal) ;) })) })) (expression_statement "thunk_FUN_002a2980(uVar5);" (call_expression "thunk_FUN_002a2980(uVar5)" identifier (argument_list "(uVar5)" ( identifier ))) ;) (if_statement "if (pcVar4 + -0x18 != PTR_DAT_003f7c38) {\n FUN_002b1f80(pcVar4 + -0x18,local_39);\n }" if (parenthesized_expression "(pcVar4 + -0x18 != PTR_DAT_003f7c38)" ( (binary_expression "pcVar4 + -0x18 != PTR_DAT_003f7c38" (binary_expression "pcVar4 + -0x18" identifier + number_literal) != identifier) )) (compound_statement "{\n FUN_002b1f80(pcVar4 + -0x18,local_39);\n }" { (expression_statement "FUN_002b1f80(pcVar4 + -0x18,local_39);" (call_expression "FUN_002b1f80(pcVar4 + -0x18,local_39)" identifier (argument_list "(pcVar4 + -0x18,local_39)" ( (binary_expression "pcVar4 + -0x18" identifier + number_literal) , identifier ))) ;) })) (return_statement "return param_1;" return identifier ;) })))
|
(translation_unit (function_definition (sized_type_specifier long) (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) )))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression & IDENT))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression IDENT - IDENT) )) * LIT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (while_statement while (parenthesized_expression ( BOOL )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + 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 = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT )))) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT + IDENT) == (binary_expression IDENT + IDENT)) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + IDENT) + LIT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) < IDENT) )) || (parenthesized_expression ( (binary_expression LIT < (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) })) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )))) = LIT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))) != IDENT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + IDENT) )))) = LIT) ;) })) })) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT ))) ;) })) (return_statement return IDENT ;) })))
|
(function_definition "long * FUN_002b21a0(long *param_1,undefined8 param_2,long param_3,long param_4)\n\n{\n long lVar1;\n long lVar2;\n long lVar3;\n char *pcVar4;\n undefined8 uVar5;\n ulong uVar6;\n size_t sVar7;\n ulong uVar8;\n char *__s;\n undefined1 local_39 [9];\n \n *param_1 = (long)&DAT_00404698;\n \n pcVar4 = (char *)FUN_002d6fc0(param_3,param_4,local_39);\n lVar1 = *(long *)(pcVar4 + -0x18);\n uVar8 = (param_4 - param_3) * 2;\n \n uVar5 = thunk_FUN_002a11b0(uVar8);\n __s = pcVar4;\n while( true ) {\n uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);\n if (uVar8 <= uVar6) {\n uVar8 = uVar6 + 1;\n thunk_FUN_002a2980(uVar5);\n \n uVar5 = thunk_FUN_002a11b0(uVar8);\n uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);\n }\n \n FUN_002d6710(param_1,uVar5,uVar6);\n sVar7 = strlen(__s);\n if (pcVar4 + lVar1 == __s + sVar7) break;\n lVar2 = *param_1;\n __s = __s + sVar7 + 1;\n lVar3 = *(long *)(lVar2 + -0x18);\n uVar6 = lVar3 + 1;\n if ((*(ulong *)(lVar2 + -0x10) < uVar6) || (0 < *(int *)(lVar2 + -8))) {\n \n FUN_002d64b0(param_1,uVar6);\n }\n *(undefined1 *)(*param_1 + *(long *)(*param_1 + -0x18)) = 0;\n lVar2 = *param_1;\n if ((undefined *)(lVar2 + -0x18) != PTR_DAT_003f7c38) {\n *(undefined4 *)(lVar2 + -8) = 0;\n *(ulong *)(lVar2 + -0x18) = uVar6;\n *(undefined1 *)(lVar2 + 1 + lVar3) = 0;\n }\n }\n thunk_FUN_002a2980(uVar5);\n if (pcVar4 + -0x18 != PTR_DAT_003f7c38) {\n FUN_002b1f80(pcVar4 + -0x18,local_39);\n }\n return param_1;\n}" (sized_type_specifier "long" (long "long")) (pointer_declarator "* FUN_002b21a0(long *param_1,undefined8 param_2,long param_3,long param_4)" (* "*") (function_declarator "FUN_002b21a0(long *param_1,undefined8 param_2,long param_3,long param_4)" (identifier "FUN_002b21a0") (parameter_list "(long *param_1,undefined8 param_2,long param_3,long param_4)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "long param_3" (sized_type_specifier "long" (long "long")) (identifier "param_3")) (, ",") (parameter_declaration "long param_4" (sized_type_specifier "long" (long "long")) (identifier "param_4")) () ")")))) (compound_statement "{\n long lVar1;\n long lVar2;\n long lVar3;\n char *pcVar4;\n undefined8 uVar5;\n ulong uVar6;\n size_t sVar7;\n ulong uVar8;\n char *__s;\n undefined1 local_39 [9];\n \n *param_1 = (long)&DAT_00404698;\n \n pcVar4 = (char *)FUN_002d6fc0(param_3,param_4,local_39);\n lVar1 = *(long *)(pcVar4 + -0x18);\n uVar8 = (param_4 - param_3) * 2;\n \n uVar5 = thunk_FUN_002a11b0(uVar8);\n __s = pcVar4;\n while( true ) {\n uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);\n if (uVar8 <= uVar6) {\n uVar8 = uVar6 + 1;\n thunk_FUN_002a2980(uVar5);\n \n uVar5 = thunk_FUN_002a11b0(uVar8);\n uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);\n }\n \n FUN_002d6710(param_1,uVar5,uVar6);\n sVar7 = strlen(__s);\n if (pcVar4 + lVar1 == __s + sVar7) break;\n lVar2 = *param_1;\n __s = __s + sVar7 + 1;\n lVar3 = *(long *)(lVar2 + -0x18);\n uVar6 = lVar3 + 1;\n if ((*(ulong *)(lVar2 + -0x10) < uVar6) || (0 < *(int *)(lVar2 + -8))) {\n \n FUN_002d64b0(param_1,uVar6);\n }\n *(undefined1 *)(*param_1 + *(long *)(*param_1 + -0x18)) = 0;\n lVar2 = *param_1;\n if ((undefined *)(lVar2 + -0x18) != PTR_DAT_003f7c38) {\n *(undefined4 *)(lVar2 + -8) = 0;\n *(ulong *)(lVar2 + -0x18) = uVar6;\n *(undefined1 *)(lVar2 + 1 + lVar3) = 0;\n }\n }\n thunk_FUN_002a2980(uVar5);\n if (pcVar4 + -0x18 != PTR_DAT_003f7c38) {\n FUN_002b1f80(pcVar4 + -0x18,local_39);\n }\n return param_1;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "char *pcVar4;" (primitive_type "char") (pointer_declarator "*pcVar4" (* "*") (identifier "pcVar4")) (; ";")) (declaration "undefined8 uVar5;" (type_identifier "undefined8") (identifier "uVar5") (; ";")) (declaration "ulong uVar6;" (type_identifier "ulong") (identifier "uVar6") (; ";")) (declaration "size_t sVar7;" (primitive_type "size_t") (identifier "sVar7") (; ";")) (declaration "ulong uVar8;" (type_identifier "ulong") (identifier "uVar8") (; ";")) (declaration "char *__s;" (primitive_type "char") (pointer_declarator "*__s" (* "*") (identifier "__s")) (; ";")) (declaration "undefined1 local_39 [9];" (type_identifier "undefined1") (array_declarator "local_39 [9]" (identifier "local_39") ([ "[") (number_literal "9") (] "]")) (; ";")) (expression_statement "*param_1 = (long)&DAT_00404698;" (assignment_expression "*param_1 = (long)&DAT_00404698" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (cast_expression "(long)&DAT_00404698" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&DAT_00404698" (& "&") (identifier "DAT_00404698")))) (; ";")) (expression_statement "pcVar4 = (char *)FUN_002d6fc0(param_3,param_4,local_39);" (assignment_expression "pcVar4 = (char *)FUN_002d6fc0(param_3,param_4,local_39)" (identifier "pcVar4") (= "=") (cast_expression "(char *)FUN_002d6fc0(param_3,param_4,local_39)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_002d6fc0(param_3,param_4,local_39)" (identifier "FUN_002d6fc0") (argument_list "(param_3,param_4,local_39)" (( "(") (identifier "param_3") (, ",") (identifier "param_4") (, ",") (identifier "local_39") () ")"))))) (; ";")) (expression_statement "lVar1 = *(long *)(pcVar4 + -0x18);" (assignment_expression "lVar1 = *(long *)(pcVar4 + -0x18)" (identifier "lVar1") (= "=") (pointer_expression "*(long *)(pcVar4 + -0x18)" (* "*") (cast_expression "(long *)(pcVar4 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(pcVar4 + -0x18)" (( "(") (binary_expression "pcVar4 + -0x18" (identifier "pcVar4") (+ "+") (number_literal "-0x18")) () ")"))))) (; ";")) (expression_statement "uVar8 = (param_4 - param_3) * 2;" (assignment_expression "uVar8 = (param_4 - param_3) * 2" (identifier "uVar8") (= "=") (binary_expression "(param_4 - param_3) * 2" (parenthesized_expression "(param_4 - param_3)" (( "(") (binary_expression "param_4 - param_3" (identifier "param_4") (- "-") (identifier "param_3")) () ")")) (* "*") (number_literal "2"))) (; ";")) (expression_statement "uVar5 = thunk_FUN_002a11b0(uVar8);" (assignment_expression "uVar5 = thunk_FUN_002a11b0(uVar8)" (identifier "uVar5") (= "=") (call_expression "thunk_FUN_002a11b0(uVar8)" (identifier "thunk_FUN_002a11b0") (argument_list "(uVar8)" (( "(") (identifier "uVar8") () ")")))) (; ";")) (expression_statement "__s = pcVar4;" (assignment_expression "__s = pcVar4" (identifier "__s") (= "=") (identifier "pcVar4")) (; ";")) (while_statement "while( true ) {\n uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);\n if (uVar8 <= uVar6) {\n uVar8 = uVar6 + 1;\n thunk_FUN_002a2980(uVar5);\n \n uVar5 = thunk_FUN_002a11b0(uVar8);\n uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);\n }\n \n FUN_002d6710(param_1,uVar5,uVar6);\n sVar7 = strlen(__s);\n if (pcVar4 + lVar1 == __s + sVar7) break;\n lVar2 = *param_1;\n __s = __s + sVar7 + 1;\n lVar3 = *(long *)(lVar2 + -0x18);\n uVar6 = lVar3 + 1;\n if ((*(ulong *)(lVar2 + -0x10) < uVar6) || (0 < *(int *)(lVar2 + -8))) {\n \n FUN_002d64b0(param_1,uVar6);\n }\n *(undefined1 *)(*param_1 + *(long *)(*param_1 + -0x18)) = 0;\n lVar2 = *param_1;\n if ((undefined *)(lVar2 + -0x18) != PTR_DAT_003f7c38) {\n *(undefined4 *)(lVar2 + -8) = 0;\n *(ulong *)(lVar2 + -0x18) = uVar6;\n *(undefined1 *)(lVar2 + 1 + lVar3) = 0;\n }\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);\n if (uVar8 <= uVar6) {\n uVar8 = uVar6 + 1;\n thunk_FUN_002a2980(uVar5);\n \n uVar5 = thunk_FUN_002a11b0(uVar8);\n uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);\n }\n \n FUN_002d6710(param_1,uVar5,uVar6);\n sVar7 = strlen(__s);\n if (pcVar4 + lVar1 == __s + sVar7) break;\n lVar2 = *param_1;\n __s = __s + sVar7 + 1;\n lVar3 = *(long *)(lVar2 + -0x18);\n uVar6 = lVar3 + 1;\n if ((*(ulong *)(lVar2 + -0x10) < uVar6) || (0 < *(int *)(lVar2 + -8))) {\n \n FUN_002d64b0(param_1,uVar6);\n }\n *(undefined1 *)(*param_1 + *(long *)(*param_1 + -0x18)) = 0;\n lVar2 = *param_1;\n if ((undefined *)(lVar2 + -0x18) != PTR_DAT_003f7c38) {\n *(undefined4 *)(lVar2 + -8) = 0;\n *(ulong *)(lVar2 + -0x18) = uVar6;\n *(undefined1 *)(lVar2 + 1 + lVar3) = 0;\n }\n }" ({ "{") (expression_statement "uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);" (assignment_expression "uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8)" (identifier "uVar6") (= "=") (call_expression "FUN_002e9710(param_2,uVar5,__s,uVar8)" (identifier "FUN_002e9710") (argument_list "(param_2,uVar5,__s,uVar8)" (( "(") (identifier "param_2") (, ",") (identifier "uVar5") (, ",") (identifier "__s") (, ",") (identifier "uVar8") () ")")))) (; ";")) (if_statement "if (uVar8 <= uVar6) {\n uVar8 = uVar6 + 1;\n thunk_FUN_002a2980(uVar5);\n \n uVar5 = thunk_FUN_002a11b0(uVar8);\n uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);\n }" (if "if") (parenthesized_expression "(uVar8 <= uVar6)" (( "(") (binary_expression "uVar8 <= uVar6" (identifier "uVar8") (<= "<=") (identifier "uVar6")) () ")")) (compound_statement "{\n uVar8 = uVar6 + 1;\n thunk_FUN_002a2980(uVar5);\n \n uVar5 = thunk_FUN_002a11b0(uVar8);\n uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);\n }" ({ "{") (expression_statement "uVar8 = uVar6 + 1;" (assignment_expression "uVar8 = uVar6 + 1" (identifier "uVar8") (= "=") (binary_expression "uVar6 + 1" (identifier "uVar6") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "thunk_FUN_002a2980(uVar5);" (call_expression "thunk_FUN_002a2980(uVar5)" (identifier "thunk_FUN_002a2980") (argument_list "(uVar5)" (( "(") (identifier "uVar5") () ")"))) (; ";")) (expression_statement "uVar5 = thunk_FUN_002a11b0(uVar8);" (assignment_expression "uVar5 = thunk_FUN_002a11b0(uVar8)" (identifier "uVar5") (= "=") (call_expression "thunk_FUN_002a11b0(uVar8)" (identifier "thunk_FUN_002a11b0") (argument_list "(uVar8)" (( "(") (identifier "uVar8") () ")")))) (; ";")) (expression_statement "uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);" (assignment_expression "uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8)" (identifier "uVar6") (= "=") (call_expression "FUN_002e9710(param_2,uVar5,__s,uVar8)" (identifier "FUN_002e9710") (argument_list "(param_2,uVar5,__s,uVar8)" (( "(") (identifier "param_2") (, ",") (identifier "uVar5") (, ",") (identifier "__s") (, ",") (identifier "uVar8") () ")")))) (; ";")) (} "}"))) (expression_statement "FUN_002d6710(param_1,uVar5,uVar6);" (call_expression "FUN_002d6710(param_1,uVar5,uVar6)" (identifier "FUN_002d6710") (argument_list "(param_1,uVar5,uVar6)" (( "(") (identifier "param_1") (, ",") (identifier "uVar5") (, ",") (identifier "uVar6") () ")"))) (; ";")) (expression_statement "sVar7 = strlen(__s);" (assignment_expression "sVar7 = strlen(__s)" (identifier "sVar7") (= "=") (call_expression "strlen(__s)" (identifier "strlen") (argument_list "(__s)" (( "(") (identifier "__s") () ")")))) (; ";")) (if_statement "if (pcVar4 + lVar1 == __s + sVar7) break;" (if "if") (parenthesized_expression "(pcVar4 + lVar1 == __s + sVar7)" (( "(") (binary_expression "pcVar4 + lVar1 == __s + sVar7" (binary_expression "pcVar4 + lVar1" (identifier "pcVar4") (+ "+") (identifier "lVar1")) (== "==") (binary_expression "__s + sVar7" (identifier "__s") (+ "+") (identifier "sVar7"))) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "lVar2 = *param_1;" (assignment_expression "lVar2 = *param_1" (identifier "lVar2") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (expression_statement "__s = __s + sVar7 + 1;" (assignment_expression "__s = __s + sVar7 + 1" (identifier "__s") (= "=") (binary_expression "__s + sVar7 + 1" (binary_expression "__s + sVar7" (identifier "__s") (+ "+") (identifier "sVar7")) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "lVar3 = *(long *)(lVar2 + -0x18);" (assignment_expression "lVar3 = *(long *)(lVar2 + -0x18)" (identifier "lVar3") (= "=") (pointer_expression "*(long *)(lVar2 + -0x18)" (* "*") (cast_expression "(long *)(lVar2 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + -0x18)" (( "(") (binary_expression "lVar2 + -0x18" (identifier "lVar2") (+ "+") (number_literal "-0x18")) () ")"))))) (; ";")) (expression_statement "uVar6 = lVar3 + 1;" (assignment_expression "uVar6 = lVar3 + 1" (identifier "uVar6") (= "=") (binary_expression "lVar3 + 1" (identifier "lVar3") (+ "+") (number_literal "1"))) (; ";")) (if_statement "if ((*(ulong *)(lVar2 + -0x10) < uVar6) || (0 < *(int *)(lVar2 + -8))) {\n \n FUN_002d64b0(param_1,uVar6);\n }" (if "if") (parenthesized_expression "((*(ulong *)(lVar2 + -0x10) < uVar6) || (0 < *(int *)(lVar2 + -8)))" (( "(") (binary_expression "(*(ulong *)(lVar2 + -0x10) < uVar6) || (0 < *(int *)(lVar2 + -8))" (parenthesized_expression "(*(ulong *)(lVar2 + -0x10) < uVar6)" (( "(") (binary_expression "*(ulong *)(lVar2 + -0x10) < uVar6" (pointer_expression "*(ulong *)(lVar2 + -0x10)" (* "*") (cast_expression "(ulong *)(lVar2 + -0x10)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + -0x10)" (( "(") (binary_expression "lVar2 + -0x10" (identifier "lVar2") (+ "+") (number_literal "-0x10")) () ")")))) (< "<") (identifier "uVar6")) () ")")) (|| "||") (parenthesized_expression "(0 < *(int *)(lVar2 + -8))" (( "(") (binary_expression "0 < *(int *)(lVar2 + -8)" (number_literal "0") (< "<") (pointer_expression "*(int *)(lVar2 + -8)" (* "*") (cast_expression "(int *)(lVar2 + -8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + -8)" (( "(") (binary_expression "lVar2 + -8" (identifier "lVar2") (+ "+") (number_literal "-8")) () ")"))))) () ")"))) () ")")) (compound_statement "{\n \n FUN_002d64b0(param_1,uVar6);\n }" ({ "{") (expression_statement "FUN_002d64b0(param_1,uVar6);" (call_expression "FUN_002d64b0(param_1,uVar6)" (identifier "FUN_002d64b0") (argument_list "(param_1,uVar6)" (( "(") (identifier "param_1") (, ",") (identifier "uVar6") () ")"))) (; ";")) (} "}"))) (expression_statement "*(undefined1 *)(*param_1 + *(long *)(*param_1 + -0x18)) = 0;" (assignment_expression "*(undefined1 *)(*param_1 + *(long *)(*param_1 + -0x18)) = 0" (pointer_expression "*(undefined1 *)(*param_1 + *(long *)(*param_1 + -0x18))" (* "*") (cast_expression "(undefined1 *)(*param_1 + *(long *)(*param_1 + -0x18))" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + *(long *)(*param_1 + -0x18))" (( "(") (binary_expression "*param_1 + *(long *)(*param_1 + -0x18)" (pointer_expression "*param_1" (* "*") (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 "0")) (; ";")) (expression_statement "lVar2 = *param_1;" (assignment_expression "lVar2 = *param_1" (identifier "lVar2") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (if_statement "if ((undefined *)(lVar2 + -0x18) != PTR_DAT_003f7c38) {\n *(undefined4 *)(lVar2 + -8) = 0;\n *(ulong *)(lVar2 + -0x18) = uVar6;\n *(undefined1 *)(lVar2 + 1 + lVar3) = 0;\n }" (if "if") (parenthesized_expression "((undefined *)(lVar2 + -0x18) != PTR_DAT_003f7c38)" (( "(") (binary_expression "(undefined *)(lVar2 + -0x18) != PTR_DAT_003f7c38" (cast_expression "(undefined *)(lVar2 + -0x18)" (( "(") (type_descriptor "undefined *" (type_identifier "undefined") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + -0x18)" (( "(") (binary_expression "lVar2 + -0x18" (identifier "lVar2") (+ "+") (number_literal "-0x18")) () ")"))) (!= "!=") (identifier "PTR_DAT_003f7c38")) () ")")) (compound_statement "{\n *(undefined4 *)(lVar2 + -8) = 0;\n *(ulong *)(lVar2 + -0x18) = uVar6;\n *(undefined1 *)(lVar2 + 1 + lVar3) = 0;\n }" ({ "{") (expression_statement "*(undefined4 *)(lVar2 + -8) = 0;" (assignment_expression "*(undefined4 *)(lVar2 + -8) = 0" (pointer_expression "*(undefined4 *)(lVar2 + -8)" (* "*") (cast_expression "(undefined4 *)(lVar2 + -8)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + -8)" (( "(") (binary_expression "lVar2 + -8" (identifier "lVar2") (+ "+") (number_literal "-8")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(ulong *)(lVar2 + -0x18) = uVar6;" (assignment_expression "*(ulong *)(lVar2 + -0x18) = uVar6" (pointer_expression "*(ulong *)(lVar2 + -0x18)" (* "*") (cast_expression "(ulong *)(lVar2 + -0x18)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + -0x18)" (( "(") (binary_expression "lVar2 + -0x18" (identifier "lVar2") (+ "+") (number_literal "-0x18")) () ")")))) (= "=") (identifier "uVar6")) (; ";")) (expression_statement "*(undefined1 *)(lVar2 + 1 + lVar3) = 0;" (assignment_expression "*(undefined1 *)(lVar2 + 1 + lVar3) = 0" (pointer_expression "*(undefined1 *)(lVar2 + 1 + lVar3)" (* "*") (cast_expression "(undefined1 *)(lVar2 + 1 + lVar3)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 1 + lVar3)" (( "(") (binary_expression "lVar2 + 1 + lVar3" (binary_expression "lVar2 + 1" (identifier "lVar2") (+ "+") (number_literal "1")) (+ "+") (identifier "lVar3")) () ")")))) (= "=") (number_literal "0")) (; ";")) (} "}"))) (} "}"))) (expression_statement "thunk_FUN_002a2980(uVar5);" (call_expression "thunk_FUN_002a2980(uVar5)" (identifier "thunk_FUN_002a2980") (argument_list "(uVar5)" (( "(") (identifier "uVar5") () ")"))) (; ";")) (if_statement "if (pcVar4 + -0x18 != PTR_DAT_003f7c38) {\n FUN_002b1f80(pcVar4 + -0x18,local_39);\n }" (if "if") (parenthesized_expression "(pcVar4 + -0x18 != PTR_DAT_003f7c38)" (( "(") (binary_expression "pcVar4 + -0x18 != PTR_DAT_003f7c38" (binary_expression "pcVar4 + -0x18" (identifier "pcVar4") (+ "+") (number_literal "-0x18")) (!= "!=") (identifier "PTR_DAT_003f7c38")) () ")")) (compound_statement "{\n FUN_002b1f80(pcVar4 + -0x18,local_39);\n }" ({ "{") (expression_statement "FUN_002b1f80(pcVar4 + -0x18,local_39);" (call_expression "FUN_002b1f80(pcVar4 + -0x18,local_39)" (identifier "FUN_002b1f80") (argument_list "(pcVar4 + -0x18,local_39)" (( "(") (binary_expression "pcVar4 + -0x18" (identifier "pcVar4") (+ "+") (number_literal "-0x18")) (, ",") (identifier "local_39") () ")"))) (; ";")) (} "}"))) (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}")))
|
/* std::collate<char>::do_transform(char const*, char const*) const */
char * std::var_8<char>::function_1(char *param_1,char *param_2)
{
long var_15;
long var_18;
long var_19;
char *var_3;
char *pcVar5;
type_1 var_11;
size_t var_17;
long var_4;
long var_5;
type_1 var_10;
char *var_16;
*(type_2 **)param_1 = &DAT_00404698;
/* try { // try from 002b21dd to 002b21e1 has its CatchHandler @ 002b231c */
var_3 = std::string::var_1<var_2*>();
var_15 = *(long *)(var_3 + -0x18);
var_10 = (var_4 - var_5) * 2;
/* try { // try from 002b21fe to 002b2202 has its CatchHandler @ 002b237e */
pcVar5 = (char *)var_6(var_10);
var_16 = var_3;
while( true ) {
var_11 = var_7((var_8<var_9> *)param_2,pcVar5,var_16,var_10);
if (var_10 <= var_11) {
var_10 = var_11 + 1;
var_12(pcVar5);
/* try { // try from 002b2283 to 002b2287 has its CatchHandler @ 002b237c */
pcVar5 = (char *)var_6(var_10);
var_11 = var_7((var_8<var_9> *)param_2,pcVar5,var_16,var_10);
}
/* try { // try from 002b22a5 to 002b22a9 has its CatchHandler @ 002b2321 */
std::string::var_13((type_3 *)param_1,pcVar5,var_11);
var_17 = var_14(var_16);
if (var_3 + var_15 == var_16 + var_17) break;
var_18 = *(long *)param_1;
var_16 = var_16 + var_17 + 1;
var_19 = *(long *)(var_18 + -0x18);
var_11 = var_19 + 1;
if ((*(type_1 *)(var_18 + -0x10) < var_11) || (0 < *(int *)(var_18 + -8))) {
/* try { // try from 002b2233 to 002b2237 has its CatchHandler @ 002b2321 */
std::string::var_20((type_3 *)param_1,var_11);
}
*(type_2 *)(*(long *)param_1 + *(long *)(*(long *)param_1 + -0x18)) = 0;
var_18 = *(long *)param_1;
if ((type_4 *)(var_18 + -0x18) != var_21) {
*(type_5 *)(var_18 + -8) = 0;
*(type_1 *)(var_18 + -0x18) = var_11;
*(type_2 *)(var_18 + 1 + var_19) = 0;
}
}
var_12(pcVar5);
if ((type_6 *)(var_3 + -0x18) != (type_6 *)var_21) {
std::string::_Rep::var_22((type_6 *)(var_3 + -0x18));
}
return param_1;
}
| null |
(translation_unit (function_definition type: (sized_type_specifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier))))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (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: (identifier))) (while_statement condition: (parenthesized_expression (true)) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (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) (identifier) (identifier) (identifier))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (binary_expression left: (identifier) right: (identifier)))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) right: (parenthesized_expression (binary_expression left: (number_literal) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))))) right: (number_literal))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (identifier)))))) (return_statement (identifier)))))
| null |
long * MASKED(long *param_1,undefined8 param_2,long param_3,long param_4)
{
long lVar1;
long lVar2;
long lVar3;
char *pcVar4;
undefined8 uVar5;
ulong uVar6;
size_t sVar7;
ulong uVar8;
char *__s;
undefined1 local_39 [9];
*param_1 = (long)&DAT_00404698;
/* try { // try from 002b21dd to 002b21e1 has its CatchHandler @ 002b231c */
pcVar4 = (char *)FUN_002d6fc0(param_3,param_4,local_39);
lVar1 = *(long *)(pcVar4 + -0x18);
uVar8 = (param_4 - param_3) * 2;
/* try { // try from 002b21fe to 002b2202 has its CatchHandler @ 002b237e */
uVar5 = thunk_FUN_002a11b0(uVar8);
__s = pcVar4;
while( true ) {
uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);
if (uVar8 <= uVar6) {
uVar8 = uVar6 + 1;
thunk_FUN_002a2980(uVar5);
/* try { // try from 002b2283 to 002b2287 has its CatchHandler @ 002b237c */
uVar5 = thunk_FUN_002a11b0(uVar8);
uVar6 = FUN_002e9710(param_2,uVar5,__s,uVar8);
}
/* try { // try from 002b22a5 to 002b22a9 has its CatchHandler @ 002b2321 */
FUN_002d6710(param_1,uVar5,uVar6);
sVar7 = strlen(__s);
if (pcVar4 + lVar1 == __s + sVar7) break;
lVar2 = *param_1;
__s = __s + sVar7 + 1;
lVar3 = *(long *)(lVar2 + -0x18);
uVar6 = lVar3 + 1;
if ((*(ulong *)(lVar2 + -0x10) < uVar6) || (0 < *(int *)(lVar2 + -8))) {
/* try { // try from 002b2233 to 002b2237 has its CatchHandler @ 002b2321 */
FUN_002d64b0(param_1,uVar6);
}
*(undefined1 *)(*param_1 + *(long *)(*param_1 + -0x18)) = 0;
lVar2 = *param_1;
if ((undefined *)(lVar2 + -0x18) != PTR_DAT_003f7c38) {
*(undefined4 *)(lVar2 + -8) = 0;
*(ulong *)(lVar2 + -0x18) = uVar6;
*(undefined1 *)(lVar2 + 1 + lVar3) = 0;
}
}
thunk_FUN_002a2980(uVar5);
if (pcVar4 + -0x18 != PTR_DAT_003f7c38) {
FUN_002b1f80(pcVar4 + -0x18,local_39);
}
return param_1;
}
|
8242_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
|
what
|
FUN_002bed80
|
/* std::runtime_error::what() const */
undefined8 __thiscall std::runtime_error::what(runtime_error *this)
{
return *(undefined8 *)(this + 8);
}
|
undefined8 FUN_002bed80(long param_1)
{
return *(undefined8 *)(param_1 + 8);
}
|
MOV RAX,qword ptr [RDI + 0x8]
RET
| null | null | null | null |
[('const-433', u'LOAD_-1204490877'), (u'CAST_-1204490809', u'LOAD_-1204490877'), ('tmp_18', u'PTRADD_-1204490815'), ('const-8', u'PTRADD_-1204490815'), (u'PTRADD_-1204490815', u'CAST_-1204490809'), ('const-0', u'RETURN_-1204490861'), ('const-1', u'PTRADD_-1204490815'), (u'COPY_-1204490877', u'RETURN_-1204490861'), (u'LOAD_-1204490877', u'COPY_-1204490877')]
|
[('const-433', u'LOAD_-1204490877'), (u'CAST_-1204490809', u'LOAD_-1204490877'), ('const-8', u'INT_ADD_-1204490861'), ('const-0', u'RETURN_-1204490861'), ('tmp_19', u'INT_ADD_-1204490861'), (u'INT_ADD_-1204490861', u'CAST_-1204490809'), (u'COPY_-1204490877', u'RETURN_-1204490861'), (u'LOAD_-1204490877', u'COPY_-1204490877')]
| null | null |
002bed80
|
x64
|
O2
|
(translation_unit "undefined8 FUN_002bed80(long param_1)\n\n{\n return *(undefined8 *)(param_1 + 8);\n}\n\n" (function_definition "undefined8 FUN_002bed80(long param_1)\n\n{\n return *(undefined8 *)(param_1 + 8);\n}" type_identifier (function_declarator "FUN_002bed80(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 + 8);\n}" { (return_statement "return *(undefined8 *)(param_1 + 8);" return (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) )))) ;) })))
|
(translation_unit "/* std::runtime_error::what() const */\n\nundefined8 __thiscall std::runtime_error::what(runtime_error *this)\n\n{\n return *(undefined8 *)(this + 8);\n}\n\n" comment (function_definition "undefined8 __thiscall std::runtime_error::what(runtime_error *this)\n\n{\n return *(undefined8 *)(this + 8);\n}" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::runtime_error::" identifier : : identifier : :) (function_declarator "what(runtime_error *this)" identifier (parameter_list "(runtime_error *this)" ( (parameter_declaration "runtime_error *this" type_identifier (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n return *(undefined8 *)(this + 8);\n}" { (return_statement "return *(undefined8 *)(this + 8);" return (pointer_expression "*(undefined8 *)(this + 8)" * (cast_expression "(undefined8 *)(this + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) )))) ;) })))
|
(translation_unit "undefined8 FUN_002bed80(long param_1)\n\n{\n return *(undefined8 *)(param_1 + 8);\n}\n\n" (function_definition "undefined8 FUN_002bed80(long param_1)\n\n{\n return *(undefined8 *)(param_1 + 8);\n}" type_identifier (function_declarator "FUN_002bed80(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 + 8);\n}" { (return_statement "return *(undefined8 *)(param_1 + 8);" return (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) )))) ;) })))
|
(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_002bed80(long param_1)\n\n{\n return *(undefined8 *)(param_1 + 8);\n}" (type_identifier "undefined8") (function_declarator "FUN_002bed80(long param_1)" (identifier "FUN_002bed80") (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 + 8);\n}" ({ "{") (return_statement "return *(undefined8 *)(param_1 + 8);" (return "return") (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")) () ")")))) (; ";")) (} "}")))
|
/* std::runtime_error::what() const */
type_1 __thiscall std::type_2::function_1(type_2 *var_1)
{
return *(type_1 *)(var_1 + 8);
}
| null |
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (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 + 8);
}
|
8335_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
|
~time_put_byname
|
FUN_002e9db0
|
/* std::time_put_byname<char, std::ostreambuf_iterator<char, std::char_traits<char> >
>::~time_put_byname() */
void __thiscall
std::time_put_byname<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::~time_put_byname
(time_put_byname<char,std::ostreambuf_iterator<char,std::char_traits<char>>> *this)
{
*(undefined ***)this = &PTR__time_put_00439130;
locale::facet::~facet((facet *)this);
operator_delete(this);
return;
}
|
void FUN_002e9db0(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00439130;
FUN_002dc9a0();
FUN_002dac70(param_1);
return;
}
|
LEA RAX,[0x439120]
PUSH RBX
MOV RBX,RDI
ADD RAX,0x10
MOV qword ptr [RDI],RAX
CALL 0x002dc9a0
MOV RDI,RBX
POP RBX
JMP 0x002dac70
| null | null | null | null |
[('const-433', u'STORE_-1204707887'), (u'CAST_-1204707785', u'STORE_-1204707887'), (u'CAST_-1204707781', u'CALL_-1204707877'), ('tmp_74', u'CALL_-1204707862'), ('tmp_74', u'CAST_-1204707785'), ('const-0', u'PTRSUB_-1204707784'), (u'PTRSUB_-1204707784', u'STORE_-1204707887'), ('tmp_74', u'CAST_-1204707781'), ('const-4428080', u'PTRSUB_-1204707784'), ('const-0', u'RETURN_-1204707858')]
|
[('const-0', u'PTRSUB_-1204707784'), ('const-4428080', u'PTRSUB_-1204707784'), ('const-433', u'STORE_-1204707887'), (u'PTRSUB_-1204707784', u'STORE_-1204707887'), ('tmp_137', u'CALL_-1204707862'), ('tmp_137', u'STORE_-1204707887'), ('const-0', u'RETURN_-1204707858')]
| null | null |
002e9db0
|
x64
|
O2
|
(translation_unit "void FUN_002e9db0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00439130;\n FUN_002dc9a0();\n FUN_002dac70(param_1);\n return;\n}\n\n" (function_definition "void FUN_002e9db0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00439130;\n FUN_002dc9a0();\n FUN_002dac70(param_1);\n return;\n}" primitive_type (function_declarator "FUN_002e9db0(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_00439130;\n FUN_002dc9a0();\n FUN_002dac70(param_1);\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_00439130;" (assignment_expression "*param_1 = &PTR_FUN_00439130" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00439130" & identifier)) ;) (expression_statement "FUN_002dc9a0();" (call_expression "FUN_002dc9a0()" identifier (argument_list "()" ( ))) ;) (expression_statement "FUN_002dac70(param_1);" (call_expression "FUN_002dac70(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "/* std::time_put_byname<char, std::ostreambuf_iterator<char, std::char_traits<char> >\n >::~time_put_byname() */\n\nvoid __thiscall\nstd::time_put_byname<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::~time_put_byname\n (time_put_byname<char,std::ostreambuf_iterator<char,std::char_traits<char>>> *this)\n\n{\n *(undefined ***)this = &PTR__time_put_00439130;\n locale::facet::~facet((facet *)this);\n operator_delete(this);\n return;\n}\n\n" comment (declaration "void __thiscall\nstd::time_put_byname<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::~time_put_byname\n (time_put_byname<char,std::ostreambuf_iterator<char,std::char_traits<char>>> *this)\n\n{\n *(undefined ***)this = &PTR__time_put_00439130;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::" identifier : :) identifier (ERROR "<char" < primitive_type) , (ERROR "std::" identifier : :) identifier (ERROR "<char" < primitive_type) , (ERROR "std::char_traits<char>>>::~time_put_byname\n (time_put_byname<char,std::ostreambuf_iterator<char,std::char_traits<char>>> *this)\n\n{" identifier : : identifier < primitive_type >> > : : ~ (function_declarator "time_put_byname\n (time_put_byname<char,std::ostreambuf_iterator<char,std::char_traits<char>>> *this)" identifier (parameter_list "(time_put_byname<char,std::ostreambuf_iterator<char,std::char_traits<char>>> *this)" ( (parameter_declaration "time_put_byname" type_identifier) (ERROR "<char" < primitive_type) , (parameter_declaration "std::ostreambuf_iterator" type_identifier (ERROR "::" : :) identifier) (ERROR "<char" < primitive_type) , (parameter_declaration "std::char_traits<char>>> *this" type_identifier (ERROR "::char_traits<char>>>" : : identifier < primitive_type >> >) (pointer_declarator "*this" * identifier)) ))) {) (init_declarator "*(undefined ***)this = &PTR__time_put_00439130" (pointer_declarator "*(undefined ***)this" * (parenthesized_declarator "(undefined ***)this" ( (ERROR "undefined" identifier) (pointer_declarator "***)this" * (pointer_declarator "**)this" * (pointer_declarator "*)this" * (ERROR ")" )) identifier))) ))) = (pointer_expression "&PTR__time_put_00439130" & identifier)) ;) (labeled_statement "locale::facet::~facet((facet *)this);" statement_identifier : (ERROR ":" :) (labeled_statement "facet::~facet((facet *)this);" statement_identifier : (ERROR ":" :) (expression_statement "~facet((facet *)this);" (unary_expression "~facet((facet *)this)" ~ (call_expression "facet((facet *)this)" identifier (argument_list "((facet *)this)" ( (cast_expression "(facet *)this" ( (type_descriptor "facet *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) )))) ;))) (expression_statement "operator_delete(this);" (call_expression "operator_delete(this)" identifier (argument_list "(this)" ( identifier ))) ;) (return_statement "return;" return ;) (ERROR "}" }))
|
(translation_unit "void FUN_002e9db0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00439130;\n FUN_002dc9a0();\n FUN_002dac70(param_1);\n return;\n}\n\n" (function_definition "void FUN_002e9db0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00439130;\n FUN_002dc9a0();\n FUN_002dac70(param_1);\n return;\n}" primitive_type (function_declarator "FUN_002e9db0(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_00439130;\n FUN_002dc9a0();\n FUN_002dac70(param_1);\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_00439130;" (assignment_expression "*param_1 = &PTR_FUN_00439130" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00439130" & identifier)) ;) (expression_statement "FUN_002dc9a0();" (call_expression "FUN_002dc9a0()" identifier (argument_list "()" ( ))) ;) (expression_statement "FUN_002dac70(param_1);" (call_expression "FUN_002dac70(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return ;) })))
|
(function_definition "void FUN_002e9db0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00439130;\n FUN_002dc9a0();\n FUN_002dac70(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002e9db0(undefined8 *param_1)" (identifier "FUN_002e9db0") (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_00439130;\n FUN_002dc9a0();\n FUN_002dac70(param_1);\n return;\n}" ({ "{") (expression_statement "*param_1 = &PTR_FUN_00439130;" (assignment_expression "*param_1 = &PTR_FUN_00439130" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_00439130" (& "&") (identifier "PTR_FUN_00439130"))) (; ";")) (expression_statement "FUN_002dc9a0();" (call_expression "FUN_002dc9a0()" (identifier "FUN_002dc9a0") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "FUN_002dac70(param_1);" (call_expression "FUN_002dac70(param_1)" (identifier "FUN_002dac70") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
/* std::time_put_byname<char, std::ostreambuf_iterator<char, std::char_traits<char> >
>::~time_put_byname() */
void __thiscall
std::time_put_byname<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::~time_put_byname
(time_put_byname<char,std::ostreambuf_iterator<char,std::char_traits<char>>> *this)
{
*(undefined ***)this = &PTR__time_put_00439130;
locale::facet::~var_1((var_1 *)this);
var_2(this);
return;
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (return_statement))))
| null |
void MASKED(undefined8 *param_1)
{
*param_1 = &PTR_FUN_00439130;
FUN_002dc9a0();
FUN_002dac70(param_1);
return;
}
|
261_m68k-linux-gnu-as_and_m68k-linux-gnu-as_strip.c
|
frag_var
|
FUN_0011a5e0
|
char * frag_var(relax_stateT type,size_t max_chars,size_t var,relax_substateT subtype,
symbolS *symbol,offsetT offset,char *opcode)
{
uint *linep;
char *pcVar1;
fragS *pfVar2;
char *pcVar3;
frag_grow(max_chars);
pfVar2 = frag_now;
pcVar1 = (frchain_now->frch_obstack).next_free;
linep = &frag_now->fr_line;
(frchain_now->frch_obstack).next_free = pcVar1 + max_chars;
pfVar2->fr_var = var;
pfVar2->fr_type = type;
pfVar2->fr_subtype = subtype;
pfVar2->fr_symbol = symbol;
pfVar2->fr_offset = offset;
pfVar2->fr_opcode = opcode;
pcVar3 = as_where(linep);
pfVar2->fr_file = pcVar3;
frag_new(max_chars);
return pcVar1;
}
|
long FUN_0011a5e0(undefined4 param_1,long param_2,undefined8 param_3,undefined4 param_4,
undefined8 param_5,undefined8 param_6,undefined8 param_7)
{
long lVar1;
long lVar2;
long lVar3;
undefined8 uVar4;
FUN_0011a4e0(param_2);
lVar3 = DAT_001855c8;
lVar2 = *(long *)(DAT_001857b0 + 0x48);
lVar1 = DAT_001855c8 + 0x48;
*(long *)(DAT_001857b0 + 0x48) = lVar2 + param_2;
*(undefined8 *)(lVar3 + 0x18) = param_3;
*(undefined4 *)(lVar3 + 0x5c) = param_1;
*(undefined4 *)(lVar3 + 0x60) = param_4;
*(undefined8 *)(lVar3 + 0x28) = param_5;
*(undefined8 *)(lVar3 + 0x20) = param_6;
*(undefined8 *)(lVar3 + 0x30) = param_7;
uVar4 = FUN_0011bd40(lVar1);
*(undefined8 *)(lVar3 + 0x40) = uVar4;
FUN_0011a370(param_2);
return lVar2;
}
|
PUSH R15
MOV R15D,ECX
PUSH R14
MOV R14,R8
PUSH R13
MOV R13,R9
PUSH R12
PUSH RBP
MOV RBP,RSI
PUSH RBX
SUB RSP,0x18
MOV dword ptr [RSP + 0xc],EDI
MOV RDI,RSI
MOV qword ptr [RSP],RDX
CALL 0x0011a4e0
MOV RAX,qword ptr [0x001857b0]
MOV RDX,qword ptr [RSP]
MOV RBX,qword ptr [0x001855c8]
MOV R10D,dword ptr [RSP + 0xc]
MOV R12,qword ptr [RAX + 0x48]
LEA RDI,[RBX + 0x48]
LEA RCX,[R12 + RBP*0x1]
MOV qword ptr [RAX + 0x48],RCX
MOV RAX,qword ptr [RSP + 0x50]
MOV qword ptr [RBX + 0x18],RDX
MOV dword ptr [RBX + 0x5c],R10D
MOV dword ptr [RBX + 0x60],R15D
MOV qword ptr [RBX + 0x28],R14
MOV qword ptr [RBX + 0x20],R13
MOV qword ptr [RBX + 0x30],RAX
CALL 0x0011bd40
MOV RDI,RBP
MOV qword ptr [RBX + 0x40],RAX
CALL 0x0011a370
ADD RSP,0x18
MOV RAX,R12
POP RBX
POP RBP
POP R12
POP R13
POP R14
POP R15
RET
| null | null | null | null |
[('const-1', u'PTRADD_-1206999391'), (u'STORE_-1206999402', u'INDIRECT_-1206999192'), ('const-433', u'STORE_-1206999376'), (u'STORE_-1206999430', u'INDIRECT_-1206999212'), (u'PTRSUB_-1206999191', u'PTRSUB_-1206999179'), ('tmp_346', u'CALL_-1206999365'), (u'STORE_-1206999430', u'INDIRECT_-1206999224'), (u'STORE_-1206999395', u'INDIRECT_-1206999187'), ('const-96', u'PTRSUB_-1206999155'), (u'STORE_-1206999395', u'INDIRECT_-1206999199'), (u'PTRSUB_-1206999160', u'STORE_-1206999423'), (u'PTRSUB_-1206999155', u'STORE_-1206999416'), ('const-433', u'STORE_-1206999430'), (u'STORE_-1206999416', u'INDIRECT_-1206999214'), ('tmp_349', u'STORE_-1206999409'), (u'STORE_-1206999445', u'INDIRECT_-1206999234'), (u'CALL_-1206999500', u'INDIRECT_-1206999278'), (u'CALL_-1206999384', u'INDIRECT_-1206999204'), (u'INDIRECT_-1206999278', u'COPY_-1206999270'), (u'COPY_-1206999270', u'PTRSUB_-1206999150'), ('tmp_348', u'STORE_-1206999416'), (u'COPY_-1206999270', u'PTRSUB_-1206999155'), (u'PTRSUB_-1206999179', u'LOAD_-1206999467'), (u'PTRSUB_-1206999176', u'PTRSUB_-1206999166'), ('const-0', u'RETURN_-1206999303'), ('const-24', u'PTRSUB_-1206999179'), (u'INDIRECT_-1206999278', u'PTRSUB_-1206999185'), (u'CALL_-1206999384', u'STORE_-1206999376'), (u'PTRSUB_-1206999165', u'STORE_-1206999430'), (u'INDIRECT_-1206999179', u'COPY_-1206999216'), ('const-72', u'PTRSUB_-1206999185'), (u'PTRSUB_-1206999185', u'CALL_-1206999384'), (u'INDIRECT_-1206999266', u'PTRSUB_-1206999176'), (u'COPY_-1206999270', u'PTRSUB_-1206999127'), (u'COPY_-1206999270', u'PTRSUB_-1206999145'), ('const-92', u'PTRSUB_-1206999160'), (u'CALL_-1206999365', u'INDIRECT_-1206999191'), (u'CALL_-1206999365', u'INDIRECT_-1206999179'), ('const-433', u'LOAD_-1206999467'), (u'PTRSUB_-1206999166', u'STORE_-1206999445'), (u'LOAD_-1206999467', u'PTRADD_-1206999391'), (u'COPY_-1206999270', u'PTRSUB_-1206999165'), ('const-24', u'PTRSUB_-1206999166'), ('tmp_345', u'STORE_-1206999423'), ('const-433', u'STORE_-1206999445'), ('const-24', u'PTRSUB_-1206999165'), ('const-433', u'STORE_-1206999416'), (u'PTRSUB_-1206999140', u'STORE_-1206999395'), ('const-48', u'PTRSUB_-1206999140'), (u'STORE_-1206999409', u'INDIRECT_-1206999197'), ('const-32', u'PTRSUB_-1206999145'), (u'STORE_-1206999376', u'INDIRECT_-1206999174'), ('const-64', u'PTRSUB_-1206999127'), ('const-433', u'STORE_-1206999423'), ('const-40', u'PTRSUB_-1206999150'), ('tmp_351', u'STORE_-1206999395'), (u'STORE_-1206999445', u'INDIRECT_-1206999222'), (u'CALL_-1206999384', u'INDIRECT_-1206999192'), (u'STORE_-1206999376', u'INDIRECT_-1206999186'), (u'COPY_-1206999352', u'RETURN_-1206999303'), (u'STORE_-1206999423', u'INDIRECT_-1206999219'), ('const-433', u'STORE_-1206999409'), ('const-48', u'PTRSUB_-1206999191'), (u'PTRSUB_-1206999145', u'STORE_-1206999402'), (u'INDIRECT_-1206999191', u'COPY_-1206999228'), (u'PTRSUB_-1206999127', u'STORE_-1206999376'), (u'COPY_-1206999270', u'PTRSUB_-1206999140'), (u'INDIRECT_-1206999266', u'PTRSUB_-1206999191'), (u'PTRADD_-1206999391', u'STORE_-1206999445'), ('const-433', u'STORE_-1206999395'), ('const-48', u'PTRSUB_-1206999176'), (u'CALL_-1206999500', u'INDIRECT_-1206999266'), (u'LOAD_-1206999467', u'COPY_-1206999352'), (u'STORE_-1206999409', u'INDIRECT_-1206999209'), ('tmp_347', u'STORE_-1206999430'), ('const-433', u'STORE_-1206999402'), (u'PTRSUB_-1206999150', u'STORE_-1206999409'), (u'COPY_-1206999270', u'PTRSUB_-1206999160'), ('tmp_346', u'PTRADD_-1206999391'), (u'STORE_-1206999416', u'INDIRECT_-1206999202'), ('tmp_350', u'STORE_-1206999402'), ('tmp_346', u'CALL_-1206999500'), (u'STORE_-1206999423', u'INDIRECT_-1206999207'), (u'STORE_-1206999402', u'INDIRECT_-1206999204')]
|
[(u'INDIRECT_-1206999182', u'COPY_-1206999219'), (u'CAST_-1206999152', u'STORE_-1206999402'), (u'STORE_-1206999430', u'INDIRECT_-1206999227'), (u'COPY_-1206999287', u'INT_ADD_-1206999416'), (u'INT_ADD_-1206999395', u'CAST_-1206999157'), ('const-72', u'INT_ADD_-1206999444'), (u'STORE_-1206999423', u'INDIRECT_-1206999222'), ('const-48', u'INT_ADD_-1206999381'), (u'INT_ADD_-1206999362', u'CAST_-1206999134'), (u'CALL_-1206999500', u'INDIRECT_-1206999269'), ('const-433', u'STORE_-1206999423'), (u'CALL_-1206999500', u'INDIRECT_-1206999281'), ('tmp_583', u'STORE_-1206999423'), ('tmp_543', u'CALL_-1206999500'), (u'STORE_-1206999445', u'INDIRECT_-1206999237'), (u'CALL_-1206999384', u'INDIRECT_-1206999207'), ('const-433', u'STORE_-1206999376'), (u'STORE_-1206999402', u'INDIRECT_-1206999207'), (u'STORE_-1206999423', u'INDIRECT_-1206999210'), (u'CAST_-1206999157', u'STORE_-1206999409'), (u'CAST_-1206999162', u'STORE_-1206999416'), (u'INT_ADD_-1206999402', u'CAST_-1206999162'), (u'STORE_-1206999402', u'INDIRECT_-1206999195'), (u'STORE_-1206999416', u'INDIRECT_-1206999205'), ('const-433', u'STORE_-1206999416'), (u'CALL_-1206999384', u'INDIRECT_-1206999195'), (u'STORE_-1206999376', u'INDIRECT_-1206999177'), (u'STORE_-1206999376', u'INDIRECT_-1206999189'), ('const-0', u'RETURN_-1206999303'), (u'STORE_-1206999416', u'INDIRECT_-1206999217'), (u'COPY_-1206999287', u'INT_ADD_-1206999362'), ('const-72', u'INT_ADD_-1206999451'), (u'STORE_-1206999409', u'INDIRECT_-1206999200'), (u'CALL_-1206999384', u'STORE_-1206999376'), (u'CAST_-1206999195', u'LOAD_-1206999467'), (u'INDIRECT_-1206999269', u'INT_ADD_-1206999451'), (u'STORE_-1206999409', u'INDIRECT_-1206999212'), (u'INDIRECT_-1206999281', u'INT_ADD_-1206999444'), ('const-433', u'STORE_-1206999395'), ('const-433', u'LOAD_-1206999467'), ('const-32', u'INT_ADD_-1206999388'), ('const-96', u'INT_ADD_-1206999402'), (u'INT_ADD_-1206999416', u'CAST_-1206999172'), ('const-72', u'INT_ADD_-1206999431'), (u'CAST_-1206999172', u'STORE_-1206999430'), (u'COPY_-1206999287', u'INT_ADD_-1206999409'), (u'INT_ADD_-1206999444', u'CALL_-1206999384'), (u'COPY_-1206999287', u'INT_ADD_-1206999395'), ('tmp_540', u'STORE_-1206999402'), ('tmp_546', u'STORE_-1206999430'), (u'INDIRECT_-1206999269', u'INT_ADD_-1206999431'), ('const-433', u'STORE_-1206999445'), (u'STORE_-1206999445', u'INDIRECT_-1206999225'), ('tmp_538', u'STORE_-1206999409'), (u'INT_ADD_-1206999437', u'STORE_-1206999445'), (u'COPY_-1206999352', u'RETURN_-1206999303'), ('tmp_543', u'INT_ADD_-1206999437'), (u'INT_ADD_-1206999388', u'CAST_-1206999152'), ('const-433', u'STORE_-1206999402'), ('const-433', u'STORE_-1206999409'), (u'COPY_-1206999287', u'INT_ADD_-1206999381'), ('const-92', u'INT_ADD_-1206999409'), (u'COPY_-1206999287', u'INT_ADD_-1206999388'), (u'CAST_-1206999134', u'STORE_-1206999376'), (u'CALL_-1206999365', u'INDIRECT_-1206999182'), (u'CAST_-1206999182', u'STORE_-1206999445'), ('tmp_828', u'STORE_-1206999395'), (u'INDIRECT_-1206999281', u'COPY_-1206999287'), (u'CAST_-1206999167', u'STORE_-1206999423'), (u'STORE_-1206999430', u'INDIRECT_-1206999215'), (u'LOAD_-1206999467', u'COPY_-1206999352'), (u'LOAD_-1206999467', u'INT_ADD_-1206999437'), (u'STORE_-1206999395', u'INDIRECT_-1206999202'), (u'CAST_-1206999147', u'STORE_-1206999395'), (u'INT_ADD_-1206999451', u'CAST_-1206999195'), (u'INT_ADD_-1206999431', u'CAST_-1206999182'), ('const-24', u'INT_ADD_-1206999416'), ('const-40', u'INT_ADD_-1206999395'), (u'INDIRECT_-1206999194', u'COPY_-1206999231'), (u'STORE_-1206999395', u'INDIRECT_-1206999190'), ('const-64', u'INT_ADD_-1206999362'), ('tmp_543', u'CALL_-1206999365'), (u'INT_ADD_-1206999409', u'CAST_-1206999167'), (u'COPY_-1206999287', u'INT_ADD_-1206999402'), ('const-433', u'STORE_-1206999430'), ('tmp_851', u'STORE_-1206999416'), (u'INT_ADD_-1206999381', u'CAST_-1206999147'), (u'CALL_-1206999365', u'INDIRECT_-1206999194')]
| null | null |
0011a5e0
|
x64
|
O2
|
(translation_unit "long FUN_0011a5e0(undefined4 param_1,long param_2,undefined8 param_3,undefined4 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7)\n\n{\n long lVar1;\n long lVar2;\n long lVar3;\n undefined8 uVar4;\n \n FUN_0011a4e0(param_2);\n lVar3 = DAT_001855c8;\n lVar2 = *(long *)(DAT_001857b0 + 0x48);\n lVar1 = DAT_001855c8 + 0x48;\n *(long *)(DAT_001857b0 + 0x48) = lVar2 + param_2;\n *(undefined8 *)(lVar3 + 0x18) = param_3;\n *(undefined4 *)(lVar3 + 0x5c) = param_1;\n *(undefined4 *)(lVar3 + 0x60) = param_4;\n *(undefined8 *)(lVar3 + 0x28) = param_5;\n *(undefined8 *)(lVar3 + 0x20) = param_6;\n *(undefined8 *)(lVar3 + 0x30) = param_7;\n uVar4 = FUN_0011bd40(lVar1);\n *(undefined8 *)(lVar3 + 0x40) = uVar4;\n FUN_0011a370(param_2);\n return lVar2;\n}\n\n" (function_definition "long FUN_0011a5e0(undefined4 param_1,long param_2,undefined8 param_3,undefined4 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7)\n\n{\n long lVar1;\n long lVar2;\n long lVar3;\n undefined8 uVar4;\n \n FUN_0011a4e0(param_2);\n lVar3 = DAT_001855c8;\n lVar2 = *(long *)(DAT_001857b0 + 0x48);\n lVar1 = DAT_001855c8 + 0x48;\n *(long *)(DAT_001857b0 + 0x48) = lVar2 + param_2;\n *(undefined8 *)(lVar3 + 0x18) = param_3;\n *(undefined4 *)(lVar3 + 0x5c) = param_1;\n *(undefined4 *)(lVar3 + 0x60) = param_4;\n *(undefined8 *)(lVar3 + 0x28) = param_5;\n *(undefined8 *)(lVar3 + 0x20) = param_6;\n *(undefined8 *)(lVar3 + 0x30) = param_7;\n uVar4 = FUN_0011bd40(lVar1);\n *(undefined8 *)(lVar3 + 0x40) = uVar4;\n FUN_0011a370(param_2);\n return lVar2;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_0011a5e0(undefined4 param_1,long param_2,undefined8 param_3,undefined4 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7)" identifier (parameter_list "(undefined4 param_1,long param_2,undefined8 param_3,undefined4 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7)" ( (parameter_declaration "undefined4 param_1" type_identifier identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined4 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined8 param_6" type_identifier identifier) , (parameter_declaration "undefined8 param_7" type_identifier identifier) ))) (compound_statement "{\n long lVar1;\n long lVar2;\n long lVar3;\n undefined8 uVar4;\n \n FUN_0011a4e0(param_2);\n lVar3 = DAT_001855c8;\n lVar2 = *(long *)(DAT_001857b0 + 0x48);\n lVar1 = DAT_001855c8 + 0x48;\n *(long *)(DAT_001857b0 + 0x48) = lVar2 + param_2;\n *(undefined8 *)(lVar3 + 0x18) = param_3;\n *(undefined4 *)(lVar3 + 0x5c) = param_1;\n *(undefined4 *)(lVar3 + 0x60) = param_4;\n *(undefined8 *)(lVar3 + 0x28) = param_5;\n *(undefined8 *)(lVar3 + 0x20) = param_6;\n *(undefined8 *)(lVar3 + 0x30) = param_7;\n uVar4 = FUN_0011bd40(lVar1);\n *(undefined8 *)(lVar3 + 0x40) = uVar4;\n FUN_0011a370(param_2);\n return lVar2;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (expression_statement "FUN_0011a4e0(param_2);" (call_expression "FUN_0011a4e0(param_2)" identifier (argument_list "(param_2)" ( identifier ))) ;) (expression_statement "lVar3 = DAT_001855c8;" (assignment_expression "lVar3 = DAT_001855c8" identifier = identifier) ;) (expression_statement "lVar2 = *(long *)(DAT_001857b0 + 0x48);" (assignment_expression "lVar2 = *(long *)(DAT_001857b0 + 0x48)" identifier = (pointer_expression "*(long *)(DAT_001857b0 + 0x48)" * (cast_expression "(long *)(DAT_001857b0 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_001857b0 + 0x48)" ( (binary_expression "DAT_001857b0 + 0x48" identifier + number_literal) ))))) ;) (expression_statement "lVar1 = DAT_001855c8 + 0x48;" (assignment_expression "lVar1 = DAT_001855c8 + 0x48" identifier = (binary_expression "DAT_001855c8 + 0x48" identifier + number_literal)) ;) (expression_statement "*(long *)(DAT_001857b0 + 0x48) = lVar2 + param_2;" (assignment_expression "*(long *)(DAT_001857b0 + 0x48) = lVar2 + param_2" (pointer_expression "*(long *)(DAT_001857b0 + 0x48)" * (cast_expression "(long *)(DAT_001857b0 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_001857b0 + 0x48)" ( (binary_expression "DAT_001857b0 + 0x48" identifier + number_literal) )))) = (binary_expression "lVar2 + param_2" identifier + identifier)) ;) (expression_statement "*(undefined8 *)(lVar3 + 0x18) = param_3;" (assignment_expression "*(undefined8 *)(lVar3 + 0x18) = param_3" (pointer_expression "*(undefined8 *)(lVar3 + 0x18)" * (cast_expression "(undefined8 *)(lVar3 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x18)" ( (binary_expression "lVar3 + 0x18" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined4 *)(lVar3 + 0x5c) = param_1;" (assignment_expression "*(undefined4 *)(lVar3 + 0x5c) = param_1" (pointer_expression "*(undefined4 *)(lVar3 + 0x5c)" * (cast_expression "(undefined4 *)(lVar3 + 0x5c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x5c)" ( (binary_expression "lVar3 + 0x5c" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined4 *)(lVar3 + 0x60) = param_4;" (assignment_expression "*(undefined4 *)(lVar3 + 0x60) = param_4" (pointer_expression "*(undefined4 *)(lVar3 + 0x60)" * (cast_expression "(undefined4 *)(lVar3 + 0x60)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x60)" ( (binary_expression "lVar3 + 0x60" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined8 *)(lVar3 + 0x28) = param_5;" (assignment_expression "*(undefined8 *)(lVar3 + 0x28) = param_5" (pointer_expression "*(undefined8 *)(lVar3 + 0x28)" * (cast_expression "(undefined8 *)(lVar3 + 0x28)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x28)" ( (binary_expression "lVar3 + 0x28" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined8 *)(lVar3 + 0x20) = param_6;" (assignment_expression "*(undefined8 *)(lVar3 + 0x20) = param_6" (pointer_expression "*(undefined8 *)(lVar3 + 0x20)" * (cast_expression "(undefined8 *)(lVar3 + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x20)" ( (binary_expression "lVar3 + 0x20" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined8 *)(lVar3 + 0x30) = param_7;" (assignment_expression "*(undefined8 *)(lVar3 + 0x30) = param_7" (pointer_expression "*(undefined8 *)(lVar3 + 0x30)" * (cast_expression "(undefined8 *)(lVar3 + 0x30)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x30)" ( (binary_expression "lVar3 + 0x30" identifier + number_literal) )))) = identifier) ;) (expression_statement "uVar4 = FUN_0011bd40(lVar1);" (assignment_expression "uVar4 = FUN_0011bd40(lVar1)" identifier = (call_expression "FUN_0011bd40(lVar1)" identifier (argument_list "(lVar1)" ( identifier )))) ;) (expression_statement "*(undefined8 *)(lVar3 + 0x40) = uVar4;" (assignment_expression "*(undefined8 *)(lVar3 + 0x40) = uVar4" (pointer_expression "*(undefined8 *)(lVar3 + 0x40)" * (cast_expression "(undefined8 *)(lVar3 + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x40)" ( (binary_expression "lVar3 + 0x40" identifier + number_literal) )))) = identifier) ;) (expression_statement "FUN_0011a370(param_2);" (call_expression "FUN_0011a370(param_2)" identifier (argument_list "(param_2)" ( identifier ))) ;) (return_statement "return lVar2;" return identifier ;) })))
|
(translation_unit "char * frag_var(relax_stateT type,size_t max_chars,size_t var,relax_substateT subtype,\n symbolS *symbol,offsetT offset,char *opcode)\n\n{\n uint *linep;\n char *pcVar1;\n fragS *pfVar2;\n char *pcVar3;\n \n frag_grow(max_chars);\n pfVar2 = frag_now;\n pcVar1 = (frchain_now->frch_obstack).next_free;\n linep = &frag_now->fr_line;\n (frchain_now->frch_obstack).next_free = pcVar1 + max_chars;\n pfVar2->fr_var = var;\n pfVar2->fr_type = type;\n pfVar2->fr_subtype = subtype;\n pfVar2->fr_symbol = symbol;\n pfVar2->fr_offset = offset;\n pfVar2->fr_opcode = opcode;\n pcVar3 = as_where(linep);\n pfVar2->fr_file = pcVar3;\n frag_new(max_chars);\n return pcVar1;\n}\n\n" (function_definition "char * frag_var(relax_stateT type,size_t max_chars,size_t var,relax_substateT subtype,\n symbolS *symbol,offsetT offset,char *opcode)\n\n{\n uint *linep;\n char *pcVar1;\n fragS *pfVar2;\n char *pcVar3;\n \n frag_grow(max_chars);\n pfVar2 = frag_now;\n pcVar1 = (frchain_now->frch_obstack).next_free;\n linep = &frag_now->fr_line;\n (frchain_now->frch_obstack).next_free = pcVar1 + max_chars;\n pfVar2->fr_var = var;\n pfVar2->fr_type = type;\n pfVar2->fr_subtype = subtype;\n pfVar2->fr_symbol = symbol;\n pfVar2->fr_offset = offset;\n pfVar2->fr_opcode = opcode;\n pcVar3 = as_where(linep);\n pfVar2->fr_file = pcVar3;\n frag_new(max_chars);\n return pcVar1;\n}" primitive_type (pointer_declarator "* frag_var(relax_stateT type,size_t max_chars,size_t var,relax_substateT subtype,\n symbolS *symbol,offsetT offset,char *opcode)" * (function_declarator "frag_var(relax_stateT type,size_t max_chars,size_t var,relax_substateT subtype,\n symbolS *symbol,offsetT offset,char *opcode)" identifier (parameter_list "(relax_stateT type,size_t max_chars,size_t var,relax_substateT subtype,\n symbolS *symbol,offsetT offset,char *opcode)" ( (parameter_declaration "relax_stateT type" type_identifier identifier) , (parameter_declaration "size_t max_chars" primitive_type identifier) , (parameter_declaration "size_t var" primitive_type identifier) , (parameter_declaration "relax_substateT subtype" type_identifier identifier) , (parameter_declaration "symbolS *symbol" type_identifier (pointer_declarator "*symbol" * identifier)) , (parameter_declaration "offsetT offset" type_identifier identifier) , (parameter_declaration "char *opcode" primitive_type (pointer_declarator "*opcode" * identifier)) )))) (compound_statement "{\n uint *linep;\n char *pcVar1;\n fragS *pfVar2;\n char *pcVar3;\n \n frag_grow(max_chars);\n pfVar2 = frag_now;\n pcVar1 = (frchain_now->frch_obstack).next_free;\n linep = &frag_now->fr_line;\n (frchain_now->frch_obstack).next_free = pcVar1 + max_chars;\n pfVar2->fr_var = var;\n pfVar2->fr_type = type;\n pfVar2->fr_subtype = subtype;\n pfVar2->fr_symbol = symbol;\n pfVar2->fr_offset = offset;\n pfVar2->fr_opcode = opcode;\n pcVar3 = as_where(linep);\n pfVar2->fr_file = pcVar3;\n frag_new(max_chars);\n return pcVar1;\n}" { (declaration "uint *linep;" type_identifier (pointer_declarator "*linep" * identifier) ;) (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (declaration "fragS *pfVar2;" type_identifier (pointer_declarator "*pfVar2" * identifier) ;) (declaration "char *pcVar3;" primitive_type (pointer_declarator "*pcVar3" * identifier) ;) (expression_statement "frag_grow(max_chars);" (call_expression "frag_grow(max_chars)" identifier (argument_list "(max_chars)" ( identifier ))) ;) (expression_statement "pfVar2 = frag_now;" (assignment_expression "pfVar2 = frag_now" identifier = identifier) ;) (expression_statement "pcVar1 = (frchain_now->frch_obstack).next_free;" (assignment_expression "pcVar1 = (frchain_now->frch_obstack).next_free" identifier = (field_expression "(frchain_now->frch_obstack).next_free" (parenthesized_expression "(frchain_now->frch_obstack)" ( (field_expression "frchain_now->frch_obstack" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "linep = &frag_now->fr_line;" (assignment_expression "linep = &frag_now->fr_line" identifier = (pointer_expression "&frag_now->fr_line" & (field_expression "frag_now->fr_line" identifier -> field_identifier))) ;) (expression_statement "(frchain_now->frch_obstack).next_free = pcVar1 + max_chars;" (assignment_expression "(frchain_now->frch_obstack).next_free = pcVar1 + max_chars" (field_expression "(frchain_now->frch_obstack).next_free" (parenthesized_expression "(frchain_now->frch_obstack)" ( (field_expression "frchain_now->frch_obstack" identifier -> field_identifier) )) . field_identifier) = (binary_expression "pcVar1 + max_chars" identifier + identifier)) ;) (expression_statement "pfVar2->fr_var = var;" (assignment_expression "pfVar2->fr_var = var" (field_expression "pfVar2->fr_var" identifier -> field_identifier) = identifier) ;) (expression_statement "pfVar2->fr_type = type;" (assignment_expression "pfVar2->fr_type = type" (field_expression "pfVar2->fr_type" identifier -> field_identifier) = identifier) ;) (expression_statement "pfVar2->fr_subtype = subtype;" (assignment_expression "pfVar2->fr_subtype = subtype" (field_expression "pfVar2->fr_subtype" identifier -> field_identifier) = identifier) ;) (expression_statement "pfVar2->fr_symbol = symbol;" (assignment_expression "pfVar2->fr_symbol = symbol" (field_expression "pfVar2->fr_symbol" identifier -> field_identifier) = identifier) ;) (expression_statement "pfVar2->fr_offset = offset;" (assignment_expression "pfVar2->fr_offset = offset" (field_expression "pfVar2->fr_offset" identifier -> field_identifier) = identifier) ;) (expression_statement "pfVar2->fr_opcode = opcode;" (assignment_expression "pfVar2->fr_opcode = opcode" (field_expression "pfVar2->fr_opcode" identifier -> field_identifier) = identifier) ;) (expression_statement "pcVar3 = as_where(linep);" (assignment_expression "pcVar3 = as_where(linep)" identifier = (call_expression "as_where(linep)" identifier (argument_list "(linep)" ( identifier )))) ;) (expression_statement "pfVar2->fr_file = pcVar3;" (assignment_expression "pfVar2->fr_file = pcVar3" (field_expression "pfVar2->fr_file" identifier -> field_identifier) = identifier) ;) (expression_statement "frag_new(max_chars);" (call_expression "frag_new(max_chars)" identifier (argument_list "(max_chars)" ( identifier ))) ;) (return_statement "return pcVar1;" return identifier ;) })))
|
(translation_unit "long FUN_0011a5e0(undefined4 param_1,long param_2,undefined8 param_3,undefined4 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7)\n\n{\n long lVar1;\n long lVar2;\n long lVar3;\n undefined8 uVar4;\n \n FUN_0011a4e0(param_2);\n lVar3 = DAT_001855c8;\n lVar2 = *(long *)(DAT_001857b0 + 0x48);\n lVar1 = DAT_001855c8 + 0x48;\n *(long *)(DAT_001857b0 + 0x48) = lVar2 + param_2;\n *(undefined8 *)(lVar3 + 0x18) = param_3;\n *(undefined4 *)(lVar3 + 0x5c) = param_1;\n *(undefined4 *)(lVar3 + 0x60) = param_4;\n *(undefined8 *)(lVar3 + 0x28) = param_5;\n *(undefined8 *)(lVar3 + 0x20) = param_6;\n *(undefined8 *)(lVar3 + 0x30) = param_7;\n uVar4 = FUN_0011bd40(lVar1);\n *(undefined8 *)(lVar3 + 0x40) = uVar4;\n FUN_0011a370(param_2);\n return lVar2;\n}\n\n" (function_definition "long FUN_0011a5e0(undefined4 param_1,long param_2,undefined8 param_3,undefined4 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7)\n\n{\n long lVar1;\n long lVar2;\n long lVar3;\n undefined8 uVar4;\n \n FUN_0011a4e0(param_2);\n lVar3 = DAT_001855c8;\n lVar2 = *(long *)(DAT_001857b0 + 0x48);\n lVar1 = DAT_001855c8 + 0x48;\n *(long *)(DAT_001857b0 + 0x48) = lVar2 + param_2;\n *(undefined8 *)(lVar3 + 0x18) = param_3;\n *(undefined4 *)(lVar3 + 0x5c) = param_1;\n *(undefined4 *)(lVar3 + 0x60) = param_4;\n *(undefined8 *)(lVar3 + 0x28) = param_5;\n *(undefined8 *)(lVar3 + 0x20) = param_6;\n *(undefined8 *)(lVar3 + 0x30) = param_7;\n uVar4 = FUN_0011bd40(lVar1);\n *(undefined8 *)(lVar3 + 0x40) = uVar4;\n FUN_0011a370(param_2);\n return lVar2;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_0011a5e0(undefined4 param_1,long param_2,undefined8 param_3,undefined4 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7)" identifier (parameter_list "(undefined4 param_1,long param_2,undefined8 param_3,undefined4 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7)" ( (parameter_declaration "undefined4 param_1" type_identifier identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined4 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined8 param_6" type_identifier identifier) , (parameter_declaration "undefined8 param_7" type_identifier identifier) ))) (compound_statement "{\n long lVar1;\n long lVar2;\n long lVar3;\n undefined8 uVar4;\n \n FUN_0011a4e0(param_2);\n lVar3 = DAT_001855c8;\n lVar2 = *(long *)(DAT_001857b0 + 0x48);\n lVar1 = DAT_001855c8 + 0x48;\n *(long *)(DAT_001857b0 + 0x48) = lVar2 + param_2;\n *(undefined8 *)(lVar3 + 0x18) = param_3;\n *(undefined4 *)(lVar3 + 0x5c) = param_1;\n *(undefined4 *)(lVar3 + 0x60) = param_4;\n *(undefined8 *)(lVar3 + 0x28) = param_5;\n *(undefined8 *)(lVar3 + 0x20) = param_6;\n *(undefined8 *)(lVar3 + 0x30) = param_7;\n uVar4 = FUN_0011bd40(lVar1);\n *(undefined8 *)(lVar3 + 0x40) = uVar4;\n FUN_0011a370(param_2);\n return lVar2;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (expression_statement "FUN_0011a4e0(param_2);" (call_expression "FUN_0011a4e0(param_2)" identifier (argument_list "(param_2)" ( identifier ))) ;) (expression_statement "lVar3 = DAT_001855c8;" (assignment_expression "lVar3 = DAT_001855c8" identifier = identifier) ;) (expression_statement "lVar2 = *(long *)(DAT_001857b0 + 0x48);" (assignment_expression "lVar2 = *(long *)(DAT_001857b0 + 0x48)" identifier = (pointer_expression "*(long *)(DAT_001857b0 + 0x48)" * (cast_expression "(long *)(DAT_001857b0 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_001857b0 + 0x48)" ( (binary_expression "DAT_001857b0 + 0x48" identifier + number_literal) ))))) ;) (expression_statement "lVar1 = DAT_001855c8 + 0x48;" (assignment_expression "lVar1 = DAT_001855c8 + 0x48" identifier = (binary_expression "DAT_001855c8 + 0x48" identifier + number_literal)) ;) (expression_statement "*(long *)(DAT_001857b0 + 0x48) = lVar2 + param_2;" (assignment_expression "*(long *)(DAT_001857b0 + 0x48) = lVar2 + param_2" (pointer_expression "*(long *)(DAT_001857b0 + 0x48)" * (cast_expression "(long *)(DAT_001857b0 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_001857b0 + 0x48)" ( (binary_expression "DAT_001857b0 + 0x48" identifier + number_literal) )))) = (binary_expression "lVar2 + param_2" identifier + identifier)) ;) (expression_statement "*(undefined8 *)(lVar3 + 0x18) = param_3;" (assignment_expression "*(undefined8 *)(lVar3 + 0x18) = param_3" (pointer_expression "*(undefined8 *)(lVar3 + 0x18)" * (cast_expression "(undefined8 *)(lVar3 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x18)" ( (binary_expression "lVar3 + 0x18" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined4 *)(lVar3 + 0x5c) = param_1;" (assignment_expression "*(undefined4 *)(lVar3 + 0x5c) = param_1" (pointer_expression "*(undefined4 *)(lVar3 + 0x5c)" * (cast_expression "(undefined4 *)(lVar3 + 0x5c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x5c)" ( (binary_expression "lVar3 + 0x5c" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined4 *)(lVar3 + 0x60) = param_4;" (assignment_expression "*(undefined4 *)(lVar3 + 0x60) = param_4" (pointer_expression "*(undefined4 *)(lVar3 + 0x60)" * (cast_expression "(undefined4 *)(lVar3 + 0x60)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x60)" ( (binary_expression "lVar3 + 0x60" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined8 *)(lVar3 + 0x28) = param_5;" (assignment_expression "*(undefined8 *)(lVar3 + 0x28) = param_5" (pointer_expression "*(undefined8 *)(lVar3 + 0x28)" * (cast_expression "(undefined8 *)(lVar3 + 0x28)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x28)" ( (binary_expression "lVar3 + 0x28" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined8 *)(lVar3 + 0x20) = param_6;" (assignment_expression "*(undefined8 *)(lVar3 + 0x20) = param_6" (pointer_expression "*(undefined8 *)(lVar3 + 0x20)" * (cast_expression "(undefined8 *)(lVar3 + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x20)" ( (binary_expression "lVar3 + 0x20" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined8 *)(lVar3 + 0x30) = param_7;" (assignment_expression "*(undefined8 *)(lVar3 + 0x30) = param_7" (pointer_expression "*(undefined8 *)(lVar3 + 0x30)" * (cast_expression "(undefined8 *)(lVar3 + 0x30)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x30)" ( (binary_expression "lVar3 + 0x30" identifier + number_literal) )))) = identifier) ;) (expression_statement "uVar4 = FUN_0011bd40(lVar1);" (assignment_expression "uVar4 = FUN_0011bd40(lVar1)" identifier = (call_expression "FUN_0011bd40(lVar1)" identifier (argument_list "(lVar1)" ( identifier )))) ;) (expression_statement "*(undefined8 *)(lVar3 + 0x40) = uVar4;" (assignment_expression "*(undefined8 *)(lVar3 + 0x40) = uVar4" (pointer_expression "*(undefined8 *)(lVar3 + 0x40)" * (cast_expression "(undefined8 *)(lVar3 + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x40)" ( (binary_expression "lVar3 + 0x40" identifier + number_literal) )))) = identifier) ;) (expression_statement "FUN_0011a370(param_2);" (call_expression "FUN_0011a370(param_2)" identifier (argument_list "(param_2)" ( identifier ))) ;) (return_statement "return lVar2;" return identifier ;) })))
|
(translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (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 IDENT + IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return IDENT ;) })))
|
(function_definition "long FUN_0011a5e0(undefined4 param_1,long param_2,undefined8 param_3,undefined4 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7)\n\n{\n long lVar1;\n long lVar2;\n long lVar3;\n undefined8 uVar4;\n \n FUN_0011a4e0(param_2);\n lVar3 = DAT_001855c8;\n lVar2 = *(long *)(DAT_001857b0 + 0x48);\n lVar1 = DAT_001855c8 + 0x48;\n *(long *)(DAT_001857b0 + 0x48) = lVar2 + param_2;\n *(undefined8 *)(lVar3 + 0x18) = param_3;\n *(undefined4 *)(lVar3 + 0x5c) = param_1;\n *(undefined4 *)(lVar3 + 0x60) = param_4;\n *(undefined8 *)(lVar3 + 0x28) = param_5;\n *(undefined8 *)(lVar3 + 0x20) = param_6;\n *(undefined8 *)(lVar3 + 0x30) = param_7;\n uVar4 = FUN_0011bd40(lVar1);\n *(undefined8 *)(lVar3 + 0x40) = uVar4;\n FUN_0011a370(param_2);\n return lVar2;\n}" (sized_type_specifier "long" (long "long")) (function_declarator "FUN_0011a5e0(undefined4 param_1,long param_2,undefined8 param_3,undefined4 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7)" (identifier "FUN_0011a5e0") (parameter_list "(undefined4 param_1,long param_2,undefined8 param_3,undefined4 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7)" (( "(") (parameter_declaration "undefined4 param_1" (type_identifier "undefined4") (identifier "param_1")) (, ",") (parameter_declaration "long param_2" (sized_type_specifier "long" (long "long")) (identifier "param_2")) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) (, ",") (parameter_declaration "undefined4 param_4" (type_identifier "undefined4") (identifier "param_4")) (, ",") (parameter_declaration "undefined8 param_5" (type_identifier "undefined8") (identifier "param_5")) (, ",") (parameter_declaration "undefined8 param_6" (type_identifier "undefined8") (identifier "param_6")) (, ",") (parameter_declaration "undefined8 param_7" (type_identifier "undefined8") (identifier "param_7")) () ")"))) (compound_statement "{\n long lVar1;\n long lVar2;\n long lVar3;\n undefined8 uVar4;\n \n FUN_0011a4e0(param_2);\n lVar3 = DAT_001855c8;\n lVar2 = *(long *)(DAT_001857b0 + 0x48);\n lVar1 = DAT_001855c8 + 0x48;\n *(long *)(DAT_001857b0 + 0x48) = lVar2 + param_2;\n *(undefined8 *)(lVar3 + 0x18) = param_3;\n *(undefined4 *)(lVar3 + 0x5c) = param_1;\n *(undefined4 *)(lVar3 + 0x60) = param_4;\n *(undefined8 *)(lVar3 + 0x28) = param_5;\n *(undefined8 *)(lVar3 + 0x20) = param_6;\n *(undefined8 *)(lVar3 + 0x30) = param_7;\n uVar4 = FUN_0011bd40(lVar1);\n *(undefined8 *)(lVar3 + 0x40) = uVar4;\n FUN_0011a370(param_2);\n return lVar2;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "undefined8 uVar4;" (type_identifier "undefined8") (identifier "uVar4") (; ";")) (expression_statement "FUN_0011a4e0(param_2);" (call_expression "FUN_0011a4e0(param_2)" (identifier "FUN_0011a4e0") (argument_list "(param_2)" (( "(") (identifier "param_2") () ")"))) (; ";")) (expression_statement "lVar3 = DAT_001855c8;" (assignment_expression "lVar3 = DAT_001855c8" (identifier "lVar3") (= "=") (identifier "DAT_001855c8")) (; ";")) (expression_statement "lVar2 = *(long *)(DAT_001857b0 + 0x48);" (assignment_expression "lVar2 = *(long *)(DAT_001857b0 + 0x48)" (identifier "lVar2") (= "=") (pointer_expression "*(long *)(DAT_001857b0 + 0x48)" (* "*") (cast_expression "(long *)(DAT_001857b0 + 0x48)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_001857b0 + 0x48)" (( "(") (binary_expression "DAT_001857b0 + 0x48" (identifier "DAT_001857b0") (+ "+") (number_literal "0x48")) () ")"))))) (; ";")) (expression_statement "lVar1 = DAT_001855c8 + 0x48;" (assignment_expression "lVar1 = DAT_001855c8 + 0x48" (identifier "lVar1") (= "=") (binary_expression "DAT_001855c8 + 0x48" (identifier "DAT_001855c8") (+ "+") (number_literal "0x48"))) (; ";")) (expression_statement "*(long *)(DAT_001857b0 + 0x48) = lVar2 + param_2;" (assignment_expression "*(long *)(DAT_001857b0 + 0x48) = lVar2 + param_2" (pointer_expression "*(long *)(DAT_001857b0 + 0x48)" (* "*") (cast_expression "(long *)(DAT_001857b0 + 0x48)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_001857b0 + 0x48)" (( "(") (binary_expression "DAT_001857b0 + 0x48" (identifier "DAT_001857b0") (+ "+") (number_literal "0x48")) () ")")))) (= "=") (binary_expression "lVar2 + param_2" (identifier "lVar2") (+ "+") (identifier "param_2"))) (; ";")) (expression_statement "*(undefined8 *)(lVar3 + 0x18) = param_3;" (assignment_expression "*(undefined8 *)(lVar3 + 0x18) = param_3" (pointer_expression "*(undefined8 *)(lVar3 + 0x18)" (* "*") (cast_expression "(undefined8 *)(lVar3 + 0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x18)" (( "(") (binary_expression "lVar3 + 0x18" (identifier "lVar3") (+ "+") (number_literal "0x18")) () ")")))) (= "=") (identifier "param_3")) (; ";")) (expression_statement "*(undefined4 *)(lVar3 + 0x5c) = param_1;" (assignment_expression "*(undefined4 *)(lVar3 + 0x5c) = param_1" (pointer_expression "*(undefined4 *)(lVar3 + 0x5c)" (* "*") (cast_expression "(undefined4 *)(lVar3 + 0x5c)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x5c)" (( "(") (binary_expression "lVar3 + 0x5c" (identifier "lVar3") (+ "+") (number_literal "0x5c")) () ")")))) (= "=") (identifier "param_1")) (; ";")) (expression_statement "*(undefined4 *)(lVar3 + 0x60) = param_4;" (assignment_expression "*(undefined4 *)(lVar3 + 0x60) = param_4" (pointer_expression "*(undefined4 *)(lVar3 + 0x60)" (* "*") (cast_expression "(undefined4 *)(lVar3 + 0x60)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x60)" (( "(") (binary_expression "lVar3 + 0x60" (identifier "lVar3") (+ "+") (number_literal "0x60")) () ")")))) (= "=") (identifier "param_4")) (; ";")) (expression_statement "*(undefined8 *)(lVar3 + 0x28) = param_5;" (assignment_expression "*(undefined8 *)(lVar3 + 0x28) = param_5" (pointer_expression "*(undefined8 *)(lVar3 + 0x28)" (* "*") (cast_expression "(undefined8 *)(lVar3 + 0x28)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x28)" (( "(") (binary_expression "lVar3 + 0x28" (identifier "lVar3") (+ "+") (number_literal "0x28")) () ")")))) (= "=") (identifier "param_5")) (; ";")) (expression_statement "*(undefined8 *)(lVar3 + 0x20) = param_6;" (assignment_expression "*(undefined8 *)(lVar3 + 0x20) = param_6" (pointer_expression "*(undefined8 *)(lVar3 + 0x20)" (* "*") (cast_expression "(undefined8 *)(lVar3 + 0x20)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x20)" (( "(") (binary_expression "lVar3 + 0x20" (identifier "lVar3") (+ "+") (number_literal "0x20")) () ")")))) (= "=") (identifier "param_6")) (; ";")) (expression_statement "*(undefined8 *)(lVar3 + 0x30) = param_7;" (assignment_expression "*(undefined8 *)(lVar3 + 0x30) = param_7" (pointer_expression "*(undefined8 *)(lVar3 + 0x30)" (* "*") (cast_expression "(undefined8 *)(lVar3 + 0x30)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x30)" (( "(") (binary_expression "lVar3 + 0x30" (identifier "lVar3") (+ "+") (number_literal "0x30")) () ")")))) (= "=") (identifier "param_7")) (; ";")) (expression_statement "uVar4 = FUN_0011bd40(lVar1);" (assignment_expression "uVar4 = FUN_0011bd40(lVar1)" (identifier "uVar4") (= "=") (call_expression "FUN_0011bd40(lVar1)" (identifier "FUN_0011bd40") (argument_list "(lVar1)" (( "(") (identifier "lVar1") () ")")))) (; ";")) (expression_statement "*(undefined8 *)(lVar3 + 0x40) = uVar4;" (assignment_expression "*(undefined8 *)(lVar3 + 0x40) = uVar4" (pointer_expression "*(undefined8 *)(lVar3 + 0x40)" (* "*") (cast_expression "(undefined8 *)(lVar3 + 0x40)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x40)" (( "(") (binary_expression "lVar3 + 0x40" (identifier "lVar3") (+ "+") (number_literal "0x40")) () ")")))) (= "=") (identifier "uVar4")) (; ";")) (expression_statement "FUN_0011a370(param_2);" (call_expression "FUN_0011a370(param_2)" (identifier "FUN_0011a370") (argument_list "(param_2)" (( "(") (identifier "param_2") () ")"))) (; ";")) (return_statement "return lVar2;" (return "return") (identifier "lVar2") (; ";")) (} "}")))
|
char * function_1(type_1 type,size_t var_3,size_t var,type_2 subtype,
type_3 *symbol,type_4 offset,char *opcode)
{
type_5 *linep;
char *var_2;
type_6 *pfVar2;
char *pcVar3;
var_1(var_3);
pfVar2 = frag_now;
var_2 = (frchain_now->frch_obstack).next_free;
linep = &frag_now->fr_line;
(frchain_now->frch_obstack).next_free = var_2 + var_3;
pfVar2->fr_var = var;
pfVar2->fr_type = type;
pfVar2->fr_subtype = subtype;
pfVar2->fr_symbol = symbol;
pfVar2->fr_offset = offset;
pfVar2->fr_opcode = opcode;
pcVar3 = var_4(linep);
pfVar2->fr_file = pcVar3;
var_5(var_3);
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: (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: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (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: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (return_statement (identifier)))))
| null |
long MASKED(undefined4 param_1,long param_2,undefined8 param_3,undefined4 param_4,
undefined8 param_5,undefined8 param_6,undefined8 param_7)
{
long lVar1;
long lVar2;
long lVar3;
undefined8 uVar4;
FUN_0011a4e0(param_2);
lVar3 = DAT_001855c8;
lVar2 = *(long *)(DAT_001857b0 + 0x48);
lVar1 = DAT_001855c8 + 0x48;
*(long *)(DAT_001857b0 + 0x48) = lVar2 + param_2;
*(undefined8 *)(lVar3 + 0x18) = param_3;
*(undefined4 *)(lVar3 + 0x5c) = param_1;
*(undefined4 *)(lVar3 + 0x60) = param_4;
*(undefined8 *)(lVar3 + 0x28) = param_5;
*(undefined8 *)(lVar3 + 0x20) = param_6;
*(undefined8 *)(lVar3 + 0x30) = param_7;
uVar4 = FUN_0011bd40(lVar1);
*(undefined8 *)(lVar3 + 0x40) = uVar4;
FUN_0011a370(param_2);
return lVar2;
}
|
462_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
|
FUN_0014fc00
|
FUN_0014fc00
|
void FUN_0014fc00(void)
{
long unaff_RBX;
long unaff_R13;
void *in_stack_00000040;
undefined8 in_stack_000000a8;
long in_stack_000000b0;
long in_stack_000000b8;
long in_stack_000000c0;
void *in_stack_00000220;
if (in_stack_00000220 != (void *)(unaff_RBX + 0x10)) {
operator_delete(in_stack_00000220);
}
if (in_stack_00000040 != (void *)(unaff_R13 + 0x10)) {
operator_delete(in_stack_00000040);
}
if (in_stack_000000a8._4_4_ != 0) {
/* WARNING: Subroutine does not return */
gold::do_gold_unreachable("../../gold/token.h",100,"~Task_token");
}
if (in_stack_000000b0 != 0) {
/* WARNING: Subroutine does not return */
gold::do_gold_unreachable("../../gold/token.h",0x65,"~Task_token");
}
if ((in_stack_000000b8 == 0) && (in_stack_000000c0 == 0)) {
/* WARNING: Subroutine does not return */
_Unwind_Resume();
}
/* WARNING: Subroutine does not return */
gold::do_gold_unreachable("../../gold/token.h",0x2c,"~Task_list");
}
|
void FUN_0014fc00(void)
{
long unaff_RBX;
long unaff_R13;
long in_stack_00000040;
undefined8 in_stack_000000a8;
long in_stack_000000b0;
long in_stack_000000b8;
long in_stack_000000c0;
long in_stack_00000220;
if (in_stack_00000220 != unaff_RBX + 0x10) {
FUN_002f1e60();
}
if (in_stack_00000040 != unaff_R13 + 0x10) {
FUN_002f1e60();
}
if (in_stack_000000a8._4_4_ != 0) {
/* WARNING: Subroutine does not return */
FUN_0018ff20("../../gold/token.h",100,"~Task_token");
}
if (in_stack_000000b0 != 0) {
/* WARNING: Subroutine does not return */
FUN_0018ff20("../../gold/token.h",0x65,"~Task_token");
}
if ((in_stack_000000b8 == 0) && (in_stack_000000c0 == 0)) {
/* WARNING: Subroutine does not return */
FUN_0037fad0();
}
/* WARNING: Subroutine does not return */
FUN_0018ff20("../../gold/token.h",0x2c,"~Task_list");
}
|
MOV RDI,qword ptr [RSP + 0x220]
ADD RBX,0x10
CMP RDI,RBX
JZ 0x0014fc16
CALL 0x002f1e60
MOV RBX,RBP
JMP 0x0014fbc4
| null | null | null | null |
[(u'INT_NOTEQUAL_-1207174138', u'CBRANCH_-1207174137'), (u'INT_NOTEQUAL_-1207174108', u'CBRANCH_-1207174102'), ('const-3678893', u'COPY_-1207173816'), (u'INT_EQUAL_-1207173844', u'CBRANCH_-1207173836'), ('const-100', u'CALL_-1207174069'), ('tmp_717', u'INT_ADD_-1207174112'), ('tmp_980', u'INT_EQUAL_-1207173788'), ('const-1', u'RETURN_-1207173858'), (u'COPY_-1207173626', u'CALL_-1207173863'), ('const-44', u'CALL_-1207173807'), ('const-1', u'RETURN_-1207173763'), ('const-0', u'INT_EQUAL_-1207173788'), ('tmp_982', u'INT_NOTEQUAL_-1207173899'), ('tmp_137', u'CBRANCH_-1207174137'), ('const-0', u'INT_NOTEQUAL_-1207173899'), ('tmp_341', u'CBRANCH_-1207173779'), (u'INT_NOTEQUAL_-1207174103', u'CBRANCH_-1207174102'), (u'INT_ADD_-1207174112', u'CAST_-1207173734'), ('const-4', u'SUBPIECE_-1207173750'), ('const-16', u'INT_ADD_-1207174112'), ('tmp_978', u'INT_NOTEQUAL_-1207174103'), ('tmp_984', u'CALL_-1207174130'), (u'CAST_-1207173734', u'INT_NOTEQUAL_-1207174103'), ('const-0', u'INT_EQUAL_-1207173844'), ('const-3678893', u'COPY_-1207173594'), ('const-3801272', u'COPY_-1207173812'), (u'COPY_-1207173593', u'CALL_-1207173807'), (u'SUBPIECE_-1207173750', u'INT_NOTEQUAL_-1207174108'), (u'INT_EQUAL_-1207173788', u'CBRANCH_-1207173779'), (u'COPY_-1207173816', u'CALL_-1207174069'), ('const-3801256', u'COPY_-1207173593'), ('const-0', u'INT_NOTEQUAL_-1207174108'), (u'COPY_-1207173630', u'CALL_-1207173863'), (u'COPY_-1207173812', u'CALL_-1207174069'), ('tmp_978', u'CALL_-1207174095'), ('const-3801272', u'COPY_-1207173626'), (u'INT_NOTEQUAL_-1207173899', u'CBRANCH_-1207173892'), ('const-101', u'CALL_-1207173863'), ('tmp_722', u'INT_ADD_-1207174147'), ('tmp_235', u'CBRANCH_-1207173892'), ('tmp_287', u'CBRANCH_-1207173836'), ('const-3678893', u'COPY_-1207173630'), (u'COPY_-1207173594', u'CALL_-1207173807'), ('const-1', u'RETURN_-1207173802'), ('tmp_981', u'INT_EQUAL_-1207173844'), (u'CAST_-1207173796', u'INT_NOTEQUAL_-1207174138'), ('const-16', u'INT_ADD_-1207174147'), (u'INT_ADD_-1207174147', u'CAST_-1207173796'), ('const-1', u'RETURN_-1207174064'), ('tmp_62', u'CBRANCH_-1207174102'), ('tmp_996', u'SUBPIECE_-1207173750'), ('tmp_984', u'INT_NOTEQUAL_-1207174138'), ('tmp_183', u'CBRANCH_-1207174102')]
|
[(u'INT_NOTEQUAL_-1207174138', u'CBRANCH_-1207174137'), (u'INT_NOTEQUAL_-1207174108', u'CBRANCH_-1207174102'), (u'INT_EQUAL_-1207173844', u'CBRANCH_-1207173836'), (u'SUBPIECE_-1207173753', u'INT_NOTEQUAL_-1207174108'), (u'INT_ADD_-1207174147', u'INT_NOTEQUAL_-1207174138'), ('tmp_996', u'INT_NOTEQUAL_-1207174138'), ('const-0', u'INT_EQUAL_-1207173844'), (u'COPY_-1207173815', u'CALL_-1207174069'), ('const-1', u'RETURN_-1207173858'), ('const-3678893', u'COPY_-1207173597'), ('tmp_992', u'INT_EQUAL_-1207173788'), ('const-1', u'RETURN_-1207173763'), ('tmp_1028', u'SUBPIECE_-1207173753'), ('const-3801272', u'COPY_-1207173815'), (u'COPY_-1207173633', u'CALL_-1207173863'), ('tmp_137', u'CBRANCH_-1207174137'), ('tmp_341', u'CBRANCH_-1207173779'), (u'INT_NOTEQUAL_-1207174103', u'CBRANCH_-1207174102'), ('const-44', u'CALL_-1207173807'), ('const-16', u'INT_ADD_-1207174112'), (u'COPY_-1207173819', u'CALL_-1207174069'), ('const-3801256', u'COPY_-1207173596'), ('tmp_715', u'INT_ADD_-1207174112'), ('const-3678893', u'COPY_-1207173633'), ('tmp_993', u'INT_EQUAL_-1207173844'), (u'INT_EQUAL_-1207173788', u'CBRANCH_-1207173779'), (u'COPY_-1207173596', u'CALL_-1207173807'), ('const-0', u'INT_NOTEQUAL_-1207173899'), ('tmp_720', u'INT_ADD_-1207174147'), ('const-3678893', u'COPY_-1207173819'), (u'INT_ADD_-1207174112', u'INT_NOTEQUAL_-1207174103'), ('const-0', u'INT_EQUAL_-1207173788'), ('tmp_994', u'INT_NOTEQUAL_-1207173899'), ('tmp_990', u'INT_NOTEQUAL_-1207174103'), (u'INT_NOTEQUAL_-1207173899', u'CBRANCH_-1207173892'), ('const-4', u'SUBPIECE_-1207173753'), ('tmp_235', u'CBRANCH_-1207173892'), ('const-100', u'CALL_-1207174069'), ('const-0', u'INT_NOTEQUAL_-1207174108'), ('tmp_287', u'CBRANCH_-1207173836'), (u'COPY_-1207173597', u'CALL_-1207173807'), ('const-1', u'RETURN_-1207173802'), ('const-16', u'INT_ADD_-1207174147'), ('const-1', u'RETURN_-1207174064'), ('const-101', u'CALL_-1207173863'), ('tmp_62', u'CBRANCH_-1207174102'), (u'COPY_-1207173629', u'CALL_-1207173863'), ('tmp_183', u'CBRANCH_-1207174102'), ('const-3801272', u'COPY_-1207173629')]
| null | null |
0014fc00
|
x64
|
O2
|
(translation_unit "void FUN_0014fc00(void)\n\n{\n long unaff_RBX;\n long unaff_R13;\n long in_stack_00000040;\n undefined8 in_stack_000000a8;\n long in_stack_000000b0;\n long in_stack_000000b8;\n long in_stack_000000c0;\n long in_stack_00000220;\n \n if (in_stack_00000220 != unaff_RBX + 0x10) {\n FUN_002f1e60();\n }\n if (in_stack_00000040 != unaff_R13 + 0x10) {\n FUN_002f1e60();\n }\n if (in_stack_000000a8._4_4_ != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/token.h",100,"~Task_token");\n }\n if (in_stack_000000b0 != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/token.h",0x65,"~Task_token");\n }\n if ((in_stack_000000b8 == 0) && (in_stack_000000c0 == 0)) {\n /* WARNING: Subroutine does not return */\n FUN_0037fad0();\n }\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/token.h",0x2c,"~Task_list");\n}\n\n" (function_definition "void FUN_0014fc00(void)\n\n{\n long unaff_RBX;\n long unaff_R13;\n long in_stack_00000040;\n undefined8 in_stack_000000a8;\n long in_stack_000000b0;\n long in_stack_000000b8;\n long in_stack_000000c0;\n long in_stack_00000220;\n \n if (in_stack_00000220 != unaff_RBX + 0x10) {\n FUN_002f1e60();\n }\n if (in_stack_00000040 != unaff_R13 + 0x10) {\n FUN_002f1e60();\n }\n if (in_stack_000000a8._4_4_ != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/token.h",100,"~Task_token");\n }\n if (in_stack_000000b0 != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/token.h",0x65,"~Task_token");\n }\n if ((in_stack_000000b8 == 0) && (in_stack_000000c0 == 0)) {\n /* WARNING: Subroutine does not return */\n FUN_0037fad0();\n }\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/token.h",0x2c,"~Task_list");\n}" primitive_type (function_declarator "FUN_0014fc00(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long unaff_RBX;\n long unaff_R13;\n long in_stack_00000040;\n undefined8 in_stack_000000a8;\n long in_stack_000000b0;\n long in_stack_000000b8;\n long in_stack_000000c0;\n long in_stack_00000220;\n \n if (in_stack_00000220 != unaff_RBX + 0x10) {\n FUN_002f1e60();\n }\n if (in_stack_00000040 != unaff_R13 + 0x10) {\n FUN_002f1e60();\n }\n if (in_stack_000000a8._4_4_ != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/token.h",100,"~Task_token");\n }\n if (in_stack_000000b0 != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/token.h",0x65,"~Task_token");\n }\n if ((in_stack_000000b8 == 0) && (in_stack_000000c0 == 0)) {\n /* WARNING: Subroutine does not return */\n FUN_0037fad0();\n }\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/token.h",0x2c,"~Task_list");\n}" { (declaration "long unaff_RBX;" (sized_type_specifier "long" long) identifier ;) (declaration "long unaff_R13;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_stack_00000040;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 in_stack_000000a8;" type_identifier identifier ;) (declaration "long in_stack_000000b0;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_stack_000000b8;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_stack_000000c0;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_stack_00000220;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (in_stack_00000220 != unaff_RBX + 0x10) {\n FUN_002f1e60();\n }" if (parenthesized_expression "(in_stack_00000220 != unaff_RBX + 0x10)" ( (binary_expression "in_stack_00000220 != unaff_RBX + 0x10" identifier != (binary_expression "unaff_RBX + 0x10" identifier + number_literal)) )) (compound_statement "{\n FUN_002f1e60();\n }" { (expression_statement "FUN_002f1e60();" (call_expression "FUN_002f1e60()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (in_stack_00000040 != unaff_R13 + 0x10) {\n FUN_002f1e60();\n }" if (parenthesized_expression "(in_stack_00000040 != unaff_R13 + 0x10)" ( (binary_expression "in_stack_00000040 != unaff_R13 + 0x10" identifier != (binary_expression "unaff_R13 + 0x10" identifier + number_literal)) )) (compound_statement "{\n FUN_002f1e60();\n }" { (expression_statement "FUN_002f1e60();" (call_expression "FUN_002f1e60()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (in_stack_000000a8._4_4_ != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/token.h",100,"~Task_token");\n }" if (parenthesized_expression "(in_stack_000000a8._4_4_ != 0)" ( (binary_expression "in_stack_000000a8._4_4_ != 0" (field_expression "in_stack_000000a8._4_4_" identifier . field_identifier) != number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/token.h",100,"~Task_token");\n }" { comment (expression_statement "FUN_0018ff20("../../gold/token.h",100,"~Task_token");" (call_expression "FUN_0018ff20("../../gold/token.h",100,"~Task_token")" identifier (argument_list "("../../gold/token.h",100,"~Task_token")" ( (string_literal ""../../gold/token.h"" " string_content ") , number_literal , (string_literal ""~Task_token"" " string_content ") ))) ;) })) (if_statement "if (in_stack_000000b0 != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/token.h",0x65,"~Task_token");\n }" if (parenthesized_expression "(in_stack_000000b0 != 0)" ( (binary_expression "in_stack_000000b0 != 0" identifier != number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/token.h",0x65,"~Task_token");\n }" { comment (expression_statement "FUN_0018ff20("../../gold/token.h",0x65,"~Task_token");" (call_expression "FUN_0018ff20("../../gold/token.h",0x65,"~Task_token")" identifier (argument_list "("../../gold/token.h",0x65,"~Task_token")" ( (string_literal ""../../gold/token.h"" " string_content ") , number_literal , (string_literal ""~Task_token"" " string_content ") ))) ;) })) (if_statement "if ((in_stack_000000b8 == 0) && (in_stack_000000c0 == 0)) {\n /* WARNING: Subroutine does not return */\n FUN_0037fad0();\n }" if (parenthesized_expression "((in_stack_000000b8 == 0) && (in_stack_000000c0 == 0))" ( (binary_expression "(in_stack_000000b8 == 0) && (in_stack_000000c0 == 0)" (parenthesized_expression "(in_stack_000000b8 == 0)" ( (binary_expression "in_stack_000000b8 == 0" identifier == number_literal) )) && (parenthesized_expression "(in_stack_000000c0 == 0)" ( (binary_expression "in_stack_000000c0 == 0" identifier == number_literal) ))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0037fad0();\n }" { comment (expression_statement "FUN_0037fad0();" (call_expression "FUN_0037fad0()" identifier (argument_list "()" ( ))) ;) })) comment (expression_statement "FUN_0018ff20("../../gold/token.h",0x2c,"~Task_list");" (call_expression "FUN_0018ff20("../../gold/token.h",0x2c,"~Task_list")" identifier (argument_list "("../../gold/token.h",0x2c,"~Task_list")" ( (string_literal ""../../gold/token.h"" " string_content ") , number_literal , (string_literal ""~Task_list"" " string_content ") ))) ;) })))
|
(translation_unit "void FUN_0014fc00(void)\n\n{\n long unaff_RBX;\n long unaff_R13;\n void *in_stack_00000040;\n undefined8 in_stack_000000a8;\n long in_stack_000000b0;\n long in_stack_000000b8;\n long in_stack_000000c0;\n void *in_stack_00000220;\n \n if (in_stack_00000220 != (void *)(unaff_RBX + 0x10)) {\n operator_delete(in_stack_00000220);\n }\n if (in_stack_00000040 != (void *)(unaff_R13 + 0x10)) {\n operator_delete(in_stack_00000040);\n }\n if (in_stack_000000a8._4_4_ != 0) {\n /* WARNING: Subroutine does not return */\n gold::do_gold_unreachable("../../gold/token.h",100,"~Task_token");\n }\n if (in_stack_000000b0 != 0) {\n /* WARNING: Subroutine does not return */\n gold::do_gold_unreachable("../../gold/token.h",0x65,"~Task_token");\n }\n if ((in_stack_000000b8 == 0) && (in_stack_000000c0 == 0)) {\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n }\n /* WARNING: Subroutine does not return */\n gold::do_gold_unreachable("../../gold/token.h",0x2c,"~Task_list");\n}\n\n" (function_definition "void FUN_0014fc00(void)\n\n{\n long unaff_RBX;\n long unaff_R13;\n void *in_stack_00000040;\n undefined8 in_stack_000000a8;\n long in_stack_000000b0;\n long in_stack_000000b8;\n long in_stack_000000c0;\n void *in_stack_00000220;\n \n if (in_stack_00000220 != (void *)(unaff_RBX + 0x10)) {\n operator_delete(in_stack_00000220);\n }\n if (in_stack_00000040 != (void *)(unaff_R13 + 0x10)) {\n operator_delete(in_stack_00000040);\n }\n if (in_stack_000000a8._4_4_ != 0) {\n /* WARNING: Subroutine does not return */\n gold::do_gold_unreachable("../../gold/token.h",100,"~Task_token");\n }\n if (in_stack_000000b0 != 0) {\n /* WARNING: Subroutine does not return */\n gold::do_gold_unreachable("../../gold/token.h",0x65,"~Task_token");\n }\n if ((in_stack_000000b8 == 0) && (in_stack_000000c0 == 0)) {\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n }\n /* WARNING: Subroutine does not return */\n gold::do_gold_unreachable("../../gold/token.h",0x2c,"~Task_list");\n}" primitive_type (function_declarator "FUN_0014fc00(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long unaff_RBX;\n long unaff_R13;\n void *in_stack_00000040;\n undefined8 in_stack_000000a8;\n long in_stack_000000b0;\n long in_stack_000000b8;\n long in_stack_000000c0;\n void *in_stack_00000220;\n \n if (in_stack_00000220 != (void *)(unaff_RBX + 0x10)) {\n operator_delete(in_stack_00000220);\n }\n if (in_stack_00000040 != (void *)(unaff_R13 + 0x10)) {\n operator_delete(in_stack_00000040);\n }\n if (in_stack_000000a8._4_4_ != 0) {\n /* WARNING: Subroutine does not return */\n gold::do_gold_unreachable("../../gold/token.h",100,"~Task_token");\n }\n if (in_stack_000000b0 != 0) {\n /* WARNING: Subroutine does not return */\n gold::do_gold_unreachable("../../gold/token.h",0x65,"~Task_token");\n }\n if ((in_stack_000000b8 == 0) && (in_stack_000000c0 == 0)) {\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n }\n /* WARNING: Subroutine does not return */\n gold::do_gold_unreachable("../../gold/token.h",0x2c,"~Task_list");\n}" { (declaration "long unaff_RBX;" (sized_type_specifier "long" long) identifier ;) (declaration "long unaff_R13;" (sized_type_specifier "long" long) identifier ;) (declaration "void *in_stack_00000040;" primitive_type (pointer_declarator "*in_stack_00000040" * identifier) ;) (declaration "undefined8 in_stack_000000a8;" type_identifier identifier ;) (declaration "long in_stack_000000b0;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_stack_000000b8;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_stack_000000c0;" (sized_type_specifier "long" long) identifier ;) (declaration "void *in_stack_00000220;" primitive_type (pointer_declarator "*in_stack_00000220" * identifier) ;) (if_statement "if (in_stack_00000220 != (void *)(unaff_RBX + 0x10)) {\n operator_delete(in_stack_00000220);\n }" if (parenthesized_expression "(in_stack_00000220 != (void *)(unaff_RBX + 0x10))" ( (binary_expression "in_stack_00000220 != (void *)(unaff_RBX + 0x10)" identifier != (cast_expression "(void *)(unaff_RBX + 0x10)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(unaff_RBX + 0x10)" ( (binary_expression "unaff_RBX + 0x10" identifier + number_literal) )))) )) (compound_statement "{\n operator_delete(in_stack_00000220);\n }" { (expression_statement "operator_delete(in_stack_00000220);" (call_expression "operator_delete(in_stack_00000220)" identifier (argument_list "(in_stack_00000220)" ( identifier ))) ;) })) (if_statement "if (in_stack_00000040 != (void *)(unaff_R13 + 0x10)) {\n operator_delete(in_stack_00000040);\n }" if (parenthesized_expression "(in_stack_00000040 != (void *)(unaff_R13 + 0x10))" ( (binary_expression "in_stack_00000040 != (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_00000040);\n }" { (expression_statement "operator_delete(in_stack_00000040);" (call_expression "operator_delete(in_stack_00000040)" identifier (argument_list "(in_stack_00000040)" ( identifier ))) ;) })) (if_statement "if (in_stack_000000a8._4_4_ != 0) {\n /* WARNING: Subroutine does not return */\n gold::do_gold_unreachable("../../gold/token.h",100,"~Task_token");\n }" if (parenthesized_expression "(in_stack_000000a8._4_4_ != 0)" ( (binary_expression "in_stack_000000a8._4_4_ != 0" (field_expression "in_stack_000000a8._4_4_" identifier . field_identifier) != number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n gold::do_gold_unreachable("../../gold/token.h",100,"~Task_token");\n }" { comment (labeled_statement "gold::do_gold_unreachable("../../gold/token.h",100,"~Task_token");" statement_identifier : (ERROR ":" :) (expression_statement "do_gold_unreachable("../../gold/token.h",100,"~Task_token");" (call_expression "do_gold_unreachable("../../gold/token.h",100,"~Task_token")" identifier (argument_list "("../../gold/token.h",100,"~Task_token")" ( (string_literal ""../../gold/token.h"" " string_content ") , number_literal , (string_literal ""~Task_token"" " string_content ") ))) ;)) })) (if_statement "if (in_stack_000000b0 != 0) {\n /* WARNING: Subroutine does not return */\n gold::do_gold_unreachable("../../gold/token.h",0x65,"~Task_token");\n }" if (parenthesized_expression "(in_stack_000000b0 != 0)" ( (binary_expression "in_stack_000000b0 != 0" identifier != number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n gold::do_gold_unreachable("../../gold/token.h",0x65,"~Task_token");\n }" { comment (labeled_statement "gold::do_gold_unreachable("../../gold/token.h",0x65,"~Task_token");" statement_identifier : (ERROR ":" :) (expression_statement "do_gold_unreachable("../../gold/token.h",0x65,"~Task_token");" (call_expression "do_gold_unreachable("../../gold/token.h",0x65,"~Task_token")" identifier (argument_list "("../../gold/token.h",0x65,"~Task_token")" ( (string_literal ""../../gold/token.h"" " string_content ") , number_literal , (string_literal ""~Task_token"" " string_content ") ))) ;)) })) (if_statement "if ((in_stack_000000b8 == 0) && (in_stack_000000c0 == 0)) {\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n }" if (parenthesized_expression "((in_stack_000000b8 == 0) && (in_stack_000000c0 == 0))" ( (binary_expression "(in_stack_000000b8 == 0) && (in_stack_000000c0 == 0)" (parenthesized_expression "(in_stack_000000b8 == 0)" ( (binary_expression "in_stack_000000b8 == 0" identifier == number_literal) )) && (parenthesized_expression "(in_stack_000000c0 == 0)" ( (binary_expression "in_stack_000000c0 == 0" identifier == number_literal) ))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n }" { comment (expression_statement "_Unwind_Resume();" (call_expression "_Unwind_Resume()" identifier (argument_list "()" ( ))) ;) })) comment (labeled_statement "gold::do_gold_unreachable("../../gold/token.h",0x2c,"~Task_list");" statement_identifier : (ERROR ":" :) (expression_statement "do_gold_unreachable("../../gold/token.h",0x2c,"~Task_list");" (call_expression "do_gold_unreachable("../../gold/token.h",0x2c,"~Task_list")" identifier (argument_list "("../../gold/token.h",0x2c,"~Task_list")" ( (string_literal ""../../gold/token.h"" " string_content ") , number_literal , (string_literal ""~Task_list"" " string_content ") ))) ;)) })))
|
(translation_unit "void FUN_0014fc00(void)\n\n{\n long unaff_RBX;\n long unaff_R13;\n long in_stack_00000040;\n undefined8 in_stack_000000a8;\n long in_stack_000000b0;\n long in_stack_000000b8;\n long in_stack_000000c0;\n long in_stack_00000220;\n \n if (in_stack_00000220 != unaff_RBX + 0x10) {\n FUN_002f1e60();\n }\n if (in_stack_00000040 != unaff_R13 + 0x10) {\n FUN_002f1e60();\n }\n if (in_stack_000000a8._4_4_ != 0) {\n \n FUN_0018ff20("../../gold/token.h",100,"~Task_token");\n }\n if (in_stack_000000b0 != 0) {\n \n FUN_0018ff20("../../gold/token.h",0x65,"~Task_token");\n }\n if ((in_stack_000000b8 == 0) && (in_stack_000000c0 == 0)) {\n \n FUN_0037fad0();\n }\n \n FUN_0018ff20("../../gold/token.h",0x2c,"~Task_list");\n}\n\n" (function_definition "void FUN_0014fc00(void)\n\n{\n long unaff_RBX;\n long unaff_R13;\n long in_stack_00000040;\n undefined8 in_stack_000000a8;\n long in_stack_000000b0;\n long in_stack_000000b8;\n long in_stack_000000c0;\n long in_stack_00000220;\n \n if (in_stack_00000220 != unaff_RBX + 0x10) {\n FUN_002f1e60();\n }\n if (in_stack_00000040 != unaff_R13 + 0x10) {\n FUN_002f1e60();\n }\n if (in_stack_000000a8._4_4_ != 0) {\n \n FUN_0018ff20("../../gold/token.h",100,"~Task_token");\n }\n if (in_stack_000000b0 != 0) {\n \n FUN_0018ff20("../../gold/token.h",0x65,"~Task_token");\n }\n if ((in_stack_000000b8 == 0) && (in_stack_000000c0 == 0)) {\n \n FUN_0037fad0();\n }\n \n FUN_0018ff20("../../gold/token.h",0x2c,"~Task_list");\n}" primitive_type (function_declarator "FUN_0014fc00(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long unaff_RBX;\n long unaff_R13;\n long in_stack_00000040;\n undefined8 in_stack_000000a8;\n long in_stack_000000b0;\n long in_stack_000000b8;\n long in_stack_000000c0;\n long in_stack_00000220;\n \n if (in_stack_00000220 != unaff_RBX + 0x10) {\n FUN_002f1e60();\n }\n if (in_stack_00000040 != unaff_R13 + 0x10) {\n FUN_002f1e60();\n }\n if (in_stack_000000a8._4_4_ != 0) {\n \n FUN_0018ff20("../../gold/token.h",100,"~Task_token");\n }\n if (in_stack_000000b0 != 0) {\n \n FUN_0018ff20("../../gold/token.h",0x65,"~Task_token");\n }\n if ((in_stack_000000b8 == 0) && (in_stack_000000c0 == 0)) {\n \n FUN_0037fad0();\n }\n \n FUN_0018ff20("../../gold/token.h",0x2c,"~Task_list");\n}" { (declaration "long unaff_RBX;" (sized_type_specifier "long" long) identifier ;) (declaration "long unaff_R13;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_stack_00000040;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 in_stack_000000a8;" type_identifier identifier ;) (declaration "long in_stack_000000b0;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_stack_000000b8;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_stack_000000c0;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_stack_00000220;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (in_stack_00000220 != unaff_RBX + 0x10) {\n FUN_002f1e60();\n }" if (parenthesized_expression "(in_stack_00000220 != unaff_RBX + 0x10)" ( (binary_expression "in_stack_00000220 != unaff_RBX + 0x10" identifier != (binary_expression "unaff_RBX + 0x10" identifier + number_literal)) )) (compound_statement "{\n FUN_002f1e60();\n }" { (expression_statement "FUN_002f1e60();" (call_expression "FUN_002f1e60()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (in_stack_00000040 != unaff_R13 + 0x10) {\n FUN_002f1e60();\n }" if (parenthesized_expression "(in_stack_00000040 != unaff_R13 + 0x10)" ( (binary_expression "in_stack_00000040 != unaff_R13 + 0x10" identifier != (binary_expression "unaff_R13 + 0x10" identifier + number_literal)) )) (compound_statement "{\n FUN_002f1e60();\n }" { (expression_statement "FUN_002f1e60();" (call_expression "FUN_002f1e60()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (in_stack_000000a8._4_4_ != 0) {\n \n FUN_0018ff20("../../gold/token.h",100,"~Task_token");\n }" if (parenthesized_expression "(in_stack_000000a8._4_4_ != 0)" ( (binary_expression "in_stack_000000a8._4_4_ != 0" (field_expression "in_stack_000000a8._4_4_" identifier . field_identifier) != number_literal) )) (compound_statement "{\n \n FUN_0018ff20("../../gold/token.h",100,"~Task_token");\n }" { (expression_statement "FUN_0018ff20("../../gold/token.h",100,"~Task_token");" (call_expression "FUN_0018ff20("../../gold/token.h",100,"~Task_token")" identifier (argument_list "("../../gold/token.h",100,"~Task_token")" ( (string_literal ""../../gold/token.h"" " string_content ") , number_literal , (string_literal ""~Task_token"" " string_content ") ))) ;) })) (if_statement "if (in_stack_000000b0 != 0) {\n \n FUN_0018ff20("../../gold/token.h",0x65,"~Task_token");\n }" if (parenthesized_expression "(in_stack_000000b0 != 0)" ( (binary_expression "in_stack_000000b0 != 0" identifier != number_literal) )) (compound_statement "{\n \n FUN_0018ff20("../../gold/token.h",0x65,"~Task_token");\n }" { (expression_statement "FUN_0018ff20("../../gold/token.h",0x65,"~Task_token");" (call_expression "FUN_0018ff20("../../gold/token.h",0x65,"~Task_token")" identifier (argument_list "("../../gold/token.h",0x65,"~Task_token")" ( (string_literal ""../../gold/token.h"" " string_content ") , number_literal , (string_literal ""~Task_token"" " string_content ") ))) ;) })) (if_statement "if ((in_stack_000000b8 == 0) && (in_stack_000000c0 == 0)) {\n \n FUN_0037fad0();\n }" if (parenthesized_expression "((in_stack_000000b8 == 0) && (in_stack_000000c0 == 0))" ( (binary_expression "(in_stack_000000b8 == 0) && (in_stack_000000c0 == 0)" (parenthesized_expression "(in_stack_000000b8 == 0)" ( (binary_expression "in_stack_000000b8 == 0" identifier == number_literal) )) && (parenthesized_expression "(in_stack_000000c0 == 0)" ( (binary_expression "in_stack_000000c0 == 0" identifier == number_literal) ))) )) (compound_statement "{\n \n FUN_0037fad0();\n }" { (expression_statement "FUN_0037fad0();" (call_expression "FUN_0037fad0()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "FUN_0018ff20("../../gold/token.h",0x2c,"~Task_list");" (call_expression "FUN_0018ff20("../../gold/token.h",0x2c,"~Task_list")" identifier (argument_list "("../../gold/token.h",0x2c,"~Task_list")" ( (string_literal ""../../gold/token.h"" " string_content ") , number_literal , (string_literal ""~Task_list"" " string_content ") ))) ;) })))
|
(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 TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (field_expression IDENT . field_identifier) != 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 IDENT != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) && (parenthesized_expression ( (binary_expression IDENT == LIT) ))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
|
(function_definition "void FUN_0014fc00(void)\n\n{\n long unaff_RBX;\n long unaff_R13;\n long in_stack_00000040;\n undefined8 in_stack_000000a8;\n long in_stack_000000b0;\n long in_stack_000000b8;\n long in_stack_000000c0;\n long in_stack_00000220;\n \n if (in_stack_00000220 != unaff_RBX + 0x10) {\n FUN_002f1e60();\n }\n if (in_stack_00000040 != unaff_R13 + 0x10) {\n FUN_002f1e60();\n }\n if (in_stack_000000a8._4_4_ != 0) {\n \n FUN_0018ff20("../../gold/token.h",100,"~Task_token");\n }\n if (in_stack_000000b0 != 0) {\n \n FUN_0018ff20("../../gold/token.h",0x65,"~Task_token");\n }\n if ((in_stack_000000b8 == 0) && (in_stack_000000c0 == 0)) {\n \n FUN_0037fad0();\n }\n \n FUN_0018ff20("../../gold/token.h",0x2c,"~Task_list");\n}" (primitive_type "void") (function_declarator "FUN_0014fc00(void)" (identifier "FUN_0014fc00") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n long unaff_RBX;\n long unaff_R13;\n long in_stack_00000040;\n undefined8 in_stack_000000a8;\n long in_stack_000000b0;\n long in_stack_000000b8;\n long in_stack_000000c0;\n long in_stack_00000220;\n \n if (in_stack_00000220 != unaff_RBX + 0x10) {\n FUN_002f1e60();\n }\n if (in_stack_00000040 != unaff_R13 + 0x10) {\n FUN_002f1e60();\n }\n if (in_stack_000000a8._4_4_ != 0) {\n \n FUN_0018ff20("../../gold/token.h",100,"~Task_token");\n }\n if (in_stack_000000b0 != 0) {\n \n FUN_0018ff20("../../gold/token.h",0x65,"~Task_token");\n }\n if ((in_stack_000000b8 == 0) && (in_stack_000000c0 == 0)) {\n \n FUN_0037fad0();\n }\n \n FUN_0018ff20("../../gold/token.h",0x2c,"~Task_list");\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") (; ";")) (declaration "long in_stack_00000040;" (sized_type_specifier "long" (long "long")) (identifier "in_stack_00000040") (; ";")) (declaration "undefined8 in_stack_000000a8;" (type_identifier "undefined8") (identifier "in_stack_000000a8") (; ";")) (declaration "long in_stack_000000b0;" (sized_type_specifier "long" (long "long")) (identifier "in_stack_000000b0") (; ";")) (declaration "long in_stack_000000b8;" (sized_type_specifier "long" (long "long")) (identifier "in_stack_000000b8") (; ";")) (declaration "long in_stack_000000c0;" (sized_type_specifier "long" (long "long")) (identifier "in_stack_000000c0") (; ";")) (declaration "long in_stack_00000220;" (sized_type_specifier "long" (long "long")) (identifier "in_stack_00000220") (; ";")) (if_statement "if (in_stack_00000220 != unaff_RBX + 0x10) {\n FUN_002f1e60();\n }" (if "if") (parenthesized_expression "(in_stack_00000220 != unaff_RBX + 0x10)" (( "(") (binary_expression "in_stack_00000220 != unaff_RBX + 0x10" (identifier "in_stack_00000220") (!= "!=") (binary_expression "unaff_RBX + 0x10" (identifier "unaff_RBX") (+ "+") (number_literal "0x10"))) () ")")) (compound_statement "{\n FUN_002f1e60();\n }" ({ "{") (expression_statement "FUN_002f1e60();" (call_expression "FUN_002f1e60()" (identifier "FUN_002f1e60") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (if_statement "if (in_stack_00000040 != unaff_R13 + 0x10) {\n FUN_002f1e60();\n }" (if "if") (parenthesized_expression "(in_stack_00000040 != unaff_R13 + 0x10)" (( "(") (binary_expression "in_stack_00000040 != unaff_R13 + 0x10" (identifier "in_stack_00000040") (!= "!=") (binary_expression "unaff_R13 + 0x10" (identifier "unaff_R13") (+ "+") (number_literal "0x10"))) () ")")) (compound_statement "{\n FUN_002f1e60();\n }" ({ "{") (expression_statement "FUN_002f1e60();" (call_expression "FUN_002f1e60()" (identifier "FUN_002f1e60") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (if_statement "if (in_stack_000000a8._4_4_ != 0) {\n \n FUN_0018ff20("../../gold/token.h",100,"~Task_token");\n }" (if "if") (parenthesized_expression "(in_stack_000000a8._4_4_ != 0)" (( "(") (binary_expression "in_stack_000000a8._4_4_ != 0" (field_expression "in_stack_000000a8._4_4_" (identifier "in_stack_000000a8") (. ".") (field_identifier "_4_4_")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_0018ff20("../../gold/token.h",100,"~Task_token");\n }" ({ "{") (expression_statement "FUN_0018ff20("../../gold/token.h",100,"~Task_token");" (call_expression "FUN_0018ff20("../../gold/token.h",100,"~Task_token")" (identifier "FUN_0018ff20") (argument_list "("../../gold/token.h",100,"~Task_token")" (( "(") (string_literal ""../../gold/token.h"" (" """) (string_content "../../gold/token.h") (" """)) (, ",") (number_literal "100") (, ",") (string_literal ""~Task_token"" (" """) (string_content "~Task_token") (" """)) () ")"))) (; ";")) (} "}"))) (if_statement "if (in_stack_000000b0 != 0) {\n \n FUN_0018ff20("../../gold/token.h",0x65,"~Task_token");\n }" (if "if") (parenthesized_expression "(in_stack_000000b0 != 0)" (( "(") (binary_expression "in_stack_000000b0 != 0" (identifier "in_stack_000000b0") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_0018ff20("../../gold/token.h",0x65,"~Task_token");\n }" ({ "{") (expression_statement "FUN_0018ff20("../../gold/token.h",0x65,"~Task_token");" (call_expression "FUN_0018ff20("../../gold/token.h",0x65,"~Task_token")" (identifier "FUN_0018ff20") (argument_list "("../../gold/token.h",0x65,"~Task_token")" (( "(") (string_literal ""../../gold/token.h"" (" """) (string_content "../../gold/token.h") (" """)) (, ",") (number_literal "0x65") (, ",") (string_literal ""~Task_token"" (" """) (string_content "~Task_token") (" """)) () ")"))) (; ";")) (} "}"))) (if_statement "if ((in_stack_000000b8 == 0) && (in_stack_000000c0 == 0)) {\n \n FUN_0037fad0();\n }" (if "if") (parenthesized_expression "((in_stack_000000b8 == 0) && (in_stack_000000c0 == 0))" (( "(") (binary_expression "(in_stack_000000b8 == 0) && (in_stack_000000c0 == 0)" (parenthesized_expression "(in_stack_000000b8 == 0)" (( "(") (binary_expression "in_stack_000000b8 == 0" (identifier "in_stack_000000b8") (== "==") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(in_stack_000000c0 == 0)" (( "(") (binary_expression "in_stack_000000c0 == 0" (identifier "in_stack_000000c0") (== "==") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n \n FUN_0037fad0();\n }" ({ "{") (expression_statement "FUN_0037fad0();" (call_expression "FUN_0037fad0()" (identifier "FUN_0037fad0") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "FUN_0018ff20("../../gold/token.h",0x2c,"~Task_list");" (call_expression "FUN_0018ff20("../../gold/token.h",0x2c,"~Task_list")" (identifier "FUN_0018ff20") (argument_list "("../../gold/token.h",0x2c,"~Task_list")" (( "(") (string_literal ""../../gold/token.h"" (" """) (string_content "../../gold/token.h") (" """)) (, ",") (number_literal "0x2c") (, ",") (string_literal ""~Task_list"" (" """) (string_content "~Task_list") (" """)) () ")"))) (; ";")) (} "}")))
|
void function_1(void)
{
long var_2;
long var_5;
void *var_4;
type_1 in_stack_000000a8;
long var_7;
long var_8;
long var_9;
void *var_1;
if (var_1 != (void *)(var_2 + 0x10)) {
var_3(var_1);
}
if (var_4 != (void *)(var_5 + 0x10)) {
var_3(var_4);
}
if (in_stack_000000a8._4_4_ != 0) {
/* WARNING: Subroutine does not return */
gold::var_6("../../gold/token.h",100,"~Task_token");
}
if (var_7 != 0) {
/* WARNING: Subroutine does not return */
gold::var_6("../../gold/token.h",0x65,"~Task_token");
}
if ((var_8 == 0) && (var_9 == 0)) {
/* WARNING: Subroutine does not return */
var_10();
}
/* WARNING: Subroutine does not return */
gold::var_6("../../gold/token.h",0x2c,"~Task_list");
}
| 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: (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: (sized_type_specifier) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (if_statement condition: (parenthesized_expression (binary_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
| null |
void MASKED(void)
{
long unaff_RBX;
long unaff_R13;
long in_stack_00000040;
undefined8 in_stack_000000a8;
long in_stack_000000b0;
long in_stack_000000b8;
long in_stack_000000c0;
long in_stack_00000220;
if (in_stack_00000220 != unaff_RBX + 0x10) {
FUN_002f1e60();
}
if (in_stack_00000040 != unaff_R13 + 0x10) {
FUN_002f1e60();
}
if (in_stack_000000a8._4_4_ != 0) {
/* WARNING: Subroutine does not return */
FUN_0018ff20("../../gold/token.h",100,"~Task_token");
}
if (in_stack_000000b0 != 0) {
/* WARNING: Subroutine does not return */
FUN_0018ff20("../../gold/token.h",0x65,"~Task_token");
}
if ((in_stack_000000b8 == 0) && (in_stack_000000c0 == 0)) {
/* WARNING: Subroutine does not return */
FUN_0037fad0();
}
/* WARNING: Subroutine does not return */
FUN_0018ff20("../../gold/token.h",0x2c,"~Task_list");
}
|
1231_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c
|
~Struct_no_text_reorder
|
FUN_00152470
|
/* DWARF original prototype: void ~Struct_no_text_reorder(Struct_no_text_reorder * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_no_text_reorder::~Struct_no_text_reorder
(Struct_no_text_reorder *this,int __in_chrg)
{
pointer pcVar1;
(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_003e0388;
pcVar1 = (this->option).longname._M_dataplus._M_p;
if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9
*)pcVar1 != &(this->option).longname.field_2) {
operator_delete(pcVar1);
}
operator_delete(this,0x60);
return;
}
|
void FUN_00152470(undefined8 *param_1)
{
*param_1 = &PTR_FUN_003e0388;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_002a2980();
}
thunk_FUN_002a2980(param_1,0x60);
return;
}
|
LEA RAX,[0x3e0388]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI],RAX
MOV RDI,qword ptr [RDI + 0x8]
LEA RAX,[RBX + 0x18]
CMP RDI,RAX
JZ 0x00152490
CALL 0x002a2980
MOV RDI,RBX
MOV ESI,0x60
POP RBX
JMP 0x002a2970
| null | null | null | null |
[('const-0', u'RETURN_-1207294780'), (u'LOAD_-1207294840', u'CALL_-1207294805'), ('const-96', u'CALL_-1207294784'), ('const-0', u'PTRSUB_-1207294692'), ('const-16', u'PTRSUB_-1207294689'), ('tmp_93', u'CALL_-1207294784'), ('const-0', u'PTRSUB_-1207294706'), ('const-8', u'PTRSUB_-1207294696'), (u'PTRSUB_-1207294696', u'PTRSUB_-1207294692'), (u'PTRSUB_-1207294701', u'STORE_-1207294844'), (u'PTRSUB_-1207294689', u'INT_NOTEQUAL_-1207294813'), ('const-0', u'PTRSUB_-1207294694'), (u'PTRSUB_-1207294701', u'PTRSUB_-1207294697'), (u'CAST_-1207294697', u'STORE_-1207294844'), ('const-8', u'PTRSUB_-1207294702'), (u'INT_NOTEQUAL_-1207294813', u'CBRANCH_-1207294812'), ('const-4064136', u'PTRSUB_-1207294707'), ('const-433', u'LOAD_-1207294840'), ('const-0', u'PTRSUB_-1207294701'), (u'PTRSUB_-1207294692', u'PTRSUB_-1207294689'), ('const-433', u'STORE_-1207294844'), ('const-0', u'PTRSUB_-1207294697'), (u'PTRSUB_-1207294697', u'PTRSUB_-1207294694'), (u'LOAD_-1207294840', u'CAST_-1207294685'), ('const-0', u'PTRSUB_-1207294701'), ('tmp_93', u'PTRSUB_-1207294696'), (u'PTRSUB_-1207294706', u'PTRSUB_-1207294701'), (u'PTRSUB_-1207294702', u'PTRSUB_-1207294701'), ('tmp_93', u'PTRSUB_-1207294706'), (u'CAST_-1207294685', u'INT_NOTEQUAL_-1207294813'), ('const-0', u'PTRSUB_-1207294707'), (u'PTRSUB_-1207294694', u'LOAD_-1207294840'), ('tmp_58', u'CBRANCH_-1207294812'), (u'PTRSUB_-1207294707', u'CAST_-1207294697'), ('tmp_93', u'PTRSUB_-1207294702')]
|
[(u'PTRADD_-1207294700', u'INT_NOTEQUAL_-1207294813'), ('const-3', u'PTRADD_-1207294700'), ('tmp_194', u'STORE_-1207294844'), ('const-4064136', u'PTRSUB_-1207294708'), ('const-0', u'RETURN_-1207294780'), ('tmp_194', u'PTRADD_-1207294705'), ('const-96', u'CALL_-1207294784'), ('const-1', u'PTRADD_-1207294705'), ('const-8', u'PTRADD_-1207294705'), (u'PTRSUB_-1207294708', u'STORE_-1207294844'), ('const-0', u'PTRSUB_-1207294708'), ('const-433', u'LOAD_-1207294840'), ('tmp_194', u'PTRADD_-1207294700'), (u'LOAD_-1207294840', u'CAST_-1207294704'), (u'CAST_-1207294704', u'INT_NOTEQUAL_-1207294813'), ('const-8', u'PTRADD_-1207294700'), ('tmp_58', u'CBRANCH_-1207294812'), (u'INT_NOTEQUAL_-1207294813', u'CBRANCH_-1207294812'), ('const-433', u'STORE_-1207294844'), (u'PTRADD_-1207294705', u'LOAD_-1207294840'), ('tmp_194', u'CALL_-1207294784')]
| null | null |
00152470
|
x64
|
O2
|
(translation_unit "void FUN_00152470(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003e0388;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980();\n }\n thunk_FUN_002a2980(param_1,0x60);\n return;\n}\n\n" (function_definition "void FUN_00152470(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003e0388;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980();\n }\n thunk_FUN_002a2980(param_1,0x60);\n return;\n}" primitive_type (function_declarator "FUN_00152470(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_003e0388;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980();\n }\n thunk_FUN_002a2980(param_1,0x60);\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_003e0388;" (assignment_expression "*param_1 = &PTR_FUN_003e0388" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_003e0388" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980();\n }" if (parenthesized_expression "((undefined8 *)param_1[1] != param_1 + 3)" ( (binary_expression "(undefined8 *)param_1[1] != param_1 + 3" (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) != (binary_expression "param_1 + 3" identifier + number_literal)) )) (compound_statement "{\n FUN_002a2980();\n }" { (expression_statement "FUN_002a2980();" (call_expression "FUN_002a2980()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "thunk_FUN_002a2980(param_1,0x60);" (call_expression "thunk_FUN_002a2980(param_1,0x60)" identifier (argument_list "(param_1,0x60)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "/* DWARF original prototype: void ~Struct_no_text_reorder(Struct_no_text_reorder * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_text_reorder::~Struct_no_text_reorder\n (Struct_no_text_reorder *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_003e0388;\n pcVar1 = (this->option).longname._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2) {\n operator_delete(pcVar1);\n }\n operator_delete(this,0x60);\n return;\n}\n\n" comment (function_definition "void __thiscall\ngold::General_options::Struct_no_text_reorder::~Struct_no_text_reorder\n (Struct_no_text_reorder *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_003e0388;\n pcVar1 = (this->option).longname._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2) {\n operator_delete(pcVar1);\n }\n operator_delete(this,0x60);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::General_options::Struct_no_text_reorder::~" identifier : : identifier : : identifier : : ~) (function_declarator "Struct_no_text_reorder\n (Struct_no_text_reorder *this,int __in_chrg)" identifier (parameter_list "(Struct_no_text_reorder *this,int __in_chrg)" ( (parameter_declaration "Struct_no_text_reorder *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_003e0388;\n pcVar1 = (this->option).longname._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2) {\n operator_delete(pcVar1);\n }\n operator_delete(this,0x60);\n return;\n}" { (declaration "pointer pcVar1;" type_identifier identifier ;) (expression_statement "(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_003e0388;" (assignment_expression "(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_003e0388" (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_003e0388" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR_parse_to_value_003e0388" & identifier))) ;) (expression_statement "pcVar1 = (this->option).longname._M_dataplus._M_p;" (assignment_expression "pcVar1 = (this->option).longname._M_dataplus._M_p" identifier = (field_expression "(this->option).longname._M_dataplus._M_p" (field_expression "(this->option).longname._M_dataplus" (field_expression "(this->option).longname" (parenthesized_expression "(this->option)" ( (field_expression "this->option" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier)) ;) (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2) {\n operator_delete(pcVar1);\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2)" ( (ERROR "anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::" (comma_expression "anon_union_16_2_edb7204a_for_basic_string<char,_std" (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2" (binary_expression "allocator<char>_>_9\n *)pcVar1" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)pcVar1" identifier * (ERROR ")" )) identifier)) != (pointer_expression "&(this->option).longname.field_2" & (field_expression "(this->option).longname.field_2" (field_expression "(this->option).longname" (parenthesized_expression "(this->option)" ( (field_expression "this->option" identifier -> field_identifier) )) . field_identifier) . field_identifier))) )) )) (compound_statement "{\n operator_delete(pcVar1);\n }" { (expression_statement "operator_delete(pcVar1);" (call_expression "operator_delete(pcVar1)" identifier (argument_list "(pcVar1)" ( identifier ))) ;) })) (expression_statement "operator_delete(this,0x60);" (call_expression "operator_delete(this,0x60)" identifier (argument_list "(this,0x60)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "void FUN_00152470(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003e0388;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980();\n }\n thunk_FUN_002a2980(param_1,0x60);\n return;\n}\n\n" (function_definition "void FUN_00152470(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003e0388;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980();\n }\n thunk_FUN_002a2980(param_1,0x60);\n return;\n}" primitive_type (function_declarator "FUN_00152470(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_003e0388;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980();\n }\n thunk_FUN_002a2980(param_1,0x60);\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_003e0388;" (assignment_expression "*param_1 = &PTR_FUN_003e0388" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_003e0388" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980();\n }" if (parenthesized_expression "((undefined8 *)param_1[1] != param_1 + 3)" ( (binary_expression "(undefined8 *)param_1[1] != param_1 + 3" (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) != (binary_expression "param_1 + 3" identifier + number_literal)) )) (compound_statement "{\n FUN_002a2980();\n }" { (expression_statement "FUN_002a2980();" (call_expression "FUN_002a2980()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "thunk_FUN_002a2980(param_1,0x60);" (call_expression "thunk_FUN_002a2980(param_1,0x60)" identifier (argument_list "(param_1,0x60)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) != (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (return_statement return ;) })))
|
(function_definition "void FUN_00152470(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003e0388;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980();\n }\n thunk_FUN_002a2980(param_1,0x60);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00152470(undefined8 *param_1)" (identifier "FUN_00152470") (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_003e0388;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980();\n }\n thunk_FUN_002a2980(param_1,0x60);\n return;\n}" ({ "{") (expression_statement "*param_1 = &PTR_FUN_003e0388;" (assignment_expression "*param_1 = &PTR_FUN_003e0388" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_003e0388" (& "&") (identifier "PTR_FUN_003e0388"))) (; ";")) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002a2980();\n }" (if "if") (parenthesized_expression "((undefined8 *)param_1[1] != param_1 + 3)" (( "(") (binary_expression "(undefined8 *)param_1[1] != param_1 + 3" (cast_expression "(undefined8 *)param_1[1]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) (!= "!=") (binary_expression "param_1 + 3" (identifier "param_1") (+ "+") (number_literal "3"))) () ")")) (compound_statement "{\n FUN_002a2980();\n }" ({ "{") (expression_statement "FUN_002a2980();" (call_expression "FUN_002a2980()" (identifier "FUN_002a2980") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "thunk_FUN_002a2980(param_1,0x60);" (call_expression "thunk_FUN_002a2980(param_1,0x60)" (identifier "thunk_FUN_002a2980") (argument_list "(param_1,0x60)" (( "(") (identifier "param_1") (, ",") (number_literal "0x60") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
/* DWARF original prototype: void ~Struct_no_text_reorder(Struct_no_text_reorder * 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_003e0388;
var_5 = (this->option).longname._M_dataplus._M_p;
if ((anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_4
*)var_5 != &(this->option).longname.field_2) {
var_6(var_5);
}
var_6(this,0x60);
return;
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))) (return_statement))))
| null |
void MASKED(undefined8 *param_1)
{
*param_1 = &PTR_FUN_003e0388;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_002a2980();
}
thunk_FUN_002a2980(param_1,0x60);
return;
}
|
5926_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
|
Output_merge_string
|
FUN_00257160
|
/* DWARF original prototype: void Output_merge_string(Output_merge_string<short_unsigned_int> *
this, uint64_t addralign) */
void __thiscall
gold::Output_merge_string<short_unsigned_int>::Output_merge_string
(Output_merge_string<short_unsigned_int> *this,uint64_t addralign)
{
undefined1 *puVar1;
size_type sVar2;
Output_merge_base *pOVar3;
(this->super_Output_merge_base).super_Output_section_data.super_Output_data.offset_ = -1;
(this->super_Output_merge_base).first_shndx_ = 0xffffffff;
(this->super_Output_merge_base).input_sections_._M_h._M_buckets =
&(this->super_Output_merge_base).input_sections_._M_h._M_single_bucket;
puVar1 = &(this->super_Output_merge_base).super_Output_section_data.super_Output_data.field_0x20;
*puVar1 = *puVar1 & 0xe0;
pOVar3 = &this->super_Output_merge_base;
(pOVar3->input_sections_)._M_h._M_rehash_policy._M_max_load_factor = 0.0;
*(undefined4 *)&(pOVar3->input_sections_)._M_h._M_rehash_policy.field_0x4 = 0;
(pOVar3->input_sections_)._M_h._M_rehash_policy._M_next_resize = 0;
(this->super_Output_merge_base).super_Output_section_data.super_Output_data.address_ = 0;
(this->super_Output_merge_base).super_Output_section_data.super_Output_data.data_size_ = 0;
(this->super_Output_merge_base).super_Output_section_data.output_section_ = (Output_section *)0x0;
(this->super_Output_merge_base).super_Output_section_data.addralign_ = addralign;
(this->super_Output_merge_base).entsize_ = 2;
(this->super_Output_merge_base).keeps_input_sections_ = false;
(this->super_Output_merge_base).first_relobj_ = (Relobj *)0x0;
(this->super_Output_merge_base).input_sections_._M_h._M_single_bucket = (__bucket_type)0x0;
(this->super_Output_merge_base).input_sections_._M_h._M_bucket_count = 1;
(this->super_Output_merge_base).input_sections_._M_h._M_before_begin._M_nxt =
(_Hash_node_base *)0x0;
(this->super_Output_merge_base).input_sections_._M_h._M_element_count = 0;
(this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy._M_max_load_factor = 1.0;
(this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy._M_next_resize = 0;
(this->super_Output_merge_base).super_Output_section_data.super_Output_data._vptr_Output_data =
(_func_int_varargs **)&PTR__Output_merge_string_003b65c0;
/* try { // try from 00257205 to 00257209 has its CatchHandler @ 00257284 */
Stringpool_template<short_unsigned_int>::Stringpool_template(&this->stringpool_,addralign);
sVar2 = (this->stringpool_).string_set_._M_h._M_element_count;
(this->merged_strings_lists_).
super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>
._M_impl._M_start = (pointer)0x0;
(this->merged_strings_lists_).
super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>
._M_impl._M_finish = (pointer)0x0;
(this->merged_strings_lists_).
super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>
._M_impl._M_end_of_storage = (pointer)0x0;
this->input_count_ = 0;
this->input_size_ = 0;
if ((sVar2 == 0) && ((this->stringpool_).offset_ == 2)) {
(this->stringpool_).zero_null_ = false;
(this->stringpool_).offset_ = 0;
return;
}
/* WARNING: Subroutine does not return */
/* try { // try from 0025727f to 00257283 has its CatchHandler @ 00257289 */
do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");
}
|
void FUN_00257160(undefined8 *param_1,undefined8 param_2)
{
param_1[3] = 0xffffffffffffffff;
*(undefined4 *)(param_1 + 10) = 0xffffffff;
param_1[0xb] = param_1 + 0x11;
*(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0;
*(undefined1 (*) [16])(param_1 + 0xf) = (undefined1 [16])0x0;
param_1[1] = 0;
param_1[2] = 0;
param_1[5] = 0;
param_1[6] = param_2;
param_1[7] = 2;
*(undefined1 *)(param_1 + 8) = 0;
param_1[9] = 0;
param_1[0x11] = 0;
param_1[0xc] = 1;
param_1[0xd] = 0;
param_1[0xe] = 0;
*(undefined4 *)(param_1 + 0xf) = 0x3f800000;
param_1[0x10] = 0;
*param_1 = &PTR_FUN_003b65c0;
/* try { // try from 00257205 to 00257209 has its CatchHandler @ 00257284 */
FUN_002191b0(param_1 + 0x12);
param_1[0x24] = 0;
param_1[0x25] = 0;
param_1[0x26] = 0;
param_1[0x27] = 0;
param_1[0x28] = 0;
if ((param_1[0x15] == 0) && (param_1[0x22] == 2)) {
*(undefined1 *)(param_1 + 0x21) = 0;
param_1[0x22] = 0;
return;
}
/* WARNING: Subroutine does not return */
/* try { // try from 0025727f to 00257283 has its CatchHandler @ 00257289 */
FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");
}
|
MOV RAX,-0x1
PUSH R12
PXOR XMM0,XMM0
PUSH RBP
LEA RBP,[RDI + 0x90]
PUSH RBX
MOV RBX,RDI
MOV qword ptr [RDI + 0x18],RAX
MOV dword ptr [RDI + 0x50],EAX
LEA RAX,[RDI + 0x88]
MOV qword ptr [RDI + 0x58],RAX
LEA RAX,[0x3b65c0]
AND byte ptr [RDI + 0x20],0xe0
MOVUPS xmmword ptr [RDI + 0x78],XMM0
MOV qword ptr [RDI + 0x8],0x0
MOV qword ptr [RDI + 0x10],0x0
MOV qword ptr [RDI + 0x28],0x0
MOV qword ptr [RDI + 0x30],RSI
MOV qword ptr [RDI + 0x38],0x2
MOV byte ptr [RDI + 0x40],0x0
MOV qword ptr [RDI + 0x48],0x0
MOV qword ptr [RDI + 0x88],0x0
MOV qword ptr [RDI + 0x60],0x1
MOV qword ptr [RDI + 0x68],0x0
MOV qword ptr [RDI + 0x70],0x0
MOV dword ptr [RDI + 0x78],0x3f800000
MOV qword ptr [RDI + 0x80],0x0
MOV qword ptr [RDI],RAX
MOV RDI,RBP
CALL 0x002191b0
CMP qword ptr [RBX + 0xa8],0x0
MOV qword ptr [RBX + 0x120],0x0
MOV qword ptr [RBX + 0x128],0x0
MOV qword ptr [RBX + 0x130],0x0
MOV qword ptr [RBX + 0x138],0x0
MOV qword ptr [RBX + 0x140],0x0
JNZ 0x0025726c
CMP qword ptr [RBX + 0x110],0x2
JNZ 0x0025726c
MOV byte ptr [RBX + 0x108],0x0
MOV qword ptr [RBX + 0x110],0x0
POP RBX
POP RBP
POP R12
RET
LEA RDX,[0x3257d0]
MOV ESI,0xcc
LEA RDI,[0x30755a]
CALL 0x0016cdf0
| null | null | null | null |
[('const-0', u'PTRSUB_-1204129015'), ('const-0', u'STORE_-1204129275'), ('const-0', u'PTRSUB_-1204128920'), (u'PTRSUB_-1204128933', u'PTRSUB_-1204128932'), ('const-24', u'PTRSUB_-1204128864'), ('tmp_430', u'PTRSUB_-1204129036'), (u'PTRSUB_-1204128929', u'PTRSUB_-1204128928'), (u'PTRSUB_-1204128864', u'STORE_-1204129228'), ('const-433', u'STORE_-1204129156'), (u'PTRSUB_-1204129016', u'PTRSUB_-1204128974'), ('const-0', u'PTRSUB_-1204128920'), (u'PTRSUB_-1204128882', u'STORE_-1204129250'), ('const-0', u'PTRSUB_-1204128956'), (u'PTRSUB_-1204129006', u'PTRSUB_-1204128964'), ('tmp_430', u'PTRSUB_-1204128997'), (u'PTRSUB_-1204128845', u'PTRSUB_-1204128808'), ('const-0', u'PTRSUB_-1204129006'), (u'PTRSUB_-1204128966', u'STORE_-1204129275'), ('const-0', u'PTRSUB_-1204128833'), ('const-144', u'PTRSUB_-1204128844'), ('const-80', u'PTRSUB_-1204129054'), ('const-88', u'PTRSUB_-1204129050'), (u'PTRSUB_-1204128920', u'PTRSUB_-1204128894'), (u'PTRSUB_-1204128856', u'PTRSUB_-1204128808'), (u'PTRSUB_-1204129078', u'PTRSUB_-1204128926'), ('const-0', u'STORE_-1204128985'), (u'PTRSUB_-1204128833', u'STORE_-1204129156'), (u'PTRSUB_-1204128877', u'PTRSUB_-1204128855'), ('const-88', u'PTRSUB_-1204129040'), ('tmp_430', u'PTRSUB_-1204128931'), ('const-88', u'PTRSUB_-1204128934'), ('const-0', u'PTRSUB_-1204128821'), (u'PTRSUB_-1204128841', u'STORE_-1204129207'), (u'PTRSUB_-1204128802', u'STORE_-1204129142'), (u'PTRSUB_-1204128934', u'PTRSUB_-1204128897'), (u'PTRSUB_-1204129028', u'PTRSUB_-1204128986'), (u'PTRSUB_-1204129078', u'PTRSUB_-1204128934'), (u'CAST_-1204128816', u'STORE_-1204129194'), ('const-0', u'STORE_-1204128984'), (u'PTRSUB_-1204128974', u'PTRSUB_-1204128944'), ('const-0', u'PTRSUB_-1204129107'), (u'PTRSUB_-1204128932', u'PTRSUB_-1204128931'), ('const-433', u'STORE_-1204128984'), (u'PTRSUB_-1204128954', u'STORE_-1204129356'), ('const-3892672', u'PTRSUB_-1204128986'), ('const-0', u'PTRSUB_-1204129084'), ('const-433', u'STORE_-1204129275'), ('tmp_430', u'PTRSUB_-1204128966'), (u'PTRSUB_-1204129040', u'PTRSUB_-1204129096'), ('const-433', u'STORE_-1204129389'), ('const-3175770', u'COPY_-1204128925'), (u'INT_AND_-1204129333', u'STORE_-1204129356'), ('const-8', u'PTRSUB_-1204128802'), ('const-0', u'STORE_-1204129058'), (u'PTRSUB_-1204129096', u'PTRSUB_-1204129041'), ('tmp_430', u'PTRSUB_-1204129010'), ('const-433', u'STORE_-1204128985'), ('const-433', u'STORE_-1204129239'), ('const-16', u'PTRSUB_-1204128790'), (u'PTRSUB_-1204129050', u'PTRSUB_-1204129006'), ('const-48', u'PTRSUB_-1204128945'), ('const-433', u'STORE_-1204129128'), ('const-433', u'STORE_-1204129322'), (u'PTRSUB_-1204128971', u'STORE_-1204129282'), ('const-433', u'STORE_-1204129282'), ('const-433', u'STORE_-1204129217'), ('const-433', u'STORE_-1204129300'), ('const-64', u'PTRSUB_-1204128971'), ('const-0', u'PTRSUB_-1204128987'), ('const-144', u'PTRSUB_-1204128835'), (u'PTRSUB_-1204128897', u'PTRSUB_-1204128873'), ('const-0', u'PTRSUB_-1204129118'), ('const-0', u'STORE_-1204129114'), (u'PTRSUB_-1204128921', u'PTRSUB_-1204128920'), ('const-320', u'PTRSUB_-1204128870'), (u'PTRSUB_-1204129130', u'CALL_-1204129180'), (u'PTRSUB_-1204129041', u'STORE_-1204129374'), (u'PTRSUB_-1204128935', u'STORE_-1204129322'), ('const-433', u'STORE_-1204129374'), ('const-72', u'PTRSUB_-1204128966'), ('tmp_430', u'PTRSUB_-1204129130'), ('tmp_430', u'PTRSUB_-1204128987'), (u'PTRSUB_-1204128887', u'PTRSUB_-1204128864'), (u'PTRSUB_-1204128934', u'PTRSUB_-1204128933'), ('const-0', u'STORE_-1204129239'), (u'PTRSUB_-1204129112', u'PTRSUB_-1204129054'), (u'PTRSUB_-1204128892', u'PTRSUB_-1204128855'), ('const-0', u'PTRSUB_-1204128931'), ('const-433', u'STORE_-1204129293'), (u'PTRSUB_-1204128986', u'PTRSUB_-1204128945'), ('const-0', u'PTRSUB_-1204129016'), ('tmp_430', u'PTRSUB_-1204128921'), ('const-0', u'PTRSUB_-1204129041'), ('const-0', u'PTRSUB_-1204129060'), (u'PTRSUB_-1204128987', u'PTRSUB_-1204128934'), ('tmp_430', u'PTRSUB_-1204128835'), ('const-8', u'PTRSUB_-1204128882'), ('tmp_430', u'PTRSUB_-1204129062'), ('const-32', u'PTRSUB_-1204128954'), ('tmp_430', u'PTRSUB_-1204129042'), ('const-88', u'PTRSUB_-1204128944'), ('const-8', u'PTRSUB_-1204128841'), (u'PTRSUB_-1204129052', u'PTRSUB_-1204128996'), (u'PTRSUB_-1204128943', u'PTRSUB_-1204128892'), ('const-0', u'INT_EQUAL_-1204129163'), ('const-433', u'STORE_-1204129228'), ('tmp_312', u'CBRANCH_-1204129085'), (u'PTRSUB_-1204128907', u'PTRSUB_-1204128882'), ('const-128', u'PTRSUB_-1204128789'), ('const-120', u'PTRSUB_-1204128797'), ('const-0', u'PTRSUB_-1204128925'), (u'PTRSUB_-1204128797', u'STORE_-1204129058'), ('const-0', u'STORE_-1204129333'), ('const-0', u'PTRSUB_-1204128985'), ('const-144', u'PTRSUB_-1204128931'), ('tmp_430', u'PTRSUB_-1204128956'), ('const-88', u'PTRSUB_-1204128914'), (u'INT_EQUAL_-1204129163', u'CBRANCH_-1204129085'), ('const-0', u'PTRSUB_-1204128870'), (u'PTRSUB_-1204128882', u'STORE_-1204129114'), ('const-16', u'PTRSUB_-1204128935'), ('const-433', u'STORE_-1204129396'), ('const-433', u'STORE_-1204129207'), (u'PTRSUB_-1204128844', u'PTRSUB_-1204128797'), (u'PTRSUB_-1204129042', u'PTRSUB_-1204128986'), ('const-0', u'STORE_-1204129311'), (u'PTRSUB_-1204129118', u'PTRSUB_-1204129060'), ('const-0', u'PTRSUB_-1204128964'), (u'LOAD_-1204129084', u'INT_EQUAL_-1204129069'), ('const-0', u'PTRSUB_-1204128929'), (u'COPY_-1204128925', u'CALL_-1204128988'), ('tmp_430', u'PTRSUB_-1204129020'), (u'PTRSUB_-1204129010', u'PTRSUB_-1204128957'), ('tmp_430', u'PTRSUB_-1204129084'), ('const-0', u'STORE_-1204129048'), (u'PTRSUB_-1204129026', u'PTRSUB_-1204128971'), ('const-0', u'PTRSUB_-1204129062'), ('const-48', u'PTRSUB_-1204128894'), ('tmp_430', u'PTRSUB_-1204128943'), (u'PTRSUB_-1204129084', u'PTRSUB_-1204129028'), ('const-433', u'STORE_-1204129311'), ('const-0', u'PTRSUB_-1204128887'), ('const-0', u'PTRSUB_-1204128976'), (u'PTRSUB_-1204128976', u'PTRSUB_-1204128924'), ('tmp_430', u'PTRSUB_-1204128870'), (u'PTRSUB_-1204128954', u'LOAD_-1204129359'), ('const-0', u'PTRSUB_-1204128943'), (u'PTRSUB_-1204128931', u'STORE_-1204129340'), (u'PTRSUB_-1204128870', u'STORE_-1204129100'), (u'PTRSUB_-1204128895', u'PTRSUB_-1204128845'), ('const-144', u'PTRSUB_-1204129130'), ('const-0', u'PTRSUB_-1204129096'), (u'PTRSUB_-1204128894', u'STORE_-1204129264'), (u'PTRSUB_-1204128790', u'STORE_-1204129128'), ('const-4294967295', u'STORE_-1204129389'), ('const-88', u'PTRSUB_-1204128930'), ('const-2', u'STORE_-1204129293'), ('const-8', u'PTRSUB_-1204128944'), (u'PTRSUB_-1204129054', u'STORE_-1204129389'), (u'PTRSUB_-1204129060', u'PTRSUB_-1204129015'), (u'PTRSUB_-1204129078', u'PTRSUB_-1204128930'), ('const-0', u'PTRSUB_-1204128892'), ('const-0', u'PTRSUB_-1204129072'), ('const-433', u'STORE_-1204129058'), (u'PTRSUB_-1204128930', u'PTRSUB_-1204128929'), ('const-24', u'PTRSUB_-1204128981'), ('const-0', u'PTRSUB_-1204129036'), ('tmp_431', u'STORE_-1204129300'), ('tmp_430', u'PTRSUB_-1204129118'), ('const-88', u'PTRSUB_-1204128934'), (u'PTRSUB_-1204129020', u'PTRSUB_-1204128966'), ('const-88', u'PTRSUB_-1204128957'), ('tmp_431', u'CALL_-1204129180'), ('const-288', u'PTRSUB_-1204128921'), ('const-433', u'LOAD_-1204129359'), (u'PTRSUB_-1204128847', u'PTRSUB_-1204128841'), ('const-0', u'PTRSUB_-1204128964'), (u'PTRSUB_-1204128868', u'PTRSUB_-1204128847'), (u'PTRSUB_-1204128966', u'PTRSUB_-1204128914'), (u'PTRSUB_-1204129107', u'PTRSUB_-1204129050'), (u'PTRSUB_-1204128873', u'PTRSUB_-1204128985'), ('tmp_430', u'PTRSUB_-1204128895'), ('const-0', u'PTRSUB_-1204128808'), (u'PTRSUB_-1204129006', u'PTRSUB_-1204128973'), ('const-24', u'PTRSUB_-1204128822'), ('tmp_350', u'CBRANCH_-1204129061'), (u'PTRSUB_-1204128925', u'PTRSUB_-1204128924'), (u'PTRSUB_-1204128923', u'STORE_-1204128984'), ('const-0', u'PTRSUB_-1204128996'), ('const-204', u'CALL_-1204128988'), ('const-0', u'PTRSUB_-1204129020'), ('const-433', u'STORE_-1204129264'), ('const-0', u'STORE_-1204129340'), ('const-88', u'PTRSUB_-1204128924'), (u'PTRSUB_-1204129062', u'PTRSUB_-1204129006'), ('const-0', u'PTRSUB_-1204128907'), ('tmp_430', u'PTRSUB_-1204128908'), ('const-0', u'STORE_-1204129264'), ('const-433', u'STORE_-1204129194'), (u'PTRSUB_-1204128986', u'PTRSUB_-1204128954'), ('tmp_430', u'PTRSUB_-1204128976'), ('const-0', u'PTRSUB_-1204128986'), ('const-0', u'PTRSUB_-1204128845'), (u'PTRSUB_-1204128981', u'STORE_-1204129396'), ('const-0', u'PTRSUB_-1204128868'), ('const-288', u'PTRSUB_-1204128895'), ('const-433', u'STORE_-1204129340'), ('const-433', u'STORE_-1204129114'), ('const-1', u'RETURN_-1204128983'), (u'PTRSUB_-1204128954', u'STORE_-1204129311'), (u'CAST_-1204128922', u'STORE_-1204128985'), ('const-0', u'STORE_-1204129322'), ('const-0', u'PTRSUB_-1204128897'), ('const-0', u'PTRSUB_-1204128880'), ('const-0', u'PTRSUB_-1204128986'), (u'PTRSUB_-1204128858', u'PTRSUB_-1204128821'), ('const-0', u'PTRSUB_-1204128834'), (u'PTRSUB_-1204128924', u'PTRSUB_-1204128887'), (u'LOAD_-1204129178', u'INT_EQUAL_-1204129163'), (u'LOAD_-1204129359', u'INT_AND_-1204129333'), ('const-288', u'PTRSUB_-1204128908'), ('const-144', u'PTRSUB_-1204128856'), ('tmp_430', u'PTRSUB_-1204129078'), ('tmp_430', u'PTRSUB_-1204129052'), ('const-4', u'PTRSUB_-1204128927'), ('const-2', u'INT_EQUAL_-1204129069'), (u'PTRSUB_-1204128927', u'CAST_-1204128922'), ('const-32', u'PTRSUB_-1204128924'), ('const-0', u'PTRSUB_-1204128858'), (u'PTRSUB_-1204128905', u'PTRSUB_-1204128868'), (u'PTRSUB_-1204128924', u'PTRSUB_-1204128923'), ('const-0', u'PTRSUB_-1204128855'), ('const-0', u'PTRSUB_-1204129098'), (u'INT_EQUAL_-1204129069', u'CBRANCH_-1204129061'), ('tmp_430', u'PTRSUB_-1204128882'), (u'COPY_-1204128924', u'CALL_-1204128988'), ('const-433', u'STORE_-1204129356'), (u'PTRSUB_-1204128789', u'STORE_-1204129048'), ('const-0', u'RETURN_-1204129011'), (u'PTRSUB_-1204129015', u'PTRSUB_-1204128981'), (u'PTRSUB_-1204128834', u'STORE_-1204129194'), ('const-224', u'INT_AND_-1204129333'), ('const-56', u'PTRSUB_-1204128980'), ('const--1', u'STORE_-1204129396'), ('const-32', u'PTRSUB_-1204128932'), ('const-0', u'STORE_-1204129207'), (u'PTRSUB_-1204128808', u'LOAD_-1204129084'), (u'PTRSUB_-1204128880', u'PTRSUB_-1204128843'), ('tmp_430', u'PTRSUB_-1204128844'), ('const-0', u'PTRSUB_-1204129028'), ('const-312', u'PTRSUB_-1204128882'), ('const-0', u'STORE_-1204129100'), ('const-40', u'PTRSUB_-1204128954'), ('const-433', u'STORE_-1204129333'), ('const-0', u'PTRSUB_-1204128974'), (u'PTRSUB_-1204129098', u'PTRSUB_-1204129040'), (u'PTRSUB_-1204128957', u'PTRSUB_-1204128920'), ('tmp_430', u'PTRSUB_-1204128856'), (u'PTRSUB_-1204128855', u'PTRSUB_-1204128964'), ('const-0', u'STORE_-1204129228'), (u'PTRSUB_-1204128821', u'PTRSUB_-1204128802'), ('const-0', u'PTRSUB_-1204128877'), (u'PTRSUB_-1204128964', u'STORE_-1204129217'), ('const-32', u'PTRSUB_-1204128847'), ('const-0', u'PTRSUB_-1204129112'), (u'PTRSUB_-1204128956', u'PTRSUB_-1204128905'), ('const-433', u'STORE_-1204129250'), (u'PTRSUB_-1204128980', u'STORE_-1204129293'), ('const-0', u'PTRSUB_-1204128986'), ('const-16', u'PTRSUB_-1204128873'), ('const-0', u'PTRSUB_-1204128997'), ('const-0', u'PTRSUB_-1204128933'), ('const-3299280', u'COPY_-1204128924'), (u'PTRSUB_-1204128870', u'PTRSUB_-1204128833'), ('const-0', u'STORE_-1204129156'), ('tmp_430', u'PTRSUB_-1204129112'), ('const-0', u'PTRSUB_-1204129042'), (u'PTRSUB_-1204129072', u'PTRSUB_-1204129016'), (u'PTRSUB_-1204128926', u'PTRSUB_-1204128925'), ('const-88', u'PTRSUB_-1204128905'), (u'PTRSUB_-1204128931', u'PTRSUB_-1204128880'), ('const-433', u'LOAD_-1204129084'), (u'PTRSUB_-1204128964', u'PTRSUB_-1204128935'), (u'PTRSUB_-1204128944', u'STORE_-1204129333'), ('const-0', u'PTRSUB_-1204129078'), (u'PTRSUB_-1204128945', u'STORE_-1204129300'), (u'PTRSUB_-1204128997', u'PTRSUB_-1204128944'), ('tmp_430', u'PTRSUB_-1204129072'), ('const-0', u'STORE_-1204129128'), (u'PTRSUB_-1204129036', u'PTRSUB_-1204128980'), (u'PTRSUB_-1204128920', u'PTRSUB_-1204128870'), ('const-48', u'PTRSUB_-1204128973'), ('const-0', u'PTRSUB_-1204129006'), (u'PTRSUB_-1204128908', u'PTRSUB_-1204128858'), (u'PTRSUB_-1204128928', u'PTRSUB_-1204128927'), ('tmp_430', u'PTRSUB_-1204129107'), ('const-32', u'PTRSUB_-1204128928'), ('const-32', u'PTRSUB_-1204128855'), ('const-1', u'STORE_-1204129250'), ('const-0', u'PTRSUB_-1204128843'), (u'PTRSUB_-1204128914', u'PTRSUB_-1204128877'), ('const-0', u'STORE_-1204129282'), ('const-433', u'STORE_-1204129100'), (u'PTRSUB_-1204128843', u'PTRSUB_-1204128822'), ('const-0', u'PTRSUB_-1204129010'), (u'PTRSUB_-1204128822', u'LOAD_-1204129178'), ('const-1065353216', u'STORE_-1204129217'), (u'PTRSUB_-1204128855', u'PTRSUB_-1204128834'), (u'PTRSUB_-1204128973', u'STORE_-1204129374'), ('const-128', u'PTRSUB_-1204128808'), (u'PTRSUB_-1204128985', u'STORE_-1204129239'), ('const-433', u'LOAD_-1204129178'), (u'PTRSUB_-1204128944', u'PTRSUB_-1204128907'), ('tmp_430', u'PTRSUB_-1204129098'), ('const-433', u'STORE_-1204129048'), ('const-88', u'PTRSUB_-1204128926'), ('const-0', u'PTRSUB_-1204129052'), ('const-433', u'STORE_-1204129142'), ('const-0', u'PTRSUB_-1204129026'), ('tmp_430', u'PTRSUB_-1204129026'), ('const-0', u'STORE_-1204129142'), (u'PTRSUB_-1204128808', u'PTRSUB_-1204128790'), (u'PTRSUB_-1204128996', u'PTRSUB_-1204128954'), ('const-8', u'PTRSUB_-1204128923'), (u'PTRSUB_-1204128835', u'PTRSUB_-1204128789'), ('const-0', u'PTRSUB_-1204128966'), (u'PTRSUB_-1204128986', u'CAST_-1204128816')]
|
[('const-8', u'PTRADD_-1204128904'), (u'COPY_-1204128919', u'CALL_-1204128988'), ('const-0', u'STORE_-1204129322'), ('const-8', u'PTRADD_-1204129084'), (u'PTRADD_-1204128998', u'STORE_-1204129239'), (u'PTRADD_-1204129047', u'STORE_-1204129300'), ('tmp_588', u'PTRADD_-1204128878'), (u'PTRADD_-1204128989', u'STORE_-1204129228'), (u'PTRADD_-1204129084', u'CAST_-1204129060'), ('const-433', u'STORE_-1204129114'), ('const-8', u'PTRADD_-1204128878'), ('const-433', u'STORE_-1204129128'), ('tmp_588', u'PTRADD_-1204128949'), ('const-433', u'STORE_-1204129282'), (u'CAST_-1204128965', u'STORE_-1204129217'), ('const-36', u'PTRADD_-1204128940'), ('const-10', u'PTRADD_-1204129108'), (u'PTRADD_-1204128867', u'CAST_-1204128860'), (u'INT_AND_-1204129333', u'STORE_-1204129356'), ('const-15', u'PTRADD_-1204128980'), ('const-4', u'PTRADD_-1204129084'), (u'PTRADD_-1204129033', u'CAST_-1204129013'), ('const-8', u'PTRADD_-1204129108'), ('const-0', u'STORE_-1204129142'), ('tmp_588', u'PTRADD_-1204129056'), (u'PTRADD_-1204129084', u'CAST_-1204129059'), (u'CAST_-1204129059', u'STORE_-1204129356'), ('const-8', u'PTRADD_-1204129019'), ('const-8', u'PTRADD_-1204129047'), ('const-433', u'STORE_-1204129250'), ('const-37', u'PTRADD_-1204128928'), ('tmp_588', u'PTRADD_-1204129065'), (u'PTRADD_-1204128892', u'STORE_-1204129100'), ('const-2', u'STORE_-1204129293'), ('tmp_588', u'STORE_-1204129194'), (u'PTRADD_-1204128972', u'STORE_-1204129207'), ('const-8', u'PTRADD_-1204128867'), ('const-0', u'STORE_-1204129228'), ('const-433', u'STORE_-1204129389'), ('tmp_588', u'PTRADD_-1204129096'), ('const-34', u'PTRADD_-1204128878'), ('const-433', u'STORE_-1204129100'), ('const-18', u'PTRADD_-1204129125'), ('const-8', u'PTRADD_-1204128940'), ('const-433', u'STORE_-1204129293'), (u'PTRADD_-1204128949', u'LOAD_-1204129178'), ('const-0', u'STORE_-1204129114'), ('const-16', u'PTRADD_-1204128972'), ('tmp_588', u'PTRADD_-1204129084'), ('const-0', u'STORE_-1204129311'), ('tmp_588', u'PTRADD_-1204129033'), ('const-3', u'PTRADD_-1204129113'), ('const-433', u'STORE_-1204129194'), ('const-34', u'PTRADD_-1204128859'), ('const-433', u'STORE_-1204129048'), ('tmp_588', u'PTRADD_-1204129019'), ('const-3892672', u'PTRSUB_-1204128980'), (u'PTRADD_-1204129007', u'STORE_-1204129250'), ('tmp_588', u'PTRADD_-1204129028'), ('const-4294967295', u'STORE_-1204129389'), ('tmp_312', u'CBRANCH_-1204129085'), ('const-1', u'STORE_-1204129250'), ('const-17', u'PTRADD_-1204129019'), ('const-0', u'STORE_-1204129282'), ('const-8', u'PTRADD_-1204129104'), ('tmp_588', u'PTRADD_-1204129042'), ('tmp_588', u'PTRADD_-1204129047'), (u'CAST_-1204129060', u'LOAD_-1204129359'), ('const-0', u'INT_EQUAL_-1204129163'), (u'INT_EQUAL_-1204129163', u'CBRANCH_-1204129085'), ('tmp_588', u'PTRADD_-1204129074'), (u'PTRADD_-1204128859', u'STORE_-1204129048'), ('const-8', u'PTRADD_-1204129113'), ('const-8', u'PTRADD_-1204128916'), (u'LOAD_-1204129084', u'INT_EQUAL_-1204129069'), ('tmp_588', u'PTRADD_-1204128989'), ('const-8', u'PTRADD_-1204128892'), ('tmp_588', u'PTRADD_-1204129007'), ('const-8', u'PTRADD_-1204128998'), ('const-15', u'PTRADD_-1204129079'), ('const-433', u'STORE_-1204129228'), ('const-433', u'LOAD_-1204129084'), (u'PTRADD_-1204128904', u'STORE_-1204129114'), ('tmp_588', u'PTRADD_-1204128867'), ('tmp_588', u'PTRADD_-1204129113'), ('const-433', u'LOAD_-1204129178'), (u'PTRADD_-1204129065', u'STORE_-1204129322'), ('const-2', u'PTRADD_-1204129065'), ('const-40', u'PTRADD_-1204128892'), ('const-39', u'PTRADD_-1204128904'), ('const-8', u'PTRADD_-1204129033'), ('const-8', u'PTRADD_-1204129033'), (u'PTRADD_-1204128916', u'STORE_-1204129128'), (u'CAST_-1204129082', u'STORE_-1204129389'), ('const-8', u'PTRADD_-1204128859'), ('const-433', u'STORE_-1204129275'), ('tmp_588', u'PTRADD_-1204128980'), ('const-8', u'PTRADD_-1204128972'), ('tmp_588', u'PTRADD_-1204128940'), ('const-8', u'PTRADD_-1204129042'), ('const-11', u'PTRADD_-1204129096'), ('tmp_350', u'CBRANCH_-1204129061'), (u'PTRADD_-1204128928', u'STORE_-1204129142'), ('tmp_588', u'PTRADD_-1204128916'), ('const-8', u'PTRADD_-1204128928'), ('const--1', u'STORE_-1204129396'), ('const-9', u'PTRADD_-1204129028'), ('const-1', u'PTRADD_-1204129074'), ('const-8', u'PTRADD_-1204129007'), ('const-0', u'STORE_-1204129239'), ('const-433', u'STORE_-1204129217'), (u'PTRADD_-1204129108', u'CAST_-1204129082'), ('const-8', u'PTRADD_-1204129074'), ('const-1', u'RETURN_-1204128983'), ('tmp_588', u'PTRADD_-1204128972'), (u'CAST_-1204129054', u'STORE_-1204129340'), ('const-0', u'STORE_-1204129048'), ('const-8', u'PTRADD_-1204129065'), ('const-0', u'STORE_-1204129340'), ('tmp_588', u'PTRADD_-1204128998'), ('tmp_588', u'PTRADD_-1204128892'), ('tmp_591', u'STORE_-1204129300'), ('const-433', u'STORE_-1204129156'), ('const-8', u'PTRADD_-1204129079'), (u'LOAD_-1204129178', u'INT_EQUAL_-1204129163'), (u'PTRADD_-1204129096', u'STORE_-1204129374'), ('const-8', u'PTRADD_-1204128949'), (u'LOAD_-1204129359', u'INT_AND_-1204129333'), (u'PTRSUB_-1204128980', u'STORE_-1204129194'), ('const-8', u'PTRADD_-1204128989'), ('const-204', u'CALL_-1204128988'), ('const-0', u'STORE_-1204129275'), ('const-433', u'STORE_-1204129264'), ('const-0', u'STORE_-1204129100'), ('const-0', u'STORE_-1204129058'), ('const-0', u'STORE_-1204129264'), (u'INT_EQUAL_-1204129069', u'CBRANCH_-1204129061'), (u'PTRADD_-1204129028', u'STORE_-1204129275'), ('const-3175770', u'COPY_-1204128919'), ('const-0', u'STORE_-1204129333'), ('const-14', u'PTRADD_-1204128989'), ('const-0', u'RETURN_-1204129011'), ('const-433', u'STORE_-1204129356'), ('const-0', u'STORE_-1204129207'), ('const-433', u'STORE_-1204129142'), ('const-0', u'PTRSUB_-1204128980'), ('const-38', u'PTRADD_-1204128916'), ('const-2', u'INT_EQUAL_-1204129069'), ('tmp_588', u'PTRADD_-1204128904'), ('const-224', u'INT_AND_-1204129333'), ('tmp_588', u'PTRADD_-1204129079'), (u'PTRADD_-1204128878', u'LOAD_-1204129084'), ('tmp_588', u'PTRADD_-1204128859'), ('const-433', u'STORE_-1204129311'), ('const-0', u'STORE_-1204129156'), ('const-3299280', u'COPY_-1204128918'), ('const-433', u'STORE_-1204129333'), (u'CAST_-1204129013', u'STORE_-1204129282'), (u'PTRADD_-1204129125', u'CALL_-1204129180'), ('const-433', u'STORE_-1204129340'), ('const-433', u'STORE_-1204129374'), ('tmp_588', u'PTRADD_-1204128928'), ('const-6', u'PTRADD_-1204129047'), (u'PTRADD_-1204129113', u'STORE_-1204129396'), ('const-33', u'PTRADD_-1204128867'), (u'PTRADD_-1204129079', u'CAST_-1204129054'), ('const-8', u'PTRADD_-1204129056'), ('const-433', u'STORE_-1204129322'), ('tmp_588', u'PTRADD_-1204129125'), ('tmp_588', u'PTRADD_-1204129108'), ('const-433', u'STORE_-1204129207'), (u'PTRADD_-1204129019', u'STORE_-1204129264'), ('const-8', u'PTRADD_-1204128980'), ('const-433', u'STORE_-1204129396'), (u'PTRADD_-1204129074', u'STORE_-1204129333'), ('const-8', u'PTRADD_-1204129125'), ('const-433', u'STORE_-1204129239'), (u'PTRADD_-1204129104', u'STORE_-1204129374'), ('const-433', u'LOAD_-1204129359'), ('const-17', u'PTRADD_-1204129104'), (u'PTRADD_-1204129042', u'STORE_-1204129293'), ('const-13', u'PTRADD_-1204128998'), (u'PTRADD_-1204128980', u'CAST_-1204128965'), (u'PTRADD_-1204129056', u'STORE_-1204129311'), ('const-0', u'STORE_-1204129128'), ('tmp_588', u'PTRADD_-1204129104'), ('const-5', u'PTRADD_-1204129056'), ('const-8', u'PTRADD_-1204129096'), ('const-433', u'STORE_-1204129300'), ('const-8', u'PTRADD_-1204129028'), ('const-7', u'PTRADD_-1204129042'), (u'COPY_-1204128918', u'CALL_-1204128988'), ('const-12', u'PTRADD_-1204129007'), (u'CAST_-1204128860', u'STORE_-1204129058'), (u'PTRADD_-1204128940', u'STORE_-1204129156'), ('const-1065353216', u'STORE_-1204129217'), ('const-433', u'STORE_-1204129058'), ('const-21', u'PTRADD_-1204128949')]
| null | null |
00257160
|
x64
|
O2
|
(translation_unit "void FUN_00257160(undefined8 *param_1,undefined8 param_2)\n\n{\n param_1[3] = 0xffffffffffffffff;\n *(undefined4 *)(param_1 + 10) = 0xffffffff;\n param_1[0xb] = param_1 + 0x11;\n *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0;\n *(undefined1 (*) [16])(param_1 + 0xf) = (undefined1 [16])0x0;\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[5] = 0;\n param_1[6] = param_2;\n param_1[7] = 2;\n *(undefined1 *)(param_1 + 8) = 0;\n param_1[9] = 0;\n param_1[0x11] = 0;\n param_1[0xc] = 1;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n *(undefined4 *)(param_1 + 0xf) = 0x3f800000;\n param_1[0x10] = 0;\n *param_1 = &PTR_FUN_003b65c0;\n /* try { // try from 00257205 to 00257209 has its CatchHandler @ 00257284 */\n FUN_002191b0(param_1 + 0x12);\n param_1[0x24] = 0;\n param_1[0x25] = 0;\n param_1[0x26] = 0;\n param_1[0x27] = 0;\n param_1[0x28] = 0;\n if ((param_1[0x15] == 0) && (param_1[0x22] == 2)) {\n *(undefined1 *)(param_1 + 0x21) = 0;\n param_1[0x22] = 0;\n return;\n }\n /* WARNING: Subroutine does not return */\n /* try { // try from 0025727f to 00257283 has its CatchHandler @ 00257289 */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n}\n\n" (function_definition "void FUN_00257160(undefined8 *param_1,undefined8 param_2)\n\n{\n param_1[3] = 0xffffffffffffffff;\n *(undefined4 *)(param_1 + 10) = 0xffffffff;\n param_1[0xb] = param_1 + 0x11;\n *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0;\n *(undefined1 (*) [16])(param_1 + 0xf) = (undefined1 [16])0x0;\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[5] = 0;\n param_1[6] = param_2;\n param_1[7] = 2;\n *(undefined1 *)(param_1 + 8) = 0;\n param_1[9] = 0;\n param_1[0x11] = 0;\n param_1[0xc] = 1;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n *(undefined4 *)(param_1 + 0xf) = 0x3f800000;\n param_1[0x10] = 0;\n *param_1 = &PTR_FUN_003b65c0;\n /* try { // try from 00257205 to 00257209 has its CatchHandler @ 00257284 */\n FUN_002191b0(param_1 + 0x12);\n param_1[0x24] = 0;\n param_1[0x25] = 0;\n param_1[0x26] = 0;\n param_1[0x27] = 0;\n param_1[0x28] = 0;\n if ((param_1[0x15] == 0) && (param_1[0x22] == 2)) {\n *(undefined1 *)(param_1 + 0x21) = 0;\n param_1[0x22] = 0;\n return;\n }\n /* WARNING: Subroutine does not return */\n /* try { // try from 0025727f to 00257283 has its CatchHandler @ 00257289 */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n}" primitive_type (function_declarator "FUN_00257160(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 identifier) ))) (compound_statement "{\n param_1[3] = 0xffffffffffffffff;\n *(undefined4 *)(param_1 + 10) = 0xffffffff;\n param_1[0xb] = param_1 + 0x11;\n *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0;\n *(undefined1 (*) [16])(param_1 + 0xf) = (undefined1 [16])0x0;\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[5] = 0;\n param_1[6] = param_2;\n param_1[7] = 2;\n *(undefined1 *)(param_1 + 8) = 0;\n param_1[9] = 0;\n param_1[0x11] = 0;\n param_1[0xc] = 1;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n *(undefined4 *)(param_1 + 0xf) = 0x3f800000;\n param_1[0x10] = 0;\n *param_1 = &PTR_FUN_003b65c0;\n /* try { // try from 00257205 to 00257209 has its CatchHandler @ 00257284 */\n FUN_002191b0(param_1 + 0x12);\n param_1[0x24] = 0;\n param_1[0x25] = 0;\n param_1[0x26] = 0;\n param_1[0x27] = 0;\n param_1[0x28] = 0;\n if ((param_1[0x15] == 0) && (param_1[0x22] == 2)) {\n *(undefined1 *)(param_1 + 0x21) = 0;\n param_1[0x22] = 0;\n return;\n }\n /* WARNING: Subroutine does not return */\n /* try { // try from 0025727f to 00257283 has its CatchHandler @ 00257289 */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n}" { (expression_statement "param_1[3] = 0xffffffffffffffff;" (assignment_expression "param_1[3] = 0xffffffffffffffff" (subscript_expression "param_1[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(param_1 + 10) = 0xffffffff;" (assignment_expression "*(undefined4 *)(param_1 + 10) = 0xffffffff" (pointer_expression "*(undefined4 *)(param_1 + 10)" * (cast_expression "(undefined4 *)(param_1 + 10)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 10)" ( (binary_expression "param_1 + 10" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[0xb] = param_1 + 0x11;" (assignment_expression "param_1[0xb] = param_1 + 0x11" (subscript_expression "param_1[0xb]" identifier [ number_literal ]) = (binary_expression "param_1 + 0x11" identifier + number_literal)) ;) (expression_statement "*(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0;" (assignment_expression "*(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0" (pointer_expression "*(byte *)(param_1 + 4)" * (cast_expression "(byte *)(param_1 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) )))) = (binary_expression "*(byte *)(param_1 + 4) & 0xe0" (pointer_expression "*(byte *)(param_1 + 4)" * (cast_expression "(byte *)(param_1 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) )))) & number_literal)) ;) (expression_statement "*(undefined1 (*) [16])(param_1 + 0xf) = (undefined1 [16])0x0;" (assignment_expression "*(undefined1 (*) [16])(param_1 + 0xf) = (undefined1 [16])0x0" (pointer_expression "*(undefined1 (*) [16])(param_1 + 0xf)" * (cast_expression "(undefined1 (*) [16])(param_1 + 0xf)" ( (type_descriptor "undefined1 (*) [16]" type_identifier (abstract_array_declarator "(*) [16]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(param_1 + 0xf)" ( (binary_expression "param_1 + 0xf" identifier + number_literal) )))) = (cast_expression "(undefined1 [16])0x0" ( (type_descriptor "undefined1 [16]" type_identifier (abstract_array_declarator "[16]" [ number_literal ])) ) number_literal)) ;) (expression_statement "param_1[1] = 0;" (assignment_expression "param_1[1] = 0" (subscript_expression "param_1[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[2] = 0;" (assignment_expression "param_1[2] = 0" (subscript_expression "param_1[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[5] = 0;" (assignment_expression "param_1[5] = 0" (subscript_expression "param_1[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[6] = param_2;" (assignment_expression "param_1[6] = param_2" (subscript_expression "param_1[6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[7] = 2;" (assignment_expression "param_1[7] = 2" (subscript_expression "param_1[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)(param_1 + 8) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 8) = 0" (pointer_expression "*(undefined1 *)(param_1 + 8)" * (cast_expression "(undefined1 *)(param_1 + 8)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[9] = 0;" (assignment_expression "param_1[9] = 0" (subscript_expression "param_1[9]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x11] = 0;" (assignment_expression "param_1[0x11] = 0" (subscript_expression "param_1[0x11]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0xc] = 1;" (assignment_expression "param_1[0xc] = 1" (subscript_expression "param_1[0xc]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0xd] = 0;" (assignment_expression "param_1[0xd] = 0" (subscript_expression "param_1[0xd]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0xe] = 0;" (assignment_expression "param_1[0xe] = 0" (subscript_expression "param_1[0xe]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(param_1 + 0xf) = 0x3f800000;" (assignment_expression "*(undefined4 *)(param_1 + 0xf) = 0x3f800000" (pointer_expression "*(undefined4 *)(param_1 + 0xf)" * (cast_expression "(undefined4 *)(param_1 + 0xf)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xf)" ( (binary_expression "param_1 + 0xf" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[0x10] = 0;" (assignment_expression "param_1[0x10] = 0" (subscript_expression "param_1[0x10]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*param_1 = &PTR_FUN_003b65c0;" (assignment_expression "*param_1 = &PTR_FUN_003b65c0" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_003b65c0" & identifier)) ;) comment (expression_statement "FUN_002191b0(param_1 + 0x12);" (call_expression "FUN_002191b0(param_1 + 0x12)" identifier (argument_list "(param_1 + 0x12)" ( (binary_expression "param_1 + 0x12" identifier + number_literal) ))) ;) (expression_statement "param_1[0x24] = 0;" (assignment_expression "param_1[0x24] = 0" (subscript_expression "param_1[0x24]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x25] = 0;" (assignment_expression "param_1[0x25] = 0" (subscript_expression "param_1[0x25]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x26] = 0;" (assignment_expression "param_1[0x26] = 0" (subscript_expression "param_1[0x26]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x27] = 0;" (assignment_expression "param_1[0x27] = 0" (subscript_expression "param_1[0x27]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x28] = 0;" (assignment_expression "param_1[0x28] = 0" (subscript_expression "param_1[0x28]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if ((param_1[0x15] == 0) && (param_1[0x22] == 2)) {\n *(undefined1 *)(param_1 + 0x21) = 0;\n param_1[0x22] = 0;\n return;\n }" if (parenthesized_expression "((param_1[0x15] == 0) && (param_1[0x22] == 2))" ( (binary_expression "(param_1[0x15] == 0) && (param_1[0x22] == 2)" (parenthesized_expression "(param_1[0x15] == 0)" ( (binary_expression "param_1[0x15] == 0" (subscript_expression "param_1[0x15]" identifier [ number_literal ]) == number_literal) )) && (parenthesized_expression "(param_1[0x22] == 2)" ( (binary_expression "param_1[0x22] == 2" (subscript_expression "param_1[0x22]" identifier [ number_literal ]) == number_literal) ))) )) (compound_statement "{\n *(undefined1 *)(param_1 + 0x21) = 0;\n param_1[0x22] = 0;\n return;\n }" { (expression_statement "*(undefined1 *)(param_1 + 0x21) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 0x21) = 0" (pointer_expression "*(undefined1 *)(param_1 + 0x21)" * (cast_expression "(undefined1 *)(param_1 + 0x21)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x21)" ( (binary_expression "param_1 + 0x21" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[0x22] = 0;" (assignment_expression "param_1[0x22] = 0" (subscript_expression "param_1[0x22]" identifier [ number_literal ]) = number_literal) ;) (return_statement "return;" return ;) })) comment comment (expression_statement "FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");" (call_expression "FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null")" identifier (argument_list "("../../gold/stringpool.h",0xcc,"set_no_zero_null")" ( (string_literal ""../../gold/stringpool.h"" " string_content ") , number_literal , (string_literal ""set_no_zero_null"" " string_content ") ))) ;) })))
|
(translation_unit "/* DWARF original prototype: void Output_merge_string(Output_merge_string<short_unsigned_int> *\n this, uint64_t addralign) */\n\nvoid __thiscall\ngold::Output_merge_string<short_unsigned_int>::Output_merge_string\n (Output_merge_string<short_unsigned_int> *this,uint64_t addralign)\n\n{\n undefined1 *puVar1;\n size_type sVar2;\n Output_merge_base *pOVar3;\n \n (this->super_Output_merge_base).super_Output_section_data.super_Output_data.offset_ = -1;\n (this->super_Output_merge_base).first_shndx_ = 0xffffffff;\n (this->super_Output_merge_base).input_sections_._M_h._M_buckets =\n &(this->super_Output_merge_base).input_sections_._M_h._M_single_bucket;\n puVar1 = &(this->super_Output_merge_base).super_Output_section_data.super_Output_data.field_0x20;\n *puVar1 = *puVar1 & 0xe0;\n pOVar3 = &this->super_Output_merge_base;\n (pOVar3->input_sections_)._M_h._M_rehash_policy._M_max_load_factor = 0.0;\n *(undefined4 *)&(pOVar3->input_sections_)._M_h._M_rehash_policy.field_0x4 = 0;\n (pOVar3->input_sections_)._M_h._M_rehash_policy._M_next_resize = 0;\n (this->super_Output_merge_base).super_Output_section_data.super_Output_data.address_ = 0;\n (this->super_Output_merge_base).super_Output_section_data.super_Output_data.data_size_ = 0;\n (this->super_Output_merge_base).super_Output_section_data.output_section_ = (Output_section *)0x0;\n (this->super_Output_merge_base).super_Output_section_data.addralign_ = addralign;\n (this->super_Output_merge_base).entsize_ = 2;\n (this->super_Output_merge_base).keeps_input_sections_ = false;\n (this->super_Output_merge_base).first_relobj_ = (Relobj *)0x0;\n (this->super_Output_merge_base).input_sections_._M_h._M_single_bucket = (__bucket_type)0x0;\n (this->super_Output_merge_base).input_sections_._M_h._M_bucket_count = 1;\n (this->super_Output_merge_base).input_sections_._M_h._M_before_begin._M_nxt =\n (_Hash_node_base *)0x0;\n (this->super_Output_merge_base).input_sections_._M_h._M_element_count = 0;\n (this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy._M_max_load_factor = 1.0;\n (this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy._M_next_resize = 0;\n (this->super_Output_merge_base).super_Output_section_data.super_Output_data._vptr_Output_data =\n (_func_int_varargs **)&PTR__Output_merge_string_003b65c0;\n /* try { // try from 00257205 to 00257209 has its CatchHandler @ 00257284 */\n Stringpool_template<short_unsigned_int>::Stringpool_template(&this->stringpool_,addralign);\n sVar2 = (this->stringpool_).string_set_._M_h._M_element_count;\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_start = (pointer)0x0;\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_finish = (pointer)0x0;\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;\n this->input_count_ = 0;\n this->input_size_ = 0;\n if ((sVar2 == 0) && ((this->stringpool_).offset_ == 2)) {\n (this->stringpool_).zero_null_ = false;\n (this->stringpool_).offset_ = 0;\n return;\n }\n /* WARNING: Subroutine does not return */\n /* try { // try from 0025727f to 00257283 has its CatchHandler @ 00257289 */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n}\n\n" comment (function_definition "void __thiscall\ngold::Output_merge_string<short_unsigned_int>::Output_merge_string\n (Output_merge_string<short_unsigned_int> *this,uint64_t addralign)\n\n{\n undefined1 *puVar1;\n size_type sVar2;\n Output_merge_base *pOVar3;\n \n (this->super_Output_merge_base).super_Output_section_data.super_Output_data.offset_ = -1;\n (this->super_Output_merge_base).first_shndx_ = 0xffffffff;\n (this->super_Output_merge_base).input_sections_._M_h._M_buckets =\n &(this->super_Output_merge_base).input_sections_._M_h._M_single_bucket;\n puVar1 = &(this->super_Output_merge_base).super_Output_section_data.super_Output_data.field_0x20;\n *puVar1 = *puVar1 & 0xe0;\n pOVar3 = &this->super_Output_merge_base;\n (pOVar3->input_sections_)._M_h._M_rehash_policy._M_max_load_factor = 0.0;\n *(undefined4 *)&(pOVar3->input_sections_)._M_h._M_rehash_policy.field_0x4 = 0;\n (pOVar3->input_sections_)._M_h._M_rehash_policy._M_next_resize = 0;\n (this->super_Output_merge_base).super_Output_section_data.super_Output_data.address_ = 0;\n (this->super_Output_merge_base).super_Output_section_data.super_Output_data.data_size_ = 0;\n (this->super_Output_merge_base).super_Output_section_data.output_section_ = (Output_section *)0x0;\n (this->super_Output_merge_base).super_Output_section_data.addralign_ = addralign;\n (this->super_Output_merge_base).entsize_ = 2;\n (this->super_Output_merge_base).keeps_input_sections_ = false;\n (this->super_Output_merge_base).first_relobj_ = (Relobj *)0x0;\n (this->super_Output_merge_base).input_sections_._M_h._M_single_bucket = (__bucket_type)0x0;\n (this->super_Output_merge_base).input_sections_._M_h._M_bucket_count = 1;\n (this->super_Output_merge_base).input_sections_._M_h._M_before_begin._M_nxt =\n (_Hash_node_base *)0x0;\n (this->super_Output_merge_base).input_sections_._M_h._M_element_count = 0;\n (this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy._M_max_load_factor = 1.0;\n (this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy._M_next_resize = 0;\n (this->super_Output_merge_base).super_Output_section_data.super_Output_data._vptr_Output_data =\n (_func_int_varargs **)&PTR__Output_merge_string_003b65c0;\n /* try { // try from 00257205 to 00257209 has its CatchHandler @ 00257284 */\n Stringpool_template<short_unsigned_int>::Stringpool_template(&this->stringpool_,addralign);\n sVar2 = (this->stringpool_).string_set_._M_h._M_element_count;\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_start = (pointer)0x0;\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_finish = (pointer)0x0;\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;\n this->input_count_ = 0;\n this->input_size_ = 0;\n if ((sVar2 == 0) && ((this->stringpool_).offset_ == 2)) {\n (this->stringpool_).zero_null_ = false;\n (this->stringpool_).offset_ = 0;\n return;\n }\n /* WARNING: Subroutine does not return */\n /* try { // try from 0025727f to 00257283 has its CatchHandler @ 00257289 */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Output_merge_string<short_unsigned_int>::" identifier : : identifier < identifier > : :) (function_declarator "Output_merge_string\n (Output_merge_string<short_unsigned_int> *this,uint64_t addralign)" identifier (parameter_list "(Output_merge_string<short_unsigned_int> *this,uint64_t addralign)" ( (parameter_declaration "Output_merge_string<short_unsigned_int> *this" type_identifier (ERROR "<short_unsigned_int>" < identifier >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "uint64_t addralign" primitive_type identifier) ))) (compound_statement "{\n undefined1 *puVar1;\n size_type sVar2;\n Output_merge_base *pOVar3;\n \n (this->super_Output_merge_base).super_Output_section_data.super_Output_data.offset_ = -1;\n (this->super_Output_merge_base).first_shndx_ = 0xffffffff;\n (this->super_Output_merge_base).input_sections_._M_h._M_buckets =\n &(this->super_Output_merge_base).input_sections_._M_h._M_single_bucket;\n puVar1 = &(this->super_Output_merge_base).super_Output_section_data.super_Output_data.field_0x20;\n *puVar1 = *puVar1 & 0xe0;\n pOVar3 = &this->super_Output_merge_base;\n (pOVar3->input_sections_)._M_h._M_rehash_policy._M_max_load_factor = 0.0;\n *(undefined4 *)&(pOVar3->input_sections_)._M_h._M_rehash_policy.field_0x4 = 0;\n (pOVar3->input_sections_)._M_h._M_rehash_policy._M_next_resize = 0;\n (this->super_Output_merge_base).super_Output_section_data.super_Output_data.address_ = 0;\n (this->super_Output_merge_base).super_Output_section_data.super_Output_data.data_size_ = 0;\n (this->super_Output_merge_base).super_Output_section_data.output_section_ = (Output_section *)0x0;\n (this->super_Output_merge_base).super_Output_section_data.addralign_ = addralign;\n (this->super_Output_merge_base).entsize_ = 2;\n (this->super_Output_merge_base).keeps_input_sections_ = false;\n (this->super_Output_merge_base).first_relobj_ = (Relobj *)0x0;\n (this->super_Output_merge_base).input_sections_._M_h._M_single_bucket = (__bucket_type)0x0;\n (this->super_Output_merge_base).input_sections_._M_h._M_bucket_count = 1;\n (this->super_Output_merge_base).input_sections_._M_h._M_before_begin._M_nxt =\n (_Hash_node_base *)0x0;\n (this->super_Output_merge_base).input_sections_._M_h._M_element_count = 0;\n (this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy._M_max_load_factor = 1.0;\n (this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy._M_next_resize = 0;\n (this->super_Output_merge_base).super_Output_section_data.super_Output_data._vptr_Output_data =\n (_func_int_varargs **)&PTR__Output_merge_string_003b65c0;\n /* try { // try from 00257205 to 00257209 has its CatchHandler @ 00257284 */\n Stringpool_template<short_unsigned_int>::Stringpool_template(&this->stringpool_,addralign);\n sVar2 = (this->stringpool_).string_set_._M_h._M_element_count;\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_start = (pointer)0x0;\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_finish = (pointer)0x0;\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;\n this->input_count_ = 0;\n this->input_size_ = 0;\n if ((sVar2 == 0) && ((this->stringpool_).offset_ == 2)) {\n (this->stringpool_).zero_null_ = false;\n (this->stringpool_).offset_ = 0;\n return;\n }\n /* WARNING: Subroutine does not return */\n /* try { // try from 0025727f to 00257283 has its CatchHandler @ 00257289 */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n}" { (declaration "undefined1 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "size_type sVar2;" type_identifier identifier ;) (declaration "Output_merge_base *pOVar3;" type_identifier (pointer_declarator "*pOVar3" * identifier) ;) (expression_statement "(this->super_Output_merge_base).super_Output_section_data.super_Output_data.offset_ = -1;" (assignment_expression "(this->super_Output_merge_base).super_Output_section_data.super_Output_data.offset_ = -1" (field_expression "(this->super_Output_merge_base).super_Output_section_data.super_Output_data.offset_" (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) ;) (expression_statement "(this->super_Output_merge_base).first_shndx_ = 0xffffffff;" (assignment_expression "(this->super_Output_merge_base).first_shndx_ = 0xffffffff" (field_expression "(this->super_Output_merge_base).first_shndx_" (parenthesized_expression "(this->super_Output_merge_base)" ( (field_expression "this->super_Output_merge_base" identifier -> field_identifier) )) . field_identifier) = number_literal) ;) (expression_statement "(this->super_Output_merge_base).input_sections_._M_h._M_buckets =\n &(this->super_Output_merge_base).input_sections_._M_h._M_single_bucket;" (assignment_expression "(this->super_Output_merge_base).input_sections_._M_h._M_buckets =\n &(this->super_Output_merge_base).input_sections_._M_h._M_single_bucket" (field_expression "(this->super_Output_merge_base).input_sections_._M_h._M_buckets" (field_expression "(this->super_Output_merge_base).input_sections_._M_h" (field_expression "(this->super_Output_merge_base).input_sections_" (parenthesized_expression "(this->super_Output_merge_base)" ( (field_expression "this->super_Output_merge_base" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = (pointer_expression "&(this->super_Output_merge_base).input_sections_._M_h._M_single_bucket" & (field_expression "(this->super_Output_merge_base).input_sections_._M_h._M_single_bucket" (field_expression "(this->super_Output_merge_base).input_sections_._M_h" (field_expression "(this->super_Output_merge_base).input_sections_" (parenthesized_expression "(this->super_Output_merge_base)" ( (field_expression "this->super_Output_merge_base" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier))) ;) (expression_statement "puVar1 = &(this->super_Output_merge_base).super_Output_section_data.super_Output_data.field_0x20;" (assignment_expression "puVar1 = &(this->super_Output_merge_base).super_Output_section_data.super_Output_data.field_0x20" identifier = (pointer_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_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))) ;) (expression_statement "*puVar1 = *puVar1 & 0xe0;" (assignment_expression "*puVar1 = *puVar1 & 0xe0" (pointer_expression "*puVar1" * identifier) = (binary_expression "*puVar1 & 0xe0" (pointer_expression "*puVar1" * identifier) & number_literal)) ;) (expression_statement "pOVar3 = &this->super_Output_merge_base;" (assignment_expression "pOVar3 = &this->super_Output_merge_base" identifier = (pointer_expression "&this->super_Output_merge_base" & (field_expression "this->super_Output_merge_base" identifier -> field_identifier))) ;) (expression_statement "(pOVar3->input_sections_)._M_h._M_rehash_policy._M_max_load_factor = 0.0;" (assignment_expression "(pOVar3->input_sections_)._M_h._M_rehash_policy._M_max_load_factor = 0.0" (field_expression "(pOVar3->input_sections_)._M_h._M_rehash_policy._M_max_load_factor" (field_expression "(pOVar3->input_sections_)._M_h._M_rehash_policy" (field_expression "(pOVar3->input_sections_)._M_h" (parenthesized_expression "(pOVar3->input_sections_)" ( (field_expression "pOVar3->input_sections_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "*(undefined4 *)&(pOVar3->input_sections_)._M_h._M_rehash_policy.field_0x4 = 0;" (assignment_expression "*(undefined4 *)&(pOVar3->input_sections_)._M_h._M_rehash_policy.field_0x4 = 0" (pointer_expression "*(undefined4 *)&(pOVar3->input_sections_)._M_h._M_rehash_policy.field_0x4" * (cast_expression "(undefined4 *)&(pOVar3->input_sections_)._M_h._M_rehash_policy.field_0x4" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&(pOVar3->input_sections_)._M_h._M_rehash_policy.field_0x4" & (field_expression "(pOVar3->input_sections_)._M_h._M_rehash_policy.field_0x4" (field_expression "(pOVar3->input_sections_)._M_h._M_rehash_policy" (field_expression "(pOVar3->input_sections_)._M_h" (parenthesized_expression "(pOVar3->input_sections_)" ( (field_expression "pOVar3->input_sections_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier)))) = number_literal) ;) (expression_statement "(pOVar3->input_sections_)._M_h._M_rehash_policy._M_next_resize = 0;" (assignment_expression "(pOVar3->input_sections_)._M_h._M_rehash_policy._M_next_resize = 0" (field_expression "(pOVar3->input_sections_)._M_h._M_rehash_policy._M_next_resize" (field_expression "(pOVar3->input_sections_)._M_h._M_rehash_policy" (field_expression "(pOVar3->input_sections_)._M_h" (parenthesized_expression "(pOVar3->input_sections_)" ( (field_expression "pOVar3->input_sections_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "(this->super_Output_merge_base).super_Output_section_data.super_Output_data.address_ = 0;" (assignment_expression "(this->super_Output_merge_base).super_Output_section_data.super_Output_data.address_ = 0" (field_expression "(this->super_Output_merge_base).super_Output_section_data.super_Output_data.address_" (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) ;) (expression_statement "(this->super_Output_merge_base).super_Output_section_data.super_Output_data.data_size_ = 0;" (assignment_expression "(this->super_Output_merge_base).super_Output_section_data.super_Output_data.data_size_ = 0" (field_expression "(this->super_Output_merge_base).super_Output_section_data.super_Output_data.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) = number_literal) ;) (expression_statement "(this->super_Output_merge_base).super_Output_section_data.output_section_ = (Output_section *)0x0;" (assignment_expression "(this->super_Output_merge_base).super_Output_section_data.output_section_ = (Output_section *)0x0" (field_expression "(this->super_Output_merge_base).super_Output_section_data.output_section_" (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) = (cast_expression "(Output_section *)0x0" ( (type_descriptor "Output_section *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(this->super_Output_merge_base).super_Output_section_data.addralign_ = addralign;" (assignment_expression "(this->super_Output_merge_base).super_Output_section_data.addralign_ = addralign" (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) = identifier) ;) (expression_statement "(this->super_Output_merge_base).entsize_ = 2;" (assignment_expression "(this->super_Output_merge_base).entsize_ = 2" (field_expression "(this->super_Output_merge_base).entsize_" (parenthesized_expression "(this->super_Output_merge_base)" ( (field_expression "this->super_Output_merge_base" identifier -> field_identifier) )) . field_identifier) = number_literal) ;) (expression_statement "(this->super_Output_merge_base).keeps_input_sections_ = false;" (assignment_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) ;) (expression_statement "(this->super_Output_merge_base).first_relobj_ = (Relobj *)0x0;" (assignment_expression "(this->super_Output_merge_base).first_relobj_ = (Relobj *)0x0" (field_expression "(this->super_Output_merge_base).first_relobj_" (parenthesized_expression "(this->super_Output_merge_base)" ( (field_expression "this->super_Output_merge_base" identifier -> field_identifier) )) . field_identifier) = (cast_expression "(Relobj *)0x0" ( (type_descriptor "Relobj *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(this->super_Output_merge_base).input_sections_._M_h._M_single_bucket = (__bucket_type)0x0;" (assignment_expression "(this->super_Output_merge_base).input_sections_._M_h._M_single_bucket = (__bucket_type)0x0" (field_expression "(this->super_Output_merge_base).input_sections_._M_h._M_single_bucket" (field_expression "(this->super_Output_merge_base).input_sections_._M_h" (field_expression "(this->super_Output_merge_base).input_sections_" (parenthesized_expression "(this->super_Output_merge_base)" ( (field_expression "this->super_Output_merge_base" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(__bucket_type)0x0" ( (type_descriptor "__bucket_type" type_identifier) ) number_literal)) ;) (expression_statement "(this->super_Output_merge_base).input_sections_._M_h._M_bucket_count = 1;" (assignment_expression "(this->super_Output_merge_base).input_sections_._M_h._M_bucket_count = 1" (field_expression "(this->super_Output_merge_base).input_sections_._M_h._M_bucket_count" (field_expression "(this->super_Output_merge_base).input_sections_._M_h" (field_expression "(this->super_Output_merge_base).input_sections_" (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) ;) (expression_statement "(this->super_Output_merge_base).input_sections_._M_h._M_before_begin._M_nxt =\n (_Hash_node_base *)0x0;" (assignment_expression "(this->super_Output_merge_base).input_sections_._M_h._M_before_begin._M_nxt =\n (_Hash_node_base *)0x0" (field_expression "(this->super_Output_merge_base).input_sections_._M_h._M_before_begin._M_nxt" (field_expression "(this->super_Output_merge_base).input_sections_._M_h._M_before_begin" (field_expression "(this->super_Output_merge_base).input_sections_._M_h" (field_expression "(this->super_Output_merge_base).input_sections_" (parenthesized_expression "(this->super_Output_merge_base)" ( (field_expression "this->super_Output_merge_base" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(_Hash_node_base *)0x0" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(this->super_Output_merge_base).input_sections_._M_h._M_element_count = 0;" (assignment_expression "(this->super_Output_merge_base).input_sections_._M_h._M_element_count = 0" (field_expression "(this->super_Output_merge_base).input_sections_._M_h._M_element_count" (field_expression "(this->super_Output_merge_base).input_sections_._M_h" (field_expression "(this->super_Output_merge_base).input_sections_" (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) ;) (expression_statement "(this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy._M_max_load_factor = 1.0;" (assignment_expression "(this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy._M_max_load_factor = 1.0" (field_expression "(this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy._M_max_load_factor" (field_expression "(this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy" (field_expression "(this->super_Output_merge_base).input_sections_._M_h" (field_expression "(this->super_Output_merge_base).input_sections_" (parenthesized_expression "(this->super_Output_merge_base)" ( (field_expression "this->super_Output_merge_base" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "(this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy._M_next_resize = 0;" (assignment_expression "(this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy._M_next_resize = 0" (field_expression "(this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy._M_next_resize" (field_expression "(this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy" (field_expression "(this->super_Output_merge_base).input_sections_._M_h" (field_expression "(this->super_Output_merge_base).input_sections_" (parenthesized_expression "(this->super_Output_merge_base)" ( (field_expression "this->super_Output_merge_base" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "(this->super_Output_merge_base).super_Output_section_data.super_Output_data._vptr_Output_data =\n (_func_int_varargs **)&PTR__Output_merge_string_003b65c0;" (assignment_expression "(this->super_Output_merge_base).super_Output_section_data.super_Output_data._vptr_Output_data =\n (_func_int_varargs **)&PTR__Output_merge_string_003b65c0" (field_expression "(this->super_Output_merge_base).super_Output_section_data.super_Output_data._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) = (cast_expression "(_func_int_varargs **)&PTR__Output_merge_string_003b65c0" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR__Output_merge_string_003b65c0" & identifier))) ;) comment (expression_statement "Stringpool_template<short_unsigned_int>::Stringpool_template(&this->stringpool_,addralign);" (binary_expression "Stringpool_template<short_unsigned_int>::Stringpool_template(&this->stringpool_,addralign)" (binary_expression "Stringpool_template<short_unsigned_int" identifier < identifier) > (ERROR "::" : :) (call_expression "Stringpool_template(&this->stringpool_,addralign)" identifier (argument_list "(&this->stringpool_,addralign)" ( (pointer_expression "&this->stringpool_" & (field_expression "this->stringpool_" identifier -> field_identifier)) , identifier )))) ;) (expression_statement "sVar2 = (this->stringpool_).string_set_._M_h._M_element_count;" (assignment_expression "sVar2 = (this->stringpool_).string_set_._M_h._M_element_count" identifier = (field_expression "(this->stringpool_).string_set_._M_h._M_element_count" (field_expression "(this->stringpool_).string_set_._M_h" (field_expression "(this->stringpool_).string_set_" (parenthesized_expression "(this->stringpool_)" ( (field_expression "this->stringpool_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier)) ;) (ERROR "(this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std::allocator<gold::" (comma_expression "(this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std" (binary_expression "(this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list" (binary_expression "(this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_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<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_start = (pointer)0x0;" (assignment_expression "Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_start = (pointer)0x0" (field_expression "Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_start" (field_expression "Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl" (binary_expression "Output_merge_string<short_unsigned_int>::Merged_strings_list*>_" (binary_expression "Output_merge_string<short_unsigned_int>::Merged_strings_list" (binary_expression "Output_merge_string<short_unsigned_int" identifier < identifier) > (ERROR "::" : :) identifier) (ERROR "*" *) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (ERROR "(this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std::allocator<gold::" (comma_expression "(this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std" (binary_expression "(this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list" (binary_expression "(this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_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<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_finish = (pointer)0x0;" (assignment_expression "Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_finish = (pointer)0x0" (field_expression "Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_finish" (field_expression "Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl" (binary_expression "Output_merge_string<short_unsigned_int>::Merged_strings_list*>_" (binary_expression "Output_merge_string<short_unsigned_int>::Merged_strings_list" (binary_expression "Output_merge_string<short_unsigned_int" identifier < identifier) > (ERROR "::" : :) identifier) (ERROR "*" *) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (ERROR "(this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std::allocator<gold::" (comma_expression "(this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std" (binary_expression "(this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list" (binary_expression "(this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_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<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;" (assignment_expression "Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_end_of_storage = (pointer)0x0" (field_expression "Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_end_of_storage" (field_expression "Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl" (binary_expression "Output_merge_string<short_unsigned_int>::Merged_strings_list*>_" (binary_expression "Output_merge_string<short_unsigned_int>::Merged_strings_list" (binary_expression "Output_merge_string<short_unsigned_int" identifier < identifier) > (ERROR "::" : :) identifier) (ERROR "*" *) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (expression_statement "this->input_count_ = 0;" (assignment_expression "this->input_count_ = 0" (field_expression "this->input_count_" identifier -> field_identifier) = number_literal) ;) (expression_statement "this->input_size_ = 0;" (assignment_expression "this->input_size_ = 0" (field_expression "this->input_size_" identifier -> field_identifier) = number_literal) ;) (if_statement "if ((sVar2 == 0) && ((this->stringpool_).offset_ == 2)) {\n (this->stringpool_).zero_null_ = false;\n (this->stringpool_).offset_ = 0;\n return;\n }" if (parenthesized_expression "((sVar2 == 0) && ((this->stringpool_).offset_ == 2))" ( (binary_expression "(sVar2 == 0) && ((this->stringpool_).offset_ == 2)" (parenthesized_expression "(sVar2 == 0)" ( (binary_expression "sVar2 == 0" identifier == number_literal) )) && (parenthesized_expression "((this->stringpool_).offset_ == 2)" ( (binary_expression "(this->stringpool_).offset_ == 2" (field_expression "(this->stringpool_).offset_" (parenthesized_expression "(this->stringpool_)" ( (field_expression "this->stringpool_" identifier -> field_identifier) )) . field_identifier) == number_literal) ))) )) (compound_statement "{\n (this->stringpool_).zero_null_ = false;\n (this->stringpool_).offset_ = 0;\n return;\n }" { (expression_statement "(this->stringpool_).zero_null_ = false;" (assignment_expression "(this->stringpool_).zero_null_ = false" (field_expression "(this->stringpool_).zero_null_" (parenthesized_expression "(this->stringpool_)" ( (field_expression "this->stringpool_" identifier -> field_identifier) )) . field_identifier) = false) ;) (expression_statement "(this->stringpool_).offset_ = 0;" (assignment_expression "(this->stringpool_).offset_ = 0" (field_expression "(this->stringpool_).offset_" (parenthesized_expression "(this->stringpool_)" ( (field_expression "this->stringpool_" identifier -> field_identifier) )) . field_identifier) = number_literal) ;) (return_statement "return;" return ;) })) comment comment (expression_statement "do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");" (call_expression "do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null")" identifier (argument_list "("../../gold/stringpool.h",0xcc,"set_no_zero_null")" ( (string_literal ""../../gold/stringpool.h"" " string_content ") , number_literal , (string_literal ""set_no_zero_null"" " string_content ") ))) ;) })))
|
(translation_unit "void FUN_00257160(undefined8 *param_1,undefined8 param_2)\n\n{\n param_1[3] = 0xffffffffffffffff;\n *(undefined4 *)(param_1 + 10) = 0xffffffff;\n param_1[0xb] = param_1 + 0x11;\n *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0;\n *(undefined1 (*) [16])(param_1 + 0xf) = (undefined1 [16])0x0;\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[5] = 0;\n param_1[6] = param_2;\n param_1[7] = 2;\n *(undefined1 *)(param_1 + 8) = 0;\n param_1[9] = 0;\n param_1[0x11] = 0;\n param_1[0xc] = 1;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n *(undefined4 *)(param_1 + 0xf) = 0x3f800000;\n param_1[0x10] = 0;\n *param_1 = &PTR_FUN_003b65c0;\n \n FUN_002191b0(param_1 + 0x12);\n param_1[0x24] = 0;\n param_1[0x25] = 0;\n param_1[0x26] = 0;\n param_1[0x27] = 0;\n param_1[0x28] = 0;\n if ((param_1[0x15] == 0) && (param_1[0x22] == 2)) {\n *(undefined1 *)(param_1 + 0x21) = 0;\n param_1[0x22] = 0;\n return;\n }\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n}\n\n" (function_definition "void FUN_00257160(undefined8 *param_1,undefined8 param_2)\n\n{\n param_1[3] = 0xffffffffffffffff;\n *(undefined4 *)(param_1 + 10) = 0xffffffff;\n param_1[0xb] = param_1 + 0x11;\n *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0;\n *(undefined1 (*) [16])(param_1 + 0xf) = (undefined1 [16])0x0;\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[5] = 0;\n param_1[6] = param_2;\n param_1[7] = 2;\n *(undefined1 *)(param_1 + 8) = 0;\n param_1[9] = 0;\n param_1[0x11] = 0;\n param_1[0xc] = 1;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n *(undefined4 *)(param_1 + 0xf) = 0x3f800000;\n param_1[0x10] = 0;\n *param_1 = &PTR_FUN_003b65c0;\n \n FUN_002191b0(param_1 + 0x12);\n param_1[0x24] = 0;\n param_1[0x25] = 0;\n param_1[0x26] = 0;\n param_1[0x27] = 0;\n param_1[0x28] = 0;\n if ((param_1[0x15] == 0) && (param_1[0x22] == 2)) {\n *(undefined1 *)(param_1 + 0x21) = 0;\n param_1[0x22] = 0;\n return;\n }\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n}" primitive_type (function_declarator "FUN_00257160(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 identifier) ))) (compound_statement "{\n param_1[3] = 0xffffffffffffffff;\n *(undefined4 *)(param_1 + 10) = 0xffffffff;\n param_1[0xb] = param_1 + 0x11;\n *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0;\n *(undefined1 (*) [16])(param_1 + 0xf) = (undefined1 [16])0x0;\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[5] = 0;\n param_1[6] = param_2;\n param_1[7] = 2;\n *(undefined1 *)(param_1 + 8) = 0;\n param_1[9] = 0;\n param_1[0x11] = 0;\n param_1[0xc] = 1;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n *(undefined4 *)(param_1 + 0xf) = 0x3f800000;\n param_1[0x10] = 0;\n *param_1 = &PTR_FUN_003b65c0;\n \n FUN_002191b0(param_1 + 0x12);\n param_1[0x24] = 0;\n param_1[0x25] = 0;\n param_1[0x26] = 0;\n param_1[0x27] = 0;\n param_1[0x28] = 0;\n if ((param_1[0x15] == 0) && (param_1[0x22] == 2)) {\n *(undefined1 *)(param_1 + 0x21) = 0;\n param_1[0x22] = 0;\n return;\n }\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n}" { (expression_statement "param_1[3] = 0xffffffffffffffff;" (assignment_expression "param_1[3] = 0xffffffffffffffff" (subscript_expression "param_1[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(param_1 + 10) = 0xffffffff;" (assignment_expression "*(undefined4 *)(param_1 + 10) = 0xffffffff" (pointer_expression "*(undefined4 *)(param_1 + 10)" * (cast_expression "(undefined4 *)(param_1 + 10)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 10)" ( (binary_expression "param_1 + 10" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[0xb] = param_1 + 0x11;" (assignment_expression "param_1[0xb] = param_1 + 0x11" (subscript_expression "param_1[0xb]" identifier [ number_literal ]) = (binary_expression "param_1 + 0x11" identifier + number_literal)) ;) (expression_statement "*(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0;" (assignment_expression "*(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0" (pointer_expression "*(byte *)(param_1 + 4)" * (cast_expression "(byte *)(param_1 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) )))) = (binary_expression "*(byte *)(param_1 + 4) & 0xe0" (pointer_expression "*(byte *)(param_1 + 4)" * (cast_expression "(byte *)(param_1 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) )))) & number_literal)) ;) (expression_statement "*(undefined1 (*) [16])(param_1 + 0xf) = (undefined1 [16])0x0;" (assignment_expression "*(undefined1 (*) [16])(param_1 + 0xf) = (undefined1 [16])0x0" (pointer_expression "*(undefined1 (*) [16])(param_1 + 0xf)" * (cast_expression "(undefined1 (*) [16])(param_1 + 0xf)" ( (type_descriptor "undefined1 (*) [16]" type_identifier (abstract_array_declarator "(*) [16]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(param_1 + 0xf)" ( (binary_expression "param_1 + 0xf" identifier + number_literal) )))) = (cast_expression "(undefined1 [16])0x0" ( (type_descriptor "undefined1 [16]" type_identifier (abstract_array_declarator "[16]" [ number_literal ])) ) number_literal)) ;) (expression_statement "param_1[1] = 0;" (assignment_expression "param_1[1] = 0" (subscript_expression "param_1[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[2] = 0;" (assignment_expression "param_1[2] = 0" (subscript_expression "param_1[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[5] = 0;" (assignment_expression "param_1[5] = 0" (subscript_expression "param_1[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[6] = param_2;" (assignment_expression "param_1[6] = param_2" (subscript_expression "param_1[6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[7] = 2;" (assignment_expression "param_1[7] = 2" (subscript_expression "param_1[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)(param_1 + 8) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 8) = 0" (pointer_expression "*(undefined1 *)(param_1 + 8)" * (cast_expression "(undefined1 *)(param_1 + 8)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[9] = 0;" (assignment_expression "param_1[9] = 0" (subscript_expression "param_1[9]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x11] = 0;" (assignment_expression "param_1[0x11] = 0" (subscript_expression "param_1[0x11]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0xc] = 1;" (assignment_expression "param_1[0xc] = 1" (subscript_expression "param_1[0xc]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0xd] = 0;" (assignment_expression "param_1[0xd] = 0" (subscript_expression "param_1[0xd]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0xe] = 0;" (assignment_expression "param_1[0xe] = 0" (subscript_expression "param_1[0xe]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(param_1 + 0xf) = 0x3f800000;" (assignment_expression "*(undefined4 *)(param_1 + 0xf) = 0x3f800000" (pointer_expression "*(undefined4 *)(param_1 + 0xf)" * (cast_expression "(undefined4 *)(param_1 + 0xf)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xf)" ( (binary_expression "param_1 + 0xf" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[0x10] = 0;" (assignment_expression "param_1[0x10] = 0" (subscript_expression "param_1[0x10]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*param_1 = &PTR_FUN_003b65c0;" (assignment_expression "*param_1 = &PTR_FUN_003b65c0" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_003b65c0" & identifier)) ;) (expression_statement "FUN_002191b0(param_1 + 0x12);" (call_expression "FUN_002191b0(param_1 + 0x12)" identifier (argument_list "(param_1 + 0x12)" ( (binary_expression "param_1 + 0x12" identifier + number_literal) ))) ;) (expression_statement "param_1[0x24] = 0;" (assignment_expression "param_1[0x24] = 0" (subscript_expression "param_1[0x24]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x25] = 0;" (assignment_expression "param_1[0x25] = 0" (subscript_expression "param_1[0x25]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x26] = 0;" (assignment_expression "param_1[0x26] = 0" (subscript_expression "param_1[0x26]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x27] = 0;" (assignment_expression "param_1[0x27] = 0" (subscript_expression "param_1[0x27]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x28] = 0;" (assignment_expression "param_1[0x28] = 0" (subscript_expression "param_1[0x28]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if ((param_1[0x15] == 0) && (param_1[0x22] == 2)) {\n *(undefined1 *)(param_1 + 0x21) = 0;\n param_1[0x22] = 0;\n return;\n }" if (parenthesized_expression "((param_1[0x15] == 0) && (param_1[0x22] == 2))" ( (binary_expression "(param_1[0x15] == 0) && (param_1[0x22] == 2)" (parenthesized_expression "(param_1[0x15] == 0)" ( (binary_expression "param_1[0x15] == 0" (subscript_expression "param_1[0x15]" identifier [ number_literal ]) == number_literal) )) && (parenthesized_expression "(param_1[0x22] == 2)" ( (binary_expression "param_1[0x22] == 2" (subscript_expression "param_1[0x22]" identifier [ number_literal ]) == number_literal) ))) )) (compound_statement "{\n *(undefined1 *)(param_1 + 0x21) = 0;\n param_1[0x22] = 0;\n return;\n }" { (expression_statement "*(undefined1 *)(param_1 + 0x21) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 0x21) = 0" (pointer_expression "*(undefined1 *)(param_1 + 0x21)" * (cast_expression "(undefined1 *)(param_1 + 0x21)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x21)" ( (binary_expression "param_1 + 0x21" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[0x22] = 0;" (assignment_expression "param_1[0x22] = 0" (subscript_expression "param_1[0x22]" identifier [ number_literal ]) = number_literal) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");" (call_expression "FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null")" identifier (argument_list "("../../gold/stringpool.h",0xcc,"set_no_zero_null")" ( (string_literal ""../../gold/stringpool.h"" " string_content ") , number_literal , (string_literal ""set_no_zero_null"" " string_content ") ))) ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_array_declarator (abstract_parenthesized_declarator ( (abstract_pointer_declarator *) )) [ LIT ])) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (cast_expression ( (type_descriptor TYPE (abstract_array_declarator [ LIT ])) ) LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) ))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) == LIT) )) && (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) == LIT) ))) )) (compound_statement { (expression_statement (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) ;) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
|
(function_definition "void FUN_00257160(undefined8 *param_1,undefined8 param_2)\n\n{\n param_1[3] = 0xffffffffffffffff;\n *(undefined4 *)(param_1 + 10) = 0xffffffff;\n param_1[0xb] = param_1 + 0x11;\n *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0;\n *(undefined1 (*) [16])(param_1 + 0xf) = (undefined1 [16])0x0;\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[5] = 0;\n param_1[6] = param_2;\n param_1[7] = 2;\n *(undefined1 *)(param_1 + 8) = 0;\n param_1[9] = 0;\n param_1[0x11] = 0;\n param_1[0xc] = 1;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n *(undefined4 *)(param_1 + 0xf) = 0x3f800000;\n param_1[0x10] = 0;\n *param_1 = &PTR_FUN_003b65c0;\n \n FUN_002191b0(param_1 + 0x12);\n param_1[0x24] = 0;\n param_1[0x25] = 0;\n param_1[0x26] = 0;\n param_1[0x27] = 0;\n param_1[0x28] = 0;\n if ((param_1[0x15] == 0) && (param_1[0x22] == 2)) {\n *(undefined1 *)(param_1 + 0x21) = 0;\n param_1[0x22] = 0;\n return;\n }\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n}" (primitive_type "void") (function_declarator "FUN_00257160(undefined8 *param_1,undefined8 param_2)" (identifier "FUN_00257160") (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") (identifier "param_2")) () ")"))) (compound_statement "{\n param_1[3] = 0xffffffffffffffff;\n *(undefined4 *)(param_1 + 10) = 0xffffffff;\n param_1[0xb] = param_1 + 0x11;\n *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0;\n *(undefined1 (*) [16])(param_1 + 0xf) = (undefined1 [16])0x0;\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[5] = 0;\n param_1[6] = param_2;\n param_1[7] = 2;\n *(undefined1 *)(param_1 + 8) = 0;\n param_1[9] = 0;\n param_1[0x11] = 0;\n param_1[0xc] = 1;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n *(undefined4 *)(param_1 + 0xf) = 0x3f800000;\n param_1[0x10] = 0;\n *param_1 = &PTR_FUN_003b65c0;\n \n FUN_002191b0(param_1 + 0x12);\n param_1[0x24] = 0;\n param_1[0x25] = 0;\n param_1[0x26] = 0;\n param_1[0x27] = 0;\n param_1[0x28] = 0;\n if ((param_1[0x15] == 0) && (param_1[0x22] == 2)) {\n *(undefined1 *)(param_1 + 0x21) = 0;\n param_1[0x22] = 0;\n return;\n }\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n}" ({ "{") (expression_statement "param_1[3] = 0xffffffffffffffff;" (assignment_expression "param_1[3] = 0xffffffffffffffff" (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (= "=") (number_literal "0xffffffffffffffff")) (; ";")) (expression_statement "*(undefined4 *)(param_1 + 10) = 0xffffffff;" (assignment_expression "*(undefined4 *)(param_1 + 10) = 0xffffffff" (pointer_expression "*(undefined4 *)(param_1 + 10)" (* "*") (cast_expression "(undefined4 *)(param_1 + 10)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 10)" (( "(") (binary_expression "param_1 + 10" (identifier "param_1") (+ "+") (number_literal "10")) () ")")))) (= "=") (number_literal "0xffffffff")) (; ";")) (expression_statement "param_1[0xb] = param_1 + 0x11;" (assignment_expression "param_1[0xb] = param_1 + 0x11" (subscript_expression "param_1[0xb]" (identifier "param_1") ([ "[") (number_literal "0xb") (] "]")) (= "=") (binary_expression "param_1 + 0x11" (identifier "param_1") (+ "+") (number_literal "0x11"))) (; ";")) (expression_statement "*(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0;" (assignment_expression "*(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0" (pointer_expression "*(byte *)(param_1 + 4)" (* "*") (cast_expression "(byte *)(param_1 + 4)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 4)" (( "(") (binary_expression "param_1 + 4" (identifier "param_1") (+ "+") (number_literal "4")) () ")")))) (= "=") (binary_expression "*(byte *)(param_1 + 4) & 0xe0" (pointer_expression "*(byte *)(param_1 + 4)" (* "*") (cast_expression "(byte *)(param_1 + 4)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 4)" (( "(") (binary_expression "param_1 + 4" (identifier "param_1") (+ "+") (number_literal "4")) () ")")))) (& "&") (number_literal "0xe0"))) (; ";")) (expression_statement "*(undefined1 (*) [16])(param_1 + 0xf) = (undefined1 [16])0x0;" (assignment_expression "*(undefined1 (*) [16])(param_1 + 0xf) = (undefined1 [16])0x0" (pointer_expression "*(undefined1 (*) [16])(param_1 + 0xf)" (* "*") (cast_expression "(undefined1 (*) [16])(param_1 + 0xf)" (( "(") (type_descriptor "undefined1 (*) [16]" (type_identifier "undefined1") (abstract_array_declarator "(*) [16]" (abstract_parenthesized_declarator "(*)" (( "(") (abstract_pointer_declarator "*" (* "*")) () ")")) ([ "[") (number_literal "16") (] "]"))) () ")") (parenthesized_expression "(param_1 + 0xf)" (( "(") (binary_expression "param_1 + 0xf" (identifier "param_1") (+ "+") (number_literal "0xf")) () ")")))) (= "=") (cast_expression "(undefined1 [16])0x0" (( "(") (type_descriptor "undefined1 [16]" (type_identifier "undefined1") (abstract_array_declarator "[16]" ([ "[") (number_literal "16") (] "]"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "param_1[1] = 0;" (assignment_expression "param_1[1] = 0" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[2] = 0;" (assignment_expression "param_1[2] = 0" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[5] = 0;" (assignment_expression "param_1[5] = 0" (subscript_expression "param_1[5]" (identifier "param_1") ([ "[") (number_literal "5") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[6] = param_2;" (assignment_expression "param_1[6] = param_2" (subscript_expression "param_1[6]" (identifier "param_1") ([ "[") (number_literal "6") (] "]")) (= "=") (identifier "param_2")) (; ";")) (expression_statement "param_1[7] = 2;" (assignment_expression "param_1[7] = 2" (subscript_expression "param_1[7]" (identifier "param_1") ([ "[") (number_literal "7") (] "]")) (= "=") (number_literal "2")) (; ";")) (expression_statement "*(undefined1 *)(param_1 + 8) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 8) = 0" (pointer_expression "*(undefined1 *)(param_1 + 8)" (* "*") (cast_expression "(undefined1 *)(param_1 + 8)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[9] = 0;" (assignment_expression "param_1[9] = 0" (subscript_expression "param_1[9]" (identifier "param_1") ([ "[") (number_literal "9") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x11] = 0;" (assignment_expression "param_1[0x11] = 0" (subscript_expression "param_1[0x11]" (identifier "param_1") ([ "[") (number_literal "0x11") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0xc] = 1;" (assignment_expression "param_1[0xc] = 1" (subscript_expression "param_1[0xc]" (identifier "param_1") ([ "[") (number_literal "0xc") (] "]")) (= "=") (number_literal "1")) (; ";")) (expression_statement "param_1[0xd] = 0;" (assignment_expression "param_1[0xd] = 0" (subscript_expression "param_1[0xd]" (identifier "param_1") ([ "[") (number_literal "0xd") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0xe] = 0;" (assignment_expression "param_1[0xe] = 0" (subscript_expression "param_1[0xe]" (identifier "param_1") ([ "[") (number_literal "0xe") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined4 *)(param_1 + 0xf) = 0x3f800000;" (assignment_expression "*(undefined4 *)(param_1 + 0xf) = 0x3f800000" (pointer_expression "*(undefined4 *)(param_1 + 0xf)" (* "*") (cast_expression "(undefined4 *)(param_1 + 0xf)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xf)" (( "(") (binary_expression "param_1 + 0xf" (identifier "param_1") (+ "+") (number_literal "0xf")) () ")")))) (= "=") (number_literal "0x3f800000")) (; ";")) (expression_statement "param_1[0x10] = 0;" (assignment_expression "param_1[0x10] = 0" (subscript_expression "param_1[0x10]" (identifier "param_1") ([ "[") (number_literal "0x10") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*param_1 = &PTR_FUN_003b65c0;" (assignment_expression "*param_1 = &PTR_FUN_003b65c0" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_003b65c0" (& "&") (identifier "PTR_FUN_003b65c0"))) (; ";")) (expression_statement "FUN_002191b0(param_1 + 0x12);" (call_expression "FUN_002191b0(param_1 + 0x12)" (identifier "FUN_002191b0") (argument_list "(param_1 + 0x12)" (( "(") (binary_expression "param_1 + 0x12" (identifier "param_1") (+ "+") (number_literal "0x12")) () ")"))) (; ";")) (expression_statement "param_1[0x24] = 0;" (assignment_expression "param_1[0x24] = 0" (subscript_expression "param_1[0x24]" (identifier "param_1") ([ "[") (number_literal "0x24") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x25] = 0;" (assignment_expression "param_1[0x25] = 0" (subscript_expression "param_1[0x25]" (identifier "param_1") ([ "[") (number_literal "0x25") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x26] = 0;" (assignment_expression "param_1[0x26] = 0" (subscript_expression "param_1[0x26]" (identifier "param_1") ([ "[") (number_literal "0x26") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x27] = 0;" (assignment_expression "param_1[0x27] = 0" (subscript_expression "param_1[0x27]" (identifier "param_1") ([ "[") (number_literal "0x27") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x28] = 0;" (assignment_expression "param_1[0x28] = 0" (subscript_expression "param_1[0x28]" (identifier "param_1") ([ "[") (number_literal "0x28") (] "]")) (= "=") (number_literal "0")) (; ";")) (if_statement "if ((param_1[0x15] == 0) && (param_1[0x22] == 2)) {\n *(undefined1 *)(param_1 + 0x21) = 0;\n param_1[0x22] = 0;\n return;\n }" (if "if") (parenthesized_expression "((param_1[0x15] == 0) && (param_1[0x22] == 2))" (( "(") (binary_expression "(param_1[0x15] == 0) && (param_1[0x22] == 2)" (parenthesized_expression "(param_1[0x15] == 0)" (( "(") (binary_expression "param_1[0x15] == 0" (subscript_expression "param_1[0x15]" (identifier "param_1") ([ "[") (number_literal "0x15") (] "]")) (== "==") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(param_1[0x22] == 2)" (( "(") (binary_expression "param_1[0x22] == 2" (subscript_expression "param_1[0x22]" (identifier "param_1") ([ "[") (number_literal "0x22") (] "]")) (== "==") (number_literal "2")) () ")"))) () ")")) (compound_statement "{\n *(undefined1 *)(param_1 + 0x21) = 0;\n param_1[0x22] = 0;\n return;\n }" ({ "{") (expression_statement "*(undefined1 *)(param_1 + 0x21) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 0x21) = 0" (pointer_expression "*(undefined1 *)(param_1 + 0x21)" (* "*") (cast_expression "(undefined1 *)(param_1 + 0x21)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x21)" (( "(") (binary_expression "param_1 + 0x21" (identifier "param_1") (+ "+") (number_literal "0x21")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x22] = 0;" (assignment_expression "param_1[0x22] = 0" (subscript_expression "param_1[0x22]" (identifier "param_1") ([ "[") (number_literal "0x22") (] "]")) (= "=") (number_literal "0")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");" (call_expression "FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null")" (identifier "FUN_0016cdf0") (argument_list "("../../gold/stringpool.h",0xcc,"set_no_zero_null")" (( "(") (string_literal ""../../gold/stringpool.h"" (" """) (string_content "../../gold/stringpool.h") (" """)) (, ",") (number_literal "0xcc") (, ",") (string_literal ""set_no_zero_null"" (" """) (string_content "set_no_zero_null") (" """)) () ")"))) (; ";")) (} "}")))
|
/* DWARF original prototype: void Output_merge_string(Output_merge_string<short_unsigned_int> *
this, uint64_t addralign) */
void __thiscall
gold::function_1<var_2>::function_1
(function_1<var_2> *this,uint64_t addralign)
{
type_1 *puVar1;
type_2 var_5;
type_3 *pOVar3;
(this->super_Output_merge_base).super_Output_section_data.super_Output_data.offset_ = -1;
(this->super_Output_merge_base).first_shndx_ = 0xffffffff;
(this->super_Output_merge_base).input_sections_._M_h._M_buckets =
&(this->super_Output_merge_base).input_sections_._M_h._M_single_bucket;
puVar1 = &(this->super_Output_merge_base).super_Output_section_data.super_Output_data.field_0x20;
*puVar1 = *puVar1 & 0xe0;
pOVar3 = &this->super_Output_merge_base;
(pOVar3->input_sections_)._M_h._M_rehash_policy._M_max_load_factor = 0.0;
*(type_4 *)&(pOVar3->input_sections_)._M_h._M_rehash_policy.field_0x4 = 0;
(pOVar3->input_sections_)._M_h._M_rehash_policy._M_next_resize = 0;
(this->super_Output_merge_base).super_Output_section_data.super_Output_data.address_ = 0;
(this->super_Output_merge_base).super_Output_section_data.super_Output_data.data_size_ = 0;
(this->super_Output_merge_base).super_Output_section_data.output_section_ = (type_5 *)0x0;
(this->super_Output_merge_base).super_Output_section_data.addralign_ = addralign;
(this->super_Output_merge_base).entsize_ = 2;
(this->super_Output_merge_base).keeps_input_sections_ = false;
(this->super_Output_merge_base).first_relobj_ = (type_6 *)0x0;
(this->super_Output_merge_base).input_sections_._M_h._M_single_bucket = (type_7)0x0;
(this->super_Output_merge_base).input_sections_._M_h._M_bucket_count = 1;
(this->super_Output_merge_base).input_sections_._M_h._M_before_begin._M_nxt =
(type_8 *)0x0;
(this->super_Output_merge_base).input_sections_._M_h._M_element_count = 0;
(this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy._M_max_load_factor = 1.0;
(this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy._M_next_resize = 0;
(this->super_Output_merge_base).super_Output_section_data.super_Output_data._vptr_Output_data =
(type_9 **)&PTR__Output_merge_string_003b65c0;
/* try { // try from 00257205 to 00257209 has its CatchHandler @ 00257284 */
var_1<var_2>::var_1(&this->stringpool_,addralign);
var_5 = (this->stringpool_).string_set_._M_h._M_element_count;
(this->merged_strings_lists_).
super__Vector_base<gold::function_1<var_2>::var_3*,_std::allocator<gold::function_1<var_2>::var_3*>var_4>
._M_impl._M_start = (type_10)0x0;
(this->merged_strings_lists_).
super__Vector_base<gold::function_1<var_2>::var_3*,_std::allocator<gold::function_1<var_2>::var_3*>var_4>
._M_impl._M_finish = (type_10)0x0;
(this->merged_strings_lists_).
super__Vector_base<gold::function_1<var_2>::var_3*,_std::allocator<gold::function_1<var_2>::var_3*>var_4>
._M_impl._M_end_of_storage = (type_10)0x0;
this->input_count_ = 0;
this->input_size_ = 0;
if ((var_5 == 0) && ((this->stringpool_).offset_ == 2)) {
(this->stringpool_).zero_null_ = false;
(this->stringpool_).offset_ = 0;
return;
}
/* WARNING: Subroutine does not return */
/* try { // try from 0025727f to 00257283 has its CatchHandler @ 00257289 */
var_6("../../gold/stringpool.h",0xcc,"set_no_zero_null");
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (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: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_array_declarator declarator: (abstract_parenthesized_declarator (abstract_pointer_declarator)) size: (number_literal))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_array_declarator size: (number_literal))) value: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression 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))) (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
| null |
void MASKED(undefined8 *param_1,undefined8 param_2)
{
param_1[3] = 0xffffffffffffffff;
*(undefined4 *)(param_1 + 10) = 0xffffffff;
param_1[0xb] = param_1 + 0x11;
*(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0;
*(undefined1 (*) [16])(param_1 + 0xf) = (undefined1 [16])0x0;
param_1[1] = 0;
param_1[2] = 0;
param_1[5] = 0;
param_1[6] = param_2;
param_1[7] = 2;
*(undefined1 *)(param_1 + 8) = 0;
param_1[9] = 0;
param_1[0x11] = 0;
param_1[0xc] = 1;
param_1[0xd] = 0;
param_1[0xe] = 0;
*(undefined4 *)(param_1 + 0xf) = 0x3f800000;
param_1[0x10] = 0;
*param_1 = &PTR_FUN_003b65c0;
/* try { // try from 00257205 to 00257209 has its CatchHandler @ 00257284 */
FUN_002191b0(param_1 + 0x12);
param_1[0x24] = 0;
param_1[0x25] = 0;
param_1[0x26] = 0;
param_1[0x27] = 0;
param_1[0x28] = 0;
if ((param_1[0x15] == 0) && (param_1[0x22] == 2)) {
*(undefined1 *)(param_1 + 0x21) = 0;
param_1[0x22] = 0;
return;
}
/* WARNING: Subroutine does not return */
/* try { // try from 0025727f to 00257283 has its CatchHandler @ 00257289 */
FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");
}
|
1388_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
|
~Struct_plt_thread_safe
|
FUN_00160110
|
/* DWARF original prototype: void ~Struct_plt_thread_safe(Struct_plt_thread_safe * this, int
__in_chrg) */
void __thiscall
gold::General_options::Struct_plt_thread_safe::~Struct_plt_thread_safe
(Struct_plt_thread_safe *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_0049e178;
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_00160110(undefined8 *param_1)
{
*param_1 = &PTR_FUN_0049e178;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_00338a50((undefined8 *)param_1[1]);
return;
}
return;
}
|
LEA RAX,[0x49e178]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x00160130
MOV RDI,RDX
JMP 0x00338a50
RET
| null | null | null | null |
[('const-4841848', u'PTRSUB_-1207369337'), (u'PTRSUB_-1207369340', u'PTRSUB_-1207369339'), (u'PTRSUB_-1207369339', u'PTRSUB_-1207369335'), ('const-16', u'PTRSUB_-1207369323'), ('const-0', u'RETURN_-1207369390'), ('const-0', u'PTRSUB_-1207369337'), (u'INT_NOTEQUAL_-1207369413', u'CBRANCH_-1207369412'), ('const-0', u'PTRSUB_-1207369335'), ('const-8', u'PTRSUB_-1207369330'), (u'PTRSUB_-1207369337', u'CAST_-1207369327'), ('tmp_68', u'PTRSUB_-1207369334'), ('tmp_68', u'PTRSUB_-1207369340'), (u'PTRSUB_-1207369326', u'PTRSUB_-1207369323'), (u'CAST_-1207369319', u'INT_NOTEQUAL_-1207369413'), (u'LOAD_-1207369445', u'CALL_-1207369403'), ('const-0', u'RETURN_-1207369399'), (u'PTRSUB_-1207369330', u'STORE_-1207369437'), (u'CAST_-1207369327', u'STORE_-1207369437'), ('const-0', u'PTRSUB_-1207369326'), ('tmp_68', u'PTRSUB_-1207369330'), (u'PTRSUB_-1207369331', u'LOAD_-1207369445'), ('const-0', u'PTRSUB_-1207369339'), (u'LOAD_-1207369445', u'CAST_-1207369319'), ('const-8', u'PTRSUB_-1207369340'), ('const-433', u'STORE_-1207369437'), ('const-433', u'LOAD_-1207369445'), (u'PTRSUB_-1207369330', u'PTRSUB_-1207369326'), ('const-0', u'PTRSUB_-1207369331'), (u'PTRSUB_-1207369334', u'PTRSUB_-1207369330'), (u'PTRSUB_-1207369323', u'INT_NOTEQUAL_-1207369413'), ('tmp_48', u'CBRANCH_-1207369412'), ('const-0', u'PTRSUB_-1207369334'), ('const-0', u'PTRSUB_-1207369330'), (u'PTRSUB_-1207369335', u'PTRSUB_-1207369331')]
|
[('tmp_109', u'STORE_-1207369437'), ('const-3', u'PTRADD_-1207369334'), (u'PTRADD_-1207369342', u'LOAD_-1207369445'), (u'LOAD_-1207369445', u'CAST_-1207369341'), ('const-433', u'STORE_-1207369437'), ('const-8', u'PTRADD_-1207369342'), ('const-0', u'RETURN_-1207369390'), (u'PTRSUB_-1207369338', u'STORE_-1207369437'), ('tmp_109', u'PTRADD_-1207369342'), (u'PTRADD_-1207369334', u'INT_NOTEQUAL_-1207369413'), (u'CAST_-1207369341', u'INT_NOTEQUAL_-1207369413'), ('const-433', u'LOAD_-1207369445'), ('const-0', u'PTRSUB_-1207369338'), (u'INT_NOTEQUAL_-1207369413', u'CBRANCH_-1207369412'), (u'CAST_-1207369341', u'CALL_-1207369403'), ('const-4841848', u'PTRSUB_-1207369338'), ('const-8', u'PTRADD_-1207369334'), ('const-1', u'PTRADD_-1207369342'), ('tmp_109', u'PTRADD_-1207369334'), ('tmp_48', u'CBRANCH_-1207369412'), ('const-0', u'RETURN_-1207369399')]
| null | null |
00160110
|
x64
|
O2
|
(translation_unit "void FUN_00160110(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0049e178;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a50((undefined8 *)param_1[1]);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00160110(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0049e178;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a50((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_00160110(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_0049e178;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a50((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_0049e178;" (assignment_expression "*param_1 = &PTR_FUN_0049e178" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_0049e178" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a50((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_00338a50((undefined8 *)param_1[1]);\n return;\n }" { (expression_statement "FUN_00338a50((undefined8 *)param_1[1]);" (call_expression "FUN_00338a50((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_plt_thread_safe(Struct_plt_thread_safe * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_plt_thread_safe::~Struct_plt_thread_safe\n (Struct_plt_thread_safe *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_0049e178;\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_plt_thread_safe::~Struct_plt_thread_safe\n (Struct_plt_thread_safe *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_0049e178;\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_plt_thread_safe::~" identifier : : identifier : : identifier : : ~) (function_declarator "Struct_plt_thread_safe\n (Struct_plt_thread_safe *this,int __in_chrg)" identifier (parameter_list "(Struct_plt_thread_safe *this,int __in_chrg)" ( (parameter_declaration "Struct_plt_thread_safe *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_0049e178;\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_0049e178;" (assignment_expression "(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_0049e178" (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_0049e178" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR_parse_to_value_0049e178" & 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_00160110(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0049e178;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a50((undefined8 *)param_1[1]);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00160110(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0049e178;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a50((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_00160110(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_0049e178;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a50((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_0049e178;" (assignment_expression "*param_1 = &PTR_FUN_0049e178" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_0049e178" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a50((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_00338a50((undefined8 *)param_1[1]);\n return;\n }" { (expression_statement "FUN_00338a50((undefined8 *)param_1[1]);" (call_expression "FUN_00338a50((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_00160110(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0049e178;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a50((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00160110(undefined8 *param_1)" (identifier "FUN_00160110") (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_0049e178;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a50((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" ({ "{") (expression_statement "*param_1 = &PTR_FUN_0049e178;" (assignment_expression "*param_1 = &PTR_FUN_0049e178" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_0049e178" (& "&") (identifier "PTR_FUN_0049e178"))) (; ";")) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a50((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_00338a50((undefined8 *)param_1[1]);\n return;\n }" ({ "{") (expression_statement "FUN_00338a50((undefined8 *)param_1[1]);" (call_expression "FUN_00338a50((undefined8 *)param_1[1])" (identifier "FUN_00338a50") (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_plt_thread_safe(Struct_plt_thread_safe * 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_0049e178;
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_0049e178;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_00338a50((undefined8 *)param_1[1]);
return;
}
return;
}
|
538_find_and_find_strip.c
|
digits_to_date_time
|
FUN_0011bdc0
|
void digits_to_date_time(parser_control *pc,textint text_int)
{
if (((pc->dates_seen == 0) || ((pc->year).digits != 0)) || (pc->rels_seen != false)) {
if (4 < text_int.digits) {
pc->dates_seen = pc->dates_seen + 1;
(pc->year).digits = text_int.digits + -4;
pc->day = text_int.value % 100;
pc->month = (text_int.value / 100) % 100;
(pc->year).value = text_int.value / 10000;
return;
}
pc->times_seen = pc->times_seen + 1;
if (2 < text_int.digits) {
pc->hour = text_int.value / 100;
pc->minutes = text_int.value % 100;
goto LAB_0011befe;
}
}
else {
if ((pc->times_seen != 0) || (2 < text_int.digits)) {
pc->year_seen = true;
(pc->year).negative = text_int.negative;
*(undefined7 *)&(pc->year).field_0x1 = text_int._1_7_;
(pc->year).value = text_int.value;
(pc->year).digits = text_int.digits;
return;
}
pc->times_seen = 1;
}
pc->hour = text_int.value;
pc->minutes = 0;
LAB_0011befe:
(pc->seconds).tv_sec = 0;
(pc->seconds).tv_nsec = 0;
pc->meridian = 2;
return;
}
|
long FUN_0011bdc0(long param_1)
{
long lVar1;
undefined8 in_stack_00000008;
long in_stack_00000010;
long in_stack_00000018;
lVar1 = *(long *)(param_1 + 0xa8);
if (((lVar1 == 0) || (*(long *)(param_1 + 0x30) != 0)) || (*(char *)(param_1 + 0xa1) != '\0')) {
if (4 < in_stack_00000018) {
*(long *)(param_1 + 0xa8) = lVar1 + 1;
*(long *)(param_1 + 0x30) = in_stack_00000018 + -4;
*(long *)(param_1 + 0x40) = in_stack_00000010 % 100;
*(long *)(param_1 + 0x38) = (in_stack_00000010 / 100) % 100;
*(long *)(param_1 + 0x28) = in_stack_00000010 / 10000;
return in_stack_00000010 * 0x346dc5d63886594b;
}
*(long *)(param_1 + 200) = *(long *)(param_1 + 200) + 1;
if (2 < in_stack_00000018) {
*(long *)(param_1 + 0x48) = in_stack_00000010 / 100;
lVar1 = (in_stack_00000010 / 100) * 100;
*(long *)(param_1 + 0x50) = in_stack_00000010 % 100;
goto LAB_0011befe;
}
}
else {
if ((*(long *)(param_1 + 200) != 0) || (2 < in_stack_00000018)) {
*(undefined1 *)(param_1 + 0xd8) = 1;
*(undefined8 *)(param_1 + 0x20) = in_stack_00000008;
*(long *)(param_1 + 0x28) = in_stack_00000010;
*(long *)(param_1 + 0x30) = in_stack_00000018;
return in_stack_00000018;
}
*(undefined8 *)(param_1 + 200) = 1;
}
*(long *)(param_1 + 0x48) = in_stack_00000010;
*(undefined8 *)(param_1 + 0x50) = 0;
LAB_0011befe:
*(undefined8 *)(param_1 + 0x58) = 0;
*(undefined8 *)(param_1 + 0x60) = 0;
*(undefined4 *)(param_1 + 0x1c) = 2;
return lVar1;
}
|
MOV RAX,qword ptr [RDI + 0xa8]
MOV R8,qword ptr [RSP + 0x10]
MOV R9,qword ptr [RSP + 0x18]
TEST RAX,RAX
JZ 0x0011be18
CMP qword ptr [RDI + 0x30],0x0
JNZ 0x0011be18
CMP byte ptr [RDI + 0xa1],0x0
JNZ 0x0011be18
CMP qword ptr [RDI + 0xc8],0x0
JNZ 0x0011bdfa
CMP R9,0x2
JLE 0x0011bf20
MOVDQU XMM0,xmmword ptr [RSP + 0x8]
MOV RAX,qword ptr [RSP + 0x18]
MOV byte ptr [RDI + 0xd8],0x1
MOVUPS xmmword ptr [RDI + 0x20],XMM0
MOV qword ptr [RDI + 0x30],RAX
RET
CMP R9,0x4
JLE 0x0011beb8
ADD RAX,0x1
MOV R10,R8
SUB R9,0x4
MOV RSI,-0x5c28f5c28f5c28f5
MOV qword ptr [RDI + 0xa8],RAX
MOV RAX,R8
SAR R10,0x3f
IMUL RSI
MOV qword ptr [RDI + 0x30],R9
LEA RCX,[RDX + R8*0x1]
MOV RDX,R8
SAR RCX,0x6
SUB RCX,R10
LEA RAX,[RCX + RCX*0x4]
LEA RAX,[RAX + RAX*0x4]
SHL RAX,0x2
SUB RDX,RAX
MOV RAX,RCX
MOV qword ptr [RDI + 0x40],RDX
IMUL RSI
MOV RAX,RCX
SAR RAX,0x3f
LEA RSI,[RDX + RCX*0x1]
MOV RDX,0x346dc5d63886594b
SAR RSI,0x6
SUB RSI,RAX
LEA RAX,[RSI + RSI*0x4]
LEA RAX,[RAX + RAX*0x4]
SHL RAX,0x2
SUB RCX,RAX
MOV RAX,R8
IMUL RDX
MOV qword ptr [RDI + 0x38],RCX
SAR RDX,0xb
SUB RDX,R10
MOV qword ptr [RDI + 0x28],RDX
RET
ADD qword ptr [RDI + 0xc8],0x1
CMP R9,0x2
JLE 0x0011bf30
MOV RDX,-0x5c28f5c28f5c28f5
MOV RAX,R8
IMUL RDX
MOV RAX,R8
SAR RAX,0x3f
ADD RDX,R8
SAR RDX,0x6
SUB RDX,RAX
LEA RAX,[RDX + RDX*0x4]
MOV qword ptr [RDI + 0x48],RDX
LEA RAX,[RAX + RAX*0x4]
SHL RAX,0x2
SUB R8,RAX
MOV qword ptr [RDI + 0x50],R8
MOV qword ptr [RDI + 0x58],0x0
MOV qword ptr [RDI + 0x60],0x0
MOV dword ptr [RDI + 0x1c],0x2
RET
MOV qword ptr [RDI + 0xc8],0x1
NOP dword ptr [RAX + RAX*0x1]
MOV qword ptr [RDI + 0x48],R8
MOV qword ptr [RDI + 0x50],0x0
JMP 0x0011befe
| null | null | null | null |
[('const-0', u'INT_EQUAL_-1206993431'), ('const-1', u'INT_ADD_-1206992695'), ('tmp_1902', u'PTRSUB_-1206992391'), ('const-10000', u'INT_SDIV_-1206992377'), ('const-1', u'SUBPIECE_-1206992430'), (u'LOAD_-1206993428', u'INT_NOTEQUAL_-1206993412'), (u'SUBPIECE_-1206992547', u'INT_SLESS_-1206993240'), ('const-32', u'PTRSUB_-1206992424'), ('tmp_1902', u'PTRSUB_-1206992190'), ('const-433', u'STORE_-1206993002'), ('const-80', u'PTRSUB_-1206992205'), (u'SUBPIECE_-1206992548', u'STORE_-1206993002'), ('const-433', u'STORE_-1206993301'), ('tmp_48', u'CBRANCH_-1206993429'), ('const-0', u'INT_NOTEQUAL_-1206993391'), (u'PTRSUB_-1206992426', u'PTRSUB_-1206992425'), ('const-161', u'PTRSUB_-1206992507'), ('const-0', u'STORE_-1206993034'), ('const-100', u'INT_SDIV_-1206992452'), (u'INT_EQUAL_-1206993431', u'CBRANCH_-1206993429'), (u'PTRSUB_-1206992273', u'LOAD_-1206992713'), ('const-8', u'SUBPIECE_-1206992548'), (u'INT_SLESS_-1206993240', u'CBRANCH_-1206993247'), (u'PTRSUB_-1206992433', u'STORE_-1206992535'), ('tmp_1902', u'PTRSUB_-1206992205'), ('const-56', u'PTRSUB_-1206992296'), ('const-0', u'PTRSUB_-1206992199'), (u'PTRSUB_-1206992353', u'STORE_-1206992997'), (u'PTRSUB_-1206992144', u'STORE_-1206993002'), ('tmp_1902', u'PTRSUB_-1206992161'), ('const-0', u'STORE_-1206992995'), (u'PTRSUB_-1206992296', u'STORE_-1206992787'), (u'SUBPIECE_-1206992547', u'INT_ADD_-1206993207'), (u'PTRSUB_-1206992139', u'STORE_-1206992995'), ('tmp_1902', u'PTRSUB_-1206992144'), ('const-433', u'STORE_-1206992995'), ('const-1', u'STORE_-1206993318'), (u'SUBPIECE_-1206992430', u'STORE_-1206992485'), (u'INT_SDIV_-1206992377', u'STORE_-1206992730'), (u'PTRSUB_-1206992539', u'LOAD_-1206993469'), ('tmp_1902', u'PTRSUB_-1206992180'), ('const-433', u'STORE_-1206992467'), ('tmp_1902', u'PTRSUB_-1206992465'), ('const-433', u'STORE_-1206992535'), ('const-433', u'STORE_-1206992536'), (u'INT_SLESS_-1206992667', u'CBRANCH_-1206992674'), (u'PTRSUB_-1206992180', u'STORE_-1206993023'), ('tmp_86', u'CBRANCH_-1206993408'), ('const-433', u'STORE_-1206992730'), ('const-433', u'STORE_-1206992710'), ('tmp_162', u'CBRANCH_-1206993361'), (u'PTRSUB_-1206992199', u'STORE_-1206993045'), ('const-32', u'PTRSUB_-1206992284'), ('const-433', u'LOAD_-1206993407'), (u'SUBPIECE_-1206992547', u'STORE_-1206993301'), ('const-168', u'PTRSUB_-1206992539'), ('tmp_1903', u'SUBPIECE_-1206992549'), (u'INT_SREM_-1206992980', u'STORE_-1206992997'), ('tmp_1903', u'SUBPIECE_-1206992547'), ('tmp_1902', u'PTRSUB_-1206992450'), (u'PTRSUB_-1206992391', u'PTRSUB_-1206992371'), ('const-1', u'STORE_-1206993023'), ('const-168', u'PTRSUB_-1206992409'), (u'PTRSUB_-1206992450', u'PTRSUB_-1206992428'), ('tmp_277', u'BRANCH_-1206992985'), (u'PTRSUB_-1206992200', u'PTRSUB_-1206992199'), (u'LOAD_-1206992713', u'INT_ADD_-1206992695'), ('const-8', u'PTRSUB_-1206992433'), ('tmp_1902', u'PTRSUB_-1206992516'), (u'INT_SDIV_-1206992452', u'INT_SREM_-1206992781'), (u'INT_SLESS_-1206993335', u'CBRANCH_-1206993342'), ('const-8', u'PTRSUB_-1206992179'), ('const-0', u'INT_NOTEQUAL_-1206993412'), (u'SUBPIECE_-1206992548', u'INT_SREM_-1206992980'), (u'INT_SDIV_-1206992301', u'STORE_-1206992534'), (u'INT_ADD_-1206992695', u'STORE_-1206992710'), ('const-16', u'PTRSUB_-1206992488'), (u'SUBPIECE_-1206992547', u'INT_SLESS_-1206992667'), ('const-100', u'INT_SREM_-1206992980'), ('const-0', u'SUBPIECE_-1206992549'), ('tmp_1903', u'SUBPIECE_-1206992548'), ('tmp_1902', u'PTRSUB_-1206992539'), (u'INT_SREM_-1206992446', u'STORE_-1206992467'), ('const-0', u'RETURN_-1206992716'), ('const-100', u'INT_SREM_-1206992781'), ('const-2', u'INT_SLESS_-1206993335'), ('const-0', u'SUBPIECE_-1206992431'), (u'PTRSUB_-1206992267', u'STORE_-1206992730'), ('const-0', u'INT_NOTEQUAL_-1206993368'), (u'PTRSUB_-1206992284', u'PTRSUB_-1206992267'), (u'PTRSUB_-1206992423', u'CAST_-1206992423'), ('const-64', u'PTRSUB_-1206992353'), ('const-433', u'STORE_-1206993023'), (u'PTRSUB_-1206992488', u'LOAD_-1206993428'), (u'INT_NOTEQUAL_-1206993391', u'CBRANCH_-1206993385'), (u'PTRSUB_-1206992190', u'PTRSUB_-1206992179'), (u'PTRSUB_-1206992425', u'STORE_-1206992536'), ('tmp_124', u'CBRANCH_-1206993385'), (u'PTRSUB_-1206992516', u'PTRSUB_-1206992488'), (u'LOAD_-1206993407', u'INT_NOTEQUAL_-1206993391'), (u'SUBPIECE_-1206992547', u'INT_SLESS_-1206993335'), ('const-8', u'PTRSUB_-1206992267'), ('const-0', u'RETURN_-1206993006'), ('const-16', u'SUBPIECE_-1206992547'), (u'PTRSUB_-1206992465', u'STORE_-1206993318'), (u'INT_ADD_-1206993207', u'STORE_-1206993136'), ('const-100', u'INT_SDIV_-1206992301'), ('const-433', u'STORE_-1206993318'), ('tmp_1902', u'PTRSUB_-1206992409'), ('const-1', u'INT_ADD_-1206993224'), ('tmp_1902', u'PTRSUB_-1206992221'), ('const-433', u'LOAD_-1206992713'), (u'SUBPIECE_-1206992548', u'STORE_-1206992535'), ('const-0', u'STORE_-1206993045'), ('tmp_1902', u'PTRSUB_-1206992507'), ('tmp_1902', u'PTRSUB_-1206992139'), (u'PTRSUB_-1206992507', u'LOAD_-1206993407'), ('tmp_1465', u'CBRANCH_-1206992674'), ('const--4', u'INT_ADD_-1206993207'), ('const-32', u'PTRSUB_-1206992391'), ('const-433', u'STORE_-1206993023'), (u'SUBPIECE_-1206992549', u'SUBPIECE_-1206992431'), (u'SUBPIECE_-1206992548', u'INT_SDIV_-1206992301'), ('const-200', u'PTRSUB_-1206992161'), ('tmp_1902', u'PTRSUB_-1206992353'), ('tmp_1902', u'PTRSUB_-1206992200'), ('const-32', u'PTRSUB_-1206992516'), (u'PTRSUB_-1206992273', u'STORE_-1206992710'), ('tmp_198', u'CBRANCH_-1206993342'), ('tmp_343', u'CBRANCH_-1206993247'), ('const-88', u'PTRSUB_-1206992200'), ('const-433', u'STORE_-1206992485'), ('const-16', u'PTRSUB_-1206992371'), (u'INT_NOTEQUAL_-1206993412', u'CBRANCH_-1206993408'), ('const-4', u'INT_SLESS_-1206993240'), ('const-2', u'STORE_-1206993023'), ('const-32', u'PTRSUB_-1206992450'), (u'INT_ADD_-1206993224', u'STORE_-1206993199'), ('const-200', u'PTRSUB_-1206992273'), ('const-28', u'PTRSUB_-1206992180'), (u'LOAD_-1206993469', u'INT_ADD_-1206993224'), ('const-2', u'INT_SLESS_-1206992667'), ('const-32', u'PTRSUB_-1206992456'), (u'LOAD_-1206993469', u'INT_EQUAL_-1206993431'), ('const-72', u'PTRSUB_-1206992221'), (u'PTRSUB_-1206992179', u'STORE_-1206993034'), (u'SUBPIECE_-1206992549', u'SUBPIECE_-1206992430'), ('const-72', u'PTRSUB_-1206992144'), (u'INT_SREM_-1206992781', u'STORE_-1206992787'), (u'PTRSUB_-1206992161', u'STORE_-1206993023'), (u'SUBPIECE_-1206992548', u'INT_SDIV_-1206992377'), ('const-433', u'STORE_-1206993136'), ('tmp_1902', u'PTRSUB_-1206992273'), ('const-32', u'PTRSUB_-1206992426'), ('const-433', u'STORE_-1206993034'), (u'SUBPIECE_-1206992431', u'STORE_-1206992536'), ('const-100', u'INT_SREM_-1206992446'), (u'INT_NOTEQUAL_-1206993368', u'CBRANCH_-1206993361'), (u'SUBPIECE_-1206992548', u'INT_SDIV_-1206992452'), ('const-216', u'PTRSUB_-1206992465'), ('const-433', u'STORE_-1206992997'), (u'PTRSUB_-1206992497', u'LOAD_-1206993384'), (u'PTRSUB_-1206992371', u'STORE_-1206993136'), ('const-80', u'PTRSUB_-1206992139'), ('const-433', u'STORE_-1206992534'), ('tmp_1902', u'PTRSUB_-1206992284'), ('const-433', u'STORE_-1206993045'), (u'PTRSUB_-1206992424', u'PTRSUB_-1206992423'), (u'SUBPIECE_-1206992548', u'INT_SREM_-1206992446'), ('const-433', u'STORE_-1206992787'), ('const-1', u'PTRSUB_-1206992423'), ('tmp_1902', u'PTRSUB_-1206992426'), ('tmp_1902', u'PTRSUB_-1206992497'), ('const-200', u'PTRSUB_-1206992497'), (u'LOAD_-1206993384', u'INT_NOTEQUAL_-1206993368'), (u'PTRSUB_-1206992456', u'PTRSUB_-1206992433'), ('const-433', u'STORE_-1206993199'), ('const-0', u'PTRSUB_-1206992425'), (u'PTRSUB_-1206992205', u'STORE_-1206992467'), ('const-433', u'LOAD_-1206993384'), ('const-433', u'LOAD_-1206993428'), ('const-16', u'PTRSUB_-1206992428'), ('tmp_1902', u'PTRSUB_-1206992456'), ('tmp_1902', u'PTRSUB_-1206992424'), ('const-0', u'RETURN_-1206993287'), ('const-433', u'LOAD_-1206993469'), (u'PTRSUB_-1206992428', u'STORE_-1206993301'), (u'PTRSUB_-1206992409', u'STORE_-1206993199'), ('tmp_1902', u'PTRSUB_-1206992296'), (u'CAST_-1206992423', u'STORE_-1206992485'), ('const-88', u'PTRSUB_-1206992190'), (u'PTRSUB_-1206992221', u'STORE_-1206992534')]
|
[(u'CAST_-1206992510', u'LOAD_-1206993407'), ('const-0', u'INT_EQUAL_-1206993431'), ('tmp_2312', u'INT_ADD_-1206993185'), ('tmp_2312', u'INT_ADD_-1206993453'), ('tmp_2312', u'INT_ADD_-1206992453'), (u'INT_ADD_-1206993020', u'CAST_-1206992199'), ('const-2', u'INT_SLESS_-1206993335'), ('const-1', u'INT_ADD_-1206992695'), ('const-433', u'LOAD_-1206992713'), (u'LOAD_-1206993469', u'MULTIEQUAL_-1206992300'), ('tmp_2312', u'INT_ADD_-1206993020'), (u'CAST_-1206992238', u'STORE_-1206992534'), ('const-40', u'INT_ADD_-1206992716'), (u'INT_NOTEQUAL_-1206993391', u'CBRANCH_-1206993385'), ('tmp_2537', u'STORE_-1206992533'), ('tmp_2535', u'INT_SDIV_-1206992449'), ('const-433', u'STORE_-1206992787'), (u'INT_ADD_-1206993122', u'CAST_-1206992398'), ('const-88', u'INT_ADD_-1206993031'), ('const-433', u'STORE_-1206993034'), (u'LOAD_-1206993428', u'INT_NOTEQUAL_-1206993412'), ('tmp_124', u'CBRANCH_-1206993385'), ('const-0', u'INT_NOTEQUAL_-1206993412'), ('tmp_2312', u'INT_ADD_-1206992981'), ('tmp_2312', u'INT_ADD_-1206992988'), (u'CAST_-1206992541', u'LOAD_-1206993469'), ('const-96', u'INT_ADD_-1206993020'), (u'LOAD_-1206993407', u'INT_NOTEQUAL_-1206993391'), ('tmp_2312', u'INT_ADD_-1206993294'), ('const-0', u'RETURN_-1206993006'), (u'CAST_-1206992398', u'STORE_-1206993136'), ('tmp_2535', u'INT_SDIV_-1206992298'), (u'INT_ADD_-1206993207', u'STORE_-1206993136'), ('const-433', u'STORE_-1206992730'), (u'INT_SDIV_-1206992374', u'STORE_-1206992730'), (u'INT_ADD_-1206992981', u'CAST_-1206992155'), ('const-0', u'STORE_-1206993045'), ('tmp_2312', u'INT_ADD_-1206992515'), ('const-1', u'INT_ADD_-1206993224'), ('tmp_48', u'CBRANCH_-1206993429'), ('const-72', u'INT_ADD_-1206992988'), (u'INT_ADD_-1206993287', u'CAST_-1206992440'), ('const-216', u'INT_ADD_-1206993304'), ('const-200', u'INT_ADD_-1206993368'), ('tmp_2312', u'INT_ADD_-1206993391'), ('const-433', u'LOAD_-1206993469'), (u'INT_ADD_-1206993009', u'CAST_-1206992190'), (u'INT_EQUAL_-1206993431', u'CBRANCH_-1206993429'), (u'MULTIEQUAL_-1206992300', u'RETURN_-1206993006'), ('const-200', u'INT_ADD_-1206993009'), (u'CAST_-1206992454', u'STORE_-1206993318'), ('const-100', u'INT_MULT_-1206992491'), ('tmp_1465', u'CBRANCH_-1206992674'), (u'INT_SLESS_-1206993240', u'CBRANCH_-1206993247'), ('tmp_2535', u'INT_SDIV_-1206992374'), (u'CAST_-1206992416', u'STORE_-1206993199'), (u'INT_MULT_-1206992491', u'MULTIEQUAL_-1206992300'), (u'INT_SDIV_-1206992449', u'INT_SREM_-1206992781'), ('const-433', u'LOAD_-1206993428'), ('const-433', u'STORE_-1206992710'), ('const-0', u'STORE_-1206992995'), ('tmp_2535', u'INT_SREM_-1206992980'), (u'CAST_-1206992222', u'STORE_-1206992467'), ('const-433', u'STORE_-1206993002'), ('const-72', u'INT_ADD_-1206992520'), (u'CAST_-1206992160', u'STORE_-1206993002'), ('tmp_2536', u'INT_ADD_-1206993207'), ('tmp_2312', u'INT_ADD_-1206992983'), ('tmp_2312', u'INT_ADD_-1206993031'), ('const-64', u'INT_ADD_-1206992983'), (u'INT_ADD_-1206992520', u'CAST_-1206992238'), ('const-200', u'INT_ADD_-1206992701'), (u'INT_ADD_-1206992453', u'CAST_-1206992222'), ('tmp_2535', u'STORE_-1206993002'), (u'CAST_-1206992492', u'LOAD_-1206993384'), (u'INT_SDIV_-1206992298', u'STORE_-1206992534'), ('tmp_198', u'CBRANCH_-1206993342'), ('tmp_343', u'CBRANCH_-1206993247'), ('const-433', u'STORE_-1206993318'), ('const-433', u'STORE_-1206993301'), ('const-433', u'STORE_-1206993045'), (u'INT_ADD_-1206993031', u'CAST_-1206992208'), (u'INT_NOTEQUAL_-1206993412', u'CBRANCH_-1206993408'), ('tmp_2535', u'STORE_-1206992532'), ('tmp_2536', u'STORE_-1206993301'), (u'INT_ADD_-1206993224', u'STORE_-1206993199'), (u'INT_ADD_-1206993391', u'CAST_-1206992510'), ('tmp_2312', u'INT_ADD_-1206992701'), ('tmp_2312', u'INT_ADD_-1206993304'), ('tmp_2536', u'INT_SLESS_-1206992667'), (u'LOAD_-1206993469', u'INT_ADD_-1206993224'), (u'INT_ADD_-1206992701', u'CAST_-1206992290'), ('const-0', u'INT_NOTEQUAL_-1206993368'), (u'CAST_-1206992445', u'STORE_-1206992532'), ('tmp_2312', u'INT_ADD_-1206993287'), (u'INT_ADD_-1206993009', u'CAST_-1206992177'), (u'CAST_-1206992155', u'STORE_-1206992995'), (u'CAST_-1206992292', u'STORE_-1206992730'), (u'INT_SDIV_-1206992298', u'INT_MULT_-1206992491'), (u'LOAD_-1206993469', u'INT_EQUAL_-1206993431'), (u'INT_ADD_-1206992515', u'CAST_-1206992445'), ('const-2', u'STORE_-1206993023'), ('const-48', u'INT_ADD_-1206993287'), ('const-10000', u'INT_SDIV_-1206992374'), (u'INT_SLESS_-1206992667', u'CBRANCH_-1206992674'), ('const-80', u'INT_ADD_-1206992453'), (u'INT_SREM_-1206992781', u'STORE_-1206992787'), ('tmp_86', u'CBRANCH_-1206993408'), ('tmp_2312', u'INT_ADD_-1206992773'), (u'INT_ADD_-1206993412', u'CAST_-1206992518'), ('const-80', u'INT_ADD_-1206992981'), ('const-1', u'STORE_-1206993023'), ('const-100', u'INT_SREM_-1206992781'), ('const-56', u'INT_ADD_-1206992773'), ('tmp_162', u'CBRANCH_-1206993361'), ('const-100', u'INT_SREM_-1206992446'), ('const-4', u'INT_SLESS_-1206993240'), ('const-433', u'STORE_-1206992534'), (u'CAST_-1206992290', u'STORE_-1206992710'), ('const-433', u'LOAD_-1206993407'), (u'INT_ADD_-1206993294', u'CAST_-1206992446'), (u'CAST_-1206992199', u'STORE_-1206993034'), (u'INT_ADD_-1206993453', u'CAST_-1206992541'), ('tmp_2312', u'INT_ADD_-1206993009'), ('tmp_2312', u'INT_ADD_-1206993009'), (u'COPY_-1206993328', u'RETURN_-1206993287'), (u'INT_NOTEQUAL_-1206993368', u'CBRANCH_-1206993361'), (u'INT_ADD_-1206993368', u'CAST_-1206992492'), ('tmp_2312', u'INT_ADD_-1206993368'), ('const-433', u'STORE_-1206993136'), ('const-1', u'STORE_-1206993318'), (u'INT_SREM_-1206992980', u'STORE_-1206992997'), ('const-433', u'STORE_-1206993023'), ('const-433', u'STORE_-1206993199'), ('const-433', u'STORE_-1206993023'), ('tmp_2536', u'INT_SLESS_-1206993335'), (u'CAST_-1206992440', u'STORE_-1206993301'), (u'CAST_-1206992190', u'STORE_-1206993023'), ('const-433', u'STORE_-1206992533'), ('const-168', u'INT_ADD_-1206993185'), (u'CAST_-1206992446', u'STORE_-1206992533'), (u'INT_ADD_-1206993185', u'CAST_-1206992416'), ('const-433', u'STORE_-1206992995'), ('const-28', u'INT_ADD_-1206993009'), ('const-0', u'STORE_-1206993034'), ('const-100', u'INT_SREM_-1206992980'), (u'CAST_-1206992304', u'STORE_-1206992787'), ('tmp_2312', u'INT_ADD_-1206992520'), ('tmp_2312', u'INT_ADD_-1206993122'), ('const-0', u'INT_NOTEQUAL_-1206993391'), ('tmp_277', u'BRANCH_-1206992985'), (u'INT_MULT_-1206992768', u'RETURN_-1206992716'), (u'CAST_-1206992361', u'STORE_-1206992997'), (u'LOAD_-1206993384', u'INT_NOTEQUAL_-1206993368'), (u'CAST_-1206992177', u'STORE_-1206993023'), (u'LOAD_-1206992713', u'INT_ADD_-1206992695'), ('const-168', u'INT_ADD_-1206993453'), ('const-32', u'INT_ADD_-1206993294'), ('const-433', u'STORE_-1206992467'), ('tmp_2536', u'COPY_-1206993328'), ('tmp_2312', u'INT_ADD_-1206993412'), ('tmp_2535', u'INT_MULT_-1206992768'), (u'INT_SLESS_-1206993335', u'CBRANCH_-1206993342'), (u'CAST_-1206992290', u'LOAD_-1206992713'), ('tmp_2312', u'INT_ADD_-1206992716'), (u'INT_ADD_-1206992695', u'STORE_-1206992710'), ('const-40', u'INT_ADD_-1206992515'), ('const-0', u'RETURN_-1206993287'), (u'INT_ADD_-1206992773', u'CAST_-1206992304'), (u'INT_ADD_-1206993304', u'CAST_-1206992454'), ('const-48', u'INT_ADD_-1206993412'), ('tmp_2536', u'INT_SLESS_-1206993240'), (u'INT_ADD_-1206992716', u'CAST_-1206992292'), ('tmp_2535', u'INT_SREM_-1206992446'), ('const-100', u'INT_SDIV_-1206992449'), ('const-433', u'STORE_-1206992997'), ('const-100', u'INT_SDIV_-1206992298'), ('const-161', u'INT_ADD_-1206993391'), ('const-3777893186295716171', u'INT_MULT_-1206992768'), (u'CAST_-1206992518', u'LOAD_-1206993428'), ('const-2', u'INT_SLESS_-1206992667'), (u'INT_SREM_-1206992446', u'STORE_-1206992467'), ('const-433', u'LOAD_-1206993384'), (u'INT_ADD_-1206992983', u'CAST_-1206992361'), (u'CAST_-1206992208', u'STORE_-1206993045'), (u'INT_ADD_-1206992988', u'CAST_-1206992160'), ('const--4', u'INT_ADD_-1206993207'), ('const-0', u'RETURN_-1206992716'), ('const-48', u'INT_ADD_-1206993122'), ('const-433', u'STORE_-1206992532')]
| null | null |
0011bdc0
|
x64
|
O2
|
(translation_unit "long FUN_0011bdc0(long param_1)\n\n{\n long lVar1;\n undefined8 in_stack_00000008;\n long in_stack_00000010;\n long in_stack_00000018;\n \n lVar1 = *(long *)(param_1 + 0xa8);\n if (((lVar1 == 0) || (*(long *)(param_1 + 0x30) != 0)) || (*(char *)(param_1 + 0xa1) != '\0')) {\n if (4 < in_stack_00000018) {\n *(long *)(param_1 + 0xa8) = lVar1 + 1;\n *(long *)(param_1 + 0x30) = in_stack_00000018 + -4;\n *(long *)(param_1 + 0x40) = in_stack_00000010 % 100;\n *(long *)(param_1 + 0x38) = (in_stack_00000010 / 100) % 100;\n *(long *)(param_1 + 0x28) = in_stack_00000010 / 10000;\n return in_stack_00000010 * 0x346dc5d63886594b;\n }\n *(long *)(param_1 + 200) = *(long *)(param_1 + 200) + 1;\n if (2 < in_stack_00000018) {\n *(long *)(param_1 + 0x48) = in_stack_00000010 / 100;\n lVar1 = (in_stack_00000010 / 100) * 100;\n *(long *)(param_1 + 0x50) = in_stack_00000010 % 100;\n goto LAB_0011befe;\n }\n }\n else {\n if ((*(long *)(param_1 + 200) != 0) || (2 < in_stack_00000018)) {\n *(undefined1 *)(param_1 + 0xd8) = 1;\n *(undefined8 *)(param_1 + 0x20) = in_stack_00000008;\n *(long *)(param_1 + 0x28) = in_stack_00000010;\n *(long *)(param_1 + 0x30) = in_stack_00000018;\n return in_stack_00000018;\n }\n *(undefined8 *)(param_1 + 200) = 1;\n }\n *(long *)(param_1 + 0x48) = in_stack_00000010;\n *(undefined8 *)(param_1 + 0x50) = 0;\nLAB_0011befe:\n *(undefined8 *)(param_1 + 0x58) = 0;\n *(undefined8 *)(param_1 + 0x60) = 0;\n *(undefined4 *)(param_1 + 0x1c) = 2;\n return lVar1;\n}\n\n" (function_definition "long FUN_0011bdc0(long param_1)\n\n{\n long lVar1;\n undefined8 in_stack_00000008;\n long in_stack_00000010;\n long in_stack_00000018;\n \n lVar1 = *(long *)(param_1 + 0xa8);\n if (((lVar1 == 0) || (*(long *)(param_1 + 0x30) != 0)) || (*(char *)(param_1 + 0xa1) != '\0')) {\n if (4 < in_stack_00000018) {\n *(long *)(param_1 + 0xa8) = lVar1 + 1;\n *(long *)(param_1 + 0x30) = in_stack_00000018 + -4;\n *(long *)(param_1 + 0x40) = in_stack_00000010 % 100;\n *(long *)(param_1 + 0x38) = (in_stack_00000010 / 100) % 100;\n *(long *)(param_1 + 0x28) = in_stack_00000010 / 10000;\n return in_stack_00000010 * 0x346dc5d63886594b;\n }\n *(long *)(param_1 + 200) = *(long *)(param_1 + 200) + 1;\n if (2 < in_stack_00000018) {\n *(long *)(param_1 + 0x48) = in_stack_00000010 / 100;\n lVar1 = (in_stack_00000010 / 100) * 100;\n *(long *)(param_1 + 0x50) = in_stack_00000010 % 100;\n goto LAB_0011befe;\n }\n }\n else {\n if ((*(long *)(param_1 + 200) != 0) || (2 < in_stack_00000018)) {\n *(undefined1 *)(param_1 + 0xd8) = 1;\n *(undefined8 *)(param_1 + 0x20) = in_stack_00000008;\n *(long *)(param_1 + 0x28) = in_stack_00000010;\n *(long *)(param_1 + 0x30) = in_stack_00000018;\n return in_stack_00000018;\n }\n *(undefined8 *)(param_1 + 200) = 1;\n }\n *(long *)(param_1 + 0x48) = in_stack_00000010;\n *(undefined8 *)(param_1 + 0x50) = 0;\nLAB_0011befe:\n *(undefined8 *)(param_1 + 0x58) = 0;\n *(undefined8 *)(param_1 + 0x60) = 0;\n *(undefined4 *)(param_1 + 0x1c) = 2;\n return lVar1;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_0011bdc0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n long lVar1;\n undefined8 in_stack_00000008;\n long in_stack_00000010;\n long in_stack_00000018;\n \n lVar1 = *(long *)(param_1 + 0xa8);\n if (((lVar1 == 0) || (*(long *)(param_1 + 0x30) != 0)) || (*(char *)(param_1 + 0xa1) != '\0')) {\n if (4 < in_stack_00000018) {\n *(long *)(param_1 + 0xa8) = lVar1 + 1;\n *(long *)(param_1 + 0x30) = in_stack_00000018 + -4;\n *(long *)(param_1 + 0x40) = in_stack_00000010 % 100;\n *(long *)(param_1 + 0x38) = (in_stack_00000010 / 100) % 100;\n *(long *)(param_1 + 0x28) = in_stack_00000010 / 10000;\n return in_stack_00000010 * 0x346dc5d63886594b;\n }\n *(long *)(param_1 + 200) = *(long *)(param_1 + 200) + 1;\n if (2 < in_stack_00000018) {\n *(long *)(param_1 + 0x48) = in_stack_00000010 / 100;\n lVar1 = (in_stack_00000010 / 100) * 100;\n *(long *)(param_1 + 0x50) = in_stack_00000010 % 100;\n goto LAB_0011befe;\n }\n }\n else {\n if ((*(long *)(param_1 + 200) != 0) || (2 < in_stack_00000018)) {\n *(undefined1 *)(param_1 + 0xd8) = 1;\n *(undefined8 *)(param_1 + 0x20) = in_stack_00000008;\n *(long *)(param_1 + 0x28) = in_stack_00000010;\n *(long *)(param_1 + 0x30) = in_stack_00000018;\n return in_stack_00000018;\n }\n *(undefined8 *)(param_1 + 200) = 1;\n }\n *(long *)(param_1 + 0x48) = in_stack_00000010;\n *(undefined8 *)(param_1 + 0x50) = 0;\nLAB_0011befe:\n *(undefined8 *)(param_1 + 0x58) = 0;\n *(undefined8 *)(param_1 + 0x60) = 0;\n *(undefined4 *)(param_1 + 0x1c) = 2;\n return lVar1;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 in_stack_00000008;" type_identifier identifier ;) (declaration "long in_stack_00000010;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_stack_00000018;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar1 = *(long *)(param_1 + 0xa8);" (assignment_expression "lVar1 = *(long *)(param_1 + 0xa8)" identifier = (pointer_expression "*(long *)(param_1 + 0xa8)" * (cast_expression "(long *)(param_1 + 0xa8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa8)" ( (binary_expression "param_1 + 0xa8" identifier + number_literal) ))))) ;) (if_statement "if (((lVar1 == 0) || (*(long *)(param_1 + 0x30) != 0)) || (*(char *)(param_1 + 0xa1) != '\0')) {\n if (4 < in_stack_00000018) {\n *(long *)(param_1 + 0xa8) = lVar1 + 1;\n *(long *)(param_1 + 0x30) = in_stack_00000018 + -4;\n *(long *)(param_1 + 0x40) = in_stack_00000010 % 100;\n *(long *)(param_1 + 0x38) = (in_stack_00000010 / 100) % 100;\n *(long *)(param_1 + 0x28) = in_stack_00000010 / 10000;\n return in_stack_00000010 * 0x346dc5d63886594b;\n }\n *(long *)(param_1 + 200) = *(long *)(param_1 + 200) + 1;\n if (2 < in_stack_00000018) {\n *(long *)(param_1 + 0x48) = in_stack_00000010 / 100;\n lVar1 = (in_stack_00000010 / 100) * 100;\n *(long *)(param_1 + 0x50) = in_stack_00000010 % 100;\n goto LAB_0011befe;\n }\n }\n else {\n if ((*(long *)(param_1 + 200) != 0) || (2 < in_stack_00000018)) {\n *(undefined1 *)(param_1 + 0xd8) = 1;\n *(undefined8 *)(param_1 + 0x20) = in_stack_00000008;\n *(long *)(param_1 + 0x28) = in_stack_00000010;\n *(long *)(param_1 + 0x30) = in_stack_00000018;\n return in_stack_00000018;\n }\n *(undefined8 *)(param_1 + 200) = 1;\n }" if (parenthesized_expression "(((lVar1 == 0) || (*(long *)(param_1 + 0x30) != 0)) || (*(char *)(param_1 + 0xa1) != '\0'))" ( (binary_expression "((lVar1 == 0) || (*(long *)(param_1 + 0x30) != 0)) || (*(char *)(param_1 + 0xa1) != '\0')" (parenthesized_expression "((lVar1 == 0) || (*(long *)(param_1 + 0x30) != 0))" ( (binary_expression "(lVar1 == 0) || (*(long *)(param_1 + 0x30) != 0)" (parenthesized_expression "(lVar1 == 0)" ( (binary_expression "lVar1 == 0" identifier == number_literal) )) || (parenthesized_expression "(*(long *)(param_1 + 0x30) != 0)" ( (binary_expression "*(long *)(param_1 + 0x30) != 0" (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) )))) != number_literal) ))) )) || (parenthesized_expression "(*(char *)(param_1 + 0xa1) != '\0')" ( (binary_expression "*(char *)(param_1 + 0xa1) != '\0'" (pointer_expression "*(char *)(param_1 + 0xa1)" * (cast_expression "(char *)(param_1 + 0xa1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa1)" ( (binary_expression "param_1 + 0xa1" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n if (4 < in_stack_00000018) {\n *(long *)(param_1 + 0xa8) = lVar1 + 1;\n *(long *)(param_1 + 0x30) = in_stack_00000018 + -4;\n *(long *)(param_1 + 0x40) = in_stack_00000010 % 100;\n *(long *)(param_1 + 0x38) = (in_stack_00000010 / 100) % 100;\n *(long *)(param_1 + 0x28) = in_stack_00000010 / 10000;\n return in_stack_00000010 * 0x346dc5d63886594b;\n }\n *(long *)(param_1 + 200) = *(long *)(param_1 + 200) + 1;\n if (2 < in_stack_00000018) {\n *(long *)(param_1 + 0x48) = in_stack_00000010 / 100;\n lVar1 = (in_stack_00000010 / 100) * 100;\n *(long *)(param_1 + 0x50) = in_stack_00000010 % 100;\n goto LAB_0011befe;\n }\n }" { (if_statement "if (4 < in_stack_00000018) {\n *(long *)(param_1 + 0xa8) = lVar1 + 1;\n *(long *)(param_1 + 0x30) = in_stack_00000018 + -4;\n *(long *)(param_1 + 0x40) = in_stack_00000010 % 100;\n *(long *)(param_1 + 0x38) = (in_stack_00000010 / 100) % 100;\n *(long *)(param_1 + 0x28) = in_stack_00000010 / 10000;\n return in_stack_00000010 * 0x346dc5d63886594b;\n }" if (parenthesized_expression "(4 < in_stack_00000018)" ( (binary_expression "4 < in_stack_00000018" number_literal < identifier) )) (compound_statement "{\n *(long *)(param_1 + 0xa8) = lVar1 + 1;\n *(long *)(param_1 + 0x30) = in_stack_00000018 + -4;\n *(long *)(param_1 + 0x40) = in_stack_00000010 % 100;\n *(long *)(param_1 + 0x38) = (in_stack_00000010 / 100) % 100;\n *(long *)(param_1 + 0x28) = in_stack_00000010 / 10000;\n return in_stack_00000010 * 0x346dc5d63886594b;\n }" { (expression_statement "*(long *)(param_1 + 0xa8) = lVar1 + 1;" (assignment_expression "*(long *)(param_1 + 0xa8) = lVar1 + 1" (pointer_expression "*(long *)(param_1 + 0xa8)" * (cast_expression "(long *)(param_1 + 0xa8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa8)" ( (binary_expression "param_1 + 0xa8" identifier + number_literal) )))) = (binary_expression "lVar1 + 1" identifier + number_literal)) ;) (expression_statement "*(long *)(param_1 + 0x30) = in_stack_00000018 + -4;" (assignment_expression "*(long *)(param_1 + 0x30) = in_stack_00000018 + -4" (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 "in_stack_00000018 + -4" identifier + number_literal)) ;) (expression_statement "*(long *)(param_1 + 0x40) = in_stack_00000010 % 100;" (assignment_expression "*(long *)(param_1 + 0x40) = in_stack_00000010 % 100" (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 "in_stack_00000010 % 100" identifier % number_literal)) ;) (expression_statement "*(long *)(param_1 + 0x38) = (in_stack_00000010 / 100) % 100;" (assignment_expression "*(long *)(param_1 + 0x38) = (in_stack_00000010 / 100) % 100" (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 "(in_stack_00000010 / 100) % 100" (parenthesized_expression "(in_stack_00000010 / 100)" ( (binary_expression "in_stack_00000010 / 100" identifier / number_literal) )) % number_literal)) ;) (expression_statement "*(long *)(param_1 + 0x28) = in_stack_00000010 / 10000;" (assignment_expression "*(long *)(param_1 + 0x28) = in_stack_00000010 / 10000" (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 "in_stack_00000010 / 10000" identifier / number_literal)) ;) (return_statement "return in_stack_00000010 * 0x346dc5d63886594b;" return (binary_expression "in_stack_00000010 * 0x346dc5d63886594b" identifier * number_literal) ;) })) (expression_statement "*(long *)(param_1 + 200) = *(long *)(param_1 + 200) + 1;" (assignment_expression "*(long *)(param_1 + 200) = *(long *)(param_1 + 200) + 1" (pointer_expression "*(long *)(param_1 + 200)" * (cast_expression "(long *)(param_1 + 200)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 200)" ( (binary_expression "param_1 + 200" identifier + number_literal) )))) = (binary_expression "*(long *)(param_1 + 200) + 1" (pointer_expression "*(long *)(param_1 + 200)" * (cast_expression "(long *)(param_1 + 200)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 200)" ( (binary_expression "param_1 + 200" identifier + number_literal) )))) + number_literal)) ;) (if_statement "if (2 < in_stack_00000018) {\n *(long *)(param_1 + 0x48) = in_stack_00000010 / 100;\n lVar1 = (in_stack_00000010 / 100) * 100;\n *(long *)(param_1 + 0x50) = in_stack_00000010 % 100;\n goto LAB_0011befe;\n }" if (parenthesized_expression "(2 < in_stack_00000018)" ( (binary_expression "2 < in_stack_00000018" number_literal < identifier) )) (compound_statement "{\n *(long *)(param_1 + 0x48) = in_stack_00000010 / 100;\n lVar1 = (in_stack_00000010 / 100) * 100;\n *(long *)(param_1 + 0x50) = in_stack_00000010 % 100;\n goto LAB_0011befe;\n }" { (expression_statement "*(long *)(param_1 + 0x48) = in_stack_00000010 / 100;" (assignment_expression "*(long *)(param_1 + 0x48) = in_stack_00000010 / 100" (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) )))) = (binary_expression "in_stack_00000010 / 100" identifier / number_literal)) ;) (expression_statement "lVar1 = (in_stack_00000010 / 100) * 100;" (assignment_expression "lVar1 = (in_stack_00000010 / 100) * 100" identifier = (binary_expression "(in_stack_00000010 / 100) * 100" (parenthesized_expression "(in_stack_00000010 / 100)" ( (binary_expression "in_stack_00000010 / 100" identifier / number_literal) )) * number_literal)) ;) (expression_statement "*(long *)(param_1 + 0x50) = in_stack_00000010 % 100;" (assignment_expression "*(long *)(param_1 + 0x50) = in_stack_00000010 % 100" (pointer_expression "*(long *)(param_1 + 0x50)" * (cast_expression "(long *)(param_1 + 0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) )))) = (binary_expression "in_stack_00000010 % 100" identifier % number_literal)) ;) (goto_statement "goto LAB_0011befe;" goto statement_identifier ;) })) }) (else_clause "else {\n if ((*(long *)(param_1 + 200) != 0) || (2 < in_stack_00000018)) {\n *(undefined1 *)(param_1 + 0xd8) = 1;\n *(undefined8 *)(param_1 + 0x20) = in_stack_00000008;\n *(long *)(param_1 + 0x28) = in_stack_00000010;\n *(long *)(param_1 + 0x30) = in_stack_00000018;\n return in_stack_00000018;\n }\n *(undefined8 *)(param_1 + 200) = 1;\n }" else (compound_statement "{\n if ((*(long *)(param_1 + 200) != 0) || (2 < in_stack_00000018)) {\n *(undefined1 *)(param_1 + 0xd8) = 1;\n *(undefined8 *)(param_1 + 0x20) = in_stack_00000008;\n *(long *)(param_1 + 0x28) = in_stack_00000010;\n *(long *)(param_1 + 0x30) = in_stack_00000018;\n return in_stack_00000018;\n }\n *(undefined8 *)(param_1 + 200) = 1;\n }" { (if_statement "if ((*(long *)(param_1 + 200) != 0) || (2 < in_stack_00000018)) {\n *(undefined1 *)(param_1 + 0xd8) = 1;\n *(undefined8 *)(param_1 + 0x20) = in_stack_00000008;\n *(long *)(param_1 + 0x28) = in_stack_00000010;\n *(long *)(param_1 + 0x30) = in_stack_00000018;\n return in_stack_00000018;\n }" if (parenthesized_expression "((*(long *)(param_1 + 200) != 0) || (2 < in_stack_00000018))" ( (binary_expression "(*(long *)(param_1 + 200) != 0) || (2 < in_stack_00000018)" (parenthesized_expression "(*(long *)(param_1 + 200) != 0)" ( (binary_expression "*(long *)(param_1 + 200) != 0" (pointer_expression "*(long *)(param_1 + 200)" * (cast_expression "(long *)(param_1 + 200)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 200)" ( (binary_expression "param_1 + 200" identifier + number_literal) )))) != number_literal) )) || (parenthesized_expression "(2 < in_stack_00000018)" ( (binary_expression "2 < in_stack_00000018" number_literal < identifier) ))) )) (compound_statement "{\n *(undefined1 *)(param_1 + 0xd8) = 1;\n *(undefined8 *)(param_1 + 0x20) = in_stack_00000008;\n *(long *)(param_1 + 0x28) = in_stack_00000010;\n *(long *)(param_1 + 0x30) = in_stack_00000018;\n return in_stack_00000018;\n }" { (expression_statement "*(undefined1 *)(param_1 + 0xd8) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0xd8) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0xd8)" * (cast_expression "(undefined1 *)(param_1 + 0xd8)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xd8)" ( (binary_expression "param_1 + 0xd8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(param_1 + 0x20) = in_stack_00000008;" (assignment_expression "*(undefined8 *)(param_1 + 0x20) = in_stack_00000008" (pointer_expression "*(undefined8 *)(param_1 + 0x20)" * (cast_expression "(undefined8 *)(param_1 + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(long *)(param_1 + 0x28) = in_stack_00000010;" (assignment_expression "*(long *)(param_1 + 0x28) = in_stack_00000010" (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) = in_stack_00000018;" (assignment_expression "*(long *)(param_1 + 0x30) = in_stack_00000018" (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) ;) (return_statement "return in_stack_00000018;" return identifier ;) })) (expression_statement "*(undefined8 *)(param_1 + 200) = 1;" (assignment_expression "*(undefined8 *)(param_1 + 200) = 1" (pointer_expression "*(undefined8 *)(param_1 + 200)" * (cast_expression "(undefined8 *)(param_1 + 200)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 200)" ( (binary_expression "param_1 + 200" identifier + number_literal) )))) = number_literal) ;) }))) (expression_statement "*(long *)(param_1 + 0x48) = in_stack_00000010;" (assignment_expression "*(long *)(param_1 + 0x48) = in_stack_00000010" (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 "*(undefined8 *)(param_1 + 0x50) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x50) = 0" (pointer_expression "*(undefined8 *)(param_1 + 0x50)" * (cast_expression "(undefined8 *)(param_1 + 0x50)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) )))) = number_literal) ;) (labeled_statement "LAB_0011befe:\n *(undefined8 *)(param_1 + 0x58) = 0;" statement_identifier : (expression_statement "*(undefined8 *)(param_1 + 0x58) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x58) = 0" (pointer_expression "*(undefined8 *)(param_1 + 0x58)" * (cast_expression "(undefined8 *)(param_1 + 0x58)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) )))) = number_literal) ;)) (expression_statement "*(undefined8 *)(param_1 + 0x60) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x60) = 0" (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) )))) = number_literal) ;) (expression_statement "*(undefined4 *)(param_1 + 0x1c) = 2;" (assignment_expression "*(undefined4 *)(param_1 + 0x1c) = 2" (pointer_expression "*(undefined4 *)(param_1 + 0x1c)" * (cast_expression "(undefined4 *)(param_1 + 0x1c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1c)" ( (binary_expression "param_1 + 0x1c" identifier + number_literal) )))) = number_literal) ;) (return_statement "return lVar1;" return identifier ;) })))
|
(translation_unit "void digits_to_date_time(parser_control *pc,textint text_int)\n\n{\n if (((pc->dates_seen == 0) || ((pc->year).digits != 0)) || (pc->rels_seen != false)) {\n if (4 < text_int.digits) {\n pc->dates_seen = pc->dates_seen + 1;\n (pc->year).digits = text_int.digits + -4;\n pc->day = text_int.value % 100;\n pc->month = (text_int.value / 100) % 100;\n (pc->year).value = text_int.value / 10000;\n return;\n }\n pc->times_seen = pc->times_seen + 1;\n if (2 < text_int.digits) {\n pc->hour = text_int.value / 100;\n pc->minutes = text_int.value % 100;\n goto LAB_0011befe;\n }\n }\n else {\n if ((pc->times_seen != 0) || (2 < text_int.digits)) {\n pc->year_seen = true;\n (pc->year).negative = text_int.negative;\n *(undefined7 *)&(pc->year).field_0x1 = text_int._1_7_;\n (pc->year).value = text_int.value;\n (pc->year).digits = text_int.digits;\n return;\n }\n pc->times_seen = 1;\n }\n pc->hour = text_int.value;\n pc->minutes = 0;\nLAB_0011befe:\n (pc->seconds).tv_sec = 0;\n (pc->seconds).tv_nsec = 0;\n pc->meridian = 2;\n return;\n}\n\n" (function_definition "void digits_to_date_time(parser_control *pc,textint text_int)\n\n{\n if (((pc->dates_seen == 0) || ((pc->year).digits != 0)) || (pc->rels_seen != false)) {\n if (4 < text_int.digits) {\n pc->dates_seen = pc->dates_seen + 1;\n (pc->year).digits = text_int.digits + -4;\n pc->day = text_int.value % 100;\n pc->month = (text_int.value / 100) % 100;\n (pc->year).value = text_int.value / 10000;\n return;\n }\n pc->times_seen = pc->times_seen + 1;\n if (2 < text_int.digits) {\n pc->hour = text_int.value / 100;\n pc->minutes = text_int.value % 100;\n goto LAB_0011befe;\n }\n }\n else {\n if ((pc->times_seen != 0) || (2 < text_int.digits)) {\n pc->year_seen = true;\n (pc->year).negative = text_int.negative;\n *(undefined7 *)&(pc->year).field_0x1 = text_int._1_7_;\n (pc->year).value = text_int.value;\n (pc->year).digits = text_int.digits;\n return;\n }\n pc->times_seen = 1;\n }\n pc->hour = text_int.value;\n pc->minutes = 0;\nLAB_0011befe:\n (pc->seconds).tv_sec = 0;\n (pc->seconds).tv_nsec = 0;\n pc->meridian = 2;\n return;\n}" primitive_type (function_declarator "digits_to_date_time(parser_control *pc,textint text_int)" identifier (parameter_list "(parser_control *pc,textint text_int)" ( (parameter_declaration "parser_control *pc" type_identifier (pointer_declarator "*pc" * identifier)) , (parameter_declaration "textint text_int" type_identifier identifier) ))) (compound_statement "{\n if (((pc->dates_seen == 0) || ((pc->year).digits != 0)) || (pc->rels_seen != false)) {\n if (4 < text_int.digits) {\n pc->dates_seen = pc->dates_seen + 1;\n (pc->year).digits = text_int.digits + -4;\n pc->day = text_int.value % 100;\n pc->month = (text_int.value / 100) % 100;\n (pc->year).value = text_int.value / 10000;\n return;\n }\n pc->times_seen = pc->times_seen + 1;\n if (2 < text_int.digits) {\n pc->hour = text_int.value / 100;\n pc->minutes = text_int.value % 100;\n goto LAB_0011befe;\n }\n }\n else {\n if ((pc->times_seen != 0) || (2 < text_int.digits)) {\n pc->year_seen = true;\n (pc->year).negative = text_int.negative;\n *(undefined7 *)&(pc->year).field_0x1 = text_int._1_7_;\n (pc->year).value = text_int.value;\n (pc->year).digits = text_int.digits;\n return;\n }\n pc->times_seen = 1;\n }\n pc->hour = text_int.value;\n pc->minutes = 0;\nLAB_0011befe:\n (pc->seconds).tv_sec = 0;\n (pc->seconds).tv_nsec = 0;\n pc->meridian = 2;\n return;\n}" { (if_statement "if (((pc->dates_seen == 0) || ((pc->year).digits != 0)) || (pc->rels_seen != false)) {\n if (4 < text_int.digits) {\n pc->dates_seen = pc->dates_seen + 1;\n (pc->year).digits = text_int.digits + -4;\n pc->day = text_int.value % 100;\n pc->month = (text_int.value / 100) % 100;\n (pc->year).value = text_int.value / 10000;\n return;\n }\n pc->times_seen = pc->times_seen + 1;\n if (2 < text_int.digits) {\n pc->hour = text_int.value / 100;\n pc->minutes = text_int.value % 100;\n goto LAB_0011befe;\n }\n }\n else {\n if ((pc->times_seen != 0) || (2 < text_int.digits)) {\n pc->year_seen = true;\n (pc->year).negative = text_int.negative;\n *(undefined7 *)&(pc->year).field_0x1 = text_int._1_7_;\n (pc->year).value = text_int.value;\n (pc->year).digits = text_int.digits;\n return;\n }\n pc->times_seen = 1;\n }" if (parenthesized_expression "(((pc->dates_seen == 0) || ((pc->year).digits != 0)) || (pc->rels_seen != false))" ( (binary_expression "((pc->dates_seen == 0) || ((pc->year).digits != 0)) || (pc->rels_seen != false)" (parenthesized_expression "((pc->dates_seen == 0) || ((pc->year).digits != 0))" ( (binary_expression "(pc->dates_seen == 0) || ((pc->year).digits != 0)" (parenthesized_expression "(pc->dates_seen == 0)" ( (binary_expression "pc->dates_seen == 0" (field_expression "pc->dates_seen" identifier -> field_identifier) == number_literal) )) || (parenthesized_expression "((pc->year).digits != 0)" ( (binary_expression "(pc->year).digits != 0" (field_expression "(pc->year).digits" (parenthesized_expression "(pc->year)" ( (field_expression "pc->year" identifier -> field_identifier) )) . field_identifier) != number_literal) ))) )) || (parenthesized_expression "(pc->rels_seen != false)" ( (binary_expression "pc->rels_seen != false" (field_expression "pc->rels_seen" identifier -> field_identifier) != false) ))) )) (compound_statement "{\n if (4 < text_int.digits) {\n pc->dates_seen = pc->dates_seen + 1;\n (pc->year).digits = text_int.digits + -4;\n pc->day = text_int.value % 100;\n pc->month = (text_int.value / 100) % 100;\n (pc->year).value = text_int.value / 10000;\n return;\n }\n pc->times_seen = pc->times_seen + 1;\n if (2 < text_int.digits) {\n pc->hour = text_int.value / 100;\n pc->minutes = text_int.value % 100;\n goto LAB_0011befe;\n }\n }" { (if_statement "if (4 < text_int.digits) {\n pc->dates_seen = pc->dates_seen + 1;\n (pc->year).digits = text_int.digits + -4;\n pc->day = text_int.value % 100;\n pc->month = (text_int.value / 100) % 100;\n (pc->year).value = text_int.value / 10000;\n return;\n }" if (parenthesized_expression "(4 < text_int.digits)" ( (binary_expression "4 < text_int.digits" number_literal < (field_expression "text_int.digits" identifier . field_identifier)) )) (compound_statement "{\n pc->dates_seen = pc->dates_seen + 1;\n (pc->year).digits = text_int.digits + -4;\n pc->day = text_int.value % 100;\n pc->month = (text_int.value / 100) % 100;\n (pc->year).value = text_int.value / 10000;\n return;\n }" { (expression_statement "pc->dates_seen = pc->dates_seen + 1;" (assignment_expression "pc->dates_seen = pc->dates_seen + 1" (field_expression "pc->dates_seen" identifier -> field_identifier) = (binary_expression "pc->dates_seen + 1" (field_expression "pc->dates_seen" identifier -> field_identifier) + number_literal)) ;) (expression_statement "(pc->year).digits = text_int.digits + -4;" (assignment_expression "(pc->year).digits = text_int.digits + -4" (field_expression "(pc->year).digits" (parenthesized_expression "(pc->year)" ( (field_expression "pc->year" identifier -> field_identifier) )) . field_identifier) = (binary_expression "text_int.digits + -4" (field_expression "text_int.digits" identifier . field_identifier) + number_literal)) ;) (expression_statement "pc->day = text_int.value % 100;" (assignment_expression "pc->day = text_int.value % 100" (field_expression "pc->day" identifier -> field_identifier) = (binary_expression "text_int.value % 100" (field_expression "text_int.value" identifier . field_identifier) % number_literal)) ;) (expression_statement "pc->month = (text_int.value / 100) % 100;" (assignment_expression "pc->month = (text_int.value / 100) % 100" (field_expression "pc->month" identifier -> field_identifier) = (binary_expression "(text_int.value / 100) % 100" (parenthesized_expression "(text_int.value / 100)" ( (binary_expression "text_int.value / 100" (field_expression "text_int.value" identifier . field_identifier) / number_literal) )) % number_literal)) ;) (expression_statement "(pc->year).value = text_int.value / 10000;" (assignment_expression "(pc->year).value = text_int.value / 10000" (field_expression "(pc->year).value" (parenthesized_expression "(pc->year)" ( (field_expression "pc->year" identifier -> field_identifier) )) . field_identifier) = (binary_expression "text_int.value / 10000" (field_expression "text_int.value" identifier . field_identifier) / number_literal)) ;) (return_statement "return;" return ;) })) (expression_statement "pc->times_seen = pc->times_seen + 1;" (assignment_expression "pc->times_seen = pc->times_seen + 1" (field_expression "pc->times_seen" identifier -> field_identifier) = (binary_expression "pc->times_seen + 1" (field_expression "pc->times_seen" identifier -> field_identifier) + number_literal)) ;) (if_statement "if (2 < text_int.digits) {\n pc->hour = text_int.value / 100;\n pc->minutes = text_int.value % 100;\n goto LAB_0011befe;\n }" if (parenthesized_expression "(2 < text_int.digits)" ( (binary_expression "2 < text_int.digits" number_literal < (field_expression "text_int.digits" identifier . field_identifier)) )) (compound_statement "{\n pc->hour = text_int.value / 100;\n pc->minutes = text_int.value % 100;\n goto LAB_0011befe;\n }" { (expression_statement "pc->hour = text_int.value / 100;" (assignment_expression "pc->hour = text_int.value / 100" (field_expression "pc->hour" identifier -> field_identifier) = (binary_expression "text_int.value / 100" (field_expression "text_int.value" identifier . field_identifier) / number_literal)) ;) (expression_statement "pc->minutes = text_int.value % 100;" (assignment_expression "pc->minutes = text_int.value % 100" (field_expression "pc->minutes" identifier -> field_identifier) = (binary_expression "text_int.value % 100" (field_expression "text_int.value" identifier . field_identifier) % number_literal)) ;) (goto_statement "goto LAB_0011befe;" goto statement_identifier ;) })) }) (else_clause "else {\n if ((pc->times_seen != 0) || (2 < text_int.digits)) {\n pc->year_seen = true;\n (pc->year).negative = text_int.negative;\n *(undefined7 *)&(pc->year).field_0x1 = text_int._1_7_;\n (pc->year).value = text_int.value;\n (pc->year).digits = text_int.digits;\n return;\n }\n pc->times_seen = 1;\n }" else (compound_statement "{\n if ((pc->times_seen != 0) || (2 < text_int.digits)) {\n pc->year_seen = true;\n (pc->year).negative = text_int.negative;\n *(undefined7 *)&(pc->year).field_0x1 = text_int._1_7_;\n (pc->year).value = text_int.value;\n (pc->year).digits = text_int.digits;\n return;\n }\n pc->times_seen = 1;\n }" { (if_statement "if ((pc->times_seen != 0) || (2 < text_int.digits)) {\n pc->year_seen = true;\n (pc->year).negative = text_int.negative;\n *(undefined7 *)&(pc->year).field_0x1 = text_int._1_7_;\n (pc->year).value = text_int.value;\n (pc->year).digits = text_int.digits;\n return;\n }" if (parenthesized_expression "((pc->times_seen != 0) || (2 < text_int.digits))" ( (binary_expression "(pc->times_seen != 0) || (2 < text_int.digits)" (parenthesized_expression "(pc->times_seen != 0)" ( (binary_expression "pc->times_seen != 0" (field_expression "pc->times_seen" identifier -> field_identifier) != number_literal) )) || (parenthesized_expression "(2 < text_int.digits)" ( (binary_expression "2 < text_int.digits" number_literal < (field_expression "text_int.digits" identifier . field_identifier)) ))) )) (compound_statement "{\n pc->year_seen = true;\n (pc->year).negative = text_int.negative;\n *(undefined7 *)&(pc->year).field_0x1 = text_int._1_7_;\n (pc->year).value = text_int.value;\n (pc->year).digits = text_int.digits;\n return;\n }" { (expression_statement "pc->year_seen = true;" (assignment_expression "pc->year_seen = true" (field_expression "pc->year_seen" identifier -> field_identifier) = true) ;) (expression_statement "(pc->year).negative = text_int.negative;" (assignment_expression "(pc->year).negative = text_int.negative" (field_expression "(pc->year).negative" (parenthesized_expression "(pc->year)" ( (field_expression "pc->year" identifier -> field_identifier) )) . field_identifier) = (field_expression "text_int.negative" identifier . field_identifier)) ;) (expression_statement "*(undefined7 *)&(pc->year).field_0x1 = text_int._1_7_;" (assignment_expression "*(undefined7 *)&(pc->year).field_0x1 = text_int._1_7_" (pointer_expression "*(undefined7 *)&(pc->year).field_0x1" * (cast_expression "(undefined7 *)&(pc->year).field_0x1" ( (type_descriptor "undefined7 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&(pc->year).field_0x1" & (field_expression "(pc->year).field_0x1" (parenthesized_expression "(pc->year)" ( (field_expression "pc->year" identifier -> field_identifier) )) . field_identifier)))) = (field_expression "text_int._1_7_" identifier . field_identifier)) ;) (expression_statement "(pc->year).value = text_int.value;" (assignment_expression "(pc->year).value = text_int.value" (field_expression "(pc->year).value" (parenthesized_expression "(pc->year)" ( (field_expression "pc->year" identifier -> field_identifier) )) . field_identifier) = (field_expression "text_int.value" identifier . field_identifier)) ;) (expression_statement "(pc->year).digits = text_int.digits;" (assignment_expression "(pc->year).digits = text_int.digits" (field_expression "(pc->year).digits" (parenthesized_expression "(pc->year)" ( (field_expression "pc->year" identifier -> field_identifier) )) . field_identifier) = (field_expression "text_int.digits" identifier . field_identifier)) ;) (return_statement "return;" return ;) })) (expression_statement "pc->times_seen = 1;" (assignment_expression "pc->times_seen = 1" (field_expression "pc->times_seen" identifier -> field_identifier) = number_literal) ;) }))) (expression_statement "pc->hour = text_int.value;" (assignment_expression "pc->hour = text_int.value" (field_expression "pc->hour" identifier -> field_identifier) = (field_expression "text_int.value" identifier . field_identifier)) ;) (expression_statement "pc->minutes = 0;" (assignment_expression "pc->minutes = 0" (field_expression "pc->minutes" identifier -> field_identifier) = number_literal) ;) (labeled_statement "LAB_0011befe:\n (pc->seconds).tv_sec = 0;" statement_identifier : (expression_statement "(pc->seconds).tv_sec = 0;" (assignment_expression "(pc->seconds).tv_sec = 0" (field_expression "(pc->seconds).tv_sec" (parenthesized_expression "(pc->seconds)" ( (field_expression "pc->seconds" identifier -> field_identifier) )) . field_identifier) = number_literal) ;)) (expression_statement "(pc->seconds).tv_nsec = 0;" (assignment_expression "(pc->seconds).tv_nsec = 0" (field_expression "(pc->seconds).tv_nsec" (parenthesized_expression "(pc->seconds)" ( (field_expression "pc->seconds" identifier -> field_identifier) )) . field_identifier) = number_literal) ;) (expression_statement "pc->meridian = 2;" (assignment_expression "pc->meridian = 2" (field_expression "pc->meridian" identifier -> field_identifier) = number_literal) ;) (return_statement "return;" return ;) })))
|
(translation_unit "long FUN_0011bdc0(long param_1)\n\n{\n long lVar1;\n undefined8 in_stack_00000008;\n long in_stack_00000010;\n long in_stack_00000018;\n \n lVar1 = *(long *)(param_1 + 0xa8);\n if (((lVar1 == 0) || (*(long *)(param_1 + 0x30) != 0)) || (*(char *)(param_1 + 0xa1) != '\0')) {\n if (4 < in_stack_00000018) {\n *(long *)(param_1 + 0xa8) = lVar1 + 1;\n *(long *)(param_1 + 0x30) = in_stack_00000018 + -4;\n *(long *)(param_1 + 0x40) = in_stack_00000010 % 100;\n *(long *)(param_1 + 0x38) = (in_stack_00000010 / 100) % 100;\n *(long *)(param_1 + 0x28) = in_stack_00000010 / 10000;\n return in_stack_00000010 * 0x346dc5d63886594b;\n }\n *(long *)(param_1 + 200) = *(long *)(param_1 + 200) + 1;\n if (2 < in_stack_00000018) {\n *(long *)(param_1 + 0x48) = in_stack_00000010 / 100;\n lVar1 = (in_stack_00000010 / 100) * 100;\n *(long *)(param_1 + 0x50) = in_stack_00000010 % 100;\n goto LAB_0011befe;\n }\n }\n else {\n if ((*(long *)(param_1 + 200) != 0) || (2 < in_stack_00000018)) {\n *(undefined1 *)(param_1 + 0xd8) = 1;\n *(undefined8 *)(param_1 + 0x20) = in_stack_00000008;\n *(long *)(param_1 + 0x28) = in_stack_00000010;\n *(long *)(param_1 + 0x30) = in_stack_00000018;\n return in_stack_00000018;\n }\n *(undefined8 *)(param_1 + 200) = 1;\n }\n *(long *)(param_1 + 0x48) = in_stack_00000010;\n *(undefined8 *)(param_1 + 0x50) = 0;\nLAB_0011befe:\n *(undefined8 *)(param_1 + 0x58) = 0;\n *(undefined8 *)(param_1 + 0x60) = 0;\n *(undefined4 *)(param_1 + 0x1c) = 2;\n return lVar1;\n}\n\n" (function_definition "long FUN_0011bdc0(long param_1)\n\n{\n long lVar1;\n undefined8 in_stack_00000008;\n long in_stack_00000010;\n long in_stack_00000018;\n \n lVar1 = *(long *)(param_1 + 0xa8);\n if (((lVar1 == 0) || (*(long *)(param_1 + 0x30) != 0)) || (*(char *)(param_1 + 0xa1) != '\0')) {\n if (4 < in_stack_00000018) {\n *(long *)(param_1 + 0xa8) = lVar1 + 1;\n *(long *)(param_1 + 0x30) = in_stack_00000018 + -4;\n *(long *)(param_1 + 0x40) = in_stack_00000010 % 100;\n *(long *)(param_1 + 0x38) = (in_stack_00000010 / 100) % 100;\n *(long *)(param_1 + 0x28) = in_stack_00000010 / 10000;\n return in_stack_00000010 * 0x346dc5d63886594b;\n }\n *(long *)(param_1 + 200) = *(long *)(param_1 + 200) + 1;\n if (2 < in_stack_00000018) {\n *(long *)(param_1 + 0x48) = in_stack_00000010 / 100;\n lVar1 = (in_stack_00000010 / 100) * 100;\n *(long *)(param_1 + 0x50) = in_stack_00000010 % 100;\n goto LAB_0011befe;\n }\n }\n else {\n if ((*(long *)(param_1 + 200) != 0) || (2 < in_stack_00000018)) {\n *(undefined1 *)(param_1 + 0xd8) = 1;\n *(undefined8 *)(param_1 + 0x20) = in_stack_00000008;\n *(long *)(param_1 + 0x28) = in_stack_00000010;\n *(long *)(param_1 + 0x30) = in_stack_00000018;\n return in_stack_00000018;\n }\n *(undefined8 *)(param_1 + 200) = 1;\n }\n *(long *)(param_1 + 0x48) = in_stack_00000010;\n *(undefined8 *)(param_1 + 0x50) = 0;\nLAB_0011befe:\n *(undefined8 *)(param_1 + 0x58) = 0;\n *(undefined8 *)(param_1 + 0x60) = 0;\n *(undefined4 *)(param_1 + 0x1c) = 2;\n return lVar1;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_0011bdc0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n long lVar1;\n undefined8 in_stack_00000008;\n long in_stack_00000010;\n long in_stack_00000018;\n \n lVar1 = *(long *)(param_1 + 0xa8);\n if (((lVar1 == 0) || (*(long *)(param_1 + 0x30) != 0)) || (*(char *)(param_1 + 0xa1) != '\0')) {\n if (4 < in_stack_00000018) {\n *(long *)(param_1 + 0xa8) = lVar1 + 1;\n *(long *)(param_1 + 0x30) = in_stack_00000018 + -4;\n *(long *)(param_1 + 0x40) = in_stack_00000010 % 100;\n *(long *)(param_1 + 0x38) = (in_stack_00000010 / 100) % 100;\n *(long *)(param_1 + 0x28) = in_stack_00000010 / 10000;\n return in_stack_00000010 * 0x346dc5d63886594b;\n }\n *(long *)(param_1 + 200) = *(long *)(param_1 + 200) + 1;\n if (2 < in_stack_00000018) {\n *(long *)(param_1 + 0x48) = in_stack_00000010 / 100;\n lVar1 = (in_stack_00000010 / 100) * 100;\n *(long *)(param_1 + 0x50) = in_stack_00000010 % 100;\n goto LAB_0011befe;\n }\n }\n else {\n if ((*(long *)(param_1 + 200) != 0) || (2 < in_stack_00000018)) {\n *(undefined1 *)(param_1 + 0xd8) = 1;\n *(undefined8 *)(param_1 + 0x20) = in_stack_00000008;\n *(long *)(param_1 + 0x28) = in_stack_00000010;\n *(long *)(param_1 + 0x30) = in_stack_00000018;\n return in_stack_00000018;\n }\n *(undefined8 *)(param_1 + 200) = 1;\n }\n *(long *)(param_1 + 0x48) = in_stack_00000010;\n *(undefined8 *)(param_1 + 0x50) = 0;\nLAB_0011befe:\n *(undefined8 *)(param_1 + 0x58) = 0;\n *(undefined8 *)(param_1 + 0x60) = 0;\n *(undefined4 *)(param_1 + 0x1c) = 2;\n return lVar1;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 in_stack_00000008;" type_identifier identifier ;) (declaration "long in_stack_00000010;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_stack_00000018;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar1 = *(long *)(param_1 + 0xa8);" (assignment_expression "lVar1 = *(long *)(param_1 + 0xa8)" identifier = (pointer_expression "*(long *)(param_1 + 0xa8)" * (cast_expression "(long *)(param_1 + 0xa8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa8)" ( (binary_expression "param_1 + 0xa8" identifier + number_literal) ))))) ;) (if_statement "if (((lVar1 == 0) || (*(long *)(param_1 + 0x30) != 0)) || (*(char *)(param_1 + 0xa1) != '\0')) {\n if (4 < in_stack_00000018) {\n *(long *)(param_1 + 0xa8) = lVar1 + 1;\n *(long *)(param_1 + 0x30) = in_stack_00000018 + -4;\n *(long *)(param_1 + 0x40) = in_stack_00000010 % 100;\n *(long *)(param_1 + 0x38) = (in_stack_00000010 / 100) % 100;\n *(long *)(param_1 + 0x28) = in_stack_00000010 / 10000;\n return in_stack_00000010 * 0x346dc5d63886594b;\n }\n *(long *)(param_1 + 200) = *(long *)(param_1 + 200) + 1;\n if (2 < in_stack_00000018) {\n *(long *)(param_1 + 0x48) = in_stack_00000010 / 100;\n lVar1 = (in_stack_00000010 / 100) * 100;\n *(long *)(param_1 + 0x50) = in_stack_00000010 % 100;\n goto LAB_0011befe;\n }\n }\n else {\n if ((*(long *)(param_1 + 200) != 0) || (2 < in_stack_00000018)) {\n *(undefined1 *)(param_1 + 0xd8) = 1;\n *(undefined8 *)(param_1 + 0x20) = in_stack_00000008;\n *(long *)(param_1 + 0x28) = in_stack_00000010;\n *(long *)(param_1 + 0x30) = in_stack_00000018;\n return in_stack_00000018;\n }\n *(undefined8 *)(param_1 + 200) = 1;\n }" if (parenthesized_expression "(((lVar1 == 0) || (*(long *)(param_1 + 0x30) != 0)) || (*(char *)(param_1 + 0xa1) != '\0'))" ( (binary_expression "((lVar1 == 0) || (*(long *)(param_1 + 0x30) != 0)) || (*(char *)(param_1 + 0xa1) != '\0')" (parenthesized_expression "((lVar1 == 0) || (*(long *)(param_1 + 0x30) != 0))" ( (binary_expression "(lVar1 == 0) || (*(long *)(param_1 + 0x30) != 0)" (parenthesized_expression "(lVar1 == 0)" ( (binary_expression "lVar1 == 0" identifier == number_literal) )) || (parenthesized_expression "(*(long *)(param_1 + 0x30) != 0)" ( (binary_expression "*(long *)(param_1 + 0x30) != 0" (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) )))) != number_literal) ))) )) || (parenthesized_expression "(*(char *)(param_1 + 0xa1) != '\0')" ( (binary_expression "*(char *)(param_1 + 0xa1) != '\0'" (pointer_expression "*(char *)(param_1 + 0xa1)" * (cast_expression "(char *)(param_1 + 0xa1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa1)" ( (binary_expression "param_1 + 0xa1" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n if (4 < in_stack_00000018) {\n *(long *)(param_1 + 0xa8) = lVar1 + 1;\n *(long *)(param_1 + 0x30) = in_stack_00000018 + -4;\n *(long *)(param_1 + 0x40) = in_stack_00000010 % 100;\n *(long *)(param_1 + 0x38) = (in_stack_00000010 / 100) % 100;\n *(long *)(param_1 + 0x28) = in_stack_00000010 / 10000;\n return in_stack_00000010 * 0x346dc5d63886594b;\n }\n *(long *)(param_1 + 200) = *(long *)(param_1 + 200) + 1;\n if (2 < in_stack_00000018) {\n *(long *)(param_1 + 0x48) = in_stack_00000010 / 100;\n lVar1 = (in_stack_00000010 / 100) * 100;\n *(long *)(param_1 + 0x50) = in_stack_00000010 % 100;\n goto LAB_0011befe;\n }\n }" { (if_statement "if (4 < in_stack_00000018) {\n *(long *)(param_1 + 0xa8) = lVar1 + 1;\n *(long *)(param_1 + 0x30) = in_stack_00000018 + -4;\n *(long *)(param_1 + 0x40) = in_stack_00000010 % 100;\n *(long *)(param_1 + 0x38) = (in_stack_00000010 / 100) % 100;\n *(long *)(param_1 + 0x28) = in_stack_00000010 / 10000;\n return in_stack_00000010 * 0x346dc5d63886594b;\n }" if (parenthesized_expression "(4 < in_stack_00000018)" ( (binary_expression "4 < in_stack_00000018" number_literal < identifier) )) (compound_statement "{\n *(long *)(param_1 + 0xa8) = lVar1 + 1;\n *(long *)(param_1 + 0x30) = in_stack_00000018 + -4;\n *(long *)(param_1 + 0x40) = in_stack_00000010 % 100;\n *(long *)(param_1 + 0x38) = (in_stack_00000010 / 100) % 100;\n *(long *)(param_1 + 0x28) = in_stack_00000010 / 10000;\n return in_stack_00000010 * 0x346dc5d63886594b;\n }" { (expression_statement "*(long *)(param_1 + 0xa8) = lVar1 + 1;" (assignment_expression "*(long *)(param_1 + 0xa8) = lVar1 + 1" (pointer_expression "*(long *)(param_1 + 0xa8)" * (cast_expression "(long *)(param_1 + 0xa8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa8)" ( (binary_expression "param_1 + 0xa8" identifier + number_literal) )))) = (binary_expression "lVar1 + 1" identifier + number_literal)) ;) (expression_statement "*(long *)(param_1 + 0x30) = in_stack_00000018 + -4;" (assignment_expression "*(long *)(param_1 + 0x30) = in_stack_00000018 + -4" (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 "in_stack_00000018 + -4" identifier + number_literal)) ;) (expression_statement "*(long *)(param_1 + 0x40) = in_stack_00000010 % 100;" (assignment_expression "*(long *)(param_1 + 0x40) = in_stack_00000010 % 100" (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 "in_stack_00000010 % 100" identifier % number_literal)) ;) (expression_statement "*(long *)(param_1 + 0x38) = (in_stack_00000010 / 100) % 100;" (assignment_expression "*(long *)(param_1 + 0x38) = (in_stack_00000010 / 100) % 100" (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 "(in_stack_00000010 / 100) % 100" (parenthesized_expression "(in_stack_00000010 / 100)" ( (binary_expression "in_stack_00000010 / 100" identifier / number_literal) )) % number_literal)) ;) (expression_statement "*(long *)(param_1 + 0x28) = in_stack_00000010 / 10000;" (assignment_expression "*(long *)(param_1 + 0x28) = in_stack_00000010 / 10000" (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 "in_stack_00000010 / 10000" identifier / number_literal)) ;) (return_statement "return in_stack_00000010 * 0x346dc5d63886594b;" return (binary_expression "in_stack_00000010 * 0x346dc5d63886594b" identifier * number_literal) ;) })) (expression_statement "*(long *)(param_1 + 200) = *(long *)(param_1 + 200) + 1;" (assignment_expression "*(long *)(param_1 + 200) = *(long *)(param_1 + 200) + 1" (pointer_expression "*(long *)(param_1 + 200)" * (cast_expression "(long *)(param_1 + 200)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 200)" ( (binary_expression "param_1 + 200" identifier + number_literal) )))) = (binary_expression "*(long *)(param_1 + 200) + 1" (pointer_expression "*(long *)(param_1 + 200)" * (cast_expression "(long *)(param_1 + 200)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 200)" ( (binary_expression "param_1 + 200" identifier + number_literal) )))) + number_literal)) ;) (if_statement "if (2 < in_stack_00000018) {\n *(long *)(param_1 + 0x48) = in_stack_00000010 / 100;\n lVar1 = (in_stack_00000010 / 100) * 100;\n *(long *)(param_1 + 0x50) = in_stack_00000010 % 100;\n goto LAB_0011befe;\n }" if (parenthesized_expression "(2 < in_stack_00000018)" ( (binary_expression "2 < in_stack_00000018" number_literal < identifier) )) (compound_statement "{\n *(long *)(param_1 + 0x48) = in_stack_00000010 / 100;\n lVar1 = (in_stack_00000010 / 100) * 100;\n *(long *)(param_1 + 0x50) = in_stack_00000010 % 100;\n goto LAB_0011befe;\n }" { (expression_statement "*(long *)(param_1 + 0x48) = in_stack_00000010 / 100;" (assignment_expression "*(long *)(param_1 + 0x48) = in_stack_00000010 / 100" (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) )))) = (binary_expression "in_stack_00000010 / 100" identifier / number_literal)) ;) (expression_statement "lVar1 = (in_stack_00000010 / 100) * 100;" (assignment_expression "lVar1 = (in_stack_00000010 / 100) * 100" identifier = (binary_expression "(in_stack_00000010 / 100) * 100" (parenthesized_expression "(in_stack_00000010 / 100)" ( (binary_expression "in_stack_00000010 / 100" identifier / number_literal) )) * number_literal)) ;) (expression_statement "*(long *)(param_1 + 0x50) = in_stack_00000010 % 100;" (assignment_expression "*(long *)(param_1 + 0x50) = in_stack_00000010 % 100" (pointer_expression "*(long *)(param_1 + 0x50)" * (cast_expression "(long *)(param_1 + 0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) )))) = (binary_expression "in_stack_00000010 % 100" identifier % number_literal)) ;) (goto_statement "goto LAB_0011befe;" goto statement_identifier ;) })) }) (else_clause "else {\n if ((*(long *)(param_1 + 200) != 0) || (2 < in_stack_00000018)) {\n *(undefined1 *)(param_1 + 0xd8) = 1;\n *(undefined8 *)(param_1 + 0x20) = in_stack_00000008;\n *(long *)(param_1 + 0x28) = in_stack_00000010;\n *(long *)(param_1 + 0x30) = in_stack_00000018;\n return in_stack_00000018;\n }\n *(undefined8 *)(param_1 + 200) = 1;\n }" else (compound_statement "{\n if ((*(long *)(param_1 + 200) != 0) || (2 < in_stack_00000018)) {\n *(undefined1 *)(param_1 + 0xd8) = 1;\n *(undefined8 *)(param_1 + 0x20) = in_stack_00000008;\n *(long *)(param_1 + 0x28) = in_stack_00000010;\n *(long *)(param_1 + 0x30) = in_stack_00000018;\n return in_stack_00000018;\n }\n *(undefined8 *)(param_1 + 200) = 1;\n }" { (if_statement "if ((*(long *)(param_1 + 200) != 0) || (2 < in_stack_00000018)) {\n *(undefined1 *)(param_1 + 0xd8) = 1;\n *(undefined8 *)(param_1 + 0x20) = in_stack_00000008;\n *(long *)(param_1 + 0x28) = in_stack_00000010;\n *(long *)(param_1 + 0x30) = in_stack_00000018;\n return in_stack_00000018;\n }" if (parenthesized_expression "((*(long *)(param_1 + 200) != 0) || (2 < in_stack_00000018))" ( (binary_expression "(*(long *)(param_1 + 200) != 0) || (2 < in_stack_00000018)" (parenthesized_expression "(*(long *)(param_1 + 200) != 0)" ( (binary_expression "*(long *)(param_1 + 200) != 0" (pointer_expression "*(long *)(param_1 + 200)" * (cast_expression "(long *)(param_1 + 200)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 200)" ( (binary_expression "param_1 + 200" identifier + number_literal) )))) != number_literal) )) || (parenthesized_expression "(2 < in_stack_00000018)" ( (binary_expression "2 < in_stack_00000018" number_literal < identifier) ))) )) (compound_statement "{\n *(undefined1 *)(param_1 + 0xd8) = 1;\n *(undefined8 *)(param_1 + 0x20) = in_stack_00000008;\n *(long *)(param_1 + 0x28) = in_stack_00000010;\n *(long *)(param_1 + 0x30) = in_stack_00000018;\n return in_stack_00000018;\n }" { (expression_statement "*(undefined1 *)(param_1 + 0xd8) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0xd8) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0xd8)" * (cast_expression "(undefined1 *)(param_1 + 0xd8)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xd8)" ( (binary_expression "param_1 + 0xd8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(param_1 + 0x20) = in_stack_00000008;" (assignment_expression "*(undefined8 *)(param_1 + 0x20) = in_stack_00000008" (pointer_expression "*(undefined8 *)(param_1 + 0x20)" * (cast_expression "(undefined8 *)(param_1 + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(long *)(param_1 + 0x28) = in_stack_00000010;" (assignment_expression "*(long *)(param_1 + 0x28) = in_stack_00000010" (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) = in_stack_00000018;" (assignment_expression "*(long *)(param_1 + 0x30) = in_stack_00000018" (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) ;) (return_statement "return in_stack_00000018;" return identifier ;) })) (expression_statement "*(undefined8 *)(param_1 + 200) = 1;" (assignment_expression "*(undefined8 *)(param_1 + 200) = 1" (pointer_expression "*(undefined8 *)(param_1 + 200)" * (cast_expression "(undefined8 *)(param_1 + 200)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 200)" ( (binary_expression "param_1 + 200" identifier + number_literal) )))) = number_literal) ;) }))) (expression_statement "*(long *)(param_1 + 0x48) = in_stack_00000010;" (assignment_expression "*(long *)(param_1 + 0x48) = in_stack_00000010" (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 "*(undefined8 *)(param_1 + 0x50) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x50) = 0" (pointer_expression "*(undefined8 *)(param_1 + 0x50)" * (cast_expression "(undefined8 *)(param_1 + 0x50)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) )))) = number_literal) ;) (labeled_statement "LAB_0011befe:\n *(undefined8 *)(param_1 + 0x58) = 0;" statement_identifier : (expression_statement "*(undefined8 *)(param_1 + 0x58) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x58) = 0" (pointer_expression "*(undefined8 *)(param_1 + 0x58)" * (cast_expression "(undefined8 *)(param_1 + 0x58)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) )))) = number_literal) ;)) (expression_statement "*(undefined8 *)(param_1 + 0x60) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x60) = 0" (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) )))) = number_literal) ;) (expression_statement "*(undefined4 *)(param_1 + 0x1c) = 2;" (assignment_expression "*(undefined4 *)(param_1 + 0x1c) = 2" (pointer_expression "*(undefined4 *)(param_1 + 0x1c)" * (cast_expression "(undefined4 *)(param_1 + 0x1c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1c)" ( (binary_expression "param_1 + 0x1c" identifier + number_literal) )))) = number_literal) ;) (return_statement "return lVar1;" return identifier ;) })))
|
(translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) || (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) ))) )) || (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != (char_literal ' escape_sequence ')) ))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT % LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (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) )))) = (binary_expression IDENT / LIT)) ;) (return_statement return (binary_expression IDENT * LIT) ;) })) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT / LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (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) )))) = (binary_expression IDENT % LIT)) ;) (goto_statement goto statement_identifier ;) })) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) || (parenthesized_expression ( (binary_expression LIT < IDENT) ))) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (return_statement return 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 (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) )))) = LIT) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;)) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (return_statement return IDENT ;) })))
|
(function_definition "long FUN_0011bdc0(long param_1)\n\n{\n long lVar1;\n undefined8 in_stack_00000008;\n long in_stack_00000010;\n long in_stack_00000018;\n \n lVar1 = *(long *)(param_1 + 0xa8);\n if (((lVar1 == 0) || (*(long *)(param_1 + 0x30) != 0)) || (*(char *)(param_1 + 0xa1) != '\0')) {\n if (4 < in_stack_00000018) {\n *(long *)(param_1 + 0xa8) = lVar1 + 1;\n *(long *)(param_1 + 0x30) = in_stack_00000018 + -4;\n *(long *)(param_1 + 0x40) = in_stack_00000010 % 100;\n *(long *)(param_1 + 0x38) = (in_stack_00000010 / 100) % 100;\n *(long *)(param_1 + 0x28) = in_stack_00000010 / 10000;\n return in_stack_00000010 * 0x346dc5d63886594b;\n }\n *(long *)(param_1 + 200) = *(long *)(param_1 + 200) + 1;\n if (2 < in_stack_00000018) {\n *(long *)(param_1 + 0x48) = in_stack_00000010 / 100;\n lVar1 = (in_stack_00000010 / 100) * 100;\n *(long *)(param_1 + 0x50) = in_stack_00000010 % 100;\n goto LAB_0011befe;\n }\n }\n else {\n if ((*(long *)(param_1 + 200) != 0) || (2 < in_stack_00000018)) {\n *(undefined1 *)(param_1 + 0xd8) = 1;\n *(undefined8 *)(param_1 + 0x20) = in_stack_00000008;\n *(long *)(param_1 + 0x28) = in_stack_00000010;\n *(long *)(param_1 + 0x30) = in_stack_00000018;\n return in_stack_00000018;\n }\n *(undefined8 *)(param_1 + 200) = 1;\n }\n *(long *)(param_1 + 0x48) = in_stack_00000010;\n *(undefined8 *)(param_1 + 0x50) = 0;\nLAB_0011befe:\n *(undefined8 *)(param_1 + 0x58) = 0;\n *(undefined8 *)(param_1 + 0x60) = 0;\n *(undefined4 *)(param_1 + 0x1c) = 2;\n return lVar1;\n}" (sized_type_specifier "long" (long "long")) (function_declarator "FUN_0011bdc0(long param_1)" (identifier "FUN_0011bdc0") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n long lVar1;\n undefined8 in_stack_00000008;\n long in_stack_00000010;\n long in_stack_00000018;\n \n lVar1 = *(long *)(param_1 + 0xa8);\n if (((lVar1 == 0) || (*(long *)(param_1 + 0x30) != 0)) || (*(char *)(param_1 + 0xa1) != '\0')) {\n if (4 < in_stack_00000018) {\n *(long *)(param_1 + 0xa8) = lVar1 + 1;\n *(long *)(param_1 + 0x30) = in_stack_00000018 + -4;\n *(long *)(param_1 + 0x40) = in_stack_00000010 % 100;\n *(long *)(param_1 + 0x38) = (in_stack_00000010 / 100) % 100;\n *(long *)(param_1 + 0x28) = in_stack_00000010 / 10000;\n return in_stack_00000010 * 0x346dc5d63886594b;\n }\n *(long *)(param_1 + 200) = *(long *)(param_1 + 200) + 1;\n if (2 < in_stack_00000018) {\n *(long *)(param_1 + 0x48) = in_stack_00000010 / 100;\n lVar1 = (in_stack_00000010 / 100) * 100;\n *(long *)(param_1 + 0x50) = in_stack_00000010 % 100;\n goto LAB_0011befe;\n }\n }\n else {\n if ((*(long *)(param_1 + 200) != 0) || (2 < in_stack_00000018)) {\n *(undefined1 *)(param_1 + 0xd8) = 1;\n *(undefined8 *)(param_1 + 0x20) = in_stack_00000008;\n *(long *)(param_1 + 0x28) = in_stack_00000010;\n *(long *)(param_1 + 0x30) = in_stack_00000018;\n return in_stack_00000018;\n }\n *(undefined8 *)(param_1 + 200) = 1;\n }\n *(long *)(param_1 + 0x48) = in_stack_00000010;\n *(undefined8 *)(param_1 + 0x50) = 0;\nLAB_0011befe:\n *(undefined8 *)(param_1 + 0x58) = 0;\n *(undefined8 *)(param_1 + 0x60) = 0;\n *(undefined4 *)(param_1 + 0x1c) = 2;\n return lVar1;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "undefined8 in_stack_00000008;" (type_identifier "undefined8") (identifier "in_stack_00000008") (; ";")) (declaration "long in_stack_00000010;" (sized_type_specifier "long" (long "long")) (identifier "in_stack_00000010") (; ";")) (declaration "long in_stack_00000018;" (sized_type_specifier "long" (long "long")) (identifier "in_stack_00000018") (; ";")) (expression_statement "lVar1 = *(long *)(param_1 + 0xa8);" (assignment_expression "lVar1 = *(long *)(param_1 + 0xa8)" (identifier "lVar1") (= "=") (pointer_expression "*(long *)(param_1 + 0xa8)" (* "*") (cast_expression "(long *)(param_1 + 0xa8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xa8)" (( "(") (binary_expression "param_1 + 0xa8" (identifier "param_1") (+ "+") (number_literal "0xa8")) () ")"))))) (; ";")) (if_statement "if (((lVar1 == 0) || (*(long *)(param_1 + 0x30) != 0)) || (*(char *)(param_1 + 0xa1) != '\0')) {\n if (4 < in_stack_00000018) {\n *(long *)(param_1 + 0xa8) = lVar1 + 1;\n *(long *)(param_1 + 0x30) = in_stack_00000018 + -4;\n *(long *)(param_1 + 0x40) = in_stack_00000010 % 100;\n *(long *)(param_1 + 0x38) = (in_stack_00000010 / 100) % 100;\n *(long *)(param_1 + 0x28) = in_stack_00000010 / 10000;\n return in_stack_00000010 * 0x346dc5d63886594b;\n }\n *(long *)(param_1 + 200) = *(long *)(param_1 + 200) + 1;\n if (2 < in_stack_00000018) {\n *(long *)(param_1 + 0x48) = in_stack_00000010 / 100;\n lVar1 = (in_stack_00000010 / 100) * 100;\n *(long *)(param_1 + 0x50) = in_stack_00000010 % 100;\n goto LAB_0011befe;\n }\n }\n else {\n if ((*(long *)(param_1 + 200) != 0) || (2 < in_stack_00000018)) {\n *(undefined1 *)(param_1 + 0xd8) = 1;\n *(undefined8 *)(param_1 + 0x20) = in_stack_00000008;\n *(long *)(param_1 + 0x28) = in_stack_00000010;\n *(long *)(param_1 + 0x30) = in_stack_00000018;\n return in_stack_00000018;\n }\n *(undefined8 *)(param_1 + 200) = 1;\n }" (if "if") (parenthesized_expression "(((lVar1 == 0) || (*(long *)(param_1 + 0x30) != 0)) || (*(char *)(param_1 + 0xa1) != '\0'))" (( "(") (binary_expression "((lVar1 == 0) || (*(long *)(param_1 + 0x30) != 0)) || (*(char *)(param_1 + 0xa1) != '\0')" (parenthesized_expression "((lVar1 == 0) || (*(long *)(param_1 + 0x30) != 0))" (( "(") (binary_expression "(lVar1 == 0) || (*(long *)(param_1 + 0x30) != 0)" (parenthesized_expression "(lVar1 == 0)" (( "(") (binary_expression "lVar1 == 0" (identifier "lVar1") (== "==") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(*(long *)(param_1 + 0x30) != 0)" (( "(") (binary_expression "*(long *)(param_1 + 0x30) != 0" (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")) () ")")))) (!= "!=") (number_literal "0")) () ")"))) () ")")) (|| "||") (parenthesized_expression "(*(char *)(param_1 + 0xa1) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0xa1) != '\0'" (pointer_expression "*(char *)(param_1 + 0xa1)" (* "*") (cast_expression "(char *)(param_1 + 0xa1)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xa1)" (( "(") (binary_expression "param_1 + 0xa1" (identifier "param_1") (+ "+") (number_literal "0xa1")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")"))) () ")")) (compound_statement "{\n if (4 < in_stack_00000018) {\n *(long *)(param_1 + 0xa8) = lVar1 + 1;\n *(long *)(param_1 + 0x30) = in_stack_00000018 + -4;\n *(long *)(param_1 + 0x40) = in_stack_00000010 % 100;\n *(long *)(param_1 + 0x38) = (in_stack_00000010 / 100) % 100;\n *(long *)(param_1 + 0x28) = in_stack_00000010 / 10000;\n return in_stack_00000010 * 0x346dc5d63886594b;\n }\n *(long *)(param_1 + 200) = *(long *)(param_1 + 200) + 1;\n if (2 < in_stack_00000018) {\n *(long *)(param_1 + 0x48) = in_stack_00000010 / 100;\n lVar1 = (in_stack_00000010 / 100) * 100;\n *(long *)(param_1 + 0x50) = in_stack_00000010 % 100;\n goto LAB_0011befe;\n }\n }" ({ "{") (if_statement "if (4 < in_stack_00000018) {\n *(long *)(param_1 + 0xa8) = lVar1 + 1;\n *(long *)(param_1 + 0x30) = in_stack_00000018 + -4;\n *(long *)(param_1 + 0x40) = in_stack_00000010 % 100;\n *(long *)(param_1 + 0x38) = (in_stack_00000010 / 100) % 100;\n *(long *)(param_1 + 0x28) = in_stack_00000010 / 10000;\n return in_stack_00000010 * 0x346dc5d63886594b;\n }" (if "if") (parenthesized_expression "(4 < in_stack_00000018)" (( "(") (binary_expression "4 < in_stack_00000018" (number_literal "4") (< "<") (identifier "in_stack_00000018")) () ")")) (compound_statement "{\n *(long *)(param_1 + 0xa8) = lVar1 + 1;\n *(long *)(param_1 + 0x30) = in_stack_00000018 + -4;\n *(long *)(param_1 + 0x40) = in_stack_00000010 % 100;\n *(long *)(param_1 + 0x38) = (in_stack_00000010 / 100) % 100;\n *(long *)(param_1 + 0x28) = in_stack_00000010 / 10000;\n return in_stack_00000010 * 0x346dc5d63886594b;\n }" ({ "{") (expression_statement "*(long *)(param_1 + 0xa8) = lVar1 + 1;" (assignment_expression "*(long *)(param_1 + 0xa8) = lVar1 + 1" (pointer_expression "*(long *)(param_1 + 0xa8)" (* "*") (cast_expression "(long *)(param_1 + 0xa8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xa8)" (( "(") (binary_expression "param_1 + 0xa8" (identifier "param_1") (+ "+") (number_literal "0xa8")) () ")")))) (= "=") (binary_expression "lVar1 + 1" (identifier "lVar1") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "*(long *)(param_1 + 0x30) = in_stack_00000018 + -4;" (assignment_expression "*(long *)(param_1 + 0x30) = in_stack_00000018 + -4" (pointer_expression "*(long *)(param_1 + 0x30)" (* "*") (cast_expression "(long *)(param_1 + 0x30)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x30)" (( "(") (binary_expression "param_1 + 0x30" (identifier "param_1") (+ "+") (number_literal "0x30")) () ")")))) (= "=") (binary_expression "in_stack_00000018 + -4" (identifier "in_stack_00000018") (+ "+") (number_literal "-4"))) (; ";")) (expression_statement "*(long *)(param_1 + 0x40) = in_stack_00000010 % 100;" (assignment_expression "*(long *)(param_1 + 0x40) = in_stack_00000010 % 100" (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 "in_stack_00000010 % 100" (identifier "in_stack_00000010") (% "%") (number_literal "100"))) (; ";")) (expression_statement "*(long *)(param_1 + 0x38) = (in_stack_00000010 / 100) % 100;" (assignment_expression "*(long *)(param_1 + 0x38) = (in_stack_00000010 / 100) % 100" (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 "(in_stack_00000010 / 100) % 100" (parenthesized_expression "(in_stack_00000010 / 100)" (( "(") (binary_expression "in_stack_00000010 / 100" (identifier "in_stack_00000010") (/ "/") (number_literal "100")) () ")")) (% "%") (number_literal "100"))) (; ";")) (expression_statement "*(long *)(param_1 + 0x28) = in_stack_00000010 / 10000;" (assignment_expression "*(long *)(param_1 + 0x28) = in_stack_00000010 / 10000" (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 "in_stack_00000010 / 10000" (identifier "in_stack_00000010") (/ "/") (number_literal "10000"))) (; ";")) (return_statement "return in_stack_00000010 * 0x346dc5d63886594b;" (return "return") (binary_expression "in_stack_00000010 * 0x346dc5d63886594b" (identifier "in_stack_00000010") (* "*") (number_literal "0x346dc5d63886594b")) (; ";")) (} "}"))) (expression_statement "*(long *)(param_1 + 200) = *(long *)(param_1 + 200) + 1;" (assignment_expression "*(long *)(param_1 + 200) = *(long *)(param_1 + 200) + 1" (pointer_expression "*(long *)(param_1 + 200)" (* "*") (cast_expression "(long *)(param_1 + 200)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 200)" (( "(") (binary_expression "param_1 + 200" (identifier "param_1") (+ "+") (number_literal "200")) () ")")))) (= "=") (binary_expression "*(long *)(param_1 + 200) + 1" (pointer_expression "*(long *)(param_1 + 200)" (* "*") (cast_expression "(long *)(param_1 + 200)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 200)" (( "(") (binary_expression "param_1 + 200" (identifier "param_1") (+ "+") (number_literal "200")) () ")")))) (+ "+") (number_literal "1"))) (; ";")) (if_statement "if (2 < in_stack_00000018) {\n *(long *)(param_1 + 0x48) = in_stack_00000010 / 100;\n lVar1 = (in_stack_00000010 / 100) * 100;\n *(long *)(param_1 + 0x50) = in_stack_00000010 % 100;\n goto LAB_0011befe;\n }" (if "if") (parenthesized_expression "(2 < in_stack_00000018)" (( "(") (binary_expression "2 < in_stack_00000018" (number_literal "2") (< "<") (identifier "in_stack_00000018")) () ")")) (compound_statement "{\n *(long *)(param_1 + 0x48) = in_stack_00000010 / 100;\n lVar1 = (in_stack_00000010 / 100) * 100;\n *(long *)(param_1 + 0x50) = in_stack_00000010 % 100;\n goto LAB_0011befe;\n }" ({ "{") (expression_statement "*(long *)(param_1 + 0x48) = in_stack_00000010 / 100;" (assignment_expression "*(long *)(param_1 + 0x48) = in_stack_00000010 / 100" (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")) () ")")))) (= "=") (binary_expression "in_stack_00000010 / 100" (identifier "in_stack_00000010") (/ "/") (number_literal "100"))) (; ";")) (expression_statement "lVar1 = (in_stack_00000010 / 100) * 100;" (assignment_expression "lVar1 = (in_stack_00000010 / 100) * 100" (identifier "lVar1") (= "=") (binary_expression "(in_stack_00000010 / 100) * 100" (parenthesized_expression "(in_stack_00000010 / 100)" (( "(") (binary_expression "in_stack_00000010 / 100" (identifier "in_stack_00000010") (/ "/") (number_literal "100")) () ")")) (* "*") (number_literal "100"))) (; ";")) (expression_statement "*(long *)(param_1 + 0x50) = in_stack_00000010 % 100;" (assignment_expression "*(long *)(param_1 + 0x50) = in_stack_00000010 % 100" (pointer_expression "*(long *)(param_1 + 0x50)" (* "*") (cast_expression "(long *)(param_1 + 0x50)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x50)" (( "(") (binary_expression "param_1 + 0x50" (identifier "param_1") (+ "+") (number_literal "0x50")) () ")")))) (= "=") (binary_expression "in_stack_00000010 % 100" (identifier "in_stack_00000010") (% "%") (number_literal "100"))) (; ";")) (goto_statement "goto LAB_0011befe;" (goto "goto") (statement_identifier "LAB_0011befe") (; ";")) (} "}"))) (} "}")) (else_clause "else {\n if ((*(long *)(param_1 + 200) != 0) || (2 < in_stack_00000018)) {\n *(undefined1 *)(param_1 + 0xd8) = 1;\n *(undefined8 *)(param_1 + 0x20) = in_stack_00000008;\n *(long *)(param_1 + 0x28) = in_stack_00000010;\n *(long *)(param_1 + 0x30) = in_stack_00000018;\n return in_stack_00000018;\n }\n *(undefined8 *)(param_1 + 200) = 1;\n }" (else "else") (compound_statement "{\n if ((*(long *)(param_1 + 200) != 0) || (2 < in_stack_00000018)) {\n *(undefined1 *)(param_1 + 0xd8) = 1;\n *(undefined8 *)(param_1 + 0x20) = in_stack_00000008;\n *(long *)(param_1 + 0x28) = in_stack_00000010;\n *(long *)(param_1 + 0x30) = in_stack_00000018;\n return in_stack_00000018;\n }\n *(undefined8 *)(param_1 + 200) = 1;\n }" ({ "{") (if_statement "if ((*(long *)(param_1 + 200) != 0) || (2 < in_stack_00000018)) {\n *(undefined1 *)(param_1 + 0xd8) = 1;\n *(undefined8 *)(param_1 + 0x20) = in_stack_00000008;\n *(long *)(param_1 + 0x28) = in_stack_00000010;\n *(long *)(param_1 + 0x30) = in_stack_00000018;\n return in_stack_00000018;\n }" (if "if") (parenthesized_expression "((*(long *)(param_1 + 200) != 0) || (2 < in_stack_00000018))" (( "(") (binary_expression "(*(long *)(param_1 + 200) != 0) || (2 < in_stack_00000018)" (parenthesized_expression "(*(long *)(param_1 + 200) != 0)" (( "(") (binary_expression "*(long *)(param_1 + 200) != 0" (pointer_expression "*(long *)(param_1 + 200)" (* "*") (cast_expression "(long *)(param_1 + 200)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 200)" (( "(") (binary_expression "param_1 + 200" (identifier "param_1") (+ "+") (number_literal "200")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(2 < in_stack_00000018)" (( "(") (binary_expression "2 < in_stack_00000018" (number_literal "2") (< "<") (identifier "in_stack_00000018")) () ")"))) () ")")) (compound_statement "{\n *(undefined1 *)(param_1 + 0xd8) = 1;\n *(undefined8 *)(param_1 + 0x20) = in_stack_00000008;\n *(long *)(param_1 + 0x28) = in_stack_00000010;\n *(long *)(param_1 + 0x30) = in_stack_00000018;\n return in_stack_00000018;\n }" ({ "{") (expression_statement "*(undefined1 *)(param_1 + 0xd8) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0xd8) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0xd8)" (* "*") (cast_expression "(undefined1 *)(param_1 + 0xd8)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xd8)" (( "(") (binary_expression "param_1 + 0xd8" (identifier "param_1") (+ "+") (number_literal "0xd8")) () ")")))) (= "=") (number_literal "1")) (; ";")) (expression_statement "*(undefined8 *)(param_1 + 0x20) = in_stack_00000008;" (assignment_expression "*(undefined8 *)(param_1 + 0x20) = in_stack_00000008" (pointer_expression "*(undefined8 *)(param_1 + 0x20)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x20)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x20)" (( "(") (binary_expression "param_1 + 0x20" (identifier "param_1") (+ "+") (number_literal "0x20")) () ")")))) (= "=") (identifier "in_stack_00000008")) (; ";")) (expression_statement "*(long *)(param_1 + 0x28) = in_stack_00000010;" (assignment_expression "*(long *)(param_1 + 0x28) = in_stack_00000010" (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 "in_stack_00000010")) (; ";")) (expression_statement "*(long *)(param_1 + 0x30) = in_stack_00000018;" (assignment_expression "*(long *)(param_1 + 0x30) = in_stack_00000018" (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 "in_stack_00000018")) (; ";")) (return_statement "return in_stack_00000018;" (return "return") (identifier "in_stack_00000018") (; ";")) (} "}"))) (expression_statement "*(undefined8 *)(param_1 + 200) = 1;" (assignment_expression "*(undefined8 *)(param_1 + 200) = 1" (pointer_expression "*(undefined8 *)(param_1 + 200)" (* "*") (cast_expression "(undefined8 *)(param_1 + 200)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 200)" (( "(") (binary_expression "param_1 + 200" (identifier "param_1") (+ "+") (number_literal "200")) () ")")))) (= "=") (number_literal "1")) (; ";")) (} "}")))) (expression_statement "*(long *)(param_1 + 0x48) = in_stack_00000010;" (assignment_expression "*(long *)(param_1 + 0x48) = in_stack_00000010" (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 "in_stack_00000010")) (; ";")) (expression_statement "*(undefined8 *)(param_1 + 0x50) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x50) = 0" (pointer_expression "*(undefined8 *)(param_1 + 0x50)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x50)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x50)" (( "(") (binary_expression "param_1 + 0x50" (identifier "param_1") (+ "+") (number_literal "0x50")) () ")")))) (= "=") (number_literal "0")) (; ";")) (labeled_statement "LAB_0011befe:\n *(undefined8 *)(param_1 + 0x58) = 0;" (statement_identifier "LAB_0011befe") (: ":") (expression_statement "*(undefined8 *)(param_1 + 0x58) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x58) = 0" (pointer_expression "*(undefined8 *)(param_1 + 0x58)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x58)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x58)" (( "(") (binary_expression "param_1 + 0x58" (identifier "param_1") (+ "+") (number_literal "0x58")) () ")")))) (= "=") (number_literal "0")) (; ";"))) (expression_statement "*(undefined8 *)(param_1 + 0x60) = 0;" (assignment_expression "*(undefined8 *)(param_1 + 0x60) = 0" (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")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined4 *)(param_1 + 0x1c) = 2;" (assignment_expression "*(undefined4 *)(param_1 + 0x1c) = 2" (pointer_expression "*(undefined4 *)(param_1 + 0x1c)" (* "*") (cast_expression "(undefined4 *)(param_1 + 0x1c)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x1c)" (( "(") (binary_expression "param_1 + 0x1c" (identifier "param_1") (+ "+") (number_literal "0x1c")) () ")")))) (= "=") (number_literal "2")) (; ";")) (return_statement "return lVar1;" (return "return") (identifier "lVar1") (; ";")) (} "}")))
|
void function_1(type_1 *pc,type_2 text_int)
{
if (((pc->dates_seen == 0) || ((pc->year).digits != 0)) || (pc->rels_seen != false)) {
if (4 < text_int.digits) {
pc->dates_seen = pc->dates_seen + 1;
(pc->year).digits = text_int.digits + -4;
pc->day = text_int.value % 100;
pc->month = (text_int.value / 100) % 100;
(pc->year).value = text_int.value / 10000;
return;
}
pc->times_seen = pc->times_seen + 1;
if (2 < text_int.digits) {
pc->hour = text_int.value / 100;
pc->minutes = text_int.value % 100;
goto LAB_0011befe;
}
}
else {
if ((pc->times_seen != 0) || (2 < text_int.digits)) {
pc->year_seen = true;
(pc->year).negative = text_int.negative;
*(type_3 *)&(pc->year).field_0x1 = text_int._1_7_;
(pc->year).value = text_int.value;
(pc->year).digits = text_int.digits;
return;
}
pc->times_seen = 1;
}
pc->hour = text_int.value;
pc->minutes = 0;
LAB_0011befe:
(pc->seconds).tv_sec = 0;
(pc->seconds).tv_nsec = 0;
pc->meridian = 2;
return;
}
| 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 (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (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: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence)))))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) (return_statement (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (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: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) (goto_statement label: (statement_identifier))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (return_statement (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression 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: (number_literal))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (return_statement (identifier)))))
| null |
long MASKED(long param_1)
{
long lVar1;
undefined8 in_stack_00000008;
long in_stack_00000010;
long in_stack_00000018;
lVar1 = *(long *)(param_1 + 0xa8);
if (((lVar1 == 0) || (*(long *)(param_1 + 0x30) != 0)) || (*(char *)(param_1 + 0xa1) != '\0')) {
if (4 < in_stack_00000018) {
*(long *)(param_1 + 0xa8) = lVar1 + 1;
*(long *)(param_1 + 0x30) = in_stack_00000018 + -4;
*(long *)(param_1 + 0x40) = in_stack_00000010 % 100;
*(long *)(param_1 + 0x38) = (in_stack_00000010 / 100) % 100;
*(long *)(param_1 + 0x28) = in_stack_00000010 / 10000;
return in_stack_00000010 * 0x346dc5d63886594b;
}
*(long *)(param_1 + 200) = *(long *)(param_1 + 200) + 1;
if (2 < in_stack_00000018) {
*(long *)(param_1 + 0x48) = in_stack_00000010 / 100;
lVar1 = (in_stack_00000010 / 100) * 100;
*(long *)(param_1 + 0x50) = in_stack_00000010 % 100;
goto LAB_0011befe;
}
}
else {
if ((*(long *)(param_1 + 200) != 0) || (2 < in_stack_00000018)) {
*(undefined1 *)(param_1 + 0xd8) = 1;
*(undefined8 *)(param_1 + 0x20) = in_stack_00000008;
*(long *)(param_1 + 0x28) = in_stack_00000010;
*(long *)(param_1 + 0x30) = in_stack_00000018;
return in_stack_00000018;
}
*(undefined8 *)(param_1 + 200) = 1;
}
*(long *)(param_1 + 0x48) = in_stack_00000010;
*(undefined8 *)(param_1 + 0x50) = 0;
LAB_0011befe:
*(undefined8 *)(param_1 + 0x58) = 0;
*(undefined8 *)(param_1 + 0x60) = 0;
*(undefined4 *)(param_1 + 0x1c) = 2;
return lVar1;
}
|
7213_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
|
sync
|
FUN_00298410
|
/* std::istream::sync() */
undefined4 __thiscall std::istream::sync(istream *this)
{
int iVar1;
undefined4 uVar2;
sentry local_9;
sentry::sentry(&local_9,this,true);
if ((local_9 == (sentry)0x0) ||
(*(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) == (long *)0x0)) {
uVar2 = 0xffffffff;
}
else {
/* try { // try from 00298448 to 0029844a has its CatchHandler @ 002984a6 */
iVar1 = (**(code **)(**(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) + 0x30))();
if (iVar1 == -1) {
ios::clear((ios *)(this + *(long *)(*(long *)this + -0x18)),
*(_Ios_Iostate *)((ios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20) |
_S_badbit);
uVar2 = 0xffffffff;
}
else {
uVar2 = 0;
}
}
return uVar2;
}
|
undefined4 FUN_00298410(long *param_1)
{
long *plVar1;
int iVar2;
undefined4 uVar3;
long lVar4;
char local_9;
FUN_00296fe0(&local_9,param_1,1);
if ((local_9 == '\0') ||
(plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8), plVar1 == (long *)0x0
)) {
uVar3 = 0xffffffff;
}
else {
/* try { // try from 00298448 to 0029844a has its CatchHandler @ 002984a6 */
iVar2 = (**(code **)(*plVar1 + 0x30))();
if (iVar2 == -1) {
lVar4 = (long)param_1 + *(long *)(*param_1 + -0x18);
FUN_0029c920(lVar4,*(uint *)(lVar4 + 0x20) | 1);
uVar3 = 0xffffffff;
}
else {
uVar3 = 0;
}
}
return uVar3;
}
|
PUSH RBX
MOV RBX,RDI
MOV EDX,0x1
MOV RSI,RBX
SUB RSP,0x20
LEA RDI,[RSP + 0x1f]
CALL 0x00296fe0
CMP byte ptr [RSP + 0x1f],0x0
JZ 0x00298480
MOV RAX,qword ptr [RBX]
MOV RAX,qword ptr [RAX + -0x18]
MOV RDI,qword ptr [RBX + RAX*0x1 + 0xe8]
TEST RDI,RDI
JZ 0x00298480
MOV RAX,qword ptr [RDI]
CALL qword ptr [RAX + 0x30]
CMP EAX,-0x1
JZ 0x00298487
XOR EAX,EAX
ADD RSP,0x20
POP RBX
RET
MOV EAX,0xffffffff
JMP 0x00298452
MOV RDX,qword ptr [RBX]
MOV dword ptr [RSP + 0xc],EAX
ADD RBX,qword ptr [RDX + -0x18]
MOV ESI,dword ptr [RBX + 0x20]
MOV RDI,RBX
OR ESI,0x1
CALL 0x0029c920
MOV EAX,dword ptr [RSP + 0xc]
JMP 0x00298452
| null | null | null | null |
[(u'COPY_-1204386353', u'MULTIEQUAL_-1204386379'), ('const-48', u'INT_ADD_-1204386670'), ('const--24', u'INT_ADD_-1204386710'), ('const-433', u'LOAD_-1204386551'), (u'INDIRECT_-1204386432', u'INT_EQUAL_-1204386736'), ('tmp_371', u'BRANCH_-1204386539'), ('const-1', u'CALL_-1204386753'), (u'LOAD_-1204386551', u'INT_OR_-1204386513'), (u'LOAD_-1204386726', u'INT_ADD_-1204386441'), (u'PTRADD_-1204386500', u'CAST_-1204386303'), ('const-0', u'INT_EQUAL_-1204386736'), ('tmp_384', u'CAST_-1204386312'), (u'INT_OR_-1204386513', u'CALL_-1204386521'), ('tmp_368', u'BRANCH_-1204386510'), (u'LOAD_-1204386686', u'CALLIND_-1204386676'), ('const--9', u'PTRSUB_-1204386419'), (u'PTRADD_-1204386655', u'CAST_-1204386393'), ('const-433', u'LOAD_-1204386581'), (u'INT_ADD_-1204386670', u'CAST_-1204386376'), (u'CAST_-1204386402', u'LOAD_-1204386732'), (u'PTRSUB_-1204386419', u'CALL_-1204386753'), ('const-433', u'LOAD_-1204386717'), (u'INT_EQUAL_-1204386664', u'CBRANCH_-1204386662'), ('tmp_384', u'PTRADD_-1204386500'), (u'CAST_-1204386303', u'CALL_-1204386521'), ('tmp_190', u'CBRANCH_-1204386662'), ('tmp_744', u'PTRSUB_-1204386419'), (u'INT_EQUAL_-1204386736', u'CBRANCH_-1204386732'), (u'LOAD_-1204386692', u'INT_ADD_-1204386670'), ('const-0', u'COPY_-1204386438'), ('const-4294967295', u'COPY_-1204386353'), (u'CALLIND_-1204386676', u'INT_EQUAL_-1204386664'), ('const-433', u'LOAD_-1204386726'), (u'LOAD_-1204386564', u'PTRADD_-1204386500'), ('const-232', u'INT_ADD_-1204386441'), ('const-433', u'LOAD_-1204386686'), ('tmp_384', u'CALL_-1204386753'), ('const-433', u'LOAD_-1204386564'), ('const-1', u'INT_OR_-1204386513'), (u'CAST_-1204386376', u'LOAD_-1204386686'), (u'LOAD_-1204386732', u'INT_ADD_-1204386710'), (u'COPY_-1204386438', u'MULTIEQUAL_-1204386379'), (u'CAST_-1204386298', u'LOAD_-1204386551'), (u'LOAD_-1204386717', u'INT_EQUAL_-1204386694'), ('tmp_384', u'CAST_-1204386402'), ('const-4294967295', u'INT_EQUAL_-1204386664'), (u'LOAD_-1204386717', u'LOAD_-1204386692'), ('const-433', u'LOAD_-1204386692'), ('const-32', u'PTRADD_-1204386489'), ('const-0', u'INT_EQUAL_-1204386694'), (u'CAST_-1204386312', u'LOAD_-1204386581'), (u'CAST_-1204386303', u'PTRADD_-1204386489'), ('const-4294967295', u'COPY_-1204386391'), ('tmp_87', u'CBRANCH_-1204386732'), (u'CAST_-1204386393', u'LOAD_-1204386717'), (u'CAST_-1204386304', u'LOAD_-1204386564'), ('const-0', u'RETURN_-1204386622'), ('const--24', u'INT_ADD_-1204386552'), ('tmp_140', u'CBRANCH_-1204386692'), (u'INT_ADD_-1204386710', u'CAST_-1204386398'), (u'COPY_-1204386391', u'MULTIEQUAL_-1204386379'), ('const-1', u'PTRADD_-1204386500'), ('const-1', u'PTRADD_-1204386655'), (u'INT_EQUAL_-1204386694', u'CBRANCH_-1204386692'), (u'INT_ADD_-1204386441', u'PTRADD_-1204386655'), (u'INT_ADD_-1204386552', u'CAST_-1204386304'), (u'MULTIEQUAL_-1204386379', u'RETURN_-1204386622'), (u'PTRADD_-1204386489', u'CAST_-1204386298'), (u'CAST_-1204386398', u'LOAD_-1204386726'), (u'CALL_-1204386753', u'INDIRECT_-1204386432'), ('tmp_384', u'PTRADD_-1204386655'), ('const-1', u'PTRADD_-1204386489'), ('const-433', u'LOAD_-1204386732'), (u'LOAD_-1204386581', u'INT_ADD_-1204386552')]
|
[('tmp_741', u'LOAD_-1204386581'), (u'INT_ADD_-1204386546', u'INT_ADD_-1204386535'), ('const-433', u'LOAD_-1204386551'), ('const-48', u'INT_ADD_-1204386670'), ('const--24', u'INT_ADD_-1204386710'), ('tmp_371', u'BRANCH_-1204386539'), (u'INT_ADD_-1204386552', u'CAST_-1204386308'), (u'CAST_-1204386379', u'LOAD_-1204386686'), (u'INT_ADD_-1204386670', u'CAST_-1204386379'), ('const--9', u'PTRSUB_-1204386422'), (u'INT_ADD_-1204386710', u'CAST_-1204386402'), (u'CAST_-1204386308', u'LOAD_-1204386564'), ('tmp_740', u'PTRSUB_-1204386422'), (u'LOAD_-1204386551', u'INT_OR_-1204386513'), ('tmp_741', u'CAST_-1204386397'), ('tmp_741', u'LOAD_-1204386732'), ('const-4294967295', u'COPY_-1204386394'), ('const-433', u'LOAD_-1204386726'), (u'INT_ADD_-1204386444', u'INT_ADD_-1204386701'), (u'INT_OR_-1204386513', u'CALL_-1204386521'), ('const-4294967295', u'INT_EQUAL_-1204386664'), ('const-0', u'COPY_-1204386441'), (u'INT_ADD_-1204386546', u'CALL_-1204386521'), ('tmp_368', u'BRANCH_-1204386510'), (u'CAST_-1204386402', u'LOAD_-1204386726'), (u'LOAD_-1204386686', u'CALLIND_-1204386676'), ('const-433', u'LOAD_-1204386581'), ('const-0', u'INT_EQUAL_-1204386736'), (u'COPY_-1204386441', u'MULTIEQUAL_-1204386382'), (u'MULTIEQUAL_-1204386382', u'RETURN_-1204386622'), (u'INT_EQUAL_-1204386664', u'CBRANCH_-1204386662'), ('tmp_190', u'CBRANCH_-1204386662'), (u'INDIRECT_-1204386436', u'INT_EQUAL_-1204386736'), ('tmp_741', u'CAST_-1204386307'), (u'INT_EQUAL_-1204386736', u'CBRANCH_-1204386732'), (u'LOAD_-1204386692', u'INT_ADD_-1204386670'), ('const-433', u'LOAD_-1204386732'), (u'CALLIND_-1204386676', u'INT_EQUAL_-1204386664'), ('const-232', u'INT_ADD_-1204386444'), (u'CAST_-1204386302', u'LOAD_-1204386551'), ('tmp_741', u'CALL_-1204386753'), ('const-433', u'LOAD_-1204386686'), ('const-1', u'INT_OR_-1204386513'), (u'COPY_-1204386356', u'MULTIEQUAL_-1204386382'), (u'LOAD_-1204386732', u'INT_ADD_-1204386710'), (u'LOAD_-1204386717', u'INT_EQUAL_-1204386694'), (u'CAST_-1204386396', u'LOAD_-1204386717'), (u'LOAD_-1204386717', u'LOAD_-1204386692'), (u'INT_ADD_-1204386701', u'CAST_-1204386396'), ('const-0', u'INT_EQUAL_-1204386694'), ('const-433', u'LOAD_-1204386692'), ('const-433', u'LOAD_-1204386717'), (u'CAST_-1204386397', u'INT_ADD_-1204386701'), (u'CALL_-1204386753', u'INDIRECT_-1204386436'), ('tmp_87', u'CBRANCH_-1204386732'), ('const-0', u'RETURN_-1204386622'), ('const--24', u'INT_ADD_-1204386552'), ('const-433', u'LOAD_-1204386564'), ('tmp_140', u'CBRANCH_-1204386692'), (u'LOAD_-1204386726', u'INT_ADD_-1204386444'), (u'LOAD_-1204386564', u'INT_ADD_-1204386546'), (u'INT_ADD_-1204386535', u'CAST_-1204386302'), ('const-4294967295', u'COPY_-1204386356'), (u'INT_EQUAL_-1204386694', u'CBRANCH_-1204386692'), (u'PTRSUB_-1204386422', u'CALL_-1204386753'), (u'COPY_-1204386394', u'MULTIEQUAL_-1204386382'), (u'CAST_-1204386307', u'INT_ADD_-1204386546'), ('const-32', u'INT_ADD_-1204386535'), ('const-1', u'CALL_-1204386753'), (u'LOAD_-1204386581', u'INT_ADD_-1204386552')]
| null | null |
00298410
|
x64
|
O2
|
(translation_unit "undefined4 FUN_00298410(long *param_1)\n\n{\n long *plVar1;\n int iVar2;\n undefined4 uVar3;\n long lVar4;\n char local_9;\n \n FUN_00296fe0(&local_9,param_1,1);\n if ((local_9 == '\0') ||\n (plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8), plVar1 == (long *)0x0\n )) {\n uVar3 = 0xffffffff;\n }\n else {\n /* try { // try from 00298448 to 0029844a has its CatchHandler @ 002984a6 */\n iVar2 = (**(code **)(*plVar1 + 0x30))();\n if (iVar2 == -1) {\n lVar4 = (long)param_1 + *(long *)(*param_1 + -0x18);\n FUN_0029c920(lVar4,*(uint *)(lVar4 + 0x20) | 1);\n uVar3 = 0xffffffff;\n }\n else {\n uVar3 = 0;\n }\n }\n return uVar3;\n}\n\n" (function_definition "undefined4 FUN_00298410(long *param_1)\n\n{\n long *plVar1;\n int iVar2;\n undefined4 uVar3;\n long lVar4;\n char local_9;\n \n FUN_00296fe0(&local_9,param_1,1);\n if ((local_9 == '\0') ||\n (plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8), plVar1 == (long *)0x0\n )) {\n uVar3 = 0xffffffff;\n }\n else {\n /* try { // try from 00298448 to 0029844a has its CatchHandler @ 002984a6 */\n iVar2 = (**(code **)(*plVar1 + 0x30))();\n if (iVar2 == -1) {\n lVar4 = (long)param_1 + *(long *)(*param_1 + -0x18);\n FUN_0029c920(lVar4,*(uint *)(lVar4 + 0x20) | 1);\n uVar3 = 0xffffffff;\n }\n else {\n uVar3 = 0;\n }\n }\n return uVar3;\n}" type_identifier (function_declarator "FUN_00298410(long *param_1)" identifier (parameter_list "(long *param_1)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n long *plVar1;\n int iVar2;\n undefined4 uVar3;\n long lVar4;\n char local_9;\n \n FUN_00296fe0(&local_9,param_1,1);\n if ((local_9 == '\0') ||\n (plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8), plVar1 == (long *)0x0\n )) {\n uVar3 = 0xffffffff;\n }\n else {\n /* try { // try from 00298448 to 0029844a has its CatchHandler @ 002984a6 */\n iVar2 = (**(code **)(*plVar1 + 0x30))();\n if (iVar2 == -1) {\n lVar4 = (long)param_1 + *(long *)(*param_1 + -0x18);\n FUN_0029c920(lVar4,*(uint *)(lVar4 + 0x20) | 1);\n uVar3 = 0xffffffff;\n }\n else {\n uVar3 = 0;\n }\n }\n return uVar3;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "undefined4 uVar3;" type_identifier identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "char local_9;" primitive_type identifier ;) (expression_statement "FUN_00296fe0(&local_9,param_1,1);" (call_expression "FUN_00296fe0(&local_9,param_1,1)" identifier (argument_list "(&local_9,param_1,1)" ( (pointer_expression "&local_9" & identifier) , identifier , number_literal ))) ;) (if_statement "if ((local_9 == '\0') ||\n (plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8), plVar1 == (long *)0x0\n )) {\n uVar3 = 0xffffffff;\n }\n else {\n /* try { // try from 00298448 to 0029844a has its CatchHandler @ 002984a6 */\n iVar2 = (**(code **)(*plVar1 + 0x30))();\n if (iVar2 == -1) {\n lVar4 = (long)param_1 + *(long *)(*param_1 + -0x18);\n FUN_0029c920(lVar4,*(uint *)(lVar4 + 0x20) | 1);\n uVar3 = 0xffffffff;\n }\n else {\n uVar3 = 0;\n }\n }" if (parenthesized_expression "((local_9 == '\0') ||\n (plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8), plVar1 == (long *)0x0\n ))" ( (binary_expression "(local_9 == '\0') ||\n (plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8), plVar1 == (long *)0x0\n )" (parenthesized_expression "(local_9 == '\0')" ( (binary_expression "local_9 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) || (parenthesized_expression "(plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8), plVar1 == (long *)0x0\n )" ( (comma_expression "plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8), plVar1 == (long *)0x0" (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) ))))) , (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 uVar3 = 0xffffffff;\n }" { (expression_statement "uVar3 = 0xffffffff;" (assignment_expression "uVar3 = 0xffffffff" identifier = number_literal) ;) }) (else_clause "else {\n /* try { // try from 00298448 to 0029844a has its CatchHandler @ 002984a6 */\n iVar2 = (**(code **)(*plVar1 + 0x30))();\n if (iVar2 == -1) {\n lVar4 = (long)param_1 + *(long *)(*param_1 + -0x18);\n FUN_0029c920(lVar4,*(uint *)(lVar4 + 0x20) | 1);\n uVar3 = 0xffffffff;\n }\n else {\n uVar3 = 0;\n }\n }" else (compound_statement "{\n /* try { // try from 00298448 to 0029844a has its CatchHandler @ 002984a6 */\n iVar2 = (**(code **)(*plVar1 + 0x30))();\n if (iVar2 == -1) {\n lVar4 = (long)param_1 + *(long *)(*param_1 + -0x18);\n FUN_0029c920(lVar4,*(uint *)(lVar4 + 0x20) | 1);\n uVar3 = 0xffffffff;\n }\n else {\n uVar3 = 0;\n }\n }" { comment (expression_statement "iVar2 = (**(code **)(*plVar1 + 0x30))();" (assignment_expression "iVar2 = (**(code **)(*plVar1 + 0x30))()" identifier = (call_expression "(**(code **)(*plVar1 + 0x30))()" (parenthesized_expression "(**(code **)(*plVar1 + 0x30))" ( (pointer_expression "**(code **)(*plVar1 + 0x30)" * (pointer_expression "*(code **)(*plVar1 + 0x30)" * (cast_expression "(code **)(*plVar1 + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x30)" ( (binary_expression "*plVar1 + 0x30" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (if_statement "if (iVar2 == -1) {\n lVar4 = (long)param_1 + *(long *)(*param_1 + -0x18);\n FUN_0029c920(lVar4,*(uint *)(lVar4 + 0x20) | 1);\n uVar3 = 0xffffffff;\n }\n else {\n uVar3 = 0;\n }" if (parenthesized_expression "(iVar2 == -1)" ( (binary_expression "iVar2 == -1" identifier == number_literal) )) (compound_statement "{\n lVar4 = (long)param_1 + *(long *)(*param_1 + -0x18);\n FUN_0029c920(lVar4,*(uint *)(lVar4 + 0x20) | 1);\n uVar3 = 0xffffffff;\n }" { (expression_statement "lVar4 = (long)param_1 + *(long *)(*param_1 + -0x18);" (assignment_expression "lVar4 = (long)param_1 + *(long *)(*param_1 + -0x18)" identifier = (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(*param_1 + -0x18)" * (cast_expression "(long *)(*param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + -0x18)" ( (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" * identifier) + number_literal) )))))) ;) (expression_statement "FUN_0029c920(lVar4,*(uint *)(lVar4 + 0x20) | 1);" (call_expression "FUN_0029c920(lVar4,*(uint *)(lVar4 + 0x20) | 1)" identifier (argument_list "(lVar4,*(uint *)(lVar4 + 0x20) | 1)" ( identifier , (binary_expression "*(uint *)(lVar4 + 0x20) | 1" (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) )))) | number_literal) ))) ;) (expression_statement "uVar3 = 0xffffffff;" (assignment_expression "uVar3 = 0xffffffff" identifier = number_literal) ;) }) (else_clause "else {\n uVar3 = 0;\n }" else (compound_statement "{\n uVar3 = 0;\n }" { (expression_statement "uVar3 = 0;" (assignment_expression "uVar3 = 0" identifier = number_literal) ;) }))) }))) (return_statement "return uVar3;" return identifier ;) })))
|
(translation_unit "/* std::istream::sync() */\n\nundefined4 __thiscall std::istream::sync(istream *this)\n\n{\n int iVar1;\n undefined4 uVar2;\n sentry local_9;\n \n sentry::sentry(&local_9,this,true);\n if ((local_9 == (sentry)0x0) ||\n (*(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) == (long *)0x0)) {\n uVar2 = 0xffffffff;\n }\n else {\n /* try { // try from 00298448 to 0029844a has its CatchHandler @ 002984a6 */\n iVar1 = (**(code **)(**(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) + 0x30))();\n if (iVar1 == -1) {\n ios::clear((ios *)(this + *(long *)(*(long *)this + -0x18)),\n *(_Ios_Iostate *)((ios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20) |\n _S_badbit);\n uVar2 = 0xffffffff;\n }\n else {\n uVar2 = 0;\n }\n }\n return uVar2;\n}\n\n" comment (function_definition "undefined4 __thiscall std::istream::sync(istream *this)\n\n{\n int iVar1;\n undefined4 uVar2;\n sentry local_9;\n \n sentry::sentry(&local_9,this,true);\n if ((local_9 == (sentry)0x0) ||\n (*(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) == (long *)0x0)) {\n uVar2 = 0xffffffff;\n }\n else {\n /* try { // try from 00298448 to 0029844a has its CatchHandler @ 002984a6 */\n iVar1 = (**(code **)(**(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) + 0x30))();\n if (iVar1 == -1) {\n ios::clear((ios *)(this + *(long *)(*(long *)this + -0x18)),\n *(_Ios_Iostate *)((ios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20) |\n _S_badbit);\n uVar2 = 0xffffffff;\n }\n else {\n uVar2 = 0;\n }\n }\n return uVar2;\n}" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::istream::" identifier : : identifier : :) (function_declarator "sync(istream *this)" identifier (parameter_list "(istream *this)" ( (parameter_declaration "istream *this" type_identifier (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n int iVar1;\n undefined4 uVar2;\n sentry local_9;\n \n sentry::sentry(&local_9,this,true);\n if ((local_9 == (sentry)0x0) ||\n (*(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) == (long *)0x0)) {\n uVar2 = 0xffffffff;\n }\n else {\n /* try { // try from 00298448 to 0029844a has its CatchHandler @ 002984a6 */\n iVar1 = (**(code **)(**(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) + 0x30))();\n if (iVar1 == -1) {\n ios::clear((ios *)(this + *(long *)(*(long *)this + -0x18)),\n *(_Ios_Iostate *)((ios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20) |\n _S_badbit);\n uVar2 = 0xffffffff;\n }\n else {\n uVar2 = 0;\n }\n }\n return uVar2;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (declaration "sentry local_9;" type_identifier identifier ;) (labeled_statement "sentry::sentry(&local_9,this,true);" statement_identifier : (ERROR ":" :) (expression_statement "sentry(&local_9,this,true);" (call_expression "sentry(&local_9,this,true)" identifier (argument_list "(&local_9,this,true)" ( (pointer_expression "&local_9" & identifier) , identifier , true ))) ;)) (if_statement "if ((local_9 == (sentry)0x0) ||\n (*(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) == (long *)0x0)) {\n uVar2 = 0xffffffff;\n }\n else {\n /* try { // try from 00298448 to 0029844a has its CatchHandler @ 002984a6 */\n iVar1 = (**(code **)(**(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) + 0x30))();\n if (iVar1 == -1) {\n ios::clear((ios *)(this + *(long *)(*(long *)this + -0x18)),\n *(_Ios_Iostate *)((ios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20) |\n _S_badbit);\n uVar2 = 0xffffffff;\n }\n else {\n uVar2 = 0;\n }\n }" if (parenthesized_expression "((local_9 == (sentry)0x0) ||\n (*(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) == (long *)0x0))" ( (binary_expression "(local_9 == (sentry)0x0) ||\n (*(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) == (long *)0x0)" (parenthesized_expression "(local_9 == (sentry)0x0)" ( (binary_expression "local_9 == (sentry)0x0" identifier == (cast_expression "(sentry)0x0" ( (type_descriptor "sentry" type_identifier) ) number_literal)) )) || (parenthesized_expression "(*(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) == (long *)0x0)" ( (binary_expression "*(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) == (long *)0x0" (pointer_expression "*(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8)" * (cast_expression "(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + *(long *)(*(long *)this + -0x18) + 0xe8)" ( (binary_expression "this + *(long *)(*(long *)this + -0x18) + 0xe8" (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) )))) == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (compound_statement "{\n uVar2 = 0xffffffff;\n }" { (expression_statement "uVar2 = 0xffffffff;" (assignment_expression "uVar2 = 0xffffffff" identifier = number_literal) ;) }) (else_clause "else {\n /* try { // try from 00298448 to 0029844a has its CatchHandler @ 002984a6 */\n iVar1 = (**(code **)(**(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) + 0x30))();\n if (iVar1 == -1) {\n ios::clear((ios *)(this + *(long *)(*(long *)this + -0x18)),\n *(_Ios_Iostate *)((ios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20) |\n _S_badbit);\n uVar2 = 0xffffffff;\n }\n else {\n uVar2 = 0;\n }\n }" else (compound_statement "{\n /* try { // try from 00298448 to 0029844a has its CatchHandler @ 002984a6 */\n iVar1 = (**(code **)(**(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) + 0x30))();\n if (iVar1 == -1) {\n ios::clear((ios *)(this + *(long *)(*(long *)this + -0x18)),\n *(_Ios_Iostate *)((ios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20) |\n _S_badbit);\n uVar2 = 0xffffffff;\n }\n else {\n uVar2 = 0;\n }\n }" { comment (expression_statement "iVar1 = (**(code **)(**(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) + 0x30))();" (assignment_expression "iVar1 = (**(code **)(**(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) + 0x30))()" identifier = (call_expression "(**(code **)(**(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) + 0x30))()" (parenthesized_expression "(**(code **)(**(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) + 0x30))" ( (pointer_expression "**(code **)(**(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) + 0x30)" * (pointer_expression "*(code **)(**(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) + 0x30)" * (cast_expression "(code **)(**(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(**(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) + 0x30)" ( (binary_expression "**(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) + 0x30" (pointer_expression "**(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8)" * (pointer_expression "*(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8)" * (cast_expression "(long **)(this + *(long *)(*(long *)this + -0x18) + 0xe8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + *(long *)(*(long *)this + -0x18) + 0xe8)" ( (binary_expression "this + *(long *)(*(long *)this + -0x18) + 0xe8" (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) ))))) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (if_statement "if (iVar1 == -1) {\n ios::clear((ios *)(this + *(long *)(*(long *)this + -0x18)),\n *(_Ios_Iostate *)((ios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20) |\n _S_badbit);\n uVar2 = 0xffffffff;\n }\n else {\n uVar2 = 0;\n }" if (parenthesized_expression "(iVar1 == -1)" ( (binary_expression "iVar1 == -1" identifier == number_literal) )) (compound_statement "{\n ios::clear((ios *)(this + *(long *)(*(long *)this + -0x18)),\n *(_Ios_Iostate *)((ios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20) |\n _S_badbit);\n uVar2 = 0xffffffff;\n }" { (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) ))) ;)) (expression_statement "uVar2 = 0xffffffff;" (assignment_expression "uVar2 = 0xffffffff" identifier = number_literal) ;) }) (else_clause "else {\n uVar2 = 0;\n }" else (compound_statement "{\n uVar2 = 0;\n }" { (expression_statement "uVar2 = 0;" (assignment_expression "uVar2 = 0" identifier = number_literal) ;) }))) }))) (return_statement "return uVar2;" return identifier ;) })))
|
(translation_unit "undefined4 FUN_00298410(long *param_1)\n\n{\n long *plVar1;\n int iVar2;\n undefined4 uVar3;\n long lVar4;\n char local_9;\n \n FUN_00296fe0(&local_9,param_1,1);\n if ((local_9 == '\0') ||\n (plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8), plVar1 == (long *)0x0\n )) {\n uVar3 = 0xffffffff;\n }\n else {\n \n iVar2 = (**(code **)(*plVar1 + 0x30))();\n if (iVar2 == -1) {\n lVar4 = (long)param_1 + *(long *)(*param_1 + -0x18);\n FUN_0029c920(lVar4,*(uint *)(lVar4 + 0x20) | 1);\n uVar3 = 0xffffffff;\n }\n else {\n uVar3 = 0;\n }\n }\n return uVar3;\n}\n\n" (function_definition "undefined4 FUN_00298410(long *param_1)\n\n{\n long *plVar1;\n int iVar2;\n undefined4 uVar3;\n long lVar4;\n char local_9;\n \n FUN_00296fe0(&local_9,param_1,1);\n if ((local_9 == '\0') ||\n (plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8), plVar1 == (long *)0x0\n )) {\n uVar3 = 0xffffffff;\n }\n else {\n \n iVar2 = (**(code **)(*plVar1 + 0x30))();\n if (iVar2 == -1) {\n lVar4 = (long)param_1 + *(long *)(*param_1 + -0x18);\n FUN_0029c920(lVar4,*(uint *)(lVar4 + 0x20) | 1);\n uVar3 = 0xffffffff;\n }\n else {\n uVar3 = 0;\n }\n }\n return uVar3;\n}" type_identifier (function_declarator "FUN_00298410(long *param_1)" identifier (parameter_list "(long *param_1)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n long *plVar1;\n int iVar2;\n undefined4 uVar3;\n long lVar4;\n char local_9;\n \n FUN_00296fe0(&local_9,param_1,1);\n if ((local_9 == '\0') ||\n (plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8), plVar1 == (long *)0x0\n )) {\n uVar3 = 0xffffffff;\n }\n else {\n \n iVar2 = (**(code **)(*plVar1 + 0x30))();\n if (iVar2 == -1) {\n lVar4 = (long)param_1 + *(long *)(*param_1 + -0x18);\n FUN_0029c920(lVar4,*(uint *)(lVar4 + 0x20) | 1);\n uVar3 = 0xffffffff;\n }\n else {\n uVar3 = 0;\n }\n }\n return uVar3;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "undefined4 uVar3;" type_identifier identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "char local_9;" primitive_type identifier ;) (expression_statement "FUN_00296fe0(&local_9,param_1,1);" (call_expression "FUN_00296fe0(&local_9,param_1,1)" identifier (argument_list "(&local_9,param_1,1)" ( (pointer_expression "&local_9" & identifier) , identifier , number_literal ))) ;) (if_statement "if ((local_9 == '\0') ||\n (plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8), plVar1 == (long *)0x0\n )) {\n uVar3 = 0xffffffff;\n }\n else {\n \n iVar2 = (**(code **)(*plVar1 + 0x30))();\n if (iVar2 == -1) {\n lVar4 = (long)param_1 + *(long *)(*param_1 + -0x18);\n FUN_0029c920(lVar4,*(uint *)(lVar4 + 0x20) | 1);\n uVar3 = 0xffffffff;\n }\n else {\n uVar3 = 0;\n }\n }" if (parenthesized_expression "((local_9 == '\0') ||\n (plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8), plVar1 == (long *)0x0\n ))" ( (binary_expression "(local_9 == '\0') ||\n (plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8), plVar1 == (long *)0x0\n )" (parenthesized_expression "(local_9 == '\0')" ( (binary_expression "local_9 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) || (parenthesized_expression "(plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8), plVar1 == (long *)0x0\n )" ( (comma_expression "plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8), plVar1 == (long *)0x0" (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) ))))) , (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 uVar3 = 0xffffffff;\n }" { (expression_statement "uVar3 = 0xffffffff;" (assignment_expression "uVar3 = 0xffffffff" identifier = number_literal) ;) }) (else_clause "else {\n \n iVar2 = (**(code **)(*plVar1 + 0x30))();\n if (iVar2 == -1) {\n lVar4 = (long)param_1 + *(long *)(*param_1 + -0x18);\n FUN_0029c920(lVar4,*(uint *)(lVar4 + 0x20) | 1);\n uVar3 = 0xffffffff;\n }\n else {\n uVar3 = 0;\n }\n }" else (compound_statement "{\n \n iVar2 = (**(code **)(*plVar1 + 0x30))();\n if (iVar2 == -1) {\n lVar4 = (long)param_1 + *(long *)(*param_1 + -0x18);\n FUN_0029c920(lVar4,*(uint *)(lVar4 + 0x20) | 1);\n uVar3 = 0xffffffff;\n }\n else {\n uVar3 = 0;\n }\n }" { (expression_statement "iVar2 = (**(code **)(*plVar1 + 0x30))();" (assignment_expression "iVar2 = (**(code **)(*plVar1 + 0x30))()" identifier = (call_expression "(**(code **)(*plVar1 + 0x30))()" (parenthesized_expression "(**(code **)(*plVar1 + 0x30))" ( (pointer_expression "**(code **)(*plVar1 + 0x30)" * (pointer_expression "*(code **)(*plVar1 + 0x30)" * (cast_expression "(code **)(*plVar1 + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x30)" ( (binary_expression "*plVar1 + 0x30" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (if_statement "if (iVar2 == -1) {\n lVar4 = (long)param_1 + *(long *)(*param_1 + -0x18);\n FUN_0029c920(lVar4,*(uint *)(lVar4 + 0x20) | 1);\n uVar3 = 0xffffffff;\n }\n else {\n uVar3 = 0;\n }" if (parenthesized_expression "(iVar2 == -1)" ( (binary_expression "iVar2 == -1" identifier == number_literal) )) (compound_statement "{\n lVar4 = (long)param_1 + *(long *)(*param_1 + -0x18);\n FUN_0029c920(lVar4,*(uint *)(lVar4 + 0x20) | 1);\n uVar3 = 0xffffffff;\n }" { (expression_statement "lVar4 = (long)param_1 + *(long *)(*param_1 + -0x18);" (assignment_expression "lVar4 = (long)param_1 + *(long *)(*param_1 + -0x18)" identifier = (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(*param_1 + -0x18)" * (cast_expression "(long *)(*param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + -0x18)" ( (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" * identifier) + number_literal) )))))) ;) (expression_statement "FUN_0029c920(lVar4,*(uint *)(lVar4 + 0x20) | 1);" (call_expression "FUN_0029c920(lVar4,*(uint *)(lVar4 + 0x20) | 1)" identifier (argument_list "(lVar4,*(uint *)(lVar4 + 0x20) | 1)" ( identifier , (binary_expression "*(uint *)(lVar4 + 0x20) | 1" (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) )))) | number_literal) ))) ;) (expression_statement "uVar3 = 0xffffffff;" (assignment_expression "uVar3 = 0xffffffff" identifier = number_literal) ;) }) (else_clause "else {\n uVar3 = 0;\n }" else (compound_statement "{\n uVar3 = 0;\n }" { (expression_statement "uVar3 = 0;" (assignment_expression "uVar3 = 0" identifier = number_literal) ;) }))) }))) (return_statement "return uVar3;" return identifier ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT , LIT ))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (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) ))))) , (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT))) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) | LIT) ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) }))) }))) (return_statement return IDENT ;) })))
|
(function_definition "undefined4 FUN_00298410(long *param_1)\n\n{\n long *plVar1;\n int iVar2;\n undefined4 uVar3;\n long lVar4;\n char local_9;\n \n FUN_00296fe0(&local_9,param_1,1);\n if ((local_9 == '\0') ||\n (plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8), plVar1 == (long *)0x0\n )) {\n uVar3 = 0xffffffff;\n }\n else {\n \n iVar2 = (**(code **)(*plVar1 + 0x30))();\n if (iVar2 == -1) {\n lVar4 = (long)param_1 + *(long *)(*param_1 + -0x18);\n FUN_0029c920(lVar4,*(uint *)(lVar4 + 0x20) | 1);\n uVar3 = 0xffffffff;\n }\n else {\n uVar3 = 0;\n }\n }\n return uVar3;\n}" (type_identifier "undefined4") (function_declarator "FUN_00298410(long *param_1)" (identifier "FUN_00298410") (parameter_list "(long *param_1)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n long *plVar1;\n int iVar2;\n undefined4 uVar3;\n long lVar4;\n char local_9;\n \n FUN_00296fe0(&local_9,param_1,1);\n if ((local_9 == '\0') ||\n (plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8), plVar1 == (long *)0x0\n )) {\n uVar3 = 0xffffffff;\n }\n else {\n \n iVar2 = (**(code **)(*plVar1 + 0x30))();\n if (iVar2 == -1) {\n lVar4 = (long)param_1 + *(long *)(*param_1 + -0x18);\n FUN_0029c920(lVar4,*(uint *)(lVar4 + 0x20) | 1);\n uVar3 = 0xffffffff;\n }\n else {\n uVar3 = 0;\n }\n }\n return uVar3;\n}" ({ "{") (declaration "long *plVar1;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar1" (* "*") (identifier "plVar1")) (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "undefined4 uVar3;" (type_identifier "undefined4") (identifier "uVar3") (; ";")) (declaration "long lVar4;" (sized_type_specifier "long" (long "long")) (identifier "lVar4") (; ";")) (declaration "char local_9;" (primitive_type "char") (identifier "local_9") (; ";")) (expression_statement "FUN_00296fe0(&local_9,param_1,1);" (call_expression "FUN_00296fe0(&local_9,param_1,1)" (identifier "FUN_00296fe0") (argument_list "(&local_9,param_1,1)" (( "(") (pointer_expression "&local_9" (& "&") (identifier "local_9")) (, ",") (identifier "param_1") (, ",") (number_literal "1") () ")"))) (; ";")) (if_statement "if ((local_9 == '\0') ||\n (plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8), plVar1 == (long *)0x0\n )) {\n uVar3 = 0xffffffff;\n }\n else {\n \n iVar2 = (**(code **)(*plVar1 + 0x30))();\n if (iVar2 == -1) {\n lVar4 = (long)param_1 + *(long *)(*param_1 + -0x18);\n FUN_0029c920(lVar4,*(uint *)(lVar4 + 0x20) | 1);\n uVar3 = 0xffffffff;\n }\n else {\n uVar3 = 0;\n }\n }" (if "if") (parenthesized_expression "((local_9 == '\0') ||\n (plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8), plVar1 == (long *)0x0\n ))" (( "(") (binary_expression "(local_9 == '\0') ||\n (plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8), plVar1 == (long *)0x0\n )" (parenthesized_expression "(local_9 == '\0')" (( "(") (binary_expression "local_9 == '\0'" (identifier "local_9") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (|| "||") (parenthesized_expression "(plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8), plVar1 == (long *)0x0\n )" (( "(") (comma_expression "plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8), plVar1 == (long *)0x0" (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")) () ")"))))) (, ",") (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 uVar3 = 0xffffffff;\n }" ({ "{") (expression_statement "uVar3 = 0xffffffff;" (assignment_expression "uVar3 = 0xffffffff" (identifier "uVar3") (= "=") (number_literal "0xffffffff")) (; ";")) (} "}")) (else_clause "else {\n \n iVar2 = (**(code **)(*plVar1 + 0x30))();\n if (iVar2 == -1) {\n lVar4 = (long)param_1 + *(long *)(*param_1 + -0x18);\n FUN_0029c920(lVar4,*(uint *)(lVar4 + 0x20) | 1);\n uVar3 = 0xffffffff;\n }\n else {\n uVar3 = 0;\n }\n }" (else "else") (compound_statement "{\n \n iVar2 = (**(code **)(*plVar1 + 0x30))();\n if (iVar2 == -1) {\n lVar4 = (long)param_1 + *(long *)(*param_1 + -0x18);\n FUN_0029c920(lVar4,*(uint *)(lVar4 + 0x20) | 1);\n uVar3 = 0xffffffff;\n }\n else {\n uVar3 = 0;\n }\n }" ({ "{") (expression_statement "iVar2 = (**(code **)(*plVar1 + 0x30))();" (assignment_expression "iVar2 = (**(code **)(*plVar1 + 0x30))()" (identifier "iVar2") (= "=") (call_expression "(**(code **)(*plVar1 + 0x30))()" (parenthesized_expression "(**(code **)(*plVar1 + 0x30))" (( "(") (pointer_expression "**(code **)(*plVar1 + 0x30)" (* "*") (pointer_expression "*(code **)(*plVar1 + 0x30)" (* "*") (cast_expression "(code **)(*plVar1 + 0x30)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar1 + 0x30)" (( "(") (binary_expression "*plVar1 + 0x30" (pointer_expression "*plVar1" (* "*") (identifier "plVar1")) (+ "+") (number_literal "0x30")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (if_statement "if (iVar2 == -1) {\n lVar4 = (long)param_1 + *(long *)(*param_1 + -0x18);\n FUN_0029c920(lVar4,*(uint *)(lVar4 + 0x20) | 1);\n uVar3 = 0xffffffff;\n }\n else {\n uVar3 = 0;\n }" (if "if") (parenthesized_expression "(iVar2 == -1)" (( "(") (binary_expression "iVar2 == -1" (identifier "iVar2") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n lVar4 = (long)param_1 + *(long *)(*param_1 + -0x18);\n FUN_0029c920(lVar4,*(uint *)(lVar4 + 0x20) | 1);\n uVar3 = 0xffffffff;\n }" ({ "{") (expression_statement "lVar4 = (long)param_1 + *(long *)(*param_1 + -0x18);" (assignment_expression "lVar4 = (long)param_1 + *(long *)(*param_1 + -0x18)" (identifier "lVar4") (= "=") (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (pointer_expression "*(long *)(*param_1 + -0x18)" (* "*") (cast_expression "(long *)(*param_1 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + -0x18)" (( "(") (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "-0x18")) () ")")))))) (; ";")) (expression_statement "FUN_0029c920(lVar4,*(uint *)(lVar4 + 0x20) | 1);" (call_expression "FUN_0029c920(lVar4,*(uint *)(lVar4 + 0x20) | 1)" (identifier "FUN_0029c920") (argument_list "(lVar4,*(uint *)(lVar4 + 0x20) | 1)" (( "(") (identifier "lVar4") (, ",") (binary_expression "*(uint *)(lVar4 + 0x20) | 1" (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")) () ")")))) (| "|") (number_literal "1")) () ")"))) (; ";")) (expression_statement "uVar3 = 0xffffffff;" (assignment_expression "uVar3 = 0xffffffff" (identifier "uVar3") (= "=") (number_literal "0xffffffff")) (; ";")) (} "}")) (else_clause "else {\n uVar3 = 0;\n }" (else "else") (compound_statement "{\n uVar3 = 0;\n }" ({ "{") (expression_statement "uVar3 = 0;" (assignment_expression "uVar3 = 0" (identifier "uVar3") (= "=") (number_literal "0")) (; ";")) (} "}")))) (} "}")))) (return_statement "return uVar3;" (return "return") (identifier "uVar3") (; ";")) (} "}")))
|
/* std::istream::sync() */
type_1 __thiscall std::type_2::function_1(type_2 *var_2)
{
int var_3;
type_1 uVar2;
type_3 var_1;
sentry::type_3(&var_1,var_2,true);
if ((var_1 == (type_3)0x0) ||
(*(long **)(var_2 + *(long *)(*(long *)var_2 + -0x18) + 0xe8) == (long *)0x0)) {
uVar2 = 0xffffffff;
}
else {
/* try { // try from 00298448 to 0029844a has its CatchHandler @ 002984a6 */
var_3 = (**(type_4 **)(**(long **)(var_2 + *(long *)(*(long *)var_2 + -0x18) + 0xe8) + 0x30))();
if (var_3 == -1) {
ios::var_4((type_5 *)(var_2 + *(long *)(*(long *)var_2 + -0x18)),
*(type_6 *)((type_5 *)(var_2 + *(long *)(*(long *)var_2 + -0x18)) + 0x20) |
var_5);
uVar2 = 0xffffffff;
}
else {
uVar2 = 0;
}
}
return uVar2;
}
| null |
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (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: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier) (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (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: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list)))) (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))))))))) (return_statement (identifier)))))
| null |
undefined4 MASKED(long *param_1)
{
long *plVar1;
int iVar2;
undefined4 uVar3;
long lVar4;
char local_9;
FUN_00296fe0(&local_9,param_1,1);
if ((local_9 == '\0') ||
(plVar1 = *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8), plVar1 == (long *)0x0
)) {
uVar3 = 0xffffffff;
}
else {
/* try { // try from 00298448 to 0029844a has its CatchHandler @ 002984a6 */
iVar2 = (**(code **)(*plVar1 + 0x30))();
if (iVar2 == -1) {
lVar4 = (long)param_1 + *(long *)(*param_1 + -0x18);
FUN_0029c920(lVar4,*(uint *)(lVar4 + 0x20) | 1);
uVar3 = 0xffffffff;
}
else {
uVar3 = 0;
}
}
return uVar3;
}
|
59_hostid_and_hostid_strip.c
|
close_stdout
|
FUN_00102830
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void close_stdout(void)
{
int iVar1;
int *piVar2;
undefined8 uVar3;
char *pcVar4;
iVar1 = close_stream(*(FILE **)PTR_stdout_00108fa0);
if (iVar1 != 0) {
piVar2 = __errno_location();
if ((ignore_EPIPE == false) || (*piVar2 != 0x20)) {
uVar3 = dcgettext(0,"write error",5);
if (file_name == (char *)0x0) {
error(0,*piVar2,"%s",uVar3);
}
else {
pcVar4 = quotearg_colon(file_name);
error(0,*piVar2,"%s: %s",pcVar4,uVar3);
}
goto LAB_001028b8;
}
}
iVar1 = close_stream(*(FILE **)PTR_stderr_00108fe8);
if (iVar1 == 0) {
return;
}
LAB_001028b8:
/* WARNING: Subroutine does not return */
_exit(exit_failure);
}
|
void FUN_00102830(void)
{
int iVar1;
int *piVar2;
undefined8 uVar3;
undefined8 uVar4;
iVar1 = FUN_001050c0(*(undefined8 *)PTR_stdout_00108fa0);
if (iVar1 != 0) {
piVar2 = __errno_location();
if (((char)DAT_001091e8 == '\0') || (*piVar2 != 0x20)) {
uVar3 = dcgettext(0,"write error",5);
if (DAT_001091f0 == 0) {
error(0,*piVar2,"%s",uVar3);
}
else {
uVar4 = FUN_001045c0();
error(0,*piVar2,"%s: %s",uVar4,uVar3);
}
goto LAB_001028b8;
}
}
iVar1 = FUN_001050c0(*(undefined8 *)PTR_stderr_00108fe8);
if (iVar1 == 0) {
return;
}
LAB_001028b8:
/* WARNING: Subroutine does not return */
_exit(DAT_00109178);
}
|
PUSH RBP
PUSH RBX
SUB RSP,0x8
MOV RAX,qword ptr [0x00108fa0]
MOV RDI,qword ptr [RAX]
CALL 0x001050c0
TEST EAX,EAX
JZ 0x0010285f
CALL 0x00102050
CMP byte ptr [0x001091e8],0x0
MOV RBX,RAX
JZ 0x00102879
CMP dword ptr [RAX],0x20
JNZ 0x00102879
MOV RAX,qword ptr [0x00108fe8]
MOV RDI,qword ptr [RAX]
CALL 0x001050c0
TEST EAX,EAX
JNZ 0x001028b8
ADD RSP,0x8
POP RBX
POP RBP
RET
XOR EDI,EDI
MOV EDX,0x5
LEA RSI,[0x1062c5]
CALL 0x001020d0
MOV RDI,qword ptr [0x001091f0]
MOV RBP,RAX
TEST RDI,RDI
JZ 0x001028c6
CALL 0x001045c0
MOV ESI,dword ptr [RBX]
MOV R8,RBP
XOR EDI,EDI
MOV RCX,RAX
LEA RDX,[0x1062d1]
XOR EAX,EAX
CALL 0x00102220
LEA RAX,[0x109178]
MOV EDI,dword ptr [RAX]
CALL 0x00102080
MOV ESI,dword ptr [RBX]
MOV RCX,RAX
LEA RDX,[0x1062d5]
XOR EDI,EDI
XOR EAX,EAX
CALL 0x00102220
JMP 0x001028b8
| null | null | null | null |
[(u'INDIRECT_-1206965657', u'MULTIEQUAL_-1206965616'), (u'INDIRECT_-1206965497', u'COPY_-1206965555'), (u'CALL_-1206966096', u'INDIRECT_-1206965586'), ('const-0', u'INT_EQUAL_-1206965985'), (u'CALL_-1206965923', u'INDIRECT_-1206965537'), (u'CALL_-1206966011', u'CALL_-1206965923'), (u'CALL_-1206966159', u'LOAD_-1206965908'), (u'INDIRECT_-1206965599', u'MULTIEQUAL_-1206965568'), (u'INDIRECT_-1206965485', u'COPY_-1206965543'), (u'INDIRECT_-1206965598', u'COPY_-1206965641'), (u'CALL_-1206965860', u'INDIRECT_-1206965456'), (u'INDIRECT_-1206965647', u'MULTIEQUAL_-1206965616'), ('const-1073877', u'COPY_-1206965470'), (u'INDIRECT_-1206965468', u'MULTIEQUAL_-1206965492'), (u'CALL_-1206966096', u'INDIRECT_-1206965562'), (u'INDIRECT_-1206965492', u'MULTIEQUAL_-1206965516'), ('const-32', u'INT_NOTEQUAL_-1206966118'), ('const-1', u'RETURN_-1206965965'), ('const-0', u'INT_EQUAL_-1206966082'), (u'CALL_-1206965860', u'INDIRECT_-1206965504'), (u'INDIRECT_-1206965574', u'MULTIEQUAL_-1206965492'), (u'INDIRECT_-1206965611', u'MULTIEQUAL_-1206965580'), (u'CALL_-1206966096', u'INDIRECT_-1206965574'), (u'CALL_-1206966181', u'INDIRECT_-1206965657'), ('const-0', u'RETURN_-1206966047'), (u'MULTIEQUAL_-1206965604', u'CAST_-1206965517'), (u'CALL_-1206966096', u'INT_EQUAL_-1206966082'), (u'CALL_-1206966159', u'INDIRECT_-1206965647'), (u'CALL_-1206965976', u'CALL_-1206965923'), (u'CALL_-1206966011', u'CALL_-1206965860'), ('const-0', u'INT_NOTEQUAL_-1206966166'), (u'INDIRECT_-1206965633', u'MULTIEQUAL_-1206965592'), ('const-0', u'CALL_-1206966011'), (u'CALL_-1206966181', u'INDIRECT_-1206965609'), (u'CALL_-1206966096', u'INDIRECT_-1206965610'), (u'INDIRECT_-1206965509', u'COPY_-1206965567'), (u'INDIRECT_-1206965610', u'MULTIEQUAL_-1206965528'), (u'CALL_-1206966159', u'INDIRECT_-1206965599'), (u'COPY_-1206965507', u'CALL_-1206965923'), (u'CALL_-1206966096', u'INDIRECT_-1206965598'), (u'INDIRECT_-1206965621', u'MULTIEQUAL_-1206965580'), (u'CALL_-1206966011', u'INDIRECT_-1206965572'), (u'CALL_-1206965976', u'INDIRECT_-1206965538'), (u'LOAD_-1206966108', u'CALL_-1206966096'), (u'INDIRECT_-1206965635', u'MULTIEQUAL_-1206965604'), (u'CALL_-1206966011', u'INDIRECT_-1206965560'), (u'CALL_-1206966159', u'LOAD_-1206965975'), (u'INDIRECT_-1206965586', u'MULTIEQUAL_-1206965504'), (u'CALL_-1206966159', u'INDIRECT_-1206965623'), (u'CALL_-1206966011', u'INDIRECT_-1206965536'), (u'LOAD_-1206966134', u'INT_NOTEQUAL_-1206966118'), (u'INT_NOTEQUAL_-1206966166', u'CBRANCH_-1206966166'), ('const-433', u'LOAD_-1206966193'), (u'CALL_-1206965970', u'INDIRECT_-1206965485'), (u'INT_EQUAL_-1206966144', u'CBRANCH_-1206966134'), (u'CALL_-1206965860', u'INDIRECT_-1206965480'), (u'CALL_-1206965860', u'INDIRECT_-1206965468'), (u'CAST_-1206965517', u'LOAD_-1206966108'), (u'INDIRECT_-1206965574', u'COPY_-1206965617'), (u'INDIRECT_-1206965562', u'MULTIEQUAL_-1206965480'), (u'MULTIEQUAL_-1206965504', u'CALL_-1206965970'), (u'INDIRECT_-1206965536', u'INT_EQUAL_-1206965985'), (u'INDIRECT_-1206965504', u'MULTIEQUAL_-1206965528'), (u'INDIRECT_-1206965480', u'MULTIEQUAL_-1206965504'), (u'INDIRECT_-1206965611', u'INT_EQUAL_-1206966144'), (u'LOAD_-1206966193', u'CALL_-1206966181'), ('tmp_339', u'CBRANCH_-1206965983'), (u'INDIRECT_-1206965598', u'MULTIEQUAL_-1206965516'), (u'CALL_-1206965923', u'INDIRECT_-1206965489'), (u'COPY_-1206965552', u'CALL_-1206966011'), ('const-0', u'CALL_-1206965860'), (u'INDIRECT_-1206965562', u'COPY_-1206965605'), ('const-1073861', u'COPY_-1206965552'), (u'CALL_-1206966181', u'INDIRECT_-1206965633'), (u'INDIRECT_-1206965609', u'MULTIEQUAL_-1206965568'), (u'CALL_-1206965860', u'INDIRECT_-1206965492'), (u'INDIRECT_-1206965623', u'MULTIEQUAL_-1206965592'), (u'INDIRECT_-1206965586', u'COPY_-1206965629'), (u'INT_EQUAL_-1206965985', u'CBRANCH_-1206965983'), (u'CALL_-1206966011', u'INDIRECT_-1206965584'), (u'CALL_-1206966011', u'INDIRECT_-1206965548'), (u'CALL_-1206965923', u'INDIRECT_-1206965513'), ('const-0', u'CALL_-1206965923'), (u'INT_NOTEQUAL_-1206966118', u'CBRANCH_-1206966116'), (u'LOAD_-1206965908', u'CALL_-1206965860'), ('const-433', u'LOAD_-1206965975'), (u'INDIRECT_-1206965521', u'COPY_-1206965579'), (u'INDIRECT_-1206965537', u'MULTIEQUAL_-1206965528'), ('tmp_1721', u'CAST_-1206965559'), (u'INDIRECT_-1206965525', u'MULTIEQUAL_-1206965516'), (u'CAST_-1206965559', u'LOAD_-1206966193'), (u'CALL_-1206965970', u'INDIRECT_-1206965509'), ('const-433', u'LOAD_-1206966108'), ('const-433', u'LOAD_-1206966134'), (u'INDIRECT_-1206965536', u'CALL_-1206965976'), (u'CALL_-1206965970', u'INDIRECT_-1206965521'), (u'CALL_-1206965976', u'INDIRECT_-1206965562'), (u'CALL_-1206966181', u'INDIRECT_-1206965621'), ('const-0', u'INT_EQUAL_-1206966144'), ('tmp_199', u'CBRANCH_-1206966080'), (u'LOAD_-1206965975', u'CALL_-1206965923'), (u'CALL_-1206966181', u'INT_NOTEQUAL_-1206966166'), (u'CALL_-1206966159', u'INDIRECT_-1206965611'), ('tmp_81', u'CBRANCH_-1206966166'), (u'INDIRECT_-1206965513', u'MULTIEQUAL_-1206965504'), (u'CALL_-1206965970', u'INDIRECT_-1206965497'), ('tmp_156', u'CBRANCH_-1206966116'), (u'INDIRECT_-1206965501', u'MULTIEQUAL_-1206965492'), (u'INDIRECT_-1206965610', u'COPY_-1206965653'), (u'CALL_-1206966181', u'INDIRECT_-1206965645'), (u'INDIRECT_-1206965645', u'MULTIEQUAL_-1206965604'), ('const-1073873', u'COPY_-1206965507'), (u'CALL_-1206965976', u'INDIRECT_-1206965514'), (u'CALL_-1206965976', u'INDIRECT_-1206965526'), ('const-433', u'LOAD_-1206965908'), (u'INDIRECT_-1206965489', u'MULTIEQUAL_-1206965480'), (u'CALL_-1206965970', u'INDIRECT_-1206965473'), (u'INDIRECT_-1206965456', u'MULTIEQUAL_-1206965480'), (u'CALL_-1206966159', u'INDIRECT_-1206965635'), (u'CALL_-1206966159', u'LOAD_-1206966134'), ('const-5', u'CALL_-1206966011'), (u'COPY_-1206965470', u'CALL_-1206965860'), (u'CALL_-1206965976', u'INDIRECT_-1206965550'), (u'CALL_-1206965923', u'INDIRECT_-1206965501'), (u'CALL_-1206965923', u'INDIRECT_-1206965525'), ('tmp_121', u'CBRANCH_-1206966134'), (u'INT_EQUAL_-1206966082', u'CBRANCH_-1206966080'), (u'INDIRECT_-1206965473', u'COPY_-1206965531'), ('tmp_493', u'BRANCH_-1206965857')]
|
[(u'INDIRECT_-1206965638', u'MULTIEQUAL_-1206965607'), ('const-0', u'CALL_-1206966011'), ('const-433', u'LOAD_-1206966193'), (u'INDIRECT_-1206965589', u'MULTIEQUAL_-1206965507'), ('const-0', u'INT_EQUAL_-1206965985'), (u'CALL_-1206965923', u'INDIRECT_-1206965528'), (u'CALL_-1206966011', u'CALL_-1206965923'), (u'CALL_-1206966159', u'LOAD_-1206965908'), (u'CALL_-1206966096', u'INDIRECT_-1206965577'), (u'INDIRECT_-1206965602', u'MULTIEQUAL_-1206965571'), (u'CALL_-1206965860', u'INDIRECT_-1206965483'), (u'CALL_-1206965923', u'INDIRECT_-1206965504'), (u'INDIRECT_-1206965601', u'MULTIEQUAL_-1206965519'), ('const-1', u'RETURN_-1206965965'), (u'CALL_-1206966159', u'INDIRECT_-1206965602'), (u'COPY_-1206965510', u'CALL_-1206965923'), ('const-0', u'CALL_-1206965923'), ('const-0', u'INT_EQUAL_-1206966082'), (u'CALL_-1206966011', u'INDIRECT_-1206965551'), (u'CALL_-1206965970', u'INDIRECT_-1206965524'), (u'COPY_-1206965555', u'CALL_-1206966011'), ('const-433', u'LOAD_-1206966108'), ('const-5', u'CALL_-1206966011'), ('const-0', u'RETURN_-1206966047'), (u'CALL_-1206966159', u'INDIRECT_-1206965626'), (u'CALL_-1206966096', u'INT_EQUAL_-1206966082'), (u'INDIRECT_-1206965512', u'COPY_-1206965570'), (u'CALL_-1206965976', u'CALL_-1206965923'), (u'CALL_-1206966011', u'CALL_-1206965860'), (u'CALL_-1206966096', u'INDIRECT_-1206965601'), (u'CALL_-1206965860', u'INDIRECT_-1206965459'), ('const-0', u'INT_NOTEQUAL_-1206966166'), (u'INDIRECT_-1206965614', u'INT_EQUAL_-1206966144'), (u'INDIRECT_-1206965660', u'MULTIEQUAL_-1206965619'), (u'INDIRECT_-1206965524', u'COPY_-1206965582'), ('tmp_1743', u'CAST_-1206965562'), ('const-1073873', u'COPY_-1206965510'), (u'CALL_-1206965970', u'INDIRECT_-1206965488'), ('const-1073861', u'COPY_-1206965555'), (u'INDIRECT_-1206965504', u'MULTIEQUAL_-1206965495'), (u'CALL_-1206966011', u'INDIRECT_-1206965587'), (u'INDIRECT_-1206965471', u'MULTIEQUAL_-1206965495'), (u'INDIRECT_-1206965488', u'COPY_-1206965546'), (u'INDIRECT_-1206965500', u'COPY_-1206965558'), (u'INDIRECT_-1206965624', u'MULTIEQUAL_-1206965583'), (u'CALL_-1206966159', u'INDIRECT_-1206965650'), (u'CALL_-1206966011', u'INDIRECT_-1206965575'), (u'INDIRECT_-1206965507', u'MULTIEQUAL_-1206965531'), (u'INDIRECT_-1206965540', u'MULTIEQUAL_-1206965531'), (u'CALL_-1206965976', u'INDIRECT_-1206965553'), (u'INDIRECT_-1206965613', u'MULTIEQUAL_-1206965531'), (u'INDIRECT_-1206965648', u'MULTIEQUAL_-1206965607'), (u'LOAD_-1206966108', u'CALL_-1206966096'), (u'CALL_-1206965860', u'INDIRECT_-1206965507'), (u'INDIRECT_-1206965601', u'COPY_-1206965644'), (u'CALL_-1206966159', u'LOAD_-1206965975'), (u'CALL_-1206965923', u'INDIRECT_-1206965492'), (u'INDIRECT_-1206965613', u'COPY_-1206965656'), (u'CALL_-1206966181', u'INDIRECT_-1206965660'), (u'INDIRECT_-1206965539', u'INT_EQUAL_-1206965985'), (u'CALL_-1206965923', u'INDIRECT_-1206965540'), (u'LOAD_-1206966134', u'INT_NOTEQUAL_-1206966118'), (u'MULTIEQUAL_-1206965607', u'CAST_-1206965520'), (u'INT_NOTEQUAL_-1206966166', u'CBRANCH_-1206966166'), (u'INDIRECT_-1206965565', u'MULTIEQUAL_-1206965483'), ('const-1073877', u'COPY_-1206965473'), ('const-0', u'CALL_-1206965860'), ('const-433', u'LOAD_-1206965975'), (u'CALL_-1206966096', u'INDIRECT_-1206965589'), (u'INT_EQUAL_-1206966144', u'CBRANCH_-1206966134'), (u'CAST_-1206965520', u'LOAD_-1206966108'), (u'CALL_-1206966181', u'INDIRECT_-1206965612'), (u'CALL_-1206966011', u'INDIRECT_-1206965539'), (u'INDIRECT_-1206965612', u'MULTIEQUAL_-1206965571'), (u'COPY_-1206965473', u'CALL_-1206965860'), (u'INDIRECT_-1206965516', u'MULTIEQUAL_-1206965507'), (u'LOAD_-1206966193', u'CALL_-1206966181'), ('tmp_339', u'CBRANCH_-1206965983'), (u'CALL_-1206965976', u'INDIRECT_-1206965565'), (u'CALL_-1206965970', u'INDIRECT_-1206965476'), (u'CALL_-1206966011', u'INDIRECT_-1206965563'), (u'CALL_-1206966096', u'INDIRECT_-1206965565'), (u'CALL_-1206966096', u'INDIRECT_-1206965613'), (u'INDIRECT_-1206965589', u'COPY_-1206965632'), (u'INDIRECT_-1206965495', u'MULTIEQUAL_-1206965519'), (u'INDIRECT_-1206965476', u'COPY_-1206965534'), (u'CALL_-1206966159', u'INDIRECT_-1206965614'), ('const-433', u'LOAD_-1206966134'), (u'INT_EQUAL_-1206965985', u'CBRANCH_-1206965983'), (u'INT_NOTEQUAL_-1206966118', u'CBRANCH_-1206966116'), (u'LOAD_-1206965908', u'CALL_-1206965860'), (u'INDIRECT_-1206965577', u'COPY_-1206965620'), (u'CALL_-1206965970', u'INDIRECT_-1206965500'), (u'CALL_-1206965976', u'INDIRECT_-1206965529'), (u'INDIRECT_-1206965577', u'MULTIEQUAL_-1206965495'), (u'CALL_-1206966181', u'INDIRECT_-1206965636'), (u'CALL_-1206966181', u'INDIRECT_-1206965648'), (u'MULTIEQUAL_-1206965507', u'CALL_-1206965970'), (u'INDIRECT_-1206965483', u'MULTIEQUAL_-1206965507'), ('const-0', u'INT_EQUAL_-1206966144'), (u'INDIRECT_-1206965614', u'MULTIEQUAL_-1206965583'), (u'CALL_-1206965976', u'INDIRECT_-1206965517'), (u'CALL_-1206965860', u'INDIRECT_-1206965471'), (u'CALL_-1206965860', u'INDIRECT_-1206965495'), (u'CALL_-1206965976', u'INDIRECT_-1206965541'), ('tmp_199', u'CBRANCH_-1206966080'), (u'LOAD_-1206965975', u'CALL_-1206965923'), (u'CAST_-1206965562', u'LOAD_-1206966193'), (u'CALL_-1206966181', u'INT_NOTEQUAL_-1206966166'), (u'CALL_-1206966159', u'INDIRECT_-1206965638'), ('tmp_81', u'CBRANCH_-1206966166'), ('tmp_156', u'CBRANCH_-1206966116'), (u'INDIRECT_-1206965528', u'MULTIEQUAL_-1206965519'), ('const-433', u'LOAD_-1206965908'), (u'INDIRECT_-1206965492', u'MULTIEQUAL_-1206965483'), (u'INDIRECT_-1206965650', u'MULTIEQUAL_-1206965619'), (u'INDIRECT_-1206965459', u'MULTIEQUAL_-1206965483'), (u'INDIRECT_-1206965565', u'COPY_-1206965608'), (u'CALL_-1206966159', u'LOAD_-1206966134'), (u'CALL_-1206966181', u'INDIRECT_-1206965624'), ('const-32', u'INT_NOTEQUAL_-1206966118'), (u'CALL_-1206965923', u'INDIRECT_-1206965516'), (u'INDIRECT_-1206965636', u'MULTIEQUAL_-1206965595'), ('tmp_121', u'CBRANCH_-1206966134'), (u'CALL_-1206965970', u'INDIRECT_-1206965512'), (u'INDIRECT_-1206965626', u'MULTIEQUAL_-1206965595'), (u'INT_EQUAL_-1206966082', u'CBRANCH_-1206966080'), ('tmp_493', u'BRANCH_-1206965857')]
| null | null |
00102830
|
x64
|
O2
|
(translation_unit "void FUN_00102830(void)\n\n{\n int iVar1;\n int *piVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n \n iVar1 = FUN_001050c0(*(undefined8 *)PTR_stdout_00108fa0);\n if (iVar1 != 0) {\n piVar2 = __errno_location();\n if (((char)DAT_001091e8 == '\0') || (*piVar2 != 0x20)) {\n uVar3 = dcgettext(0,"write error",5);\n if (DAT_001091f0 == 0) {\n error(0,*piVar2,"%s",uVar3);\n }\n else {\n uVar4 = FUN_001045c0();\n error(0,*piVar2,"%s: %s",uVar4,uVar3);\n }\n goto LAB_001028b8;\n }\n }\n iVar1 = FUN_001050c0(*(undefined8 *)PTR_stderr_00108fe8);\n if (iVar1 == 0) {\n return;\n }\nLAB_001028b8:\n /* WARNING: Subroutine does not return */\n _exit(DAT_00109178);\n}\n\n" (function_definition "void FUN_00102830(void)\n\n{\n int iVar1;\n int *piVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n \n iVar1 = FUN_001050c0(*(undefined8 *)PTR_stdout_00108fa0);\n if (iVar1 != 0) {\n piVar2 = __errno_location();\n if (((char)DAT_001091e8 == '\0') || (*piVar2 != 0x20)) {\n uVar3 = dcgettext(0,"write error",5);\n if (DAT_001091f0 == 0) {\n error(0,*piVar2,"%s",uVar3);\n }\n else {\n uVar4 = FUN_001045c0();\n error(0,*piVar2,"%s: %s",uVar4,uVar3);\n }\n goto LAB_001028b8;\n }\n }\n iVar1 = FUN_001050c0(*(undefined8 *)PTR_stderr_00108fe8);\n if (iVar1 == 0) {\n return;\n }\nLAB_001028b8:\n /* WARNING: Subroutine does not return */\n _exit(DAT_00109178);\n}" primitive_type (function_declarator "FUN_00102830(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n int iVar1;\n int *piVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n \n iVar1 = FUN_001050c0(*(undefined8 *)PTR_stdout_00108fa0);\n if (iVar1 != 0) {\n piVar2 = __errno_location();\n if (((char)DAT_001091e8 == '\0') || (*piVar2 != 0x20)) {\n uVar3 = dcgettext(0,"write error",5);\n if (DAT_001091f0 == 0) {\n error(0,*piVar2,"%s",uVar3);\n }\n else {\n uVar4 = FUN_001045c0();\n error(0,*piVar2,"%s: %s",uVar4,uVar3);\n }\n goto LAB_001028b8;\n }\n }\n iVar1 = FUN_001050c0(*(undefined8 *)PTR_stderr_00108fe8);\n if (iVar1 == 0) {\n return;\n }\nLAB_001028b8:\n /* WARNING: Subroutine does not return */\n _exit(DAT_00109178);\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int *piVar2;" primitive_type (pointer_declarator "*piVar2" * identifier) ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (expression_statement "iVar1 = FUN_001050c0(*(undefined8 *)PTR_stdout_00108fa0);" (assignment_expression "iVar1 = FUN_001050c0(*(undefined8 *)PTR_stdout_00108fa0)" identifier = (call_expression "FUN_001050c0(*(undefined8 *)PTR_stdout_00108fa0)" identifier (argument_list "(*(undefined8 *)PTR_stdout_00108fa0)" ( (pointer_expression "*(undefined8 *)PTR_stdout_00108fa0" * (cast_expression "(undefined8 *)PTR_stdout_00108fa0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )))) ;) (if_statement "if (iVar1 != 0) {\n piVar2 = __errno_location();\n if (((char)DAT_001091e8 == '\0') || (*piVar2 != 0x20)) {\n uVar3 = dcgettext(0,"write error",5);\n if (DAT_001091f0 == 0) {\n error(0,*piVar2,"%s",uVar3);\n }\n else {\n uVar4 = FUN_001045c0();\n error(0,*piVar2,"%s: %s",uVar4,uVar3);\n }\n goto LAB_001028b8;\n }\n }" if (parenthesized_expression "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) )) (compound_statement "{\n piVar2 = __errno_location();\n if (((char)DAT_001091e8 == '\0') || (*piVar2 != 0x20)) {\n uVar3 = dcgettext(0,"write error",5);\n if (DAT_001091f0 == 0) {\n error(0,*piVar2,"%s",uVar3);\n }\n else {\n uVar4 = FUN_001045c0();\n error(0,*piVar2,"%s: %s",uVar4,uVar3);\n }\n goto LAB_001028b8;\n }\n }" { (expression_statement "piVar2 = __errno_location();" (assignment_expression "piVar2 = __errno_location()" identifier = (call_expression "__errno_location()" identifier (argument_list "()" ( )))) ;) (if_statement "if (((char)DAT_001091e8 == '\0') || (*piVar2 != 0x20)) {\n uVar3 = dcgettext(0,"write error",5);\n if (DAT_001091f0 == 0) {\n error(0,*piVar2,"%s",uVar3);\n }\n else {\n uVar4 = FUN_001045c0();\n error(0,*piVar2,"%s: %s",uVar4,uVar3);\n }\n goto LAB_001028b8;\n }" if (parenthesized_expression "(((char)DAT_001091e8 == '\0') || (*piVar2 != 0x20))" ( (binary_expression "((char)DAT_001091e8 == '\0') || (*piVar2 != 0x20)" (parenthesized_expression "((char)DAT_001091e8 == '\0')" ( (binary_expression "(char)DAT_001091e8 == '\0'" (cast_expression "(char)DAT_001091e8" ( (type_descriptor "char" primitive_type) ) identifier) == (char_literal "'\0'" ' escape_sequence ')) )) || (parenthesized_expression "(*piVar2 != 0x20)" ( (binary_expression "*piVar2 != 0x20" (pointer_expression "*piVar2" * identifier) != number_literal) ))) )) (compound_statement "{\n uVar3 = dcgettext(0,"write error",5);\n if (DAT_001091f0 == 0) {\n error(0,*piVar2,"%s",uVar3);\n }\n else {\n uVar4 = FUN_001045c0();\n error(0,*piVar2,"%s: %s",uVar4,uVar3);\n }\n goto LAB_001028b8;\n }" { (expression_statement "uVar3 = dcgettext(0,"write error",5);" (assignment_expression "uVar3 = dcgettext(0,"write error",5)" identifier = (call_expression "dcgettext(0,"write error",5)" identifier (argument_list "(0,"write error",5)" ( number_literal , (string_literal ""write error"" " string_content ") , number_literal )))) ;) (if_statement "if (DAT_001091f0 == 0) {\n error(0,*piVar2,"%s",uVar3);\n }\n else {\n uVar4 = FUN_001045c0();\n error(0,*piVar2,"%s: %s",uVar4,uVar3);\n }" if (parenthesized_expression "(DAT_001091f0 == 0)" ( (binary_expression "DAT_001091f0 == 0" identifier == number_literal) )) (compound_statement "{\n error(0,*piVar2,"%s",uVar3);\n }" { (expression_statement "error(0,*piVar2,"%s",uVar3);" (call_expression "error(0,*piVar2,"%s",uVar3)" identifier (argument_list "(0,*piVar2,"%s",uVar3)" ( number_literal , (pointer_expression "*piVar2" * identifier) , (string_literal ""%s"" " string_content ") , identifier ))) ;) }) (else_clause "else {\n uVar4 = FUN_001045c0();\n error(0,*piVar2,"%s: %s",uVar4,uVar3);\n }" else (compound_statement "{\n uVar4 = FUN_001045c0();\n error(0,*piVar2,"%s: %s",uVar4,uVar3);\n }" { (expression_statement "uVar4 = FUN_001045c0();" (assignment_expression "uVar4 = FUN_001045c0()" identifier = (call_expression "FUN_001045c0()" identifier (argument_list "()" ( )))) ;) (expression_statement "error(0,*piVar2,"%s: %s",uVar4,uVar3);" (call_expression "error(0,*piVar2,"%s: %s",uVar4,uVar3)" identifier (argument_list "(0,*piVar2,"%s: %s",uVar4,uVar3)" ( number_literal , (pointer_expression "*piVar2" * identifier) , (string_literal ""%s: %s"" " string_content ") , identifier , identifier ))) ;) }))) (goto_statement "goto LAB_001028b8;" goto statement_identifier ;) })) })) (expression_statement "iVar1 = FUN_001050c0(*(undefined8 *)PTR_stderr_00108fe8);" (assignment_expression "iVar1 = FUN_001050c0(*(undefined8 *)PTR_stderr_00108fe8)" identifier = (call_expression "FUN_001050c0(*(undefined8 *)PTR_stderr_00108fe8)" identifier (argument_list "(*(undefined8 *)PTR_stderr_00108fe8)" ( (pointer_expression "*(undefined8 *)PTR_stderr_00108fe8" * (cast_expression "(undefined8 *)PTR_stderr_00108fe8" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )))) ;) (if_statement "if (iVar1 == 0) {\n return;\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (labeled_statement "LAB_001028b8:\n /* WARNING: Subroutine does not return */\n _exit(DAT_00109178);" statement_identifier : comment (expression_statement "_exit(DAT_00109178);" (call_expression "_exit(DAT_00109178)" identifier (argument_list "(DAT_00109178)" ( identifier ))) ;)) })))
|
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid close_stdout(void)\n\n{\n int iVar1;\n int *piVar2;\n undefined8 uVar3;\n char *pcVar4;\n \n iVar1 = close_stream(*(FILE **)PTR_stdout_00108fa0);\n if (iVar1 != 0) {\n piVar2 = __errno_location();\n if ((ignore_EPIPE == false) || (*piVar2 != 0x20)) {\n uVar3 = dcgettext(0,"write error",5);\n if (file_name == (char *)0x0) {\n error(0,*piVar2,"%s",uVar3);\n }\n else {\n pcVar4 = quotearg_colon(file_name);\n error(0,*piVar2,"%s: %s",pcVar4,uVar3);\n }\n goto LAB_001028b8;\n }\n }\n iVar1 = close_stream(*(FILE **)PTR_stderr_00108fe8);\n if (iVar1 == 0) {\n return;\n }\nLAB_001028b8:\n /* WARNING: Subroutine does not return */\n _exit(exit_failure);\n}\n\n" comment (function_definition "void close_stdout(void)\n\n{\n int iVar1;\n int *piVar2;\n undefined8 uVar3;\n char *pcVar4;\n \n iVar1 = close_stream(*(FILE **)PTR_stdout_00108fa0);\n if (iVar1 != 0) {\n piVar2 = __errno_location();\n if ((ignore_EPIPE == false) || (*piVar2 != 0x20)) {\n uVar3 = dcgettext(0,"write error",5);\n if (file_name == (char *)0x0) {\n error(0,*piVar2,"%s",uVar3);\n }\n else {\n pcVar4 = quotearg_colon(file_name);\n error(0,*piVar2,"%s: %s",pcVar4,uVar3);\n }\n goto LAB_001028b8;\n }\n }\n iVar1 = close_stream(*(FILE **)PTR_stderr_00108fe8);\n if (iVar1 == 0) {\n return;\n }\nLAB_001028b8:\n /* WARNING: Subroutine does not return */\n _exit(exit_failure);\n}" primitive_type (function_declarator "close_stdout(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n int iVar1;\n int *piVar2;\n undefined8 uVar3;\n char *pcVar4;\n \n iVar1 = close_stream(*(FILE **)PTR_stdout_00108fa0);\n if (iVar1 != 0) {\n piVar2 = __errno_location();\n if ((ignore_EPIPE == false) || (*piVar2 != 0x20)) {\n uVar3 = dcgettext(0,"write error",5);\n if (file_name == (char *)0x0) {\n error(0,*piVar2,"%s",uVar3);\n }\n else {\n pcVar4 = quotearg_colon(file_name);\n error(0,*piVar2,"%s: %s",pcVar4,uVar3);\n }\n goto LAB_001028b8;\n }\n }\n iVar1 = close_stream(*(FILE **)PTR_stderr_00108fe8);\n if (iVar1 == 0) {\n return;\n }\nLAB_001028b8:\n /* WARNING: Subroutine does not return */\n _exit(exit_failure);\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int *piVar2;" primitive_type (pointer_declarator "*piVar2" * identifier) ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "char *pcVar4;" primitive_type (pointer_declarator "*pcVar4" * identifier) ;) (expression_statement "iVar1 = close_stream(*(FILE **)PTR_stdout_00108fa0);" (assignment_expression "iVar1 = close_stream(*(FILE **)PTR_stdout_00108fa0)" identifier = (call_expression "close_stream(*(FILE **)PTR_stdout_00108fa0)" identifier (argument_list "(*(FILE **)PTR_stdout_00108fa0)" ( (pointer_expression "*(FILE **)PTR_stdout_00108fa0" * (cast_expression "(FILE **)PTR_stdout_00108fa0" ( (type_descriptor "FILE **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) )))) ;) (if_statement "if (iVar1 != 0) {\n piVar2 = __errno_location();\n if ((ignore_EPIPE == false) || (*piVar2 != 0x20)) {\n uVar3 = dcgettext(0,"write error",5);\n if (file_name == (char *)0x0) {\n error(0,*piVar2,"%s",uVar3);\n }\n else {\n pcVar4 = quotearg_colon(file_name);\n error(0,*piVar2,"%s: %s",pcVar4,uVar3);\n }\n goto LAB_001028b8;\n }\n }" if (parenthesized_expression "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) )) (compound_statement "{\n piVar2 = __errno_location();\n if ((ignore_EPIPE == false) || (*piVar2 != 0x20)) {\n uVar3 = dcgettext(0,"write error",5);\n if (file_name == (char *)0x0) {\n error(0,*piVar2,"%s",uVar3);\n }\n else {\n pcVar4 = quotearg_colon(file_name);\n error(0,*piVar2,"%s: %s",pcVar4,uVar3);\n }\n goto LAB_001028b8;\n }\n }" { (expression_statement "piVar2 = __errno_location();" (assignment_expression "piVar2 = __errno_location()" identifier = (call_expression "__errno_location()" identifier (argument_list "()" ( )))) ;) (if_statement "if ((ignore_EPIPE == false) || (*piVar2 != 0x20)) {\n uVar3 = dcgettext(0,"write error",5);\n if (file_name == (char *)0x0) {\n error(0,*piVar2,"%s",uVar3);\n }\n else {\n pcVar4 = quotearg_colon(file_name);\n error(0,*piVar2,"%s: %s",pcVar4,uVar3);\n }\n goto LAB_001028b8;\n }" if (parenthesized_expression "((ignore_EPIPE == false) || (*piVar2 != 0x20))" ( (binary_expression "(ignore_EPIPE == false) || (*piVar2 != 0x20)" (parenthesized_expression "(ignore_EPIPE == false)" ( (binary_expression "ignore_EPIPE == false" identifier == false) )) || (parenthesized_expression "(*piVar2 != 0x20)" ( (binary_expression "*piVar2 != 0x20" (pointer_expression "*piVar2" * identifier) != number_literal) ))) )) (compound_statement "{\n uVar3 = dcgettext(0,"write error",5);\n if (file_name == (char *)0x0) {\n error(0,*piVar2,"%s",uVar3);\n }\n else {\n pcVar4 = quotearg_colon(file_name);\n error(0,*piVar2,"%s: %s",pcVar4,uVar3);\n }\n goto LAB_001028b8;\n }" { (expression_statement "uVar3 = dcgettext(0,"write error",5);" (assignment_expression "uVar3 = dcgettext(0,"write error",5)" identifier = (call_expression "dcgettext(0,"write error",5)" identifier (argument_list "(0,"write error",5)" ( number_literal , (string_literal ""write error"" " string_content ") , number_literal )))) ;) (if_statement "if (file_name == (char *)0x0) {\n error(0,*piVar2,"%s",uVar3);\n }\n else {\n pcVar4 = quotearg_colon(file_name);\n error(0,*piVar2,"%s: %s",pcVar4,uVar3);\n }" if (parenthesized_expression "(file_name == (char *)0x0)" ( (binary_expression "file_name == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n error(0,*piVar2,"%s",uVar3);\n }" { (expression_statement "error(0,*piVar2,"%s",uVar3);" (call_expression "error(0,*piVar2,"%s",uVar3)" identifier (argument_list "(0,*piVar2,"%s",uVar3)" ( number_literal , (pointer_expression "*piVar2" * identifier) , (string_literal ""%s"" " string_content ") , identifier ))) ;) }) (else_clause "else {\n pcVar4 = quotearg_colon(file_name);\n error(0,*piVar2,"%s: %s",pcVar4,uVar3);\n }" else (compound_statement "{\n pcVar4 = quotearg_colon(file_name);\n error(0,*piVar2,"%s: %s",pcVar4,uVar3);\n }" { (expression_statement "pcVar4 = quotearg_colon(file_name);" (assignment_expression "pcVar4 = quotearg_colon(file_name)" identifier = (call_expression "quotearg_colon(file_name)" identifier (argument_list "(file_name)" ( identifier )))) ;) (expression_statement "error(0,*piVar2,"%s: %s",pcVar4,uVar3);" (call_expression "error(0,*piVar2,"%s: %s",pcVar4,uVar3)" identifier (argument_list "(0,*piVar2,"%s: %s",pcVar4,uVar3)" ( number_literal , (pointer_expression "*piVar2" * identifier) , (string_literal ""%s: %s"" " string_content ") , identifier , identifier ))) ;) }))) (goto_statement "goto LAB_001028b8;" goto statement_identifier ;) })) })) (expression_statement "iVar1 = close_stream(*(FILE **)PTR_stderr_00108fe8);" (assignment_expression "iVar1 = close_stream(*(FILE **)PTR_stderr_00108fe8)" identifier = (call_expression "close_stream(*(FILE **)PTR_stderr_00108fe8)" identifier (argument_list "(*(FILE **)PTR_stderr_00108fe8)" ( (pointer_expression "*(FILE **)PTR_stderr_00108fe8" * (cast_expression "(FILE **)PTR_stderr_00108fe8" ( (type_descriptor "FILE **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) )))) ;) (if_statement "if (iVar1 == 0) {\n return;\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (labeled_statement "LAB_001028b8:\n /* WARNING: Subroutine does not return */\n _exit(exit_failure);" statement_identifier : comment (expression_statement "_exit(exit_failure);" (call_expression "_exit(exit_failure)" identifier (argument_list "(exit_failure)" ( identifier ))) ;)) })))
|
(translation_unit "void FUN_00102830(void)\n\n{\n int iVar1;\n int *piVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n \n iVar1 = FUN_001050c0(*(undefined8 *)PTR_stdout_00108fa0);\n if (iVar1 != 0) {\n piVar2 = __errno_location();\n if (((char)DAT_001091e8 == '\0') || (*piVar2 != 0x20)) {\n uVar3 = dcgettext(0,"write error",5);\n if (DAT_001091f0 == 0) {\n error(0,*piVar2,"%s",uVar3);\n }\n else {\n uVar4 = FUN_001045c0();\n error(0,*piVar2,"%s: %s",uVar4,uVar3);\n }\n goto LAB_001028b8;\n }\n }\n iVar1 = FUN_001050c0(*(undefined8 *)PTR_stderr_00108fe8);\n if (iVar1 == 0) {\n return;\n }\nLAB_001028b8:\n \n _exit(DAT_00109178);\n}\n\n" (function_definition "void FUN_00102830(void)\n\n{\n int iVar1;\n int *piVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n \n iVar1 = FUN_001050c0(*(undefined8 *)PTR_stdout_00108fa0);\n if (iVar1 != 0) {\n piVar2 = __errno_location();\n if (((char)DAT_001091e8 == '\0') || (*piVar2 != 0x20)) {\n uVar3 = dcgettext(0,"write error",5);\n if (DAT_001091f0 == 0) {\n error(0,*piVar2,"%s",uVar3);\n }\n else {\n uVar4 = FUN_001045c0();\n error(0,*piVar2,"%s: %s",uVar4,uVar3);\n }\n goto LAB_001028b8;\n }\n }\n iVar1 = FUN_001050c0(*(undefined8 *)PTR_stderr_00108fe8);\n if (iVar1 == 0) {\n return;\n }\nLAB_001028b8:\n \n _exit(DAT_00109178);\n}" primitive_type (function_declarator "FUN_00102830(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n int iVar1;\n int *piVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n \n iVar1 = FUN_001050c0(*(undefined8 *)PTR_stdout_00108fa0);\n if (iVar1 != 0) {\n piVar2 = __errno_location();\n if (((char)DAT_001091e8 == '\0') || (*piVar2 != 0x20)) {\n uVar3 = dcgettext(0,"write error",5);\n if (DAT_001091f0 == 0) {\n error(0,*piVar2,"%s",uVar3);\n }\n else {\n uVar4 = FUN_001045c0();\n error(0,*piVar2,"%s: %s",uVar4,uVar3);\n }\n goto LAB_001028b8;\n }\n }\n iVar1 = FUN_001050c0(*(undefined8 *)PTR_stderr_00108fe8);\n if (iVar1 == 0) {\n return;\n }\nLAB_001028b8:\n \n _exit(DAT_00109178);\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int *piVar2;" primitive_type (pointer_declarator "*piVar2" * identifier) ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (expression_statement "iVar1 = FUN_001050c0(*(undefined8 *)PTR_stdout_00108fa0);" (assignment_expression "iVar1 = FUN_001050c0(*(undefined8 *)PTR_stdout_00108fa0)" identifier = (call_expression "FUN_001050c0(*(undefined8 *)PTR_stdout_00108fa0)" identifier (argument_list "(*(undefined8 *)PTR_stdout_00108fa0)" ( (pointer_expression "*(undefined8 *)PTR_stdout_00108fa0" * (cast_expression "(undefined8 *)PTR_stdout_00108fa0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )))) ;) (if_statement "if (iVar1 != 0) {\n piVar2 = __errno_location();\n if (((char)DAT_001091e8 == '\0') || (*piVar2 != 0x20)) {\n uVar3 = dcgettext(0,"write error",5);\n if (DAT_001091f0 == 0) {\n error(0,*piVar2,"%s",uVar3);\n }\n else {\n uVar4 = FUN_001045c0();\n error(0,*piVar2,"%s: %s",uVar4,uVar3);\n }\n goto LAB_001028b8;\n }\n }" if (parenthesized_expression "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) )) (compound_statement "{\n piVar2 = __errno_location();\n if (((char)DAT_001091e8 == '\0') || (*piVar2 != 0x20)) {\n uVar3 = dcgettext(0,"write error",5);\n if (DAT_001091f0 == 0) {\n error(0,*piVar2,"%s",uVar3);\n }\n else {\n uVar4 = FUN_001045c0();\n error(0,*piVar2,"%s: %s",uVar4,uVar3);\n }\n goto LAB_001028b8;\n }\n }" { (expression_statement "piVar2 = __errno_location();" (assignment_expression "piVar2 = __errno_location()" identifier = (call_expression "__errno_location()" identifier (argument_list "()" ( )))) ;) (if_statement "if (((char)DAT_001091e8 == '\0') || (*piVar2 != 0x20)) {\n uVar3 = dcgettext(0,"write error",5);\n if (DAT_001091f0 == 0) {\n error(0,*piVar2,"%s",uVar3);\n }\n else {\n uVar4 = FUN_001045c0();\n error(0,*piVar2,"%s: %s",uVar4,uVar3);\n }\n goto LAB_001028b8;\n }" if (parenthesized_expression "(((char)DAT_001091e8 == '\0') || (*piVar2 != 0x20))" ( (binary_expression "((char)DAT_001091e8 == '\0') || (*piVar2 != 0x20)" (parenthesized_expression "((char)DAT_001091e8 == '\0')" ( (binary_expression "(char)DAT_001091e8 == '\0'" (cast_expression "(char)DAT_001091e8" ( (type_descriptor "char" primitive_type) ) identifier) == (char_literal "'\0'" ' escape_sequence ')) )) || (parenthesized_expression "(*piVar2 != 0x20)" ( (binary_expression "*piVar2 != 0x20" (pointer_expression "*piVar2" * identifier) != number_literal) ))) )) (compound_statement "{\n uVar3 = dcgettext(0,"write error",5);\n if (DAT_001091f0 == 0) {\n error(0,*piVar2,"%s",uVar3);\n }\n else {\n uVar4 = FUN_001045c0();\n error(0,*piVar2,"%s: %s",uVar4,uVar3);\n }\n goto LAB_001028b8;\n }" { (expression_statement "uVar3 = dcgettext(0,"write error",5);" (assignment_expression "uVar3 = dcgettext(0,"write error",5)" identifier = (call_expression "dcgettext(0,"write error",5)" identifier (argument_list "(0,"write error",5)" ( number_literal , (string_literal ""write error"" " string_content ") , number_literal )))) ;) (if_statement "if (DAT_001091f0 == 0) {\n error(0,*piVar2,"%s",uVar3);\n }\n else {\n uVar4 = FUN_001045c0();\n error(0,*piVar2,"%s: %s",uVar4,uVar3);\n }" if (parenthesized_expression "(DAT_001091f0 == 0)" ( (binary_expression "DAT_001091f0 == 0" identifier == number_literal) )) (compound_statement "{\n error(0,*piVar2,"%s",uVar3);\n }" { (expression_statement "error(0,*piVar2,"%s",uVar3);" (call_expression "error(0,*piVar2,"%s",uVar3)" identifier (argument_list "(0,*piVar2,"%s",uVar3)" ( number_literal , (pointer_expression "*piVar2" * identifier) , (string_literal ""%s"" " string_content ") , identifier ))) ;) }) (else_clause "else {\n uVar4 = FUN_001045c0();\n error(0,*piVar2,"%s: %s",uVar4,uVar3);\n }" else (compound_statement "{\n uVar4 = FUN_001045c0();\n error(0,*piVar2,"%s: %s",uVar4,uVar3);\n }" { (expression_statement "uVar4 = FUN_001045c0();" (assignment_expression "uVar4 = FUN_001045c0()" identifier = (call_expression "FUN_001045c0()" identifier (argument_list "()" ( )))) ;) (expression_statement "error(0,*piVar2,"%s: %s",uVar4,uVar3);" (call_expression "error(0,*piVar2,"%s: %s",uVar4,uVar3)" identifier (argument_list "(0,*piVar2,"%s: %s",uVar4,uVar3)" ( number_literal , (pointer_expression "*piVar2" * identifier) , (string_literal ""%s: %s"" " string_content ") , identifier , identifier ))) ;) }))) (goto_statement "goto LAB_001028b8;" goto statement_identifier ;) })) })) (expression_statement "iVar1 = FUN_001050c0(*(undefined8 *)PTR_stderr_00108fe8);" (assignment_expression "iVar1 = FUN_001050c0(*(undefined8 *)PTR_stderr_00108fe8)" identifier = (call_expression "FUN_001050c0(*(undefined8 *)PTR_stderr_00108fe8)" identifier (argument_list "(*(undefined8 *)PTR_stderr_00108fe8)" ( (pointer_expression "*(undefined8 *)PTR_stderr_00108fe8" * (cast_expression "(undefined8 *)PTR_stderr_00108fe8" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )))) ;) (if_statement "if (iVar1 == 0) {\n return;\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (labeled_statement "LAB_001028b8:\n \n _exit(DAT_00109178);" statement_identifier : (expression_statement "_exit(DAT_00109178);" (call_expression "_exit(DAT_00109178)" identifier (argument_list "(DAT_00109178)" ( identifier ))) ;)) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) == (char_literal ' escape_sequence ')) )) || (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) != LIT) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( LIT , (pointer_expression * IDENT) , (string_literal " string_content ") , IDENT ))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (expression_statement (call_expression IDENT (argument_list ( LIT , (pointer_expression * IDENT) , (string_literal " string_content ") , IDENT , IDENT ))) ;) }))) (goto_statement goto statement_identifier ;) })) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return ;) })) (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;)) })))
|
(function_definition "void FUN_00102830(void)\n\n{\n int iVar1;\n int *piVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n \n iVar1 = FUN_001050c0(*(undefined8 *)PTR_stdout_00108fa0);\n if (iVar1 != 0) {\n piVar2 = __errno_location();\n if (((char)DAT_001091e8 == '\0') || (*piVar2 != 0x20)) {\n uVar3 = dcgettext(0,"write error",5);\n if (DAT_001091f0 == 0) {\n error(0,*piVar2,"%s",uVar3);\n }\n else {\n uVar4 = FUN_001045c0();\n error(0,*piVar2,"%s: %s",uVar4,uVar3);\n }\n goto LAB_001028b8;\n }\n }\n iVar1 = FUN_001050c0(*(undefined8 *)PTR_stderr_00108fe8);\n if (iVar1 == 0) {\n return;\n }\nLAB_001028b8:\n \n _exit(DAT_00109178);\n}" (primitive_type "void") (function_declarator "FUN_00102830(void)" (identifier "FUN_00102830") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n int iVar1;\n int *piVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n \n iVar1 = FUN_001050c0(*(undefined8 *)PTR_stdout_00108fa0);\n if (iVar1 != 0) {\n piVar2 = __errno_location();\n if (((char)DAT_001091e8 == '\0') || (*piVar2 != 0x20)) {\n uVar3 = dcgettext(0,"write error",5);\n if (DAT_001091f0 == 0) {\n error(0,*piVar2,"%s",uVar3);\n }\n else {\n uVar4 = FUN_001045c0();\n error(0,*piVar2,"%s: %s",uVar4,uVar3);\n }\n goto LAB_001028b8;\n }\n }\n iVar1 = FUN_001050c0(*(undefined8 *)PTR_stderr_00108fe8);\n if (iVar1 == 0) {\n return;\n }\nLAB_001028b8:\n \n _exit(DAT_00109178);\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (declaration "int *piVar2;" (primitive_type "int") (pointer_declarator "*piVar2" (* "*") (identifier "piVar2")) (; ";")) (declaration "undefined8 uVar3;" (type_identifier "undefined8") (identifier "uVar3") (; ";")) (declaration "undefined8 uVar4;" (type_identifier "undefined8") (identifier "uVar4") (; ";")) (expression_statement "iVar1 = FUN_001050c0(*(undefined8 *)PTR_stdout_00108fa0);" (assignment_expression "iVar1 = FUN_001050c0(*(undefined8 *)PTR_stdout_00108fa0)" (identifier "iVar1") (= "=") (call_expression "FUN_001050c0(*(undefined8 *)PTR_stdout_00108fa0)" (identifier "FUN_001050c0") (argument_list "(*(undefined8 *)PTR_stdout_00108fa0)" (( "(") (pointer_expression "*(undefined8 *)PTR_stdout_00108fa0" (* "*") (cast_expression "(undefined8 *)PTR_stdout_00108fa0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_stdout_00108fa0"))) () ")")))) (; ";")) (if_statement "if (iVar1 != 0) {\n piVar2 = __errno_location();\n if (((char)DAT_001091e8 == '\0') || (*piVar2 != 0x20)) {\n uVar3 = dcgettext(0,"write error",5);\n if (DAT_001091f0 == 0) {\n error(0,*piVar2,"%s",uVar3);\n }\n else {\n uVar4 = FUN_001045c0();\n error(0,*piVar2,"%s: %s",uVar4,uVar3);\n }\n goto LAB_001028b8;\n }\n }" (if "if") (parenthesized_expression "(iVar1 != 0)" (( "(") (binary_expression "iVar1 != 0" (identifier "iVar1") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n piVar2 = __errno_location();\n if (((char)DAT_001091e8 == '\0') || (*piVar2 != 0x20)) {\n uVar3 = dcgettext(0,"write error",5);\n if (DAT_001091f0 == 0) {\n error(0,*piVar2,"%s",uVar3);\n }\n else {\n uVar4 = FUN_001045c0();\n error(0,*piVar2,"%s: %s",uVar4,uVar3);\n }\n goto LAB_001028b8;\n }\n }" ({ "{") (expression_statement "piVar2 = __errno_location();" (assignment_expression "piVar2 = __errno_location()" (identifier "piVar2") (= "=") (call_expression "__errno_location()" (identifier "__errno_location") (argument_list "()" (( "(") () ")")))) (; ";")) (if_statement "if (((char)DAT_001091e8 == '\0') || (*piVar2 != 0x20)) {\n uVar3 = dcgettext(0,"write error",5);\n if (DAT_001091f0 == 0) {\n error(0,*piVar2,"%s",uVar3);\n }\n else {\n uVar4 = FUN_001045c0();\n error(0,*piVar2,"%s: %s",uVar4,uVar3);\n }\n goto LAB_001028b8;\n }" (if "if") (parenthesized_expression "(((char)DAT_001091e8 == '\0') || (*piVar2 != 0x20))" (( "(") (binary_expression "((char)DAT_001091e8 == '\0') || (*piVar2 != 0x20)" (parenthesized_expression "((char)DAT_001091e8 == '\0')" (( "(") (binary_expression "(char)DAT_001091e8 == '\0'" (cast_expression "(char)DAT_001091e8" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "DAT_001091e8")) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (|| "||") (parenthesized_expression "(*piVar2 != 0x20)" (( "(") (binary_expression "*piVar2 != 0x20" (pointer_expression "*piVar2" (* "*") (identifier "piVar2")) (!= "!=") (number_literal "0x20")) () ")"))) () ")")) (compound_statement "{\n uVar3 = dcgettext(0,"write error",5);\n if (DAT_001091f0 == 0) {\n error(0,*piVar2,"%s",uVar3);\n }\n else {\n uVar4 = FUN_001045c0();\n error(0,*piVar2,"%s: %s",uVar4,uVar3);\n }\n goto LAB_001028b8;\n }" ({ "{") (expression_statement "uVar3 = dcgettext(0,"write error",5);" (assignment_expression "uVar3 = dcgettext(0,"write error",5)" (identifier "uVar3") (= "=") (call_expression "dcgettext(0,"write error",5)" (identifier "dcgettext") (argument_list "(0,"write error",5)" (( "(") (number_literal "0") (, ",") (string_literal ""write error"" (" """) (string_content "write error") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (if_statement "if (DAT_001091f0 == 0) {\n error(0,*piVar2,"%s",uVar3);\n }\n else {\n uVar4 = FUN_001045c0();\n error(0,*piVar2,"%s: %s",uVar4,uVar3);\n }" (if "if") (parenthesized_expression "(DAT_001091f0 == 0)" (( "(") (binary_expression "DAT_001091f0 == 0" (identifier "DAT_001091f0") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n error(0,*piVar2,"%s",uVar3);\n }" ({ "{") (expression_statement "error(0,*piVar2,"%s",uVar3);" (call_expression "error(0,*piVar2,"%s",uVar3)" (identifier "error") (argument_list "(0,*piVar2,"%s",uVar3)" (( "(") (number_literal "0") (, ",") (pointer_expression "*piVar2" (* "*") (identifier "piVar2")) (, ",") (string_literal ""%s"" (" """) (string_content "%s") (" """)) (, ",") (identifier "uVar3") () ")"))) (; ";")) (} "}")) (else_clause "else {\n uVar4 = FUN_001045c0();\n error(0,*piVar2,"%s: %s",uVar4,uVar3);\n }" (else "else") (compound_statement "{\n uVar4 = FUN_001045c0();\n error(0,*piVar2,"%s: %s",uVar4,uVar3);\n }" ({ "{") (expression_statement "uVar4 = FUN_001045c0();" (assignment_expression "uVar4 = FUN_001045c0()" (identifier "uVar4") (= "=") (call_expression "FUN_001045c0()" (identifier "FUN_001045c0") (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "error(0,*piVar2,"%s: %s",uVar4,uVar3);" (call_expression "error(0,*piVar2,"%s: %s",uVar4,uVar3)" (identifier "error") (argument_list "(0,*piVar2,"%s: %s",uVar4,uVar3)" (( "(") (number_literal "0") (, ",") (pointer_expression "*piVar2" (* "*") (identifier "piVar2")) (, ",") (string_literal ""%s: %s"" (" """) (string_content "%s: %s") (" """)) (, ",") (identifier "uVar4") (, ",") (identifier "uVar3") () ")"))) (; ";")) (} "}")))) (goto_statement "goto LAB_001028b8;" (goto "goto") (statement_identifier "LAB_001028b8") (; ";")) (} "}"))) (} "}"))) (expression_statement "iVar1 = FUN_001050c0(*(undefined8 *)PTR_stderr_00108fe8);" (assignment_expression "iVar1 = FUN_001050c0(*(undefined8 *)PTR_stderr_00108fe8)" (identifier "iVar1") (= "=") (call_expression "FUN_001050c0(*(undefined8 *)PTR_stderr_00108fe8)" (identifier "FUN_001050c0") (argument_list "(*(undefined8 *)PTR_stderr_00108fe8)" (( "(") (pointer_expression "*(undefined8 *)PTR_stderr_00108fe8" (* "*") (cast_expression "(undefined8 *)PTR_stderr_00108fe8" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_stderr_00108fe8"))) () ")")))) (; ";")) (if_statement "if (iVar1 == 0) {\n return;\n }" (if "if") (parenthesized_expression "(iVar1 == 0)" (( "(") (binary_expression "iVar1 == 0" (identifier "iVar1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (labeled_statement "LAB_001028b8:\n \n _exit(DAT_00109178);" (statement_identifier "LAB_001028b8") (: ":") (expression_statement "_exit(DAT_00109178);" (call_expression "_exit(DAT_00109178)" (identifier "_exit") (argument_list "(DAT_00109178)" (( "(") (identifier "DAT_00109178") () ")"))) (; ";"))) (} "}")))
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
void function_1(void)
{
int var_2;
int *piVar2;
type_1 uVar3;
char *pcVar4;
var_2 = var_1(*(type_2 **)PTR_stdout_00108fa0);
if (var_2 != 0) {
piVar2 = var_3();
if ((var_4 == false) || (*piVar2 != 0x20)) {
uVar3 = var_5(0,"write error",5);
if (var_6 == (char *)0x0) {
var_7(0,*piVar2,"%s",uVar3);
}
else {
pcVar4 = var_8(var_6);
var_7(0,*piVar2,"%s: %s",pcVar4,uVar3);
}
goto LAB_001028b8;
}
}
var_2 = var_1(*(type_2 **)PTR_stderr_00108fe8);
if (var_2 == 0) {
return;
}
LAB_001028b8:
/* WARNING: Subroutine does not return */
var_9(exit_failure);
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (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)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (char_literal (escape_sequence)))) right: (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 (number_literal) (string_literal (string_content)) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (pointer_expression argument: (identifier)) (string_literal (string_content)) (identifier))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (pointer_expression argument: (identifier)) (string_literal (string_content)) (identifier) (identifier))))))) (goto_statement label: (statement_identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement))) (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier))))))))
| null |
void MASKED(void)
{
int iVar1;
int *piVar2;
undefined8 uVar3;
undefined8 uVar4;
iVar1 = FUN_001050c0(*(undefined8 *)PTR_stdout_00108fa0);
if (iVar1 != 0) {
piVar2 = __errno_location();
if (((char)DAT_001091e8 == '\0') || (*piVar2 != 0x20)) {
uVar3 = dcgettext(0,"write error",5);
if (DAT_001091f0 == 0) {
error(0,*piVar2,"%s",uVar3);
}
else {
uVar4 = FUN_001045c0();
error(0,*piVar2,"%s: %s",uVar4,uVar3);
}
goto LAB_001028b8;
}
}
iVar1 = FUN_001050c0(*(undefined8 *)PTR_stderr_00108fe8);
if (iVar1 == 0) {
return;
}
LAB_001028b8:
/* WARNING: Subroutine does not return */
_exit(DAT_00109178);
}
|
1638_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
|
~Struct_compress_debug_sections
|
FUN_00153200
|
/* DWARF original prototype: void ~Struct_compress_debug_sections(Struct_compress_debug_sections *
this, int __in_chrg) */
void __thiscall
gold::General_options::Struct_compress_debug_sections::~Struct_compress_debug_sections
(Struct_compress_debug_sections *this,int __in_chrg)
{
pointer pcVar1;
pcVar1 = (this->option).longname._M_dataplus._M_p;
(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_003a7210;
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_00153200(undefined8 *param_1)
{
*param_1 = &PTR_FUN_003a7210;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_00276d20((undefined8 *)param_1[1]);
return;
}
return;
}
|
LEA RAX,[0x3a7210]
MOV RDX,qword ptr [RDI + 0x8]
MOV qword ptr [RDI],RAX
LEA RAX,[RDI + 0x18]
CMP RDX,RAX
JZ 0x00153220
MOV RDI,RDX
JMP 0x00276d20
RET
| null | null | null | null |
[(u'PTRSUB_-1207291276', u'PTRSUB_-1207291275'), (u'PTRSUB_-1207291259', u'INT_NOTEQUAL_-1207291349'), (u'PTRSUB_-1207291266', u'STORE_-1207291373'), (u'PTRSUB_-1207291271', u'PTRSUB_-1207291267'), (u'PTRSUB_-1207291267', u'LOAD_-1207291381'), ('const-433', u'LOAD_-1207291381'), ('const-0', u'PTRSUB_-1207291267'), (u'CAST_-1207291255', u'INT_NOTEQUAL_-1207291349'), ('const-0', u'PTRSUB_-1207291262'), ('const-3830288', u'PTRSUB_-1207291273'), ('const-16', u'PTRSUB_-1207291259'), (u'CAST_-1207291263', u'STORE_-1207291373'), ('tmp_68', u'PTRSUB_-1207291266'), ('const-0', u'PTRSUB_-1207291275'), ('const-0', u'RETURN_-1207291326'), ('const-0', u'RETURN_-1207291335'), (u'PTRSUB_-1207291270', u'PTRSUB_-1207291266'), ('const-8', u'PTRSUB_-1207291276'), ('const-0', u'PTRSUB_-1207291266'), (u'PTRSUB_-1207291273', u'CAST_-1207291263'), ('const-0', u'PTRSUB_-1207291273'), ('const-8', u'PTRSUB_-1207291266'), ('const-0', u'PTRSUB_-1207291270'), ('tmp_48', u'CBRANCH_-1207291348'), (u'LOAD_-1207291381', u'CALL_-1207291339'), (u'PTRSUB_-1207291266', u'PTRSUB_-1207291262'), ('const-0', u'PTRSUB_-1207291271'), (u'LOAD_-1207291381', u'CAST_-1207291255'), ('tmp_68', u'PTRSUB_-1207291270'), (u'INT_NOTEQUAL_-1207291349', u'CBRANCH_-1207291348'), ('tmp_68', u'PTRSUB_-1207291276'), (u'PTRSUB_-1207291275', u'PTRSUB_-1207291271'), (u'PTRSUB_-1207291262', u'PTRSUB_-1207291259'), ('const-433', u'STORE_-1207291373')]
|
[('const-433', u'LOAD_-1207291381'), (u'CAST_-1207291277', u'CALL_-1207291339'), ('const-3830288', u'PTRSUB_-1207291274'), (u'PTRADD_-1207291278', u'LOAD_-1207291381'), ('const-1', u'PTRADD_-1207291278'), (u'PTRADD_-1207291270', u'INT_NOTEQUAL_-1207291349'), ('const-3', u'PTRADD_-1207291270'), ('const-0', u'PTRSUB_-1207291274'), ('tmp_109', u'PTRADD_-1207291278'), (u'CAST_-1207291277', u'INT_NOTEQUAL_-1207291349'), ('tmp_48', u'CBRANCH_-1207291348'), ('tmp_109', u'STORE_-1207291373'), ('tmp_109', u'PTRADD_-1207291270'), (u'LOAD_-1207291381', u'CAST_-1207291277'), ('const-433', u'STORE_-1207291373'), ('const-8', u'PTRADD_-1207291278'), (u'INT_NOTEQUAL_-1207291349', u'CBRANCH_-1207291348'), (u'PTRSUB_-1207291274', u'STORE_-1207291373'), ('const-8', u'PTRADD_-1207291270'), ('const-0', u'RETURN_-1207291326'), ('const-0', u'RETURN_-1207291335')]
| null | null |
00153200
|
x64
|
O2
|
(translation_unit "void FUN_00153200(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a7210;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20((undefined8 *)param_1[1]);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00153200(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a7210;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_00153200(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_003a7210;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_003a7210;" (assignment_expression "*param_1 = &PTR_FUN_003a7210" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_003a7210" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20((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_00276d20((undefined8 *)param_1[1]);\n return;\n }" { (expression_statement "FUN_00276d20((undefined8 *)param_1[1]);" (call_expression "FUN_00276d20((undefined8 *)param_1[1])" identifier (argument_list "((undefined8 *)param_1[1])" ( (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
|
(translation_unit "/* DWARF original prototype: void ~Struct_compress_debug_sections(Struct_compress_debug_sections *\n this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_compress_debug_sections::~Struct_compress_debug_sections\n (Struct_compress_debug_sections *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (this->option).longname._M_dataplus._M_p;\n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_003a7210;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2) {\n operator_delete(pcVar1);\n return;\n }\n return;\n}\n\n" comment (function_definition "void __thiscall\ngold::General_options::Struct_compress_debug_sections::~Struct_compress_debug_sections\n (Struct_compress_debug_sections *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (this->option).longname._M_dataplus._M_p;\n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_003a7210;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2) {\n operator_delete(pcVar1);\n return;\n }\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::General_options::Struct_compress_debug_sections::~" identifier : : identifier : : identifier : : ~) (function_declarator "Struct_compress_debug_sections\n (Struct_compress_debug_sections *this,int __in_chrg)" identifier (parameter_list "(Struct_compress_debug_sections *this,int __in_chrg)" ( (parameter_declaration "Struct_compress_debug_sections *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "int __in_chrg" primitive_type identifier) ))) (compound_statement "{\n pointer pcVar1;\n \n pcVar1 = (this->option).longname._M_dataplus._M_p;\n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_003a7210;\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_003a7210;" (assignment_expression "(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_003a7210" (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_003a7210" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR_parse_to_value_003a7210" & 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_00153200(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a7210;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20((undefined8 *)param_1[1]);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00153200(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a7210;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_00153200(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_003a7210;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_003a7210;" (assignment_expression "*param_1 = &PTR_FUN_003a7210" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_003a7210" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20((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_00276d20((undefined8 *)param_1[1]);\n return;\n }" { (expression_statement "FUN_00276d20((undefined8 *)param_1[1]);" (call_expression "FUN_00276d20((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_00153200(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a7210;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00153200(undefined8 *param_1)" (identifier "FUN_00153200") (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_003a7210;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" ({ "{") (expression_statement "*param_1 = &PTR_FUN_003a7210;" (assignment_expression "*param_1 = &PTR_FUN_003a7210" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_003a7210" (& "&") (identifier "PTR_FUN_003a7210"))) (; ";")) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20((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_00276d20((undefined8 *)param_1[1]);\n return;\n }" ({ "{") (expression_statement "FUN_00276d20((undefined8 *)param_1[1]);" (call_expression "FUN_00276d20((undefined8 *)param_1[1])" (identifier "FUN_00276d20") (argument_list "((undefined8 *)param_1[1])" (( "(") (cast_expression "(undefined8 *)param_1[1]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
/* DWARF original prototype: void ~Struct_compress_debug_sections(Struct_compress_debug_sections *
this, int __in_chrg) */
void __thiscall
gold::General_options::function_1::~function_1
(function_1 *this,int __in_chrg)
{
type_1 var_5;
var_5 = (this->option).longname._M_dataplus._M_p;
(this->super_Struct_var)._vptr_Struct_var = (type_2 **)&PTR_parse_to_value_003a7210;
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_003a7210;
if ((undefined8 *)param_1[1] != param_1 + 3) {
FUN_00276d20((undefined8 *)param_1[1]);
return;
}
return;
}
|
3960_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
|
do_adjust_output_section
|
FUN_001f7090
|
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void
do_adjust_output_section(Output_data_reloc_base<9,_true,_32,_false> * this, Output_section * os)
*/
void __thiscall
gold::Output_data_reloc_base<9,_true,_32,_false>::do_adjust_output_section
(Output_data_reloc_base<9,_true,_32,_false> *this,Output_section *os)
{
Output_section *extraout_RDX;
Output_section *this_1;
this_1 = os;
if ((os->field_0xca & 2) == 0) {
this_1 = (Output_section *)&DAT_00000008;
this = (Output_data_reloc_base<9,_true,_32,_false> *)os;
Output_section::set_entsize(os,8);
os = extraout_RDX;
}
if (parameters->doing_static_link_valid_ == false) {
/* WARNING: Subroutine does not return */
Parameters::doing_static_link((Parameters *)this,(Parameters *)this_1);
}
if (parameters->doing_static_link_ != false) {
return;
}
if (((os->link_section_ == (Output_data *)0x0) && (os->link_ == 0)) && ((os->field_0xc8 & 4) == 0)
) {
os->field_0xc8 = os->field_0xc8 | 8;
return;
}
/* WARNING: Subroutine does not return */
do_gold_unreachable("../../gold/output.h",0xd25,"set_should_link_to_dynsym");
}
|
void FUN_001f7090(undefined8 param_1,long param_2)
{
long extraout_RDX;
if ((*(byte *)(param_2 + 0xca) & 2) == 0) {
FUN_001ed740(param_2,8);
param_2 = extraout_RDX;
}
if (PTR_DAT_003f85c0[0x20] == '\0') {
/* WARNING: Subroutine does not return */
FUN_001ed370();
}
if (PTR_DAT_003f85c0[0x21] != '\0') {
return;
}
if (((*(long *)(param_2 + 0x48) == 0) && (*(int *)(param_2 + 0x50) == 0)) &&
((*(byte *)(param_2 + 200) & 4) == 0)) {
*(byte *)(param_2 + 200) = *(byte *)(param_2 + 200) | 8;
return;
}
/* WARNING: Subroutine does not return */
FUN_00199900("../../gold/output.h",0xd25,"set_should_link_to_dynsym");
}
|
SUB RSP,0x8
MOV RDX,RSI
TEST byte ptr [RSI + 0xca],0x2
JNZ 0x001f70ad
MOV ESI,0x8
MOV RDI,RDX
CALL 0x001ed740
MOV RAX,qword ptr [0x003f85c0]
CMP byte ptr [RAX + 0x20],0x0
JZ 0x001f7107
CMP byte ptr [RAX + 0x21],0x0
JZ 0x001f70c8
ADD RSP,0x8
RET
CMP qword ptr [RDX + 0x48],0x0
JNZ 0x001f70ef
MOV EAX,dword ptr [RDX + 0x50]
TEST EAX,EAX
JNZ 0x001f70ef
MOVZX EAX,byte ptr [RDX + 0xc8]
TEST AL,0x4
JNZ 0x001f70ef
OR EAX,0x8
MOV byte ptr [RDX + 0xc8],AL
ADD RSP,0x8
RET
LEA RDX,[0x34bd80]
MOV ESI,0xd25
LEA RDI,[0x338384]
CALL 0x00199900
CALL 0x001ed370
| null | null | null | null |
[('const-0', u'INT_EQUAL_-1207930653'), ('const-433', u'LOAD_-1207930589'), (u'LOAD_-1207930610', u'INT_EQUAL_-1207930595'), (u'CALL_-1207930474', u'INDIRECT_-1207930283'), ('tmp_217', u'CBRANCH_-1207930590'), (u'CALL_-1207930678', u'INDIRECT_-1207930434'), ('const-433', u'LOAD_-1207930714'), ('const-8', u'PTRSUB_-1207930631'), (u'PTRSUB_-1207930336', u'LOAD_-1207930668'), (u'COPY_-1207930325', u'CALL_-1207930474'), (u'COPY_-1207930407', u'MULTIEQUAL_-1207930433'), ('tmp_402', u'CALL_-1207930678'), (u'PTRSUB_-1207930298', u'LOAD_-1207930567'), (u'PTRSUB_-1207930329', u'LOAD_-1207930649'), ('const-200', u'PTRSUB_-1207930283'), (u'CALL_-1207930464', u'INDIRECT_-1207930279'), (u'CAST_-1207930243', u'CALL_-1207930464'), (u'INDIRECT_-1207930283', u'COPY_-1207930340'), (u'INT_EQUAL_-1207930653', u'CBRANCH_-1207930650'), ('const-0', u'INT_NOTEQUAL_-1207930633'), (u'MULTIEQUAL_-1207930433', u'PTRSUB_-1207930314'), (u'INT_EQUAL_-1207930544', u'CBRANCH_-1207930542'), (u'INT_AND_-1207930688', u'INT_EQUAL_-1207930702'), ('const-3365', u'CALL_-1207930474'), ('const-0', u'INT_EQUAL_-1207930544'), ('tmp_402', u'PTRSUB_-1207930366'), (u'INDIRECT_-1207930440', u'COPY_-1207930407'), ('const-202', u'PTRSUB_-1207930366'), ('tmp_402', u'COPY_-1207930416'), (u'INT_EQUAL_-1207930702', u'CBRANCH_-1207930695'), ('const-4', u'INT_AND_-1207930530'), ('const-0', u'RETURN_-1207930497'), (u'INDIRECT_-1207930434', u'MULTIEQUAL_-1207930427'), (u'MULTIEQUAL_-1207930423', u'CAST_-1207930244'), ('tmp_808', u'MULTIEQUAL_-1207930363'), (u'MULTIEQUAL_-1207930433', u'PTRSUB_-1207930298'), ('const-1', u'RETURN_-1207930459'), (u'CALL_-1207930678', u'INDIRECT_-1207930440'), ('const-8', u'INT_OR_-1207930357'), ('const-33', u'PTRSUB_-1207930329'), ('const-0', u'INT_EQUAL_-1207930595'), (u'INDIRECT_-1207930375', u'MULTIEQUAL_-1207930363'), ('const-8', u'CALL_-1207930678'), ('const-200', u'PTRSUB_-1207930298'), ('const-80', u'PTRSUB_-1207930306'), (u'MULTIEQUAL_-1207930363', u'PTRSUB_-1207930336'), ('tmp_110', u'CBRANCH_-1207930650'), ('tmp_401', u'MULTIEQUAL_-1207930423'), (u'LOAD_-1207930589', u'INT_EQUAL_-1207930570'), (u'INT_OR_-1207930357', u'STORE_-1207930526'), ('tmp_402', u'MULTIEQUAL_-1207930433'), (u'COPY_-1207930326', u'CALL_-1207930474'), ('tmp_255', u'CBRANCH_-1207930568'), ('const-72', u'PTRSUB_-1207930314'), ('const-0', u'INT_EQUAL_-1207930570'), (u'LOAD_-1207930567', u'INT_AND_-1207930530'), (u'CALL_-1207930678', u'INDIRECT_-1207930375'), (u'INDIRECT_-1207930279', u'COPY_-1207930334'), (u'PTRSUB_-1207930283', u'STORE_-1207930526'), (u'CAST_-1207930244', u'CALL_-1207930464'), ('const-0', u'RETURN_-1207930608'), ('const-3456384', u'COPY_-1207930325'), ('const-433', u'LOAD_-1207930567'), (u'PTRSUB_-1207930366', u'LOAD_-1207930714'), ('const-3376004', u'COPY_-1207930326'), ('const-32', u'PTRSUB_-1207930336'), (u'LOAD_-1207930714', u'INT_AND_-1207930688'), (u'COPY_-1207930416', u'MULTIEQUAL_-1207930427'), ('tmp_146', u'CBRANCH_-1207930631'), (u'MULTIEQUAL_-1207930433', u'PTRSUB_-1207930283'), (u'PTRSUB_-1207930306', u'LOAD_-1207930589'), (u'INDIRECT_-1207930430', u'MULTIEQUAL_-1207930423'), ('const-433', u'LOAD_-1207930610'), ('tmp_293', u'CBRANCH_-1207930542'), ('const-0', u'INT_EQUAL_-1207930702'), (u'INT_NOTEQUAL_-1207930633', u'CBRANCH_-1207930631'), (u'PTRSUB_-1207930631', u'CAST_-1207930349'), (u'CAST_-1207930340', u'COPY_-1207930405'), (u'INT_EQUAL_-1207930570', u'CBRANCH_-1207930568'), (u'LOAD_-1207930668', u'INT_EQUAL_-1207930653'), (u'INT_AND_-1207930530', u'INT_EQUAL_-1207930544'), (u'MULTIEQUAL_-1207930363', u'COPY_-1207930404'), (u'PTRSUB_-1207930314', u'LOAD_-1207930610'), ('const-433', u'LOAD_-1207930668'), (u'LOAD_-1207930649', u'INT_NOTEQUAL_-1207930633'), (u'CALL_-1207930678', u'INDIRECT_-1207930430'), ('const-433', u'STORE_-1207930526'), (u'INT_EQUAL_-1207930595', u'CBRANCH_-1207930590'), (u'MULTIEQUAL_-1207930363', u'PTRSUB_-1207930329'), ('const-433', u'LOAD_-1207930649'), (u'INDIRECT_-1207930308', u'COPY_-1207930361'), ('tmp_402', u'CAST_-1207930340'), ('const-0', u'PTRSUB_-1207930631'), ('const-1', u'RETURN_-1207930469'), (u'STORE_-1207930526', u'INDIRECT_-1207930308'), (u'MULTIEQUAL_-1207930427', u'CAST_-1207930243'), ('const-2', u'INT_AND_-1207930688'), (u'MULTIEQUAL_-1207930433', u'PTRSUB_-1207930306'), ('tmp_60', u'CBRANCH_-1207930695'), (u'LOAD_-1207930567', u'INT_OR_-1207930357')]
|
[('tmp_699', u'INT_ADD_-1207930700'), (u'INT_ADD_-1207930594', u'CAST_-1207930320'), (u'LOAD_-1207930589', u'INT_EQUAL_-1207930570'), (u'MULTIEQUAL_-1207930366', u'PTRADD_-1207930587'), (u'LOAD_-1207930610', u'INT_EQUAL_-1207930595'), ('const-200', u'INT_ADD_-1207930551'), (u'CAST_-1207930370', u'LOAD_-1207930714'), ('tmp_217', u'CBRANCH_-1207930590'), ('tmp_255', u'CBRANCH_-1207930568'), ('tmp_699', u'CALL_-1207930678'), ('const-202', u'INT_ADD_-1207930700'), ('const-0', u'INT_EQUAL_-1207930570'), (u'INT_ADD_-1207930551', u'CAST_-1207930304'), (u'LOAD_-1207930567', u'INT_AND_-1207930530'), ('const-433', u'LOAD_-1207930610'), ('const-200', u'INT_ADD_-1207930512'), ('const-0', u'INT_EQUAL_-1207930653'), (u'INT_ADD_-1207930700', u'CAST_-1207930370'), (u'STORE_-1207930526', u'INDIRECT_-1207930311'), (u'INDIRECT_-1207930286', u'COPY_-1207930343'), (u'INT_ADD_-1207930573', u'CAST_-1207930312'), (u'INDIRECT_-1207930311', u'COPY_-1207930364'), ('const-3456384', u'COPY_-1207930328'), ('const-433', u'LOAD_-1207930649'), ('const-0', u'RETURN_-1207930608'), ('const-32', u'PTRADD_-1207930606'), ('const-0', u'INT_EQUAL_-1207930595'), ('const-3365', u'CALL_-1207930474'), ('const-433', u'LOAD_-1207930668'), (u'INT_EQUAL_-1207930653', u'CBRANCH_-1207930650'), (u'PTRADD_-1207930587', u'LOAD_-1207930649'), (u'INT_EQUAL_-1207930544', u'CBRANCH_-1207930542'), (u'INT_AND_-1207930688', u'INT_EQUAL_-1207930702'), (u'LOAD_-1207930714', u'INT_AND_-1207930688'), ('const-0', u'INT_NOTEQUAL_-1207930633'), ('tmp_805', u'MULTIEQUAL_-1207930366'), ('tmp_146', u'CBRANCH_-1207930631'), (u'INT_OR_-1207930360', u'STORE_-1207930526'), (u'CAST_-1207930312', u'LOAD_-1207930589'), ('const-0', u'INT_EQUAL_-1207930544'), (u'INDIRECT_-1207930282', u'COPY_-1207930337'), ('tmp_293', u'CBRANCH_-1207930542'), (u'MULTIEQUAL_-1207930435', u'INT_ADD_-1207930573'), ('const-0', u'INT_EQUAL_-1207930702'), (u'INT_NOTEQUAL_-1207930633', u'CBRANCH_-1207930631'), (u'CALL_-1207930464', u'INDIRECT_-1207930282'), (u'INT_EQUAL_-1207930702', u'CBRANCH_-1207930695'), ('const-8', u'CALL_-1207930678'), ('const-4', u'INT_AND_-1207930530'), ('const-0', u'RETURN_-1207930497'), ('const-433', u'LOAD_-1207930714'), (u'MULTIEQUAL_-1207930366', u'PTRADD_-1207930606'), (u'LOAD_-1207930567', u'INT_OR_-1207930360'), (u'INT_EQUAL_-1207930570', u'CBRANCH_-1207930568'), (u'PTRADD_-1207930606', u'LOAD_-1207930668'), ('const-72', u'INT_ADD_-1207930594'), ('const-433', u'LOAD_-1207930589'), (u'CAST_-1207930320', u'LOAD_-1207930610'), (u'MULTIEQUAL_-1207930435', u'INT_ADD_-1207930551'), ('const-1', u'RETURN_-1207930459'), (u'LOAD_-1207930668', u'INT_EQUAL_-1207930653'), (u'INT_AND_-1207930530', u'INT_EQUAL_-1207930544'), ('const-3376004', u'COPY_-1207930329'), ('const-80', u'INT_ADD_-1207930573'), (u'LOAD_-1207930649', u'INT_NOTEQUAL_-1207930633'), ('const-1', u'PTRADD_-1207930606'), (u'CAST_-1207930304', u'LOAD_-1207930567'), (u'MULTIEQUAL_-1207930366', u'COPY_-1207930407'), (u'INT_EQUAL_-1207930595', u'CBRANCH_-1207930590'), ('const-33', u'PTRADD_-1207930587'), (u'COPY_-1207930328', u'CALL_-1207930474'), ('const-1', u'RETURN_-1207930469'), ('const-433', u'STORE_-1207930526'), (u'CAST_-1207930289', u'STORE_-1207930526'), ('const-8', u'INT_OR_-1207930360'), ('const-1', u'PTRADD_-1207930587'), ('const-2', u'INT_AND_-1207930688'), (u'CALL_-1207930678', u'INDIRECT_-1207930442'), (u'INDIRECT_-1207930378', u'MULTIEQUAL_-1207930366'), ('const-433', u'LOAD_-1207930567'), (u'INT_ADD_-1207930512', u'CAST_-1207930289'), (u'MULTIEQUAL_-1207930435', u'INT_ADD_-1207930594'), ('tmp_110', u'CBRANCH_-1207930650'), (u'CALL_-1207930678', u'INDIRECT_-1207930378'), (u'COPY_-1207930417', u'MULTIEQUAL_-1207930435'), (u'MULTIEQUAL_-1207930435', u'INT_ADD_-1207930512'), ('tmp_699', u'MULTIEQUAL_-1207930435'), (u'COPY_-1207930329', u'CALL_-1207930474'), ('tmp_60', u'CBRANCH_-1207930695'), (u'INDIRECT_-1207930442', u'COPY_-1207930417'), (u'CALL_-1207930474', u'INDIRECT_-1207930286')]
| null | null |
001f7090
|
x64
|
O2
|
(translation_unit "void FUN_001f7090(undefined8 param_1,long param_2)\n\n{\n long extraout_RDX;\n \n if ((*(byte *)(param_2 + 0xca) & 2) == 0) {\n FUN_001ed740(param_2,8);\n param_2 = extraout_RDX;\n }\n if (PTR_DAT_003f85c0[0x20] == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_001ed370();\n }\n if (PTR_DAT_003f85c0[0x21] != '\0') {\n return;\n }\n if (((*(long *)(param_2 + 0x48) == 0) && (*(int *)(param_2 + 0x50) == 0)) &&\n ((*(byte *)(param_2 + 200) & 4) == 0)) {\n *(byte *)(param_2 + 200) = *(byte *)(param_2 + 200) | 8;\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0xd25,"set_should_link_to_dynsym");\n}\n\n" (function_definition "void FUN_001f7090(undefined8 param_1,long param_2)\n\n{\n long extraout_RDX;\n \n if ((*(byte *)(param_2 + 0xca) & 2) == 0) {\n FUN_001ed740(param_2,8);\n param_2 = extraout_RDX;\n }\n if (PTR_DAT_003f85c0[0x20] == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_001ed370();\n }\n if (PTR_DAT_003f85c0[0x21] != '\0') {\n return;\n }\n if (((*(long *)(param_2 + 0x48) == 0) && (*(int *)(param_2 + 0x50) == 0)) &&\n ((*(byte *)(param_2 + 200) & 4) == 0)) {\n *(byte *)(param_2 + 200) = *(byte *)(param_2 + 200) | 8;\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0xd25,"set_should_link_to_dynsym");\n}" primitive_type (function_declarator "FUN_001f7090(undefined8 param_1,long param_2)" identifier (parameter_list "(undefined8 param_1,long param_2)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n long extraout_RDX;\n \n if ((*(byte *)(param_2 + 0xca) & 2) == 0) {\n FUN_001ed740(param_2,8);\n param_2 = extraout_RDX;\n }\n if (PTR_DAT_003f85c0[0x20] == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_001ed370();\n }\n if (PTR_DAT_003f85c0[0x21] != '\0') {\n return;\n }\n if (((*(long *)(param_2 + 0x48) == 0) && (*(int *)(param_2 + 0x50) == 0)) &&\n ((*(byte *)(param_2 + 200) & 4) == 0)) {\n *(byte *)(param_2 + 200) = *(byte *)(param_2 + 200) | 8;\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0xd25,"set_should_link_to_dynsym");\n}" { (declaration "long extraout_RDX;" (sized_type_specifier "long" long) identifier ;) (if_statement "if ((*(byte *)(param_2 + 0xca) & 2) == 0) {\n FUN_001ed740(param_2,8);\n param_2 = extraout_RDX;\n }" if (parenthesized_expression "((*(byte *)(param_2 + 0xca) & 2) == 0)" ( (binary_expression "(*(byte *)(param_2 + 0xca) & 2) == 0" (parenthesized_expression "(*(byte *)(param_2 + 0xca) & 2)" ( (binary_expression "*(byte *)(param_2 + 0xca) & 2" (pointer_expression "*(byte *)(param_2 + 0xca)" * (cast_expression "(byte *)(param_2 + 0xca)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xca)" ( (binary_expression "param_2 + 0xca" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n FUN_001ed740(param_2,8);\n param_2 = extraout_RDX;\n }" { (expression_statement "FUN_001ed740(param_2,8);" (call_expression "FUN_001ed740(param_2,8)" identifier (argument_list "(param_2,8)" ( identifier , number_literal ))) ;) (expression_statement "param_2 = extraout_RDX;" (assignment_expression "param_2 = extraout_RDX" identifier = identifier) ;) })) (if_statement "if (PTR_DAT_003f85c0[0x20] == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_001ed370();\n }" if (parenthesized_expression "(PTR_DAT_003f85c0[0x20] == '\0')" ( (binary_expression "PTR_DAT_003f85c0[0x20] == '\0'" (subscript_expression "PTR_DAT_003f85c0[0x20]" identifier [ number_literal ]) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_001ed370();\n }" { comment (expression_statement "FUN_001ed370();" (call_expression "FUN_001ed370()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (PTR_DAT_003f85c0[0x21] != '\0') {\n return;\n }" if (parenthesized_expression "(PTR_DAT_003f85c0[0x21] != '\0')" ( (binary_expression "PTR_DAT_003f85c0[0x21] != '\0'" (subscript_expression "PTR_DAT_003f85c0[0x21]" identifier [ number_literal ]) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (if_statement "if (((*(long *)(param_2 + 0x48) == 0) && (*(int *)(param_2 + 0x50) == 0)) &&\n ((*(byte *)(param_2 + 200) & 4) == 0)) {\n *(byte *)(param_2 + 200) = *(byte *)(param_2 + 200) | 8;\n return;\n }" if (parenthesized_expression "(((*(long *)(param_2 + 0x48) == 0) && (*(int *)(param_2 + 0x50) == 0)) &&\n ((*(byte *)(param_2 + 200) & 4) == 0))" ( (binary_expression "((*(long *)(param_2 + 0x48) == 0) && (*(int *)(param_2 + 0x50) == 0)) &&\n ((*(byte *)(param_2 + 200) & 4) == 0)" (parenthesized_expression "((*(long *)(param_2 + 0x48) == 0) && (*(int *)(param_2 + 0x50) == 0))" ( (binary_expression "(*(long *)(param_2 + 0x48) == 0) && (*(int *)(param_2 + 0x50) == 0)" (parenthesized_expression "(*(long *)(param_2 + 0x48) == 0)" ( (binary_expression "*(long *)(param_2 + 0x48) == 0" (pointer_expression "*(long *)(param_2 + 0x48)" * (cast_expression "(long *)(param_2 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x48)" ( (binary_expression "param_2 + 0x48" identifier + number_literal) )))) == number_literal) )) && (parenthesized_expression "(*(int *)(param_2 + 0x50) == 0)" ( (binary_expression "*(int *)(param_2 + 0x50) == 0" (pointer_expression "*(int *)(param_2 + 0x50)" * (cast_expression "(int *)(param_2 + 0x50)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x50)" ( (binary_expression "param_2 + 0x50" identifier + number_literal) )))) == number_literal) ))) )) && (parenthesized_expression "((*(byte *)(param_2 + 200) & 4) == 0)" ( (binary_expression "(*(byte *)(param_2 + 200) & 4) == 0" (parenthesized_expression "(*(byte *)(param_2 + 200) & 4)" ( (binary_expression "*(byte *)(param_2 + 200) & 4" (pointer_expression "*(byte *)(param_2 + 200)" * (cast_expression "(byte *)(param_2 + 200)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 200)" ( (binary_expression "param_2 + 200" identifier + number_literal) )))) & number_literal) )) == number_literal) ))) )) (compound_statement "{\n *(byte *)(param_2 + 200) = *(byte *)(param_2 + 200) | 8;\n return;\n }" { (expression_statement "*(byte *)(param_2 + 200) = *(byte *)(param_2 + 200) | 8;" (assignment_expression "*(byte *)(param_2 + 200) = *(byte *)(param_2 + 200) | 8" (pointer_expression "*(byte *)(param_2 + 200)" * (cast_expression "(byte *)(param_2 + 200)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 200)" ( (binary_expression "param_2 + 200" identifier + number_literal) )))) = (binary_expression "*(byte *)(param_2 + 200) | 8" (pointer_expression "*(byte *)(param_2 + 200)" * (cast_expression "(byte *)(param_2 + 200)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 200)" ( (binary_expression "param_2 + 200" identifier + number_literal) )))) | number_literal)) ;) (return_statement "return;" return ;) })) comment (expression_statement "FUN_00199900("../../gold/output.h",0xd25,"set_should_link_to_dynsym");" (call_expression "FUN_00199900("../../gold/output.h",0xd25,"set_should_link_to_dynsym")" identifier (argument_list "("../../gold/output.h",0xd25,"set_should_link_to_dynsym")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""set_should_link_to_dynsym"" " string_content ") ))) ;) })))
|
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: void\n do_adjust_output_section(Output_data_reloc_base<9,_true,_32,_false> * this, Output_section * os)\n */\n\nvoid __thiscall\ngold::Output_data_reloc_base<9,_true,_32,_false>::do_adjust_output_section\n (Output_data_reloc_base<9,_true,_32,_false> *this,Output_section *os)\n\n{\n Output_section *extraout_RDX;\n Output_section *this_1;\n \n this_1 = os;\n if ((os->field_0xca & 2) == 0) {\n this_1 = (Output_section *)&DAT_00000008;\n this = (Output_data_reloc_base<9,_true,_32,_false> *)os;\n Output_section::set_entsize(os,8);\n os = extraout_RDX;\n }\n if (parameters->doing_static_link_valid_ == false) {\n /* WARNING: Subroutine does not return */\n Parameters::doing_static_link((Parameters *)this,(Parameters *)this_1);\n }\n if (parameters->doing_static_link_ != false) {\n return;\n }\n if (((os->link_section_ == (Output_data *)0x0) && (os->link_ == 0)) && ((os->field_0xc8 & 4) == 0)\n ) {\n os->field_0xc8 = os->field_0xc8 | 8;\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xd25,"set_should_link_to_dynsym");\n}\n\n" comment comment comment (declaration "void __thiscall\ngold::Output_data_reloc_base<9,_true,_32,_false>::do_adjust_output_section\n (Output_data_reloc_base<9,_true,_32,_false> *this,Output_section *os)\n\n{\n Output_section *extraout_RDX;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<9" < number_literal) , identifier , identifier , (ERROR "_false>::do_adjust_output_section\n (Output_data_reloc_base<9,_true,_32,_false> *this,Output_section *os)\n\n{\n Output_section" identifier > : : (function_declarator "do_adjust_output_section\n (Output_data_reloc_base<9,_true,_32,_false> *this,Output_section *os)" identifier (parameter_list "(Output_data_reloc_base<9,_true,_32,_false> *this,Output_section *os)" ( (parameter_declaration "Output_data_reloc_base" type_identifier) (ERROR "<9" < number_literal) , (parameter_declaration "_true" type_identifier) , (parameter_declaration "_32" type_identifier) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Output_section *os" type_identifier (pointer_declarator "*os" * identifier)) ))) { identifier) (pointer_declarator "*extraout_RDX" * identifier) ;) (declaration "Output_section *this_1;" type_identifier (pointer_declarator "*this_1" * identifier) ;) (expression_statement "this_1 = os;" (assignment_expression "this_1 = os" identifier = identifier) ;) (if_statement "if ((os->field_0xca & 2) == 0) {\n this_1 = (Output_section *)&DAT_00000008;\n this = (Output_data_reloc_base<9,_true,_32,_false> *)os;\n Output_section::set_entsize(os,8);\n os = extraout_RDX;\n }" if (parenthesized_expression "((os->field_0xca & 2) == 0)" ( (binary_expression "(os->field_0xca & 2) == 0" (parenthesized_expression "(os->field_0xca & 2)" ( (binary_expression "os->field_0xca & 2" (field_expression "os->field_0xca" identifier -> field_identifier) & number_literal) )) == number_literal) )) (compound_statement "{\n this_1 = (Output_section *)&DAT_00000008;\n this = (Output_data_reloc_base<9,_true,_32,_false> *)os;\n Output_section::set_entsize(os,8);\n os = extraout_RDX;\n }" { (expression_statement "this_1 = (Output_section *)&DAT_00000008;" (assignment_expression "this_1 = (Output_section *)&DAT_00000008" identifier = (cast_expression "(Output_section *)&DAT_00000008" ( (type_descriptor "Output_section *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&DAT_00000008" & identifier))) ;) (expression_statement "this = (Output_data_reloc_base<9,_true,_32,_false> *)os;" (assignment_expression "this = (Output_data_reloc_base<9,_true,_32,_false> *)os" identifier = (parenthesized_expression "(Output_data_reloc_base<9,_true,_32,_false> *)os" ( (comma_expression "Output_data_reloc_base<9,_true,_32,_false> *)os" (binary_expression "Output_data_reloc_base<9" identifier < number_literal) , (comma_expression "_true,_32,_false> *)os" identifier , (comma_expression "_32,_false> *)os" identifier , (binary_expression "_false> *)os" identifier > (pointer_expression "*)os" * (ERROR ")" )) identifier))))) ))) ;) (labeled_statement "Output_section::set_entsize(os,8);" statement_identifier : (ERROR ":" :) (expression_statement "set_entsize(os,8);" (call_expression "set_entsize(os,8)" identifier (argument_list "(os,8)" ( identifier , number_literal ))) ;)) (expression_statement "os = extraout_RDX;" (assignment_expression "os = extraout_RDX" identifier = identifier) ;) })) (if_statement "if (parameters->doing_static_link_valid_ == false) {\n /* WARNING: Subroutine does not return */\n Parameters::doing_static_link((Parameters *)this,(Parameters *)this_1);\n }" if (parenthesized_expression "(parameters->doing_static_link_valid_ == false)" ( (binary_expression "parameters->doing_static_link_valid_ == false" (field_expression "parameters->doing_static_link_valid_" identifier -> field_identifier) == false) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n Parameters::doing_static_link((Parameters *)this,(Parameters *)this_1);\n }" { comment (labeled_statement "Parameters::doing_static_link((Parameters *)this,(Parameters *)this_1);" statement_identifier : (ERROR ":" :) (expression_statement "doing_static_link((Parameters *)this,(Parameters *)this_1);" (call_expression "doing_static_link((Parameters *)this,(Parameters *)this_1)" identifier (argument_list "((Parameters *)this,(Parameters *)this_1)" ( (cast_expression "(Parameters *)this" ( (type_descriptor "Parameters *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(Parameters *)this_1" ( (type_descriptor "Parameters *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;)) })) (if_statement "if (parameters->doing_static_link_ != false) {\n return;\n }" if (parenthesized_expression "(parameters->doing_static_link_ != false)" ( (binary_expression "parameters->doing_static_link_ != false" (field_expression "parameters->doing_static_link_" identifier -> field_identifier) != false) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (if_statement "if (((os->link_section_ == (Output_data *)0x0) && (os->link_ == 0)) && ((os->field_0xc8 & 4) == 0)\n ) {\n os->field_0xc8 = os->field_0xc8 | 8;\n return;\n }" if (parenthesized_expression "(((os->link_section_ == (Output_data *)0x0) && (os->link_ == 0)) && ((os->field_0xc8 & 4) == 0)\n )" ( (binary_expression "((os->link_section_ == (Output_data *)0x0) && (os->link_ == 0)) && ((os->field_0xc8 & 4) == 0)" (parenthesized_expression "((os->link_section_ == (Output_data *)0x0) && (os->link_ == 0))" ( (binary_expression "(os->link_section_ == (Output_data *)0x0) && (os->link_ == 0)" (parenthesized_expression "(os->link_section_ == (Output_data *)0x0)" ( (binary_expression "os->link_section_ == (Output_data *)0x0" (field_expression "os->link_section_" identifier -> field_identifier) == (cast_expression "(Output_data *)0x0" ( (type_descriptor "Output_data *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(os->link_ == 0)" ( (binary_expression "os->link_ == 0" (field_expression "os->link_" identifier -> field_identifier) == number_literal) ))) )) && (parenthesized_expression "((os->field_0xc8 & 4) == 0)" ( (binary_expression "(os->field_0xc8 & 4) == 0" (parenthesized_expression "(os->field_0xc8 & 4)" ( (binary_expression "os->field_0xc8 & 4" (field_expression "os->field_0xc8" identifier -> field_identifier) & number_literal) )) == number_literal) ))) )) (compound_statement "{\n os->field_0xc8 = os->field_0xc8 | 8;\n return;\n }" { (expression_statement "os->field_0xc8 = os->field_0xc8 | 8;" (assignment_expression "os->field_0xc8 = os->field_0xc8 | 8" (field_expression "os->field_0xc8" identifier -> field_identifier) = (binary_expression "os->field_0xc8 | 8" (field_expression "os->field_0xc8" identifier -> field_identifier) | number_literal)) ;) (return_statement "return;" return ;) })) comment (expression_statement "do_gold_unreachable("../../gold/output.h",0xd25,"set_should_link_to_dynsym");" (call_expression "do_gold_unreachable("../../gold/output.h",0xd25,"set_should_link_to_dynsym")" identifier (argument_list "("../../gold/output.h",0xd25,"set_should_link_to_dynsym")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""set_should_link_to_dynsym"" " string_content ") ))) ;) (ERROR "}" }))
|
(translation_unit "void FUN_001f7090(undefined8 param_1,long param_2)\n\n{\n long extraout_RDX;\n \n if ((*(byte *)(param_2 + 0xca) & 2) == 0) {\n FUN_001ed740(param_2,8);\n param_2 = extraout_RDX;\n }\n if (PTR_DAT_003f85c0[0x20] == '\0') {\n \n FUN_001ed370();\n }\n if (PTR_DAT_003f85c0[0x21] != '\0') {\n return;\n }\n if (((*(long *)(param_2 + 0x48) == 0) && (*(int *)(param_2 + 0x50) == 0)) &&\n ((*(byte *)(param_2 + 200) & 4) == 0)) {\n *(byte *)(param_2 + 200) = *(byte *)(param_2 + 200) | 8;\n return;\n }\n \n FUN_00199900("../../gold/output.h",0xd25,"set_should_link_to_dynsym");\n}\n\n" (function_definition "void FUN_001f7090(undefined8 param_1,long param_2)\n\n{\n long extraout_RDX;\n \n if ((*(byte *)(param_2 + 0xca) & 2) == 0) {\n FUN_001ed740(param_2,8);\n param_2 = extraout_RDX;\n }\n if (PTR_DAT_003f85c0[0x20] == '\0') {\n \n FUN_001ed370();\n }\n if (PTR_DAT_003f85c0[0x21] != '\0') {\n return;\n }\n if (((*(long *)(param_2 + 0x48) == 0) && (*(int *)(param_2 + 0x50) == 0)) &&\n ((*(byte *)(param_2 + 200) & 4) == 0)) {\n *(byte *)(param_2 + 200) = *(byte *)(param_2 + 200) | 8;\n return;\n }\n \n FUN_00199900("../../gold/output.h",0xd25,"set_should_link_to_dynsym");\n}" primitive_type (function_declarator "FUN_001f7090(undefined8 param_1,long param_2)" identifier (parameter_list "(undefined8 param_1,long param_2)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n long extraout_RDX;\n \n if ((*(byte *)(param_2 + 0xca) & 2) == 0) {\n FUN_001ed740(param_2,8);\n param_2 = extraout_RDX;\n }\n if (PTR_DAT_003f85c0[0x20] == '\0') {\n \n FUN_001ed370();\n }\n if (PTR_DAT_003f85c0[0x21] != '\0') {\n return;\n }\n if (((*(long *)(param_2 + 0x48) == 0) && (*(int *)(param_2 + 0x50) == 0)) &&\n ((*(byte *)(param_2 + 200) & 4) == 0)) {\n *(byte *)(param_2 + 200) = *(byte *)(param_2 + 200) | 8;\n return;\n }\n \n FUN_00199900("../../gold/output.h",0xd25,"set_should_link_to_dynsym");\n}" { (declaration "long extraout_RDX;" (sized_type_specifier "long" long) identifier ;) (if_statement "if ((*(byte *)(param_2 + 0xca) & 2) == 0) {\n FUN_001ed740(param_2,8);\n param_2 = extraout_RDX;\n }" if (parenthesized_expression "((*(byte *)(param_2 + 0xca) & 2) == 0)" ( (binary_expression "(*(byte *)(param_2 + 0xca) & 2) == 0" (parenthesized_expression "(*(byte *)(param_2 + 0xca) & 2)" ( (binary_expression "*(byte *)(param_2 + 0xca) & 2" (pointer_expression "*(byte *)(param_2 + 0xca)" * (cast_expression "(byte *)(param_2 + 0xca)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xca)" ( (binary_expression "param_2 + 0xca" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n FUN_001ed740(param_2,8);\n param_2 = extraout_RDX;\n }" { (expression_statement "FUN_001ed740(param_2,8);" (call_expression "FUN_001ed740(param_2,8)" identifier (argument_list "(param_2,8)" ( identifier , number_literal ))) ;) (expression_statement "param_2 = extraout_RDX;" (assignment_expression "param_2 = extraout_RDX" identifier = identifier) ;) })) (if_statement "if (PTR_DAT_003f85c0[0x20] == '\0') {\n \n FUN_001ed370();\n }" if (parenthesized_expression "(PTR_DAT_003f85c0[0x20] == '\0')" ( (binary_expression "PTR_DAT_003f85c0[0x20] == '\0'" (subscript_expression "PTR_DAT_003f85c0[0x20]" identifier [ number_literal ]) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n \n FUN_001ed370();\n }" { (expression_statement "FUN_001ed370();" (call_expression "FUN_001ed370()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (PTR_DAT_003f85c0[0x21] != '\0') {\n return;\n }" if (parenthesized_expression "(PTR_DAT_003f85c0[0x21] != '\0')" ( (binary_expression "PTR_DAT_003f85c0[0x21] != '\0'" (subscript_expression "PTR_DAT_003f85c0[0x21]" identifier [ number_literal ]) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (if_statement "if (((*(long *)(param_2 + 0x48) == 0) && (*(int *)(param_2 + 0x50) == 0)) &&\n ((*(byte *)(param_2 + 200) & 4) == 0)) {\n *(byte *)(param_2 + 200) = *(byte *)(param_2 + 200) | 8;\n return;\n }" if (parenthesized_expression "(((*(long *)(param_2 + 0x48) == 0) && (*(int *)(param_2 + 0x50) == 0)) &&\n ((*(byte *)(param_2 + 200) & 4) == 0))" ( (binary_expression "((*(long *)(param_2 + 0x48) == 0) && (*(int *)(param_2 + 0x50) == 0)) &&\n ((*(byte *)(param_2 + 200) & 4) == 0)" (parenthesized_expression "((*(long *)(param_2 + 0x48) == 0) && (*(int *)(param_2 + 0x50) == 0))" ( (binary_expression "(*(long *)(param_2 + 0x48) == 0) && (*(int *)(param_2 + 0x50) == 0)" (parenthesized_expression "(*(long *)(param_2 + 0x48) == 0)" ( (binary_expression "*(long *)(param_2 + 0x48) == 0" (pointer_expression "*(long *)(param_2 + 0x48)" * (cast_expression "(long *)(param_2 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x48)" ( (binary_expression "param_2 + 0x48" identifier + number_literal) )))) == number_literal) )) && (parenthesized_expression "(*(int *)(param_2 + 0x50) == 0)" ( (binary_expression "*(int *)(param_2 + 0x50) == 0" (pointer_expression "*(int *)(param_2 + 0x50)" * (cast_expression "(int *)(param_2 + 0x50)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x50)" ( (binary_expression "param_2 + 0x50" identifier + number_literal) )))) == number_literal) ))) )) && (parenthesized_expression "((*(byte *)(param_2 + 200) & 4) == 0)" ( (binary_expression "(*(byte *)(param_2 + 200) & 4) == 0" (parenthesized_expression "(*(byte *)(param_2 + 200) & 4)" ( (binary_expression "*(byte *)(param_2 + 200) & 4" (pointer_expression "*(byte *)(param_2 + 200)" * (cast_expression "(byte *)(param_2 + 200)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 200)" ( (binary_expression "param_2 + 200" identifier + number_literal) )))) & number_literal) )) == number_literal) ))) )) (compound_statement "{\n *(byte *)(param_2 + 200) = *(byte *)(param_2 + 200) | 8;\n return;\n }" { (expression_statement "*(byte *)(param_2 + 200) = *(byte *)(param_2 + 200) | 8;" (assignment_expression "*(byte *)(param_2 + 200) = *(byte *)(param_2 + 200) | 8" (pointer_expression "*(byte *)(param_2 + 200)" * (cast_expression "(byte *)(param_2 + 200)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 200)" ( (binary_expression "param_2 + 200" identifier + number_literal) )))) = (binary_expression "*(byte *)(param_2 + 200) | 8" (pointer_expression "*(byte *)(param_2 + 200)" * (cast_expression "(byte *)(param_2 + 200)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 200)" ( (binary_expression "param_2 + 200" identifier + number_literal) )))) | number_literal)) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_00199900("../../gold/output.h",0xd25,"set_should_link_to_dynsym");" (call_expression "FUN_00199900("../../gold/output.h",0xd25,"set_should_link_to_dynsym")" identifier (argument_list "("../../gold/output.h",0xd25,"set_should_link_to_dynsym")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""set_should_link_to_dynsym"" " string_content ") ))) ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) )) == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != (char_literal ' escape_sequence ')) )) (compound_statement { (return_statement return ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) )) && (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) ))) )) && (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) )) == LIT) ))) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) | LIT)) ;) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
|
(function_definition "void FUN_001f7090(undefined8 param_1,long param_2)\n\n{\n long extraout_RDX;\n \n if ((*(byte *)(param_2 + 0xca) & 2) == 0) {\n FUN_001ed740(param_2,8);\n param_2 = extraout_RDX;\n }\n if (PTR_DAT_003f85c0[0x20] == '\0') {\n \n FUN_001ed370();\n }\n if (PTR_DAT_003f85c0[0x21] != '\0') {\n return;\n }\n if (((*(long *)(param_2 + 0x48) == 0) && (*(int *)(param_2 + 0x50) == 0)) &&\n ((*(byte *)(param_2 + 200) & 4) == 0)) {\n *(byte *)(param_2 + 200) = *(byte *)(param_2 + 200) | 8;\n return;\n }\n \n FUN_00199900("../../gold/output.h",0xd25,"set_should_link_to_dynsym");\n}" (primitive_type "void") (function_declarator "FUN_001f7090(undefined8 param_1,long param_2)" (identifier "FUN_001f7090") (parameter_list "(undefined8 param_1,long param_2)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "long param_2" (sized_type_specifier "long" (long "long")) (identifier "param_2")) () ")"))) (compound_statement "{\n long extraout_RDX;\n \n if ((*(byte *)(param_2 + 0xca) & 2) == 0) {\n FUN_001ed740(param_2,8);\n param_2 = extraout_RDX;\n }\n if (PTR_DAT_003f85c0[0x20] == '\0') {\n \n FUN_001ed370();\n }\n if (PTR_DAT_003f85c0[0x21] != '\0') {\n return;\n }\n if (((*(long *)(param_2 + 0x48) == 0) && (*(int *)(param_2 + 0x50) == 0)) &&\n ((*(byte *)(param_2 + 200) & 4) == 0)) {\n *(byte *)(param_2 + 200) = *(byte *)(param_2 + 200) | 8;\n return;\n }\n \n FUN_00199900("../../gold/output.h",0xd25,"set_should_link_to_dynsym");\n}" ({ "{") (declaration "long extraout_RDX;" (sized_type_specifier "long" (long "long")) (identifier "extraout_RDX") (; ";")) (if_statement "if ((*(byte *)(param_2 + 0xca) & 2) == 0) {\n FUN_001ed740(param_2,8);\n param_2 = extraout_RDX;\n }" (if "if") (parenthesized_expression "((*(byte *)(param_2 + 0xca) & 2) == 0)" (( "(") (binary_expression "(*(byte *)(param_2 + 0xca) & 2) == 0" (parenthesized_expression "(*(byte *)(param_2 + 0xca) & 2)" (( "(") (binary_expression "*(byte *)(param_2 + 0xca) & 2" (pointer_expression "*(byte *)(param_2 + 0xca)" (* "*") (cast_expression "(byte *)(param_2 + 0xca)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0xca)" (( "(") (binary_expression "param_2 + 0xca" (identifier "param_2") (+ "+") (number_literal "0xca")) () ")")))) (& "&") (number_literal "2")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n FUN_001ed740(param_2,8);\n param_2 = extraout_RDX;\n }" ({ "{") (expression_statement "FUN_001ed740(param_2,8);" (call_expression "FUN_001ed740(param_2,8)" (identifier "FUN_001ed740") (argument_list "(param_2,8)" (( "(") (identifier "param_2") (, ",") (number_literal "8") () ")"))) (; ";")) (expression_statement "param_2 = extraout_RDX;" (assignment_expression "param_2 = extraout_RDX" (identifier "param_2") (= "=") (identifier "extraout_RDX")) (; ";")) (} "}"))) (if_statement "if (PTR_DAT_003f85c0[0x20] == '\0') {\n \n FUN_001ed370();\n }" (if "if") (parenthesized_expression "(PTR_DAT_003f85c0[0x20] == '\0')" (( "(") (binary_expression "PTR_DAT_003f85c0[0x20] == '\0'" (subscript_expression "PTR_DAT_003f85c0[0x20]" (identifier "PTR_DAT_003f85c0") ([ "[") (number_literal "0x20") (] "]")) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n \n FUN_001ed370();\n }" ({ "{") (expression_statement "FUN_001ed370();" (call_expression "FUN_001ed370()" (identifier "FUN_001ed370") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (if_statement "if (PTR_DAT_003f85c0[0x21] != '\0') {\n return;\n }" (if "if") (parenthesized_expression "(PTR_DAT_003f85c0[0x21] != '\0')" (( "(") (binary_expression "PTR_DAT_003f85c0[0x21] != '\0'" (subscript_expression "PTR_DAT_003f85c0[0x21]" (identifier "PTR_DAT_003f85c0") ([ "[") (number_literal "0x21") (] "]")) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (if_statement "if (((*(long *)(param_2 + 0x48) == 0) && (*(int *)(param_2 + 0x50) == 0)) &&\n ((*(byte *)(param_2 + 200) & 4) == 0)) {\n *(byte *)(param_2 + 200) = *(byte *)(param_2 + 200) | 8;\n return;\n }" (if "if") (parenthesized_expression "(((*(long *)(param_2 + 0x48) == 0) && (*(int *)(param_2 + 0x50) == 0)) &&\n ((*(byte *)(param_2 + 200) & 4) == 0))" (( "(") (binary_expression "((*(long *)(param_2 + 0x48) == 0) && (*(int *)(param_2 + 0x50) == 0)) &&\n ((*(byte *)(param_2 + 200) & 4) == 0)" (parenthesized_expression "((*(long *)(param_2 + 0x48) == 0) && (*(int *)(param_2 + 0x50) == 0))" (( "(") (binary_expression "(*(long *)(param_2 + 0x48) == 0) && (*(int *)(param_2 + 0x50) == 0)" (parenthesized_expression "(*(long *)(param_2 + 0x48) == 0)" (( "(") (binary_expression "*(long *)(param_2 + 0x48) == 0" (pointer_expression "*(long *)(param_2 + 0x48)" (* "*") (cast_expression "(long *)(param_2 + 0x48)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x48)" (( "(") (binary_expression "param_2 + 0x48" (identifier "param_2") (+ "+") (number_literal "0x48")) () ")")))) (== "==") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(*(int *)(param_2 + 0x50) == 0)" (( "(") (binary_expression "*(int *)(param_2 + 0x50) == 0" (pointer_expression "*(int *)(param_2 + 0x50)" (* "*") (cast_expression "(int *)(param_2 + 0x50)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x50)" (( "(") (binary_expression "param_2 + 0x50" (identifier "param_2") (+ "+") (number_literal "0x50")) () ")")))) (== "==") (number_literal "0")) () ")"))) () ")")) (&& "&&") (parenthesized_expression "((*(byte *)(param_2 + 200) & 4) == 0)" (( "(") (binary_expression "(*(byte *)(param_2 + 200) & 4) == 0" (parenthesized_expression "(*(byte *)(param_2 + 200) & 4)" (( "(") (binary_expression "*(byte *)(param_2 + 200) & 4" (pointer_expression "*(byte *)(param_2 + 200)" (* "*") (cast_expression "(byte *)(param_2 + 200)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 200)" (( "(") (binary_expression "param_2 + 200" (identifier "param_2") (+ "+") (number_literal "200")) () ")")))) (& "&") (number_literal "4")) () ")")) (== "==") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n *(byte *)(param_2 + 200) = *(byte *)(param_2 + 200) | 8;\n return;\n }" ({ "{") (expression_statement "*(byte *)(param_2 + 200) = *(byte *)(param_2 + 200) | 8;" (assignment_expression "*(byte *)(param_2 + 200) = *(byte *)(param_2 + 200) | 8" (pointer_expression "*(byte *)(param_2 + 200)" (* "*") (cast_expression "(byte *)(param_2 + 200)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 200)" (( "(") (binary_expression "param_2 + 200" (identifier "param_2") (+ "+") (number_literal "200")) () ")")))) (= "=") (binary_expression "*(byte *)(param_2 + 200) | 8" (pointer_expression "*(byte *)(param_2 + 200)" (* "*") (cast_expression "(byte *)(param_2 + 200)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 200)" (( "(") (binary_expression "param_2 + 200" (identifier "param_2") (+ "+") (number_literal "200")) () ")")))) (| "|") (number_literal "8"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_00199900("../../gold/output.h",0xd25,"set_should_link_to_dynsym");" (call_expression "FUN_00199900("../../gold/output.h",0xd25,"set_should_link_to_dynsym")" (identifier "FUN_00199900") (argument_list "("../../gold/output.h",0xd25,"set_should_link_to_dynsym")" (( "(") (string_literal ""../../gold/output.h"" (" """) (string_content "../../gold/output.h") (" """)) (, ",") (number_literal "0xd25") (, ",") (string_literal ""set_should_link_to_dynsym"" (" """) (string_content "set_should_link_to_dynsym") (" """)) () ")"))) (; ";")) (} "}")))
|
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void
do_adjust_output_section(Output_data_reloc_base<9,_true,_32,_false> * this, Output_section * os)
*/
void __thiscall
gold::var_1<9,_true,_32,var_2>::do_adjust_output_section
(var_1<9,_true,_32,var_2> *this,type_1 *os)
{
type_1 *extraout_RDX;
type_1 *this_1;
this_1 = os;
if ((os->field_0xca & 2) == 0) {
this_1 = (type_1 *)&DAT_00000008;
this = (var_1<9,_true,_32,var_2> *)os;
Output_section::var_3(os,8);
os = extraout_RDX;
}
if (parameters->doing_static_link_valid_ == false) {
/* WARNING: Subroutine does not return */
Parameters::var_4((type_2 *)this,(type_2 *)this_1);
}
if (parameters->doing_static_link_ != false) {
return;
}
if (((os->link_section_ == (type_3 *)0x0) && (os->link_ == 0)) && ((os->field_0xc8 & 4) == 0)
) {
os->field_0xc8 = os->field_0xc8 | 8;
return;
}
/* WARNING: Subroutine does not return */
var_5("../../gold/output.h",0xd25,"set_should_link_to_dynsym");
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (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: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (char_literal (escape_sequence)))) consequence: (compound_statement (return_statement))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) right: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (return_statement))) (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,long param_2)
{
long extraout_RDX;
if ((*(byte *)(param_2 + 0xca) & 2) == 0) {
FUN_001ed740(param_2,8);
param_2 = extraout_RDX;
}
if (PTR_DAT_003f85c0[0x20] == '\0') {
/* WARNING: Subroutine does not return */
FUN_001ed370();
}
if (PTR_DAT_003f85c0[0x21] != '\0') {
return;
}
if (((*(long *)(param_2 + 0x48) == 0) && (*(int *)(param_2 + 0x50) == 0)) &&
((*(byte *)(param_2 + 200) & 4) == 0)) {
*(byte *)(param_2 + 200) = *(byte *)(param_2 + 200) | 8;
return;
}
/* WARNING: Subroutine does not return */
FUN_00199900("../../gold/output.h",0xd25,"set_should_link_to_dynsym");
}
|
8039_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
|
find_last_not_of
|
FUN_002e37d0
|
/* std::string::find_last_not_of(char const*, unsigned long, unsigned long) const */
ulong __thiscall
std::string::find_last_not_of(string *this,char *param_1,ulong param_2,ulong param_3)
{
long lVar1;
void *pvVar2;
ulong uVar3;
uVar3 = 0xffffffffffffffff;
if (*(long *)(this + 8) != 0) {
uVar3 = *(long *)(this + 8) - 1;
lVar1 = *(long *)this;
if (uVar3 <= param_2) {
param_2 = uVar3;
}
do {
if (param_3 == 0) {
return param_2;
}
pvVar2 = memchr(param_1,(int)*(char *)(lVar1 + param_2),param_3);
if (pvVar2 == (void *)0x0) {
return param_2;
}
uVar3 = param_2 - 1;
param_2 = uVar3;
} while (uVar3 != 0xffffffffffffffff);
}
return uVar3;
}
|
ulong FUN_002e37d0(long *param_1,void *param_2,ulong param_3,size_t param_4)
{
long lVar1;
void *pvVar2;
ulong uVar3;
uVar3 = 0xffffffffffffffff;
if (param_1[1] != 0) {
uVar3 = param_1[1] - 1;
lVar1 = *param_1;
if (uVar3 <= param_3) {
param_3 = uVar3;
}
do {
if (param_4 == 0) {
return param_3;
}
pvVar2 = memchr(param_2,(int)*(char *)(lVar1 + param_3),param_4);
if (pvVar2 == (void *)0x0) {
return param_3;
}
uVar3 = param_3 - 1;
param_3 = uVar3;
} while (uVar3 != 0xffffffffffffffff);
}
return uVar3;
}
|
PUSH R13
PUSH R12
PUSH RBP
PUSH RBX
MOV RBX,-0x1
SUB RSP,0x8
MOV RAX,qword ptr [RDI + 0x8]
TEST RAX,RAX
JZ 0x002e3825
ADD RAX,RBX
MOV R13,qword ptr [RDI]
MOV RBP,RCX
MOV R12,RSI
CMP RAX,RDX
CMOVBE RDX,RAX
MOV RBX,RDX
TEST RBP,RBP
JZ 0x002e3825
MOVSX ESI,byte ptr [R13 + RBX*0x1]
MOV RDX,RBP
MOV RDI,R12
CALL 0x001471b0
TEST RAX,RAX
JZ 0x002e3825
SUB RBX,0x1
CMP RBX,-0x1
JNZ 0x002e3800
ADD RSP,0x8
MOV RAX,RBX
POP RBX
POP RBP
POP R12
POP R13
RET
| null | null | null | null |
[('const-0', u'RETURN_-1204733634'), (u'COPY_-1204733786', u'RETURN_-1204733749'), (u'INT_SUB_-1204733809', u'INT_NOTEQUAL_-1204733801'), ('const-1', u'PTRADD_-1204733896'), ('const-0', u'INT_EQUAL_-1204733873'), ('tmp_388', u'INT_LESSEQUAL_-1204733885'), ('tmp_389', u'INT_EQUAL_-1204733873'), ('const-1', u'INT_SUB_-1204733917'), (u'LOAD_-1204733925', u'INT_ADD_-1204733853'), (u'INT_SUB_-1204733809', u'COPY_-1204733657'), (u'LOAD_-1204733869', u'INT_SEXT_-1204733852'), (u'CALL_-1204733845', u'INT_EQUAL_-1204733831'), (u'INT_SUB_-1204733809', u'MULTIEQUAL_-1204733672'), (u'PTRADD_-1204733896', u'CAST_-1204733657'), (u'COPY_-1204733697', u'MULTIEQUAL_-1204733708'), ('tmp_303', u'CBRANCH_-1204733798'), ('const-433', u'LOAD_-1204733925'), (u'INT_LESSEQUAL_-1204733885', u'CBRANCH_-1204733893'), ('tmp_194', u'CBRANCH_-1204733871'), ('tmp_389', u'CALL_-1204733845'), ('const-0', u'INT_NOTEQUAL_-1204733938'), ('const-0', u'INT_EQUAL_-1204733831'), ('const-0', u'RETURN_-1204733749'), (u'CAST_-1204733657', u'LOAD_-1204733958'), (u'INT_SUB_-1204733917', u'INT_LESSEQUAL_-1204733885'), (u'CAST_-1204733644', u'LOAD_-1204733925'), (u'MULTIEQUAL_-1204733708', u'INT_SUB_-1204733809'), (u'COPY_-1204733656', u'RETURN_-1204733637'), (u'INT_NOTEQUAL_-1204733938', u'CBRANCH_-1204733937'), (u'INT_ADD_-1204733853', u'CAST_-1204733619'), ('const-433', u'LOAD_-1204733869'), ('tmp_387', u'CALL_-1204733845'), (u'INT_EQUAL_-1204733873', u'CBRANCH_-1204733871'), (u'MULTIEQUAL_-1204733708', u'INT_ADD_-1204733853'), (u'LOAD_-1204733958', u'INT_SUB_-1204733917'), (u'CAST_-1204733619', u'LOAD_-1204733869'), (u'INT_NOTEQUAL_-1204733801', u'CBRANCH_-1204733798'), (u'MULTIEQUAL_-1204733708', u'COPY_-1204733656'), (u'INT_SUB_-1204733917', u'COPY_-1204733697'), (u'MULTIEQUAL_-1204733672', u'COPY_-1204733786'), ('tmp_386', u'CAST_-1204733644'), ('const-433', u'LOAD_-1204733958'), (u'COPY_-1204733657', u'MULTIEQUAL_-1204733708'), (u'COPY_-1204733653', u'RETURN_-1204733634'), (u'LOAD_-1204733958', u'INT_NOTEQUAL_-1204733938'), (u'INT_SEXT_-1204733852', u'CALL_-1204733845'), ('tmp_386', u'PTRADD_-1204733896'), ('const-1', u'INT_SUB_-1204733809'), (u'MULTIEQUAL_-1204733708', u'COPY_-1204733653'), ('const--1', u'COPY_-1204733981'), (u'COPY_-1204733981', u'MULTIEQUAL_-1204733672'), ('const-0', u'RETURN_-1204733637'), ('tmp_388', u'COPY_-1204733698'), (u'COPY_-1204733698', u'MULTIEQUAL_-1204733708'), ('const--1', u'INT_NOTEQUAL_-1204733801'), ('tmp_92', u'CBRANCH_-1204733937'), ('tmp_164', u'CBRANCH_-1204733893'), (u'INT_EQUAL_-1204733831', u'CBRANCH_-1204733829'), ('const-8', u'PTRADD_-1204733896'), ('tmp_245', u'CBRANCH_-1204733829')]
|
[('const-433', u'LOAD_-1204733958'), ('const-1', u'PTRADD_-1204733667'), ('tmp_686', u'INT_LESSEQUAL_-1204733885'), (u'COPY_-1204733786', u'RETURN_-1204733749'), ('tmp_687', u'CALL_-1204733845'), (u'INT_SUB_-1204733809', u'INT_NOTEQUAL_-1204733801'), (u'INT_SUB_-1204733917', u'COPY_-1204733696'), ('tmp_686', u'COPY_-1204733697'), (u'MULTIEQUAL_-1204733708', u'COPY_-1204733655'), (u'INT_ADD_-1204733853', u'CAST_-1204733620'), ('const-8', u'PTRADD_-1204733667'), ('const-0', u'INT_EQUAL_-1204733873'), ('tmp_683', u'LOAD_-1204733925'), ('tmp_687', u'INT_EQUAL_-1204733873'), (u'LOAD_-1204733925', u'INT_ADD_-1204733853'), (u'LOAD_-1204733869', u'INT_SEXT_-1204733852'), (u'CALL_-1204733845', u'INT_EQUAL_-1204733831'), (u'MULTIEQUAL_-1204733708', u'COPY_-1204733652'), (u'INT_SUB_-1204733809', u'MULTIEQUAL_-1204733672'), ('const-433', u'LOAD_-1204733869'), (u'COPY_-1204733655', u'RETURN_-1204733636'), (u'PTRADD_-1204733667', u'LOAD_-1204733958'), (u'COPY_-1204733697', u'MULTIEQUAL_-1204733708'), ('tmp_303', u'CBRANCH_-1204733798'), (u'INT_LESSEQUAL_-1204733885', u'CBRANCH_-1204733893'), (u'COPY_-1204733696', u'MULTIEQUAL_-1204733708'), ('tmp_194', u'CBRANCH_-1204733871'), ('const-0', u'RETURN_-1204733636'), ('const-0', u'INT_NOTEQUAL_-1204733938'), ('const-0', u'INT_EQUAL_-1204733831'), ('const-0', u'RETURN_-1204733749'), (u'INT_SUB_-1204733917', u'INT_LESSEQUAL_-1204733885'), (u'MULTIEQUAL_-1204733708', u'INT_SUB_-1204733809'), (u'INT_NOTEQUAL_-1204733938', u'CBRANCH_-1204733937'), (u'INT_EQUAL_-1204733873', u'CBRANCH_-1204733871'), (u'MULTIEQUAL_-1204733708', u'INT_ADD_-1204733853'), (u'LOAD_-1204733958', u'INT_SUB_-1204733917'), (u'INT_NOTEQUAL_-1204733801', u'CBRANCH_-1204733798'), (u'INT_SUB_-1204733809', u'COPY_-1204733656'), (u'COPY_-1204733656', u'MULTIEQUAL_-1204733708'), (u'MULTIEQUAL_-1204733672', u'COPY_-1204733786'), ('const-0', u'RETURN_-1204733633'), (u'CAST_-1204733620', u'LOAD_-1204733869'), (u'LOAD_-1204733958', u'INT_NOTEQUAL_-1204733938'), (u'INT_SEXT_-1204733852', u'CALL_-1204733845'), ('tmp_685', u'CALL_-1204733845'), (u'COPY_-1204733652', u'RETURN_-1204733633'), ('tmp_683', u'PTRADD_-1204733667'), ('const-1', u'INT_SUB_-1204733809'), ('const--1', u'COPY_-1204733981'), ('const-433', u'LOAD_-1204733925'), (u'COPY_-1204733981', u'MULTIEQUAL_-1204733672'), ('const--1', u'INT_NOTEQUAL_-1204733801'), ('tmp_92', u'CBRANCH_-1204733937'), ('tmp_164', u'CBRANCH_-1204733893'), (u'INT_EQUAL_-1204733831', u'CBRANCH_-1204733829'), ('tmp_245', u'CBRANCH_-1204733829'), ('const-1', u'INT_SUB_-1204733917')]
| null | null |
002e37d0
|
x64
|
O2
|
(translation_unit "ulong FUN_002e37d0(long *param_1,void *param_2,ulong param_3,size_t param_4)\n\n{\n long lVar1;\n void *pvVar2;\n ulong uVar3;\n \n uVar3 = 0xffffffffffffffff;\n if (param_1[1] != 0) {\n uVar3 = param_1[1] - 1;\n lVar1 = *param_1;\n if (uVar3 <= param_3) {\n param_3 = uVar3;\n }\n do {\n if (param_4 == 0) {\n return param_3;\n }\n pvVar2 = memchr(param_2,(int)*(char *)(lVar1 + param_3),param_4);\n if (pvVar2 == (void *)0x0) {\n return param_3;\n }\n uVar3 = param_3 - 1;\n param_3 = uVar3;\n } while (uVar3 != 0xffffffffffffffff);\n }\n return uVar3;\n}\n\n" (function_definition "ulong FUN_002e37d0(long *param_1,void *param_2,ulong param_3,size_t param_4)\n\n{\n long lVar1;\n void *pvVar2;\n ulong uVar3;\n \n uVar3 = 0xffffffffffffffff;\n if (param_1[1] != 0) {\n uVar3 = param_1[1] - 1;\n lVar1 = *param_1;\n if (uVar3 <= param_3) {\n param_3 = uVar3;\n }\n do {\n if (param_4 == 0) {\n return param_3;\n }\n pvVar2 = memchr(param_2,(int)*(char *)(lVar1 + param_3),param_4);\n if (pvVar2 == (void *)0x0) {\n return param_3;\n }\n uVar3 = param_3 - 1;\n param_3 = uVar3;\n } while (uVar3 != 0xffffffffffffffff);\n }\n return uVar3;\n}" type_identifier (function_declarator "FUN_002e37d0(long *param_1,void *param_2,ulong param_3,size_t param_4)" identifier (parameter_list "(long *param_1,void *param_2,ulong param_3,size_t param_4)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "void *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "ulong param_3" type_identifier identifier) , (parameter_declaration "size_t param_4" primitive_type identifier) ))) (compound_statement "{\n long lVar1;\n void *pvVar2;\n ulong uVar3;\n \n uVar3 = 0xffffffffffffffff;\n if (param_1[1] != 0) {\n uVar3 = param_1[1] - 1;\n lVar1 = *param_1;\n if (uVar3 <= param_3) {\n param_3 = uVar3;\n }\n do {\n if (param_4 == 0) {\n return param_3;\n }\n pvVar2 = memchr(param_2,(int)*(char *)(lVar1 + param_3),param_4);\n if (pvVar2 == (void *)0x0) {\n return param_3;\n }\n uVar3 = param_3 - 1;\n param_3 = uVar3;\n } while (uVar3 != 0xffffffffffffffff);\n }\n return uVar3;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "void *pvVar2;" primitive_type (pointer_declarator "*pvVar2" * identifier) ;) (declaration "ulong uVar3;" type_identifier identifier ;) (expression_statement "uVar3 = 0xffffffffffffffff;" (assignment_expression "uVar3 = 0xffffffffffffffff" identifier = number_literal) ;) (if_statement "if (param_1[1] != 0) {\n uVar3 = param_1[1] - 1;\n lVar1 = *param_1;\n if (uVar3 <= param_3) {\n param_3 = uVar3;\n }\n do {\n if (param_4 == 0) {\n return param_3;\n }\n pvVar2 = memchr(param_2,(int)*(char *)(lVar1 + param_3),param_4);\n if (pvVar2 == (void *)0x0) {\n return param_3;\n }\n uVar3 = param_3 - 1;\n param_3 = uVar3;\n } while (uVar3 != 0xffffffffffffffff);\n }" if (parenthesized_expression "(param_1[1] != 0)" ( (binary_expression "param_1[1] != 0" (subscript_expression "param_1[1]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n uVar3 = param_1[1] - 1;\n lVar1 = *param_1;\n if (uVar3 <= param_3) {\n param_3 = uVar3;\n }\n do {\n if (param_4 == 0) {\n return param_3;\n }\n pvVar2 = memchr(param_2,(int)*(char *)(lVar1 + param_3),param_4);\n if (pvVar2 == (void *)0x0) {\n return param_3;\n }\n uVar3 = param_3 - 1;\n param_3 = uVar3;\n } while (uVar3 != 0xffffffffffffffff);\n }" { (expression_statement "uVar3 = param_1[1] - 1;" (assignment_expression "uVar3 = param_1[1] - 1" identifier = (binary_expression "param_1[1] - 1" (subscript_expression "param_1[1]" identifier [ number_literal ]) - number_literal)) ;) (expression_statement "lVar1 = *param_1;" (assignment_expression "lVar1 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (if_statement "if (uVar3 <= param_3) {\n param_3 = uVar3;\n }" if (parenthesized_expression "(uVar3 <= param_3)" ( (binary_expression "uVar3 <= param_3" identifier <= identifier) )) (compound_statement "{\n param_3 = uVar3;\n }" { (expression_statement "param_3 = uVar3;" (assignment_expression "param_3 = uVar3" identifier = identifier) ;) })) (do_statement "do {\n if (param_4 == 0) {\n return param_3;\n }\n pvVar2 = memchr(param_2,(int)*(char *)(lVar1 + param_3),param_4);\n if (pvVar2 == (void *)0x0) {\n return param_3;\n }\n uVar3 = param_3 - 1;\n param_3 = uVar3;\n } while (uVar3 != 0xffffffffffffffff);" do (compound_statement "{\n if (param_4 == 0) {\n return param_3;\n }\n pvVar2 = memchr(param_2,(int)*(char *)(lVar1 + param_3),param_4);\n if (pvVar2 == (void *)0x0) {\n return param_3;\n }\n uVar3 = param_3 - 1;\n param_3 = uVar3;\n }" { (if_statement "if (param_4 == 0) {\n return param_3;\n }" if (parenthesized_expression "(param_4 == 0)" ( (binary_expression "param_4 == 0" identifier == number_literal) )) (compound_statement "{\n return param_3;\n }" { (return_statement "return param_3;" return identifier ;) })) (expression_statement "pvVar2 = memchr(param_2,(int)*(char *)(lVar1 + param_3),param_4);" (assignment_expression "pvVar2 = memchr(param_2,(int)*(char *)(lVar1 + param_3),param_4)" identifier = (call_expression "memchr(param_2,(int)*(char *)(lVar1 + param_3),param_4)" identifier (argument_list "(param_2,(int)*(char *)(lVar1 + param_3),param_4)" ( identifier , (cast_expression "(int)*(char *)(lVar1 + param_3)" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*(char *)(lVar1 + param_3)" * (cast_expression "(char *)(lVar1 + param_3)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + param_3)" ( (binary_expression "lVar1 + param_3" identifier + identifier) ))))) , identifier )))) ;) (if_statement "if (pvVar2 == (void *)0x0) {\n return param_3;\n }" if (parenthesized_expression "(pvVar2 == (void *)0x0)" ( (binary_expression "pvVar2 == (void *)0x0" identifier == (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return param_3;\n }" { (return_statement "return param_3;" return identifier ;) })) (expression_statement "uVar3 = param_3 - 1;" (assignment_expression "uVar3 = param_3 - 1" identifier = (binary_expression "param_3 - 1" identifier - number_literal)) ;) (expression_statement "param_3 = uVar3;" (assignment_expression "param_3 = uVar3" identifier = identifier) ;) }) while (parenthesized_expression "(uVar3 != 0xffffffffffffffff)" ( (binary_expression "uVar3 != 0xffffffffffffffff" identifier != number_literal) )) ;) })) (return_statement "return uVar3;" return identifier ;) })))
|
(translation_unit "/* std::string::find_last_not_of(char const*, unsigned long, unsigned long) const */\n\nulong __thiscall\nstd::string::find_last_not_of(string *this,char *param_1,ulong param_2,ulong param_3)\n\n{\n long lVar1;\n void *pvVar2;\n ulong uVar3;\n \n uVar3 = 0xffffffffffffffff;\n if (*(long *)(this + 8) != 0) {\n uVar3 = *(long *)(this + 8) - 1;\n lVar1 = *(long *)this;\n if (uVar3 <= param_2) {\n param_2 = uVar3;\n }\n do {\n if (param_3 == 0) {\n return param_2;\n }\n pvVar2 = memchr(param_1,(int)*(char *)(lVar1 + param_2),param_3);\n if (pvVar2 == (void *)0x0) {\n return param_2;\n }\n uVar3 = param_2 - 1;\n param_2 = uVar3;\n } while (uVar3 != 0xffffffffffffffff);\n }\n return uVar3;\n}\n\n" comment (function_definition "ulong __thiscall\nstd::string::find_last_not_of(string *this,char *param_1,ulong param_2,ulong param_3)\n\n{\n long lVar1;\n void *pvVar2;\n ulong uVar3;\n \n uVar3 = 0xffffffffffffffff;\n if (*(long *)(this + 8) != 0) {\n uVar3 = *(long *)(this + 8) - 1;\n lVar1 = *(long *)this;\n if (uVar3 <= param_2) {\n param_2 = uVar3;\n }\n do {\n if (param_3 == 0) {\n return param_2;\n }\n pvVar2 = memchr(param_1,(int)*(char *)(lVar1 + param_2),param_3);\n if (pvVar2 == (void *)0x0) {\n return param_2;\n }\n uVar3 = param_2 - 1;\n param_2 = uVar3;\n } while (uVar3 != 0xffffffffffffffff);\n }\n return uVar3;\n}" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::string::" identifier : : identifier : :) (function_declarator "find_last_not_of(string *this,char *param_1,ulong param_2,ulong param_3)" identifier (parameter_list "(string *this,char *param_1,ulong param_2,ulong param_3)" ( (parameter_declaration "string *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "char *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "ulong param_2" type_identifier identifier) , (parameter_declaration "ulong param_3" type_identifier identifier) ))) (compound_statement "{\n long lVar1;\n void *pvVar2;\n ulong uVar3;\n \n uVar3 = 0xffffffffffffffff;\n if (*(long *)(this + 8) != 0) {\n uVar3 = *(long *)(this + 8) - 1;\n lVar1 = *(long *)this;\n if (uVar3 <= param_2) {\n param_2 = uVar3;\n }\n do {\n if (param_3 == 0) {\n return param_2;\n }\n pvVar2 = memchr(param_1,(int)*(char *)(lVar1 + param_2),param_3);\n if (pvVar2 == (void *)0x0) {\n return param_2;\n }\n uVar3 = param_2 - 1;\n param_2 = uVar3;\n } while (uVar3 != 0xffffffffffffffff);\n }\n return uVar3;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "void *pvVar2;" primitive_type (pointer_declarator "*pvVar2" * identifier) ;) (declaration "ulong uVar3;" type_identifier identifier ;) (expression_statement "uVar3 = 0xffffffffffffffff;" (assignment_expression "uVar3 = 0xffffffffffffffff" identifier = number_literal) ;) (if_statement "if (*(long *)(this + 8) != 0) {\n uVar3 = *(long *)(this + 8) - 1;\n lVar1 = *(long *)this;\n if (uVar3 <= param_2) {\n param_2 = uVar3;\n }\n do {\n if (param_3 == 0) {\n return param_2;\n }\n pvVar2 = memchr(param_1,(int)*(char *)(lVar1 + param_2),param_3);\n if (pvVar2 == (void *)0x0) {\n return param_2;\n }\n uVar3 = param_2 - 1;\n param_2 = uVar3;\n } while (uVar3 != 0xffffffffffffffff);\n }" if (parenthesized_expression "(*(long *)(this + 8) != 0)" ( (binary_expression "*(long *)(this + 8) != 0" (pointer_expression "*(long *)(this + 8)" * (cast_expression "(long *)(this + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n uVar3 = *(long *)(this + 8) - 1;\n lVar1 = *(long *)this;\n if (uVar3 <= param_2) {\n param_2 = uVar3;\n }\n do {\n if (param_3 == 0) {\n return param_2;\n }\n pvVar2 = memchr(param_1,(int)*(char *)(lVar1 + param_2),param_3);\n if (pvVar2 == (void *)0x0) {\n return param_2;\n }\n uVar3 = param_2 - 1;\n param_2 = uVar3;\n } while (uVar3 != 0xffffffffffffffff);\n }" { (expression_statement "uVar3 = *(long *)(this + 8) - 1;" (assignment_expression "uVar3 = *(long *)(this + 8) - 1" identifier = (binary_expression "*(long *)(this + 8) - 1" (pointer_expression "*(long *)(this + 8)" * (cast_expression "(long *)(this + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) )))) - number_literal)) ;) (expression_statement "lVar1 = *(long *)this;" (assignment_expression "lVar1 = *(long *)this" identifier = (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier))) ;) (if_statement "if (uVar3 <= param_2) {\n param_2 = uVar3;\n }" if (parenthesized_expression "(uVar3 <= param_2)" ( (binary_expression "uVar3 <= param_2" identifier <= identifier) )) (compound_statement "{\n param_2 = uVar3;\n }" { (expression_statement "param_2 = uVar3;" (assignment_expression "param_2 = uVar3" identifier = identifier) ;) })) (do_statement "do {\n if (param_3 == 0) {\n return param_2;\n }\n pvVar2 = memchr(param_1,(int)*(char *)(lVar1 + param_2),param_3);\n if (pvVar2 == (void *)0x0) {\n return param_2;\n }\n uVar3 = param_2 - 1;\n param_2 = uVar3;\n } while (uVar3 != 0xffffffffffffffff);" do (compound_statement "{\n if (param_3 == 0) {\n return param_2;\n }\n pvVar2 = memchr(param_1,(int)*(char *)(lVar1 + param_2),param_3);\n if (pvVar2 == (void *)0x0) {\n return param_2;\n }\n uVar3 = param_2 - 1;\n param_2 = uVar3;\n }" { (if_statement "if (param_3 == 0) {\n return param_2;\n }" if (parenthesized_expression "(param_3 == 0)" ( (binary_expression "param_3 == 0" identifier == number_literal) )) (compound_statement "{\n return param_2;\n }" { (return_statement "return param_2;" return identifier ;) })) (expression_statement "pvVar2 = memchr(param_1,(int)*(char *)(lVar1 + param_2),param_3);" (assignment_expression "pvVar2 = memchr(param_1,(int)*(char *)(lVar1 + param_2),param_3)" identifier = (call_expression "memchr(param_1,(int)*(char *)(lVar1 + param_2),param_3)" identifier (argument_list "(param_1,(int)*(char *)(lVar1 + param_2),param_3)" ( identifier , (cast_expression "(int)*(char *)(lVar1 + param_2)" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*(char *)(lVar1 + param_2)" * (cast_expression "(char *)(lVar1 + param_2)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + param_2)" ( (binary_expression "lVar1 + param_2" identifier + identifier) ))))) , identifier )))) ;) (if_statement "if (pvVar2 == (void *)0x0) {\n return param_2;\n }" if (parenthesized_expression "(pvVar2 == (void *)0x0)" ( (binary_expression "pvVar2 == (void *)0x0" identifier == (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return param_2;\n }" { (return_statement "return param_2;" return identifier ;) })) (expression_statement "uVar3 = param_2 - 1;" (assignment_expression "uVar3 = param_2 - 1" identifier = (binary_expression "param_2 - 1" identifier - number_literal)) ;) (expression_statement "param_2 = uVar3;" (assignment_expression "param_2 = uVar3" identifier = identifier) ;) }) while (parenthesized_expression "(uVar3 != 0xffffffffffffffff)" ( (binary_expression "uVar3 != 0xffffffffffffffff" identifier != number_literal) )) ;) })) (return_statement "return uVar3;" return identifier ;) })))
|
(translation_unit "ulong FUN_002e37d0(long *param_1,void *param_2,ulong param_3,size_t param_4)\n\n{\n long lVar1;\n void *pvVar2;\n ulong uVar3;\n \n uVar3 = 0xffffffffffffffff;\n if (param_1[1] != 0) {\n uVar3 = param_1[1] - 1;\n lVar1 = *param_1;\n if (uVar3 <= param_3) {\n param_3 = uVar3;\n }\n do {\n if (param_4 == 0) {\n return param_3;\n }\n pvVar2 = memchr(param_2,(int)*(char *)(lVar1 + param_3),param_4);\n if (pvVar2 == (void *)0x0) {\n return param_3;\n }\n uVar3 = param_3 - 1;\n param_3 = uVar3;\n } while (uVar3 != 0xffffffffffffffff);\n }\n return uVar3;\n}\n\n" (function_definition "ulong FUN_002e37d0(long *param_1,void *param_2,ulong param_3,size_t param_4)\n\n{\n long lVar1;\n void *pvVar2;\n ulong uVar3;\n \n uVar3 = 0xffffffffffffffff;\n if (param_1[1] != 0) {\n uVar3 = param_1[1] - 1;\n lVar1 = *param_1;\n if (uVar3 <= param_3) {\n param_3 = uVar3;\n }\n do {\n if (param_4 == 0) {\n return param_3;\n }\n pvVar2 = memchr(param_2,(int)*(char *)(lVar1 + param_3),param_4);\n if (pvVar2 == (void *)0x0) {\n return param_3;\n }\n uVar3 = param_3 - 1;\n param_3 = uVar3;\n } while (uVar3 != 0xffffffffffffffff);\n }\n return uVar3;\n}" type_identifier (function_declarator "FUN_002e37d0(long *param_1,void *param_2,ulong param_3,size_t param_4)" identifier (parameter_list "(long *param_1,void *param_2,ulong param_3,size_t param_4)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "void *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "ulong param_3" type_identifier identifier) , (parameter_declaration "size_t param_4" primitive_type identifier) ))) (compound_statement "{\n long lVar1;\n void *pvVar2;\n ulong uVar3;\n \n uVar3 = 0xffffffffffffffff;\n if (param_1[1] != 0) {\n uVar3 = param_1[1] - 1;\n lVar1 = *param_1;\n if (uVar3 <= param_3) {\n param_3 = uVar3;\n }\n do {\n if (param_4 == 0) {\n return param_3;\n }\n pvVar2 = memchr(param_2,(int)*(char *)(lVar1 + param_3),param_4);\n if (pvVar2 == (void *)0x0) {\n return param_3;\n }\n uVar3 = param_3 - 1;\n param_3 = uVar3;\n } while (uVar3 != 0xffffffffffffffff);\n }\n return uVar3;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "void *pvVar2;" primitive_type (pointer_declarator "*pvVar2" * identifier) ;) (declaration "ulong uVar3;" type_identifier identifier ;) (expression_statement "uVar3 = 0xffffffffffffffff;" (assignment_expression "uVar3 = 0xffffffffffffffff" identifier = number_literal) ;) (if_statement "if (param_1[1] != 0) {\n uVar3 = param_1[1] - 1;\n lVar1 = *param_1;\n if (uVar3 <= param_3) {\n param_3 = uVar3;\n }\n do {\n if (param_4 == 0) {\n return param_3;\n }\n pvVar2 = memchr(param_2,(int)*(char *)(lVar1 + param_3),param_4);\n if (pvVar2 == (void *)0x0) {\n return param_3;\n }\n uVar3 = param_3 - 1;\n param_3 = uVar3;\n } while (uVar3 != 0xffffffffffffffff);\n }" if (parenthesized_expression "(param_1[1] != 0)" ( (binary_expression "param_1[1] != 0" (subscript_expression "param_1[1]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n uVar3 = param_1[1] - 1;\n lVar1 = *param_1;\n if (uVar3 <= param_3) {\n param_3 = uVar3;\n }\n do {\n if (param_4 == 0) {\n return param_3;\n }\n pvVar2 = memchr(param_2,(int)*(char *)(lVar1 + param_3),param_4);\n if (pvVar2 == (void *)0x0) {\n return param_3;\n }\n uVar3 = param_3 - 1;\n param_3 = uVar3;\n } while (uVar3 != 0xffffffffffffffff);\n }" { (expression_statement "uVar3 = param_1[1] - 1;" (assignment_expression "uVar3 = param_1[1] - 1" identifier = (binary_expression "param_1[1] - 1" (subscript_expression "param_1[1]" identifier [ number_literal ]) - number_literal)) ;) (expression_statement "lVar1 = *param_1;" (assignment_expression "lVar1 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (if_statement "if (uVar3 <= param_3) {\n param_3 = uVar3;\n }" if (parenthesized_expression "(uVar3 <= param_3)" ( (binary_expression "uVar3 <= param_3" identifier <= identifier) )) (compound_statement "{\n param_3 = uVar3;\n }" { (expression_statement "param_3 = uVar3;" (assignment_expression "param_3 = uVar3" identifier = identifier) ;) })) (do_statement "do {\n if (param_4 == 0) {\n return param_3;\n }\n pvVar2 = memchr(param_2,(int)*(char *)(lVar1 + param_3),param_4);\n if (pvVar2 == (void *)0x0) {\n return param_3;\n }\n uVar3 = param_3 - 1;\n param_3 = uVar3;\n } while (uVar3 != 0xffffffffffffffff);" do (compound_statement "{\n if (param_4 == 0) {\n return param_3;\n }\n pvVar2 = memchr(param_2,(int)*(char *)(lVar1 + param_3),param_4);\n if (pvVar2 == (void *)0x0) {\n return param_3;\n }\n uVar3 = param_3 - 1;\n param_3 = uVar3;\n }" { (if_statement "if (param_4 == 0) {\n return param_3;\n }" if (parenthesized_expression "(param_4 == 0)" ( (binary_expression "param_4 == 0" identifier == number_literal) )) (compound_statement "{\n return param_3;\n }" { (return_statement "return param_3;" return identifier ;) })) (expression_statement "pvVar2 = memchr(param_2,(int)*(char *)(lVar1 + param_3),param_4);" (assignment_expression "pvVar2 = memchr(param_2,(int)*(char *)(lVar1 + param_3),param_4)" identifier = (call_expression "memchr(param_2,(int)*(char *)(lVar1 + param_3),param_4)" identifier (argument_list "(param_2,(int)*(char *)(lVar1 + param_3),param_4)" ( identifier , (cast_expression "(int)*(char *)(lVar1 + param_3)" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*(char *)(lVar1 + param_3)" * (cast_expression "(char *)(lVar1 + param_3)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + param_3)" ( (binary_expression "lVar1 + param_3" identifier + identifier) ))))) , identifier )))) ;) (if_statement "if (pvVar2 == (void *)0x0) {\n return param_3;\n }" if (parenthesized_expression "(pvVar2 == (void *)0x0)" ( (binary_expression "pvVar2 == (void *)0x0" identifier == (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return param_3;\n }" { (return_statement "return param_3;" return identifier ;) })) (expression_statement "uVar3 = param_3 - 1;" (assignment_expression "uVar3 = param_3 - 1" identifier = (binary_expression "param_3 - 1" identifier - number_literal)) ;) (expression_statement "param_3 = uVar3;" (assignment_expression "param_3 = uVar3" identifier = identifier) ;) }) while (parenthesized_expression "(uVar3 != 0xffffffffffffffff)" ( (binary_expression "uVar3 != 0xffffffffffffffff" identifier != number_literal) )) ;) })) (return_statement "return uVar3;" return identifier ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (subscript_expression IDENT [ LIT ]) - 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 = IDENT) ;) })) (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return IDENT ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + IDENT) ))))) , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (return_statement return IDENT ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT - LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) while (parenthesized_expression ( (binary_expression IDENT != LIT) )) ;) })) (return_statement return IDENT ;) })))
|
(function_definition "ulong FUN_002e37d0(long *param_1,void *param_2,ulong param_3,size_t param_4)\n\n{\n long lVar1;\n void *pvVar2;\n ulong uVar3;\n \n uVar3 = 0xffffffffffffffff;\n if (param_1[1] != 0) {\n uVar3 = param_1[1] - 1;\n lVar1 = *param_1;\n if (uVar3 <= param_3) {\n param_3 = uVar3;\n }\n do {\n if (param_4 == 0) {\n return param_3;\n }\n pvVar2 = memchr(param_2,(int)*(char *)(lVar1 + param_3),param_4);\n if (pvVar2 == (void *)0x0) {\n return param_3;\n }\n uVar3 = param_3 - 1;\n param_3 = uVar3;\n } while (uVar3 != 0xffffffffffffffff);\n }\n return uVar3;\n}" (type_identifier "ulong") (function_declarator "FUN_002e37d0(long *param_1,void *param_2,ulong param_3,size_t param_4)" (identifier "FUN_002e37d0") (parameter_list "(long *param_1,void *param_2,ulong param_3,size_t param_4)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "void *param_2" (primitive_type "void") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "ulong param_3" (type_identifier "ulong") (identifier "param_3")) (, ",") (parameter_declaration "size_t param_4" (primitive_type "size_t") (identifier "param_4")) () ")"))) (compound_statement "{\n long lVar1;\n void *pvVar2;\n ulong uVar3;\n \n uVar3 = 0xffffffffffffffff;\n if (param_1[1] != 0) {\n uVar3 = param_1[1] - 1;\n lVar1 = *param_1;\n if (uVar3 <= param_3) {\n param_3 = uVar3;\n }\n do {\n if (param_4 == 0) {\n return param_3;\n }\n pvVar2 = memchr(param_2,(int)*(char *)(lVar1 + param_3),param_4);\n if (pvVar2 == (void *)0x0) {\n return param_3;\n }\n uVar3 = param_3 - 1;\n param_3 = uVar3;\n } while (uVar3 != 0xffffffffffffffff);\n }\n return uVar3;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "void *pvVar2;" (primitive_type "void") (pointer_declarator "*pvVar2" (* "*") (identifier "pvVar2")) (; ";")) (declaration "ulong uVar3;" (type_identifier "ulong") (identifier "uVar3") (; ";")) (expression_statement "uVar3 = 0xffffffffffffffff;" (assignment_expression "uVar3 = 0xffffffffffffffff" (identifier "uVar3") (= "=") (number_literal "0xffffffffffffffff")) (; ";")) (if_statement "if (param_1[1] != 0) {\n uVar3 = param_1[1] - 1;\n lVar1 = *param_1;\n if (uVar3 <= param_3) {\n param_3 = uVar3;\n }\n do {\n if (param_4 == 0) {\n return param_3;\n }\n pvVar2 = memchr(param_2,(int)*(char *)(lVar1 + param_3),param_4);\n if (pvVar2 == (void *)0x0) {\n return param_3;\n }\n uVar3 = param_3 - 1;\n param_3 = uVar3;\n } while (uVar3 != 0xffffffffffffffff);\n }" (if "if") (parenthesized_expression "(param_1[1] != 0)" (( "(") (binary_expression "param_1[1] != 0" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar3 = param_1[1] - 1;\n lVar1 = *param_1;\n if (uVar3 <= param_3) {\n param_3 = uVar3;\n }\n do {\n if (param_4 == 0) {\n return param_3;\n }\n pvVar2 = memchr(param_2,(int)*(char *)(lVar1 + param_3),param_4);\n if (pvVar2 == (void *)0x0) {\n return param_3;\n }\n uVar3 = param_3 - 1;\n param_3 = uVar3;\n } while (uVar3 != 0xffffffffffffffff);\n }" ({ "{") (expression_statement "uVar3 = param_1[1] - 1;" (assignment_expression "uVar3 = param_1[1] - 1" (identifier "uVar3") (= "=") (binary_expression "param_1[1] - 1" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (- "-") (number_literal "1"))) (; ";")) (expression_statement "lVar1 = *param_1;" (assignment_expression "lVar1 = *param_1" (identifier "lVar1") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (if_statement "if (uVar3 <= param_3) {\n param_3 = uVar3;\n }" (if "if") (parenthesized_expression "(uVar3 <= param_3)" (( "(") (binary_expression "uVar3 <= param_3" (identifier "uVar3") (<= "<=") (identifier "param_3")) () ")")) (compound_statement "{\n param_3 = uVar3;\n }" ({ "{") (expression_statement "param_3 = uVar3;" (assignment_expression "param_3 = uVar3" (identifier "param_3") (= "=") (identifier "uVar3")) (; ";")) (} "}"))) (do_statement "do {\n if (param_4 == 0) {\n return param_3;\n }\n pvVar2 = memchr(param_2,(int)*(char *)(lVar1 + param_3),param_4);\n if (pvVar2 == (void *)0x0) {\n return param_3;\n }\n uVar3 = param_3 - 1;\n param_3 = uVar3;\n } while (uVar3 != 0xffffffffffffffff);" (do "do") (compound_statement "{\n if (param_4 == 0) {\n return param_3;\n }\n pvVar2 = memchr(param_2,(int)*(char *)(lVar1 + param_3),param_4);\n if (pvVar2 == (void *)0x0) {\n return param_3;\n }\n uVar3 = param_3 - 1;\n param_3 = uVar3;\n }" ({ "{") (if_statement "if (param_4 == 0) {\n return param_3;\n }" (if "if") (parenthesized_expression "(param_4 == 0)" (( "(") (binary_expression "param_4 == 0" (identifier "param_4") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return param_3;\n }" ({ "{") (return_statement "return param_3;" (return "return") (identifier "param_3") (; ";")) (} "}"))) (expression_statement "pvVar2 = memchr(param_2,(int)*(char *)(lVar1 + param_3),param_4);" (assignment_expression "pvVar2 = memchr(param_2,(int)*(char *)(lVar1 + param_3),param_4)" (identifier "pvVar2") (= "=") (call_expression "memchr(param_2,(int)*(char *)(lVar1 + param_3),param_4)" (identifier "memchr") (argument_list "(param_2,(int)*(char *)(lVar1 + param_3),param_4)" (( "(") (identifier "param_2") (, ",") (cast_expression "(int)*(char *)(lVar1 + param_3)" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (pointer_expression "*(char *)(lVar1 + param_3)" (* "*") (cast_expression "(char *)(lVar1 + param_3)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + param_3)" (( "(") (binary_expression "lVar1 + param_3" (identifier "lVar1") (+ "+") (identifier "param_3")) () ")"))))) (, ",") (identifier "param_4") () ")")))) (; ";")) (if_statement "if (pvVar2 == (void *)0x0) {\n return param_3;\n }" (if "if") (parenthesized_expression "(pvVar2 == (void *)0x0)" (( "(") (binary_expression "pvVar2 == (void *)0x0" (identifier "pvVar2") (== "==") (cast_expression "(void *)0x0" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n return param_3;\n }" ({ "{") (return_statement "return param_3;" (return "return") (identifier "param_3") (; ";")) (} "}"))) (expression_statement "uVar3 = param_3 - 1;" (assignment_expression "uVar3 = param_3 - 1" (identifier "uVar3") (= "=") (binary_expression "param_3 - 1" (identifier "param_3") (- "-") (number_literal "1"))) (; ";")) (expression_statement "param_3 = uVar3;" (assignment_expression "param_3 = uVar3" (identifier "param_3") (= "=") (identifier "uVar3")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(uVar3 != 0xffffffffffffffff)" (( "(") (binary_expression "uVar3 != 0xffffffffffffffff" (identifier "uVar3") (!= "!=") (number_literal "0xffffffffffffffff")) () ")")) (; ";")) (} "}"))) (return_statement "return uVar3;" (return "return") (identifier "uVar3") (; ";")) (} "}")))
|
/* std::string::find_last_not_of(char const*, unsigned long, unsigned long) const */
type_1 __thiscall
std::type_2::function_1(type_2 *var_1,char *param_1,type_1 var_3,type_1 var_4)
{
long var_6;
void *var_7;
type_1 var_2;
var_2 = 0xffffffffffffffff;
if (*(long *)(var_1 + 8) != 0) {
var_2 = *(long *)(var_1 + 8) - 1;
var_6 = *(long *)var_1;
if (var_2 <= var_3) {
var_3 = var_2;
}
do {
if (var_4 == 0) {
return var_3;
}
var_7 = var_5(param_1,(int)*(char *)(var_6 + var_3),var_4);
if (var_7 == (void *)0x0) {
return var_3;
}
var_2 = var_3 - 1;
var_3 = var_2;
} while (var_2 != 0xffffffffffffffff);
}
return var_2;
}
| null |
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))) (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: (identifier))))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (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: (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 (return_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: (identifier) right: (number_literal)))))) (return_statement (identifier)))))
| null |
ulong MASKED(long *param_1,void *param_2,ulong param_3,size_t param_4)
{
long lVar1;
void *pvVar2;
ulong uVar3;
uVar3 = 0xffffffffffffffff;
if (param_1[1] != 0) {
uVar3 = param_1[1] - 1;
lVar1 = *param_1;
if (uVar3 <= param_3) {
param_3 = uVar3;
}
do {
if (param_4 == 0) {
return param_3;
}
pvVar2 = memchr(param_2,(int)*(char *)(lVar1 + param_3),param_4);
if (pvVar2 == (void *)0x0) {
return param_3;
}
uVar3 = param_3 - 1;
param_3 = uVar3;
} while (uVar3 != 0xffffffffffffffff);
}
return uVar3;
}
|
1260_plink_and_plink_strip.c
|
del_settings
|
FUN_0015c2c0
|
void del_settings(char *sessionname)
{
char *__name;
__name = make_filename(5,sessionname);
unlink(__name);
safefree(__name);
return;
}
|
void FUN_0015c2c0(undefined8 param_1)
{
char *__name;
__name = (char *)FUN_0015b4f0(5,param_1);
unlink(__name);
FUN_00110910(__name);
return;
}
|
PUSH RBX
MOV RSI,RDI
MOV EDI,0x5
CALL 0x0015b4f0
MOV RBX,RAX
MOV RDI,RAX
CALL 0x001080e0
MOV RDI,RBX
POP RBX
JMP 0x00110910
| null | null | null | null |
[(u'CALL_-1207254313', u'CALL_-1207254282'), ('const-0', u'RETURN_-1207254278'), (u'CALL_-1207254313', u'CALL_-1207254297'), ('const-5', u'CALL_-1207254313'), ('tmp_58', u'CALL_-1207254313')]
|
[(u'CAST_-1207254206', u'CALL_-1207254282'), ('const-0', u'RETURN_-1207254278'), ('const-5', u'CALL_-1207254313'), ('tmp_131', u'CALL_-1207254313'), (u'CALL_-1207254313', u'CAST_-1207254206'), (u'CAST_-1207254206', u'CALL_-1207254297')]
| null | null |
0015c2c0
|
x64
|
O2
|
(translation_unit "void FUN_0015c2c0(undefined8 param_1)\n\n{\n char *__name;\n \n __name = (char *)FUN_0015b4f0(5,param_1);\n unlink(__name);\n FUN_00110910(__name);\n return;\n}\n\n" (function_definition "void FUN_0015c2c0(undefined8 param_1)\n\n{\n char *__name;\n \n __name = (char *)FUN_0015b4f0(5,param_1);\n unlink(__name);\n FUN_00110910(__name);\n return;\n}" primitive_type (function_declarator "FUN_0015c2c0(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n char *__name;\n \n __name = (char *)FUN_0015b4f0(5,param_1);\n unlink(__name);\n FUN_00110910(__name);\n return;\n}" { (declaration "char *__name;" primitive_type (pointer_declarator "*__name" * identifier) ;) (expression_statement "__name = (char *)FUN_0015b4f0(5,param_1);" (assignment_expression "__name = (char *)FUN_0015b4f0(5,param_1)" identifier = (cast_expression "(char *)FUN_0015b4f0(5,param_1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_0015b4f0(5,param_1)" identifier (argument_list "(5,param_1)" ( number_literal , identifier ))))) ;) (expression_statement "unlink(__name);" (call_expression "unlink(__name)" identifier (argument_list "(__name)" ( identifier ))) ;) (expression_statement "FUN_00110910(__name);" (call_expression "FUN_00110910(__name)" identifier (argument_list "(__name)" ( identifier ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "void del_settings(char *sessionname)\n\n{\n char *__name;\n \n __name = make_filename(5,sessionname);\n unlink(__name);\n safefree(__name);\n return;\n}\n\n" (function_definition "void del_settings(char *sessionname)\n\n{\n char *__name;\n \n __name = make_filename(5,sessionname);\n unlink(__name);\n safefree(__name);\n return;\n}" primitive_type (function_declarator "del_settings(char *sessionname)" identifier (parameter_list "(char *sessionname)" ( (parameter_declaration "char *sessionname" primitive_type (pointer_declarator "*sessionname" * identifier)) ))) (compound_statement "{\n char *__name;\n \n __name = make_filename(5,sessionname);\n unlink(__name);\n safefree(__name);\n return;\n}" { (declaration "char *__name;" primitive_type (pointer_declarator "*__name" * identifier) ;) (expression_statement "__name = make_filename(5,sessionname);" (assignment_expression "__name = make_filename(5,sessionname)" identifier = (call_expression "make_filename(5,sessionname)" identifier (argument_list "(5,sessionname)" ( number_literal , identifier )))) ;) (expression_statement "unlink(__name);" (call_expression "unlink(__name)" identifier (argument_list "(__name)" ( identifier ))) ;) (expression_statement "safefree(__name);" (call_expression "safefree(__name)" identifier (argument_list "(__name)" ( identifier ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "void FUN_0015c2c0(undefined8 param_1)\n\n{\n char *__name;\n \n __name = (char *)FUN_0015b4f0(5,param_1);\n unlink(__name);\n FUN_00110910(__name);\n return;\n}\n\n" (function_definition "void FUN_0015c2c0(undefined8 param_1)\n\n{\n char *__name;\n \n __name = (char *)FUN_0015b4f0(5,param_1);\n unlink(__name);\n FUN_00110910(__name);\n return;\n}" primitive_type (function_declarator "FUN_0015c2c0(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n char *__name;\n \n __name = (char *)FUN_0015b4f0(5,param_1);\n unlink(__name);\n FUN_00110910(__name);\n return;\n}" { (declaration "char *__name;" primitive_type (pointer_declarator "*__name" * identifier) ;) (expression_statement "__name = (char *)FUN_0015b4f0(5,param_1);" (assignment_expression "__name = (char *)FUN_0015b4f0(5,param_1)" identifier = (cast_expression "(char *)FUN_0015b4f0(5,param_1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_0015b4f0(5,param_1)" identifier (argument_list "(5,param_1)" ( number_literal , identifier ))))) ;) (expression_statement "unlink(__name);" (call_expression "unlink(__name)" identifier (argument_list "(__name)" ( identifier ))) ;) (expression_statement "FUN_00110910(__name);" (call_expression "FUN_00110910(__name)" identifier (argument_list "(__name)" ( identifier ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT , IDENT ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return ;) })))
|
(function_definition "void FUN_0015c2c0(undefined8 param_1)\n\n{\n char *__name;\n \n __name = (char *)FUN_0015b4f0(5,param_1);\n unlink(__name);\n FUN_00110910(__name);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0015c2c0(undefined8 param_1)" (identifier "FUN_0015c2c0") (parameter_list "(undefined8 param_1)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) () ")"))) (compound_statement "{\n char *__name;\n \n __name = (char *)FUN_0015b4f0(5,param_1);\n unlink(__name);\n FUN_00110910(__name);\n return;\n}" ({ "{") (declaration "char *__name;" (primitive_type "char") (pointer_declarator "*__name" (* "*") (identifier "__name")) (; ";")) (expression_statement "__name = (char *)FUN_0015b4f0(5,param_1);" (assignment_expression "__name = (char *)FUN_0015b4f0(5,param_1)" (identifier "__name") (= "=") (cast_expression "(char *)FUN_0015b4f0(5,param_1)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_0015b4f0(5,param_1)" (identifier "FUN_0015b4f0") (argument_list "(5,param_1)" (( "(") (number_literal "5") (, ",") (identifier "param_1") () ")"))))) (; ";")) (expression_statement "unlink(__name);" (call_expression "unlink(__name)" (identifier "unlink") (argument_list "(__name)" (( "(") (identifier "__name") () ")"))) (; ";")) (expression_statement "FUN_00110910(__name);" (call_expression "FUN_00110910(__name)" (identifier "FUN_00110910") (argument_list "(__name)" (( "(") (identifier "__name") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
void function_1(char *sessionname)
{
char *__name;
__name = var_1(5,sessionname);
var_2(__name);
var_3(__name);
return;
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) 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: (identifier) arguments: (argument_list (number_literal) (identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (return_statement))))
| null |
void MASKED(undefined8 param_1)
{
char *__name;
__name = (char *)FUN_0015b4f0(5,param_1);
unlink(__name);
FUN_00110910(__name);
return;
}
|
302_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
|
save_segments
|
FUN_0014b2be
|
/* gold::Layout::save_segments(std::unordered_map<gold::Output_segment const*, gold::Output_segment
const*, std::hash<gold::Output_segment const*>, std::equal_to<gold::Output_segment const*>,
std::allocator<std::pair<gold::Output_segment const* const, gold::Output_segment const*> > >*)
[clone .cold.773] */
void gold::Layout::save_segments(unordered_map *param_1)
{
undefined8 *puVar1;
undefined8 *unaff_RBP;
long unaff_retaddr;
puVar1 = unaff_RBP + (0x1c - unaff_retaddr) * 3;
while (unaff_RBP != puVar1) {
puVar1 = puVar1 + -3;
if ((void *)*puVar1 != (void *)0x0) {
operator_delete((void *)*puVar1);
}
}
operator_delete(unaff_RBP,0x300);
/* WARNING: Subroutine does not return */
_Unwind_Resume();
}
|
void FUN_0014b2be(void)
{
long *plVar1;
long *unaff_RBP;
long unaff_retaddr;
plVar1 = unaff_RBP + (0x1c - unaff_retaddr) * 3;
while (unaff_RBP != plVar1) {
plVar1 = plVar1 + -3;
if (*plVar1 != 0) {
FUN_002eff50();
}
}
thunk_FUN_002eff50();
/* WARNING: Subroutine does not return */
FUN_0037dbc0();
}
|
MOV EBX,0x1c
SUB RBX,qword ptr [RSP]
IMUL RBX,RBX,0x18
ADD RBX,RBP
CMP RBP,RBX
JNZ 0x0014b2e8
MOV RDI,RBP
MOV ESI,0x300
CALL 0x002eff40
MOV RDI,R12
CALL 0x0037dbc0
SUB RBX,0x18
MOV RDI,qword ptr [RBX]
TEST RDI,RDI
JZ 0x0014b2ce
CALL 0x002eff50
JMP 0x0014b2ce
| null | null | null | null |
[(u'MULTIEQUAL_-1207192726', u'INT_NOTEQUAL_-1207192835'), ('const-0', u'INT_NOTEQUAL_-1207192769'), (u'INT_MULT_-1207192708', u'PTRADD_-1207192674'), (u'LOAD_-1207192788', u'CAST_-1207192640'), ('tmp_113', u'CBRANCH_-1207192833'), ('tmp_382', u'CALL_-1207192816'), ('tmp_450', u'INT_SUB_-1207192867'), (u'CAST_-1207192640', u'CALL_-1207192761'), (u'CAST_-1207192640', u'INT_NOTEQUAL_-1207192769'), ('const-8', u'PTRADD_-1207192674'), ('tmp_194', u'CBRANCH_-1207192768'), ('const-28', u'INT_SUB_-1207192867'), ('const-433', u'LOAD_-1207192788'), ('tmp_382', u'INT_NOTEQUAL_-1207192835'), (u'INT_SUB_-1207192867', u'INT_MULT_-1207192708'), ('const-8', u'PTRADD_-1207192644'), (u'PTRADD_-1207192644', u'LOAD_-1207192788'), (u'INT_NOTEQUAL_-1207192769', u'CBRANCH_-1207192768'), (u'PTRADD_-1207192674', u'MULTIEQUAL_-1207192726'), ('const--3', u'PTRADD_-1207192644'), ('const-1', u'RETURN_-1207192799'), ('tmp_204', u'BRANCH_-1207192758'), (u'PTRADD_-1207192644', u'MULTIEQUAL_-1207192726'), (u'MULTIEQUAL_-1207192726', u'PTRADD_-1207192644'), ('const-3', u'INT_MULT_-1207192708'), ('tmp_382', u'PTRADD_-1207192674'), ('const-768', u'CALL_-1207192816'), (u'INT_NOTEQUAL_-1207192835', u'CBRANCH_-1207192833')]
|
[(u'MULTIEQUAL_-1207192726', u'INT_NOTEQUAL_-1207192835'), ('const-8', u'PTRADD_-1207192644'), ('const-0', u'INT_NOTEQUAL_-1207192769'), (u'INT_MULT_-1207192708', u'PTRADD_-1207192674'), ('tmp_113', u'CBRANCH_-1207192833'), (u'LOAD_-1207192788', u'INT_NOTEQUAL_-1207192769'), ('const--3', u'PTRADD_-1207192644'), ('tmp_194', u'CBRANCH_-1207192768'), ('tmp_382', u'INT_NOTEQUAL_-1207192835'), (u'INT_SUB_-1207192867', u'INT_MULT_-1207192708'), (u'PTRADD_-1207192644', u'LOAD_-1207192788'), (u'INT_NOTEQUAL_-1207192769', u'CBRANCH_-1207192768'), (u'PTRADD_-1207192674', u'MULTIEQUAL_-1207192726'), ('tmp_454', u'INT_SUB_-1207192867'), ('const-1', u'RETURN_-1207192799'), ('tmp_204', u'BRANCH_-1207192758'), ('const-433', u'LOAD_-1207192788'), (u'PTRADD_-1207192644', u'MULTIEQUAL_-1207192726'), (u'MULTIEQUAL_-1207192726', u'PTRADD_-1207192644'), ('tmp_382', u'PTRADD_-1207192674'), ('const-28', u'INT_SUB_-1207192867'), ('const-8', u'PTRADD_-1207192674'), (u'INT_NOTEQUAL_-1207192835', u'CBRANCH_-1207192833'), ('const-3', u'INT_MULT_-1207192708')]
| null | null |
0014b2be
|
x64
|
O2
|
(translation_unit "void FUN_0014b2be(void)\n\n{\n long *plVar1;\n long *unaff_RBP;\n long unaff_retaddr;\n \n plVar1 = unaff_RBP + (0x1c - unaff_retaddr) * 3;\n while (unaff_RBP != plVar1) {\n plVar1 = plVar1 + -3;\n if (*plVar1 != 0) {\n FUN_002eff50();\n }\n }\n thunk_FUN_002eff50();\n /* WARNING: Subroutine does not return */\n FUN_0037dbc0();\n}\n\n" (function_definition "void FUN_0014b2be(void)\n\n{\n long *plVar1;\n long *unaff_RBP;\n long unaff_retaddr;\n \n plVar1 = unaff_RBP + (0x1c - unaff_retaddr) * 3;\n while (unaff_RBP != plVar1) {\n plVar1 = plVar1 + -3;\n if (*plVar1 != 0) {\n FUN_002eff50();\n }\n }\n thunk_FUN_002eff50();\n /* WARNING: Subroutine does not return */\n FUN_0037dbc0();\n}" primitive_type (function_declarator "FUN_0014b2be(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long *plVar1;\n long *unaff_RBP;\n long unaff_retaddr;\n \n plVar1 = unaff_RBP + (0x1c - unaff_retaddr) * 3;\n while (unaff_RBP != plVar1) {\n plVar1 = plVar1 + -3;\n if (*plVar1 != 0) {\n FUN_002eff50();\n }\n }\n thunk_FUN_002eff50();\n /* WARNING: Subroutine does not return */\n FUN_0037dbc0();\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long *unaff_RBP;" (sized_type_specifier "long" long) (pointer_declarator "*unaff_RBP" * identifier) ;) (declaration "long unaff_retaddr;" (sized_type_specifier "long" long) identifier ;) (expression_statement "plVar1 = unaff_RBP + (0x1c - unaff_retaddr) * 3;" (assignment_expression "plVar1 = unaff_RBP + (0x1c - unaff_retaddr) * 3" identifier = (binary_expression "unaff_RBP + (0x1c - unaff_retaddr) * 3" identifier + (binary_expression "(0x1c - unaff_retaddr) * 3" (parenthesized_expression "(0x1c - unaff_retaddr)" ( (binary_expression "0x1c - unaff_retaddr" number_literal - identifier) )) * number_literal))) ;) (while_statement "while (unaff_RBP != plVar1) {\n plVar1 = plVar1 + -3;\n if (*plVar1 != 0) {\n FUN_002eff50();\n }\n }" while (parenthesized_expression "(unaff_RBP != plVar1)" ( (binary_expression "unaff_RBP != plVar1" identifier != identifier) )) (compound_statement "{\n plVar1 = plVar1 + -3;\n if (*plVar1 != 0) {\n FUN_002eff50();\n }\n }" { (expression_statement "plVar1 = plVar1 + -3;" (assignment_expression "plVar1 = plVar1 + -3" identifier = (binary_expression "plVar1 + -3" identifier + number_literal)) ;) (if_statement "if (*plVar1 != 0) {\n FUN_002eff50();\n }" if (parenthesized_expression "(*plVar1 != 0)" ( (binary_expression "*plVar1 != 0" (pointer_expression "*plVar1" * 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();" (call_expression "thunk_FUN_002eff50()" identifier (argument_list "()" ( ))) ;) comment (expression_statement "FUN_0037dbc0();" (call_expression "FUN_0037dbc0()" identifier (argument_list "()" ( ))) ;) })))
|
(translation_unit "/* gold::Layout::save_segments(std::unordered_map<gold::Output_segment const*, gold::Output_segment\n const*, std::hash<gold::Output_segment const*>, std::equal_to<gold::Output_segment const*>,\n std::allocator<std::pair<gold::Output_segment const* const, gold::Output_segment const*> > >*)\n [clone .cold.773] */\n\nvoid gold::Layout::save_segments(unordered_map *param_1)\n\n{\n undefined8 *puVar1;\n undefined8 *unaff_RBP;\n long unaff_retaddr;\n \n puVar1 = unaff_RBP + (0x1c - unaff_retaddr) * 3;\n while (unaff_RBP != puVar1) {\n puVar1 = puVar1 + -3;\n if ((void *)*puVar1 != (void *)0x0) {\n operator_delete((void *)*puVar1);\n }\n }\n operator_delete(unaff_RBP,0x300);\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}\n\n" comment (function_definition "void gold::Layout::save_segments(unordered_map *param_1)\n\n{\n undefined8 *puVar1;\n undefined8 *unaff_RBP;\n long unaff_retaddr;\n \n puVar1 = unaff_RBP + (0x1c - unaff_retaddr) * 3;\n while (unaff_RBP != puVar1) {\n puVar1 = puVar1 + -3;\n if ((void *)*puVar1 != (void *)0x0) {\n operator_delete((void *)*puVar1);\n }\n }\n operator_delete(unaff_RBP,0x300);\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" primitive_type (ERROR "gold::Layout::" identifier : : identifier : :) (function_declarator "save_segments(unordered_map *param_1)" identifier (parameter_list "(unordered_map *param_1)" ( (parameter_declaration "unordered_map *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 *unaff_RBP;\n long unaff_retaddr;\n \n puVar1 = unaff_RBP + (0x1c - unaff_retaddr) * 3;\n while (unaff_RBP != puVar1) {\n puVar1 = puVar1 + -3;\n if ((void *)*puVar1 != (void *)0x0) {\n operator_delete((void *)*puVar1);\n }\n }\n operator_delete(unaff_RBP,0x300);\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "undefined8 *unaff_RBP;" type_identifier (pointer_declarator "*unaff_RBP" * identifier) ;) (declaration "long unaff_retaddr;" (sized_type_specifier "long" long) identifier ;) (expression_statement "puVar1 = unaff_RBP + (0x1c - unaff_retaddr) * 3;" (assignment_expression "puVar1 = unaff_RBP + (0x1c - unaff_retaddr) * 3" identifier = (binary_expression "unaff_RBP + (0x1c - unaff_retaddr) * 3" identifier + (binary_expression "(0x1c - unaff_retaddr) * 3" (parenthesized_expression "(0x1c - unaff_retaddr)" ( (binary_expression "0x1c - unaff_retaddr" number_literal - identifier) )) * number_literal))) ;) (while_statement "while (unaff_RBP != puVar1) {\n puVar1 = puVar1 + -3;\n if ((void *)*puVar1 != (void *)0x0) {\n operator_delete((void *)*puVar1);\n }\n }" while (parenthesized_expression "(unaff_RBP != puVar1)" ( (binary_expression "unaff_RBP != puVar1" identifier != identifier) )) (compound_statement "{\n puVar1 = puVar1 + -3;\n if ((void *)*puVar1 != (void *)0x0) {\n operator_delete((void *)*puVar1);\n }\n }" { (expression_statement "puVar1 = puVar1 + -3;" (assignment_expression "puVar1 = puVar1 + -3" identifier = (binary_expression "puVar1 + -3" identifier + number_literal)) ;) (if_statement "if ((void *)*puVar1 != (void *)0x0) {\n operator_delete((void *)*puVar1);\n }" if (parenthesized_expression "((void *)*puVar1 != (void *)0x0)" ( (binary_expression "(void *)*puVar1 != (void *)0x0" (cast_expression "(void *)*puVar1" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar1" * identifier)) != (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n operator_delete((void *)*puVar1);\n }" { (expression_statement "operator_delete((void *)*puVar1);" (call_expression "operator_delete((void *)*puVar1)" identifier (argument_list "((void *)*puVar1)" ( (cast_expression "(void *)*puVar1" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar1" * identifier)) ))) ;) })) })) (expression_statement "operator_delete(unaff_RBP,0x300);" (call_expression "operator_delete(unaff_RBP,0x300)" identifier (argument_list "(unaff_RBP,0x300)" ( identifier , number_literal ))) ;) comment (expression_statement "_Unwind_Resume();" (call_expression "_Unwind_Resume()" identifier (argument_list "()" ( ))) ;) })))
|
(translation_unit "void FUN_0014b2be(void)\n\n{\n long *plVar1;\n long *unaff_RBP;\n long unaff_retaddr;\n \n plVar1 = unaff_RBP + (0x1c - unaff_retaddr) * 3;\n while (unaff_RBP != plVar1) {\n plVar1 = plVar1 + -3;\n if (*plVar1 != 0) {\n FUN_002eff50();\n }\n }\n thunk_FUN_002eff50();\n \n FUN_0037dbc0();\n}\n\n" (function_definition "void FUN_0014b2be(void)\n\n{\n long *plVar1;\n long *unaff_RBP;\n long unaff_retaddr;\n \n plVar1 = unaff_RBP + (0x1c - unaff_retaddr) * 3;\n while (unaff_RBP != plVar1) {\n plVar1 = plVar1 + -3;\n if (*plVar1 != 0) {\n FUN_002eff50();\n }\n }\n thunk_FUN_002eff50();\n \n FUN_0037dbc0();\n}" primitive_type (function_declarator "FUN_0014b2be(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long *plVar1;\n long *unaff_RBP;\n long unaff_retaddr;\n \n plVar1 = unaff_RBP + (0x1c - unaff_retaddr) * 3;\n while (unaff_RBP != plVar1) {\n plVar1 = plVar1 + -3;\n if (*plVar1 != 0) {\n FUN_002eff50();\n }\n }\n thunk_FUN_002eff50();\n \n FUN_0037dbc0();\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long *unaff_RBP;" (sized_type_specifier "long" long) (pointer_declarator "*unaff_RBP" * identifier) ;) (declaration "long unaff_retaddr;" (sized_type_specifier "long" long) identifier ;) (expression_statement "plVar1 = unaff_RBP + (0x1c - unaff_retaddr) * 3;" (assignment_expression "plVar1 = unaff_RBP + (0x1c - unaff_retaddr) * 3" identifier = (binary_expression "unaff_RBP + (0x1c - unaff_retaddr) * 3" identifier + (binary_expression "(0x1c - unaff_retaddr) * 3" (parenthesized_expression "(0x1c - unaff_retaddr)" ( (binary_expression "0x1c - unaff_retaddr" number_literal - identifier) )) * number_literal))) ;) (while_statement "while (unaff_RBP != plVar1) {\n plVar1 = plVar1 + -3;\n if (*plVar1 != 0) {\n FUN_002eff50();\n }\n }" while (parenthesized_expression "(unaff_RBP != plVar1)" ( (binary_expression "unaff_RBP != plVar1" identifier != identifier) )) (compound_statement "{\n plVar1 = plVar1 + -3;\n if (*plVar1 != 0) {\n FUN_002eff50();\n }\n }" { (expression_statement "plVar1 = plVar1 + -3;" (assignment_expression "plVar1 = plVar1 + -3" identifier = (binary_expression "plVar1 + -3" identifier + number_literal)) ;) (if_statement "if (*plVar1 != 0) {\n FUN_002eff50();\n }" if (parenthesized_expression "(*plVar1 != 0)" ( (binary_expression "*plVar1 != 0" (pointer_expression "*plVar1" * 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();" (call_expression "thunk_FUN_002eff50()" identifier (argument_list "()" ( ))) ;) (expression_statement "FUN_0037dbc0();" (call_expression "FUN_0037dbc0()" identifier (argument_list "()" ( ))) ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (binary_expression (parenthesized_expression ( (binary_expression LIT - IDENT) )) * LIT))) ;) (while_statement while (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
|
(function_definition "void FUN_0014b2be(void)\n\n{\n long *plVar1;\n long *unaff_RBP;\n long unaff_retaddr;\n \n plVar1 = unaff_RBP + (0x1c - unaff_retaddr) * 3;\n while (unaff_RBP != plVar1) {\n plVar1 = plVar1 + -3;\n if (*plVar1 != 0) {\n FUN_002eff50();\n }\n }\n thunk_FUN_002eff50();\n \n FUN_0037dbc0();\n}" (primitive_type "void") (function_declarator "FUN_0014b2be(void)" (identifier "FUN_0014b2be") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n long *plVar1;\n long *unaff_RBP;\n long unaff_retaddr;\n \n plVar1 = unaff_RBP + (0x1c - unaff_retaddr) * 3;\n while (unaff_RBP != plVar1) {\n plVar1 = plVar1 + -3;\n if (*plVar1 != 0) {\n FUN_002eff50();\n }\n }\n thunk_FUN_002eff50();\n \n FUN_0037dbc0();\n}" ({ "{") (declaration "long *plVar1;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar1" (* "*") (identifier "plVar1")) (; ";")) (declaration "long *unaff_RBP;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*unaff_RBP" (* "*") (identifier "unaff_RBP")) (; ";")) (declaration "long unaff_retaddr;" (sized_type_specifier "long" (long "long")) (identifier "unaff_retaddr") (; ";")) (expression_statement "plVar1 = unaff_RBP + (0x1c - unaff_retaddr) * 3;" (assignment_expression "plVar1 = unaff_RBP + (0x1c - unaff_retaddr) * 3" (identifier "plVar1") (= "=") (binary_expression "unaff_RBP + (0x1c - unaff_retaddr) * 3" (identifier "unaff_RBP") (+ "+") (binary_expression "(0x1c - unaff_retaddr) * 3" (parenthesized_expression "(0x1c - unaff_retaddr)" (( "(") (binary_expression "0x1c - unaff_retaddr" (number_literal "0x1c") (- "-") (identifier "unaff_retaddr")) () ")")) (* "*") (number_literal "3")))) (; ";")) (while_statement "while (unaff_RBP != plVar1) {\n plVar1 = plVar1 + -3;\n if (*plVar1 != 0) {\n FUN_002eff50();\n }\n }" (while "while") (parenthesized_expression "(unaff_RBP != plVar1)" (( "(") (binary_expression "unaff_RBP != plVar1" (identifier "unaff_RBP") (!= "!=") (identifier "plVar1")) () ")")) (compound_statement "{\n plVar1 = plVar1 + -3;\n if (*plVar1 != 0) {\n FUN_002eff50();\n }\n }" ({ "{") (expression_statement "plVar1 = plVar1 + -3;" (assignment_expression "plVar1 = plVar1 + -3" (identifier "plVar1") (= "=") (binary_expression "plVar1 + -3" (identifier "plVar1") (+ "+") (number_literal "-3"))) (; ";")) (if_statement "if (*plVar1 != 0) {\n FUN_002eff50();\n }" (if "if") (parenthesized_expression "(*plVar1 != 0)" (( "(") (binary_expression "*plVar1 != 0" (pointer_expression "*plVar1" (* "*") (identifier "plVar1")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_002eff50();\n }" ({ "{") (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" (identifier "FUN_002eff50") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (} "}"))) (expression_statement "thunk_FUN_002eff50();" (call_expression "thunk_FUN_002eff50()" (identifier "thunk_FUN_002eff50") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "FUN_0037dbc0();" (call_expression "FUN_0037dbc0()" (identifier "FUN_0037dbc0") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
|
/* gold::Layout::save_segments(std::unordered_map<gold::Output_segment const*, gold::Output_segment
const*, std::hash<gold::Output_segment const*>, std::equal_to<gold::Output_segment const*>,
std::allocator<std::pair<gold::Output_segment const* const, gold::Output_segment const*> > >*)
[clone .cold.773] */
void gold::Layout::function_1(type_1 *param_1)
{
type_2 *var_3;
type_2 *var_1;
long var_2;
var_3 = var_1 + (0x1c - var_2) * 3;
while (var_1 != var_3) {
var_3 = var_3 + -3;
if ((void *)*var_3 != (void *)0x0) {
var_4((void *)*var_3);
}
}
var_4(var_1,0x300);
/* WARNING: Subroutine does not return */
var_5();
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) 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)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) right: (number_literal))))) (while_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
| null |
void MASKED(void)
{
long *plVar1;
long *unaff_RBP;
long unaff_retaddr;
plVar1 = unaff_RBP + (0x1c - unaff_retaddr) * 3;
while (unaff_RBP != plVar1) {
plVar1 = plVar1 + -3;
if (*plVar1 != 0) {
FUN_002eff50();
}
}
thunk_FUN_002eff50();
/* WARNING: Subroutine does not return */
FUN_0037dbc0();
}
|
4_sg_ses_and_sg_ses_strip.c
|
__snprintf_chk
|
__snprintf_chk
|
void __snprintf_chk(void)
{
(*(code *)PTR___snprintf_chk_0011ade0)();
return;
}
|
void __snprintf_chk(void)
{
(*(code *)PTR___snprintf_chk_0011ade0)();
return;
}
|
JMP qword ptr [0x0011ade0]
| null | null | null | null |
[('tmp_22', u'CAST_-1206955895'), (u'CALLIND_-1206955960', u'INDIRECT_-1206955900'), (u'INDIRECT_-1206955900', u'COPY_-1206955959'), ('const-0', u'RETURN_-1206955957'), (u'CAST_-1206955895', u'CALLIND_-1206955960')]
|
[('tmp_22', u'CAST_-1206955895'), (u'CALLIND_-1206955960', u'INDIRECT_-1206955900'), (u'INDIRECT_-1206955900', u'COPY_-1206955959'), ('const-0', u'RETURN_-1206955957'), (u'CAST_-1206955895', u'CALLIND_-1206955960')]
| null | null |
00105040
|
x64
|
O2
|
(translation_unit "void __snprintf_chk(void)\n\n{\n (*(code *)PTR___snprintf_chk_0011ade0)();\n return;\n}\n\n" (function_definition "void __snprintf_chk(void)\n\n{\n (*(code *)PTR___snprintf_chk_0011ade0)();\n return;\n}" primitive_type (function_declarator "__snprintf_chk(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR___snprintf_chk_0011ade0)();\n return;\n}" { (expression_statement "(*(code *)PTR___snprintf_chk_0011ade0)();" (call_expression "(*(code *)PTR___snprintf_chk_0011ade0)()" (parenthesized_expression "(*(code *)PTR___snprintf_chk_0011ade0)" ( (pointer_expression "*(code *)PTR___snprintf_chk_0011ade0" * (cast_expression "(code *)PTR___snprintf_chk_0011ade0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "void __snprintf_chk(void)\n\n{\n (*(code *)PTR___snprintf_chk_0011ade0)();\n return;\n}\n\n" (function_definition "void __snprintf_chk(void)\n\n{\n (*(code *)PTR___snprintf_chk_0011ade0)();\n return;\n}" primitive_type (function_declarator "__snprintf_chk(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR___snprintf_chk_0011ade0)();\n return;\n}" { (expression_statement "(*(code *)PTR___snprintf_chk_0011ade0)();" (call_expression "(*(code *)PTR___snprintf_chk_0011ade0)()" (parenthesized_expression "(*(code *)PTR___snprintf_chk_0011ade0)" ( (pointer_expression "*(code *)PTR___snprintf_chk_0011ade0" * (cast_expression "(code *)PTR___snprintf_chk_0011ade0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "void __snprintf_chk(void)\n\n{\n (*(code *)PTR___snprintf_chk_0011ade0)();\n return;\n}\n\n" (function_definition "void __snprintf_chk(void)\n\n{\n (*(code *)PTR___snprintf_chk_0011ade0)();\n return;\n}" primitive_type (function_declarator "__snprintf_chk(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR___snprintf_chk_0011ade0)();\n return;\n}" { (expression_statement "(*(code *)PTR___snprintf_chk_0011ade0)();" (call_expression "(*(code *)PTR___snprintf_chk_0011ade0)()" (parenthesized_expression "(*(code *)PTR___snprintf_chk_0011ade0)" ( (pointer_expression "*(code *)PTR___snprintf_chk_0011ade0" * (cast_expression "(code *)PTR___snprintf_chk_0011ade0" ( (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 __snprintf_chk(void)\n\n{\n (*(code *)PTR___snprintf_chk_0011ade0)();\n return;\n}" (primitive_type "void") (function_declarator "__snprintf_chk(void)" (identifier "__snprintf_chk") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR___snprintf_chk_0011ade0)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR___snprintf_chk_0011ade0)();" (call_expression "(*(code *)PTR___snprintf_chk_0011ade0)()" (parenthesized_expression "(*(code *)PTR___snprintf_chk_0011ade0)" (( "(") (pointer_expression "*(code *)PTR___snprintf_chk_0011ade0" (* "*") (cast_expression "(code *)PTR___snprintf_chk_0011ade0" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR___snprintf_chk_0011ade0"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
void function_1(void)
{
(*(type_1 *)PTR___snprintf_chk_0011ade0)();
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_0011ade0)();
return;
}
|
5181_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
|
add_global_relative
|
FUN_00224590
|
/* DWARF original prototype: void add_global_relative(Output_data_reloc<4,_true,_32,_true> * this,
Symbol * gsym, uint type, Output_data * od, Sized_relobj<32,_true> * relobj, uint shndx, Address
address, Addend addend, bool use_plt_offset) */
void __thiscall
gold::Output_data_reloc<4,_true,_32,_true>::add_global_relative
(Output_data_reloc<4,_true,_32,_true> *this,Symbol *gsym,uint type,Output_data *od,
Sized_relobj<32,_true> *relobj,uint shndx,Address address,Addend addend,
bool use_plt_offset)
{
Output_reloc_type OStack_48;
Output_reloc<9,_true,_32,_true>::Output_reloc
(&OStack_48.rel_,gsym,type,relobj,shndx,address,true,true,use_plt_offset);
OStack_48.addend_ = addend;
Output_data_reloc_base<4,_true,_32,_true>::add
(&this->super_Output_data_reloc_base<4,_true,_32,_true>,od,&OStack_48);
return;
}
|
void FUN_00224590(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,
undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,
undefined1 param_9)
{
undefined1 auStack_48 [32];
undefined4 local_28;
FUN_002048c0(auStack_48,param_2,param_3,param_5,param_6,param_7,1,1,param_9);
local_28 = param_8;
FUN_002242b0(param_1,param_4,auStack_48);
return;
}
|
PUSH R12
MOV R12,RCX
MOV RCX,R8
MOV R8D,R9D
PUSH RBP
MOV RBP,RDI
PUSH RBX
SUB RSP,0x30
MOV RBX,RSP
SUB RSP,0x8
MOVZX EAX,byte ptr [RSP + 0x68]
MOV RDI,RBX
PUSH RAX
PUSH 0x1
PUSH 0x1
MOV R9D,dword ptr [RSP + 0x70]
CALL 0x002048c0
MOV EAX,dword ptr [RSP + 0x78]
MOV RDX,RBX
MOV RSI,R12
MOV RDI,RBP
MOV dword ptr [RSP + 0x40],EAX
ADD RSP,0x20
CALL 0x002242b0
ADD RSP,0x30
POP RBX
POP RBP
POP R12
RET
| null | null | null | null |
[('tmp_274', u'CALL_-1203943943'), ('tmp_433', u'PTRSUB_-1203943764'), ('tmp_277', u'CALL_-1203943943'), (u'CALL_-1203943895', u'INDIRECT_-1203943723'), ('const-1', u'CALL_-1203943943'), ('tmp_279', u'COPY_-1203943921'), ('tmp_280', u'CALL_-1203943943'), ('const-0', u'PTRSUB_-1203943706'), (u'PTRSUB_-1203943706', u'CALL_-1203943895'), (u'PTRSUB_-1203943763', u'CALL_-1203943895'), ('const--72', u'PTRSUB_-1203943763'), ('tmp_275', u'CALL_-1203943895'), (u'PTRSUB_-1203943764', u'PTRSUB_-1203943733'), ('const-1', u'CALL_-1203943943'), ('tmp_278', u'CALL_-1203943943'), ('tmp_433', u'PTRSUB_-1203943763'), ('const--72', u'PTRSUB_-1203943764'), ('tmp_272', u'PTRSUB_-1203943706'), ('tmp_273', u'CALL_-1203943943'), ('tmp_276', u'CALL_-1203943943'), (u'PTRSUB_-1203943733', u'CALL_-1203943943'), ('const-0', u'PTRSUB_-1203943733'), ('const-0', u'RETURN_-1203943855')]
|
[('tmp_409', u'PTRSUB_-1203943775'), ('tmp_635', u'CALL_-1203943943'), ('tmp_419', u'CALL_-1203943943'), ('const-1', u'CALL_-1203943943'), (u'PTRSUB_-1203943775', u'CALL_-1203943895'), (u'PTRSUB_-1203943776', u'CALL_-1203943943'), ('tmp_411', u'CALL_-1203943943'), ('tmp_417', u'CALL_-1203943943'), ('tmp_610', u'CALL_-1203943943'), (u'CALL_-1203943895', u'INDIRECT_-1203943738'), ('tmp_609', u'CALL_-1203943943'), ('const--72', u'PTRSUB_-1203943776'), ('const--72', u'PTRSUB_-1203943775'), ('const-1', u'CALL_-1203943943'), ('tmp_611', u'COPY_-1203943921'), ('tmp_414', u'CALL_-1203943895'), ('tmp_409', u'PTRSUB_-1203943776'), ('tmp_410', u'CALL_-1203943895'), ('const-0', u'RETURN_-1203943855')]
| null | null |
00224590
|
x64
|
O2
|
(translation_unit "void FUN_00224590(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined1 param_9)\n\n{\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_002048c0(auStack_48,param_2,param_3,param_5,param_6,param_7,1,1,param_9);\n local_28 = param_8;\n FUN_002242b0(param_1,param_4,auStack_48);\n return;\n}\n\n" (function_definition "void FUN_00224590(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined1 param_9)\n\n{\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_002048c0(auStack_48,param_2,param_3,param_5,param_6,param_7,1,1,param_9);\n local_28 = param_8;\n FUN_002242b0(param_1,param_4,auStack_48);\n return;\n}" primitive_type (function_declarator "FUN_00224590(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined1 param_9)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined1 param_9)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined4 param_6" type_identifier identifier) , (parameter_declaration "undefined4 param_7" type_identifier identifier) , (parameter_declaration "undefined4 param_8" type_identifier identifier) , (parameter_declaration "undefined1 param_9" type_identifier identifier) ))) (compound_statement "{\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_002048c0(auStack_48,param_2,param_3,param_5,param_6,param_7,1,1,param_9);\n local_28 = param_8;\n FUN_002242b0(param_1,param_4,auStack_48);\n return;\n}" { (declaration "undefined1 auStack_48 [32];" type_identifier (array_declarator "auStack_48 [32]" identifier [ number_literal ]) ;) (declaration "undefined4 local_28;" type_identifier identifier ;) (expression_statement "FUN_002048c0(auStack_48,param_2,param_3,param_5,param_6,param_7,1,1,param_9);" (call_expression "FUN_002048c0(auStack_48,param_2,param_3,param_5,param_6,param_7,1,1,param_9)" identifier (argument_list "(auStack_48,param_2,param_3,param_5,param_6,param_7,1,1,param_9)" ( identifier , identifier , identifier , identifier , identifier , identifier , number_literal , number_literal , identifier ))) ;) (expression_statement "local_28 = param_8;" (assignment_expression "local_28 = param_8" identifier = identifier) ;) (expression_statement "FUN_002242b0(param_1,param_4,auStack_48);" (call_expression "FUN_002242b0(param_1,param_4,auStack_48)" identifier (argument_list "(param_1,param_4,auStack_48)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "/* DWARF original prototype: void add_global_relative(Output_data_reloc<4,_true,_32,_true> * this,\n Symbol * gsym, uint type, Output_data * od, Sized_relobj<32,_true> * relobj, uint shndx, Address\n address, Addend addend, bool use_plt_offset) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_true,_32,_true>::add_global_relative\n (Output_data_reloc<4,_true,_32,_true> *this,Symbol *gsym,uint type,Output_data *od,\n Sized_relobj<32,_true> *relobj,uint shndx,Address address,Addend addend,\n bool use_plt_offset)\n\n{\n Output_reloc_type OStack_48;\n \n Output_reloc<9,_true,_32,_true>::Output_reloc\n (&OStack_48.rel_,gsym,type,relobj,shndx,address,true,true,use_plt_offset);\n OStack_48.addend_ = addend;\n Output_data_reloc_base<4,_true,_32,_true>::add\n (&this->super_Output_data_reloc_base<4,_true,_32,_true>,od,&OStack_48);\n return;\n}\n\n" comment (declaration "void __thiscall\ngold::Output_data_reloc<4,_true,_32,_true>::add_global_relative\n (Output_data_reloc<4,_true,_32,_true> *this,Symbol *gsym,uint type,Output_data *od,\n Sized_relobj<32,_true> *relobj,uint shndx,Address address,Addend addend,\n bool use_plt_offset)\n\n{\n Output_reloc_type OStack_48;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<4" < number_literal) , identifier , identifier , (ERROR "_true>::add_global_relative\n (Output_data_reloc<4,_true,_32,_true> *this,Symbol *gsym,uint type,Output_data *od,\n Sized_relobj<32,_true> *relobj,uint shndx,Address address,Addend addend,\n bool use_plt_offset)\n\n{\n Output_reloc_type" identifier > : : (function_declarator "add_global_relative\n (Output_data_reloc<4,_true,_32,_true> *this,Symbol *gsym,uint type,Output_data *od,\n Sized_relobj<32,_true> *relobj,uint shndx,Address address,Addend addend,\n bool use_plt_offset)" identifier (parameter_list "(Output_data_reloc<4,_true,_32,_true> *this,Symbol *gsym,uint type,Output_data *od,\n Sized_relobj<32,_true> *relobj,uint shndx,Address address,Addend addend,\n bool use_plt_offset)" ( (parameter_declaration "Output_data_reloc" type_identifier) (ERROR "<4" < number_literal) , (parameter_declaration "_true" type_identifier) , (parameter_declaration "_32" type_identifier) , (parameter_declaration "_true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Symbol *gsym" type_identifier (pointer_declarator "*gsym" * identifier)) , (parameter_declaration "uint type" type_identifier identifier) , (parameter_declaration "Output_data *od" type_identifier (pointer_declarator "*od" * identifier)) , (parameter_declaration "Sized_relobj" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_true> *relobj" type_identifier (ERROR ">" >) (pointer_declarator "*relobj" * identifier)) , (parameter_declaration "uint shndx" type_identifier identifier) , (parameter_declaration "Address address" type_identifier identifier) , (parameter_declaration "Addend addend" type_identifier identifier) , (parameter_declaration "bool use_plt_offset" primitive_type identifier) ))) { identifier) identifier ;) (expression_statement "Output_reloc<9,_true,_32,_true>::Output_reloc\n (&OStack_48.rel_,gsym,type,relobj,shndx,address,true,true,use_plt_offset);" (update_expression "Output_reloc<9,_true,_32,_true>::Output_reloc\n (&OStack_48.rel_,gsym,type,relobj,shndx,address,true,true,use_plt_offset)" (binary_expression "Output_reloc<9,_true,_32,_true>::Output_reloc\n (&OStack_48.rel_,gsym,type,relobj,shndx,address,true,true,use_plt_offset)" (binary_expression "Output_reloc<9" identifier < number_literal) (ERROR ",_true,_32,_true" , identifier , identifier , identifier) > (ERROR "::" : :) (call_expression "Output_reloc\n (&OStack_48.rel_,gsym,type,relobj,shndx,address,true,true,use_plt_offset)" identifier (argument_list "(&OStack_48.rel_,gsym,type,relobj,shndx,address,true,true,use_plt_offset)" ( (pointer_expression "&OStack_48.rel_" & (field_expression "OStack_48.rel_" identifier . field_identifier)) , identifier , identifier , identifier , identifier , identifier , true , true , identifier )))) --) ;) (expression_statement "OStack_48.addend_ = addend;" (assignment_expression "OStack_48.addend_ = addend" (field_expression "OStack_48.addend_" identifier . field_identifier) = identifier) ;) (expression_statement "Output_data_reloc_base<4,_true,_32,_true>::add\n (&this->super_Output_data_reloc_base<4,_true,_32,_true>,od,&OStack_48);" (update_expression "Output_data_reloc_base<4,_true,_32,_true>::add\n (&this->super_Output_data_reloc_base<4,_true,_32,_true>,od,&OStack_48)" (binary_expression "Output_data_reloc_base<4,_true,_32,_true>::add\n (&this->super_Output_data_reloc_base<4,_true,_32,_true>,od,&OStack_48)" (binary_expression "Output_data_reloc_base<4" identifier < number_literal) (ERROR ",_true,_32,_true" , identifier , identifier , identifier) > (ERROR "::" : :) (call_expression "add\n (&this->super_Output_data_reloc_base<4,_true,_32,_true>,od,&OStack_48)" identifier (argument_list "(&this->super_Output_data_reloc_base<4,_true,_32,_true>,od,&OStack_48)" ( (binary_expression "&this->super_Output_data_reloc_base<4" (pointer_expression "&this->super_Output_data_reloc_base" & (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier)) < number_literal) , identifier , identifier , identifier (ERROR ">" >) , identifier , (pointer_expression "&OStack_48" & identifier) )))) --) ;) (return_statement "return;" return ;) (ERROR "}" }))
|
(translation_unit "void FUN_00224590(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined1 param_9)\n\n{\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_002048c0(auStack_48,param_2,param_3,param_5,param_6,param_7,1,1,param_9);\n local_28 = param_8;\n FUN_002242b0(param_1,param_4,auStack_48);\n return;\n}\n\n" (function_definition "void FUN_00224590(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined1 param_9)\n\n{\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_002048c0(auStack_48,param_2,param_3,param_5,param_6,param_7,1,1,param_9);\n local_28 = param_8;\n FUN_002242b0(param_1,param_4,auStack_48);\n return;\n}" primitive_type (function_declarator "FUN_00224590(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined1 param_9)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined1 param_9)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined4 param_6" type_identifier identifier) , (parameter_declaration "undefined4 param_7" type_identifier identifier) , (parameter_declaration "undefined4 param_8" type_identifier identifier) , (parameter_declaration "undefined1 param_9" type_identifier identifier) ))) (compound_statement "{\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_002048c0(auStack_48,param_2,param_3,param_5,param_6,param_7,1,1,param_9);\n local_28 = param_8;\n FUN_002242b0(param_1,param_4,auStack_48);\n return;\n}" { (declaration "undefined1 auStack_48 [32];" type_identifier (array_declarator "auStack_48 [32]" identifier [ number_literal ]) ;) (declaration "undefined4 local_28;" type_identifier identifier ;) (expression_statement "FUN_002048c0(auStack_48,param_2,param_3,param_5,param_6,param_7,1,1,param_9);" (call_expression "FUN_002048c0(auStack_48,param_2,param_3,param_5,param_6,param_7,1,1,param_9)" identifier (argument_list "(auStack_48,param_2,param_3,param_5,param_6,param_7,1,1,param_9)" ( identifier , identifier , identifier , identifier , identifier , identifier , number_literal , number_literal , identifier ))) ;) (expression_statement "local_28 = param_8;" (assignment_expression "local_28 = param_8" identifier = identifier) ;) (expression_statement "FUN_002242b0(param_1,param_4,auStack_48);" (call_expression "FUN_002242b0(param_1,param_4,auStack_48)" identifier (argument_list "(param_1,param_4,auStack_48)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT , IDENT , IDENT , LIT , LIT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (return_statement return ;) })))
|
(function_definition "void FUN_00224590(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined1 param_9)\n\n{\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_002048c0(auStack_48,param_2,param_3,param_5,param_6,param_7,1,1,param_9);\n local_28 = param_8;\n FUN_002242b0(param_1,param_4,auStack_48);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00224590(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined1 param_9)" (identifier "FUN_00224590") (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined1 param_9)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) (, ",") (parameter_declaration "undefined8 param_4" (type_identifier "undefined8") (identifier "param_4")) (, ",") (parameter_declaration "undefined8 param_5" (type_identifier "undefined8") (identifier "param_5")) (, ",") (parameter_declaration "undefined4 param_6" (type_identifier "undefined4") (identifier "param_6")) (, ",") (parameter_declaration "undefined4 param_7" (type_identifier "undefined4") (identifier "param_7")) (, ",") (parameter_declaration "undefined4 param_8" (type_identifier "undefined4") (identifier "param_8")) (, ",") (parameter_declaration "undefined1 param_9" (type_identifier "undefined1") (identifier "param_9")) () ")"))) (compound_statement "{\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_002048c0(auStack_48,param_2,param_3,param_5,param_6,param_7,1,1,param_9);\n local_28 = param_8;\n FUN_002242b0(param_1,param_4,auStack_48);\n return;\n}" ({ "{") (declaration "undefined1 auStack_48 [32];" (type_identifier "undefined1") (array_declarator "auStack_48 [32]" (identifier "auStack_48") ([ "[") (number_literal "32") (] "]")) (; ";")) (declaration "undefined4 local_28;" (type_identifier "undefined4") (identifier "local_28") (; ";")) (expression_statement "FUN_002048c0(auStack_48,param_2,param_3,param_5,param_6,param_7,1,1,param_9);" (call_expression "FUN_002048c0(auStack_48,param_2,param_3,param_5,param_6,param_7,1,1,param_9)" (identifier "FUN_002048c0") (argument_list "(auStack_48,param_2,param_3,param_5,param_6,param_7,1,1,param_9)" (( "(") (identifier "auStack_48") (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (identifier "param_5") (, ",") (identifier "param_6") (, ",") (identifier "param_7") (, ",") (number_literal "1") (, ",") (number_literal "1") (, ",") (identifier "param_9") () ")"))) (; ";")) (expression_statement "local_28 = param_8;" (assignment_expression "local_28 = param_8" (identifier "local_28") (= "=") (identifier "param_8")) (; ";")) (expression_statement "FUN_002242b0(param_1,param_4,auStack_48);" (call_expression "FUN_002242b0(param_1,param_4,auStack_48)" (identifier "FUN_002242b0") (argument_list "(param_1,param_4,auStack_48)" (( "(") (identifier "param_1") (, ",") (identifier "param_4") (, ",") (identifier "auStack_48") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
/* DWARF original prototype: void add_global_relative(Output_data_reloc<4,_true,_32,_true> * this,
Symbol * gsym, uint type, Output_data * od, Sized_relobj<32,_true> * relobj, uint shndx, Address
address, Addend addend, bool use_plt_offset) */
void __thiscall
gold::Output_data_reloc<4,_true,_32,_true>::add_global_relative
(Output_data_reloc<4,_true,_32,_true> *this,Symbol *gsym,uint type,Output_data *od,
Sized_relobj<32,_true> *relobj,uint shndx,Address address,Addend addend,
bool use_plt_offset)
{
Output_reloc_type OStack_48;
var_1<9,_true,_32,_true>::var_1
(&OStack_48.rel_,gsym,type,relobj,shndx,address,true,true,use_plt_offset);
OStack_48.addend_ = addend;
var_2<4,_true,_32,_true>::var_3
(&this->super_Output_data_reloc_base<4,_true,_32,_true>,od,&OStack_48);
return;
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier) (identifier) (identifier) (number_literal) (number_literal) (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,undefined4 param_7,undefined4 param_8,
undefined1 param_9)
{
undefined1 auStack_48 [32];
undefined4 local_28;
FUN_002048c0(auStack_48,param_2,param_3,param_5,param_6,param_7,1,1,param_9);
local_28 = param_8;
FUN_002242b0(param_1,param_4,auStack_48);
return;
}
|
6985_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
|
symbol_section_contents<32,_false>
|
FUN_002b57d0
|
/* DWARF original name: symbol_section_contents<32, false>
DWARF original prototype: void symbol_section_contents<32,_false>(Versions * this, Symbol_table *
symtab, Stringpool * dynpool, uint local_symcount,
vector<gold::Symbol*,_std::allocator<gold::Symbol*>_> * syms, uchar * * pp, uint * psize) */
void __thiscall
gold::Versions::symbol_section_contents<32,_false>
(Versions *this,Symbol_table *symtab,Stringpool *dynpool,uint param_3,
vector<gold::Symbol*,_std::allocator<gold::Symbol*>_> *syms,uchar **pp,uint *psize)
{
byte bVar1;
uint uVar2;
uint uVar3;
bool bVar4;
uint uVar5;
uchar *puVar6;
Symbol *sym;
char *pcVar7;
pointer ppSVar8;
if (this->is_finalized_ == false) {
/* WARNING: Subroutine does not return */
do_gold_unreachable("../../gold/dynobj.cc",0x6cf,"symbol_section_contents");
}
uVar3 = ((int)((long)(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>).
_M_impl._M_finish -
(long)(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>).
_M_impl._M_start >> 3) + param_3) * 2;
puVar6 = (uchar *)operator_new__((ulong)uVar3);
uVar5 = 0;
if (param_3 != 0) {
do {
uVar2 = uVar5 * 2;
uVar5 = uVar5 + 1;
(puVar6 + uVar2)[0] = '\0';
(puVar6 + uVar2)[1] = '\0';
} while (param_3 != uVar5);
}
ppSVar8 = (syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>)._M_impl.
_M_start;
if (ppSVar8 !=
(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>)._M_impl._M_finish) {
do {
sym = *ppSVar8;
if (sym->version_ == (char *)0x0) {
if ((sym->field_0x3a & 7) == 0) {
uVar5 = (sym->u2_).shndx;
if ((sym->field_0x3b & 0x20) == 0) {
bVar4 = Symbol::is_common_shndx(uVar5);
sym = *ppSVar8;
pcVar7 = sym->version_;
if (bVar4) {
uVar5 = 0;
goto LAB_002b5972;
}
bVar1 = sym->field_0x3a;
if ((bVar1 & 7) == 0) {
uVar5 = (uint)(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].
super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>
._M_impl._M_finish + 4) & 1 ^ 1);
if (pcVar7 != (char *)0x0) goto LAB_002b5866;
}
else {
if (pcVar7 != (char *)0x0) {
uVar5 = 1;
goto LAB_002b5948;
}
uVar5 = 1;
}
}
else if (uVar5 != 0) {
uVar5 = (uint)(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].
super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>
._M_impl._M_finish + 4) & 1 ^ 1);
}
}
else {
uVar5 = 1;
if ((sym->field_0x3a & 7) == 4) {
uVar5 = 0;
}
}
}
else {
uVar5 = 1;
if (*sym->version_ != '\0') {
uVar5 = version_index(this,symtab,dynpool,sym);
sym = *ppSVar8;
pcVar7 = sym->version_;
LAB_002b5972:
if (pcVar7 == (char *)0x0) goto LAB_002b58a8;
}
bVar1 = sym->field_0x3a;
if ((bVar1 & 7) == 0) {
LAB_002b5866:
if ((sym->field_0x3b & 0x20) == 0) {
bVar4 = Symbol::is_common_shndx((sym->u2_).shndx);
sym = *ppSVar8;
bVar4 = !bVar4;
}
else {
bVar4 = (sym->u2_).shndx != 0;
}
}
else {
LAB_002b5948:
bVar4 = (bVar1 & 7) != 4;
}
if (bVar4) {
if (sym->version_ == (char *)0x0) {
/* WARNING: Subroutine does not return */
do_gold_unreachable("../../gold/symtab.h",0x86,"is_default");
}
if (((sym->field_0x3a & 8) == 0) &&
(((sym->field_0x3a & 7) != 0 ||
(((ulong)((sym->u1_).output_segment)->output_lists_[2].
super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>.
_M_impl._M_finish & 0x100000000) == 0)))) {
uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);
}
}
}
LAB_002b58a8:
if (sym->dynsym_index_ == 0) {
/* WARNING: Subroutine does not return */
do_gold_unreachable("../../gold/symtab.h",0x19a,"dynsym_index");
}
ppSVar8 = ppSVar8 + 1;
*(short *)(puVar6 + sym->dynsym_index_ * 2) = (short)uVar5;
} while ((syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>)._M_impl.
_M_finish != ppSVar8);
}
*pp = puVar6;
*psize = uVar3;
return;
}
|
void FUN_002b57d0(long param_1,undefined8 param_2,undefined8 param_3,int param_4,long *param_5,
long *param_6,int *param_7)
{
long lVar1;
long lVar2;
char cVar3;
int iVar4;
uint uVar5;
long lVar6;
long lVar7;
long lVar8;
long *plVar9;
byte bVar10;
if (*(char *)(param_1 + 0x68) == '\0') {
/* WARNING: Subroutine does not return */
FUN_0018ff20("../../gold/dynobj.cc",0x6cf,"symbol_section_contents");
}
lVar1 = param_5[1];
lVar2 = *param_5;
lVar6 = thunk_FUN_002f0690();
iVar4 = 0;
if (param_4 != 0) {
do {
uVar5 = iVar4 * 2;
iVar4 = iVar4 + 1;
*(undefined2 *)(lVar6 + (ulong)uVar5) = 0;
} while (param_4 != iVar4);
}
plVar9 = (long *)*param_5;
if (plVar9 != (long *)param_5[1]) {
do {
lVar7 = *plVar9;
if (*(char **)(lVar7 + 8) == (char *)0x0) {
if ((*(byte *)(lVar7 + 0x3a) & 7) == 0) {
uVar5 = *(uint *)(lVar7 + 0x18);
if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {
cVar3 = FUN_00284a00(uVar5);
lVar7 = *plVar9;
lVar8 = *(long *)(lVar7 + 8);
if (cVar3 != '\0') {
uVar5 = 0;
goto LAB_002b5972;
}
bVar10 = *(byte *)(lVar7 + 0x3a);
if ((bVar10 & 7) == 0) {
uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);
if (lVar8 != 0) goto LAB_002b5866;
}
else {
if (lVar8 != 0) {
uVar5 = 1;
goto LAB_002b5948;
}
uVar5 = 1;
}
}
else if (uVar5 != 0) {
uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);
}
}
else {
uVar5 = 1;
if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {
uVar5 = 0;
}
}
}
else {
uVar5 = 1;
if (**(char **)(lVar7 + 8) != '\0') {
uVar5 = FUN_002a9f30(param_1,param_2,param_3);
lVar7 = *plVar9;
lVar8 = *(long *)(lVar7 + 8);
LAB_002b5972:
if (lVar8 == 0) goto LAB_002b58a8;
}
bVar10 = *(byte *)(lVar7 + 0x3a);
if ((bVar10 & 7) == 0) {
LAB_002b5866:
if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {
bVar10 = FUN_00284a00();
lVar7 = *plVar9;
bVar10 = bVar10 ^ 1;
}
else {
bVar10 = *(int *)(lVar7 + 0x18) != 0;
}
}
else {
LAB_002b5948:
bVar10 = (bVar10 & 7) != 4;
}
if (bVar10 != 0) {
if (*(long *)(lVar7 + 8) == 0) {
/* WARNING: Subroutine does not return */
FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");
}
if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&
(((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||
((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {
uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);
}
}
}
LAB_002b58a8:
if (*(int *)(lVar7 + 0x20) == 0) {
/* WARNING: Subroutine does not return */
FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index");
}
plVar9 = plVar9 + 1;
*(short *)(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2)) = (short)uVar5;
} while ((long *)param_5[1] != plVar9);
}
*param_6 = lVar6;
*param_7 = ((int)(lVar1 - lVar2 >> 3) + param_4) * 2;
return;
}
|
PUSH R15
PUSH R14
PUSH R13
PUSH R12
PUSH RBP
PUSH RBX
SUB RSP,0x18
CMP byte ptr [RDI + 0x68],0x0
MOV qword ptr [RSP + 0x8],R9
JZ 0x002b5a37
MOV RAX,qword ptr [R8 + 0x8]
SUB RAX,qword ptr [R8]
MOV RBX,RDI
MOV RBP,RSI
SAR RAX,0x3
MOV R12,RDX
MOV R15D,ECX
MOV R13,R8
ADD EAX,ECX
LEA EDI,[RAX + RAX*0x1]
MOV dword ptr [RSP + 0x4],EDI
CALL 0x002f0630
MOV R14,RAX
XOR EAX,EAX
TEST R15D,R15D
JZ 0x002b5832
NOP
LEA EDX,[RAX + RAX*0x1]
XOR ECX,ECX
ADD EAX,0x1
MOV word ptr [R14 + RDX*0x1],CX
CMP R15D,EAX
JNZ 0x002b5820
MOV R15,qword ptr [R13]
CMP R15,qword ptr [R13 + 0x8]
JNZ 0x002b58c8
JMP 0x002b59b8
CMP byte ptr [RAX],0x0
MOV ESI,0x1
JNZ 0x002b5958
MOVZX EAX,byte ptr [RCX + 0x3a]
MOV RDX,RCX
AND EAX,0x7
JNZ 0x002b5948
MOV EDI,dword ptr [RCX + 0x18]
TEST byte ptr [RCX + 0x3b],0x20
JZ 0x002b5980
TEST EDI,EDI
MOV RDX,RCX
SETNZ AL
TEST AL,AL
JZ 0x002b58a8
CMP qword ptr [RDX + 0x8],0x0
JZ 0x002b5a1f
MOVZX EAX,byte ptr [RDX + 0x3a]
TEST AL,0x8
JNZ 0x002b58a8
TEST AL,0x7
JNZ 0x002b58a0
MOV RAX,qword ptr [RDX + 0x10]
TEST byte ptr [RAX + 0x3c],0x1
JNZ 0x002b58a8
OR SI,0x8000
NOP dword ptr [RAX]
MOV EDX,dword ptr [RDX + 0x20]
TEST EDX,EDX
JZ 0x002b5a07
ADD EDX,EDX
ADD R15,0x8
MOV word ptr [R14 + RDX*0x1],SI
CMP qword ptr [R13 + 0x8],R15
JZ 0x002b59b8
MOV RDX,qword ptr [R15]
MOV RAX,qword ptr [RDX + 0x8]
MOV RCX,RDX
TEST RAX,RAX
JNZ 0x002b5848
MOVZX EAX,byte ptr [RDX + 0x3a]
AND EAX,0x7
JNZ 0x002b59a0
MOV ESI,dword ptr [RDX + 0x18]
TEST byte ptr [RDX + 0x3b],0x20
JZ 0x002b5910
TEST ESI,ESI
JZ 0x002b58a8
MOV RAX,qword ptr [RDX + 0x10]
MOVZX ESI,byte ptr [RAX + 0x3c]
AND ESI,0x1
XOR ESI,0x1
MOVZX ESI,SIL
JMP 0x002b58a8
MOV EDI,ESI
CALL 0x00284a00
MOV RDX,qword ptr [R15]
MOV RCX,RDX
MOV RDI,qword ptr [RDX + 0x8]
TEST AL,AL
JNZ 0x002b5a00
MOVZX EAX,byte ptr [RDX + 0x3a]
AND EAX,0x7
JZ 0x002b59da
TEST RDI,RDI
JZ 0x002b5a4f
MOV ESI,0x1
NOP dword ptr [RAX]
CMP AL,0x4
SETNZ AL
JMP 0x002b587b
MOV RDX,R12
MOV RSI,RBP
MOV RDI,RBX
CALL 0x002a9f30
MOV RCX,qword ptr [R15]
MOV ESI,EAX
MOV RDI,qword ptr [RCX + 0x8]
MOV RDX,RCX
TEST RDI,RDI
JNZ 0x002b5856
JMP 0x002b58a8
MOV dword ptr [RSP],ESI
CALL 0x00284a00
MOV RDX,qword ptr [R15]
MOV ESI,dword ptr [RSP]
XOR EAX,0x1
JMP 0x002b587b
MOV ESI,0x1
CMP AL,0x4
JNZ 0x002b58a8
XOR ESI,ESI
JMP 0x002b58a8
MOV RAX,qword ptr [RSP + 0x8]
MOV EBX,dword ptr [RSP + 0x4]
MOV qword ptr [RAX],R14
MOV RAX,qword ptr [RSP + 0x50]
MOV dword ptr [RAX],EBX
ADD RSP,0x18
POP RBX
POP RBP
POP R12
POP R13
POP R14
POP R15
RET
MOV RAX,qword ptr [RDX + 0x10]
MOVZX ESI,byte ptr [RAX + 0x3c]
AND ESI,0x1
XOR ESI,0x1
MOVZX ESI,SIL
TEST RDI,RDI
JNZ 0x002b5866
JMP 0x002b58a8
XOR ESI,ESI
JMP 0x002b5972
LEA RDX,[0x3a6108]
MOV ESI,0x19a
LEA RDI,[0x387438]
CALL 0x0018ff20
LEA RDX,[0x3a5d58]
MOV ESI,0x86
LEA RDI,[0x387438]
CALL 0x0018ff20
LEA RDX,[0x3a5d70]
MOV ESI,0x6cf
LEA RDI,[0x3a5825]
CALL 0x0018ff20
MOV ESI,0x1
JMP 0x002b58a8
| null | null | null | null |
[(u'LOAD_-1204528082', u'PTRSUB_-1204526897'), (u'MULTIEQUAL_-1204527187', u'CBRANCH_-1204528560'), (u'PTRADD_-1204526765', u'PTRSUB_-1204526763'), ('const-58', u'PTRSUB_-1204527195'), ('const-0', u'INT_EQUAL_-1204528476'), (u'INT_AND_-1204528486', u'INT_NOTEQUAL_-1204528499'), (u'INT_MULT_-1204527506', u'STORE_-1204528483'), ('const-0', u'PTRSUB_-1204527121'), ('const-1', u'INT_XOR_-1204527328'), (u'INT_ZEXT_-1204527725', u'MULTIEQUAL_-1204527338'), ('const-433', u'LOAD_-1204528460'), (u'INT_OR_-1204528444', u'CAST_-1204527051'), (u'INT_EQUAL_-1204528129', u'CBRANCH_-1204528126'), (u'SUBPIECE_-1204527706', u'STORE_-1204528593'), (u'INT_EQUAL_-1204528646', u'CBRANCH_-1204528643'), ('const-32768', u'INT_OR_-1204528444'), (u'PTRSUB_-1204527203', u'PTRSUB_-1204527187'), (u'INT_AND_-1204528501', u'INT_EQUAL_-1204528515'), (u'PTRSUB_-1204526983', u'PTRSUB_-1204526977'), (u'PTRSUB_-1204527269', u'PTRSUB_-1204527253'), ('tmp_1019', u'CBRANCH_-1204528569'), (u'MULTIEQUAL_-1204527138', u'MULTIEQUAL_-1204527421'), (u'LOAD_-1204528388', u'INT_NOTEQUAL_-1204528372'), (u'INT_AND_-1204527216', u'INT_EQUAL_-1204528416'), (u'MULTIEQUAL_-1204527563', u'INT_MULT_-1204527510'), (u'PTRSUB_-1204527095', u'PTRSUB_-1204527081'), (u'LOAD_-1204528592', u'INT_AND_-1204527335'), (u'MULTIEQUAL_-1204527852', u'PTRSUB_-1204527178'), ('const-433', u'LOAD_-1204528559'), (u'LOAD_-1204528072', u'MULTIEQUAL_-1204527409'), (u'MULTIEQUAL_-1204527548', u'MULTIEQUAL_-1204527862'), (u'LOAD_-1204528914', u'INT_NOTEQUAL_-1204528898'), ('const-0', u'PTRSUB_-1204527015'), (u'LOAD_-1204528535', u'INT_AND_-1204528501'), ('const-433', u'LOAD_-1204528473'), (u'LOAD_-1204528921', u'INT_NOTEQUAL_-1204528898'), (u'PTRSUB_-1204526897', u'LOAD_-1204528072'), ('const-24', u'PTRADD_-1204526997'), ('const-4', u'INT_NOTEQUAL_-1204528367'), ('tmp_1785', u'BRANCH_-1204528028'), ('const-0', u'INT_EQUAL_-1204529141'), ('const-7', u'INT_AND_-1204528633'), (u'MULTIEQUAL_-1204527862', u'PTRSUB_-1204527195'), ('tmp_483', u'CBRANCH_-1204528921'), (u'LOAD_-1204528646', u'INT_EQUAL_-1204528627'), (u'INT_NOTEQUAL_-1204528372', u'CBRANCH_-1204528364'), ('const-0', u'INT_NOTEQUAL_-1204528600'), (u'PTRSUB_-1204526763', u'PTRSUB_-1204526752'), ('tmp_1249', u'CBRANCH_-1204528540'), (u'MULTIEQUAL_-1204527154', u'INT_AND_-1204528403'), (u'PTRSUB_-1204527061', u'LOAD_-1204528497'), ('const-433', u'LOAD_-1204528599'), ('const-0', u'SUBPIECE_-1204528061'), (u'PTRSUB_-1204527105', u'LOAD_-1204528646'), (u'INT_EQUAL_-1204528544', u'CBRANCH_-1204528540'), ('const-0', u'PTRSUB_-1204527061'), ('const-0', u'PTRSUB_-1204526763'), (u'LOAD_-1204528473', u'MULTIEQUAL_-1204527548'), (u'INT_ZEXT_-1204527825', u'CALL_-1204529012'), (u'INT_AND_-1204527426', u'INT_EQUAL_-1204528388'), (u'MULTIEQUAL_-1204527421', u'MULTIEQUAL_-1204527168'), (u'LOAD_-1204528704', u'PTRSUB_-1204527049'), (u'CAST_-1204527203', u'STORE_-1204528496'), (u'CAST_-1204526959', u'LOAD_-1204528592'), ('tmp_1655', u'BRANCH_-1204527997'), ('const-104', u'PTRSUB_-1204527322'), (u'MULTIEQUAL_-1204527535', u'LOAD_-1204528082'), (u'PTRADD_-1204527092', u'INT_NOTEQUAL_-1204528571'), (u'CAST_-1204527203', u'PTRADD_-1204528883'), ('const-0', u'PTRSUB_-1204527081'), ('const-433', u'LOAD_-1204528704'), ('tmp_1821', u'CBRANCH_-1204528364'), ('const-1', u'PTRADD_-1204528533'), ('const-0', u'INT_NOTEQUAL_-1204528372'), ('const-0', u'PTRADD_-1204527183'), (u'PTRSUB_-1204526741', u'LOAD_-1204528138'), ('const-3825008', u'COPY_-1204526769'), ('const-24', u'PTRADD_-1204526765'), (u'INT_SRIGHT_-1204529065', u'SUBPIECE_-1204528061'), ('tmp_807', u'CBRANCH_-1204528600'), ('const-0', u'INT_EQUAL_-1204528617'), (u'LOAD_-1204528463', u'INT_NOTEQUAL_-1204528078'), ('const-1', u'INT_AND_-1204527335'), (u'INT_NOTEQUAL_-1204528427', u'MULTIEQUAL_-1204527187'), ('const-8', u'PTRSUB_-1204527043'), (u'LOAD_-1204528131', u'INT_AND_-1204527080'), ('const-16', u'PTRSUB_-1204526785'), ('tmp_1545', u'CBRANCH_-1204528445'), (u'INT_AND_-1204528603', u'INT_EQUAL_-1204528617'), (u'CAST_-1204526737', u'LOAD_-1204528131'), (u'PTRSUB_-1204527015', u'PTRADD_-1204526997'), (u'LOAD_-1204528704', u'PTRSUB_-1204527020'), (u'COPY_-1204527035', u'MULTIEQUAL_-1204527138'), (u'LOAD_-1204528473', u'PTRSUB_-1204526977'), ('const-433', u'STORE_-1204528943'), ('const-2', u'INT_MULT_-1204527328'), ('const-1', u'INT_AND_-1204527080'), ('const-2', u'PTRADD_-1204527097'), ('const-433', u'LOAD_-1204528147'), (u'PTRADD_-1204527092', u'MULTIEQUAL_-1204527535'), (u'PTRADD_-1204528533', u'CAST_-1204527022'), ('tmp_1357', u'CBRANCH_-1204528472'), ('const-433', u'LOAD_-1204529125'), (u'INT_EQUAL_-1204528675', u'CBRANCH_-1204528672'), (u'PTRSUB_-1204527031', u'LOAD_-1204528629'), (u'INT_EQUAL_-1204528515', u'CBRANCH_-1204528513'), (u'INT_NOTEQUAL_-1204528396', u'CBRANCH_-1204528395'), (u'SUBPIECE_-1204528061', u'INT_ADD_-1204529026'), ('const-433', u'STORE_-1204528483'), ('const-0', u'PTRSUB_-1204527229'), ('tmp_1899', u'INT_NOTEQUAL_-1204528981'), ('const-433', u'STORE_-1204528593'), (u'INT_XOR_-1204527073', u'INT_ZEXT_-1204527373'), (u'PTRADD_-1204527182', u'STORE_-1204527243'), ('tmp_1128', u'CBRANCH_-1204528414'), ('const-1', u'RETURN_-1204527831'), (u'LOAD_-1204528921', u'MULTIEQUAL_-1204527535'), ('const-0', u'PTRSUB_-1204526780'), ('const-0', u'RETURN_-1204528424'), ('tmp_781', u'CBRANCH_-1204528614'), ('const-0', u'INT_NOTEQUAL_-1204528078'), ('const-0', u'PTRSUB_-1204526741'), (u'LOAD_-1204528473', u'MULTIEQUAL_-1204527588'), ('const-0', u'INT_EQUAL_-1204528544'), (u'PTRSUB_-1204527234', u'PTRSUB_-1204527203'), (u'INT_AND_-1204527295', u'INT_EQUAL_-1204528646'), ('const-0', u'PTRSUB_-1204527057'), ('const-58', u'PTRSUB_-1204527139'), ('const-0', u'PTRSUB_-1204526984'), (u'PTRSUB_-1204527081', u'PTRSUB_-1204527057'), (u'MULTIEQUAL_-1204527138', u'MULTIEQUAL_-1204527338'), ('const-32', u'INT_AND_-1204528434'), ('const-0', u'PTRSUB_-1204527095'), ('const-0', u'INT_EQUAL_-1204528675'), (u'LOAD_-1204528698', u'LOAD_-1204528388'), ('const-0', u'INT_EQUAL_-1204528388'), ('const-8', u'PTRSUB_-1204526977'), (u'PTRADD_-1204528883', u'PTRADD_-1204527182'), ('tmp_1899', u'INT_NOTEQUAL_-1204528923'), (u'PTRSUB_-1204527195', u'LOAD_-1204528413'), (u'COPY_-1204527474', u'MULTIEQUAL_-1204527421'), ('const-433', u'LOAD_-1204528413'), (u'COPY_-1204527235', u'MULTIEQUAL_-1204527168'), (u'COPY_-1204526769', u'CALL_-1204527836'), ('const-1', u'PTRADD_-1204527092'), ('const-24', u'PTRSUB_-1204527178'), (u'INT_NOTEQUAL_-1204528981', u'CBRANCH_-1204528980'), ('const-3823653', u'COPY_-1204526771'), (u'MULTIEQUAL_-1204527862', u'MULTIEQUAL_-1204527852'), ('const-0', u'SUBPIECE_-1204527706'), (u'CALL_-1204528083', u'MULTIEQUAL_-1204527138'), (u'PTRSUB_-1204526984', u'LOAD_-1204528638'), (u'MULTIEQUAL_-1204527747', u'PTRSUB_-1204527105'), (u'LOAD_-1204528638', u'INT_NOTEQUAL_-1204528600'), ('const-3', u'INT_SRIGHT_-1204529065'), (u'PTRSUB_-1204527049', u'LOAD_-1204528667'), (u'PTRSUB_-1204526752', u'PTRSUB_-1204526746'), (u'PTRSUB_-1204527110', u'LOAD_-1204528469'), (u'MULTIEQUAL_-1204527409', u'INT_EQUAL_-1204528129'), ('const-0', u'COPY_-1204527627'), ('const-433', u'LOAD_-1204529156'), ('const-433', u'LOAD_-1204528914'), (u'MULTIEQUAL_-1204527535', u'PTRADD_-1204527092'), (u'LOAD_-1204528704', u'PTRSUB_-1204527035'), (u'PTRSUB_-1204527182', u'LOAD_-1204528914'), (u'PTRADD_-1204526997', u'PTRSUB_-1204526995'), (u'LOAD_-1204528698', u'INT_EQUAL_-1204528675'), (u'LOAD_-1204528437', u'MULTIEQUAL_-1204527154'), (u'PTRSUB_-1204527198', u'PTRSUB_-1204527182'), ('const-433', u'STORE_-1204527243'), ('tmp_918', u'CBRANCH_-1204528626'), ('const-16', u'PTRSUB_-1204527126'), ('const-0', u'PTRSUB_-1204527110'), (u'INT_ZEXT_-1204527616', u'MULTIEQUAL_-1204527338'), (u'CALL_-1204528474', u'CBRANCH_-1204528442'), (u'PTRSUB_-1204527229', u'PTRSUB_-1204527198'), ('tmp_116', u'CBRANCH_-1204529130'), ('const-7', u'INT_AND_-1204527216'), (u'PTRSUB_-1204526746', u'CAST_-1204526738'), (u'COPY_-1204526821', u'CALL_-1204528217'), ('const-24', u'PTRSUB_-1204527035'), ('const-32', u'INT_AND_-1204528603'), (u'MULTIEQUAL_-1204527399', u'MULTIEQUAL_-1204527376'), ('const-0', u'PTRSUB_-1204527198'), ('tmp_1902', u'STORE_-1204528483'), ('const-433', u'LOAD_-1204528587'), (u'LOAD_-1204528599', u'PTRSUB_-1204527015'), (u'PTRSUB_-1204527306', u'PTRSUB_-1204527275'), (u'LOAD_-1204528667', u'INT_AND_-1204527295'), ('const-0', u'PTRSUB_-1204526963'), (u'PTRSUB_-1204527020', u'PTRSUB_-1204526963'), ('const-0', u'PTRSUB_-1204527187'), ('const-2', u'PTRADD_-1204526997'), ('const-0', u'PTRSUB_-1204527253'), (u'PTRSUB_-1204526963', u'LOAD_-1204528599'), (u'LOAD_-1204529115', u'CAST_-1204527235'), ('const-433', u'LOAD_-1204528388'), ('const-8', u'INT_AND_-1204528501'), (u'PTRSUB_-1204527121', u'PTRADD_-1204527097'), (u'LOAD_-1204529125', u'CAST_-1204527236'), ('const-433', u'LOAD_-1204528497'), (u'LOAD_-1204528559', u'INT_EQUAL_-1204528544'), (u'COPY_-1204526794', u'CALL_-1204528051'), (u'MULTIEQUAL_-1204527338', u'SUBPIECE_-1204527706'), (u'INT_EQUAL_-1204528388', u'CBRANCH_-1204528385'), (u'MULTIEQUAL_-1204527376', u'SUBPIECE_-1204527730'), ('const-0', u'PTRSUB_-1204526995'), ('const-8', u'PTRSUB_-1204527074'), ('const-0', u'PTRSUB_-1204527081'), (u'LOAD_-1204528704', u'MULTIEQUAL_-1204527747'), (u'LOAD_-1204528488', u'CAST_-1204527058'), ('const-7', u'INT_AND_-1204527295'), ('const-1', u'RETURN_-1204528046'), (u'LOAD_-1204528473', u'MULTIEQUAL_-1204527852'), (u'INT_AND_-1204528462', u'INT_EQUAL_-1204528476'), (u'INT_AND_-1204528434', u'INT_EQUAL_-1204528448'), ('const-3699768', u'COPY_-1204526821'), ('const-59', u'PTRSUB_-1204527031'), (u'PTRSUB_-1204526785', u'PTRSUB_-1204526741'), ('const-433', u'LOAD_-1204528629'), ('tmp_1628', u'BRANCH_-1204528121'), ('const-0', u'INT_EQUAL_-1204528627'), ('tmp_699', u'CBRANCH_-1204528672'), ('tmp_1725', u'CBRANCH_-1204528385'), ('const-1', u'PTRADD_-1204528883'), ('const-134', u'CALL_-1204528051'), (u'MULTIEQUAL_-1204527791', u'PTRSUB_-1204527151'), (u'PTRSUB_-1204527275', u'PTRSUB_-1204527258'), (u'INT_ZEXT_-1204527373', u'MULTIEQUAL_-1204527338'), ('const-8', u'PTRSUB_-1204527258'), ('const-8', u'PTRSUB_-1204527151'), (u'PTRADD_-1204527183', u'STORE_-1204528943'), ('tmp_1502', u'CBRANCH_-1204528076'), (u'LOAD_-1204528629', u'INT_AND_-1204528603'), ('const-0', u'PTRSUB_-1204526752'), ('const-16', u'PTRSUB_-1204527020'), (u'INT_ADD_-1204527023', u'CAST_-1204526959'), ('const-1743', u'CALL_-1204527836'), ('const-1', u'COPY_-1204527235'), (u'INT_MULT_-1204527328', u'INT_ZEXT_-1204527790'), ('const-1', u'COPY_-1204526968'), ('tmp_739', u'CBRANCH_-1204528643'), (u'PTRSUB_-1204526780', u'PTRADD_-1204526765'), (u'PTRSUB_-1204527253', u'LOAD_-1204529115'), ('tmp_375', u'CBRANCH_-1204528980'), (u'INT_ADD_-1204526792', u'CAST_-1204526737'), (u'INT_ADD_-1204528941', u'MULTIEQUAL_-1204527563'), (u'PTRSUB_-1204526977', u'LOAD_-1204528463'), ('tmp_1900', u'PTRSUB_-1204527229'), (u'MULTIEQUAL_-1204527791', u'PTRSUB_-1204527139'), ('const-0', u'STORE_-1204528943'), (u'INT_AND_-1204527335', u'INT_XOR_-1204527328'), (u'LOAD_-1204528463', u'INT_NOTEQUAL_-1204528396'), (u'BOOL_NEGATE_-1204527200', u'MULTIEQUAL_-1204527187'), ('tmp_1898', u'CALL_-1204528083'), (u'COPY_-1204527627', u'MULTIEQUAL_-1204527563'), (u'INT_ZEXT_-1204527941', u'PTRADD_-1204528883'), (u'PTRSUB_-1204527178', u'PTRSUB_-1204527110'), ('const-0', u'PTRSUB_-1204527269'), (u'LOAD_-1204529156', u'INT_EQUAL_-1204529141'), (u'MULTIEQUAL_-1204527588', u'MULTIEQUAL_-1204527791'), (u'PTRSUB_-1204526964', u'LOAD_-1204528437'), (u'INT_NOTEQUAL_-1204528078', u'CBRANCH_-1204528076'), ('tmp_1287', u'CBRANCH_-1204528513'), (u'PTRSUB_-1204527081', u'PTRSUB_-1204527074'), (u'INT_NOTEQUAL_-1204528898', u'CBRANCH_-1204528895'), ('tmp_1901', u'STORE_-1204528496'), ('const-4294967296', u'INT_AND_-1204528462'), (u'INT_ADD_-1204528941', u'INT_NOTEQUAL_-1204528923'), (u'LOAD_-1204528497', u'PTRSUB_-1204527121'), (u'MULTIEQUAL_-1204527563', u'INT_ADD_-1204528941'), ('const-433', u'LOAD_-1204528437'), ('const-0', u'INT_EQUAL_-1204528448'), ('const-433', u'LOAD_-1204528638'), ('const-59', u'PTRSUB_-1204527174'), ('const-433', u'STORE_-1204528496'), ('tmp_526', u'CBRANCH_-1204528895'), ('tmp_1213', u'CBRANCH_-1204528560'), (u'PTRSUB_-1204527057', u'PTRSUB_-1204527043'), ('const-3824984', u'COPY_-1204526794'), (u'INT_EQUAL_-1204528627', u'CBRANCH_-1204528626'), (u'PTRSUB_-1204527258', u'LOAD_-1204529125'), ('tmp_1315', u'CBRANCH_-1204528498'), (u'LOAD_-1204528704', u'PTRSUB_-1204527066'), ('tmp_1682', u'CBRANCH_-1204528126'), ('const-1', u'COPY_-1204527146'), ('tmp_1899', u'INT_ADD_-1204529026'), ('const-433', u'LOAD_-1204528072'), ('const-433', u'LOAD_-1204528488'), (u'CAST_-1204527236', u'INT_SUB_-1204529096'), ('const-1', u'INT_XOR_-1204527073'), ('const-433', u'LOAD_-1204528138'), ('const-0', u'COPY_-1204527135'), ('const-410', u'CALL_-1204528217'), (u'MULTIEQUAL_-1204527421', u'MULTIEQUAL_-1204527399'), ('const-8', u'PTRSUB_-1204526977'), (u'CALL_-1204529012', u'CAST_-1204527203'), ('tmp_1897', u'CALL_-1204528083'), (u'MULTIEQUAL_-1204527376', u'MULTIEQUAL_-1204527338'), (u'MULTIEQUAL_-1204527791', u'MULTIEQUAL_-1204527747'), (u'LOAD_-1204528413', u'MULTIEQUAL_-1204527154'), (u'LOAD_-1204528138', u'PTRSUB_-1204526780'), (u'LOAD_-1204528082', u'MULTIEQUAL_-1204527548'), ('const-32', u'PTRSUB_-1204527105'), (u'CAST_-1204526738', u'INT_ADD_-1204526792'), (u'PTRSUB_-1204526977', u'CAST_-1204526960'), ('const-7', u'INT_AND_-1204527426'), (u'INT_NOTEQUAL_-1204528499', u'CBRANCH_-1204528498'), ('const-1', u'PTRADD_-1204527182'), ('tmp_883', u'BRANCH_-1204528551'), (u'CAST_-1204527203', u'PTRADD_-1204528533'), ('const-8', u'PTRSUB_-1204527066'), (u'INT_NOTEQUAL_-1204528367', u'MULTIEQUAL_-1204527187'), ('tmp_1900', u'PTRSUB_-1204527300'), (u'CALL_-1204528148', u'BOOL_NEGATE_-1204527200'), (u'LOAD_-1204528638', u'CALL_-1204528474'), ('const-0', u'PTRSUB_-1204527306'), (u'COPY_-1204527146', u'MULTIEQUAL_-1204527338'), ('const-0', u'INT_NOTEQUAL_-1204528499'), (u'INT_SUB_-1204529096', u'INT_SRIGHT_-1204529065'), (u'PTRSUB_-1204527035', u'PTRSUB_-1204526984'), ('const-0', u'PTRSUB_-1204526983'), ('const-433', u'LOAD_-1204528667'), (u'LOAD_-1204528638', u'MULTIEQUAL_-1204527338'), ('const-8', u'PTRSUB_-1204527182'), ('const-7', u'INT_AND_-1204528403'), ('const-0', u'INT_EQUAL_-1204528515'), (u'INT_EQUAL_-1204529141', u'CBRANCH_-1204529130'), (u'INT_NOTEQUAL_-1204528923', u'CBRANCH_-1204528921'), ('const-433', u'LOAD_-1204528535'), ('const-433', u'LOAD_-1204528698'), (u'INT_EQUAL_-1204528617', u'CBRANCH_-1204528614'), (u'LOAD_-1204528469', u'CALL_-1204528148'), (u'COPY_-1204526771', u'CALL_-1204527836'), (u'COPY_-1204527135', u'MULTIEQUAL_-1204527338'), (u'INT_AND_-1204527080', u'INT_XOR_-1204527073'), ('const-1', u'INT_ADD_-1204528941'), (u'CAST_-1204527235', u'INT_SUB_-1204529096'), ('tmp_1757', u'CBRANCH_-1204528046'), ('const-0', u'PTRSUB_-1204527300'), (u'PTRSUB_-1204527074', u'LOAD_-1204528488'), (u'INT_XOR_-1204527328', u'INT_ZEXT_-1204527616'), ('const-7', u'INT_AND_-1204528486'), (u'LOAD_-1204528535', u'INT_AND_-1204528486'), (u'LOAD_-1204528704', u'CALL_-1204528083'), ('const-433', u'LOAD_-1204528082'), ('const-0', u'INT_EQUAL_-1204528416'), ('const-24', u'PTRADD_-1204527097'), ('const-0', u'INT_NOTEQUAL_-1204528427'), ('const-8', u'PTRSUB_-1204526897'), ('const-0', u'PTRSUB_-1204527275'), ('tmp_1188', u'BRANCH_-1204528363'), (u'SUBPIECE_-1204527730', u'INT_OR_-1204528444'), (u'INT_EQUAL_-1204528448', u'CBRANCH_-1204528445'), (u'LOAD_-1204528460', u'INT_AND_-1204528434'), (u'PTRSUB_-1204527043', u'LOAD_-1204528587'), (u'CAST_-1204527058', u'INT_AND_-1204528462'), (u'INT_EQUAL_-1204528476', u'CBRANCH_-1204528472'), (u'LOAD_-1204528473', u'PTRSUB_-1204526785'), (u'LOAD_-1204528413', u'INT_AND_-1204527426'), (u'MULTIEQUAL_-1204527852', u'PTRSUB_-1204527174'), ('const-2', u'INT_MULT_-1204527510'), ('const-0', u'PTRSUB_-1204527203'), (u'LOAD_-1204528667', u'INT_AND_-1204528633'), ('const-433', u'LOAD_-1204528592'), (u'PTRSUB_-1204527322', u'LOAD_-1204529156'), (u'INT_NOTEQUAL_-1204528600', u'CBRANCH_-1204528600'), ('tmp_1896', u'CALL_-1204528083'), ('const-0', u'PTRSUB_-1204527234'), (u'LOAD_-1204528469', u'INT_NOTEQUAL_-1204528427'), (u'INT_ADD_-1204529026', u'INT_MULT_-1204527506'), ('const-0', u'INT_NOTEQUAL_-1204528396'), ('const-0', u'INT_EQUAL_-1204528646'), (u'PTRSUB_-1204527187', u'LOAD_-1204528921'), ('const-1', u'PTRADD_-1204527182'), (u'INT_EQUAL_-1204528416', u'CBRANCH_-1204528414'), (u'LOAD_-1204528704', u'MULTIEQUAL_-1204527862'), (u'CAST_-1204527022', u'STORE_-1204528593'), (u'CAST_-1204527051', u'INT_ZEXT_-1204527725'), (u'LOAD_-1204528147', u'MULTIEQUAL_-1204527791'), ('const-433', u'LOAD_-1204528463'), (u'LOAD_-1204528473', u'PTRSUB_-1204526964'), (u'COPY_-1204526796', u'CALL_-1204528051'), (u'PTRSUB_-1204527066', u'LOAD_-1204528698'), (u'PTRSUB_-1204526995', u'PTRSUB_-1204526983'), ('const-8', u'PTRADD_-1204527092'), (u'MULTIEQUAL_-1204527535', u'LOAD_-1204528704'), ('tmp_1900', u'PTRSUB_-1204527234'), (u'COPY_-1204526968', u'MULTIEQUAL_-1204527338'), (u'CAST_-1204526960', u'INT_ADD_-1204527023'), (u'PTRSUB_-1204527174', u'LOAD_-1204528460'), (u'INT_ZEXT_-1204527790', u'PTRADD_-1204528533'), (u'MULTIEQUAL_-1204527535', u'LOAD_-1204528147'), (u'LOAD_-1204528463', u'MULTIEQUAL_-1204527409'), ('const-433', u'LOAD_-1204528469'), (u'MULTIEQUAL_-1204527852', u'MULTIEQUAL_-1204527791'), ('const-433', u'LOAD_-1204528131'), ('const-0', u'COPY_-1204527035'), ('const-1', u'COPY_-1204527474'), (u'PTRADD_-1204527097', u'PTRSUB_-1204527095'), ('const-0', u'SUBPIECE_-1204527730'), (u'MULTIEQUAL_-1204527862', u'MULTIEQUAL_-1204527588'), ('const-58', u'PTRSUB_-1204526964'), ('const-4', u'INT_ADD_-1204527023'), ('const-0', u'STORE_-1204527243'), (u'MULTIEQUAL_-1204527548', u'MULTIEQUAL_-1204527747'), ('const-0', u'INT_NOTEQUAL_-1204528981'), (u'INT_ZEXT_-1204527373', u'MULTIEQUAL_-1204527399'), ('tmp_1090', u'CBRANCH_-1204528442'), (u'MULTIEQUAL_-1204527168', u'MULTIEQUAL_-1204527376'), ('const-3825928', u'COPY_-1204526816'), ('tmp_1900', u'PTRSUB_-1204527306'), (u'MULTIEQUAL_-1204527535', u'LOAD_-1204528473'), (u'LOAD_-1204528587', u'INT_NOTEQUAL_-1204528571'), (u'LOAD_-1204528646', u'INT_MULT_-1204527328'), (u'COPY_-1204526816', u'CALL_-1204528217'), (u'PTRSUB_-1204527300', u'PTRSUB_-1204527269'), ('tmp_1401', u'BRANCH_-1204528016'), (u'LOAD_-1204528437', u'INT_AND_-1204527216'), (u'PTRSUB_-1204527126', u'PTRSUB_-1204527061'), ('const-4', u'INT_ADD_-1204526792'), ('tmp_1900', u'PTRSUB_-1204527081'), ('const-4', u'INT_EQUAL_-1204528048'), (u'MULTIEQUAL_-1204527791', u'PTRSUB_-1204527126'), (u'INT_MULT_-1204527506', u'INT_ZEXT_-1204527825'), ('const-0', u'INT_EQUAL_-1204528129'), (u'INT_AND_-1204528403', u'INT_NOTEQUAL_-1204528367'), ('const-1', u'RETURN_-1204528212'), (u'LOAD_-1204528704', u'PTRSUB_-1204527031'), (u'LOAD_-1204528473', u'MULTIEQUAL_-1204527747'), (u'INT_NOTEQUAL_-1204528571', u'CBRANCH_-1204528569'), ('tmp_1154', u'CBRANCH_-1204528395'), ('const-2', u'INT_MULT_-1204527506'), (u'PTRADD_-1204528883', u'PTRADD_-1204527183'), ('const-2', u'PTRADD_-1204526765'), (u'INT_MULT_-1204527510', u'INT_ZEXT_-1204527941'), ('const-3699768', u'COPY_-1204526796'), (u'INT_AND_-1204528633', u'INT_EQUAL_-1204528048'), (u'PTRSUB_-1204527139', u'LOAD_-1204528535'), ('const-433', u'LOAD_-1204529115'), ('const-433', u'LOAD_-1204528646'), ('const-8', u'PTRSUB_-1204526746'), ('const-1', u'PTRADD_-1204527183'), (u'PTRSUB_-1204527151', u'LOAD_-1204528559'), ('const-58', u'PTRSUB_-1204527049'), (u'INT_EQUAL_-1204528048', u'CBRANCH_-1204528046'), ('const-433', u'LOAD_-1204528921'), ('tmp_1896', u'PTRSUB_-1204527322')]
|
[('const-433', u'LOAD_-1204528599'), ('tmp_5265', u'STORE_-1204528483'), (u'LOAD_-1204528488', u'INT_AND_-1204528462'), ('const-433', u'LOAD_-1204528646'), ('const-1', u'PTRADD_-1204527255'), (u'INT_AND_-1204528486', u'INT_NOTEQUAL_-1204528499'), (u'LOAD_-1204528082', u'MULTIEQUAL_-1204527554'), (u'CAST_-1204527127', u'INT_ZEXT_-1204527734'), (u'MULTIEQUAL_-1204527554', u'MULTIEQUAL_-1204527753'), (u'CAST_-1204527250', u'INT_NOTEQUAL_-1204528898'), (u'COPY_-1204527073', u'MULTIEQUAL_-1204527006'), (u'INT_EQUAL_-1204528129', u'CBRANCH_-1204528126'), (u'INT_EQUAL_-1204528646', u'CBRANCH_-1204528643'), ('const-32768', u'INT_OR_-1204528444'), (u'INT_AND_-1204528501', u'INT_EQUAL_-1204528515'), (u'MULTIEQUAL_-1204527172', u'SUBPIECE_-1204527712'), ('tmp_1019', u'CBRANCH_-1204528569'), (u'INT_ADD_-1204528447', u'CAST_-1204527013'), (u'LOAD_-1204528147', u'MULTIEQUAL_-1204527797'), ('tmp_4176', u'PTRADD_-1204527329'), ('tmp_4176', u'PTRADD_-1204527117'), (u'CALL_-1204528083', u'MULTIEQUAL_-1204526967'), (u'LOAD_-1204528138', u'INT_ADD_-1204528115'), ('tmp_4176', u'LOAD_-1204528921'), (u'LOAD_-1204528388', u'INT_NOTEQUAL_-1204528372'), (u'MULTIEQUAL_-1204527821', u'INT_ADD_-1204528446'), ('const-0', u'SUBPIECE_-1204527736'), (u'LOAD_-1204528072', u'MULTIEQUAL_-1204527420'), (u'CAST_-1204526821', u'LOAD_-1204528138'), (u'LOAD_-1204528535', u'INT_AND_-1204528501'), ('const-1', u'PTRADD_-1204527127'), ('tmp_5324', u'INT_NOTEQUAL_-1204528923'), (u'MULTIEQUAL_-1204527420', u'INT_EQUAL_-1204528129'), ('const-7', u'INT_AND_-1204528403'), (u'SUBPIECE_-1204527736', u'INT_OR_-1204528444'), ('tmp_1785', u'BRANCH_-1204528028'), ('const-1', u'INT_XOR_-1204527089'), ('const-0', u'INT_EQUAL_-1204528476'), (u'LOAD_-1204528413', u'MULTIEQUAL_-1204527194'), ('tmp_483', u'CBRANCH_-1204528921'), (u'LOAD_-1204528646', u'INT_EQUAL_-1204528627'), (u'INT_NOTEQUAL_-1204528427', u'MULTIEQUAL_-1204527469'), (u'INT_ZEXT_-1204527382', u'MULTIEQUAL_-1204527172'), (u'INT_NOTEQUAL_-1204528372', u'CBRANCH_-1204528364'), (u'MULTIEQUAL_-1204527821', u'MULTIEQUAL_-1204527797'), ('const-0', u'INT_NOTEQUAL_-1204528600'), (u'INT_AND_-1204527256', u'INT_EQUAL_-1204528416'), (u'CAST_-1204527091', u'INT_NOTEQUAL_-1204528571'), ('tmp_1249', u'CBRANCH_-1204528540'), ('const-24', u'INT_ADD_-1204528622'), (u'INT_ADD_-1204528519', u'CAST_-1204527152'), ('const-3824984', u'COPY_-1204526815'), (u'INT_EQUAL_-1204528544', u'CBRANCH_-1204528540'), ('const-433', u'LOAD_-1204528072'), (u'MULTIEQUAL_-1204527797', u'INT_ADD_-1204528519'), (u'MULTIEQUAL_-1204527469', u'INT_NOTEQUAL_-1204528560'), (u'INT_MULT_-1204527526', u'INT_ZEXT_-1204527947'), ('tmp_1655', u'BRANCH_-1204527997'), (u'MULTIEQUAL_-1204527868', u'INT_ADD_-1204528397'), ('const-433', u'LOAD_-1204529156'), ('const-433', u'LOAD_-1204528629'), (u'LOAD_-1204528704', u'MULTIEQUAL_-1204527753'), ('const-433', u'LOAD_-1204528413'), ('tmp_1821', u'CBRANCH_-1204528364'), ('tmp_4173', u'CALL_-1204528083'), ('const-8', u'PTRADD_-1204527255'), ('const-433', u'LOAD_-1204528535'), ('tmp_807', u'CBRANCH_-1204528600'), (u'INT_SRIGHT_-1204529065', u'SUBPIECE_-1204528061'), ('const-0', u'INT_EQUAL_-1204528617'), (u'MULTIEQUAL_-1204527821', u'INT_ADD_-1204528453'), (u'LOAD_-1204528463', u'INT_NOTEQUAL_-1204528078'), (u'LOAD_-1204528704', u'INT_ADD_-1204528682'), (u'MULTIEQUAL_-1204527797', u'MULTIEQUAL_-1204527753'), (u'MULTIEQUAL_-1204527546', u'PTRADD_-1204527127'), ('tmp_1545', u'CBRANCH_-1204528445'), (u'INT_AND_-1204528603', u'INT_EQUAL_-1204528617'), (u'LOAD_-1204528473', u'MULTIEQUAL_-1204527554'), ('const-0', u'SUBPIECE_-1204528061'), (u'LOAD_-1204528082', u'INT_ADD_-1204528056'), ('tmp_4174', u'STORE_-1204528496'), (u'INT_ADD_-1204528622', u'CAST_-1204527068'), (u'MULTIEQUAL_-1204527546', u'LOAD_-1204528082'), (u'PTRADD_-1204527127', u'MULTIEQUAL_-1204527546'), (u'INT_ADD_-1204528421', u'CAST_-1204526999'), (u'COPY_-1204526877', u'MULTIEQUAL_-1204526967'), ('const-7', u'INT_AND_-1204528633'), ('tmp_1357', u'CBRANCH_-1204528472'), (u'INT_EQUAL_-1204528675', u'CBRANCH_-1204528672'), (u'INT_AND_-1204527335', u'INT_EQUAL_-1204528646'), (u'INT_EQUAL_-1204528515', u'CBRANCH_-1204528513'), (u'LOAD_-1204528704', u'INT_ADD_-1204528651'), (u'INT_NOTEQUAL_-1204528396', u'CBRANCH_-1204528395'), ('const-433', u'STORE_-1204528496'), (u'SUBPIECE_-1204528061', u'INT_ADD_-1204529026'), (u'INT_ADD_-1204528651', u'CAST_-1204527082'), (u'INT_ADD_-1204528543', u'CAST_-1204527164'), (u'LOAD_-1204528599', u'INT_ADD_-1204528576'), ('tmp_1128', u'CBRANCH_-1204528414'), ('const-1', u'RETURN_-1204527831'), (u'INT_ADD_-1204528579', u'CAST_-1204527097'), ('const-0', u'RETURN_-1204528424'), (u'MULTIEQUAL_-1204527233', u'MULTIEQUAL_-1204527205'), ('tmp_781', u'CBRANCH_-1204528614'), ('const-0', u'INT_NOTEQUAL_-1204528078'), ('const-0', u'INT_EQUAL_-1204528544'), (u'INT_XOR_-1204527089', u'INT_ZEXT_-1204527382'), (u'INT_NOTEQUAL_-1204528367', u'MULTIEQUAL_-1204527469'), (u'COPY_-1204526817', u'CALL_-1204528051'), ('const-1', u'INT_AND_-1204527355'), ('const-4', u'INT_NOTEQUAL_-1204528367'), (u'INT_ADD_-1204528397', u'CAST_-1204527211'), ('const-32', u'INT_AND_-1204528434'), ('const-0', u'INT_EQUAL_-1204528675'), (u'CALL_-1204529012', u'INT_ADD_-1204528579'), (u'LOAD_-1204528698', u'LOAD_-1204528388'), (u'LOAD_-1204528704', u'MULTIEQUAL_-1204527868'), (u'CAST_-1204526939', u'LOAD_-1204528072'), (u'INT_AND_-1204527096', u'INT_XOR_-1204527089'), ('const-0', u'COPY_-1204526877'), ('const-1743', u'CALL_-1204527836'), ('const-433', u'LOAD_-1204529115'), (u'PTRADD_-1204527117', u'LOAD_-1204528587'), ('const-433', u'LOAD_-1204528587'), ('const-8', u'INT_ADD_-1204528682'), ('const-8', u'PTRADD_-1204527329'), ('const-3825928', u'COPY_-1204526837'), (u'PTRADD_-1204527127', u'INT_NOTEQUAL_-1204528571'), (u'COPY_-1204526797', u'MULTIEQUAL_-1204527172'), (u'INT_ADD_-1204528474', u'CAST_-1204527134'), (u'MULTIEQUAL_-1204527546', u'LOAD_-1204528473'), (u'LOAD_-1204528473', u'INT_ADD_-1204528122'), (u'INT_NOTEQUAL_-1204528981', u'CBRANCH_-1204528980'), (u'CAST_-1204527187', u'LOAD_-1204528460'), ('const-433', u'LOAD_-1204528497'), ('const-1', u'INT_AND_-1204528462'), (u'SUBPIECE_-1204527712', u'STORE_-1204528593'), (u'COPY_-1204527316', u'MULTIEQUAL_-1204527250'), (u'INT_AND_-1204527466', u'INT_EQUAL_-1204528388'), ('const-433', u'LOAD_-1204528460'), ('const-134', u'CALL_-1204528051'), ('const-7', u'INT_AND_-1204527256'), (u'LOAD_-1204528638', u'INT_NOTEQUAL_-1204528600'), (u'LOAD_-1204528497', u'INT_ADD_-1204528474'), ('const-433', u'LOAD_-1204528592'), (u'CAST_-1204527255', u'INT_NOTEQUAL_-1204528898'), (u'COPY_-1204526792', u'CALL_-1204527836'), ('const-2', u'INT_MULT_-1204527366'), (u'LOAD_-1204528698', u'INT_EQUAL_-1204528675'), (u'INT_ADD_-1204528056', u'CAST_-1204526939'), ('tmp_918', u'CBRANCH_-1204528626'), ('const-16', u'INT_ADD_-1204528481'), (u'CAST_-1204527139', u'LOAD_-1204528497'), ('const-2', u'INT_MULT_-1204527546'), ('const-0', u'COPY_-1204527640'), ('const-24', u'INT_ADD_-1204528453'), ('tmp_116', u'CBRANCH_-1204529130'), ('const-3', u'INT_SRIGHT_-1204529065'), ('const-433', u'LOAD_-1204528638'), (u'LOAD_-1204528704', u'INT_ADD_-1204528583'), (u'LOAD_-1204528131', u'INT_AND_-1204527096'), ('const-8', u'PTRADD_-1204527127'), (u'MULTIEQUAL_-1204527868', u'MULTIEQUAL_-1204527821'), ('const-32', u'INT_AND_-1204528603'), (u'CAST_-1204527164', u'LOAD_-1204528559'), ('const-1', u'INT_XOR_-1204527348'), ('const-60', u'INT_ADD_-1204528576'), ('const-0', u'COPY_-1204526969'), (u'LOAD_-1204528704', u'INT_ADD_-1204528615'), (u'CAST_-1204527116', u'LOAD_-1204528646'), ('const-16', u'INT_ADD_-1204528583'), (u'INT_ZEXT_-1204527796', u'INT_ADD_-1204528579'), (u'INT_ADD_-1204528929', u'CAST_-1204527266'), ('tmp_4178', u'CALL_-1204528083'), ('const-8', u'INT_AND_-1204528501'), (u'LOAD_-1204528559', u'INT_EQUAL_-1204528544'), (u'LOAD_-1204528473', u'MULTIEQUAL_-1204527753'), ('const-1', u'COPY_-1204526797'), (u'INT_EQUAL_-1204528388', u'CBRANCH_-1204528385'), (u'CAST_-1204527266', u'STORE_-1204528943'), (u'CAST_-1204526999', u'LOAD_-1204528437'), (u'MULTIEQUAL_-1204526967', u'MULTIEQUAL_-1204527250'), (u'CAST_-1204527211', u'LOAD_-1204528413'), (u'INT_ADD_-1204528583', u'CAST_-1204527041'), ('const-433', u'LOAD_-1204528559'), ('const-1', u'RETURN_-1204528046'), (u'INT_ADD_-1204528481', u'CAST_-1204527139'), (u'MULTIEQUAL_-1204527576', u'INT_MULT_-1204527526'), (u'INT_AND_-1204528462', u'INT_EQUAL_-1204528476'), (u'INT_ZEXT_-1204527382', u'MULTIEQUAL_-1204527233'), (u'INT_AND_-1204528434', u'INT_EQUAL_-1204528448'), (u'COPY_-1204527640', u'MULTIEQUAL_-1204527576'), (u'INT_ADD_-1204528941', u'MULTIEQUAL_-1204527576'), ('tmp_1628', u'BRANCH_-1204528121'), ('const-0', u'INT_EQUAL_-1204528627'), ('const-4', u'INT_EQUAL_-1204528048'), ('tmp_699', u'CBRANCH_-1204528672'), ('tmp_1725', u'CBRANCH_-1204528385'), (u'LOAD_-1204528437', u'MULTIEQUAL_-1204527194'), ('const-1', u'PTRADD_-1204527329'), (u'INT_MULT_-1204527546', u'STORE_-1204528483'), ('const-0', u'INT_EQUAL_-1204529141'), ('tmp_1502', u'CBRANCH_-1204528076'), (u'LOAD_-1204528629', u'INT_AND_-1204528603'), (u'MULTIEQUAL_-1204527868', u'MULTIEQUAL_-1204527594'), (u'INT_XOR_-1204528110', u'MULTIEQUAL_-1204527469'), ('tmp_739', u'CBRANCH_-1204528643'), ('const-8', u'INT_ADD_-1204528056'), (u'CAST_-1204527036', u'LOAD_-1204528592'), ('tmp_375', u'CBRANCH_-1204528980'), (u'MULTIEQUAL_-1204527594', u'MULTIEQUAL_-1204527797'), ('const-58', u'INT_ADD_-1204528421'), ('const-433', u'LOAD_-1204528914'), ('tmp_5324', u'INT_NOTEQUAL_-1204528981'), ('const-433', u'LOAD_-1204528131'), ('const-58', u'INT_ADD_-1204528651'), (u'LOAD_-1204528463', u'INT_NOTEQUAL_-1204528396'), (u'CAST_-1204527013', u'LOAD_-1204528463'), ('const-0', u'INT_NOTEQUAL_-1204528372'), (u'CAST_-1204527068', u'LOAD_-1204528638'), ('const-0', u'INT_EQUAL_-1204528388'), (u'LOAD_-1204528473', u'MULTIEQUAL_-1204527821'), (u'MULTIEQUAL_-1204527205', u'SUBPIECE_-1204527736'), ('const-433', u'LOAD_-1204528469'), (u'MULTIEQUAL_-1204527250', u'MULTIEQUAL_-1204527006'), (u'LOAD_-1204528473', u'INT_ADD_-1204528447'), (u'MULTIEQUAL_-1204527250', u'MULTIEQUAL_-1204527233'), (u'LOAD_-1204528463', u'MULTIEQUAL_-1204527420'), (u'LOAD_-1204529156', u'INT_EQUAL_-1204529141'), (u'INT_NOTEQUAL_-1204528078', u'CBRANCH_-1204528076'), ('tmp_1287', u'CBRANCH_-1204528513'), (u'INT_NOTEQUAL_-1204528898', u'CBRANCH_-1204528895'), (u'INT_OR_-1204528444', u'CAST_-1204527127'), (u'INT_ADD_-1204528941', u'INT_NOTEQUAL_-1204528923'), ('const-0', u'INT_EQUAL_-1204528448'), ('const-8', u'PTRADD_-1204527117'), ('tmp_526', u'CBRANCH_-1204528895'), ('tmp_1213', u'CBRANCH_-1204528560'), (u'MULTIEQUAL_-1204527797', u'INT_ADD_-1204528543'), (u'INT_EQUAL_-1204528627', u'CBRANCH_-1204528626'), ('tmp_1315', u'CBRANCH_-1204528498'), ('const-433', u'LOAD_-1204528921'), ('const-3823653', u'COPY_-1204526792'), ('tmp_1682', u'CBRANCH_-1204528126'), ('const-3825008', u'COPY_-1204526790'), (u'INT_AND_-1204527355', u'INT_XOR_-1204527348'), (u'MULTIEQUAL_-1204527554', u'MULTIEQUAL_-1204527868'), (u'CAST_-1204527082', u'LOAD_-1204528667'), ('const-3699768', u'COPY_-1204526842'), (u'LOAD_-1204528413', u'INT_AND_-1204527466'), ('const-433', u'LOAD_-1204528147'), (u'INT_ADD_-1204529026', u'INT_MULT_-1204527546'), (u'LOAD_-1204528437', u'INT_AND_-1204527256'), (u'MULTIEQUAL_-1204527006', u'MULTIEQUAL_-1204527205'), (u'INT_NOTEQUAL_-1204528560', u'CBRANCH_-1204528560'), ('tmp_5324', u'INT_ADD_-1204529026'), ('const-60', u'INT_ADD_-1204528115'), ('tmp_4176', u'PTRADD_-1204527255'), (u'CAST_-1204527097', u'STORE_-1204528593'), (u'INT_ADD_-1204528682', u'CAST_-1204527100'), (u'INT_NOTEQUAL_-1204528499', u'CBRANCH_-1204528498'), (u'CAST_-1204527041', u'LOAD_-1204528599'), ('const-2', u'INT_MULT_-1204527526'), ('tmp_883', u'BRANCH_-1204528551'), (u'LOAD_-1204528473', u'INT_ADD_-1204528421'), ('const-1', u'COPY_-1204527073'), (u'PTRADD_-1204527329', u'LOAD_-1204529125'), ('const-1', u'PTRADD_-1204527117'), (u'LOAD_-1204528667', u'INT_AND_-1204527335'), (u'LOAD_-1204528638', u'CALL_-1204528474'), ('const-0', u'INT_NOTEQUAL_-1204528499'), (u'INT_SUB_-1204529096', u'INT_SRIGHT_-1204529065'), ('const-16', u'INT_ADD_-1204528122'), ('const-1', u'COPY_-1204526981'), ('const-410', u'CALL_-1204528217'), ('const-0', u'INT_EQUAL_-1204528515'), (u'INT_EQUAL_-1204529141', u'CBRANCH_-1204529130'), (u'INT_NOTEQUAL_-1204528923', u'CBRANCH_-1204528921'), ('tmp_4179', u'CALL_-1204528083'), (u'INT_EQUAL_-1204528617', u'CBRANCH_-1204528614'), (u'INT_NOTEQUAL_-1204528443', u'CBRANCH_-1204528442'), (u'COPY_-1204526837', u'CALL_-1204528217'), (u'INT_ADD_-1204528115', u'CAST_-1204526816'), ('const-433', u'LOAD_-1204528473'), (u'LOAD_-1204529125', u'INT_SUB_-1204529096'), ('const-1', u'INT_ADD_-1204528941'), (u'MULTIEQUAL_-1204527797', u'INT_ADD_-1204528481'), ('const-0', u'STORE_-1204528943'), (u'LOAD_-1204528587', u'CAST_-1204527091'), ('const-8', u'INT_ADD_-1204528543'), ('tmp_1757', u'CBRANCH_-1204528046'), ('const-7', u'INT_AND_-1204528486'), (u'LOAD_-1204528535', u'INT_AND_-1204528486'), ('const-104', u'INT_ADD_-1204529140'), ('const-58', u'INT_ADD_-1204528519'), ('const-60', u'INT_ADD_-1204528474'), ('const-0', u'INT_EQUAL_-1204528416'), ('const-0', u'INT_NOTEQUAL_-1204528427'), ('tmp_1188', u'BRANCH_-1204528363'), (u'INT_EQUAL_-1204528448', u'CBRANCH_-1204528445'), (u'LOAD_-1204528460', u'INT_AND_-1204528434'), (u'CALL_-1204529012', u'INT_ADD_-1204528929'), (u'INT_ADD_-1204528453', u'CAST_-1204527191'), (u'INT_ADD_-1204529140', u'CAST_-1204527341'), (u'INT_EQUAL_-1204528476', u'CBRANCH_-1204528472'), (u'CALL_-1204528474', u'INT_NOTEQUAL_-1204528443'), (u'INT_ZEXT_-1204527625', u'MULTIEQUAL_-1204527172'), (u'CAST_-1204527341', u'LOAD_-1204529156'), (u'INT_ADD_-1204528630', u'CAST_-1204527116'), ('const-433', u'LOAD_-1204528698'), ('tmp_4176', u'LOAD_-1204529115'), (u'LOAD_-1204528667', u'INT_AND_-1204528633'), (u'INT_NOTEQUAL_-1204528600', u'CBRANCH_-1204528600'), (u'COPY_-1204526842', u'CALL_-1204528217'), (u'MULTIEQUAL_-1204527753', u'INT_ADD_-1204528630'), (u'LOAD_-1204528469', u'INT_NOTEQUAL_-1204528427'), ('const-0', u'INT_NOTEQUAL_-1204528396'), ('const-433', u'LOAD_-1204528388'), ('const-7', u'INT_AND_-1204527466'), (u'LOAD_-1204529115', u'INT_SUB_-1204529096'), ('const-433', u'LOAD_-1204528082'), (u'INT_EQUAL_-1204528416', u'CBRANCH_-1204528414'), (u'INT_ZEXT_-1204527734', u'MULTIEQUAL_-1204527172'), ('const-433', u'LOAD_-1204528463'), (u'LOAD_-1204528921', u'CAST_-1204527255'), ('const-1', u'COPY_-1204527316'), ('const-1', u'INT_AND_-1204527096'), (u'LOAD_-1204528592', u'INT_AND_-1204527355'), (u'INT_MULT_-1204527366', u'CAST_-1204527104'), ('const-0', u'INT_EQUAL_-1204528646'), (u'COPY_-1204526815', u'CALL_-1204528051'), (u'CALL_-1204529012', u'STORE_-1204528496'), ('const-59', u'INT_ADD_-1204528446'), ('const-8', u'INT_ADD_-1204528447'), ('const-0', u'INT_NOTEQUAL_-1204528443'), (u'LOAD_-1204528914', u'CAST_-1204527250'), (u'INT_XOR_-1204527348', u'INT_ZEXT_-1204527625'), ('const-433', u'STORE_-1204528483'), (u'MULTIEQUAL_-1204526967', u'MULTIEQUAL_-1204527172'), (u'CAST_-1204526816', u'LOAD_-1204528131'), ('tmp_4173', u'INT_ADD_-1204529140'), (u'CAST_-1204527152', u'LOAD_-1204528535'), ('const-7', u'INT_AND_-1204527335'), ('const-433', u'STORE_-1204528593'), ('const-58', u'INT_ADD_-1204528397'), ('const-32', u'INT_ADD_-1204528630'), (u'CALL_-1204528148', u'INT_XOR_-1204528110'), ('const-433', u'LOAD_-1204528437'), (u'INT_ADD_-1204528576', u'CAST_-1204527036'), (u'COPY_-1204526969', u'MULTIEQUAL_-1204527172'), ('const-0', u'INT_NOTEQUAL_-1204528981'), (u'INT_ADD_-1204528122', u'CAST_-1204526821'), (u'CAST_-1204527100', u'LOAD_-1204528698'), ('const-433', u'STORE_-1204528943'), ('tmp_1090', u'CBRANCH_-1204528442'), ('const-0', u'INT_NOTEQUAL_-1204528560'), ('const-433', u'LOAD_-1204528138'), (u'CAST_-1204527255', u'MULTIEQUAL_-1204527546'), (u'PTRADD_-1204527255', u'LOAD_-1204528914'), ('const-433', u'LOAD_-1204528704'), (u'LOAD_-1204528473', u'MULTIEQUAL_-1204527594'), (u'INT_ZEXT_-1204527947', u'INT_ADD_-1204528929'), (u'COPY_-1204526790', u'CALL_-1204527836'), ('tmp_1401', u'BRANCH_-1204528016'), ('const-1', u'INT_XOR_-1204528110'), (u'MULTIEQUAL_-1204527546', u'LOAD_-1204528704'), (u'MULTIEQUAL_-1204527194', u'INT_AND_-1204528403'), ('const-433', u'LOAD_-1204529125'), ('const-59', u'INT_ADD_-1204528615'), (u'CAST_-1204527134', u'LOAD_-1204528488'), (u'MULTIEQUAL_-1204527205', u'MULTIEQUAL_-1204527172'), ('const-0', u'INT_EQUAL_-1204528129'), (u'INT_AND_-1204528403', u'INT_NOTEQUAL_-1204528367'), ('const-1', u'RETURN_-1204528212'), ('const-3699768', u'COPY_-1204526817'), (u'INT_NOTEQUAL_-1204528571', u'CBRANCH_-1204528569'), (u'INT_ADD_-1204528446', u'CAST_-1204527187'), ('const-433', u'LOAD_-1204528667'), ('tmp_1154', u'CBRANCH_-1204528395'), (u'INT_ADD_-1204528615', u'CAST_-1204527064'), ('const-0', u'SUBPIECE_-1204527712'), (u'LOAD_-1204528646', u'INT_MULT_-1204527366'), (u'CAST_-1204527191', u'LOAD_-1204528469'), (u'CAST_-1204527104', u'INT_ZEXT_-1204527796'), (u'COPY_-1204526981', u'MULTIEQUAL_-1204527172'), (u'INT_AND_-1204528633', u'INT_EQUAL_-1204528048'), (u'MULTIEQUAL_-1204527546', u'LOAD_-1204528147'), (u'LOAD_-1204528638', u'MULTIEQUAL_-1204527172'), (u'MULTIEQUAL_-1204527576', u'INT_ADD_-1204528941'), ('const-433', u'LOAD_-1204528488'), (u'CAST_-1204527064', u'LOAD_-1204528629'), (u'INT_EQUAL_-1204528048', u'CBRANCH_-1204528046'), (u'LOAD_-1204528704', u'INT_ADD_-1204528622')]
| null | null |
002b57d0
|
x64
|
O2
|
(translation_unit "void FUN_002b57d0(long param_1,undefined8 param_2,undefined8 param_3,int param_4,long *param_5,\n long *param_6,int *param_7)\n\n{\n long lVar1;\n long lVar2;\n char cVar3;\n int iVar4;\n uint uVar5;\n long lVar6;\n long lVar7;\n long lVar8;\n long *plVar9;\n byte bVar10;\n \n if (*(char *)(param_1 + 0x68) == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/dynobj.cc",0x6cf,"symbol_section_contents");\n }\n lVar1 = param_5[1];\n lVar2 = *param_5;\n lVar6 = thunk_FUN_002f0690();\n iVar4 = 0;\n if (param_4 != 0) {\n do {\n uVar5 = iVar4 * 2;\n iVar4 = iVar4 + 1;\n *(undefined2 *)(lVar6 + (ulong)uVar5) = 0;\n } while (param_4 != iVar4);\n }\n plVar9 = (long *)*param_5;\n if (plVar9 != (long *)param_5[1]) {\n do {\n lVar7 = *plVar9;\n if (*(char **)(lVar7 + 8) == (char *)0x0) {\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 0) {\n uVar5 = *(uint *)(lVar7 + 0x18);\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }\n }\n }\n else {\n uVar5 = 1;\n if (**(char **)(lVar7 + 8) != '\0') {\n uVar5 = FUN_002a9f30(param_1,param_2,param_3);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\nLAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\nLAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }\n if (bVar10 != 0) {\n if (*(long *)(lVar7 + 8) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }\n if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }\nLAB_002b58a8:\n if (*(int *)(lVar7 + 0x20) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index");\n }\n plVar9 = plVar9 + 1;\n *(short *)(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2)) = (short)uVar5;\n } while ((long *)param_5[1] != plVar9);\n }\n *param_6 = lVar6;\n *param_7 = ((int)(lVar1 - lVar2 >> 3) + param_4) * 2;\n return;\n}\n\n" (function_definition "void FUN_002b57d0(long param_1,undefined8 param_2,undefined8 param_3,int param_4,long *param_5,\n long *param_6,int *param_7)\n\n{\n long lVar1;\n long lVar2;\n char cVar3;\n int iVar4;\n uint uVar5;\n long lVar6;\n long lVar7;\n long lVar8;\n long *plVar9;\n byte bVar10;\n \n if (*(char *)(param_1 + 0x68) == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/dynobj.cc",0x6cf,"symbol_section_contents");\n }\n lVar1 = param_5[1];\n lVar2 = *param_5;\n lVar6 = thunk_FUN_002f0690();\n iVar4 = 0;\n if (param_4 != 0) {\n do {\n uVar5 = iVar4 * 2;\n iVar4 = iVar4 + 1;\n *(undefined2 *)(lVar6 + (ulong)uVar5) = 0;\n } while (param_4 != iVar4);\n }\n plVar9 = (long *)*param_5;\n if (plVar9 != (long *)param_5[1]) {\n do {\n lVar7 = *plVar9;\n if (*(char **)(lVar7 + 8) == (char *)0x0) {\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 0) {\n uVar5 = *(uint *)(lVar7 + 0x18);\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }\n }\n }\n else {\n uVar5 = 1;\n if (**(char **)(lVar7 + 8) != '\0') {\n uVar5 = FUN_002a9f30(param_1,param_2,param_3);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\nLAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\nLAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }\n if (bVar10 != 0) {\n if (*(long *)(lVar7 + 8) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }\n if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }\nLAB_002b58a8:\n if (*(int *)(lVar7 + 0x20) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index");\n }\n plVar9 = plVar9 + 1;\n *(short *)(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2)) = (short)uVar5;\n } while ((long *)param_5[1] != plVar9);\n }\n *param_6 = lVar6;\n *param_7 = ((int)(lVar1 - lVar2 >> 3) + param_4) * 2;\n return;\n}" primitive_type (function_declarator "FUN_002b57d0(long param_1,undefined8 param_2,undefined8 param_3,int param_4,long *param_5,\n long *param_6,int *param_7)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3,int param_4,long *param_5,\n long *param_6,int *param_7)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "int param_4" primitive_type identifier) , (parameter_declaration "long *param_5" (sized_type_specifier "long" long) (pointer_declarator "*param_5" * identifier)) , (parameter_declaration "long *param_6" (sized_type_specifier "long" long) (pointer_declarator "*param_6" * identifier)) , (parameter_declaration "int *param_7" primitive_type (pointer_declarator "*param_7" * identifier)) ))) (compound_statement "{\n long lVar1;\n long lVar2;\n char cVar3;\n int iVar4;\n uint uVar5;\n long lVar6;\n long lVar7;\n long lVar8;\n long *plVar9;\n byte bVar10;\n \n if (*(char *)(param_1 + 0x68) == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/dynobj.cc",0x6cf,"symbol_section_contents");\n }\n lVar1 = param_5[1];\n lVar2 = *param_5;\n lVar6 = thunk_FUN_002f0690();\n iVar4 = 0;\n if (param_4 != 0) {\n do {\n uVar5 = iVar4 * 2;\n iVar4 = iVar4 + 1;\n *(undefined2 *)(lVar6 + (ulong)uVar5) = 0;\n } while (param_4 != iVar4);\n }\n plVar9 = (long *)*param_5;\n if (plVar9 != (long *)param_5[1]) {\n do {\n lVar7 = *plVar9;\n if (*(char **)(lVar7 + 8) == (char *)0x0) {\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 0) {\n uVar5 = *(uint *)(lVar7 + 0x18);\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }\n }\n }\n else {\n uVar5 = 1;\n if (**(char **)(lVar7 + 8) != '\0') {\n uVar5 = FUN_002a9f30(param_1,param_2,param_3);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\nLAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\nLAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }\n if (bVar10 != 0) {\n if (*(long *)(lVar7 + 8) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }\n if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }\nLAB_002b58a8:\n if (*(int *)(lVar7 + 0x20) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index");\n }\n plVar9 = plVar9 + 1;\n *(short *)(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2)) = (short)uVar5;\n } while ((long *)param_5[1] != plVar9);\n }\n *param_6 = lVar6;\n *param_7 = ((int)(lVar1 - lVar2 >> 3) + param_4) * 2;\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "char cVar3;" primitive_type identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "uint uVar5;" type_identifier identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar8;" (sized_type_specifier "long" long) identifier ;) (declaration "long *plVar9;" (sized_type_specifier "long" long) (pointer_declarator "*plVar9" * identifier) ;) (declaration "byte bVar10;" type_identifier identifier ;) (if_statement "if (*(char *)(param_1 + 0x68) == '\0') {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/dynobj.cc",0x6cf,"symbol_section_contents");\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x68) == '\0')" ( (binary_expression "*(char *)(param_1 + 0x68) == '\0'" (pointer_expression "*(char *)(param_1 + 0x68)" * (cast_expression "(char *)(param_1 + 0x68)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x68)" ( (binary_expression "param_1 + 0x68" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/dynobj.cc",0x6cf,"symbol_section_contents");\n }" { comment (expression_statement "FUN_0018ff20("../../gold/dynobj.cc",0x6cf,"symbol_section_contents");" (call_expression "FUN_0018ff20("../../gold/dynobj.cc",0x6cf,"symbol_section_contents")" identifier (argument_list "("../../gold/dynobj.cc",0x6cf,"symbol_section_contents")" ( (string_literal ""../../gold/dynobj.cc"" " string_content ") , number_literal , (string_literal ""symbol_section_contents"" " string_content ") ))) ;) })) (expression_statement "lVar1 = param_5[1];" (assignment_expression "lVar1 = param_5[1]" identifier = (subscript_expression "param_5[1]" identifier [ number_literal ])) ;) (expression_statement "lVar2 = *param_5;" (assignment_expression "lVar2 = *param_5" identifier = (pointer_expression "*param_5" * identifier)) ;) (expression_statement "lVar6 = thunk_FUN_002f0690();" (assignment_expression "lVar6 = thunk_FUN_002f0690()" identifier = (call_expression "thunk_FUN_002f0690()" identifier (argument_list "()" ( )))) ;) (expression_statement "iVar4 = 0;" (assignment_expression "iVar4 = 0" identifier = number_literal) ;) (if_statement "if (param_4 != 0) {\n do {\n uVar5 = iVar4 * 2;\n iVar4 = iVar4 + 1;\n *(undefined2 *)(lVar6 + (ulong)uVar5) = 0;\n } while (param_4 != iVar4);\n }" if (parenthesized_expression "(param_4 != 0)" ( (binary_expression "param_4 != 0" identifier != number_literal) )) (compound_statement "{\n do {\n uVar5 = iVar4 * 2;\n iVar4 = iVar4 + 1;\n *(undefined2 *)(lVar6 + (ulong)uVar5) = 0;\n } while (param_4 != iVar4);\n }" { (do_statement "do {\n uVar5 = iVar4 * 2;\n iVar4 = iVar4 + 1;\n *(undefined2 *)(lVar6 + (ulong)uVar5) = 0;\n } while (param_4 != iVar4);" do (compound_statement "{\n uVar5 = iVar4 * 2;\n iVar4 = iVar4 + 1;\n *(undefined2 *)(lVar6 + (ulong)uVar5) = 0;\n }" { (expression_statement "uVar5 = iVar4 * 2;" (assignment_expression "uVar5 = iVar4 * 2" identifier = (binary_expression "iVar4 * 2" identifier * number_literal)) ;) (expression_statement "iVar4 = iVar4 + 1;" (assignment_expression "iVar4 = iVar4 + 1" identifier = (binary_expression "iVar4 + 1" identifier + number_literal)) ;) (expression_statement "*(undefined2 *)(lVar6 + (ulong)uVar5) = 0;" (assignment_expression "*(undefined2 *)(lVar6 + (ulong)uVar5) = 0" (pointer_expression "*(undefined2 *)(lVar6 + (ulong)uVar5)" * (cast_expression "(undefined2 *)(lVar6 + (ulong)uVar5)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + (ulong)uVar5)" ( (binary_expression "lVar6 + (ulong)uVar5" identifier + (cast_expression "(ulong)uVar5" ( (type_descriptor "ulong" type_identifier) ) identifier)) )))) = number_literal) ;) }) while (parenthesized_expression "(param_4 != iVar4)" ( (binary_expression "param_4 != iVar4" identifier != identifier) )) ;) })) (expression_statement "plVar9 = (long *)*param_5;" (assignment_expression "plVar9 = (long *)*param_5" identifier = (cast_expression "(long *)*param_5" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_5" * identifier))) ;) (if_statement "if (plVar9 != (long *)param_5[1]) {\n do {\n lVar7 = *plVar9;\n if (*(char **)(lVar7 + 8) == (char *)0x0) {\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 0) {\n uVar5 = *(uint *)(lVar7 + 0x18);\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }\n }\n }\n else {\n uVar5 = 1;\n if (**(char **)(lVar7 + 8) != '\0') {\n uVar5 = FUN_002a9f30(param_1,param_2,param_3);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\nLAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\nLAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }\n if (bVar10 != 0) {\n if (*(long *)(lVar7 + 8) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }\n if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }\nLAB_002b58a8:\n if (*(int *)(lVar7 + 0x20) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index");\n }\n plVar9 = plVar9 + 1;\n *(short *)(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2)) = (short)uVar5;\n } while ((long *)param_5[1] != plVar9);\n }" if (parenthesized_expression "(plVar9 != (long *)param_5[1])" ( (binary_expression "plVar9 != (long *)param_5[1]" identifier != (cast_expression "(long *)param_5[1]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_5[1]" identifier [ number_literal ]))) )) (compound_statement "{\n do {\n lVar7 = *plVar9;\n if (*(char **)(lVar7 + 8) == (char *)0x0) {\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 0) {\n uVar5 = *(uint *)(lVar7 + 0x18);\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }\n }\n }\n else {\n uVar5 = 1;\n if (**(char **)(lVar7 + 8) != '\0') {\n uVar5 = FUN_002a9f30(param_1,param_2,param_3);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\nLAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\nLAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }\n if (bVar10 != 0) {\n if (*(long *)(lVar7 + 8) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }\n if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }\nLAB_002b58a8:\n if (*(int *)(lVar7 + 0x20) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index");\n }\n plVar9 = plVar9 + 1;\n *(short *)(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2)) = (short)uVar5;\n } while ((long *)param_5[1] != plVar9);\n }" { (do_statement "do {\n lVar7 = *plVar9;\n if (*(char **)(lVar7 + 8) == (char *)0x0) {\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 0) {\n uVar5 = *(uint *)(lVar7 + 0x18);\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }\n }\n }\n else {\n uVar5 = 1;\n if (**(char **)(lVar7 + 8) != '\0') {\n uVar5 = FUN_002a9f30(param_1,param_2,param_3);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\nLAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\nLAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }\n if (bVar10 != 0) {\n if (*(long *)(lVar7 + 8) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }\n if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }\nLAB_002b58a8:\n if (*(int *)(lVar7 + 0x20) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index");\n }\n plVar9 = plVar9 + 1;\n *(short *)(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2)) = (short)uVar5;\n } while ((long *)param_5[1] != plVar9);" do (compound_statement "{\n lVar7 = *plVar9;\n if (*(char **)(lVar7 + 8) == (char *)0x0) {\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 0) {\n uVar5 = *(uint *)(lVar7 + 0x18);\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }\n }\n }\n else {\n uVar5 = 1;\n if (**(char **)(lVar7 + 8) != '\0') {\n uVar5 = FUN_002a9f30(param_1,param_2,param_3);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\nLAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\nLAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }\n if (bVar10 != 0) {\n if (*(long *)(lVar7 + 8) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }\n if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }\nLAB_002b58a8:\n if (*(int *)(lVar7 + 0x20) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index");\n }\n plVar9 = plVar9 + 1;\n *(short *)(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2)) = (short)uVar5;\n }" { (expression_statement "lVar7 = *plVar9;" (assignment_expression "lVar7 = *plVar9" identifier = (pointer_expression "*plVar9" * identifier)) ;) (if_statement "if (*(char **)(lVar7 + 8) == (char *)0x0) {\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 0) {\n uVar5 = *(uint *)(lVar7 + 0x18);\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }\n }\n }\n else {\n uVar5 = 1;\n if (**(char **)(lVar7 + 8) != '\0') {\n uVar5 = FUN_002a9f30(param_1,param_2,param_3);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\nLAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\nLAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }\n if (bVar10 != 0) {\n if (*(long *)(lVar7 + 8) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }\n if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }" if (parenthesized_expression "(*(char **)(lVar7 + 8) == (char *)0x0)" ( (binary_expression "*(char **)(lVar7 + 8) == (char *)0x0" (pointer_expression "*(char **)(lVar7 + 8)" * (cast_expression "(char **)(lVar7 + 8)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar7 + 8)" ( (binary_expression "lVar7 + 8" identifier + number_literal) )))) == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 0) {\n uVar5 = *(uint *)(lVar7 + 0x18);\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }\n }\n }" { (if_statement "if ((*(byte *)(lVar7 + 0x3a) & 7) == 0) {\n uVar5 = *(uint *)(lVar7 + 0x18);\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }\n }" if (parenthesized_expression "((*(byte *)(lVar7 + 0x3a) & 7) == 0)" ( (binary_expression "(*(byte *)(lVar7 + 0x3a) & 7) == 0" (parenthesized_expression "(*(byte *)(lVar7 + 0x3a) & 7)" ( (binary_expression "*(byte *)(lVar7 + 0x3a) & 7" (pointer_expression "*(byte *)(lVar7 + 0x3a)" * (cast_expression "(byte *)(lVar7 + 0x3a)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x3a)" ( (binary_expression "lVar7 + 0x3a" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n uVar5 = *(uint *)(lVar7 + 0x18);\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }\n }" { (expression_statement "uVar5 = *(uint *)(lVar7 + 0x18);" (assignment_expression "uVar5 = *(uint *)(lVar7 + 0x18)" identifier = (pointer_expression "*(uint *)(lVar7 + 0x18)" * (cast_expression "(uint *)(lVar7 + 0x18)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x18)" ( (binary_expression "lVar7 + 0x18" identifier + number_literal) ))))) ;) (if_statement "if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }" if (parenthesized_expression "((*(byte *)(lVar7 + 0x3b) & 0x20) == 0)" ( (binary_expression "(*(byte *)(lVar7 + 0x3b) & 0x20) == 0" (parenthesized_expression "(*(byte *)(lVar7 + 0x3b) & 0x20)" ( (binary_expression "*(byte *)(lVar7 + 0x3b) & 0x20" (pointer_expression "*(byte *)(lVar7 + 0x3b)" * (cast_expression "(byte *)(lVar7 + 0x3b)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x3b)" ( (binary_expression "lVar7 + 0x3b" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }" { (expression_statement "cVar3 = FUN_00284a00(uVar5);" (assignment_expression "cVar3 = FUN_00284a00(uVar5)" identifier = (call_expression "FUN_00284a00(uVar5)" identifier (argument_list "(uVar5)" ( identifier )))) ;) (expression_statement "lVar7 = *plVar9;" (assignment_expression "lVar7 = *plVar9" identifier = (pointer_expression "*plVar9" * identifier)) ;) (expression_statement "lVar8 = *(long *)(lVar7 + 8);" (assignment_expression "lVar8 = *(long *)(lVar7 + 8)" identifier = (pointer_expression "*(long *)(lVar7 + 8)" * (cast_expression "(long *)(lVar7 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 8)" ( (binary_expression "lVar7 + 8" identifier + number_literal) ))))) ;) (if_statement "if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }" if (parenthesized_expression "(cVar3 != '\0')" ( (binary_expression "cVar3 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar5 = 0;\n goto LAB_002b5972;\n }" { (expression_statement "uVar5 = 0;" (assignment_expression "uVar5 = 0" identifier = number_literal) ;) (goto_statement "goto LAB_002b5972;" goto statement_identifier ;) })) (expression_statement "bVar10 = *(byte *)(lVar7 + 0x3a);" (assignment_expression "bVar10 = *(byte *)(lVar7 + 0x3a)" identifier = (pointer_expression "*(byte *)(lVar7 + 0x3a)" * (cast_expression "(byte *)(lVar7 + 0x3a)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x3a)" ( (binary_expression "lVar7 + 0x3a" identifier + number_literal) ))))) ;) (if_statement "if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }" if (parenthesized_expression "((bVar10 & 7) == 0)" ( (binary_expression "(bVar10 & 7) == 0" (parenthesized_expression "(bVar10 & 7)" ( (binary_expression "bVar10 & 7" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }" { (expression_statement "uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);" (assignment_expression "uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1)" identifier = (call_expression "(uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1)" ( (binary_expression "*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1" (binary_expression "*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1" (pointer_expression "*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c)" * (cast_expression "(byte *)(*(long *)(lVar7 + 0x10) + 0x3c)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar7 + 0x10) + 0x3c)" ( (binary_expression "*(long *)(lVar7 + 0x10) + 0x3c" (pointer_expression "*(long *)(lVar7 + 0x10)" * (cast_expression "(long *)(lVar7 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x10)" ( (binary_expression "lVar7 + 0x10" identifier + number_literal) )))) + number_literal) )))) & number_literal) ^ number_literal) )))) ;) (if_statement "if (lVar8 != 0) goto LAB_002b5866;" if (parenthesized_expression "(lVar8 != 0)" ( (binary_expression "lVar8 != 0" identifier != number_literal) )) (goto_statement "goto LAB_002b5866;" goto statement_identifier ;)) }) (else_clause "else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }" else (compound_statement "{\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }" { (if_statement "if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }" if (parenthesized_expression "(lVar8 != 0)" ( (binary_expression "lVar8 != 0" identifier != number_literal) )) (compound_statement "{\n uVar5 = 1;\n goto LAB_002b5948;\n }" { (expression_statement "uVar5 = 1;" (assignment_expression "uVar5 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_002b5948;" goto statement_identifier ;) })) (expression_statement "uVar5 = 1;" (assignment_expression "uVar5 = 1" identifier = number_literal) ;) }))) }) (else_clause "else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }" else (if_statement "if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }" if (parenthesized_expression "(uVar5 != 0)" ( (binary_expression "uVar5 != 0" identifier != number_literal) )) (compound_statement "{\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }" { (expression_statement "uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);" (assignment_expression "uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1)" identifier = (call_expression "(uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1)" ( (binary_expression "*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1" (binary_expression "*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1" (pointer_expression "*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c)" * (cast_expression "(byte *)(*(long *)(lVar7 + 0x10) + 0x3c)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar7 + 0x10) + 0x3c)" ( (binary_expression "*(long *)(lVar7 + 0x10) + 0x3c" (pointer_expression "*(long *)(lVar7 + 0x10)" * (cast_expression "(long *)(lVar7 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x10)" ( (binary_expression "lVar7 + 0x10" identifier + number_literal) )))) + number_literal) )))) & number_literal) ^ number_literal) )))) ;) })))) }) (else_clause "else {\n uVar5 = 1;\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }\n }" else (compound_statement "{\n uVar5 = 1;\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }\n }" { (expression_statement "uVar5 = 1;" (assignment_expression "uVar5 = 1" identifier = number_literal) ;) (if_statement "if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }" if (parenthesized_expression "((*(byte *)(lVar7 + 0x3a) & 7) == 4)" ( (binary_expression "(*(byte *)(lVar7 + 0x3a) & 7) == 4" (parenthesized_expression "(*(byte *)(lVar7 + 0x3a) & 7)" ( (binary_expression "*(byte *)(lVar7 + 0x3a) & 7" (pointer_expression "*(byte *)(lVar7 + 0x3a)" * (cast_expression "(byte *)(lVar7 + 0x3a)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x3a)" ( (binary_expression "lVar7 + 0x3a" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n uVar5 = 0;\n }" { (expression_statement "uVar5 = 0;" (assignment_expression "uVar5 = 0" identifier = number_literal) ;) })) }))) }) (else_clause "else {\n uVar5 = 1;\n if (**(char **)(lVar7 + 8) != '\0') {\n uVar5 = FUN_002a9f30(param_1,param_2,param_3);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\nLAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\nLAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }\n if (bVar10 != 0) {\n if (*(long *)(lVar7 + 8) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }\n if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }" else (compound_statement "{\n uVar5 = 1;\n if (**(char **)(lVar7 + 8) != '\0') {\n uVar5 = FUN_002a9f30(param_1,param_2,param_3);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\nLAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\nLAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }\n if (bVar10 != 0) {\n if (*(long *)(lVar7 + 8) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }\n if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }" { (expression_statement "uVar5 = 1;" (assignment_expression "uVar5 = 1" identifier = number_literal) ;) (if_statement "if (**(char **)(lVar7 + 8) != '\0') {\n uVar5 = FUN_002a9f30(param_1,param_2,param_3);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\nLAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;\n }" if (parenthesized_expression "(**(char **)(lVar7 + 8) != '\0')" ( (binary_expression "**(char **)(lVar7 + 8) != '\0'" (pointer_expression "**(char **)(lVar7 + 8)" * (pointer_expression "*(char **)(lVar7 + 8)" * (cast_expression "(char **)(lVar7 + 8)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar7 + 8)" ( (binary_expression "lVar7 + 8" identifier + number_literal) ))))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar5 = FUN_002a9f30(param_1,param_2,param_3);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\nLAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;\n }" { (expression_statement "uVar5 = FUN_002a9f30(param_1,param_2,param_3);" (assignment_expression "uVar5 = FUN_002a9f30(param_1,param_2,param_3)" identifier = (call_expression "FUN_002a9f30(param_1,param_2,param_3)" identifier (argument_list "(param_1,param_2,param_3)" ( identifier , identifier , identifier )))) ;) (expression_statement "lVar7 = *plVar9;" (assignment_expression "lVar7 = *plVar9" identifier = (pointer_expression "*plVar9" * identifier)) ;) (expression_statement "lVar8 = *(long *)(lVar7 + 8);" (assignment_expression "lVar8 = *(long *)(lVar7 + 8)" identifier = (pointer_expression "*(long *)(lVar7 + 8)" * (cast_expression "(long *)(lVar7 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 8)" ( (binary_expression "lVar7 + 8" identifier + number_literal) ))))) ;) (labeled_statement "LAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;" statement_identifier : (if_statement "if (lVar8 == 0) goto LAB_002b58a8;" if (parenthesized_expression "(lVar8 == 0)" ( (binary_expression "lVar8 == 0" identifier == number_literal) )) (goto_statement "goto LAB_002b58a8;" goto statement_identifier ;))) })) (expression_statement "bVar10 = *(byte *)(lVar7 + 0x3a);" (assignment_expression "bVar10 = *(byte *)(lVar7 + 0x3a)" identifier = (pointer_expression "*(byte *)(lVar7 + 0x3a)" * (cast_expression "(byte *)(lVar7 + 0x3a)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x3a)" ( (binary_expression "lVar7 + 0x3a" identifier + number_literal) ))))) ;) (if_statement "if ((bVar10 & 7) == 0) {\nLAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }" if (parenthesized_expression "((bVar10 & 7) == 0)" ( (binary_expression "(bVar10 & 7) == 0" (parenthesized_expression "(bVar10 & 7)" ( (binary_expression "bVar10 & 7" identifier & number_literal) )) == number_literal) )) (compound_statement "{\nLAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }\n }" { (labeled_statement "LAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }" statement_identifier : (if_statement "if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }" if (parenthesized_expression "((*(byte *)(lVar7 + 0x3b) & 0x20) == 0)" ( (binary_expression "(*(byte *)(lVar7 + 0x3b) & 0x20) == 0" (parenthesized_expression "(*(byte *)(lVar7 + 0x3b) & 0x20)" ( (binary_expression "*(byte *)(lVar7 + 0x3b) & 0x20" (pointer_expression "*(byte *)(lVar7 + 0x3b)" * (cast_expression "(byte *)(lVar7 + 0x3b)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x3b)" ( (binary_expression "lVar7 + 0x3b" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }" { (expression_statement "bVar10 = FUN_00284a00();" (assignment_expression "bVar10 = FUN_00284a00()" identifier = (call_expression "FUN_00284a00()" identifier (argument_list "()" ( )))) ;) (expression_statement "lVar7 = *plVar9;" (assignment_expression "lVar7 = *plVar9" identifier = (pointer_expression "*plVar9" * identifier)) ;) (expression_statement "bVar10 = bVar10 ^ 1;" (assignment_expression "bVar10 = bVar10 ^ 1" identifier = (binary_expression "bVar10 ^ 1" identifier ^ number_literal)) ;) }) (else_clause "else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }" else (compound_statement "{\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }" { (expression_statement "bVar10 = *(int *)(lVar7 + 0x18) != 0;" (assignment_expression "bVar10 = *(int *)(lVar7 + 0x18) != 0" identifier = (binary_expression "*(int *)(lVar7 + 0x18) != 0" (pointer_expression "*(int *)(lVar7 + 0x18)" * (cast_expression "(int *)(lVar7 + 0x18)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x18)" ( (binary_expression "lVar7 + 0x18" identifier + number_literal) )))) != number_literal)) ;) })))) }) (else_clause "else {\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }" else (compound_statement "{\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }" { (labeled_statement "LAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;" statement_identifier : (expression_statement "bVar10 = (bVar10 & 7) != 4;" (assignment_expression "bVar10 = (bVar10 & 7) != 4" identifier = (binary_expression "(bVar10 & 7) != 4" (parenthesized_expression "(bVar10 & 7)" ( (binary_expression "bVar10 & 7" identifier & number_literal) )) != number_literal)) ;)) }))) (if_statement "if (bVar10 != 0) {\n if (*(long *)(lVar7 + 8) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }\n if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }" if (parenthesized_expression "(bVar10 != 0)" ( (binary_expression "bVar10 != 0" identifier != number_literal) )) (compound_statement "{\n if (*(long *)(lVar7 + 8) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }\n if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }" { (if_statement "if (*(long *)(lVar7 + 8) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }" if (parenthesized_expression "(*(long *)(lVar7 + 8) == 0)" ( (binary_expression "*(long *)(lVar7 + 8) == 0" (pointer_expression "*(long *)(lVar7 + 8)" * (cast_expression "(long *)(lVar7 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 8)" ( (binary_expression "lVar7 + 8" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }" { comment (expression_statement "FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");" (call_expression "FUN_0018ff20("../../gold/symtab.h",0x86,"is_default")" identifier (argument_list "("../../gold/symtab.h",0x86,"is_default")" ( (string_literal ""../../gold/symtab.h"" " string_content ") , number_literal , (string_literal ""is_default"" " string_content ") ))) ;) })) (if_statement "if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }" if (parenthesized_expression "(((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0))))" ( (binary_expression "((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))" (parenthesized_expression "((*(byte *)(lVar7 + 0x3a) & 8) == 0)" ( (binary_expression "(*(byte *)(lVar7 + 0x3a) & 8) == 0" (parenthesized_expression "(*(byte *)(lVar7 + 0x3a) & 8)" ( (binary_expression "*(byte *)(lVar7 + 0x3a) & 8" (pointer_expression "*(byte *)(lVar7 + 0x3a)" * (cast_expression "(byte *)(lVar7 + 0x3a)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x3a)" ( (binary_expression "lVar7 + 0x3a" identifier + number_literal) )))) & number_literal) )) == number_literal) )) && (parenthesized_expression "(((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))" ( (parenthesized_expression "((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0))" ( (binary_expression "(*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)" (binary_expression "(*(byte *)(lVar7 + 0x3a) & 7) != 0" (parenthesized_expression "(*(byte *)(lVar7 + 0x3a) & 7)" ( (binary_expression "*(byte *)(lVar7 + 0x3a) & 7" (pointer_expression "*(byte *)(lVar7 + 0x3a)" * (cast_expression "(byte *)(lVar7 + 0x3a)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x3a)" ( (binary_expression "lVar7 + 0x3a" identifier + number_literal) )))) & number_literal) )) != number_literal) || (parenthesized_expression "((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)" ( (binary_expression "(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0" (parenthesized_expression "(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1)" ( (binary_expression "*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1" (pointer_expression "*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c)" * (cast_expression "(byte *)(*(long *)(lVar7 + 0x10) + 0x3c)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar7 + 0x10) + 0x3c)" ( (binary_expression "*(long *)(lVar7 + 0x10) + 0x3c" (pointer_expression "*(long *)(lVar7 + 0x10)" * (cast_expression "(long *)(lVar7 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x10)" ( (binary_expression "lVar7 + 0x10" identifier + number_literal) )))) + number_literal) )))) & number_literal) )) == number_literal) ))) )) ))) )) (compound_statement "{\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }" { (expression_statement "uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);" (assignment_expression "uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000)" identifier = (call_expression "(uint)(ushort)((ushort)uVar5 | 0x8000)" (call_expression "(uint)(ushort)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(ushort)" ( identifier ))) (argument_list "((ushort)uVar5 | 0x8000)" ( (binary_expression "(ushort)uVar5 | 0x8000" (cast_expression "(ushort)uVar5" ( (type_descriptor "ushort" type_identifier) ) identifier) | number_literal) )))) ;) })) })) }))) (labeled_statement "LAB_002b58a8:\n if (*(int *)(lVar7 + 0x20) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index");\n }" statement_identifier : (if_statement "if (*(int *)(lVar7 + 0x20) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index");\n }" if (parenthesized_expression "(*(int *)(lVar7 + 0x20) == 0)" ( (binary_expression "*(int *)(lVar7 + 0x20) == 0" (pointer_expression "*(int *)(lVar7 + 0x20)" * (cast_expression "(int *)(lVar7 + 0x20)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x20)" ( (binary_expression "lVar7 + 0x20" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index");\n }" { comment (expression_statement "FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index");" (call_expression "FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index")" identifier (argument_list "("../../gold/symtab.h",0x19a,"dynsym_index")" ( (string_literal ""../../gold/symtab.h"" " string_content ") , number_literal , (string_literal ""dynsym_index"" " string_content ") ))) ;) }))) (expression_statement "plVar9 = plVar9 + 1;" (assignment_expression "plVar9 = plVar9 + 1" identifier = (binary_expression "plVar9 + 1" identifier + number_literal)) ;) (expression_statement "*(short *)(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2)) = (short)uVar5;" (assignment_expression "*(short *)(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2)) = (short)uVar5" (pointer_expression "*(short *)(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2))" * (cast_expression "(short *)(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2))" ( (type_descriptor "short *" (sized_type_specifier "short" short) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2))" ( (binary_expression "lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2)" identifier + (call_expression "(ulong)(uint)(*(int *)(lVar7 + 0x20) * 2)" (call_expression "(ulong)(uint)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uint)" ( identifier ))) (argument_list "(*(int *)(lVar7 + 0x20) * 2)" ( (binary_expression "*(int *)(lVar7 + 0x20) * 2" (pointer_expression "*(int *)(lVar7 + 0x20)" * (cast_expression "(int *)(lVar7 + 0x20)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x20)" ( (binary_expression "lVar7 + 0x20" identifier + number_literal) )))) * number_literal) )))) )))) = (cast_expression "(short)uVar5" ( (type_descriptor "short" (sized_type_specifier "short" short)) ) identifier)) ;) }) while (parenthesized_expression "((long *)param_5[1] != plVar9)" ( (binary_expression "(long *)param_5[1] != plVar9" (cast_expression "(long *)param_5[1]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_5[1]" identifier [ number_literal ])) != identifier) )) ;) })) (expression_statement "*param_6 = lVar6;" (assignment_expression "*param_6 = lVar6" (pointer_expression "*param_6" * identifier) = identifier) ;) (expression_statement "*param_7 = ((int)(lVar1 - lVar2 >> 3) + param_4) * 2;" (assignment_expression "*param_7 = ((int)(lVar1 - lVar2 >> 3) + param_4) * 2" (pointer_expression "*param_7" * identifier) = (binary_expression "((int)(lVar1 - lVar2 >> 3) + param_4) * 2" (parenthesized_expression "((int)(lVar1 - lVar2 >> 3) + param_4)" ( (binary_expression "(int)(lVar1 - lVar2 >> 3) + param_4" (cast_expression "(int)(lVar1 - lVar2 >> 3)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(lVar1 - lVar2 >> 3)" ( (binary_expression "lVar1 - lVar2 >> 3" (binary_expression "lVar1 - lVar2" identifier - identifier) >> number_literal) ))) + identifier) )) * number_literal)) ;) (return_statement "return;" return ;) })))
|
(translation_unit "/* DWARF original name: symbol_section_contents<32, false>\n DWARF original prototype: void symbol_section_contents<32,_false>(Versions * this, Symbol_table *\n symtab, Stringpool * dynpool, uint local_symcount,\n vector<gold::Symbol*,_std::allocator<gold::Symbol*>_> * syms, uchar * * pp, uint * psize) */\n\nvoid __thiscall\ngold::Versions::symbol_section_contents<32,_false>\n (Versions *this,Symbol_table *symtab,Stringpool *dynpool,uint param_3,\n vector<gold::Symbol*,_std::allocator<gold::Symbol*>_> *syms,uchar **pp,uint *psize)\n\n{\n byte bVar1;\n uint uVar2;\n uint uVar3;\n bool bVar4;\n uint uVar5;\n uchar *puVar6;\n Symbol *sym;\n char *pcVar7;\n pointer ppSVar8;\n \n if (this->is_finalized_ == false) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/dynobj.cc",0x6cf,"symbol_section_contents");\n }\n uVar3 = ((int)((long)(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>).\n _M_impl._M_finish -\n (long)(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>).\n _M_impl._M_start >> 3) + param_3) * 2;\n puVar6 = (uchar *)operator_new__((ulong)uVar3);\n uVar5 = 0;\n if (param_3 != 0) {\n do {\n uVar2 = uVar5 * 2;\n uVar5 = uVar5 + 1;\n (puVar6 + uVar2)[0] = '\0';\n (puVar6 + uVar2)[1] = '\0';\n } while (param_3 != uVar5);\n }\n ppSVar8 = (syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>)._M_impl.\n _M_start;\n if (ppSVar8 !=\n (syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>)._M_impl._M_finish) {\n do {\n sym = *ppSVar8;\n if (sym->version_ == (char *)0x0) {\n if ((sym->field_0x3a & 7) == 0) {\n uVar5 = (sym->u2_).shndx;\n if ((sym->field_0x3b & 0x20) == 0) {\n bVar4 = Symbol::is_common_shndx(uVar5);\n sym = *ppSVar8;\n pcVar7 = sym->version_;\n if (bVar4) {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar1 = sym->field_0x3a;\n if ((bVar1 & 7) == 0) {\n uVar5 = (uint)(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1);\n if (pcVar7 != (char *)0x0) goto LAB_002b5866;\n }\n else {\n if (pcVar7 != (char *)0x0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((sym->field_0x3a & 7) == 4) {\n uVar5 = 0;\n }\n }\n }\n else {\n uVar5 = 1;\n if (*sym->version_ != '\0') {\n uVar5 = version_index(this,symtab,dynpool,sym);\n sym = *ppSVar8;\n pcVar7 = sym->version_;\nLAB_002b5972:\n if (pcVar7 == (char *)0x0) goto LAB_002b58a8;\n }\n bVar1 = sym->field_0x3a;\n if ((bVar1 & 7) == 0) {\nLAB_002b5866:\n if ((sym->field_0x3b & 0x20) == 0) {\n bVar4 = Symbol::is_common_shndx((sym->u2_).shndx);\n sym = *ppSVar8;\n bVar4 = !bVar4;\n }\n else {\n bVar4 = (sym->u2_).shndx != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar4 = (bVar1 & 7) != 4;\n }\n if (bVar4) {\n if (sym->version_ == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x86,"is_default");\n }\n if (((sym->field_0x3a & 8) == 0) &&\n (((sym->field_0x3a & 7) != 0 ||\n (((ulong)((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>.\n _M_impl._M_finish & 0x100000000) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }\nLAB_002b58a8:\n if (sym->dynsym_index_ == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x19a,"dynsym_index");\n }\n ppSVar8 = ppSVar8 + 1;\n *(short *)(puVar6 + sym->dynsym_index_ * 2) = (short)uVar5;\n } while ((syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>)._M_impl.\n _M_finish != ppSVar8);\n }\n *pp = puVar6;\n *psize = uVar3;\n return;\n}\n\n" comment (declaration "void __thiscall\ngold::Versions::symbol_section_contents<32,_false>\n (Versions *this,Symbol_table *symtab,Stringpool *dynpool,uint param_3,\n vector<gold::Symbol*,_std::allocator<gold::Symbol*>_> *syms,uchar **pp,uint *psize)\n\n{\n byte bVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Versions::" identifier : : identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_false>\n (Versions *this,Symbol_table *symtab,Stringpool *dynpool,uint param_3,\n vector<gold::Symbol*,_std::allocator<gold::Symbol*>_> *syms,uchar **pp,uint *psize)\n\n{\n byte" (function_declarator "_false>\n (Versions *this,Symbol_table *symtab,Stringpool *dynpool,uint param_3,\n vector<gold::Symbol*,_std::allocator<gold::Symbol*>_> *syms,uchar **pp,uint *psize)" identifier (ERROR ">" >) (parameter_list "(Versions *this,Symbol_table *symtab,Stringpool *dynpool,uint param_3,\n vector<gold::Symbol*,_std::allocator<gold::Symbol*>_> *syms,uchar **pp,uint *psize)" ( (parameter_declaration "Versions *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "Symbol_table *symtab" type_identifier (pointer_declarator "*symtab" * identifier)) , (parameter_declaration "Stringpool *dynpool" type_identifier (pointer_declarator "*dynpool" * identifier)) , (parameter_declaration "uint param_3" type_identifier identifier) , (parameter_declaration "vector<gold::Symbol*" type_identifier (ERROR "<gold::Symbol" < identifier : : identifier) (abstract_pointer_declarator "*" *)) , (parameter_declaration "_std::allocator<gold::Symbol*>_> *syms" type_identifier (ERROR "::allocator<gold::Symbol*>_>" : : identifier < identifier : : identifier * > identifier >) (pointer_declarator "*syms" * identifier)) , (parameter_declaration "uchar **pp" type_identifier (pointer_declarator "**pp" * (pointer_declarator "*pp" * identifier))) , (parameter_declaration "uint *psize" type_identifier (pointer_declarator "*psize" * identifier)) ))) { identifier) identifier ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "uint uVar3;" type_identifier identifier ;) (declaration "bool bVar4;" primitive_type identifier ;) (declaration "uint uVar5;" type_identifier identifier ;) (declaration "uchar *puVar6;" type_identifier (pointer_declarator "*puVar6" * identifier) ;) (declaration "Symbol *sym;" type_identifier (pointer_declarator "*sym" * identifier) ;) (declaration "char *pcVar7;" primitive_type (pointer_declarator "*pcVar7" * identifier) ;) (declaration "pointer ppSVar8;" type_identifier identifier ;) (if_statement "if (this->is_finalized_ == false) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/dynobj.cc",0x6cf,"symbol_section_contents");\n }" if (parenthesized_expression "(this->is_finalized_ == false)" ( (binary_expression "this->is_finalized_ == false" (field_expression "this->is_finalized_" identifier -> field_identifier) == false) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/dynobj.cc",0x6cf,"symbol_section_contents");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/dynobj.cc",0x6cf,"symbol_section_contents");" (call_expression "do_gold_unreachable("../../gold/dynobj.cc",0x6cf,"symbol_section_contents")" identifier (argument_list "("../../gold/dynobj.cc",0x6cf,"symbol_section_contents")" ( (string_literal ""../../gold/dynobj.cc"" " string_content ") , number_literal , (string_literal ""symbol_section_contents"" " string_content ") ))) ;) })) (expression_statement "uVar3 = ((int)((long)(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>).\n _M_impl._M_finish -\n (long)(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>).\n _M_impl._M_start >> 3) + param_3) * 2;" (assignment_expression "uVar3 = ((int)((long)(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>).\n _M_impl._M_finish -\n (long)(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>).\n _M_impl._M_start >> 3) + param_3) * 2" identifier = (binary_expression "((int)((long)(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>).\n _M_impl._M_finish -\n (long)(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>).\n _M_impl._M_start >> 3) + param_3) * 2" (parenthesized_expression "((int)((long)(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>).\n _M_impl._M_finish -\n (long)(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>).\n _M_impl._M_start >> 3) + param_3)" ( (binary_expression "(int)((long)(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>).\n _M_impl._M_finish -\n (long)(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>).\n _M_impl._M_start >> 3) + param_3" (cast_expression "(int)((long)(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>).\n _M_impl._M_finish -\n (long)(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>).\n _M_impl._M_start >> 3)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "((long)(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>).\n _M_impl._M_finish -\n (long)(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>).\n _M_impl._M_start >> 3)" ( (binary_expression "(long)(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>).\n _M_impl._M_finish -\n (long)(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>).\n _M_impl._M_start >> 3" (binary_expression "(long)(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>).\n _M_impl._M_finish -\n (long)(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>).\n _M_impl._M_start" (cast_expression "(long)(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>).\n _M_impl._M_finish" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>).\n _M_impl._M_finish" (field_expression "(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>).\n _M_impl" (parenthesized_expression "(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>)" ( (binary_expression "syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>" (binary_expression "syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_" (binary_expression "syms->super__Vector_base<gold::Symbol*,_std::allocator<gold" (binary_expression "syms->super__Vector_base<gold::Symbol*,_std" (binary_expression "syms->super__Vector_base<gold" (field_expression "syms->super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Symbol" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Symbol" : : identifier) * (ERROR ">" >) identifier) > identifier) )) . field_identifier) . field_identifier)) - (cast_expression "(long)(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>).\n _M_impl._M_start" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>).\n _M_impl._M_start" (field_expression "(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>).\n _M_impl" (parenthesized_expression "(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>)" ( (binary_expression "syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>" (binary_expression "syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_" (binary_expression "syms->super__Vector_base<gold::Symbol*,_std::allocator<gold" (binary_expression "syms->super__Vector_base<gold::Symbol*,_std" (binary_expression "syms->super__Vector_base<gold" (field_expression "syms->super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Symbol" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Symbol" : : identifier) * (ERROR ">" >) identifier) > identifier) )) . field_identifier) . field_identifier))) >> number_literal) ))) + identifier) )) * number_literal)) ;) (expression_statement "puVar6 = (uchar *)operator_new__((ulong)uVar3);" (assignment_expression "puVar6 = (uchar *)operator_new__((ulong)uVar3)" identifier = (cast_expression "(uchar *)operator_new__((ulong)uVar3)" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "operator_new__((ulong)uVar3)" identifier (argument_list "((ulong)uVar3)" ( (cast_expression "(ulong)uVar3" ( (type_descriptor "ulong" type_identifier) ) identifier) ))))) ;) (expression_statement "uVar5 = 0;" (assignment_expression "uVar5 = 0" identifier = number_literal) ;) (if_statement "if (param_3 != 0) {\n do {\n uVar2 = uVar5 * 2;\n uVar5 = uVar5 + 1;\n (puVar6 + uVar2)[0] = '\0';\n (puVar6 + uVar2)[1] = '\0';\n } while (param_3 != uVar5);\n }" if (parenthesized_expression "(param_3 != 0)" ( (binary_expression "param_3 != 0" identifier != number_literal) )) (compound_statement "{\n do {\n uVar2 = uVar5 * 2;\n uVar5 = uVar5 + 1;\n (puVar6 + uVar2)[0] = '\0';\n (puVar6 + uVar2)[1] = '\0';\n } while (param_3 != uVar5);\n }" { (do_statement "do {\n uVar2 = uVar5 * 2;\n uVar5 = uVar5 + 1;\n (puVar6 + uVar2)[0] = '\0';\n (puVar6 + uVar2)[1] = '\0';\n } while (param_3 != uVar5);" do (compound_statement "{\n uVar2 = uVar5 * 2;\n uVar5 = uVar5 + 1;\n (puVar6 + uVar2)[0] = '\0';\n (puVar6 + uVar2)[1] = '\0';\n }" { (expression_statement "uVar2 = uVar5 * 2;" (assignment_expression "uVar2 = uVar5 * 2" identifier = (binary_expression "uVar5 * 2" identifier * number_literal)) ;) (expression_statement "uVar5 = uVar5 + 1;" (assignment_expression "uVar5 = uVar5 + 1" identifier = (binary_expression "uVar5 + 1" identifier + number_literal)) ;) (expression_statement "(puVar6 + uVar2)[0] = '\0';" (assignment_expression "(puVar6 + uVar2)[0] = '\0'" (subscript_expression "(puVar6 + uVar2)[0]" (parenthesized_expression "(puVar6 + uVar2)" ( (binary_expression "puVar6 + uVar2" identifier + identifier) )) [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "(puVar6 + uVar2)[1] = '\0';" (assignment_expression "(puVar6 + uVar2)[1] = '\0'" (subscript_expression "(puVar6 + uVar2)[1]" (parenthesized_expression "(puVar6 + uVar2)" ( (binary_expression "puVar6 + uVar2" identifier + identifier) )) [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) }) while (parenthesized_expression "(param_3 != uVar5)" ( (binary_expression "param_3 != uVar5" identifier != identifier) )) ;) })) (expression_statement "ppSVar8 = (syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>)._M_impl.\n _M_start;" (assignment_expression "ppSVar8 = (syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>)._M_impl.\n _M_start" identifier = (field_expression "(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>)._M_impl.\n _M_start" (field_expression "(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>)._M_impl" (parenthesized_expression "(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>)" ( (binary_expression "syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>" (binary_expression "syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_" (binary_expression "syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*" (binary_expression "syms->super__Vector_base<gold::Symbol*,_std::allocator<gold" (binary_expression "syms->super__Vector_base<gold::Symbol*,_std" (binary_expression "syms->super__Vector_base<gold" (field_expression "syms->super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Symbol" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Symbol" : : identifier) * identifier) > identifier) > identifier) )) . field_identifier) . field_identifier)) ;) (if_statement "if (ppSVar8 !=\n (syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>)._M_impl._M_finish) {\n do {\n sym = *ppSVar8;\n if (sym->version_ == (char *)0x0) {\n if ((sym->field_0x3a & 7) == 0) {\n uVar5 = (sym->u2_).shndx;\n if ((sym->field_0x3b & 0x20) == 0) {\n bVar4 = Symbol::is_common_shndx(uVar5);\n sym = *ppSVar8;\n pcVar7 = sym->version_;\n if (bVar4) {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar1 = sym->field_0x3a;\n if ((bVar1 & 7) == 0) {\n uVar5 = (uint)(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1);\n if (pcVar7 != (char *)0x0) goto LAB_002b5866;\n }\n else {\n if (pcVar7 != (char *)0x0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((sym->field_0x3a & 7) == 4) {\n uVar5 = 0;\n }\n }\n }\n else {\n uVar5 = 1;\n if (*sym->version_ != '\0') {\n uVar5 = version_index(this,symtab,dynpool,sym);\n sym = *ppSVar8;\n pcVar7 = sym->version_;\nLAB_002b5972:\n if (pcVar7 == (char *)0x0) goto LAB_002b58a8;\n }\n bVar1 = sym->field_0x3a;\n if ((bVar1 & 7) == 0) {\nLAB_002b5866:\n if ((sym->field_0x3b & 0x20) == 0) {\n bVar4 = Symbol::is_common_shndx((sym->u2_).shndx);\n sym = *ppSVar8;\n bVar4 = !bVar4;\n }\n else {\n bVar4 = (sym->u2_).shndx != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar4 = (bVar1 & 7) != 4;\n }\n if (bVar4) {\n if (sym->version_ == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x86,"is_default");\n }\n if (((sym->field_0x3a & 8) == 0) &&\n (((sym->field_0x3a & 7) != 0 ||\n (((ulong)((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>.\n _M_impl._M_finish & 0x100000000) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }\nLAB_002b58a8:\n if (sym->dynsym_index_ == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x19a,"dynsym_index");\n }\n ppSVar8 = ppSVar8 + 1;\n *(short *)(puVar6 + sym->dynsym_index_ * 2) = (short)uVar5;\n } while ((syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>)._M_impl.\n _M_finish != ppSVar8);\n }" if (parenthesized_expression "(ppSVar8 !=\n (syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>)._M_impl._M_finish)" ( (binary_expression "ppSVar8 !=\n (syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>)._M_impl._M_finish" identifier != (field_expression "(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>)._M_impl._M_finish" (field_expression "(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>)._M_impl" (parenthesized_expression "(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>)" ( (binary_expression "syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>" (binary_expression "syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_" (binary_expression "syms->super__Vector_base<gold::Symbol*,_std::allocator<gold" (binary_expression "syms->super__Vector_base<gold::Symbol*,_std" (binary_expression "syms->super__Vector_base<gold" (field_expression "syms->super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Symbol" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Symbol" : : identifier) * (ERROR ">" >) identifier) > identifier) )) . field_identifier) . field_identifier)) )) (compound_statement "{\n do {\n sym = *ppSVar8;\n if (sym->version_ == (char *)0x0) {\n if ((sym->field_0x3a & 7) == 0) {\n uVar5 = (sym->u2_).shndx;\n if ((sym->field_0x3b & 0x20) == 0) {\n bVar4 = Symbol::is_common_shndx(uVar5);\n sym = *ppSVar8;\n pcVar7 = sym->version_;\n if (bVar4) {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar1 = sym->field_0x3a;\n if ((bVar1 & 7) == 0) {\n uVar5 = (uint)(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1);\n if (pcVar7 != (char *)0x0) goto LAB_002b5866;\n }\n else {\n if (pcVar7 != (char *)0x0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((sym->field_0x3a & 7) == 4) {\n uVar5 = 0;\n }\n }\n }\n else {\n uVar5 = 1;\n if (*sym->version_ != '\0') {\n uVar5 = version_index(this,symtab,dynpool,sym);\n sym = *ppSVar8;\n pcVar7 = sym->version_;\nLAB_002b5972:\n if (pcVar7 == (char *)0x0) goto LAB_002b58a8;\n }\n bVar1 = sym->field_0x3a;\n if ((bVar1 & 7) == 0) {\nLAB_002b5866:\n if ((sym->field_0x3b & 0x20) == 0) {\n bVar4 = Symbol::is_common_shndx((sym->u2_).shndx);\n sym = *ppSVar8;\n bVar4 = !bVar4;\n }\n else {\n bVar4 = (sym->u2_).shndx != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar4 = (bVar1 & 7) != 4;\n }\n if (bVar4) {\n if (sym->version_ == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x86,"is_default");\n }\n if (((sym->field_0x3a & 8) == 0) &&\n (((sym->field_0x3a & 7) != 0 ||\n (((ulong)((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>.\n _M_impl._M_finish & 0x100000000) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }\nLAB_002b58a8:\n if (sym->dynsym_index_ == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x19a,"dynsym_index");\n }\n ppSVar8 = ppSVar8 + 1;\n *(short *)(puVar6 + sym->dynsym_index_ * 2) = (short)uVar5;\n } while ((syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>)._M_impl.\n _M_finish != ppSVar8);\n }" { (do_statement "do {\n sym = *ppSVar8;\n if (sym->version_ == (char *)0x0) {\n if ((sym->field_0x3a & 7) == 0) {\n uVar5 = (sym->u2_).shndx;\n if ((sym->field_0x3b & 0x20) == 0) {\n bVar4 = Symbol::is_common_shndx(uVar5);\n sym = *ppSVar8;\n pcVar7 = sym->version_;\n if (bVar4) {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar1 = sym->field_0x3a;\n if ((bVar1 & 7) == 0) {\n uVar5 = (uint)(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1);\n if (pcVar7 != (char *)0x0) goto LAB_002b5866;\n }\n else {\n if (pcVar7 != (char *)0x0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((sym->field_0x3a & 7) == 4) {\n uVar5 = 0;\n }\n }\n }\n else {\n uVar5 = 1;\n if (*sym->version_ != '\0') {\n uVar5 = version_index(this,symtab,dynpool,sym);\n sym = *ppSVar8;\n pcVar7 = sym->version_;\nLAB_002b5972:\n if (pcVar7 == (char *)0x0) goto LAB_002b58a8;\n }\n bVar1 = sym->field_0x3a;\n if ((bVar1 & 7) == 0) {\nLAB_002b5866:\n if ((sym->field_0x3b & 0x20) == 0) {\n bVar4 = Symbol::is_common_shndx((sym->u2_).shndx);\n sym = *ppSVar8;\n bVar4 = !bVar4;\n }\n else {\n bVar4 = (sym->u2_).shndx != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar4 = (bVar1 & 7) != 4;\n }\n if (bVar4) {\n if (sym->version_ == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x86,"is_default");\n }\n if (((sym->field_0x3a & 8) == 0) &&\n (((sym->field_0x3a & 7) != 0 ||\n (((ulong)((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>.\n _M_impl._M_finish & 0x100000000) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }\nLAB_002b58a8:\n if (sym->dynsym_index_ == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x19a,"dynsym_index");\n }\n ppSVar8 = ppSVar8 + 1;\n *(short *)(puVar6 + sym->dynsym_index_ * 2) = (short)uVar5;\n } while ((syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>)._M_impl.\n _M_finish != ppSVar8);" do (compound_statement "{\n sym = *ppSVar8;\n if (sym->version_ == (char *)0x0) {\n if ((sym->field_0x3a & 7) == 0) {\n uVar5 = (sym->u2_).shndx;\n if ((sym->field_0x3b & 0x20) == 0) {\n bVar4 = Symbol::is_common_shndx(uVar5);\n sym = *ppSVar8;\n pcVar7 = sym->version_;\n if (bVar4) {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar1 = sym->field_0x3a;\n if ((bVar1 & 7) == 0) {\n uVar5 = (uint)(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1);\n if (pcVar7 != (char *)0x0) goto LAB_002b5866;\n }\n else {\n if (pcVar7 != (char *)0x0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((sym->field_0x3a & 7) == 4) {\n uVar5 = 0;\n }\n }\n }\n else {\n uVar5 = 1;\n if (*sym->version_ != '\0') {\n uVar5 = version_index(this,symtab,dynpool,sym);\n sym = *ppSVar8;\n pcVar7 = sym->version_;\nLAB_002b5972:\n if (pcVar7 == (char *)0x0) goto LAB_002b58a8;\n }\n bVar1 = sym->field_0x3a;\n if ((bVar1 & 7) == 0) {\nLAB_002b5866:\n if ((sym->field_0x3b & 0x20) == 0) {\n bVar4 = Symbol::is_common_shndx((sym->u2_).shndx);\n sym = *ppSVar8;\n bVar4 = !bVar4;\n }\n else {\n bVar4 = (sym->u2_).shndx != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar4 = (bVar1 & 7) != 4;\n }\n if (bVar4) {\n if (sym->version_ == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x86,"is_default");\n }\n if (((sym->field_0x3a & 8) == 0) &&\n (((sym->field_0x3a & 7) != 0 ||\n (((ulong)((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>.\n _M_impl._M_finish & 0x100000000) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }\nLAB_002b58a8:\n if (sym->dynsym_index_ == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x19a,"dynsym_index");\n }\n ppSVar8 = ppSVar8 + 1;\n *(short *)(puVar6 + sym->dynsym_index_ * 2) = (short)uVar5;\n }" { (expression_statement "sym = *ppSVar8;" (assignment_expression "sym = *ppSVar8" identifier = (pointer_expression "*ppSVar8" * identifier)) ;) (if_statement "if (sym->version_ == (char *)0x0) {\n if ((sym->field_0x3a & 7) == 0) {\n uVar5 = (sym->u2_).shndx;\n if ((sym->field_0x3b & 0x20) == 0) {\n bVar4 = Symbol::is_common_shndx(uVar5);\n sym = *ppSVar8;\n pcVar7 = sym->version_;\n if (bVar4) {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar1 = sym->field_0x3a;\n if ((bVar1 & 7) == 0) {\n uVar5 = (uint)(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1);\n if (pcVar7 != (char *)0x0) goto LAB_002b5866;\n }\n else {\n if (pcVar7 != (char *)0x0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((sym->field_0x3a & 7) == 4) {\n uVar5 = 0;\n }\n }\n }\n else {\n uVar5 = 1;\n if (*sym->version_ != '\0') {\n uVar5 = version_index(this,symtab,dynpool,sym);\n sym = *ppSVar8;\n pcVar7 = sym->version_;\nLAB_002b5972:\n if (pcVar7 == (char *)0x0) goto LAB_002b58a8;\n }\n bVar1 = sym->field_0x3a;\n if ((bVar1 & 7) == 0) {\nLAB_002b5866:\n if ((sym->field_0x3b & 0x20) == 0) {\n bVar4 = Symbol::is_common_shndx((sym->u2_).shndx);\n sym = *ppSVar8;\n bVar4 = !bVar4;\n }\n else {\n bVar4 = (sym->u2_).shndx != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar4 = (bVar1 & 7) != 4;\n }\n if (bVar4) {\n if (sym->version_ == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x86,"is_default");\n }\n if (((sym->field_0x3a & 8) == 0) &&\n (((sym->field_0x3a & 7) != 0 ||\n (((ulong)((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>.\n _M_impl._M_finish & 0x100000000) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }" if (parenthesized_expression "(sym->version_ == (char *)0x0)" ( (binary_expression "sym->version_ == (char *)0x0" (field_expression "sym->version_" identifier -> field_identifier) == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if ((sym->field_0x3a & 7) == 0) {\n uVar5 = (sym->u2_).shndx;\n if ((sym->field_0x3b & 0x20) == 0) {\n bVar4 = Symbol::is_common_shndx(uVar5);\n sym = *ppSVar8;\n pcVar7 = sym->version_;\n if (bVar4) {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar1 = sym->field_0x3a;\n if ((bVar1 & 7) == 0) {\n uVar5 = (uint)(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1);\n if (pcVar7 != (char *)0x0) goto LAB_002b5866;\n }\n else {\n if (pcVar7 != (char *)0x0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((sym->field_0x3a & 7) == 4) {\n uVar5 = 0;\n }\n }\n }" { (if_statement "if ((sym->field_0x3a & 7) == 0) {\n uVar5 = (sym->u2_).shndx;\n if ((sym->field_0x3b & 0x20) == 0) {\n bVar4 = Symbol::is_common_shndx(uVar5);\n sym = *ppSVar8;\n pcVar7 = sym->version_;\n if (bVar4) {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar1 = sym->field_0x3a;\n if ((bVar1 & 7) == 0) {\n uVar5 = (uint)(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1);\n if (pcVar7 != (char *)0x0) goto LAB_002b5866;\n }\n else {\n if (pcVar7 != (char *)0x0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((sym->field_0x3a & 7) == 4) {\n uVar5 = 0;\n }\n }" if (parenthesized_expression "((sym->field_0x3a & 7) == 0)" ( (binary_expression "(sym->field_0x3a & 7) == 0" (parenthesized_expression "(sym->field_0x3a & 7)" ( (binary_expression "sym->field_0x3a & 7" (field_expression "sym->field_0x3a" identifier -> field_identifier) & number_literal) )) == number_literal) )) (compound_statement "{\n uVar5 = (sym->u2_).shndx;\n if ((sym->field_0x3b & 0x20) == 0) {\n bVar4 = Symbol::is_common_shndx(uVar5);\n sym = *ppSVar8;\n pcVar7 = sym->version_;\n if (bVar4) {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar1 = sym->field_0x3a;\n if ((bVar1 & 7) == 0) {\n uVar5 = (uint)(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1);\n if (pcVar7 != (char *)0x0) goto LAB_002b5866;\n }\n else {\n if (pcVar7 != (char *)0x0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1);\n }\n }" { (expression_statement "uVar5 = (sym->u2_).shndx;" (assignment_expression "uVar5 = (sym->u2_).shndx" identifier = (field_expression "(sym->u2_).shndx" (parenthesized_expression "(sym->u2_)" ( (field_expression "sym->u2_" identifier -> field_identifier) )) . field_identifier)) ;) (if_statement "if ((sym->field_0x3b & 0x20) == 0) {\n bVar4 = Symbol::is_common_shndx(uVar5);\n sym = *ppSVar8;\n pcVar7 = sym->version_;\n if (bVar4) {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar1 = sym->field_0x3a;\n if ((bVar1 & 7) == 0) {\n uVar5 = (uint)(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1);\n if (pcVar7 != (char *)0x0) goto LAB_002b5866;\n }\n else {\n if (pcVar7 != (char *)0x0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1);\n }" if (parenthesized_expression "((sym->field_0x3b & 0x20) == 0)" ( (binary_expression "(sym->field_0x3b & 0x20) == 0" (parenthesized_expression "(sym->field_0x3b & 0x20)" ( (binary_expression "sym->field_0x3b & 0x20" (field_expression "sym->field_0x3b" identifier -> field_identifier) & number_literal) )) == number_literal) )) (compound_statement "{\n bVar4 = Symbol::is_common_shndx(uVar5);\n sym = *ppSVar8;\n pcVar7 = sym->version_;\n if (bVar4) {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar1 = sym->field_0x3a;\n if ((bVar1 & 7) == 0) {\n uVar5 = (uint)(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1);\n if (pcVar7 != (char *)0x0) goto LAB_002b5866;\n }\n else {\n if (pcVar7 != (char *)0x0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }" { (ERROR "bVar4 = Symbol::" (assignment_expression "bVar4 = Symbol" identifier = identifier) : :) (expression_statement "is_common_shndx(uVar5);" (call_expression "is_common_shndx(uVar5)" identifier (argument_list "(uVar5)" ( identifier ))) ;) (expression_statement "sym = *ppSVar8;" (assignment_expression "sym = *ppSVar8" identifier = (pointer_expression "*ppSVar8" * identifier)) ;) (expression_statement "pcVar7 = sym->version_;" (assignment_expression "pcVar7 = sym->version_" identifier = (field_expression "sym->version_" identifier -> field_identifier)) ;) (if_statement "if (bVar4) {\n uVar5 = 0;\n goto LAB_002b5972;\n }" if (parenthesized_expression "(bVar4)" ( identifier )) (compound_statement "{\n uVar5 = 0;\n goto LAB_002b5972;\n }" { (expression_statement "uVar5 = 0;" (assignment_expression "uVar5 = 0" identifier = number_literal) ;) (goto_statement "goto LAB_002b5972;" goto statement_identifier ;) })) (expression_statement "bVar1 = sym->field_0x3a;" (assignment_expression "bVar1 = sym->field_0x3a" identifier = (field_expression "sym->field_0x3a" identifier -> field_identifier)) ;) (if_statement "if ((bVar1 & 7) == 0) {\n uVar5 = (uint)(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1);\n if (pcVar7 != (char *)0x0) goto LAB_002b5866;\n }\n else {\n if (pcVar7 != (char *)0x0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }" if (parenthesized_expression "((bVar1 & 7) == 0)" ( (binary_expression "(bVar1 & 7) == 0" (parenthesized_expression "(bVar1 & 7)" ( (binary_expression "bVar1 & 7" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n uVar5 = (uint)(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1);\n if (pcVar7 != (char *)0x0) goto LAB_002b5866;\n }" { (expression_statement "uVar5 = (uint)(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1);" (assignment_expression "uVar5 = (uint)(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1)" identifier = (call_expression "(uint)(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1)" ( (binary_expression "*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1" (binary_expression "*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1" (pointer_expression "*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4)" * (cast_expression "(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4)" ( (binary_expression "(long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4" (field_expression "(long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish" (field_expression "(long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl" (binary_expression "(long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_" (binary_expression "(long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold" (binary_expression "(long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std" (binary_expression "(long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold" (cast_expression "(long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base" & (field_expression "((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base" (subscript_expression "((sym->u1_).output_segment)->output_lists_[2]" (field_expression "((sym->u1_).output_segment)->output_lists_" (parenthesized_expression "((sym->u1_).output_segment)" ( (field_expression "(sym->u1_).output_segment" (parenthesized_expression "(sym->u1_)" ( (field_expression "sym->u1_" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier) [ number_literal ]) . field_identifier))) < identifier) (ERROR "::Output_data" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Output_data" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) + number_literal) )))) & number_literal) ^ number_literal) )))) ;) (if_statement "if (pcVar7 != (char *)0x0) goto LAB_002b5866;" if (parenthesized_expression "(pcVar7 != (char *)0x0)" ( (binary_expression "pcVar7 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_002b5866;" goto statement_identifier ;)) }) (else_clause "else {\n if (pcVar7 != (char *)0x0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }" else (compound_statement "{\n if (pcVar7 != (char *)0x0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }" { (if_statement "if (pcVar7 != (char *)0x0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }" if (parenthesized_expression "(pcVar7 != (char *)0x0)" ( (binary_expression "pcVar7 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar5 = 1;\n goto LAB_002b5948;\n }" { (expression_statement "uVar5 = 1;" (assignment_expression "uVar5 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_002b5948;" goto statement_identifier ;) })) (expression_statement "uVar5 = 1;" (assignment_expression "uVar5 = 1" identifier = number_literal) ;) }))) }) (else_clause "else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1);\n }" else (if_statement "if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1);\n }" if (parenthesized_expression "(uVar5 != 0)" ( (binary_expression "uVar5 != 0" identifier != number_literal) )) (compound_statement "{\n uVar5 = (uint)(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1);\n }" { (expression_statement "uVar5 = (uint)(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1);" (assignment_expression "uVar5 = (uint)(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1)" identifier = (call_expression "(uint)(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1)" ( (binary_expression "*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1 ^ 1" (binary_expression "*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4) & 1" (pointer_expression "*(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4)" * (cast_expression "(byte *)((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4)" ( (binary_expression "(long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish + 4" (field_expression "(long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl._M_finish" (field_expression "(long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>\n ._M_impl" (binary_expression "(long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_" (binary_expression "(long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold" (binary_expression "(long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std" (binary_expression "(long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold" (cast_expression "(long)&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base" & (field_expression "((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base" (subscript_expression "((sym->u1_).output_segment)->output_lists_[2]" (field_expression "((sym->u1_).output_segment)->output_lists_" (parenthesized_expression "((sym->u1_).output_segment)" ( (field_expression "(sym->u1_).output_segment" (parenthesized_expression "(sym->u1_)" ( (field_expression "sym->u1_" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier) [ number_literal ]) . field_identifier))) < identifier) (ERROR "::Output_data" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Output_data" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) + number_literal) )))) & number_literal) ^ number_literal) )))) ;) })))) }) (else_clause "else {\n uVar5 = 1;\n if ((sym->field_0x3a & 7) == 4) {\n uVar5 = 0;\n }\n }" else (compound_statement "{\n uVar5 = 1;\n if ((sym->field_0x3a & 7) == 4) {\n uVar5 = 0;\n }\n }" { (expression_statement "uVar5 = 1;" (assignment_expression "uVar5 = 1" identifier = number_literal) ;) (if_statement "if ((sym->field_0x3a & 7) == 4) {\n uVar5 = 0;\n }" if (parenthesized_expression "((sym->field_0x3a & 7) == 4)" ( (binary_expression "(sym->field_0x3a & 7) == 4" (parenthesized_expression "(sym->field_0x3a & 7)" ( (binary_expression "sym->field_0x3a & 7" (field_expression "sym->field_0x3a" identifier -> field_identifier) & number_literal) )) == number_literal) )) (compound_statement "{\n uVar5 = 0;\n }" { (expression_statement "uVar5 = 0;" (assignment_expression "uVar5 = 0" identifier = number_literal) ;) })) }))) }) (else_clause "else {\n uVar5 = 1;\n if (*sym->version_ != '\0') {\n uVar5 = version_index(this,symtab,dynpool,sym);\n sym = *ppSVar8;\n pcVar7 = sym->version_;\nLAB_002b5972:\n if (pcVar7 == (char *)0x0) goto LAB_002b58a8;\n }\n bVar1 = sym->field_0x3a;\n if ((bVar1 & 7) == 0) {\nLAB_002b5866:\n if ((sym->field_0x3b & 0x20) == 0) {\n bVar4 = Symbol::is_common_shndx((sym->u2_).shndx);\n sym = *ppSVar8;\n bVar4 = !bVar4;\n }\n else {\n bVar4 = (sym->u2_).shndx != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar4 = (bVar1 & 7) != 4;\n }\n if (bVar4) {\n if (sym->version_ == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x86,"is_default");\n }\n if (((sym->field_0x3a & 8) == 0) &&\n (((sym->field_0x3a & 7) != 0 ||\n (((ulong)((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>.\n _M_impl._M_finish & 0x100000000) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }" else (compound_statement "{\n uVar5 = 1;\n if (*sym->version_ != '\0') {\n uVar5 = version_index(this,symtab,dynpool,sym);\n sym = *ppSVar8;\n pcVar7 = sym->version_;\nLAB_002b5972:\n if (pcVar7 == (char *)0x0) goto LAB_002b58a8;\n }\n bVar1 = sym->field_0x3a;\n if ((bVar1 & 7) == 0) {\nLAB_002b5866:\n if ((sym->field_0x3b & 0x20) == 0) {\n bVar4 = Symbol::is_common_shndx((sym->u2_).shndx);\n sym = *ppSVar8;\n bVar4 = !bVar4;\n }\n else {\n bVar4 = (sym->u2_).shndx != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar4 = (bVar1 & 7) != 4;\n }\n if (bVar4) {\n if (sym->version_ == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x86,"is_default");\n }\n if (((sym->field_0x3a & 8) == 0) &&\n (((sym->field_0x3a & 7) != 0 ||\n (((ulong)((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>.\n _M_impl._M_finish & 0x100000000) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }" { (expression_statement "uVar5 = 1;" (assignment_expression "uVar5 = 1" identifier = number_literal) ;) (if_statement "if (*sym->version_ != '\0') {\n uVar5 = version_index(this,symtab,dynpool,sym);\n sym = *ppSVar8;\n pcVar7 = sym->version_;\nLAB_002b5972:\n if (pcVar7 == (char *)0x0) goto LAB_002b58a8;\n }" if (parenthesized_expression "(*sym->version_ != '\0')" ( (binary_expression "*sym->version_ != '\0'" (pointer_expression "*sym->version_" * (field_expression "sym->version_" identifier -> field_identifier)) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar5 = version_index(this,symtab,dynpool,sym);\n sym = *ppSVar8;\n pcVar7 = sym->version_;\nLAB_002b5972:\n if (pcVar7 == (char *)0x0) goto LAB_002b58a8;\n }" { (expression_statement "uVar5 = version_index(this,symtab,dynpool,sym);" (assignment_expression "uVar5 = version_index(this,symtab,dynpool,sym)" identifier = (call_expression "version_index(this,symtab,dynpool,sym)" identifier (argument_list "(this,symtab,dynpool,sym)" ( identifier , identifier , identifier , identifier )))) ;) (expression_statement "sym = *ppSVar8;" (assignment_expression "sym = *ppSVar8" identifier = (pointer_expression "*ppSVar8" * identifier)) ;) (expression_statement "pcVar7 = sym->version_;" (assignment_expression "pcVar7 = sym->version_" identifier = (field_expression "sym->version_" identifier -> field_identifier)) ;) (labeled_statement "LAB_002b5972:\n if (pcVar7 == (char *)0x0) goto LAB_002b58a8;" statement_identifier : (if_statement "if (pcVar7 == (char *)0x0) goto LAB_002b58a8;" if (parenthesized_expression "(pcVar7 == (char *)0x0)" ( (binary_expression "pcVar7 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_002b58a8;" goto statement_identifier ;))) })) (expression_statement "bVar1 = sym->field_0x3a;" (assignment_expression "bVar1 = sym->field_0x3a" identifier = (field_expression "sym->field_0x3a" identifier -> field_identifier)) ;) (if_statement "if ((bVar1 & 7) == 0) {\nLAB_002b5866:\n if ((sym->field_0x3b & 0x20) == 0) {\n bVar4 = Symbol::is_common_shndx((sym->u2_).shndx);\n sym = *ppSVar8;\n bVar4 = !bVar4;\n }\n else {\n bVar4 = (sym->u2_).shndx != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar4 = (bVar1 & 7) != 4;\n }" if (parenthesized_expression "((bVar1 & 7) == 0)" ( (binary_expression "(bVar1 & 7) == 0" (parenthesized_expression "(bVar1 & 7)" ( (binary_expression "bVar1 & 7" identifier & number_literal) )) == number_literal) )) (compound_statement "{\nLAB_002b5866:\n if ((sym->field_0x3b & 0x20) == 0) {\n bVar4 = Symbol::is_common_shndx((sym->u2_).shndx);\n sym = *ppSVar8;\n bVar4 = !bVar4;\n }\n else {\n bVar4 = (sym->u2_).shndx != 0;\n }\n }" { (labeled_statement "LAB_002b5866:\n if ((sym->field_0x3b & 0x20) == 0) {\n bVar4 = Symbol::is_common_shndx((sym->u2_).shndx);\n sym = *ppSVar8;\n bVar4 = !bVar4;\n }\n else {\n bVar4 = (sym->u2_).shndx != 0;\n }" statement_identifier : (if_statement "if ((sym->field_0x3b & 0x20) == 0) {\n bVar4 = Symbol::is_common_shndx((sym->u2_).shndx);\n sym = *ppSVar8;\n bVar4 = !bVar4;\n }\n else {\n bVar4 = (sym->u2_).shndx != 0;\n }" if (parenthesized_expression "((sym->field_0x3b & 0x20) == 0)" ( (binary_expression "(sym->field_0x3b & 0x20) == 0" (parenthesized_expression "(sym->field_0x3b & 0x20)" ( (binary_expression "sym->field_0x3b & 0x20" (field_expression "sym->field_0x3b" identifier -> field_identifier) & number_literal) )) == number_literal) )) (compound_statement "{\n bVar4 = Symbol::is_common_shndx((sym->u2_).shndx);\n sym = *ppSVar8;\n bVar4 = !bVar4;\n }" { (ERROR "bVar4 = Symbol::" (assignment_expression "bVar4 = Symbol" identifier = identifier) : :) (expression_statement "is_common_shndx((sym->u2_).shndx);" (call_expression "is_common_shndx((sym->u2_).shndx)" identifier (argument_list "((sym->u2_).shndx)" ( (field_expression "(sym->u2_).shndx" (parenthesized_expression "(sym->u2_)" ( (field_expression "sym->u2_" identifier -> field_identifier) )) . field_identifier) ))) ;) (expression_statement "sym = *ppSVar8;" (assignment_expression "sym = *ppSVar8" identifier = (pointer_expression "*ppSVar8" * identifier)) ;) (expression_statement "bVar4 = !bVar4;" (assignment_expression "bVar4 = !bVar4" identifier = (unary_expression "!bVar4" ! identifier)) ;) }) (else_clause "else {\n bVar4 = (sym->u2_).shndx != 0;\n }" else (compound_statement "{\n bVar4 = (sym->u2_).shndx != 0;\n }" { (expression_statement "bVar4 = (sym->u2_).shndx != 0;" (assignment_expression "bVar4 = (sym->u2_).shndx != 0" identifier = (binary_expression "(sym->u2_).shndx != 0" (field_expression "(sym->u2_).shndx" (parenthesized_expression "(sym->u2_)" ( (field_expression "sym->u2_" identifier -> field_identifier) )) . field_identifier) != number_literal)) ;) })))) }) (else_clause "else {\nLAB_002b5948:\n bVar4 = (bVar1 & 7) != 4;\n }" else (compound_statement "{\nLAB_002b5948:\n bVar4 = (bVar1 & 7) != 4;\n }" { (labeled_statement "LAB_002b5948:\n bVar4 = (bVar1 & 7) != 4;" statement_identifier : (expression_statement "bVar4 = (bVar1 & 7) != 4;" (assignment_expression "bVar4 = (bVar1 & 7) != 4" identifier = (binary_expression "(bVar1 & 7) != 4" (parenthesized_expression "(bVar1 & 7)" ( (binary_expression "bVar1 & 7" identifier & number_literal) )) != number_literal)) ;)) }))) (if_statement "if (bVar4) {\n if (sym->version_ == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x86,"is_default");\n }\n if (((sym->field_0x3a & 8) == 0) &&\n (((sym->field_0x3a & 7) != 0 ||\n (((ulong)((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>.\n _M_impl._M_finish & 0x100000000) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }" if (parenthesized_expression "(bVar4)" ( identifier )) (compound_statement "{\n if (sym->version_ == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x86,"is_default");\n }\n if (((sym->field_0x3a & 8) == 0) &&\n (((sym->field_0x3a & 7) != 0 ||\n (((ulong)((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>.\n _M_impl._M_finish & 0x100000000) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }" { (if_statement "if (sym->version_ == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x86,"is_default");\n }" if (parenthesized_expression "(sym->version_ == (char *)0x0)" ( (binary_expression "sym->version_ == (char *)0x0" (field_expression "sym->version_" identifier -> field_identifier) == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x86,"is_default");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/symtab.h",0x86,"is_default");" (call_expression "do_gold_unreachable("../../gold/symtab.h",0x86,"is_default")" identifier (argument_list "("../../gold/symtab.h",0x86,"is_default")" ( (string_literal ""../../gold/symtab.h"" " string_content ") , number_literal , (string_literal ""is_default"" " string_content ") ))) ;) })) (if_statement "if (((sym->field_0x3a & 8) == 0) &&\n (((sym->field_0x3a & 7) != 0 ||\n (((ulong)((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>.\n _M_impl._M_finish & 0x100000000) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }" if (parenthesized_expression "(((sym->field_0x3a & 8) == 0) &&\n (((sym->field_0x3a & 7) != 0 ||\n (((ulong)((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>.\n _M_impl._M_finish & 0x100000000) == 0))))" ( (binary_expression "((sym->field_0x3a & 8) == 0) &&\n (((sym->field_0x3a & 7) != 0 ||\n (((ulong)((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>.\n _M_impl._M_finish & 0x100000000) == 0)))" (parenthesized_expression "((sym->field_0x3a & 8) == 0)" ( (binary_expression "(sym->field_0x3a & 8) == 0" (parenthesized_expression "(sym->field_0x3a & 8)" ( (binary_expression "sym->field_0x3a & 8" (field_expression "sym->field_0x3a" identifier -> field_identifier) & number_literal) )) == number_literal) )) && (parenthesized_expression "(((sym->field_0x3a & 7) != 0 ||\n (((ulong)((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>.\n _M_impl._M_finish & 0x100000000) == 0)))" ( (parenthesized_expression "((sym->field_0x3a & 7) != 0 ||\n (((ulong)((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>.\n _M_impl._M_finish & 0x100000000) == 0))" ( (binary_expression "(sym->field_0x3a & 7) != 0 ||\n (((ulong)((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>.\n _M_impl._M_finish & 0x100000000) == 0)" (binary_expression "(sym->field_0x3a & 7) != 0" (parenthesized_expression "(sym->field_0x3a & 7)" ( (binary_expression "sym->field_0x3a & 7" (field_expression "sym->field_0x3a" identifier -> field_identifier) & number_literal) )) != number_literal) || (parenthesized_expression "(((ulong)((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>.\n _M_impl._M_finish & 0x100000000) == 0)" ( (binary_expression "((ulong)((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>.\n _M_impl._M_finish & 0x100000000) == 0" (parenthesized_expression "((ulong)((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>.\n _M_impl._M_finish & 0x100000000)" ( (binary_expression "(ulong)((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>.\n _M_impl._M_finish & 0x100000000" (field_expression "(ulong)((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>.\n _M_impl._M_finish" (field_expression "(ulong)((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_>.\n _M_impl" (binary_expression "(ulong)((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold::Output_data*>_" (binary_expression "(ulong)((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std::allocator<gold" (binary_expression "(ulong)((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold::Output_data*,_std" (binary_expression "(ulong)((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base<gold" (field_expression "(ulong)((sym->u1_).output_segment)->output_lists_[2].\n super__Vector_base" (subscript_expression "(ulong)((sym->u1_).output_segment)->output_lists_[2]" (field_expression "(ulong)((sym->u1_).output_segment)->output_lists_" (call_expression "(ulong)((sym->u1_).output_segment)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((sym->u1_).output_segment)" ( (field_expression "(sym->u1_).output_segment" (parenthesized_expression "(sym->u1_)" ( (field_expression "sym->u1_" identifier -> field_identifier) )) . field_identifier) ))) -> field_identifier) [ number_literal ]) . field_identifier) < identifier) (ERROR "::Output_data" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Output_data" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) & number_literal) )) == number_literal) ))) )) ))) )) (compound_statement "{\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }" { (expression_statement "uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);" (assignment_expression "uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000)" identifier = (call_expression "(uint)(ushort)((ushort)uVar5 | 0x8000)" (call_expression "(uint)(ushort)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(ushort)" ( identifier ))) (argument_list "((ushort)uVar5 | 0x8000)" ( (binary_expression "(ushort)uVar5 | 0x8000" (cast_expression "(ushort)uVar5" ( (type_descriptor "ushort" type_identifier) ) identifier) | number_literal) )))) ;) })) })) }))) (labeled_statement "LAB_002b58a8:\n if (sym->dynsym_index_ == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x19a,"dynsym_index");\n }" statement_identifier : (if_statement "if (sym->dynsym_index_ == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x19a,"dynsym_index");\n }" if (parenthesized_expression "(sym->dynsym_index_ == 0)" ( (binary_expression "sym->dynsym_index_ == 0" (field_expression "sym->dynsym_index_" identifier -> field_identifier) == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/symtab.h",0x19a,"dynsym_index");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/symtab.h",0x19a,"dynsym_index");" (call_expression "do_gold_unreachable("../../gold/symtab.h",0x19a,"dynsym_index")" identifier (argument_list "("../../gold/symtab.h",0x19a,"dynsym_index")" ( (string_literal ""../../gold/symtab.h"" " string_content ") , number_literal , (string_literal ""dynsym_index"" " string_content ") ))) ;) }))) (expression_statement "ppSVar8 = ppSVar8 + 1;" (assignment_expression "ppSVar8 = ppSVar8 + 1" identifier = (binary_expression "ppSVar8 + 1" identifier + number_literal)) ;) (expression_statement "*(short *)(puVar6 + sym->dynsym_index_ * 2) = (short)uVar5;" (assignment_expression "*(short *)(puVar6 + sym->dynsym_index_ * 2) = (short)uVar5" (pointer_expression "*(short *)(puVar6 + sym->dynsym_index_ * 2)" * (cast_expression "(short *)(puVar6 + sym->dynsym_index_ * 2)" ( (type_descriptor "short *" (sized_type_specifier "short" short) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar6 + sym->dynsym_index_ * 2)" ( (binary_expression "puVar6 + sym->dynsym_index_ * 2" identifier + (binary_expression "sym->dynsym_index_ * 2" (field_expression "sym->dynsym_index_" identifier -> field_identifier) * number_literal)) )))) = (cast_expression "(short)uVar5" ( (type_descriptor "short" (sized_type_specifier "short" short)) ) identifier)) ;) }) while (parenthesized_expression "((syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>)._M_impl.\n _M_finish != ppSVar8)" ( (binary_expression "(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>)._M_impl.\n _M_finish != ppSVar8" (field_expression "(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>)._M_impl.\n _M_finish" (field_expression "(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>)._M_impl" (parenthesized_expression "(syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>)" ( (binary_expression "syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_>" (binary_expression "syms->super__Vector_base<gold::Symbol*,_std::allocator<gold::Symbol*>_" (binary_expression "syms->super__Vector_base<gold::Symbol*,_std::allocator<gold" (binary_expression "syms->super__Vector_base<gold::Symbol*,_std" (binary_expression "syms->super__Vector_base<gold" (field_expression "syms->super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Symbol" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Symbol" : : identifier) * (ERROR ">" >) identifier) > identifier) )) . field_identifier) . field_identifier) != identifier) )) ;) })) (expression_statement "*pp = puVar6;" (assignment_expression "*pp = puVar6" (pointer_expression "*pp" * identifier) = identifier) ;) (expression_statement "*psize = uVar3;" (assignment_expression "*psize = uVar3" (pointer_expression "*psize" * identifier) = identifier) ;) (return_statement "return;" return ;) (ERROR "}" }))
|
(translation_unit "void FUN_002b57d0(long param_1,undefined8 param_2,undefined8 param_3,int param_4,long *param_5,\n long *param_6,int *param_7)\n\n{\n long lVar1;\n long lVar2;\n char cVar3;\n int iVar4;\n uint uVar5;\n long lVar6;\n long lVar7;\n long lVar8;\n long *plVar9;\n byte bVar10;\n \n if (*(char *)(param_1 + 0x68) == '\0') {\n \n FUN_0018ff20("../../gold/dynobj.cc",0x6cf,"symbol_section_contents");\n }\n lVar1 = param_5[1];\n lVar2 = *param_5;\n lVar6 = thunk_FUN_002f0690();\n iVar4 = 0;\n if (param_4 != 0) {\n do {\n uVar5 = iVar4 * 2;\n iVar4 = iVar4 + 1;\n *(undefined2 *)(lVar6 + (ulong)uVar5) = 0;\n } while (param_4 != iVar4);\n }\n plVar9 = (long *)*param_5;\n if (plVar9 != (long *)param_5[1]) {\n do {\n lVar7 = *plVar9;\n if (*(char **)(lVar7 + 8) == (char *)0x0) {\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 0) {\n uVar5 = *(uint *)(lVar7 + 0x18);\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }\n }\n }\n else {\n uVar5 = 1;\n if (**(char **)(lVar7 + 8) != '\0') {\n uVar5 = FUN_002a9f30(param_1,param_2,param_3);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\nLAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\nLAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }\n if (bVar10 != 0) {\n if (*(long *)(lVar7 + 8) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }\n if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }\nLAB_002b58a8:\n if (*(int *)(lVar7 + 0x20) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index");\n }\n plVar9 = plVar9 + 1;\n *(short *)(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2)) = (short)uVar5;\n } while ((long *)param_5[1] != plVar9);\n }\n *param_6 = lVar6;\n *param_7 = ((int)(lVar1 - lVar2 >> 3) + param_4) * 2;\n return;\n}\n\n" (function_definition "void FUN_002b57d0(long param_1,undefined8 param_2,undefined8 param_3,int param_4,long *param_5,\n long *param_6,int *param_7)\n\n{\n long lVar1;\n long lVar2;\n char cVar3;\n int iVar4;\n uint uVar5;\n long lVar6;\n long lVar7;\n long lVar8;\n long *plVar9;\n byte bVar10;\n \n if (*(char *)(param_1 + 0x68) == '\0') {\n \n FUN_0018ff20("../../gold/dynobj.cc",0x6cf,"symbol_section_contents");\n }\n lVar1 = param_5[1];\n lVar2 = *param_5;\n lVar6 = thunk_FUN_002f0690();\n iVar4 = 0;\n if (param_4 != 0) {\n do {\n uVar5 = iVar4 * 2;\n iVar4 = iVar4 + 1;\n *(undefined2 *)(lVar6 + (ulong)uVar5) = 0;\n } while (param_4 != iVar4);\n }\n plVar9 = (long *)*param_5;\n if (plVar9 != (long *)param_5[1]) {\n do {\n lVar7 = *plVar9;\n if (*(char **)(lVar7 + 8) == (char *)0x0) {\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 0) {\n uVar5 = *(uint *)(lVar7 + 0x18);\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }\n }\n }\n else {\n uVar5 = 1;\n if (**(char **)(lVar7 + 8) != '\0') {\n uVar5 = FUN_002a9f30(param_1,param_2,param_3);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\nLAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\nLAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }\n if (bVar10 != 0) {\n if (*(long *)(lVar7 + 8) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }\n if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }\nLAB_002b58a8:\n if (*(int *)(lVar7 + 0x20) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index");\n }\n plVar9 = plVar9 + 1;\n *(short *)(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2)) = (short)uVar5;\n } while ((long *)param_5[1] != plVar9);\n }\n *param_6 = lVar6;\n *param_7 = ((int)(lVar1 - lVar2 >> 3) + param_4) * 2;\n return;\n}" primitive_type (function_declarator "FUN_002b57d0(long param_1,undefined8 param_2,undefined8 param_3,int param_4,long *param_5,\n long *param_6,int *param_7)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3,int param_4,long *param_5,\n long *param_6,int *param_7)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "int param_4" primitive_type identifier) , (parameter_declaration "long *param_5" (sized_type_specifier "long" long) (pointer_declarator "*param_5" * identifier)) , (parameter_declaration "long *param_6" (sized_type_specifier "long" long) (pointer_declarator "*param_6" * identifier)) , (parameter_declaration "int *param_7" primitive_type (pointer_declarator "*param_7" * identifier)) ))) (compound_statement "{\n long lVar1;\n long lVar2;\n char cVar3;\n int iVar4;\n uint uVar5;\n long lVar6;\n long lVar7;\n long lVar8;\n long *plVar9;\n byte bVar10;\n \n if (*(char *)(param_1 + 0x68) == '\0') {\n \n FUN_0018ff20("../../gold/dynobj.cc",0x6cf,"symbol_section_contents");\n }\n lVar1 = param_5[1];\n lVar2 = *param_5;\n lVar6 = thunk_FUN_002f0690();\n iVar4 = 0;\n if (param_4 != 0) {\n do {\n uVar5 = iVar4 * 2;\n iVar4 = iVar4 + 1;\n *(undefined2 *)(lVar6 + (ulong)uVar5) = 0;\n } while (param_4 != iVar4);\n }\n plVar9 = (long *)*param_5;\n if (plVar9 != (long *)param_5[1]) {\n do {\n lVar7 = *plVar9;\n if (*(char **)(lVar7 + 8) == (char *)0x0) {\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 0) {\n uVar5 = *(uint *)(lVar7 + 0x18);\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }\n }\n }\n else {\n uVar5 = 1;\n if (**(char **)(lVar7 + 8) != '\0') {\n uVar5 = FUN_002a9f30(param_1,param_2,param_3);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\nLAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\nLAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }\n if (bVar10 != 0) {\n if (*(long *)(lVar7 + 8) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }\n if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }\nLAB_002b58a8:\n if (*(int *)(lVar7 + 0x20) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index");\n }\n plVar9 = plVar9 + 1;\n *(short *)(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2)) = (short)uVar5;\n } while ((long *)param_5[1] != plVar9);\n }\n *param_6 = lVar6;\n *param_7 = ((int)(lVar1 - lVar2 >> 3) + param_4) * 2;\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "char cVar3;" primitive_type identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "uint uVar5;" type_identifier identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar8;" (sized_type_specifier "long" long) identifier ;) (declaration "long *plVar9;" (sized_type_specifier "long" long) (pointer_declarator "*plVar9" * identifier) ;) (declaration "byte bVar10;" type_identifier identifier ;) (if_statement "if (*(char *)(param_1 + 0x68) == '\0') {\n \n FUN_0018ff20("../../gold/dynobj.cc",0x6cf,"symbol_section_contents");\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x68) == '\0')" ( (binary_expression "*(char *)(param_1 + 0x68) == '\0'" (pointer_expression "*(char *)(param_1 + 0x68)" * (cast_expression "(char *)(param_1 + 0x68)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x68)" ( (binary_expression "param_1 + 0x68" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n \n FUN_0018ff20("../../gold/dynobj.cc",0x6cf,"symbol_section_contents");\n }" { (expression_statement "FUN_0018ff20("../../gold/dynobj.cc",0x6cf,"symbol_section_contents");" (call_expression "FUN_0018ff20("../../gold/dynobj.cc",0x6cf,"symbol_section_contents")" identifier (argument_list "("../../gold/dynobj.cc",0x6cf,"symbol_section_contents")" ( (string_literal ""../../gold/dynobj.cc"" " string_content ") , number_literal , (string_literal ""symbol_section_contents"" " string_content ") ))) ;) })) (expression_statement "lVar1 = param_5[1];" (assignment_expression "lVar1 = param_5[1]" identifier = (subscript_expression "param_5[1]" identifier [ number_literal ])) ;) (expression_statement "lVar2 = *param_5;" (assignment_expression "lVar2 = *param_5" identifier = (pointer_expression "*param_5" * identifier)) ;) (expression_statement "lVar6 = thunk_FUN_002f0690();" (assignment_expression "lVar6 = thunk_FUN_002f0690()" identifier = (call_expression "thunk_FUN_002f0690()" identifier (argument_list "()" ( )))) ;) (expression_statement "iVar4 = 0;" (assignment_expression "iVar4 = 0" identifier = number_literal) ;) (if_statement "if (param_4 != 0) {\n do {\n uVar5 = iVar4 * 2;\n iVar4 = iVar4 + 1;\n *(undefined2 *)(lVar6 + (ulong)uVar5) = 0;\n } while (param_4 != iVar4);\n }" if (parenthesized_expression "(param_4 != 0)" ( (binary_expression "param_4 != 0" identifier != number_literal) )) (compound_statement "{\n do {\n uVar5 = iVar4 * 2;\n iVar4 = iVar4 + 1;\n *(undefined2 *)(lVar6 + (ulong)uVar5) = 0;\n } while (param_4 != iVar4);\n }" { (do_statement "do {\n uVar5 = iVar4 * 2;\n iVar4 = iVar4 + 1;\n *(undefined2 *)(lVar6 + (ulong)uVar5) = 0;\n } while (param_4 != iVar4);" do (compound_statement "{\n uVar5 = iVar4 * 2;\n iVar4 = iVar4 + 1;\n *(undefined2 *)(lVar6 + (ulong)uVar5) = 0;\n }" { (expression_statement "uVar5 = iVar4 * 2;" (assignment_expression "uVar5 = iVar4 * 2" identifier = (binary_expression "iVar4 * 2" identifier * number_literal)) ;) (expression_statement "iVar4 = iVar4 + 1;" (assignment_expression "iVar4 = iVar4 + 1" identifier = (binary_expression "iVar4 + 1" identifier + number_literal)) ;) (expression_statement "*(undefined2 *)(lVar6 + (ulong)uVar5) = 0;" (assignment_expression "*(undefined2 *)(lVar6 + (ulong)uVar5) = 0" (pointer_expression "*(undefined2 *)(lVar6 + (ulong)uVar5)" * (cast_expression "(undefined2 *)(lVar6 + (ulong)uVar5)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + (ulong)uVar5)" ( (binary_expression "lVar6 + (ulong)uVar5" identifier + (cast_expression "(ulong)uVar5" ( (type_descriptor "ulong" type_identifier) ) identifier)) )))) = number_literal) ;) }) while (parenthesized_expression "(param_4 != iVar4)" ( (binary_expression "param_4 != iVar4" identifier != identifier) )) ;) })) (expression_statement "plVar9 = (long *)*param_5;" (assignment_expression "plVar9 = (long *)*param_5" identifier = (cast_expression "(long *)*param_5" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_5" * identifier))) ;) (if_statement "if (plVar9 != (long *)param_5[1]) {\n do {\n lVar7 = *plVar9;\n if (*(char **)(lVar7 + 8) == (char *)0x0) {\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 0) {\n uVar5 = *(uint *)(lVar7 + 0x18);\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }\n }\n }\n else {\n uVar5 = 1;\n if (**(char **)(lVar7 + 8) != '\0') {\n uVar5 = FUN_002a9f30(param_1,param_2,param_3);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\nLAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\nLAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }\n if (bVar10 != 0) {\n if (*(long *)(lVar7 + 8) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }\n if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }\nLAB_002b58a8:\n if (*(int *)(lVar7 + 0x20) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index");\n }\n plVar9 = plVar9 + 1;\n *(short *)(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2)) = (short)uVar5;\n } while ((long *)param_5[1] != plVar9);\n }" if (parenthesized_expression "(plVar9 != (long *)param_5[1])" ( (binary_expression "plVar9 != (long *)param_5[1]" identifier != (cast_expression "(long *)param_5[1]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_5[1]" identifier [ number_literal ]))) )) (compound_statement "{\n do {\n lVar7 = *plVar9;\n if (*(char **)(lVar7 + 8) == (char *)0x0) {\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 0) {\n uVar5 = *(uint *)(lVar7 + 0x18);\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }\n }\n }\n else {\n uVar5 = 1;\n if (**(char **)(lVar7 + 8) != '\0') {\n uVar5 = FUN_002a9f30(param_1,param_2,param_3);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\nLAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\nLAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }\n if (bVar10 != 0) {\n if (*(long *)(lVar7 + 8) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }\n if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }\nLAB_002b58a8:\n if (*(int *)(lVar7 + 0x20) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index");\n }\n plVar9 = plVar9 + 1;\n *(short *)(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2)) = (short)uVar5;\n } while ((long *)param_5[1] != plVar9);\n }" { (do_statement "do {\n lVar7 = *plVar9;\n if (*(char **)(lVar7 + 8) == (char *)0x0) {\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 0) {\n uVar5 = *(uint *)(lVar7 + 0x18);\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }\n }\n }\n else {\n uVar5 = 1;\n if (**(char **)(lVar7 + 8) != '\0') {\n uVar5 = FUN_002a9f30(param_1,param_2,param_3);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\nLAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\nLAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }\n if (bVar10 != 0) {\n if (*(long *)(lVar7 + 8) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }\n if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }\nLAB_002b58a8:\n if (*(int *)(lVar7 + 0x20) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index");\n }\n plVar9 = plVar9 + 1;\n *(short *)(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2)) = (short)uVar5;\n } while ((long *)param_5[1] != plVar9);" do (compound_statement "{\n lVar7 = *plVar9;\n if (*(char **)(lVar7 + 8) == (char *)0x0) {\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 0) {\n uVar5 = *(uint *)(lVar7 + 0x18);\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }\n }\n }\n else {\n uVar5 = 1;\n if (**(char **)(lVar7 + 8) != '\0') {\n uVar5 = FUN_002a9f30(param_1,param_2,param_3);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\nLAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\nLAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }\n if (bVar10 != 0) {\n if (*(long *)(lVar7 + 8) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }\n if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }\nLAB_002b58a8:\n if (*(int *)(lVar7 + 0x20) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index");\n }\n plVar9 = plVar9 + 1;\n *(short *)(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2)) = (short)uVar5;\n }" { (expression_statement "lVar7 = *plVar9;" (assignment_expression "lVar7 = *plVar9" identifier = (pointer_expression "*plVar9" * identifier)) ;) (if_statement "if (*(char **)(lVar7 + 8) == (char *)0x0) {\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 0) {\n uVar5 = *(uint *)(lVar7 + 0x18);\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }\n }\n }\n else {\n uVar5 = 1;\n if (**(char **)(lVar7 + 8) != '\0') {\n uVar5 = FUN_002a9f30(param_1,param_2,param_3);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\nLAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\nLAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }\n if (bVar10 != 0) {\n if (*(long *)(lVar7 + 8) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }\n if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }" if (parenthesized_expression "(*(char **)(lVar7 + 8) == (char *)0x0)" ( (binary_expression "*(char **)(lVar7 + 8) == (char *)0x0" (pointer_expression "*(char **)(lVar7 + 8)" * (cast_expression "(char **)(lVar7 + 8)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar7 + 8)" ( (binary_expression "lVar7 + 8" identifier + number_literal) )))) == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 0) {\n uVar5 = *(uint *)(lVar7 + 0x18);\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }\n }\n }" { (if_statement "if ((*(byte *)(lVar7 + 0x3a) & 7) == 0) {\n uVar5 = *(uint *)(lVar7 + 0x18);\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }\n }" if (parenthesized_expression "((*(byte *)(lVar7 + 0x3a) & 7) == 0)" ( (binary_expression "(*(byte *)(lVar7 + 0x3a) & 7) == 0" (parenthesized_expression "(*(byte *)(lVar7 + 0x3a) & 7)" ( (binary_expression "*(byte *)(lVar7 + 0x3a) & 7" (pointer_expression "*(byte *)(lVar7 + 0x3a)" * (cast_expression "(byte *)(lVar7 + 0x3a)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x3a)" ( (binary_expression "lVar7 + 0x3a" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n uVar5 = *(uint *)(lVar7 + 0x18);\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }\n }" { (expression_statement "uVar5 = *(uint *)(lVar7 + 0x18);" (assignment_expression "uVar5 = *(uint *)(lVar7 + 0x18)" identifier = (pointer_expression "*(uint *)(lVar7 + 0x18)" * (cast_expression "(uint *)(lVar7 + 0x18)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x18)" ( (binary_expression "lVar7 + 0x18" identifier + number_literal) ))))) ;) (if_statement "if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }" if (parenthesized_expression "((*(byte *)(lVar7 + 0x3b) & 0x20) == 0)" ( (binary_expression "(*(byte *)(lVar7 + 0x3b) & 0x20) == 0" (parenthesized_expression "(*(byte *)(lVar7 + 0x3b) & 0x20)" ( (binary_expression "*(byte *)(lVar7 + 0x3b) & 0x20" (pointer_expression "*(byte *)(lVar7 + 0x3b)" * (cast_expression "(byte *)(lVar7 + 0x3b)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x3b)" ( (binary_expression "lVar7 + 0x3b" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }" { (expression_statement "cVar3 = FUN_00284a00(uVar5);" (assignment_expression "cVar3 = FUN_00284a00(uVar5)" identifier = (call_expression "FUN_00284a00(uVar5)" identifier (argument_list "(uVar5)" ( identifier )))) ;) (expression_statement "lVar7 = *plVar9;" (assignment_expression "lVar7 = *plVar9" identifier = (pointer_expression "*plVar9" * identifier)) ;) (expression_statement "lVar8 = *(long *)(lVar7 + 8);" (assignment_expression "lVar8 = *(long *)(lVar7 + 8)" identifier = (pointer_expression "*(long *)(lVar7 + 8)" * (cast_expression "(long *)(lVar7 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 8)" ( (binary_expression "lVar7 + 8" identifier + number_literal) ))))) ;) (if_statement "if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }" if (parenthesized_expression "(cVar3 != '\0')" ( (binary_expression "cVar3 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar5 = 0;\n goto LAB_002b5972;\n }" { (expression_statement "uVar5 = 0;" (assignment_expression "uVar5 = 0" identifier = number_literal) ;) (goto_statement "goto LAB_002b5972;" goto statement_identifier ;) })) (expression_statement "bVar10 = *(byte *)(lVar7 + 0x3a);" (assignment_expression "bVar10 = *(byte *)(lVar7 + 0x3a)" identifier = (pointer_expression "*(byte *)(lVar7 + 0x3a)" * (cast_expression "(byte *)(lVar7 + 0x3a)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x3a)" ( (binary_expression "lVar7 + 0x3a" identifier + number_literal) ))))) ;) (if_statement "if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }" if (parenthesized_expression "((bVar10 & 7) == 0)" ( (binary_expression "(bVar10 & 7) == 0" (parenthesized_expression "(bVar10 & 7)" ( (binary_expression "bVar10 & 7" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }" { (expression_statement "uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);" (assignment_expression "uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1)" identifier = (call_expression "(uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1)" ( (binary_expression "*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1" (binary_expression "*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1" (pointer_expression "*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c)" * (cast_expression "(byte *)(*(long *)(lVar7 + 0x10) + 0x3c)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar7 + 0x10) + 0x3c)" ( (binary_expression "*(long *)(lVar7 + 0x10) + 0x3c" (pointer_expression "*(long *)(lVar7 + 0x10)" * (cast_expression "(long *)(lVar7 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x10)" ( (binary_expression "lVar7 + 0x10" identifier + number_literal) )))) + number_literal) )))) & number_literal) ^ number_literal) )))) ;) (if_statement "if (lVar8 != 0) goto LAB_002b5866;" if (parenthesized_expression "(lVar8 != 0)" ( (binary_expression "lVar8 != 0" identifier != number_literal) )) (goto_statement "goto LAB_002b5866;" goto statement_identifier ;)) }) (else_clause "else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }" else (compound_statement "{\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }" { (if_statement "if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }" if (parenthesized_expression "(lVar8 != 0)" ( (binary_expression "lVar8 != 0" identifier != number_literal) )) (compound_statement "{\n uVar5 = 1;\n goto LAB_002b5948;\n }" { (expression_statement "uVar5 = 1;" (assignment_expression "uVar5 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_002b5948;" goto statement_identifier ;) })) (expression_statement "uVar5 = 1;" (assignment_expression "uVar5 = 1" identifier = number_literal) ;) }))) }) (else_clause "else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }" else (if_statement "if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }" if (parenthesized_expression "(uVar5 != 0)" ( (binary_expression "uVar5 != 0" identifier != number_literal) )) (compound_statement "{\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }" { (expression_statement "uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);" (assignment_expression "uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1)" identifier = (call_expression "(uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1)" ( (binary_expression "*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1" (binary_expression "*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1" (pointer_expression "*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c)" * (cast_expression "(byte *)(*(long *)(lVar7 + 0x10) + 0x3c)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar7 + 0x10) + 0x3c)" ( (binary_expression "*(long *)(lVar7 + 0x10) + 0x3c" (pointer_expression "*(long *)(lVar7 + 0x10)" * (cast_expression "(long *)(lVar7 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x10)" ( (binary_expression "lVar7 + 0x10" identifier + number_literal) )))) + number_literal) )))) & number_literal) ^ number_literal) )))) ;) })))) }) (else_clause "else {\n uVar5 = 1;\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }\n }" else (compound_statement "{\n uVar5 = 1;\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }\n }" { (expression_statement "uVar5 = 1;" (assignment_expression "uVar5 = 1" identifier = number_literal) ;) (if_statement "if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }" if (parenthesized_expression "((*(byte *)(lVar7 + 0x3a) & 7) == 4)" ( (binary_expression "(*(byte *)(lVar7 + 0x3a) & 7) == 4" (parenthesized_expression "(*(byte *)(lVar7 + 0x3a) & 7)" ( (binary_expression "*(byte *)(lVar7 + 0x3a) & 7" (pointer_expression "*(byte *)(lVar7 + 0x3a)" * (cast_expression "(byte *)(lVar7 + 0x3a)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x3a)" ( (binary_expression "lVar7 + 0x3a" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n uVar5 = 0;\n }" { (expression_statement "uVar5 = 0;" (assignment_expression "uVar5 = 0" identifier = number_literal) ;) })) }))) }) (else_clause "else {\n uVar5 = 1;\n if (**(char **)(lVar7 + 8) != '\0') {\n uVar5 = FUN_002a9f30(param_1,param_2,param_3);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\nLAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\nLAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }\n if (bVar10 != 0) {\n if (*(long *)(lVar7 + 8) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }\n if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }" else (compound_statement "{\n uVar5 = 1;\n if (**(char **)(lVar7 + 8) != '\0') {\n uVar5 = FUN_002a9f30(param_1,param_2,param_3);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\nLAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\nLAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }\n if (bVar10 != 0) {\n if (*(long *)(lVar7 + 8) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }\n if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }" { (expression_statement "uVar5 = 1;" (assignment_expression "uVar5 = 1" identifier = number_literal) ;) (if_statement "if (**(char **)(lVar7 + 8) != '\0') {\n uVar5 = FUN_002a9f30(param_1,param_2,param_3);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\nLAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;\n }" if (parenthesized_expression "(**(char **)(lVar7 + 8) != '\0')" ( (binary_expression "**(char **)(lVar7 + 8) != '\0'" (pointer_expression "**(char **)(lVar7 + 8)" * (pointer_expression "*(char **)(lVar7 + 8)" * (cast_expression "(char **)(lVar7 + 8)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar7 + 8)" ( (binary_expression "lVar7 + 8" identifier + number_literal) ))))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar5 = FUN_002a9f30(param_1,param_2,param_3);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\nLAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;\n }" { (expression_statement "uVar5 = FUN_002a9f30(param_1,param_2,param_3);" (assignment_expression "uVar5 = FUN_002a9f30(param_1,param_2,param_3)" identifier = (call_expression "FUN_002a9f30(param_1,param_2,param_3)" identifier (argument_list "(param_1,param_2,param_3)" ( identifier , identifier , identifier )))) ;) (expression_statement "lVar7 = *plVar9;" (assignment_expression "lVar7 = *plVar9" identifier = (pointer_expression "*plVar9" * identifier)) ;) (expression_statement "lVar8 = *(long *)(lVar7 + 8);" (assignment_expression "lVar8 = *(long *)(lVar7 + 8)" identifier = (pointer_expression "*(long *)(lVar7 + 8)" * (cast_expression "(long *)(lVar7 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 8)" ( (binary_expression "lVar7 + 8" identifier + number_literal) ))))) ;) (labeled_statement "LAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;" statement_identifier : (if_statement "if (lVar8 == 0) goto LAB_002b58a8;" if (parenthesized_expression "(lVar8 == 0)" ( (binary_expression "lVar8 == 0" identifier == number_literal) )) (goto_statement "goto LAB_002b58a8;" goto statement_identifier ;))) })) (expression_statement "bVar10 = *(byte *)(lVar7 + 0x3a);" (assignment_expression "bVar10 = *(byte *)(lVar7 + 0x3a)" identifier = (pointer_expression "*(byte *)(lVar7 + 0x3a)" * (cast_expression "(byte *)(lVar7 + 0x3a)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x3a)" ( (binary_expression "lVar7 + 0x3a" identifier + number_literal) ))))) ;) (if_statement "if ((bVar10 & 7) == 0) {\nLAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }" if (parenthesized_expression "((bVar10 & 7) == 0)" ( (binary_expression "(bVar10 & 7) == 0" (parenthesized_expression "(bVar10 & 7)" ( (binary_expression "bVar10 & 7" identifier & number_literal) )) == number_literal) )) (compound_statement "{\nLAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }\n }" { (labeled_statement "LAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }" statement_identifier : (if_statement "if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }" if (parenthesized_expression "((*(byte *)(lVar7 + 0x3b) & 0x20) == 0)" ( (binary_expression "(*(byte *)(lVar7 + 0x3b) & 0x20) == 0" (parenthesized_expression "(*(byte *)(lVar7 + 0x3b) & 0x20)" ( (binary_expression "*(byte *)(lVar7 + 0x3b) & 0x20" (pointer_expression "*(byte *)(lVar7 + 0x3b)" * (cast_expression "(byte *)(lVar7 + 0x3b)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x3b)" ( (binary_expression "lVar7 + 0x3b" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }" { (expression_statement "bVar10 = FUN_00284a00();" (assignment_expression "bVar10 = FUN_00284a00()" identifier = (call_expression "FUN_00284a00()" identifier (argument_list "()" ( )))) ;) (expression_statement "lVar7 = *plVar9;" (assignment_expression "lVar7 = *plVar9" identifier = (pointer_expression "*plVar9" * identifier)) ;) (expression_statement "bVar10 = bVar10 ^ 1;" (assignment_expression "bVar10 = bVar10 ^ 1" identifier = (binary_expression "bVar10 ^ 1" identifier ^ number_literal)) ;) }) (else_clause "else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }" else (compound_statement "{\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }" { (expression_statement "bVar10 = *(int *)(lVar7 + 0x18) != 0;" (assignment_expression "bVar10 = *(int *)(lVar7 + 0x18) != 0" identifier = (binary_expression "*(int *)(lVar7 + 0x18) != 0" (pointer_expression "*(int *)(lVar7 + 0x18)" * (cast_expression "(int *)(lVar7 + 0x18)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x18)" ( (binary_expression "lVar7 + 0x18" identifier + number_literal) )))) != number_literal)) ;) })))) }) (else_clause "else {\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }" else (compound_statement "{\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }" { (labeled_statement "LAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;" statement_identifier : (expression_statement "bVar10 = (bVar10 & 7) != 4;" (assignment_expression "bVar10 = (bVar10 & 7) != 4" identifier = (binary_expression "(bVar10 & 7) != 4" (parenthesized_expression "(bVar10 & 7)" ( (binary_expression "bVar10 & 7" identifier & number_literal) )) != number_literal)) ;)) }))) (if_statement "if (bVar10 != 0) {\n if (*(long *)(lVar7 + 8) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }\n if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }" if (parenthesized_expression "(bVar10 != 0)" ( (binary_expression "bVar10 != 0" identifier != number_literal) )) (compound_statement "{\n if (*(long *)(lVar7 + 8) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }\n if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }" { (if_statement "if (*(long *)(lVar7 + 8) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }" if (parenthesized_expression "(*(long *)(lVar7 + 8) == 0)" ( (binary_expression "*(long *)(lVar7 + 8) == 0" (pointer_expression "*(long *)(lVar7 + 8)" * (cast_expression "(long *)(lVar7 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 8)" ( (binary_expression "lVar7 + 8" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n \n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }" { (expression_statement "FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");" (call_expression "FUN_0018ff20("../../gold/symtab.h",0x86,"is_default")" identifier (argument_list "("../../gold/symtab.h",0x86,"is_default")" ( (string_literal ""../../gold/symtab.h"" " string_content ") , number_literal , (string_literal ""is_default"" " string_content ") ))) ;) })) (if_statement "if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }" if (parenthesized_expression "(((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0))))" ( (binary_expression "((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))" (parenthesized_expression "((*(byte *)(lVar7 + 0x3a) & 8) == 0)" ( (binary_expression "(*(byte *)(lVar7 + 0x3a) & 8) == 0" (parenthesized_expression "(*(byte *)(lVar7 + 0x3a) & 8)" ( (binary_expression "*(byte *)(lVar7 + 0x3a) & 8" (pointer_expression "*(byte *)(lVar7 + 0x3a)" * (cast_expression "(byte *)(lVar7 + 0x3a)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x3a)" ( (binary_expression "lVar7 + 0x3a" identifier + number_literal) )))) & number_literal) )) == number_literal) )) && (parenthesized_expression "(((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))" ( (parenthesized_expression "((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0))" ( (binary_expression "(*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)" (binary_expression "(*(byte *)(lVar7 + 0x3a) & 7) != 0" (parenthesized_expression "(*(byte *)(lVar7 + 0x3a) & 7)" ( (binary_expression "*(byte *)(lVar7 + 0x3a) & 7" (pointer_expression "*(byte *)(lVar7 + 0x3a)" * (cast_expression "(byte *)(lVar7 + 0x3a)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x3a)" ( (binary_expression "lVar7 + 0x3a" identifier + number_literal) )))) & number_literal) )) != number_literal) || (parenthesized_expression "((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)" ( (binary_expression "(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0" (parenthesized_expression "(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1)" ( (binary_expression "*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1" (pointer_expression "*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c)" * (cast_expression "(byte *)(*(long *)(lVar7 + 0x10) + 0x3c)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar7 + 0x10) + 0x3c)" ( (binary_expression "*(long *)(lVar7 + 0x10) + 0x3c" (pointer_expression "*(long *)(lVar7 + 0x10)" * (cast_expression "(long *)(lVar7 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x10)" ( (binary_expression "lVar7 + 0x10" identifier + number_literal) )))) + number_literal) )))) & number_literal) )) == number_literal) ))) )) ))) )) (compound_statement "{\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }" { (expression_statement "uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);" (assignment_expression "uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000)" identifier = (call_expression "(uint)(ushort)((ushort)uVar5 | 0x8000)" (call_expression "(uint)(ushort)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(ushort)" ( identifier ))) (argument_list "((ushort)uVar5 | 0x8000)" ( (binary_expression "(ushort)uVar5 | 0x8000" (cast_expression "(ushort)uVar5" ( (type_descriptor "ushort" type_identifier) ) identifier) | number_literal) )))) ;) })) })) }))) (labeled_statement "LAB_002b58a8:\n if (*(int *)(lVar7 + 0x20) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index");\n }" statement_identifier : (if_statement "if (*(int *)(lVar7 + 0x20) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index");\n }" if (parenthesized_expression "(*(int *)(lVar7 + 0x20) == 0)" ( (binary_expression "*(int *)(lVar7 + 0x20) == 0" (pointer_expression "*(int *)(lVar7 + 0x20)" * (cast_expression "(int *)(lVar7 + 0x20)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x20)" ( (binary_expression "lVar7 + 0x20" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n \n FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index");\n }" { (expression_statement "FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index");" (call_expression "FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index")" identifier (argument_list "("../../gold/symtab.h",0x19a,"dynsym_index")" ( (string_literal ""../../gold/symtab.h"" " string_content ") , number_literal , (string_literal ""dynsym_index"" " string_content ") ))) ;) }))) (expression_statement "plVar9 = plVar9 + 1;" (assignment_expression "plVar9 = plVar9 + 1" identifier = (binary_expression "plVar9 + 1" identifier + number_literal)) ;) (expression_statement "*(short *)(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2)) = (short)uVar5;" (assignment_expression "*(short *)(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2)) = (short)uVar5" (pointer_expression "*(short *)(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2))" * (cast_expression "(short *)(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2))" ( (type_descriptor "short *" (sized_type_specifier "short" short) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2))" ( (binary_expression "lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2)" identifier + (call_expression "(ulong)(uint)(*(int *)(lVar7 + 0x20) * 2)" (call_expression "(ulong)(uint)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uint)" ( identifier ))) (argument_list "(*(int *)(lVar7 + 0x20) * 2)" ( (binary_expression "*(int *)(lVar7 + 0x20) * 2" (pointer_expression "*(int *)(lVar7 + 0x20)" * (cast_expression "(int *)(lVar7 + 0x20)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar7 + 0x20)" ( (binary_expression "lVar7 + 0x20" identifier + number_literal) )))) * number_literal) )))) )))) = (cast_expression "(short)uVar5" ( (type_descriptor "short" (sized_type_specifier "short" short)) ) identifier)) ;) }) while (parenthesized_expression "((long *)param_5[1] != plVar9)" ( (binary_expression "(long *)param_5[1] != plVar9" (cast_expression "(long *)param_5[1]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_5[1]" identifier [ number_literal ])) != identifier) )) ;) })) (expression_statement "*param_6 = lVar6;" (assignment_expression "*param_6 = lVar6" (pointer_expression "*param_6" * identifier) = identifier) ;) (expression_statement "*param_7 = ((int)(lVar1 - lVar2 >> 3) + param_4) * 2;" (assignment_expression "*param_7 = ((int)(lVar1 - lVar2 >> 3) + param_4) * 2" (pointer_expression "*param_7" * identifier) = (binary_expression "((int)(lVar1 - lVar2 >> 3) + param_4) * 2" (parenthesized_expression "((int)(lVar1 - lVar2 >> 3) + param_4)" ( (binary_expression "(int)(lVar1 - lVar2 >> 3) + param_4" (cast_expression "(int)(lVar1 - lVar2 >> 3)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(lVar1 - lVar2 >> 3)" ( (binary_expression "lVar1 - lVar2 >> 3" (binary_expression "lVar1 - lVar2" identifier - 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) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT * LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (cast_expression ( (type_descriptor TYPE) ) IDENT)) )))) = LIT) ;) }) while (parenthesized_expression ( (binary_expression IDENT != IDENT) )) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * 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 { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) )) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) )) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) )))) & LIT) ^ LIT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (goto_statement goto statement_identifier ;)) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) }))) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) )))) & LIT) ^ LIT) )))) ;) })))) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) )) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) })) }))) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;))) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) == LIT) )) (compound_statement { (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) )) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT ^ LIT)) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT)) ;) })))) }) (else_clause else (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT)) ;)) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (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 (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) )) == LIT) )) && (parenthesized_expression ( (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) )) != LIT) || (parenthesized_expression ( (binary_expression (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) )))) & LIT) )) == LIT) ))) )) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( IDENT ))) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) | LIT) )))) ;) })) })) }))) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) }))) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier short) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (call_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( IDENT ))) (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT) )))) )))) = (cast_expression ( (type_descriptor (sized_type_specifier short)) ) IDENT)) ;) }) while (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) != IDENT) )) ;) })) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT - IDENT) >> LIT) ))) + IDENT) )) * LIT)) ;) (return_statement return ;) })))
|
(function_definition "void FUN_002b57d0(long param_1,undefined8 param_2,undefined8 param_3,int param_4,long *param_5,\n long *param_6,int *param_7)\n\n{\n long lVar1;\n long lVar2;\n char cVar3;\n int iVar4;\n uint uVar5;\n long lVar6;\n long lVar7;\n long lVar8;\n long *plVar9;\n byte bVar10;\n \n if (*(char *)(param_1 + 0x68) == '\0') {\n \n FUN_0018ff20("../../gold/dynobj.cc",0x6cf,"symbol_section_contents");\n }\n lVar1 = param_5[1];\n lVar2 = *param_5;\n lVar6 = thunk_FUN_002f0690();\n iVar4 = 0;\n if (param_4 != 0) {\n do {\n uVar5 = iVar4 * 2;\n iVar4 = iVar4 + 1;\n *(undefined2 *)(lVar6 + (ulong)uVar5) = 0;\n } while (param_4 != iVar4);\n }\n plVar9 = (long *)*param_5;\n if (plVar9 != (long *)param_5[1]) {\n do {\n lVar7 = *plVar9;\n if (*(char **)(lVar7 + 8) == (char *)0x0) {\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 0) {\n uVar5 = *(uint *)(lVar7 + 0x18);\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }\n }\n }\n else {\n uVar5 = 1;\n if (**(char **)(lVar7 + 8) != '\0') {\n uVar5 = FUN_002a9f30(param_1,param_2,param_3);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\nLAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\nLAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }\n if (bVar10 != 0) {\n if (*(long *)(lVar7 + 8) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }\n if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }\nLAB_002b58a8:\n if (*(int *)(lVar7 + 0x20) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index");\n }\n plVar9 = plVar9 + 1;\n *(short *)(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2)) = (short)uVar5;\n } while ((long *)param_5[1] != plVar9);\n }\n *param_6 = lVar6;\n *param_7 = ((int)(lVar1 - lVar2 >> 3) + param_4) * 2;\n return;\n}" (primitive_type "void") (function_declarator "FUN_002b57d0(long param_1,undefined8 param_2,undefined8 param_3,int param_4,long *param_5,\n long *param_6,int *param_7)" (identifier "FUN_002b57d0") (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3,int param_4,long *param_5,\n long *param_6,int *param_7)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) (, ",") (parameter_declaration "int param_4" (primitive_type "int") (identifier "param_4")) (, ",") (parameter_declaration "long *param_5" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_5" (* "*") (identifier "param_5"))) (, ",") (parameter_declaration "long *param_6" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_6" (* "*") (identifier "param_6"))) (, ",") (parameter_declaration "int *param_7" (primitive_type "int") (pointer_declarator "*param_7" (* "*") (identifier "param_7"))) () ")"))) (compound_statement "{\n long lVar1;\n long lVar2;\n char cVar3;\n int iVar4;\n uint uVar5;\n long lVar6;\n long lVar7;\n long lVar8;\n long *plVar9;\n byte bVar10;\n \n if (*(char *)(param_1 + 0x68) == '\0') {\n \n FUN_0018ff20("../../gold/dynobj.cc",0x6cf,"symbol_section_contents");\n }\n lVar1 = param_5[1];\n lVar2 = *param_5;\n lVar6 = thunk_FUN_002f0690();\n iVar4 = 0;\n if (param_4 != 0) {\n do {\n uVar5 = iVar4 * 2;\n iVar4 = iVar4 + 1;\n *(undefined2 *)(lVar6 + (ulong)uVar5) = 0;\n } while (param_4 != iVar4);\n }\n plVar9 = (long *)*param_5;\n if (plVar9 != (long *)param_5[1]) {\n do {\n lVar7 = *plVar9;\n if (*(char **)(lVar7 + 8) == (char *)0x0) {\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 0) {\n uVar5 = *(uint *)(lVar7 + 0x18);\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }\n }\n }\n else {\n uVar5 = 1;\n if (**(char **)(lVar7 + 8) != '\0') {\n uVar5 = FUN_002a9f30(param_1,param_2,param_3);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\nLAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\nLAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }\n if (bVar10 != 0) {\n if (*(long *)(lVar7 + 8) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }\n if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }\nLAB_002b58a8:\n if (*(int *)(lVar7 + 0x20) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index");\n }\n plVar9 = plVar9 + 1;\n *(short *)(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2)) = (short)uVar5;\n } while ((long *)param_5[1] != plVar9);\n }\n *param_6 = lVar6;\n *param_7 = ((int)(lVar1 - lVar2 >> 3) + param_4) * 2;\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 cVar3;" (primitive_type "char") (identifier "cVar3") (; ";")) (declaration "int iVar4;" (primitive_type "int") (identifier "iVar4") (; ";")) (declaration "uint uVar5;" (type_identifier "uint") (identifier "uVar5") (; ";")) (declaration "long lVar6;" (sized_type_specifier "long" (long "long")) (identifier "lVar6") (; ";")) (declaration "long lVar7;" (sized_type_specifier "long" (long "long")) (identifier "lVar7") (; ";")) (declaration "long lVar8;" (sized_type_specifier "long" (long "long")) (identifier "lVar8") (; ";")) (declaration "long *plVar9;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar9" (* "*") (identifier "plVar9")) (; ";")) (declaration "byte bVar10;" (type_identifier "byte") (identifier "bVar10") (; ";")) (if_statement "if (*(char *)(param_1 + 0x68) == '\0') {\n \n FUN_0018ff20("../../gold/dynobj.cc",0x6cf,"symbol_section_contents");\n }" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0x68) == '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x68) == '\0'" (pointer_expression "*(char *)(param_1 + 0x68)" (* "*") (cast_expression "(char *)(param_1 + 0x68)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x68)" (( "(") (binary_expression "param_1 + 0x68" (identifier "param_1") (+ "+") (number_literal "0x68")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n \n FUN_0018ff20("../../gold/dynobj.cc",0x6cf,"symbol_section_contents");\n }" ({ "{") (expression_statement "FUN_0018ff20("../../gold/dynobj.cc",0x6cf,"symbol_section_contents");" (call_expression "FUN_0018ff20("../../gold/dynobj.cc",0x6cf,"symbol_section_contents")" (identifier "FUN_0018ff20") (argument_list "("../../gold/dynobj.cc",0x6cf,"symbol_section_contents")" (( "(") (string_literal ""../../gold/dynobj.cc"" (" """) (string_content "../../gold/dynobj.cc") (" """)) (, ",") (number_literal "0x6cf") (, ",") (string_literal ""symbol_section_contents"" (" """) (string_content "symbol_section_contents") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "lVar1 = param_5[1];" (assignment_expression "lVar1 = param_5[1]" (identifier "lVar1") (= "=") (subscript_expression "param_5[1]" (identifier "param_5") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "lVar2 = *param_5;" (assignment_expression "lVar2 = *param_5" (identifier "lVar2") (= "=") (pointer_expression "*param_5" (* "*") (identifier "param_5"))) (; ";")) (expression_statement "lVar6 = thunk_FUN_002f0690();" (assignment_expression "lVar6 = thunk_FUN_002f0690()" (identifier "lVar6") (= "=") (call_expression "thunk_FUN_002f0690()" (identifier "thunk_FUN_002f0690") (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "iVar4 = 0;" (assignment_expression "iVar4 = 0" (identifier "iVar4") (= "=") (number_literal "0")) (; ";")) (if_statement "if (param_4 != 0) {\n do {\n uVar5 = iVar4 * 2;\n iVar4 = iVar4 + 1;\n *(undefined2 *)(lVar6 + (ulong)uVar5) = 0;\n } while (param_4 != iVar4);\n }" (if "if") (parenthesized_expression "(param_4 != 0)" (( "(") (binary_expression "param_4 != 0" (identifier "param_4") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n do {\n uVar5 = iVar4 * 2;\n iVar4 = iVar4 + 1;\n *(undefined2 *)(lVar6 + (ulong)uVar5) = 0;\n } while (param_4 != iVar4);\n }" ({ "{") (do_statement "do {\n uVar5 = iVar4 * 2;\n iVar4 = iVar4 + 1;\n *(undefined2 *)(lVar6 + (ulong)uVar5) = 0;\n } while (param_4 != iVar4);" (do "do") (compound_statement "{\n uVar5 = iVar4 * 2;\n iVar4 = iVar4 + 1;\n *(undefined2 *)(lVar6 + (ulong)uVar5) = 0;\n }" ({ "{") (expression_statement "uVar5 = iVar4 * 2;" (assignment_expression "uVar5 = iVar4 * 2" (identifier "uVar5") (= "=") (binary_expression "iVar4 * 2" (identifier "iVar4") (* "*") (number_literal "2"))) (; ";")) (expression_statement "iVar4 = iVar4 + 1;" (assignment_expression "iVar4 = iVar4 + 1" (identifier "iVar4") (= "=") (binary_expression "iVar4 + 1" (identifier "iVar4") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "*(undefined2 *)(lVar6 + (ulong)uVar5) = 0;" (assignment_expression "*(undefined2 *)(lVar6 + (ulong)uVar5) = 0" (pointer_expression "*(undefined2 *)(lVar6 + (ulong)uVar5)" (* "*") (cast_expression "(undefined2 *)(lVar6 + (ulong)uVar5)" (( "(") (type_descriptor "undefined2 *" (type_identifier "undefined2") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + (ulong)uVar5)" (( "(") (binary_expression "lVar6 + (ulong)uVar5" (identifier "lVar6") (+ "+") (cast_expression "(ulong)uVar5" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar5"))) () ")")))) (= "=") (number_literal "0")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(param_4 != iVar4)" (( "(") (binary_expression "param_4 != iVar4" (identifier "param_4") (!= "!=") (identifier "iVar4")) () ")")) (; ";")) (} "}"))) (expression_statement "plVar9 = (long *)*param_5;" (assignment_expression "plVar9 = (long *)*param_5" (identifier "plVar9") (= "=") (cast_expression "(long *)*param_5" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_5" (* "*") (identifier "param_5")))) (; ";")) (if_statement "if (plVar9 != (long *)param_5[1]) {\n do {\n lVar7 = *plVar9;\n if (*(char **)(lVar7 + 8) == (char *)0x0) {\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 0) {\n uVar5 = *(uint *)(lVar7 + 0x18);\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }\n }\n }\n else {\n uVar5 = 1;\n if (**(char **)(lVar7 + 8) != '\0') {\n uVar5 = FUN_002a9f30(param_1,param_2,param_3);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\nLAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\nLAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }\n if (bVar10 != 0) {\n if (*(long *)(lVar7 + 8) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }\n if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }\nLAB_002b58a8:\n if (*(int *)(lVar7 + 0x20) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index");\n }\n plVar9 = plVar9 + 1;\n *(short *)(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2)) = (short)uVar5;\n } while ((long *)param_5[1] != plVar9);\n }" (if "if") (parenthesized_expression "(plVar9 != (long *)param_5[1])" (( "(") (binary_expression "plVar9 != (long *)param_5[1]" (identifier "plVar9") (!= "!=") (cast_expression "(long *)param_5[1]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_5[1]" (identifier "param_5") ([ "[") (number_literal "1") (] "]")))) () ")")) (compound_statement "{\n do {\n lVar7 = *plVar9;\n if (*(char **)(lVar7 + 8) == (char *)0x0) {\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 0) {\n uVar5 = *(uint *)(lVar7 + 0x18);\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }\n }\n }\n else {\n uVar5 = 1;\n if (**(char **)(lVar7 + 8) != '\0') {\n uVar5 = FUN_002a9f30(param_1,param_2,param_3);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\nLAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\nLAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }\n if (bVar10 != 0) {\n if (*(long *)(lVar7 + 8) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }\n if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }\nLAB_002b58a8:\n if (*(int *)(lVar7 + 0x20) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index");\n }\n plVar9 = plVar9 + 1;\n *(short *)(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2)) = (short)uVar5;\n } while ((long *)param_5[1] != plVar9);\n }" ({ "{") (do_statement "do {\n lVar7 = *plVar9;\n if (*(char **)(lVar7 + 8) == (char *)0x0) {\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 0) {\n uVar5 = *(uint *)(lVar7 + 0x18);\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }\n }\n }\n else {\n uVar5 = 1;\n if (**(char **)(lVar7 + 8) != '\0') {\n uVar5 = FUN_002a9f30(param_1,param_2,param_3);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\nLAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\nLAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }\n if (bVar10 != 0) {\n if (*(long *)(lVar7 + 8) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }\n if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }\nLAB_002b58a8:\n if (*(int *)(lVar7 + 0x20) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index");\n }\n plVar9 = plVar9 + 1;\n *(short *)(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2)) = (short)uVar5;\n } while ((long *)param_5[1] != plVar9);" (do "do") (compound_statement "{\n lVar7 = *plVar9;\n if (*(char **)(lVar7 + 8) == (char *)0x0) {\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 0) {\n uVar5 = *(uint *)(lVar7 + 0x18);\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }\n }\n }\n else {\n uVar5 = 1;\n if (**(char **)(lVar7 + 8) != '\0') {\n uVar5 = FUN_002a9f30(param_1,param_2,param_3);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\nLAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\nLAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }\n if (bVar10 != 0) {\n if (*(long *)(lVar7 + 8) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }\n if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }\nLAB_002b58a8:\n if (*(int *)(lVar7 + 0x20) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index");\n }\n plVar9 = plVar9 + 1;\n *(short *)(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2)) = (short)uVar5;\n }" ({ "{") (expression_statement "lVar7 = *plVar9;" (assignment_expression "lVar7 = *plVar9" (identifier "lVar7") (= "=") (pointer_expression "*plVar9" (* "*") (identifier "plVar9"))) (; ";")) (if_statement "if (*(char **)(lVar7 + 8) == (char *)0x0) {\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 0) {\n uVar5 = *(uint *)(lVar7 + 0x18);\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }\n }\n }\n else {\n uVar5 = 1;\n if (**(char **)(lVar7 + 8) != '\0') {\n uVar5 = FUN_002a9f30(param_1,param_2,param_3);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\nLAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\nLAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }\n if (bVar10 != 0) {\n if (*(long *)(lVar7 + 8) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }\n if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }" (if "if") (parenthesized_expression "(*(char **)(lVar7 + 8) == (char *)0x0)" (( "(") (binary_expression "*(char **)(lVar7 + 8) == (char *)0x0" (pointer_expression "*(char **)(lVar7 + 8)" (* "*") (cast_expression "(char **)(lVar7 + 8)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar7 + 8)" (( "(") (binary_expression "lVar7 + 8" (identifier "lVar7") (+ "+") (number_literal "8")) () ")")))) (== "==") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 0) {\n uVar5 = *(uint *)(lVar7 + 0x18);\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }\n }\n }" ({ "{") (if_statement "if ((*(byte *)(lVar7 + 0x3a) & 7) == 0) {\n uVar5 = *(uint *)(lVar7 + 0x18);\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }\n }\n else {\n uVar5 = 1;\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }\n }" (if "if") (parenthesized_expression "((*(byte *)(lVar7 + 0x3a) & 7) == 0)" (( "(") (binary_expression "(*(byte *)(lVar7 + 0x3a) & 7) == 0" (parenthesized_expression "(*(byte *)(lVar7 + 0x3a) & 7)" (( "(") (binary_expression "*(byte *)(lVar7 + 0x3a) & 7" (pointer_expression "*(byte *)(lVar7 + 0x3a)" (* "*") (cast_expression "(byte *)(lVar7 + 0x3a)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar7 + 0x3a)" (( "(") (binary_expression "lVar7 + 0x3a" (identifier "lVar7") (+ "+") (number_literal "0x3a")) () ")")))) (& "&") (number_literal "7")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar5 = *(uint *)(lVar7 + 0x18);\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }\n }" ({ "{") (expression_statement "uVar5 = *(uint *)(lVar7 + 0x18);" (assignment_expression "uVar5 = *(uint *)(lVar7 + 0x18)" (identifier "uVar5") (= "=") (pointer_expression "*(uint *)(lVar7 + 0x18)" (* "*") (cast_expression "(uint *)(lVar7 + 0x18)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar7 + 0x18)" (( "(") (binary_expression "lVar7 + 0x18" (identifier "lVar7") (+ "+") (number_literal "0x18")) () ")"))))) (; ";")) (if_statement "if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }\n else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }" (if "if") (parenthesized_expression "((*(byte *)(lVar7 + 0x3b) & 0x20) == 0)" (( "(") (binary_expression "(*(byte *)(lVar7 + 0x3b) & 0x20) == 0" (parenthesized_expression "(*(byte *)(lVar7 + 0x3b) & 0x20)" (( "(") (binary_expression "*(byte *)(lVar7 + 0x3b) & 0x20" (pointer_expression "*(byte *)(lVar7 + 0x3b)" (* "*") (cast_expression "(byte *)(lVar7 + 0x3b)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar7 + 0x3b)" (( "(") (binary_expression "lVar7 + 0x3b" (identifier "lVar7") (+ "+") (number_literal "0x3b")) () ")")))) (& "&") (number_literal "0x20")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n cVar3 = FUN_00284a00(uVar5);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\n if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }\n }" ({ "{") (expression_statement "cVar3 = FUN_00284a00(uVar5);" (assignment_expression "cVar3 = FUN_00284a00(uVar5)" (identifier "cVar3") (= "=") (call_expression "FUN_00284a00(uVar5)" (identifier "FUN_00284a00") (argument_list "(uVar5)" (( "(") (identifier "uVar5") () ")")))) (; ";")) (expression_statement "lVar7 = *plVar9;" (assignment_expression "lVar7 = *plVar9" (identifier "lVar7") (= "=") (pointer_expression "*plVar9" (* "*") (identifier "plVar9"))) (; ";")) (expression_statement "lVar8 = *(long *)(lVar7 + 8);" (assignment_expression "lVar8 = *(long *)(lVar7 + 8)" (identifier "lVar8") (= "=") (pointer_expression "*(long *)(lVar7 + 8)" (* "*") (cast_expression "(long *)(lVar7 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar7 + 8)" (( "(") (binary_expression "lVar7 + 8" (identifier "lVar7") (+ "+") (number_literal "8")) () ")"))))) (; ";")) (if_statement "if (cVar3 != '\0') {\n uVar5 = 0;\n goto LAB_002b5972;\n }" (if "if") (parenthesized_expression "(cVar3 != '\0')" (( "(") (binary_expression "cVar3 != '\0'" (identifier "cVar3") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n uVar5 = 0;\n goto LAB_002b5972;\n }" ({ "{") (expression_statement "uVar5 = 0;" (assignment_expression "uVar5 = 0" (identifier "uVar5") (= "=") (number_literal "0")) (; ";")) (goto_statement "goto LAB_002b5972;" (goto "goto") (statement_identifier "LAB_002b5972") (; ";")) (} "}"))) (expression_statement "bVar10 = *(byte *)(lVar7 + 0x3a);" (assignment_expression "bVar10 = *(byte *)(lVar7 + 0x3a)" (identifier "bVar10") (= "=") (pointer_expression "*(byte *)(lVar7 + 0x3a)" (* "*") (cast_expression "(byte *)(lVar7 + 0x3a)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar7 + 0x3a)" (( "(") (binary_expression "lVar7 + 0x3a" (identifier "lVar7") (+ "+") (number_literal "0x3a")) () ")"))))) (; ";")) (if_statement "if ((bVar10 & 7) == 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }\n else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }" (if "if") (parenthesized_expression "((bVar10 & 7) == 0)" (( "(") (binary_expression "(bVar10 & 7) == 0" (parenthesized_expression "(bVar10 & 7)" (( "(") (binary_expression "bVar10 & 7" (identifier "bVar10") (& "&") (number_literal "7")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n if (lVar8 != 0) goto LAB_002b5866;\n }" ({ "{") (expression_statement "uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);" (assignment_expression "uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1)" (identifier "uVar5") (= "=") (call_expression "(uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1)" (( "(") (binary_expression "*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1" (binary_expression "*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1" (pointer_expression "*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c)" (* "*") (cast_expression "(byte *)(*(long *)(lVar7 + 0x10) + 0x3c)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(lVar7 + 0x10) + 0x3c)" (( "(") (binary_expression "*(long *)(lVar7 + 0x10) + 0x3c" (pointer_expression "*(long *)(lVar7 + 0x10)" (* "*") (cast_expression "(long *)(lVar7 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar7 + 0x10)" (( "(") (binary_expression "lVar7 + 0x10" (identifier "lVar7") (+ "+") (number_literal "0x10")) () ")")))) (+ "+") (number_literal "0x3c")) () ")")))) (& "&") (number_literal "1")) (^ "^") (number_literal "1")) () ")")))) (; ";")) (if_statement "if (lVar8 != 0) goto LAB_002b5866;" (if "if") (parenthesized_expression "(lVar8 != 0)" (( "(") (binary_expression "lVar8 != 0" (identifier "lVar8") (!= "!=") (number_literal "0")) () ")")) (goto_statement "goto LAB_002b5866;" (goto "goto") (statement_identifier "LAB_002b5866") (; ";"))) (} "}")) (else_clause "else {\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }" (else "else") (compound_statement "{\n if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }\n uVar5 = 1;\n }" ({ "{") (if_statement "if (lVar8 != 0) {\n uVar5 = 1;\n goto LAB_002b5948;\n }" (if "if") (parenthesized_expression "(lVar8 != 0)" (( "(") (binary_expression "lVar8 != 0" (identifier "lVar8") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar5 = 1;\n goto LAB_002b5948;\n }" ({ "{") (expression_statement "uVar5 = 1;" (assignment_expression "uVar5 = 1" (identifier "uVar5") (= "=") (number_literal "1")) (; ";")) (goto_statement "goto LAB_002b5948;" (goto "goto") (statement_identifier "LAB_002b5948") (; ";")) (} "}"))) (expression_statement "uVar5 = 1;" (assignment_expression "uVar5 = 1" (identifier "uVar5") (= "=") (number_literal "1")) (; ";")) (} "}")))) (} "}")) (else_clause "else if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }" (else "else") (if_statement "if (uVar5 != 0) {\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }" (if "if") (parenthesized_expression "(uVar5 != 0)" (( "(") (binary_expression "uVar5 != 0" (identifier "uVar5") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);\n }" ({ "{") (expression_statement "uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);" (assignment_expression "uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1)" (identifier "uVar5") (= "=") (call_expression "(uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1)" (( "(") (binary_expression "*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1" (binary_expression "*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1" (pointer_expression "*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c)" (* "*") (cast_expression "(byte *)(*(long *)(lVar7 + 0x10) + 0x3c)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(lVar7 + 0x10) + 0x3c)" (( "(") (binary_expression "*(long *)(lVar7 + 0x10) + 0x3c" (pointer_expression "*(long *)(lVar7 + 0x10)" (* "*") (cast_expression "(long *)(lVar7 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar7 + 0x10)" (( "(") (binary_expression "lVar7 + 0x10" (identifier "lVar7") (+ "+") (number_literal "0x10")) () ")")))) (+ "+") (number_literal "0x3c")) () ")")))) (& "&") (number_literal "1")) (^ "^") (number_literal "1")) () ")")))) (; ";")) (} "}"))))) (} "}")) (else_clause "else {\n uVar5 = 1;\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }\n }" (else "else") (compound_statement "{\n uVar5 = 1;\n if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }\n }" ({ "{") (expression_statement "uVar5 = 1;" (assignment_expression "uVar5 = 1" (identifier "uVar5") (= "=") (number_literal "1")) (; ";")) (if_statement "if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {\n uVar5 = 0;\n }" (if "if") (parenthesized_expression "((*(byte *)(lVar7 + 0x3a) & 7) == 4)" (( "(") (binary_expression "(*(byte *)(lVar7 + 0x3a) & 7) == 4" (parenthesized_expression "(*(byte *)(lVar7 + 0x3a) & 7)" (( "(") (binary_expression "*(byte *)(lVar7 + 0x3a) & 7" (pointer_expression "*(byte *)(lVar7 + 0x3a)" (* "*") (cast_expression "(byte *)(lVar7 + 0x3a)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar7 + 0x3a)" (( "(") (binary_expression "lVar7 + 0x3a" (identifier "lVar7") (+ "+") (number_literal "0x3a")) () ")")))) (& "&") (number_literal "7")) () ")")) (== "==") (number_literal "4")) () ")")) (compound_statement "{\n uVar5 = 0;\n }" ({ "{") (expression_statement "uVar5 = 0;" (assignment_expression "uVar5 = 0" (identifier "uVar5") (= "=") (number_literal "0")) (; ";")) (} "}"))) (} "}")))) (} "}")) (else_clause "else {\n uVar5 = 1;\n if (**(char **)(lVar7 + 8) != '\0') {\n uVar5 = FUN_002a9f30(param_1,param_2,param_3);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\nLAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\nLAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }\n if (bVar10 != 0) {\n if (*(long *)(lVar7 + 8) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }\n if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }" (else "else") (compound_statement "{\n uVar5 = 1;\n if (**(char **)(lVar7 + 8) != '\0') {\n uVar5 = FUN_002a9f30(param_1,param_2,param_3);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\nLAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;\n }\n bVar10 = *(byte *)(lVar7 + 0x3a);\n if ((bVar10 & 7) == 0) {\nLAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }\n if (bVar10 != 0) {\n if (*(long *)(lVar7 + 8) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }\n if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }\n }" ({ "{") (expression_statement "uVar5 = 1;" (assignment_expression "uVar5 = 1" (identifier "uVar5") (= "=") (number_literal "1")) (; ";")) (if_statement "if (**(char **)(lVar7 + 8) != '\0') {\n uVar5 = FUN_002a9f30(param_1,param_2,param_3);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\nLAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;\n }" (if "if") (parenthesized_expression "(**(char **)(lVar7 + 8) != '\0')" (( "(") (binary_expression "**(char **)(lVar7 + 8) != '\0'" (pointer_expression "**(char **)(lVar7 + 8)" (* "*") (pointer_expression "*(char **)(lVar7 + 8)" (* "*") (cast_expression "(char **)(lVar7 + 8)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar7 + 8)" (( "(") (binary_expression "lVar7 + 8" (identifier "lVar7") (+ "+") (number_literal "8")) () ")"))))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n uVar5 = FUN_002a9f30(param_1,param_2,param_3);\n lVar7 = *plVar9;\n lVar8 = *(long *)(lVar7 + 8);\nLAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;\n }" ({ "{") (expression_statement "uVar5 = FUN_002a9f30(param_1,param_2,param_3);" (assignment_expression "uVar5 = FUN_002a9f30(param_1,param_2,param_3)" (identifier "uVar5") (= "=") (call_expression "FUN_002a9f30(param_1,param_2,param_3)" (identifier "FUN_002a9f30") (argument_list "(param_1,param_2,param_3)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") () ")")))) (; ";")) (expression_statement "lVar7 = *plVar9;" (assignment_expression "lVar7 = *plVar9" (identifier "lVar7") (= "=") (pointer_expression "*plVar9" (* "*") (identifier "plVar9"))) (; ";")) (expression_statement "lVar8 = *(long *)(lVar7 + 8);" (assignment_expression "lVar8 = *(long *)(lVar7 + 8)" (identifier "lVar8") (= "=") (pointer_expression "*(long *)(lVar7 + 8)" (* "*") (cast_expression "(long *)(lVar7 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar7 + 8)" (( "(") (binary_expression "lVar7 + 8" (identifier "lVar7") (+ "+") (number_literal "8")) () ")"))))) (; ";")) (labeled_statement "LAB_002b5972:\n if (lVar8 == 0) goto LAB_002b58a8;" (statement_identifier "LAB_002b5972") (: ":") (if_statement "if (lVar8 == 0) goto LAB_002b58a8;" (if "if") (parenthesized_expression "(lVar8 == 0)" (( "(") (binary_expression "lVar8 == 0" (identifier "lVar8") (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_002b58a8;" (goto "goto") (statement_identifier "LAB_002b58a8") (; ";")))) (} "}"))) (expression_statement "bVar10 = *(byte *)(lVar7 + 0x3a);" (assignment_expression "bVar10 = *(byte *)(lVar7 + 0x3a)" (identifier "bVar10") (= "=") (pointer_expression "*(byte *)(lVar7 + 0x3a)" (* "*") (cast_expression "(byte *)(lVar7 + 0x3a)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar7 + 0x3a)" (( "(") (binary_expression "lVar7 + 0x3a" (identifier "lVar7") (+ "+") (number_literal "0x3a")) () ")"))))) (; ";")) (if_statement "if ((bVar10 & 7) == 0) {\nLAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }\n }\n else {\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }" (if "if") (parenthesized_expression "((bVar10 & 7) == 0)" (( "(") (binary_expression "(bVar10 & 7) == 0" (parenthesized_expression "(bVar10 & 7)" (( "(") (binary_expression "bVar10 & 7" (identifier "bVar10") (& "&") (number_literal "7")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\nLAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }\n }" ({ "{") (labeled_statement "LAB_002b5866:\n if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }" (statement_identifier "LAB_002b5866") (: ":") (if_statement "if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }\n else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }" (if "if") (parenthesized_expression "((*(byte *)(lVar7 + 0x3b) & 0x20) == 0)" (( "(") (binary_expression "(*(byte *)(lVar7 + 0x3b) & 0x20) == 0" (parenthesized_expression "(*(byte *)(lVar7 + 0x3b) & 0x20)" (( "(") (binary_expression "*(byte *)(lVar7 + 0x3b) & 0x20" (pointer_expression "*(byte *)(lVar7 + 0x3b)" (* "*") (cast_expression "(byte *)(lVar7 + 0x3b)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar7 + 0x3b)" (( "(") (binary_expression "lVar7 + 0x3b" (identifier "lVar7") (+ "+") (number_literal "0x3b")) () ")")))) (& "&") (number_literal "0x20")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n bVar10 = FUN_00284a00();\n lVar7 = *plVar9;\n bVar10 = bVar10 ^ 1;\n }" ({ "{") (expression_statement "bVar10 = FUN_00284a00();" (assignment_expression "bVar10 = FUN_00284a00()" (identifier "bVar10") (= "=") (call_expression "FUN_00284a00()" (identifier "FUN_00284a00") (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "lVar7 = *plVar9;" (assignment_expression "lVar7 = *plVar9" (identifier "lVar7") (= "=") (pointer_expression "*plVar9" (* "*") (identifier "plVar9"))) (; ";")) (expression_statement "bVar10 = bVar10 ^ 1;" (assignment_expression "bVar10 = bVar10 ^ 1" (identifier "bVar10") (= "=") (binary_expression "bVar10 ^ 1" (identifier "bVar10") (^ "^") (number_literal "1"))) (; ";")) (} "}")) (else_clause "else {\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }" (else "else") (compound_statement "{\n bVar10 = *(int *)(lVar7 + 0x18) != 0;\n }" ({ "{") (expression_statement "bVar10 = *(int *)(lVar7 + 0x18) != 0;" (assignment_expression "bVar10 = *(int *)(lVar7 + 0x18) != 0" (identifier "bVar10") (= "=") (binary_expression "*(int *)(lVar7 + 0x18) != 0" (pointer_expression "*(int *)(lVar7 + 0x18)" (* "*") (cast_expression "(int *)(lVar7 + 0x18)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar7 + 0x18)" (( "(") (binary_expression "lVar7 + 0x18" (identifier "lVar7") (+ "+") (number_literal "0x18")) () ")")))) (!= "!=") (number_literal "0"))) (; ";")) (} "}"))))) (} "}")) (else_clause "else {\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }" (else "else") (compound_statement "{\nLAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;\n }" ({ "{") (labeled_statement "LAB_002b5948:\n bVar10 = (bVar10 & 7) != 4;" (statement_identifier "LAB_002b5948") (: ":") (expression_statement "bVar10 = (bVar10 & 7) != 4;" (assignment_expression "bVar10 = (bVar10 & 7) != 4" (identifier "bVar10") (= "=") (binary_expression "(bVar10 & 7) != 4" (parenthesized_expression "(bVar10 & 7)" (( "(") (binary_expression "bVar10 & 7" (identifier "bVar10") (& "&") (number_literal "7")) () ")")) (!= "!=") (number_literal "4"))) (; ";"))) (} "}")))) (if_statement "if (bVar10 != 0) {\n if (*(long *)(lVar7 + 8) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }\n if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }" (if "if") (parenthesized_expression "(bVar10 != 0)" (( "(") (binary_expression "bVar10 != 0" (identifier "bVar10") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n if (*(long *)(lVar7 + 8) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }\n if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }\n }" ({ "{") (if_statement "if (*(long *)(lVar7 + 8) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }" (if "if") (parenthesized_expression "(*(long *)(lVar7 + 8) == 0)" (( "(") (binary_expression "*(long *)(lVar7 + 8) == 0" (pointer_expression "*(long *)(lVar7 + 8)" (* "*") (cast_expression "(long *)(lVar7 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar7 + 8)" (( "(") (binary_expression "lVar7 + 8" (identifier "lVar7") (+ "+") (number_literal "8")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");\n }" ({ "{") (expression_statement "FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");" (call_expression "FUN_0018ff20("../../gold/symtab.h",0x86,"is_default")" (identifier "FUN_0018ff20") (argument_list "("../../gold/symtab.h",0x86,"is_default")" (( "(") (string_literal ""../../gold/symtab.h"" (" """) (string_content "../../gold/symtab.h") (" """)) (, ",") (number_literal "0x86") (, ",") (string_literal ""is_default"" (" """) (string_content "is_default") (" """)) () ")"))) (; ";")) (} "}"))) (if_statement "if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }" (if "if") (parenthesized_expression "(((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0))))" (( "(") (binary_expression "((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&\n (((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))" (parenthesized_expression "((*(byte *)(lVar7 + 0x3a) & 8) == 0)" (( "(") (binary_expression "(*(byte *)(lVar7 + 0x3a) & 8) == 0" (parenthesized_expression "(*(byte *)(lVar7 + 0x3a) & 8)" (( "(") (binary_expression "*(byte *)(lVar7 + 0x3a) & 8" (pointer_expression "*(byte *)(lVar7 + 0x3a)" (* "*") (cast_expression "(byte *)(lVar7 + 0x3a)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar7 + 0x3a)" (( "(") (binary_expression "lVar7 + 0x3a" (identifier "lVar7") (+ "+") (number_literal "0x3a")) () ")")))) (& "&") (number_literal "8")) () ")")) (== "==") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))" (( "(") (parenthesized_expression "((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0))" (( "(") (binary_expression "(*(byte *)(lVar7 + 0x3a) & 7) != 0 ||\n ((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)" (binary_expression "(*(byte *)(lVar7 + 0x3a) & 7) != 0" (parenthesized_expression "(*(byte *)(lVar7 + 0x3a) & 7)" (( "(") (binary_expression "*(byte *)(lVar7 + 0x3a) & 7" (pointer_expression "*(byte *)(lVar7 + 0x3a)" (* "*") (cast_expression "(byte *)(lVar7 + 0x3a)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar7 + 0x3a)" (( "(") (binary_expression "lVar7 + 0x3a" (identifier "lVar7") (+ "+") (number_literal "0x3a")) () ")")))) (& "&") (number_literal "7")) () ")")) (!= "!=") (number_literal "0")) (|| "||") (parenthesized_expression "((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)" (( "(") (binary_expression "(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0" (parenthesized_expression "(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1)" (( "(") (binary_expression "*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1" (pointer_expression "*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c)" (* "*") (cast_expression "(byte *)(*(long *)(lVar7 + 0x10) + 0x3c)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(lVar7 + 0x10) + 0x3c)" (( "(") (binary_expression "*(long *)(lVar7 + 0x10) + 0x3c" (pointer_expression "*(long *)(lVar7 + 0x10)" (* "*") (cast_expression "(long *)(lVar7 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar7 + 0x10)" (( "(") (binary_expression "lVar7 + 0x10" (identifier "lVar7") (+ "+") (number_literal "0x10")) () ")")))) (+ "+") (number_literal "0x3c")) () ")")))) (& "&") (number_literal "1")) () ")")) (== "==") (number_literal "0")) () ")"))) () ")")) () ")"))) () ")")) (compound_statement "{\n uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);\n }" ({ "{") (expression_statement "uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);" (assignment_expression "uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000)" (identifier "uVar5") (= "=") (call_expression "(uint)(ushort)((ushort)uVar5 | 0x8000)" (call_expression "(uint)(ushort)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(ushort)" (( "(") (identifier "ushort") () ")"))) (argument_list "((ushort)uVar5 | 0x8000)" (( "(") (binary_expression "(ushort)uVar5 | 0x8000" (cast_expression "(ushort)uVar5" (( "(") (type_descriptor "ushort" (type_identifier "ushort")) () ")") (identifier "uVar5")) (| "|") (number_literal "0x8000")) () ")")))) (; ";")) (} "}"))) (} "}"))) (} "}")))) (labeled_statement "LAB_002b58a8:\n if (*(int *)(lVar7 + 0x20) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index");\n }" (statement_identifier "LAB_002b58a8") (: ":") (if_statement "if (*(int *)(lVar7 + 0x20) == 0) {\n \n FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index");\n }" (if "if") (parenthesized_expression "(*(int *)(lVar7 + 0x20) == 0)" (( "(") (binary_expression "*(int *)(lVar7 + 0x20) == 0" (pointer_expression "*(int *)(lVar7 + 0x20)" (* "*") (cast_expression "(int *)(lVar7 + 0x20)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar7 + 0x20)" (( "(") (binary_expression "lVar7 + 0x20" (identifier "lVar7") (+ "+") (number_literal "0x20")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index");\n }" ({ "{") (expression_statement "FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index");" (call_expression "FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index")" (identifier "FUN_0018ff20") (argument_list "("../../gold/symtab.h",0x19a,"dynsym_index")" (( "(") (string_literal ""../../gold/symtab.h"" (" """) (string_content "../../gold/symtab.h") (" """)) (, ",") (number_literal "0x19a") (, ",") (string_literal ""dynsym_index"" (" """) (string_content "dynsym_index") (" """)) () ")"))) (; ";")) (} "}")))) (expression_statement "plVar9 = plVar9 + 1;" (assignment_expression "plVar9 = plVar9 + 1" (identifier "plVar9") (= "=") (binary_expression "plVar9 + 1" (identifier "plVar9") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "*(short *)(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2)) = (short)uVar5;" (assignment_expression "*(short *)(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2)) = (short)uVar5" (pointer_expression "*(short *)(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2))" (* "*") (cast_expression "(short *)(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2))" (( "(") (type_descriptor "short *" (sized_type_specifier "short" (short "short")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2))" (( "(") (binary_expression "lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2)" (identifier "lVar6") (+ "+") (call_expression "(ulong)(uint)(*(int *)(lVar7 + 0x20) * 2)" (call_expression "(ulong)(uint)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(uint)" (( "(") (identifier "uint") () ")"))) (argument_list "(*(int *)(lVar7 + 0x20) * 2)" (( "(") (binary_expression "*(int *)(lVar7 + 0x20) * 2" (pointer_expression "*(int *)(lVar7 + 0x20)" (* "*") (cast_expression "(int *)(lVar7 + 0x20)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar7 + 0x20)" (( "(") (binary_expression "lVar7 + 0x20" (identifier "lVar7") (+ "+") (number_literal "0x20")) () ")")))) (* "*") (number_literal "2")) () ")")))) () ")")))) (= "=") (cast_expression "(short)uVar5" (( "(") (type_descriptor "short" (sized_type_specifier "short" (short "short"))) () ")") (identifier "uVar5"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "((long *)param_5[1] != plVar9)" (( "(") (binary_expression "(long *)param_5[1] != plVar9" (cast_expression "(long *)param_5[1]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_5[1]" (identifier "param_5") ([ "[") (number_literal "1") (] "]"))) (!= "!=") (identifier "plVar9")) () ")")) (; ";")) (} "}"))) (expression_statement "*param_6 = lVar6;" (assignment_expression "*param_6 = lVar6" (pointer_expression "*param_6" (* "*") (identifier "param_6")) (= "=") (identifier "lVar6")) (; ";")) (expression_statement "*param_7 = ((int)(lVar1 - lVar2 >> 3) + param_4) * 2;" (assignment_expression "*param_7 = ((int)(lVar1 - lVar2 >> 3) + param_4) * 2" (pointer_expression "*param_7" (* "*") (identifier "param_7")) (= "=") (binary_expression "((int)(lVar1 - lVar2 >> 3) + param_4) * 2" (parenthesized_expression "((int)(lVar1 - lVar2 >> 3) + param_4)" (( "(") (binary_expression "(int)(lVar1 - lVar2 >> 3) + param_4" (cast_expression "(int)(lVar1 - lVar2 >> 3)" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (parenthesized_expression "(lVar1 - lVar2 >> 3)" (( "(") (binary_expression "lVar1 - lVar2 >> 3" (binary_expression "lVar1 - lVar2" (identifier "lVar1") (- "-") (identifier "lVar2")) (>> ">>") (number_literal "3")) () ")"))) (+ "+") (identifier "param_4")) () ")")) (* "*") (number_literal "2"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
/* DWARF original name: symbol_section_contents<32, false>
DWARF original prototype: void symbol_section_contents<32,_false>(Versions * this, Symbol_table *
symtab, Stringpool * dynpool, uint local_symcount,
vector<gold::Symbol*,_std::allocator<gold::Symbol*>_> * syms, uchar * * pp, uint * psize) */
void __thiscall
var_2::Versions::symbol_section_contents<32,_false>
(Versions *this,Symbol_table *symtab,Stringpool *dynpool,type_1 var_6,
vector<var_2::type_3*,var_3::allocator<var_2::type_3*>var_4> *syms,type_2 **pp,type_1 *psize)
{
type_6 var_13;
type_1 var_10;
type_1 uVar3;
bool bVar4;
type_1 var_8;
type_2 *var_9;
type_3 *sym;
char *var_14;
type_4 var_11;
if (this->is_finalized_ == false) {
/* WARNING: Subroutine does not return */
var_1("../../gold/dynobj.cc",0x6cf,"symbol_section_contents");
}
uVar3 = ((int)((long)(syms->super__Vector_base<var_2::type_3*,var_3::allocator<var_2::type_3*>var_4>var_5).
_M_impl._M_finish -
(long)(syms->super__Vector_base<var_2::type_3*,var_3::allocator<var_2::type_3*>var_4>var_5).
_M_impl._M_start >> 3) + var_6) * 2;
var_9 = (type_2 *)var_7((type_5)uVar3);
var_8 = 0;
if (var_6 != 0) {
do {
var_10 = var_8 * 2;
var_8 = var_8 + 1;
(var_9 + var_10)[0] = '\0';
(var_9 + var_10)[1] = '\0';
} while (var_6 != var_8);
}
var_11 = (syms->super__Vector_base<var_2::type_3*,var_3::allocator<var_2::type_3*var_5>var_4>var_5)._M_impl.
_M_start;
if (var_11 !=
(syms->super__Vector_base<var_2::type_3*,var_3::allocator<var_2::type_3*>var_4>var_5)._M_impl._M_finish) {
do {
sym = *var_11;
if (sym->version_ == (char *)0x0) {
if ((sym->field_0x3a & 7) == 0) {
var_8 = (sym->u2_).shndx;
if ((sym->field_0x3b & 0x20) == 0) {
bVar4 = type_3::var_12(var_8);
sym = *var_11;
var_14 = sym->version_;
if (bVar4) {
var_8 = 0;
goto LAB_002b5972;
}
var_13 = sym->field_0x3a;
if ((var_13 & 7) == 0) {
var_8 = (type_1)(*(type_6 *)((long)&((sym->u1_).output_segment)->output_lists_[2].
super__Vector_base<var_2::Output_data*,var_3::allocator<var_2::Output_data*>var_4>
._M_impl._M_finish + 4) & 1 ^ 1);
if (var_14 != (char *)0x0) goto LAB_002b5866;
}
else {
if (var_14 != (char *)0x0) {
var_8 = 1;
goto LAB_002b5948;
}
var_8 = 1;
}
}
else if (var_8 != 0) {
var_8 = (type_1)(*(type_6 *)((long)&((sym->u1_).output_segment)->output_lists_[2].
super__Vector_base<var_2::Output_data*,var_3::allocator<var_2::Output_data*>var_4>
._M_impl._M_finish + 4) & 1 ^ 1);
}
}
else {
var_8 = 1;
if ((sym->field_0x3a & 7) == 4) {
var_8 = 0;
}
}
}
else {
var_8 = 1;
if (*sym->version_ != '\0') {
var_8 = var_15(this,symtab,dynpool,sym);
sym = *var_11;
var_14 = sym->version_;
LAB_002b5972:
if (var_14 == (char *)0x0) goto LAB_002b58a8;
}
var_13 = sym->field_0x3a;
if ((var_13 & 7) == 0) {
LAB_002b5866:
if ((sym->field_0x3b & 0x20) == 0) {
bVar4 = type_3::var_12((sym->u2_).shndx);
sym = *var_11;
bVar4 = !bVar4;
}
else {
bVar4 = (sym->u2_).shndx != 0;
}
}
else {
LAB_002b5948:
bVar4 = (var_13 & 7) != 4;
}
if (bVar4) {
if (sym->version_ == (char *)0x0) {
/* WARNING: Subroutine does not return */
var_1("../../gold/symtab.h",0x86,"is_default");
}
if (((sym->field_0x3a & 8) == 0) &&
(((sym->field_0x3a & 7) != 0 ||
(((type_5)((sym->u1_).output_segment)->output_lists_[2].
super__Vector_base<var_2::Output_data*,var_3::allocator<var_2::Output_data*>var_4>.
_M_impl._M_finish & 0x100000000) == 0)))) {
var_8 = (type_1)(type_7)((type_7)var_8 | 0x8000);
}
}
}
LAB_002b58a8:
if (sym->dynsym_index_ == 0) {
/* WARNING: Subroutine does not return */
var_1("../../gold/symtab.h",0x19a,"dynsym_index");
}
var_11 = var_11 + 1;
*(short *)(var_9 + sym->dynsym_index_ * 2) = (short)var_8;
} while ((syms->super__Vector_base<var_2::type_3*,var_3::allocator<var_2::type_3*>var_4>var_5)._M_impl.
_M_finish != var_11);
}
*pp = var_9;
*psize = uVar3;
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: (primitive_type) declarator: (identifier)) (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: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) 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: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (identifier) right: (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: (call_expression function: (identifier) arguments: (argument_list)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (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: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))))) right: (number_literal)))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (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))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) right: (number_literal)) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier)))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) right: (number_literal)) right: (number_literal))))))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) 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: (number_literal))) consequence: (goto_statement label: (statement_identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))) alternative: (else_clause (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (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: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (number_literal))) right: (parenthesized_expression (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (number_literal)) right: (parenthesized_expression (binary_expression left: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) right: (number_literal))) right: (number_literal)))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (identifier))) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))))))))))))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content)))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (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: (call_expression function: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (identifier))) arguments: (argument_list (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))))))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (number_literal)))) right: (identifier))) right: (number_literal)))) (return_statement))))
| null |
void MASKED(long param_1,undefined8 param_2,undefined8 param_3,int param_4,long *param_5,
long *param_6,int *param_7)
{
long lVar1;
long lVar2;
char cVar3;
int iVar4;
uint uVar5;
long lVar6;
long lVar7;
long lVar8;
long *plVar9;
byte bVar10;
if (*(char *)(param_1 + 0x68) == '\0') {
/* WARNING: Subroutine does not return */
FUN_0018ff20("../../gold/dynobj.cc",0x6cf,"symbol_section_contents");
}
lVar1 = param_5[1];
lVar2 = *param_5;
lVar6 = thunk_FUN_002f0690();
iVar4 = 0;
if (param_4 != 0) {
do {
uVar5 = iVar4 * 2;
iVar4 = iVar4 + 1;
*(undefined2 *)(lVar6 + (ulong)uVar5) = 0;
} while (param_4 != iVar4);
}
plVar9 = (long *)*param_5;
if (plVar9 != (long *)param_5[1]) {
do {
lVar7 = *plVar9;
if (*(char **)(lVar7 + 8) == (char *)0x0) {
if ((*(byte *)(lVar7 + 0x3a) & 7) == 0) {
uVar5 = *(uint *)(lVar7 + 0x18);
if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {
cVar3 = FUN_00284a00(uVar5);
lVar7 = *plVar9;
lVar8 = *(long *)(lVar7 + 8);
if (cVar3 != '\0') {
uVar5 = 0;
goto LAB_002b5972;
}
bVar10 = *(byte *)(lVar7 + 0x3a);
if ((bVar10 & 7) == 0) {
uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);
if (lVar8 != 0) goto LAB_002b5866;
}
else {
if (lVar8 != 0) {
uVar5 = 1;
goto LAB_002b5948;
}
uVar5 = 1;
}
}
else if (uVar5 != 0) {
uVar5 = (uint)(*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1 ^ 1);
}
}
else {
uVar5 = 1;
if ((*(byte *)(lVar7 + 0x3a) & 7) == 4) {
uVar5 = 0;
}
}
}
else {
uVar5 = 1;
if (**(char **)(lVar7 + 8) != '\0') {
uVar5 = FUN_002a9f30(param_1,param_2,param_3);
lVar7 = *plVar9;
lVar8 = *(long *)(lVar7 + 8);
LAB_002b5972:
if (lVar8 == 0) goto LAB_002b58a8;
}
bVar10 = *(byte *)(lVar7 + 0x3a);
if ((bVar10 & 7) == 0) {
LAB_002b5866:
if ((*(byte *)(lVar7 + 0x3b) & 0x20) == 0) {
bVar10 = FUN_00284a00();
lVar7 = *plVar9;
bVar10 = bVar10 ^ 1;
}
else {
bVar10 = *(int *)(lVar7 + 0x18) != 0;
}
}
else {
LAB_002b5948:
bVar10 = (bVar10 & 7) != 4;
}
if (bVar10 != 0) {
if (*(long *)(lVar7 + 8) == 0) {
/* WARNING: Subroutine does not return */
FUN_0018ff20("../../gold/symtab.h",0x86,"is_default");
}
if (((*(byte *)(lVar7 + 0x3a) & 8) == 0) &&
(((*(byte *)(lVar7 + 0x3a) & 7) != 0 ||
((*(byte *)(*(long *)(lVar7 + 0x10) + 0x3c) & 1) == 0)))) {
uVar5 = (uint)(ushort)((ushort)uVar5 | 0x8000);
}
}
}
LAB_002b58a8:
if (*(int *)(lVar7 + 0x20) == 0) {
/* WARNING: Subroutine does not return */
FUN_0018ff20("../../gold/symtab.h",0x19a,"dynsym_index");
}
plVar9 = plVar9 + 1;
*(short *)(lVar6 + (ulong)(uint)(*(int *)(lVar7 + 0x20) * 2)) = (short)uVar5;
} while ((long *)param_5[1] != plVar9);
}
*param_6 = lVar6;
*param_7 = ((int)(lVar1 - lVar2 >> 3) + param_4) * 2;
return;
}
|
287_aarch64-linux-gnu-ranlib_and_aarch64-linux-gnu-ranlib_strip.c
|
chmod
|
chmod
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int chmod(char *__file,__mode_t __mode)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* chmod@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
int chmod(char *__file,__mode_t __mode)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null |
[('const-1', u'RETURN_-1207037334')]
|
[('const-1', u'RETURN_-1207037334')]
| null | null |
00111260
|
x64
|
O2
|
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint chmod(char *__file,__mode_t __mode)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (function_definition "int chmod(char *__file,__mode_t __mode)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "chmod(char *__file,__mode_t __mode)" identifier (parameter_list "(char *__file,__mode_t __mode)" ( (parameter_declaration "char *__file" primitive_type (pointer_declarator "*__file" * identifier)) , (parameter_declaration "__mode_t __mode" 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 chmod(char *__file,__mode_t __mode)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* chmod@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment comment (function_definition "int chmod(char *__file,__mode_t __mode)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* chmod@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (function_declarator "chmod(char *__file,__mode_t __mode)" identifier (parameter_list "(char *__file,__mode_t __mode)" ( (parameter_declaration "char *__file" primitive_type (pointer_declarator "*__file" * identifier)) , (parameter_declaration "__mode_t __mode" type_identifier identifier) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* chmod@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
|
(translation_unit "int chmod(char *__file,__mode_t __mode)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int chmod(char *__file,__mode_t __mode)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "chmod(char *__file,__mode_t __mode)" identifier (parameter_list "(char *__file,__mode_t __mode)" ( (parameter_declaration "char *__file" primitive_type (pointer_declarator "*__file" * identifier)) , (parameter_declaration "__mode_t __mode" type_identifier identifier) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
|
(function_definition "int chmod(char *__file,__mode_t __mode)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "chmod(char *__file,__mode_t __mode)" (identifier "chmod") (parameter_list "(char *__file,__mode_t __mode)" (( "(") (parameter_declaration "char *__file" (primitive_type "char") (pointer_declarator "*__file" (* "*") (identifier "__file"))) (, ",") (parameter_declaration "__mode_t __mode" (type_identifier "__mode_t") (identifier "__mode")) () ")"))) (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 *__file,type_1 __mode)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* chmod@@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: (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(char *__file,__mode_t __mode)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
4_hppa64-linux-gnu-ranlib_and_hppa64-linux-gnu-ranlib_strip.c
|
getenv
|
getenv
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * getenv(char *__name)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_getenv_00110020)();
return pcVar1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * getenv(char *__name)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_getenv_00110020)();
return pcVar1;
}
|
JMP qword ptr [0x00110020]
| null | null | null | null |
[(u'INDIRECT_-1206968186', u'COPY_-1206968245'), (u'CAST_-1206968180', u'RETURN_-1206968245'), (u'CALLIND_-1206968248', u'CAST_-1206968180'), ('const-0', u'RETURN_-1206968245'), ('tmp_32', u'CAST_-1206968181'), (u'CALLIND_-1206968248', u'INDIRECT_-1206968186'), (u'CAST_-1206968181', u'CALLIND_-1206968248')]
|
[(u'INDIRECT_-1206968186', u'COPY_-1206968245'), (u'CAST_-1206968180', u'RETURN_-1206968245'), (u'CALLIND_-1206968248', u'CAST_-1206968180'), ('const-0', u'RETURN_-1206968245'), ('tmp_32', u'CAST_-1206968181'), (u'CALLIND_-1206968248', u'INDIRECT_-1206968186'), (u'CAST_-1206968181', u'CALLIND_-1206968248')]
| null | null |
00102040
|
x64
|
O2
|
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * getenv(char *__name)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_getenv_00110020)();\n return pcVar1;\n}\n\n" comment (function_definition "char * getenv(char *__name)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_getenv_00110020)();\n return pcVar1;\n}" primitive_type (pointer_declarator "* getenv(char *__name)" * (function_declarator "getenv(char *__name)" identifier (parameter_list "(char *__name)" ( (parameter_declaration "char *__name" primitive_type (pointer_declarator "*__name" * identifier)) )))) (compound_statement "{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_getenv_00110020)();\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "pcVar1 = (char *)(*(code *)PTR_getenv_00110020)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_getenv_00110020)()" identifier = (cast_expression "(char *)(*(code *)PTR_getenv_00110020)()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_getenv_00110020)()" (parenthesized_expression "(*(code *)PTR_getenv_00110020)" ( (pointer_expression "*(code *)PTR_getenv_00110020" * (cast_expression "(code *)PTR_getenv_00110020" ( (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 * getenv(char *__name)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_getenv_00110020)();\n return pcVar1;\n}\n\n" comment (function_definition "char * getenv(char *__name)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_getenv_00110020)();\n return pcVar1;\n}" primitive_type (pointer_declarator "* getenv(char *__name)" * (function_declarator "getenv(char *__name)" identifier (parameter_list "(char *__name)" ( (parameter_declaration "char *__name" primitive_type (pointer_declarator "*__name" * identifier)) )))) (compound_statement "{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_getenv_00110020)();\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "pcVar1 = (char *)(*(code *)PTR_getenv_00110020)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_getenv_00110020)()" identifier = (cast_expression "(char *)(*(code *)PTR_getenv_00110020)()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_getenv_00110020)()" (parenthesized_expression "(*(code *)PTR_getenv_00110020)" ( (pointer_expression "*(code *)PTR_getenv_00110020" * (cast_expression "(code *)PTR_getenv_00110020" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))))) ;) (return_statement "return pcVar1;" return identifier ;) })))
|
(translation_unit "char * getenv(char *__name)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_getenv_00110020)();\n return pcVar1;\n}\n\n" (function_definition "char * getenv(char *__name)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_getenv_00110020)();\n return pcVar1;\n}" primitive_type (pointer_declarator "* getenv(char *__name)" * (function_declarator "getenv(char *__name)" identifier (parameter_list "(char *__name)" ( (parameter_declaration "char *__name" primitive_type (pointer_declarator "*__name" * identifier)) )))) (compound_statement "{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_getenv_00110020)();\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "pcVar1 = (char *)(*(code *)PTR_getenv_00110020)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_getenv_00110020)()" identifier = (cast_expression "(char *)(*(code *)PTR_getenv_00110020)()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_getenv_00110020)()" (parenthesized_expression "(*(code *)PTR_getenv_00110020)" ( (pointer_expression "*(code *)PTR_getenv_00110020" * (cast_expression "(code *)PTR_getenv_00110020" ( (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 * getenv(char *__name)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_getenv_00110020)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* getenv(char *__name)" (* "*") (function_declarator "getenv(char *__name)" (identifier "getenv") (parameter_list "(char *__name)" (( "(") (parameter_declaration "char *__name" (primitive_type "char") (pointer_declarator "*__name" (* "*") (identifier "__name"))) () ")")))) (compound_statement "{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_getenv_00110020)();\n return pcVar1;\n}" ({ "{") (declaration "char *pcVar1;" (primitive_type "char") (pointer_declarator "*pcVar1" (* "*") (identifier "pcVar1")) (; ";")) (expression_statement "pcVar1 = (char *)(*(code *)PTR_getenv_00110020)();" (assignment_expression "pcVar1 = (char *)(*(code *)PTR_getenv_00110020)()" (identifier "pcVar1") (= "=") (cast_expression "(char *)(*(code *)PTR_getenv_00110020)()" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "(*(code *)PTR_getenv_00110020)()" (parenthesized_expression "(*(code *)PTR_getenv_00110020)" (( "(") (pointer_expression "*(code *)PTR_getenv_00110020" (* "*") (cast_expression "(code *)PTR_getenv_00110020" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_getenv_00110020"))) () ")")) (argument_list "()" (( "(") () ")"))))) (; ";")) (return_statement "return pcVar1;" (return "return") (identifier "pcVar1") (; ";")) (} "}")))
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * function_1(char *__name)
{
char *pcVar1;
pcVar1 = (char *)(*(type_1 *)PTR_getenv_00110020)();
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)))))) 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 *__name)
{
char *pcVar1;
pcVar1 = (char *)(*(code *)PTR_MASKED_00110020)();
return pcVar1;
}
|
9709_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
|
do_thousands_sep
|
FUN_00324b40
|
/* std::moneypunct<wchar_t, false>::do_thousands_sep() const */
undefined4 __thiscall
std::moneypunct<wchar_t,false>::do_thousands_sep(moneypunct<wchar_t,false> *this)
{
return *(undefined4 *)(*(long *)(this + 0x10) + 0x28);
}
|
undefined4 FUN_00324b40(long param_1)
{
return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x28);
}
|
MOV RAX,qword ptr [RDI + 0x10]
MOV EAX,dword ptr [RAX + 0x28]
RET
| null | null | null | null |
[('const-0', u'RETURN_-1204991142'), ('tmp_28', u'PTRADD_-1204991103'), (u'PTRADD_-1204991103', u'CAST_-1204991088'), ('const-16', u'PTRADD_-1204991103'), (u'CAST_-1204991083', u'LOAD_-1204991158'), (u'LOAD_-1204991165', u'INT_ADD_-1204991142'), ('const-1', u'PTRADD_-1204991103'), ('const-433', u'LOAD_-1204991158'), (u'INT_ADD_-1204991142', u'CAST_-1204991083'), (u'COPY_-1204991148', u'RETURN_-1204991142'), (u'LOAD_-1204991158', u'COPY_-1204991148'), ('const-40', u'INT_ADD_-1204991142'), ('const-433', u'LOAD_-1204991165'), (u'CAST_-1204991088', u'LOAD_-1204991165')]
|
[('const-0', u'RETURN_-1204991142'), ('const-16', u'INT_ADD_-1204991149'), ('tmp_35', u'INT_ADD_-1204991149'), (u'INT_ADD_-1204991149', u'CAST_-1204991088'), (u'CAST_-1204991083', u'LOAD_-1204991158'), (u'LOAD_-1204991165', u'INT_ADD_-1204991142'), ('const-433', u'LOAD_-1204991158'), (u'INT_ADD_-1204991142', u'CAST_-1204991083'), (u'COPY_-1204991148', u'RETURN_-1204991142'), ('const-433', u'LOAD_-1204991165'), (u'LOAD_-1204991158', u'COPY_-1204991148'), ('const-40', u'INT_ADD_-1204991142'), (u'CAST_-1204991088', u'LOAD_-1204991165')]
| null | null |
00324b40
|
x64
|
O2
|
(translation_unit "undefined4 FUN_00324b40(long param_1)\n\n{\n return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x28);\n}\n\n" (function_definition "undefined4 FUN_00324b40(long param_1)\n\n{\n return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x28);\n}" type_identifier (function_declarator "FUN_00324b40(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x28);\n}" { (return_statement "return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x28);" return (pointer_expression "*(undefined4 *)(*(long *)(param_1 + 0x10) + 0x28)" * (cast_expression "(undefined4 *)(*(long *)(param_1 + 0x10) + 0x28)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x10) + 0x28)" ( (binary_expression "*(long *)(param_1 + 0x10) + 0x28" (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) + number_literal) )))) ;) })))
|
(translation_unit "/* std::moneypunct<wchar_t, false>::do_thousands_sep() const */\n\nundefined4 __thiscall\nstd::moneypunct<wchar_t,false>::do_thousands_sep(moneypunct<wchar_t,false> *this)\n\n{\n return *(undefined4 *)(*(long *)(this + 0x10) + 0x28);\n}\n\n" comment (declaration "undefined4 __thiscall\nstd::moneypunct<wchar_t,false>::do_thousands_sep(moneypunct<wchar_t,false> *this)\n\n{\n return *(undefined4 *)(*(long *)(this + 0x10) + 0x28);" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::moneypunct<" identifier : : identifier <) identifier , (ERROR "false>::do_thousands_sep(moneypunct<wchar_t,false> *this)\n\n{\n return" identifier > : : (function_declarator "do_thousands_sep(moneypunct<wchar_t,false> *this)" identifier (parameter_list "(moneypunct<wchar_t,false> *this)" ( (parameter_declaration "moneypunct<wchar_t" type_identifier (ERROR "<" <) identifier) , (parameter_declaration "false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) ))) { return) (pointer_declarator "*(undefined4 *)(*(long *)(this + 0x10) + 0x28)" * (function_declarator "(undefined4 *)(*(long *)(this + 0x10) + 0x28)" (parenthesized_declarator "(undefined4 *)" ( identifier (ERROR "*" *) )) (parameter_list "(*(long *)(this + 0x10) + 0x28)" ( (parameter_declaration "*(long *)(this + 0x10)" type_identifier (abstract_pointer_declarator "*(long *)(this + 0x10)" * (abstract_function_declarator "(long *)(this + 0x10)" (abstract_function_declarator "(long *)" (parameter_list "(long *)" ( (parameter_declaration "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ))) (parameter_list "(this + 0x10)" ( (parameter_declaration "this" type_identifier) (ERROR "+ 0x10" + number_literal) ))))) (ERROR "+ 0x28" + number_literal) )))) ;) (ERROR "}" }))
|
(translation_unit "undefined4 FUN_00324b40(long param_1)\n\n{\n return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x28);\n}\n\n" (function_definition "undefined4 FUN_00324b40(long param_1)\n\n{\n return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x28);\n}" type_identifier (function_declarator "FUN_00324b40(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x28);\n}" { (return_statement "return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x28);" return (pointer_expression "*(undefined4 *)(*(long *)(param_1 + 0x10) + 0x28)" * (cast_expression "(undefined4 *)(*(long *)(param_1 + 0x10) + 0x28)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x10) + 0x28)" ( (binary_expression "*(long *)(param_1 + 0x10) + 0x28" (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) + number_literal) )))) ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (return_statement return (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) )))) ;) })))
|
(function_definition "undefined4 FUN_00324b40(long param_1)\n\n{\n return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x28);\n}" (type_identifier "undefined4") (function_declarator "FUN_00324b40(long param_1)" (identifier "FUN_00324b40") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x28);\n}" ({ "{") (return_statement "return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x28);" (return "return") (pointer_expression "*(undefined4 *)(*(long *)(param_1 + 0x10) + 0x28)" (* "*") (cast_expression "(undefined4 *)(*(long *)(param_1 + 0x10) + 0x28)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_1 + 0x10) + 0x28)" (( "(") (binary_expression "*(long *)(param_1 + 0x10) + 0x28" (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 "0x28")) () ")")))) (; ";")) (} "}")))
|
/* std::moneypunct<wchar_t, false>::do_thousands_sep() const */
type_1 __thiscall
std::moneypunct<wchar_t,false>::do_thousands_sep(moneypunct<wchar_t,false> *type_3)
{
return *(type_1 *)(type_2*(long *)(type_3 + 0x10) + 0x28);
}
| null |
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (return_statement (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))))))))
| null |
undefined4 MASKED(long param_1)
{
return *(undefined4 *)(*(long *)(param_1 + 0x10) + 0x28);
}
|
7140_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
|
print_cref
|
FUN_00393670
|
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void print_cref(Input_objects * this, Symbol_table * symtab, FILE * f)
*/
void __thiscall gold::Input_objects::print_cref(Input_objects *this,Symbol_table *symtab,FILE *f)
{
if (parameters->options_ == (General_options *)0x0) {
/* WARNING: Subroutine does not return */
do_gold_unreachable("../../gold/parameters.h",0x5c,"options");
}
if (((parameters->options_->cref_).value != false) && (this->cref_ != (Cref *)0x0)) {
Cref::print_cref(this->cref_,symtab,f);
return;
}
return;
}
|
void FUN_00393670(long param_1)
{
if (*(long *)(PTR_DAT_0067cb08 + 0x10) == 0) {
/* WARNING: Subroutine does not return */
FUN_00352af0("../../gold/parameters.h",0x5c,"options");
}
if ((*(char *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1) != '\0') &&
(*(long *)(param_1 + 0x68) != 0)) {
FUN_004653d0();
return;
}
return;
}
|
MOV RAX,qword ptr [0x0067cb08]
MOV RAX,qword ptr [RAX + 0x10]
TEST RAX,RAX
JZ 0x003936a1
CMP byte ptr [RAX + 0x10b1],0x0
JZ 0x003936a0
MOV RDI,qword ptr [RDI + 0x68]
TEST RDI,RDI
JZ 0x003936a0
JMP 0x004653d0
RET
PUSH RAX
LEA RDX,[0x574510]
MOV ESI,0x5c
LEA RDI,[0x52e279]
CALL 0x00352af0
| null | null | null | null |
[(u'LOAD_-1205455237', u'PTRSUB_-1205455048'), (u'PTRSUB_-1205455037', u'LOAD_-1205455193'), ('const-0', u'RETURN_-1205455146'), ('const-0', u'INT_NOTEQUAL_-1205455199'), ('const-5431929', u'COPY_-1205455063'), ('tmp_151', u'CALL_-1205455167'), ('const-97', u'PTRSUB_-1205455045'), ('const-0', u'RETURN_-1205455163'), ('const-4176', u'PTRSUB_-1205455048'), ('tmp_149', u'PTRSUB_-1205455037'), (u'PTRSUB_-1205455048', u'PTRSUB_-1205455045'), (u'LOAD_-1205455237', u'INT_EQUAL_-1205455218'), ('const-433', u'LOAD_-1205455215'), (u'INT_NOTEQUAL_-1205455199', u'CBRANCH_-1205455194'), (u'LOAD_-1205455193', u'CALL_-1205455167'), ('const-0', u'INT_EQUAL_-1205455218'), ('tmp_34', u'CBRANCH_-1205455216'), (u'INT_EQUAL_-1205455218', u'CBRANCH_-1205455216'), ('tmp_70', u'CBRANCH_-1205455194'), ('tmp_104', u'CBRANCH_-1205455172'), (u'CALL_-1205455119', u'INDIRECT_-1205455014'), ('tmp_329', u'PTRSUB_-1205455058'), (u'INDIRECT_-1205455014', u'COPY_-1205455070'), ('const-92', u'CALL_-1205455119'), ('const-16', u'PTRSUB_-1205455058'), (u'COPY_-1205455063', u'CALL_-1205455119'), (u'LOAD_-1205455215', u'INT_NOTEQUAL_-1205455199'), ('const-0', u'INT_NOTEQUAL_-1205455173'), ('const-104', u'PTRSUB_-1205455037'), (u'CALL_-1205455167', u'INDIRECT_-1205455048'), (u'INT_NOTEQUAL_-1205455173', u'CBRANCH_-1205455172'), (u'INDIRECT_-1205455048', u'COPY_-1205455107'), (u'COPY_-1205455062', u'CALL_-1205455119'), ('tmp_329', u'COPY_-1205455092'), (u'PTRSUB_-1205455045', u'LOAD_-1205455215'), (u'PTRSUB_-1205455058', u'LOAD_-1205455237'), (u'LOAD_-1205455193', u'INT_NOTEQUAL_-1205455173'), ('const-1', u'RETURN_-1205455114'), ('const-433', u'LOAD_-1205455237'), ('const-433', u'LOAD_-1205455193'), ('tmp_150', u'CALL_-1205455167'), ('const-5719312', u'COPY_-1205455062')]
|
[('const-0', u'RETURN_-1205455146'), ('const-1', u'PTRADD_-1205455175'), (u'INDIRECT_-1205455015', u'COPY_-1205455071'), (u'CALL_-1205455167', u'INDIRECT_-1205455049'), (u'INT_ADD_-1205455177', u'CAST_-1205455041'), ('const-433', u'LOAD_-1205455193'), ('const-0', u'RETURN_-1205455163'), (u'CAST_-1205455041', u'LOAD_-1205455193'), (u'LOAD_-1205455237', u'INT_EQUAL_-1205455218'), ('const-0', u'INT_NOTEQUAL_-1205455199'), (u'CAST_-1205455061', u'LOAD_-1205455237'), (u'INT_NOTEQUAL_-1205455199', u'CBRANCH_-1205455194'), (u'PTRADD_-1205455175', u'CAST_-1205455061'), ('const-5431929', u'COPY_-1205455064'), ('tmp_327', u'COPY_-1205455093'), ('const-0', u'INT_EQUAL_-1205455218'), ('const-5719312', u'COPY_-1205455063'), ('tmp_34', u'CBRANCH_-1205455216'), (u'INT_EQUAL_-1205455218', u'CBRANCH_-1205455216'), (u'COPY_-1205455064', u'CALL_-1205455119'), ('tmp_70', u'CBRANCH_-1205455194'), ('tmp_104', u'CBRANCH_-1205455172'), ('const-92', u'CALL_-1205455119'), ('const-16', u'PTRADD_-1205455175'), (u'COPY_-1205455063', u'CALL_-1205455119'), (u'LOAD_-1205455215', u'INT_NOTEQUAL_-1205455199'), ('const-0', u'INT_NOTEQUAL_-1205455173'), ('const-104', u'INT_ADD_-1205455177'), (u'INT_ADD_-1205455199', u'CAST_-1205455051'), (u'CALL_-1205455119', u'INDIRECT_-1205455015'), ('const-4273', u'INT_ADD_-1205455199'), (u'INT_NOTEQUAL_-1205455173', u'CBRANCH_-1205455172'), ('const-433', u'LOAD_-1205455215'), ('tmp_327', u'PTRADD_-1205455175'), (u'INDIRECT_-1205455049', u'COPY_-1205455108'), ('const-433', u'LOAD_-1205455237'), (u'LOAD_-1205455237', u'INT_ADD_-1205455199'), (u'CAST_-1205455051', u'LOAD_-1205455215'), (u'LOAD_-1205455193', u'INT_NOTEQUAL_-1205455173'), ('const-1', u'RETURN_-1205455114'), ('tmp_279', u'INT_ADD_-1205455177')]
| null | null |
00393670
|
x64
|
O2
|
(translation_unit "void FUN_00393670(long param_1)\n\n{\n if (*(long *)(PTR_DAT_0067cb08 + 0x10) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/parameters.h",0x5c,"options");\n }\n if ((*(char *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1) != '\0') &&\n (*(long *)(param_1 + 0x68) != 0)) {\n FUN_004653d0();\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00393670(long param_1)\n\n{\n if (*(long *)(PTR_DAT_0067cb08 + 0x10) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/parameters.h",0x5c,"options");\n }\n if ((*(char *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1) != '\0') &&\n (*(long *)(param_1 + 0x68) != 0)) {\n FUN_004653d0();\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_00393670(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n if (*(long *)(PTR_DAT_0067cb08 + 0x10) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/parameters.h",0x5c,"options");\n }\n if ((*(char *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1) != '\0') &&\n (*(long *)(param_1 + 0x68) != 0)) {\n FUN_004653d0();\n return;\n }\n return;\n}" { (if_statement "if (*(long *)(PTR_DAT_0067cb08 + 0x10) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/parameters.h",0x5c,"options");\n }" if (parenthesized_expression "(*(long *)(PTR_DAT_0067cb08 + 0x10) == 0)" ( (binary_expression "*(long *)(PTR_DAT_0067cb08 + 0x10) == 0" (pointer_expression "*(long *)(PTR_DAT_0067cb08 + 0x10)" * (cast_expression "(long *)(PTR_DAT_0067cb08 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0067cb08 + 0x10)" ( (binary_expression "PTR_DAT_0067cb08 + 0x10" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/parameters.h",0x5c,"options");\n }" { comment (expression_statement "FUN_00352af0("../../gold/parameters.h",0x5c,"options");" (call_expression "FUN_00352af0("../../gold/parameters.h",0x5c,"options")" identifier (argument_list "("../../gold/parameters.h",0x5c,"options")" ( (string_literal ""../../gold/parameters.h"" " string_content ") , number_literal , (string_literal ""options"" " string_content ") ))) ;) })) (if_statement "if ((*(char *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1) != '\0') &&\n (*(long *)(param_1 + 0x68) != 0)) {\n FUN_004653d0();\n return;\n }" if (parenthesized_expression "((*(char *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1) != '\0') &&\n (*(long *)(param_1 + 0x68) != 0))" ( (binary_expression "(*(char *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1) != '\0') &&\n (*(long *)(param_1 + 0x68) != 0)" (parenthesized_expression "(*(char *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1) != '\0')" ( (binary_expression "*(char *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1) != '\0'" (pointer_expression "*(char *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1)" * (cast_expression "(char *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1)" ( (binary_expression "*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1" (pointer_expression "*(long *)(PTR_DAT_0067cb08 + 0x10)" * (cast_expression "(long *)(PTR_DAT_0067cb08 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0067cb08 + 0x10)" ( (binary_expression "PTR_DAT_0067cb08 + 0x10" identifier + number_literal) )))) + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(*(long *)(param_1 + 0x68) != 0)" ( (binary_expression "*(long *)(param_1 + 0x68) != 0" (pointer_expression "*(long *)(param_1 + 0x68)" * (cast_expression "(long *)(param_1 + 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x68)" ( (binary_expression "param_1 + 0x68" identifier + number_literal) )))) != number_literal) ))) )) (compound_statement "{\n FUN_004653d0();\n return;\n }" { (expression_statement "FUN_004653d0();" (call_expression "FUN_004653d0()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
|
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: void print_cref(Input_objects * this, Symbol_table * symtab, FILE * f)\n */\n\nvoid __thiscall gold::Input_objects::print_cref(Input_objects *this,Symbol_table *symtab,FILE *f)\n\n{\n if (parameters->options_ == (General_options *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x5c,"options");\n }\n if (((parameters->options_->cref_).value != false) && (this->cref_ != (Cref *)0x0)) {\n Cref::print_cref(this->cref_,symtab,f);\n return;\n }\n return;\n}\n\n" comment comment comment (function_definition "void __thiscall gold::Input_objects::print_cref(Input_objects *this,Symbol_table *symtab,FILE *f)\n\n{\n if (parameters->options_ == (General_options *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x5c,"options");\n }\n if (((parameters->options_->cref_).value != false) && (this->cref_ != (Cref *)0x0)) {\n Cref::print_cref(this->cref_,symtab,f);\n return;\n }\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Input_objects::" identifier : : identifier : :) (function_declarator "print_cref(Input_objects *this,Symbol_table *symtab,FILE *f)" identifier (parameter_list "(Input_objects *this,Symbol_table *symtab,FILE *f)" ( (parameter_declaration "Input_objects *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "Symbol_table *symtab" type_identifier (pointer_declarator "*symtab" * identifier)) , (parameter_declaration "FILE *f" type_identifier (pointer_declarator "*f" * identifier)) ))) (compound_statement "{\n 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_->cref_).value != false) && (this->cref_ != (Cref *)0x0)) {\n Cref::print_cref(this->cref_,symtab,f);\n return;\n }\n return;\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_->cref_).value != false) && (this->cref_ != (Cref *)0x0)) {\n Cref::print_cref(this->cref_,symtab,f);\n return;\n }" if (parenthesized_expression "(((parameters->options_->cref_).value != false) && (this->cref_ != (Cref *)0x0))" ( (binary_expression "((parameters->options_->cref_).value != false) && (this->cref_ != (Cref *)0x0)" (parenthesized_expression "((parameters->options_->cref_).value != false)" ( (binary_expression "(parameters->options_->cref_).value != false" (field_expression "(parameters->options_->cref_).value" (parenthesized_expression "(parameters->options_->cref_)" ( (field_expression "parameters->options_->cref_" (field_expression "parameters->options_" identifier -> field_identifier) -> field_identifier) )) . field_identifier) != false) )) && (parenthesized_expression "(this->cref_ != (Cref *)0x0)" ( (binary_expression "this->cref_ != (Cref *)0x0" (field_expression "this->cref_" identifier -> field_identifier) != (cast_expression "(Cref *)0x0" ( (type_descriptor "Cref *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (compound_statement "{\n Cref::print_cref(this->cref_,symtab,f);\n return;\n }" { (labeled_statement "Cref::print_cref(this->cref_,symtab,f);" statement_identifier : (ERROR ":" :) (expression_statement "print_cref(this->cref_,symtab,f);" (call_expression "print_cref(this->cref_,symtab,f)" identifier (argument_list "(this->cref_,symtab,f)" ( (field_expression "this->cref_" identifier -> field_identifier) , identifier , identifier ))) ;)) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
|
(translation_unit "void FUN_00393670(long param_1)\n\n{\n if (*(long *)(PTR_DAT_0067cb08 + 0x10) == 0) {\n \n FUN_00352af0("../../gold/parameters.h",0x5c,"options");\n }\n if ((*(char *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1) != '\0') &&\n (*(long *)(param_1 + 0x68) != 0)) {\n FUN_004653d0();\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00393670(long param_1)\n\n{\n if (*(long *)(PTR_DAT_0067cb08 + 0x10) == 0) {\n \n FUN_00352af0("../../gold/parameters.h",0x5c,"options");\n }\n if ((*(char *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1) != '\0') &&\n (*(long *)(param_1 + 0x68) != 0)) {\n FUN_004653d0();\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_00393670(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n if (*(long *)(PTR_DAT_0067cb08 + 0x10) == 0) {\n \n FUN_00352af0("../../gold/parameters.h",0x5c,"options");\n }\n if ((*(char *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1) != '\0') &&\n (*(long *)(param_1 + 0x68) != 0)) {\n FUN_004653d0();\n return;\n }\n return;\n}" { (if_statement "if (*(long *)(PTR_DAT_0067cb08 + 0x10) == 0) {\n \n FUN_00352af0("../../gold/parameters.h",0x5c,"options");\n }" if (parenthesized_expression "(*(long *)(PTR_DAT_0067cb08 + 0x10) == 0)" ( (binary_expression "*(long *)(PTR_DAT_0067cb08 + 0x10) == 0" (pointer_expression "*(long *)(PTR_DAT_0067cb08 + 0x10)" * (cast_expression "(long *)(PTR_DAT_0067cb08 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0067cb08 + 0x10)" ( (binary_expression "PTR_DAT_0067cb08 + 0x10" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n \n FUN_00352af0("../../gold/parameters.h",0x5c,"options");\n }" { (expression_statement "FUN_00352af0("../../gold/parameters.h",0x5c,"options");" (call_expression "FUN_00352af0("../../gold/parameters.h",0x5c,"options")" identifier (argument_list "("../../gold/parameters.h",0x5c,"options")" ( (string_literal ""../../gold/parameters.h"" " string_content ") , number_literal , (string_literal ""options"" " string_content ") ))) ;) })) (if_statement "if ((*(char *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1) != '\0') &&\n (*(long *)(param_1 + 0x68) != 0)) {\n FUN_004653d0();\n return;\n }" if (parenthesized_expression "((*(char *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1) != '\0') &&\n (*(long *)(param_1 + 0x68) != 0))" ( (binary_expression "(*(char *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1) != '\0') &&\n (*(long *)(param_1 + 0x68) != 0)" (parenthesized_expression "(*(char *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1) != '\0')" ( (binary_expression "*(char *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1) != '\0'" (pointer_expression "*(char *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1)" * (cast_expression "(char *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1)" ( (binary_expression "*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1" (pointer_expression "*(long *)(PTR_DAT_0067cb08 + 0x10)" * (cast_expression "(long *)(PTR_DAT_0067cb08 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0067cb08 + 0x10)" ( (binary_expression "PTR_DAT_0067cb08 + 0x10" identifier + number_literal) )))) + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(*(long *)(param_1 + 0x68) != 0)" ( (binary_expression "*(long *)(param_1 + 0x68) != 0" (pointer_expression "*(long *)(param_1 + 0x68)" * (cast_expression "(long *)(param_1 + 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x68)" ( (binary_expression "param_1 + 0x68" identifier + number_literal) )))) != number_literal) ))) )) (compound_statement "{\n FUN_004653d0();\n return;\n }" { (expression_statement "FUN_004653d0();" (call_expression "FUN_004653d0()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (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 (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 ')) )) && (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 ( ))) ;) (return_statement return ;) })) (return_statement return ;) })))
|
(function_definition "void FUN_00393670(long param_1)\n\n{\n if (*(long *)(PTR_DAT_0067cb08 + 0x10) == 0) {\n \n FUN_00352af0("../../gold/parameters.h",0x5c,"options");\n }\n if ((*(char *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1) != '\0') &&\n (*(long *)(param_1 + 0x68) != 0)) {\n FUN_004653d0();\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00393670(long param_1)" (identifier "FUN_00393670") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n if (*(long *)(PTR_DAT_0067cb08 + 0x10) == 0) {\n \n FUN_00352af0("../../gold/parameters.h",0x5c,"options");\n }\n if ((*(char *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1) != '\0') &&\n (*(long *)(param_1 + 0x68) != 0)) {\n FUN_004653d0();\n return;\n }\n return;\n}" ({ "{") (if_statement "if (*(long *)(PTR_DAT_0067cb08 + 0x10) == 0) {\n \n FUN_00352af0("../../gold/parameters.h",0x5c,"options");\n }" (if "if") (parenthesized_expression "(*(long *)(PTR_DAT_0067cb08 + 0x10) == 0)" (( "(") (binary_expression "*(long *)(PTR_DAT_0067cb08 + 0x10) == 0" (pointer_expression "*(long *)(PTR_DAT_0067cb08 + 0x10)" (* "*") (cast_expression "(long *)(PTR_DAT_0067cb08 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(PTR_DAT_0067cb08 + 0x10)" (( "(") (binary_expression "PTR_DAT_0067cb08 + 0x10" (identifier "PTR_DAT_0067cb08") (+ "+") (number_literal "0x10")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_00352af0("../../gold/parameters.h",0x5c,"options");\n }" ({ "{") (expression_statement "FUN_00352af0("../../gold/parameters.h",0x5c,"options");" (call_expression "FUN_00352af0("../../gold/parameters.h",0x5c,"options")" (identifier "FUN_00352af0") (argument_list "("../../gold/parameters.h",0x5c,"options")" (( "(") (string_literal ""../../gold/parameters.h"" (" """) (string_content "../../gold/parameters.h") (" """)) (, ",") (number_literal "0x5c") (, ",") (string_literal ""options"" (" """) (string_content "options") (" """)) () ")"))) (; ";")) (} "}"))) (if_statement "if ((*(char *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1) != '\0') &&\n (*(long *)(param_1 + 0x68) != 0)) {\n FUN_004653d0();\n return;\n }" (if "if") (parenthesized_expression "((*(char *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1) != '\0') &&\n (*(long *)(param_1 + 0x68) != 0))" (( "(") (binary_expression "(*(char *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1) != '\0') &&\n (*(long *)(param_1 + 0x68) != 0)" (parenthesized_expression "(*(char *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1) != '\0')" (( "(") (binary_expression "*(char *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1) != '\0'" (pointer_expression "*(char *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1)" (* "*") (cast_expression "(char *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1)" (( "(") (binary_expression "*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1" (pointer_expression "*(long *)(PTR_DAT_0067cb08 + 0x10)" (* "*") (cast_expression "(long *)(PTR_DAT_0067cb08 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(PTR_DAT_0067cb08 + 0x10)" (( "(") (binary_expression "PTR_DAT_0067cb08 + 0x10" (identifier "PTR_DAT_0067cb08") (+ "+") (number_literal "0x10")) () ")")))) (+ "+") (number_literal "0x10b1")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (&& "&&") (parenthesized_expression "(*(long *)(param_1 + 0x68) != 0)" (( "(") (binary_expression "*(long *)(param_1 + 0x68) != 0" (pointer_expression "*(long *)(param_1 + 0x68)" (* "*") (cast_expression "(long *)(param_1 + 0x68)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x68)" (( "(") (binary_expression "param_1 + 0x68" (identifier "param_1") (+ "+") (number_literal "0x68")) () ")")))) (!= "!=") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n FUN_004653d0();\n return;\n }" ({ "{") (expression_statement "FUN_004653d0();" (call_expression "FUN_004653d0()" (identifier "FUN_004653d0") (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
/* WARNING: Enum "DT": Some values do not have unique names */
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */
/* DWARF original prototype: void print_cref(Input_objects * this, Symbol_table * symtab, FILE * f)
*/
void __thiscall gold::type_1::function_1(type_1 *this,type_2 *symtab,type_3 *f)
{
if (parameters->options_ == (type_4 *)0x0) {
/* WARNING: Subroutine does not return */
var_1("../../gold/parameters.h",0x5c,"options");
}
if (((parameters->options_->cref_).value != false) && (this->cref_ != (type_5 *)0x0)) {
Cref::function_1(this->cref_,symtab,f);
return;
}
return;
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (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: (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)))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (return_statement))) (return_statement))))
| null |
void MASKED(long param_1)
{
if (*(long *)(PTR_DAT_0067cb08 + 0x10) == 0) {
/* WARNING: Subroutine does not return */
FUN_00352af0("../../gold/parameters.h",0x5c,"options");
}
if ((*(char *)(*(long *)(PTR_DAT_0067cb08 + 0x10) + 0x10b1) != '\0') &&
(*(long *)(param_1 + 0x68) != 0)) {
FUN_004653d0();
return;
}
return;
}
|
745_powerpc64le-linux-gnu-as_and_powerpc64le-linux-gnu-as_strip.c
|
obj_elf_weak
|
FUN_00139820
|
void obj_elf_weak(int ignore)
{
char *pcVar1;
symbolS *s;
char cVar2;
do {
s = get_sym_from_input_line_and_check();
cVar2 = *input_line_pointer;
S_SET_WEAK(s);
if (cVar2 != ',') {
demand_empty_rest_of_line();
return;
}
cVar2 = input_line_pointer[1];
pcVar1 = input_line_pointer + 1;
if (cVar2 == ' ') {
cVar2 = input_line_pointer[2];
pcVar1 = input_line_pointer + 2;
}
input_line_pointer = pcVar1;
} while (cVar2 != '\n');
demand_empty_rest_of_line();
return;
}
|
void FUN_00139820(void)
{
char cVar1;
char *pcVar2;
undefined8 uVar3;
do {
uVar3 = FUN_001394d0();
cVar1 = *DAT_0019d9a0;
FUN_0012c7c0(uVar3);
if (cVar1 != ',') {
FUN_00121a20();
return;
}
cVar1 = DAT_0019d9a0[1];
pcVar2 = DAT_0019d9a0 + 1;
if (cVar1 == ' ') {
cVar1 = DAT_0019d9a0[2];
pcVar2 = DAT_0019d9a0 + 2;
}
DAT_0019d9a0 = pcVar2;
} while (cVar1 != '\n');
FUN_00121a20();
return;
}
|
PUSH RBX
NOP dword ptr [RAX]
CALL 0x001394d0
MOV RDX,qword ptr [0x0019d9a0]
MOV RDI,RAX
MOVZX EBX,byte ptr [RDX]
CALL 0x0012c7c0
CMP BL,0x2c
JZ 0x00139850
POP RBX
JMP 0x00121a20
MOV RAX,qword ptr [0x0019d9a0]
LEA RDX,[RAX + 0x1]
MOV qword ptr [0x0019d9a0],RDX
MOVZX EDX,byte ptr [RAX + 0x1]
CMP DL,0x20
JNZ 0x0013987a
LEA RDX,[RAX + 0x2]
MOV qword ptr [0x0019d9a0],RDX
MOVZX EDX,byte ptr [RAX + 0x2]
CMP DL,0xa
JNZ 0x00139828
POP RBX
JMP 0x00121a20
| null | null | null | null |
[('const-32', u'INT_EQUAL_-1207134051'), ('const-433', u'LOAD_-1207134033'), ('const-433', u'LOAD_-1207134143'), (u'CALL_-1207134130', u'INDIRECT_-1207133910'), (u'INDIRECT_-1207133897', u'COPY_-1207133956'), ('const-433', u'LOAD_-1207134072'), (u'LOAD_-1207134143', u'INT_NOTEQUAL_-1207134114'), ('const-2', u'PTRADD_-1207133985'), (u'INT_EQUAL_-1207134051', u'CBRANCH_-1207134048'), (u'INDIRECT_-1207133929', u'LOAD_-1207134143'), ('const-10', u'INT_NOTEQUAL_-1207134011'), ('const-1', u'PTRADD_-1207133971'), (u'INT_NOTEQUAL_-1207134114', u'CBRANCH_-1207134113'), (u'INDIRECT_-1207133839', u'COPY_-1207133896'), ('const-1', u'PTRADD_-1207134024'), (u'LOAD_-1207134072', u'MULTIEQUAL_-1207133855'), (u'MULTIEQUAL_-1207133855', u'INT_NOTEQUAL_-1207134011'), (u'CALL_-1207134156', u'INDIRECT_-1207133929'), (u'MULTIEQUAL_-1207133842', u'COPY_-1207133885'), ('const-1', u'PTRADD_-1207133985'), (u'INDIRECT_-1207133910', u'PTRADD_-1207133971'), ('const-2', u'PTRADD_-1207133971'), ('tmp_127', u'CBRANCH_-1207134048'), ('const-0', u'RETURN_-1207134099'), (u'CALL_-1207133999', u'INDIRECT_-1207133839'), (u'PTRADD_-1207134024', u'COPY_-1207133904'), (u'PTRADD_-1207134010', u'LOAD_-1207134072'), (u'LOAD_-1207134072', u'INT_EQUAL_-1207134051'), (u'INDIRECT_-1207133910', u'PTRADD_-1207133985'), ('tmp_176', u'CBRANCH_-1207134009'), (u'PTRADD_-1207133985', u'COPY_-1207133890'), (u'COPY_-1207133890', u'MULTIEQUAL_-1207133842'), (u'COPY_-1207133904', u'MULTIEQUAL_-1207133842'), ('const-0', u'RETURN_-1207133995'), (u'COPY_-1207133885', u'MULTIEQUAL_-1207133923'), (u'CALL_-1207134103', u'INDIRECT_-1207133897'), (u'LOAD_-1207134033', u'MULTIEQUAL_-1207133855'), ('const-1', u'PTRADD_-1207134024'), ('const-1', u'PTRADD_-1207134010'), (u'INDIRECT_-1207133910', u'PTRADD_-1207134024'), (u'CALL_-1207134156', u'CALL_-1207134130'), (u'PTRADD_-1207133971', u'LOAD_-1207134033'), ('tmp_555', u'MULTIEQUAL_-1207133923'), (u'INDIRECT_-1207133910', u'PTRADD_-1207134010'), ('tmp_63', u'CBRANCH_-1207134113'), ('const-1', u'PTRADD_-1207134010'), ('const-44', u'INT_NOTEQUAL_-1207134114'), (u'INT_NOTEQUAL_-1207134011', u'CBRANCH_-1207134009')]
|
[(u'MULTIEQUAL_-1207133857', u'INT_NOTEQUAL_-1207134011'), (u'INDIRECT_-1207133918', u'PTRADD_-1207134024'), (u'LOAD_-1207134143', u'INT_NOTEQUAL_-1207134114'), ('const-2', u'PTRADD_-1207133985'), (u'INT_EQUAL_-1207134051', u'CBRANCH_-1207134048'), ('const-433', u'LOAD_-1207134143'), (u'INDIRECT_-1207133918', u'PTRADD_-1207134010'), (u'COPY_-1207133898', u'MULTIEQUAL_-1207133850'), (u'PTRADD_-1207134024', u'COPY_-1207133912'), (u'INDIRECT_-1207133847', u'COPY_-1207133904'), (u'INT_NOTEQUAL_-1207134114', u'CBRANCH_-1207134113'), (u'COPY_-1207133893', u'MULTIEQUAL_-1207133931'), ('const-1', u'PTRADD_-1207134024'), (u'MULTIEQUAL_-1207133850', u'COPY_-1207133893'), ('const-1', u'PTRADD_-1207134024'), (u'INDIRECT_-1207133918', u'PTRADD_-1207133985'), (u'INDIRECT_-1207133905', u'COPY_-1207133964'), (u'LOAD_-1207134033', u'MULTIEQUAL_-1207133857'), ('const-1', u'PTRADD_-1207133971'), (u'INDIRECT_-1207133918', u'PTRADD_-1207133971'), ('const-2', u'PTRADD_-1207133971'), ('tmp_127', u'CBRANCH_-1207134048'), ('const-0', u'RETURN_-1207134099'), (u'CALL_-1207133999', u'INDIRECT_-1207133847'), (u'PTRADD_-1207134010', u'LOAD_-1207134072'), ('const-433', u'LOAD_-1207134033'), (u'INDIRECT_-1207133937', u'LOAD_-1207134143'), ('const-433', u'LOAD_-1207134072'), (u'CALL_-1207134156', u'INDIRECT_-1207133937'), (u'LOAD_-1207134072', u'INT_EQUAL_-1207134051'), ('tmp_176', u'CBRANCH_-1207134009'), ('const-32', u'INT_EQUAL_-1207134051'), (u'PTRADD_-1207133985', u'COPY_-1207133898'), ('tmp_563', u'MULTIEQUAL_-1207133931'), ('const-0', u'RETURN_-1207133995'), ('const-44', u'INT_NOTEQUAL_-1207134114'), ('const-1', u'PTRADD_-1207134010'), (u'LOAD_-1207134072', u'MULTIEQUAL_-1207133857'), ('const-1', u'PTRADD_-1207133985'), (u'CALL_-1207134156', u'CALL_-1207134130'), (u'PTRADD_-1207133971', u'LOAD_-1207134033'), (u'COPY_-1207133912', u'MULTIEQUAL_-1207133850'), (u'CALL_-1207134130', u'INDIRECT_-1207133918'), ('tmp_63', u'CBRANCH_-1207134113'), (u'CALL_-1207134103', u'INDIRECT_-1207133905'), ('const-1', u'PTRADD_-1207134010'), (u'INT_NOTEQUAL_-1207134011', u'CBRANCH_-1207134009'), ('const-10', u'INT_NOTEQUAL_-1207134011')]
| null | null |
00139820
|
x64
|
O2
|
(translation_unit "void FUN_00139820(void)\n\n{\n char cVar1;\n char *pcVar2;\n undefined8 uVar3;\n \n do {\n uVar3 = FUN_001394d0();\n cVar1 = *DAT_0019d9a0;\n FUN_0012c7c0(uVar3);\n if (cVar1 != ',') {\n FUN_00121a20();\n return;\n }\n cVar1 = DAT_0019d9a0[1];\n pcVar2 = DAT_0019d9a0 + 1;\n if (cVar1 == ' ') {\n cVar1 = DAT_0019d9a0[2];\n pcVar2 = DAT_0019d9a0 + 2;\n }\n DAT_0019d9a0 = pcVar2;\n } while (cVar1 != '\n');\n FUN_00121a20();\n return;\n}\n\n" (function_definition "void FUN_00139820(void)\n\n{\n char cVar1;\n char *pcVar2;\n undefined8 uVar3;\n \n do {\n uVar3 = FUN_001394d0();\n cVar1 = *DAT_0019d9a0;\n FUN_0012c7c0(uVar3);\n if (cVar1 != ',') {\n FUN_00121a20();\n return;\n }\n cVar1 = DAT_0019d9a0[1];\n pcVar2 = DAT_0019d9a0 + 1;\n if (cVar1 == ' ') {\n cVar1 = DAT_0019d9a0[2];\n pcVar2 = DAT_0019d9a0 + 2;\n }\n DAT_0019d9a0 = pcVar2;\n } while (cVar1 != '\n');\n FUN_00121a20();\n return;\n}" primitive_type (function_declarator "FUN_00139820(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n char cVar1;\n char *pcVar2;\n undefined8 uVar3;\n \n do {\n uVar3 = FUN_001394d0();\n cVar1 = *DAT_0019d9a0;\n FUN_0012c7c0(uVar3);\n if (cVar1 != ',') {\n FUN_00121a20();\n return;\n }\n cVar1 = DAT_0019d9a0[1];\n pcVar2 = DAT_0019d9a0 + 1;\n if (cVar1 == ' ') {\n cVar1 = DAT_0019d9a0[2];\n pcVar2 = DAT_0019d9a0 + 2;\n }\n DAT_0019d9a0 = pcVar2;\n } while (cVar1 != '\n');\n FUN_00121a20();\n return;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (do_statement "do {\n uVar3 = FUN_001394d0();\n cVar1 = *DAT_0019d9a0;\n FUN_0012c7c0(uVar3);\n if (cVar1 != ',') {\n FUN_00121a20();\n return;\n }\n cVar1 = DAT_0019d9a0[1];\n pcVar2 = DAT_0019d9a0 + 1;\n if (cVar1 == ' ') {\n cVar1 = DAT_0019d9a0[2];\n pcVar2 = DAT_0019d9a0 + 2;\n }\n DAT_0019d9a0 = pcVar2;\n } while (cVar1 != '\n');" do (compound_statement "{\n uVar3 = FUN_001394d0();\n cVar1 = *DAT_0019d9a0;\n FUN_0012c7c0(uVar3);\n if (cVar1 != ',') {\n FUN_00121a20();\n return;\n }\n cVar1 = DAT_0019d9a0[1];\n pcVar2 = DAT_0019d9a0 + 1;\n if (cVar1 == ' ') {\n cVar1 = DAT_0019d9a0[2];\n pcVar2 = DAT_0019d9a0 + 2;\n }\n DAT_0019d9a0 = pcVar2;\n }" { (expression_statement "uVar3 = FUN_001394d0();" (assignment_expression "uVar3 = FUN_001394d0()" identifier = (call_expression "FUN_001394d0()" identifier (argument_list "()" ( )))) ;) (expression_statement "cVar1 = *DAT_0019d9a0;" (assignment_expression "cVar1 = *DAT_0019d9a0" identifier = (pointer_expression "*DAT_0019d9a0" * identifier)) ;) (expression_statement "FUN_0012c7c0(uVar3);" (call_expression "FUN_0012c7c0(uVar3)" identifier (argument_list "(uVar3)" ( identifier ))) ;) (if_statement "if (cVar1 != ',') {\n FUN_00121a20();\n return;\n }" if (parenthesized_expression "(cVar1 != ',')" ( (binary_expression "cVar1 != ','" identifier != (char_literal "','" ' character ')) )) (compound_statement "{\n FUN_00121a20();\n return;\n }" { (expression_statement "FUN_00121a20();" (call_expression "FUN_00121a20()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (expression_statement "cVar1 = DAT_0019d9a0[1];" (assignment_expression "cVar1 = DAT_0019d9a0[1]" identifier = (subscript_expression "DAT_0019d9a0[1]" identifier [ number_literal ])) ;) (expression_statement "pcVar2 = DAT_0019d9a0 + 1;" (assignment_expression "pcVar2 = DAT_0019d9a0 + 1" identifier = (binary_expression "DAT_0019d9a0 + 1" identifier + number_literal)) ;) (if_statement "if (cVar1 == ' ') {\n cVar1 = DAT_0019d9a0[2];\n pcVar2 = DAT_0019d9a0 + 2;\n }" if (parenthesized_expression "(cVar1 == ' ')" ( (binary_expression "cVar1 == ' '" identifier == (char_literal "' '" ' character ')) )) (compound_statement "{\n cVar1 = DAT_0019d9a0[2];\n pcVar2 = DAT_0019d9a0 + 2;\n }" { (expression_statement "cVar1 = DAT_0019d9a0[2];" (assignment_expression "cVar1 = DAT_0019d9a0[2]" identifier = (subscript_expression "DAT_0019d9a0[2]" identifier [ number_literal ])) ;) (expression_statement "pcVar2 = DAT_0019d9a0 + 2;" (assignment_expression "pcVar2 = DAT_0019d9a0 + 2" identifier = (binary_expression "DAT_0019d9a0 + 2" identifier + number_literal)) ;) })) (expression_statement "DAT_0019d9a0 = pcVar2;" (assignment_expression "DAT_0019d9a0 = pcVar2" identifier = identifier) ;) }) while (parenthesized_expression "(cVar1 != '\n')" ( (binary_expression "cVar1 != '\n'" identifier != (char_literal "'\n'" ' escape_sequence ')) )) ;) (expression_statement "FUN_00121a20();" (call_expression "FUN_00121a20()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "void obj_elf_weak(int ignore)\n\n{\n char *pcVar1;\n symbolS *s;\n char cVar2;\n \n do {\n s = get_sym_from_input_line_and_check();\n cVar2 = *input_line_pointer;\n S_SET_WEAK(s);\n if (cVar2 != ',') {\n demand_empty_rest_of_line();\n return;\n }\n cVar2 = input_line_pointer[1];\n pcVar1 = input_line_pointer + 1;\n if (cVar2 == ' ') {\n cVar2 = input_line_pointer[2];\n pcVar1 = input_line_pointer + 2;\n }\n input_line_pointer = pcVar1;\n } while (cVar2 != '\n');\n demand_empty_rest_of_line();\n return;\n}\n\n" (function_definition "void obj_elf_weak(int ignore)\n\n{\n char *pcVar1;\n symbolS *s;\n char cVar2;\n \n do {\n s = get_sym_from_input_line_and_check();\n cVar2 = *input_line_pointer;\n S_SET_WEAK(s);\n if (cVar2 != ',') {\n demand_empty_rest_of_line();\n return;\n }\n cVar2 = input_line_pointer[1];\n pcVar1 = input_line_pointer + 1;\n if (cVar2 == ' ') {\n cVar2 = input_line_pointer[2];\n pcVar1 = input_line_pointer + 2;\n }\n input_line_pointer = pcVar1;\n } while (cVar2 != '\n');\n demand_empty_rest_of_line();\n return;\n}" primitive_type (function_declarator "obj_elf_weak(int ignore)" identifier (parameter_list "(int ignore)" ( (parameter_declaration "int ignore" primitive_type identifier) ))) (compound_statement "{\n char *pcVar1;\n symbolS *s;\n char cVar2;\n \n do {\n s = get_sym_from_input_line_and_check();\n cVar2 = *input_line_pointer;\n S_SET_WEAK(s);\n if (cVar2 != ',') {\n demand_empty_rest_of_line();\n return;\n }\n cVar2 = input_line_pointer[1];\n pcVar1 = input_line_pointer + 1;\n if (cVar2 == ' ') {\n cVar2 = input_line_pointer[2];\n pcVar1 = input_line_pointer + 2;\n }\n input_line_pointer = pcVar1;\n } while (cVar2 != '\n');\n demand_empty_rest_of_line();\n return;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (declaration "symbolS *s;" type_identifier (pointer_declarator "*s" * identifier) ;) (declaration "char cVar2;" primitive_type identifier ;) (do_statement "do {\n s = get_sym_from_input_line_and_check();\n cVar2 = *input_line_pointer;\n S_SET_WEAK(s);\n if (cVar2 != ',') {\n demand_empty_rest_of_line();\n return;\n }\n cVar2 = input_line_pointer[1];\n pcVar1 = input_line_pointer + 1;\n if (cVar2 == ' ') {\n cVar2 = input_line_pointer[2];\n pcVar1 = input_line_pointer + 2;\n }\n input_line_pointer = pcVar1;\n } while (cVar2 != '\n');" do (compound_statement "{\n s = get_sym_from_input_line_and_check();\n cVar2 = *input_line_pointer;\n S_SET_WEAK(s);\n if (cVar2 != ',') {\n demand_empty_rest_of_line();\n return;\n }\n cVar2 = input_line_pointer[1];\n pcVar1 = input_line_pointer + 1;\n if (cVar2 == ' ') {\n cVar2 = input_line_pointer[2];\n pcVar1 = input_line_pointer + 2;\n }\n input_line_pointer = pcVar1;\n }" { (expression_statement "s = get_sym_from_input_line_and_check();" (assignment_expression "s = get_sym_from_input_line_and_check()" identifier = (call_expression "get_sym_from_input_line_and_check()" identifier (argument_list "()" ( )))) ;) (expression_statement "cVar2 = *input_line_pointer;" (assignment_expression "cVar2 = *input_line_pointer" identifier = (pointer_expression "*input_line_pointer" * identifier)) ;) (expression_statement "S_SET_WEAK(s);" (call_expression "S_SET_WEAK(s)" identifier (argument_list "(s)" ( identifier ))) ;) (if_statement "if (cVar2 != ',') {\n demand_empty_rest_of_line();\n return;\n }" if (parenthesized_expression "(cVar2 != ',')" ( (binary_expression "cVar2 != ','" identifier != (char_literal "','" ' character ')) )) (compound_statement "{\n demand_empty_rest_of_line();\n return;\n }" { (expression_statement "demand_empty_rest_of_line();" (call_expression "demand_empty_rest_of_line()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (expression_statement "cVar2 = input_line_pointer[1];" (assignment_expression "cVar2 = input_line_pointer[1]" identifier = (subscript_expression "input_line_pointer[1]" identifier [ number_literal ])) ;) (expression_statement "pcVar1 = input_line_pointer + 1;" (assignment_expression "pcVar1 = input_line_pointer + 1" identifier = (binary_expression "input_line_pointer + 1" identifier + number_literal)) ;) (if_statement "if (cVar2 == ' ') {\n cVar2 = input_line_pointer[2];\n pcVar1 = input_line_pointer + 2;\n }" if (parenthesized_expression "(cVar2 == ' ')" ( (binary_expression "cVar2 == ' '" identifier == (char_literal "' '" ' character ')) )) (compound_statement "{\n cVar2 = input_line_pointer[2];\n pcVar1 = input_line_pointer + 2;\n }" { (expression_statement "cVar2 = input_line_pointer[2];" (assignment_expression "cVar2 = input_line_pointer[2]" identifier = (subscript_expression "input_line_pointer[2]" identifier [ number_literal ])) ;) (expression_statement "pcVar1 = input_line_pointer + 2;" (assignment_expression "pcVar1 = input_line_pointer + 2" identifier = (binary_expression "input_line_pointer + 2" identifier + number_literal)) ;) })) (expression_statement "input_line_pointer = pcVar1;" (assignment_expression "input_line_pointer = pcVar1" identifier = identifier) ;) }) while (parenthesized_expression "(cVar2 != '\n')" ( (binary_expression "cVar2 != '\n'" identifier != (char_literal "'\n'" ' escape_sequence ')) )) ;) (expression_statement "demand_empty_rest_of_line();" (call_expression "demand_empty_rest_of_line()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "void FUN_00139820(void)\n\n{\n char cVar1;\n char *pcVar2;\n undefined8 uVar3;\n \n do {\n uVar3 = FUN_001394d0();\n cVar1 = *DAT_0019d9a0;\n FUN_0012c7c0(uVar3);\n if (cVar1 != ',') {\n FUN_00121a20();\n return;\n }\n cVar1 = DAT_0019d9a0[1];\n pcVar2 = DAT_0019d9a0 + 1;\n if (cVar1 == ' ') {\n cVar1 = DAT_0019d9a0[2];\n pcVar2 = DAT_0019d9a0 + 2;\n }\n DAT_0019d9a0 = pcVar2;\n } while (cVar1 != '\n');\n FUN_00121a20();\n return;\n}\n\n" (function_definition "void FUN_00139820(void)\n\n{\n char cVar1;\n char *pcVar2;\n undefined8 uVar3;\n \n do {\n uVar3 = FUN_001394d0();\n cVar1 = *DAT_0019d9a0;\n FUN_0012c7c0(uVar3);\n if (cVar1 != ',') {\n FUN_00121a20();\n return;\n }\n cVar1 = DAT_0019d9a0[1];\n pcVar2 = DAT_0019d9a0 + 1;\n if (cVar1 == ' ') {\n cVar1 = DAT_0019d9a0[2];\n pcVar2 = DAT_0019d9a0 + 2;\n }\n DAT_0019d9a0 = pcVar2;\n } while (cVar1 != '\n');\n FUN_00121a20();\n return;\n}" primitive_type (function_declarator "FUN_00139820(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n char cVar1;\n char *pcVar2;\n undefined8 uVar3;\n \n do {\n uVar3 = FUN_001394d0();\n cVar1 = *DAT_0019d9a0;\n FUN_0012c7c0(uVar3);\n if (cVar1 != ',') {\n FUN_00121a20();\n return;\n }\n cVar1 = DAT_0019d9a0[1];\n pcVar2 = DAT_0019d9a0 + 1;\n if (cVar1 == ' ') {\n cVar1 = DAT_0019d9a0[2];\n pcVar2 = DAT_0019d9a0 + 2;\n }\n DAT_0019d9a0 = pcVar2;\n } while (cVar1 != '\n');\n FUN_00121a20();\n return;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (do_statement "do {\n uVar3 = FUN_001394d0();\n cVar1 = *DAT_0019d9a0;\n FUN_0012c7c0(uVar3);\n if (cVar1 != ',') {\n FUN_00121a20();\n return;\n }\n cVar1 = DAT_0019d9a0[1];\n pcVar2 = DAT_0019d9a0 + 1;\n if (cVar1 == ' ') {\n cVar1 = DAT_0019d9a0[2];\n pcVar2 = DAT_0019d9a0 + 2;\n }\n DAT_0019d9a0 = pcVar2;\n } while (cVar1 != '\n');" do (compound_statement "{\n uVar3 = FUN_001394d0();\n cVar1 = *DAT_0019d9a0;\n FUN_0012c7c0(uVar3);\n if (cVar1 != ',') {\n FUN_00121a20();\n return;\n }\n cVar1 = DAT_0019d9a0[1];\n pcVar2 = DAT_0019d9a0 + 1;\n if (cVar1 == ' ') {\n cVar1 = DAT_0019d9a0[2];\n pcVar2 = DAT_0019d9a0 + 2;\n }\n DAT_0019d9a0 = pcVar2;\n }" { (expression_statement "uVar3 = FUN_001394d0();" (assignment_expression "uVar3 = FUN_001394d0()" identifier = (call_expression "FUN_001394d0()" identifier (argument_list "()" ( )))) ;) (expression_statement "cVar1 = *DAT_0019d9a0;" (assignment_expression "cVar1 = *DAT_0019d9a0" identifier = (pointer_expression "*DAT_0019d9a0" * identifier)) ;) (expression_statement "FUN_0012c7c0(uVar3);" (call_expression "FUN_0012c7c0(uVar3)" identifier (argument_list "(uVar3)" ( identifier ))) ;) (if_statement "if (cVar1 != ',') {\n FUN_00121a20();\n return;\n }" if (parenthesized_expression "(cVar1 != ',')" ( (binary_expression "cVar1 != ','" identifier != (char_literal "','" ' character ')) )) (compound_statement "{\n FUN_00121a20();\n return;\n }" { (expression_statement "FUN_00121a20();" (call_expression "FUN_00121a20()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (expression_statement "cVar1 = DAT_0019d9a0[1];" (assignment_expression "cVar1 = DAT_0019d9a0[1]" identifier = (subscript_expression "DAT_0019d9a0[1]" identifier [ number_literal ])) ;) (expression_statement "pcVar2 = DAT_0019d9a0 + 1;" (assignment_expression "pcVar2 = DAT_0019d9a0 + 1" identifier = (binary_expression "DAT_0019d9a0 + 1" identifier + number_literal)) ;) (if_statement "if (cVar1 == ' ') {\n cVar1 = DAT_0019d9a0[2];\n pcVar2 = DAT_0019d9a0 + 2;\n }" if (parenthesized_expression "(cVar1 == ' ')" ( (binary_expression "cVar1 == ' '" identifier == (char_literal "' '" ' character ')) )) (compound_statement "{\n cVar1 = DAT_0019d9a0[2];\n pcVar2 = DAT_0019d9a0 + 2;\n }" { (expression_statement "cVar1 = DAT_0019d9a0[2];" (assignment_expression "cVar1 = DAT_0019d9a0[2]" identifier = (subscript_expression "DAT_0019d9a0[2]" identifier [ number_literal ])) ;) (expression_statement "pcVar2 = DAT_0019d9a0 + 2;" (assignment_expression "pcVar2 = DAT_0019d9a0 + 2" identifier = (binary_expression "DAT_0019d9a0 + 2" identifier + number_literal)) ;) })) (expression_statement "DAT_0019d9a0 = pcVar2;" (assignment_expression "DAT_0019d9a0 = pcVar2" identifier = identifier) ;) }) while (parenthesized_expression "(cVar1 != '\n')" ( (binary_expression "cVar1 != '\n'" identifier != (char_literal "'\n'" ' escape_sequence ')) )) ;) (expression_statement "FUN_00121a20();" (call_expression "FUN_00121a20()" identifier (argument_list "()" ( ))) ;) (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) ;) (declaration TYPE IDENT ;) (do_statement do (compound_statement { (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 ))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' character ')) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) })) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' character ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) }) while (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) })))
|
(function_definition "void FUN_00139820(void)\n\n{\n char cVar1;\n char *pcVar2;\n undefined8 uVar3;\n \n do {\n uVar3 = FUN_001394d0();\n cVar1 = *DAT_0019d9a0;\n FUN_0012c7c0(uVar3);\n if (cVar1 != ',') {\n FUN_00121a20();\n return;\n }\n cVar1 = DAT_0019d9a0[1];\n pcVar2 = DAT_0019d9a0 + 1;\n if (cVar1 == ' ') {\n cVar1 = DAT_0019d9a0[2];\n pcVar2 = DAT_0019d9a0 + 2;\n }\n DAT_0019d9a0 = pcVar2;\n } while (cVar1 != '\n');\n FUN_00121a20();\n return;\n}" (primitive_type "void") (function_declarator "FUN_00139820(void)" (identifier "FUN_00139820") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n char cVar1;\n char *pcVar2;\n undefined8 uVar3;\n \n do {\n uVar3 = FUN_001394d0();\n cVar1 = *DAT_0019d9a0;\n FUN_0012c7c0(uVar3);\n if (cVar1 != ',') {\n FUN_00121a20();\n return;\n }\n cVar1 = DAT_0019d9a0[1];\n pcVar2 = DAT_0019d9a0 + 1;\n if (cVar1 == ' ') {\n cVar1 = DAT_0019d9a0[2];\n pcVar2 = DAT_0019d9a0 + 2;\n }\n DAT_0019d9a0 = pcVar2;\n } while (cVar1 != '\n');\n FUN_00121a20();\n return;\n}" ({ "{") (declaration "char cVar1;" (primitive_type "char") (identifier "cVar1") (; ";")) (declaration "char *pcVar2;" (primitive_type "char") (pointer_declarator "*pcVar2" (* "*") (identifier "pcVar2")) (; ";")) (declaration "undefined8 uVar3;" (type_identifier "undefined8") (identifier "uVar3") (; ";")) (do_statement "do {\n uVar3 = FUN_001394d0();\n cVar1 = *DAT_0019d9a0;\n FUN_0012c7c0(uVar3);\n if (cVar1 != ',') {\n FUN_00121a20();\n return;\n }\n cVar1 = DAT_0019d9a0[1];\n pcVar2 = DAT_0019d9a0 + 1;\n if (cVar1 == ' ') {\n cVar1 = DAT_0019d9a0[2];\n pcVar2 = DAT_0019d9a0 + 2;\n }\n DAT_0019d9a0 = pcVar2;\n } while (cVar1 != '\n');" (do "do") (compound_statement "{\n uVar3 = FUN_001394d0();\n cVar1 = *DAT_0019d9a0;\n FUN_0012c7c0(uVar3);\n if (cVar1 != ',') {\n FUN_00121a20();\n return;\n }\n cVar1 = DAT_0019d9a0[1];\n pcVar2 = DAT_0019d9a0 + 1;\n if (cVar1 == ' ') {\n cVar1 = DAT_0019d9a0[2];\n pcVar2 = DAT_0019d9a0 + 2;\n }\n DAT_0019d9a0 = pcVar2;\n }" ({ "{") (expression_statement "uVar3 = FUN_001394d0();" (assignment_expression "uVar3 = FUN_001394d0()" (identifier "uVar3") (= "=") (call_expression "FUN_001394d0()" (identifier "FUN_001394d0") (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "cVar1 = *DAT_0019d9a0;" (assignment_expression "cVar1 = *DAT_0019d9a0" (identifier "cVar1") (= "=") (pointer_expression "*DAT_0019d9a0" (* "*") (identifier "DAT_0019d9a0"))) (; ";")) (expression_statement "FUN_0012c7c0(uVar3);" (call_expression "FUN_0012c7c0(uVar3)" (identifier "FUN_0012c7c0") (argument_list "(uVar3)" (( "(") (identifier "uVar3") () ")"))) (; ";")) (if_statement "if (cVar1 != ',') {\n FUN_00121a20();\n return;\n }" (if "if") (parenthesized_expression "(cVar1 != ',')" (( "(") (binary_expression "cVar1 != ','" (identifier "cVar1") (!= "!=") (char_literal "','" (' "'") (character ",") (' "'"))) () ")")) (compound_statement "{\n FUN_00121a20();\n return;\n }" ({ "{") (expression_statement "FUN_00121a20();" (call_expression "FUN_00121a20()" (identifier "FUN_00121a20") (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "cVar1 = DAT_0019d9a0[1];" (assignment_expression "cVar1 = DAT_0019d9a0[1]" (identifier "cVar1") (= "=") (subscript_expression "DAT_0019d9a0[1]" (identifier "DAT_0019d9a0") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "pcVar2 = DAT_0019d9a0 + 1;" (assignment_expression "pcVar2 = DAT_0019d9a0 + 1" (identifier "pcVar2") (= "=") (binary_expression "DAT_0019d9a0 + 1" (identifier "DAT_0019d9a0") (+ "+") (number_literal "1"))) (; ";")) (if_statement "if (cVar1 == ' ') {\n cVar1 = DAT_0019d9a0[2];\n pcVar2 = DAT_0019d9a0 + 2;\n }" (if "if") (parenthesized_expression "(cVar1 == ' ')" (( "(") (binary_expression "cVar1 == ' '" (identifier "cVar1") (== "==") (char_literal "' '" (' "'") (character " ") (' "'"))) () ")")) (compound_statement "{\n cVar1 = DAT_0019d9a0[2];\n pcVar2 = DAT_0019d9a0 + 2;\n }" ({ "{") (expression_statement "cVar1 = DAT_0019d9a0[2];" (assignment_expression "cVar1 = DAT_0019d9a0[2]" (identifier "cVar1") (= "=") (subscript_expression "DAT_0019d9a0[2]" (identifier "DAT_0019d9a0") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "pcVar2 = DAT_0019d9a0 + 2;" (assignment_expression "pcVar2 = DAT_0019d9a0 + 2" (identifier "pcVar2") (= "=") (binary_expression "DAT_0019d9a0 + 2" (identifier "DAT_0019d9a0") (+ "+") (number_literal "2"))) (; ";")) (} "}"))) (expression_statement "DAT_0019d9a0 = pcVar2;" (assignment_expression "DAT_0019d9a0 = pcVar2" (identifier "DAT_0019d9a0") (= "=") (identifier "pcVar2")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(cVar1 != '\n')" (( "(") (binary_expression "cVar1 != '\n'" (identifier "cVar1") (!= "!=") (char_literal "'\n'" (' "'") (escape_sequence "\n") (' "'"))) () ")")) (; ";")) (expression_statement "FUN_00121a20();" (call_expression "FUN_00121a20()" (identifier "FUN_00121a20") (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
void function_1(int ignore)
{
char *pcVar1;
type_1 *s;
char var_3;
do {
s = var_1();
var_3 = *var_5;
var_2(s);
if (var_3 != ',') {
var_4();
return;
}
var_3 = var_5[1];
pcVar1 = var_5 + 1;
if (var_3 == ' ') {
var_3 = var_5[2];
pcVar1 = var_5 + 2;
}
var_5 = pcVar1;
} while (var_3 != '\n');
var_4();
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: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (do_statement body: (compound_statement (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)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (character)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (return_statement))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (character)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (return_statement))))
| null |
void MASKED(void)
{
char cVar1;
char *pcVar2;
undefined8 uVar3;
do {
uVar3 = FUN_001394d0();
cVar1 = *DAT_0019d9a0;
FUN_0012c7c0(uVar3);
if (cVar1 != ',') {
FUN_00121a20();
return;
}
cVar1 = DAT_0019d9a0[1];
pcVar2 = DAT_0019d9a0 + 1;
if (cVar1 == ' ') {
cVar1 = DAT_0019d9a0[2];
pcVar2 = DAT_0019d9a0 + 2;
}
DAT_0019d9a0 = pcVar2;
} while (cVar1 != '\n');
FUN_00121a20();
return;
}
|
2026_busybox_and_busybox_strip.c
|
sendto
|
sendto
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
ssize_t sendto(int __fd,void *__buf,size_t __n,int __flags,sockaddr *__addr,socklen_t __addr_len)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* sendto@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
ssize_t sendto(int __fd,void *__buf,size_t __n,int __flags,sockaddr *__addr,socklen_t __addr_len)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null |
[('const-1', u'RETURN_-1207716926')]
|
[('const-1', u'RETURN_-1207716926')]
| null | null |
001cb3b8
|
x64
|
O2
|
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nssize_t sendto(int __fd,void *__buf,size_t __n,int __flags,sockaddr *__addr,socklen_t __addr_len)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (function_definition "ssize_t sendto(int __fd,void *__buf,size_t __n,int __flags,sockaddr *__addr,socklen_t __addr_len)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "sendto(int __fd,void *__buf,size_t __n,int __flags,sockaddr *__addr,socklen_t __addr_len)" identifier (parameter_list "(int __fd,void *__buf,size_t __n,int __flags,sockaddr *__addr,socklen_t __addr_len)" ( (parameter_declaration "int __fd" primitive_type identifier) , (parameter_declaration "void *__buf" primitive_type (pointer_declarator "*__buf" * identifier)) , (parameter_declaration "size_t __n" primitive_type identifier) , (parameter_declaration "int __flags" primitive_type identifier) , (parameter_declaration "sockaddr *__addr" type_identifier (pointer_declarator "*__addr" * identifier)) , (parameter_declaration "socklen_t __addr_len" 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\nssize_t sendto(int __fd,void *__buf,size_t __n,int __flags,sockaddr *__addr,socklen_t __addr_len)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* sendto@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment comment (function_definition "ssize_t sendto(int __fd,void *__buf,size_t __n,int __flags,sockaddr *__addr,socklen_t __addr_len)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* sendto@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (function_declarator "sendto(int __fd,void *__buf,size_t __n,int __flags,sockaddr *__addr,socklen_t __addr_len)" identifier (parameter_list "(int __fd,void *__buf,size_t __n,int __flags,sockaddr *__addr,socklen_t __addr_len)" ( (parameter_declaration "int __fd" primitive_type identifier) , (parameter_declaration "void *__buf" primitive_type (pointer_declarator "*__buf" * identifier)) , (parameter_declaration "size_t __n" primitive_type identifier) , (parameter_declaration "int __flags" primitive_type identifier) , (parameter_declaration "sockaddr *__addr" type_identifier (pointer_declarator "*__addr" * identifier)) , (parameter_declaration "socklen_t __addr_len" type_identifier identifier) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* sendto@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
|
(translation_unit "ssize_t sendto(int __fd,void *__buf,size_t __n,int __flags,sockaddr *__addr,socklen_t __addr_len)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "ssize_t sendto(int __fd,void *__buf,size_t __n,int __flags,sockaddr *__addr,socklen_t __addr_len)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "sendto(int __fd,void *__buf,size_t __n,int __flags,sockaddr *__addr,socklen_t __addr_len)" identifier (parameter_list "(int __fd,void *__buf,size_t __n,int __flags,sockaddr *__addr,socklen_t __addr_len)" ( (parameter_declaration "int __fd" primitive_type identifier) , (parameter_declaration "void *__buf" primitive_type (pointer_declarator "*__buf" * identifier)) , (parameter_declaration "size_t __n" primitive_type identifier) , (parameter_declaration "int __flags" primitive_type identifier) , (parameter_declaration "sockaddr *__addr" type_identifier (pointer_declarator "*__addr" * identifier)) , (parameter_declaration "socklen_t __addr_len" 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 IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
|
(function_definition "ssize_t sendto(int __fd,void *__buf,size_t __n,int __flags,sockaddr *__addr,socklen_t __addr_len)\n\n{\n \n halt_baddata();\n}" (primitive_type "ssize_t") (function_declarator "sendto(int __fd,void *__buf,size_t __n,int __flags,sockaddr *__addr,socklen_t __addr_len)" (identifier "sendto") (parameter_list "(int __fd,void *__buf,size_t __n,int __flags,sockaddr *__addr,socklen_t __addr_len)" (( "(") (parameter_declaration "int __fd" (primitive_type "int") (identifier "__fd")) (, ",") (parameter_declaration "void *__buf" (primitive_type "void") (pointer_declarator "*__buf" (* "*") (identifier "__buf"))) (, ",") (parameter_declaration "size_t __n" (primitive_type "size_t") (identifier "__n")) (, ",") (parameter_declaration "int __flags" (primitive_type "int") (identifier "__flags")) (, ",") (parameter_declaration "sockaddr *__addr" (type_identifier "sockaddr") (pointer_declarator "*__addr" (* "*") (identifier "__addr"))) (, ",") (parameter_declaration "socklen_t __addr_len" (type_identifier "socklen_t") (identifier "__addr_len")) () ")"))) (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 */
ssize_t function_1(int __fd,void *__buf,size_t __n,int __flags,type_1 *__addr,type_2 __addr_len)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* sendto@@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: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) 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))))))
| null |
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
ssize_t MASKED(int __fd,void *__buf,size_t __n,int __flags,sockaddr *__addr,socklen_t __addr_len)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
477_alpha-linux-gnu-strip_and_alpha-linux-gnu-strip_strip.c
|
__gmon_start__
|
__gmon_start__
|
/* WARNING: Control flow encountered bad instruction data */
void __gmon_start__(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void __gmon_start__(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null |
[('const-1', u'RETURN_-1207053710')]
|
[('const-1', u'RETURN_-1207053710')]
| null | null |
0012d268
|
x64
|
O2
|
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __gmon_start__(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __gmon_start__(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "__gmon_start__(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
|
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __gmon_start__(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __gmon_start__(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "__gmon_start__(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
|
(translation_unit "void __gmon_start__(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void __gmon_start__(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__gmon_start__(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
|
(function_definition "void __gmon_start__(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "__gmon_start__(void)" (identifier "__gmon_start__") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
|
/* WARNING: Control flow encountered bad instruction data */
void function_1(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
var_1();
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
| null |
/* WARNING: Control flow encountered bad instruction data */
void MASKED(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
9865_x86_64-linux-gnu-gold_and_x86_64-linux-gnu-gold_strip.c
|
getenv
|
getenv
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * getenv(char *__name)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* getenv@@GLIBC_2.2.5 */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
char * getenv(char *__name)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null |
[('const-1', u'RETURN_-1201704022')]
|
[('const-1', u'RETURN_-1201704022')]
| null | null |
004073a0
|
x64
|
O2
|
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * getenv(char *__name)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (function_definition "char * getenv(char *__name)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (pointer_declarator "* getenv(char *__name)" * (function_declarator "getenv(char *__name)" identifier (parameter_list "(char *__name)" ( (parameter_declaration "char *__name" primitive_type (pointer_declarator "*__name" * 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 * getenv(char *__name)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* getenv@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment comment (function_definition "char * getenv(char *__name)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* getenv@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (pointer_declarator "* getenv(char *__name)" * (function_declarator "getenv(char *__name)" identifier (parameter_list "(char *__name)" ( (parameter_declaration "char *__name" primitive_type (pointer_declarator "*__name" * identifier)) )))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* getenv@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
|
(translation_unit "char * getenv(char *__name)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * getenv(char *__name)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* getenv(char *__name)" * (function_declarator "getenv(char *__name)" identifier (parameter_list "(char *__name)" ( (parameter_declaration "char *__name" primitive_type (pointer_declarator "*__name" * 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 * getenv(char *__name)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* getenv(char *__name)" (* "*") (function_declarator "getenv(char *__name)" (identifier "getenv") (parameter_list "(char *__name)" (( "(") (parameter_declaration "char *__name" (primitive_type "char") (pointer_declarator "*__name" (* "*") (identifier "__name"))) () ")")))) (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 *__name)
{
/* WARNING: Bad instruction - Truncating control flow here */
/* getenv@@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 *__name)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
495_hppa64-linux-gnu-objcopy_and_hppa64-linux-gnu-objcopy_strip.c
|
bfd_set_section_size
|
bfd_set_section_size
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_set_section_size(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
|
/* WARNING: Control flow encountered bad instruction data */
void bfd_set_section_size(void)
{
/* WARNING: Bad instruction - Truncating control flow here */
halt_baddata();
}
| null | null | null | null | null |
[('const-1', u'RETURN_-1207053558')]
|
[('const-1', u'RETURN_-1207053558')]
| null | null |
0012d300
|
x64
|
O2
|
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_set_section_size(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_set_section_size(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_set_section_size(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
|
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_set_section_size(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_set_section_size(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_set_section_size(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
|
(translation_unit "void bfd_set_section_size(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_set_section_size(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_set_section_size(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
|
(function_definition "void bfd_set_section_size(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_set_section_size(void)" (identifier "bfd_set_section_size") (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();
}
|
449_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
|
count_members
|
FUN_00144908
|
/* gold::Archive::count_members() [clone .cold.293] */
void gold::Archive::count_members(void)
{
long in_stack_00000008;
void *in_stack_00000020;
if (in_stack_00000020 != (void *)(in_stack_00000008 + 0x20)) {
operator_delete(in_stack_00000020);
}
/* WARNING: Subroutine does not return */
_Unwind_Resume();
}
|
void FUN_00144908(void)
{
long in_stack_00000008;
long in_stack_00000020;
if (in_stack_00000020 != in_stack_00000008 + 0x20) {
FUN_00276d20();
}
/* WARNING: Subroutine does not return */
FUN_00304990();
}
|
MOV R13,qword ptr [RSP + 0x8]
MOV RDI,qword ptr [RSP + 0x20]
ADD R13,0x20
CMP RDI,R13
JZ 0x00144920
CALL 0x00276d20
MOV RDI,RBX
CALL 0x00304990
| null | null | null | null |
[(u'CAST_-1207219809', u'INT_NOTEQUAL_-1207219914'), ('tmp_228', u'INT_NOTEQUAL_-1207219914'), ('const-32', u'INT_ADD_-1207219923'), ('tmp_70', u'CBRANCH_-1207219913'), (u'INT_NOTEQUAL_-1207219914', u'CBRANCH_-1207219913'), ('tmp_227', u'INT_ADD_-1207219923'), ('tmp_228', u'CALL_-1207219906'), (u'INT_ADD_-1207219923', u'CAST_-1207219809'), ('const-1', u'RETURN_-1207219889')]
|
[(u'INT_ADD_-1207219923', u'INT_NOTEQUAL_-1207219914'), ('tmp_230', u'INT_NOTEQUAL_-1207219914'), ('const-32', u'INT_ADD_-1207219923'), ('tmp_70', u'CBRANCH_-1207219913'), (u'INT_NOTEQUAL_-1207219914', u'CBRANCH_-1207219913'), ('tmp_229', u'INT_ADD_-1207219923'), ('const-1', u'RETURN_-1207219889')]
| null | null |
00144908
|
x64
|
O2
|
(translation_unit "void FUN_00144908(void)\n\n{\n long in_stack_00000008;\n long in_stack_00000020;\n \n if (in_stack_00000020 != in_stack_00000008 + 0x20) {\n FUN_00276d20();\n }\n /* WARNING: Subroutine does not return */\n FUN_00304990();\n}\n\n" (function_definition "void FUN_00144908(void)\n\n{\n long in_stack_00000008;\n long in_stack_00000020;\n \n if (in_stack_00000020 != in_stack_00000008 + 0x20) {\n FUN_00276d20();\n }\n /* WARNING: Subroutine does not return */\n FUN_00304990();\n}" primitive_type (function_declarator "FUN_00144908(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long in_stack_00000008;\n long in_stack_00000020;\n \n if (in_stack_00000020 != in_stack_00000008 + 0x20) {\n FUN_00276d20();\n }\n /* WARNING: Subroutine does not return */\n FUN_00304990();\n}" { (declaration "long in_stack_00000008;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_stack_00000020;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (in_stack_00000020 != in_stack_00000008 + 0x20) {\n FUN_00276d20();\n }" if (parenthesized_expression "(in_stack_00000020 != in_stack_00000008 + 0x20)" ( (binary_expression "in_stack_00000020 != in_stack_00000008 + 0x20" identifier != (binary_expression "in_stack_00000008 + 0x20" 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::Archive::count_members() [clone .cold.293] */\n\nvoid gold::Archive::count_members(void)\n\n{\n long in_stack_00000008;\n void *in_stack_00000020;\n \n if (in_stack_00000020 != (void *)(in_stack_00000008 + 0x20)) {\n operator_delete(in_stack_00000020);\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}\n\n" comment (function_definition "void gold::Archive::count_members(void)\n\n{\n long in_stack_00000008;\n void *in_stack_00000020;\n \n if (in_stack_00000020 != (void *)(in_stack_00000008 + 0x20)) {\n operator_delete(in_stack_00000020);\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" primitive_type (ERROR "gold::Archive::" identifier : : identifier : :) (function_declarator "count_members(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long in_stack_00000008;\n void *in_stack_00000020;\n \n if (in_stack_00000020 != (void *)(in_stack_00000008 + 0x20)) {\n operator_delete(in_stack_00000020);\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" { (declaration "long in_stack_00000008;" (sized_type_specifier "long" long) identifier ;) (declaration "void *in_stack_00000020;" primitive_type (pointer_declarator "*in_stack_00000020" * identifier) ;) (if_statement "if (in_stack_00000020 != (void *)(in_stack_00000008 + 0x20)) {\n operator_delete(in_stack_00000020);\n }" if (parenthesized_expression "(in_stack_00000020 != (void *)(in_stack_00000008 + 0x20))" ( (binary_expression "in_stack_00000020 != (void *)(in_stack_00000008 + 0x20)" identifier != (cast_expression "(void *)(in_stack_00000008 + 0x20)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_stack_00000008 + 0x20)" ( (binary_expression "in_stack_00000008 + 0x20" identifier + number_literal) )))) )) (compound_statement "{\n operator_delete(in_stack_00000020);\n }" { (expression_statement "operator_delete(in_stack_00000020);" (call_expression "operator_delete(in_stack_00000020)" identifier (argument_list "(in_stack_00000020)" ( identifier ))) ;) })) comment (expression_statement "_Unwind_Resume();" (call_expression "_Unwind_Resume()" identifier (argument_list "()" ( ))) ;) })))
|
(translation_unit "void FUN_00144908(void)\n\n{\n long in_stack_00000008;\n long in_stack_00000020;\n \n if (in_stack_00000020 != in_stack_00000008 + 0x20) {\n FUN_00276d20();\n }\n \n FUN_00304990();\n}\n\n" (function_definition "void FUN_00144908(void)\n\n{\n long in_stack_00000008;\n long in_stack_00000020;\n \n if (in_stack_00000020 != in_stack_00000008 + 0x20) {\n FUN_00276d20();\n }\n \n FUN_00304990();\n}" primitive_type (function_declarator "FUN_00144908(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long in_stack_00000008;\n long in_stack_00000020;\n \n if (in_stack_00000020 != in_stack_00000008 + 0x20) {\n FUN_00276d20();\n }\n \n FUN_00304990();\n}" { (declaration "long in_stack_00000008;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_stack_00000020;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (in_stack_00000020 != in_stack_00000008 + 0x20) {\n FUN_00276d20();\n }" if (parenthesized_expression "(in_stack_00000020 != in_stack_00000008 + 0x20)" ( (binary_expression "in_stack_00000020 != in_stack_00000008 + 0x20" identifier != (binary_expression "in_stack_00000008 + 0x20" 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 != (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
|
(function_definition "void FUN_00144908(void)\n\n{\n long in_stack_00000008;\n long in_stack_00000020;\n \n if (in_stack_00000020 != in_stack_00000008 + 0x20) {\n FUN_00276d20();\n }\n \n FUN_00304990();\n}" (primitive_type "void") (function_declarator "FUN_00144908(void)" (identifier "FUN_00144908") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n long in_stack_00000008;\n long in_stack_00000020;\n \n if (in_stack_00000020 != in_stack_00000008 + 0x20) {\n FUN_00276d20();\n }\n \n FUN_00304990();\n}" ({ "{") (declaration "long in_stack_00000008;" (sized_type_specifier "long" (long "long")) (identifier "in_stack_00000008") (; ";")) (declaration "long in_stack_00000020;" (sized_type_specifier "long" (long "long")) (identifier "in_stack_00000020") (; ";")) (if_statement "if (in_stack_00000020 != in_stack_00000008 + 0x20) {\n FUN_00276d20();\n }" (if "if") (parenthesized_expression "(in_stack_00000020 != in_stack_00000008 + 0x20)" (( "(") (binary_expression "in_stack_00000020 != in_stack_00000008 + 0x20" (identifier "in_stack_00000020") (!= "!=") (binary_expression "in_stack_00000008 + 0x20" (identifier "in_stack_00000008") (+ "+") (number_literal "0x20"))) () ")")) (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::Archive::count_members() [clone .cold.293] */
void gold::Archive::function_1(void)
{
long var_2;
void *var_1;
if (var_1 != (void *)(var_2 + 0x20)) {
var_3(var_1);
}
/* WARNING: Subroutine does not return */
var_4();
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
| null |
void MASKED(void)
{
long in_stack_00000008;
long in_stack_00000020;
if (in_stack_00000020 != in_stack_00000008 + 0x20) {
FUN_00276d20();
}
/* WARNING: Subroutine does not return */
FUN_00304990();
}
|
37_factor_and_factor_strip.c
|
lseek
|
lseek
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
__off_t lseek(int __fd,__off_t __offset,int __whence)
{
__off_t _Var1;
_Var1 = (*(code *)PTR_lseek_00115128)();
return _Var1;
}
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
__off_t lseek(int __fd,__off_t __offset,int __whence)
{
__off_t _Var1;
_Var1 = (*(code *)PTR_lseek_00115128)();
return _Var1;
}
|
JMP qword ptr [0x00115128]
| null | null | null | null |
[(u'INDIRECT_-1206967656', u'COPY_-1206967715'), (u'CAST_-1206967651', u'CALLIND_-1206967720'), (u'CALLIND_-1206967720', u'INDIRECT_-1206967656'), ('tmp_44', u'CAST_-1206967651'), (u'CALLIND_-1206967720', u'RETURN_-1206967717'), ('const-0', u'RETURN_-1206967717')]
|
[(u'INDIRECT_-1206967656', u'COPY_-1206967715'), (u'CAST_-1206967651', u'CALLIND_-1206967720'), (u'CALLIND_-1206967720', u'INDIRECT_-1206967656'), ('tmp_44', u'CAST_-1206967651'), (u'CALLIND_-1206967720', u'RETURN_-1206967717'), ('const-0', u'RETURN_-1206967717')]
| null | null |
00102250
|
x64
|
O2
|
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\n__off_t lseek(int __fd,__off_t __offset,int __whence)\n\n{\n __off_t _Var1;\n \n _Var1 = (*(code *)PTR_lseek_00115128)();\n return _Var1;\n}\n\n" comment (function_definition "__off_t lseek(int __fd,__off_t __offset,int __whence)\n\n{\n __off_t _Var1;\n \n _Var1 = (*(code *)PTR_lseek_00115128)();\n return _Var1;\n}" type_identifier (function_declarator "lseek(int __fd,__off_t __offset,int __whence)" identifier (parameter_list "(int __fd,__off_t __offset,int __whence)" ( (parameter_declaration "int __fd" primitive_type identifier) , (parameter_declaration "__off_t __offset" type_identifier identifier) , (parameter_declaration "int __whence" primitive_type identifier) ))) (compound_statement "{\n __off_t _Var1;\n \n _Var1 = (*(code *)PTR_lseek_00115128)();\n return _Var1;\n}" { (declaration "__off_t _Var1;" type_identifier identifier ;) (expression_statement "_Var1 = (*(code *)PTR_lseek_00115128)();" (assignment_expression "_Var1 = (*(code *)PTR_lseek_00115128)()" identifier = (call_expression "(*(code *)PTR_lseek_00115128)()" (parenthesized_expression "(*(code *)PTR_lseek_00115128)" ( (pointer_expression "*(code *)PTR_lseek_00115128" * (cast_expression "(code *)PTR_lseek_00115128" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return _Var1;" return identifier ;) })))
|
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\n__off_t lseek(int __fd,__off_t __offset,int __whence)\n\n{\n __off_t _Var1;\n \n _Var1 = (*(code *)PTR_lseek_00115128)();\n return _Var1;\n}\n\n" comment (function_definition "__off_t lseek(int __fd,__off_t __offset,int __whence)\n\n{\n __off_t _Var1;\n \n _Var1 = (*(code *)PTR_lseek_00115128)();\n return _Var1;\n}" type_identifier (function_declarator "lseek(int __fd,__off_t __offset,int __whence)" identifier (parameter_list "(int __fd,__off_t __offset,int __whence)" ( (parameter_declaration "int __fd" primitive_type identifier) , (parameter_declaration "__off_t __offset" type_identifier identifier) , (parameter_declaration "int __whence" primitive_type identifier) ))) (compound_statement "{\n __off_t _Var1;\n \n _Var1 = (*(code *)PTR_lseek_00115128)();\n return _Var1;\n}" { (declaration "__off_t _Var1;" type_identifier identifier ;) (expression_statement "_Var1 = (*(code *)PTR_lseek_00115128)();" (assignment_expression "_Var1 = (*(code *)PTR_lseek_00115128)()" identifier = (call_expression "(*(code *)PTR_lseek_00115128)()" (parenthesized_expression "(*(code *)PTR_lseek_00115128)" ( (pointer_expression "*(code *)PTR_lseek_00115128" * (cast_expression "(code *)PTR_lseek_00115128" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return _Var1;" return identifier ;) })))
|
(translation_unit "__off_t lseek(int __fd,__off_t __offset,int __whence)\n\n{\n __off_t _Var1;\n \n _Var1 = (*(code *)PTR_lseek_00115128)();\n return _Var1;\n}\n\n" (function_definition "__off_t lseek(int __fd,__off_t __offset,int __whence)\n\n{\n __off_t _Var1;\n \n _Var1 = (*(code *)PTR_lseek_00115128)();\n return _Var1;\n}" type_identifier (function_declarator "lseek(int __fd,__off_t __offset,int __whence)" identifier (parameter_list "(int __fd,__off_t __offset,int __whence)" ( (parameter_declaration "int __fd" primitive_type identifier) , (parameter_declaration "__off_t __offset" type_identifier identifier) , (parameter_declaration "int __whence" primitive_type identifier) ))) (compound_statement "{\n __off_t _Var1;\n \n _Var1 = (*(code *)PTR_lseek_00115128)();\n return _Var1;\n}" { (declaration "__off_t _Var1;" type_identifier identifier ;) (expression_statement "_Var1 = (*(code *)PTR_lseek_00115128)();" (assignment_expression "_Var1 = (*(code *)PTR_lseek_00115128)()" identifier = (call_expression "(*(code *)PTR_lseek_00115128)()" (parenthesized_expression "(*(code *)PTR_lseek_00115128)" ( (pointer_expression "*(code *)PTR_lseek_00115128" * (cast_expression "(code *)PTR_lseek_00115128" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return _Var1;" return identifier ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration 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 "__off_t lseek(int __fd,__off_t __offset,int __whence)\n\n{\n __off_t _Var1;\n \n _Var1 = (*(code *)PTR_lseek_00115128)();\n return _Var1;\n}" (type_identifier "__off_t") (function_declarator "lseek(int __fd,__off_t __offset,int __whence)" (identifier "lseek") (parameter_list "(int __fd,__off_t __offset,int __whence)" (( "(") (parameter_declaration "int __fd" (primitive_type "int") (identifier "__fd")) (, ",") (parameter_declaration "__off_t __offset" (type_identifier "__off_t") (identifier "__offset")) (, ",") (parameter_declaration "int __whence" (primitive_type "int") (identifier "__whence")) () ")"))) (compound_statement "{\n __off_t _Var1;\n \n _Var1 = (*(code *)PTR_lseek_00115128)();\n return _Var1;\n}" ({ "{") (declaration "__off_t _Var1;" (type_identifier "__off_t") (identifier "_Var1") (; ";")) (expression_statement "_Var1 = (*(code *)PTR_lseek_00115128)();" (assignment_expression "_Var1 = (*(code *)PTR_lseek_00115128)()" (identifier "_Var1") (= "=") (call_expression "(*(code *)PTR_lseek_00115128)()" (parenthesized_expression "(*(code *)PTR_lseek_00115128)" (( "(") (pointer_expression "*(code *)PTR_lseek_00115128" (* "*") (cast_expression "(code *)PTR_lseek_00115128" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_lseek_00115128"))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return _Var1;" (return "return") (identifier "_Var1") (; ";")) (} "}")))
|
/* WARNING: Unknown calling convention -- yet parameter storage is locked */
type_1 function_1(int __fd,type_1 __offset,int __whence)
{
type_1 _Var1;
_Var1 = (*(type_2 *)PTR_lseek_00115128)();
return _Var1;
}
| null |
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (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 */
__off_t MASKED(int __fd,__off_t __offset,int __whence)
{
__off_t _Var1;
_Var1 = (*(code *)PTR_MASKED_00115128)();
return _Var1;
}
|
994_putty_and_putty_strip.c
|
ssh_channel_unthrottle
|
FUN_0013ec90
|
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void ssh_channel_unthrottle(ssh_channel *c,int bufsize)
{
Ssh_conflict ssh;
int iVar1;
int iVar2;
iVar2 = 0x8000;
ssh = c->ssh;
if (ssh->version != 1) {
iVar1 = ssh_is_simple(ssh);
iVar2 = 0;
if (iVar1 == 0) {
iVar2 = (c->v).v2.locmaxwin;
}
if (bufsize < iVar2) {
ssh2_set_window(c,iVar2 - bufsize);
if (c->throttling_conn == 0) {
return;
}
goto LAB_0013ecea;
}
}
if ((c->throttling_conn == 0) || (iVar2 < bufsize)) {
return;
}
LAB_0013ecea:
c->throttling_conn = 0;
ssh_throttle_conn(ssh,-1);
return;
}
|
void FUN_0013ec90(long *param_1,int param_2)
{
long lVar1;
int iVar2;
int iVar3;
iVar3 = 0x8000;
lVar1 = *param_1;
if (*(int *)(lVar1 + 0x250) != 1) {
iVar2 = FUN_00132260(lVar1);
iVar3 = 0;
if (iVar2 == 0) {
iVar3 = *(int *)((long)param_1 + 0x4c);
}
if (param_2 < iVar3) {
FUN_0013eb70(param_1,iVar3 - param_2);
if ((int)param_1[4] == 0) {
return;
}
goto LAB_0013ecea;
}
}
if (((int)param_1[4] == 0) || (iVar3 < param_2)) {
return;
}
LAB_0013ecea:
*(undefined4 *)(param_1 + 4) = 0;
FUN_001346a0(lVar1,0xffffffff);
return;
}
|
PUSH R12
MOV EDX,0x8000
MOV R12D,ESI
PUSH RBP
PUSH RBX
MOV RBP,qword ptr [RDI]
MOV RBX,RDI
CMP dword ptr [RBP + 0x250],0x1
JNZ 0x0013ecc0
MOV EAX,dword ptr [RBX + 0x20]
TEST EAX,EAX
JZ 0x0013ecb7
CMP EDX,R12D
JGE 0x0013ecea
POP RBX
POP RBP
POP R12
RET
MOV RDI,RBP
CALL 0x00132260
XOR EDX,EDX
TEST EAX,EAX
JNZ 0x0013ecd1
MOV EDX,dword ptr [RBX + 0x4c]
CMP EDX,R12D
JLE 0x0013ecab
MOV ESI,EDX
MOV RDI,RBX
SUB ESI,R12D
CALL 0x0013eb70
MOV EDX,dword ptr [RBX + 0x20]
TEST EDX,EDX
JZ 0x0013ecb7
MOV dword ptr [RBX + 0x20],0x0
MOV RDI,RBP
POP RBX
MOV ESI,0xffffffff
POP RBP
POP R12
JMP 0x001346a0
| null | null | null | null |
[('const-40', u'PTRSUB_-1207112038'), (u'PTRSUB_-1207112084', u'LOAD_-1207112524'), (u'PTRSUB_-1207112091', u'LOAD_-1207112534'), (u'LOAD_-1207112534', u'CALL_-1207112357'), ('const-0', u'STORE_-1207112395'), (u'INT_SLESS_-1207112457', u'CBRANCH_-1207112464'), ('const-433', u'STORE_-1207112395'), ('const-36', u'PTRSUB_-1207112031'), ('const-433', u'LOAD_-1207112327'), ('tmp_426', u'PTRSUB_-1207112038'), ('const-433', u'LOAD_-1207112501'), ('tmp_426', u'PTRSUB_-1207112015'), ('const-32768', u'COPY_-1207112214'), (u'PTRSUB_-1207112038', u'PTRSUB_-1207112030'), (u'INT_SUB_-1207112329', u'CALL_-1207112329'), ('tmp_73', u'CBRANCH_-1207112502'), ('const-32', u'PTRSUB_-1207112007'), ('const-0', u'RETURN_-1207112353'), ('tmp_426', u'PTRSUB_-1207112074'), ('const-32', u'PTRSUB_-1207112015'), ('const-32', u'PTRSUB_-1207112074'), (u'LOAD_-1207112327', u'INT_EQUAL_-1207112308'), (u'LOAD_-1207112381', u'MULTIEQUAL_-1207112085'), ('tmp_109', u'CBRANCH_-1207112481'), ('const-0', u'RETURN_-1207112438'), (u'MULTIEQUAL_-1207112085', u'INT_SLESS_-1207112350'), (u'INT_EQUAL_-1207112482', u'CBRANCH_-1207112481'), ('const-0', u'RETURN_-1207112117'), (u'INT_NOTEQUAL_-1207112508', u'CBRANCH_-1207112502'), (u'MULTIEQUAL_-1207112085', u'MULTIEQUAL_-1207112129'), ('const-0', u'PTRSUB_-1207112091'), (u'INT_EQUAL_-1207112384', u'CBRANCH_-1207112382'), ('const-433', u'LOAD_-1207112534'), ('tmp_427', u'INT_SUB_-1207112329'), (u'MULTIEQUAL_-1207112085', u'INT_SUB_-1207112329'), ('tmp_288', u'CBRANCH_-1207112382'), (u'INT_SLESS_-1207112350', u'CBRANCH_-1207112357'), (u'PTRSUB_-1207112030', u'PTRSUB_-1207112031'), (u'LOAD_-1207112534', u'PTRSUB_-1207112084'), (u'LOAD_-1207112534', u'CALL_-1207112410'), ('const-433', u'LOAD_-1207112381'), (u'PTRSUB_-1207112015', u'LOAD_-1207112327'), ('const-433', u'LOAD_-1207112524'), ('tmp_427', u'INT_SLESS_-1207112350'), ('const-0', u'COPY_-1207112149'), ('tmp_426', u'PTRSUB_-1207112007'), ('tmp_427', u'INT_SLESS_-1207112457'), ('const-0', u'PTRSUB_-1207112030'), (u'INT_EQUAL_-1207112308', u'CBRANCH_-1207112307'), ('tmp_426', u'PTRSUB_-1207112091'), ('const-0', u'INT_EQUAL_-1207112308'), (u'LOAD_-1207112501', u'INT_EQUAL_-1207112482'), (u'PTRSUB_-1207112007', u'STORE_-1207112395'), ('tmp_142', u'CBRANCH_-1207112464'), (u'PTRSUB_-1207112031', u'LOAD_-1207112381'), (u'LOAD_-1207112524', u'INT_NOTEQUAL_-1207112508'), ('const-592', u'PTRSUB_-1207112084'), ('const-0', u'INT_EQUAL_-1207112482'), ('const-0', u'INT_EQUAL_-1207112384'), (u'COPY_-1207112149', u'MULTIEQUAL_-1207112085'), (u'COPY_-1207112214', u'MULTIEQUAL_-1207112129'), ('tmp_412', u'CBRANCH_-1207112307'), ('tmp_426', u'CALL_-1207112329'), (u'MULTIEQUAL_-1207112129', u'INT_SLESS_-1207112457'), ('const-1', u'INT_NOTEQUAL_-1207112508'), ('const-4294967295', u'CALL_-1207112357'), (u'CALL_-1207112410', u'INT_EQUAL_-1207112384'), ('tmp_334', u'CBRANCH_-1207112357'), (u'PTRSUB_-1207112074', u'LOAD_-1207112501')]
|
[(u'SUBPIECE_-1207112026', u'INT_EQUAL_-1207112308'), (u'COPY_-1207112127', u'MULTIEQUAL_-1207112062'), ('tmp_1092', u'INT_SLESS_-1207112350'), ('const-8', u'PTRADD_-1207112030'), (u'INT_ADD_-1207112508', u'CAST_-1207112089'), (u'LOAD_-1207112534', u'CALL_-1207112357'), (u'INT_SLESS_-1207112457', u'CBRANCH_-1207112464'), ('const-76', u'INT_ADD_-1207112365'), ('const-0', u'SUBPIECE_-1207112026'), ('tmp_1092', u'INT_SLESS_-1207112457'), (u'LOAD_-1207112501', u'SUBPIECE_-1207112083'), (u'LOAD_-1207112327', u'SUBPIECE_-1207112026'), (u'INT_SUB_-1207112329', u'CALL_-1207112329'), ('tmp_73', u'CBRANCH_-1207112502'), ('const-0', u'RETURN_-1207112127'), ('const-0', u'RETURN_-1207112353'), ('tmp_109', u'CBRANCH_-1207112481'), ('const-0', u'RETURN_-1207112438'), ('const-433', u'LOAD_-1207112524'), (u'PTRADD_-1207112087', u'LOAD_-1207112501'), (u'MULTIEQUAL_-1207112062', u'MULTIEQUAL_-1207112103'), ('const-433', u'LOAD_-1207112381'), ('tmp_906', u'PTRADD_-1207112087'), (u'MULTIEQUAL_-1207112062', u'INT_SUB_-1207112329'), ('const-4294967295', u'CALL_-1207112357'), (u'INT_EQUAL_-1207112482', u'CBRANCH_-1207112481'), (u'INT_NOTEQUAL_-1207112508', u'CBRANCH_-1207112502'), (u'INT_EQUAL_-1207112384', u'CBRANCH_-1207112382'), (u'LOAD_-1207112381', u'MULTIEQUAL_-1207112062'), ('const-433', u'LOAD_-1207112501'), ('tmp_288', u'CBRANCH_-1207112382'), (u'INT_SLESS_-1207112350', u'CBRANCH_-1207112357'), (u'SUBPIECE_-1207112083', u'INT_EQUAL_-1207112482'), (u'LOAD_-1207112534', u'CALL_-1207112410'), ('const-8', u'PTRADD_-1207112087'), ('const-4', u'PTRADD_-1207112022'), ('const-1', u'INT_NOTEQUAL_-1207112508'), (u'CAST_-1207112089', u'LOAD_-1207112524'), ('const-0', u'COPY_-1207112127'), (u'INT_ADD_-1207112365', u'CAST_-1207112043'), ('tmp_906', u'PTRADD_-1207112030'), ('const-8', u'PTRADD_-1207112022'), ('const-592', u'INT_ADD_-1207112508'), ('const-4', u'PTRADD_-1207112087'), (u'CAST_-1207112043', u'LOAD_-1207112381'), ('const-433', u'LOAD_-1207112534'), (u'COPY_-1207112188', u'MULTIEQUAL_-1207112103'), ('tmp_906', u'CALL_-1207112329'), (u'INT_EQUAL_-1207112308', u'CBRANCH_-1207112307'), (u'MULTIEQUAL_-1207112062', u'INT_SLESS_-1207112350'), ('const-0', u'INT_EQUAL_-1207112308'), ('tmp_142', u'CBRANCH_-1207112464'), ('const-32768', u'COPY_-1207112188'), (u'LOAD_-1207112524', u'INT_NOTEQUAL_-1207112508'), ('const-0', u'INT_EQUAL_-1207112482'), ('const-0', u'INT_EQUAL_-1207112384'), (u'PTRADD_-1207112022', u'CAST_-1207112014'), ('tmp_906', u'LOAD_-1207112534'), (u'MULTIEQUAL_-1207112103', u'INT_SLESS_-1207112457'), ('const-433', u'STORE_-1207112395'), (u'LOAD_-1207112534', u'INT_ADD_-1207112508'), ('tmp_1092', u'INT_SUB_-1207112329'), ('tmp_412', u'CBRANCH_-1207112307'), ('const-433', u'LOAD_-1207112327'), (u'CAST_-1207112044', u'INT_ADD_-1207112365'), ('tmp_906', u'CAST_-1207112044'), ('const-0', u'STORE_-1207112395'), (u'PTRADD_-1207112030', u'LOAD_-1207112327'), (u'CALL_-1207112410', u'INT_EQUAL_-1207112384'), ('tmp_906', u'PTRADD_-1207112022'), ('const-0', u'SUBPIECE_-1207112083'), (u'CAST_-1207112014', u'STORE_-1207112395'), ('tmp_334', u'CBRANCH_-1207112357'), ('const-4', u'PTRADD_-1207112030')]
| null | null |
0013ec90
|
x64
|
O2
|
(translation_unit "void FUN_0013ec90(long *param_1,int param_2)\n\n{\n long lVar1;\n int iVar2;\n int iVar3;\n \n iVar3 = 0x8000;\n lVar1 = *param_1;\n if (*(int *)(lVar1 + 0x250) != 1) {\n iVar2 = FUN_00132260(lVar1);\n iVar3 = 0;\n if (iVar2 == 0) {\n iVar3 = *(int *)((long)param_1 + 0x4c);\n }\n if (param_2 < iVar3) {\n FUN_0013eb70(param_1,iVar3 - param_2);\n if ((int)param_1[4] == 0) {\n return;\n }\n goto LAB_0013ecea;\n }\n }\n if (((int)param_1[4] == 0) || (iVar3 < param_2)) {\n return;\n }\nLAB_0013ecea:\n *(undefined4 *)(param_1 + 4) = 0;\n FUN_001346a0(lVar1,0xffffffff);\n return;\n}\n\n" (function_definition "void FUN_0013ec90(long *param_1,int param_2)\n\n{\n long lVar1;\n int iVar2;\n int iVar3;\n \n iVar3 = 0x8000;\n lVar1 = *param_1;\n if (*(int *)(lVar1 + 0x250) != 1) {\n iVar2 = FUN_00132260(lVar1);\n iVar3 = 0;\n if (iVar2 == 0) {\n iVar3 = *(int *)((long)param_1 + 0x4c);\n }\n if (param_2 < iVar3) {\n FUN_0013eb70(param_1,iVar3 - param_2);\n if ((int)param_1[4] == 0) {\n return;\n }\n goto LAB_0013ecea;\n }\n }\n if (((int)param_1[4] == 0) || (iVar3 < param_2)) {\n return;\n }\nLAB_0013ecea:\n *(undefined4 *)(param_1 + 4) = 0;\n FUN_001346a0(lVar1,0xffffffff);\n return;\n}" primitive_type (function_declarator "FUN_0013ec90(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 lVar1;\n int iVar2;\n int iVar3;\n \n iVar3 = 0x8000;\n lVar1 = *param_1;\n if (*(int *)(lVar1 + 0x250) != 1) {\n iVar2 = FUN_00132260(lVar1);\n iVar3 = 0;\n if (iVar2 == 0) {\n iVar3 = *(int *)((long)param_1 + 0x4c);\n }\n if (param_2 < iVar3) {\n FUN_0013eb70(param_1,iVar3 - param_2);\n if ((int)param_1[4] == 0) {\n return;\n }\n goto LAB_0013ecea;\n }\n }\n if (((int)param_1[4] == 0) || (iVar3 < param_2)) {\n return;\n }\nLAB_0013ecea:\n *(undefined4 *)(param_1 + 4) = 0;\n FUN_001346a0(lVar1,0xffffffff);\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (expression_statement "iVar3 = 0x8000;" (assignment_expression "iVar3 = 0x8000" identifier = number_literal) ;) (expression_statement "lVar1 = *param_1;" (assignment_expression "lVar1 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (if_statement "if (*(int *)(lVar1 + 0x250) != 1) {\n iVar2 = FUN_00132260(lVar1);\n iVar3 = 0;\n if (iVar2 == 0) {\n iVar3 = *(int *)((long)param_1 + 0x4c);\n }\n if (param_2 < iVar3) {\n FUN_0013eb70(param_1,iVar3 - param_2);\n if ((int)param_1[4] == 0) {\n return;\n }\n goto LAB_0013ecea;\n }\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x250) != 1)" ( (binary_expression "*(int *)(lVar1 + 0x250) != 1" (pointer_expression "*(int *)(lVar1 + 0x250)" * (cast_expression "(int *)(lVar1 + 0x250)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x250)" ( (binary_expression "lVar1 + 0x250" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n iVar2 = FUN_00132260(lVar1);\n iVar3 = 0;\n if (iVar2 == 0) {\n iVar3 = *(int *)((long)param_1 + 0x4c);\n }\n if (param_2 < iVar3) {\n FUN_0013eb70(param_1,iVar3 - param_2);\n if ((int)param_1[4] == 0) {\n return;\n }\n goto LAB_0013ecea;\n }\n }" { (expression_statement "iVar2 = FUN_00132260(lVar1);" (assignment_expression "iVar2 = FUN_00132260(lVar1)" identifier = (call_expression "FUN_00132260(lVar1)" identifier (argument_list "(lVar1)" ( identifier )))) ;) (expression_statement "iVar3 = 0;" (assignment_expression "iVar3 = 0" identifier = number_literal) ;) (if_statement "if (iVar2 == 0) {\n iVar3 = *(int *)((long)param_1 + 0x4c);\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n iVar3 = *(int *)((long)param_1 + 0x4c);\n }" { (expression_statement "iVar3 = *(int *)((long)param_1 + 0x4c);" (assignment_expression "iVar3 = *(int *)((long)param_1 + 0x4c)" identifier = (pointer_expression "*(int *)((long)param_1 + 0x4c)" * (cast_expression "(int *)((long)param_1 + 0x4c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x4c)" ( (binary_expression "(long)param_1 + 0x4c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) })) (if_statement "if (param_2 < iVar3) {\n FUN_0013eb70(param_1,iVar3 - param_2);\n if ((int)param_1[4] == 0) {\n return;\n }\n goto LAB_0013ecea;\n }" if (parenthesized_expression "(param_2 < iVar3)" ( (binary_expression "param_2 < iVar3" identifier < identifier) )) (compound_statement "{\n FUN_0013eb70(param_1,iVar3 - param_2);\n if ((int)param_1[4] == 0) {\n return;\n }\n goto LAB_0013ecea;\n }" { (expression_statement "FUN_0013eb70(param_1,iVar3 - param_2);" (call_expression "FUN_0013eb70(param_1,iVar3 - param_2)" identifier (argument_list "(param_1,iVar3 - param_2)" ( identifier , (binary_expression "iVar3 - param_2" identifier - identifier) ))) ;) (if_statement "if ((int)param_1[4] == 0) {\n return;\n }" if (parenthesized_expression "((int)param_1[4] == 0)" ( (binary_expression "(int)param_1[4] == 0" (cast_expression "(int)param_1[4]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[4]" identifier [ number_literal ])) == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (goto_statement "goto LAB_0013ecea;" goto statement_identifier ;) })) })) (if_statement "if (((int)param_1[4] == 0) || (iVar3 < param_2)) {\n return;\n }" if (parenthesized_expression "(((int)param_1[4] == 0) || (iVar3 < param_2))" ( (binary_expression "((int)param_1[4] == 0) || (iVar3 < param_2)" (parenthesized_expression "((int)param_1[4] == 0)" ( (binary_expression "(int)param_1[4] == 0" (cast_expression "(int)param_1[4]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[4]" identifier [ number_literal ])) == number_literal) )) || (parenthesized_expression "(iVar3 < param_2)" ( (binary_expression "iVar3 < param_2" identifier < identifier) ))) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (labeled_statement "LAB_0013ecea:\n *(undefined4 *)(param_1 + 4) = 0;" statement_identifier : (expression_statement "*(undefined4 *)(param_1 + 4) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 4) = 0" (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 "FUN_001346a0(lVar1,0xffffffff);" (call_expression "FUN_001346a0(lVar1,0xffffffff)" identifier (argument_list "(lVar1,0xffffffff)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid ssh_channel_unthrottle(ssh_channel *c,int bufsize)\n\n{\n Ssh_conflict ssh;\n int iVar1;\n int iVar2;\n \n iVar2 = 0x8000;\n ssh = c->ssh;\n if (ssh->version != 1) {\n iVar1 = ssh_is_simple(ssh);\n iVar2 = 0;\n if (iVar1 == 0) {\n iVar2 = (c->v).v2.locmaxwin;\n }\n if (bufsize < iVar2) {\n ssh2_set_window(c,iVar2 - bufsize);\n if (c->throttling_conn == 0) {\n return;\n }\n goto LAB_0013ecea;\n }\n }\n if ((c->throttling_conn == 0) || (iVar2 < bufsize)) {\n return;\n }\nLAB_0013ecea:\n c->throttling_conn = 0;\n ssh_throttle_conn(ssh,-1);\n return;\n}\n\n" comment (function_definition "void ssh_channel_unthrottle(ssh_channel *c,int bufsize)\n\n{\n Ssh_conflict ssh;\n int iVar1;\n int iVar2;\n \n iVar2 = 0x8000;\n ssh = c->ssh;\n if (ssh->version != 1) {\n iVar1 = ssh_is_simple(ssh);\n iVar2 = 0;\n if (iVar1 == 0) {\n iVar2 = (c->v).v2.locmaxwin;\n }\n if (bufsize < iVar2) {\n ssh2_set_window(c,iVar2 - bufsize);\n if (c->throttling_conn == 0) {\n return;\n }\n goto LAB_0013ecea;\n }\n }\n if ((c->throttling_conn == 0) || (iVar2 < bufsize)) {\n return;\n }\nLAB_0013ecea:\n c->throttling_conn = 0;\n ssh_throttle_conn(ssh,-1);\n return;\n}" primitive_type (function_declarator "ssh_channel_unthrottle(ssh_channel *c,int bufsize)" identifier (parameter_list "(ssh_channel *c,int bufsize)" ( (parameter_declaration "ssh_channel *c" type_identifier (pointer_declarator "*c" * identifier)) , (parameter_declaration "int bufsize" primitive_type identifier) ))) (compound_statement "{\n Ssh_conflict ssh;\n int iVar1;\n int iVar2;\n \n iVar2 = 0x8000;\n ssh = c->ssh;\n if (ssh->version != 1) {\n iVar1 = ssh_is_simple(ssh);\n iVar2 = 0;\n if (iVar1 == 0) {\n iVar2 = (c->v).v2.locmaxwin;\n }\n if (bufsize < iVar2) {\n ssh2_set_window(c,iVar2 - bufsize);\n if (c->throttling_conn == 0) {\n return;\n }\n goto LAB_0013ecea;\n }\n }\n if ((c->throttling_conn == 0) || (iVar2 < bufsize)) {\n return;\n }\nLAB_0013ecea:\n c->throttling_conn = 0;\n ssh_throttle_conn(ssh,-1);\n return;\n}" { (declaration "Ssh_conflict ssh;" type_identifier identifier ;) (declaration "int iVar1;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (expression_statement "iVar2 = 0x8000;" (assignment_expression "iVar2 = 0x8000" identifier = number_literal) ;) (expression_statement "ssh = c->ssh;" (assignment_expression "ssh = c->ssh" identifier = (field_expression "c->ssh" identifier -> field_identifier)) ;) (if_statement "if (ssh->version != 1) {\n iVar1 = ssh_is_simple(ssh);\n iVar2 = 0;\n if (iVar1 == 0) {\n iVar2 = (c->v).v2.locmaxwin;\n }\n if (bufsize < iVar2) {\n ssh2_set_window(c,iVar2 - bufsize);\n if (c->throttling_conn == 0) {\n return;\n }\n goto LAB_0013ecea;\n }\n }" if (parenthesized_expression "(ssh->version != 1)" ( (binary_expression "ssh->version != 1" (field_expression "ssh->version" identifier -> field_identifier) != number_literal) )) (compound_statement "{\n iVar1 = ssh_is_simple(ssh);\n iVar2 = 0;\n if (iVar1 == 0) {\n iVar2 = (c->v).v2.locmaxwin;\n }\n if (bufsize < iVar2) {\n ssh2_set_window(c,iVar2 - bufsize);\n if (c->throttling_conn == 0) {\n return;\n }\n goto LAB_0013ecea;\n }\n }" { (expression_statement "iVar1 = ssh_is_simple(ssh);" (assignment_expression "iVar1 = ssh_is_simple(ssh)" identifier = (call_expression "ssh_is_simple(ssh)" identifier (argument_list "(ssh)" ( identifier )))) ;) (expression_statement "iVar2 = 0;" (assignment_expression "iVar2 = 0" identifier = number_literal) ;) (if_statement "if (iVar1 == 0) {\n iVar2 = (c->v).v2.locmaxwin;\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n iVar2 = (c->v).v2.locmaxwin;\n }" { (expression_statement "iVar2 = (c->v).v2.locmaxwin;" (assignment_expression "iVar2 = (c->v).v2.locmaxwin" identifier = (field_expression "(c->v).v2.locmaxwin" (field_expression "(c->v).v2" (parenthesized_expression "(c->v)" ( (field_expression "c->v" identifier -> field_identifier) )) . field_identifier) . field_identifier)) ;) })) (if_statement "if (bufsize < iVar2) {\n ssh2_set_window(c,iVar2 - bufsize);\n if (c->throttling_conn == 0) {\n return;\n }\n goto LAB_0013ecea;\n }" if (parenthesized_expression "(bufsize < iVar2)" ( (binary_expression "bufsize < iVar2" identifier < identifier) )) (compound_statement "{\n ssh2_set_window(c,iVar2 - bufsize);\n if (c->throttling_conn == 0) {\n return;\n }\n goto LAB_0013ecea;\n }" { (expression_statement "ssh2_set_window(c,iVar2 - bufsize);" (call_expression "ssh2_set_window(c,iVar2 - bufsize)" identifier (argument_list "(c,iVar2 - bufsize)" ( identifier , (binary_expression "iVar2 - bufsize" identifier - identifier) ))) ;) (if_statement "if (c->throttling_conn == 0) {\n return;\n }" if (parenthesized_expression "(c->throttling_conn == 0)" ( (binary_expression "c->throttling_conn == 0" (field_expression "c->throttling_conn" identifier -> field_identifier) == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (goto_statement "goto LAB_0013ecea;" goto statement_identifier ;) })) })) (if_statement "if ((c->throttling_conn == 0) || (iVar2 < bufsize)) {\n return;\n }" if (parenthesized_expression "((c->throttling_conn == 0) || (iVar2 < bufsize))" ( (binary_expression "(c->throttling_conn == 0) || (iVar2 < bufsize)" (parenthesized_expression "(c->throttling_conn == 0)" ( (binary_expression "c->throttling_conn == 0" (field_expression "c->throttling_conn" identifier -> field_identifier) == number_literal) )) || (parenthesized_expression "(iVar2 < bufsize)" ( (binary_expression "iVar2 < bufsize" identifier < identifier) ))) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (labeled_statement "LAB_0013ecea:\n c->throttling_conn = 0;" statement_identifier : (expression_statement "c->throttling_conn = 0;" (assignment_expression "c->throttling_conn = 0" (field_expression "c->throttling_conn" identifier -> field_identifier) = number_literal) ;)) (expression_statement "ssh_throttle_conn(ssh,-1);" (call_expression "ssh_throttle_conn(ssh,-1)" identifier (argument_list "(ssh,-1)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit "void FUN_0013ec90(long *param_1,int param_2)\n\n{\n long lVar1;\n int iVar2;\n int iVar3;\n \n iVar3 = 0x8000;\n lVar1 = *param_1;\n if (*(int *)(lVar1 + 0x250) != 1) {\n iVar2 = FUN_00132260(lVar1);\n iVar3 = 0;\n if (iVar2 == 0) {\n iVar3 = *(int *)((long)param_1 + 0x4c);\n }\n if (param_2 < iVar3) {\n FUN_0013eb70(param_1,iVar3 - param_2);\n if ((int)param_1[4] == 0) {\n return;\n }\n goto LAB_0013ecea;\n }\n }\n if (((int)param_1[4] == 0) || (iVar3 < param_2)) {\n return;\n }\nLAB_0013ecea:\n *(undefined4 *)(param_1 + 4) = 0;\n FUN_001346a0(lVar1,0xffffffff);\n return;\n}\n\n" (function_definition "void FUN_0013ec90(long *param_1,int param_2)\n\n{\n long lVar1;\n int iVar2;\n int iVar3;\n \n iVar3 = 0x8000;\n lVar1 = *param_1;\n if (*(int *)(lVar1 + 0x250) != 1) {\n iVar2 = FUN_00132260(lVar1);\n iVar3 = 0;\n if (iVar2 == 0) {\n iVar3 = *(int *)((long)param_1 + 0x4c);\n }\n if (param_2 < iVar3) {\n FUN_0013eb70(param_1,iVar3 - param_2);\n if ((int)param_1[4] == 0) {\n return;\n }\n goto LAB_0013ecea;\n }\n }\n if (((int)param_1[4] == 0) || (iVar3 < param_2)) {\n return;\n }\nLAB_0013ecea:\n *(undefined4 *)(param_1 + 4) = 0;\n FUN_001346a0(lVar1,0xffffffff);\n return;\n}" primitive_type (function_declarator "FUN_0013ec90(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 lVar1;\n int iVar2;\n int iVar3;\n \n iVar3 = 0x8000;\n lVar1 = *param_1;\n if (*(int *)(lVar1 + 0x250) != 1) {\n iVar2 = FUN_00132260(lVar1);\n iVar3 = 0;\n if (iVar2 == 0) {\n iVar3 = *(int *)((long)param_1 + 0x4c);\n }\n if (param_2 < iVar3) {\n FUN_0013eb70(param_1,iVar3 - param_2);\n if ((int)param_1[4] == 0) {\n return;\n }\n goto LAB_0013ecea;\n }\n }\n if (((int)param_1[4] == 0) || (iVar3 < param_2)) {\n return;\n }\nLAB_0013ecea:\n *(undefined4 *)(param_1 + 4) = 0;\n FUN_001346a0(lVar1,0xffffffff);\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (expression_statement "iVar3 = 0x8000;" (assignment_expression "iVar3 = 0x8000" identifier = number_literal) ;) (expression_statement "lVar1 = *param_1;" (assignment_expression "lVar1 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (if_statement "if (*(int *)(lVar1 + 0x250) != 1) {\n iVar2 = FUN_00132260(lVar1);\n iVar3 = 0;\n if (iVar2 == 0) {\n iVar3 = *(int *)((long)param_1 + 0x4c);\n }\n if (param_2 < iVar3) {\n FUN_0013eb70(param_1,iVar3 - param_2);\n if ((int)param_1[4] == 0) {\n return;\n }\n goto LAB_0013ecea;\n }\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x250) != 1)" ( (binary_expression "*(int *)(lVar1 + 0x250) != 1" (pointer_expression "*(int *)(lVar1 + 0x250)" * (cast_expression "(int *)(lVar1 + 0x250)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x250)" ( (binary_expression "lVar1 + 0x250" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n iVar2 = FUN_00132260(lVar1);\n iVar3 = 0;\n if (iVar2 == 0) {\n iVar3 = *(int *)((long)param_1 + 0x4c);\n }\n if (param_2 < iVar3) {\n FUN_0013eb70(param_1,iVar3 - param_2);\n if ((int)param_1[4] == 0) {\n return;\n }\n goto LAB_0013ecea;\n }\n }" { (expression_statement "iVar2 = FUN_00132260(lVar1);" (assignment_expression "iVar2 = FUN_00132260(lVar1)" identifier = (call_expression "FUN_00132260(lVar1)" identifier (argument_list "(lVar1)" ( identifier )))) ;) (expression_statement "iVar3 = 0;" (assignment_expression "iVar3 = 0" identifier = number_literal) ;) (if_statement "if (iVar2 == 0) {\n iVar3 = *(int *)((long)param_1 + 0x4c);\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n iVar3 = *(int *)((long)param_1 + 0x4c);\n }" { (expression_statement "iVar3 = *(int *)((long)param_1 + 0x4c);" (assignment_expression "iVar3 = *(int *)((long)param_1 + 0x4c)" identifier = (pointer_expression "*(int *)((long)param_1 + 0x4c)" * (cast_expression "(int *)((long)param_1 + 0x4c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x4c)" ( (binary_expression "(long)param_1 + 0x4c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) })) (if_statement "if (param_2 < iVar3) {\n FUN_0013eb70(param_1,iVar3 - param_2);\n if ((int)param_1[4] == 0) {\n return;\n }\n goto LAB_0013ecea;\n }" if (parenthesized_expression "(param_2 < iVar3)" ( (binary_expression "param_2 < iVar3" identifier < identifier) )) (compound_statement "{\n FUN_0013eb70(param_1,iVar3 - param_2);\n if ((int)param_1[4] == 0) {\n return;\n }\n goto LAB_0013ecea;\n }" { (expression_statement "FUN_0013eb70(param_1,iVar3 - param_2);" (call_expression "FUN_0013eb70(param_1,iVar3 - param_2)" identifier (argument_list "(param_1,iVar3 - param_2)" ( identifier , (binary_expression "iVar3 - param_2" identifier - identifier) ))) ;) (if_statement "if ((int)param_1[4] == 0) {\n return;\n }" if (parenthesized_expression "((int)param_1[4] == 0)" ( (binary_expression "(int)param_1[4] == 0" (cast_expression "(int)param_1[4]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[4]" identifier [ number_literal ])) == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (goto_statement "goto LAB_0013ecea;" goto statement_identifier ;) })) })) (if_statement "if (((int)param_1[4] == 0) || (iVar3 < param_2)) {\n return;\n }" if (parenthesized_expression "(((int)param_1[4] == 0) || (iVar3 < param_2))" ( (binary_expression "((int)param_1[4] == 0) || (iVar3 < param_2)" (parenthesized_expression "((int)param_1[4] == 0)" ( (binary_expression "(int)param_1[4] == 0" (cast_expression "(int)param_1[4]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[4]" identifier [ number_literal ])) == number_literal) )) || (parenthesized_expression "(iVar3 < param_2)" ( (binary_expression "iVar3 < param_2" identifier < identifier) ))) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (labeled_statement "LAB_0013ecea:\n *(undefined4 *)(param_1 + 4) = 0;" statement_identifier : (expression_statement "*(undefined4 *)(param_1 + 4) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 4) = 0" (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 "FUN_001346a0(lVar1,0xffffffff);" (call_expression "FUN_001346a0(lVar1,0xffffffff)" identifier (argument_list "(lVar1,0xffffffff)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
|
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) ))))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression IDENT - IDENT) ))) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) == LIT) )) (compound_statement { (return_statement return ;) })) (goto_statement goto statement_identifier ;) })) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) == LIT) )) || (parenthesized_expression ( (binary_expression IDENT < IDENT) ))) )) (compound_statement { (return_statement return ;) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;)) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (return_statement return ;) })))
|
(function_definition "void FUN_0013ec90(long *param_1,int param_2)\n\n{\n long lVar1;\n int iVar2;\n int iVar3;\n \n iVar3 = 0x8000;\n lVar1 = *param_1;\n if (*(int *)(lVar1 + 0x250) != 1) {\n iVar2 = FUN_00132260(lVar1);\n iVar3 = 0;\n if (iVar2 == 0) {\n iVar3 = *(int *)((long)param_1 + 0x4c);\n }\n if (param_2 < iVar3) {\n FUN_0013eb70(param_1,iVar3 - param_2);\n if ((int)param_1[4] == 0) {\n return;\n }\n goto LAB_0013ecea;\n }\n }\n if (((int)param_1[4] == 0) || (iVar3 < param_2)) {\n return;\n }\nLAB_0013ecea:\n *(undefined4 *)(param_1 + 4) = 0;\n FUN_001346a0(lVar1,0xffffffff);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0013ec90(long *param_1,int param_2)" (identifier "FUN_0013ec90") (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 lVar1;\n int iVar2;\n int iVar3;\n \n iVar3 = 0x8000;\n lVar1 = *param_1;\n if (*(int *)(lVar1 + 0x250) != 1) {\n iVar2 = FUN_00132260(lVar1);\n iVar3 = 0;\n if (iVar2 == 0) {\n iVar3 = *(int *)((long)param_1 + 0x4c);\n }\n if (param_2 < iVar3) {\n FUN_0013eb70(param_1,iVar3 - param_2);\n if ((int)param_1[4] == 0) {\n return;\n }\n goto LAB_0013ecea;\n }\n }\n if (((int)param_1[4] == 0) || (iVar3 < param_2)) {\n return;\n }\nLAB_0013ecea:\n *(undefined4 *)(param_1 + 4) = 0;\n FUN_001346a0(lVar1,0xffffffff);\n return;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "int iVar3;" (primitive_type "int") (identifier "iVar3") (; ";")) (expression_statement "iVar3 = 0x8000;" (assignment_expression "iVar3 = 0x8000" (identifier "iVar3") (= "=") (number_literal "0x8000")) (; ";")) (expression_statement "lVar1 = *param_1;" (assignment_expression "lVar1 = *param_1" (identifier "lVar1") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (if_statement "if (*(int *)(lVar1 + 0x250) != 1) {\n iVar2 = FUN_00132260(lVar1);\n iVar3 = 0;\n if (iVar2 == 0) {\n iVar3 = *(int *)((long)param_1 + 0x4c);\n }\n if (param_2 < iVar3) {\n FUN_0013eb70(param_1,iVar3 - param_2);\n if ((int)param_1[4] == 0) {\n return;\n }\n goto LAB_0013ecea;\n }\n }" (if "if") (parenthesized_expression "(*(int *)(lVar1 + 0x250) != 1)" (( "(") (binary_expression "*(int *)(lVar1 + 0x250) != 1" (pointer_expression "*(int *)(lVar1 + 0x250)" (* "*") (cast_expression "(int *)(lVar1 + 0x250)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x250)" (( "(") (binary_expression "lVar1 + 0x250" (identifier "lVar1") (+ "+") (number_literal "0x250")) () ")")))) (!= "!=") (number_literal "1")) () ")")) (compound_statement "{\n iVar2 = FUN_00132260(lVar1);\n iVar3 = 0;\n if (iVar2 == 0) {\n iVar3 = *(int *)((long)param_1 + 0x4c);\n }\n if (param_2 < iVar3) {\n FUN_0013eb70(param_1,iVar3 - param_2);\n if ((int)param_1[4] == 0) {\n return;\n }\n goto LAB_0013ecea;\n }\n }" ({ "{") (expression_statement "iVar2 = FUN_00132260(lVar1);" (assignment_expression "iVar2 = FUN_00132260(lVar1)" (identifier "iVar2") (= "=") (call_expression "FUN_00132260(lVar1)" (identifier "FUN_00132260") (argument_list "(lVar1)" (( "(") (identifier "lVar1") () ")")))) (; ";")) (expression_statement "iVar3 = 0;" (assignment_expression "iVar3 = 0" (identifier "iVar3") (= "=") (number_literal "0")) (; ";")) (if_statement "if (iVar2 == 0) {\n iVar3 = *(int *)((long)param_1 + 0x4c);\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n iVar3 = *(int *)((long)param_1 + 0x4c);\n }" ({ "{") (expression_statement "iVar3 = *(int *)((long)param_1 + 0x4c);" (assignment_expression "iVar3 = *(int *)((long)param_1 + 0x4c)" (identifier "iVar3") (= "=") (pointer_expression "*(int *)((long)param_1 + 0x4c)" (* "*") (cast_expression "(int *)((long)param_1 + 0x4c)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x4c)" (( "(") (binary_expression "(long)param_1 + 0x4c" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x4c")) () ")"))))) (; ";")) (} "}"))) (if_statement "if (param_2 < iVar3) {\n FUN_0013eb70(param_1,iVar3 - param_2);\n if ((int)param_1[4] == 0) {\n return;\n }\n goto LAB_0013ecea;\n }" (if "if") (parenthesized_expression "(param_2 < iVar3)" (( "(") (binary_expression "param_2 < iVar3" (identifier "param_2") (< "<") (identifier "iVar3")) () ")")) (compound_statement "{\n FUN_0013eb70(param_1,iVar3 - param_2);\n if ((int)param_1[4] == 0) {\n return;\n }\n goto LAB_0013ecea;\n }" ({ "{") (expression_statement "FUN_0013eb70(param_1,iVar3 - param_2);" (call_expression "FUN_0013eb70(param_1,iVar3 - param_2)" (identifier "FUN_0013eb70") (argument_list "(param_1,iVar3 - param_2)" (( "(") (identifier "param_1") (, ",") (binary_expression "iVar3 - param_2" (identifier "iVar3") (- "-") (identifier "param_2")) () ")"))) (; ";")) (if_statement "if ((int)param_1[4] == 0) {\n return;\n }" (if "if") (parenthesized_expression "((int)param_1[4] == 0)" (( "(") (binary_expression "(int)param_1[4] == 0" (cast_expression "(int)param_1[4]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[4]" (identifier "param_1") ([ "[") (number_literal "4") (] "]"))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (goto_statement "goto LAB_0013ecea;" (goto "goto") (statement_identifier "LAB_0013ecea") (; ";")) (} "}"))) (} "}"))) (if_statement "if (((int)param_1[4] == 0) || (iVar3 < param_2)) {\n return;\n }" (if "if") (parenthesized_expression "(((int)param_1[4] == 0) || (iVar3 < param_2))" (( "(") (binary_expression "((int)param_1[4] == 0) || (iVar3 < param_2)" (parenthesized_expression "((int)param_1[4] == 0)" (( "(") (binary_expression "(int)param_1[4] == 0" (cast_expression "(int)param_1[4]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[4]" (identifier "param_1") ([ "[") (number_literal "4") (] "]"))) (== "==") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(iVar3 < param_2)" (( "(") (binary_expression "iVar3 < param_2" (identifier "iVar3") (< "<") (identifier "param_2")) () ")"))) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (labeled_statement "LAB_0013ecea:\n *(undefined4 *)(param_1 + 4) = 0;" (statement_identifier "LAB_0013ecea") (: ":") (expression_statement "*(undefined4 *)(param_1 + 4) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 4) = 0" (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 "0")) (; ";"))) (expression_statement "FUN_001346a0(lVar1,0xffffffff);" (call_expression "FUN_001346a0(lVar1,0xffffffff)" (identifier "FUN_001346a0") (argument_list "(lVar1,0xffffffff)" (( "(") (identifier "lVar1") (, ",") (number_literal "0xffffffff") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
|
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */
void function_1(type_1 *c,int var_3)
{
type_2 ssh;
int var_2;
int var_4;
var_4 = 0x8000;
ssh = c->ssh;
if (ssh->version != 1) {
var_2 = var_1(ssh);
var_4 = 0;
if (var_2 == 0) {
var_4 = (c->v).v2.locmaxwin;
}
if (var_3 < var_4) {
var_5(c,var_4 - var_3);
if (c->throttling_conn == 0) {
return;
}
goto LAB_0013ecea;
}
}
if ((c->throttling_conn == 0) || (var_4 < var_3)) {
return;
}
LAB_0013ecea:
c->throttling_conn = 0;
var_6(ssh,-1);
return;
}
| null |
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (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: (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: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (identifier) 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: (number_literal))) consequence: (compound_statement (return_statement))) (goto_statement label: (statement_identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))))) consequence: (compound_statement (return_statement))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))) (return_statement))))
| null |
void MASKED(long *param_1,int param_2)
{
long lVar1;
int iVar2;
int iVar3;
iVar3 = 0x8000;
lVar1 = *param_1;
if (*(int *)(lVar1 + 0x250) != 1) {
iVar2 = FUN_00132260(lVar1);
iVar3 = 0;
if (iVar2 == 0) {
iVar3 = *(int *)((long)param_1 + 0x4c);
}
if (param_2 < iVar3) {
FUN_0013eb70(param_1,iVar3 - param_2);
if ((int)param_1[4] == 0) {
return;
}
goto LAB_0013ecea;
}
}
if (((int)param_1[4] == 0) || (iVar3 < param_2)) {
return;
}
LAB_0013ecea:
*(undefined4 *)(param_1 + 4) = 0;
FUN_001346a0(lVar1,0xffffffff);
return;
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.