file_name
stringlengths
21
83
original_function_name
stringlengths
1
716
stripped_function_name
stringlengths
3
50
decompiled_code_original
stringlengths
44
263k
decompiled_code_stripped
stringlengths
41
208k
assembly_code
stringlengths
3
168k
dataflowgraph_original
float64
dataflowgraph_stripped
float64
graphImage_original
float64
graphImage_stripped
float64
pcode_edges_original
stringlengths
11
5.24M
pcode_edges_stripped
stringlengths
11
3.12M
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
338
5.73M
S-Expression_decompiled_code_original
stringlengths
367
7.15M
S-Expression_decompiled_code_original_noisy
stringlengths
289
5.55M
S-Expression_decompiled_code_original_clean
stringlengths
148
531k
S-Expression_decompiled_code_original_root
stringlengths
291
5.61M
Replace_function_name_and_variable_name
stringlengths
39
247k
S-Expression_decompiled_code_stripped
float64
Root Node
stringlengths
225
747k
decompiled_code_original_masked
float64
decompiled_code_stripped_masked
stringlengths
35
208k
911_busybox_and_busybox_strip.c
rpm2cpio_main
FUN_000733c8
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int rpm2cpio_main(int argc,char **argv) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000733c8(void) { }
PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0xc CALL 0x00017610
null
null
null
null
[('const-1', u'RETURN_-1206373390')]
[('const-1', u'RETURN_-1206373390')]
null
null
000733c8
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000733c8(void)\n\n{\n}\n\n" comment (function_definition "void FUN_000733c8(void)\n\n{\n}" primitive_type (function_declarator "FUN_000733c8(void)" identifier (parameter_list "(void)" ( (parameter_dec...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint rpm2cpio_main(int argc,char **argv)\n\n{\n}\n\n" comment comment (function_definition "int rpm2cpio_main(int argc,char **argv)\n\n{\n}" primitive_type (function_de...
(translation_unit "void FUN_000733c8(void)\n\n{\n}\n\n" (function_definition "void FUN_000733c8(void)\n\n{\n}" primitive_type (function_declarator "FUN_000733c8(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n}" { })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { })))
(function_definition "void FUN_000733c8(void)\n\n{\n}" (primitive_type "void") (function_declarator "FUN_000733c8(void)" (identifier "FUN_000733c8") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n}" ({ "{") (} "}")))
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int function_1(int argc,char **argv) { }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement)))
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { }
170_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
FUN_0002df2a
FUN_0002df2a
void FUN_0002df2a(void) { int unaff_EBP; if (*(void **)(unaff_EBP + -0x3c) != (void *)(unaff_EBP + -0x34)) { operator_delete(*(void **)(unaff_EBP + -0x3c)); } /* WARNING: Subroutine does not return */ _Unwind_Resume(); }
void FUN_0002df2a(void) { int unaff_EBP; if (*(int *)(unaff_EBP + -0x3c) != unaff_EBP + -0x34) { FUN_00248220(*(int *)(unaff_EBP + -0x3c)); } /* WARNING: Subroutine does not return */ FUN_002df1f0(); }
MOV EDX,dword ptr [EBP + -0x3c] LEA EAX,[EBP + -0x34] CMP EDX,EAX JZ 0x0002de76 SUB ESP,0xc MOV EBX,dword ptr [EBP + 0xffffff58] PUSH EDX CALL 0x00248220 ADD ESP,0x10 JMP 0x0002de76
null
null
null
null
[(u'INT_NOTEQUAL_-1206001850', u'CBRANCH_-1206001850'), ('const-1', u'RETURN_-1206001975'), ('const-417', u'LOAD_-1206001875'), (u'CAST_-1206001697', u'LOAD_-1206001875'), (u'INT_ADD_-1206001853', u'CAST_-1206001693'), ('const-4294967236', u'INT_ADD_-1206001859'), ('tmp_286', u'INT_ADD_-1206001853'), (u'INT_ADD_-120600...
[(u'INT_NOTEQUAL_-1206001850', u'CBRANCH_-1206001850'), ('const-1', u'RETURN_-1206001975'), (u'INT_ADD_-1206001853', u'INT_NOTEQUAL_-1206001850'), (u'CAST_-1206001697', u'LOAD_-1206001875'), ('const-4294967236', u'INT_ADD_-1206001859'), ('tmp_286', u'INT_ADD_-1206001853'), (u'INT_ADD_-1206001859', u'CAST_-1206001697'),...
null
null
0002df2a
x86
O1
(translation_unit "void FUN_0002df2a(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x3c) != unaff_EBP + -0x34) {\n FUN_00248220(*(int *)(unaff_EBP + -0x3c));\n }\n /* WARNING: Subroutine does not return */\n FUN_002df1f0();\n}\n\n" (function_definition "void FUN_0002df2a(void)\n\...
(translation_unit "void FUN_0002df2a(void)\n\n{\n int unaff_EBP;\n \n if (*(void **)(unaff_EBP + -0x3c) != (void *)(unaff_EBP + -0x34)) {\n operator_delete(*(void **)(unaff_EBP + -0x3c));\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}\n\n" (function_definition "void FU...
(translation_unit "void FUN_0002df2a(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x3c) != unaff_EBP + -0x34) {\n FUN_00248220(*(int *)(unaff_EBP + -0x3c));\n }\n \n FUN_002df1f0();\n}\n\n" (function_definition "void FUN_0002df2a(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_decl...
(function_definition "void FUN_0002df2a(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x3c) != unaff_EBP + -0x34) {\n FUN_00248220(*(int *)(unaff_EBP + -0x3c));\n }\n \n FUN_002df1f0();\n}" (primitive_type "void") (function_declarator "FUN_0002df2a(void)" (identifier "FUN_0002df2...
void function_1(void) { int var_1; if (*(void **)(var_1 + -0x3c) != (void *)(var_1 + -0x34)) { var_2(*(void **)(var_1 + -0x3c)); } /* WARNING: Subroutine does not return */ var_3(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (if_statement condition: (parenthes...
null
void MASKED(void) { int unaff_EBP; if (*(int *)(unaff_EBP + -0x3c) != unaff_EBP + -0x34) { FUN_00248220(*(int *)(unaff_EBP + -0x3c)); } /* WARNING: Subroutine does not return */ FUN_002df1f0(); }
3001_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
_M_realloc_insert<const_gold::Output_reloc<4,_true,_64,_false>&>
FUN_00090d40
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original name: _M_realloc_insert<const gold::Output_reloc<4, true, 64, false>&> DWARF original prototype: void _M_realloc_insert<const_gold::Output_reloc<4,_true,_64,_false>&>(vector<gold::Output_reloc<4,_true,_64,_f...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00090d40(int *param_1,undefined4 *param_2,undefined4 *param_3) { undefined4 *puVar1; undefined4 *puVar2; undefined4 uVar3; int iVar4; undefined4 *puVar5; undefined4 *puVar6; undefined4 *puVar7; uint uVar...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x5592b7 SUB ESP,0x1c MOV EAX,dword ptr [ESP + 0x30] MOV ESI,dword ptr [ESP + 0x34] MOV EDX,dword ptr [ESP + 0x38] MOV ECX,dword ptr [EAX] MOV EAX,dword ptr [EAX + 0x4] MOV EBP,ESI MOV dword ptr [ESP + 0x8],EAX SUB EAX,ECX SUB EBP,ECX SAR EAX,0x2 MOV dword ptr...
null
null
null
null
[('const-1', u'RETURN_-1206514338')]
[('const-1', u'COPY_-1206513129'), (u'CAST_-1206513031', u'MULTIEQUAL_-1206513271'), ('const-417', u'STORE_-1206513809'), (u'LOAD_-1206513615', u'STORE_-1206513584'), ('const-417', u'STORE_-1206513857'), (u'PTRADD_-1206512932', u'LOAD_-1206513805'), ('const-417', u'LOAD_-1206513568'), (u'INT_SRIGHT_-1206514221', u'INT_...
null
null
00090d40
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00090d40(int *param_1,undefined4 *param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n undefined4 uVar3;\n int iVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n un...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original name: _M_realloc_insert<const gold::Output_reloc<4, true, 64, false>&>\n DWARF original prototype: void\n _M_realloc_insert<const_gold::Output_reloc<4,_true,_64,_false>&>(vector<gold::Output...
(translation_unit "void FUN_00090d40(int *param_1,undefined4 *param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n undefined4 uVar3;\n int iVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n undefined4 *puVar7;\n uint uVar8;\n undefined4 *puVar9;\n undefined4 *puVar10;\n int iVar1...
(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_...
(function_definition "void FUN_00090d40(int *param_1,undefined4 *param_2,undefined4 *param_3)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n undefined4 uVar3;\n int iVar4;\n undefined4 *puVar5;\n undefined4 *puVar6;\n undefined4 *puVar7;\n uint uVar8;\n undefined4 *puVar9;\n undefined4 *puVar10;\n int iV...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original name: _M_realloc_insert<const gold::Output_reloc<4, true, 64, false>&> DWARF original prototype: void _M_realloc_insert<const_gold::Output_reloc<4,_true,_64,_false>&>(vector<gold::Output_reloc<4,_true,_64,_f...
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: (pointer...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int *param_1,undefined4 *param_2,undefined4 *param_3) { undefined4 *puVar1; undefined4 *puVar2; undefined4 uVar3; int iVar4; undefined4 *puVar5; undefined4 *puVar6; undefined4 *puVar7; uint uVar8; u...
12171_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
~fstream
FUN_003e05b0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* non-virtual thunk to std::fstream::~fstream() */ void __thiscall std::fstream::~fstream(fstream *this) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_003e05b0(undefined4 *param_1) { param_1[-2] = &PTR_FUN_005e7a08; *param_1 = &PTR_FUN_005e7a1c; param_1[0x23] = &PTR_FUN_005e7a30; param_1[1] = &PTR_FUN_005e7850; FUN_003de160(param_1 + 1); FUN_003ae8c0(param...
PUSH EDI PUSH ESI PUSH EBX MOV ESI,dword ptr [ESP + 0x10] CALL 0x00050b50 ADD EBX,0x209a44 LEA EDI,[ESI + -0x8] SUB ESP,0xc LEA EAX,[EBX + 0xffffd9fc] LEA EDX,[EAX + 0xc] MOV dword ptr [ESI + -0x8],EDX LEA EDX,[EAX + 0x34] ADD EAX,0x20 MOV dword ptr [ESI],EAX LEA EAX,[EBX + 0xffffd848] MOV dword ptr [ESI + 0x8c],EDX AD...
null
null
null
null
[('const-1', u'RETURN_-1205795375')]
[('tmp_916', u'PTRADD_-1205794987'), ('const-0', u'PTRSUB_-1205794999'), ('tmp_916', u'PTRADD_-1205795031'), (u'PTRADD_-1205794987', u'STORE_-1205795275'), ('tmp_916', u'PTRADD_-1205795015'), ('const-6191184', u'PTRSUB_-1205794995'), (u'PTRSUB_-1205794926', u'STORE_-1205795154'), ('const-4', u'PTRADD_-1205795031'), ('t...
null
null
003e05b0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_003e05b0(undefined4 *param_1)\n\n{\n param_1[-2] = &PTR_FUN_005e7a08;\n *param_1 = &PTR_FUN_005e7a1c;\n param_1[0x23] = &PTR_FUN_005e7a30;\n param_1[1] = &PTR_FUN_005e7850;\n FUN_003de160(param_1...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* non-virtual thunk to std::fstream::~fstream() */\n\nvoid __thiscall std::fstream::~fstream(fstream *this)\n\n{\n}\n\n" comment comment (function_definition "void __thiscall std::fstream::~fstream(fstream *this...
(translation_unit "void FUN_003e05b0(undefined4 *param_1)\n\n{\n param_1[-2] = &PTR_FUN_005e7a08;\n *param_1 = &PTR_FUN_005e7a1c;\n param_1[0x23] = &PTR_FUN_005e7a30;\n param_1[1] = &PTR_FUN_005e7850;\n FUN_003de160(param_1 + 1);\n FUN_003ae8c0(param_1 + 0xf);\n param_1[1] = &PTR_FUN_005e70bc;\n FUN_003b07e0(pa...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression & IDENT)) ;) (expression_statement (assignm...
(function_definition "void FUN_003e05b0(undefined4 *param_1)\n\n{\n param_1[-2] = &PTR_FUN_005e7a08;\n *param_1 = &PTR_FUN_005e7a1c;\n param_1[0x23] = &PTR_FUN_005e7a30;\n param_1[1] = &PTR_FUN_005e7850;\n FUN_003de160(param_1 + 1);\n FUN_003ae8c0(param_1 + 0xf);\n param_1[1] = &PTR_FUN_005e70bc;\n FUN_003b07e0...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* non-virtual thunk to std::fstream::~fstream() */ void __thiscall std::function_1::~function_1(function_1 *this) { }
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_expr...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { param_1[-2] = &PTR_FUN_005e7a08; *param_1 = &PTR_FUN_005e7a1c; param_1[0x23] = &PTR_FUN_005e7a30; param_1[1] = &PTR_FUN_005e7850; FUN_003de160(param_1 + 1); FUN_003ae8c0(param_1 + 0...
11461_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
__wctype_l
__wctype_l
/* WARNING: Control flow encountered bad instruction data */ void __wctype_l(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* __wctype_l@@GLIBC_2.1 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void __wctype_l(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1201741322')]
[('const-1', u'RETURN_-1201741322')]
null
null
0041e1ec
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __wctype_l(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __wctype_l(void)\n\n{\n /* WARNING: Bad instru...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __wctype_l(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __wctype_l@@GLIBC_2.1 */\n halt_baddata();\n}\n\n" comment (function_definition "void __wctype_l(void)...
(translation_unit "void __wctype_l(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void __wctype_l(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__wctype_l(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitiv...
(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 __wctype_l(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "__wctype_l(void)" (identifier "__wctype_l") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ...
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* __wctype_l@@GLIBC_2.1 */ 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(); }
1688_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
~Struct_as_needed
FUN_00042b40
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_as_needed(Struct_as_needed * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_as_needed::~Struct_as_needed(Struct_as_needed *this,int __in_chrg) { pointer pcVar1; ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00042b40(undefined4 *param_1) { *param_1 = &PTR_FUN_002f5efc; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001807a0((undefined4 *)param_1[1]); } FUN_00180780(param_1,0x40); return; }
PUSH ESI PUSH EBX CALL 0x00032730 ADD EBX,0x2bf4b9 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EDX,[ESI + 0xc] LEA EAX,[EBX + 0xffff3efc] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x4] CMP EAX,EDX JZ 0x00042b72 SUB ESP,0xc PUSH EAX CALL 0x001807a0 ADD ESP,0x10 SUB ESP,0x8 PUSH 0x40 PUSH ESI CALL 0x00180780 AD...
null
null
null
null
[('const-0', u'PTRSUB_-1206178721'), ('tmp_323', u'PTRSUB_-1206178729'), (u'CAST_-1206178711', u'STORE_-1206178941'), (u'PTRSUB_-1206178714', u'PTRSUB_-1206178710'), (u'PTRSUB_-1206178720', u'INT_NOTEQUAL_-1206178918'), ('const-0', u'PTRSUB_-1206178714'), ('tmp_323', u'PTRSUB_-1206178715'), ('const-8', u'PTRSUB_-120617...
[(u'PTRADD_-1206178735', u'INT_NOTEQUAL_-1206178918'), ('const-4', u'PTRADD_-1206178735'), ('tmp_597', u'CALL_-1206178854'), ('tmp_135', u'CBRANCH_-1206178918'), ('const-0', u'PTRSUB_-1206178726'), (u'PTRSUB_-1206178726', u'STORE_-1206178941'), ('const-417', u'LOAD_-1206178938'), ('const-4', u'PTRADD_-1206178723'), ('t...
null
null
00042b40
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00042b40(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002f5efc;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001807a0((undefined4 *)param_1[1]);\n }\n FUN_00180780(param_1,0x40);\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_as_needed(Struct_as_needed * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_as_needed::~Struct_as_needed(Struct_as_needed *this,int __in_chrg)\...
(translation_unit "void FUN_00042b40(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002f5efc;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001807a0((undefined4 *)param_1[1]);\n }\n FUN_00180780(param_1,0x40);\n return;\n}\n\n" (function_definition "void FUN_00042b40(undefined4 *param_1)\n\n{\n *para...
(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_expres...
(function_definition "void FUN_00042b40(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002f5efc;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001807a0((undefined4 *)param_1[1]);\n }\n FUN_00180780(param_1,0x40);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00042b40(undefined4 *para...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_as_needed(Struct_as_needed * 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_Str...
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_expr...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { *param_1 = &PTR_FUN_002f5efc; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001807a0((undefined4 *)param_1[1]); } FUN_00180780(param_1,0x40); return; }
389_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c
lang_add_map
FUN_00029470
void lang_add_map(char *name) { char cVar1; cVar1 = *name; while (cVar1 != '\0') { name = name + 1; cVar1 = *name; } return; }
void FUN_00029470(char *param_1) { char cVar1; cVar1 = *param_1; while (cVar1 != '\0') { param_1 = param_1 + 1; cVar1 = *param_1; } return; }
MOV EAX,dword ptr [ESP + 0x4] CMP byte ptr [EAX],0x0 JZ 0x00029488 LEA ESI,[ESI] ADD EAX,0x1 CMP byte ptr [EAX],0x0 JNZ 0x00029480 RET
null
null
null
null
[('const-0', u'RETURN_-1206020934'), (u'LOAD_-1206020999', u'MULTIEQUAL_-1206020861'), (u'MULTIEQUAL_-1206020862', u'PTRADD_-1206020909'), (u'MULTIEQUAL_-1206020861', u'INT_NOTEQUAL_-1206020983'), ('tmp_114', u'LOAD_-1206020999'), (u'LOAD_-1206020962', u'MULTIEQUAL_-1206020861'), ('const-417', u'LOAD_-1206020999'), (u'...
[('const-0', u'RETURN_-1206020934'), (u'LOAD_-1206020999', u'MULTIEQUAL_-1206020861'), (u'MULTIEQUAL_-1206020862', u'PTRADD_-1206020909'), (u'MULTIEQUAL_-1206020861', u'INT_NOTEQUAL_-1206020983'), (u'LOAD_-1206020962', u'MULTIEQUAL_-1206020861'), ('const-417', u'LOAD_-1206020999'), (u'PTRADD_-1206020909', u'MULTIEQUAL_...
null
null
00029470
x86
O1
(translation_unit "void FUN_00029470(char *param_1)\n\n{\n char cVar1;\n \n cVar1 = *param_1;\n while (cVar1 != '\0') {\n param_1 = param_1 + 1;\n cVar1 = *param_1;\n }\n return;\n}\n\n" (function_definition "void FUN_00029470(char *param_1)\n\n{\n char cVar1;\n \n cVar1 = *param_1;\n while (cVar1 != '\...
(translation_unit "void lang_add_map(char *name)\n\n{\n char cVar1;\n \n cVar1 = *name;\n while (cVar1 != '\0') {\n name = name + 1;\n cVar1 = *name;\n }\n return;\n}\n\n" (function_definition "void lang_add_map(char *name)\n\n{\n char cVar1;\n \n cVar1 = *name;\n while (cVar1 != '\0') {\n name = nam...
(translation_unit "void FUN_00029470(char *param_1)\n\n{\n char cVar1;\n \n cVar1 = *param_1;\n while (cVar1 != '\0') {\n param_1 = param_1 + 1;\n cVar1 = *param_1;\n }\n return;\n}\n\n" (function_definition "void FUN_00029470(char *param_1)\n\n{\n char cVar1;\n \n cVar1 = *param_1;\n while (cVar1 != '\...
(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 = (pointer_expression * IDENT)) ;) (while_statement while (parenthesi...
(function_definition "void FUN_00029470(char *param_1)\n\n{\n char cVar1;\n \n cVar1 = *param_1;\n while (cVar1 != '\0') {\n param_1 = param_1 + 1;\n cVar1 = *param_1;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00029470(char *param_1)" (identifier "FUN_00029470") (parameter_list "(c...
void function_1(char *var_2) { char var_1; var_1 = *var_2; while (var_1 != '\0') { var_2 = var_2 + 1; var_1 = *var_2; } return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec...
null
void MASKED(char *param_1) { char cVar1; cVar1 = *param_1; while (cVar1 != '\0') { param_1 = param_1 + 1; cVar1 = *param_1; } return; }
91_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c
realloc
realloc
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * realloc(void *__ptr,size_t __size) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_realloc_001cf180)(); return pvVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * realloc(void *__ptr,size_t __size) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_realloc_001cf180)(); return pvVar1; }
JMP dword ptr [EBX + 0x180]
null
null
null
null
[(u'CALLIND_-1205967334', u'CAST_-1205967253'), (u'INDIRECT_-1205967261', u'COPY_-1205967320'), ('const-0', u'RETURN_-1205967331'), (u'CALLIND_-1205967334', u'INDIRECT_-1205967261'), ('tmp_72', u'CAST_-1205967254'), (u'CAST_-1205967253', u'RETURN_-1205967331'), (u'CAST_-1205967254', u'CALLIND_-1205967334')]
[(u'CALLIND_-1205967334', u'CAST_-1205967253'), (u'INDIRECT_-1205967261', u'COPY_-1205967320'), ('const-0', u'RETURN_-1205967331'), (u'CALLIND_-1205967334', u'INDIRECT_-1205967261'), ('tmp_72', u'CAST_-1205967254'), (u'CAST_-1205967253', u'RETURN_-1205967331'), (u'CAST_-1205967254', u'CALLIND_-1205967334')]
null
null
00016610
x86
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * realloc(void *__ptr,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_realloc_001cf180)();\n return pvVar1;\n}\n\n" comment (function_definition "void * realloc(void *__ptr,size_t __size)\...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * realloc(void *__ptr,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_realloc_001cf180)();\n return pvVar1;\n}\n\n" comment (function_definition "void * realloc(void *__ptr,size_t __size)\...
(translation_unit "void * realloc(void *__ptr,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_realloc_001cf180)();\n return pvVar1;\n}\n\n" (function_definition "void * realloc(void *__ptr,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_realloc_001cf180)();\n retu...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_exp...
(function_definition "void * realloc(void *__ptr,size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_realloc_001cf180)();\n return pvVar1;\n}" (primitive_type "void") (pointer_declarator "* realloc(void *__ptr,size_t __size)" (* "*") (function_declarator "realloc(void *__ptr,size_t __size)" (ide...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * function_1(void *__ptr,size_t __size) { void *pvVar1; pvVar1 = (void *)(*(type_1 *)PTR_realloc_001cf180)(); 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: (primi...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * MASKED(void *__ptr,size_t __size) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_MASKED_001cf180)(); return pvVar1; }
195_m68k-linux-gnu-strip_and_m68k-linux-gnu-strip_strip.c
__x86.get_pc_thunk.ax
__i686.get_pc_thunk.ax
/* WARNING: This is an inlined function */ undefined4 __x86_get_pc_thunk_ax(void) { undefined4 unaff_retaddr; return unaff_retaddr; }
/* WARNING: This is an inlined function */ undefined4 __i686_get_pc_thunk_ax(void) { undefined4 unaff_retaddr; return unaff_retaddr; }
MOV EAX,dword ptr [ESP] RET
null
null
null
null
[('const-0', u'RETURN_-1205945582'), ('tmp_18', u'COPY_-1205945597'), (u'COPY_-1205945597', u'RETURN_-1205945582')]
[('const-0', u'RETURN_-1205945582'), ('tmp_18', u'COPY_-1205945597'), (u'COPY_-1205945597', u'RETURN_-1205945582')]
null
null
0001bb01
x86
O1
(translation_unit "/* WARNING: This is an inlined function */\n\nundefined4 __i686_get_pc_thunk_ax(void)\n\n{\n undefined4 unaff_retaddr;\n \n return unaff_retaddr;\n}\n\n" comment (function_definition "undefined4 __i686_get_pc_thunk_ax(void)\n\n{\n undefined4 unaff_retaddr;\n \n return unaff_retaddr;\n}" type_id...
(translation_unit "/* WARNING: This is an inlined function */\n\nundefined4 __x86_get_pc_thunk_ax(void)\n\n{\n undefined4 unaff_retaddr;\n \n return unaff_retaddr;\n}\n\n" comment (function_definition "undefined4 __x86_get_pc_thunk_ax(void)\n\n{\n undefined4 unaff_retaddr;\n \n return unaff_retaddr;\n}" type_iden...
(translation_unit "undefined4 __i686_get_pc_thunk_ax(void)\n\n{\n undefined4 unaff_retaddr;\n \n return unaff_retaddr;\n}\n\n" (function_definition "undefined4 __i686_get_pc_thunk_ax(void)\n\n{\n undefined4 unaff_retaddr;\n \n return unaff_retaddr;\n}" type_identifier (function_declarator "__i686_get_pc_thunk_ax(...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (return_statement return IDENT ;) })))
(function_definition "undefined4 __i686_get_pc_thunk_ax(void)\n\n{\n undefined4 unaff_retaddr;\n \n return unaff_retaddr;\n}" (type_identifier "undefined4") (function_declarator "__i686_get_pc_thunk_ax(void)" (identifier "__i686_get_pc_thunk_ax") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primit...
/* WARNING: This is an inlined function */ type_1 function_1(void) { type_1 unaff_retaddr; return unaff_retaddr; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (return_statement (identifier))))...
null
/* WARNING: This is an inlined function */ undefined4 __i686_get_pc_thunk_ax(void) { undefined4 unaff_retaddr; return unaff_retaddr; }
39_sg_rbuf_and_sg_rbuf_strip.c
old_parse_cmd_line
FUN_00011687
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 old_parse_cmd_line(opts_t *op,int argc,char **argv) { char cVar1; char *pcVar2; undefined *puVar3; int iVar4; uint uVar5; int iVar6; char *pcVar7; byte bVar8; longlong lVar9; puVar3 = PTR_opt...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 __regparm3 FUN_00011687(undefined1 *param_1,int param_2,int param_3) { char cVar1; char *pcVar2; undefined *puVar3; int iVar4; uint uVar5; int iVar6; char *pcVar7; byte bVar8; longlong lVar9; pu...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x1c CALL 0x00011220 ADD EBX,0x48e1 CMP EDX,0x1 JLE 0x000118b6 MOV dword ptr [ESP + 0x4],ECX MOV dword ptr [ESP + 0x8],EDX MOV EBP,EAX MOV ESI,0x1 MOV EAX,dword ptr [EBX + 0x88] MOV dword ptr [ESP + 0xc],EAX JMP 0x00011859 SUB ECX,0x1 LEA EDI,[EDX + 0x1] TEST ECX,ECX JG 0x000...
null
null
null
null
[(u'PTRSUB_-1205985406', u'LOAD_-1205987070'), ('const-417', u'STORE_-1205986763'), ('const-1', u'INT_ADD_-1205986744'), ('tmp_2346', u'PTRSUB_-1205985584'), ('const-4', u'PTRADD_-1205985444'), (u'LOAD_-1205987167', u'COPY_-1205985886'), ('tmp_164', u'BRANCH_-1205987589'), (u'INT_SUB_-1205987393', u'INT_SLESS_-12059873...
[('const-1', u'INT_ADD_-1205986744'), (u'INDIRECT_-1205985610', u'COPY_-1205985840'), ('const-7', u'PTRADD_-1205986664'), ('tmp_164', u'BRANCH_-1205987589'), (u'INT_SUB_-1205987393', u'INT_SLESS_-1205987372'), ('const-417', u'LOAD_-1205987135'), (u'CALL_-1205986594', u'INDIRECT_-1205985618'), (u'MULTIEQUAL_-1205986329'...
null
null
00011687
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 __regparm3 FUN_00011687(undefined1 *param_1,int param_2,int param_3)\n\n{\n char cVar1;\n char *pcVar2;\n undefined *puVar3;\n int iVar4;\n uint uVar5;\n int iVar6;\n char *pcVar7;\n byte bV...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3 old_parse_cmd_line(opts_t *op,int argc,char **argv)\n\n{\n char cVar1;\n char *pcVar2;\n undefined *puVar3;\n int iVar4;\n uint uVar5;\n int iVar6;\n char *pcVar7;\n byte bVar8;\n longlo...
(translation_unit "undefined4 __regparm3 FUN_00011687(undefined1 *param_1,int param_2,int param_3)\n\n{\n char cVar1;\n char *pcVar2;\n undefined *puVar3;\n int iVar4;\n uint uVar5;\n int iVar6;\n char *pcVar7;\n byte bVar8;\n longlong lVar9;\n \n puVar3 = PTR_optarg_00015ffc;\n bVar8 = 0;\n if (1 < param_...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_decla...
(function_definition "undefined4 __regparm3 FUN_00011687(undefined1 *param_1,int param_2,int param_3)\n\n{\n char cVar1;\n char *pcVar2;\n undefined *puVar3;\n int iVar4;\n uint uVar5;\n int iVar6;\n char *pcVar7;\n byte bVar8;\n longlong lVar9;\n \n puVar3 = PTR_optarg_00015ffc;\n bVar8 = 0;\n if (1 < par...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 function_1(type_1 *op,int var_1,char **argv) { char var_4; char *var_6; type_2 *puVar3; int var_5; type_3 var_2; int var_14; char *var_3; type_4 bVar8; type_5 var_12; puVar3 = PTR_optarg_0001...
null
(translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 __regparm3 MASKED(undefined1 *param_1,int param_2,int param_3) { char cVar1; char *pcVar2; undefined *puVar3; int iVar4; uint uVar5; int iVar6; char *pcVar7; byte bVar8; longlong lVar9; puVar3 =...
9212_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
assign
FUN_00235490
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::assign(unsigned int, char) */ void __thiscall std::string::assign(string *this,uint param_1,char param_2) { _M_replace_aux(this,0,*(uint *)(*(int *)this + -0xc),param_1,param_2); return; }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00235490(int *param_1,undefined4 param_2,char param_3) { FUN_00235400(param_1,0,*(undefined4 *)(*param_1 + -0xc),param_2,(int)param_3); return; }
PUSH EBX CALL 0x00036db0 ADD EBX,0x174b6a SUB ESP,0x14 MOV EAX,dword ptr [ESP + 0x1c] MOVSX EDX,byte ptr [ESP + 0x24] PUSH EDX PUSH dword ptr [ESP + 0x24] MOV EDX,dword ptr [EAX] PUSH dword ptr [EDX + -0xc] PUSH 0x0 PUSH EAX CALL 0x00235400 ADD ESP,0x28 POP EBX RET
null
null
null
null
[(u'INT_ADD_-1204005654', u'CAST_-1204005534'), (u'LOAD_-1204005675', u'INT_ADD_-1204005654'), ('tmp_204', u'CALL_-1204005647'), ('const-0', u'CALL_-1204005647'), ('tmp_206', u'CALL_-1204005647'), ('const-0', u'RETURN_-1204005619'), ('const-4294967284', u'INT_ADD_-1204005654'), ('const-417', u'LOAD_-1204005675'), (u'LO...
[('const-0', u'CALL_-1204005647'), ('tmp_358', u'CALL_-1204005647'), (u'LOAD_-1204005675', u'INT_ADD_-1204005654'), (u'INT_ADD_-1204005654', u'CAST_-1204005544'), ('const-417', u'LOAD_-1204005675'), ('tmp_356', u'LOAD_-1204005675'), ('const-0', u'RETURN_-1204005619'), (u'INT_SEXT_-1204005678', u'CALL_-1204005647'), (u'...
null
null
00235490
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00235490(int *param_1,undefined4 param_2,char param_3)\n\n{\n FUN_00235400(param_1,0,*(undefined4 *)(*param_1 + -0xc),param_2,(int)param_3);\n return;\n}\n\n" comment (function_definition "void FUN_...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::assign(unsigned int, char) */\n\nvoid __thiscall std::string::assign(string *this,uint param_1,char param_2)\n\n{\n _M_replace_aux(this,0,*(uint *)(*(int *)this + -0xc),param_1,param_2);\n retur...
(translation_unit "void FUN_00235490(int *param_1,undefined4 param_2,char param_3)\n\n{\n FUN_00235400(param_1,0,*(undefined4 *)(*param_1 + -0xc),param_2,(int)param_3);\n return;\n}\n\n" (function_definition "void FUN_00235490(int *param_1,undefined4 param_2,char param_3)\n\n{\n FUN_00235400(param_1,0,*(undefined4 *...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT...
(function_definition "void FUN_00235490(int *param_1,undefined4 param_2,char param_3)\n\n{\n FUN_00235400(param_1,0,*(undefined4 *)(*param_1 + -0xc),param_2,(int)param_3);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00235490(int *param_1,undefined4 param_2,char param_3)" (identifier "FUN_00235490"...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::assign(unsigned int, char) */ void __thiscall std::type_1::function_1(type_1 *this,type_2 param_1,char param_2) { var_1(this,0,*(type_2 *)(*(int *)this + -0xc),param_1,param_2); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int *param_1,undefined4 param_2,char param_3) { FUN_00235400(param_1,0,*(undefined4 *)(*param_1 + -0xc),param_2,(int)param_3); return; }
6517_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
set_target
FUN_0018f800
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void set_target(Target_selector * this) */ void __thiscall gold::Target_selector::set_target(Target_selector *this) { Target *pTVar1; if (this->instantiated_target_ == (Target *)0x0) { pTVa...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm1 FUN_0018f800(undefined4 param_1,int *param_2) { int iVar1; if (param_2[7] == 0) { iVar1 = (**(code **)(*param_2 + 8))(param_2); param_2[7] = iVar1; return; } /* WARNING: S...
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x1ff7f9 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] MOV EDX,dword ptr [ESI + 0x1c] TEST EDX,EDX JNZ 0x0018f82d SUB ESP,0xc MOV EAX,dword ptr [ESI] PUSH ESI CALL dword ptr [EAX + 0x8] MOV dword ptr [ESI + 0x1c],EAX ADD ESP,0x14 POP EBX POP ESI RET LEA EDX,[EBX + 0xfff0b530] PUSH...
null
null
null
null
[('const-2729104', u'COPY_-1207437080'), (u'PTRADD_-1207437040', u'LOAD_-1207437218'), (u'PTRSUB_-1207437055', u'LOAD_-1207437259'), ('const-417', u'LOAD_-1207437218'), (u'PTRSUB_-1207437044', u'LOAD_-1207437227'), ('const-4', u'PTRADD_-1207437040'), ('tmp_118', u'CBRANCH_-1207437239'), (u'LOAD_-1207437227', u'PTRADD_-...
[('const-2729104', u'COPY_-1207437083'), (u'COPY_-1207437083', u'CALL_-1207437138'), ('tmp_534', u'CALLIND_-1207437208'), ('tmp_534', u'PTRADD_-1207437059'), (u'PTRADD_-1207437059', u'LOAD_-1207437259'), ('const-4', u'PTRADD_-1207437042'), ('const-82', u'CALL_-1207437138'), ('const-2729264', u'COPY_-1207437082'), ('tmp...
null
null
0018f800
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm1 FUN_0018f800(undefined4 param_1,int *param_2)\n\n{\n int iVar1;\n \n if (param_2[7] == 0) {\n iVar1 = (**(code **)(*param_2 + 8))(param_2);\n param_2[7] = iVar1;\n return;\n }\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void set_target(Target_selector * this) */\n\nvoid __thiscall gold::Target_selector::set_target(Target_selector *this)\n\n{\n Target *pTVar1;\n \n if (this->instantiated_target_ ==...
(translation_unit "void __regparm1 FUN_0018f800(undefined4 param_1,int *param_2)\n\n{\n int iVar1;\n \n if (param_2[7] == 0) {\n iVar1 = (**(code **)(*param_2 + 8))(param_2);\n param_2[7] = iVar1;\n return;\n }\n \n FUN_00069d00("../../gold/target-select.cc",0x52,"set_target",param_1);\...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (subs...
(function_definition "void __regparm1 FUN_0018f800(undefined4 param_1,int *param_2)\n\n{\n int iVar1;\n \n if (param_2[7] == 0) {\n iVar1 = (**(code **)(*param_2 + 8))(param_2);\n param_2[7] = iVar1;\n return;\n }\n \n FUN_00069d00("../../gold/target-select.cc",0x52,"set_target",param_1...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void set_target(Target_selector * this) */ void __thiscall gold::type_1::function_1(type_1 *this) { type_2 *pTVar1; if (this->instantiated_target_ == (type_2 *)0x0) { pTVar1 = (type_2 *)(*t...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm1 MASKED(undefined4 param_1,int *param_2) { int iVar1; if (param_2[7] == 0) { iVar1 = (**(code **)(*param_2 + 8))(param_2); param_2[7] = iVar1; return; } /* WARNING: Subrout...
734_i686-gnu-as_and_i686-gnu-as_strip.c
i386_elf_section_type
FUN_00050da0
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int i386_elf_section_type(char *str,size_t len) { int iVar1; byte *pbVar2; bool bVar3; bool bVar4; if (flag_code != CODE_64BIT) { return -1; } bVar3 = len < 6; bVar4 = len == 6; if (bVar4) { iVar1 = 6...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int FUN_00050da0(byte *param_1,uint param_2) { int iVar1; byte *pbVar2; bool bVar3; bool bVar4; if (DAT_00083ee8 != 2) { return -1; } bVar3 = param_2 < 6; bVar4 = param_2 == 6; if (bVar4) { iVar1 = 6...
CALL 0x00017d3a ADD EAX,0x2a25b CMP dword ptr [EAX + 0x8ee8],0x2 JNZ 0x00050df0 PUSH EDI PUSH ESI CMP dword ptr [ESP + 0x10],0x6 JNZ 0x00050de8 MOV ESI,dword ptr [ESP + 0xc] LEA EDI,[EAX + 0xfffe51a8] MOV ECX,0x6 CMPSB.REPE ES:EDI,ESI SETA AL SBB AL,0x0 MOVSX EAX,AL CMP EAX,0x1 SBB EAX,EAX AND EAX,0x70000002 SUB EAX,0x...
null
null
null
null
[(u'MULTIEQUAL_-1206251772', u'CAST_-1206251720'), (u'PTRADD_-1206251959', u'CAST_-1206251718'), ('const-6', u'INT_LESS_-1206252057'), (u'COPY_-1206252046', u'CAST_-1206251726'), (u'CAST_-1206251719', u'INT_LESS_-1206252001'), (u'INT_EQUAL_-1206252057', u'MULTIEQUAL_-1206251759'), ('const-0', u'RETURN_-1206251876'), (u...
[('const-6', u'INT_LESS_-1206252057'), (u'COPY_-1206252046', u'CAST_-1206251726'), (u'INT_EQUAL_-1206252057', u'MULTIEQUAL_-1206251759'), ('const-0', u'RETURN_-1206251876'), (u'MULTIEQUAL_-1206251772', u'LOAD_-1206252016'), (u'MULTIEQUAL_-1206251762', u'INT_EQUAL_-1206251965'), ('const-1879048194', u'INT_AND_-120625191...
null
null
00050da0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint FUN_00050da0(byte *param_1,uint param_2)\n\n{\n int iVar1;\n byte *pbVar2;\n bool bVar3;\n bool bVar4;\n \n if (DAT_00083ee8 != 2) {\n return -1;\n }\n bVar3 = param_2 < 6;\n bVar4 = param_2 ==...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint i386_elf_section_type(char *str,size_t len)\n\n{\n int iVar1;\n byte *pbVar2;\n bool bVar3;\n bool bVar4;\n \n if (flag_code != CODE_64BIT) {\n return -1;\n }\n bVar3 = len < 6;\n bVar4 = len ==...
(translation_unit "int FUN_00050da0(byte *param_1,uint param_2)\n\n{\n int iVar1;\n byte *pbVar2;\n bool bVar3;\n bool bVar4;\n \n if (DAT_00083ee8 != 2) {\n return -1;\n }\n bVar3 = param_2 < 6;\n bVar4 = param_2 == 6;\n if (bVar4) {\n iVar1 = 6;\n pbVar2 = (byte *)"unwind";\n do {\n if (iVa...
(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 ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (decla...
(function_definition "int FUN_00050da0(byte *param_1,uint param_2)\n\n{\n int iVar1;\n byte *pbVar2;\n bool bVar3;\n bool bVar4;\n \n if (DAT_00083ee8 != 2) {\n return -1;\n }\n bVar3 = param_2 < 6;\n bVar4 = param_2 == 6;\n if (bVar4) {\n iVar1 = 6;\n pbVar2 = (byte *)"unwind";\n do {\n if (...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int function_1(char *var_5,size_t var_3) { int var_4; type_1 *var_6; bool var_7; bool bVar4; if (var_1 != var_2) { return -1; } var_7 = var_3 < 6; bVar4 = var_3 == 6; if (bVar4) { var_4 = 6; var_6...
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: (identi...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int MASKED(byte *param_1,uint param_2) { int iVar1; byte *pbVar2; bool bVar3; bool bVar4; if (DAT_00083ee8 != 2) { return -1; } bVar3 = param_2 < 6; bVar4 = param_2 == 6; if (bVar4) { iVar1 = 6; ...
11511_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
sentry
FUN_003bd870
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wostream::sentry::sentry(std::wostream&) */ void __thiscall std::wostream::sentry::sentry(sentry *this,wostream *param_1) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_003bd870(undefined1 *param_1,int *param_2) { int iVar1; uint uVar2; iVar1 = *param_2; *param_1 = 0; iVar1 = *(int *)(iVar1 + -0xc); *(int **)(param_1 + 4) = param_2; iVar1 = iVar1 + (int)param_2; uVar...
PUSH EDI PUSH ESI PUSH EBX MOV ESI,dword ptr [ESP + 0x14] CALL 0x00050b50 ADD EBX,0x22c784 MOV EDI,dword ptr [ESP + 0x10] MOV EAX,dword ptr [ESI] MOV byte ptr [EDI],0x0 MOV ECX,dword ptr [EAX + -0xc] MOV dword ptr [EDI + 0x4],ESI ADD ECX,ESI MOV EAX,ECX MOV ECX,dword ptr [ECX + 0x70] MOV EDX,dword ptr [EAX + 0x14] TEST...
null
null
null
null
[('const-1', u'RETURN_-1205544815')]
[('tmp_948', u'CAST_-1205544436'), (u'CAST_-1205544371', u'INT_ADD_-1205544579'), (u'MULTIEQUAL_-1205544457', u'MULTIEQUAL_-1205544507'), ('tmp_949', u'PTRADD_-1205544719'), ('const-1', u'STORE_-1205544560'), ('const-1', u'PTRADD_-1205544719'), (u'LOAD_-1205544761', u'INT_NOTEQUAL_-1205544736'), ('const-417', u'LOAD_-1...
null
null
003bd870
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_003bd870(undefined1 *param_1,int *param_2)\n\n{\n int iVar1;\n uint uVar2;\n \n iVar1 = *param_2;\n *param_1 = 0;\n iVar1 = *(int *)(iVar1 + -0xc);\n *(int **)(param_1 + 4) = param_2;\n iVar1 ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wostream::sentry::sentry(std::wostream&) */\n\nvoid __thiscall std::wostream::sentry::sentry(sentry *this,wostream *param_1)\n\n{\n}\n\n" comment comment (function_definition "void __thiscall std::wostrea...
(translation_unit "void FUN_003bd870(undefined1 *param_1,int *param_2)\n\n{\n int iVar1;\n uint uVar2;\n \n iVar1 = *param_2;\n *param_1 = 0;\n iVar1 = *(int *)(iVar1 + -0xc);\n *(int **)(param_1 + 4) = param_2;\n iVar1 = iVar1 + (int)param_2;\n uVar2 = *(uint *)(iVar1 + 0x14);\n if (*(int *)(iVar1 + 0x70) !=...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment...
(function_definition "void FUN_003bd870(undefined1 *param_1,int *param_2)\n\n{\n int iVar1;\n uint uVar2;\n \n iVar1 = *param_2;\n *param_1 = 0;\n iVar1 = *(int *)(iVar1 + -0xc);\n *(int **)(param_1 + 4) = param_2;\n iVar1 = iVar1 + (int)param_2;\n uVar2 = *(uint *)(iVar1 + 0x14);\n if (*(int *)(iVar1 + 0x70)...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wostream::sentry::sentry(std::wostream&) */ void __thiscall std::type_1::function_1::function_1(function_1 *this,type_1 *param_1) { }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined1 *param_1,int *param_2) { int iVar1; uint uVar2; iVar1 = *param_2; *param_1 = 0; iVar1 = *(int *)(iVar1 + -0xc); *(int **)(param_1 + 4) = param_2; iVar1 = iVar1 + (int)param_2; uVar2 = *(...
679_ia64-linux-gnu-ld_and_ia64-linux-gnu-ld_strip.c
bfd_elf_get_dyn_lib_class
bfd_elf_get_dyn_lib_class
/* WARNING: Control flow encountered bad instruction data */ void bfd_elf_get_dyn_lib_class(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_elf_get_dyn_lib_class(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206480650')]
[('const-1', u'RETURN_-1206480650')]
null
null
000990ec
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_elf_get_dyn_lib_class(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_elf_get_dyn_lib_class(void)\n\n{\n ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_elf_get_dyn_lib_class(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_elf_get_dyn_lib_class(void)\n\n{\n ...
(translation_unit "void bfd_elf_get_dyn_lib_class(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_elf_get_dyn_lib_class(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_elf_get_dyn_lib_class(void)" identifier (parameter_list "(vo...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void bfd_elf_get_dyn_lib_class(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_elf_get_dyn_lib_class(void)" (identifier "bfd_elf_get_dyn_lib_class") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ...
/* 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(); }
19_sg_decode_sense_and_sg_decode_sense_strip.c
sg_convert_errno
sg_convert_errno
void sg_convert_errno(void) { (*(code *)PTR_sg_convert_errno_00014fac)(); return; }
void sg_convert_errno(void) { (*(code *)PTR_sg_convert_errno_00014fac)(); return; }
JMP dword ptr [EBX + 0x4c]
null
null
null
null
[('const-0', u'RETURN_-1205989043'), (u'CAST_-1205988969', u'CALLIND_-1205989046'), (u'CALLIND_-1205989046', u'INDIRECT_-1205988974'), ('tmp_58', u'CAST_-1205988969'), (u'INDIRECT_-1205988974', u'COPY_-1205989033')]
[('const-0', u'RETURN_-1205989043'), (u'CAST_-1205988969', u'CALLIND_-1205989046'), (u'CALLIND_-1205989046', u'INDIRECT_-1205988974'), ('tmp_58', u'CAST_-1205988969'), (u'INDIRECT_-1205988974', u'COPY_-1205989033')]
null
null
00011140
x86
O1
(translation_unit "void sg_convert_errno(void)\n\n{\n (*(code *)PTR_sg_convert_errno_00014fac)();\n return;\n}\n\n" (function_definition "void sg_convert_errno(void)\n\n{\n (*(code *)PTR_sg_convert_errno_00014fac)();\n return;\n}" primitive_type (function_declarator "sg_convert_errno(void)" identifier (parameter_li...
(translation_unit "void sg_convert_errno(void)\n\n{\n (*(code *)PTR_sg_convert_errno_00014fac)();\n return;\n}\n\n" (function_definition "void sg_convert_errno(void)\n\n{\n (*(code *)PTR_sg_convert_errno_00014fac)();\n return;\n}" primitive_type (function_declarator "sg_convert_errno(void)" identifier (parameter_li...
(translation_unit "void sg_convert_errno(void)\n\n{\n (*(code *)PTR_sg_convert_errno_00014fac)();\n return;\n}\n\n" (function_definition "void sg_convert_errno(void)\n\n{\n (*(code *)PTR_sg_convert_errno_00014fac)();\n return;\n}" primitive_type (function_declarator "sg_convert_errno(void)" identifier (parameter_li...
(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)) )) ...
(function_definition "void sg_convert_errno(void)\n\n{\n (*(code *)PTR_sg_convert_errno_00014fac)();\n return;\n}" (primitive_type "void") (function_declarator "sg_convert_errno(void)" (identifier "sg_convert_errno") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (co...
void function_1(void) { (*(type_1 *)PTR_sg_convert_errno_00014fac)(); 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 ar...
null
void MASKED(void) { (*(code *)PTR_MASKED_00014fac)(); return; }
4998_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
reserve
FUN_0011e280
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void reserve(vector<int,_std::allocator<int>_> * this, size_type __n) */ void __thiscall std::vector<int,_std::allocator<int>_>::reserve (vector<int,_std::allocator<int>_> *this,size_type...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0011e280(undefined4 *param_1,uint param_2) { void *__src; void *pvVar1; void *__dest; size_t __n; void *pvVar2; if (0x3fffffff < param_2) { /* WARNING: Subroutine does not return */ ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00032730 ADD EBX,0x1e3d77 SUB ESP,0x1c MOV EAX,dword ptr [ESP + 0x34] MOV ESI,dword ptr [ESP + 0x30] CMP EAX,0x3fffffff JA 0x0011e346 MOV EDI,dword ptr [ESI] MOV EDX,dword ptr [ESI + 0x8] SUB EDX,EDI SAR EDX,0x2 CMP EDX,EAX JC 0x0011e2c0 ADD ESP,0x1c POP EBX POP ESI POP EDI PO...
null
null
null
null
[('tmp_1049', u'PTRSUB_-1206983208'), (u'PTRSUB_-1206983184', u'STORE_-1206983569'), (u'COPY_-1206983244', u'CALL_-1206983475'), (u'CAST_-1206983185', u'INT_ADD_-1206983587'), (u'INT_NOTEQUAL_-1206983730', u'CBRANCH_-1206983730'), (u'PTRSUB_-1206983275', u'PTRSUB_-1206983264'), (u'LOAD_-1206983974', u'CAST_-1206983283'...
[('const-2', u'INT_SRIGHT_-1206983922'), ('const-417', u'STORE_-1206983608'), (u'CAST_-1206983344', u'CALL_-1206983687'), (u'MULTIEQUAL_-1206983464', u'CALL_-1206983630'), ('const-1073741823', u'INT_LESS_-1206983970'), (u'INT_NOTEQUAL_-1206983730', u'CBRANCH_-1206983730'), (u'COPY_-1206983334', u'MULTIEQUAL_-1206983464...
null
null
0011e280
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0011e280(undefined4 *param_1,uint param_2)\n\n{\n void *__src;\n void *pvVar1;\n void *__dest;\n size_t __n;\n void *pvVar2;\n \n if (0x3fffffff < param_2) {\n /* WARNING: Su...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void reserve(vector<int,_std::allocator<int>_> * this, size_type __n)\n */\n\nvoid __thiscall\nstd::vector<int,_std::allocator<int>_>::reserve\n (vector<int,_std::allocato...
(translation_unit "void FUN_0011e280(undefined4 *param_1,uint param_2)\n\n{\n void *__src;\n void *pvVar1;\n void *__dest;\n size_t __n;\n void *pvVar2;\n \n if (0x3fffffff < param_2) {\n \n FUN_001c6190("vector::reserve");\n }\n __src = (void *)*param_1;\n if (param_2 <= (uint)(param_1[...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declarati...
(function_definition "void FUN_0011e280(undefined4 *param_1,uint param_2)\n\n{\n void *__src;\n void *pvVar1;\n void *__dest;\n size_t __n;\n void *pvVar2;\n \n if (0x3fffffff < param_2) {\n \n FUN_001c6190("vector::reserve");\n }\n __src = (void *)*param_1;\n if (param_2 <= (uint)(param...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void reserve(vector<int,_std::allocator<int>_> * this, size_type __n) */ void __thiscall std::vector<int,_std::var_3<int>var_5>::reserve (vector<int,_std::var_3<int>var_5> *this,size_type...
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: (identi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1,uint param_2) { void *__src; void *pvVar1; void *__dest; size_t __n; void *pvVar2; if (0x3fffffff < param_2) { /* WARNING: Subroutine does not return */ FUN_...
254_riscv64-linux-gnu-strip_and_riscv64-linux-gnu-strip_strip.c
debug_make_method_variant
FUN_0001fe60
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ debug_method_variant debug_make_method_variant (void *handle,char *physname,debug_type_conflict type,debug_visibility visibility, bfd_boolean constp,bfd_boolean volatil...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0001fe60(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8, undefined4 param_9) { ...
PUSH EDI PUSH ESI PUSH EBX MOV ESI,dword ptr [ESP + 0x28] CALL 0x000166c0 ADD EBX,0x20194 MOV EDI,dword ptr [ESP + 0x2c] SUB ESP,0xc PUSH 0x20 CALL 0x000132e0 MOV EDX,dword ptr [ESP + 0x24] MOV dword ptr [EAX + 0x14],ESI MOV dword ptr [EAX],EDX MOV EDX,dword ptr [ESP + 0x28] MOV dword ptr [EAX + 0x18],EDI MOV dword ptr...
null
null
null
null
[('const-4', u'PTRSUB_-1205928087'), (u'PTRSUB_-1205928079', u'STORE_-1205928230'), (u'PTRSUB_-1205928063', u'STORE_-1205928204'), ('const-417', u'STORE_-1205928217'), ('const-417', u'STORE_-1205928261'), (u'PTRSUB_-1205928071', u'STORE_-1205928217'), ('const-28', u'PTRSUB_-1205928052'), (u'PTRSUB_-1205928103', u'CAST_...
[('const-417', u'STORE_-1205928249'), (u'PTRADD_-1205928086', u'STORE_-1205928230'), ('tmp_481', u'STORE_-1205928261'), ('const-417', u'STORE_-1205928217'), ('tmp_486', u'STORE_-1205928179'), (u'PTRADD_-1205928059', u'STORE_-1205928179'), ('tmp_485', u'STORE_-1205928204'), (u'PTRADD_-1205928094', u'STORE_-1205928243'),...
null
null
0001fe60
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0001fe60(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n u...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\ndebug_method_variant\ndebug_make_method_variant\n (void *handle,char *physname,debug_type_conflict type,debug_visibility visibility,\n bfd_boolean co...
(translation_unit "void FUN_0001fe60(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)xmalloc(0x20);\...
(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) , (paramete...
(function_definition "void FUN_0001fe60(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefined4 param_9)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)xmalloc(0x20...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 function_1 (void *handle,char *physname,type_2 type,type_3 visibility, type_4 constp,type_4 volatilep,type_5 voffset,type_2 context) { type_1 pdVar1; pdV...
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 typ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8, undefined4 param_9) { unde...
3527_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
Kept_comdat_section
FUN_000ba8a0
/* DWARF original prototype: void Kept_comdat_section(Kept_comdat_section * this, uint64_t a_sh_size, Kept_section * a_kept_section, uint a_symndx, bool a_is_comdat) */ void __thiscall gold::Sized_relobj_file<64,_true>::Kept_comdat_section::Kept_comdat_section (Kept_comdat_section *this,uint64_t a_sh_siz...
void FUN_000ba8a0(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined1 param_6) { *param_1 = param_2; param_1[1] = param_3; param_1[2] = param_4; param_1[3] = param_5; *(undefined1 *)(param_1 + 4) = param_6; return; }
MOV EAX,dword ptr [ESP + 0x4] MOV EDX,dword ptr [ESP + 0x8] MOV ECX,dword ptr [ESP + 0xc] MOV dword ptr [EAX],EDX MOV EDX,dword ptr [ESP + 0x10] MOV dword ptr [EAX + 0x4],ECX MOV dword ptr [EAX + 0x8],EDX MOV EDX,dword ptr [ESP + 0x14] MOV dword ptr [EAX + 0xc],EDX MOV EDX,dword ptr [ESP + 0x18] MOV byte ptr [EAX + 0x1...
null
null
null
null
[(u'PTRSUB_-1206605539', u'STORE_-1206605603'), (u'PTRSUB_-1206605519', u'STORE_-1206605595'), ('const-8', u'PTRSUB_-1206605535'), ('const-12', u'PTRSUB_-1206605527'), ('tmp_99', u'STORE_-1206605595'), ('tmp_95', u'PTRSUB_-1206605535'), ('tmp_95', u'PTRSUB_-1206605527'), ('tmp_95', u'PTRSUB_-1206605519'), ('const-417',...
[('tmp_106', u'PTRADD_-1206605543'), ('tmp_109', u'STORE_-1206605621'), ('const-2', u'PTRADD_-1206605539'), ('const-4', u'PTRADD_-1206605523'), ('const-417', u'STORE_-1206605621'), (u'PTRADD_-1206605543', u'STORE_-1206605627'), ('const-417', u'STORE_-1206605608'), ('const-417', u'STORE_-1206605627'), ('const-4', u'PTRA...
null
null
000ba8a0
x86
O1
(translation_unit "void FUN_000ba8a0(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined1 param_6)\n\n{\n *param_1 = param_2;\n param_1[1] = param_3;\n param_1[2] = param_4;\n param_1[3] = param_5;\n *(undefined1 *)(param_1 + 4) = param_6;\n ...
(translation_unit "/* DWARF original prototype: void Kept_comdat_section(Kept_comdat_section * this, uint64_t\n a_sh_size, Kept_section * a_kept_section, uint a_symndx, bool a_is_comdat) */\n\nvoid __thiscall\ngold::Sized_relobj_file<64,_true>::Kept_comdat_section::Kept_comdat_section\n (Kept_comdat_section ...
(translation_unit "void FUN_000ba8a0(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined1 param_6)\n\n{\n *param_1 = param_2;\n param_1[1] = param_3;\n param_1[2] = param_4;\n param_1[3] = param_5;\n *(undefined1 *)(param_1 + 4) = param_6;\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration ...
(function_definition "void FUN_000ba8a0(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined1 param_6)\n\n{\n *param_1 = param_2;\n param_1[1] = param_3;\n param_1[2] = param_4;\n param_1[3] = param_5;\n *(undefined1 *)(param_1 + 4) = param_6;...
/* DWARF original prototype: void Kept_comdat_section(Kept_comdat_section * this, uint64_t a_sh_size, Kept_section * a_kept_section, uint a_symndx, bool a_is_comdat) */ void __thiscall gold::Sized_relobj_file<64,_true>::Kept_comdat_section::Kept_comdat_section (Kept_comdat_section *this,uint64_t a_sh_siz...
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: (identi...
null
void MASKED(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined1 param_6) { *param_1 = param_2; param_1[1] = param_3; param_1[2] = param_4; param_1[3] = param_5; *(undefined1 *)(param_1 + 4) = param_6; return; }
9291_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
_M_setstate
FUN_002720f0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::ios::_M_setstate(std::_Ios_Iostate) */ void std::ios::_M_setstate(_Ios_Iostate param_1) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_002720f0(int param_1,uint param_2) { *(uint *)(param_1 + 0x14) = *(uint *)(param_1 + 0x14) | param_2; if ((*(uint *)(param_1 + 0x10) & param_2) == 0) { return; } /* WARNING: Subroutine does...
PUSH EBX CALL 0x0003a210 ADD EBX,0x1a1f0a SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] MOV EDX,dword ptr [ESP + 0x14] OR dword ptr [EAX + 0x14],EDX TEST dword ptr [EAX + 0x10],EDX JNZ 0x00272114 ADD ESP,0x8 POP EBX RET CALL 0x00246af0
null
null
null
null
[('const-1', u'RETURN_-1204281086')]
[(u'CAST_-1204280909', u'LOAD_-1204281028'), ('tmp_313', u'INT_ADD_-1204281014'), ('tmp_314', u'INT_OR_-1204281019'), (u'INT_OR_-1204281019', u'STORE_-1204281043'), ('const-16', u'INT_ADD_-1204281014'), ('const-0', u'INT_EQUAL_-1204281016'), ('const-1', u'RETURN_-1204280980'), ('tmp_314', u'INT_AND_-1204281002'), ('con...
null
null
002720f0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_002720f0(int param_1,uint param_2)\n\n{\n *(uint *)(param_1 + 0x14) = *(uint *)(param_1 + 0x14) | param_2;\n if ((*(uint *)(param_1 + 0x10) & param_2) == 0) {\n return;\n }\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::ios::_M_setstate(std::_Ios_Iostate) */\n\nvoid std::ios::_M_setstate(_Ios_Iostate param_1)\n\n{\n}\n\n" comment comment (function_definition "void std::ios::_M_setstate(_Ios_Iostate param_1)\n\n{\n}" prim...
(translation_unit "void FUN_002720f0(int param_1,uint param_2)\n\n{\n *(uint *)(param_1 + 0x14) = *(uint *)(param_1 + 0x14) | param_2;\n if ((*(uint *)(param_1 + 0x10) & param_2) == 0) {\n return;\n }\n \n FUN_00246af0();\n}\n\n" (function_definition "void FUN_002720f0(int param_1,uint param_2...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declara...
(function_definition "void FUN_002720f0(int param_1,uint param_2)\n\n{\n *(uint *)(param_1 + 0x14) = *(uint *)(param_1 + 0x14) | param_2;\n if ((*(uint *)(param_1 + 0x10) & param_2) == 0) {\n return;\n }\n \n FUN_00246af0();\n}" (primitive_type "void") (function_declarator "FUN_002720f0(int pa...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::ios::_M_setstate(std::_Ios_Iostate) */ void std::ios::function_1(type_1 param_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: (type_identifier) declarator: (identifier)))) body: (compound_statement...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,uint param_2) { *(uint *)(param_1 + 0x14) = *(uint *)(param_1 + 0x14) | param_2; if ((*(uint *)(param_1 + 0x10) & param_2) == 0) { return; } /* WARNING: Subroutine does not r...
6841_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
set_section_addresses
FUN_001d2680
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void set_section_addresses(Output_section_element_fill * this, Symbol_table * symtab, Layout * layout, Output_section * param_3, uint64_...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001d2680(int param_1,undefined4 param_2,undefined4 param_3) { uint uVar1; undefined4 uVar2; undefined4 *in_stack_0000001c; undefined4 *in_stack_00000024; int in_stack_00000028; int local_14; uint local_10;...
PUSH EDI PUSH ESI PUSH EBX CALL 0x0003a210 ADD EBX,0x241978 SUB ESP,0x18 MOV EDI,dword ptr [ESP + 0x4c] PUSH 0x0 PUSH 0x0 LEA EAX,[ESP + 0x18] PUSH EAX MOV EAX,dword ptr [ESP + 0x54] PUSH dword ptr [EAX] MOV EAX,dword ptr [ESP + 0x50] PUSH dword ptr [EAX + 0x4] PUSH dword ptr [EAX] PUSH 0x0 PUSH dword ptr [ESP + 0x4c] ...
null
null
null
null
[('const-1', u'RETURN_-1207818598')]
[('const-0', u'CALL_-1207818304'), ('tmp_1411', u'CALL_-1207818469'), (u'INT_AND_-1207818336', u'INT_RIGHT_-1207818332'), ('const-24', u'INT_RIGHT_-1207818334'), (u'INT_ADD_-1207818311', u'CAST_-1207818023'), (u'PTRSUB_-1207818028', u'CALL_-1207818304'), ('tmp_1410', u'LOAD_-1207818520'), (u'CAST_-1207818087', u'LOAD_-...
null
null
001d2680
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001d2680(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n uint uVar1;\n undefined4 uVar2;\n undefined4 *in_stack_0000001c;\n undefined4 *in_stack_00000024;\n int in_stack_00000028;\n in...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void set_section_addresses(Output_section_element_fill * this,\n Symbol_table * symtab, Layout * layout, Output_secti...
(translation_unit "void FUN_001d2680(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n uint uVar1;\n undefined4 uVar2;\n undefined4 *in_stack_0000001c;\n undefined4 *in_stack_00000024;\n int in_stack_00000028;\n int local_14;\n uint local_10;\n \n local_10 = 0x1d2688;\n uVar1 = FUN_002241d0(*(undefine...
(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 ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * ID...
(function_definition "void FUN_001d2680(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n uint uVar1;\n undefined4 uVar2;\n undefined4 *in_stack_0000001c;\n undefined4 *in_stack_00000024;\n int in_stack_00000028;\n int local_14;\n uint local_10;\n \n local_10 = 0x1d2688;\n uVar1 = FUN_002241d0(*(undef...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void set_section_addresses(Output_section_element_fill * this, Symbol_table * symtab, Layout * layout, Output_section * param_3, uint64_...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,undefined4 param_2,undefined4 param_3) { uint uVar1; undefined4 uVar2; undefined4 *in_stack_0000001c; undefined4 *in_stack_00000024; int in_stack_00000028; int local_14; uint local_10; ...
1197_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c
_ITM_registerTMCloneTable
_ITM_registerTMCloneTable
/* WARNING: Control flow encountered bad instruction data */ void _ITM_registerTMCloneTable(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void _ITM_registerTMCloneTable(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207741598')]
[('const-1', u'RETURN_-1207741598')]
null
null
001c5358
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid _ITM_registerTMCloneTable(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void _ITM_registerTMCloneTable(void)\n\n{\n ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid _ITM_registerTMCloneTable(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void _ITM_registerTMCloneTable(void)\n\n{\n ...
(translation_unit "void _ITM_registerTMCloneTable(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void _ITM_registerTMCloneTable(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "_ITM_registerTMCloneTable(void)" identifier (parameter_list "(vo...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void _ITM_registerTMCloneTable(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "_ITM_registerTMCloneTable(void)" (identifier "_ITM_registerTMCloneTable") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ...
/* 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(); }
4274_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
target_arg
FUN_000fbc80
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void * target_arg(Output_reloc<9,_false,_32,_true> * this) */ void * __thiscall gold::Output_reloc<9,_false,_32,_true>::target_arg(Output_reloc<9,_false,_32,_true> *this) { if (this->local_sym_index...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_000fbc80(undefined4 *param_1) { if (param_1[3] == -3) { return *param_1; } /* WARNING: Subroutine does not return */ FUN_00069d00("../../gold/output.h",0x4d0,"target_arg",param_1); } ...
PUSH EBX CALL 0x00035840 ADD EBX,0x29337a SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] CMP dword ptr [EAX + 0xc],-0x3 JNZ 0x000fbca0 MOV EAX,dword ptr [EAX] ADD ESP,0x8 POP EBX RET PUSH EAX LEA EAX,[EBX + 0xfff04710] PUSH EAX LEA EAX,[EBX + 0xffef8eac] PUSH 0x4d0 PUSH EAX CALL 0x00069d00
null
null
null
null
[('const-1232', u'CALL_-1206862584'), ('const-1', u'RETURN_-1206862579'), (u'PTRSUB_-1206862509', u'LOAD_-1206862652'), ('const-2653868', u'COPY_-1206862551'), ('const-417', u'LOAD_-1206862652'), (u'LOAD_-1206862671', u'INT_EQUAL_-1206862656'), ('tmp_227', u'PTRSUB_-1206862517'), (u'PTRSUB_-1206862510', u'PTRSUB_-12068...
[(u'COPY_-1206862555', u'CALL_-1206862584'), ('const-417', u'LOAD_-1206862671'), ('const-1', u'RETURN_-1206862579'), ('tmp_357', u'LOAD_-1206862652'), ('const-2653868', u'COPY_-1206862555'), (u'LOAD_-1206862671', u'INT_EQUAL_-1206862656'), ('tmp_357', u'PTRADD_-1206862522'), (u'PTRADD_-1206862522', u'LOAD_-1206862671')...
null
null
000fbc80
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_000fbc80(undefined4 *param_1)\n\n{\n if (param_1[3] == -3) {\n return *param_1;\n }\n /* WARNING: Subroutine does not return */\n FUN_00069d00("../../gold/output.h",0x4d...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void * target_arg(Output_reloc<9,_false,_32,_true> * this) */\n\nvoid * __thiscall\ngold::Output_reloc<9,_false,_32,_true>::target_arg(Output_reloc<9,_false,_32,_true> *this)\n\n{\n ...
(translation_unit "undefined4 FUN_000fbc80(undefined4 *param_1)\n\n{\n if (param_1[3] == -3) {\n return *param_1;\n }\n \n FUN_00069d00("../../gold/output.h",0x4d0,"target_arg",param_1);\n}\n\n" (function_definition "undefined4 FUN_000fbc80(undefined4 *param_1)\n\n{\n if (param_1[3] == -3) {\n...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) == LIT) )) (compound_statement { (return_state...
(function_definition "undefined4 FUN_000fbc80(undefined4 *param_1)\n\n{\n if (param_1[3] == -3) {\n return *param_1;\n }\n \n FUN_00069d00("../../gold/output.h",0x4d0,"target_arg",param_1);\n}" (type_identifier "undefined4") (function_declarator "FUN_000fbc80(undefined4 *param_1)" (identifier "...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void * target_arg(Output_reloc<9,_false,_32,_true> * this) */ void * __thiscall gold::Output_reloc<9,_false,_32,_true>::target_arg(Output_reloc<9,_false,_32,_true> *this) { if (this->local_sym_index...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (if_statement condition: (parenthesiz...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(undefined4 *param_1) { if (param_1[3] == -3) { return *param_1; } /* WARNING: Subroutine does not return */ FUN_00069d00("../../gold/output.h",0x4d0,"target_arg",param_1); }
197_libsqlite3.so.0.8_and_libsqlite3.so.0.8_strip.c
noopMutexInit
FUN_0001717d
/* WARNING: Unknown calling convention */ int noopMutexInit(void) { return 0; }
undefined4 FUN_0001717d(void) { return 0; }
MOV EAX,0x0 RET
null
null
null
null
[(u'COPY_-1205964418', u'RETURN_-1205964401'), ('const-0', u'RETURN_-1205964401'), ('const-0', u'COPY_-1205964418')]
[(u'COPY_-1205964418', u'RETURN_-1205964401'), ('const-0', u'RETURN_-1205964401'), ('const-0', u'COPY_-1205964418')]
null
null
0001717d
x86
O1
(translation_unit "undefined4 FUN_0001717d(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined4 FUN_0001717d(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_0001717d(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ...
(translation_unit "/* WARNING: Unknown calling convention */\n\nint noopMutexInit(void)\n\n{\n return 0;\n}\n\n" comment (function_definition "int noopMutexInit(void)\n\n{\n return 0;\n}" primitive_type (function_declarator "noopMutexInit(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" prim...
(translation_unit "undefined4 FUN_0001717d(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined4 FUN_0001717d(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_0001717d(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return LIT ;) })))
(function_definition "undefined4 FUN_0001717d(void)\n\n{\n return 0;\n}" (type_identifier "undefined4") (function_declarator "FUN_0001717d(void)" (identifier "FUN_0001717d") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return 0;\n}" ({ "{")...
/* WARNING: Unknown calling convention */ int function_1(void) { return 0; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement (number_literal)))))
null
undefined4 MASKED(void) { return 0; }
8620_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
string
FUN_00252cc0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::string(std::string const&, unsigned int, std::allocator<char> const&) */ void __thiscall std::string::string(string *this,string *param_1,uint param_2,allocator *param_3) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00252cc0(int *param_1,int *param_2,uint param_3) { uint uVar1; *param_1 = (int)(param_1 + 2); uVar1 = param_2[1]; if (param_3 <= uVar1) { FUN_000a8880(param_1,*param_2 + param_3,uVar1 + *param_2,0); r...
PUSH ESI PUSH EBX CALL 0x0003a210 ADD EBX,0x1c1339 SUB ESP,0x4 MOV ECX,dword ptr [ESP + 0x10] MOV EAX,dword ptr [ESP + 0x14] MOV ESI,dword ptr [ESP + 0x18] LEA EDX,[ECX + 0x8] MOV dword ptr [ECX],EDX MOV EDX,dword ptr [EAX] MOV EAX,dword ptr [EAX + 0x4] CMP ESI,EAX JA 0x00252cfe ADD EAX,EDX ADD EDX,ESI PUSH 0x0 PUSH EA...
null
null
null
null
[('const-1', u'RETURN_-1204146986')]
[('const-4', u'PTRADD_-1204146704'), (u'LOAD_-1204146928', u'INT_ADD_-1204146887'), ('tmp_649', u'INT_LESSEQUAL_-1204146896'), (u'LOAD_-1204146928', u'INT_LESSEQUAL_-1204146896'), (u'CAST_-1204146708', u'STORE_-1204146935'), (u'PTRADD_-1204146712', u'CAST_-1204146708'), (u'INT_ADD_-1204146876', u'CALL_-1204146860'), ('...
null
null
00252cc0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00252cc0(int *param_1,int *param_2,uint param_3)\n\n{\n uint uVar1;\n \n *param_1 = (int)(param_1 + 2);\n uVar1 = param_2[1];\n if (param_3 <= uVar1) {\n FUN_000a8880(param_1,*param_2 + param_...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::string(std::string const&, unsigned int, std::allocator<char> const&) */\n\nvoid __thiscall std::string::string(string *this,string *param_1,uint param_2,allocator *param_3)\n\n{\n}\n\n" comment c...
(translation_unit "void FUN_00252cc0(int *param_1,int *param_2,uint param_3)\n\n{\n uint uVar1;\n \n *param_1 = (int)(param_1 + 2);\n uVar1 = param_2[1];\n if (param_3 <= uVar1) {\n FUN_000a8880(param_1,*param_2 + param_3,uVar1 + *param_2,0);\n return;\n }\n \n FUN_0028dcb0("%s: __pos (w...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (...
(function_definition "void FUN_00252cc0(int *param_1,int *param_2,uint param_3)\n\n{\n uint uVar1;\n \n *param_1 = (int)(param_1 + 2);\n uVar1 = param_2[1];\n if (param_3 <= uVar1) {\n FUN_000a8880(param_1,*param_2 + param_3,uVar1 + *param_2,0);\n return;\n }\n \n FUN_0028dcb0("%s: __pos...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::string(std::string const&, unsigned int, std::allocator<char> const&) */ void __thiscall std::function_1::function_1(function_1 *this,function_1 *param_1,type_1 param_2,type_2 *param_3) { }
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_...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int *param_1,int *param_2,uint param_3) { uint uVar1; *param_1 = (int)(param_1 + 2); uVar1 = param_2[1]; if (param_3 <= uVar1) { FUN_000a8880(param_1,*param_2 + param_3,uVar1 + *param_2,0); return;...
2229_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
__inplace_stable_sort<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section*,_std::vector<gold::Output_section::Input_section>_>,___gnu_cxx::__ops::_Iter_comp_iter<(anonymous_namespace)::Sort_toc_sections<false>_>_>
FUN_0006d970
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* DWARF original name: __inplace_stable_sort<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section*, std::vector<gold::Output_section::Input_section> >, __gnu_cxx::__ops::_Iter_comp_iter<(anonymous namespace)::Sort_toc_se...
void __regparm3 FUN_0006d970(int param_1,int param_2,undefined4 param_3) { int iVar1; if (0x150 < param_2 - param_1) { iVar1 = ((param_2 - param_1 >> 3) * -0x55555555 >> 1) * 0x18; FUN_0006d970(); FUN_0006d970(); FUN_0006d720((iVar1 >> 3) * -0x55555555,(param_2 - (param_1 + iVar1) >> 3) * -0x55...
PUSH EBP MOV EBP,EDX PUSH EDI SUB EBP,EAX PUSH ESI PUSH EBX SUB ESP,0x1c CMP EBP,0x150 JLE 0x0006d9f0 SAR EBP,0x3 MOV EBX,EAX MOV ESI,EDX MOV EDI,ECX IMUL EBP,EBP,-0x55555555 SAR EBP,0x1 LEA EAX,[EBP + EBP*0x2] SHL EAX,0x3 LEA EBP,[EBX + EAX*0x1] MOV dword ptr [ESP + 0xc],EAX MOV EAX,EBX MOV EDX,EBP CALL 0x0006d970 MOV...
null
null
null
null
[(u'INT_MULT_-1206265345', u'INT_SRIGHT_-1206265331'), ('tmp_1058', u'INT_ADD_-1206265286'), (u'INT_SRIGHT_-1206265128', u'INT_MULT_-1206265090'), (u'INT_SLESS_-1206265416', u'CBRANCH_-1206265423'), (u'INT_SUB_-1206265455', u'INT_SRIGHT_-1206265392'), ('const-3', u'INT_SRIGHT_-1206265128'), ('const-2863311531', u'INT_M...
[('const-2863311531', u'INT_MULT_-1206265345'), (u'INT_MULT_-1206265345', u'INT_SRIGHT_-1206265331'), ('const-336', u'INT_SLESS_-1206265416'), ('const-3', u'INT_SRIGHT_-1206265392'), ('tmp_1062', u'INT_SUB_-1206265455'), (u'INT_SRIGHT_-1206265128', u'INT_MULT_-1206265090'), (u'INT_SLESS_-1206265416', u'CBRANCH_-1206265...
null
null
0006d970
x86
O1
(translation_unit "void __regparm3 FUN_0006d970(int param_1,int param_2,undefined4 param_3)\n\n{\n int iVar1;\n \n if (0x150 < param_2 - param_1) {\n iVar1 = ((param_2 - param_1 >> 3) * -0x55555555 >> 1) * 0x18;\n FUN_0006d970();\n FUN_0006d970();\n FUN_0006d720((iVar1 >> 3) * -0x55555555,(param_2 - (par...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* DWARF original name:\n __inplace_stable_sort<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section*,\n std::vector<gold::Output_section::Input_section> >, __gnu_cxx::__ops::_Iter_comp_iter<(anonymous\n n...
(translation_unit "void __regparm3 FUN_0006d970(int param_1,int param_2,undefined4 param_3)\n\n{\n int iVar1;\n \n if (0x150 < param_2 - param_1) {\n iVar1 = ((param_2 - param_1 >> 3) * -0x55555555 >> 1) * 0x18;\n FUN_0006d970();\n FUN_0006d970();\n FUN_0006d720((iVar1 >> 3) * -0x55555555,(param_2 - (par...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_ex...
(function_definition "void __regparm3 FUN_0006d970(int param_1,int param_2,undefined4 param_3)\n\n{\n int iVar1;\n \n if (0x150 < param_2 - param_1) {\n iVar1 = ((param_2 - param_1 >> 3) * -0x55555555 >> 1) * 0x18;\n FUN_0006d970();\n FUN_0006d970();\n FUN_0006d720((iVar1 >> 3) * -0x55555555,(param_2 - (...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* DWARF original name: __inplace_stable_sort<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section*, std::vector<gold::Output_section::Input_section> >, __gnu_cxx::__ops::_Iter_comp_iter<(anonymous namespace)::Sort_toc_se...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parame...
null
void __regparm3 MASKED(int param_1,int param_2,undefined4 param_3) { int iVar1; if (0x150 < param_2 - param_1) { iVar1 = ((param_2 - param_1 >> 3) * -0x55555555 >> 1) * 0x18; MASKED(); MASKED(); FUN_0006d720((iVar1 >> 3) * -0x55555555,(param_2 - (param_1 + iVar1) >> 3) * -0x55555555,param_3 ...
1771_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
parse_to_value
FUN_00044fc0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_assert * this, char * option_name, char * arg, Command_line * param_3, General_options * param_4) */ void __...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00044fc0(int param_1,undefined4 param_2,undefined4 param_3) { char *local_1c; char *local_18; char *local_14; char *local_10; undefined4 uStack_c; uStack_c = 0x44fc7; local_1c = "definitions"; local_1...
PUSH ESI PUSH EBX CALL 0x00036f20 ADD EBX,0x36a039 SUB ESP,0x20 MOV ESI,dword ptr [ESP + 0x2c] LEA EAX,[EBX + 0xffee900a] MOV dword ptr [ESP + 0xc],EAX LEA EAX,[EBX + 0xffee9008] MOV dword ptr [ESP + 0x10],EAX LEA EAX,[EBX + 0xffee9016] MOV dword ptr [ESP + 0x14],EAX LEA EAX,[EBX + 0xffee9021] MOV dword ptr [ESP + 0x18...
null
null
null
null
[('const-64', u'PTRSUB_-1206169362'), (u'CALL_-1206169503', u'INDIRECT_-1206169365'), ('const-4294967268', u'PTRSUB_-1206169368'), ('const-1', u'STORE_-1206169499'), ('const-0', u'RETURN_-1206169463'), (u'PTRSUB_-1206169368', u'CALL_-1206169503'), ('const-417', u'STORE_-1206169499'), ('tmp_280', u'CALL_-1206169503'), (...
[(u'PTRSUB_-1206169380', u'CALL_-1206169503'), ('const-4294967268', u'PTRSUB_-1206169380'), (u'CALL_-1206169503', u'INDIRECT_-1206169379'), ('const-2719752', u'COPY_-1206169598'), ('const-60', u'INT_ADD_-1206169485'), ('const-417', u'STORE_-1206169499'), ('tmp_526', u'INT_ADD_-1206169485'), ('tmp_310', u'PTRSUB_-120616...
null
null
00044fc0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00044fc0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n char *local_1c;\n char *local_18;\n char *local_14;\n char *local_10;\n undefined4 uStack_c;\n \n uStack_c = 0x44fc7;\n local...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_assert * this, char * option_name, char *\n arg, Command_line * param_3, General_options *...
(translation_unit "void FUN_00044fc0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n char *local_1c;\n char *local_18;\n char *local_14;\n char *local_10;\n undefined4 uStack_c;\n \n uStack_c = 0x44fc7;\n local_1c = "definitions";\n local_18 = "nodefinitions";\n local_14 = "nosymbolic";\n local_10 ...
(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 (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT)...
(function_definition "void FUN_00044fc0(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n char *local_1c;\n char *local_18;\n char *local_14;\n char *local_10;\n undefined4 uStack_c;\n \n uStack_c = 0x44fc7;\n local_1c = "definitions";\n local_18 = "nodefinitions";\n local_14 = "nosymbolic";\n local_...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_assert * this, char * option_name, char * arg, Command_line * param_3, General_options * param_4) */ void __...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,undefined4 param_2,undefined4 param_3) { char *local_1c; char *local_18; char *local_14; char *local_10; undefined4 uStack_c; uStack_c = 0x44fc7; local_1c = "definitions"; local_18 = "n...
625_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
do_get
FUN_00037350
/* std::__facet_shims::(anonymous namespace)::messages_shim<wchar_t>::do_get(int, int, int, std::wstring const&) const [clone .cold.26] */ void std::__facet_shims::(anonymous_namespace)::messages_shim<wchar_t>::do_get (int param_1,int param_2,int param_3,wstring *param_4) { int unaff_EBP; if...
void FUN_00037350(void) { int unaff_EBP; if (*(code **)(unaff_EBP + -0x1c) != (code *)0x0) { (**(code **)(unaff_EBP + -0x1c))(*(undefined4 *)(unaff_EBP + -0x3c)); } /* WARNING: Subroutine does not return */ FUN_002df1f0(); }
MOV EDX,dword ptr [EBP + -0x1c] TEST EDX,EDX JZ 0x00037362 SUB ESP,0xc PUSH dword ptr [EBP + -0x3c] CALL EDX ADD ESP,0x10 SUB ESP,0xc MOV EBX,ESI PUSH EDI CALL 0x002df1f0
null
null
null
null
[('const-417', u'LOAD_-1206095021'), ('tmp_264', u'INT_ADD_-1206094973'), (u'CAST_-1206094830', u'LOAD_-1206094989'), (u'LOAD_-1206095021', u'INT_NOTEQUAL_-1206095002'), (u'LOAD_-1206095021', u'CALLIND_-1206094973'), (u'INT_ADD_-1206094973', u'CAST_-1206094830'), ('const-0', u'INT_NOTEQUAL_-1206095002'), (u'INT_NOTEQUA...
[(u'LOAD_-1206095021', u'INT_NOTEQUAL_-1206095002'), (u'LOAD_-1206095021', u'CALLIND_-1206094973'), (u'INT_ADD_-1206094973', u'CAST_-1206094842'), ('const-417', u'LOAD_-1206095021'), ('const-0', u'INT_NOTEQUAL_-1206095002'), (u'INT_NOTEQUAL_-1206095002', u'CBRANCH_-1206095002'), (u'LOAD_-1206094989', u'CALLIND_-1206094...
null
null
00037350
x86
O1
(translation_unit "void FUN_00037350(void)\n\n{\n int unaff_EBP;\n \n if (*(code **)(unaff_EBP + -0x1c) != (code *)0x0) {\n (**(code **)(unaff_EBP + -0x1c))(*(undefined4 *)(unaff_EBP + -0x3c));\n }\n /* WARNING: Subroutine does not return */\n FUN_002df1f0();\n}\n\n" (function_definition "voi...
(translation_unit "/* std::__facet_shims::(anonymous namespace)::messages_shim<wchar_t>::do_get(int, int, int,\n std::wstring const&) const [clone .cold.26] */\n\nvoid std::__facet_shims::(anonymous_namespace)::messages_shim<wchar_t>::do_get\n (int param_1,int param_2,int param_3,wstring *param_4)\n\n{\...
(translation_unit "void FUN_00037350(void)\n\n{\n int unaff_EBP;\n \n if (*(code **)(unaff_EBP + -0x1c) != (code *)0x0) {\n (**(code **)(unaff_EBP + -0x1c))(*(undefined4 *)(unaff_EBP + -0x3c));\n }\n \n FUN_002df1f0();\n}\n\n" (function_definition "void FUN_00037350(void)\n\n{\n int unaff_EB...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_decl...
(function_definition "void FUN_00037350(void)\n\n{\n int unaff_EBP;\n \n if (*(code **)(unaff_EBP + -0x1c) != (code *)0x0) {\n (**(code **)(unaff_EBP + -0x1c))(*(undefined4 *)(unaff_EBP + -0x3c));\n }\n \n FUN_002df1f0();\n}" (primitive_type "void") (function_declarator "FUN_00037350(void)" (...
/* std::__facet_shims::(anonymous namespace)::messages_shim<wchar_t>::do_get(int, int, int, std::wstring const&) const [clone .cold.26] */ void std::__facet_shims::(anonymous_namespace)::messages_shim<wchar_t>::function_1 (int param_1,int param_2,int param_3,type_1 *param_4) { int var_1; if ...
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)) (if_statement condition: (parenthes...
null
void MASKED(void) { int unaff_EBP; if (*(code **)(unaff_EBP + -0x1c) != (code *)0x0) { (**(code **)(unaff_EBP + -0x1c))(*(undefined4 *)(unaff_EBP + -0x3c)); } /* WARNING: Subroutine does not return */ FUN_002df1f0(); }
380_riscv64-linux-gnu-ld_and_riscv64-linux-gnu-ld_strip.c
lang_add_insert
FUN_00028a50
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void lang_add_insert(char *where,int is_before) { lang_statement_list_type *plVar1; lang_statement_union *plVar2; plVar1 = stat_ptr; plVar2 = (lang_statement_union *)stat_alloc...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00028a50(undefined4 param_1,undefined4 param_2) { undefined *puVar1; undefined4 *puVar2; puVar1 = PTR_DAT_0013c338; puVar2 = (undefined4 *)FUN_00022640(0x10); *puVar2 = 0; puVar2[1] = 0xe; **(undefined4...
PUSH ESI PUSH EBX CALL 0x00016a30 ADD EBX,0x1135a9 SUB ESP,0x10 PUSH 0x10 MOV ESI,dword ptr [EBX + 0x338] CALL 0x00022640 MOV dword ptr [EAX],0x0 MOV dword ptr [EAX + 0x4],0xe MOV EDX,dword ptr [ESI + 0x4] MOV dword ptr [EDX],EAX MOV EDX,dword ptr [ESP + 0x20] MOV dword ptr [ESI + 0x4],EAX MOV dword ptr [EAX + 0x8],EDX...
null
null
null
null
[(u'PTRSUB_-1206023329', u'PTRSUB_-1206023336'), ('const-417', u'LOAD_-1206023514'), ('const-417', u'STORE_-1206023507'), (u'LOAD_-1206023514', u'STORE_-1206023507'), (u'PTRSUB_-1206023340', u'STORE_-1206023495'), (u'STORE_-1206023489', u'INDIRECT_-1206023363'), ('const-4', u'PTRSUB_-1206023340'), ('const-12', u'PTRSUB...
[(u'PTRADD_-1206023339', u'STORE_-1206023489'), ('tmp_468', u'COPY_-1206023455'), (u'CAST_-1206023367', u'STORE_-1206023531'), (u'LOAD_-1206023514', u'STORE_-1206023507'), (u'INDIRECT_-1206023354', u'COPY_-1206023396'), (u'PTRADD_-1206023359', u'STORE_-1206023522'), ('const-3', u'PTRADD_-1206023331'), ('const-14', u'ST...
null
null
00028a50
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00028a50(undefined4 param_1,undefined4 param_2)\n\n{\n undefined *puVar1;\n undefined4 *puVar2;\n \n puVar1 = PTR_DAT_0013c338;\n puVar2 = (undefined4 *)FUN_00022640(0x10);\n *puVar2 = 0;\n puV...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid lang_add_insert(char *where,int is_before)\n\n{\n lang_statement_list_type *plVar1;\n lang_statement_union *plVar2;\n \n plVar1 = stat_ptr;\n plVar2 = (lang_...
(translation_unit "void FUN_00028a50(undefined4 param_1,undefined4 param_2)\n\n{\n undefined *puVar1;\n undefined4 *puVar2;\n \n puVar1 = PTR_DAT_0013c338;\n puVar2 = (undefined4 *)FUN_00022640(0x10);\n *puVar2 = 0;\n puVar2[1] = 0xe;\n **(undefined4 **)(puVar1 + 4) = puVar2;\n *(undefined4 **)(puVar1 + 4) = p...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment...
(function_definition "void FUN_00028a50(undefined4 param_1,undefined4 param_2)\n\n{\n undefined *puVar1;\n undefined4 *puVar2;\n \n puVar1 = PTR_DAT_0013c338;\n puVar2 = (undefined4 *)FUN_00022640(0x10);\n *puVar2 = 0;\n puVar2[1] = 0xe;\n **(undefined4 **)(puVar1 + 4) = puVar2;\n *(undefined4 **)(puVar1 + 4) ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(char *where,int is_before) { type_1 *plVar1; type_2 *plVar2; plVar1 = stat_ptr; plVar2 = (type_2 *)var_1(0x10); (plVar2->header).next = (type_2 *)0x0; (plVa...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,undefined4 param_2) { undefined *puVar1; undefined4 *puVar2; puVar1 = PTR_DAT_0013c338; puVar2 = (undefined4 *)FUN_00022640(0x10); *puVar2 = 0; puVar2[1] = 0xe; **(undefined4 **)(p...
6076_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
get_address
FUN_00196c30
/* DWARF original prototype: Elf_Addr get_address(Output_reloc<9,_true,_64,_false> * this) */ Elf_Addr __thiscall gold::Output_reloc<9,_true,_64,_false>::get_address(Output_reloc<9,_true,_64,_false> *this) { Address *pAVar1; uint64_t *puVar2; string *psVar3; uint uVar4; uint uVar5; int iVar6; Sized_rel...
longlong FUN_00196c30(int param_1) { uint *puVar1; uint uVar2; int iVar3; int *piVar4; uint uVar5; int iVar6; int iVar7; uint uVar8; int unaff_EDI; longlong lVar9; FUN_000b484e(); uVar8 = *(uint *)(param_1 + 0x18); uVar2 = *(uint *)(param_1 + 8); iVar3 = *(int *)(param_1 + 0xc); lVar9...
PUSH EBP PUSH EDI CALL 0x000b484e ADD EDI,0x27d3c9 PUSH ESI PUSH EBX SUB ESP,0x1c MOV EBP,dword ptr [ESP + 0x30] MOV dword ptr [ESP + 0x8],EDI MOV EDX,dword ptr [EBP + 0x18] MOV EBX,dword ptr [EBP + 0x8] MOV ESI,dword ptr [EBP + 0xc] MOV EAX,dword ptr [EBP + 0x4] CMP EDX,-0x4 JZ 0x00196d30 MOV ECX,dword ptr [EAX] LEA E...
null
null
null
null
[(u'PTRSUB_-1207536974', u'PTRSUB_-1207536963'), ('const-1', u'PTRADD_-1207537745'), (u'INT_LESSEQUAL_-1207538280', u'CBRANCH_-1207538279'), ('tmp_3149', u'PTRADD_-1207537654'), ('const-24', u'PTRSUB_-1207537041'), (u'LOAD_-1207538560', u'INT_ADD_-1207538176'), (u'PTRSUB_-1207536963', u'LOAD_-1207538385'), (u'LOAD_-120...
[('tmp_3062', u'INT_ADD_-1207537978'), (u'INT_ADD_-1207537800', u'CAST_-1207536839'), ('const-1', u'INT_AND_-1207537678'), (u'INT_ADD_-1207538188', u'INT_CARRY_-1207538158'), ('const-0', u'INT_NOTEQUAL_-1207537691'), (u'INT_ADD_-1207537803', u'CALL_-1207537781'), (u'CAST_-1207537154', u'LOAD_-1207538560'), (u'INT_LESSE...
null
null
00196c30
x86
O1
(translation_unit "longlong FUN_00196c30(int param_1)\n\n{\n uint *puVar1;\n uint uVar2;\n int iVar3;\n int *piVar4;\n uint uVar5;\n int iVar6;\n int iVar7;\n uint uVar8;\n int unaff_EDI;\n longlong lVar9;\n \n FUN_000b484e();\n uVar8 = *(uint *)(param_1 + 0x18);\n uVar2 = *(uint *)(param_1 + 8);\n iVar3...
(translation_unit "/* DWARF original prototype: Elf_Addr get_address(Output_reloc<9,_true,_64,_false> * this) */\n\nElf_Addr __thiscall\ngold::Output_reloc<9,_true,_64,_false>::get_address(Output_reloc<9,_true,_64,_false> *this)\n\n{\n Address *pAVar1;\n uint64_t *puVar2;\n string *psVar3;\n uint uVar4;\n uint uVa...
(translation_unit "longlong FUN_00196c30(int param_1)\n\n{\n uint *puVar1;\n uint uVar2;\n int iVar3;\n int *piVar4;\n uint uVar5;\n int iVar6;\n int iVar7;\n uint uVar8;\n int unaff_EDI;\n longlong lVar9;\n \n FUN_000b484e();\n uVar8 = *(uint *)(param_1 + 0x18);\n uVar2 = *(uint *)(param_1 + 8);\n iVar3...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYP...
(function_definition "longlong FUN_00196c30(int param_1)\n\n{\n uint *puVar1;\n uint uVar2;\n int iVar3;\n int *piVar4;\n uint uVar5;\n int iVar6;\n int iVar7;\n uint uVar8;\n int unaff_EDI;\n longlong lVar9;\n \n FUN_000b484e();\n uVar8 = *(uint *)(param_1 + 0x18);\n uVar2 = *(uint *)(param_1 + 8);\n iV...
/* DWARF original prototype: Elf_Addr get_address(Output_reloc<9,_true,_64,_false> * this) */ type_1 __thiscall var_13::var_25<9,var_26,_64,var_6>::get_address(var_25<9,var_26,_64,var_6> *this) { type_6 *var_3; uint64_t *var_27; type_2 *psVar3; type_3 var_4; type_3 var_10; int var_8; var_1<64,var_6> *v...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator de...
null
longlong MASKED(int param_1) { uint *puVar1; uint uVar2; int iVar3; int *piVar4; uint uVar5; int iVar6; int iVar7; uint uVar8; int unaff_EDI; longlong lVar9; FUN_000b484e(); uVar8 = *(uint *)(param_1 + 0x18); uVar2 = *(uint *)(param_1 + 8); iVar3 = *(int *)(param_1 + 0xc); lVar9 = *(l...
170_i686-kfreebsd-gnu-strip_and_i686-kfreebsd-gnu-strip_strip.c
find_section_list
FUN_00016a30
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ section_list * __regparm3 find_section_list(char *name,bfd_boolean add,uint context) { int iVar1; section_list *psVar2; char *pcVar3; section_list *psVar4; section_list *local_20; local_20 = (section_list *)0x0; ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int * __regparm3 FUN_00016a30(char *param_1,int *param_2,uint param_3) { int iVar1; int *piVar2; char *pcVar3; undefined4 uVar4; int *piVar5; int *local_20; local_20 = (int *)0x0; piVar5 = DAT_00040ba8; if (...
PUSH EBP PUSH EDI MOV EDI,EAX PUSH ESI MOV ESI,EDX PUSH EBX CALL 0x000166c0 ADD EBX,0x295c3 SUB ESP,0x1c MOV dword ptr [ESP + 0x8],ECX MOV dword ptr [ESP + 0xc],0x0 MOV EBP,dword ptr [EBX + 0xba8] TEST EBP,EBP JNZ 0x00016a86 JMP 0x00016b07 SUB ESP,0x8 PUSH EDI PUSH dword ptr [EBP + 0x4] CALL 0x00013070 ADD ESP,0x10 TES...
null
null
null
null
[(u'LOAD_-1205965829', u'INT_EQUAL_-1205965811'), ('const-0', u'INT_EQUAL_-1205966189'), (u'PTRSUB_-1205964660', u'CAST_-1205964631'), (u'INT_NOTEQUAL_-1205965851', u'CBRANCH_-1205965850'), (u'STORE_-1205965809', u'INDIRECT_-1205964807'), (u'MULTIEQUAL_-1205965223', u'PTRSUB_-1205964597'), (u'MULTIEQUAL_-1205965223', u...
[('const-417', u'STORE_-1205965901'), ('const-0', u'INT_EQUAL_-1205966189'), (u'PTRADD_-1205964682', u'STORE_-1205965941'), ('const-2', u'INT_AND_-1205964853'), (u'INT_NOTEQUAL_-1205965851', u'CBRANCH_-1205965850'), ('const-417', u'STORE_-1205965951'), (u'STORE_-1205965338', u'INDIRECT_-1205964578'), ('const-417', u'ST...
null
null
00016a30
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * __regparm3 FUN_00016a30(char *param_1,int *param_2,uint param_3)\n\n{\n int iVar1;\n int *piVar2;\n char *pcVar3;\n undefined4 uVar4;\n int *piVar5;\n int *local_20;\n \n local_20 = (int *)0x0;\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nsection_list * __regparm3 find_section_list(char *name,bfd_boolean add,uint context)\n\n{\n int iVar1;\n section_list *psVar2;\n char *pcVar3;\n section_list *psVar4;\n section_list *local_20;\n \n local...
(translation_unit "int * __regparm3 FUN_00016a30(char *param_1,int *param_2,uint param_3)\n\n{\n int iVar1;\n int *piVar2;\n char *pcVar3;\n undefined4 uVar4;\n int *piVar5;\n int *local_20;\n \n local_20 = (int *)0x0;\n piVar5 = DAT_00040ba8;\n if (DAT_00040ba8 == (int *)0x0) {\n if (param_2 == (int *)0x0...
(translation_unit (function_definition TYPE (pointer_declarator * (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration ...
(function_definition "int * __regparm3 FUN_00016a30(char *param_1,int *param_2,uint param_3)\n\n{\n int iVar1;\n int *piVar2;\n char *pcVar3;\n undefined4 uVar4;\n int *piVar5;\n int *local_20;\n \n local_20 = (int *)0x0;\n piVar5 = DAT_00040ba8;\n if (DAT_00040ba8 == (int *)0x0) {\n if (param_2 == (int *)...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ type_1 * __regparm3 find_section_list(char *name,bfd_boolean var_2,type_2 var_5) { int var_4; type_1 *psVar2; char *var_10; type_1 *var_8; type_1 *var_11; var_11 = (type_1 *)0x0; var_8 = var_1; if (var_1 == (ty...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_dec...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int * __regparm3 MASKED(char *param_1,int *param_2,uint param_3) { int iVar1; int *piVar2; char *pcVar3; undefined4 uVar4; int *piVar5; int *local_20; local_20 = (int *)0x0; piVar5 = DAT_00040ba8; if (DAT_00...
9607_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
unquote
FUN_0033f7c0
/* DWARF original prototype: bool unquote(Version_script_info * this, string * pattern) */ bool __thiscall gold::Version_script_info::unquote(Version_script_info *this,string *pattern) { char cVar1; uint uVar2; pointer pcVar3; uint uVar4; uint uVar5; uVar2 = pattern->_M_string_length; if (uVar2 != 0...
undefined4 FUN_0033f7c0(undefined4 param_1,int *param_2) { char cVar1; uint uVar2; int iVar3; uint uVar4; uint uVar5; uVar2 = param_2[1]; if (uVar2 != 0) { uVar4 = 0; uVar5 = 0; do { iVar3 = *param_2; cVar1 = *(char *)(iVar3 + uVar4); if (cVar1 == '?') { return 1...
PUSH EDI PUSH ESI PUSH EBX MOV EDI,dword ptr [ESP + 0x14] MOV ESI,dword ptr [EDI + 0x4] TEST ESI,ESI JZ 0x0033f820 XOR EAX,EAX XOR EDX,EDX JMP 0x0033f7fe CMP CL,0x5b JZ 0x0033f810 CMP CL,0x5c JNZ 0x0033f7e9 ADD EAX,0x1 CMP ESI,EAX JBE 0x0033f820 CMP EDX,EAX JZ 0x0033f7f4 MOVZX ECX,byte ptr [EBX + EAX*0x1] MOV byte ptr ...
null
null
null
null
[('const-417', u'LOAD_-1205012436'), (u'MULTIEQUAL_-1205012161', u'PTRADD_-1205012329'), (u'MULTIEQUAL_-1205012139', u'INT_ADD_-1205012300'), (u'LOAD_-1205012522', u'INT_LESS_-1205012329'), ('const-0', u'RETURN_-1205012094'), (u'INT_EQUAL_-1205012322', u'CBRANCH_-1205012319'), ('const-64', u'INT_SLESS_-1205012395'), (u...
[(u'LOAD_-1205012522', u'INT_LESS_-1205012329'), (u'INT_EQUAL_-1205012322', u'CBRANCH_-1205012319'), ('const-0', u'RETURN_-1205012113'), ('tmp_500', u'CBRANCH_-1205012319'), ('const-0', u'RETURN_-1205012268'), (u'MULTIEQUAL_-1205012141', u'INT_ADD_-1205012414'), (u'LOAD_-1205012430', u'INT_SLESS_-1205012395'), ('const-...
null
null
0033f7c0
x86
O1
(translation_unit "undefined4 FUN_0033f7c0(undefined4 param_1,int *param_2)\n\n{\n char cVar1;\n uint uVar2;\n int iVar3;\n uint uVar4;\n uint uVar5;\n \n uVar2 = param_2[1];\n if (uVar2 != 0) {\n uVar4 = 0;\n uVar5 = 0;\n do {\n iVar3 = *param_2;\n cVar1 = *(char *)(iVar3 + uVar4);\n if...
(translation_unit "/* DWARF original prototype: bool unquote(Version_script_info * this, string * pattern) */\n\nbool __thiscall gold::Version_script_info::unquote(Version_script_info *this,string *pattern)\n\n{\n char cVar1;\n uint uVar2;\n pointer pcVar3;\n uint uVar4;\n uint uVar5;\n \n uVar2 = pattern->_M_st...
(translation_unit "undefined4 FUN_0033f7c0(undefined4 param_1,int *param_2)\n\n{\n char cVar1;\n uint uVar2;\n int iVar3;\n uint uVar4;\n uint uVar5;\n \n uVar2 = param_2[1];\n if (uVar2 != 0) {\n uVar4 = 0;\n uVar5 = 0;\n do {\n iVar3 = *param_2;\n cVar1 = *(char *)(iVar3 + uVar4);\n if...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (d...
(function_definition "undefined4 FUN_0033f7c0(undefined4 param_1,int *param_2)\n\n{\n char cVar1;\n uint uVar2;\n int iVar3;\n uint uVar4;\n uint uVar5;\n \n uVar2 = param_2[1];\n if (uVar2 != 0) {\n uVar4 = 0;\n uVar5 = 0;\n do {\n iVar3 = *param_2;\n cVar1 = *(char *)(iVar3 + uVar4);\n ...
/* DWARF original prototype: bool unquote(Version_script_info * this, string * pattern) */ bool __thiscall gold::type_1::function_1(type_1 *this,type_2 *pattern) { char var_2; type_3 var_1; type_4 pcVar3; type_3 var_3; type_3 var_4; var_1 = pattern->_M_string_length; if (var_1 != 0) { var_3 = 0;...
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: (primitive_type) declarator: (pointer_declarator declarator: (identif...
null
undefined4 MASKED(undefined4 param_1,int *param_2) { char cVar1; uint uVar2; int iVar3; uint uVar4; uint uVar5; uVar2 = param_2[1]; if (uVar2 != 0) { uVar4 = 0; uVar5 = 0; do { iVar3 = *param_2; cVar1 = *(char *)(iVar3 + uVar4); if (cVar1 == '?') { return 1; ...
661_powerpc64le-linux-gnu-as_and_powerpc64le-linux-gnu-as_strip.c
write_object_file
FUN_0003fd20
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void write_object_file(void) { bfd_size_type *pbVar1; bfd_section *pbVar2; undefined4 uVar3; reloc_howto_type *prVar4; asection *segment; bf...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0003fd20(void) { int *piVar1; undefined4 uVar2; int iVar3; int *piVar4; int iVar5; int iVar6; byte *pbVar7; char *pcVar8; undefined4 *puVar9; undefined4 uVar10; char *pcVar11; byte bVar12; uint...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX CALL 0x00016090 ADD EBX,0x2f2d5 SUB ESP,0x6c LEA EAX,[EBX + 0x8ec4] MOV dword ptr [EBP + -0x30],EAX MOV EAX,dword ptr [EAX] MOV ESI,dword ptr [EAX + 0x60] TEST ESI,ESI JZ 0x0003fd63 LEA ESI,[ESI] LEA ESI,[ESI] MOV EAX,ESI CALL 0x0003dfe0 MOV ESI,dword ptr [ESI + 0xc] TEST...
null
null
null
null
[('const-0', u'SUBPIECE_-1206174849'), (u'CALL_-1206185403', u'INDIRECT_-1206171181'), (u'INDIRECT_-1206171652', u'MULTIEQUAL_-1206171457'), (u'CALL_-1206184029', u'INDIRECT_-1206176886'), (u'CALL_-1206184248', u'INDIRECT_-1206176166'), (u'INDIRECT_-1206172747', u'SUBPIECE_-1206175389'), (u'INDIRECT_-1206176197', u'MUL...
[(u'STORE_-1206169787', u'INDIRECT_-1206171800'), (u'CALL_-1206188016', u'INDIRECT_-1206177106'), (u'CALL_-1206187151', u'INDIRECT_-1206176539'), (u'LOAD_-1206059232', u'INT_ADD_-1206059177'), (u'INDIRECT_-1206169294', u'MULTIEQUAL_-1206168117'), (u'INDIRECT_-1206177656', u'MULTIEQUAL_-1206177669'), (u'CALL_-1206188556...
null
null
0003fd20
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003fd20(void)\n\n{\n int *piVar1;\n undefined4 uVar2;\n int iVar3;\n int *piVar4;\n int iVar5;\n int iVar6;\n byte *pbVar7;\n char *pcVar8;\n undefined4 *puVar9;\n undefined4 uVar10;\n cha...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid write_object_file(void)\n\n{\n bfd_size_type *pbVar1;\n bfd_section *pbVar2;\n undefined4 uVar3;\n reloc_howto_type *prVar4...
(translation_unit "void FUN_0003fd20(void)\n\n{\n int *piVar1;\n undefined4 uVar2;\n int iVar3;\n int *piVar4;\n int iVar5;\n int iVar6;\n byte *pbVar7;\n char *pcVar8;\n undefined4 *puVar9;\n undefined4 uVar10;\n char *pcVar11;\n byte bVar12;\n uint uVar13;\n uint uVar14;\n undefined4 *puVar15;\n byte ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDEN...
(function_definition "void FUN_0003fd20(void)\n\n{\n int *piVar1;\n undefined4 uVar2;\n int iVar3;\n int *piVar4;\n int iVar5;\n int iVar6;\n byte *pbVar7;\n char *pcVar8;\n undefined4 *puVar9;\n undefined4 uVar10;\n char *pcVar11;\n byte bVar12;\n uint uVar13;\n uint uVar14;\n undefined4 *puVar15;\n by...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void) { type_1 *var_41; type_2 *var_3; type_3 uVar3; type_4 *prVar4; type_5 *segment; type_6 **ppbVar5; type_1 bVar6; ch...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (d...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { int *piVar1; undefined4 uVar2; int iVar3; int *piVar4; int iVar5; int iVar6; byte *pbVar7; char *pcVar8; undefined4 *puVar9; undefined4 uVar10; char *pcVar11; byte bVar12; uint uVar1...
6598_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
find_first_not_of
FUN_0018aa20
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::find_first_not_of(std::string const&, unsigned int) const */ void __thiscall std::string::find_first_not_of(string *this,string *param_1,uint param_2) { find_first_not_of(this,*(char **)param_1,param_2,*(uint *)...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0018aa20(undefined4 param_1,undefined4 *param_2,undefined4 param_3) { FUN_0018a9b0(param_1,*param_2,param_3,param_2[1]); return; }
PUSH EBX CALL 0x00032730 ADD EBX,0x1775da SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x14] PUSH dword ptr [EAX + 0x4] PUSH dword ptr [ESP + 0x1c] PUSH dword ptr [EAX] PUSH dword ptr [ESP + 0x1c] CALL 0x0018a9b0 ADD ESP,0x18 POP EBX RET
null
null
null
null
[('const-417', u'LOAD_-1207457199'), ('const-4', u'PTRADD_-1207457137'), ('const-417', u'LOAD_-1207457183'), ('const-1', u'PTRADD_-1207457137'), ('tmp_193', u'PTRADD_-1207457137'), ('tmp_192', u'CALL_-1207457161'), (u'CAST_-1207457054', u'LOAD_-1207457183'), (u'LOAD_-1207457183', u'CALL_-1207457161'), ('tmp_193', u'CAS...
[('const-1', u'PTRADD_-1207457067'), ('const-417', u'LOAD_-1207457183'), (u'PTRADD_-1207457067', u'LOAD_-1207457199'), ('tmp_329', u'PTRADD_-1207457067'), ('tmp_331', u'CALL_-1207457161'), ('tmp_330', u'CALL_-1207457161'), (u'LOAD_-1207457183', u'CALL_-1207457161'), ('const-4', u'PTRADD_-1207457067'), ('tmp_329', u'LOA...
null
null
0018aa20
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0018aa20(undefined4 param_1,undefined4 *param_2,undefined4 param_3)\n\n{\n FUN_0018a9b0(param_1,*param_2,param_3,param_2[1]);\n return;\n}\n\n" comment (function_definition "void FUN_0018aa20(undefi...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::find_first_not_of(std::string const&, unsigned int) const */\n\nvoid __thiscall std::string::find_first_not_of(string *this,string *param_1,uint param_2)\n\n{\n find_first_not_of(this,*(char **)p...
(translation_unit "void FUN_0018aa20(undefined4 param_1,undefined4 *param_2,undefined4 param_3)\n\n{\n FUN_0018a9b0(param_1,*param_2,param_3,param_2[1]);\n return;\n}\n\n" (function_definition "void FUN_0018aa20(undefined4 param_1,undefined4 *param_2,undefined4 param_3)\n\n{\n FUN_0018a9b0(param_1,*param_2,param_3,p...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (po...
(function_definition "void FUN_0018aa20(undefined4 param_1,undefined4 *param_2,undefined4 param_3)\n\n{\n FUN_0018a9b0(param_1,*param_2,param_3,param_2[1]);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0018aa20(undefined4 param_1,undefined4 *param_2,undefined4 param_3)" (identifier "FUN_0018aa20") ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::find_first_not_of(std::string const&, unsigned int) const */ void __thiscall std::type_1::function_1(type_1 *this,type_1 *var_1,type_2 param_2) { function_1(this,*(char **)var_1,param_2,*(type_2 *)(var_1 + 4)); ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,undefined4 *param_2,undefined4 param_3) { FUN_0018a9b0(param_1,*param_2,param_3,param_2[1]); return; }
524_alpha-linux-gnu-as_and_alpha-linux-gnu-as_strip.c
s_errwarn
FUN_000395a0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void s_errwarn(int err) { char *pcVar1; char *format; byte bVar2; int len; len = 0x395a8; if (err == 0) { pcVar1 = (char *)dcgettext(0,".warning directive invoked in so...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000395a0(int param_1) { int iVar1; undefined4 uVar2; byte bVar3; char *pcVar4; undefined4 local_10; local_10 = 0x395a8; if (param_1 == 0) { iVar1 = dcgettext(0,".warning directive invoked in source ...
PUSH EDI PUSH ESI PUSH EBX CALL 0x00016070 ADD EBX,0x3ea58 SUB ESP,0x10 MOV ESI,dword ptr [ESP + 0x20] TEST ESI,ESI JZ 0x00039698 SUB ESP,0x4 LEA EAX,[EBX + 0xfffe2ccc] PUSH 0x5 PUSH EAX PUSH 0x0 CALL 0x000141e0 ADD ESP,0x10 LEA EDI,[EBX + 0x9578] MOV ECX,dword ptr [EDI] MOVZX EDX,byte ptr [ECX] CMP DL,0x20 JNZ 0x00039...
null
null
null
null
[(u'PTRSUB_-1206085272', u'PTRADD_-1206085993'), ('tmp_252', u'CBRANCH_-1206086078'), (u'COPY_-1206085339', u'MULTIEQUAL_-1206085290'), (u'CALL_-1206085595', u'INDIRECT_-1206085181'), ('const-5', u'CALL_-1206086125'), (u'CALL_-1206085907', u'INDIRECT_-1206085296'), (u'INDIRECT_-1206085209', u'MULTIEQUAL_-1206085187'), ...
[('tmp_252', u'CBRANCH_-1206086078'), (u'CALL_-1206085751', u'INDIRECT_-1206085249'), ('const-367144', u'COPY_-1206085232'), (u'CALL_-1206086125', u'MULTIEQUAL_-1206085658'), (u'CALL_-1206085915', u'INDIRECT_-1206085307'), (u'CALL_-1206085941', u'INDIRECT_-1206085253'), (u'INDIRECT_-1206085340', u'MULTIEQUAL_-120608531...
null
null
000395a0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000395a0(int param_1)\n\n{\n int iVar1;\n undefined4 uVar2;\n byte bVar3;\n char *pcVar4;\n undefined4 local_10;\n \n local_10 = 0x395a8;\n if (param_1 == 0) {\n iVar1 = dcgettext(0,".warni...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid s_errwarn(int err)\n\n{\n char *pcVar1;\n char *format;\n byte bVar2;\n int len;\n \n len = 0x395a8;\n if (err == 0) {\n pcVar1 = (char *)dcgettext(0,"....
(translation_unit "void FUN_000395a0(int param_1)\n\n{\n int iVar1;\n undefined4 uVar2;\n byte bVar3;\n char *pcVar4;\n undefined4 local_10;\n \n local_10 = 0x395a8;\n if (param_1 == 0) {\n iVar1 = dcgettext(0,".warning directive invoked in source file",5);\n }\n else {\n iVar1 = dcgettext(0,".error dir...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_...
(function_definition "void FUN_000395a0(int param_1)\n\n{\n int iVar1;\n undefined4 uVar2;\n byte bVar3;\n char *pcVar4;\n undefined4 local_10;\n \n local_10 = 0x395a8;\n if (param_1 == 0) {\n iVar1 = dcgettext(0,".warning directive invoked in source file",5);\n }\n else {\n iVar1 = dcgettext(0,".error ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(int var_1) { char *var_6; char *format; type_1 var_3; int len; len = 0x395a8; if (var_1 == 0) { var_6 = (char *)var_2(0,".warning directive invoked in s...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declarati...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1) { int iVar1; undefined4 uVar2; byte bVar3; char *pcVar4; undefined4 local_10; local_10 = 0x395a8; if (param_1 == 0) { iVar1 = dcgettext(0,".warning directive invoked in source file",...
211_powerpc64-linux-gnu-strip_and_powerpc64-linux-gnu-strip_strip.c
debug_write_type
FUN_0001dcd0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bfd_boolean __regparm3 debug_write_type(debug_handle *info,debug_write_fns *fns,void *fhandle,debug_type_s *type, debug_name *name) { debug_name *pdVar1; debug_array_type *pdVar2; debug_enum_type *pdVar3; ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 __regparm3 FUN_0001dcd0(int param_1,int param_2,undefined4 param_3,int *param_4,int param_5) { int iVar1; code *UNRECOVERED_JUMPTABLE_00; int *piVar2; int iVar3; uint uVar4; undefined4 uVar5; int iVar6; ...
PUSH EBP PUSH EDI MOV EDI,EAX PUSH ESI PUSH EBX CALL 0x000166c0 ADD EBX,0x22325 SUB ESP,0x3c MOV dword ptr [ESP + 0x10],ECX MOV EBP,dword ptr [ESP + 0x50] MOV dword ptr [ESP + 0xc],EDX MOV EDX,dword ptr [ESP + 0x54] MOV EAX,dword ptr [EBP] LEA ECX,[EAX + -0x16] CMP ECX,0x1 JBE 0x0001dd40 TEST EDX,EDX JZ 0x0001dd70 MOV ...
null
null
null
null
[('tmp_10357', u'CALL_-1205934942'), (u'CALL_-1205935678', u'INDIRECT_-1205928332'), ('const-0', u'INT_EQUAL_-1205933941'), (u'LOAD_-1205928144', u'CALLIND_-1205935027'), ('const-12', u'PTRSUB_-1205928249'), (u'CALL_-1205935205', u'INDIRECT_-1205928128'), (u'MULTIEQUAL_-1205930233', u'CALLIND_-1205932003'), (u'MULTIEQU...
[('const-0', u'INT_EQUAL_-1205933941'), ('tmp_9513', u'CBRANCH_-1205931178'), ('const-68', u'INT_ADD_-1205936008'), (u'MULTIEQUAL_-1205930280', u'PTRADD_-1205926952'), (u'CAST_-1205926153', u'LOAD_-1205931196'), ('const-0', u'COPY_-1205928124'), ('const-4', u'PTRADD_-1205927070'), (u'PTRADD_-1205928048', u'LOAD_-120593...
null
null
0001dcd0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 __regparm3\nFUN_0001dcd0(int param_1,int param_2,undefined4 param_3,int *param_4,int param_5)\n\n{\n int iVar1;\n code *UNRECOVERED_JUMPTABLE_00;\n int *piVar2;\n int iVar3;\n uint uVar4;\n un...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbfd_boolean __regparm3\ndebug_write_type(debug_handle *info,debug_write_fns *fns,void *fhandle,debug_type_s *type,\n debug_name *name)\n\n{\n debug_name *pdVar1;\n debug_array_type *pdVar2;\n ...
(translation_unit "undefined4 __regparm3\nFUN_0001dcd0(int param_1,int param_2,undefined4 param_3,int *param_4,int param_5)\n\n{\n int iVar1;\n code *UNRECOVERED_JUMPTABLE_00;\n int *piVar2;\n int iVar3;\n uint uVar4;\n undefined4 uVar5;\n int iVar6;\n undefined4 *puVar7;\n undefined4 uVar8;\n bool bVar9;\n ...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compou...
(function_definition "undefined4 __regparm3\nFUN_0001dcd0(int param_1,int param_2,undefined4 param_3,int *param_4,int param_5)\n\n{\n int iVar1;\n code *UNRECOVERED_JUMPTABLE_00;\n int *piVar2;\n int iVar3;\n uint uVar4;\n undefined4 uVar5;\n int iVar6;\n undefined4 *puVar7;\n undefined4 uVar8;\n bool bVar9;\...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ type_1 __regparm3 function_1(type_2 *info,type_3 *fns,void *fhandle,type_4 *var_31, type_5 *var_3) { type_5 *var_30; type_6 *pdVar2; type_7 *var_24; type_8 *var_13; type_9 *UNRECOVERED_JUMPTABLE_00; ty...
null
(translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (param...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 __regparm3 MASKED(int param_1,int param_2,undefined4 param_3,int *param_4,int param_5) { int iVar1; code *UNRECOVERED_JUMPTABLE_00; int *piVar2; int iVar3; uint uVar4; undefined4 uVar5; int iVar6; unde...
49_riscv64-linux-gnu-objdump_and_riscv64-linux-gnu-objdump_strip.c
bfd_init
bfd_init
void bfd_init(void) { (*(code *)PTR_bfd_init_000730d0)(); return; }
void bfd_init(void) { (*(code *)PTR_bfd_init_000730d0)(); return; }
JMP dword ptr [EBX + 0xd0]
null
null
null
null
[(u'CAST_-1205976153', u'CALLIND_-1205976230'), (u'INDIRECT_-1205976158', u'COPY_-1205976217'), ('const-0', u'RETURN_-1205976227'), (u'CALLIND_-1205976230', u'INDIRECT_-1205976158'), ('tmp_58', u'CAST_-1205976153')]
[(u'CAST_-1205976153', u'CALLIND_-1205976230'), (u'INDIRECT_-1205976158', u'COPY_-1205976217'), ('const-0', u'RETURN_-1205976227'), (u'CALLIND_-1205976230', u'INDIRECT_-1205976158'), ('tmp_58', u'CAST_-1205976153')]
null
null
00014350
x86
O1
(translation_unit "void bfd_init(void)\n\n{\n (*(code *)PTR_bfd_init_000730d0)();\n return;\n}\n\n" (function_definition "void bfd_init(void)\n\n{\n (*(code *)PTR_bfd_init_000730d0)();\n return;\n}" primitive_type (function_declarator "bfd_init(void)" identifier (parameter_list "(void)" ( (parameter_declaration "vo...
(translation_unit "void bfd_init(void)\n\n{\n (*(code *)PTR_bfd_init_000730d0)();\n return;\n}\n\n" (function_definition "void bfd_init(void)\n\n{\n (*(code *)PTR_bfd_init_000730d0)();\n return;\n}" primitive_type (function_declarator "bfd_init(void)" identifier (parameter_list "(void)" ( (parameter_declaration "vo...
(translation_unit "void bfd_init(void)\n\n{\n (*(code *)PTR_bfd_init_000730d0)();\n return;\n}\n\n" (function_definition "void bfd_init(void)\n\n{\n (*(code *)PTR_bfd_init_000730d0)();\n return;\n}" primitive_type (function_declarator "bfd_init(void)" identifier (parameter_list "(void)" ( (parameter_declaration "vo...
(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)) )) ...
(function_definition "void bfd_init(void)\n\n{\n (*(code *)PTR_bfd_init_000730d0)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_init(void)" (identifier "bfd_init") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *...
void function_1(void) { (*(type_1 *)PTR_bfd_init_000730d0)(); 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 ar...
null
void MASKED(void) { (*(code *)PTR_MASKED_000730d0)(); return; }
20_sg_dd_and_sg_dd_strip.c
getpid
getpid
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ __pid_t getpid(void) { __pid_t _Var1; _Var1 = (*(code *)PTR_getpid_0001bf70)(); return _Var1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ __pid_t getpid(void) { __pid_t _Var1; _Var1 = (*(code *)PTR_getpid_0001bf70)(); return _Var1; }
JMP dword ptr [EBX + 0x54]
null
null
null
null
[('const-0', u'RETURN_-1205989011'), (u'CALLIND_-1205989014', u'RETURN_-1205989011'), (u'INDIRECT_-1205988941', u'COPY_-1205989000'), (u'CALLIND_-1205989014', u'INDIRECT_-1205988941'), (u'CAST_-1205988936', u'CALLIND_-1205989014'), ('tmp_62', u'CAST_-1205988936')]
[('const-0', u'RETURN_-1205989011'), (u'CALLIND_-1205989014', u'RETURN_-1205989011'), (u'INDIRECT_-1205988941', u'COPY_-1205989000'), (u'CALLIND_-1205989014', u'INDIRECT_-1205988941'), (u'CAST_-1205988936', u'CALLIND_-1205989014'), ('tmp_62', u'CAST_-1205988936')]
null
null
00011160
x86
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\n__pid_t getpid(void)\n\n{\n __pid_t _Var1;\n \n _Var1 = (*(code *)PTR_getpid_0001bf70)();\n return _Var1;\n}\n\n" comment (function_definition "__pid_t getpid(void)\n\n{\n __pid_t _Var1;\n \n _Var1 = (*(code *)PTR_...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\n__pid_t getpid(void)\n\n{\n __pid_t _Var1;\n \n _Var1 = (*(code *)PTR_getpid_0001bf70)();\n return _Var1;\n}\n\n" comment (function_definition "__pid_t getpid(void)\n\n{\n __pid_t _Var1;\n \n _Var1 = (*(code *)PTR_...
(translation_unit "__pid_t getpid(void)\n\n{\n __pid_t _Var1;\n \n _Var1 = (*(code *)PTR_getpid_0001bf70)();\n return _Var1;\n}\n\n" (function_definition "__pid_t getpid(void)\n\n{\n __pid_t _Var1;\n \n _Var1 = (*(code *)PTR_getpid_0001bf70)();\n return _Var1;\n}" type_identifier (function_declarator "getpid(vo...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_desc...
(function_definition "__pid_t getpid(void)\n\n{\n __pid_t _Var1;\n \n _Var1 = (*(code *)PTR_getpid_0001bf70)();\n return _Var1;\n}" (type_identifier "__pid_t") (function_declarator "getpid(void)" (identifier "getpid") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) ...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ type_1 function_1(void) { type_1 _Var1; _Var1 = (*(type_2 *)PTR_getpid_0001bf70)(); return _Var1; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ __pid_t MASKED(void) { __pid_t _Var1; _Var1 = (*(code *)PTR_MASKED_0001bf70)(); return _Var1; }
3594_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
~Powerpc_relobj
FUN_000c6ee0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Powerpc_relobj(Powerpc_relobj<64,_false> * this, int __in_chrg) */ void __thiscall anon_unknown.dwarf_6462d4::Powerpc_relobj<64,_false>::~Powerpc_relobj (Powerpc_relobj<64,_false> *...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000c6ee0(undefined4 *param_1) { int iVar1; int iVar2; int iVar3; int iVar4; int local_28; *param_1 = &PTR_FUN_005ddc84; iVar1 = param_1[0x6f]; if (iVar1 != 0) { local_28 = 0; while( true ) { ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x523117 SUB ESP,0x1c MOV EDI,dword ptr [ESP + 0x30] LEA EAX,[EBX + 0xffff3c84] MOV dword ptr [EDI],EAX MOV EAX,dword ptr [EDI + 0x1bc] MOV dword ptr [ESP + 0x8],EAX TEST EAX,EAX JZ 0x000c6fee MOV dword ptr [ESP + 0x4],0x0 MOV EAX,dword ptr [ESP + 0x8] MOV ECX...
null
null
null
null
[('const-1', u'RETURN_-1206685954')]
[('tmp_4900', u'PTRADD_-1206683991'), (u'MULTIEQUAL_-1206684806', u'INT_ADD_-1206685504'), ('tmp_968', u'CBRANCH_-1206685384'), (u'PTRADD_-1206684343', u'LOAD_-1206685911'), ('const-85', u'PTRADD_-1206683991'), (u'LOAD_-1206685117', u'INT_NOTEQUAL_-1206685083'), ('tmp_150', u'CBRANCH_-1206685882'), ('const-417', u'LOAD...
null
null
000c6ee0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000c6ee0(undefined4 *param_1)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int local_28;\n \n *param_1 = &PTR_FUN_005ddc84;\n iVar1 = param_1[0x6f];\n if (iVar1 != 0) {\n loc...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Powerpc_relobj(Powerpc_relobj<64,_false> * this, int __in_chrg)\n */\n\nvoid __thiscall\nanon_unknown.dwarf_6462d4::Powerpc_relobj<64,_false>::~Powerpc_relobj\n (Pow...
(translation_unit "void FUN_000c6ee0(undefined4 *param_1)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int local_28;\n \n *param_1 = &PTR_FUN_005ddc84;\n iVar1 = param_1[0x6f];\n if (iVar1 != 0) {\n local_28 = 0;\n while( true ) {\n iVar2 = *(int *)(iVar1 + local_28 * 4);\n if (iV...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_...
(function_definition "void FUN_000c6ee0(undefined4 *param_1)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int local_28;\n \n *param_1 = &PTR_FUN_005ddc84;\n iVar1 = param_1[0x6f];\n if (iVar1 != 0) {\n local_28 = 0;\n while( true ) {\n iVar2 = *(int *)(iVar1 + local_28 * 4);\n if ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Powerpc_relobj(Powerpc_relobj<64,_false> * this, int __in_chrg) */ void __thiscall anon_unknown.dwarf_6462d4::Powerpc_relobj<64,_false>::~Powerpc_relobj (Powerpc_relobj<64,_false> *...
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) de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { int iVar1; int iVar2; int iVar3; int iVar4; int local_28; *param_1 = &PTR_FUN_005ddc84; iVar1 = param_1[0x6f]; if (iVar1 != 0) { local_28 = 0; while( true ) { i...
185_wget_and_wget_strip.c
strndup
strndup
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strndup(char *__string,size_t __n) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strndup_0009aee8)(); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strndup(char *__string,size_t __n) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strndup_0009aee8)(); return pcVar1; }
JMP dword ptr [EBX + 0x2f8]
null
null
null
null
[(u'CAST_-1205965750', u'CALLIND_-1205965830'), (u'CAST_-1205965749', u'RETURN_-1205965827'), (u'CALLIND_-1205965830', u'CAST_-1205965749'), ('tmp_72', u'CAST_-1205965750'), (u'CALLIND_-1205965830', u'INDIRECT_-1205965757'), (u'INDIRECT_-1205965757', u'COPY_-1205965816'), ('const-0', u'RETURN_-1205965827')]
[(u'CAST_-1205965750', u'CALLIND_-1205965830'), (u'CAST_-1205965749', u'RETURN_-1205965827'), (u'CALLIND_-1205965830', u'CAST_-1205965749'), ('tmp_72', u'CAST_-1205965750'), (u'CALLIND_-1205965830', u'INDIRECT_-1205965757'), (u'INDIRECT_-1205965757', u'COPY_-1205965816'), ('const-0', u'RETURN_-1205965827')]
null
null
00016bf0
x86
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strndup(char *__string,size_t __n)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strndup_0009aee8)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strndup(char *__string,size_t __n)\...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strndup(char *__string,size_t __n)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strndup_0009aee8)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strndup(char *__string,size_t __n)\...
(translation_unit "char * strndup(char *__string,size_t __n)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strndup_0009aee8)();\n return pcVar1;\n}\n\n" (function_definition "char * strndup(char *__string,size_t __n)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strndup_0009aee8)();\n retu...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_exp...
(function_definition "char * strndup(char *__string,size_t __n)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strndup_0009aee8)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* strndup(char *__string,size_t __n)" (* "*") (function_declarator "strndup(char *__string,size_t __n)" (ide...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(char *__string,size_t __n) { char *pcVar1; pcVar1 = (char *)(*(type_1 *)PTR_strndup_0009aee8)(); return pcVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(char *__string,size_t __n) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_MASKED_0009aee8)(); return pcVar1; }
730_alpha-linux-gnu-as_and_alpha-linux-gnu-as_strip.c
assemble_insn
FUN_00047c70
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void __regparm3 assemble_insn(alpha_opcode *opcode,expressionS *tok,int ntok,alpha_insn *insn, extended_bfd_reloc_code_real_type reloc) { byte bVar1; byte bVar2; uint uVar3; undefined2 uVar4; undefined *puV...
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void __regparm3 FUN_00047c70(undefined4 *param_1,undefined4 *param_2,int param_3,undefined4 *param_4,uint param_5) { byte bVar1; byte bVar2; uint uVar3; undefined *puVar4; undefined4 uVar5; undefined4 uVar6; int iV...
PUSH EBP PUSH EDI PUSH ESI CALL 0x0001d639 ADD ESI,0x30388 PUSH EBX MOV EBX,EAX SUB ESP,0x3c MOV EDI,dword ptr [ESP + 0x50] MOV dword ptr [ESP + 0x2c],EAX XOR EAX,EAX MOV dword ptr [ESP + 0x18],ECX MOV ECX,0xf STOSD.REP ES:EDI MOV dword ptr [ESP + 0x24],ESI MOV dword ptr [ESP + 0x1c],EDX MOVZX EAX,byte ptr [EBX + 0x10]...
null
null
null
null
[(u'MULTIEQUAL_-1206154664', u'MULTIEQUAL_-1206154305'), ('const-8', u'PTRSUB_-1206154029'), (u'INT_EQUAL_-1206156602', u'MULTIEQUAL_-1206154746'), ('const-512', u'INT_NOTEQUAL_-1206156366'), (u'LOAD_-1206157842', u'INT_EQUAL_-1206157822'), (u'MULTIEQUAL_-1206154528', u'MULTIEQUAL_-1206153656'), (u'PTRADD_-1206156557',...
[('const-417', u'STORE_-1206156362'), (u'LOAD_-1206157842', u'INT_EQUAL_-1206157822'), (u'MULTIEQUAL_-1206154224', u'MULTIEQUAL_-1206154388'), ('const-379998', u'COPY_-1206154211'), (u'COPY_-1206154614', u'MULTIEQUAL_-1206155658'), ('const-1', u'INT_SUB_-1206157265'), (u'INDIRECT_-1206153947', u'MULTIEQUAL_-1206154480'...
null
null
00047c70
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid __regparm3\nFUN_00047c70(undefined4 *param_1,undefined4 *param_2,int param_3,undefined4 *param_4,uint param_5)\n\n{\n byte bVar1;\n byte bVar2;\n uint uVar3;\n undefined *puVar4;\n undefined4 uVar5;\...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid __regparm3\nassemble_insn(alpha_opcode *opcode,expressionS *tok,int ntok,alpha_insn *insn,\n extended_bfd_reloc_code_real_type reloc)\n\n{\n byte bVar1;\n byte bVar2;\n uint uVar3;\n undefi...
(translation_unit "void __regparm3\nFUN_00047c70(undefined4 *param_1,undefined4 *param_2,int param_3,undefined4 *param_4,uint param_5)\n\n{\n byte bVar1;\n byte bVar2;\n uint uVar3;\n undefined *puVar4;\n undefined4 uVar5;\n undefined4 uVar6;\n int iVar7;\n uint uVar8;\n int iVar9;\n ushort uVar10;\n byte *p...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , ...
(function_definition "void __regparm3\nFUN_00047c70(undefined4 *param_1,undefined4 *param_2,int param_3,undefined4 *param_4,uint param_5)\n\n{\n byte bVar1;\n byte bVar2;\n uint uVar3;\n undefined *puVar4;\n undefined4 uVar5;\n undefined4 uVar6;\n int iVar7;\n uint uVar8;\n int iVar9;\n ushort uVar10;\n byte...
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void __regparm3 function_1(type_1 *opcode,type_2 *var_18,int var_16,type_3 *insn, type_4 var_3) { type_5 var_2; type_5 var_21; type_6 var_22; type_7 uVar4; type_8 *var_15; type_6 insn_00; char *pcVar6; ...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier...
null
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void __regparm3 MASKED(undefined4 *param_1,undefined4 *param_2,int param_3,undefined4 *param_4,uint param_5) { byte bVar1; byte bVar2; uint uVar3; undefined *puVar4; undefined4 uVar5; undefined4 uVar6; int iVar7; ...
283_hppa-linux-gnu-objdump_and_hppa-linux-gnu-objdump_strip.c
pop_type
FUN_00034e50
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char * __regparm3 pop_type(pr_handle *info) { FILE *__ptr; char *pcVar1; __ptr = info->f; if (__ptr != (FILE *)0x0) { pcVar1 = __ptr->_IO_read_ptr; info->f = (FILE *)__ptr->_flags; free(__ptr); return p...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 __regparm3 FUN_00034e50(undefined4 *param_1) { undefined4 *__ptr; undefined4 uVar1; __ptr = (undefined4 *)*param_1; if (__ptr != (undefined4 *)0x0) { uVar1 = __ptr[1]; *param_1 = *__ptr; free(__...
PUSH ESI PUSH EBX CALL 0x000143a0 ADD EBX,0x3b1a9 SUB ESP,0x4 MOV EDX,dword ptr [EAX] TEST EDX,EDX JZ 0x00034e7e MOV ECX,dword ptr [EDX] SUB ESP,0xc MOV ESI,dword ptr [EDX + 0x4] MOV dword ptr [EAX],ECX PUSH EDX CALL 0x00013120 ADD ESP,0x14 MOV EAX,ESI POP EBX POP ESI RET LEA EAX,[EBX + 0xfffe4970] PUSH EAX LEA EAX,[EB...
null
null
null
null
[(u'PTRSUB_-1206104226', u'STORE_-1206104409'), ('const-0', u'PTRSUB_-1206104242'), (u'PTRSUB_-1206104242', u'LOAD_-1206104451'), (u'PTRSUB_-1206104227', u'LOAD_-1206104416'), (u'LOAD_-1206104451', u'CALL_-1206104396'), ('const-417', u'STORE_-1206104409'), ('const-0', u'RETURN_-1206104360'), (u'COPY_-1206104384', u'RET...
[('const-417', u'LOAD_-1206104451'), ('const-417', u'STORE_-1206104409'), (u'PTRADD_-1206104232', u'LOAD_-1206104416'), ('const-417', u'LOAD_-1206104433'), ('const-344397', u'COPY_-1206104254'), ('const-0', u'RETURN_-1206104360'), (u'COPY_-1206104384', u'RETURN_-1206104360'), ('const-344420', u'COPY_-1206104253'), (u'C...
null
null
00034e50
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 __regparm3 FUN_00034e50(undefined4 *param_1)\n\n{\n undefined4 *__ptr;\n undefined4 uVar1;\n \n __ptr = (undefined4 *)*param_1;\n if (__ptr != (undefined4 *)0x0) {\n uVar1 = __ptr[1];\n *...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nchar * __regparm3 pop_type(pr_handle *info)\n\n{\n FILE *__ptr;\n char *pcVar1;\n \n __ptr = info->f;\n if (__ptr != (FILE *)0x0) {\n pcVar1 = __ptr->_IO_read_ptr;\n info->f = (FILE *)__ptr->_flags;\...
(translation_unit "undefined4 __regparm3 FUN_00034e50(undefined4 *param_1)\n\n{\n undefined4 *__ptr;\n undefined4 uVar1;\n \n __ptr = (undefined4 *)*param_1;\n if (__ptr != (undefined4 *)0x0) {\n uVar1 = __ptr[1];\n *param_1 = *__ptr;\n free(__ptr);\n return uVar1;\n }\n \n __asser...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (ca...
(function_definition "undefined4 __regparm3 FUN_00034e50(undefined4 *param_1)\n\n{\n undefined4 *__ptr;\n undefined4 uVar1;\n \n __ptr = (undefined4 *)*param_1;\n if (__ptr != (undefined4 *)0x0) {\n uVar1 = __ptr[1];\n *param_1 = *__ptr;\n free(__ptr);\n return uVar1;\n }\n \n __as...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char * __regparm3 function_1(type_1 *info) { type_2 *var_1; char *pcVar1; var_1 = info->f; if (var_1 != (type_2 *)0x0) { pcVar1 = var_1->_IO_read_ptr; info->f = (type_2 *)var_1->_flags; var_2(var_1); re...
null
(translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration typ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 __regparm3 MASKED(undefined4 *param_1) { undefined4 *__ptr; undefined4 uVar1; __ptr = (undefined4 *)*param_1; if (__ptr != (undefined4 *)0x0) { uVar1 = __ptr[1]; *param_1 = *__ptr; free(__ptr); ...
368_sparc64-linux-gnu-objcopy_and_sparc64-linux-gnu-objcopy_strip.c
fatal
FUN_0002c8e0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void fatal(char *format,...) { va_list args; char acStack_14 [12]; undefined4 uStack_8; uStack_8 = 0x2c8e6; args = &stack0x00000008; report(format,args); xexit(1); repo...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0002c8e0(undefined4 param_1) { undefined1 *puVar1; undefined1 auStack_14 [12]; undefined4 uStack_8; uStack_8 = 0x2c8e6; puVar1 = &stack0x00000008; FUN_0002c880(param_1,puVar1); xexit(1); FUN_0002c880(...
PUSH EBX CALL 0x000166c0 ADD EBX,0x1371a SUB ESP,0x8 LEA EAX,[ESP + 0x14] SUB ESP,0x8 PUSH EAX PUSH dword ptr [ESP + 0x1c] CALL 0x0002c880 MOV dword ptr [ESP],0x1 CALL 0x00013740 LEA ESI,[ESI]
null
null
null
null
[(u'CALL_-1206007505', u'INDIRECT_-1206007330'), (u'PTRSUB_-1206007291', u'CALL_-1206007432'), ('tmp_381', u'PTRSUB_-1206007291'), (u'PTRSUB_-1206007328', u'CALL_-1206007505'), ('const-1', u'CALL_-1206007488'), ('const-0', u'RETURN_-1206007409'), (u'INDIRECT_-1206007317', u'CALL_-1206007432'), (u'CALL_-1206007488', u'I...
[(u'CALL_-1206007505', u'INDIRECT_-1206007334'), (u'CALL_-1206007505', u'INDIRECT_-1206007331'), ('const-1', u'CALL_-1206007488'), (u'INDIRECT_-1206007321', u'CALL_-1206007432'), ('const-0', u'RETURN_-1206007409'), ('tmp_576', u'CALL_-1206007505'), ('const-4294967276', u'PTRSUB_-1206007295'), (u'PTRSUB_-1206007332', u'...
null
null
0002c8e0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0002c8e0(undefined4 param_1)\n\n{\n undefined1 *puVar1;\n undefined1 auStack_14 [12];\n undefined4 uStack_8;\n \n uStack_8 = 0x2c8e6;\n puVar1 = &stack0x00000008;\n FUN_0002c880(param_1,puVar1)...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid fatal(char *format,...)\n\n{\n va_list args;\n char acStack_14 [12];\n undefined4 uStack_8;\n \n uStack_8 = 0x2c8e6;\n args = &stack0x00000008;\n report(fo...
(translation_unit "void FUN_0002c8e0(undefined4 param_1)\n\n{\n undefined1 *puVar1;\n undefined1 auStack_14 [12];\n undefined4 uStack_8;\n \n uStack_8 = 0x2c8e6;\n puVar1 = &stack0x00000008;\n FUN_0002c880(param_1,puVar1);\n xexit(1);\n FUN_0002c880(puVar1,auStack_14);\n return;\n}\n\n" (function_definition "...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expre...
(function_definition "void FUN_0002c8e0(undefined4 param_1)\n\n{\n undefined1 *puVar1;\n undefined1 auStack_14 [12];\n undefined4 uStack_8;\n \n uStack_8 = 0x2c8e6;\n puVar1 = &stack0x00000008;\n FUN_0002c880(param_1,puVar1);\n xexit(1);\n FUN_0002c880(puVar1,auStack_14);\n return;\n}" (primitive_type "void")...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(char *format,...) { type_1 args; char acStack_14 [12]; type_2 uStack_8; uStack_8 = 0x2c8e6; args = &stack0x00000008; var_1(format,args); var_2(1); var_1...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1) { undefined1 *puVar1; undefined1 auStack_14 [12]; undefined4 uStack_8; uStack_8 = 0x2c8e6; puVar1 = &stack0x00000008; FUN_0002c880(param_1,puVar1); xexit(1); FUN_0002c880(puVar1...
10643_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
__gcclibcxx_demangle_callback
FUN_00279f90
uint __gcclibcxx_demangle_callback(int param_1,int param_2) { int iVar1; uint uVar2; if ((param_1 == 0) || (param_2 == 0)) { uVar2 = 0xfffffffd; } else { iVar1 = d_demangle_callback_constprop_21(); uVar2 = -(uint)(iVar1 == 0) & 0xfffffffe; } return uVar2; }
uint FUN_00279f90(int param_1,int param_2) { int iVar1; uint uVar2; if ((param_1 == 0) || (param_2 == 0)) { uVar2 = 0xfffffffd; } else { iVar1 = FUN_00279830(); uVar2 = -(uint)(iVar1 == 0) & 0xfffffffe; } return uVar2; }
SUB ESP,0xc MOV EAX,dword ptr [ESP + 0x10] MOV EDX,dword ptr [ESP + 0x14] TEST EAX,EAX JZ 0x00279fc0 TEST EDX,EDX JZ 0x00279fc0 MOV ECX,dword ptr [ESP + 0x18] CALL 0x00279830 CMP EAX,0x1 SBB EAX,EAX AND EAX,0xfffffffe ADD ESP,0xc RET MOV EAX,0xfffffffd JMP 0x00279fb4
null
null
null
null
[(u'MULTIEQUAL_-1204248482', u'RETURN_-1204248553'), ('const-0', u'INT_EQUAL_-1204248607'), ('tmp_435', u'INT_EQUAL_-1204248633'), (u'CALL_-1204248618', u'INT_EQUAL_-1204248607'), ('const-0', u'RETURN_-1204248553'), ('const-0', u'INT_EQUAL_-1204248633'), (u'INT_EQUAL_-1204248647', u'CBRANCH_-1204248646'), (u'INT_EQUAL_...
[(u'MULTIEQUAL_-1204248482', u'RETURN_-1204248553'), ('const-0', u'INT_EQUAL_-1204248607'), ('tmp_435', u'INT_EQUAL_-1204248633'), (u'CALL_-1204248618', u'INT_EQUAL_-1204248607'), ('const-0', u'RETURN_-1204248553'), ('const-0', u'INT_EQUAL_-1204248633'), (u'INT_EQUAL_-1204248647', u'CBRANCH_-1204248646'), (u'INT_EQUAL_...
null
null
00279f90
x86
O1
(translation_unit "uint FUN_00279f90(int param_1,int param_2)\n\n{\n int iVar1;\n uint uVar2;\n \n if ((param_1 == 0) || (param_2 == 0)) {\n uVar2 = 0xfffffffd;\n }\n else {\n iVar1 = FUN_00279830();\n uVar2 = -(uint)(iVar1 == 0) & 0xfffffffe;\n }\n return uVar2;\n}\n\n" (function_definition "uint FUN_...
(translation_unit "uint __gcclibcxx_demangle_callback(int param_1,int param_2)\n\n{\n int iVar1;\n uint uVar2;\n \n if ((param_1 == 0) || (param_2 == 0)) {\n uVar2 = 0xfffffffd;\n }\n else {\n iVar1 = d_demangle_callback_constprop_21();\n uVar2 = -(uint)(iVar1 == 0) & 0xfffffffe;\n }\n return uVar2;\n}...
(translation_unit "uint FUN_00279f90(int param_1,int param_2)\n\n{\n int iVar1;\n uint uVar2;\n \n if ((param_1 == 0) || (param_2 == 0)) {\n uVar2 = 0xfffffffd;\n }\n else {\n iVar1 = FUN_00279830();\n uVar2 = -(uint)(iVar1 == 0) & 0xfffffffe;\n }\n return uVar2;\n}\n\n" (function_definition "uint FUN_...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_...
(function_definition "uint FUN_00279f90(int param_1,int param_2)\n\n{\n int iVar1;\n uint uVar2;\n \n if ((param_1 == 0) || (param_2 == 0)) {\n uVar2 = 0xfffffffd;\n }\n else {\n iVar1 = FUN_00279830();\n uVar2 = -(uint)(iVar1 == 0) & 0xfffffffe;\n }\n return uVar2;\n}" (type_identifier "uint") (functi...
type_1 function_1(int var_1,int var_2) { int var_4; type_1 uVar2; if ((var_1 == 0) || (var_2 == 0)) { uVar2 = 0xfffffffd; } else { var_4 = var_3(); uVar2 = -(type_1)(var_4 == 0) & 0xfffffffe; } return uVar2; }
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: (primitive_type) declarator: (identifier)))) body: (compound_statement...
null
uint MASKED(int param_1,int param_2) { int iVar1; uint uVar2; if ((param_1 == 0) || (param_2 == 0)) { uVar2 = 0xfffffffd; } else { iVar1 = FUN_00279830(); uVar2 = -(uint)(iVar1 == 0) & 0xfffffffe; } return uVar2; }
249_ia64-linux-gnu-ld_and_ia64-linux-gnu-ld_strip.c
ldlex_popstate
FUN_0001b150
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void ldlex_popstate(void) { int *piVar1; piVar1 = state_stack_p + -1; state_stack_p = state_stack_p + -1; yy_start = *piVar1; return; }
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_0001b150(void) { undefined4 *puVar1; puVar1 = (undefined4 *)(PTR_DAT_0009832c + -4); PTR_DAT_0009832c = PTR_DAT_0009832c + -4; DAT_00098730 = *puVar1; return; }
CALL 0x0001b1a2 ADD EAX,0x7ceab MOV EDX,dword ptr [EAX + 0x32c] LEA ECX,[EDX + -0x4] MOV EDX,dword ptr [EDX + -0x4] MOV dword ptr [EAX + 0x32c],ECX MOV dword ptr [EAX + 0x730],EDX RET
null
null
null
null
[('const-4', u'PTRADD_-1205947960'), ('const-0', u'RETURN_-1205948008'), ('tmp_119', u'PTRADD_-1205947960'), ('const-4294967295', u'PTRADD_-1205947964'), (u'LOAD_-1205948041', u'COPY_-1205948026'), ('tmp_119', u'PTRADD_-1205947964'), (u'COPY_-1205948026', u'COPY_-1205948011'), ('const-4', u'PTRADD_-1205947964'), (u'PTR...
[(u'CAST_-1205947962', u'LOAD_-1205948041'), ('const-0', u'RETURN_-1205948008'), ('const-4294967292', u'PTRADD_-1205947979'), ('const-1', u'PTRADD_-1205947984'), (u'LOAD_-1205948041', u'COPY_-1205948026'), (u'PTRADD_-1205947979', u'CAST_-1205947962'), ('const-1', u'PTRADD_-1205947979'), ('tmp_121', u'PTRADD_-1205947979...
null
null
0001b150
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0001b150(void)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)(PTR_DAT_0009832c + -4);\n PTR_DAT_0009832c = PTR_DAT_0009832c + -4;\n DAT_00098730 = *puVar1;\n return;\n}\n\n" comment (fu...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid ldlex_popstate(void)\n\n{\n int *piVar1;\n \n piVar1 = state_stack_p + -1;\n state_stack_p = state_stack_p + -1;\n yy_star...
(translation_unit "void FUN_0001b150(void)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)(PTR_DAT_0009832c + -4);\n PTR_DAT_0009832c = PTR_DAT_0009832c + -4;\n DAT_00098730 = *puVar1;\n return;\n}\n\n" (function_definition "void FUN_0001b150(void)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *))...
(function_definition "void FUN_0001b150(void)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)(PTR_DAT_0009832c + -4);\n PTR_DAT_0009832c = PTR_DAT_0009832c + -4;\n DAT_00098730 = *puVar1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0001b150(void)" (identifier "FUN_0001b150") (parameter...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void) { int *piVar1; piVar1 = var_1 + -1; var_1 = var_1 + -1; yy_start = *piVar1; return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(void) { undefined4 *puVar1; puVar1 = (undefined4 *)(PTR_DAT_0009832c + -4); PTR_DAT_0009832c = PTR_DAT_0009832c + -4; DAT_00098730 = *puVar1; return; }
3634_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
do_arg_serial
FUN_000e6020
/* DWARF original prototype: uint do_arg_serial(Sized_input_reader * this) */ uint __thiscall gold::Sized_incremental_binary<64,_true>::Sized_input_reader::do_arg_serial (Sized_input_reader *this) { ushort uVar1; uVar1 = *(ushort *)(((this->reader_).inputs_)->p_ + (this->reader_).offset_ + 0x16); ...
ushort FUN_000e6020(int param_1) { ushort uVar1; uVar1 = *(ushort *)(**(int **)(param_1 + 4) + 0x16 + *(int *)(param_1 + 0xc)); return uVar1 << 8 | uVar1 >> 8; }
MOV EAX,dword ptr [ESP + 0x4] MOV EDX,dword ptr [EAX + 0x4] MOV EAX,dword ptr [EAX + 0xc] MOV EDX,dword ptr [EDX] MOVZX EAX,word ptr [EDX + EAX*0x1 + 0x16] ROL AX,0x8 MOVZX EAX,AX RET
null
null
null
null
[('const-0', u'PTRSUB_-1206820710'), (u'CAST_-1206820698', u'LOAD_-1206820804'), (u'LOAD_-1206820816', u'INT_ADD_-1206820744'), (u'LOAD_-1206820804', u'INT_LEFT_-1206820769'), ('const-4', u'PTRSUB_-1206820711'), (u'INT_LEFT_-1206820769', u'INT_OR_-1206820767'), ('const-417', u'LOAD_-1206820816'), ('const-8', u'PTRSUB_-...
[('tmp_145', u'INT_ADD_-1206820806'), ('const-417', u'LOAD_-1206820811'), (u'LOAD_-1206820816', u'INT_ADD_-1206820788'), (u'CAST_-1206820712', u'LOAD_-1206820822'), ('tmp_145', u'INT_ADD_-1206820800'), (u'INT_ADD_-1206820788', u'CAST_-1206820702'), (u'CAST_-1206820702', u'LOAD_-1206820804'), ('const-417', u'LOAD_-12068...
null
null
000e6020
x86
O1
(translation_unit "ushort FUN_000e6020(int param_1)\n\n{\n ushort uVar1;\n \n uVar1 = *(ushort *)(**(int **)(param_1 + 4) + 0x16 + *(int *)(param_1 + 0xc));\n return uVar1 << 8 | uVar1 >> 8;\n}\n\n" (function_definition "ushort FUN_000e6020(int param_1)\n\n{\n ushort uVar1;\n \n uVar1 = *(ushort *)(**(int **)(pa...
(translation_unit "/* DWARF original prototype: uint do_arg_serial(Sized_input_reader * this) */\n\nuint __thiscall\ngold::Sized_incremental_binary<64,_true>::Sized_input_reader::do_arg_serial\n (Sized_input_reader *this)\n\n{\n ushort uVar1;\n \n uVar1 = *(ushort *)(((this->reader_).inputs_)->p_ + (this->r...
(translation_unit "ushort FUN_000e6020(int param_1)\n\n{\n ushort uVar1;\n \n uVar1 = *(ushort *)(**(int **)(param_1 + 4) + 0x16 + *(int *)(param_1 + 0xc));\n return uVar1 << 8 | uVar1 >> 8;\n}\n\n" (function_definition "ushort FUN_000e6020(int param_1)\n\n{\n ushort uVar1;\n \n uVar1 = *(ushort *)(**(int **)(pa...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarato...
(function_definition "ushort FUN_000e6020(int param_1)\n\n{\n ushort uVar1;\n \n uVar1 = *(ushort *)(**(int **)(param_1 + 4) + 0x16 + *(int *)(param_1 + 0xc));\n return uVar1 << 8 | uVar1 >> 8;\n}" (type_identifier "ushort") (function_declarator "FUN_000e6020(int param_1)" (identifier "FUN_000e6020") (parameter_lis...
/* DWARF original prototype: uint do_arg_serial(Sized_input_reader * this) */ type_1 __thiscall gold::Sized_incremental_binary<64,_true>::Sized_input_reader::do_arg_serial (Sized_input_reader *this) { type_2 var_1; var_1 = *(type_2 *)(((this->reader_).inputs_)->p_ + (this->reader_).offset_ + 0x16); ...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (express...
null
ushort MASKED(int param_1) { ushort uVar1; uVar1 = *(ushort *)(**(int **)(param_1 + 4) + 0x16 + *(int *)(param_1 + 0xc)); return uVar1 << 8 | uVar1 >> 8; }
260_x86_64-kfreebsd-gnu-readelf_and_x86_64-kfreebsd-gnu-readelf_strip.c
display_block
FUN_0004e470
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ uchar * __regparm3 display_block(uchar *data,dwarf_vma length,uchar *end,char delimiter) { char *pcVar1; char *__format; uchar *puVar2; undefined3 in_register_00000005; elf_vma eVar6; uchar *puVar3; uint uVar4; bo...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ uint __regparm3 FUN_0004e470(uint param_1,uint param_2,uint param_3,uint param_4,char param_5) { undefined4 uVar1; char *__format; uint uVar2; undefined4 uVar3; uint uVar4; uint uVar5; bool bVar6; uint local_34; ...
PUSH EBP MOV EBP,EDX PUSH EDI MOV EDI,ECX PUSH ESI PUSH EBX CALL 0x00013f70 ADD EBX,0x65b83 SUB ESP,0x38 MOV ECX,dword ptr [ESP + 0x50] MOV dword ptr [ESP + 0x20],EAX MOV dword ptr [ESP + 0x14],ECX MOV ECX,EDI PUSH 0x0 LEA EAX,[EBX + 0xfffda67c] CALL 0x0004cb50 ADD ESP,0xc MOV ESI,EAX LEA EAX,[EBX + 0xfffde464] PUSH 0x...
null
null
null
null
[(u'INT_LESS_-1206131293', u'BOOL_OR_-1206131267'), (u'INDIRECT_-1206130583', u'MULTIEQUAL_-1206130603'), (u'COPY_-1206130914', u'RETURN_-1206130866'), ('const-1', u'CALLIND_-1206131120'), (u'MULTIEQUAL_-1206130831', u'INT_NOTEQUAL_-1206131082'), (u'INDIRECT_-1206130692', u'CALL_-1206131093'), (u'BOOL_OR_-1206131267', ...
[(u'INT_LESS_-1206131293', u'BOOL_OR_-1206131267'), (u'COPY_-1206130914', u'RETURN_-1206130866'), ('tmp_1592', u'INT_SUB_-1206131340'), (u'MULTIEQUAL_-1206130831', u'INT_NOTEQUAL_-1206131082'), (u'BOOL_OR_-1206131267', u'CBRANCH_-1206131288'), (u'INT_SUB_-1206131072', u'INT_AND_-1206131017'), (u'MULTIEQUAL_-1206130850'...
null
null
0004e470
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint __regparm3 FUN_0004e470(uint param_1,uint param_2,uint param_3,uint param_4,char param_5)\n\n{\n undefined4 uVar1;\n char *__format;\n uint uVar2;\n undefined4 uVar3;\n uint uVar4;\n uint uVar5;\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuchar * __regparm3 display_block(uchar *data,dwarf_vma length,uchar *end,char delimiter)\n\n{\n char *pcVar1;\n char *__format;\n uchar *puVar2;\n undefined3 in_register_00000005;\n elf_vma eVar6;\n uchar...
(translation_unit "uint __regparm3 FUN_0004e470(uint param_1,uint param_2,uint param_3,uint param_4,char param_5)\n\n{\n undefined4 uVar1;\n char *__format;\n uint uVar2;\n undefined4 uVar3;\n uint uVar4;\n uint uVar5;\n bool bVar6;\n uint local_34;\n uint local_30;\n \n uVar1 = FUN_0004cb50(0);\n __format ...
(translation_unit (function_definition TYPE (ERROR IDENT) (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) ))) (compound_statement { (declara...
(function_definition "uint __regparm3 FUN_0004e470(uint param_1,uint param_2,uint param_3,uint param_4,char param_5)\n\n{\n undefined4 uVar1;\n char *__format;\n uint uVar2;\n undefined4 uVar3;\n uint uVar4;\n uint uVar5;\n bool bVar6;\n uint local_34;\n uint local_30;\n \n uVar1 = FUN_0004cb50(0);\n __form...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ type_1 * __regparm3 display_block(type_1 *var_6,dwarf_vma var_4,type_1 *var_9,char delimiter) { char *pcVar1; char *__format; type_1 *var_12; type_2 in_register_00000005; type_3 eVar6; type_1 *var_11; type_4 var_7; ...
null
(translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (par...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ uint __regparm3 MASKED(uint param_1,uint param_2,uint param_3,uint param_4,char param_5) { undefined4 uVar1; char *__format; uint uVar2; undefined4 uVar3; uint uVar4; uint uVar5; bool bVar6; uint local_34; uint...
1760_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
~Struct_no_execstack
FUN_00053580
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_no_execstack(Struct_no_execstack * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_no_execstack::~Struct_no_execstack (Struct_no_execstack *this,int __in_ch...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00053580(undefined4 *param_1) { *param_1 = &PTR_FUN_005d4328; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_003ae080((undefined4 *)param_1[1]); } FUN_003ae060(param_1,0x3c); return; }
PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x596a79 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EDX,[ESI + 0xc] LEA EAX,[EBX + 0xfffea328] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x4] CMP EAX,EDX JZ 0x000535b2 SUB ESP,0xc PUSH EAX CALL 0x003ae080 ADD ESP,0x10 SUB ESP,0x8 PUSH 0x3c PUSH ESI CALL 0x003ae060 AD...
null
null
null
null
[('const-1', u'RETURN_-1206241898')]
[('const-417', u'STORE_-1206241853'), (u'PTRSUB_-1206241638', u'STORE_-1206241853'), (u'PTRADD_-1206241635', u'LOAD_-1206241850'), ('const-0', u'RETURN_-1206241733'), ('tmp_597', u'STORE_-1206241853'), ('const-4', u'PTRADD_-1206241647'), (u'PTRADD_-1206241647', u'INT_NOTEQUAL_-1206241830'), ('tmp_597', u'CALL_-12062417...
null
null
00053580
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00053580(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d4328;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n FUN_003ae060(param_1,0x3c);\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_no_execstack(Struct_no_execstack * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_execstack::~Struct_no_execstack\n (Struct_no_exec...
(translation_unit "void FUN_00053580(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d4328;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n FUN_003ae060(param_1,0x3c);\n return;\n}\n\n" (function_definition "void FUN_00053580(undefined4 *param_1)\n\n{\n *para...
(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_expres...
(function_definition "void FUN_00053580(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d4328;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n FUN_003ae060(param_1,0x3c);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00053580(undefined4 *para...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_no_execstack(Struct_no_execstack * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1 (function_1 *this,int __in_chrg) { }
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_expr...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { *param_1 = &PTR_FUN_005d4328; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_003ae080((undefined4 *)param_1[1]); } FUN_003ae060(param_1,0x3c); return; }
9_powerpc-linux-gnu-nm_and_powerpc-linux-gnu-nm_strip.c
memmove
memmove
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * memmove(void *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_memmove_0001d02c)(); return pvVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * memmove(void *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_memmove_0001d02c)(); return pvVar1; }
JMP dword ptr [EBX + 0x2c]
null
null
null
null
[('const-0', u'RETURN_-1205985075'), (u'CAST_-1205984996', u'RETURN_-1205985075'), ('tmp_77', u'CAST_-1205984997'), (u'CALLIND_-1205985078', u'CAST_-1205984996'), (u'CALLIND_-1205985078', u'INDIRECT_-1205985005'), (u'INDIRECT_-1205985005', u'COPY_-1205985064'), (u'CAST_-1205984997', u'CALLIND_-1205985078')]
[('const-0', u'RETURN_-1205985075'), (u'CAST_-1205984996', u'RETURN_-1205985075'), ('tmp_77', u'CAST_-1205984997'), (u'CALLIND_-1205985078', u'CAST_-1205984996'), (u'CALLIND_-1205985078', u'INDIRECT_-1205985005'), (u'INDIRECT_-1205985005', u'COPY_-1205985064'), (u'CAST_-1205984997', u'CALLIND_-1205985078')]
null
null
000120c0
x86
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memmove(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_0001d02c)();\n return pvVar1;\n}\n\n" comment (function_definition "void * memmove(void *__dest,void...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memmove(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_0001d02c)();\n return pvVar1;\n}\n\n" comment (function_definition "void * memmove(void *__dest,void...
(translation_unit "void * memmove(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_0001d02c)();\n return pvVar1;\n}\n\n" (function_definition "void * memmove(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_...
(function_definition "void * memmove(void *__dest,void *__src,size_t __n)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_memmove_0001d02c)();\n return pvVar1;\n}" (primitive_type "void") (pointer_declarator "* memmove(void *__dest,void *__src,size_t __n)" (* "*") (function_declarator "memmove(void *__dest...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * function_1(void *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(type_1 *)PTR_memmove_0001d02c)(); 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: (primi...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * MASKED(void *__dest,void *__src,size_t __n) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_MASKED_0001d02c)(); return pvVar1; }
8558_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
_M_cache
FUN_00212770
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* std::__numpunct_cache<char>::_M_cache(std::locale const&) */ void __thiscall std::__numpunct_cache<char>::_M_cache(__numpunct_cache<char> *this,locale *param_1) { undefined4 uVar1; code *pcVar2; __numpunct_cache<char> _V...
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void FUN_00212770(int param_1,undefined4 param_2) { code *pcVar1; bool bVar2; undefined1 uVar3; int *piVar4; undefined4 uVar5; undefined ***pppuVar6; int aiStackY_5c [4]; undefined1 auStack_40 [4]; undefined **...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI CALL 0x00049ed6 ADD ESI,0x197886 PUSH EBX SUB ESP,0x38 PUSH dword ptr [EBP + 0xc] MOV EBX,ESI CALL 0x00212710 ADD ESP,0x10 MOV EDI,EAX MOV EAX,dword ptr [EAX] MOV EAX,dword ptr [EAX + 0x10] CMP EAX,dword ptr [ESI + 0xffffff5c] JNZ 0x002129c0 SUB ESP,0x4 LEA EAX,[EBP + -0x1c] PUSH ...
null
null
null
null
[(u'INDIRECT_-1203881474', u'PTRADD_-1203885070'), (u'CALL_-1203885109', u'INDIRECT_-1203883138'), (u'LOAD_-1203885091', u'CALL_-1203885921'), ('const-417', u'LOAD_-1203884900'), (u'CAST_-1203881120', u'INT_ADD_-1203884661'), (u'MULTIEQUAL_-1203881778', u'MULTIEQUAL_-1203881765'), (u'CAST_-1203881566', u'INT_ADD_-12038...
[(u'PTRADD_-1203882338', u'LOAD_-1203886076'), ('tmp_9433', u'INT_ADD_-1203885422'), (u'CALL_-1203886150', u'INDIRECT_-1203882662'), ('const-4294967288', u'INT_ADD_-1203885780'), (u'INT_ADD_-1203884675', u'CAST_-1203881708'), (u'CALL_-1203885173', u'INDIRECT_-1203883258'), ('const-126', u'INT_LESS_-1203884703'), ('cons...
null
null
00212770
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid FUN_00212770(int param_1,undefined4 param_2)\n\n{\n code *pcVar1;\n bool bVar2;\n undefined1 uVar3;\n int *piVar4;\n undefined4 uVar5;\n undefined ***pppuVar6;\n int aiStackY_5c [4];\n undefined1 ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* std::__numpunct_cache<char>::_M_cache(std::locale const&) */\n\nvoid __thiscall std::__numpunct_cache<char>::_M_cache(__numpunct_cache<char> *this,locale *param_1)\n\n{\n undefined4 uVar1;\n code *pcVar2;\n ...
(translation_unit "void FUN_00212770(int param_1,undefined4 param_2)\n\n{\n code *pcVar1;\n bool bVar2;\n undefined1 uVar3;\n int *piVar4;\n undefined4 uVar5;\n undefined ***pppuVar6;\n int aiStackY_5c [4];\n undefined1 auStack_40 [4];\n undefined **local_3c;\n undefined4 local_38;\n undefined **local_34;\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_de...
(function_definition "void FUN_00212770(int param_1,undefined4 param_2)\n\n{\n code *pcVar1;\n bool bVar2;\n undefined1 uVar3;\n int *piVar4;\n undefined4 uVar5;\n undefined ***pppuVar6;\n int aiStackY_5c [4];\n undefined1 auStack_40 [4];\n undefined **local_3c;\n undefined4 local_38;\n undefined **local_34;...
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* std::__numpunct_cache<char>::_M_cache(std::locale const&) */ void __thiscall var_4::type_1<char>::function_1(type_1<char> *var_7,type_2 *param_1) { type_3 uVar1; type_4 *var_11; type_1<var_1> var_2; type_5 *var_5; ty...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement...
null
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void MASKED(int param_1,undefined4 param_2) { code *pcVar1; bool bVar2; undefined1 uVar3; int *piVar4; undefined4 uVar5; undefined ***pppuVar6; int aiStackY_5c [4]; undefined1 auStack_40 [4]; undefined **local_...
2499_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
~Struct_wrap
FUN_0005f870
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_wrap(Struct_wrap * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_wrap::~Struct_wrap(Struct_wrap *this,int __in_chrg) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0005f870(undefined4 *param_1) { *param_1 = &PTR_FUN_005d4224; FUN_0005f5b0(param_1 + 0x10); if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_003ae080((undefined4 *)param_1[1]); } FUN_003ae060(param_1,0x5...
PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x58a789 SUB ESP,0x10 MOV ESI,dword ptr [ESP + 0x1c] LEA EAX,[EBX + 0xfffea224] MOV dword ptr [ESI],EAX LEA EAX,[ESI + 0x40] PUSH EAX CALL 0x0005f5b0 MOV EAX,dword ptr [ESI + 0x4] LEA EDX,[ESI + 0xc] ADD ESP,0x10 CMP EAX,EDX JZ 0x0005f8ae SUB ESP,0xc PUSH EAX CALL 0x003ae080 AD...
null
null
null
null
[('const-1', u'RETURN_-1206191994')]
[(u'INT_NOTEQUAL_-1206191897', u'CBRANCH_-1206191897'), (u'PTRSUB_-1206191699', u'STORE_-1206191954'), (u'PTRADD_-1206191687', u'LOAD_-1206191934'), ('const-1', u'PTRADD_-1206191687'), ('const-92', u'CALL_-1206191833'), ('const-0', u'PTRSUB_-1206191699'), (u'CAST_-1206191686', u'INT_NOTEQUAL_-1206191897'), ('const-417'...
null
null
0005f870
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0005f870(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d4224;\n FUN_0005f5b0(param_1 + 0x10);\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_wrap(Struct_wrap * this, int __in_chrg) */\n\nvoid __thiscall gold::General_options::Struct_wrap::~Struct_wrap(Struct_wrap *this,int __in_chrg)\n\n{\n}\n\n" comment comme...
(translation_unit "void FUN_0005f870(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d4224;\n FUN_0005f5b0(param_1 + 0x10);\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n FUN_003ae060(param_1,0x5c);\n return;\n}\n\n" (function_definition "void FUN_0005f870(u...
(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...
(function_definition "void FUN_0005f870(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005d4224;\n FUN_0005f5b0(param_1 + 0x10);\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_003ae080((undefined4 *)param_1[1]);\n }\n FUN_003ae060(param_1,0x5c);\n return;\n}" (primitive_type "void") (function_declarat...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_wrap(Struct_wrap * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg) { }
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_expr...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { *param_1 = &PTR_FUN_005d4224; FUN_0005f5b0(param_1 + 0x10); if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_003ae080((undefined4 *)param_1[1]); } FUN_003ae060(param_1,0x5c); ...
523_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c
ldemul_recognized_file
FUN_00033870
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ bfd_boolean ldemul_recognized_file(lang_input_statement_type *entry) { bfd_boolean bVar1; if (ld_emulation->recognized_file != (_func_bfd_boolean_lang_input_statement_struct_ptr *)...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 FUN_00033870(void) { undefined4 uVar1; if (*(code **)(DAT_001c3a0c + 0x5c) != (code *)0x0) { /* WARNING: Could not recover jumptable at 0x00033887. Too many branches */ /...
CALL 0x0001d3b2 ADD EAX,0x18e78b MOV EAX,dword ptr [EAX + 0x1a0c] MOV EAX,dword ptr [EAX + 0x5c] TEST EAX,EAX JZ 0x00033890 JMP EAX XOR EAX,EAX RET
null
null
null
null
[(u'CALLIND_-1206110037', u'INDIRECT_-1206109953'), (u'LOAD_-1206110062', u'CALLIND_-1206110037'), ('tmp_189', u'COPY_-1206110001'), ('const-0', u'INT_NOTEQUAL_-1206110043'), ('tmp_123', u'CALLIND_-1206110037'), (u'PTRSUB_-1206109952', u'LOAD_-1206110062'), ('const-1', u'RETURN_-1206110020'), (u'INT_NOTEQUAL_-120611004...
[(u'CALLIND_-1206110037', u'INDIRECT_-1206109953'), (u'LOAD_-1206110062', u'CALLIND_-1206110037'), ('const-0', u'INT_NOTEQUAL_-1206110043'), (u'CAST_-1206109954', u'LOAD_-1206110062'), ('const-1', u'RETURN_-1206110020'), (u'INT_NOTEQUAL_-1206110043', u'CBRANCH_-1206110043'), (u'LOAD_-1206110062', u'INT_NOTEQUAL_-120611...
null
null
00033870
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 FUN_00033870(void)\n\n{\n undefined4 uVar1;\n \n if (*(code **)(DAT_001c3a0c + 0x5c) != (code *)0x0) {\n /* WARNING: Could not recover jumptable at 0x00033887. Too many branche...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nbfd_boolean ldemul_recognized_file(lang_input_statement_type *entry)\n\n{\n bfd_boolean bVar1;\n \n if (ld_emulation->recognized_file != (_func_bfd_boolean_lang_inp...
(translation_unit "undefined4 FUN_00033870(void)\n\n{\n undefined4 uVar1;\n \n if (*(code **)(DAT_001c3a0c + 0x5c) != (code *)0x0) {\n \n \n uVar1 = (**(code **)(DAT_001c3a0c + 0x5c))();\n return uVar1;\n }\n return 0;\n}\n\n" (function_definition "undefined4 FUN_0003387...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_decl...
(function_definition "undefined4 FUN_00033870(void)\n\n{\n undefined4 uVar1;\n \n if (*(code **)(DAT_001c3a0c + 0x5c) != (code *)0x0) {\n \n \n uVar1 = (**(code **)(DAT_001c3a0c + 0x5c))();\n return uVar1;\n }\n return 0;\n}" (type_identifier "undefined4") (function_decl...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ type_1 function_1(type_2 *entry) { type_1 bVar1; if (ld_emulation->recognized_file != (type_3 *)0x0) { /* WARNING: Could not recover jumptable at 0x00033887. To...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (if_statement condition: (parenth...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 MASKED(void) { undefined4 uVar1; if (*(code **)(DAT_001c3a0c + 0x5c) != (code *)0x0) { /* WARNING: Could not recover jumptable at 0x00033887. Too many branches */ /* WARN...
1313_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
~Struct_plt_static_chain
FUN_0003dd20
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_plt_static_chain(Struct_plt_static_chain * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_plt_static_chain::~Struct_plt_static_chain (Struct_plt_static_...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0003dd20(undefined4 *param_1) { *param_1 = &PTR_FUN_003a19e4; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001ff030((undefined4 *)param_1[1]); } return; }
PUSH EBX CALL 0x00036f20 ADD EBX,0x3712da SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] ADD EAX,0xc LEA EDX,[EBX + 0xffff29e4] MOV dword ptr [EAX + -0xc],EDX MOV EDX,dword ptr [EAX + -0x8] CMP EDX,EAX JZ 0x0003dd52 SUB ESP,0xc PUSH EDX CALL 0x001ff030 ADD ESP,0x10 ADD ESP,0x8 POP EBX RET
null
null
null
null
[('const-4', u'PTRSUB_-1206067706'), ('tmp_276', u'PTRSUB_-1206067695'), (u'PTRSUB_-1206067686', u'PTRSUB_-1206067684'), (u'LOAD_-1206067861', u'CALL_-1206067818'), (u'CAST_-1206067688', u'STORE_-1206067865'), (u'PTRSUB_-1206067698', u'CAST_-1206067688'), ('const-0', u'PTRSUB_-1206067701'), (u'LOAD_-1206067861', u'CAST...
[('const-3', u'PTRADD_-1206067709'), (u'PTRADD_-1206067696', u'LOAD_-1206067861'), (u'PTRSUB_-1206067700', u'STORE_-1206067865'), ('const-4', u'PTRADD_-1206067696'), (u'INT_NOTEQUAL_-1206067841', u'CBRANCH_-1206067841'), ('const-4', u'PTRADD_-1206067709'), ('const-0', u'RETURN_-1206067778'), ('const-417', u'LOAD_-12060...
null
null
0003dd20
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003dd20(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a19e4;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ff030((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" comment (func...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Struct_plt_static_chain(Struct_plt_static_chain * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_plt_static_chain::~Struct_plt_static_chain\n ...
(translation_unit "void FUN_0003dd20(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a19e4;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ff030((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_0003dd20(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a19e4;\n if ...
(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_expres...
(function_definition "void FUN_0003dd20(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a19e4;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ff030((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_0003dd20(undefined4 *param_1)" (identifier "FUN_0003dd20...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_plt_static_chain(Struct_plt_static_chain * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1 (function_1 *this,int __in_chrg) { type_1 ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expr...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { *param_1 = &PTR_FUN_003a19e4; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001ff030((undefined4 *)param_1[1]); } return; }
3634_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
__merge_adaptive<__gnu_cxx::__normal_iterator<gold::Output_section**,_std::vector<gold::Output_section*>_>,_int,_gold::Output_section**,___gnu_cxx::__ops::_Iter_comp_iter<(anonymous_namespace)::Target_powerpc<64,_false>::Sort_sections>_>
FUN_000cc7c0
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* DWARF original name: __merge_adaptive<__gnu_cxx::__normal_iterator<gold::Output_section**, std::vector<gold::Output_section*> >, int, gold::Output_section**, __gnu_cxx::__ops::_Iter_comp_iter<(anonymous namespace)::Target_powerpc<64,...
void FUN_000cc7c0(void) { byte bVar1; int iVar2; int iVar3; int *piVar4; undefined4 extraout_ECX; int *piVar5; int iVar6; int *piVar7; undefined4 unaff_EBX; undefined4 unaff_EBP; int *piVar8; undefined4 unaff_ESI; int unaff_EDI; undefined8 uVar9; while( true ) { *(undefined4 *)((i...
PUSH EBP PUSH EDI CALL 0x00074f0a ADD EDI,0x51d839 PUSH ESI MOV ESI,EDX PUSH EBX SUB ESP,0x3c MOV EDX,dword ptr [ESP + 0x54] MOV EBX,dword ptr [ESP + 0x5c] MOV dword ptr [ESP + 0x8],ECX MOV ECX,dword ptr [ESP + 0x50] MOV EBP,dword ptr [ESP + 0x58] MOV dword ptr [ESP + 0x18],EDI MOV EDI,EAX MOV dword ptr [ESP + 0xc],EAX...
null
null
null
null
[(u'MULTIEQUAL_-1206661399', u'CAST_-1206660177'), (u'INT_ADD_-1206660490', u'CAST_-1206660083'), (u'LOAD_-1206662869', u'MULTIEQUAL_-1206660781'), (u'PTRADD_-1206660707', u'STORE_-1206662131'), (u'LOAD_-1206662678', u'INT_EQUAL_-1206662663'), ('const-417', u'LOAD_-1206661297'), ('const-4', u'INT_ADD_-1206662751'), (u'...
[('const-4294967204', u'INT_ADD_-1206660825'), ('const-4294967228', u'INT_ADD_-1206661128'), ('const-4294967204', u'INT_ADD_-1206660621'), ('const-417', u'STORE_-1206661676'), (u'CAST_-1206660370', u'INT_ADD_-1206660701'), (u'CAST_-1206660228', u'STORE_-1206661676'), (u'SUBPIECE_-1206661120', u'INT_NOTEQUAL_-1206663012...
null
null
000cc7c0
x86
O1
(translation_unit "void FUN_000cc7c0(void)\n\n{\n byte bVar1;\n int iVar2;\n int iVar3;\n int *piVar4;\n undefined4 extraout_ECX;\n int *piVar5;\n int iVar6;\n int *piVar7;\n undefined4 unaff_EBX;\n undefined4 unaff_EBP;\n int *piVar8;\n undefined4 unaff_ESI;\n int unaff_EDI;\n undefined8 uVar9;\n \n wh...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* DWARF original name: __merge_adaptive<__gnu_cxx::__normal_iterator<gold::Output_section**,\n std::vector<gold::Output_section*> >, int, gold::Output_section**,\n __gnu_cxx::__ops::_Iter_comp_iter<(anonymous namespace...
(translation_unit "void FUN_000cc7c0(void)\n\n{\n byte bVar1;\n int iVar2;\n int iVar3;\n int *piVar4;\n undefined4 extraout_ECX;\n int *piVar5;\n int iVar6;\n int *piVar7;\n undefined4 unaff_EBX;\n undefined4 unaff_EBP;\n int *piVar8;\n undefined4 unaff_ESI;\n int unaff_EDI;\n undefined8 uVar9;\n \n wh...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE ...
(function_definition "void FUN_000cc7c0(void)\n\n{\n byte bVar1;\n int iVar2;\n int iVar3;\n int *piVar4;\n undefined4 extraout_ECX;\n int *piVar5;\n int iVar6;\n int *piVar7;\n undefined4 unaff_EBX;\n undefined4 unaff_EBP;\n int *piVar8;\n undefined4 unaff_ESI;\n int unaff_EDI;\n undefined8 uVar9;\n \n ...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* DWARF original name: __merge_adaptive<__gnu_cxx::__normal_iterator<gold::Output_section**, std::vector<gold::Output_section*> >, int, gold::Output_section**, __gnu_cxx::__ops::_Iter_comp_iter<(anonymous namespace)::Target_powerpc<64,...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type...
null
void MASKED(void) { byte bVar1; int iVar2; int iVar3; int *piVar4; undefined4 extraout_ECX; int *piVar5; int iVar6; int *piVar7; undefined4 unaff_EBX; undefined4 unaff_EBP; int *piVar8; undefined4 unaff_ESI; int unaff_EDI; undefined8 uVar9; while( true ) { *(undefined4 *)((int)reg...
1524_bash_and_bash_strip.c
help_builtin
help_builtin
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int help_builtin(WORD_LIST *list) { wchar_t *__pwcs; int iVar1; undefined4 *puVar2; bool bVar3; bool bVar4; bool bVar5; bool bVar6; bool bVar7; WORD_LIST *list_00; char cVar8; int iVar9; undefined4 uVar10;...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 help_builtin(undefined4 param_1) { wchar_t *__pwcs; undefined4 *puVar1; bool bVar2; bool bVar3; bool bVar4; bool bVar5; bool bVar6; char cVar7; int iVar8; undefined4 uVar9; int iVar10; size_t s...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0xdc CALL 0x0002fe00 ADD EBX,0x9ff80 MOV EBP,dword ptr [ESP + 0xf0] MOV EAX,GS:[0x14] MOV dword ptr [ESP + 0xcc],EAX XOR EAX,EAX CALL 0x000ab00a MOV dword ptr [ESP + 0x20],0x0 MOV dword ptr [ESP + 0x14],0x0 MOV dword ptr [ESP + 0x28],0x0 LEA EDI,[EBX + 0xfffbb078] MOV ESI,0x1...
null
null
null
null
[(u'INT_SUB_-1206468655', u'CALL_-1206467622'), (u'CALL_-1206467399', u'INDIRECT_-1206458736'), (u'INDIRECT_-1206465423', u'MULTIEQUAL_-1206465219'), (u'COPY_-1206472276', u'MULTIEQUAL_-1206466694'), ('const-922029', u'COPY_-1206457483'), (u'STORE_-1206467895', u'INDIRECT_-1206459007'), (u'CALL_-1206468117', u'INDIRECT...
[(u'INDIRECT_-1206459974', u'MULTIEQUAL_-1206458259'), (u'INDIRECT_-1206461442', u'MULTIEQUAL_-1206461492'), (u'MULTIEQUAL_-1206465040', u'MULTIEQUAL_-1206465024'), (u'CALL_-1206468166', u'INDIRECT_-1206458258'), (u'INT_SUB_-1206468655', u'CALL_-1206467622'), (u'INDIRECT_-1206458132', u'MULTIEQUAL_-1206457930'), (u'CAL...
null
null
0009b071
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 help_builtin(undefined4 param_1)\n\n{\n wchar_t *__pwcs;\n undefined4 *puVar1;\n bool bVar2;\n bool bVar3;\n bool bVar4;\n bool bVar5;\n bool bVar6;\n char cVar7;\n int iVar8;\n undefined4...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint help_builtin(WORD_LIST *list)\n\n{\n wchar_t *__pwcs;\n int iVar1;\n undefined4 *puVar2;\n bool bVar3;\n bool bVar4;\n bool bVar5;\n bool bVar6;\n bool bVar7;\n WORD_LIST *list_00;\n char cVar8;\n...
(translation_unit "undefined4 help_builtin(undefined4 param_1)\n\n{\n wchar_t *__pwcs;\n undefined4 *puVar1;\n bool bVar2;\n bool bVar3;\n bool bVar4;\n bool bVar5;\n bool bVar6;\n char cVar7;\n int iVar8;\n undefined4 uVar9;\n int iVar10;\n size_t sVar11;\n wchar_t *pwVar12;\n size_t sVar13;\n char *pcV...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYP...
(function_definition "undefined4 help_builtin(undefined4 param_1)\n\n{\n wchar_t *__pwcs;\n undefined4 *puVar1;\n bool bVar2;\n bool bVar3;\n bool bVar4;\n bool bVar5;\n bool bVar6;\n char cVar7;\n int iVar8;\n undefined4 uVar9;\n int iVar10;\n size_t sVar11;\n wchar_t *pwVar12;\n size_t sVar13;\n char *...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int function_1(type_1 *list) { type_2 *__pwcs; int var_57; type_3 *var_44; bool bVar3; bool bVar4; bool bVar5; bool bVar6; bool bVar7; type_1 *list_00; char var_38; int var_4; type_3 uVar10; size_t max; ...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator d...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(undefined4 param_1) { wchar_t *__pwcs; undefined4 *puVar1; bool bVar2; bool bVar3; bool bVar4; bool bVar5; bool bVar6; char cVar7; int iVar8; undefined4 uVar9; int iVar10; size_t sVar11;...
7542_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
read_header_tables
FUN_00213e50
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: uchar * read_header_tables(Sized_dwarf_line_info<32,_false> * this, uchar * lineptr) */ uchar * __thiscall gold::Sized_dwarf_line_info<32,_false>::read_header_tables (Sized_dwarf_line_info...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ byte * FUN_00213e50(int param_1,char *param_2) { byte bVar1; int ***pppiVar2; size_t sVar3; int ****ppppiVar4; byte *pbVar5; byte *pbVar6; int iVar7; ulonglong uVar8; int local_4c; int ***local_44; int loca...
CALL 0x000b4846 ADD EAX,0x2001ab PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x4c MOV ECX,dword ptr [EBP + 0x8] MOV ESI,dword ptr [EBP + 0xc] MOV dword ptr [EBP + -0x3c],EAX MOV EAX,dword ptr [EBP + 0x8] MOV EAX,dword ptr [EAX + 0x74] LEA EDX,[EAX + 0x1] MOV dword ptr [EBP + -0x40],EAX MOV EAX,dword ptr [EB...
null
null
null
null
[('const-0', u'SUBPIECE_-1203877288'), (u'INDIRECT_-1203875718', u'MULTIEQUAL_-1203875959'), (u'MULTIEQUAL_-1203877152', u'PTRADD_-1203878462'), (u'LOAD_-1203880249', u'CAST_-1203876202'), (u'CAST_-1203875659', u'CALL_-1203878996'), (u'CALL_-1203877804', u'INDIRECT_-1203875787'), ('const-4', u'PTRADD_-1203876153'), (u'...
[(u'MULTIEQUAL_-1203877343', u'CALL_-1203879094'), ('const-108', u'INT_ADD_-1203878431'), ('const-4', u'PTRADD_-1203876292'), ('const-1', u'PTRADD_-1203878354'), ('const-417', u'LOAD_-1203878886'), ('tmp_3435', u'CBRANCH_-1203878350'), (u'INDIRECT_-1203876431', u'MULTIEQUAL_-1203876332'), (u'CALL_-1203879094', u'INDIRE...
null
null
00213e50
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nbyte * FUN_00213e50(int param_1,char *param_2)\n\n{\n byte bVar1;\n int ***pppiVar2;\n size_t sVar3;\n int ****ppppiVar4;\n byte *pbVar5;\n byte *pbVar6;\n int iVar7;\n ulonglong uVar8;\n int local_4c...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original prototype: uchar * read_header_tables(Sized_dwarf_line_info<32,_false> * this,\n uchar * lineptr) */\n\nuchar * __thiscall\ngold::Sized_dwarf_line_info<32,_false>::read_header_tables\n ...
(translation_unit "byte * FUN_00213e50(int param_1,char *param_2)\n\n{\n byte bVar1;\n int ***pppiVar2;\n size_t sVar3;\n int ****ppppiVar4;\n byte *pbVar5;\n byte *pbVar6;\n int iVar7;\n ulonglong uVar8;\n int local_4c;\n int ***local_44;\n int local_3c;\n int ***local_38;\n int ***local_34;\n int ***loc...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * (pointer_declarator ...
(function_definition "byte * FUN_00213e50(int param_1,char *param_2)\n\n{\n byte bVar1;\n int ***pppiVar2;\n size_t sVar3;\n int ****ppppiVar4;\n byte *pbVar5;\n byte *pbVar6;\n int iVar7;\n ulonglong uVar8;\n int local_4c;\n int ***local_44;\n int local_3c;\n int ***local_38;\n int ***local_34;\n int ***...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original prototype: uchar * read_header_tables(Sized_dwarf_line_info<32,_false> * this, uchar * lineptr) */ var_1 * var_2 gold::Sized_dwarf_line_info<32,_false>::read_header_tables (Sized_dwarf_line_info<32,_...
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: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ byte * MASKED(int param_1,char *param_2) { byte bVar1; int ***pppiVar2; size_t sVar3; int ****ppppiVar4; byte *pbVar5; byte *pbVar6; int iVar7; ulonglong uVar8; int local_4c; int ***local_44; int local_3c; ...
11979_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
operator>>
FUN_003d7d90
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wistream::TEMPNAMEPLACEHOLDERVALUE(void*&) */ void __thiscall std::wistream::operator>>(wistream *this,void **param_1) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_003d7d90(undefined4 param_1,undefined4 param_2) { FUN_003d7c50(param_1,param_2); return; }
PUSH EBX CALL 0x00050b50 ADD EBX,0x21226a SUB ESP,0x10 PUSH dword ptr [ESP + 0x1c] PUSH dword ptr [ESP + 0x1c] CALL 0x003d7c50 ADD ESP,0x18 POP EBX RET
null
null
null
null
[('const-1', u'RETURN_-1205699166')]
[('tmp_262', u'CALL_-1205699118'), ('const-0', u'RETURN_-1205699090'), ('tmp_263', u'CALL_-1205699118')]
null
null
003d7d90
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_003d7d90(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_003d7c50(param_1,param_2);\n return;\n}\n\n" comment (function_definition "void FUN_003d7d90(undefined4 param_1,undefined4 param_2)\n\n{\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wistream::TEMPNAMEPLACEHOLDERVALUE(void*&) */\n\nvoid __thiscall std::wistream::operator>>(wistream *this,void **param_1)\n\n{\n}\n\n" comment comment (ERROR "void __thiscall std::wistream::operator>>(wis...
(translation_unit "void FUN_003d7d90(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_003d7c50(param_1,param_2);\n return;\n}\n\n" (function_definition "void FUN_003d7d90(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_003d7c50(param_1,param_2);\n return;\n}" primitive_type (function_declarator "FUN_003d7d90(und...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_003d7d90(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_003d7c50(param_1,param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_003d7d90(undefined4 param_1,undefined4 param_2)" (identifier "FUN_003d7d90") (parameter_list "(undefined4 param_1,undefined4 param_2)" ((...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wistream::TEMPNAMEPLACEHOLDERVALUE(void*&) */ void __thiscall std::wistream::operator>>(wistream *this,void **param_1) { }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,undefined4 param_2) { FUN_003d7c50(param_1,param_2); return; }
9277_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
replace
FUN_00236f60
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::replace(__normal_iterator<char*, std::string >, __normal_iterator<char*, std::string >, __normal_iterator<char const*, std::string >, __normal_iterator<char const*, std::string >) */ void __thiscall std::string:...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00236f60(int *param_1,int param_2,int param_3,int param_4,int param_5) { FUN_00236ae0(param_1,param_2 - *param_1,param_3 - param_2,param_4,param_5 - param_4); return; }
PUSH ESI PUSH EBX CALL 0x00036db0 ADD EBX,0x173099 SUB ESP,0x10 MOV ESI,dword ptr [ESP + 0x28] MOV EDX,dword ptr [ESP + 0x2c] MOV EAX,dword ptr [ESP + 0x20] MOV ECX,dword ptr [ESP + 0x1c] SUB EDX,ESI PUSH EDX PUSH ESI MOV EDX,dword ptr [ESP + 0x2c] SUB EDX,EAX PUSH EDX SUB EAX,dword ptr [ECX] PUSH EAX PUSH ECX CALL 0x0...
null
null
null
null
[('tmp_528', u'CALL_-1203998737'), ('tmp_525', u'CALL_-1203998737'), ('tmp_528', u'CAST_-1203998611'), ('tmp_529', u'INT_SUB_-1203998761'), (u'CAST_-1203998623', u'INT_SUB_-1203998787'), (u'LOAD_-1203998762', u'INT_SUB_-1203998743'), ('tmp_525', u'CAST_-1203998623'), (u'CAST_-1203998611', u'LOAD_-1203998762'), ('tmp_52...
[('tmp_504', u'LOAD_-1203998762'), ('tmp_503', u'INT_SUB_-1203998761'), ('const-417', u'LOAD_-1203998762'), (u'LOAD_-1203998762', u'INT_SUB_-1203998743'), ('tmp_504', u'CALL_-1203998737'), ('tmp_503', u'INT_SUB_-1203998743'), ('tmp_502', u'INT_SUB_-1203998787'), (u'INT_SUB_-1203998761', u'CALL_-1203998737'), ('tmp_505'...
null
null
00236f60
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00236f60(int *param_1,int param_2,int param_3,int param_4,int param_5)\n\n{\n FUN_00236ae0(param_1,param_2 - *param_1,param_3 - param_2,param_4,param_5 - param_4);\n return;\n}\n\n" comment (functio...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::replace(__normal_iterator<char*, std::string >, __normal_iterator<char*, std::string\n >, __normal_iterator<char const*, std::string >, __normal_iterator<char const*, std::string >) */\n\nvoid _...
(translation_unit "void FUN_00236f60(int *param_1,int param_2,int param_3,int param_4,int param_5)\n\n{\n FUN_00236ae0(param_1,param_2 - *param_1,param_3 - param_2,param_4,param_5 - param_4);\n return;\n}\n\n" (function_definition "void FUN_00236f60(int *param_1,int param_2,int param_3,int param_4,int param_5)\n\n{\n...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement {...
(function_definition "void FUN_00236f60(int *param_1,int param_2,int param_3,int param_4,int param_5)\n\n{\n FUN_00236ae0(param_1,param_2 - *param_1,param_3 - param_2,param_4,param_5 - param_4);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00236f60(int *param_1,int param_2,int param_3,int param_4,i...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::replace(__normal_iterator<char*, std::string >, __normal_iterator<char*, std::string >, __normal_iterator<char const*, std::string >, __normal_iterator<char const*, std::string >) */ void __thiscall std::type_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: (identifi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int *param_1,int param_2,int param_3,int param_4,int param_5) { FUN_00236ae0(param_1,param_2 - *param_1,param_3 - param_2,param_4,param_5 - param_4); return; }
9628_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
data
FUN_0027f0f0
/* std::string::data() const */ undefined4 __thiscall std::string::data(string *this) { return *(undefined4 *)this; }
undefined4 FUN_0027f0f0(undefined4 *param_1) { return *param_1; }
MOV EAX,dword ptr [ESP + 0x4] MOV EAX,dword ptr [EAX] RET
null
null
null
null
[(u'COPY_-1204227847', u'RETURN_-1204227833'), ('const-417', u'LOAD_-1204227847'), ('tmp_23', u'CAST_-1204227779'), (u'CAST_-1204227779', u'LOAD_-1204227847'), (u'LOAD_-1204227847', u'COPY_-1204227847'), ('const-0', u'RETURN_-1204227833')]
[(u'COPY_-1204227847', u'RETURN_-1204227833'), ('tmp_26', u'LOAD_-1204227847'), ('const-417', u'LOAD_-1204227847'), (u'LOAD_-1204227847', u'COPY_-1204227847'), ('const-0', u'RETURN_-1204227833')]
null
null
0027f0f0
x86
O1
(translation_unit "undefined4 FUN_0027f0f0(undefined4 *param_1)\n\n{\n return *param_1;\n}\n\n" (function_definition "undefined4 FUN_0027f0f0(undefined4 *param_1)\n\n{\n return *param_1;\n}" type_identifier (function_declarator "FUN_0027f0f0(undefined4 *param_1)" identifier (parameter_list "(undefined4 *param_1)" ( (...
(translation_unit "/* std::string::data() const */\n\nundefined4 __thiscall std::string::data(string *this)\n\n{\n return *(undefined4 *)this;\n}\n\n" comment (function_definition "undefined4 __thiscall std::string::data(string *this)\n\n{\n return *(undefined4 *)this;\n}" type_identifier (ms_call_modifier "__thiscal...
(translation_unit "undefined4 FUN_0027f0f0(undefined4 *param_1)\n\n{\n return *param_1;\n}\n\n" (function_definition "undefined4 FUN_0027f0f0(undefined4 *param_1)\n\n{\n return *param_1;\n}" type_identifier (function_declarator "FUN_0027f0f0(undefined4 *param_1)" identifier (parameter_list "(undefined4 *param_1)" ( (...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (return_statement return (pointer_expression * IDENT) ;) })))
(function_definition "undefined4 FUN_0027f0f0(undefined4 *param_1)\n\n{\n return *param_1;\n}" (type_identifier "undefined4") (function_declarator "FUN_0027f0f0(undefined4 *param_1)" (identifier "FUN_0027f0f0") (parameter_list "(undefined4 *param_1)" (( "(") (parameter_declaration "undefined4 *param_1" (type_identifie...
/* std::string::data() const */ type_1 __thiscall std::type_2::function_1(type_2 *this) { return *(type_1 *)this; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (return_statement (pointer_expression...
null
undefined4 MASKED(undefined4 *param_1) { return *param_1; }
5142_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
~Target_selector_aarch64
FUN_001d1ca0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: void ~Target_selector_aarch64(Target_selector_aarch64<32,_true> * this, int __in_chrg) */ void __thiscall anon_unknown.dwarf_109b...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001d1ca0(undefined4 param_1) { FUN_003ae060(param_1,0x34); return; }
PUSH EBX CALL 0x00050b50 ADD EBX,0x41835a SUB ESP,0x10 PUSH 0x34 PUSH dword ptr [ESP + 0x1c] CALL 0x003ae060 ADD ESP,0x18 POP EBX RET
null
null
null
null
[('const-1', u'RETURN_-1207821134')]
[('tmp_250', u'CALL_-1207821090'), ('const-0', u'RETURN_-1207821062'), ('const-52', u'CALL_-1207821090')]
null
null
001d1ca0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001d1ca0(undefined4 param_1)\n\n{\n FUN_003ae060(param_1,0x34);\n return;\n}\n\n" comment (function_definition "void FUN_001d1ca0(undefined4 param_1)\n\n{\n FUN_003ae060(param_1,0x34);\n return;\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: void ~Target_selector_aarch64(Target_selector_aarch64<32,_true> * this,\n int __in_chrg) */\n\nvoid __thiscall\...
(translation_unit "void FUN_001d1ca0(undefined4 param_1)\n\n{\n FUN_003ae060(param_1,0x34);\n return;\n}\n\n" (function_definition "void FUN_001d1ca0(undefined4 param_1)\n\n{\n FUN_003ae060(param_1,0x34);\n return;\n}" primitive_type (function_declarator "FUN_001d1ca0(undefined4 param_1)" identifier (parameter_list...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_001d1ca0(undefined4 param_1)\n\n{\n FUN_003ae060(param_1,0x34);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001d1ca0(undefined4 param_1)" (identifier "FUN_001d1ca0") (parameter_list "(undefined4 param_1)" (( "(") (parameter_declaration "undefined4 param_1" (type_iden...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: void ~Target_selector_aarch64(Target_selector_aarch64<32,_true> * this, int __in_chrg) */ void __thiscall anon_unknown.dwarf_109b...
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...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1) { FUN_003ae060(param_1,0x34); return; }
8319_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
add_local
FUN_002e9f90
/* DWARF original prototype: void add_local(Output_data_reloc<9,_false,_32,_true> * this, Sized_relobj<32,_true> * relobj, uint local_sym_index, uint type, Output_data * od, uint shndx, Address address) */ void __thiscall gold::Output_data_reloc<9,_false,_32,_true>::add_local (Output_data_reloc<9,_fal...
void FUN_002e9f90(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7) { undefined1 local_24 [32]; FUN_002d2d80(local_24,param_2,param_3,param_4,param_6,param_7,0,0,0,0); FUN_002e9c60(param_1,param_5,local_24);...
PUSH EBX SUB ESP,0x30 PUSH 0x0 PUSH 0x0 PUSH 0x0 PUSH 0x0 PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] LEA EBX,[ESP + 0x34] PUSH EBX CALL 0x002d2d80 ADD ESP,0x2c PUSH EBX PUSH dword ptr [ESP + 0x48] PUSH dword ptr [ESP + 0x3c...
null
null
null
null
[('tmp_394', u'PTRSUB_-1204707140'), ('const-0', u'CALL_-1204707340'), ('tmp_281', u'CALL_-1204707340'), ('tmp_284', u'CALL_-1204707340'), ('const-0', u'RETURN_-1204707270'), ('const-0', u'PTRSUB_-1204707117'), (u'PTRSUB_-1204707140', u'CALL_-1204707340'), ('tmp_280', u'CALL_-1204707340'), (u'PTRSUB_-1204707117', u'CAL...
[('tmp_624', u'CALL_-1204707340'), ('const-0', u'CALL_-1204707340'), ('tmp_622', u'CALL_-1204707340'), (u'PTRSUB_-1204707166', u'CALL_-1204707298'), ('tmp_626', u'CALL_-1204707340'), ('const-0', u'RETURN_-1204707270'), ('const-0', u'CALL_-1204707340'), ('tmp_623', u'CALL_-1204707340'), ('const-0', u'CALL_-1204707340'),...
null
null
002e9f90
x86
O1
(translation_unit "void FUN_002e9f90(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_24 [32];\n \n FUN_002d2d80(local_24,param_2,param_3,param_4,param_6,param_7,0,0,0,0);\n FUN_002e9c60(p...
(translation_unit "/* DWARF original prototype: void add_local(Output_data_reloc<9,_false,_32,_true> * this,\n Sized_relobj<32,_true> * relobj, uint local_sym_index, uint type, Output_data * od, uint shndx,\n Address address) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_false,_32,_true>::add_local\n (...
(translation_unit "void FUN_002e9f90(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_24 [32];\n \n FUN_002d2d80(local_24,param_2,param_3,param_4,param_6,param_7,0,0,0,0);\n FUN_002e9c60(p...
(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) , (paramete...
(function_definition "void FUN_002e9f90(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7)\n\n{\n undefined1 local_24 [32];\n \n FUN_002d2d80(local_24,param_2,param_3,param_4,param_6,param_7,0,0,0,0);\n FUN_002e9c6...
/* DWARF original prototype: void add_local(Output_data_reloc<9,_false,_32,_true> * this, Sized_relobj<32,_true> * relobj, uint local_sym_index, uint type, Output_data * od, uint shndx, Address address) */ void __thiscall gold::Output_data_reloc<9,_false,_32,_true>::add_local (Output_data_reloc<9,_fal...
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 typ...
null
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7) { undefined1 local_24 [32]; FUN_002d2d80(local_24,param_2,param_3,param_4,param_6,param_7,0,0,0,0); FUN_002e9c60(param_1,param_5,local_24); ret...
5922_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
do_add_input_section
FUN_001626d0
/* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: bool do_add_input_section(Output_merge_string<unsigned_int> * this, Relobj * object, uint shndx) */ bool __thiscall gold::Output_merge_string<unsigned_int>::do_add_input_section (Output_merge_string<unsigned_int> *this,Re...
uint FUN_001626d0(int *param_1,int *param_2,undefined4 param_3) { int *piVar1; int iVar2; undefined4 *puVar3; code *pcVar4; undefined1 **ppuVar5; undefined4 uVar6; int iVar7; undefined1 uVar8; int *piVar9; undefined4 *puVar10; uint uVar11; uint uVar12; undefined4 *puVar13; uint *puVar14; ...
PUSH EBP MOV EBP,ESP PUSH EDI CALL 0x0004fb7e ADD EDI,0x19f927 PUSH ESI PUSH EBX SUB ESP,0x6c MOV EAX,dword ptr [EBP + 0x8] MOV EAX,dword ptr [EAX] LEA EDX,[EDI + 0xffd66180] MOV dword ptr [EBP + -0x54],EDI MOV EAX,dword ptr [EAX + 0xc] CMP EAX,EDX JNZ 0x00162b61 MOV EAX,dword ptr [EBP + 0x8] MOV EDX,dword ptr [EAX + 0...
null
null
null
null
[(u'MULTIEQUAL_-1207356281', u'INT_LESSEQUAL_-1207358655'), (u'CALL_-1207357809', u'INDIRECT_-1207353912'), (u'MULTIEQUAL_-1207353483', u'INT_ADD_-1207356699'), ('const-417', u'LOAD_-1207359711'), ('const-1', u'PTRADD_-1207356310'), (u'CAST_-1207350950', u'LOAD_-1207356741'), (u'CAST_-1207350852', u'STORE_-1207357271')...
[(u'CAST_-1207352779', u'CAST_-1207352757'), (u'SUBPIECE_-1207353966', u'COPY_-1207352363'), (u'INDIRECT_-1207352157', u'MULTIEQUAL_-1207352161'), (u'INDIRECT_-1207353237', u'MULTIEQUAL_-1207353064'), (u'INDIRECT_-1207353672', u'MULTIEQUAL_-1207354486'), (u'INT_NOTEQUAL_-1207357647', u'INT_AND_-1207357616'), ('const-1'...
null
null
001626d0
x86
O1
(translation_unit "uint FUN_001626d0(int *param_1,int *param_2,undefined4 param_3)\n\n{\n int *piVar1;\n int iVar2;\n undefined4 *puVar3;\n code *pcVar4;\n undefined1 **ppuVar5;\n undefined4 uVar6;\n int iVar7;\n undefined1 uVar8;\n int *piVar9;\n undefined4 *puVar10;\n uint uVar11;\n uint uVar12;\n undefi...
(translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: bool do_add_input_section(Output_merge_string<unsigned_int> * this,\n Relobj * object, uint shndx) */\n\nbool __thiscall\ngold::Output_merge_string<unsigned_int>::do_add_input_section\n (Output_merge_strin...
(translation_unit "uint FUN_001626d0(int *param_1,int *param_2,undefined4 param_3)\n\n{\n int *piVar1;\n int iVar2;\n undefined4 *puVar3;\n code *pcVar4;\n undefined1 **ppuVar5;\n undefined4 uVar6;\n int iVar7;\n undefined1 uVar8;\n int *piVar9;\n undefined4 *puVar10;\n uint uVar11;\n uint uVar12;\n undefi...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) ...
(function_definition "uint FUN_001626d0(int *param_1,int *param_2,undefined4 param_3)\n\n{\n int *piVar1;\n int iVar2;\n undefined4 *puVar3;\n code *pcVar4;\n undefined1 **ppuVar5;\n undefined4 uVar6;\n int iVar7;\n undefined1 uVar8;\n int *piVar9;\n undefined4 *puVar10;\n uint uVar11;\n uint uVar12;\n und...
/* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: bool do_add_input_section(Output_merge_string<unsigned_int> * this, Relobj * object, uint shndx) */ bool __thiscall var_31::type_1<var_2>::function_1 (type_1<var_2> *this,type_2 *object,type_3 shndx) { int *piVar1; i...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer...
null
uint MASKED(int *param_1,int *param_2,undefined4 param_3) { int *piVar1; int iVar2; undefined4 *puVar3; code *pcVar4; undefined1 **ppuVar5; undefined4 uVar6; int iVar7; undefined1 uVar8; int *piVar9; undefined4 *puVar10; uint uVar11; uint uVar12; undefined4 *puVar13; uint *puVar14; undef...
7142_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
operator<<
FUN_001b9f70
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::ostream& std::TEMPNAMEPLACEHOLDERVALUE(std::ostream&, signed char) */ ostream * std::operator<<(ostream *param_1,char param_2) { ostream *poVa...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001b9f70(undefined4 param_1,undefined1 param_2) { undefined1 local_d [5]; undefined4 uStack_8; uStack_8 = 0x1b9f76; local_d[0] = param_2; FUN_001b9b60(param_1,local_d,1); return; }
PUSH EBX CALL 0x00035680 ADD EBX,0x18508a SUB ESP,0x1c MOV EAX,dword ptr [ESP + 0x28] MOV byte ptr [ESP + 0x13],AL PUSH 0x1 LEA EAX,[ESP + 0x17] PUSH EAX PUSH dword ptr [ESP + 0x2c] CALL 0x001b9b60 ADD ESP,0x28 POP EBX RET
null
null
null
null
[('tmp_323', u'CALL_-1207656506'), ('const-0', u'RETURN_-1207656478'), ('const-1', u'CALL_-1207656506'), ('const-1810294', u'COPY_-1207656586'), (u'CALL_-1207656506', u'INDIRECT_-1207656404'), ('tmp_223', u'PTRSUB_-1207656405'), ('tmp_327', u'COPY_-1207656500'), ('const-4294967283', u'PTRSUB_-1207656405'), (u'CALL_-120...
[(u'PTRSUB_-1207656408', u'CALL_-1207656506'), ('const-1', u'CALL_-1207656506'), ('const-0', u'RETURN_-1207656478'), ('const-1810294', u'COPY_-1207656586'), ('tmp_313', u'CALL_-1207656506'), ('tmp_320', u'COPY_-1207656504'), ('tmp_215', u'PTRSUB_-1207656408'), (u'CALL_-1207656506', u'INDIRECT_-1207656406'), (u'CALL_-12...
null
null
001b9f70
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001b9f70(undefined4 param_1,undefined1 param_2)\n\n{\n undefined1 local_d [5];\n undefined4 uStack_8;\n \n uStack_8 = 0x1b9f76;\n local_d[0] = param_2;\n FUN_001b9b60(param_1,local_d,1);\n retu...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* std::ostream& std::TEMPNAMEPLACEHOLDERVALUE(std::ostream&, signed char) */\n\nostream * std::operator<<(ostream *param_1,char param...
(translation_unit "void FUN_001b9f70(undefined4 param_1,undefined1 param_2)\n\n{\n undefined1 local_d [5];\n undefined4 uStack_8;\n \n uStack_8 = 0x1b9f76;\n local_d[0] = param_2;\n FUN_001b9b60(param_1,local_d,1);\n return;\n}\n\n" (function_definition "void FUN_001b9f70(undefined4 param_1,undefined1 param_2)\n...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT =...
(function_definition "void FUN_001b9f70(undefined4 param_1,undefined1 param_2)\n\n{\n undefined1 local_d [5];\n undefined4 uStack_8;\n \n uStack_8 = 0x1b9f76;\n local_d[0] = param_2;\n FUN_001b9b60(param_1,local_d,1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001b9f70(undefined4 param_1,und...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::ostream& std::TEMPNAMEPLACEHOLDERVALUE(std::ostream&, signed char) */ type_1 * std::operator<<(type_1 *param_1,var_2 param_2) { type_1 *poVar1...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,undefined1 param_2) { undefined1 local_d [5]; undefined4 uStack_8; uStack_8 = 0x1b9f76; local_d[0] = param_2; FUN_001b9b60(param_1,local_d,1); return; }
10622_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
_M_get
FUN_002ad0d0
/* std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >::_M_get() const [clone .isra.44] */ void __regparm3 std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::_M_get(void) { int *piVar1; int *in_EAX; int iVar2; int in_EDX; piVar1 = (int *)*in_EAX; if ((in_EDX == -1) && (piVar1 != (i...
void __regparm3 FUN_002ad0d0(int *param_1,int param_2) { int *piVar1; int iVar2; piVar1 = (int *)*param_1; if ((param_2 == -1) && (piVar1 != (int *)0x0)) { if ((int *)piVar1[2] < (int *)piVar1[3]) { iVar2 = *(int *)piVar1[2]; } else { iVar2 = (**(code **)(*piVar1 + 0x24))(piVar1); ...
PUSH EBX MOV EBX,EAX MOV EAX,EDX SUB ESP,0x8 MOV EDX,dword ptr [EBX] CMP EAX,-0x1 JNZ 0x002ad0e3 TEST EDX,EDX JNZ 0x002ad0f0 ADD ESP,0x8 POP EBX RET MOV EAX,dword ptr [EDX + 0x8] CMP EAX,dword ptr [EDX + 0xc] JNC 0x002ad110 MOV EAX,dword ptr [EAX] CMP EAX,-0x1 JNZ 0x002ad0e3 MOV dword ptr [EBX],0x0 JMP 0x002ad0e3 SUB E...
null
null
null
null
[('tmp_315', u'BRANCH_-1204432490'), ('tmp_73', u'CBRANCH_-1204432643'), ('tmp_539', u'LOAD_-1204432664'), (u'CAST_-1204432356', u'LOAD_-1204432512'), ('tmp_227', u'CBRANCH_-1204432553'), (u'INT_ADD_-1204432496', u'CAST_-1204432356'), (u'PTRADD_-1204432394', u'LOAD_-1204432592'), ('const-4294967295', u'INT_EQUAL_-12044...
[('tmp_315', u'BRANCH_-1204432490'), ('tmp_73', u'CBRANCH_-1204432643'), ('tmp_539', u'LOAD_-1204432664'), (u'CAST_-1204432356', u'LOAD_-1204432512'), ('tmp_227', u'CBRANCH_-1204432553'), (u'INT_ADD_-1204432496', u'CAST_-1204432356'), (u'PTRADD_-1204432394', u'LOAD_-1204432592'), ('const-4294967295', u'INT_EQUAL_-12044...
null
null
002ad0d0
x86
O1
(translation_unit "void __regparm3 FUN_002ad0d0(int *param_1,int param_2)\n\n{\n int *piVar1;\n int iVar2;\n \n piVar1 = (int *)*param_1;\n if ((param_2 == -1) && (piVar1 != (int *)0x0)) {\n if ((int *)piVar1[2] < (int *)piVar1[3]) {\n iVar2 = *(int *)piVar1[2];\n }\n else {\n iVar2 = (**(code *...
(translation_unit "/* std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >::_M_get() const [clone .isra.44] */\n\nvoid __regparm3 std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>::_M_get(void)\n\n{\n int *piVar1;\n int *in_EAX;\n int iVar2;\n int in_EDX;\n \n piVar1 = (int *)*in_EAX;\n if ((i...
(translation_unit "void __regparm3 FUN_002ad0d0(int *param_1,int param_2)\n\n{\n int *piVar1;\n int iVar2;\n \n piVar1 = (int *)*param_1;\n if ((param_2 == -1) && (piVar1 != (int *)0x0)) {\n if ((int *)piVar1[2] < (int *)piVar1[3]) {\n iVar2 = *(int *)piVar1[2];\n }\n else {\n iVar2 = (**(code *...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_stateme...
(function_definition "void __regparm3 FUN_002ad0d0(int *param_1,int param_2)\n\n{\n int *piVar1;\n int iVar2;\n \n piVar1 = (int *)*param_1;\n if ((param_2 == -1) && (piVar1 != (int *)0x0)) {\n if ((int *)piVar1[2] < (int *)piVar1[3]) {\n iVar2 = *(int *)piVar1[2];\n }\n else {\n iVar2 = (**(cod...
/* std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >::_M_get() const [clone .isra.44] */ void __regparm3 std::istreambuf_iterator<var_2,std::var_1<var_2>>::var_3(void) { int *var_5; int *in_EAX; int var_6; int var_4; var_5 = (int *)*in_EAX; if ((var_4 == -1) && (var_5 != (int *)0x0)) { ...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) ...
null
void __regparm3 MASKED(int *param_1,int param_2) { int *piVar1; int iVar2; piVar1 = (int *)*param_1; if ((param_2 == -1) && (piVar1 != (int *)0x0)) { if ((int *)piVar1[2] < (int *)piVar1[3]) { iVar2 = *(int *)piVar1[2]; } else { iVar2 = (**(code **)(*piVar1 + 0x24))(piVar1); } ...
2666_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
do_section_entsize
FUN_00085520
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint64_t do_section_entsize(Sized_relobj_incr<32,_true> * this, uint param_1) */ uint64_t __thiscall gold::Sized_relobj_incr<32,_true>::do_section_entsize (Sized_relobj_incr<32,_true> *thi...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00085520(void) { /* WARNING: Subroutine does not return */ FUN_0007ac80("../../gold/incremental.cc",0x912,"do_section_entsize"); }
PUSH EBX CALL 0x00036db0 ADD EBX,0x324ada SUB ESP,0xc LEA EAX,[EBX + 0xffef70cc] PUSH EAX LEA EAX,[EBX + 0xffef5f18] PUSH 0x912 PUSH EAX CALL 0x0007ac80
null
null
null
null
[('const-2322', u'CALL_-1206430352'), ('const-2756812', u'COPY_-1206430322'), ('const-2752280', u'COPY_-1206430323'), (u'COPY_-1206430323', u'CALL_-1206430352'), ('const-1', u'RETURN_-1206430347'), (u'COPY_-1206430322', u'CALL_-1206430352')]
[('const-2752280', u'COPY_-1206430329'), (u'COPY_-1206430329', u'CALL_-1206430352'), (u'COPY_-1206430328', u'CALL_-1206430352'), ('const-2756812', u'COPY_-1206430328'), ('const-1', u'RETURN_-1206430347'), ('const-2322', u'CALL_-1206430352')]
null
null
00085520
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00085520(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_0007ac80("../../gold/incremental.cc",0x912,"do_section_entsize");\n}\n\n" comment (function_definition "void F...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uint64_t do_section_entsize(Sized_relobj_incr<32,_true> * this, uint\n param_1) */\n\nuint64_t __thiscall\ngold::Sized_relobj_incr<32,_true>::do_section_entsize\n (Sized_re...
(translation_unit "void FUN_00085520(void)\n\n{\n \n FUN_0007ac80("../../gold/incremental.cc",0x912,"do_section_entsize");\n}\n\n" (function_definition "void FUN_00085520(void)\n\n{\n \n FUN_0007ac80("../../gold/incremental.cc",0x912,"do_section_entsize");\n}" primitive_type (fun...
(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_00085520(void)\n\n{\n \n FUN_0007ac80("../../gold/incremental.cc",0x912,"do_section_entsize");\n}" (primitive_type "void") (function_declarator "FUN_00085520(void)" (identifier "FUN_00085520") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_ty...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint64_t do_section_entsize(Sized_relobj_incr<32,_true> * this, uint param_1) */ uint64_t __thiscall gold::Sized_relobj_incr<32,_true>::do_section_entsize (Sized_relobj_incr<32,_true> *thi...
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_l...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { /* WARNING: Subroutine does not return */ FUN_0007ac80("../../gold/incremental.cc",0x912,"do_section_entsize"); }
78_sg_write_same_and_sg_write_same_strip.c
sg_convert_errno
sg_convert_errno
/* WARNING: Control flow encountered bad instruction data */ void sg_convert_errno(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void sg_convert_errno(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205964682')]
[('const-1', u'RETURN_-1205964682')]
null
null
0001706c
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid sg_convert_errno(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void sg_convert_errno(void)\n\n{\n /* WARNING...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid sg_convert_errno(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void sg_convert_errno(void)\n\n{\n /* WARNING...
(translation_unit "void sg_convert_errno(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void sg_convert_errno(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "sg_convert_errno(void)" identifier (parameter_list "(void)" ( (parameter_declarati...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void sg_convert_errno(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "sg_convert_errno(void)" (identifier "sg_convert_errno") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement ...
/* 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(); }
164_i686-linux-gnu-objcopy_and_i686-linux-gnu-objcopy_strip.c
compare_section_lma
FUN_00016820
/* WARNING: Unknown calling convention */ int compare_section_lma(void *arg1,void *arg2) { int iVar1; int iVar2; uint uVar3; int iVar4; uint uVar5; /* WARNING: Load size is inaccurate */ iVar1 = *arg1; /* WARNING: Load size is inaccurate */ iVar2 = *arg2; uV...
int FUN_00016820(int *param_1,int *param_2) { int iVar1; int iVar2; uint uVar3; int iVar4; uint uVar5; iVar1 = *param_1; iVar2 = *param_2; uVar5 = *(uint *)(iVar2 + 0x14) & 0x102; if ((*(uint *)(iVar1 + 0x14) & 0x102) == 0x102) { if (uVar5 != 0x102) { return 1; } } else if (uVar...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX MOV EAX,dword ptr [ESP + 0x14] MOV EBX,dword ptr [EAX] MOV EAX,dword ptr [ESP + 0x18] MOV ECX,dword ptr [EAX] MOV EAX,dword ptr [EBX + 0x14] MOV EDX,dword ptr [ECX + 0x14] AND EAX,0x102 AND EDX,0x102 CMP EAX,0x102 JZ 0x000168a0 MOV EAX,0xffffffff CMP EDX,0x102 JZ 0x00016898 MOV EBP,d...
null
null
null
null
[(u'LOAD_-1205966686', u'INT_LESS_-1205966655'), (u'LOAD_-1205966571', u'INT_SUB_-1205966530'), ('tmp_364', u'CBRANCH_-1205966590'), (u'MULTIEQUAL_-1205966352', u'RETURN_-1205966449'), (u'LOAD_-1205966674', u'INT_SUB_-1205966633'), (u'INT_SUB_-1205966530', u'INT_LESSEQUAL_-1205966533'), (u'INT_ADD_-1205966670', u'CAST_...
[(u'LOAD_-1205966686', u'INT_LESS_-1205966655'), (u'LOAD_-1205966571', u'INT_SUB_-1205966530'), ('tmp_364', u'CBRANCH_-1205966590'), (u'MULTIEQUAL_-1205966352', u'RETURN_-1205966449'), (u'LOAD_-1205966674', u'INT_SUB_-1205966633'), (u'INT_SUB_-1205966530', u'INT_LESSEQUAL_-1205966533'), (u'INT_ADD_-1205966670', u'CAST_...
null
null
00016820
x86
O1
(translation_unit "int FUN_00016820(int *param_1,int *param_2)\n\n{\n int iVar1;\n int iVar2;\n uint uVar3;\n int iVar4;\n uint uVar5;\n \n iVar1 = *param_1;\n iVar2 = *param_2;\n uVar5 = *(uint *)(iVar2 + 0x14) & 0x102;\n if ((*(uint *)(iVar1 + 0x14) & 0x102) == 0x102) {\n if (uVar5 != 0x102) {\n ret...
(translation_unit "/* WARNING: Unknown calling convention */\n\nint compare_section_lma(void *arg1,void *arg2)\n\n{\n int iVar1;\n int iVar2;\n uint uVar3;\n int iVar4;\n uint uVar5;\n \n /* WARNING: Load size is inaccurate */\n iVar1 = *arg1;\n /* WARNING: Load size is inac...
(translation_unit "int FUN_00016820(int *param_1,int *param_2)\n\n{\n int iVar1;\n int iVar2;\n uint uVar3;\n int iVar4;\n uint uVar5;\n \n iVar1 = *param_1;\n iVar2 = *param_2;\n uVar5 = *(uint *)(iVar2 + 0x14) & 0x102;\n if ((*(uint *)(iVar1 + 0x14) & 0x102) == 0x102) {\n if (uVar5 != 0x102) {\n ret...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decla...
(function_definition "int FUN_00016820(int *param_1,int *param_2)\n\n{\n int iVar1;\n int iVar2;\n uint uVar3;\n int iVar4;\n uint uVar5;\n \n iVar1 = *param_1;\n iVar2 = *param_2;\n uVar5 = *(uint *)(iVar2 + 0x14) & 0x102;\n if ((*(uint *)(iVar1 + 0x14) & 0x102) == 0x102) {\n if (uVar5 != 0x102) {\n ...
/* WARNING: Unknown calling convention */ int function_1(void *arg1,void *arg2) { int var_2; int var_1; type_1 var_4; int iVar4; type_1 var_3; /* WARNING: Load size is inaccurate */ var_2 = *arg1; /* WARNING: Load size is inaccurate */ var_1 = *arg2; var_3 =...
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_...
null
int MASKED(int *param_1,int *param_2) { int iVar1; int iVar2; uint uVar3; int iVar4; uint uVar5; iVar1 = *param_1; iVar2 = *param_2; uVar5 = *(uint *)(iVar2 + 0x14) & 0x102; if ((*(uint *)(iVar1 + 0x14) & 0x102) == 0x102) { if (uVar5 != 0x102) { return 1; } } else if (uVar5 == 0...
571_powerpc64le-linux-gnu-as_and_powerpc64le-linux-gnu-as_strip.c
symbol_temp_new_now
FUN_00038b00
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ symbolS * symbol_temp_new_now(void) { fragS *frag; symbolS *psVar1; addressT valu; frag = frag_now; valu = frag_now_fix(); psVar1 = symbol_new("L0\x01",now_seg,valu,frag); ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00038b00(void) { undefined4 uVar1; undefined8 uVar2; uVar1 = DAT_00077e24; uVar2 = FUN_00024d90(); FUN_000388a0(&DAT_00050b42,DAT_00077cfc,uVar2,uVar1); return; }
PUSH ESI PUSH EBX CALL 0x00016090 ADD EBX,0x364f9 SUB ESP,0x4 LEA EAX,[EBX + 0x8e24] MOV ESI,dword ptr [EAX] CALL 0x00024d90 SUB ESP,0xc PUSH ESI PUSH EDX PUSH EAX LEA EAX,[EBX + 0x8cfc] PUSH dword ptr [EAX] LEA EAX,[EBX + 0xfffe1b42] PUSH EAX CALL 0x000388a0 ADD ESP,0x24 POP EBX POP ESI RET
null
null
null
null
[(u'CALL_-1206088896', u'INDIRECT_-1206088721'), (u'INDIRECT_-1206088694', u'COPY_-1206088743'), ('const-330562', u'COPY_-1206088752'), (u'CALL_-1206088896', u'INDIRECT_-1206088724'), (u'CALL_-1206088838', u'RETURN_-1206088805'), (u'INDIRECT_-1206088724', u'CALL_-1206088838'), (u'CALL_-1206088838', u'INDIRECT_-12060886...
[('tmp_522', u'COPY_-1206088805'), (u'CALL_-1206088896', u'INDIRECT_-1206088727'), (u'CALL_-1206088896', u'INDIRECT_-1206088730'), ('const-330562', u'PTRSUB_-1206088691'), ('const-0', u'RETURN_-1206088805'), (u'INDIRECT_-1206088703', u'COPY_-1206088752'), (u'INDIRECT_-1206088730', u'CALL_-1206088838'), (u'CALL_-1206088...
null
null
00038b00
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00038b00(void)\n\n{\n undefined4 uVar1;\n undefined8 uVar2;\n \n uVar1 = DAT_00077e24;\n uVar2 = FUN_00024d90();\n FUN_000388a0(&DAT_00050b42,DAT_00077cfc,uVar2,uVar1);\n return;\n}\n\n" commen...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nsymbolS * symbol_temp_new_now(void)\n\n{\n fragS *frag;\n symbolS *psVar1;\n addressT valu;\n \n frag = frag_now;\n valu = frag_now_fix();\n psVar1 = symbol_new...
(translation_unit "void FUN_00038b00(void)\n\n{\n undefined4 uVar1;\n undefined8 uVar2;\n \n uVar1 = DAT_00077e24;\n uVar2 = FUN_00024d90();\n FUN_000388a0(&DAT_00050b42,DAT_00077cfc,uVar2,uVar1);\n return;\n}\n\n" (function_definition "void FUN_00038b00(void)\n\n{\n undefined4 uVar1;\n undefined8 uVar2;\n \n...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_...
(function_definition "void FUN_00038b00(void)\n\n{\n undefined4 uVar1;\n undefined8 uVar2;\n \n uVar1 = DAT_00077e24;\n uVar2 = FUN_00024d90();\n FUN_000388a0(&DAT_00050b42,DAT_00077cfc,uVar2,uVar1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00038b00(void)" (identifier "FUN_00038b00") (para...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 * function_1(void) { type_2 *frag; type_1 *psVar1; type_3 valu; frag = frag_now; valu = var_1(); psVar1 = var_2("L0\x01",now_seg,valu,frag); return psVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifie...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { undefined4 uVar1; undefined8 uVar2; uVar1 = DAT_00077e24; uVar2 = FUN_00024d90(); FUN_000388a0(&DAT_00050b42,DAT_00077cfc,uVar2,uVar1); return; }
109_ia64-linux-gnu-ld_and_ia64-linux-gnu-ld_strip.c
fprintf
fprintf
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fprintf(FILE *__stream,char *__format,...) { int iVar1; iVar1 = (*(code *)PTR_fprintf_000981cc)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fprintf(FILE *__stream,char *__format,...) { int iVar1; iVar1 = (*(code *)PTR_fprintf_000981cc)(); return iVar1; }
JMP dword ptr [EBX + 0x1cc]
null
null
null
null
[(u'CALLIND_-1205975222', u'RETURN_-1205975219'), (u'INDIRECT_-1205975149', u'COPY_-1205975208'), (u'CALLIND_-1205975222', u'INDIRECT_-1205975149'), ('tmp_72', u'CAST_-1205975142'), (u'CAST_-1205975142', u'CALLIND_-1205975222'), ('const-0', u'RETURN_-1205975219')]
[(u'CALLIND_-1205975222', u'RETURN_-1205975219'), (u'INDIRECT_-1205975149', u'COPY_-1205975208'), (u'CALLIND_-1205975222', u'INDIRECT_-1205975149'), ('tmp_72', u'CAST_-1205975142'), (u'CAST_-1205975142', u'CALLIND_-1205975222'), ('const-0', u'RETURN_-1205975219')]
null
null
00014740
x86
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fprintf(FILE *__stream,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fprintf_000981cc)();\n return iVar1;\n}\n\n" comment (function_definition "int fprintf(FILE *__stream,char *__format,...)\n\n...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fprintf(FILE *__stream,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fprintf_000981cc)();\n return iVar1;\n}\n\n" comment (function_definition "int fprintf(FILE *__stream,char *__format,...)\n\n...
(translation_unit "int fprintf(FILE *__stream,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fprintf_000981cc)();\n return iVar1;\n}\n\n" (function_definition "int fprintf(FILE *__stream,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fprintf_000981cc)();\n return iVar1;\n}" p...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (variadic_parameter ...) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment...
(function_definition "int fprintf(FILE *__stream,char *__format,...)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fprintf_000981cc)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "fprintf(FILE *__stream,char *__format,...)" (identifier "fprintf") (parameter_list "(FILE *__stream,char *__format,....
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__stream,char *__format,...) { int iVar1; iVar1 = (*(type_2 *)PTR_fprintf_000981cc)(); 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: (pointer...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(FILE *__stream,char *__format,...) { int iVar1; iVar1 = (*(code *)PTR_MASKED_000981cc)(); return iVar1; }
9327_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
relocate_section_range
FUN_00323e20
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void relocate_section_range(Sized_relobj_file<32,_true> * this, Symbol_table * symtab, Layout * layout, uchar * pshdrs, Output_file * of...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm1 FUN_00323e20(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,int param_5, undefined4 param_6,int *param_7,uint param_8,uint param_9) { int *piVar1; int iVar2; int iVar3; u...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x2c61d7 SUB ESP,0x7c MOV EBP,dword ptr [ESP + 0xa8] TEST EBP,EBP JZ 0x00324631 MOV EAX,dword ptr [ESP + 0x90] MOV EAX,dword ptr [EAX + 0x28] CMP dword ptr [ESP + 0xac],EAX JNC 0x0032467e CMP EBP,dword ptr [ESP + 0xac] JA 0x00324063 LEA EAX,[EBX + 0x7c8] MOV d...
null
null
null
null
[('const-1', u'RETURN_-1204994498')]
[(u'CALL_-1204991077', u'INDIRECT_-1204987509'), (u'LOAD_-1204993218', u'INT_ADD_-1204993100'), (u'INT_RIGHT_-1204993835', u'INT_OR_-1204993836'), ('const-8', u'INT_LEFT_-1204991163'), (u'CALL_-1204993775', u'INDIRECT_-1204988667'), (u'INDIRECT_-1204987993', u'MULTIEQUAL_-1204987861'), ('const-65280', u'INT_AND_-120499...
null
null
00323e20
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm1\nFUN_00323e20(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,int param_5,\n undefined4 param_6,int *param_7,uint param_8,uint param_9)\n\n{\n int *piVar1;\n i...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void relocate_section_range(Sized_relobj_file<32,_true> * this,\n Symbol_table * symtab, Layout * layout, uchar * psh...
(translation_unit "void __regparm1\nFUN_00323e20(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,int param_5,\n undefined4 param_6,int *param_7,uint param_8,uint param_9)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n uint uVar4;\n int iVar5;\n uint uVar6;\n uint uVar7;\n undefi...
(translation_unit (function_definition TYPE (ERROR IDENT) (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 IDEN...
(function_definition "void __regparm1\nFUN_00323e20(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,int param_5,\n undefined4 param_6,int *param_7,uint param_8,uint param_9)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n uint uVar4;\n int iVar5;\n uint uVar6;\n uint uVar7;\n und...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void relocate_section_range(Sized_relobj_file<32,_true> * this, Symbol_table * symtab, Layout * layout, uchar * pshdrs, Output_file * of...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (param...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm1 MASKED(undefined4 param_1,int param_2,undefined4 param_3,undefined4 param_4,int param_5, undefined4 param_6,int *param_7,uint param_8,uint param_9) { int *piVar1; int iVar2; int iVar3; uint uV...
774_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
FUN_00043500
FUN_00043500
void FUN_00043500(void) { int unaff_EBP; int in_stack_fffffff4; if (*(void **)(unaff_EBP + -0x30) != (void *)(unaff_EBP + -0x28)) { operator_delete(*(void **)(unaff_EBP + -0x30)); } gold::Symbol_value<32>::~Symbol_value(*(Symbol_value<32> **)(unaff_EBP + -0xb8),in_stack_fffffff4) ; gold::Symbol_v...
void FUN_00043500(void) { int unaff_EBP; if (*(int *)(unaff_EBP + -0x30) != unaff_EBP + -0x28) { FUN_003ae080(*(int *)(unaff_EBP + -0x30)); } FUN_00072240(*(undefined4 *)(unaff_EBP + -0xb8)); FUN_00072240(*(undefined4 *)(unaff_EBP + -0xa0)); /* WARNING: Subroutine does not return ...
MOV EAX,dword ptr [EBP + -0x30] LEA EDX,[EBP + -0x28] CMP EAX,EDX JZ 0x0004351c SUB ESP,0xc MOV EBX,dword ptr [EBP + 0xffffff74] PUSH EAX CALL 0x003ae080 ADD ESP,0x10 MOV EBX,ESI JMP 0x000434d3
null
null
null
null
[(u'INT_ADD_-1206176493', u'CAST_-1206176258'), ('tmp_455', u'INT_ADD_-1206176481'), (u'INDIRECT_-1206176302', u'CALL_-1206176437'), (u'INT_NOTEQUAL_-1206176484', u'CBRANCH_-1206176484'), ('const-417', u'LOAD_-1206176509'), (u'CALL_-1206176480', u'INDIRECT_-1206176302'), (u'LOAD_-1206176509', u'CALL_-1206176452'), (u'C...
[('const-417', u'LOAD_-1206176497'), (u'INT_ADD_-1206176438', u'CAST_-1206176290'), ('const-417', u'LOAD_-1206176509'), (u'INT_NOTEQUAL_-1206176484', u'CBRANCH_-1206176484'), (u'CAST_-1206176308', u'LOAD_-1206176497'), (u'INT_ADD_-1206176487', u'INT_NOTEQUAL_-1206176484'), (u'CAST_-1206176290', u'LOAD_-1206176454'), (u...
null
null
00043500
x86
O1
(translation_unit "void FUN_00043500(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_EBP + -0x28) {\n FUN_003ae080(*(int *)(unaff_EBP + -0x30));\n }\n FUN_00072240(*(undefined4 *)(unaff_EBP + -0xb8));\n FUN_00072240(*(undefined4 *)(unaff_EBP + -0xa0));\n /* WARNING:...
(translation_unit "void FUN_00043500(void)\n\n{\n int unaff_EBP;\n int in_stack_fffffff4;\n \n if (*(void **)(unaff_EBP + -0x30) != (void *)(unaff_EBP + -0x28)) {\n operator_delete(*(void **)(unaff_EBP + -0x30));\n }\n gold::Symbol_value<32>::~Symbol_value(*(Symbol_value<32> **)(unaff_EBP + -0xb8),in_stack_fff...
(translation_unit "void FUN_00043500(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_EBP + -0x28) {\n FUN_003ae080(*(int *)(unaff_EBP + -0x30));\n }\n FUN_00072240(*(undefined4 *)(unaff_EBP + -0xb8));\n FUN_00072240(*(undefined4 *)(unaff_EBP + -0xa0));\n \n FUN_004...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_decl...
(function_definition "void FUN_00043500(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != unaff_EBP + -0x28) {\n FUN_003ae080(*(int *)(unaff_EBP + -0x30));\n }\n FUN_00072240(*(undefined4 *)(unaff_EBP + -0xb8));\n FUN_00072240(*(undefined4 *)(unaff_EBP + -0xa0));\n \n FUN_...
void function_1(void) { int var_1; int in_stack_fffffff4; if (*(void **)(var_1 + -0x30) != (void *)(var_1 + -0x28)) { var_2(*(void **)(var_1 + -0x30)); } gold::var_3<32>::~var_3(*(var_3<32> **)(var_1 + -0xb8),in_stack_fffffff4) ; gold::var_3<32>::~var_3(*(var_3<32> **)(var_1 + -0xa0),in_stack_fff...
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)) (if_statement condition: (parenthes...
null
void MASKED(void) { int unaff_EBP; if (*(int *)(unaff_EBP + -0x30) != unaff_EBP + -0x28) { FUN_003ae080(*(int *)(unaff_EBP + -0x30)); } FUN_00072240(*(undefined4 *)(unaff_EBP + -0xb8)); FUN_00072240(*(undefined4 *)(unaff_EBP + -0xa0)); /* WARNING: Subroutine does not return */ F...
6449_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
locks
FUN_001b21e0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void locks(Read_relocs * this, Task_locker * tl) */ void __thiscall gold::Read_relocs::locks(Read_relocs *this,Task_locker *tl) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001b21e0(int param_1,int *param_2) { char cVar1; int iVar2; int iVar3; iVar2 = *(int *)(*(int *)(param_1 + 0x2c) + 0x1c); if (iVar2 != 0) { iVar3 = *param_2; if (3 < iVar3) { /* ...
PUSH EDI PUSH ESI PUSH EBX MOV ESI,dword ptr [ESP + 0x10] CALL 0x0003a210 ADD EBX,0x261e14 MOV ECX,dword ptr [ESP + 0x14] MOV EAX,dword ptr [ESI + 0x2c] MOV EDX,dword ptr [EAX + 0x1c] TEST EDX,EDX JZ 0x001b2223 MOV EAX,dword ptr [ECX] LEA EDI,[EDX + 0x48] CMP EAX,0x3 JG 0x001b2227 MOV dword ptr [ECX + EAX*0x4 + 0x4],ED...
null
null
null
null
[('const-1', u'RETURN_-1207688703')]
[('const-124', u'CALL_-1207688475'), ('tmp_851', u'CALL_-1207688476'), (u'COPY_-1207688358', u'CALL_-1207688475'), (u'CAST_-1207688381', u'LOAD_-1207688684'), (u'INT_SLESS_-1207688624', u'CBRANCH_-1207688631'), (u'INT_ADD_-1207688548', u'CAST_-1207688335'), ('const-302', u'CALL_-1207688476'), (u'LOAD_-1207688678', u'IN...
null
null
001b21e0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001b21e0(int param_1,int *param_2)\n\n{\n char cVar1;\n int iVar2;\n int iVar3;\n \n iVar2 = *(int *)(*(int *)(param_1 + 0x2c) + 0x1c);\n if (iVar2 != 0) {\n iVar3 = *param_2;\n if (3 < iV...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void locks(Read_relocs * this, Task_locker * tl) */\n\nvoid __thiscall gold::Read_relocs::locks(Read_relocs *this,Task_...
(translation_unit "void FUN_001b21e0(int param_1,int *param_2)\n\n{\n char cVar1;\n int iVar2;\n int iVar3;\n \n iVar2 = *(int *)(*(int *)(param_1 + 0x2c) + 0x1c);\n if (iVar2 != 0) {\n iVar3 = *param_2;\n if (3 < iVar3) {\n \n FUN_000da200("../../gold/token.h",0x12e,&DAT_00309a8c,pa...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assign...
(function_definition "void FUN_001b21e0(int param_1,int *param_2)\n\n{\n char cVar1;\n int iVar2;\n int iVar3;\n \n iVar2 = *(int *)(*(int *)(param_1 + 0x2c) + 0x1c);\n if (iVar2 != 0) {\n iVar3 = *param_2;\n if (3 < iVar3) {\n \n FUN_000da200("../../gold/token.h",0x12e,&DAT_00309a8c...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void locks(Read_relocs * this, Task_locker * tl) */ void __thiscall gold::type_1::function_1(type_1 *this,type_2 *tl) { }
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: (identifie...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,int *param_2) { char cVar1; int iVar2; int iVar3; iVar2 = *(int *)(*(int *)(param_1 + 0x2c) + 0x1c); if (iVar2 != 0) { iVar3 = *param_2; if (3 < iVar3) { /* WARNIN...
13181_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
__int_to_char<wchar_t,unsigned_long_long>
FUN_004069f0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* int std::__int_to_char<wchar_t, unsigned long long>(wchar_t*, unsigned long long, wchar_t const*, std::_Ios_Fmtflags, bool) */ int std::__int_to_ch...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int FUN_004069f0(undefined4 *param_1,uint param_2,uint param_3,int param_4,uint param_5,char param_6 ) { int iVar1; int iVar2; undefined4 *puVar3; uint uVar4; undefined8 uVar5; uVar5 = CONCAT44(par...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x1e3607 SUB ESP,0xc CMP byte ptr [ESP + 0x34],0x0 MOV EDI,dword ptr [ESP + 0x24] MOV EBP,dword ptr [ESP + 0x28] JZ 0x00406a70 MOV ESI,dword ptr [ESP + 0x20] JMP 0x00406a24 MOV EDI,EAX MOV EBP,EDX PUSH 0x0 SUB ESI,0x4 PUSH 0xa PUSH EBP PUSH EDI CALL 0x00442cc0...
null
null
null
null
[('const-1', u'RETURN_-1201706482')]
[(u'INT_MULT_-1201706314', u'INT_ADD_-1201706326'), (u'INT_NOTEQUAL_-1201705423', u'BOOL_OR_-1201705835'), (u'MULTIEQUAL_-1201705420', u'PTRADD_-1201705255'), (u'LOAD_-1201705724', u'STORE_-1201705702'), ('const-417', u'STORE_-1201705875'), ('const-3', u'INT_RIGHT_-1201705807'), (u'PTRADD_-1201705433', u'MULTIEQUAL_-12...
null
null
004069f0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_004069f0(undefined4 *param_1,uint param_2,uint param_3,int param_4,uint param_5,char param_6\n )\n\n{\n int iVar1;\n int iVar2;\n undefined4 *puVar3;\n uint uVar4;\n undefined8 uVar...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* int std::__int_to_char<wchar_t, unsigned long long>(wchar_t*, unsigned long long, wchar_t const*,\n std::_Ios_Fmtflags, bool) */\...
(translation_unit "int FUN_004069f0(undefined4 *param_1,uint param_2,uint param_3,int param_4,uint param_5,char param_6\n )\n\n{\n int iVar1;\n int iVar2;\n undefined4 *puVar3;\n uint uVar4;\n undefined8 uVar5;\n \n uVar5 = CONCAT44(param_3,param_2);\n puVar3 = param_1;\n if (param_6 == '\0') {\...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration ...
(function_definition "int FUN_004069f0(undefined4 *param_1,uint param_2,uint param_3,int param_4,uint param_5,char param_6\n )\n\n{\n int iVar1;\n int iVar2;\n undefined4 *puVar3;\n uint uVar4;\n undefined8 uVar5;\n \n uVar5 = CONCAT44(param_3,param_2);\n puVar3 = param_1;\n if (param_6 == '\0')...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* int std::__int_to_char<wchar_t, unsigned long long>(wchar_t*, unsigned long long, wchar_t const*, std::_Ios_Fmtflags, bool) */ int std::__int_to_ch...
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: (identi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int MASKED(undefined4 *param_1,uint param_2,uint param_3,int param_4,uint param_5,char param_6 ) { int iVar1; int iVar2; undefined4 *puVar3; uint uVar4; undefined8 uVar5; uVar5 = CONCAT44(param_3,p...
2316_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
gold_undefined_symbol
FUN_00074220
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ void gold::gold_undefined_symbol(Symbol *sym) { anon_union_16_2_edb7204a_for_basic_string<char,...
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void FUN_00074220(int param_1) { undefined4 uVar1; char *__s; size_t __n; size_t *psVar2; size_t local_38; size_t *local_34; size_t local_30; size_t local_2c [7]; uVar1 = *DAT_003af408; if ((*(byte *)(para...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI CALL 0x0004a046 ADD ESI,0x33add6 PUSH EBX SUB ESP,0x4c MOV EDI,dword ptr [EBP + 0x8] LEA EAX,[ESI + 0x408] MOV EAX,dword ptr [EAX] MOV EAX,dword ptr [EAX] MOV dword ptr [EBP + -0x44],EAX TEST byte ptr [EDI + 0x2a],0x7 JNZ 0x00074339 MOV EAX,dword ptr [EDI + 0x8] MOV ECX,dword ptr ...
null
null
null
null
[(u'PTRSUB_-1206368807', u'PTRSUB_-1206368775'), ('const-4', u'PTRSUB_-1206368791'), (u'LOAD_-1206369646', u'CAST_-1206368706'), (u'CALL_-1206369430', u'INDIRECT_-1206368811'), (u'INT_EQUAL_-1206369600', u'CBRANCH_-1206369599'), (u'COPY_-1206368648', u'MULTIEQUAL_-1206369072'), (u'LOAD_-1206369686', u'CALL_-1206369430'...
[('tmp_2790', u'LOAD_-1206369686'), (u'MULTIEQUAL_-1206368848', u'INT_ADD_-1206369447'), ('tmp_1613', u'PTRSUB_-1206368808'), (u'INDIRECT_-1206368803', u'MULTIEQUAL_-1206368759'), (u'CAST_-1206368639', u'MULTIEQUAL_-1206368726'), (u'INT_EQUAL_-1206369600', u'CBRANCH_-1206369599'), ('const-417', u'LOAD_-1206369646'), ('...
null
null
00074220
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid FUN_00074220(int param_1)\n\n{\n undefined4 uVar1;\n char *__s;\n size_t __n;\n size_t *psVar2;\n size_t local_38;\n size_t *local_34;\n size_t local_30;\n size_t local_2c [7];\n \n uVar1 = *DAT...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n\nvoid gold::gold_undefined_symbol(Symbol *sym)\n\n{\n anon_union_16_2_edb720...
(translation_unit "void FUN_00074220(int param_1)\n\n{\n undefined4 uVar1;\n char *__s;\n size_t __n;\n size_t *psVar2;\n size_t local_38;\n size_t *local_34;\n size_t local_30;\n size_t local_2c [7];\n \n uVar1 = *DAT_003af408;\n if ((*(byte *)(param_1 + 0x2a) & 7) != 0) {\n \n FUN_000...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYP...
(function_definition "void FUN_00074220(int param_1)\n\n{\n undefined4 uVar1;\n char *__s;\n size_t __n;\n size_t *psVar2;\n size_t local_38;\n size_t *local_34;\n size_t local_30;\n size_t local_2c [7];\n \n uVar1 = *DAT_003af408;\n if ((*(byte *)(param_1 + 0x2a) & 7) != 0) {\n \n FUN_...
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ void var_8::function_1(type_1 *sym) { anon_union_16_2_edb7204a_for_basic_string<var_2,var_9::ch...
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: (type_identifier) declarator: (identifier)) (declarat...
null
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void MASKED(int param_1) { undefined4 uVar1; char *__s; size_t __n; size_t *psVar2; size_t local_38; size_t *local_34; size_t local_30; size_t local_2c [7]; uVar1 = *DAT_003af408; if ((*(byte *)(param_1 + ...
3504_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
do_print_to_mapfile
FUN_000c5030
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void do_print_to_mapfile(Output_data_got<32,_true> * this, Mapfile * mapfile) */ void __thiscall gold::Output_data_got<32,_true>::do_print_to_mapfile (Output_data_got<32,_true> *this,Mapfi...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000c5030(undefined4 param_1,undefined4 param_2) { undefined4 uVar1; uVar1 = gettext("** GOT"); FUN_00090af0(param_2,param_1,uVar1); return; }
PUSH EBX CALL 0x00032730 ADD EBX,0x23cfca SUB ESP,0x14 LEA EAX,[EBX + 0xfff287a6] PUSH EAX CALL 0x000263b0 ADD ESP,0xc PUSH EAX PUSH dword ptr [ESP + 0x18] PUSH dword ptr [ESP + 0x20] CALL 0x00090af0 ADD ESP,0x18 POP EBX RET
null
null
null
null
[('const-0', u'RETURN_-1206693710'), ('tmp_218', u'CALL_-1206693738'), (u'CAST_-1206693608', u'CALL_-1206693738'), ('tmp_217', u'CAST_-1206693608'), ('const-2271142', u'COPY_-1206693690'), (u'CAST_-1206693626', u'CALL_-1206693738'), (u'CALL_-1206693780', u'CAST_-1206693626'), (u'COPY_-1206693690', u'CALL_-1206693780')]
[('tmp_422', u'CALL_-1206693738'), (u'CALL_-1206693780', u'CALL_-1206693738'), ('const-0', u'RETURN_-1206693710'), ('const-2271142', u'COPY_-1206693694'), ('tmp_423', u'CALL_-1206693738'), (u'COPY_-1206693694', u'CALL_-1206693780')]
null
null
000c5030
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000c5030(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext("** GOT");\n FUN_00090af0(param_2,param_1,uVar1);\n return;\n}\n\n" comment (function_definition "voi...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void do_print_to_mapfile(Output_data_got<32,_true> * this, Mapfile *\n mapfile) */\n\nvoid __thiscall\ngold::Output_data_got<32,_true>::do_print_to_mapfile\n (Output_data_g...
(translation_unit "void FUN_000c5030(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext("** GOT");\n FUN_00090af0(param_2,param_1,uVar1);\n return;\n}\n\n" (function_definition "void FUN_000c5030(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = gette...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_liter...
(function_definition "void FUN_000c5030(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext("** GOT");\n FUN_00090af0(param_2,param_1,uVar1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_000c5030(undefined4 param_1,undefined4 param_2)" (identifier "FUN_000c5030")...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void do_print_to_mapfile(Output_data_got<32,_true> * this, Mapfile * mapfile) */ void __thiscall gold::Output_data_got<32,_true>::do_print_to_mapfile (Output_data_got<32,_true> *this,Mapfi...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statemen...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,undefined4 param_2) { undefined4 uVar1; uVar1 = gettext("** GOT"); FUN_00090af0(param_2,param_1,uVar1); return; }
388_x86_64-linux-gnu-objdump_and_x86_64-linux-gnu-objdump_strip.c
debug_make_bool_type
FUN_0003ded0
/* WARNING: Unknown calling convention */ debug_type_conflict debug_make_bool_type(uint size) { debug_type_s *pdVar1; uint in_ECX; debug_handle *info; pdVar1 = debug_make_type((debug_handle *)0x6,size,in_ECX); return pdVar1; }
void FUN_0003ded0(void) { FUN_0003bac0(); return; }
MOV EDX,dword ptr [ESP + 0x8] MOV EAX,0x6 JMP 0x0003bac0
null
null
null
null
[('tmp_39', u'CALL_-1206067484'), ('const-0', u'RETURN_-1206067480'), ('tmp_19', u'CALL_-1206067484'), ('const-6', u'CALL_-1206067484'), (u'CALL_-1206067484', u'RETURN_-1206067480')]
[('const-0', u'RETURN_-1206067480')]
null
null
0003ded0
x86
O1
(translation_unit "void FUN_0003ded0(void)\n\n{\n FUN_0003bac0();\n return;\n}\n\n" (function_definition "void FUN_0003ded0(void)\n\n{\n FUN_0003bac0();\n return;\n}" primitive_type (function_declarator "FUN_0003ded0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (com...
(translation_unit "/* WARNING: Unknown calling convention */\n\ndebug_type_conflict debug_make_bool_type(uint size)\n\n{\n debug_type_s *pdVar1;\n uint in_ECX;\n debug_handle *info;\n \n pdVar1 = debug_make_type((debug_handle *)0x6,size,in_ECX);\n return pdVar1;\n}\n\n" comment (function_definition "debug_type_co...
(translation_unit "void FUN_0003ded0(void)\n\n{\n FUN_0003bac0();\n return;\n}\n\n" (function_definition "void FUN_0003ded0(void)\n\n{\n FUN_0003bac0();\n return;\n}" primitive_type (function_declarator "FUN_0003ded0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (com...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) })))
(function_definition "void FUN_0003ded0(void)\n\n{\n FUN_0003bac0();\n return;\n}" (primitive_type "void") (function_declarator "FUN_0003ded0(void)" (identifier "FUN_0003ded0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n FUN_0003bac0();\n...
/* WARNING: Unknown calling convention */ type_1 function_1(type_2 size) { type_3 *pdVar1; type_2 in_ECX; type_4 *info; pdVar1 = var_1((type_4 *)0x6,size,in_ECX); 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: (identifier) arguments: (argument_list))) (retur...
null
void MASKED(void) { FUN_0003bac0(); return; }
7971_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
find_first_of
FUN_00205770
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wstring::find_first_of(std::wstring const&, unsigned int) const */ void __thiscall std::wstring::find_first_of(wstring *this,wstring *param_1,uint param_2) { find_first_of(this,*(wchar_t **)param_1,param_2,*(uint *)(par...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00205770(undefined4 param_1,undefined4 *param_2,undefined4 param_3) { FUN_00205700(param_1,*param_2,param_3,param_2[1]); return; }
PUSH EBX CALL 0x00036f20 ADD EBX,0x1a988a SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x14] PUSH dword ptr [EAX + 0x4] PUSH dword ptr [ESP + 0x1c] PUSH dword ptr [EAX] PUSH dword ptr [ESP + 0x1c] CALL 0x00205700 ADD ESP,0x18 POP EBX RET
null
null
null
null
[('const-4', u'PTRADD_-1203808289'), ('const-417', u'LOAD_-1203808335'), (u'LOAD_-1203808351', u'CALL_-1203808313'), ('const-417', u'LOAD_-1203808351'), ('tmp_194', u'CALL_-1203808313'), ('const-0', u'RETURN_-1203808285'), ('const-1', u'PTRADD_-1203808289'), ('tmp_193', u'PTRADD_-1203808289'), (u'CAST_-1203808214', u'L...
[('const-4', u'PTRADD_-1203808219'), (u'LOAD_-1203808351', u'CALL_-1203808313'), ('tmp_329', u'LOAD_-1203808335'), ('const-0', u'RETURN_-1203808285'), ('const-417', u'LOAD_-1203808351'), (u'LOAD_-1203808335', u'CALL_-1203808313'), ('tmp_330', u'CALL_-1203808313'), ('tmp_331', u'CALL_-1203808313'), ('tmp_329', u'PTRADD_...
null
null
00205770
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00205770(undefined4 param_1,undefined4 *param_2,undefined4 param_3)\n\n{\n FUN_00205700(param_1,*param_2,param_3,param_2[1]);\n return;\n}\n\n" comment (function_definition "void FUN_00205770(undefi...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wstring::find_first_of(std::wstring const&, unsigned int) const */\n\nvoid __thiscall std::wstring::find_first_of(wstring *this,wstring *param_1,uint param_2)\n\n{\n find_first_of(this,*(wchar_t **)param...
(translation_unit "void FUN_00205770(undefined4 param_1,undefined4 *param_2,undefined4 param_3)\n\n{\n FUN_00205700(param_1,*param_2,param_3,param_2[1]);\n return;\n}\n\n" (function_definition "void FUN_00205770(undefined4 param_1,undefined4 *param_2,undefined4 param_3)\n\n{\n FUN_00205700(param_1,*param_2,param_3,p...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (po...
(function_definition "void FUN_00205770(undefined4 param_1,undefined4 *param_2,undefined4 param_3)\n\n{\n FUN_00205700(param_1,*param_2,param_3,param_2[1]);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00205770(undefined4 param_1,undefined4 *param_2,undefined4 param_3)" (identifier "FUN_00205770") ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wstring::find_first_of(std::wstring const&, unsigned int) const */ void __thiscall std::type_1::function_1(type_1 *this,type_1 *var_1,type_2 param_2) { function_1(this,*(type_3 **)var_1,param_2,*(type_2 *)(var_1 + 4)); ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,undefined4 *param_2,undefined4 param_3) { FUN_00205700(param_1,*param_2,param_3,param_2[1]); return; }
5762_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
_M_erase
FUN_001591e0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void _M_erase(_Rb_tree<std::pair<long_long_unsigned_int,_long_long_unsigned_int>,_std::pair<const_std::pair<long_long_unsigned_int,_long_long_unsigned_int>,_std::pair<long_long_unsigned_int,_long_lon...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001591e0(undefined4 param_1,int param_2) { int iVar1; if (param_2 != 0) { do { FUN_001591e0(param_1,*(undefined4 *)(param_2 + 0xc)); iVar1 = *(int *)(param_2 + 8); FUN_001ff030(param_2); ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00036f20 ADD EBX,0x255e17 SUB ESP,0xc MOV ESI,dword ptr [ESP + 0x24] MOV EBP,dword ptr [ESP + 0x20] TEST ESI,ESI JZ 0x0015921e SUB ESP,0x8 PUSH dword ptr [ESI + 0xc] PUSH EBP CALL 0x001591e0 MOV EDI,dword ptr [ESI + 0x8] MOV dword ptr [ESP],ESI CALL 0x001ff030 ADD ESP,0x10 MOV...
null
null
null
null
[(u'PTRSUB_-1207266494', u'LOAD_-1207266734'), (u'PTRSUB_-1207266497', u'PTRSUB_-1207266494'), (u'INT_NOTEQUAL_-1207266767', u'CBRANCH_-1207266767'), (u'PTRSUB_-1207266504', u'LOAD_-1207266754'), ('const-0', u'INT_NOTEQUAL_-1207266767'), ('const-0', u'RETURN_-1207266644'), (u'MULTIEQUAL_-1207266601', u'PTRSUB_-12072665...
[('tmp_754', u'COPY_-1207266580'), (u'INT_NOTEQUAL_-1207266767', u'CBRANCH_-1207266767'), (u'MULTIEQUAL_-1207266603', u'CALL_-1207266717'), ('tmp_754', u'INT_NOTEQUAL_-1207266767'), (u'COPY_-1207266580', u'MULTIEQUAL_-1207266603'), ('const-0', u'INT_NOTEQUAL_-1207266767'), ('const-0', u'RETURN_-1207266644'), (u'CAST_-1...
null
null
001591e0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001591e0(undefined4 param_1,int param_2)\n\n{\n int iVar1;\n \n if (param_2 != 0) {\n do {\n FUN_001591e0(param_1,*(undefined4 *)(param_2 + 0xc));\n iVar1 = *(int *)(param_2 + 8);\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void\n _M_erase(_Rb_tree<std::pair<long_long_unsigned_int,_long_long_unsigned_int>,_std::pair<const_std::pair<long_long_unsigned_int,_long_long_unsigned_int>,_std::pair<long_long_un...
(translation_unit "void FUN_001591e0(undefined4 param_1,int param_2)\n\n{\n int iVar1;\n \n if (param_2 != 0) {\n do {\n FUN_001591e0(param_1,*(undefined4 *)(param_2 + 0xc));\n iVar1 = *(int *)(param_2 + 8);\n FUN_001ff030(param_2);\n param_2 = iVar1;\n } while (iVar1 != 0);\n }\n return;...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (do...
(function_definition "void FUN_001591e0(undefined4 param_1,int param_2)\n\n{\n int iVar1;\n \n if (param_2 != 0) {\n do {\n FUN_001591e0(param_1,*(undefined4 *)(param_2 + 0xc));\n iVar1 = *(int *)(param_2 + 8);\n FUN_001ff030(param_2);\n param_2 = iVar1;\n } while (iVar1 != 0);\n }\n retu...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void _M_erase(_Rb_tree<std::pair<long_long_unsigned_int,_long_long_unsigned_int>,_std::pair<const_std::pair<long_long_unsigned_int,_long_long_unsigned_int>,_std::pair<long_long_unsigned_int,_long_lon...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,int param_2) { int iVar1; if (param_2 != 0) { do { MASKED(param_1,*(undefined4 *)(param_2 + 0xc)); iVar1 = *(int *)(param_2 + 8); FUN_001ff030(param_2); param_2 =...
11507_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
wostream
FUN_003bd610
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wostream::wostream(std::wostream&&) */ void __thiscall std::wostream::wostream(wostream *this,wostream *param_1) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_003bd610(int *param_1,int *param_2,int *param_3) { undefined1 uVar1; int iVar2; int iVar3; iVar2 = *param_2; *param_1 = iVar2; param_1 = (int *)((int)param_1 + *(int *)(iVar2 + -0xc)); *param_1 = param_...
PUSH EDI PUSH ESI PUSH EBX MOV EAX,dword ptr [ESP + 0x14] CALL 0x00050b50 ADD EBX,0x22c9e4 MOV ESI,dword ptr [ESP + 0x10] MOV EDI,dword ptr [ESP + 0x18] MOV EDX,dword ptr [EAX] SUB ESP,0x8 MOV dword ptr [ESI],EDX MOV EAX,dword ptr [EAX + 0x4] ADD ESI,dword ptr [EDX + -0xc] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [EDI...
null
null
null
null
[('const-1', u'RETURN_-1205545423')]
[(u'PTRADD_-1205545084', u'STORE_-1205545229'), ('const-417', u'STORE_-1205545276'), ('const-417', u'STORE_-1205545229'), (u'LOAD_-1205545352', u'INT_ADD_-1205545331'), ('const-112', u'INT_ADD_-1205545262'), ('const-417', u'STORE_-1205545354'), ('const-4', u'PTRADD_-1205545099'), ('const-116', u'INT_ADD_-1205545234'), ...
null
null
003bd610
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_003bd610(int *param_1,int *param_2,int *param_3)\n\n{\n undefined1 uVar1;\n int iVar2;\n int iVar3;\n \n iVar2 = *param_2;\n *param_1 = iVar2;\n param_1 = (int *)((int)param_1 + *(int *)(iVar2 ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wostream::wostream(std::wostream&&) */\n\nvoid __thiscall std::wostream::wostream(wostream *this,wostream *param_1)\n\n{\n}\n\n" comment comment (function_definition "void __thiscall std::wostream::wostre...
(translation_unit "void FUN_003bd610(int *param_1,int *param_2,int *param_3)\n\n{\n undefined1 uVar1;\n int iVar2;\n int iVar3;\n \n iVar2 = *param_2;\n *param_1 = iVar2;\n param_1 = (int *)((int)param_1 + *(int *)(iVar2 + -0xc));\n *param_1 = param_2[1];\n iVar3 = (int)param_3 + *(int *)(*param_3 + -0xc);\n ...
(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 ;) ...
(function_definition "void FUN_003bd610(int *param_1,int *param_2,int *param_3)\n\n{\n undefined1 uVar1;\n int iVar2;\n int iVar3;\n \n iVar2 = *param_2;\n *param_1 = iVar2;\n param_1 = (int *)((int)param_1 + *(int *)(iVar2 + -0xc));\n *param_1 = param_2[1];\n iVar3 = (int)param_3 + *(int *)(*param_3 + -0xc);\...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wostream::wostream(std::wostream&&) */ void __thiscall std::function_1::function_1(function_1 *this,function_1 *param_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_...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int *param_1,int *param_2,int *param_3) { undefined1 uVar1; int iVar2; int iVar3; iVar2 = *param_2; *param_1 = iVar2; param_1 = (int *)((int)param_1 + *(int *)(iVar2 + -0xc)); *param_1 = param_2[1]; ...
7781_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
do_widen
FUN_001bb060
/* std::ctype<wchar_t>::do_widen(char) const */ undefined4 __thiscall std::ctype<wchar_t>::do_widen(ctype<wchar_t> *this,char param_1) { return *(undefined4 *)(this + (uint)(byte)param_1 * 4 + 0x90); }
undefined4 FUN_001bb060(int param_1,byte param_2) { return *(undefined4 *)(param_1 + 0x90 + (uint)param_2 * 4); }
MOVZX EDX,byte ptr [ESP + 0x8] MOV EAX,dword ptr [ESP + 0x4] MOV EAX,dword ptr [EAX + EDX*0x4 + 0x90] RET
null
null
null
null
[(u'CAST_-1207652166', u'LOAD_-1207652236'), (u'CAST_-1207652176', u'INT_ZEXT_-1207652237'), (u'PTRADD_-1207652174', u'CAST_-1207652166'), ('const-144', u'INT_ADD_-1207652213'), ('const-417', u'LOAD_-1207652236'), (u'COPY_-1207652236', u'RETURN_-1207652217'), (u'INT_MULT_-1207652208', u'INT_ADD_-1207652213'), (u'INT_ZE...
[(u'COPY_-1207652236', u'RETURN_-1207652217'), (u'CAST_-1207652168', u'LOAD_-1207652236'), ('tmp_46', u'INT_ADD_-1207652222'), (u'INT_ZEXT_-1207652237', u'INT_MULT_-1207652208'), (u'INT_ADD_-1207652220', u'CAST_-1207652168'), ('tmp_45', u'INT_ZEXT_-1207652237'), ('const-4', u'INT_MULT_-1207652208'), (u'LOAD_-1207652236...
null
null
001bb060
x86
O1
(translation_unit "undefined4 FUN_001bb060(int param_1,byte param_2)\n\n{\n return *(undefined4 *)(param_1 + 0x90 + (uint)param_2 * 4);\n}\n\n" (function_definition "undefined4 FUN_001bb060(int param_1,byte param_2)\n\n{\n return *(undefined4 *)(param_1 + 0x90 + (uint)param_2 * 4);\n}" type_identifier (function_decla...
(translation_unit "/* std::ctype<wchar_t>::do_widen(char) const */\n\nundefined4 __thiscall std::ctype<wchar_t>::do_widen(ctype<wchar_t> *this,char param_1)\n\n{\n return *(undefined4 *)(this + (uint)(byte)param_1 * 4 + 0x90);\n}\n\n" comment (function_definition "undefined4 __thiscall std::ctype<wchar_t>::do_widen(ct...
(translation_unit "undefined4 FUN_001bb060(int param_1,byte param_2)\n\n{\n return *(undefined4 *)(param_1 + 0x90 + (uint)param_2 * 4);\n}\n\n" (function_definition "undefined4 FUN_001bb060(int param_1,byte param_2)\n\n{\n return *(undefined4 *)(param_1 + 0x90 + (uint)param_2 * 4);\n}" type_identifier (function_decla...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthes...
(function_definition "undefined4 FUN_001bb060(int param_1,byte param_2)\n\n{\n return *(undefined4 *)(param_1 + 0x90 + (uint)param_2 * 4);\n}" (type_identifier "undefined4") (function_declarator "FUN_001bb060(int param_1,byte param_2)" (identifier "FUN_001bb060") (parameter_list "(int param_1,byte param_2)" (( "(") (p...
/* std::ctype<wchar_t>::do_widen(char) const */ type_1 __thiscall std::type_2<wchar_t>::function_1(type_2<wchar_t> *var_1,char param_1) { return *(type_1 *)(var_1 + (type_3)(type_4)param_1 * 4 + 0x90); }
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)))) body: (compound_statemen...
null
undefined4 MASKED(int param_1,byte param_2) { return *(undefined4 *)(param_1 + 0x90 + (uint)param_2 * 4); }
6674_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
Workqueue
FUN_001a43a0
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void Workqueue(Workqueue * this, General_options * options) */ void __thiscall gold::Workqueue::Workqueue(Workqueue *this,General_options *options) { Workqueue_threader *pWVar1; Workqueue_threader_threadpool *this_00; i...
void FUN_001a43a0(int param_1,int param_2) { undefined4 *puVar1; undefined4 uVar2; int unaff_EDI; FUN_000644be(); FUN_0007fe40(param_1); *(undefined4 *)(param_1 + 4) = 0; *(undefined4 *)(param_1 + 8) = 0; *(undefined4 *)(param_1 + 0xc) = 0; *(undefined4 *)(param_1 + 0x10) = 0; *(undefined4 *)(p...
PUSH EBP MOV EBP,ESP PUSH EDI CALL 0x000644be ADD EDI,0x20ac57 PUSH ESI PUSH EBX SUB ESP,0x28 MOV ESI,dword ptr [EBP + 0x8] PUSH ESI MOV EBX,EDI CALL 0x0007fe40 LEA EAX,[ESI + 0x1c] MOV dword ptr [ESI + 0x4],0x0 MOV dword ptr [ESI + 0x8],0x0 MOV dword ptr [ESI + 0xc],0x0 MOV dword ptr [ESI + 0x10],0x0 MOV dword ptr [ES...
null
null
null
null
[('const-0', u'PTRSUB_-1207613935'), ('tmp_661', u'PTRSUB_-1207613885'), (u'PTRSUB_-1207614046', u'STORE_-1207614475'), (u'PTRADD_-1207614247', u'CAST_-1207613926'), ('const-4', u'PTRSUB_-1207614008'), (u'PTRSUB_-1207614023', u'STORE_-1207614465'), (u'PTRSUB_-1207614008', u'STORE_-1207614445'), ('tmp_661', u'STORE_-120...
[('tmp_1333', u'INT_ADD_-1207614431'), ('tmp_1333', u'INT_ADD_-1207614351'), ('const-20', u'INT_ADD_-1207614421'), (u'PTRSUB_-1207613965', u'PTRADD_-1207614247'), (u'INT_ADD_-1207614341', u'CAST_-1207613977'), ('tmp_1333', u'INT_ADD_-1207614466'), (u'INT_ADD_-1207614466', u'CALL_-1207614387'), ('tmp_303', u'CBRANCH_-12...
null
null
001a43a0
x86
O1
(translation_unit "void FUN_001a43a0(int param_1,int param_2)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n int unaff_EDI;\n \n FUN_000644be();\n FUN_0007fe40(param_1);\n *(undefined4 *)(param_1 + 4) = 0;\n *(undefined4 *)(param_1 + 8) = 0;\n *(undefined4 *)(param_1 + 0xc) = 0;\n *(undefined4 *)(param_1 + ...
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void Workqueue(Workqueue * this, General_options * options) */\n\nvoid __thiscall gold::Workqueue::Workqueue(Workqueue *this,General_options *options)\n\n{\n Workqueue_threader *pWVar1;\n Workqueue_threader...
(translation_unit "void FUN_001a43a0(int param_1,int param_2)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n int unaff_EDI;\n \n FUN_000644be();\n FUN_0007fe40(param_1);\n *(undefined4 *)(param_1 + 4) = 0;\n *(undefined4 *)(param_1 + 8) = 0;\n *(undefined4 *)(param_1 + 0xc) = 0;\n *(undefined4 *)(param_1 + ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (call_e...
(function_definition "void FUN_001a43a0(int param_1,int param_2)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n int unaff_EDI;\n \n FUN_000644be();\n FUN_0007fe40(param_1);\n *(undefined4 *)(param_1 + 4) = 0;\n *(undefined4 *)(param_1 + 8) = 0;\n *(undefined4 *)(param_1 + 0xc) = 0;\n *(undefined4 *)(param_1...
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void Workqueue(Workqueue * this, General_options * options) */ void __thiscall gold::function_1::function_1(function_1 *this,type_1 *options) { type_2 *pWVar1; type_3 *this_00; int var_5; var_1(); Lock::var_2(&th...
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)))) body: (compound_statement ...
null
void MASKED(int param_1,int param_2) { undefined4 *puVar1; undefined4 uVar2; int unaff_EDI; FUN_000644be(); FUN_0007fe40(param_1); *(undefined4 *)(param_1 + 4) = 0; *(undefined4 *)(param_1 + 8) = 0; *(undefined4 *)(param_1 + 0xc) = 0; *(undefined4 *)(param_1 + 0x10) = 0; *(undefined4 *)(param_1...
8446_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
_M_construct<wchar_t_const*>
FUN_0024f540
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* void std::wstring::_M_construct<wchar_t const*>(wchar_t const*, wchar_t const*, std::forward_iterator_tag) */ void std::wstring::_M_construct<wchar_t_const*>(void) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0024f540(undefined4 *param_1,wchar_t *param_2,int param_3) { wchar_t *__s1; uint __n; uint local_20 [3]; undefined4 uStack_14; uStack_14 = 0x24f549; if ((param_2 == (wchar_t *)0x0) && (param_3 != 0)) { ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x0003a210 ADD EBX,0x1c4ab7 SUB ESP,0x1c MOV EBP,dword ptr [ESP + 0x34] MOV EDI,dword ptr [ESP + 0x30] MOV ESI,dword ptr [ESP + 0x38] TEST EBP,EBP JNZ 0x0024f566 TEST ESI,ESI JNZ 0x0024f5d2 SUB ESI,EBP SAR ESI,0x2 MOV EDX,ESI MOV dword ptr [ESP + 0xc],ESI CMP ESI,0x3 JA 0x0024f5...
null
null
null
null
[('const-1', u'RETURN_-1204030114')]
[(u'MULTIEQUAL_-1204029686', u'PTRADD_-1204029494'), (u'INDIRECT_-1204029503', u'MULTIEQUAL_-1204029481'), ('tmp_336', u'CBRANCH_-1204029964'), ('tmp_373', u'CBRANCH_-1204029943'), (u'INT_EQUAL_-1204029946', u'CBRANCH_-1204029943'), ('const-4', u'PTRADD_-1204029498'), ('const-4', u'PTRADD_-1204029440'), ('const-417', u...
null
null
0024f540
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0024f540(undefined4 *param_1,wchar_t *param_2,int param_3)\n\n{\n wchar_t *__s1;\n uint __n;\n uint local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x24f549;\n if ((param_2 == (wchar_t *...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* void std::wstring::_M_construct<wchar_t const*>(wchar_t const*, wchar_t const*,\n std::forward_iterator_tag) */\n\nvoid std::wstring::_M_construct<wchar_t_const*>(void)\n\n{\n}\n\n" comment comment (function...
(translation_unit "void FUN_0024f540(undefined4 *param_1,wchar_t *param_2,int param_3)\n\n{\n wchar_t *__s1;\n uint __n;\n uint local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x24f549;\n if ((param_2 == (wchar_t *)0x0) && (param_3 != 0)) {\n \n FUN_0028db20("basic_string::_M_constru...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) ...
(function_definition "void FUN_0024f540(undefined4 *param_1,wchar_t *param_2,int param_3)\n\n{\n wchar_t *__s1;\n uint __n;\n uint local_20 [3];\n undefined4 uStack_14;\n \n uStack_14 = 0x24f549;\n if ((param_2 == (wchar_t *)0x0) && (param_3 != 0)) {\n \n FUN_0028db20("basic_string::_M_cons...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* void std::wstring::_M_construct<wchar_t const*>(wchar_t const*, wchar_t const*, std::forward_iterator_tag) */ void std::wstring::_M_construct<function_1*>(void) { }
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: (pointe...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1,wchar_t *param_2,int param_3) { wchar_t *__s1; uint __n; uint local_20 [3]; undefined4 uStack_14; uStack_14 = 0x24f549; if ((param_2 == (wchar_t *)0x0) && (param_3 != 0)) { ...
304_sparc64-linux-gnu-objcopy_and_sparc64-linux-gnu-objcopy_strip.c
coff_get_slot
FUN_00027af0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ debug_type_conflict * __regparm3 coff_get_slot(coff_types *types,long indx) { coff_slots *pcVar1; char *format; uint uVar2; coff_types *pcVar3; long lVar4; undefined4 *puVar5; byte bVar6; uint local_24; bVar6...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 FUN_00027af0(int *param_1,uint param_2) { undefined4 *puVar1; undefined4 uVar2; uint uVar3; uint uVar4; int *piVar5; byte bVar6; uint local_24; bVar6 = 0; if (0x3e8f < (int)param_2) { uVar...
PUSH EBP MOV ECX,EDX PUSH EDI PUSH ESI PUSH EBX CALL 0x000166c0 ADD EBX,0x18505 SUB ESP,0x1c MOV dword ptr [ESP + 0x8],EDX CMP EDX,0x3e8f JG 0x00027be0 MOV EDX,EAX MOV EBP,ECX CMP ECX,0xf JG 0x00027b2a JMP 0x00027b7d SUB EBP,0x10 MOV EDX,ESI CMP EBP,0xf JLE 0x00027b78 MOV ESI,dword ptr [EDX] TEST ESI,ESI JNZ 0x00027b20...
null
null
null
null
[('const-0', u'PTRSUB_-1206026455'), (u'INT_ADD_-1206027067', u'CAST_-1206026411'), (u'PTRADD_-1206026390', u'COPY_-1206027281'), (u'COPY_-1206026399', u'CALL_-1206026815'), (u'INT_ADD_-1206027044', u'INT_SLESS_-1206027023'), ('const-4294967280', u'INT_ADD_-1206027044'), (u'CAST_-1206026348', u'PTRSUB_-1206026355'), ('...
[('const-1', u'PTRADD_-1206026392'), (u'MULTIEQUAL_-1206026718', u'INT_SUB_-1206027043'), (u'INT_SUB_-1206027158', u'CAST_-1206026423'), ('const-2', u'INT_RIGHT_-1206027112'), (u'COPY_-1206026505', u'MULTIEQUAL_-1206026724'), ('const-216204', u'COPY_-1206026401'), (u'INT_NOTEQUAL_-1206027092', u'CBRANCH_-1206027098'), ...
null
null
00027af0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3 FUN_00027af0(int *param_1,uint param_2)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n uint uVar3;\n uint uVar4;\n int *piVar5;\n byte bVar6;\n uint local_24;\n \n bVar6 = 0;\n if (0...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\ndebug_type_conflict * __regparm3 coff_get_slot(coff_types *types,long indx)\n\n{\n coff_slots *pcVar1;\n char *format;\n uint uVar2;\n coff_types *pcVar3;\n long lVar4;\n undefined4 *puVar5;\n byte bVar6...
(translation_unit "int __regparm3 FUN_00027af0(int *param_1,uint param_2)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n uint uVar3;\n uint uVar4;\n int *piVar5;\n byte bVar6;\n uint local_24;\n \n bVar6 = 0;\n if (0x3e8f < (int)param_2) {\n uVar2 = dcgettext(0,"Excessively large slot index: %lx",5,param...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE I...
(function_definition "int __regparm3 FUN_00027af0(int *param_1,uint param_2)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n uint uVar3;\n uint uVar4;\n int *piVar5;\n byte bVar6;\n uint local_24;\n \n bVar6 = 0;\n if (0x3e8f < (int)param_2) {\n uVar2 = dcgettext(0,"Excessively large slot index: %lx",5,pa...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ debug_type_conflict * __regparm3 coff_get_slot(type_3 *var_4,long var_1) { type_1 *pcVar1; char *format; type_2 var_7; type_3 *pcVar3; long var_5; type_4 *var_8; type_5 bVar6; type_2 var_9; bVar6 = 0; if (0...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier)...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 MASKED(int *param_1,uint param_2) { undefined4 *puVar1; undefined4 uVar2; uint uVar3; uint uVar4; int *piVar5; byte bVar6; uint local_24; bVar6 = 0; if (0x3e8f < (int)param_2) { uVar2 = dc...
8488_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
decimal_point
FUN_00210930
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ /* std::numpunct<char>::decimal_point() const */ uint __thiscall std::numpunct<char>::decimal_point(numpunct<char> *this) { uint uVar1; if (*(code **)(*(int *)this + 8) == (code *)PTR_do_decimal_point_003a9e34) { retur...
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ uint FUN_00210930(int *param_1) { uint uVar1; if (*(code **)(*param_1 + 8) == (code *)PTR_FUN_003a9e34) { return (uint)*(byte *)(param_1[2] + 0x24); } /* WARNING: Could not recover jumptable at 0...
CALL 0x0006206f ADD ECX,0x1996cb MOV EAX,dword ptr [ESP + 0x4] MOV EDX,dword ptr [EAX] MOV EDX,dword ptr [EDX + 0x8] CMP EDX,dword ptr [ECX + 0xfffffe34] JNZ 0x00210958 MOV EAX,dword ptr [EAX + 0x8] MOVZX EAX,byte ptr [EAX + 0x24] RET JMP EDX
null
null
null
null
[(u'INT_ADD_-1203893915', u'CAST_-1203893817'), ('const-0', u'RETURN_-1203893881'), ('tmp_130', u'PTRADD_-1203893841'), (u'LOAD_-1203893903', u'INT_ADD_-1203893881'), (u'INDIRECT_-1203893801', u'COPY_-1203893859'), ('tmp_91', u'CBRANCH_-1203893904'), ('const-417', u'LOAD_-1203893897'), ('tmp_211', u'COPY_-1203893865'),...
[(u'INT_ADD_-1203893915', u'CAST_-1203893817'), ('const-0', u'RETURN_-1203893881'), ('tmp_210', u'COPY_-1203893865'), ('tmp_210', u'CAST_-1203893813'), ('const-417', u'LOAD_-1203893936'), (u'LOAD_-1203893903', u'INT_ADD_-1203893881'), (u'INDIRECT_-1203893801', u'COPY_-1203893859'), ('tmp_91', u'CBRANCH_-1203893904'), (...
null
null
00210930
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nuint FUN_00210930(int *param_1)\n\n{\n uint uVar1;\n \n if (*(code **)(*param_1 + 8) == (code *)PTR_FUN_003a9e34) {\n return (uint)*(byte *)(param_1[2] + 0x24);\n }\n /* WARNING: Coul...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n/* std::numpunct<char>::decimal_point() const */\n\nuint __thiscall std::numpunct<char>::decimal_point(numpunct<char> *this)\n\n{\n uint uVar1;\n \n if (*(code **)(*(int *)this + 8) == (code *)PTR_do_decimal_p...
(translation_unit "uint FUN_00210930(int *param_1)\n\n{\n uint uVar1;\n \n if (*(code **)(*param_1 + 8) == (code *)PTR_FUN_003a9e34) {\n return (uint)*(byte *)(param_1[2] + 0x24);\n }\n \n \n uVar1 = (**(code **)(*param_1 + 8))();\n return uVar1;\n}\n\n" (function_definiti...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descripto...
(function_definition "uint FUN_00210930(int *param_1)\n\n{\n uint uVar1;\n \n if (*(code **)(*param_1 + 8) == (code *)PTR_FUN_003a9e34) {\n return (uint)*(byte *)(param_1[2] + 0x24);\n }\n \n \n uVar1 = (**(code **)(*param_1 + 8))();\n return uVar1;\n}" (type_identifier "u...
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ /* std::numpunct<char>::decimal_point() const */ type_1 __thiscall std::type_2<char>::function_1(type_2<char> *var_1) { type_1 uVar1; if (*(type_3 **)(*(int *)var_1 + 8) == (type_3 *)PTR_do_decimal_point_003a9e34) { re...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) d...
null
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ uint MASKED(int *param_1) { uint uVar1; if (*(code **)(*param_1 + 8) == (code *)PTR_FUN_003a9e34) { return (uint)*(byte *)(param_1[2] + 0x24); } /* WARNING: Could not recover jumptable at 0x00210...
854_i686-gnu-as_and_i686-gnu-as_strip.c
bfd_target_list
bfd_target_list
/* WARNING: Control flow encountered bad instruction data */ void bfd_target_list(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_target_list(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206431550')]
[('const-1', u'RETURN_-1206431550')]
null
null
000850b8
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_target_list(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_target_list(void)\n\n{\n /* WARNING: ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_target_list(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_target_list(void)\n\n{\n /* WARNING: ...
(translation_unit "void bfd_target_list(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_target_list(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_target_list(void)" identifier (parameter_list "(void)" ( (parameter_declaration ...
(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_target_list(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_target_list(void)" (identifier "bfd_target_list") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\...
/* 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(); }
24_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
syscall
syscall
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ long syscall(long __sysno,...) { long lVar1; lVar1 = (*(code *)PTR_syscall_003aa060)(); return lVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ long syscall(long __sysno,...) { long lVar1; lVar1 = (*(code *)PTR_syscall_003aa060)(); return lVar1; }
JMP dword ptr [EBX + 0x60]
null
null
null
null
[('const-0', u'RETURN_-1206017635'), (u'CAST_-1206017559', u'CALLIND_-1206017638'), (u'CALLIND_-1206017638', u'RETURN_-1206017635'), (u'CALLIND_-1206017638', u'INDIRECT_-1206017565'), ('tmp_67', u'CAST_-1206017559'), (u'INDIRECT_-1206017565', u'COPY_-1206017624')]
[('const-0', u'RETURN_-1206017635'), (u'CAST_-1206017559', u'CALLIND_-1206017638'), (u'CALLIND_-1206017638', u'RETURN_-1206017635'), (u'CALLIND_-1206017638', u'INDIRECT_-1206017565'), ('tmp_67', u'CAST_-1206017559'), (u'INDIRECT_-1206017565', u'COPY_-1206017624')]
null
null
0002a190
x86
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nlong syscall(long __sysno,...)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_syscall_003aa060)();\n return lVar1;\n}\n\n" comment (function_definition "long syscall(long __sysno,...)\n\n{\n long lVar1;\n \n lVar1 =...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nlong syscall(long __sysno,...)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_syscall_003aa060)();\n return lVar1;\n}\n\n" comment (function_definition "long syscall(long __sysno,...)\n\n{\n long lVar1;\n \n lVar1 =...
(translation_unit "long syscall(long __sysno,...)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_syscall_003aa060)();\n return lVar1;\n}\n\n" (function_definition "long syscall(long __sysno,...)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_syscall_003aa060)();\n return lVar1;\n}" (sized_type_specifier "long" lo...
(translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (variadic_parameter ...) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression ID...
(function_definition "long syscall(long __sysno,...)\n\n{\n long lVar1;\n \n lVar1 = (*(code *)PTR_syscall_003aa060)();\n return lVar1;\n}" (sized_type_specifier "long" (long "long")) (function_declarator "syscall(long __sysno,...)" (identifier "syscall") (parameter_list "(long __sysno,...)" (( "(") (parameter_decl...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ long function_1(long __sysno,...) { long lVar1; lVar1 = (*(type_1 *)PTR_syscall_003aa060)(); return lVar1; }
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)) (variadic_parameter))) body: (compound_statement (declaration type: (sized_type_specifie...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ long MASKED(long __sysno,...) { long lVar1; lVar1 = (*(code *)PTR_MASKED_003aa060)(); return lVar1; }
41_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c
lrealpath
lrealpath
void lrealpath(void) { (*(code *)PTR_lrealpath_001ce0ac)(); return; }
void lrealpath(void) { (*(code *)PTR_lrealpath_001ce0ac)(); return; }
JMP dword ptr [EBX + 0xac]
null
null
null
null
[('const-0', u'RETURN_-1205968179'), (u'CALLIND_-1205968182', u'INDIRECT_-1205968110'), (u'CAST_-1205968105', u'CALLIND_-1205968182'), ('tmp_58', u'CAST_-1205968105'), (u'INDIRECT_-1205968110', u'COPY_-1205968169')]
[('const-0', u'RETURN_-1205968179'), (u'CALLIND_-1205968182', u'INDIRECT_-1205968110'), (u'CAST_-1205968105', u'CALLIND_-1205968182'), ('tmp_58', u'CAST_-1205968105'), (u'INDIRECT_-1205968110', u'COPY_-1205968169')]
null
null
000162c0
x86
O1
(translation_unit "void lrealpath(void)\n\n{\n (*(code *)PTR_lrealpath_001ce0ac)();\n return;\n}\n\n" (function_definition "void lrealpath(void)\n\n{\n (*(code *)PTR_lrealpath_001ce0ac)();\n return;\n}" primitive_type (function_declarator "lrealpath(void)" identifier (parameter_list "(void)" ( (parameter_declaratio...
(translation_unit "void lrealpath(void)\n\n{\n (*(code *)PTR_lrealpath_001ce0ac)();\n return;\n}\n\n" (function_definition "void lrealpath(void)\n\n{\n (*(code *)PTR_lrealpath_001ce0ac)();\n return;\n}" primitive_type (function_declarator "lrealpath(void)" identifier (parameter_list "(void)" ( (parameter_declaratio...
(translation_unit "void lrealpath(void)\n\n{\n (*(code *)PTR_lrealpath_001ce0ac)();\n return;\n}\n\n" (function_definition "void lrealpath(void)\n\n{\n (*(code *)PTR_lrealpath_001ce0ac)();\n return;\n}" primitive_type (function_declarator "lrealpath(void)" identifier (parameter_list "(void)" ( (parameter_declaratio...
(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)) )) ...
(function_definition "void lrealpath(void)\n\n{\n (*(code *)PTR_lrealpath_001ce0ac)();\n return;\n}" (primitive_type "void") (function_declarator "lrealpath(void)" (identifier "lrealpath") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(co...
void function_1(void) { (*(type_1 *)PTR_lrealpath_001ce0ac)(); 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 ar...
null
void MASKED(void) { (*(code *)PTR_MASKED_001ce0ac)(); return; }
14112_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
strndup
strndup
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strndup(char *__string,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ /* strndup@@GLIBC_2.0 */ halt_b...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strndup(char *__string,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1203744462')]
[('const-1', u'RETURN_-1203744462')]
null
null
005f5128
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strndup(char *__string,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" co...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strndup(char *__string,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strnd...
(translation_unit "char * strndup(char *__string,size_t __n)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * strndup(char *__string,size_t __n)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* strndup(char *__string,size_t __n)" * (function_decla...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "char * strndup(char *__string,size_t __n)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* strndup(char *__string,size_t __n)" (* "*") (function_declarator "strndup(char *__string,size_t __n)" (identifier "strndup") (parameter_list "(char *__string,s...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(char *__string,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ /* strndup@@GLIBC_2.0 */ var...
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: (primi...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(char *__string,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
5095_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
add_symbolless_local_addend
FUN_0012f2b0
/* 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_symbo...
void FUN_0012f2b0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8) { undefined1 local_28 [24]; undefined4 local_10; FUN_0010dd30(local_28,param_2,param_3,param_4,param_6,param_7,0,1,0,0);...
PUSH EBX SUB ESP,0x30 PUSH 0x0 PUSH 0x0 PUSH 0x1 PUSH 0x0 PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x60] PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] LEA EBX,[ESP + 0x30] PUSH EBX CALL 0x0010dd30 MOV EAX,dword ptr [ESP + 0x7c] MOV dword ptr [ESP + 0x4c],EAX ADD ESP,0x2c P...
null
null
null
null
[(u'PTRSUB_-1207045144', u'PTRSUB_-1207045138'), ('tmp_297', u'CALL_-1207045356'), ('const-0', u'CALL_-1207045356'), ('tmp_302', u'COPY_-1207045347'), ('tmp_300', u'CALL_-1207045356'), ('const-0', u'CALL_-1207045356'), ('tmp_299', u'CALL_-1207045300'), ('const-0', u'CALL_-1207045356'), ('const-0', u'PTRSUB_-1207045112'...
[('const-4294967256', u'PTRSUB_-1207045170'), ('tmp_671', u'CALL_-1207045356'), (u'PTRSUB_-1207045170', u'CALL_-1207045300'), ('const-0', u'CALL_-1207045356'), ('const-1', u'CALL_-1207045356'), (u'PTRSUB_-1207045170', u'CALL_-1207045356'), ('tmp_672', u'CALL_-1207045356'), ('const-0', u'CALL_-1207045356'), ('const-0', ...
null
null
0012f2b0
x86
O1
(translation_unit "void FUN_0012f2b0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n \n FUN_0010dd30(local_28,param_2,param_3,param_4,...
(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...
(translation_unit "void FUN_0012f2b0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n \n FUN_0010dd30(local_28,param_2,param_3,param_4,...
(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) , (paramete...
(function_definition "void FUN_0012f2b0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n \n FUN_0010dd30(local_28,param_2,param_3,param...
/* 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_symbo...
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 typ...
null
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8) { undefined1 local_28 [24]; undefined4 local_10; FUN_0010dd30(local_28,param_2,param_3,param_4,param_6,param_7,0,1,0,0); loc...
42_i686-gnu-ranlib_and_i686-gnu-ranlib_strip.c
mkstemp64
mkstemp64
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int mkstemp64(char *__template) { int iVar1; iVar1 = (*(code *)PTR_mkstemp64_000210ac)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int mkstemp64(char *__template) { int iVar1; iVar1 = (*(code *)PTR_mkstemp64_000210ac)(); return iVar1; }
JMP dword ptr [EBX + 0xac]
null
null
null
null
[(u'CALLIND_-1205984566', u'RETURN_-1205984563'), (u'CAST_-1205984487', u'CALLIND_-1205984566'), ('const-0', u'RETURN_-1205984563'), (u'CALLIND_-1205984566', u'INDIRECT_-1205984493'), (u'INDIRECT_-1205984493', u'COPY_-1205984552'), ('tmp_67', u'CAST_-1205984487')]
[(u'CALLIND_-1205984566', u'RETURN_-1205984563'), (u'CAST_-1205984487', u'CALLIND_-1205984566'), ('const-0', u'RETURN_-1205984563'), (u'CALLIND_-1205984566', u'INDIRECT_-1205984493'), (u'INDIRECT_-1205984493', u'COPY_-1205984552'), ('tmp_67', u'CAST_-1205984487')]
null
null
000122c0
x86
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint mkstemp64(char *__template)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_mkstemp64_000210ac)();\n return iVar1;\n}\n\n" comment (function_definition "int mkstemp64(char *__template)\n\n{\n int iVar1;\n \n iVar1...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint mkstemp64(char *__template)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_mkstemp64_000210ac)();\n return iVar1;\n}\n\n" comment (function_definition "int mkstemp64(char *__template)\n\n{\n int iVar1;\n \n iVar1...
(translation_unit "int mkstemp64(char *__template)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_mkstemp64_000210ac)();\n return iVar1;\n}\n\n" (function_definition "int mkstemp64(char *__template)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_mkstemp64_000210ac)();\n return iVar1;\n}" primitive_type (function_de...
(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 * ...
(function_definition "int mkstemp64(char *__template)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_mkstemp64_000210ac)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "mkstemp64(char *__template)" (identifier "mkstemp64") (parameter_list "(char *__template)" (( "(") (parameter_declaration "char *...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__template) { int iVar1; iVar1 = (*(type_1 *)PTR_mkstemp64_000210ac)(); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__template) { int iVar1; iVar1 = (*(code *)PTR_MASKED_000210ac)(); return iVar1; }
11657_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
moneypunct_byname
FUN_003c1560
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* std::moneypunct_byname<char, true>::moneypunct_byname(std::string const&, unsigned int) */ void __thiscall std::moneypunct_byname<char,true>::moneypunct_byname (moneypunct_byname<char,true> *this,string *param_1,uint ...
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void FUN_003c1560(undefined4 *param_1,undefined4 *param_2,int param_3) { byte *pbVar1; int iVar2; byte *pbVar3; byte *pbVar4; bool bVar5; bool bVar6; bool bVar7; byte bVar8; undefined4 local_20 [4]; bVar8 ...
CALL 0x00050c85 ADD EDX,0x228a9b PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX MOV EDI,EDX SUB ESP,0x30 MOV EAX,dword ptr [EBP + 0xc] MOV ECX,dword ptr [EBP + 0x10] MOV dword ptr [EBP + -0x2c],EDX MOV EBX,dword ptr [EBP + 0x8] MOV ESI,dword ptr [EAX] XOR EAX,EAX TEST ECX,ECX SETNZ AL MOV dword ptr [EBX + 0x8],0x0 MOV...
null
null
null
null
[('const-1', u'PTRADD_-1205659912'), (u'INT_LESS_-1205659957', u'MULTIEQUAL_-1205659566'), ('const-6190256', u'PTRSUB_-1205659431'), ('const-1', u'PTRADD_-1205660009'), (u'COPY_-1205660028', u'MULTIEQUAL_-1205659569'), (u'MULTIEQUAL_-1205659595', u'MULTIEQUAL_-1205659592'), ('const-6', u'COPY_-1205660002'), ('const-429...
[('const-1', u'INT_ADD_-1205659409'), (u'PTRSUB_-1205659333', u'CALL_-1205659835'), (u'INT_ADD_-1205659409', u'PTRADD_-1205659912'), (u'INT_MULT_-1205659535', u'INT_ADD_-1205659409'), (u'MULTIEQUAL_-1205659582', u'BOOL_NEGATE_-1205659563'), (u'INT_LESS_-1205660049', u'MULTIEQUAL_-1205659600'), (u'MULTIEQUAL_-1205659600...
null
null
003c1560
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nvoid FUN_003c1560(undefined4 *param_1,undefined4 *param_2,int param_3)\n\n{\n byte *pbVar1;\n int iVar2;\n byte *pbVar3;\n byte *pbVar4;\n bool bVar5;\n bool bVar6;\n bool bVar7;\n byte bVar8;\n undef...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* std::moneypunct_byname<char, true>::moneypunct_byname(std::string const&, unsigned int) */\n\nvoid __thiscall\nstd::moneypunct_byname<char,true>::moneypunct_byname\n (moneypunct_byname<char,true> *thi...
(translation_unit "void FUN_003c1560(undefined4 *param_1,undefined4 *param_2,int param_3)\n\n{\n byte *pbVar1;\n int iVar2;\n byte *pbVar3;\n byte *pbVar4;\n bool bVar5;\n bool bVar6;\n bool bVar7;\n byte bVar8;\n undefined4 local_20 [4];\n \n bVar8 = 0;\n pbVar1 = (byte *)*param_2;\n param_1[2] = 0;\n pa...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) ...
(function_definition "void FUN_003c1560(undefined4 *param_1,undefined4 *param_2,int param_3)\n\n{\n byte *pbVar1;\n int iVar2;\n byte *pbVar3;\n byte *pbVar4;\n bool bVar5;\n bool bVar6;\n bool bVar7;\n byte bVar8;\n undefined4 local_20 [4];\n \n bVar8 = 0;\n pbVar1 = (byte *)*param_2;\n param_1[2] = 0;\n ...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* std::moneypunct_byname<char, true>::moneypunct_byname(std::string const&, unsigned int) */ void __thiscall std::moneypunct_byname<char,true>::moneypunct_byname (moneypunct_byname<char,true> *var_1,string *param_1,type...
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: (pointe...
null
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ void MASKED(undefined4 *param_1,undefined4 *param_2,int param_3) { byte *pbVar1; int iVar2; byte *pbVar3; byte *pbVar4; bool bVar5; bool bVar6; bool bVar7; byte bVar8; undefined4 local_20 [4]; bVar8 = 0; ...
6934_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
script_new_string_sort_list
FUN_001da720
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ String_sort_list_ptr script_new_string_sort_list(Wildcard_section *string_sort) { char *pcVar1; size_t sVar2; String_sort_list_ptr pSVar3; pointer pWVar4; pSVar3 = (String_so...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 * FUN_001da720(undefined4 *param_1) { undefined4 uVar1; undefined4 *puVar2; undefined4 *puVar3; puVar2 = (undefined4 *)FUN_00246670(0xc); *puVar2 = 0; puVar2[1] = 0; puVar2[2] = 0; ...
CALL 0x000b4846 ADD EAX,0x2398db PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX MOV EBX,EAX SUB ESP,0x28 MOV dword ptr [EBP + -0x1c],EAX MOV EDI,dword ptr [EBP + 0x8] PUSH 0xc CALL 0x00246670 MOV EBX,dword ptr [EBP + -0x1c] MOV dword ptr [EAX],0x0 MOV ESI,EAX MOV dword ptr [EAX + 0x4],0x0 MOV dword ptr [EAX + 0x8],0x0...
null
null
null
null
[(u'CAST_-1207785350', u'PTRSUB_-1207785337'), (u'PTRSUB_-1207785349', u'STORE_-1207785548'), ('const-0', u'PTRSUB_-1207785352'), ('const-0', u'STORE_-1207785583'), (u'CAST_-1207785350', u'PTRSUB_-1207785328'), ('const-417', u'STORE_-1207785583'), ('tmp_336', u'PTRSUB_-1207785381'), (u'PTRSUB_-1207785385', u'PTRSUB_-12...
[(u'PTRADD_-1207785366', u'LOAD_-1207785523'), ('const-12', u'CALL_-1207785560'), (u'CAST_-1207785419', u'PTRADD_-1207785362'), ('const-12', u'CALL_-1207785614'), (u'CAST_-1207785419', u'STORE_-1207785548'), (u'COPY_-1207785490', u'RETURN_-1207785456'), ('const-2', u'PTRADD_-1207785403'), ('const-417', u'STORE_-1207785...
null
null
001da720
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 * FUN_001da720(undefined4 *param_1)\n\n{\n undefined4 uVar1;\n undefined4 *puVar2;\n undefined4 *puVar3;\n \n puVar2 = (undefined4 *)FUN_00246670(0xc);\n *puVar2 = 0;\n puVar2[1] = 0;\n puVa...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nString_sort_list_ptr script_new_string_sort_list(Wildcard_section *string_sort)\n\n{\n char *pcVar1;\n size_t sVar2;\n String_sort_list_ptr pSVar3;\n pointer pWVar...
(translation_unit "undefined4 * FUN_001da720(undefined4 *param_1)\n\n{\n undefined4 uVar1;\n undefined4 *puVar2;\n undefined4 *puVar3;\n \n puVar2 = (undefined4 *)FUN_00246670(0xc);\n *puVar2 = 0;\n puVar2[1] = 0;\n puVar2[2] = 0;\n \n puVar3 = (undefined4 *)FUN_00246670(0xc);\n uVar1 = *pa...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ...
(function_definition "undefined4 * FUN_001da720(undefined4 *param_1)\n\n{\n undefined4 uVar1;\n undefined4 *puVar2;\n undefined4 *puVar3;\n \n puVar2 = (undefined4 *)FUN_00246670(0xc);\n *puVar2 = 0;\n puVar2[1] = 0;\n puVar2[2] = 0;\n \n puVar3 = (undefined4 *)FUN_00246670(0xc);\n uVar1 = ...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ type_1 function_1(type_2 *string_sort) { char *pcVar1; size_t sVar2; type_1 pSVar3; type_3 var_4; pSVar3 = (type_1)var_1(0xc); (pSVar3->super__Vector_base<gold::type_2,_std...
null
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (dec...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 * MASKED(undefined4 *param_1) { undefined4 uVar1; undefined4 *puVar2; undefined4 *puVar3; puVar2 = (undefined4 *)FUN_00246670(0xc); *puVar2 = 0; puVar2[1] = 0; puVar2[2] = 0; /* tr...
880_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
parse_to_value
FUN_00035940
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_no_as_needed * this, char * param_1, char * param_2, Command_line * param_3, General_options * options) */ void __thiscall gold::General_options::Struct_no_as_needed::parse_to_value (Str...
void FUN_00035940(void) { int in_stack_00000014; *(undefined2 *)(in_stack_00000014 + 0x2f4) = 1; return; }
MOV EAX,dword ptr [ESP + 0x14] MOV EDX,0x1 MOV word ptr [EAX + 0x2f4],DX RET
null
null
null
null
[('const-60', u'PTRSUB_-1206101604'), (u'COPY_-1206101671', u'PTRSUB_-1206101603'), ('const-0', u'RETURN_-1206101661'), (u'PTRSUB_-1206101605', u'PTRSUB_-1206101604'), ('const-61', u'PTRSUB_-1206101602'), ('const-696', u'PTRSUB_-1206101605'), ('const-1', u'STORE_-1206101678'), (u'PTRSUB_-1206101603', u'PTRSUB_-12061016...
[('const-756', u'INT_ADD_-1206101664'), (u'CAST_-1206101611', u'STORE_-1206101678'), ('const-0', u'RETURN_-1206101661'), ('tmp_37', u'INT_ADD_-1206101664'), ('const-417', u'STORE_-1206101678'), (u'INT_ADD_-1206101664', u'CAST_-1206101611'), ('const-1', u'STORE_-1206101678')]
null
null
00035940
x86
O1
(translation_unit "void FUN_00035940(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x2f4) = 1;\n return;\n}\n\n" (function_definition "void FUN_00035940(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x2f4) = 1;\n return;\n}" primitive_type (function_...
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_no_as_needed * this, char * param_1, char *\n param_2, Command_line * param_3, General_options * options) */\n\nvoid __thiscall\ngold::General_options::Struct_no_as_needed::parse_...
(translation_unit "void FUN_00035940(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x2f4) = 1;\n return;\n}\n\n" (function_definition "void FUN_00035940(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x2f4) = 1;\n return;\n}" primitive_type (function_...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (paren...
(function_definition "void FUN_00035940(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x2f4) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00035940(void)" (identifier "FUN_00035940") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type ...
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_no_as_needed * this, char * param_1, char * param_2, Command_line * param_3, General_options * options) */ void __thiscall gold::type_3::type_1::function_1 (type_1 *this,char *param_2,ch...
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)) (expression_statement (assignment_e...
null
void MASKED(void) { int in_stack_00000014; *(undefined2 *)(in_stack_00000014 + 0x2f4) = 1; return; }
5521_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
message
FUN_0014d1a0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ ld_plugin_status gold::message(int level,char *format,.....
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_0014d1a0(int param_1,undefined4 *param_2) { undefined4 uVar1; if (param_1 == 1) { FUN_00073ca0(*DAT_003af408,param_2,&stack0x0000000c); return 0; } if (param_1 != 3) { if (param_1 != 0) { ...
PUSH EBX CALL 0x00036f20 ADD EBX,0x261e5a SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] MOV EDX,dword ptr [ESP + 0x14] LEA ECX,[ESP + 0x18] CMP EAX,0x1 JZ 0x0014d1f0 CMP EAX,0x3 JZ 0x0014d22e TEST EAX,EAX JZ 0x0014d210 LEA EAX,[EBX + 0x408] SUB ESP,0x4 PUSH ECX MOV EAX,dword ptr [EAX] PUSH EDX PUSH dword ptr [EAX] CALL 0x...
null
null
null
null
[('const-12', u'PTRSUB_-1207184495'), ('const-0', u'PTRSUB_-1207184361'), ('tmp_931', u'PTRSUB_-1207184495'), (u'INT_NOTEQUAL_-1207184885', u'CBRANCH_-1207184885'), ('const-0', u'COPY_-1207184695'), (u'PTRSUB_-1207184423', u'LOAD_-1207184672'), ('const-417', u'LOAD_-1207184640'), ('const-1', u'INT_EQUAL_-1207184917'), ...
[('const-0', u'RETURN_-1207184441'), (u'INDIRECT_-1207184192', u'PTRADD_-1207184095'), (u'INT_NOTEQUAL_-1207184885', u'CBRANCH_-1207184885'), ('tmp_2005', u'INT_EQUAL_-1207184917'), (u'STORE_-1207184561', u'INDIRECT_-1207184106'), (u'COPY_-1207184695', u'RETURN_-1207184658'), (u'INDIRECT_-1207184192', u'STORE_-12071845...
null
null
0014d1a0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_0014d1a0(int param_1,undefined4 *param_2)\n\n{\n undefined4 uVar1;\n \n if (param_1 == 1) {\n FUN_00073ca0(*DAT_003af408,param_2,&stack0x0000000c);\n return 0;\n }\n if (param_1 != 3)...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n\nld_plugin_status gold::message(in...
(translation_unit "undefined4 FUN_0014d1a0(int param_1,undefined4 *param_2)\n\n{\n undefined4 uVar1;\n \n if (param_1 == 1) {\n FUN_00073ca0(*DAT_003af408,param_2,&stack0x0000000c);\n return 0;\n }\n if (param_1 != 3) {\n if (param_1 != 0) {\n FUN_00073c20(*DAT_003af408,param_2,&stack0x0000000c);\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (c...
(function_definition "undefined4 FUN_0014d1a0(int param_1,undefined4 *param_2)\n\n{\n undefined4 uVar1;\n \n if (param_1 == 1) {\n FUN_00073ca0(*DAT_003af408,param_2,&stack0x0000000c);\n return 0;\n }\n if (param_1 != 3) {\n if (param_1 != 0) {\n FUN_00073c20(*DAT_003af408,param_2,&stack0x0000000c);\...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ type_1 gold::function_1(int var_1,char *format,...) { ...
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: (pointer_declarator declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(int param_1,undefined4 *param_2) { undefined4 uVar1; if (param_1 == 1) { FUN_00073ca0(*DAT_003af408,param_2,&stack0x0000000c); return 0; } if (param_1 != 3) { if (param_1 != 0) { FU...
4142_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
write
FUN_00103d00
/* DWARF original prototype: void write(Input_section * this, Output_file * of) */ ssize_t __thiscall gold::Output_section::Input_section::write(Input_section *this,int __fd,void *__buf,size_t __n) { int iVar1; if (0xfffffffb < this->shndx_) { /* WARNING: Could not recover jumptable at 0x0...
void FUN_00103d00(uint *param_1) { if (0xfffffffb < *param_1) { /* WARNING: Could not recover jumptable at 0x00103d12. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(*(int *)param_1[4] + 8))(); return; } return; }
MOV EAX,dword ptr [ESP + 0x4] CMP dword ptr [EAX],-0x4 JC 0x00103d18 MOV EAX,dword ptr [EAX + 0x10] MOV EDX,dword ptr [EAX] MOV dword ptr [ESP + 0x4],EAX JMP dword ptr [EDX + 0x8] RET
null
null
null
null
[(u'LOAD_-1206960864', u'PTRADD_-1206960762'), ('const-1', u'RETURN_-1206960839'), ('const-16', u'PTRSUB_-1206960773'), (u'PTRSUB_-1206960768', u'LOAD_-1206960864'), ('const-4', u'PTRADD_-1206960762'), (u'INT_LESS_-1206960872', u'CBRANCH_-1206960870'), ('const-417', u'LOAD_-1206960887'), ('tmp_39', u'CBRANCH_-120696087...
[('tmp_129', u'PTRADD_-1206960777'), ('const-417', u'LOAD_-1206960852'), ('const-1', u'RETURN_-1206960839'), (u'CAST_-1206960767', u'LOAD_-1206960852'), (u'INT_LESS_-1206960872', u'CBRANCH_-1206960870'), (u'CAST_-1206960777', u'LOAD_-1206960864'), ('const-417', u'LOAD_-1206960869'), ('tmp_39', u'CBRANCH_-1206960870'), ...
null
null
00103d00
x86
O1
(translation_unit "void FUN_00103d00(uint *param_1)\n\n{\n if (0xfffffffb < *param_1) {\n /* WARNING: Could not recover jumptable at 0x00103d12. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*(int *)param_1[4] + 8))();\n return;\n }\n ...
(translation_unit "/* DWARF original prototype: void write(Input_section * this, Output_file * of) */\n\nssize_t __thiscall\ngold::Output_section::Input_section::write(Input_section *this,int __fd,void *__buf,size_t __n)\n\n{\n int iVar1;\n \n if (0xfffffffb < this->shndx_) {\n /* WARNING: Could n...
(translation_unit "void FUN_00103d00(uint *param_1)\n\n{\n if (0xfffffffb < *param_1) {\n \n \n (**(code **)(*(int *)param_1[4] + 8))();\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00103d00(uint *param_1)\n\n{\n if (0xfffffffb < *param_1) {\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression LIT < (pointer_expression * IDENT)) )) (compound_statement { (expression_statement ...
(function_definition "void FUN_00103d00(uint *param_1)\n\n{\n if (0xfffffffb < *param_1) {\n \n \n (**(code **)(*(int *)param_1[4] + 8))();\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00103d00(uint *param_1)" (identifier "FUN_00103d00") (p...
/* DWARF original prototype: void write(Input_section * this, Output_file * of) */ ssize_t __thiscall gold::Output_section::type_1::function_1(type_1 *this,int __fd,void *__buf,size_t __n) { int iVar1; if (0xfffffffb < this->shndx_) { /* WARNING: Could not recover jumptable at 0x00103d12. ...
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 (if_statement condition: (parenthesize...
null
void MASKED(uint *param_1) { if (0xfffffffb < *param_1) { /* WARNING: Could not recover jumptable at 0x00103d12. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(*(int *)param_1[4] + 8))(); return; } return; }
166_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
__wcscoll_l
__wcscoll_l
void __wcscoll_l(void) { (*(code *)PTR___wcscoll_l_0033f29c)(); return; }
void __wcscoll_l(void) { (*(code *)PTR___wcscoll_l_0033f29c)(); return; }
JMP dword ptr [EBX + 0x29c]
null
null
null
null
[(u'CAST_-1206023465', u'CALLIND_-1206023542'), (u'CALLIND_-1206023542', u'INDIRECT_-1206023470'), ('const-0', u'RETURN_-1206023539'), (u'INDIRECT_-1206023470', u'COPY_-1206023529'), ('tmp_58', u'CAST_-1206023465')]
[(u'CAST_-1206023465', u'CALLIND_-1206023542'), (u'CALLIND_-1206023542', u'INDIRECT_-1206023470'), ('const-0', u'RETURN_-1206023539'), (u'INDIRECT_-1206023470', u'COPY_-1206023529'), ('tmp_58', u'CAST_-1206023465')]
null
null
00028a80
x86
O1
(translation_unit "void __wcscoll_l(void)\n\n{\n (*(code *)PTR___wcscoll_l_0033f29c)();\n return;\n}\n\n" (function_definition "void __wcscoll_l(void)\n\n{\n (*(code *)PTR___wcscoll_l_0033f29c)();\n return;\n}" primitive_type (function_declarator "__wcscoll_l(void)" identifier (parameter_list "(void)" ( (parameter_...
(translation_unit "void __wcscoll_l(void)\n\n{\n (*(code *)PTR___wcscoll_l_0033f29c)();\n return;\n}\n\n" (function_definition "void __wcscoll_l(void)\n\n{\n (*(code *)PTR___wcscoll_l_0033f29c)();\n return;\n}" primitive_type (function_declarator "__wcscoll_l(void)" identifier (parameter_list "(void)" ( (parameter_...
(translation_unit "void __wcscoll_l(void)\n\n{\n (*(code *)PTR___wcscoll_l_0033f29c)();\n return;\n}\n\n" (function_definition "void __wcscoll_l(void)\n\n{\n (*(code *)PTR___wcscoll_l_0033f29c)();\n return;\n}" primitive_type (function_declarator "__wcscoll_l(void)" identifier (parameter_list "(void)" ( (parameter_...
(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)) )) ...
(function_definition "void __wcscoll_l(void)\n\n{\n (*(code *)PTR___wcscoll_l_0033f29c)();\n return;\n}" (primitive_type "void") (function_declarator "__wcscoll_l(void)" (identifier "__wcscoll_l") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\...
void function_1(void) { (*(type_1 *)PTR___wcscoll_l_0033f29c)(); 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 ar...
null
void MASKED(void) { (*(code *)PTR_MASKED_0033f29c)(); return; }
6451_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
locks
FUN_001b2300
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void locks(Scan_relocs * this, Task_locker * tl) */ void __thiscall gold::Scan_relocs::locks(Scan_relocs *this,Task_locker *tl) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001b2300(int param_1,int *param_2) { char cVar1; int iVar2; char *pcVar3; int iVar4; iVar2 = *(int *)(*(int *)(param_1 + 0x2c) + 0x1c); iVar4 = *param_2; if (iVar2 != 0) { if (3 < iVar4) goto LAB_00...
PUSH EDI PUSH ESI PUSH EBX MOV ESI,dword ptr [ESP + 0x10] CALL 0x0003a210 ADD EBX,0x261cf4 MOV EDX,dword ptr [ESP + 0x14] MOV EAX,dword ptr [ESI + 0x2c] MOV ECX,dword ptr [EAX + 0x1c] MOV EAX,dword ptr [EDX] TEST ECX,ECX JZ 0x001b2343 LEA EDI,[ECX + 0x48] CMP EAX,0x3 JG 0x001b2367 MOV dword ptr [EDX + EAX*0x4 + 0x4],ED...
null
null
null
null
[('const-1', u'RETURN_-1207688415')]
[(u'LOAD_-1207688385', u'INT_SLESS_-1207688336'), (u'LOAD_-1207688270', u'PTRADD_-1207688119'), ('const-1', u'INT_ADD_-1207688315'), (u'INT_ADD_-1207688315', u'STORE_-1207688304'), ('tmp_119', u'CBRANCH_-1207688367'), ('const-1', u'PTRADD_-1207688140'), (u'LOAD_-1207688396', u'INT_ADD_-1207688374'), ('tmp_415', u'CBRAN...
null
null
001b2300
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001b2300(int param_1,int *param_2)\n\n{\n char cVar1;\n int iVar2;\n char *pcVar3;\n int iVar4;\n \n iVar2 = *(int *)(*(int *)(param_1 + 0x2c) + 0x1c);\n iVar4 = *param_2;\n if (iVar2 != 0) {\...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void locks(Scan_relocs * this, Task_locker * tl) */\n\nvoid __thiscall gold::Scan_relocs::locks(Scan_relocs *this,Task_...
(translation_unit "void FUN_001b2300(int param_1,int *param_2)\n\n{\n char cVar1;\n int iVar2;\n char *pcVar3;\n int iVar4;\n \n iVar2 = *(int *)(*(int *)(param_1 + 0x2c) + 0x1c);\n iVar4 = *param_2;\n if (iVar2 != 0) {\n if (3 < iVar4) goto LAB_001b2367;\n param_2[iVar4 + 1] = iVar2 + 0x48;\n iVar4 = ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (decla...
(function_definition "void FUN_001b2300(int param_1,int *param_2)\n\n{\n char cVar1;\n int iVar2;\n char *pcVar3;\n int iVar4;\n \n iVar2 = *(int *)(*(int *)(param_1 + 0x2c) + 0x1c);\n iVar4 = *param_2;\n if (iVar2 != 0) {\n if (3 < iVar4) goto LAB_001b2367;\n param_2[iVar4 + 1] = iVar2 + 0x48;\n iVar4...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void locks(Scan_relocs * this, Task_locker * tl) */ void __thiscall gold::type_1::function_1(type_1 *this,type_2 *tl) { }
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: (identifie...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1,int *param_2) { char cVar1; int iVar2; char *pcVar3; int iVar4; iVar2 = *(int *)(*(int *)(param_1 + 0x2c) + 0x1c); iVar4 = *param_2; if (iVar2 != 0) { if (3 < iVar4) goto LAB_001b2367...
9221_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
needs_output_dynsym_entry
FUN_00319a10
/* DWARF original prototype: bool needs_output_dynsym_entry(Symbol_value<64> * this) */ bool __thiscall gold::Symbol_value<64>::needs_output_dynsym_entry(Symbol_value<64> *this) { return this->output_dynsym_index_ != 0xffffffff; }
bool FUN_00319a10(int param_1) { return *(int *)(param_1 + 4) != -1; }
MOV EAX,dword ptr [ESP + 0x4] CMP dword ptr [EAX + 0x4],-0x1 SETNZ AL RET
null
null
null
null
[('const-0', u'RETURN_-1204905416'), (u'INT_NOTEQUAL_-1204905430', u'COPY_-1204905423'), ('const-4294967295', u'INT_NOTEQUAL_-1204905430'), (u'COPY_-1204905423', u'RETURN_-1204905416'), ('const-4', u'PTRSUB_-1204905360'), ('const-417', u'LOAD_-1204905446'), (u'PTRSUB_-1204905360', u'LOAD_-1204905446'), ('tmp_57', u'PTR...
[('const-0', u'RETURN_-1204905416'), ('const-4294967295', u'INT_NOTEQUAL_-1204905430'), (u'INT_NOTEQUAL_-1204905430', u'COPY_-1204905423'), (u'CAST_-1204905363', u'LOAD_-1204905446'), ('const-417', u'LOAD_-1204905446'), (u'COPY_-1204905423', u'RETURN_-1204905416'), (u'INT_ADD_-1204905430', u'CAST_-1204905363'), ('tmp_6...
null
null
00319a10
x86
O1
(translation_unit "bool FUN_00319a10(int param_1)\n\n{\n return *(int *)(param_1 + 4) != -1;\n}\n\n" (function_definition "bool FUN_00319a10(int param_1)\n\n{\n return *(int *)(param_1 + 4) != -1;\n}" primitive_type (function_declarator "FUN_00319a10(int param_1)" identifier (parameter_list "(int param_1)" ( (paramet...
(translation_unit "/* DWARF original prototype: bool needs_output_dynsym_entry(Symbol_value<64> * this) */\n\nbool __thiscall gold::Symbol_value<64>::needs_output_dynsym_entry(Symbol_value<64> *this)\n\n{\n return this->output_dynsym_index_ != 0xffffffff;\n}\n\n" comment (function_definition "bool __thiscall gold::Sym...
(translation_unit "bool FUN_00319a10(int param_1)\n\n{\n return *(int *)(param_1 + 4) != -1;\n}\n\n" (function_definition "bool FUN_00319a10(int param_1)\n\n{\n return *(int *)(param_1 + 4) != -1;\n}" primitive_type (function_declarator "FUN_00319a10(int param_1)" identifier (parameter_list "(int param_1)" ( (paramet...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( ...
(function_definition "bool FUN_00319a10(int param_1)\n\n{\n return *(int *)(param_1 + 4) != -1;\n}" (primitive_type "bool") (function_declarator "FUN_00319a10(int param_1)" (identifier "FUN_00319a10") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (identifier "param...
/* DWARF original prototype: bool needs_output_dynsym_entry(Symbol_value<64> * this) */ bool __thiscall gold::type_1<64>::function_1(type_1<64> *this) { return this->output_dynsym_index_ != 0xffffffff; }
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 (return_statement (binary_expression left: (pointer_expression argument:...
null
bool MASKED(int param_1) { return *(int *)(param_1 + 4) != -1; }
8105_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
filename_eq
FUN_002456a0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int filename_eq(void *s1,void *s2) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bool FUN_002456a0(char *param_1,char *param_2) { int iVar1; iVar1 = strcmp(param_1,param_2); return iVar1 == 0; }
PUSH EBX CALL 0x0003a210 ADD EBX,0x1ce95a SUB ESP,0x10 PUSH dword ptr [ESP + 0x1c] PUSH dword ptr [ESP + 0x1c] CALL 0x0002c400 TEST EAX,EAX SETZ AL ADD ESP,0x18 MOVZX EAX,AL POP EBX RET
null
null
null
null
[('const-1', u'RETURN_-1204070734')]
[(u'COPY_-1204070619', u'RETURN_-1204070639'), ('tmp_304', u'CALL_-1204070686'), (u'CALL_-1204070686', u'INT_EQUAL_-1204070672'), (u'INT_EQUAL_-1204070672', u'COPY_-1204070619'), ('const-0', u'INT_EQUAL_-1204070672'), ('tmp_305', u'CALL_-1204070686'), ('const-0', u'RETURN_-1204070639')]
null
null
002456a0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbool FUN_002456a0(char *param_1,char *param_2)\n\n{\n int iVar1;\n \n iVar1 = strcmp(param_1,param_2);\n return iVar1 == 0;\n}\n\n" comment (function_definition "bool FUN_002456a0(char *param_1,char *param...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint filename_eq(void *s1,void *s2)\n\n{\n}\n\n" comment comment (function_definition "int filename_eq(void *s1,void *s2)\n\n{\n}" primitive_type (function_declarator "...
(translation_unit "bool FUN_002456a0(char *param_1,char *param_2)\n\n{\n int iVar1;\n \n iVar1 = strcmp(param_1,param_2);\n return iVar1 == 0;\n}\n\n" (function_definition "bool FUN_002456a0(char *param_1,char *param_2)\n\n{\n int iVar1;\n \n iVar1 = strcmp(param_1,param_2);\n return iVar1 == 0;\n}" primitive_t...
(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 ;) (expression_statement (assignment_expression IDENT = (call_e...
(function_definition "bool FUN_002456a0(char *param_1,char *param_2)\n\n{\n int iVar1;\n \n iVar1 = strcmp(param_1,param_2);\n return iVar1 == 0;\n}" (primitive_type "bool") (function_declarator "FUN_002456a0(char *param_1,char *param_2)" (identifier "FUN_002456a0") (parameter_list "(char *param_1,char *param_2)" (...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int function_1(void *s1,void *s2) { }
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_...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bool MASKED(char *param_1,char *param_2) { int iVar1; iVar1 = strcmp(param_1,param_2); return iVar1 == 0; }
9541_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
~stdio_sync_filebuf
FUN_0027da40
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* stdio_sync_filebuf<wchar_t, std::char_traits<wchar_t> >::~stdio_sync_filebuf() */ void __thiscall stdio_sync_filebuf<wchar_t,std::char_traits<wchar_t>>::~stdio_sync_filebuf (stdio_sync_filebuf<wchar_t,std::char_traits...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0027da40(undefined4 *param_1) { *param_1 = &PTR_FUN_004110f0; FUN_0024a980(param_1 + 7); FUN_00248220(param_1); return; }
PUSH ESI PUSH EBX CALL 0x0003a210 ADD EBX,0x1965b9 SUB ESP,0x10 MOV ESI,dword ptr [ESP + 0x1c] LEA EAX,[EBX + 0xffffd0e8] ADD EAX,0x8 MOV dword ptr [ESI],EAX LEA EAX,[ESI + 0x1c] PUSH EAX CALL 0x0024a980 MOV dword ptr [ESP],ESI CALL 0x00248220 ADD ESP,0x14 POP EBX POP ESI RET
null
null
null
null
[('const-1', u'RETURN_-1204233642')]
[('const-4264176', u'PTRSUB_-1204233449'), (u'PTRADD_-1204233447', u'CALL_-1204233572'), ('const-0', u'PTRSUB_-1204233449'), ('const-7', u'PTRADD_-1204233447'), ('tmp_389', u'PTRADD_-1204233447'), ('const-0', u'RETURN_-1204233526'), ('const-4', u'PTRADD_-1204233447'), ('tmp_389', u'STORE_-1204233590'), ('const-417', u'...
null
null
0027da40
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0027da40(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_004110f0;\n FUN_0024a980(param_1 + 7);\n FUN_00248220(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_0027da40(undefined...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* stdio_sync_filebuf<wchar_t, std::char_traits<wchar_t> >::~stdio_sync_filebuf() */\n\nvoid __thiscall\nstdio_sync_filebuf<wchar_t,std::char_traits<wchar_t>>::~stdio_sync_filebuf\n (stdio_sync_filebuf<w...
(translation_unit "void FUN_0027da40(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_004110f0;\n FUN_0024a980(param_1 + 7);\n FUN_00248220(param_1);\n return;\n}\n\n" (function_definition "void FUN_0027da40(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_004110f0;\n FUN_0024a980(param_1 + 7);\n FUN_00248220(para...
(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...
(function_definition "void FUN_0027da40(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_004110f0;\n FUN_0024a980(param_1 + 7);\n FUN_00248220(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0027da40(undefined4 *param_1)" (identifier "FUN_0027da40") (parameter_list "(undefined4 *param_1)" (...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* stdio_sync_filebuf<wchar_t, std::char_traits<wchar_t> >::~stdio_sync_filebuf() */ void __thiscall stdio_sync_filebuf<wchar_t,std::char_traits<wchar_t>>::~stdio_sync_filebuf (stdio_sync_filebuf<wchar_t,std::char_traits...
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_expr...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { *param_1 = &PTR_FUN_004110f0; FUN_0024a980(param_1 + 7); FUN_00248220(param_1); return; }