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
9197_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
operator>>
FUN_0026dc40
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::istream::TEMPNAMEPLACEHOLDERVALUE(unsigned int&) */ void __thiscall std::istream::operator>>(istream *this,uint *param_1) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0026dc40(undefined4 param_1,undefined4 param_2) { FUN_0026db00(param_1,param_2); return; }
PUSH EBX CALL 0x0003a210 ADD EBX,0x1a63ba SUB ESP,0x10 PUSH dword ptr [ESP + 0x1c] PUSH dword ptr [ESP + 0x1c] CALL 0x0026db00 ADD ESP,0x18 POP EBX RET
null
null
null
null
[('const-1', u'RETURN_-1204167598')]
[('tmp_263', u'CALL_-1204167550'), ('const-0', u'RETURN_-1204167522'), ('tmp_262', u'CALL_-1204167550')]
null
null
0026dc40
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0026dc40(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_0026db00(param_1,param_2);\n return;\n}\n\n" comment (function_definition "void FUN_0026dc40(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::istream::TEMPNAMEPLACEHOLDERVALUE(unsigned int&) */\n\nvoid __thiscall std::istream::operator>>(istream *this,uint *param_1)\n\n{\n}\n\n" comment comment (ERROR "void __thiscall std::istream::operator>>(i...
(translation_unit "void FUN_0026dc40(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_0026db00(param_1,param_2);\n return;\n}\n\n" (function_definition "void FUN_0026dc40(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_0026db00(param_1,param_2);\n return;\n}" primitive_type (function_declarator "FUN_0026dc40(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_0026dc40(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_0026db00(param_1,param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0026dc40(undefined4 param_1,undefined4 param_2)" (identifier "FUN_0026dc40") (parameter_list "(undefined4 param_1,undefined4 param_2)" ((...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::istream::TEMPNAMEPLACEHOLDERVALUE(unsigned int&) */ void __thiscall std::istream::operator>>(istream *this,uint *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_0026db00(param_1,param_2); return; }
12294_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
_M_move
FUN_003e49f0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::_M_move(char*, char const*, unsigned int) */ void std::string::_M_move(char *param_1,char *param_2,uint param_3) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_003e49f0(undefined1 *param_1,undefined1 *param_2,size_t param_3) { if (param_3 == 1) { *param_1 = *param_2; return; } if (param_3 == 0) { return; } memmove(param_1,param_2,param_3); return; }
PUSH EBX CALL 0x00050b50 ADD EBX,0x20560a SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x18] MOV EDX,dword ptr [ESP + 0x14] CMP EAX,0x1 JZ 0x003e4a30 TEST EAX,EAX JNZ 0x003e4a18 ADD ESP,0x8 POP EBX RET SUB ESP,0x4 PUSH EAX PUSH EDX PUSH dword ptr [ESP + 0x1c] CALL 0x00039a50 ADD ESP,0x10 ADD ESP,0x8 POP EBX RET MOVZX EAX,byte ...
null
null
null
null
[('const-1', u'RETURN_-1205777918')]
[('tmp_553', u'INT_EQUAL_-1205777867'), ('tmp_554', u'LOAD_-1205777754'), ('const-417', u'STORE_-1205777740'), ('const-0', u'RETURN_-1205777750'), ('tmp_554', u'CALL_-1205777790'), ('tmp_555', u'STORE_-1205777740'), ('const-0', u'RETURN_-1205777823'), (u'INT_EQUAL_-1205777852', u'CBRANCH_-1205777850'), ('const-0', u'RE...
null
null
003e49f0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_003e49f0(undefined1 *param_1,undefined1 *param_2,size_t param_3)\n\n{\n if (param_3 == 1) {\n *param_1 = *param_2;\n return;\n }\n if (param_3 == 0) {\n return;\n }\n memmove(param_1,par...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::_M_move(char*, char const*, unsigned int) */\n\nvoid std::string::_M_move(char *param_1,char *param_2,uint param_3)\n\n{\n}\n\n" comment comment (function_definition "void std::string::_M_move(cha...
(translation_unit "void FUN_003e49f0(undefined1 *param_1,undefined1 *param_2,size_t param_3)\n\n{\n if (param_3 == 1) {\n *param_1 = *param_2;\n return;\n }\n if (param_3 == 0) {\n return;\n }\n memmove(param_1,param_2,param_3);\n return;\n}\n\n" (function_definition "void FUN_003e49f0(undefined1 *param_...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (bina...
(function_definition "void FUN_003e49f0(undefined1 *param_1,undefined1 *param_2,size_t param_3)\n\n{\n if (param_3 == 1) {\n *param_1 = *param_2;\n return;\n }\n if (param_3 == 0) {\n return;\n }\n memmove(param_1,param_2,param_3);\n return;\n}" (primitive_type "void") (function_declarator "FUN_003e49f0(...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::_M_move(char*, char const*, unsigned int) */ void std::string::function_1(char *param_1,char *param_2,type_1 param_3) { }
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(undefined1 *param_1,undefined1 *param_2,size_t param_3) { if (param_3 == 1) { *param_1 = *param_2; return; } if (param_3 == 0) { return; } memmove(param_1,param_2,param_3); return; }
5607_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
add_symbolless_global_addend
FUN_00182020
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void add_symbolless_global_addend(Output_data_reloc<9,_false,_32,_true> * this, Symbol * gsym, uint type, Output_data * od, Address address) */ void __thiscall gold::Output_data_reloc<9,_false,_32,_...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00182020(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5) { undefined4 *puVar1; undefined4 *puVar2; int iVar3; int iVar4; undefined4 local_34; int lo...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x0003a210 ADD EBX,0x291fd7 SUB ESP,0x2c MOV EBP,dword ptr [ESP + 0x40] PUSH 0x0 PUSH 0x1 PUSH 0x0 PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] LEA ESI,[ESP + 0x24] PUSH ESI CALL 0x001693c0 MOV EAX,dword ptr [EBP...
null
null
null
null
[('const-1', u'RETURN_-1207492546')]
[(u'PTRADD_-1207491558', u'STORE_-1207492314'), ('const-268435456', u'INT_AND_-1207491525'), (u'LOAD_-1207492446', u'PTRADD_-1207491539'), ('tmp_2796', u'INT_ADD_-1207492412'), ('const-96', u'INT_ADD_-1207492013'), ('tmp_1439', u'PTRSUB_-1207491587'), (u'PTRADD_-1207491547', u'STORE_-1207492372'), ('const-100', u'INT_A...
null
null
00182020
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00182020(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n u...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void add_symbolless_global_addend(Output_data_reloc<9,_false,_32,_true>\n * this, Symbol * gsym, uint type, Output_data * od, Address address) */\n\nvoid __thiscall\ngold::Output_da...
(translation_unit "void FUN_00182020(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n undefined4 local_34;\n int local_30;\n undefined4 local_2c;\n undefined4 local_28;\n uint...
(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) ))) (compound_statement { (declaration TYPE (poi...
(function_definition "void FUN_00182020(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n undefined4 local_34;\n int local_30;\n undefined4 local_2c;\n undefined4 local_28;\n u...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void add_symbolless_global_addend(Output_data_reloc<9,_false,_32,_true> * this, Symbol * gsym, uint type, Output_data * od, Address address) */ void __thiscall gold::Output_data_reloc<9,_false,_32,_...
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,undefined4 param_4, undefined4 param_5) { undefined4 *puVar1; undefined4 *puVar2; int iVar3; int iVar4; undefined4 local_34; int local_30...
746_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c
gld_i386pep_before_parse
FUN_00054160
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void gld_i386pep_before_parse(void) { is_underscoring(); ldfile_set_output_arch("i386:x86-64",bfd_arch_i386); output_filename = "a.exe"; input_f...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00054160(void) { FUN_00052dd0(); FUN_00035ce0("i386:x86-64",8); PTR_DAT_001ce3fc = &DAT_00192eff; DAT_001d0390 = DAT_001d0390 | 0x20; DAT_001d04e8 = 1; DAT_001d0448 = 1; DAT_001d044c = 2; return; }
PUSH EBX CALL 0x00017b80 ADD EBX,0x179e9a SUB ESP,0x8 CALL 0x00052dd0 SUB ESP,0x8 PUSH 0x8 LEA EAX,[EBX + 0xffee02b2] PUSH EAX CALL 0x00035ce0 LEA EAX,[EBX + 0x3fc] LEA EDX,[EBX + 0xfffc4eff] MOV dword ptr [EAX],EDX LEA EAX,[EBX + 0x2390] OR byte ptr [EAX],0x20 LEA EAX,[EBX + 0x24e0] MOV dword ptr [EAX + 0x8],0x1 LEA E...
null
null
null
null
[(u'CALL_-1206238795', u'INDIRECT_-1206238631'), (u'CALL_-1206238832', u'INDIRECT_-1206238646'), ('const-2', u'COPY_-1206238712'), (u'CALL_-1206238795', u'INDIRECT_-1206238628'), (u'CALL_-1206238832', u'INDIRECT_-1206238643'), ('const-32', u'INT_OR_-1206238737'), (u'CALL_-1206238795', u'INDIRECT_-1206238625'), ('const-...
[(u'CALL_-1206238832', u'INDIRECT_-1206238653'), ('const-1650431', u'PTRSUB_-1206238713'), (u'CALL_-1206238795', u'INDIRECT_-1206238632'), (u'CALL_-1206238795', u'INDIRECT_-1206238626'), ('const-0', u'PTRSUB_-1206238713'), ('const-1', u'COPY_-1206238740'), (u'CALL_-1206238795', u'INDIRECT_-1206238635'), (u'COPY_-120623...
null
null
00054160
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00054160(void)\n\n{\n FUN_00052dd0();\n FUN_00035ce0("i386:x86-64",8);\n PTR_DAT_001ce3fc = &DAT_00192eff;\n DAT_001d0390 = DAT_001d0390 | 0x20;\n DAT_001d04e8 = 1;\n DAT_001d0448 = 1;\n DAT_00...
(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 gld_i386pep_before_parse(void)\n\n{\n is_underscoring();\n ldfile_set_output_arch("i386:x86-64",bfd_arch_i386);\n output_fil...
(translation_unit "void FUN_00054160(void)\n\n{\n FUN_00052dd0();\n FUN_00035ce0("i386:x86-64",8);\n PTR_DAT_001ce3fc = &DAT_00192eff;\n DAT_001d0390 = DAT_001d0390 | 0x20;\n DAT_001d04e8 = 1;\n DAT_001d0448 = 1;\n DAT_001d044c = 2;\n return;\n}\n\n" (function_definition "void FUN_00054160(void)\n\n{\n FUN_000...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT )))...
(function_definition "void FUN_00054160(void)\n\n{\n FUN_00052dd0();\n FUN_00035ce0("i386:x86-64",8);\n PTR_DAT_001ce3fc = &DAT_00192eff;\n DAT_001d0390 = DAT_001d0390 | 0x20;\n DAT_001d04e8 = 1;\n DAT_001d0448 = 1;\n DAT_001d044c = 2;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00054160(voi...
/* 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) { var_1(); var_2("i386:x86-64",bfd_arch_i386); output_filename = "a.exe"; input_flags._0_1_ = input_flags._0_1_ | 0x20; ...
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))) (expre...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { FUN_00052dd0(); FUN_00035ce0("i386:x86-64",8); PTR_DAT_001ce3fc = &DAT_00192eff; DAT_001d0390 = DAT_001d0390 | 0x20; DAT_001d04e8 = 1; DAT_001d0448 = 1; DAT_001d044c = 2; return; }
4763_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
add_output_section
FUN_001123f0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void add_output_section(Output_data_reloc<9,_false,_32,_false> * this, Output_section * os, uint type, Output_data * od, Address address) */ vo...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001123f0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5) { undefined4 *puVar1; undefined4 *puVar2; int iVar3; int iVar4; undefined4 local_34; int lo...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x27cc07 SUB ESP,0x34 MOV EBP,dword ptr [ESP + 0x48] PUSH 0x0 PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] LEA ESI,[ESP + 0x24] PUSH ESI CALL 0x000fa9f0 MOV EAX,dword ptr [EBP + 0x38] ADD ESP,0...
null
null
null
null
[('const-0', u'PTRSUB_-1207031632'), ('tmp_1123', u'CALL_-1207032730'), ('const-417', u'LOAD_-1207032588'), (u'INDIRECT_-1207031923', u'MULTIEQUAL_-1207031844'), ('const-0', u'PTRSUB_-1207031785'), (u'PTRSUB_-1207031664', u'STORE_-1207032378'), ('const-417', u'LOAD_-1207032318'), ('const-417', u'STORE_-1207032596'), ('...
[('const-417', u'LOAD_-1207032710'), (u'INT_ADD_-1207032582', u'CAST_-1207031793'), (u'INDIRECT_-1207032008', u'MULTIEQUAL_-1207031929'), ('const-100', u'INT_ADD_-1207032364'), (u'CAST_-1207031849', u'LOAD_-1207032710'), (u'INDIRECT_-1207031955', u'STORE_-1207032602'), (u'PTRADD_-1207031815', u'STORE_-1207032628'), (u'...
null
null
001123f0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001123f0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n u...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void add_output_section(Output_data_reloc<9,_false,_32,_false> * this,\n Output_section * os, uint type, Output_data * od, Ad...
(translation_unit "void FUN_001123f0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n undefined4 local_34;\n int local_30;\n undefined4 local_2c;\n undefined4 local_28;\n uint...
(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) ))) (compound_statement { (declaration TYPE (poi...
(function_definition "void FUN_001123f0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n undefined4 local_34;\n int local_30;\n undefined4 local_2c;\n undefined4 local_28;\n u...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void add_output_section(Output_data_reloc<9,_false,_32,_false> * this, Output_section * os, uint type, Output_data * od, Address address) */ vo...
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,undefined4 param_4, undefined4 param_5) { undefined4 *puVar1; undefined4 *puVar2; int iVar3; int iVar4; undefined4 local_34; int local_30...
2507_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
do_print_to_mapfile
FUN_000a5c80
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void do_print_to_mapfile(Output_data_reloc_base<4,_true,_64,_false> * this, Mapfile * mapfile) */ void __thiscall gold::Output_data_reloc_base<4,_true,_64,_false>::do_print_to_mapfile (Out...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000a5c80(undefined4 param_1,undefined4 param_2) { undefined4 uVar1; uVar1 = gettext("** dynamic relocs"); FUN_00120940(param_2,param_1,uVar1); return; }
PUSH EBX CALL 0x0003a210 ADD EBX,0x36e37a SUB ESP,0x14 LEA EAX,[EBX + 0xffee3c49] PUSH EAX CALL 0x0002c440 ADD ESP,0xc PUSH EAX PUSH dword ptr [ESP + 0x18] PUSH dword ptr [ESP + 0x20] CALL 0x00120940 ADD ESP,0x18 POP EBX RET
null
null
null
null
[('const-1', u'RETURN_-1206559598')]
[(u'CALL_-1206559556', u'CALL_-1206559514'), ('tmp_423', u'CALL_-1206559514'), ('tmp_422', u'CALL_-1206559514'), ('const-0', u'RETURN_-1206559486'), (u'COPY_-1206559470', u'CALL_-1206559556'), ('const-3112009', u'COPY_-1206559470')]
null
null
000a5c80
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000a5c80(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext("** dynamic relocs");\n FUN_00120940(param_2,param_1,uVar1);\n return;\n}\n\n" comment (function_defi...
(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_reloc_base<4,_true,_64,_false> *\n this, Mapfile * mapfile) */\n\nvoid __thiscall\ngold::Output_data_reloc_base<4,_true,_64,_false>::do_print_to...
(translation_unit "void FUN_000a5c80(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext("** dynamic relocs");\n FUN_00120940(param_2,param_1,uVar1);\n return;\n}\n\n" (function_definition "void FUN_000a5c80(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uV...
(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_000a5c80(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n \n uVar1 = gettext("** dynamic relocs");\n FUN_00120940(param_2,param_1,uVar1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_000a5c80(undefined4 param_1,undefined4 param_2)" (identifier "FUN...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void do_print_to_mapfile(Output_data_reloc_base<4,_true,_64,_false> * this, Mapfile * mapfile) */ void __thiscall gold::Output_data_reloc_base<4,_true,_64,_false>::do_print_to_mapfile (Out...
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("** dynamic relocs"); FUN_00120940(param_2,param_1,uVar1); return; }
902_alpha-linux-gnu-as_and_alpha-linux-gnu-as_strip.c
_obstack_begin
_obstack_begin
/* WARNING: Control flow encountered bad instruction data */ void _obstack_begin(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* _obstack_begin@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void _obstack_begin(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206443890')]
[('const-1', u'RETURN_-1206443890')]
null
null
00082084
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid _obstack_begin(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void _obstack_begin(void)\n\n{\n /* WARNING: Ba...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid _obstack_begin(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* _obstack_begin@@GLIBC_2.0 */\n halt_baddata();\n}\n\n" comment (function_definition "void _obstack...
(translation_unit "void _obstack_begin(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void _obstack_begin(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "_obstack_begin(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 IDENT (argument_list ( ))) ;) })))
(function_definition "void _obstack_begin(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "_obstack_begin(void)" (identifier "_obstack_begin") (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 */ /* _obstack_begin@@GLIBC_2.0 */ 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(); }
5250_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
Output_reloc
FUN_00170380
/* DWARF original prototype: void Output_reloc(Output_reloc<4,_false,_64,_false> * this, uint type, void * arg, Sized_relobj<64,_false> * relobj, uint shndx, Address address, Addend addend) */ void __thiscall gold::Output_reloc<4,_false,_64,_false>::Output_reloc (Output_reloc<4,_false,_64,_false> *this,u...
void FUN_00170380(int 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) { FUN_0016a8d0(param_1,param_2,param_3,param_4,param_5,param_6,param_7); *(undefined4 *)(param_...
PUSH EDI PUSH ESI PUSH EBX MOV EBX,dword ptr [ESP + 0x10] MOV ESI,dword ptr [ESP + 0x2c] MOV EDI,dword ptr [ESP + 0x30] SUB ESP,0x4 PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + 0x2c] PUSH EBX CALL 0x0016...
null
null
null
null
[(u'PTRSUB_-1207434097', u'STORE_-1207434158'), ('tmp_261', u'CALL_-1207434256'), ('tmp_260', u'CALL_-1207434256'), ('const-28', u'PTRSUB_-1207434097'), ('const-0', u'PTRSUB_-1207434104'), ('const-0', u'RETURN_-1207434206'), ('tmp_263', u'CALL_-1207434256'), ('tmp_262', u'CALL_-1207434256'), ('const-417', u'STORE_-1207...
[('tmp_473', u'CALL_-1207434256'), ('tmp_471', u'STORE_-1207434234'), ('tmp_476', u'CALL_-1207434256'), ('const-417', u'STORE_-1207434240'), ('tmp_469', u'INT_ADD_-1207434226'), (u'INT_ADD_-1207434226', u'CAST_-1207434117'), ('tmp_470', u'STORE_-1207434240'), (u'INT_ADD_-1207434220', u'CAST_-1207434113'), ('tmp_469', u...
null
null
00170380
x86
O1
(translation_unit "void FUN_00170380(int 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 FUN_0016a8d0(param_1,param_2,param_3,param_4,param_5,param_6,param_7);\n...
(translation_unit "/* DWARF original prototype: void Output_reloc(Output_reloc<4,_false,_64,_false> * this, uint type,\n void * arg, Sized_relobj<64,_false> * relobj, uint shndx, Address address, Addend addend) */\n\nvoid __thiscall\ngold::Output_reloc<4,_false,_64,_false>::Output_reloc\n (Output_reloc<4,_fa...
(translation_unit "void FUN_00170380(int 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 FUN_0016a8d0(param_1,param_2,param_3,param_4,param_5,param_6,param_7);\n...
(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_00170380(int 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 FUN_0016a8d0(param_1,param_2,param_3,param_4,param_5,param_6,param_7)...
/* DWARF original prototype: void Output_reloc(Output_reloc<4,_false,_64,_false> * this, uint type, void * arg, Sized_relobj<64,_false> * relobj, uint shndx, Address address, Addend addend) */ void __thiscall gold::function_1<4,_false,_64,_false>::function_1 (function_1<4,_false,_64,_false> *type_1,uint ...
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
void MASKED(int 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) { FUN_0016a8d0(param_1,param_2,param_3,param_4,param_5,param_6,param_7); *(undefined4 *)(param_1 + 0x...
1657_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
parse_to_value
FUN_00043a40
/* 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_text_reorder * this, char * option_name, char * arg, Command_line * param_3, General_options * param_4) */ v...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00043a40(int param_1,undefined4 param_2,undefined4 param_3) { FUN_000f30f0(param_2,param_3,param_1 + 0x3d); *(undefined1 *)(param_1 + 0x3c) = 1; return; }
PUSH ESI PUSH EBX CALL 0x00036f20 ADD EBX,0x36b5b9 SUB ESP,0x8 MOV ESI,dword ptr [ESP + 0x14] LEA EAX,[ESI + 0x3d] PUSH EAX PUSH dword ptr [ESP + 0x20] PUSH dword ptr [ESP + 0x20] CALL 0x000f30f0 MOV byte ptr [ESI + 0x3c],0x1 ADD ESP,0x14 POP EBX POP ESI RET
null
null
null
null
[('const-60', u'PTRSUB_-1206174955'), ('tmp_206', u'PTRSUB_-1206174973'), ('const-1', u'STORE_-1206175078'), ('tmp_207', u'CALL_-1206175082'), ('tmp_208', u'CALL_-1206175082'), ('const-0', u'RETURN_-1206175042'), (u'PTRSUB_-1206174973', u'CALL_-1206175082'), ('const-61', u'PTRSUB_-1206174973'), ('tmp_206', u'PTRSUB_-12...
[('const-61', u'INT_ADD_-1206175099'), ('const-60', u'INT_ADD_-1206175064'), ('tmp_344', u'INT_ADD_-1206175099'), ('const-417', u'STORE_-1206175078'), ('const-0', u'RETURN_-1206175042'), ('tmp_345', u'CALL_-1206175082'), (u'CAST_-1206174964', u'STORE_-1206175078'), ('tmp_346', u'CALL_-1206175082'), (u'INT_ADD_-12061750...
null
null
00043a40
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00043a40(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000f30f0(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" comment (function_definitio...
(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_text_reorder * this, char * option_name,\n char * arg, Command_line * param_3, General_opt...
(translation_unit "void FUN_00043a40(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000f30f0(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}\n\n" (function_definition "void FUN_00043a40(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000f30f0(param_2...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression...
(function_definition "void FUN_00043a40(int param_1,undefined4 param_2,undefined4 param_3)\n\n{\n FUN_000f30f0(param_2,param_3,param_1 + 0x3d);\n *(undefined1 *)(param_1 + 0x3c) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00043a40(int param_1,undefined4 param_2,undefined4 param_3)" (identifi...
/* 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_text_reorder * this, char * option_name, char * arg, Command_line * param_3, General_options * param_4) */ v...
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) { FUN_000f30f0(param_2,param_3,param_1 + 0x3d); *(undefined1 *)(param_1 + 0x3c) = 1; return; }
5316_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
Output_reloc
FUN_00171150
/* DWARF original prototype: void Output_reloc(Output_reloc<4,_true,_64,_true> * this, Output_section * os, uint type, Sized_relobj<64,_true> * relobj, uint shndx, Address address, Addend addend, bool is_relative) */ void __thiscall gold::Output_reloc<4,_true,_64,_true>::Output_reloc (Output_reloc<4,_...
void FUN_00171150(int 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,undefined1 param_10) { FUN_0016fab0(param_1,param_2,param_3,param_4,param_5,param_6,param_7,param_...
PUSH EDI PUSH ESI PUSH EBX MOV EBX,dword ptr [ESP + 0x10] MOVZX EAX,byte ptr [ESP + 0x34] MOV ESI,dword ptr [ESP + 0x2c] MOV EDI,dword ptr [ESP + 0x30] PUSH EAX PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP...
null
null
null
null
[('tmp_252', u'CALL_-1207430720'), ('const-28', u'PTRSUB_-1207430555'), ('tmp_256', u'CALL_-1207430720'), ('tmp_253', u'CALL_-1207430720'), ('tmp_251', u'CALL_-1207430720'), ('const-0', u'PTRSUB_-1207430562'), (u'PTRSUB_-1207430555', u'STORE_-1207430616'), ('tmp_249', u'PTRSUB_-1207430562'), ('tmp_249', u'PTRSUB_-12074...
[('tmp_484', u'CALL_-1207430720'), (u'INT_ADD_-1207430690', u'CAST_-1207430577'), ('tmp_487', u'CALL_-1207430720'), (u'CAST_-1207430573', u'STORE_-1207430698'), ('tmp_480', u'STORE_-1207430704'), ('tmp_486', u'CALL_-1207430720'), ('tmp_482', u'CALL_-1207430720'), ('tmp_479', u'CALL_-1207430720'), ('tmp_478', u'INT_ADD_...
null
null
00171150
x86
O1
(translation_unit "void FUN_00171150(int 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,undefined1 param_10)\n\n{\n FUN_0016fab0(param_1,param_2,param_3,param_4,param_5...
(translation_unit "/* DWARF original prototype: void Output_reloc(Output_reloc<4,_true,_64,_true> * this,\n Output_section * os, uint type, Sized_relobj<64,_true> * relobj, uint shndx, Address address,\n Addend addend, bool is_relative) */\n\nvoid __thiscall\ngold::Output_reloc<4,_true,_64,_true>::Output_reloc\n ...
(translation_unit "void FUN_00171150(int 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,undefined1 param_10)\n\n{\n FUN_0016fab0(param_1,param_2,param_3,param_4,param_5...
(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_00171150(int 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,undefined1 param_10)\n\n{\n FUN_0016fab0(param_1,param_2,param_3,param_4,para...
/* DWARF original prototype: void Output_reloc(Output_reloc<4,_true,_64,_true> * this, Output_section * os, uint type, Sized_relobj<64,_true> * relobj, uint shndx, Address address, Addend addend, bool is_relative) */ void __thiscall gold::function_1<4,_true,_64,_true>::function_1 (function_1<4,_true,_...
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
void MASKED(int 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,undefined1 param_10) { FUN_0016fab0(param_1,param_2,param_3,param_4,param_5,param_6,param_7,param_10); ...
3212_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
_M_erase
FUN_000d5850
/* 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_int,_unsigned_int>,_std::pair<const_std::pair<long_long_int,_unsigned_int>,_gold::File_read::View*>,_std::_Select1st<std::pair<const_std::pair<long_long_int...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000d5850(undefined4 param_1,int param_2) { int iVar1; if (param_2 != 0) { do { FUN_000d5850(param_1,*(undefined4 *)(param_2 + 0xc)); iVar1 = *(int *)(param_2 + 8); FUN_00248220(param_2); ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x0003a210 ADD EBX,0x33e7a7 SUB ESP,0xc MOV ESI,dword ptr [ESP + 0x24] MOV EBP,dword ptr [ESP + 0x20] TEST ESI,ESI JZ 0x000d588e SUB ESP,0x8 PUSH dword ptr [ESI + 0xc] PUSH EBP CALL 0x000d5850 MOV EDI,dword ptr [ESI + 0x8] MOV dword ptr [ESP],ESI CALL 0x00248220 ADD ESP,0x10 MOV...
null
null
null
null
[('const-1', u'RETURN_-1206757266')]
[('tmp_132', u'CBRANCH_-1206757215'), ('const-417', u'LOAD_-1206757182'), (u'INT_NOTEQUAL_-1206757135', u'CBRANCH_-1206757134'), (u'MULTIEQUAL_-1206757051', u'INT_ADD_-1206757166'), (u'INT_ADD_-1206757166', u'CAST_-1206756948'), (u'LOAD_-1206757182', u'INT_NOTEQUAL_-1206757135'), (u'LOAD_-1206757182', u'COPY_-120675699...
null
null
000d5850
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000d5850(undefined4 param_1,int param_2)\n\n{\n int iVar1;\n \n if (param_2 != 0) {\n do {\n FUN_000d5850(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_int,_unsigned_int>,_std::pair<const_std::pair<long_long_int,_unsigned_int>,_gold::File_read::View*>,_std::_Select1st<std::pair<const_std...
(translation_unit "void FUN_000d5850(undefined4 param_1,int param_2)\n\n{\n int iVar1;\n \n if (param_2 != 0) {\n do {\n FUN_000d5850(param_1,*(undefined4 *)(param_2 + 0xc));\n iVar1 = *(int *)(param_2 + 8);\n FUN_00248220(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_000d5850(undefined4 param_1,int param_2)\n\n{\n int iVar1;\n \n if (param_2 != 0) {\n do {\n FUN_000d5850(param_1,*(undefined4 *)(param_2 + 0xc));\n iVar1 = *(int *)(param_2 + 8);\n FUN_00248220(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_int,_unsigned_int>,_std::pair<const_std::pair<long_long_int,_unsigned_int>,_gold::File_read::View*>,_std::_Select1st<std::pair<const_std::pair<long_long_int...
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_00248220(param_2); param_2 =...
351_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c
lang_size_sections_1
FUN_000241a0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Type propagation algorithm not settling */ bfd_vma __regparm3 lang_size_sections_1 (lang_statement_union_type **prev, lang_output_section_statement_type *output_section_statement,fill_type *fill,bfd...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ longlong __regparm2 FUN_000241a0(int *param_1,int param_2,undefined4 param_3,undefined4 param_4,undefined4 *param_5, int param_6) { uint *puVar1; undefined *puVar2; longlong lVar3; longlong lVar4; longlong ...
PUSH EBP PUSH EDI PUSH ESI MOV ESI,EAX PUSH EBX CALL 0x00017c50 ADD EBX,0x19de55 SUB ESP,0x8c MOV EBP,dword ptr [ESI] MOV dword ptr [ESP],EAX MOV EAX,dword ptr [ESP + 0xa0] MOV dword ptr [ESP + 0xc],EDX MOV dword ptr [ESP + 0x68],EAX MOV EAX,dword ptr [ESP + 0xa4] MOV dword ptr [ESP + 0x8],EBX MOV dword ptr [ESP + 0x6c...
null
null
null
null
[(u'MULTIEQUAL_-1206026741', u'CAST_-1206021194'), (u'CALL_-1206035984', u'INDIRECT_-1206022067'), ('tmp_425', u'BRANCH_-1206039593'), (u'INDIRECT_-1206024931', u'MULTIEQUAL_-1206024816'), (u'MULTIEQUAL_-1206025272', u'MULTIEQUAL_-1206025257'), (u'INDIRECT_-1206021759', u'MULTIEQUAL_-1206021912'), ('const-44', u'PTRSUB...
[('tmp_425', u'BRANCH_-1206039593'), ('const-8', u'INT_AND_-1206036337'), (u'SUBPIECE_-1206040110', u'INT_AND_-1206040046'), (u'INDIRECT_-1206028279', u'MULTIEQUAL_-1206029507'), (u'INDIRECT_-1206021469', u'MULTIEQUAL_-1206021291'), (u'CALL_-1206035985', u'INDIRECT_-1206021950'), (u'INDIRECT_-1206024671', u'MULTIEQUAL_...
null
null
000241a0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nlonglong __regparm2\nFUN_000241a0(int *param_1,int param_2,undefined4 param_3,undefined4 param_4,undefined4 *param_5,\n int param_6)\n\n{\n uint *puVar1;\n undefined *puVar2;\n longlong lVar3;\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Type propagation algorithm not settling */\n\nbfd_vma __regparm3\nlang_size_sections_1\n (lang_statement_union_type **prev,\n lang_output_section_statement_type *output_section_state...
(translation_unit "longlong __regparm2\nFUN_000241a0(int *param_1,int param_2,undefined4 param_3,undefined4 param_4,undefined4 *param_5,\n int param_6)\n\n{\n uint *puVar1;\n undefined *puVar2;\n longlong lVar3;\n longlong lVar4;\n longlong lVar5;\n undefined *puVar6;\n undefined4 *puVar7;\n int *piV...
(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) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarato...
(function_definition "longlong __regparm2\nFUN_000241a0(int *param_1,int param_2,undefined4 param_3,undefined4 param_4,undefined4 *param_5,\n int param_6)\n\n{\n uint *puVar1;\n undefined *puVar2;\n longlong lVar3;\n longlong lVar4;\n longlong lVar5;\n undefined *puVar6;\n undefined4 *puVar7;\n int *...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Type propagation algorithm not settling */ type_1 __regparm3 function_1 (type_2 **prev, type_3 *var_57,type_4 *fill,type_1 var_3, type_5 *var_64,type_5 var_27) { type_1 *var_69; type_...
null
(translation_unit (function_definition type: (type_identifier) (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
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ longlong __regparm2 MASKED(int *param_1,int param_2,undefined4 param_3,undefined4 param_4,undefined4 *param_5, int param_6) { uint *puVar1; undefined *puVar2; longlong lVar3; longlong lVar4; longlong lVar5;...
2293_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
do_local_symbol_count
FUN_000683d0
/* DWARF original prototype: uint do_local_symbol_count(Sized_relobj_incr<32,_false> * this) */ uint __thiscall gold::Sized_relobj_incr<32,_false>::do_local_symbol_count(Sized_relobj_incr<32,_false> *this) { return this->local_symbol_count_; }
undefined4 FUN_000683d0(int param_1) { return *(undefined4 *)(param_1 + 0xa8); }
MOV EAX,dword ptr [ESP + 0x4] MOV EAX,dword ptr [EAX + 0xa8] RET
null
null
null
null
[('tmp_27', u'PTRSUB_-1206287328'), (u'PTRSUB_-1206287328', u'LOAD_-1206287398'), ('const-168', u'PTRSUB_-1206287328'), (u'COPY_-1206287398', u'RETURN_-1206287380'), ('const-417', u'LOAD_-1206287398'), (u'LOAD_-1206287398', u'COPY_-1206287398'), ('const-0', u'RETURN_-1206287380')]
[('const-168', u'INT_ADD_-1206287382'), ('const-417', u'LOAD_-1206287398'), ('tmp_29', u'INT_ADD_-1206287382'), (u'CAST_-1206287330', u'LOAD_-1206287398'), (u'INT_ADD_-1206287382', u'CAST_-1206287330'), (u'COPY_-1206287398', u'RETURN_-1206287380'), (u'LOAD_-1206287398', u'COPY_-1206287398'), ('const-0', u'RETURN_-12062...
null
null
000683d0
x86
O1
(translation_unit "undefined4 FUN_000683d0(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0xa8);\n}\n\n" (function_definition "undefined4 FUN_000683d0(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0xa8);\n}" type_identifier (function_declarator "FUN_000683d0(int param_1)" identifier (parameter_list "(int...
(translation_unit "/* DWARF original prototype: uint do_local_symbol_count(Sized_relobj_incr<32,_false> * this) */\n\nuint __thiscall\ngold::Sized_relobj_incr<32,_false>::do_local_symbol_count(Sized_relobj_incr<32,_false> *this)\n\n{\n return this->local_symbol_count_;\n}\n\n" comment (declaration "uint __thiscall\ngo...
(translation_unit "undefined4 FUN_000683d0(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0xa8);\n}\n\n" (function_definition "undefined4 FUN_000683d0(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0xa8);\n}" type_identifier (function_declarator "FUN_000683d0(int param_1)" identifier (parameter_list "(int...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression ...
(function_definition "undefined4 FUN_000683d0(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0xa8);\n}" (type_identifier "undefined4") (function_declarator "FUN_000683d0(int param_1)" (identifier "FUN_000683d0") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (...
/* DWARF original prototype: uint do_local_symbol_count(Sized_relobj_incr<32,_false> * this) */ type_1 __thiscall gold::Sized_relobj_incr<32,_false>::do_local_symbol_count(Sized_relobj_incr<32,_false> *this) { return this->local_symbol_count_; }
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 (return_statement (pointer_expression argument: (cast_expression type: ...
null
undefined4 MASKED(int param_1) { return *(undefined4 *)(param_1 + 0xa8); }
179_hppa-linux-gnu-addr2line_and_hppa-linux-gnu-addr2line_strip.c
bfd_demangle
bfd_demangle
/* WARNING: Control flow encountered bad instruction data */ void bfd_demangle(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_demangle(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205956358')]
[('const-1', u'RETURN_-1205956358')]
null
null
000190f0
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_demangle(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_demangle(void)\n\n{\n /* WARNING: Bad in...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_demangle(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_demangle(void)\n\n{\n /* WARNING: Bad in...
(translation_unit "void bfd_demangle(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_demangle(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_demangle(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" pr...
(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_demangle(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_demangle(void)" (identifier "bfd_demangle") (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 */ 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(); }
4971_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
free_input_to_output_map
FUN_0012a400
/* DWARF original prototype: void free_input_to_output_map(Symbol_value<64> * this) */ void __thiscall gold::Symbol_value<64>::free_input_to_output_map(Symbol_value<64> *this) { if ((char)this->field_0xb < '\0') { return; } std:: _Hashtable<int,_std::pair<int_const,_long_long_unsigned_int>,_std::allocato...
void FUN_0012a400(int param_1) { if (*(char *)(param_1 + 0xb) < '\0') { return; } FUN_0012a390(); return; }
MOV EAX,dword ptr [ESP + 0x4] CMP byte ptr [EAX + 0xb],0x0 JNS 0x0012a410 RET MOV EAX,dword ptr [EAX + 0xc] ADD EAX,0x10 MOV dword ptr [ESP + 0x4],EAX JMP 0x0012a390
null
null
null
null
[(u'PTRSUB_-1207065462', u'PTRSUB_-1207065459'), ('const-11', u'PTRSUB_-1207065475'), (u'PTRSUB_-1207065459', u'LOAD_-1207065561'), ('const-16', u'PTRSUB_-1207065458'), ('const-0', u'INT_SLESS_-1207065574'), ('const-417', u'LOAD_-1207065590'), (u'INT_SLESS_-1207065574', u'CBRANCH_-1207065571'), ('const-12', u'PTRSUB_-1...
[('tmp_156', u'INT_ADD_-1207065574'), (u'INT_SLESS_-1207065574', u'CBRANCH_-1207065571'), ('const-0', u'INT_SLESS_-1207065574'), ('const-0', u'RETURN_-1207065561'), ('const-11', u'INT_ADD_-1207065574'), ('const-417', u'LOAD_-1207065590'), (u'CAST_-1207065477', u'LOAD_-1207065590'), ('const-0', u'RETURN_-1207065528'), (...
null
null
0012a400
x86
O1
(translation_unit "void FUN_0012a400(int param_1)\n\n{\n if (*(char *)(param_1 + 0xb) < '\0') {\n return;\n }\n FUN_0012a390();\n return;\n}\n\n" (function_definition "void FUN_0012a400(int param_1)\n\n{\n if (*(char *)(param_1 + 0xb) < '\0') {\n return;\n }\n FUN_0012a390();\n return;\n}" primitive_type ...
(translation_unit "/* DWARF original prototype: void free_input_to_output_map(Symbol_value<64> * this) */\n\nvoid __thiscall gold::Symbol_value<64>::free_input_to_output_map(Symbol_value<64> *this)\n\n{\n if ((char)this->field_0xb < '\0') {\n return;\n }\n std::\n _Hashtable<int,_std::pair<int_const,_long_long_u...
(translation_unit "void FUN_0012a400(int param_1)\n\n{\n if (*(char *)(param_1 + 0xb) < '\0') {\n return;\n }\n FUN_0012a390();\n return;\n}\n\n" (function_definition "void FUN_0012a400(int param_1)\n\n{\n if (*(char *)(param_1 + 0xb) < '\0') {\n return;\n }\n FUN_0012a390();\n return;\n}" primitive_type ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenth...
(function_definition "void FUN_0012a400(int param_1)\n\n{\n if (*(char *)(param_1 + 0xb) < '\0') {\n return;\n }\n FUN_0012a390();\n return;\n}" (primitive_type "void") (function_declarator "FUN_0012a400(int param_1)" (identifier "FUN_0012a400") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int...
/* DWARF original prototype: void free_input_to_output_map(Symbol_value<64> * this) */ void __thiscall gold::type_1<64>::function_1(type_1<64> *this) { if ((char)this->field_0xb < '\0') { return; } std:: _Hashtable<int,_std::pair<int_const,_long_long_unsigned_int>,_std::allocator<std::pair<int_const,_lon...
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 (if_statement condition: (parenthesized_expression (binary_expression le...
null
void MASKED(int param_1) { if (*(char *)(param_1 + 0xb) < '\0') { return; } FUN_0012a390(); return; }
3595_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
is_in_system_directory
FUN_000d81f0
/* 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: bool is_in_system_directory(General_options * this, string * filename) */ bool __thiscall gold::General_options::is_in_system_director...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_000d81f0(int param_1,undefined4 param_2) { int iVar1; int iVar2; iVar2 = *(int *)(param_1 + 0x2184); if (iVar2 != *(int *)(param_1 + 0x2188)) { do { if (((*(char *)(iVar2 + 0x18) != '\0') || (...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035680 ADD EBX,0x266e07 SUB ESP,0xc MOV EDI,dword ptr [ESP + 0x20] MOV EBP,dword ptr [ESP + 0x24] MOV ESI,dword ptr [EDI + 0x2184] CMP ESI,dword ptr [EDI + 0x2188] JZ 0x000d824a LEA ESI,[ESI] NOP CMP byte ptr [ESI + 0x18],0x0 JNZ 0x000d822c CMP byte ptr [ESI + 0x19],0x0 JZ 0...
null
null
null
null
[('const-0', u'PTRSUB_-1206746139'), (u'PTRSUB_-1206746131', u'LOAD_-1206746563'), ('const-4', u'PTRSUB_-1206746131'), ('const-0', u'PTRSUB_-1206746087'), (u'COPY_-1206746248', u'RETURN_-1206746307'), ('const-0', u'INT_NOTEQUAL_-1206746497'), (u'PTRSUB_-1206746145', u'PTRSUB_-1206746139'), ('tmp_190', u'CBRANCH_-120674...
[('tmp_1130', u'INT_ADD_-1206746547'), ('const-0', u'INT_NOTEQUAL_-1206746497'), ('const-417', u'LOAD_-1206746490'), ('const-8584', u'INT_ADD_-1206746547'), ('const-0', u'COPY_-1206746393'), ('const-417', u'LOAD_-1206746513'), ('tmp_190', u'CBRANCH_-1206746514'), (u'INT_NOTEQUAL_-1206746497', u'CBRANCH_-1206746495'), (...
null
null
000d81f0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_000d81f0(int param_1,undefined4 param_2)\n\n{\n int iVar1;\n int iVar2;\n \n iVar2 = *(int *)(param_1 + 0x2184);\n if (iVar2 != *(int *)(param_1 + 0x2188)) {\n do {\n if (((*(char *...
(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: bool is_in_system_directory(General_options * this, string * filename)\n */\n\nbool __thiscall\ngold::General_option...
(translation_unit "undefined4 FUN_000d81f0(int param_1,undefined4 param_2)\n\n{\n int iVar1;\n int iVar2;\n \n iVar2 = *(int *)(param_1 + 0x2184);\n if (iVar2 != *(int *)(param_1 + 0x2188)) {\n do {\n if (((*(char *)(iVar2 + 0x18) != '\0') || (*(char *)(iVar2 + 0x19) != '\0')) &&\n (iVar1 = FUN_001...
(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 ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cas...
(function_definition "undefined4 FUN_000d81f0(int param_1,undefined4 param_2)\n\n{\n int iVar1;\n int iVar2;\n \n iVar2 = *(int *)(param_1 + 0x2184);\n if (iVar2 != *(int *)(param_1 + 0x2188)) {\n do {\n if (((*(char *)(iVar2 + 0x18) != '\0') || (*(char *)(iVar2 + 0x19) != '\0')) &&\n (iVar1 = FUN_...
/* 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: bool is_in_system_directory(General_options * this, string * filename) */ bool __thiscall gold::type_1::function_1(type_1 *this,type_2...
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
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(int param_1,undefined4 param_2) { int iVar1; int iVar2; iVar2 = *(int *)(param_1 + 0x2184); if (iVar2 != *(int *)(param_1 + 0x2188)) { do { if (((*(char *)(iVar2 + 0x18) != '\0') || (*(char...
5684_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
Attributes_section_data
FUN_00225ca0
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: void Attributes_section_data(Attributes_section_data * this, uchar * ...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_00225ca0(int param_1,char *param_2,int param_3) { byte bVar1; int *piVar2; uint uVar3; size_t sVar4; int iVar5; int iVar6; char *pcVar7; byte *pbVar8; int *piVar9; int *piVar10; byte *pbVar11; in...
CALL 0x00074f02 ADD EAX,0x3c435b PUSH EBP PUSH EDI PUSH ESI XOR ESI,ESI PUSH EBX SUB ESP,0x4c MOV EDI,dword ptr [ESP + 0x64] MOV EBP,dword ptr [ESP + 0x60] MOV dword ptr [ESP + 0x18],EAX SUB ESP,0xc PUSH 0x8fc MOV EBX,dword ptr [ESP + 0x28] CALL 0x003ac4d0 ADD ESP,0x10 MOV dword ptr [EAX],ESI LEA EDX,[EAX + 0x4] LEA EB...
null
null
null
null
[(u'CALL_-1203936255', u'INDIRECT_-1203932957'), (u'INDIRECT_-1203933353', u'MULTIEQUAL_-1203933472'), (u'PTRSUB_-1203933652', u'PTRADD_-1203933651'), (u'COPY_-1203932852', u'CALL_-1203935890'), (u'INDIRECT_-1203933313', u'MULTIEQUAL_-1203933223'), (u'INT_MULT_-1203934786', u'INT_ADD_-1203933434'), (u'PTRSUB_-120393363...
[(u'COPY_-1203933466', u'MULTIEQUAL_-1203935128'), (u'MULTIEQUAL_-1203933114', u'SUBPIECE_-1203934796'), (u'CALL_-1203935849', u'INDIRECT_-1203932986'), (u'INDIRECT_-1203933535', u'MULTIEQUAL_-1203933610'), (u'MULTIEQUAL_-1203935260', u'INT_ADD_-1203937350'), ('const-4', u'PTRADD_-1203933744'), ('const-1', u'PTRADD_-12...
null
null
00225ca0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_00225ca0(int param_1,char *param_2,int param_3)\n\n{\n byte bVar1;\n int *piVar2;\n uint uVar3;\n size_t sVar4;\n int iVar5;\n int iVar6;\n char *pcVar7;\n byte *pbVar8;\n int *piVar9;\n int...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: void Attributes_section_data(Attributes_section_d...
(translation_unit "void FUN_00225ca0(int param_1,char *param_2,int param_3)\n\n{\n byte bVar1;\n int *piVar2;\n uint uVar3;\n size_t sVar4;\n int iVar5;\n int iVar6;\n char *pcVar7;\n byte *pbVar8;\n int *piVar9;\n int *piVar10;\n byte *pbVar11;\n int iVar12;\n byte *pbVar13;\n bool bVar14;\n bool bVar15...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT)...
(function_definition "void FUN_00225ca0(int param_1,char *param_2,int param_3)\n\n{\n byte bVar1;\n int *piVar2;\n uint uVar3;\n size_t sVar4;\n int iVar5;\n int iVar6;\n char *pcVar7;\n byte *pbVar8;\n int *piVar9;\n int *piVar10;\n byte *pbVar11;\n int iVar12;\n byte *pbVar13;\n bool bVar14;\n bool bVa...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: void Attributes_section_data(Attributes_section_data * this, uchar * ...
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.ax replaced with injection: get_pc_thunk_ax */ void MASKED(int param_1,char *param_2,int param_3) { byte bVar1; int *piVar2; uint uVar3; size_t sVar4; int iVar5; int iVar6; char *pcVar7; byte *pbVar8; int *piVar9; int *piVar10; byte *pbVar11; int iVar...
771_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
FUN_000312d4
FUN_000312d4
void FUN_000312d4(void) { int unaff_EBP; operator_delete(*(void **)(unaff_EBP + -0x2c)); /* WARNING: Subroutine does not return */ _Unwind_Resume(); }
void FUN_000312d4(void) { int unaff_EBP; FUN_001807a0(*(undefined4 *)(unaff_EBP + -0x2c)); /* WARNING: Subroutine does not return */ FUN_00217770(); }
SUB ESP,0xc PUSH dword ptr [EBP + -0x2c] MOV EBX,ESI CALL 0x001807a0 MOV dword ptr [ESP],EDI CALL 0x00217770
null
null
null
null
[(u'LOAD_-1206119709', u'CALL_-1206119692'), ('tmp_120', u'INT_ADD_-1206119693'), ('const-4294967252', u'INT_ADD_-1206119693'), ('const-417', u'LOAD_-1206119709'), (u'CAST_-1206119605', u'LOAD_-1206119709'), (u'INT_ADD_-1206119693', u'CAST_-1206119605'), ('const-1', u'RETURN_-1206119674')]
[(u'LOAD_-1206119709', u'CALL_-1206119692'), ('tmp_120', u'INT_ADD_-1206119693'), ('const-4294967252', u'INT_ADD_-1206119693'), ('const-417', u'LOAD_-1206119709'), (u'CAST_-1206119605', u'LOAD_-1206119709'), (u'INT_ADD_-1206119693', u'CAST_-1206119605'), ('const-1', u'RETURN_-1206119674')]
null
null
000312d4
x86
O1
(translation_unit "void FUN_000312d4(void)\n\n{\n int unaff_EBP;\n \n FUN_001807a0(*(undefined4 *)(unaff_EBP + -0x2c));\n /* WARNING: Subroutine does not return */\n FUN_00217770();\n}\n\n" (function_definition "void FUN_000312d4(void)\n\n{\n int unaff_EBP;\n \n FUN_001807a0(*(undefined4 *)(un...
(translation_unit "void FUN_000312d4(void)\n\n{\n int unaff_EBP;\n \n operator_delete(*(void **)(unaff_EBP + -0x2c));\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}\n\n" (function_definition "void FUN_000312d4(void)\n\n{\n int unaff_EBP;\n \n operator_delete(*(void **)(unaf...
(translation_unit "void FUN_000312d4(void)\n\n{\n int unaff_EBP;\n \n FUN_001807a0(*(undefined4 *)(unaff_EBP + -0x2c));\n \n FUN_00217770();\n}\n\n" (function_definition "void FUN_000312d4(void)\n\n{\n int unaff_EBP;\n \n FUN_001807a0(*(undefined4 *)(unaff_EBP + -0x2c));\n \...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declar...
(function_definition "void FUN_000312d4(void)\n\n{\n int unaff_EBP;\n \n FUN_001807a0(*(undefined4 *)(unaff_EBP + -0x2c));\n \n FUN_00217770();\n}" (primitive_type "void") (function_declarator "FUN_000312d4(void)" (identifier "FUN_000312d4") (parameter_list "(void)" (( "(") (parameter_declaration...
void function_1(void) { int var_2; var_1(*(void **)(var_2 + -0x2c)); /* 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)) (expression_statement (call_express...
null
void MASKED(void) { int unaff_EBP; FUN_001807a0(*(undefined4 *)(unaff_EBP + -0x2c)); /* WARNING: Subroutine does not return */ FUN_00217770(); }
81_powerpc64-linux-gnu-ranlib_and_powerpc64-linux-gnu-ranlib_strip.c
bindtextdomain
bindtextdomain
void bindtextdomain(void) { (*(code *)PTR_bindtextdomain_0002114c)(); return; }
void bindtextdomain(void) { (*(code *)PTR_bindtextdomain_0002114c)(); return; }
JMP dword ptr [EBX + 0x14c]
null
null
null
null
[('const-0', u'RETURN_-1205983923'), (u'CALLIND_-1205983926', u'INDIRECT_-1205983854'), ('tmp_58', u'CAST_-1205983849'), (u'INDIRECT_-1205983854', u'COPY_-1205983913'), (u'CAST_-1205983849', u'CALLIND_-1205983926')]
[('const-0', u'RETURN_-1205983923'), (u'CALLIND_-1205983926', u'INDIRECT_-1205983854'), ('tmp_58', u'CAST_-1205983849'), (u'INDIRECT_-1205983854', u'COPY_-1205983913'), (u'CAST_-1205983849', u'CALLIND_-1205983926')]
null
null
00012540
x86
O1
(translation_unit "void bindtextdomain(void)\n\n{\n (*(code *)PTR_bindtextdomain_0002114c)();\n return;\n}\n\n" (function_definition "void bindtextdomain(void)\n\n{\n (*(code *)PTR_bindtextdomain_0002114c)();\n return;\n}" primitive_type (function_declarator "bindtextdomain(void)" identifier (parameter_list "(void)...
(translation_unit "void bindtextdomain(void)\n\n{\n (*(code *)PTR_bindtextdomain_0002114c)();\n return;\n}\n\n" (function_definition "void bindtextdomain(void)\n\n{\n (*(code *)PTR_bindtextdomain_0002114c)();\n return;\n}" primitive_type (function_declarator "bindtextdomain(void)" identifier (parameter_list "(void)...
(translation_unit "void bindtextdomain(void)\n\n{\n (*(code *)PTR_bindtextdomain_0002114c)();\n return;\n}\n\n" (function_definition "void bindtextdomain(void)\n\n{\n (*(code *)PTR_bindtextdomain_0002114c)();\n return;\n}" primitive_type (function_declarator "bindtextdomain(void)" identifier (parameter_list "(void)...
(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 bindtextdomain(void)\n\n{\n (*(code *)PTR_bindtextdomain_0002114c)();\n return;\n}" (primitive_type "void") (function_declarator "bindtextdomain(void)" (identifier "bindtextdomain") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_s...
void function_1(void) { (*(type_1 *)PTR_bindtextdomain_0002114c)(); 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_0002114c)(); return; }
3248_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
_M_find_before_node
FUN_000ab650
/* DWARF original prototype: __node_base * _M_find_before_node(_Hashtable<(anonymous_namespace)::Stub_table<32,_false>::Branch_stub_ent,_std::pair<const_(anonymous_namespace)::Stub_table<32,_false>::Branch_stub_ent,_unsigned_int>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<32,_false>::Branch_s...
int * __regparm3 FUN_000ab650(int *param_1,uint param_2,int *param_3,uint param_4) { int *piVar1; uint uVar2; int *piVar3; int *piVar4; piVar4 = *(int **)(*param_1 + param_2 * 4); if (piVar4 != (int *)0x0) { uVar2 = ((int *)*piVar4)[5]; piVar1 = (int *)*piVar4; while ((piVar3 = piVar1, uVar...
PUSH EBP PUSH EDI PUSH ESI MOV ESI,EAX PUSH EBX SUB ESP,0x4 MOV EAX,dword ptr [EAX] MOV dword ptr [ESP],ECX MOV EBP,dword ptr [EAX + EDX*0x4] TEST EBP,EBP JZ 0x000ab698 MOV EBX,dword ptr [EBP] MOV EDI,EDX MOV ECX,dword ptr [EBX + 0x14] JMP 0x000ab688 MOV EAX,dword ptr [EBX] TEST EAX,EAX JZ 0x000ab6a8 MOV ECX,dword ptr ...
null
null
null
null
[(u'PTRSUB_-1206536229', u'LOAD_-1206536561'), ('const-0', u'PTRSUB_-1206536175'), (u'LOAD_-1206536463', u'CAST_-1206536197'), ('tmp_413', u'CBRANCH_-1206536408'), ('tmp_159', u'CBRANCH_-1206536499'), (u'LOAD_-1206536494', u'CAST_-1206536171'), (u'PTRADD_-1206536196', u'LOAD_-1206536437'), (u'LOAD_-1206536591', u'INT_A...
[('tmp_413', u'CBRANCH_-1206536408'), (u'COPY_-1206536279', u'MULTIEQUAL_-1206536235'), ('tmp_159', u'CBRANCH_-1206536499'), ('const-417', u'LOAD_-1206536494'), (u'CAST_-1206536229', u'LOAD_-1206536580'), (u'LOAD_-1206536591', u'INT_ADD_-1206536564'), (u'LOAD_-1206536552', u'MULTIEQUAL_-1206536244'), (u'COPY_-120653625...
null
null
000ab650
x86
O1
(translation_unit "int * __regparm3 FUN_000ab650(int *param_1,uint param_2,int *param_3,uint param_4)\n\n{\n int *piVar1;\n uint uVar2;\n int *piVar3;\n int *piVar4;\n \n piVar4 = *(int **)(*param_1 + param_2 * 4);\n if (piVar4 != (int *)0x0) {\n uVar2 = ((int *)*piVar4)[5];\n piVar1 = (int *)*piVar4;\n ...
(translation_unit "/* DWARF original prototype: __node_base *\n _M_find_before_node(_Hashtable<(anonymous_namespace)::Stub_table<32,_false>::Branch_stub_ent,_std::pair<const_(anonymous_namespace)::Stub_table<32,_false>::Branch_stub_ent,_unsigned_int>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<3...
(translation_unit "int * __regparm3 FUN_000ab650(int *param_1,uint param_2,int *param_3,uint param_4)\n\n{\n int *piVar1;\n uint uVar2;\n int *piVar3;\n int *piVar4;\n \n piVar4 = *(int **)(*param_1 + param_2 * 4);\n if (piVar4 != (int *)0x0) {\n uVar2 = ((int *)*piVar4)[5];\n piVar1 = (int *)*piVar4;\n ...
(translation_unit (function_definition TYPE (pointer_declarator * (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))...
(function_definition "int * __regparm3 FUN_000ab650(int *param_1,uint param_2,int *param_3,uint param_4)\n\n{\n int *piVar1;\n uint uVar2;\n int *piVar3;\n int *piVar4;\n \n piVar4 = *(int **)(*param_1 + param_2 * 4);\n if (piVar4 != (int *)0x0) {\n uVar2 = ((int *)*piVar4)[5];\n piVar1 = (int *)*piVar4;\n...
/* DWARF original prototype: __node_base * _M_find_before_node(_Hashtable<(anonymous_namespace)::Stub_table<32,_false>::Branch_stub_ent,_std::pair<const_(anonymous_namespace)::Stub_table<32,_false>::Branch_stub_ent,_unsigned_int>,_std::allocator<std::pair<const_(anonymous_namespace)::Stub_table<32,_false>::Branch_s...
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
int * __regparm3 MASKED(int *param_1,uint param_2,int *param_3,uint param_4) { int *piVar1; uint uVar2; int *piVar3; int *piVar4; piVar4 = *(int **)(*param_1 + param_2 * 4); if (piVar4 != (int *)0x0) { uVar2 = ((int *)*piVar4)[5]; piVar1 = (int *)*piVar4; while ((piVar3 = piVar1, uVar2 != p...
544_x86_64-kfreebsd-gnu-objdump_and_x86_64-kfreebsd-gnu-objdump_strip.c
filename_cmp
filename_cmp
/* WARNING: Control flow encountered bad instruction data */ void filename_cmp(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void filename_cmp(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206357930')]
[('const-1', u'RETURN_-1206357930')]
null
null
0007704c
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid filename_cmp(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void filename_cmp(void)\n\n{\n /* WARNING: Bad in...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid filename_cmp(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void filename_cmp(void)\n\n{\n /* WARNING: Bad in...
(translation_unit "void filename_cmp(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void filename_cmp(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "filename_cmp(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" pr...
(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 filename_cmp(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "filename_cmp(void)" (identifier "filename_cmp") (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 */ 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(); }
4356_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
local_symbol_input_shndx
FUN_00128280
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint local_symbol_input_shndx(Sized_relobj_file<64,_false> * this, uint sym, bool * is_ordinary) */ uint __thiscall gold::Sized_relobj_file<64,_false>::local_symbol_input_shndx (Sized_relo...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ uint FUN_00128280(int param_1,uint param_2,byte *param_3) { int iVar1; uint uVar2; uVar2 = (*(int *)(param_1 + 0xe0) - *(int *)(param_1 + 0xdc) >> 2) * -0x33333333; if (param_2 < uVar2) { iVar1 = *(int *)(param_1 ...
PUSH EBX CALL 0x0003a210 ADD EBX,0x2ebd7a SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] MOV EDX,dword ptr [ESP + 0x14] MOV ECX,dword ptr [EAX + 0xdc] MOV EAX,dword ptr [EAX + 0xe0] SUB EAX,ECX SAR EAX,0x2 IMUL EAX,EAX,-0x33333333 CMP EDX,EAX JNC 0x001282d5 LEA EAX,[EDX + EDX*0x4] LEA EDX,[ECX + EAX*0x4] MOV ECX,dword ptr ...
null
null
null
null
[('const-1', u'RETURN_-1207074158')]
[('const-417', u'LOAD_-1207074120'), (u'CAST_-1207073819', u'LOAD_-1207074111'), (u'LOAD_-1207074120', u'INT_SUB_-1207074083'), ('tmp_769', u'INT_MULT_-1207073989'), (u'INT_RIGHT_-1207073969', u'INT_AND_-1207073839'), (u'LOAD_-1207074005', u'INT_RIGHT_-1207073969'), ('const-417', u'LOAD_-1207074005'), ('const-417', u'S...
null
null
00128280
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint FUN_00128280(int param_1,uint param_2,byte *param_3)\n\n{\n int iVar1;\n uint uVar2;\n \n uVar2 = (*(int *)(param_1 + 0xe0) - *(int *)(param_1 + 0xdc) >> 2) * -0x33333333;\n if (param_2 < uVar2) {\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: uint local_symbol_input_shndx(Sized_relobj_file<64,_false> * this, uint\n sym, bool * is_ordinary) */\n\nuint __thiscall\ngold::Sized_relobj_file<64,_false>::local_symbol_input_shnd...
(translation_unit "uint FUN_00128280(int param_1,uint param_2,byte *param_3)\n\n{\n int iVar1;\n uint uVar2;\n \n uVar2 = (*(int *)(param_1 + 0xe0) - *(int *)(param_1 + 0xdc) >> 2) * -0x33333333;\n if (param_2 < uVar2) {\n iVar1 = *(int *)(param_1 + 0xdc) + param_2 * 0x14;\n *param_3 = *(byte *)(iVar1 + 0xb)...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_stateme...
(function_definition "uint FUN_00128280(int param_1,uint param_2,byte *param_3)\n\n{\n int iVar1;\n uint uVar2;\n \n uVar2 = (*(int *)(param_1 + 0xe0) - *(int *)(param_1 + 0xdc) >> 2) * -0x33333333;\n if (param_2 < uVar2) {\n iVar1 = *(int *)(param_1 + 0xdc) + param_2 * 0x14;\n *param_3 = *(byte *)(iVar1 + 0...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint local_symbol_input_shndx(Sized_relobj_file<64,_false> * this, uint sym, bool * is_ordinary) */ uint __thiscall gold::Sized_relobj_file<64,_false>::local_symbol_input_shndx (Sized_relo...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ uint MASKED(int param_1,uint param_2,byte *param_3) { int iVar1; uint uVar2; uVar2 = (*(int *)(param_1 + 0xe0) - *(int *)(param_1 + 0xdc) >> 2) * -0x33333333; if (param_2 < uVar2) { iVar1 = *(int *)(param_1 + 0xdc...
407_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c
lang_enter_overlay
FUN_00029e70
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void lang_enter_overlay(etree_type *vma_expr,etree_type *subalign) { if (((overlay_vma != (etree_type *)0x0) || (overlay_subalign != (etree_type *)0x0)) || (overlay_max != (etree_t...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00029e70(undefined4 param_1,undefined4 param_2) { if (((DAT_001cf6e0 != 0) || (DAT_001cf6dc != 0)) || (DAT_001cf6d8 != 0)) { FUN_00034d70("../../ld/ldlang.c",0x1f11); } DAT_001cf6e0 = param_1; DAT_001cf6dc =...
PUSH EBX CALL 0x00017b80 ADD EBX,0x1a418a SUB ESP,0x8 MOV ECX,dword ptr [EBX + 0x16e0] TEST ECX,ECX JZ 0x00029ec0 SUB ESP,0x8 LEA EAX,[EBX + 0xffeacdbe] PUSH 0x1f11 PUSH EAX CALL 0x00034d70 ADD ESP,0x10 MOV EAX,dword ptr [ESP + 0x10] MOV dword ptr [EBX + 0x16e0],EAX MOV EAX,dword ptr [ESP + 0x14] MOV dword ptr [EBX + 0...
null
null
null
null
[('tmp_343', u'COPY_-1206018324'), (u'INDIRECT_-1206018150', u'MULTIEQUAL_-1206018141'), (u'COPY_-1206018201', u'CALL_-1206018345'), ('const-7953', u'CALL_-1206018345'), ('tmp_100', u'CBRANCH_-1206018384'), (u'CALL_-1206018345', u'INDIRECT_-1206018144'), (u'INT_NOTEQUAL_-1206018225', u'CBRANCH_-1206018224'), (u'MULTIEQ...
[('const-503230', u'COPY_-1206018203'), ('tmp_685', u'INT_NOTEQUAL_-1206018225'), ('tmp_100', u'CBRANCH_-1206018384'), (u'CALL_-1206018345', u'INDIRECT_-1206018149'), ('tmp_684', u'INT_NOTEQUAL_-1206018249'), (u'INT_NOTEQUAL_-1206018225', u'CBRANCH_-1206018224'), ('tmp_292', u'CBRANCH_-1206018248'), (u'INT_NOTEQUAL_-12...
null
null
00029e70
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00029e70(undefined4 param_1,undefined4 param_2)\n\n{\n if (((DAT_001cf6e0 != 0) || (DAT_001cf6dc != 0)) || (DAT_001cf6d8 != 0)) {\n FUN_00034d70("../../ld/ldlang.c",0x1f11);\n }\n DAT_001cf6e0 =...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid lang_enter_overlay(etree_type *vma_expr,etree_type *subalign)\n\n{\n if (((overlay_vma != (etree_type *)0x0) || (overlay_subalign != (etree_type *)0x0)) ||\n ...
(translation_unit "void FUN_00029e70(undefined4 param_1,undefined4 param_2)\n\n{\n if (((DAT_001cf6e0 != 0) || (DAT_001cf6dc != 0)) || (DAT_001cf6d8 != 0)) {\n FUN_00034d70("../../ld/ldlang.c",0x1f11);\n }\n DAT_001cf6e0 = param_1;\n DAT_001cf6dc = param_2;\n return;\n}\n\n" (function_definition "void FUN_00029...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_express...
(function_definition "void FUN_00029e70(undefined4 param_1,undefined4 param_2)\n\n{\n if (((DAT_001cf6e0 != 0) || (DAT_001cf6dc != 0)) || (DAT_001cf6d8 != 0)) {\n FUN_00034d70("../../ld/ldlang.c",0x1f11);\n }\n DAT_001cf6e0 = param_1;\n DAT_001cf6dc = param_2;\n return;\n}" (primitive_type "void") (function_dec...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(type_1 *vma_expr,type_1 *subalign) { if (((var_1 != (type_1 *)0x0) || (var_2 != (type_1 *)0x0)) || (var_3 != (type_1 *)0x0)) { var_4("../../ld/ldlang.c",0x1f11)...
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) { if (((DAT_001cf6e0 != 0) || (DAT_001cf6dc != 0)) || (DAT_001cf6d8 != 0)) { FUN_00034d70("../../ld/ldlang.c",0x1f11); } DAT_001cf6e0 = param_1; DAT_001cf6dc = param...
8143_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
__cxa_throw
FUN_00246aa0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __cxa_throw(void) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00246aa0(undefined4 param_1,undefined4 param_2,undefined4 param_3) { int iVar1; undefined4 *puVar2; iVar1 = FUN_00247740(0x246aa7); *(int *)(iVar1 + 4) = *(int *)(iVar1 + 4) + 1; puVar2 = (undefined4 *)FUN_...
PUSH ESI PUSH EBX CALL 0x0003a210 ADD EBX,0x1cd559 SUB ESP,0x4 CALL 0x00247740 SUB ESP,0x4 ADD dword ptr [EAX + 0x4],0x1 PUSH dword ptr [ESP + 0x1c] PUSH dword ptr [ESP + 0x1c] PUSH dword ptr [ESP + 0x1c] CALL 0x00246a40 MOV dword ptr [EAX],0x1 LEA ESI,[EAX + 0x40] MOV dword ptr [ESP],ESI CALL 0x002df010 MOV dword ptr ...
null
null
null
null
[('const-1', u'RETURN_-1204065610')]
[(u'CALL_-1204065512', u'CAST_-1204065312'), (u'CAST_-1204065329', u'LOAD_-1204065562'), (u'PTRADD_-1204065302', u'CALL_-1204065473'), ('const-1', u'RETURN_-1204065460'), (u'PTRADD_-1204065302', u'CALL_-1204065486'), ('tmp_732', u'CALL_-1204065512'), (u'CALL_-1204065580', u'INT_ADD_-1204065550'), ('const-417', u'STORE_...
null
null
00246aa0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00246aa0(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined4 *puVar2;\n \n iVar1 = FUN_00247740(0x246aa7);\n *(int *)(iVar1 + 4) = *(int *)(iVar1 + 4) + 1;\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __cxa_throw(void)\n\n{\n}\n\n" comment (function_definition "void __cxa_throw(void)\n\n{\n}" primitive_type (function_declarator "__cxa_throw(void)" identifier (parameter_list "(void)" ( (parameter_declara...
(translation_unit "void FUN_00246aa0(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined4 *puVar2;\n \n iVar1 = FUN_00247740(0x246aa7);\n *(int *)(iVar1 + 4) = *(int *)(iVar1 + 4) + 1;\n puVar2 = (undefined4 *)FUN_00246a40(param_1,param_2,param_3);\n *puVar2 = 1;\n FUN_002df0...
(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 (pointer_declarator * IDENT) ;) (expression_stateme...
(function_definition "void FUN_00246aa0(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined4 *puVar2;\n \n iVar1 = FUN_00247740(0x246aa7);\n *(int *)(iVar1 + 4) = *(int *)(iVar1 + 4) + 1;\n puVar2 = (undefined4 *)FUN_00246a40(param_1,param_2,param_3);\n *puVar2 = 1;\n FUN_002...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void 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: (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) { int iVar1; undefined4 *puVar2; iVar1 = FUN_00247740(0x246aa7); *(int *)(iVar1 + 4) = *(int *)(iVar1 + 4) + 1; puVar2 = (undefined4 *)FUN_00246a...
4494_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
Output_reloc
FUN_00102ef0
/* DWARF original prototype: void Output_reloc(Output_reloc<4,_true,_64,_false> * this, Output_section * os, uint type, Output_data * od, Address address, Addend addend, bool is_relative) */ void __thiscall gold::Output_reloc<4,_true,_64,_false>::Output_reloc (Output_reloc<4,_true,_64,_false> *this,Ou...
void FUN_00102ef0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8, undefined1 param_9) { FUN_00100bc0(param_1,param_2,param_3,param_4,param_5,param_6,param_9); *(undefined4 *)(param_...
PUSH EDI PUSH ESI PUSH EBX MOV EBX,dword ptr [ESP + 0x10] MOV ESI,dword ptr [ESP + 0x28] MOV EDI,dword ptr [ESP + 0x2c] SUB ESP,0x4 MOVZX EAX,byte ptr [ESP + 0x34] PUSH EAX PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + 0x2c] PUSH dword ptr [ESP + 0x2c] PUSH EB...
null
null
null
null
[(u'PTRSUB_-1206964227', u'CALL_-1206964381'), ('tmp_264', u'CALL_-1206964381'), ('const-0', u'RETURN_-1206964331'), ('tmp_261', u'PTRSUB_-1206964227'), (u'PTRSUB_-1206964220', u'STORE_-1206964281'), ('tmp_263', u'CALL_-1206964381'), ('tmp_266', u'STORE_-1206964281'), ('tmp_261', u'PTRSUB_-1206964220'), ('tmp_265', u'C...
[('tmp_478', u'CALL_-1206964381'), ('tmp_477', u'STORE_-1206964359'), ('const-417', u'STORE_-1206964365'), ('const-0', u'RETURN_-1206964331'), ('tmp_482', u'CALL_-1206964381'), ('const-28', u'INT_ADD_-1206964351'), (u'CAST_-1206964236', u'STORE_-1206964359'), ('tmp_481', u'CALL_-1206964381'), ('tmp_475', u'CALL_-120696...
null
null
00102ef0
x86
O1
(translation_unit "void FUN_00102ef0(int 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 undefined1 param_9)\n\n{\n FUN_00100bc0(param_1,param_2,param_3,param_4,param_5,param_6,param_9);\n...
(translation_unit "/* DWARF original prototype: void Output_reloc(Output_reloc<4,_true,_64,_false> * this,\n Output_section * os, uint type, Output_data * od, Address address, Addend addend, bool\n is_relative) */\n\nvoid __thiscall\ngold::Output_reloc<4,_true,_64,_false>::Output_reloc\n (Output_reloc<4,_t...
(translation_unit "void FUN_00102ef0(int 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 undefined1 param_9)\n\n{\n FUN_00100bc0(param_1,param_2,param_3,param_4,param_5,param_6,param_9);\n...
(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_00102ef0(int 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 undefined1 param_9)\n\n{\n FUN_00100bc0(param_1,param_2,param_3,param_4,param_5,param_6,param_9)...
/* DWARF original prototype: void Output_reloc(Output_reloc<4,_true,_64,_false> * this, Output_section * os, uint type, Output_data * od, Address address, Addend addend, bool is_relative) */ void __thiscall gold::function_1<4,_true,_64,_false>::function_1 (function_1<4,_true,_64,_false> *type_1,Output...
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
void MASKED(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8, undefined1 param_9) { FUN_00100bc0(param_1,param_2,param_3,param_4,param_5,param_6,param_9); *(undefined4 *)(param_1 + 0x...
226_x86_64-linux-gnu-ld_and_x86_64-linux-gnu-ld_strip.c
yy_get_previous_state
FUN_0001a680
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* WARNING: Unknown calling convention */ yy_state_type yy_get_previous_state(void) { bool bVar1; uint uVar2; uint uVar3; int iVar4; byte *local_2c; uint local_24; byte *local_20; local_2c = (byte *)yytext; u...
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void FUN_0001a680(void) { bool bVar1; uint uVar2; uint uVar3; int iVar4; byte *local_2c; uint local_24; byte *local_20; local_2c = DAT_001d0364; if (DAT_001d0364 < DAT_001cf678) { local_24 = DAT_001cf66c...
PUSH EBP PUSH EDI PUSH ESI CALL 0x0001d2e6 ADD ESI,0x1b3978 PUSH EBX SUB ESP,0x1c LEA EDX,[ESI + 0x2364] MOV ECX,dword ptr [ESI + 0x1678] MOV EAX,dword ptr [ESI + 0x1670] MOV EDI,dword ptr [EDX] MOV dword ptr [ESP + 0x10],ECX MOV dword ptr [ESP],EDI CMP EDI,ECX JNC 0x0001a7a9 MOV EDI,dword ptr [ESI + 0x166c] LEA ECX,[E...
null
null
null
null
[('tmp_497', u'CBRANCH_-1205950450'), ('const-417', u'LOAD_-1205950447'), (u'INT_SEXT_-1205950430', u'PTRADD_-1205949961'), ('tmp_1839', u'INT_LESS_-1205950739'), ('const-0', u'PTRSUB_-1205950052'), ('tmp_1839', u'CAST_-1205950145'), (u'MULTIEQUAL_-1205950128', u'PTRADD_-1205950002'), ('const-417', u'LOAD_-1205950383')...
[('tmp_497', u'CBRANCH_-1205950450'), ('tmp_1839', u'COPY_-1205949970'), ('const-484096', u'PTRSUB_-1205950069'), ('const-0', u'PTRSUB_-1205949968'), ('const-417', u'LOAD_-1205950403'), (u'INT_ZEXT_-1205950311', u'MULTIEQUAL_-1205950210'), (u'PTRADD_-1205950341', u'CAST_-1205949952'), (u'INT_SLESS_-1205950411', u'CBRAN...
null
null
0001a680
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid FUN_0001a680(void)\n\n{\n bool bVar1;\n uint uVar2;\n uint uVar3;\n int iVar4;\n byte *local_2c;\n uint local_24;\n byte *local_20;\n \n local_2c = DAT_001d0364;\n if (DAT_001d0364 < DAT_001cf67...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* WARNING: Unknown calling convention */\n\nyy_state_type yy_get_previous_state(void)\n\n{\n bool bVar1;\n uint uVar2;\n uint uVar3;\n int iVar4;\n byte *local_2c;\n uint local_24;\n byte *local_20;\n \n...
(translation_unit "void FUN_0001a680(void)\n\n{\n bool bVar1;\n uint uVar2;\n uint uVar3;\n int iVar4;\n byte *local_2c;\n uint local_24;\n byte *local_20;\n \n local_2c = DAT_001d0364;\n if (DAT_001d0364 < DAT_001cf678) {\n local_24 = DAT_001cf66c;\n bVar1 = false;\n local_20 = DAT_001cf668;\n uV...
(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 IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE ...
(function_definition "void FUN_0001a680(void)\n\n{\n bool bVar1;\n uint uVar2;\n uint uVar3;\n int iVar4;\n byte *local_2c;\n uint local_24;\n byte *local_20;\n \n local_2c = DAT_001d0364;\n if (DAT_001d0364 < DAT_001cf678) {\n local_24 = DAT_001cf66c;\n bVar1 = false;\n local_20 = DAT_001cf668;\n ...
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* WARNING: Unknown calling convention */ type_1 function_1(void) { bool bVar1; type_2 var_4; type_2 var_3; int iVar4; type_3 *var_5; type_2 local_24; type_3 *local_20; var_5 = (type_3 *)var_1; var_4 = yy_sta...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier...
null
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void MASKED(void) { bool bVar1; uint uVar2; uint uVar3; int iVar4; byte *local_2c; uint local_24; byte *local_20; local_2c = DAT_001d0364; if (DAT_001d0364 < DAT_001cf678) { local_24 = DAT_001cf66c; ...
134_alpha-linux-gnu-nm_and_alpha-linux-gnu-nm_strip.c
fatal
FUN_000156e0
/* 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 = 0x156e6; args = &stack0x00000008; report(format,args); xexit(1); repo...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000156e0(undefined4 param_1) { undefined1 *puVar1; undefined1 auStack_14 [12]; undefined4 uStack_8; uStack_8 = 0x156e6; puVar1 = &stack0x00000008; FUN_00015680(param_1,puVar1); xexit(1); FUN_00015680(...
PUSH EBX CALL 0x00012a60 ADD EBX,0x791a SUB ESP,0x8 LEA EAX,[ESP + 0x14] SUB ESP,0x8 PUSH EAX PUSH dword ptr [ESP + 0x1c] CALL 0x00015680 MOV dword ptr [ESP],0x1 CALL 0x00012430 LEA ESI,[ESI]
null
null
null
null
[('const-8', u'PTRSUB_-1205970976'), (u'CALL_-1205971153', u'INDIRECT_-1205970978'), (u'PTRSUB_-1205970976', u'CALL_-1205971153'), ('const-4294967276', u'PTRSUB_-1205970939'), (u'CALL_-1205971080', u'INDIRECT_-1205970937'), ('const-87782', u'COPY_-1205971226'), ('tmp_381', u'PTRSUB_-1205970976'), ('const-0', u'RETURN_-...
[(u'CALL_-1205971136', u'INDIRECT_-1205970966'), ('tmp_371', u'PTRSUB_-1205970943'), (u'CALL_-1205971153', u'INDIRECT_-1205970982'), ('const-4294967276', u'PTRSUB_-1205970943'), (u'PTRSUB_-1205970943', u'CALL_-1205971080'), (u'INDIRECT_-1205970969', u'CALL_-1205971080'), ('tmp_371', u'PTRSUB_-1205970980'), ('const-8778...
null
null
000156e0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000156e0(undefined4 param_1)\n\n{\n undefined1 *puVar1;\n undefined1 auStack_14 [12];\n undefined4 uStack_8;\n \n uStack_8 = 0x156e6;\n puVar1 = &stack0x00000008;\n FUN_00015680(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 = 0x156e6;\n args = &stack0x00000008;\n report(fo...
(translation_unit "void FUN_000156e0(undefined4 param_1)\n\n{\n undefined1 *puVar1;\n undefined1 auStack_14 [12];\n undefined4 uStack_8;\n \n uStack_8 = 0x156e6;\n puVar1 = &stack0x00000008;\n FUN_00015680(param_1,puVar1);\n xexit(1);\n FUN_00015680(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_000156e0(undefined4 param_1)\n\n{\n undefined1 *puVar1;\n undefined1 auStack_14 [12];\n undefined4 uStack_8;\n \n uStack_8 = 0x156e6;\n puVar1 = &stack0x00000008;\n FUN_00015680(param_1,puVar1);\n xexit(1);\n FUN_00015680(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 = 0x156e6; 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 = 0x156e6; puVar1 = &stack0x00000008; FUN_00015680(param_1,puVar1); xexit(1); FUN_00015680(puVar1...
6768_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
add_archive_start
FUN_001aeff0
/* DWARF original prototype: void add_archive_start(Cref * this, Archive * archive) */ void __thiscall gold::Cref::add_archive_start(Cref *this,Archive *archive) { Cref_inputs *this_00; Cref *in_stack_fffffff4; this_00 = this->inputs_; if (this_00 == (Cref_inputs *)0x0) { need_inputs(in_stack_fffffff4...
void FUN_001aeff0(int *param_1) { if (*param_1 == 0) { FUN_001ae040(); } FUN_001aec70(); return; }
PUSH ESI PUSH EBX SUB ESP,0x4 MOV EBX,dword ptr [ESP + 0x10] MOV ESI,dword ptr [ESP + 0x14] MOV EAX,dword ptr [EBX] TEST EAX,EAX JZ 0x001af018 MOV dword ptr [ESP + 0x14],ESI MOV dword ptr [ESP + 0x10],EAX ADD ESP,0x4 POP EBX POP ESI JMP 0x001aec70 MOV EAX,EBX CALL 0x001ae040 MOV EAX,dword ptr [EBX] JMP 0x001af003
null
null
null
null
[('const-417', u'LOAD_-1207570337'), ('tmp_370', u'CALL_-1207570338'), (u'LOAD_-1207570412', u'INT_EQUAL_-1207570395'), ('const-417', u'LOAD_-1207570412'), ('const-0', u'RETURN_-1207570349'), ('tmp_178', u'PTRSUB_-1207570250'), (u'PTRSUB_-1207570250', u'LOAD_-1207570412'), (u'PTRSUB_-1207570215', u'LOAD_-1207570337'), ...
[(u'LOAD_-1207570412', u'INT_EQUAL_-1207570395'), ('const-0', u'RETURN_-1207570349'), ('tmp_352', u'LOAD_-1207570412'), (u'INT_EQUAL_-1207570395', u'CBRANCH_-1207570394'), ('tmp_87', u'CBRANCH_-1207570394'), ('const-0', u'INT_EQUAL_-1207570395'), ('tmp_169', u'BRANCH_-1207570331'), ('const-417', u'LOAD_-1207570412')]
null
null
001aeff0
x86
O1
(translation_unit "void FUN_001aeff0(int *param_1)\n\n{\n if (*param_1 == 0) {\n FUN_001ae040();\n }\n FUN_001aec70();\n return;\n}\n\n" (function_definition "void FUN_001aeff0(int *param_1)\n\n{\n if (*param_1 == 0) {\n FUN_001ae040();\n }\n FUN_001aec70();\n return;\n}" primitive_type (function_declarat...
(translation_unit "/* DWARF original prototype: void add_archive_start(Cref * this, Archive * archive) */\n\nvoid __thiscall gold::Cref::add_archive_start(Cref *this,Archive *archive)\n\n{\n Cref_inputs *this_00;\n Cref *in_stack_fffffff4;\n \n this_00 = this->inputs_;\n if (this_00 == (Cref_inputs *)0x0) {\n n...
(translation_unit "void FUN_001aeff0(int *param_1)\n\n{\n if (*param_1 == 0) {\n FUN_001ae040();\n }\n FUN_001aec70();\n return;\n}\n\n" (function_definition "void FUN_001aeff0(int *param_1)\n\n{\n if (*param_1 == 0) {\n FUN_001ae040();\n }\n FUN_001aec70();\n return;\n}" primitive_type (function_declarat...
(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 (pointer_expression * IDENT) == LIT) )) (compound_statement { (expression_statement...
(function_definition "void FUN_001aeff0(int *param_1)\n\n{\n if (*param_1 == 0) {\n FUN_001ae040();\n }\n FUN_001aec70();\n return;\n}" (primitive_type "void") (function_declarator "FUN_001aeff0(int *param_1)" (identifier "FUN_001aeff0") (parameter_list "(int *param_1)" (( "(") (parameter_declaration "int *param...
/* DWARF original prototype: void add_archive_start(Cref * this, Archive * archive) */ void __thiscall gold::type_1::function_1(type_1 *this,type_2 *archive) { type_3 *var_1; type_1 *in_stack_fffffff4; var_1 = this->inputs_; if (var_1 == (type_3 *)0x0) { var_2(in_stack_fffffff4); var_1 = this->inp...
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 (if_statement condition: (parenthesized...
null
void MASKED(int *param_1) { if (*param_1 == 0) { FUN_001ae040(); } FUN_001aec70(); return; }
5793_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
set_needs_output_dynsym_entry
FUN_001593d0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void set_needs_output_dynsym_entry(Symbol_value<32> * this) */ void __thiscall gold::Symbol_value<32>::set_needs_output_dynsym_entry(Symbol_value<32> *this) { if ((this->field_0xb & 0x10) == 0) { ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001593d0(int param_1) { if ((*(byte *)(param_1 + 0xb) & 0x10) == 0) { *(undefined4 *)(param_1 + 4) = 0; return; } /* WARNING: Subroutine does not return */ FUN_0007ac80("../../gold/obje...
PUSH EBX CALL 0x00036db0 ADD EBX,0x250c2a SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] TEST byte ptr [EAX + 0xb],0x10 JNZ 0x001593f5 MOV dword ptr [EAX + 0x4],0x0 ADD ESP,0x8 POP EBX RET PUSH EAX LEA EAX,[EBX + 0xfff04988] PUSH EAX LEA EAX,[EBX + 0xffef1385] PUSH 0x727 PUSH EAX CALL 0x0007ac80
null
null
null
null
[('const-0', u'RETURN_-1207266248'), (u'COPY_-1207266176', u'CALL_-1207266211'), (u'PTRSUB_-1207266147', u'LOAD_-1207266301'), ('const-417', u'LOAD_-1207266301'), ('tmp_225', u'PTRSUB_-1207266147'), ('const-2812296', u'COPY_-1207266175'), ('const-11', u'PTRSUB_-1207266147'), (u'INT_EQUAL_-1207266289', u'CBRANCH_-120726...
[(u'COPY_-1207266180', u'CALL_-1207266211'), (u'CAST_-1207266146', u'STORE_-1207266282'), (u'CAST_-1207266153', u'LOAD_-1207266301'), ('const-11', u'INT_ADD_-1207266287'), ('const-1', u'RETURN_-1207266206'), ('const-2812296', u'COPY_-1207266179'), ('tmp_359', u'CALL_-1207266211'), ('const-0', u'INT_EQUAL_-1207266289'),...
null
null
001593d0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001593d0(int param_1)\n\n{\n if ((*(byte *)(param_1 + 0xb) & 0x10) == 0) {\n *(undefined4 *)(param_1 + 4) = 0;\n return;\n }\n /* WARNING: Subroutine does not return */\n F...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void set_needs_output_dynsym_entry(Symbol_value<32> * this) */\n\nvoid __thiscall gold::Symbol_value<32>::set_needs_output_dynsym_entry(Symbol_value<32> *this)\n\n{\n if ((this->fiel...
(translation_unit "void FUN_001593d0(int param_1)\n\n{\n if ((*(byte *)(param_1 + 0xb) & 0x10) == 0) {\n *(undefined4 *)(param_1 + 4) = 0;\n return;\n }\n \n FUN_0007ac80("../../gold/object.h",0x727,"set_needs_output_dynsym_entry",param_1);\n}\n\n" (function_definition "void FUN_001593d0(int...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor T...
(function_definition "void FUN_001593d0(int param_1)\n\n{\n if ((*(byte *)(param_1 + 0xb) & 0x10) == 0) {\n *(undefined4 *)(param_1 + 4) = 0;\n return;\n }\n \n FUN_0007ac80("../../gold/object.h",0x727,"set_needs_output_dynsym_entry",param_1);\n}" (primitive_type "void") (function_declarator...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void set_needs_output_dynsym_entry(Symbol_value<32> * this) */ void __thiscall gold::type_1<32>::function_1(type_1<32> *this) { if ((this->field_0xb & 0x10) == 0) { this->output_dynsym_index_ = ...
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 (if_statement condition: (parenthesized_expression (binary_expression le...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1) { if ((*(byte *)(param_1 + 0xb) & 0x10) == 0) { *(undefined4 *)(param_1 + 4) = 0; return; } /* WARNING: Subroutine does not return */ FUN_0007ac80("../../gold/object.h",...
15_alpha-linux-gnu-nm_and_alpha-linux-gnu-nm_strip.c
fclose
fclose
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fclose(FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_fclose_0001d048)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fclose(FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_fclose_0001d048)(); return iVar1; }
JMP dword ptr [EBX + 0x48]
null
null
null
null
[(u'CALLIND_-1205984966', u'RETURN_-1205984963'), (u'CAST_-1205984887', u'CALLIND_-1205984966'), (u'CALLIND_-1205984966', u'INDIRECT_-1205984893'), ('const-0', u'RETURN_-1205984963'), ('tmp_67', u'CAST_-1205984887'), (u'INDIRECT_-1205984893', u'COPY_-1205984952')]
[(u'CALLIND_-1205984966', u'RETURN_-1205984963'), (u'CAST_-1205984887', u'CALLIND_-1205984966'), (u'CALLIND_-1205984966', u'INDIRECT_-1205984893'), ('const-0', u'RETURN_-1205984963'), ('tmp_67', u'CAST_-1205984887'), (u'INDIRECT_-1205984893', u'COPY_-1205984952')]
null
null
00012130
x86
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_0001d048)();\n return iVar1;\n}\n\n" comment (function_definition "int fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_0001d048)();\n return iVar1;\n}\n\n" comment (function_definition "int fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)...
(translation_unit "int fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_0001d048)();\n return iVar1;\n}\n\n" (function_definition "int fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_0001d048)();\n return iVar1;\n}" primitive_type (function_declarator "fclose...
(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 fclose(FILE *__stream)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_fclose_0001d048)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "fclose(FILE *__stream)" (identifier "fclose") (parameter_list "(FILE *__stream)" (( "(") (parameter_declaration "FILE *__stream" (type_id...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__stream) { int iVar1; iVar1 = (*(type_2 *)PTR_fclose_0001d048)(); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) de...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(FILE *__stream) { int iVar1; iVar1 = (*(code *)PTR_MASKED_0001d048)(); return iVar1; }
154_hppa-linux-gnu-ranlib_and_hppa-linux-gnu-ranlib_strip.c
ar_directory
FUN_00016820
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void ar_directory(char *ar_name,list *list,char *output) { bfd *pbVar1; bfd *abfd; bfd *arch; char *__format; char *pcVar2; arch = open_inarch(ar_name,(char *)0x0); pcVar2 = output; if (output == (char *)0x0) {...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00016820(undefined4 param_1,int param_2,char *param_3) { int iVar1; int iVar2; int iVar3; char *__format; char *pcVar4; iVar3 = FUN_00014860(param_1,0); pcVar4 = param_3; if (param_3 == (char *)0x0) {...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00013710 ADD EBX,0xa7d7 SUB ESP,0x14 MOV EBP,dword ptr [ESP + 0x2c] MOV ESI,dword ptr [ESP + 0x30] PUSH 0x0 PUSH dword ptr [ESP + 0x2c] CALL 0x00014860 ADD ESP,0x10 MOV EDI,EAX TEST ESI,ESI JZ 0x000168b0 SUB ESP,0x8 LEA EAX,[EBX + 0xffff910b] PUSH EAX PUSH ESI CALL 0x000121f0 ...
null
null
null
null
[(u'CALL_-1205966728', u'INDIRECT_-1205965882'), (u'CALL_-1205966269', u'CAST_-1205965628'), (u'COPY_-1205965733', u'MULTIEQUAL_-1205965712'), (u'PTRSUB_-1205965716', u'LOAD_-1205966434'), (u'CALL_-1205966663', u'INDIRECT_-1205965842'), (u'CALL_-1205966663', u'INDIRECT_-1205965856'), (u'INDIRECT_-1205965784', u'MULTIEQ...
[(u'CALL_-1205966370', u'INDIRECT_-1205965725'), (u'MULTIEQUAL_-1205965790', u'COPY_-1205965845'), (u'CAST_-1205965656', u'LOAD_-1205966311'), (u'INT_EQUAL_-1205966699', u'CBRANCH_-1205966698'), (u'CALL_-1205966564', u'INDIRECT_-1205965809'), ('const-140', u'INT_ADD_-1205966418'), (u'MULTIEQUAL_-1205965714', u'MULTIEQU...
null
null
00016820
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00016820(undefined4 param_1,int param_2,char *param_3)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n char *__format;\n char *pcVar4;\n \n iVar3 = FUN_00014860(param_1,0);\n pcVar4 = param_3;\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid ar_directory(char *ar_name,list *list,char *output)\n\n{\n bfd *pbVar1;\n bfd *abfd;\n bfd *arch;\n char *__format;\n char *pcVar2;\n \n arch = open_inarch(ar_name,(char *)0x0);\n pcVar2 = output;\...
(translation_unit "void FUN_00016820(undefined4 param_1,int param_2,char *param_3)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n char *__format;\n char *pcVar4;\n \n iVar3 = FUN_00014860(param_1,0);\n pcVar4 = param_3;\n if (param_3 == (char *)0x0) {\n DAT_000212d8 = *(FILE **)PTR_stdout_00020fec;\n }\n e...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE I...
(function_definition "void FUN_00016820(undefined4 param_1,int param_2,char *param_3)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n char *__format;\n char *pcVar4;\n \n iVar3 = FUN_00014860(param_1,0);\n pcVar4 = param_3;\n if (param_3 == (char *)0x0) {\n DAT_000212d8 = *(FILE **)PTR_stdout_00020fec;\n }\n...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void function_1(char *ar_name,type_1 *type_1,char *var_2) { type_2 *pbVar1; type_2 *var_6; type_2 *arch; char *__format; char *var_10; arch = var_1(ar_name,(char *)0x0); var_10 = var_2; if (var_2 == (char *)0x0...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,int param_2,char *param_3) { int iVar1; int iVar2; int iVar3; char *__format; char *pcVar4; iVar3 = FUN_00014860(param_1,0); pcVar4 = param_3; if (param_3 == (char *)0x0) { D...
93_sparc64-linux-gnu-gprof_and_sparc64-linux-gnu-gprof_strip.c
cmp_topo
FUN_00014660
/* WARNING: Unknown calling convention */ int cmp_topo(void) { Sym **left; Sym **right; return ((*left)->cg).top_order - ((*right)->cg).top_order; }
int FUN_00014660(int *param_1,int *param_2) { return *(int *)(*param_1 + 200) - *(int *)(*param_2 + 200); }
MOV EAX,dword ptr [ESP + 0x4] MOV EDX,dword ptr [ESP + 0x8] MOV EAX,dword ptr [EAX] MOV EDX,dword ptr [EDX] MOV EAX,dword ptr [EAX + 0xc8] SUB EAX,dword ptr [EDX + 0xc8] RET
null
null
null
null
[('const-417', u'LOAD_-1205975431'), ('const-417', u'LOAD_-1205975418'), ('const-0', u'RETURN_-1205975394'), ('tmp_88', u'LOAD_-1205975440'), (u'LOAD_-1205975418', u'INT_SUB_-1205975399'), ('tmp_89', u'LOAD_-1205975436'), ('const-184', u'PTRSUB_-1205975347'), ('const-417', u'LOAD_-1205975436'), ('const-16', u'PTRSUB_-1...
[('const-200', u'INT_ADD_-1205975406'), ('const-417', u'LOAD_-1205975436'), ('const-0', u'RETURN_-1205975394'), ('const-417', u'LOAD_-1205975418'), (u'LOAD_-1205975418', u'INT_SUB_-1205975399'), (u'LOAD_-1205975436', u'INT_ADD_-1205975406'), (u'CAST_-1205975349', u'LOAD_-1205975431'), ('const-417', u'LOAD_-1205975431')...
null
null
00014660
x86
O1
(translation_unit "int FUN_00014660(int *param_1,int *param_2)\n\n{\n return *(int *)(*param_1 + 200) - *(int *)(*param_2 + 200);\n}\n\n" (function_definition "int FUN_00014660(int *param_1,int *param_2)\n\n{\n return *(int *)(*param_1 + 200) - *(int *)(*param_2 + 200);\n}" primitive_type (function_declarator "FUN_00...
(translation_unit "/* WARNING: Unknown calling convention */\n\nint cmp_topo(void)\n\n{\n Sym **left;\n Sym **right;\n \n return ((*left)->cg).top_order - ((*right)->cg).top_order;\n}\n\n" comment (function_definition "int cmp_topo(void)\n\n{\n Sym **left;\n Sym **right;\n \n return ((*left)->cg).top_order - ((...
(translation_unit "int FUN_00014660(int *param_1,int *param_2)\n\n{\n return *(int *)(*param_1 + 200) - *(int *)(*param_2 + 200);\n}\n\n" (function_definition "int FUN_00014660(int *param_1,int *param_2)\n\n{\n return *(int *)(*param_1 + 200) - *(int *)(*param_2 + 200);\n}" primitive_type (function_declarator "FUN_00...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (return_statement return (binary_expression (pointer_expression * (cast_expression ( (t...
(function_definition "int FUN_00014660(int *param_1,int *param_2)\n\n{\n return *(int *)(*param_1 + 200) - *(int *)(*param_2 + 200);\n}" (primitive_type "int") (function_declarator "FUN_00014660(int *param_1,int *param_2)" (identifier "FUN_00014660") (parameter_list "(int *param_1,int *param_2)" (( "(") (parameter_dec...
/* WARNING: Unknown calling convention */ int function_1(void) { type_1 **left; type_1 **right; return ((*left)->cg).top_order - ((*right)->cg).top_order; }
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) { return *(int *)(*param_1 + 200) - *(int *)(*param_2 + 200); }
12962_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
~codecvt
FUN_003ff9d0
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* std::codecvt<wchar_t, char, __mbstate_t>::~codecvt() */ void __thiscall std::codecvt<wchar_t,char,__mbstate_t>::~codecvt(codecvt<wchar_t,char,__mbstate_t> *this) { *(undefined ***)this = &PTR__codecvt_005e8ab0; ...
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void FUN_003ff9d0(undefined4 *param_1) { *param_1 = &PTR_FUN_005e8ab0; /* try { // try from 003ff9f8 to 003ff9fc has its CatchHandler @ 003ffa1b */ FUN_003f6540(param_1 + 2); *param_1 = &DAT_005e8e38; ...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI CALL 0x00063c76 ADD ESI,0x1ea626 PUSH EBX SUB ESP,0x28 MOV EDI,dword ptr [EBP + 0x8] LEA EAX,[ESI + 0xffffeaa8] MOV EBX,ESI ADD EAX,0x8 MOV dword ptr [EDI],EAX LEA EAX,[EDI + 0x8] PUSH EAX CALL 0x003f6540 LEA EAX,[ESI + 0xffffee30] ADD EAX,0x8 MOV dword ptr [EDI],EAX MOV dword ptr...
null
null
null
null
[('tmp_303', u'PTRADD_-1205798296'), (u'CAST_-1205798193', u'STORE_-1205798361'), (u'PTRSUB_-1205798193', u'STORE_-1205798361'), (u'CAST_-1205798165', u'CALL_-1205798306'), ('const-0', u'PTRSUB_-1205798172'), ('tmp_303', u'CAST_-1205798165'), (u'CAST_-1205798171', u'STORE_-1205798320'), ('const-6196792', u'PTRSUB_-1205...
[('tmp_496', u'STORE_-1205798361'), (u'PTRSUB_-1205798193', u'STORE_-1205798361'), (u'PTRADD_-1205798190', u'CALL_-1205798343'), ('const-6195888', u'PTRSUB_-1205798193'), ('tmp_496', u'PTRADD_-1205798190'), ('const-0', u'PTRSUB_-1205798193'), ('const-0', u'PTRSUB_-1205798172'), ('const-0', u'RETURN_-1205798258'), ('con...
null
null
003ff9d0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid FUN_003ff9d0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e8ab0;\n /* try { // try from 003ff9f8 to 003ff9fc has its CatchHandler @ 003ffa1b */\n FUN_003f6540(param_1 + 2);\n *...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n/* std::codecvt<wchar_t, char, __mbstate_t>::~codecvt() */\n\nvoid __thiscall\nstd::codecvt<wchar_t,char,__mbstate_t>::~codecvt(codecvt<wchar_t,char,__mbstate_t> *this)\n\n{\n *(undefined ***)this = &PTR__codecv...
(translation_unit "void FUN_003ff9d0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e8ab0;\n \n FUN_003f6540(param_1 + 2);\n *param_1 = &DAT_005e8e38;\n FUN_003aff10(param_1);\n return;\n}\n\n" (function_definition "void FUN_003ff9d0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e8ab0;...
(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_003ff9d0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e8ab0;\n \n FUN_003f6540(param_1 + 2);\n *param_1 = &DAT_005e8e38;\n FUN_003aff10(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_003ff9d0(undefined4 *param_1)" (identifier "FUN_0...
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* std::codecvt<wchar_t, char, __mbstate_t>::~codecvt() */ void __thiscall std::codecvt<wchar_t,char,__mbstate_t>::~codecvt(codecvt<wchar_t,char,__mbstate_t> *var_2) { *(type_2 ***)var_2 = &PTR__codecvt_005e8ab0; ...
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.si replaced with injection: get_pc_thunk_si */ void MASKED(undefined4 *param_1) { *param_1 = &PTR_FUN_005e8ab0; /* try { // try from 003ff9f8 to 003ff9fc has its CatchHandler @ 003ffa1b */ FUN_003f6540(param_1 + 2); *param_1 = &DAT_005e8e38; FUN_0...
1221_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
~Struct_warn_multiple_gp
FUN_0003a7f0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_warn_multiple_gp(Struct_warn_multiple_gp * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_warn_multiple_gp::~Struct_warn_multiple_gp (Struct_warn_multip...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0003a7f0(undefined4 *param_1) { *param_1 = &PTR_FUN_002f71bc; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001807a0((undefined4 *)param_1[1]); } return; }
PUSH EBX CALL 0x00032730 ADD EBX,0x2c780a SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] ADD EAX,0xc LEA EDX,[EBX + 0xffff51bc] MOV dword ptr [EAX + -0xc],EDX MOV EDX,dword ptr [EAX + -0x8] CMP EDX,EAX JZ 0x0003a822 SUB ESP,0xc PUSH EDX CALL 0x001807a0 ADD ESP,0x10 ADD ESP,0x8 POP EBX RET
null
null
null
null
[(u'PTRSUB_-1206081306', u'PTRSUB_-1206081302'), (u'INT_NOTEQUAL_-1206081457', u'CBRANCH_-1206081457'), (u'PTRSUB_-1206081317', u'PTRSUB_-1206081313'), (u'PTRSUB_-1206081311', u'PTRSUB_-1206081306'), ('const-0', u'PTRSUB_-1206081306'), (u'PTRSUB_-1206081313', u'INT_NOTEQUAL_-1206081457'), ('const-8', u'PTRSUB_-12060813...
[(u'INT_NOTEQUAL_-1206081457', u'CBRANCH_-1206081457'), ('const-3109308', u'PTRSUB_-1206081316'), ('const-417', u'LOAD_-1206081477'), ('tmp_439', u'PTRADD_-1206081325'), (u'PTRSUB_-1206081316', u'STORE_-1206081481'), ('const-1', u'PTRADD_-1206081312'), ('tmp_151', u'CBRANCH_-1206081457'), ('const-4', u'PTRADD_-12060813...
null
null
0003a7f0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003a7f0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002f71bc;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001807a0((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_warn_multiple_gp(Struct_warn_multiple_gp * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_warn_multiple_gp::~Struct_warn_multiple_gp\n ...
(translation_unit "void FUN_0003a7f0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002f71bc;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001807a0((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_0003a7f0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002f71bc;\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_0003a7f0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_002f71bc;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001807a0((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_0003a7f0(undefined4 *param_1)" (identifier "FUN_0003a7f0...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_warn_multiple_gp(Struct_warn_multiple_gp * 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_002f71bc; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001807a0((undefined4 *)param_1[1]); } return; }
498_hppa-linux-gnu-objdump_and_hppa-linux-gnu-objdump_strip.c
freeargv
FUN_00047340
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void freeargv(char **vector) { char *__ptr; char **ppcVar1; if (vector != (char **)0x0) { __ptr = *vector; ppcVar1 = vector; while (__ptr != (char *)0x0) { ppcV...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00047340(undefined4 *param_1) { void *__ptr; undefined4 *puVar1; if (param_1 != (undefined4 *)0x0) { __ptr = (void *)*param_1; puVar1 = param_1; while (__ptr != (void *)0x0) { puVar1 = puVar1 ...
PUSH EDI PUSH ESI PUSH EBX MOV EDI,dword ptr [ESP + 0x10] CALL 0x000143a0 ADD EBX,0x28cb4 TEST EDI,EDI JZ 0x00047381 MOV EAX,dword ptr [EDI] TEST EAX,EAX JZ 0x00047375 MOV ESI,EDI NOP SUB ESP,0xc ADD ESI,0x4 PUSH EAX CALL 0x00013120 MOV EAX,dword ptr [ESI] ADD ESP,0x10 TEST EAX,EAX JNZ 0x00047360 SUB ESP,0xc PUSH EDI C...
null
null
null
null
[('tmp_372', u'COPY_-1206160290'), ('tmp_90', u'CBRANCH_-1206160518'), ('const-417', u'LOAD_-1206160459'), ('const-0', u'RETURN_-1206160367'), (u'MULTIEQUAL_-1206160234', u'CALL_-1206160460'), ('tmp_372', u'INT_NOTEQUAL_-1206160518'), ('tmp_372', u'LOAD_-1206160518'), ('tmp_121', u'CBRANCH_-1206160500'), (u'LOAD_-12061...
[(u'CAST_-1206160207', u'MULTIEQUAL_-1206160234'), ('tmp_121', u'CBRANCH_-1206160500'), ('tmp_772', u'INT_NOTEQUAL_-1206160518'), ('tmp_772', u'LOAD_-1206160518'), (u'PTRADD_-1206160221', u'LOAD_-1206160459'), (u'MULTIEQUAL_-1206160232', u'PTRADD_-1206160221'), ('const-0', u'INT_NOTEQUAL_-1206160518'), (u'COPY_-1206160...
null
null
00047340
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00047340(undefined4 *param_1)\n\n{\n void *__ptr;\n undefined4 *puVar1;\n \n if (param_1 != (undefined4 *)0x0) {\n __ptr = (void *)*param_1;\n puVar1 = param_1;\n while (__ptr != (void *)...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid freeargv(char **vector)\n\n{\n char *__ptr;\n char **ppcVar1;\n \n if (vector != (char **)0x0) {\n __ptr = *vector;\n ppcVar1 = vector;\n while (__pt...
(translation_unit "void FUN_00047340(undefined4 *param_1)\n\n{\n void *__ptr;\n undefined4 *puVar1;\n \n if (param_1 != (undefined4 *)0x0) {\n __ptr = (void *)*param_1;\n puVar1 = param_1;\n while (__ptr != (void *)0x0) {\n puVar1 = puVar1 + 1;\n free(__ptr);\n __ptr = (void *)*puVar1;\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (b...
(function_definition "void FUN_00047340(undefined4 *param_1)\n\n{\n void *__ptr;\n undefined4 *puVar1;\n \n if (param_1 != (undefined4 *)0x0) {\n __ptr = (void *)*param_1;\n puVar1 = param_1;\n while (__ptr != (void *)0x0) {\n puVar1 = puVar1 + 1;\n free(__ptr);\n __ptr = (void *)*puVar1;\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(char **var_1) { char *var_2; char **var_3; if (var_1 != (char **)0x0) { var_2 = *var_1; var_3 = var_1; while (var_2 != (char *)0x0) { var_3 = va...
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) { void *__ptr; undefined4 *puVar1; if (param_1 != (undefined4 *)0x0) { __ptr = (void *)*param_1; puVar1 = param_1; while (__ptr != (void *)0x0) { puVar1 = puVar1 + 1; ...
176_hppa-linux-gnu-ar_and_hppa-linux-gnu-ar_strip.c
ar_emul_default_append
FUN_00017930
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bfd_boolean ar_emul_default_append (bfd **after_bfd,char *file_name,char *target,bfd_boolean verbose,bfd_boolean flatten) { bfd *new_bfd; bfd_boolean bVar1; new_bfd = (bfd *)bfd_openr(file_name,target); if (n...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 FUN_00017930(undefined4 param_1,undefined4 param_2,undefined4 param_3) { int iVar1; undefined4 uVar2; iVar1 = bfd_openr...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00013710 ADD EBX,0x96c7 SUB ESP,0x24 MOV EAX,dword ptr [ESP + 0x38] MOV ESI,dword ptr [ESP + 0x3c] MOV EDI,dword ptr [ESP + 0x44] MOV EBP,dword ptr [ESP + 0x48] MOV dword ptr [ESP + 0x14],EAX PUSH dword ptr [ESP + 0x40] PUSH ESI CALL 0x00012160 ADD ESP,0x10 TEST EAX,EAX JZ 0x0...
null
null
null
null
[('tmp_399', u'CALL_-1205962201'), (u'INT_NOTEQUAL_-1205962313', u'CBRANCH_-1205962313'), (u'CAST_-1205962100', u'CALL_-1205962226'), ('const-0', u'PTRSUB_-1205962050'), ('tmp_402', u'CALL_-1205962226'), (u'PTRSUB_-1205962050', u'CALL_-1205962226'), ('tmp_399', u'CALL_-1205962340'), (u'CALL_-1205962340', u'CAST_-120596...
[(u'CAST_-1205961936', u'CALLIND_-1205962137'), (u'CALLIND_-1205962137', u'RETURN_-1205962118'), (u'CALL_-1205962340', u'INT_NOTEQUAL_-1205962313'), (u'INDIRECT_-1205961979', u'CAST_-1205961936'), ('tmp_1025', u'CALL_-1205962340'), (u'CALL_-1205962226', u'INDIRECT_-1205961986'), (u'INDIRECT_-1205961979', u'INT_NOTEQUAL...
null
null
00017930
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 FUN_00017930(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined4 uVar...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbfd_boolean\nar_emul_default_append\n (bfd **after_bfd,char *file_name,char *target,bfd_boolean verbose,bfd_boolean flatten)\n\n{\n bfd *new_bfd;\n bfd_boolean bVar1;\n \n new_bfd = (bfd *)bfd_open...
(translation_unit "undefined4 FUN_00017930(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n iVar1 = bfd_openr(param_2,param_3);\n if (iVar1 != 0) {\n uVar2 = FUN_00017840();\n return uVar2;\n }\n FUN_00017dd0(param_2);\n if (PTR_FUN_00021218 != (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 ;) (expression_statement (assignment_expressi...
(function_definition "undefined4 FUN_00017930(undefined4 param_1,undefined4 param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined4 uVar2;\n \n iVar1 = bfd_openr(param_2,param_3);\n if (iVar1 != 0) {\n uVar2 = FUN_00017840();\n return uVar2;\n }\n FUN_00017dd0(param_2);\n if (PTR_FUN_00021218 != (undef...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ type_1 function_1 (type_2 **after_bfd,char *file_name,char *target,type_1 verbose,type_1 flatten) { type_2 *var_2; type_1 bVar1; var_2 = (type_2 *)var_1(file_name,target); if (var_2 != (type_2 *)0x0) { bV...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration ty...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3) { int iVar1; undefined4 uVar2; iVar1 = bfd_openr(param...
1441_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
~Struct_Qy
FUN_00040f90
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_Qy(Struct_Qy * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_Qy::~Struct_Qy(Struct_Qy *this,int __in_chrg) { pointer pcVar1; (this->super_Struct_var)._vptr_...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00040f90(undefined4 *param_1) { *param_1 = &PTR_FUN_00382118; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001e6db0((undefined4 *)param_1[1]); } return; }
PUSH EBX CALL 0x00035840 ADD EBX,0x34e06a SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] ADD EAX,0xc LEA EDX,[EBX + 0xffff3118] MOV dword ptr [EAX + -0xc],EDX MOV EDX,dword ptr [EAX + -0x8] CMP EDX,EAX JZ 0x00040fc2 SUB ESP,0xc PUSH EDX CALL 0x001e6db0 ADD ESP,0x10 ADD ESP,0x8 POP EBX RET
null
null
null
null
[('const-0', u'PTRSUB_-1206185850'), ('const-0', u'PTRSUB_-1206185858'), ('tmp_276', u'PTRSUB_-1206185855'), ('const-0', u'PTRSUB_-1206185850'), ('const-0', u'PTRSUB_-1206185846'), ('const-0', u'PTRSUB_-1206185861'), ('const-4', u'PTRSUB_-1206185851'), ('const-8', u'PTRSUB_-1206185857'), ('const-417', u'STORE_-12061860...
[('tmp_439', u'STORE_-1206186025'), ('tmp_439', u'PTRADD_-1206185869'), ('const-0', u'PTRSUB_-1206185860'), ('const-0', u'RETURN_-1206185938'), ('const-417', u'STORE_-1206186025'), ('tmp_151', u'CBRANCH_-1206186001'), (u'PTRADD_-1206185869', u'INT_NOTEQUAL_-1206186001'), (u'INT_NOTEQUAL_-1206186001', u'CBRANCH_-1206186...
null
null
00040f90
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00040f90(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00382118;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((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_Qy(Struct_Qy * this, int __in_chrg) */\n\nvoid __thiscall gold::General_options::Struct_Qy::~Struct_Qy(Struct_Qy *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this...
(translation_unit "void FUN_00040f90(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00382118;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_00040f90(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00382118;\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_00040f90(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00382118;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001e6db0((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00040f90(undefined4 *param_1)" (identifier "FUN_00040f90...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_Qy(Struct_Qy * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg) { type_1 var_5; (this->super_Struct_var)._vptr...
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_00382118; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001e6db0((undefined4 *)param_1[1]); } return; }
86_riscv64-linux-gnu-strip_and_riscv64-linux-gnu-strip_strip.c
bfd_fill_in_gnu_debuglink_section
bfd_fill_in_gnu_debuglink_section
void bfd_fill_in_gnu_debuglink_section(void) { (*(code *)PTR_bfd_fill_in_gnu_debuglink_section_00040164)(); return; }
void bfd_fill_in_gnu_debuglink_section(void) { (*(code *)PTR_bfd_fill_in_gnu_debuglink_section_00040164)(); return; }
JMP dword ptr [EBX + 0x164]
null
null
null
null
[('tmp_58', u'CAST_-1205979657'), (u'CAST_-1205979657', u'CALLIND_-1205979734'), ('const-0', u'RETURN_-1205979731'), (u'INDIRECT_-1205979662', u'COPY_-1205979721'), (u'CALLIND_-1205979734', u'INDIRECT_-1205979662')]
[('tmp_58', u'CAST_-1205979657'), (u'CAST_-1205979657', u'CALLIND_-1205979734'), ('const-0', u'RETURN_-1205979731'), (u'INDIRECT_-1205979662', u'COPY_-1205979721'), (u'CALLIND_-1205979734', u'INDIRECT_-1205979662')]
null
null
000135a0
x86
O1
(translation_unit "void bfd_fill_in_gnu_debuglink_section(void)\n\n{\n (*(code *)PTR_bfd_fill_in_gnu_debuglink_section_00040164)();\n return;\n}\n\n" (function_definition "void bfd_fill_in_gnu_debuglink_section(void)\n\n{\n (*(code *)PTR_bfd_fill_in_gnu_debuglink_section_00040164)();\n return;\n}" primitive_type (f...
(translation_unit "void bfd_fill_in_gnu_debuglink_section(void)\n\n{\n (*(code *)PTR_bfd_fill_in_gnu_debuglink_section_00040164)();\n return;\n}\n\n" (function_definition "void bfd_fill_in_gnu_debuglink_section(void)\n\n{\n (*(code *)PTR_bfd_fill_in_gnu_debuglink_section_00040164)();\n return;\n}" primitive_type (f...
(translation_unit "void bfd_fill_in_gnu_debuglink_section(void)\n\n{\n (*(code *)PTR_bfd_fill_in_gnu_debuglink_section_00040164)();\n return;\n}\n\n" (function_definition "void bfd_fill_in_gnu_debuglink_section(void)\n\n{\n (*(code *)PTR_bfd_fill_in_gnu_debuglink_section_00040164)();\n return;\n}" primitive_type (f...
(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_fill_in_gnu_debuglink_section(void)\n\n{\n (*(code *)PTR_bfd_fill_in_gnu_debuglink_section_00040164)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_fill_in_gnu_debuglink_section(void)" (identifier "bfd_fill_in_gnu_debuglink_section") (parameter_list "(void)" (( "(") ...
void function_1(void) { (*(type_1 *)PTR_bfd_fill_in_gnu_debuglink_section_00040164)(); 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_00040164)(); return; }
108_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c
strchr
strchr
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strchr(char *__s,int __c) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strchr_001cf1c8)(); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strchr(char *__s,int __c) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strchr_001cf1c8)(); return pcVar1; }
JMP dword ptr [EBX + 0x1c8]
null
null
null
null
[('tmp_72', u'CAST_-1205966966'), (u'INDIRECT_-1205966973', u'COPY_-1205967032'), ('const-0', u'RETURN_-1205967043'), (u'CAST_-1205966965', u'RETURN_-1205967043'), (u'CAST_-1205966966', u'CALLIND_-1205967046'), (u'CALLIND_-1205967046', u'INDIRECT_-1205966973'), (u'CALLIND_-1205967046', u'CAST_-1205966965')]
[('tmp_72', u'CAST_-1205966966'), (u'INDIRECT_-1205966973', u'COPY_-1205967032'), ('const-0', u'RETURN_-1205967043'), (u'CAST_-1205966965', u'RETURN_-1205967043'), (u'CAST_-1205966966', u'CALLIND_-1205967046'), (u'CALLIND_-1205967046', u'INDIRECT_-1205966973'), (u'CALLIND_-1205967046', u'CAST_-1205966965')]
null
null
00016730
x86
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_001cf1c8)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strchr(char *__s,int __c)\n\n{\n char *pcVar...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_001cf1c8)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strchr(char *__s,int __c)\n\n{\n char *pcVar...
(translation_unit "char * strchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_001cf1c8)();\n return pcVar1;\n}\n\n" (function_definition "char * strchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_001cf1c8)();\n return pcVar1;\n}" primi...
(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 * strchr(char *__s,int __c)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strchr_001cf1c8)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* strchr(char *__s,int __c)" (* "*") (function_declarator "strchr(char *__s,int __c)" (identifier "strchr") (parameter...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(char *__s,int __c) { char *pcVar1; pcVar1 = (char *)(*(type_1 *)PTR_strchr_001cf1c8)(); 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 *__s,int __c) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_MASKED_001cf1c8)(); return pcVar1; }
8_i686-linux-gnu-objcopy_and_i686-linux-gnu-objcopy_strip.c
chown
chown
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int chown(char *__file,__uid_t __owner,__gid_t __group) { int iVar1; iVar1 = (*(code *)PTR_chown_00040024)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int chown(char *__file,__uid_t __owner,__gid_t __group) { int iVar1; iVar1 = (*(code *)PTR_chown_00040024)(); return iVar1; }
JMP dword ptr [EBX + 0x24]
null
null
null
null
[(u'CALLIND_-1205981014', u'RETURN_-1205981011'), (u'CALLIND_-1205981014', u'INDIRECT_-1205980941'), (u'INDIRECT_-1205980941', u'COPY_-1205981000'), (u'CAST_-1205980933', u'CALLIND_-1205981014'), ('tmp_77', u'CAST_-1205980933'), ('const-0', u'RETURN_-1205981011')]
[(u'CALLIND_-1205981014', u'RETURN_-1205981011'), (u'CALLIND_-1205981014', u'INDIRECT_-1205980941'), (u'INDIRECT_-1205980941', u'COPY_-1205981000'), (u'CAST_-1205980933', u'CALLIND_-1205981014'), ('tmp_77', u'CAST_-1205980933'), ('const-0', u'RETURN_-1205981011')]
null
null
000130a0
x86
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint chown(char *__file,__uid_t __owner,__gid_t __group)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_chown_00040024)();\n return iVar1;\n}\n\n" comment (function_definition "int chown(char *__file,__uid_t __owner,__gi...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint chown(char *__file,__uid_t __owner,__gid_t __group)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_chown_00040024)();\n return iVar1;\n}\n\n" comment (function_definition "int chown(char *__file,__uid_t __owner,__gi...
(translation_unit "int chown(char *__file,__uid_t __owner,__gid_t __group)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_chown_00040024)();\n return iVar1;\n}\n\n" (function_definition "int chown(char *__file,__uid_t __owner,__gid_t __group)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_chown_00040024)();\n retur...
(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 { (declaration TYPE IDENT ;) (expression_statement (assignment_expression I...
(function_definition "int chown(char *__file,__uid_t __owner,__gid_t __group)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_chown_00040024)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "chown(char *__file,__uid_t __owner,__gid_t __group)" (identifier "chown") (parameter_list "(char *__file,__ui...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__file,type_1 __owner,type_2 __group) { int iVar1; iVar1 = (*(type_3 *)PTR_chown_00040024)(); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identif...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__file,__uid_t __owner,__gid_t __group) { int iVar1; iVar1 = (*(code *)PTR_MASKED_00040024)(); return iVar1; }
576_powerpc64-linux-gnu-as_and_powerpc64-linux-gnu-as_strip.c
S_GET_VALUE
FUN_00039f50
/* WARNING: Unknown calling convention */ valueT S_GET_VALUE(symbolS *s) { valueT vVar1; vVar1 = S_GET_VALUE(s); return vVar1; }
void FUN_00039f50(void) { FUN_00039db0(); return; }
MOV EAX,dword ptr [ESP + 0x4] JMP 0x00039db0
null
null
null
null
[(u'COPY_-1206083744', u'RETURN_-1206083742'), ('tmp_17', u'CALL_-1206083746'), ('const-0', u'RETURN_-1206083742'), (u'CALL_-1206083746', u'COPY_-1206083744')]
[('const-0', u'RETURN_-1206083742')]
null
null
00039f50
x86
O1
(translation_unit "void FUN_00039f50(void)\n\n{\n FUN_00039db0();\n return;\n}\n\n" (function_definition "void FUN_00039f50(void)\n\n{\n FUN_00039db0();\n return;\n}" primitive_type (function_declarator "FUN_00039f50(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (com...
(translation_unit "/* WARNING: Unknown calling convention */\n\nvalueT S_GET_VALUE(symbolS *s)\n\n{\n valueT vVar1;\n \n vVar1 = S_GET_VALUE(s);\n return vVar1;\n}\n\n" comment (function_definition "valueT S_GET_VALUE(symbolS *s)\n\n{\n valueT vVar1;\n \n vVar1 = S_GET_VALUE(s);\n return vVar1;\n}" type_identif...
(translation_unit "void FUN_00039f50(void)\n\n{\n FUN_00039db0();\n return;\n}\n\n" (function_definition "void FUN_00039f50(void)\n\n{\n FUN_00039db0();\n return;\n}" primitive_type (function_declarator "FUN_00039f50(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_00039f50(void)\n\n{\n FUN_00039db0();\n return;\n}" (primitive_type "void") (function_declarator "FUN_00039f50(void)" (identifier "FUN_00039f50") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n FUN_00039db0();\n...
/* WARNING: Unknown calling convention */ type_1 function_1(type_2 *s) { type_1 vVar1; vVar1 = function_1(s); return vVar1; }
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_00039db0(); return; }
8620_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
add_local_relative
FUN_002f5ed0
/* DWARF original prototype: void add_local_relative(Output_data_reloc<4,_false,_64,_true> * this, Sized_relobj<64,_true> * relobj, uint local_sym_index, uint type, Output_data * od, Address address, Addend addend, bool use_plt_offset) */ void __thiscall gold::Output_data_reloc<4,_false,_64,_true>::add_local_re...
void FUN_002f5ed0(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,undefined1 param_10) { undefined1 local_40 [28]; undefined4 local_24; undefined4 local_...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x40 MOV EBX,dword ptr [ESP + 0x64] MOVZX EAX,byte ptr [ESP + 0x78] MOV EDI,dword ptr [ESP + 0x70] MOV EBP,dword ptr [ESP + 0x74] PUSH EAX PUSH 0x0 PUSH 0x1 PUSH 0x1 PUSH dword ptr [ESP + 0x7c] PUSH dword ptr [ESP + 0x7c] PUSH EBX PUSH dword ptr [ESP + 0x7c] PUSH dword ptr [E...
null
null
null
null
[('const-0', u'RETURN_-1204789314'), (u'INDIRECT_-1204789138', u'SUBPIECE_-1204789150'), (u'PTRSUB_-1204789129', u'CALL_-1204789357'), ('const-0', u'CALL_-1204789408'), ('tmp_388', u'CALL_-1204789408'), (u'PTRSUB_-1204789159', u'CALL_-1204789357'), ('tmp_383', u'PTRSUB_-1204789129'), ('tmp_389', u'COPY_-1204789196'), (...
[('tmp_840', u'CALL_-1204789408'), ('tmp_840', u'CALL_-1204789357'), (u'CALL_-1204789357', u'INDIRECT_-1204789185'), (u'CALL_-1204789357', u'INDIRECT_-1204789183'), ('tmp_845', u'CALL_-1204789408'), ('const-0', u'RETURN_-1204789314'), ('tmp_847', u'CALL_-1204789408'), ('const-1', u'CALL_-1204789408'), ('tmp_443', u'PTR...
null
null
002f5ed0
x86
O1
(translation_unit "void FUN_002f5ed0(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,undefined1 param_10)\n\n{\n undefined1 local_40 [28];\n undefined4 local...
(translation_unit "/* DWARF original prototype: void add_local_relative(Output_data_reloc<4,_false,_64,_true> * this,\n Sized_relobj<64,_true> * relobj, uint local_sym_index, uint type, Output_data * od, Address\n address, Addend addend, bool use_plt_offset) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_false,_...
(translation_unit "void FUN_002f5ed0(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,undefined1 param_10)\n\n{\n undefined1 local_40 [28];\n undefined4 local...
(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_002f5ed0(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,undefined1 param_10)\n\n{\n undefined1 local_40 [28];\n undefined4 lo...
/* DWARF original prototype: void add_local_relative(Output_data_reloc<4,_false,_64,_true> * this, Sized_relobj<64,_true> * relobj, uint local_sym_index, uint type, Output_data * od, Address address, Addend addend, bool use_plt_offset) */ void __thiscall gold::Output_data_reloc<4,_false,_64,_true>::add_local_re...
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, undefined4 param_9,undefined1 param_10) { undefined1 local_40 [28]; undefined4 local_24; undefined4 local_20; ...
936_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
parse_to_value
FUN_00036030
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_no_p * this, char * param_1, char * param_2, Command_line * param_3, General_options * options) */ void __thiscall gold::General_options::Struct_no_p::parse_to_value (Struct_no_p *this,c...
void FUN_00036030(void) { int in_stack_00000014; *(undefined2 *)(in_stack_00000014 + 0x28b4) = 1; return; }
MOV EAX,dword ptr [ESP + 0x14] MOV EDX,0x1 MOV word ptr [EAX + 0x28b4],DX RET
null
null
null
null
[('const-0', u'STORE_-1206099888'), (u'COPY_-1206099895', u'PTRSUB_-1206099827'), ('const-10360', u'PTRSUB_-1206099827'), ('const-417', u'STORE_-1206099888'), ('const-417', u'STORE_-1206099902'), (u'PTRSUB_-1206099829', u'PTRSUB_-1206099828'), ('const-60', u'PTRSUB_-1206099828'), ('const-0', u'RETURN_-1206099885'), (u'...
[('const-10420', u'INT_ADD_-1206099888'), ('tmp_37', u'INT_ADD_-1206099888'), (u'INT_ADD_-1206099888', u'CAST_-1206099835'), ('const-417', u'STORE_-1206099902'), (u'CAST_-1206099835', u'STORE_-1206099902'), ('const-0', u'RETURN_-1206099885'), ('const-1', u'STORE_-1206099902')]
null
null
00036030
x86
O1
(translation_unit "void FUN_00036030(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x28b4) = 1;\n return;\n}\n\n" (function_definition "void FUN_00036030(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x28b4) = 1;\n return;\n}" primitive_type (functio...
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_no_p * this, char * param_1, char * param_2,\n Command_line * param_3, General_options * options) */\n\nvoid __thiscall\ngold::General_options::Struct_no_p::parse_to_value\n ...
(translation_unit "void FUN_00036030(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x28b4) = 1;\n return;\n}\n\n" (function_definition "void FUN_00036030(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x28b4) = 1;\n return;\n}" primitive_type (functio...
(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_00036030(void)\n\n{\n int in_stack_00000014;\n \n *(undefined2 *)(in_stack_00000014 + 0x28b4) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00036030(void)" (identifier "FUN_00036030") (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_p * this, char * param_1, char * param_2, Command_line * param_3, General_options * options) */ void __thiscall gold::type_3::type_1::function_1 (type_1 *this,char *param_2,char *para...
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 + 0x28b4) = 1; return; }
10473_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
_M_rep
FUN_00280b50
/* std::wstring::_M_rep() const */ int __thiscall std::wstring::_M_rep(wstring *this) { return *(int *)this + -0xc; }
int FUN_00280b50(int *param_1) { return *param_1 + -0xc; }
MOV EAX,dword ptr [ESP + 0x4] MOV EAX,dword ptr [EAX] SUB EAX,0xc RET
null
null
null
null
[('const-4294967284', u'INT_ADD_-1204352144'), (u'CAST_-1204352089', u'LOAD_-1204352167'), ('const-0', u'RETURN_-1204352141'), (u'LOAD_-1204352167', u'INT_ADD_-1204352144'), (u'INT_ADD_-1204352144', u'RETURN_-1204352141'), ('const-417', u'LOAD_-1204352167'), ('tmp_49', u'CAST_-1204352089')]
[('const-417', u'LOAD_-1204352167'), ('const-0', u'RETURN_-1204352141'), (u'LOAD_-1204352167', u'INT_ADD_-1204352144'), (u'INT_ADD_-1204352144', u'RETURN_-1204352141'), ('const-4294967284', u'INT_ADD_-1204352144'), ('tmp_56', u'LOAD_-1204352167')]
null
null
00280b50
x86
O1
(translation_unit "int FUN_00280b50(int *param_1)\n\n{\n return *param_1 + -0xc;\n}\n\n" (function_definition "int FUN_00280b50(int *param_1)\n\n{\n return *param_1 + -0xc;\n}" primitive_type (function_declarator "FUN_00280b50(int *param_1)" identifier (parameter_list "(int *param_1)" ( (parameter_declaration "int *p...
(translation_unit "/* std::wstring::_M_rep() const */\n\nint __thiscall std::wstring::_M_rep(wstring *this)\n\n{\n return *(int *)this + -0xc;\n}\n\n" comment (function_definition "int __thiscall std::wstring::_M_rep(wstring *this)\n\n{\n return *(int *)this + -0xc;\n}" primitive_type (ms_call_modifier "__thiscall" _...
(translation_unit "int FUN_00280b50(int *param_1)\n\n{\n return *param_1 + -0xc;\n}\n\n" (function_definition "int FUN_00280b50(int *param_1)\n\n{\n return *param_1 + -0xc;\n}" primitive_type (function_declarator "FUN_00280b50(int *param_1)" identifier (parameter_list "(int *param_1)" ( (parameter_declaration "int *p...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (return_statement return (binary_expression (pointer_expression * IDENT) + LIT) ;) })))
(function_definition "int FUN_00280b50(int *param_1)\n\n{\n return *param_1 + -0xc;\n}" (primitive_type "int") (function_declarator "FUN_00280b50(int *param_1)" (identifier "FUN_00280b50") (parameter_list "(int *param_1)" (( "(") (parameter_declaration "int *param_1" (primitive_type "int") (pointer_declarator "*param_...
/* std::wstring::_M_rep() const */ int __thiscall std::type_1::function_1(type_1 *this) { return *(int *)this + -0xc; }
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 (return_statement (binary_expression le...
null
int MASKED(int *param_1) { return *param_1 + -0xc; }
8290_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
do_get
FUN_001ec7a0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__facet_shims::(anonymous namespace)::money_get_shim<wchar_t>::do_get(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, bool, std::ios_bas...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 * FUN_001ec7a0(undefined4 *param_1,int param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined1 param_7,int *param_8,unkbyte10 *param_9 ) { undefined4 l...
PUSH ESI PUSH EBX CALL 0x00035680 ADD EBX,0x152859 SUB ESP,0x34 LEA EAX,[ESP + 0x8] MOV ESI,dword ptr [ESP + 0x40] MOV dword ptr [ESP + 0x1c],0x0 PUSH 0x0 LEA EDX,[ESP + 0x24] PUSH EDX LEA EDX,[ESP + 0x24] PUSH EDX PUSH dword ptr [ESP + 0x68] MOVZX EDX,byte ptr [ESP + 0x68] PUSH EDX PUSH dword ptr [ESP + 0x68] PUSH dwo...
null
null
null
null
[('tmp_1490', u'CALL_-1207842730'), ('tmp_624', u'PTRSUB_-1207842352'), (u'INT_ADD_-1207842737', u'CAST_-1207842310'), ('const-4294967244', u'PTRSUB_-1207842371'), ('tmp_339', u'CBRANCH_-1207842681'), (u'CAST_-1207842310', u'LOAD_-1207842753'), (u'PTRADD_-1207842271', u'STORE_-1207842653'), (u'COPY_-1207842568', u'RETU...
[(u'CAST_-1207842309', u'LOAD_-1207842753'), ('tmp_1500', u'STORE_-1207842591'), (u'CALL_-1207842730', u'INDIRECT_-1207842341'), ('tmp_624', u'PTRSUB_-1207842370'), ('tmp_339', u'CBRANCH_-1207842681'), (u'CALL_-1207842730', u'INDIRECT_-1207842334'), ('const-417', u'STORE_-1207842658'), ('const-417', u'LOAD_-1207842753'...
null
null
001ec7a0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 *\nFUN_001ec7a0(undefined4 *param_1,int param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined1 param_7,int *param_8,unkbyte10 *param_9\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::__facet_shims::(anonymous\n namespace)::money_get_shim<wchar_t>::do_get(std::istreambuf_iterator<wchar_t,\n std::char_traits<wchar_t> >, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, ...
(translation_unit "undefined4 *\nFUN_001ec7a0(undefined4 *param_1,int param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined1 param_7,int *param_8,unkbyte10 *param_9\n )\n\n{\n undefined4 local_38;\n undefined4 local_34 [4];\n int local_24;\n undefined...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (...
(function_definition "undefined4 *\nFUN_001ec7a0(undefined4 *param_1,int param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined1 param_7,int *param_8,unkbyte10 *param_9\n )\n\n{\n undefined4 local_38;\n undefined4 local_34 [4];\n int local_24;\n undefi...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__facet_shims::(anonymous namespace)::money_get_shim<wchar_t>::do_get(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, bool, std::ios_bas...
null
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (pri...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 * MASKED(undefined4 *param_1,int param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined1 param_7,int *param_8,unkbyte10 *param_9 ) { undefined4 local_3...
11274_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
do_in
FUN_002dc620
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::codecvt<wchar_t, char, __mbstate_t>::do_in(__mbstate_t&, char const*, char const*, char const*&, wchar_t*, wchar_t*, wchar_t*&) const */ void std::codecvt<wchar_t,char,__mbstate_t>::do_in (__mbstate_t *pa...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int FUN_002dc620(int param_1,mbstate_t *param_2,char *param_3,char *param_4,char **param_5, int param_6,wchar_t *param_7,int *param_8) { wchar_t *pwVar1; undefined4 uVar2; char *pcVar3; size_t sVar4; wc...
PUSH EBP XOR EBP,EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x0003a210 ADD EBX,0x1379d5 SUB ESP,0x38 MOV EAX,dword ptr [ESP + 0x50] MOV ESI,dword ptr [ESP + 0x54] MOV EDI,dword ptr [ESP + 0x68] MOV EDX,dword ptr [EAX + 0x4] MOV EAX,dword ptr [EAX] MOV dword ptr [ESP + 0x24],EAX MOV EAX,dword ptr [ESP + 0x4c] MOV dword ptr [ES...
null
null
null
null
[('const-1', u'RETURN_-1204631991')]
[('tmp_5571', u'INT_LESSEQUAL_-1204631305'), ('tmp_844', u'CBRANCH_-1204631533'), ('const-417', u'LOAD_-1204631941'), (u'CALL_-1204631901', u'INDIRECT_-1204630418'), (u'CALL_-1204631053', u'INDIRECT_-1204630046'), (u'CAST_-1204630187', u'INT_NOTEQUAL_-1204631687'), (u'CAST_-1204630265', u'LOAD_-1204631915'), (u'MULTIEQ...
null
null
002dc620
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_002dc620(int param_1,mbstate_t *param_2,char *param_3,char *param_4,char **param_5,\n int param_6,wchar_t *param_7,int *param_8)\n\n{\n wchar_t *pwVar1;\n undefined4 uVar2;\n char *pc...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::codecvt<wchar_t, char, __mbstate_t>::do_in(__mbstate_t&, char const*, char const*, char\n const*&, wchar_t*, wchar_t*, wchar_t*&) const */\n\nvoid std::codecvt<wchar_t,char,__mbstate_t>::do_in\n ...
(translation_unit "int FUN_002dc620(int param_1,mbstate_t *param_2,char *param_3,char *param_4,char **param_5,\n int param_6,wchar_t *param_7,int *param_8)\n\n{\n wchar_t *pwVar1;\n undefined4 uVar2;\n char *pcVar3;\n size_t sVar4;\n wchar_t *pwVar5;\n int iVar6;\n char *pcVar7;\n mbstate_t local...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_dec...
(function_definition "int FUN_002dc620(int param_1,mbstate_t *param_2,char *param_3,char *param_4,char **param_5,\n int param_6,wchar_t *param_7,int *param_8)\n\n{\n wchar_t *pwVar1;\n undefined4 uVar2;\n char *pcVar3;\n size_t sVar4;\n wchar_t *pwVar5;\n int iVar6;\n char *pcVar7;\n mbstate_t lo...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::codecvt<wchar_t, char, __mbstate_t>::do_in(__mbstate_t&, char const*, char const*, char const*&, wchar_t*, wchar_t*, wchar_t*&) const */ void std::codecvt<wchar_t,char,__mbstate_t>::do_in (__mbstate_t *pa...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int MASKED(int param_1,mbstate_t *param_2,char *param_3,char *param_4,char **param_5, int param_6,wchar_t *param_7,int *param_8) { wchar_t *pwVar1; undefined4 uVar2; char *pcVar3; size_t sVar4; wchar_t ...
9140_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
assign
FUN_00220270
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::assign(std::string const&) */ string * __thiscall std::string::assign(string *this,string *param_1) { int *piVar1; int iVar2; int iVar3; int iVar4; allocator local_1d [9]; undefined4 uStack_14; uS...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int * FUN_00220270(int *param_1,int *param_2) { int *piVar1; int iVar2; int iVar3; int iVar4; undefined1 local_1d [9]; undefined4 uStack_14; uStack_14 = 0x220279; iVar3 = *param_2; if (*param_1 != iVar3) { ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x16ed87 SUB ESP,0x2c MOV EAX,dword ptr [ESP + 0x44] MOV ESI,dword ptr [ESP + 0x40] MOV EAX,dword ptr [EAX] CMP dword ptr [ESI],EAX JZ 0x002202b6 MOV EDX,dword ptr [EAX + -0x4] LEA ECX,[EAX + -0xc] LEA EDI,[EAX + -0x4] TEST EDX,EDX JS 0x002202c0 LEA EDX,[EBX +...
null
null
null
null
[('const-417', u'STORE_-1203961060'), (u'INDIRECT_-1203960576', u'MULTIEQUAL_-1203960569'), ('const-3763712', u'PTRSUB_-1203960560'), ('tmp_1276', u'PTRSUB_-1203960538'), ('tmp_839', u'CAST_-1203960595'), ('const-417', u'LOAD_-1203961087'), (u'INT_ADD_-1203960749', u'CAST_-1203960410'), ('const-2228857', u'COPY_-120396...
[(u'STORE_-1203960946', u'INDIRECT_-1203960520'), (u'STORE_-1203960855', u'INDIRECT_-1203960485'), ('const-417', u'LOAD_-1203960794'), (u'CALL_-1203960877', u'INDIRECT_-1203960533'), (u'MULTIEQUAL_-1203960740', u'STORE_-1203961060'), (u'INDIRECT_-1203960471', u'MULTIEQUAL_-1203960509'), (u'INDIRECT_-1203960580', u'MULT...
null
null
00220270
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint * FUN_00220270(int *param_1,int *param_2)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n undefined1 local_1d [9];\n undefined4 uStack_14;\n \n uStack_14 = 0x220279;\n iVar3 = *param_...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::assign(std::string const&) */\n\nstring * __thiscall std::string::assign(string *this,string *param_1)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n allocator local_1d [9];\n ...
(translation_unit "int * FUN_00220270(int *param_1,int *param_2)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n undefined1 local_1d [9];\n undefined4 uStack_14;\n \n uStack_14 = 0x220279;\n iVar3 = *param_2;\n if (*param_1 != iVar3) {\n if (*(int *)(iVar3 + -4) < 0) {\n iVar3 = FUN_0021f...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration T...
(function_definition "int * FUN_00220270(int *param_1,int *param_2)\n\n{\n int *piVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n undefined1 local_1d [9];\n undefined4 uStack_14;\n \n uStack_14 = 0x220279;\n iVar3 = *param_2;\n if (*param_1 != iVar3) {\n if (*(int *)(iVar3 + -4) < 0) {\n iVar3 = FUN_00...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::assign(std::string const&) */ string * __thiscall std::string::assign(string *this,string *param_1) { int *piVar1; int var_6; int var_1; int var_7; type_1 local_1d [9]; type_2 uStack_14; uStack_14...
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: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int * MASKED(int *param_1,int *param_2) { int *piVar1; int iVar2; int iVar3; int iVar4; undefined1 local_1d [9]; undefined4 uStack_14; uStack_14 = 0x220279; iVar3 = *param_2; if (*param_1 != iVar3) { if ...
3734_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
section_link
FUN_000d50b0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: Elf_Word section_link(Elf_file<64,_true,_gold::Object> * this, uint shndx) */ Elf_Word __thiscall elfcpp::Elf_file<64,_true,_gold::Object>::section_link (Elf_file<64,_true,_gold::Object> *...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ uint FUN_000d50b0(int *param_1,uint param_2) { uint uVar1; int iVar2; int iVar3; undefined4 uVar4; undefined8 uVar5; iVar3 = *param_1; FUN_000cdc30(param_1); if ((uint)param_1[3] <= param_2) { FUN_000cdc30...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00036db0 ADD EBX,0x2d4f47 SUB ESP,0x28 MOV ESI,dword ptr [ESP + 0x3c] MOV EDI,dword ptr [ESP + 0x40] MOV EBP,dword ptr [ESI] PUSH ESI CALL 0x000cdc30 ADD ESP,0x10 CMP EDI,dword ptr [ESI + 0xc] JNC 0x000d5118 SUB ESP,0x8 PUSH EDI PUSH ESI CALL 0x000d45a0 MOV ECX,dword ptr [EBP ...
null
null
null
null
[(u'LOAD_-1206759105', u'PTRSUB_-1206758523'), ('tmp_745', u'PTRSUB_-1206758562'), ('const-32', u'PTRSUB_-1206758508'), ('const-12', u'PTRSUB_-1206758550'), (u'INT_OR_-1206758947', u'RETURN_-1206758950'), ('const-0', u'PTRSUB_-1206758562'), ('tmp_745', u'CALL_-1206758922'), (u'INT_LESSEQUAL_-1206759136', u'CBRANCH_-120...
[('tmp_1815', u'PTRADD_-1206758599'), ('tmp_1815', u'CALL_-1206758922'), ('const-32', u'INT_ADD_-1206759014'), (u'LOAD_-1206759030', u'CALL_-1206759012'), ('const-28', u'INT_ADD_-1206759055'), (u'INT_OR_-1206758947', u'RETURN_-1206758950'), (u'INT_LESSEQUAL_-1206759136', u'CBRANCH_-1206759134'), ('const-36', u'INT_ADD_...
null
null
000d50b0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint FUN_000d50b0(int *param_1,uint param_2)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n undefined4 uVar4;\n undefined8 uVar5;\n \n iVar3 = *param_1;\n FUN_000cdc30(param_1);\n if ((uint)param_1[3]...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: Elf_Word section_link(Elf_file<64,_true,_gold::Object> * this, uint\n shndx) */\n\nElf_Word __thiscall\nelfcpp::Elf_file<64,_true,_gold::Object>::section_link\n (Elf_file<6...
(translation_unit "uint FUN_000d50b0(int *param_1,uint param_2)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n undefined4 uVar4;\n undefined8 uVar5;\n \n iVar3 = *param_1;\n FUN_000cdc30(param_1);\n if ((uint)param_1[3] <= param_2) {\n FUN_000cdc30(param_1);\n iVar2 = param_1[3];\n uVar4 = gettext("se...
(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 IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (d...
(function_definition "uint FUN_000d50b0(int *param_1,uint param_2)\n\n{\n uint uVar1;\n int iVar2;\n int iVar3;\n undefined4 uVar4;\n undefined8 uVar5;\n \n iVar3 = *param_1;\n FUN_000cdc30(param_1);\n if ((uint)param_1[3] <= param_2) {\n FUN_000cdc30(param_1);\n iVar2 = param_1[3];\n uVar4 = gettext(...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: Elf_Word section_link(Elf_file<64,_true,_gold::Object> * this, uint shndx) */ type_1 __thiscall elfcpp::Elf_file<64,_true,_gold::type_5>::section_link (Elf_file<64,_true,_gold::type_5> *th...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ uint MASKED(int *param_1,uint param_2) { uint uVar1; int iVar2; int iVar3; undefined4 uVar4; undefined8 uVar5; iVar3 = *param_1; FUN_000cdc30(param_1); if ((uint)param_1[3] <= param_2) { FUN_000cdc30(param...
261_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c
ldlex_script
FUN_0001d110
/* 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_script(void) { int iVar1; int *piVar2; iVar1 = yy_start; yy_start = 3; piVar2 = state_stack_p + 1; *state_stack_p = iVar1; s...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_0001d110(void) { undefined4 uVar1; undefined *puVar2; uVar1 = DAT_001d1670; DAT_001d1670 = 3; puVar2 = PTR_DAT_001d038c + 4; *(undefined4 *)PTR_DAT_001d038c = uVar1; PTR_DAT_001d038c = puVar2; return;...
CALL 0x0001d2e2 ADD EAX,0x1b2eeb MOV EDX,dword ptr [EAX + 0x38c] LEA ECX,[EDX + 0x4] MOV dword ptr [EAX + 0x38c],ECX MOV ECX,dword ptr [EAX + 0x1670] MOV dword ptr [EAX + 0x1670],0x3 MOV dword ptr [EDX],ECX RET
null
null
null
null
[(u'COPY_-1205939868', u'COPY_-1205939873'), ('tmp_138', u'COPY_-1205939911'), (u'COPY_-1205939911', u'STORE_-1205939881'), (u'STORE_-1205939881', u'INDIRECT_-1205939812'), ('tmp_137', u'PTRADD_-1205939832'), ('const-4', u'PTRADD_-1205939832'), ('const-417', u'STORE_-1205939881'), (u'PTRADD_-1205939832', u'COPY_-120593...
[('tmp_139', u'CAST_-1205939805'), ('const-1', u'PTRADD_-1205939856'), ('const-4', u'PTRADD_-1205939856'), (u'COPY_-1205939869', u'COPY_-1205939873'), ('const-3', u'COPY_-1205939895'), ('const-417', u'STORE_-1205939881'), (u'CAST_-1205939805', u'STORE_-1205939881'), (u'STORE_-1205939881', u'INDIRECT_-1205939812'), (u'I...
null
null
0001d110
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0001d110(void)\n\n{\n undefined4 uVar1;\n undefined *puVar2;\n \n uVar1 = DAT_001d1670;\n DAT_001d1670 = 3;\n puVar2 = PTR_DAT_001d038c + 4;\n *(undefined4 *)PTR_DAT_001d038c = uVar1;\n PTR_DA...
(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_script(void)\n\n{\n int iVar1;\n int *piVar2;\n \n iVar1 = yy_start;\n yy_start = 3;\n piVar2 = state_stack_p + 1;\...
(translation_unit "void FUN_0001d110(void)\n\n{\n undefined4 uVar1;\n undefined *puVar2;\n \n uVar1 = DAT_001d1670;\n DAT_001d1670 = 3;\n puVar2 = PTR_DAT_001d038c + 4;\n *(undefined4 *)PTR_DAT_001d038c = uVar1;\n PTR_DAT_001d038c = puVar2;\n return;\n}\n\n" (function_definition "void FUN_0001d110(void)\n\n{\n...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_ex...
(function_definition "void FUN_0001d110(void)\n\n{\n undefined4 uVar1;\n undefined *puVar2;\n \n uVar1 = DAT_001d1670;\n DAT_001d1670 = 3;\n puVar2 = PTR_DAT_001d038c + 4;\n *(undefined4 *)PTR_DAT_001d038c = uVar1;\n PTR_DAT_001d038c = puVar2;\n return;\n}" (primitive_type "void") (function_declarator "FUN_000...
/* 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 iVar1; int *piVar2; iVar1 = yy_start; yy_start = 3; piVar2 = var_1 + 1; *var_1 = iVar1; var_1 = piVar2; r...
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.ax replaced with injection: get_pc_thunk_ax */ void MASKED(void) { undefined4 uVar1; undefined *puVar2; uVar1 = DAT_001d1670; DAT_001d1670 = 3; puVar2 = PTR_DAT_001d038c + 4; *(undefined4 *)PTR_DAT_001d038c = uVar1; PTR_DAT_001d038c = puVar2; return; }
1156_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
~Struct_no_warn_mismatch
FUN_000391e0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_no_warn_mismatch(Struct_no_warn_mismatch * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_no_warn_mismatch::~Struct_no_warn_mismatch (Struct_no_warn_mis...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000391e0(undefined4 *param_1) { *param_1 = &PTR_FUN_00332a28; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001ac470((undefined4 *)param_1[1]); } return; }
PUSH EBX CALL 0x00035680 ADD EBX,0x305e1a SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] ADD EAX,0xc LEA EDX,[EBX + 0xffff3a28] MOV dword ptr [EAX + -0xc],EDX MOV EDX,dword ptr [EAX + -0x8] CMP EDX,EAX JZ 0x00039212 SUB ESP,0xc PUSH EDX CALL 0x001ac470 ADD ESP,0x10 ADD ESP,0x8 POP EBX RET
null
null
null
null
[(u'PTRSUB_-1206086954', u'STORE_-1206087129'), ('const-0', u'PTRSUB_-1206086962'), (u'LOAD_-1206087125', u'CALL_-1206087082'), ('const-0', u'PTRSUB_-1206086948'), ('const-0', u'PTRSUB_-1206086950'), (u'PTRSUB_-1206086954', u'PTRSUB_-1206086950'), (u'PTRSUB_-1206086959', u'PTRSUB_-1206086954'), ('tmp_151', u'CBRANCH_-1...
[('const-0', u'PTRSUB_-1206086964'), ('const-1', u'PTRADD_-1206086960'), (u'CAST_-1206086960', u'CALL_-1206087082'), (u'PTRADD_-1206086960', u'LOAD_-1206087125'), ('tmp_439', u'STORE_-1206087129'), ('tmp_439', u'PTRADD_-1206086960'), ('tmp_151', u'CBRANCH_-1206087105'), ('const-4', u'PTRADD_-1206086973'), (u'LOAD_-1206...
null
null
000391e0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000391e0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00332a28;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ac470((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_no_warn_mismatch(Struct_no_warn_mismatch * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_warn_mismatch::~Struct_no_warn_mismatch\n ...
(translation_unit "void FUN_000391e0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00332a28;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ac470((undefined4 *)param_1[1]);\n }\n return;\n}\n\n" (function_definition "void FUN_000391e0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00332a28;\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_000391e0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00332a28;\n if ((undefined4 *)param_1[1] != param_1 + 3) {\n FUN_001ac470((undefined4 *)param_1[1]);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_000391e0(undefined4 *param_1)" (identifier "FUN_000391e0...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Struct_no_warn_mismatch(Struct_no_warn_mismatch * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1 (function_1 *this,int __in_chrg) { type_1 ...
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_00332a28; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001ac470((undefined4 *)param_1[1]); } return; }
6_sg_write_same_and_sg_write_same_strip.c
sg_ll_readcap_16
sg_ll_readcap_16
void sg_ll_readcap_16(void) { (*(code *)PTR_sg_ll_readcap_16_00015f5c)(); return; }
void sg_ll_readcap_16(void) { (*(code *)PTR_sg_ll_readcap_16_00015f5c)(); return; }
JMP dword ptr [EBX + 0x18]
null
null
null
null
[(u'CAST_-1205989177', u'CALLIND_-1205989254'), ('const-0', u'RETURN_-1205989251'), (u'INDIRECT_-1205989182', u'COPY_-1205989241'), (u'CALLIND_-1205989254', u'INDIRECT_-1205989182'), ('tmp_58', u'CAST_-1205989177')]
[(u'CAST_-1205989177', u'CALLIND_-1205989254'), ('const-0', u'RETURN_-1205989251'), (u'INDIRECT_-1205989182', u'COPY_-1205989241'), (u'CALLIND_-1205989254', u'INDIRECT_-1205989182'), ('tmp_58', u'CAST_-1205989177')]
null
null
00011070
x86
O1
(translation_unit "void sg_ll_readcap_16(void)\n\n{\n (*(code *)PTR_sg_ll_readcap_16_00015f5c)();\n return;\n}\n\n" (function_definition "void sg_ll_readcap_16(void)\n\n{\n (*(code *)PTR_sg_ll_readcap_16_00015f5c)();\n return;\n}" primitive_type (function_declarator "sg_ll_readcap_16(void)" identifier (parameter_li...
(translation_unit "void sg_ll_readcap_16(void)\n\n{\n (*(code *)PTR_sg_ll_readcap_16_00015f5c)();\n return;\n}\n\n" (function_definition "void sg_ll_readcap_16(void)\n\n{\n (*(code *)PTR_sg_ll_readcap_16_00015f5c)();\n return;\n}" primitive_type (function_declarator "sg_ll_readcap_16(void)" identifier (parameter_li...
(translation_unit "void sg_ll_readcap_16(void)\n\n{\n (*(code *)PTR_sg_ll_readcap_16_00015f5c)();\n return;\n}\n\n" (function_definition "void sg_ll_readcap_16(void)\n\n{\n (*(code *)PTR_sg_ll_readcap_16_00015f5c)();\n return;\n}" primitive_type (function_declarator "sg_ll_readcap_16(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_ll_readcap_16(void)\n\n{\n (*(code *)PTR_sg_ll_readcap_16_00015f5c)();\n return;\n}" (primitive_type "void") (function_declarator "sg_ll_readcap_16(void)" (identifier "sg_ll_readcap_16") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (co...
void function_1(void) { (*(type_1 *)PTR_sg_ll_readcap_16_00015f5c)(); 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_00015f5c)(); return; }
118_sginfo_and_sginfo_strip.c
__stack_chk_fail
__stack_chk_fail
/* WARNING: Control flow encountered bad instruction data */ void __stack_chk_fail(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* __stack_chk_fail@@GLIBC_2.4 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void __stack_chk_fail(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206226902')]
[('const-1', u'RETURN_-1206226902')]
null
null
00057020
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __stack_chk_fail(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __stack_chk_fail(void)\n\n{\n /* WARNING...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __stack_chk_fail(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __stack_chk_fail@@GLIBC_2.4 */\n halt_baddata();\n}\n\n" comment (function_definition "void __st...
(translation_unit "void __stack_chk_fail(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void __stack_chk_fail(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__stack_chk_fail(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 __stack_chk_fail(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "__stack_chk_fail(void)" (identifier "__stack_chk_fail") (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 */ /* __stack_chk_fail@@GLIBC_2.4 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
280_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c
sort_sections_by_vma
FUN_000200c0
/* WARNING: Unknown calling convention */ int sort_sections_by_vma(void *arg1,void *arg2) { int iVar1; int iVar2; uint uVar3; uint uVar4; uint uVar5; /* WARNING: Load size is inaccurate */ iVar1 = *arg1; /* WARNING: Load size is inaccurate */ iVar2 = *arg2; ...
uint FUN_000200c0(int *param_1,int *param_2) { int iVar1; int iVar2; uint uVar3; uint uVar4; uint uVar5; iVar1 = *param_1; iVar2 = *param_2; uVar3 = *(uint *)(iVar1 + 0x20); uVar4 = *(uint *)(iVar2 + 0x20); uVar5 = 0xffffffff; if ((uVar4 <= uVar3 && (uint)(*(uint *)(iVar1 + 0x1c) < *(uint *)(...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX MOV EAX,dword ptr [ESP + 0x14] MOV ECX,dword ptr [EAX] MOV EAX,dword ptr [ESP + 0x18] MOV EDX,dword ptr [EAX] MOV EDI,dword ptr [ECX + 0x1c] MOV EBX,dword ptr [ECX + 0x20] MOV EBP,dword ptr [EDX + 0x1c] MOV ESI,dword ptr [EDX + 0x20] MOV EAX,EBX CMP EDI,EBP SBB EAX,ESI MOV EAX,0xffff...
null
null
null
null
[(u'INT_ZEXT_-1206058622', u'MULTIEQUAL_-1206058539'), (u'INT_ADD_-1206058753', u'CAST_-1206058561'), (u'LOAD_-1206058757', u'INT_LESSEQUAL_-1206058722'), (u'COPY_-1206058700', u'MULTIEQUAL_-1206058539'), (u'LOAD_-1206058775', u'INT_LESS_-1206058697'), (u'CAST_-1206058520', u'LOAD_-1206058666'), (u'INT_ADD_-1206058747'...
[(u'INT_ZEXT_-1206058622', u'MULTIEQUAL_-1206058539'), (u'INT_ADD_-1206058753', u'CAST_-1206058561'), (u'LOAD_-1206058757', u'INT_LESSEQUAL_-1206058722'), ('const-417', u'LOAD_-1206058780'), (u'COPY_-1206058700', u'MULTIEQUAL_-1206058539'), (u'LOAD_-1206058775', u'INT_LESS_-1206058697'), (u'CAST_-1206058520', u'LOAD_-1...
null
null
000200c0
x86
O1
(translation_unit "uint FUN_000200c0(int *param_1,int *param_2)\n\n{\n int iVar1;\n int iVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n \n iVar1 = *param_1;\n iVar2 = *param_2;\n uVar3 = *(uint *)(iVar1 + 0x20);\n uVar4 = *(uint *)(iVar2 + 0x20);\n uVar5 = 0xffffffff;\n if ((uVar4 <= uVar3 && (uint)(*(ui...
(translation_unit "/* WARNING: Unknown calling convention */\n\nint sort_sections_by_vma(void *arg1,void *arg2)\n\n{\n int iVar1;\n int iVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n \n /* WARNING: Load size is inaccurate */\n iVar1 = *arg1;\n /* WARNING: Load size is in...
(translation_unit "uint FUN_000200c0(int *param_1,int *param_2)\n\n{\n int iVar1;\n int iVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n \n iVar1 = *param_1;\n iVar2 = *param_2;\n uVar3 = *(uint *)(iVar1 + 0x20);\n uVar4 = *(uint *)(iVar2 + 0x20);\n uVar5 = 0xffffffff;\n if ((uVar4 <= uVar3 && (uint)(*(ui...
(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 "uint FUN_000200c0(int *param_1,int *param_2)\n\n{\n int iVar1;\n int iVar2;\n uint uVar3;\n uint uVar4;\n uint uVar5;\n \n iVar1 = *param_1;\n iVar2 = *param_2;\n uVar3 = *(uint *)(iVar1 + 0x20);\n uVar4 = *(uint *)(iVar2 + 0x20);\n uVar5 = 0xffffffff;\n if ((uVar4 <= uVar3 && (uint)(*...
/* WARNING: Unknown calling convention */ int function_1(void *arg1,void *arg2) { int var_1; int var_2; type_1 var_4; type_1 var_3; type_1 uVar5; /* WARNING: Load size is inaccurate */ var_1 = *arg1; /* WARNING: Load size is inaccurate */ var_2 = *arg2; var_...
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) { int iVar1; int iVar2; uint uVar3; uint uVar4; uint uVar5; iVar1 = *param_1; iVar2 = *param_2; uVar3 = *(uint *)(iVar1 + 0x20); uVar4 = *(uint *)(iVar2 + 0x20); uVar5 = 0xffffffff; if ((uVar4 <= uVar3 && (uint)(*(uint *)(iVar1 + 0x1c) < *(uint *)(iVar2 ...
783_libsqlite3.so.0.8_and_libsqlite3.so.0.8_strip.c
pcache1Cachesize
FUN_00025fa3
/* WARNING: Unknown calling convention */ void pcache1Cachesize(sqlite3_pcache *p,int nMax) { int iVar1; int iVar2; if (*(int *)(p + 0x14) != 0) { iVar1 = *(int *)p; iVar2 = (nMax + *(int *)(iVar1 + 4)) - *(int *)(p + 0x1c); *(int *)(iVar1 + 4) = iVar2; *(int *)(iVar1 + 0xc) = (iVar2 - *(int...
void FUN_00025fa3(int *param_1,int param_2) { int iVar1; int iVar2; if (param_1[5] != 0) { iVar1 = *param_1; iVar2 = (param_2 + *(int *)(iVar1 + 4)) - param_1[7]; *(int *)(iVar1 + 4) = iVar2; *(int *)(iVar1 + 0xc) = (iVar2 - *(int *)(iVar1 + 8)) + 10; param_1[7] = param_2; param_1[8] ...
PUSH EBX SUB ESP,0x8 MOV ECX,dword ptr [ESP + 0x10] MOV EDX,dword ptr [ESP + 0x14] CMP dword ptr [ECX + 0x14],0x0 JNZ 0x00025fba ADD ESP,0x8 POP EBX RET MOV EBX,dword ptr [ECX] MOV EAX,EDX ADD EAX,dword ptr [EBX + 0x4] SUB EAX,dword ptr [ECX + 0x1c] MOV dword ptr [EBX + 0x4],EAX SUB EAX,dword ptr [EBX + 0x8] LEA EAX,[E...
null
null
null
null
[('const-1', u'PTRADD_-1206034430'), (u'INT_ADD_-1206034396', u'CAST_-1206034183'), ('tmp_433', u'BRANCH_-1206034291'), (u'INT_ADD_-1206034422', u'INT_SUB_-1206034405'), ('const-20', u'PTRADD_-1206034430'), (u'CAST_-1206034152', u'INT_DIV_-1206034317'), ('const-417', u'STORE_-1206034307'), (u'INT_SUB_-1206034405', u'ST...
[(u'CAST_-1206034189', u'LOAD_-1206034440'), ('const-8', u'PTRADD_-1206034153'), ('tmp_433', u'BRANCH_-1206034291'), (u'INT_ADD_-1206034422', u'INT_SUB_-1206034405'), (u'CAST_-1206034152', u'INT_DIV_-1206034317'), (u'CAST_-1206034178', u'LOAD_-1206034402'), (u'INT_SUB_-1206034405', u'STORE_-1206034410'), (u'INT_DIV_-12...
null
null
00025fa3
x86
O1
(translation_unit "void FUN_00025fa3(int *param_1,int param_2)\n\n{\n int iVar1;\n int iVar2;\n \n if (param_1[5] != 0) {\n iVar1 = *param_1;\n iVar2 = (param_2 + *(int *)(iVar1 + 4)) - param_1[7];\n *(int *)(iVar1 + 4) = iVar2;\n *(int *)(iVar1 + 0xc) = (iVar2 - *(int *)(iVar1 + 8)) + 10;\n param_1[...
(translation_unit "/* WARNING: Unknown calling convention */\n\nvoid pcache1Cachesize(sqlite3_pcache *p,int nMax)\n\n{\n int iVar1;\n int iVar2;\n \n if (*(int *)(p + 0x14) != 0) {\n iVar1 = *(int *)p;\n iVar2 = (nMax + *(int *)(iVar1 + 4)) - *(int *)(p + 0x1c);\n *(int *)(iVar1 + 4) = iVar2;\n *(int *)...
(translation_unit "void FUN_00025fa3(int *param_1,int param_2)\n\n{\n int iVar1;\n int iVar2;\n \n if (param_1[5] != 0) {\n iVar1 = *param_1;\n iVar2 = (param_2 + *(int *)(iVar1 + 4)) - param_1[7];\n *(int *)(iVar1 + 4) = iVar2;\n *(int *)(iVar1 + 0xc) = (iVar2 - *(int *)(iVar1 + 8)) + 10;\n 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 IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_exp...
(function_definition "void FUN_00025fa3(int *param_1,int param_2)\n\n{\n int iVar1;\n int iVar2;\n \n if (param_1[5] != 0) {\n iVar1 = *param_1;\n iVar2 = (param_2 + *(int *)(iVar1 + 4)) - param_1[7];\n *(int *)(iVar1 + 4) = iVar2;\n *(int *)(iVar1 + 0xc) = (iVar2 - *(int *)(iVar1 + 8)) + 10;\n param...
/* WARNING: Unknown calling convention */ void function_1(type_1 *var_1,int var_2) { int var_3; int var_4; if (*(int *)(var_1 + 0x14) != 0) { var_3 = *(int *)var_1; var_4 = (var_2 + *(int *)(var_3 + 4)) - *(int *)(var_1 + 0x1c); *(int *)(var_3 + 4) = var_4; *(int *)(var_3 + 0xc) = (var_4 - *...
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
void MASKED(int *param_1,int param_2) { int iVar1; int iVar2; if (param_1[5] != 0) { iVar1 = *param_1; iVar2 = (param_2 + *(int *)(iVar1 + 4)) - param_1[7]; *(int *)(iVar1 + 4) = iVar2; *(int *)(iVar1 + 0xc) = (iVar2 - *(int *)(iVar1 + 8)) + 10; param_1[7] = param_2; param_1[8] = (uin...
5175_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
add_local_relative
FUN_00122d10
/* DWARF original prototype: void add_local_relative(Output_data_reloc<4,_true,_32,_true> * this, Sized_relobj<32,_true> * relobj, uint local_sym_index, uint type, Output_data * od, uint shndx, Address address, Addend addend, bool use_plt_offset) */ void __thiscall gold::Output_data_reloc<4,_true,_32,_true>::ad...
void FUN_00122d10(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 param_9) { undefined1 local_28 [24]; undefined4 local_10; FUN_000ffb60(local_28,param_2,para...
PUSH EBX SUB ESP,0x30 MOVZX EAX,byte ptr [ESP + 0x58] PUSH EAX PUSH 0x0 PUSH 0x1 PUSH 0x1 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 0x000ffb60 MOV EAX,dword ptr [ESP + 0x7c] MOV dword ptr...
null
null
null
null
[('const-1', u'CALL_-1207095941'), ('tmp_307', u'CALL_-1207095885'), ('tmp_303', u'PTRSUB_-1207095695'), ('tmp_426', u'PTRSUB_-1207095727'), ('tmp_304', u'CALL_-1207095941'), (u'CALL_-1207095885', u'INDIRECT_-1207095705'), ('tmp_311', u'CALL_-1207095941'), ('const-0', u'RETURN_-1207095857'), (u'PTRSUB_-1207095695', u'C...
[('tmp_688', u'CALL_-1207095941'), (u'CALL_-1207095885', u'INDIRECT_-1207095731'), ('const-0', u'CALL_-1207095941'), ('const-4294967256', u'PTRSUB_-1207095752'), (u'PTRSUB_-1207095752', u'CALL_-1207095941'), ('tmp_694', u'CALL_-1207095885'), ('const-0', u'RETURN_-1207095857'), (u'PTRSUB_-1207095752', u'CALL_-1207095885...
null
null
00122d10
x86
O1
(translation_unit "void FUN_00122d10(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 undefined1 param_9)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n \n FUN_000f...
(translation_unit "/* DWARF original prototype: void add_local_relative(Output_data_reloc<4,_true,_32,_true> * this,\n Sized_relobj<32,_true> * relobj, uint local_sym_index, uint type, Output_data * od, uint shndx,\n Address address, Addend addend, bool use_plt_offset) */\n\nvoid __thiscall\ngold::Output_data_reloc...
(translation_unit "void FUN_00122d10(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 undefined1 param_9)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n \n FUN_000f...
(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_00122d10(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 undefined1 param_9)\n\n{\n undefined1 local_28 [24];\n undefined4 local_10;\n \n FUN_0...
/* DWARF original prototype: void add_local_relative(Output_data_reloc<4,_true,_32,_true> * this, Sized_relobj<32,_true> * relobj, uint local_sym_index, uint type, Output_data * od, uint shndx, Address address, Addend addend, bool use_plt_offset) */ void __thiscall gold::Output_data_reloc<4,_true,_32,_true>::ad...
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 param_9) { undefined1 local_28 [24]; undefined4 local_10; FUN_000ffb60(local_28,param_2,param_3,pa...
2047_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
set_final_data_size
FUN_000565e0
/* 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_final_data_size(Output_data_got_powerpc<64,_false> * this) */ void __thiscall anon_unknown.dwarf_2af53c::Output_data_got_powerpc<...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000565e0(int param_1) { byte bVar1; if (*(int *)(param_1 + 100) != 0) { *(undefined4 *)(param_1 + 100) = 0; *(int *)(param_1 + 0x68) = (*(int *)(param_1 + 0x30) - *(int *)(param_1 + 0x2c) >> 2) *...
PUSH ESI PUSH EBX CALL 0x0003a210 ADD EBX,0x3bda19 SUB ESP,0x24 MOV ESI,dword ptr [ESP + 0x30] MOV EDX,dword ptr [ESI + 0x64] TEST EDX,EDX JNZ 0x00056618 MOVZX EAX,byte ptr [ESI + 0x1c] TEST AL,0x2 JNZ 0x00056664 TEST AL,0x8 JNZ 0x00056664 OR EAX,0x2 MOV byte ptr [ESI + 0x1c],AL ADD ESP,0x24 POP EBX POP ESI RET MOV EAX...
null
null
null
null
[('const-1', u'RETURN_-1206229514')]
[(u'LOAD_-1206229462', u'CALL_-1206229258'), ('const-100', u'INT_ADD_-1206229467'), ('const-0', u'INT_EQUAL_-1206229443'), ('const-417', u'STORE_-1206229319'), ('const-417', u'LOAD_-1206229345'), ('const-0', u'STORE_-1206229319'), ('tmp_118', u'CBRANCH_-1206229463'), (u'INT_SUB_-1206229326', u'INT_SRIGHT_-1206229281'),...
null
null
000565e0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000565e0(int param_1)\n\n{\n byte bVar1;\n \n if (*(int *)(param_1 + 100) != 0) {\n *(undefined4 *)(param_1 + 100) = 0;\n *(int *)(param_1 + 0x68) =\n (*(int *)(param_1 + 0x30) - *(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_final_data_size(Output_data_got_powerpc<64,_false> * this) */\n\nvoid __thiscall\nanon_unknown.dwarf_2af53c::O...
(translation_unit "void FUN_000565e0(int param_1)\n\n{\n byte bVar1;\n \n if (*(int *)(param_1 + 100) != 0) {\n *(undefined4 *)(param_1 + 100) = 0;\n *(int *)(param_1 + 0x68) =\n (*(int *)(param_1 + 0x30) - *(int *)(param_1 + 0x2c) >> 2) * -0x33333333;\n FUN_0017c170(param_1,0,0,0x7ffffffe);\n }\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointe...
(function_definition "void FUN_000565e0(int param_1)\n\n{\n byte bVar1;\n \n if (*(int *)(param_1 + 100) != 0) {\n *(undefined4 *)(param_1 + 100) = 0;\n *(int *)(param_1 + 0x68) =\n (*(int *)(param_1 + 0x30) - *(int *)(param_1 + 0x2c) >> 2) * -0x33333333;\n FUN_0017c170(param_1,0,0,0x7ffffffe);\n }...
/* 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_final_data_size(Output_data_got_powerpc<64,_false> * this) */ void __thiscall anon_unknown.dwarf_2af53c::Output_data_got_powerpc<...
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)) (if_state...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int param_1) { byte bVar1; if (*(int *)(param_1 + 100) != 0) { *(undefined4 *)(param_1 + 100) = 0; *(int *)(param_1 + 0x68) = (*(int *)(param_1 + 0x30) - *(int *)(param_1 + 0x2c) >> 2) * -0x33...
3467_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
do_section_entsize
FUN_000c5c90
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint64_t do_section_entsize(Sized_relobj_file<64,_true> * this, uint shndx) */ uint64_t __thiscall gold::Sized_relobj_file<64,_true>::do_section_entsize(Sized_relobj_file<64,_true> *this,uint shndx)...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined8 FUN_000c5c90(int param_1,int param_2) { uint uVar1; uint uVar2; int iVar3; if (*(int **)(param_1 + 0x54) != (int *)0x0) { iVar3 = param_2 * 0x40 + **(int **)(param_1 + 0x54); uVar1 = *(uint *)(iVar3...
PUSH EBX CALL 0x00036db0 ADD EBX,0x2e436a SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] MOV EDX,dword ptr [EAX + 0x54] TEST EDX,EDX JZ 0x000c5cc2 MOV EAX,dword ptr [ESP + 0x14] SHL EAX,0x6 ADD EAX,dword ptr [EDX] MOV EDX,dword ptr [EAX + 0x38] MOV EAX,dword ptr [EAX + 0x3c] ADD ESP,0x8 POP EBX BSWAP EDX BSWAP EAX RET PUSH...
null
null
null
null
[(u'INT_LEFT_-1206690478', u'INT_OR_-1206690478'), (u'PTRSUB_-1206690385', u'PTRSUB_-1206690379'), ('const-2771496', u'COPY_-1206690403'), ('const-84', u'PTRSUB_-1206690379'), (u'CAST_-1206690360', u'LOAD_-1206690536'), (u'PTRSUB_-1206690379', u'LOAD_-1206690623'), ('const-8', u'INT_LEFT_-1206690481'), (u'LOAD_-1206690...
[(u'INT_LEFT_-1206690478', u'INT_OR_-1206690478'), (u'LOAD_-1206690553', u'INT_ADD_-1206690535'), ('const-2683', u'CALL_-1206690441'), ('const-8', u'INT_LEFT_-1206690481'), ('const-65280', u'INT_AND_-1206690471'), (u'INT_AND_-1206690474', u'INT_RIGHT_-1206690470'), (u'LOAD_-1206690542', u'INT_RIGHT_-1206690485'), (u'IN...
null
null
000c5c90
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined8 FUN_000c5c90(int param_1,int param_2)\n\n{\n uint uVar1;\n uint uVar2;\n int iVar3;\n \n if (*(int **)(param_1 + 0x54) != (int *)0x0) {\n iVar3 = param_2 * 0x40 + **(int **)(param_1 + 0x54);...
(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_file<64,_true> * this, uint\n shndx) */\n\nuint64_t __thiscall\ngold::Sized_relobj_file<64,_true>::do_section_entsize(Sized_relobj_file<64,_...
(translation_unit "undefined8 FUN_000c5c90(int param_1,int param_2)\n\n{\n uint uVar1;\n uint uVar2;\n int iVar3;\n \n if (*(int **)(param_1 + 0x54) != (int *)0x0) {\n iVar3 = param_2 * 0x40 + **(int **)(param_1 + 0x54);\n uVar1 = *(uint *)(iVar3 + 0x38);\n uVar2 = *(uint *)(iVar3 + 0x3c);\n return CON...
(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 ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary...
(function_definition "undefined8 FUN_000c5c90(int param_1,int param_2)\n\n{\n uint uVar1;\n uint uVar2;\n int iVar3;\n \n if (*(int **)(param_1 + 0x54) != (int *)0x0) {\n iVar3 = param_2 * 0x40 + **(int **)(param_1 + 0x54);\n uVar1 = *(uint *)(iVar3 + 0x38);\n uVar2 = *(uint *)(iVar3 + 0x3c);\n return ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint64_t do_section_entsize(Sized_relobj_file<64,_true> * this, uint shndx) */ uint64_t __thiscall gold::Sized_relobj_file<64,_true>::do_section_entsize(Sized_relobj_file<64,_true> *this,type_2 var_...
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
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined8 MASKED(int param_1,int param_2) { uint uVar1; uint uVar2; int iVar3; if (*(int **)(param_1 + 0x54) != (int *)0x0) { iVar3 = param_2 * 0x40 + **(int **)(param_1 + 0x54); uVar1 = *(uint *)(iVar3 + 0x3...
937_wget_and_wget_strip.c
link_nfa_nodes
FUN_0005c37a
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ reg_errcode_t link_nfa_nodes(void *extra,bin_tree_t *node) { undefined4 *puVar1; int iVar2; int *piVar3; reg_errcode_t rVar4; int iVar5; int iVar6; iVar2 = node->node_idx...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_0005c37a(int param_1,int param_2) { undefined4 *puVar1; int iVar2; int *piVar3; undefined4 uVar4; int iVar5; int iVar6; iVar2 = *(int *)(param_2 + 0x1c); switch(*(undefined1 *)(param_2 + 0x18)) ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0xc CALL 0x00016fc0 ADD EBX,0x3e86a MOV ESI,dword ptr [ESP + 0x20] MOV EDX,dword ptr [ESP + 0x24] MOV ECX,dword ptr [EDX + 0x1c] CMP byte ptr [EDX + 0x18],0x10 JA 0x0005c48e MOVZX EAX,byte ptr [EDX + 0x18] MOV EDI,EBX ADD EDI,dword ptr [EBX + EAX*0x4 + 0xfffe49b0] JMP EDI MOV...
null
null
null
null
[('const-1', u'PTRADD_-1206204760'), ('tmp_920', u'CBRANCH_-1206204978'), (u'LOAD_-1206205301', u'INT_EQUAL_-1206205283'), (u'INT_MULT_-1206205186', u'INT_ADD_-1206205198'), ('tmp_1053', u'CAST_-1206204642'), ('const-20', u'PTRSUB_-1206204902'), ('const-20', u'INT_ADD_-1206204928'), (u'PTRSUB_-1206204853', u'LOAD_-1206...
[(u'INT_ADD_-1206204949', u'CAST_-1206204667'), (u'CAST_-1206204837', u'PTRADD_-1206204836'), ('const-2', u'STORE_-1206205250'), ('tmp_920', u'CBRANCH_-1206204978'), (u'LOAD_-1206205301', u'INT_EQUAL_-1206205283'), (u'INT_MULT_-1206205186', u'INT_ADD_-1206205198'), (u'MULTIEQUAL_-1206204969', u'STORE_-1206205098'), ('c...
null
null
0005c37a
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_0005c37a(int param_1,int param_2)\n\n{\n undefined4 *puVar1;\n int iVar2;\n int *piVar3;\n undefined4 uVar4;\n int iVar5;\n int iVar6;\n \n iVar2 = *(int *)(param_2 + 0x1c);\n switch(*(...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nreg_errcode_t link_nfa_nodes(void *extra,bin_tree_t *node)\n\n{\n undefined4 *puVar1;\n int iVar2;\n int *piVar3;\n reg_errcode_t rVar4;\n int iVar5;\n int iVar6...
(translation_unit "undefined4 FUN_0005c37a(int param_1,int param_2)\n\n{\n undefined4 *puVar1;\n int iVar2;\n int *piVar3;\n undefined4 uVar4;\n int iVar5;\n int iVar6;\n \n iVar2 = *(int *)(param_2 + 0x1c);\n switch(*(undefined1 *)(param_2 + 0x18)) {\n default:\n *(undefined4 *)(*(int *)(param_1 + 0xc) + ...
(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 (pointer_declarator * IDENT) ;) (decla...
(function_definition "undefined4 FUN_0005c37a(int param_1,int param_2)\n\n{\n undefined4 *puVar1;\n int iVar2;\n int *piVar3;\n undefined4 uVar4;\n int iVar5;\n int iVar6;\n \n iVar2 = *(int *)(param_2 + 0x1c);\n switch(*(undefined1 *)(param_2 + 0x18)) {\n default:\n *(undefined4 *)(*(int *)(param_1 + 0xc)...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 function_1(void *extra,type_2 *node) { type_3 *puVar1; int var_1; int *var_4; type_1 rVar4; int var_6; int var_5; var_1 = node->node_idx; switch((node->token).fi...
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
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(int param_1,int param_2) { undefined4 *puVar1; int iVar2; int *piVar3; undefined4 uVar4; int iVar5; int iVar6; iVar2 = *(int *)(param_2 + 0x1c); switch(*(undefined1 *)(param_2 + 0x18)) { de...
4802_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
~Mips_output_data_plt
FUN_001786a0
/* 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 ~Mips_output_data_plt(Mips_output_data_plt<32,_false> * this, int __in_chrg) */ void __thiscall anon_unknown.dwarf_d7d43e::Mips_ou...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001786a0(undefined4 *param_1) { *param_1 = &PTR_FUN_005e1338; if (param_1[0xd] != 0) { FUN_003ae080(param_1[0xd]); } *param_1 = &DAT_005e5f5c; FUN_002c5b00(param_1); FUN_003ae060(param_1,0x50); return;...
PUSH ESI PUSH EBX CALL 0x00050b50 ADD EBX,0x471959 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EAX,[EBX + 0xffff7338] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x34] TEST EAX,EAX JZ 0x001786cf SUB ESP,0xc PUSH EAX CALL 0x003ae080 ADD ESP,0x10 LEA EAX,[EBX + 0xffffbf54] SUB ESP,0xc ADD EAX,0x8 MOV dword ptr [E...
null
null
null
null
[('const-1', u'RETURN_-1207400778')]
[('const-417', u'STORE_-1207400738'), ('tmp_746', u'STORE_-1207400738'), (u'PTRADD_-1207400474', u'LOAD_-1207400735'), ('const-0', u'RETURN_-1207400573'), (u'PTRSUB_-1207400443', u'STORE_-1207400646'), ('const-417', u'LOAD_-1207400735'), ('tmp_746', u'STORE_-1207400646'), ('const-6165304', u'PTRSUB_-1207400477'), ('con...
null
null
001786a0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001786a0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e1338;\n if (param_1[0xd] != 0) {\n FUN_003ae080(param_1[0xd]);\n }\n *param_1 = &DAT_005e5f5c;\n FUN_002c5b00(param_1);\n FUN_003a...
(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 ~Mips_output_data_plt(Mips_output_data_plt<32,_false> * this, int\n __in_chrg) */\n\nvoid __thiscall\nanon_unkno...
(translation_unit "void FUN_001786a0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e1338;\n if (param_1[0xd] != 0) {\n FUN_003ae080(param_1[0xd]);\n }\n *param_1 = &DAT_005e5f5c;\n FUN_002c5b00(param_1);\n FUN_003ae060(param_1,0x50);\n return;\n}\n\n" (function_definition "void FUN_001786a0(undefined4 *p...
(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_001786a0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e1338;\n if (param_1[0xd] != 0) {\n FUN_003ae080(param_1[0xd]);\n }\n *param_1 = &DAT_005e5f5c;\n FUN_002c5b00(param_1);\n FUN_003ae060(param_1,0x50);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0017...
/* 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 ~Mips_output_data_plt(Mips_output_data_plt<32,_false> * this, int __in_chrg) */ void __thiscall anon_unknown.dwarf_d7d43e::Mips_ou...
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_005e1338; if (param_1[0xd] != 0) { FUN_003ae080(param_1[0xd]); } *param_1 = &DAT_005e5f5c; FUN_002c5b00(param_1); FUN_003ae060(param_1,0x50); return; }
2895_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
do_check_inputs
FUN_00081b40
/* 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: bool do_check_inputs(Sized_incremental_binary<32,_true> * this, Command_line * cmdline, Incremental_inputs * incremental_inputs) */ boo...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char FUN_00081b40(int *param_1,int param_2,int param_3) { char cVar1; byte bVar2; char cVar3; uint uVar4; char *pcVar5; undefined4 uVar6; uint uVar7; int iVar8; cVar1 = (char)param_1[0x25]; if (cVar1 == '\...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x30d4b7 SUB ESP,0x1c MOV ESI,dword ptr [ESP + 0x30] MOVZX EAX,byte ptr [ESI + 0x94] MOV byte ptr [ESP + 0xf],AL TEST AL,AL JZ 0x00081d70 MOV EAX,dword ptr [ESI + 0x98] CMP dword ptr [EAX],0x2000000 JNZ 0x00081d60 MOV EAX,dword ptr [EAX + 0x8] MOV ECX,dword pt...
null
null
null
null
[(u'PTRSUB_-1206442869', u'PTRSUB_-1206442864'), (u'COPY_-1206443806', u'MULTIEQUAL_-1206443684'), ('const-417', u'LOAD_-1206444065'), ('const-152', u'PTRSUB_-1206443141'), (u'INT_LEFT_-1206444853', u'INT_OR_-1206444853'), ('tmp_1325', u'CBRANCH_-1206444445'), (u'CALL_-1206445006', u'INT_EQUAL_-1206444980'), ('const-0'...
[('tmp_6115', u'PTRADD_-1206443041'), ('tmp_6115', u'PTRADD_-1206442835'), ('tmp_6117', u'INT_ADD_-1206445010'), ('const-40', u'PTRADD_-1206442813'), (u'PTRADD_-1206443268', u'LOAD_-1206445118'), (u'INT_LEFT_-1206444853', u'INT_OR_-1206444853'), ('tmp_1325', u'CBRANCH_-1206444445'), (u'CALL_-1206445006', u'INT_EQUAL_-1...
null
null
00081b40
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nchar FUN_00081b40(int *param_1,int param_2,int param_3)\n\n{\n char cVar1;\n byte bVar2;\n char cVar3;\n uint uVar4;\n char *pcVar5;\n undefined4 uVar6;\n uint uVar7;\n int iVar8;\n \n cVar1 = (char)...
(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: bool do_check_inputs(Sized_incremental_binary<32,_true> * this,\n Command_line * cmdline, Incremental_inputs * increm...
(translation_unit "char FUN_00081b40(int *param_1,int param_2,int param_3)\n\n{\n char cVar1;\n byte bVar2;\n char cVar3;\n uint uVar4;\n char *pcVar5;\n undefined4 uVar6;\n uint uVar7;\n int iVar8;\n \n cVar1 = (char)param_1[0x25];\n if (cVar1 == '\0') {\n uVar6 = gettext("no incremental data from previo...
(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 { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE I...
(function_definition "char FUN_00081b40(int *param_1,int param_2,int param_3)\n\n{\n char cVar1;\n byte bVar2;\n char cVar3;\n uint uVar4;\n char *pcVar5;\n undefined4 uVar6;\n uint uVar7;\n int iVar8;\n \n cVar1 = (char)param_1[0x25];\n if (cVar1 == '\0') {\n uVar6 = gettext("no incremental data from pre...
/* 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: bool do_check_inputs(Sized_incremental_binary<32,_true> * this, Command_line * cmdline, Incremental_inputs * incremental_inputs) */ boo...
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 */ char MASKED(int *param_1,int param_2,int param_3) { char cVar1; byte bVar2; char cVar3; uint uVar4; char *pcVar5; undefined4 uVar6; uint uVar7; int iVar8; cVar1 = (char)param_1[0x25]; if (cVar1 == '\0') { ...
50_i686-gnu-strip_and_i686-gnu-strip_strip.c
strcpy
strcpy
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strcpy(char *__dest,char *__src) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strcpy_0003f0cc)(); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strcpy(char *__dest,char *__src) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strcpy_0003f0cc)(); return pcVar1; }
JMP dword ptr [EBX + 0xcc]
null
null
null
null
[('tmp_72', u'CAST_-1205980262'), (u'CALLIND_-1205980342', u'CAST_-1205980261'), (u'CAST_-1205980262', u'CALLIND_-1205980342'), (u'CAST_-1205980261', u'RETURN_-1205980339'), ('const-0', u'RETURN_-1205980339'), (u'CALLIND_-1205980342', u'INDIRECT_-1205980269'), (u'INDIRECT_-1205980269', u'COPY_-1205980328')]
[('tmp_72', u'CAST_-1205980262'), (u'CALLIND_-1205980342', u'CAST_-1205980261'), (u'CAST_-1205980262', u'CALLIND_-1205980342'), (u'CAST_-1205980261', u'RETURN_-1205980339'), ('const-0', u'RETURN_-1205980339'), (u'CALLIND_-1205980342', u'INDIRECT_-1205980269'), (u'INDIRECT_-1205980269', u'COPY_-1205980328')]
null
null
00013340
x86
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strcpy(char *__dest,char *__src)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strcpy_0003f0cc)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strcpy(char *__dest,char *__src)\n\n{\...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strcpy(char *__dest,char *__src)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strcpy_0003f0cc)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strcpy(char *__dest,char *__src)\n\n{\...
(translation_unit "char * strcpy(char *__dest,char *__src)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strcpy_0003f0cc)();\n return pcVar1;\n}\n\n" (function_definition "char * strcpy(char *__dest,char *__src)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strcpy_0003f0cc)();\n return pcV...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_st...
(function_definition "char * strcpy(char *__dest,char *__src)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strcpy_0003f0cc)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* strcpy(char *__dest,char *__src)" (* "*") (function_declarator "strcpy(char *__dest,char *__src)" (identifier...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(char *__dest,char *__src) { char *pcVar1; pcVar1 = (char *)(*(type_1 *)PTR_strcpy_0003f0cc)(); 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 *__dest,char *__src) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_MASKED_0003f0cc)(); return pcVar1; }
7198_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
operator>>
FUN_001a61c0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::istream::TEMPNAMEPLACEHOLDERVALUE(unsigned int&) */ void __thiscall std::istream::operator>>(istream *this,uint *param_1) { _M_extract<unsigned_int>(this,param_1); return; }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001a61c0(undefined4 param_1,undefined4 param_2) { FUN_001a6080(param_1,param_2); return; }
PUSH EBX CALL 0x00032730 ADD EBX,0x15be3a SUB ESP,0x10 PUSH dword ptr [ESP + 0x1c] PUSH dword ptr [ESP + 0x1c] CALL 0x001a6080 ADD ESP,0x18 POP EBX RET
null
null
null
null
[('tmp_160', u'CALL_-1207606782'), ('tmp_159', u'CALL_-1207606782'), ('const-0', u'RETURN_-1207606754')]
[('tmp_262', u'CALL_-1207606782'), ('tmp_263', u'CALL_-1207606782'), ('const-0', u'RETURN_-1207606754')]
null
null
001a61c0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001a61c0(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_001a6080(param_1,param_2);\n return;\n}\n\n" comment (function_definition "void FUN_001a61c0(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::istream::TEMPNAMEPLACEHOLDERVALUE(unsigned int&) */\n\nvoid __thiscall std::istream::operator>>(istream *this,uint *param_1)\n\n{\n _M_extract<unsigned_int>(this,param_1);\n return;\n}\n\n" comment comm...
(translation_unit "void FUN_001a61c0(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_001a6080(param_1,param_2);\n return;\n}\n\n" (function_definition "void FUN_001a61c0(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_001a6080(param_1,param_2);\n return;\n}" primitive_type (function_declarator "FUN_001a61c0(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_001a61c0(undefined4 param_1,undefined4 param_2)\n\n{\n FUN_001a6080(param_1,param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001a61c0(undefined4 param_1,undefined4 param_2)" (identifier "FUN_001a61c0") (parameter_list "(undefined4 param_1,undefined4 param_2)" ((...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::istream::TEMPNAMEPLACEHOLDERVALUE(unsigned int&) */ void __thiscall std::istream::operator>>(istream *this,uint *param_1) { _M_extract<unsigned_int>(this,param_1); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (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_001a6080(param_1,param_2); return; }
10158_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
set_linkage_name
FUN_00374340
/* DWARF original prototype: void set_linkage_name(Dwarf_die * this) */ void __thiscall gold::Dwarf_die::set_linkage_name(Dwarf_die *this) { bool bVar1; char *pcVar2; Dwarf_die *in_stack_fffffff4; if (this->linkage_name_ == (char *)0x0) { if ((this->attributes_read_ == false) && (bVar1 = read_attribut...
void FUN_00374340(undefined4 *param_1) { char cVar1; undefined4 uVar2; if (param_1[0x12] == 0) { if ((*(char *)(param_1 + 0xe) == '\0') && (cVar1 = FUN_003733e0(), cVar1 == '\0')) { return; } if ((param_1[0x14] & param_1[0x13]) != 0xffffffff) { uVar2 = FUN_00372b90(*param_1,param_1[0x...
PUSH EBX SUB ESP,0x8 MOV EBX,dword ptr [ESP + 0x10] MOV EAX,dword ptr [EBX + 0x48] TEST EAX,EAX JZ 0x00374358 ADD ESP,0x8 POP EBX RET CMP byte ptr [EBX + 0x38],0x0 JNZ 0x00374369 MOV EAX,EBX CALL 0x003733e0 TEST AL,AL JZ 0x0037434f MOV EDX,dword ptr [EBX + 0x50] MOV EAX,dword ptr [EBX + 0x4c] MOV ECX,EDX AND ECX,EAX CM...
null
null
null
null
[(u'INT_EQUAL_-1205320810', u'CBRANCH_-1205320806'), ('const-84', u'PTRSUB_-1205320498'), (u'PTRSUB_-1205320481', u'STORE_-1205320694'), (u'SUBPIECE_-1205320510', u'INT_AND_-1205320739'), (u'BOOL_NEGATE_-1205320756', u'CBRANCH_-1205320781'), ('tmp_191', u'CBRANCH_-1205320781'), ('const-417', u'LOAD_-1205320723'), ('tmp...
[(u'INT_EQUAL_-1205320810', u'CBRANCH_-1205320806'), ('tmp_191', u'CBRANCH_-1205320781'), ('const-0', u'INT_EQUAL_-1205320782'), (u'LOAD_-1205320774', u'INT_AND_-1205320739'), ('const-417', u'LOAD_-1205320780'), ('tmp_155', u'CBRANCH_-1205320806'), (u'INT_AND_-1205320739', u'INT_NOTEQUAL_-1205320740'), (u'LOAD_-1205320...
null
null
00374340
x86
O1
(translation_unit "void FUN_00374340(undefined4 *param_1)\n\n{\n char cVar1;\n undefined4 uVar2;\n \n if (param_1[0x12] == 0) {\n if ((*(char *)(param_1 + 0xe) == '\0') && (cVar1 = FUN_003733e0(), cVar1 == '\0')) {\n return;\n }\n if ((param_1[0x14] & param_1[0x13]) != 0xffffffff) {\n uVar2 = FUN...
(translation_unit "/* DWARF original prototype: void set_linkage_name(Dwarf_die * this) */\n\nvoid __thiscall gold::Dwarf_die::set_linkage_name(Dwarf_die *this)\n\n{\n bool bVar1;\n char *pcVar2;\n Dwarf_die *in_stack_fffffff4;\n \n if (this->linkage_name_ == (char *)0x0) {\n if ((this->attributes_read_ == fals...
(translation_unit "void FUN_00374340(undefined4 *param_1)\n\n{\n char cVar1;\n undefined4 uVar2;\n \n if (param_1[0x12] == 0) {\n if ((*(char *)(param_1 + 0xe) == '\0') && (cVar1 = FUN_003733e0(), cVar1 == '\0')) {\n return;\n }\n if ((param_1[0x14] & param_1[0x13]) != 0xffffffff) {\n uVar2 = FUN...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [...
(function_definition "void FUN_00374340(undefined4 *param_1)\n\n{\n char cVar1;\n undefined4 uVar2;\n \n if (param_1[0x12] == 0) {\n if ((*(char *)(param_1 + 0xe) == '\0') && (cVar1 = FUN_003733e0(), cVar1 == '\0')) {\n return;\n }\n if ((param_1[0x14] & param_1[0x13]) != 0xffffffff) {\n uVar2 = ...
/* DWARF original prototype: void set_linkage_name(Dwarf_die * this) */ void __thiscall gold::type_1::function_1(type_1 *this) { bool bVar1; char *pcVar2; type_1 *in_stack_fffffff4; if (this->linkage_name_ == (char *)0x0) { if ((this->attributes_read_ == false) && (bVar1 = var_1(in_stack_fffffff4), !b...
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
void MASKED(undefined4 *param_1) { char cVar1; undefined4 uVar2; if (param_1[0x12] == 0) { if ((*(char *)(param_1 + 0xe) == '\0') && (cVar1 = FUN_003733e0(), cVar1 == '\0')) { return; } if ((param_1[0x14] & param_1[0x13]) != 0xffffffff) { uVar2 = FUN_00372b90(*param_1,param_1[0x13],pa...
6677_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
egptr
FUN_0018c120
/* std::streambuf::egptr() const */ undefined4 __thiscall std::streambuf::egptr(streambuf *this) { return *(undefined4 *)(this + 0xc); }
undefined4 FUN_0018c120(int param_1) { return *(undefined4 *)(param_1 + 0xc); }
MOV EAX,dword ptr [ESP + 0x4] MOV EAX,dword ptr [EAX + 0xc] RET
null
null
null
null
[('tmp_26', u'PTRADD_-1207451288'), ('const-1', u'PTRADD_-1207451288'), (u'CAST_-1207451282', u'LOAD_-1207451350'), ('const-12', u'PTRADD_-1207451288'), (u'COPY_-1207451350', u'RETURN_-1207451335'), ('const-417', u'LOAD_-1207451350'), ('const-0', u'RETURN_-1207451335'), (u'LOAD_-1207451350', u'COPY_-1207451350'), (u'PT...
[('const-417', u'LOAD_-1207451350'), (u'CAST_-1207451282', u'LOAD_-1207451350'), (u'COPY_-1207451350', u'RETURN_-1207451335'), ('const-12', u'INT_ADD_-1207451334'), ('const-0', u'RETURN_-1207451335'), (u'INT_ADD_-1207451334', u'CAST_-1207451282'), ('tmp_29', u'INT_ADD_-1207451334'), (u'LOAD_-1207451350', u'COPY_-120745...
null
null
0018c120
x86
O1
(translation_unit "undefined4 FUN_0018c120(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0xc);\n}\n\n" (function_definition "undefined4 FUN_0018c120(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0xc);\n}" type_identifier (function_declarator "FUN_0018c120(int param_1)" identifier (parameter_list "(int p...
(translation_unit "/* std::streambuf::egptr() const */\n\nundefined4 __thiscall std::streambuf::egptr(streambuf *this)\n\n{\n return *(undefined4 *)(this + 0xc);\n}\n\n" comment (function_definition "undefined4 __thiscall std::streambuf::egptr(streambuf *this)\n\n{\n return *(undefined4 *)(this + 0xc);\n}" type_ident...
(translation_unit "undefined4 FUN_0018c120(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0xc);\n}\n\n" (function_definition "undefined4 FUN_0018c120(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0xc);\n}" type_identifier (function_declarator "FUN_0018c120(int param_1)" identifier (parameter_list "(int p...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression ...
(function_definition "undefined4 FUN_0018c120(int param_1)\n\n{\n return *(undefined4 *)(param_1 + 0xc);\n}" (type_identifier "undefined4") (function_declarator "FUN_0018c120(int param_1)" (identifier "FUN_0018c120") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (i...
/* std::streambuf::egptr() const */ type_1 __thiscall std::type_2::function_1(type_2 *var_1) { return *(type_1 *)(var_1 + 0xc); }
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 (return_statement (pointer_expression argument: (cast_expression type: ...
null
undefined4 MASKED(int param_1) { return *(undefined4 *)(param_1 + 0xc); }
465_i686-gnu-strip_and_i686-gnu-strip_strip.c
bfd_set_symtab
bfd_set_symtab
/* WARNING: Control flow encountered bad instruction data */ void bfd_set_symtab(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_set_symtab(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206189810')]
[('const-1', u'RETURN_-1206189810')]
null
null
00040104
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_set_symtab(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_set_symtab(void)\n\n{\n /* WARNING: Ba...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_set_symtab(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_set_symtab(void)\n\n{\n /* WARNING: Ba...
(translation_unit "void bfd_set_symtab(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_set_symtab(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_set_symtab(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 IDENT (argument_list ( ))) ;) })))
(function_definition "void bfd_set_symtab(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_set_symtab(void)" (identifier "bfd_set_symtab") (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 */ 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(); }
10360_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
pos_format
FUN_0029b6f0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::moneypunct<wchar_t, true>::pos_format() const */ void std::moneypunct<wchar_t,true>::pos_format(void) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 * FUN_0029b6f0(undefined4 *param_1,int *param_2) { undefined4 *unaff_retaddr; if (*(code **)(*param_2 + 0x24) == (code *)PTR_FUN_00413ec8) { *param_1 = *(undefined4 *)(param_2[2] + 0x38); return param_1...
PUSH EBX CALL 0x0003a210 ADD EBX,0x17890a SUB ESP,0x8 MOV EDX,dword ptr [ESP + 0x14] MOV EAX,dword ptr [ESP + 0x10] MOV ECX,dword ptr [EDX] MOV ECX,dword ptr [ECX + 0x24] CMP ECX,dword ptr [EBX + 0xfffffec8] JNZ 0x0029b728 MOV EDX,dword ptr [EDX + 0x8] MOV EDX,dword ptr [EDX + 0x38] MOV dword ptr [EAX],EDX ADD ESP,0x8 ...
null
null
null
null
[('const-1', u'RETURN_-1204373758')]
[('tmp_499', u'COPY_-1204373598'), ('tmp_497', u'PTRADD_-1204373513'), (u'INT_ADD_-1204373666', u'CAST_-1204373508'), (u'LOAD_-1204373682', u'STORE_-1204373675'), ('const-417', u'LOAD_-1204373688'), ('tmp_497', u'LOAD_-1204373721'), (u'CAST_-1204373520', u'INT_EQUAL_-1204373695'), ('tmp_133', u'CBRANCH_-1204373689'), (...
null
null
0029b6f0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 * FUN_0029b6f0(undefined4 *param_1,int *param_2)\n\n{\n undefined4 *unaff_retaddr;\n \n if (*(code **)(*param_2 + 0x24) == (code *)PTR_FUN_00413ec8) {\n *param_1 = *(undefined4 *)(param_2[2] +...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::moneypunct<wchar_t, true>::pos_format() const */\n\nvoid std::moneypunct<wchar_t,true>::pos_format(void)\n\n{\n}\n\n" comment comment (ERROR "void std::moneypunct<wchar_t,true>::pos_format(void)" primitiv...
(translation_unit "undefined4 * FUN_0029b6f0(undefined4 *param_1,int *param_2)\n\n{\n undefined4 *unaff_retaddr;\n \n if (*(code **)(*param_2 + 0x24) == (code *)PTR_FUN_00413ec8) {\n *param_1 = *(undefined4 *)(param_2[2] + 0x38);\n return param_1;\n }\n (**(code **)(*param_2 + 0x24))(param_1,param_2);\n ret...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement ...
(function_definition "undefined4 * FUN_0029b6f0(undefined4 *param_1,int *param_2)\n\n{\n undefined4 *unaff_retaddr;\n \n if (*(code **)(*param_2 + 0x24) == (code *)PTR_FUN_00413ec8) {\n *param_1 = *(undefined4 *)(param_2[2] + 0x38);\n return param_1;\n }\n (**(code **)(*param_2 + 0x24))(param_1,param_2);\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::moneypunct<wchar_t, true>::pos_format() const */ void std::moneypunct<wchar_t,true>::pos_format(void) { }
null
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (pri...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 * MASKED(undefined4 *param_1,int *param_2) { undefined4 *unaff_retaddr; if (*(code **)(*param_2 + 0x24) == (code *)PTR_FUN_00413ec8) { *param_1 = *(undefined4 *)(param_2[2] + 0x38); return param_1; } ...
332_hppa-linux-gnu-as_and_hppa-linux-gnu-as_strip.c
listing_print
FUN_00029040
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void listing_print(char *name,char **argv) { char **ppcVar1; bool bVar2; undefined *puVar3; FILE *__stream; uint uVar4; edict_enum eVar5; segT paVar6; valueT vVar7; frag...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00029040(char *param_1,int param_2) { undefined *puVar1; bool bVar2; void *__ptr; undefined *puVar3; int iVar4; undefined4 uVar5; undefined4 *puVar6; char *pcVar7; long lVar8; char *pcVar9; size_t ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00019010 ADD EBX,0x51fb7 SUB ESP,0x7c MOV ECX,dword ptr [ESP + 0x90] LEA EAX,[EBX + 0xfffdbb25] MOV dword ptr [EBX + 0x89b0],EAX MOV dword ptr [EBX + 0x89ac],EAX TEST ECX,ECX JZ 0x00029108 SUB ESP,0x8 LEA EAX,[EBX + 0xfffe0ace] PUSH EAX PUSH dword ptr [ESP + 0x9c] CALL 0x00017...
null
null
null
null
[(u'INDIRECT_-1206001304', u'CAST_-1205997925'), (u'CALL_-1206017631', u'INDIRECT_-1205999836'), (u'INDIRECT_-1205999387', u'MULTIEQUAL_-1205998722'), (u'CALL_-1206016974', u'INDIRECT_-1206001081'), ('const-5', u'CALL_-1206016350'), (u'CALL_-1206014255', u'INDIRECT_-1206002885'), (u'CALL_-1206016305', u'INDIRECT_-12060...
[(u'CALL_-1206021698', u'INDIRECT_-1206005285'), (u'CALL_-1206017831', u'INDIRECT_-1206000799'), (u'STORE_-1206016568', u'INDIRECT_-1206003748'), (u'MULTIEQUAL_-1206013710', u'INT_ADD_-1206017930'), (u'CALL_-1206013461', u'INDIRECT_-1206000056'), (u'CALL_-1206016944', u'INDIRECT_-1206001466'), (u'MULTIEQUAL_-1206001866...
null
null
00029040
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00029040(char *param_1,int param_2)\n\n{\n undefined *puVar1;\n bool bVar2;\n void *__ptr;\n undefined *puVar3;\n int iVar4;\n undefined4 uVar5;\n undefined4 *puVar6;\n char *pcVar7;\n long l...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid listing_print(char *name,char **argv)\n\n{\n char **ppcVar1;\n bool bVar2;\n undefined *puVar3;\n FILE *__stream;\n uint uVar4;\n edict_enum eVar5;\n segT ...
(translation_unit "void FUN_00029040(char *param_1,int param_2)\n\n{\n undefined *puVar1;\n bool bVar2;\n void *__ptr;\n undefined *puVar3;\n int iVar4;\n undefined4 uVar5;\n undefined4 *puVar6;\n char *pcVar7;\n long lVar8;\n char *pcVar9;\n size_t sVar10;\n tm *__tp;\n int iVar11;\n int *piVar12;\n und...
(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 IDENT ;) (declaration TYPE (pointer_declar...
(function_definition "void FUN_00029040(char *param_1,int param_2)\n\n{\n undefined *puVar1;\n bool bVar2;\n void *__ptr;\n undefined *puVar3;\n int iVar4;\n undefined4 uVar5;\n undefined4 *puVar6;\n char *pcVar7;\n long lVar8;\n char *pcVar9;\n size_t sVar10;\n tm *__tp;\n int iVar11;\n int *piVar12;\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(char *var_1,char **var_13) { char **ppcVar1; bool bVar2; type_1 *var_77; type_2 *__stream; type_3 var_47; type_4 var_37; type_5 var_76; type_6 vVar7; typ...
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(char *param_1,int param_2) { undefined *puVar1; bool bVar2; void *__ptr; undefined *puVar3; int iVar4; undefined4 uVar5; undefined4 *puVar6; char *pcVar7; long lVar8; char *pcVar9; size_t sVar10...
13461_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
~numpunct_byname
FUN_00421060
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::numpunct_byname<char>::~numpunct_byname() */ void __thiscall std::numpunct_byname<char>::~numpunct_byname(numpunct_byname<char> *this) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00421060(undefined4 *param_1) { *param_1 = &PTR_FUN_005e95a8; FUN_003f7f40(param_1); return; }
PUSH EBX CALL 0x00050b50 ADD EBX,0x1c8f9a SUB ESP,0x14 MOV EAX,dword ptr [ESP + 0x1c] LEA EDX,[EBX + 0xfffff5a0] ADD EDX,0x8 MOV dword ptr [EAX],EDX PUSH EAX CALL 0x003f7f40 ADD ESP,0x18 POP EBX RET
null
null
null
null
[('const-1', u'RETURN_-1201860494')]
[('const-0', u'RETURN_-1201860401'), (u'PTRSUB_-1201860331', u'STORE_-1201860442'), ('const-6198696', u'PTRSUB_-1201860331'), ('const-417', u'STORE_-1201860442'), ('const-0', u'PTRSUB_-1201860331'), ('tmp_282', u'CALL_-1201860429'), ('tmp_282', u'STORE_-1201860442')]
null
null
00421060
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00421060(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e95a8;\n FUN_003f7f40(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_00421060(undefined4 *param_1)\n\n{\n *param_1 =...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::numpunct_byname<char>::~numpunct_byname() */\n\nvoid __thiscall std::numpunct_byname<char>::~numpunct_byname(numpunct_byname<char> *this)\n\n{\n}\n\n" comment comment (function_definition "void __thiscall...
(translation_unit "void FUN_00421060(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e95a8;\n FUN_003f7f40(param_1);\n return;\n}\n\n" (function_definition "void FUN_00421060(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e95a8;\n FUN_003f7f40(param_1);\n return;\n}" primitive_type (function_declarator "FU...
(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_00421060(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_005e95a8;\n FUN_003f7f40(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00421060(undefined4 *param_1)" (identifier "FUN_00421060") (parameter_list "(undefined4 *param_1)" (( "(") (parameter_declaration ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::numpunct_byname<char>::~numpunct_byname() */ void __thiscall std::function_1<char>::~function_1(function_1<char> *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 = &PTR_FUN_005e95a8; FUN_003f7f40(param_1); return; }
1597_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
~Struct_as_needed
FUN_00042d00
/* 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_00042d00(undefined4 *param_1) { *param_1 = &PTR_FUN_003a0e7c; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001ff030((undefined4 *)param_1[1]); } return; }
PUSH EBX CALL 0x00036f20 ADD EBX,0x36c2fa SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] ADD EAX,0xc LEA EDX,[EBX + 0xffff1e7c] MOV dword ptr [EAX + -0xc],EDX MOV EDX,dword ptr [EAX + -0x8] CMP EDX,EAX JZ 0x00042d32 SUB ESP,0xc PUSH EDX CALL 0x001ff030 ADD ESP,0x10 ADD ESP,0x8 POP EBX RET
null
null
null
null
[(u'INT_NOTEQUAL_-1206178465', u'CBRANCH_-1206178465'), ('const-4', u'PTRSUB_-1206178315'), ('const-8', u'PTRSUB_-1206178321'), (u'PTRSUB_-1206178330', u'PTRSUB_-1206178325'), ('const-0', u'PTRSUB_-1206178308'), ('const-0', u'PTRSUB_-1206178319'), ('const-3804796', u'PTRSUB_-1206178322'), (u'PTRSUB_-1206178325', u'PTRS...
[(u'LOAD_-1206178485', u'CAST_-1206178320'), (u'INT_NOTEQUAL_-1206178465', u'CBRANCH_-1206178465'), ('const-417', u'LOAD_-1206178485'), ('const-0', u'PTRSUB_-1206178324'), ('const-1', u'PTRADD_-1206178320'), ('const-3', u'PTRADD_-1206178333'), ('const-417', u'STORE_-1206178489'), ('tmp_439', u'PTRADD_-1206178320'), (u'...
null
null
00042d00
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00042d00(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a0e7c;\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_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_00042d00(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a0e7c;\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_00042d00(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a0e7c;\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_00042d00(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a0e7c;\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_00042d00(undefined4 *param_1)" (identifier "FUN_00042d00...
/* 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_003a0e7c; if ((undefined4 *)param_1[1] != param_1 + 3) { FUN_001ff030((undefined4 *)param_1[1]); } return; }
10059_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
_M_extract<false>
FUN_0025ef20
/* WARNING: Removing unreachable block (ram,0x0025f71e) */ /* WARNING: Removing unreachable block (ram,0x0025f0b4) */ /* WARNING: Removing unreachable block (ram,0x0025f0bc) */ /* WARNING: Removing unreachable block (ram,0x0025f0c6) */ /* WARNING: Removing unreachable block (ram,0x0025f0cb) */ /* WARNING: Removing unr...
/* WARNING: Removing unreachable block (ram,0x0025f71e) */ /* WARNING: Removing unreachable block (ram,0x0025f0b4) */ /* WARNING: Removing unreachable block (ram,0x0025f0bc) */ /* WARNING: Removing unreachable block (ram,0x0025f0c6) */ /* WARNING: Removing unreachable block (ram,0x0025f0cb) */ /* WARNING: Removing unr...
PUSH EBP MOV EBP,ESP PUSH EDI CALL 0x00062073 ADD EDI,0x14b0d7 PUSH ESI PUSH EBX SUB ESP,0x68 MOV EAX,dword ptr [EBP + 0x20] LEA ESI,[EAX + 0x6c] MOV EBX,EDI PUSH ESI CALL 0x00252440 POP EDX POP ECX PUSH ESI MOV dword ptr [EBP + -0x5c],EAX LEA EAX,[EBP + -0x26] PUSH EAX CALL 0x00255bd0 ADD ESP,0x10 MOV byte ptr [EBP + ...
null
null
null
null
[('tmp_6798', u'PTRSUB_-1204092890'), (u'INDIRECT_-1204090974', u'INT_ADD_-1204093509'), ('tmp_6799', u'INT_ADD_-1204097208'), (u'INDIRECT_-1204092440', u'MULTIEQUAL_-1204092403'), (u'CALL_-1204095106', u'INDIRECT_-1204093275'), (u'INDIRECT_-1204091163', u'MULTIEQUAL_-1204091126'), (u'INT_ADD_-1204093509', u'CAST_-1204...
[(u'INDIRECT_-1204093142', u'MULTIEQUAL_-1204093074'), (u'INT_ADD_-1204097208', u'INT_ADD_-1204096674'), (u'INT_ADD_-1204096688', u'INT_ADD_-1204096686'), ('const-1', u'INT_ADD_-1204095206'), (u'INDIRECT_-1204092517', u'STORE_-1204094066'), (u'INDIRECT_-1204091011', u'MULTIEQUAL_-1204091325'), (u'CALL_-1204097228', u'I...
null
null
0025ef20
x86
O1
(translation_unit "/* WARNING: Removing unreachable block (ram,0x0025f71e) */\n/* WARNING: Removing unreachable block (ram,0x0025f0b4) */\n/* WARNING: Removing unreachable block (ram,0x0025f0bc) */\n/* WARNING: Removing unreachable block (ram,0x0025f0c6) */\n/* WARNING: Removing unreachable block (ram,0x0025f0cb) */\n/...
(translation_unit "/* WARNING: Removing unreachable block (ram,0x0025f71e) */\n/* WARNING: Removing unreachable block (ram,0x0025f0b4) */\n/* WARNING: Removing unreachable block (ram,0x0025f0bc) */\n/* WARNING: Removing unreachable block (ram,0x0025f0c6) */\n/* WARNING: Removing unreachable block (ram,0x0025f0cb) */\n/...
(translation_unit "undefined4 *\nFUN_0025ef20(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,int param_7,uint *param_8,undefined4 param_9)\n\n{\n byte bVar1;\n uint uVar2;\n char cVar3;\n int iVar4;\n byte *pbVar5;\n undefined4 *puV...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (...
(function_definition "undefined4 *\nFUN_0025ef20(undefined4 *param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,int param_7,uint *param_8,undefined4 param_9)\n\n{\n byte bVar1;\n uint uVar2;\n char cVar3;\n int iVar4;\n byte *pbVar5;\n undefined4 *...
/* WARNING: Removing unreachable block (ram,0x0025f71e) */ /* WARNING: Removing unreachable block (ram,0x0025f0b4) */ /* WARNING: Removing unreachable block (ram,0x0025f0bc) */ /* WARNING: Removing unreachable block (ram,0x0025f0c6) */ /* WARNING: Removing unreachable block (ram,0x0025f0cb) */ /* WARNING: Removing unr...
null
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (typ...
null
/* WARNING: Removing unreachable block (ram,0x0025f71e) */ /* WARNING: Removing unreachable block (ram,0x0025f0b4) */ /* WARNING: Removing unreachable block (ram,0x0025f0bc) */ /* WARNING: Removing unreachable block (ram,0x0025f0c6) */ /* WARNING: Removing unreachable block (ram,0x0025f0cb) */ /* WARNING: Removing unr...
9969_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
__make_heap<__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char>*,_std::vector<std::__cxx11::basic_string<char>_>_>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Odr_violation_compare>_>
FUN_00361340
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* DWARF original name: __make_heap<__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char>*, std::vector<std::__cxx11::basic_string<char> > >, ...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Removing unreachable block (ram,0x00361423) */ /* WARNING: Removing unreachable block (ram,0x00361495) */ void FUN_00361340(int param_1,int param_2,undefined1 *param_3) { int iVar1; uint *puVar2; int iVar3; u...
CALL 0x00074f02 ADD EAX,0x288cbb PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x5c MOV dword ptr [EBP + -0x54],EAX MOV EAX,dword ptr [EBP + 0xc] SUB EAX,dword ptr [EBP + 0x8] CMP EAX,0x18 JLE 0x003614a4 SAR EAX,0x3 MOV EDX,dword ptr [EBP + 0x8] IMUL EAX,EAX,-0x55555555 MOV dword ptr [EBP + -0x58],EAX SUB EAX...
null
null
null
null
[(u'INDIRECT_-1205266353', u'MULTIEQUAL_-1205266316'), ('const-0', u'STORE_-1205267148'), (u'MULTIEQUAL_-1205266294', u'MULTIEQUAL_-1205266395'), (u'CALL_-1205266801', u'INDIRECT_-1205266184'), (u'CALL_-1205267056', u'INDIRECT_-1205266329'), (u'CAST_-1205266094', u'INT_EQUAL_-1205266832'), (u'MULTIEQUAL_-1205266461', u...
[('const-0', u'RETURN_-1205266152'), (u'INDIRECT_-1205266353', u'MULTIEQUAL_-1205266316'), (u'MULTIEQUAL_-1205266294', u'MULTIEQUAL_-1205266395'), (u'CALL_-1205267056', u'INDIRECT_-1205266329'), (u'MULTIEQUAL_-1205266461', u'INT_AND_-1205266482'), (u'INT_EQUAL_-1205266956', u'CBRANCH_-1205266954'), ('tmp_3646', u'CALL_...
null
null
00361340
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Removing unreachable block (ram,0x00361423) */\n/* WARNING: Removing unreachable block (ram,0x00361495) */\n\nvoid FUN_00361340(int param_1,int param_2,undefined1 *param_3)\n\n{\n int iVar1;\n uint...
(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/* DWARF original name: __make_heap<__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char>*,\n std::vector<std::__cxx11::basi...
(translation_unit "void FUN_00361340(int param_1,int param_2,undefined1 *param_3)\n\n{\n int iVar1;\n uint *puVar2;\n int iVar3;\n uint local_44;\n uint local_40;\n uint local_3c;\n uint local_38;\n uint *local_34;\n uint local_30;\n uint local_2c;\n uint local_28;\n uint local_24;\n uint local_20;\n \n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT)...
(function_definition "void FUN_00361340(int param_1,int param_2,undefined1 *param_3)\n\n{\n int iVar1;\n uint *puVar2;\n int iVar3;\n uint local_44;\n uint local_40;\n uint local_3c;\n uint local_38;\n uint *local_34;\n uint local_30;\n uint local_2c;\n uint local_28;\n uint local_24;\n uint local_20;\n \...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* DWARF original name: __make_heap<__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char>*, std::vector<std::__cxx11::basic_string<char> > >, ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type:...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Removing unreachable block (ram,0x00361423) */ /* WARNING: Removing unreachable block (ram,0x00361495) */ void MASKED(int param_1,int param_2,undefined1 *param_3) { int iVar1; uint *puVar2; int iVar3; uint lo...
458_x86_64-linux-gnux32-objdump_and_x86_64-linux-gnux32-objdump_strip.c
parse_coff_struct_type
FUN_00046b90
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: debug_type parse_coff_struct_type(bfd * abfd, coff_symbols * symbols, coff_types * types, int ntype, internal_auxent * pauxent, void * dhandle, internal_auxent * pauxent) */ debug_type __regparm2...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 __regparm2 FUN_00046b90(undefined4 param_1,int *param_2,int param_3,undefined2 *param_4,int param_5, undefined4 param_6) { uint *puVar1; undefined2 uVar2; int iVar3; undefined4 uVar4; uint uVar5;...
PUSH EBP MOV EBP,EDX PUSH EDI MOV EDI,EAX PUSH ESI PUSH EBX CALL 0x000153d0 ADD EBX,0x2c463 SUB ESP,0x88 MOV dword ptr [ESP + 0x38],ECX PUSH 0x28 CALL 0x000142b0 MOV dword ptr [ESP + 0x38],EAX ADD ESP,0x10 LEA EAX,[ESP + 0x54] MOV dword ptr [ESP + 0x24],0xa MOV dword ptr [ESP + 0x1c],0x0 MOV dword ptr [ESP + 0x20],EAX ...
null
null
null
null
[(u'INDIRECT_-1206160208', u'MULTIEQUAL_-1206160140'), ('tmp_2771', u'INT_EQUAL_-1206162016'), (u'LOAD_-1206162262', u'CALL_-1206161781'), (u'PTRADD_-1206159948', u'STORE_-1206162077'), (u'CALL_-1206161342', u'INDIRECT_-1206159684'), (u'MULTIEQUAL_-1206159895', u'MULTIEQUAL_-1206160253'), (u'COPY_-1206161746', u'MULTIE...
[('const-417', u'LOAD_-1206161363'), (u'MULTIEQUAL_-1206160336', u'INT_ADD_-1206162063'), ('const-1', u'PTRADD_-1206160107'), ('const-417', u'LOAD_-1206162371'), (u'LOAD_-1206162262', u'CALL_-1206161781'), ('const-1', u'CALL_-1206161781'), (u'COPY_-1206162248', u'MULTIEQUAL_-1206160318'), (u'INT_ZEXT_-1206161488', u'IN...
null
null
00046b90
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 __regparm2\nFUN_00046b90(undefined4 param_1,int *param_2,int param_3,undefined2 *param_4,int param_5,\n undefined4 param_6)\n\n{\n uint *puVar1;\n undefined2 uVar2;\n int iVar3;\n und...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: debug_type parse_coff_struct_type(bfd * abfd, coff_symbols * symbols,\n coff_types * types, int ntype, internal_auxent * pauxent, void * dhandle, internal_auxent *\n pauxent) */\n...
(translation_unit "undefined4 __regparm2\nFUN_00046b90(undefined4 param_1,int *param_2,int param_3,undefined2 *param_4,int param_5,\n undefined4 param_6)\n\n{\n uint *puVar1;\n undefined2 uVar2;\n int iVar3;\n undefined4 uVar4;\n uint uVar5;\n int iVar6;\n int iVar7;\n char *pcVar8;\n undefined4 uVa...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration ...
(function_definition "undefined4 __regparm2\nFUN_00046b90(undefined4 param_1,int *param_2,int param_3,undefined2 *param_4,int param_5,\n undefined4 param_6)\n\n{\n uint *puVar1;\n undefined2 uVar2;\n int iVar3;\n undefined4 uVar4;\n uint uVar5;\n int iVar6;\n int iVar7;\n char *pcVar8;\n undefined4 ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: debug_type parse_coff_struct_type(bfd * abfd, coff_symbols * symbols, coff_types * types, int ntype, internal_auxent * pauxent, void * dhandle, internal_auxent * pauxent) */ type_1 __regparm2 fun...
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: (primitive_type) declarator: (pointer_declarator...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 __regparm2 MASKED(undefined4 param_1,int *param_2,int param_3,undefined2 *param_4,int param_5, undefined4 param_6) { uint *puVar1; undefined2 uVar2; int iVar3; undefined4 uVar4; uint uVar5; int...
4112_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
do_may_relax
FUN_001029c0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: bool do_may_relax(Target * this) */ bool __thiscall gold::Target::do_...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined1 FUN_001029c0(void) { if (*(int *)(DAT_003af408 + 8) != 0) { return *(undefined1 *)(*(int *)(DAT_003af408 + 8) + 0x3209); } /* WARNING: Subroutine does not return */ FUN_0007d010("../../go...
PUSH EBX CALL 0x00036f20 ADD EBX,0x2ac63a SUB ESP,0x8 LEA EAX,[EBX + 0x408] MOV EAX,dword ptr [EAX] MOV EAX,dword ptr [EAX + 0x8] TEST EAX,EAX JZ 0x001029ea MOVZX EAX,byte ptr [EAX + 0x3209] ADD ESP,0x8 POP EBX RET PUSH EAX LEA EAX,[EBX + 0xfff01078] PUSH EAX LEA EAX,[EBX + 0xffee926d] PUSH 0x5c PUSH EAX CALL 0x0007d01...
null
null
null
null
[(u'LOAD_-1206965770', u'INT_NOTEQUAL_-1206965751'), ('const-0', u'RETURN_-1206965714'), (u'INDIRECT_-1206965586', u'COPY_-1206965644'), ('const-2818168', u'COPY_-1206965642'), (u'COPY_-1206965642', u'CALL_-1206965680'), ('const-8', u'PTRSUB_-1206965612'), ('const-1', u'RETURN_-1206965675'), ('tmp_395', u'COPY_-1206965...
[('const-0', u'CALL_-1206965680'), (u'LOAD_-1206965770', u'INT_NOTEQUAL_-1206965751'), (u'INT_ADD_-1206965734', u'CAST_-1206965612'), ('const-0', u'RETURN_-1206965714'), (u'CAST_-1206965620', u'LOAD_-1206965770'), ('const-2818168', u'COPY_-1206965648'), ('tmp_375', u'COPY_-1206965669'), ('const-1', u'RETURN_-1206965675...
null
null
001029c0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined1 FUN_001029c0(void)\n\n{\n if (*(int *)(DAT_003af408 + 8) != 0) {\n return *(undefined1 *)(*(int *)(DAT_003af408 + 8) + 0x3209);\n }\n /* WARNING: Subroutine does not return *...
(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/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: bool do_may_relax(Target * this) */\n\nbool __thi...
(translation_unit "undefined1 FUN_001029c0(void)\n\n{\n if (*(int *)(DAT_003af408 + 8) != 0) {\n return *(undefined1 *)(*(int *)(DAT_003af408 + 8) + 0x3209);\n }\n \n FUN_0007d010("../../gold/parameters.h",0x5c,"options",0);\n}\n\n" (function_definition "undefined1 FUN_001029c0(void)\n\n{\n if...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized...
(function_definition "undefined1 FUN_001029c0(void)\n\n{\n if (*(int *)(DAT_003af408 + 8) != 0) {\n return *(undefined1 *)(*(int *)(DAT_003af408 + 8) + 0x3209);\n }\n \n FUN_0007d010("../../gold/parameters.h",0x5c,"options",0);\n}" (type_identifier "undefined1") (function_declarator "FUN_001029...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: bool do_may_relax(Target * this) */ bool __thiscall gold::type_1::fun...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined1 MASKED(void) { if (*(int *)(DAT_003af408 + 8) != 0) { return *(undefined1 *)(*(int *)(DAT_003af408 + 8) + 0x3209); } /* WARNING: Subroutine does not return */ FUN_0007d010("../../gold/par...
66_riscv64-linux-gnu-objdump_and_riscv64-linux-gnu-objdump_strip.c
bfd_close_all_done
bfd_close_all_done
void bfd_close_all_done(void) { (*(code *)PTR_bfd_close_all_done_00073114)(); return; }
void bfd_close_all_done(void) { (*(code *)PTR_bfd_close_all_done_00073114)(); return; }
JMP dword ptr [EBX + 0x114]
null
null
null
null
[('const-0', u'RETURN_-1205975955'), (u'CAST_-1205975881', u'CALLIND_-1205975958'), ('tmp_58', u'CAST_-1205975881'), (u'INDIRECT_-1205975886', u'COPY_-1205975945'), (u'CALLIND_-1205975958', u'INDIRECT_-1205975886')]
[('const-0', u'RETURN_-1205975955'), (u'CAST_-1205975881', u'CALLIND_-1205975958'), ('tmp_58', u'CAST_-1205975881'), (u'INDIRECT_-1205975886', u'COPY_-1205975945'), (u'CALLIND_-1205975958', u'INDIRECT_-1205975886')]
null
null
00014460
x86
O1
(translation_unit "void bfd_close_all_done(void)\n\n{\n (*(code *)PTR_bfd_close_all_done_00073114)();\n return;\n}\n\n" (function_definition "void bfd_close_all_done(void)\n\n{\n (*(code *)PTR_bfd_close_all_done_00073114)();\n return;\n}" primitive_type (function_declarator "bfd_close_all_done(void)" identifier (pa...
(translation_unit "void bfd_close_all_done(void)\n\n{\n (*(code *)PTR_bfd_close_all_done_00073114)();\n return;\n}\n\n" (function_definition "void bfd_close_all_done(void)\n\n{\n (*(code *)PTR_bfd_close_all_done_00073114)();\n return;\n}" primitive_type (function_declarator "bfd_close_all_done(void)" identifier (pa...
(translation_unit "void bfd_close_all_done(void)\n\n{\n (*(code *)PTR_bfd_close_all_done_00073114)();\n return;\n}\n\n" (function_definition "void bfd_close_all_done(void)\n\n{\n (*(code *)PTR_bfd_close_all_done_00073114)();\n return;\n}" primitive_type (function_declarator "bfd_close_all_done(void)" identifier (pa...
(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_close_all_done(void)\n\n{\n (*(code *)PTR_bfd_close_all_done_00073114)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_close_all_done(void)" (identifier "bfd_close_all_done") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")...
void function_1(void) { (*(type_1 *)PTR_bfd_close_all_done_00073114)(); 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_00073114)(); return; }
10147_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
lookup_reloc
FUN_00372b30
/* DWARF original prototype: uint lookup_reloc(Dwarf_info_reader * this, off_t attr_off, off_t * target_off) */ uint __thiscall gold::Dwarf_info_reader::lookup_reloc(Dwarf_info_reader *this,off_t attr_off,off_t *target_off) { longlong lVar1; off_t oVar2; uint uVar3; off_t value; lVar1 = attr_off + th...
void FUN_00372b30(int param_1,uint param_2,int param_3,uint *param_4) { uint uVar1; int iVar2; uint local_14; uint local_10; iVar2 = (**(code **)(**(int **)(param_1 + 0x4ac) + 0x14)) (*(int **)(param_1 + 0x4ac),*(uint *)(param_1 + 0x34) + param_2, *(int *)(param_1...
PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x10 MOV EBX,dword ptr [ESP + 0x20] LEA EAX,[ESP + 0x8] MOV ECX,dword ptr [EBX + 0x4ac] MOV EDX,dword ptr [EBX + 0x38] MOV ESI,dword ptr [ECX] PUSH EAX MOV EAX,dword ptr [EBX + 0x34] ADD EAX,dword ptr [ESP + 0x28] ADC EDX,dword ptr [ESP + 0x2c] PUSH EDX PUSH EAX PUSH ECX CALL dword pt...
null
null
null
null
[('const-417', u'LOAD_-1205326935'), ('tmp_342', u'CBRANCH_-1205326861'), (u'CALLIND_-1205326925', u'INDIRECT_-1205326635'), ('const-52', u'PTRSUB_-1205326612'), (u'INT_EQUAL_-1205326885', u'CBRANCH_-1205326861'), ('tmp_608', u'CAST_-1205326562'), (u'LOAD_-1205326900', u'INT_EQUAL_-1205326885'), (u'INT_RIGHT_-120532663...
[(u'INT_ADD_-1205326965', u'CALLIND_-1205326925'), (u'INDIRECT_-1205326642', u'STORE_-1205326859'), ('const-52', u'INT_ADD_-1205326977'), ('tmp_342', u'CBRANCH_-1205326861'), (u'INT_ADD_-1205326977', u'CAST_-1205326617'), ('tmp_1059', u'INT_ADD_-1205326884'), (u'LOAD_-1205326993', u'INT_CARRY_-1205326967'), (u'INT_EQUA...
null
null
00372b30
x86
O1
(translation_unit "void FUN_00372b30(int param_1,uint param_2,int param_3,uint *param_4)\n\n{\n uint uVar1;\n int iVar2;\n uint local_14;\n uint local_10;\n \n iVar2 = (**(code **)(**(int **)(param_1 + 0x4ac) + 0x14))\n (*(int **)(param_1 + 0x4ac),*(uint *)(param_1 + 0x34) + param_2,\n ...
(translation_unit "/* DWARF original prototype: uint lookup_reloc(Dwarf_info_reader * this, off_t attr_off, off_t *\n target_off) */\n\nuint __thiscall\ngold::Dwarf_info_reader::lookup_reloc(Dwarf_info_reader *this,off_t attr_off,off_t *target_off)\n\n{\n longlong lVar1;\n off_t oVar2;\n uint uVar3;\n off_t value...
(translation_unit "void FUN_00372b30(int param_1,uint param_2,int param_3,uint *param_4)\n\n{\n uint uVar1;\n int iVar2;\n uint local_14;\n uint local_10;\n \n iVar2 = (**(code **)(**(int **)(param_1 + 0x4ac) + 0x14))\n (*(int **)(param_1 + 0x4ac),*(uint *)(param_1 + 0x34) + param_2,\n ...
(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 (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declarat...
(function_definition "void FUN_00372b30(int param_1,uint param_2,int param_3,uint *param_4)\n\n{\n uint uVar1;\n int iVar2;\n uint local_14;\n uint local_10;\n \n iVar2 = (**(code **)(**(int **)(param_1 + 0x4ac) + 0x14))\n (*(int **)(param_1 + 0x4ac),*(uint *)(param_1 + 0x34) + param_2,\n ...
/* DWARF original prototype: uint lookup_reloc(Dwarf_info_reader * this, off_t attr_off, off_t * target_off) */ type_1 __thiscall gold::type_2::function_1(type_2 *this,type_3 var_1,type_3 *target_off) { type_4 lVar1; type_3 oVar2; type_1 var_2; type_3 value; lVar1 = var_1 + this->cu_offset_; var_2 ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type...
null
void MASKED(int param_1,uint param_2,int param_3,uint *param_4) { uint uVar1; int iVar2; uint local_14; uint local_10; iVar2 = (**(code **)(**(int **)(param_1 + 0x4ac) + 0x14)) (*(int **)(param_1 + 0x4ac),*(uint *)(param_1 + 0x34) + param_2, *(int *)(param_1 + 0x3...
6711_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
write_section_header<32,_true>
FUN_001a8110
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "SHT": Some values do not have unique names */ /* DWARF original name: write_section_header<32, true> DWARF original prototype: void write_section_header<32,_true>(Binary_to_elf * this, char * name, Stringpoo...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001a8110(undefined4 param_1,char *param_2,undefined4 param_3,uint param_4,uint param_5, uint param_6,uint param_7,uint param_8,uint param_9,uint param_10,uint param_11, int *param_12) {...
PUSH EDI XOR EAX,EAX PUSH ESI PUSH EBX MOV EDI,dword ptr [ESP + 0x3c] CALL 0x00036f20 ADD EBX,0x206ee2 MOV ECX,dword ptr [ESP + 0x14] MOV ESI,dword ptr [EDI] CMP byte ptr [ECX],0x0 MOV EDX,ESI JNZ 0x001a8190 MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESP + 0x1c] ADD EDX,0x28 MOV dword ptr [ESI + 0xc],0x0 BSWAP EAX MOV ...
null
null
null
null
[(u'LOAD_-1207598450', u'CAST_-1207598261'), (u'INT_OR_-1207598627', u'INT_OR_-1207598624'), (u'INT_LEFT_-1207598601', u'INT_OR_-1207598601'), ('tmp_733', u'BRANCH_-1207598419'), (u'INT_LEFT_-1207598598', u'INT_OR_-1207598598'), (u'INT_OR_-1207598679', u'INT_OR_-1207598676'), ('tmp_752', u'INT_RIGHT_-1207598605'), ('tm...
[(u'INT_OR_-1207598627', u'INT_OR_-1207598624'), ('const-417', u'STORE_-1207598719'), (u'INT_LEFT_-1207598601', u'INT_OR_-1207598601'), ('tmp_733', u'BRANCH_-1207598419'), (u'INT_LEFT_-1207598598', u'INT_OR_-1207598598'), (u'INT_OR_-1207598679', u'INT_OR_-1207598676'), ('tmp_1099', u'INT_RIGHT_-1207598527'), (u'PTRADD_...
null
null
001a8110
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001a8110(undefined4 param_1,char *param_2,undefined4 param_3,uint param_4,uint param_5,\n uint param_6,uint param_7,uint param_8,uint param_9,uint param_10,uint param_11,\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Enum "SHT": Some values do not have unique names */\n/* DWARF original name: write_section_header<32, true>\n DWARF original prototype: void write_section_header<32,_true>(Binary_to_elf * this, char...
(translation_unit "void FUN_001a8110(undefined4 param_1,char *param_2,undefined4 param_3,uint param_4,uint param_5,\n uint param_6,uint param_7,uint param_8,uint param_9,uint param_10,uint param_11,\n int *param_12)\n\n{\n uint *puVar1;\n uint uVar2;\n uint *puVar3;\n \n uVar2 = 0;\...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration ...
(function_definition "void FUN_001a8110(undefined4 param_1,char *param_2,undefined4 param_3,uint param_4,uint param_5,\n uint param_6,uint param_7,uint param_8,uint param_9,uint param_10,uint param_11,\n int *param_12)\n\n{\n uint *puVar1;\n uint uVar2;\n uint *puVar3;\n \n uVar2 = ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Enum "SHT": Some values do not have unique names */ /* DWARF original name: write_section_header<32, true> DWARF original prototype: void write_section_header<32,_true>(Binary_to_elf * this, char * name, Stringpoo...
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: (pointer_declarator declarator: (identifi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 param_1,char *param_2,undefined4 param_3,uint param_4,uint param_5, uint param_6,uint param_7,uint param_8,uint param_9,uint param_10,uint param_11, int *param_12) { uin...
73_i686-kfreebsd-gnu-strip_and_i686-kfreebsd-gnu-strip_strip.c
strtoul
strtoul
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ ulong strtoul(char *__nptr,char **__endptr,int __base) { ulong uVar1; uVar1 = (*(code *)PTR_strtoul_00040128)(); return uVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ ulong strtoul(char *__nptr,char **__endptr,int __base) { ulong uVar1; uVar1 = (*(code *)PTR_strtoul_00040128)(); return uVar1; }
JMP dword ptr [EBX + 0x128]
null
null
null
null
[(u'INDIRECT_-1205979901', u'COPY_-1205979960'), (u'CALLIND_-1205979974', u'RETURN_-1205979971'), (u'CALLIND_-1205979974', u'INDIRECT_-1205979901'), ('const-0', u'RETURN_-1205979971'), (u'CAST_-1205979893', u'CALLIND_-1205979974'), ('tmp_77', u'CAST_-1205979893')]
[(u'INDIRECT_-1205979901', u'COPY_-1205979960'), (u'CALLIND_-1205979974', u'RETURN_-1205979971'), (u'CALLIND_-1205979974', u'INDIRECT_-1205979901'), ('const-0', u'RETURN_-1205979971'), (u'CAST_-1205979893', u'CALLIND_-1205979974'), ('tmp_77', u'CAST_-1205979893')]
null
null
000134b0
x86
O1
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nulong strtoul(char *__nptr,char **__endptr,int __base)\n\n{\n ulong uVar1;\n \n uVar1 = (*(code *)PTR_strtoul_00040128)();\n return uVar1;\n}\n\n" comment (function_definition "ulong strtoul(char *__nptr,char **__endp...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nulong strtoul(char *__nptr,char **__endptr,int __base)\n\n{\n ulong uVar1;\n \n uVar1 = (*(code *)PTR_strtoul_00040128)();\n return uVar1;\n}\n\n" comment (function_definition "ulong strtoul(char *__nptr,char **__endp...
(translation_unit "ulong strtoul(char *__nptr,char **__endptr,int __base)\n\n{\n ulong uVar1;\n \n uVar1 = (*(code *)PTR_strtoul_00040128)();\n return uVar1;\n}\n\n" (function_definition "ulong strtoul(char *__nptr,char **__endptr,int __base)\n\n{\n ulong uVar1;\n \n uVar1 = (*(code *)PTR_strtoul_00040128)();\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * (pointer_declarator * IDENT))) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) ...
(function_definition "ulong strtoul(char *__nptr,char **__endptr,int __base)\n\n{\n ulong uVar1;\n \n uVar1 = (*(code *)PTR_strtoul_00040128)();\n return uVar1;\n}" (type_identifier "ulong") (function_declarator "strtoul(char *__nptr,char **__endptr,int __base)" (identifier "strtoul") (parameter_list "(char *__nptr...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ type_1 function_1(char *__nptr,char **__endptr,int __base) { type_1 uVar1; uVar1 = (*(type_2 *)PTR_strtoul_00040128)(); return uVar1; }
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
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ ulong MASKED(char *__nptr,char **__endptr,int __base) { ulong uVar1; uVar1 = (*(code *)PTR_MASKED_00040128)(); return uVar1; }
10974_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
_M_hook
FUN_003b1240
/* std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*) */ void __thiscall std::__detail::_List_node_base::_M_hook(_List_node_base *this,_List_node_base *param_1) { _List_node_base *p_Var1; p_Var1 = param_1->_M_prev; this->_M_next = param_1; this->_M_prev = p_Var1; param_1->_M_prev->...
void FUN_003b1240(int *param_1,int param_2) { int iVar1; iVar1 = *(int *)(param_2 + 4); *param_1 = param_2; param_1[1] = iVar1; **(int **)(param_2 + 4) = (int)param_1; *(int **)(param_2 + 4) = param_1; return; }
MOV EAX,dword ptr [ESP + 0x8] MOV EDX,dword ptr [ESP + 0x4] MOV ECX,dword ptr [EAX + 0x4] MOV dword ptr [EDX],EAX MOV dword ptr [EDX + 0x4],ECX MOV ECX,dword ptr [EAX + 0x4] MOV dword ptr [ECX],EDX MOV dword ptr [EAX + 0x4],EDX RET
null
null
null
null
[('const-417', u'STORE_-1205595544'), ('const-4', u'PTRSUB_-1205595466'), ('const-417', u'STORE_-1205595560'), ('tmp_68', u'PTRSUB_-1205595480'), ('tmp_69', u'STORE_-1205595560'), ('const-417', u'LOAD_-1205595567'), (u'PTRSUB_-1205595484', u'LOAD_-1205595567'), ('const-0', u'PTRSUB_-1205595480'), (u'PTRSUB_-1205595469'...
[('tmp_74', u'STORE_-1205595560'), ('tmp_74', u'CAST_-1205595472'), ('const-417', u'STORE_-1205595555'), (u'CAST_-1205595469', u'STORE_-1205595539'), (u'LOAD_-1205595551', u'STORE_-1205595544'), ('const-417', u'STORE_-1205595539'), ('tmp_73', u'STORE_-1205595560'), (u'PTRADD_-1205595480', u'STORE_-1205595555'), ('const...
null
null
003b1240
x86
O1
(translation_unit "void FUN_003b1240(int *param_1,int param_2)\n\n{\n int iVar1;\n \n iVar1 = *(int *)(param_2 + 4);\n *param_1 = param_2;\n param_1[1] = iVar1;\n **(int **)(param_2 + 4) = (int)param_1;\n *(int **)(param_2 + 4) = param_1;\n return;\n}\n\n" (function_definition "void FUN_003b1240(int *param_1,in...
(translation_unit "/* std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*) */\n\nvoid __thiscall\nstd::__detail::_List_node_base::_M_hook(_List_node_base *this,_List_node_base *param_1)\n\n{\n _List_node_base *p_Var1;\n \n p_Var1 = param_1->_M_prev;\n this->_M_next = param_1;\n this->_M_prev = ...
(translation_unit "void FUN_003b1240(int *param_1,int param_2)\n\n{\n int iVar1;\n \n iVar1 = *(int *)(param_2 + 4);\n *param_1 = param_2;\n param_1[1] = iVar1;\n **(int **)(param_2 + 4) = (int)param_1;\n *(int **)(param_2 + 4) = param_1;\n return;\n}\n\n" (function_definition "void FUN_003b1240(int *param_1,in...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_ex...
(function_definition "void FUN_003b1240(int *param_1,int param_2)\n\n{\n int iVar1;\n \n iVar1 = *(int *)(param_2 + 4);\n *param_1 = param_2;\n param_1[1] = iVar1;\n **(int **)(param_2 + 4) = (int)param_1;\n *(int **)(param_2 + 4) = param_1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_003b12...
/* std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*) */ void __thiscall std::__detail::type_1::function_1(type_1 *this,type_1 *param_1) { type_1 *p_Var1; p_Var1 = param_1->_M_prev; this->_M_next = param_1; this->_M_prev = p_Var1; param_1->_M_prev->_M_next = this; param_1->_M_pre...
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
void MASKED(int *param_1,int param_2) { int iVar1; iVar1 = *(int *)(param_2 + 4); *param_1 = param_2; param_1[1] = iVar1; **(int **)(param_2 + 4) = (int)param_1; *(int **)(param_2 + 4) = param_1; return; }
1790_bash_and_bash_strip.c
ansiexpand
ansiexpand
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ char * ansiexpand(char *string,int start,int end,int *lenp) { char *string_00; char *pcVar1; int len; char *pcVar2; string_00 = (char *)xmalloc((end - start) + 1); if (star...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char * ansiexpand(int param_1,int param_2,int param_3,undefined4 *param_4) { char *__ptr; char *pcVar1; char *pcVar2; __ptr = (char *)xmalloc((param_3 - param_2) + 1); if (param_2 < param_3) { pcVar1 = (char *)(...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x18 CALL 0x0002fe00 ADD EBX,0x83686 MOV ESI,dword ptr [ESP + 0x2c] MOV EBP,dword ptr [ESP + 0x30] MOV EAX,dword ptr [ESP + 0x34] SUB EAX,EBP ADD EAX,0x1 PUSH EAX CALL 0x00091446 MOV EDI,EAX ADD ESP,0x10 CMP dword ptr [ESP + 0x28],EBP JLE 0x000b79e4 LEA EAX,[ESI + EBP*0x1] MO...
null
null
null
null
[('const-417', u'LOAD_-1206617500'), (u'INT_EQUAL_-1206617485', u'CBRANCH_-1206617482'), ('tmp_474', u'CBRANCH_-1206617482'), ('tmp_394', u'CBRANCH_-1206617526'), ('const-0', u'COPY_-1206617353'), (u'LOAD_-1206617575', u'STORE_-1206617568'), (u'CAST_-1206617173', u'PTRADD_-1206617444'), ('const-1', u'PTRADD_-1206617489...
[(u'INT_SUB_-1206617499', u'MULTIEQUAL_-1206617278'), ('const-417', u'LOAD_-1206617500'), (u'INT_EQUAL_-1206617485', u'CBRANCH_-1206617482'), ('tmp_474', u'CBRANCH_-1206617482'), ('tmp_394', u'CBRANCH_-1206617526'), (u'MULTIEQUAL_-1206617298', u'PTRADD_-1206617501'), ('tmp_1505', u'INT_ADD_-1206617569'), ('const-0', u'...
null
null
000b796e
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nchar * ansiexpand(int param_1,int param_2,int param_3,undefined4 *param_4)\n\n{\n char *__ptr;\n char *pcVar1;\n char *pcVar2;\n \n __ptr = (char *)xmalloc((param_3 - param_2) + 1);\n if (param_2 < param...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nchar * ansiexpand(char *string,int start,int end,int *lenp)\n\n{\n char *string_00;\n char *pcVar1;\n int len;\n char *pcVar2;\n \n string_00 = (char *)xmalloc((...
(translation_unit "char * ansiexpand(int param_1,int param_2,int param_3,undefined4 *param_4)\n\n{\n char *__ptr;\n char *pcVar1;\n char *pcVar2;\n \n __ptr = (char *)xmalloc((param_3 - param_2) + 1);\n if (param_2 < param_3) {\n pcVar1 = (char *)(param_1 + param_2);\n pcVar2 = __ptr;\n do {\n *pcVa...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration ...
(function_definition "char * ansiexpand(int param_1,int param_2,int param_3,undefined4 *param_4)\n\n{\n char *__ptr;\n char *pcVar1;\n char *pcVar2;\n \n __ptr = (char *)xmalloc((param_3 - param_2) + 1);\n if (param_2 < param_3) {\n pcVar1 = (char *)(param_1 + param_2);\n pcVar2 = __ptr;\n do {\n *p...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ char * function_1(char *var_4,int var_3,int var_2,int *var_7) { char *string_00; char *var_5; int len; char *var_6; string_00 = (char *)var_1((var_2 - var_3) + 1); if (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: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifie...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char * MASKED(int param_1,int param_2,int param_3,undefined4 *param_4) { char *__ptr; char *pcVar1; char *pcVar2; __ptr = (char *)xmalloc((param_3 - param_2) + 1); if (param_2 < param_3) { pcVar1 = (char *)(para...
6653_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
sync_with_stdio
FUN_001afe70
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* std::ios_base::sync_with_stdio(bool) */ char std::ios_base::sync_with_stdio(bool param_1) { undefined *puVar1; undefined *puVar2; undefined *puVar3; char cVar4; Init local_1d [13]; cVar4 = Init::_S_synced_with_s...
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ char FUN_001afe70(char param_1) { undefined *puVar1; undefined *puVar2; undefined *puVar3; char cVar4; undefined1 local_1d [13]; cVar4 = DAT_0033f318; if ((param_1 != '\x01') && (DAT_0033f318 != '\0')) { FUN...
CALL 0x000357b5 ADD EDX,0x18f18b PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x3c LEA ESI,[EDX + 0x318] CMP byte ptr [EBP + 0x8],0x1 MOV dword ptr [EBP + -0x2c],EDX MOVZX EAX,byte ptr [ESI] MOV byte ptr [EBP + -0x2d],AL JZ 0x001afe9d TEST AL,AL JNZ 0x001afeb0 MOVZX EAX,byte ptr [EBP + -0x2d] LEA ESP,[EBP + ...
null
null
null
null
[(u'CALL_-1207696564', u'INDIRECT_-1207695502'), (u'CALL_-1207566258', u'INDIRECT_-1207564641'), (u'CALL_-1207566387', u'INDIRECT_-1207564839'), (u'CAST_-1207564432', u'CALL_-1207566059'), ('tmp_6082', u'COPY_-1207565052'), ('const-3434368', u'PTRSUB_-1207564522'), (u'CALL_-1207566319', u'INDIRECT_-1207564671'), (u'CAL...
[(u'CALL_-1207566387', u'INDIRECT_-1207564867'), (u'CALL_-1207565963', u'INDIRECT_-1207564723'), (u'CALL_-1207566460', u'INDIRECT_-1207564774'), ('const-3435368', u'PTRSUB_-1207695376'), (u'CALL_-1207696791', u'INDIRECT_-1207695652'), (u'CALL_-1207696677', u'INDIRECT_-1207695578'), (u'CALL_-1207696677', u'INDIRECT_-120...
null
null
001afe70
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nchar FUN_001afe70(char param_1)\n\n{\n undefined *puVar1;\n undefined *puVar2;\n undefined *puVar3;\n char cVar4;\n undefined1 local_1d [13];\n \n cVar4 = DAT_0033f318;\n if ((param_1 != '\x01') && (DA...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n/* std::ios_base::sync_with_stdio(bool) */\n\nchar std::ios_base::sync_with_stdio(bool param_1)\n\n{\n undefined *puVar1;\n undefined *puVar2;\n undefined *puVar3;\n char cVar4;\n Init local_1d [13];\n \n ...
(translation_unit "char FUN_001afe70(char param_1)\n\n{\n undefined *puVar1;\n undefined *puVar2;\n undefined *puVar3;\n char cVar4;\n undefined1 local_1d [13];\n \n cVar4 = DAT_0033f318;\n if ((param_1 != '\x01') && (DAT_0033f318 != '\0')) {\n FUN_001af660(local_1d);\n DAT_0033f318 = 0;\n DAT_00346940...
(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 (pointer_declarator * IDENT) ;) (declaration TYPE ID...
(function_definition "char FUN_001afe70(char param_1)\n\n{\n undefined *puVar1;\n undefined *puVar2;\n undefined *puVar3;\n char cVar4;\n undefined1 local_1d [13];\n \n cVar4 = DAT_0033f318;\n if ((param_1 != '\x01') && (DAT_0033f318 != '\0')) {\n FUN_001af660(local_1d);\n DAT_0033f318 = 0;\n DAT_00346...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ /* std::ios_base::sync_with_stdio(bool) */ char std::ios_base::function_1(bool param_1) { type_1 *puVar1; type_1 *puVar2; type_1 *puVar3; char cVar4; type_2 local_1d [13]; cVar4 = type_2::var_1; if ((!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)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator dec...
null
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ char MASKED(char param_1) { undefined *puVar1; undefined *puVar2; undefined *puVar3; char cVar4; undefined1 local_1d [13]; cVar4 = DAT_0033f318; if ((param_1 != '\x01') && (DAT_0033f318 != '\0')) { FUN_001af...
1051_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
FUN_00046711
FUN_00046711
void FUN_00046711(void) { int unaff_EBP; int in_stack_fffffff4; if (*(void **)(unaff_EBP + -0x70) != *(void **)(unaff_EBP + -0xd0)) { operator_delete(*(void **)(unaff_EBP + -0x70)); } gold::Input_file_argument::~Input_file_argument (*(Input_file_argument **)(unaff_EBP + -0xd8),in_stack_ff...
void FUN_00046711(void) { int unaff_EBP; if (*(int *)(unaff_EBP + -0x70) != *(int *)(unaff_EBP + -0xd0)) { FUN_003ae080(*(int *)(unaff_EBP + -0x70)); } FUN_00246d80(*(undefined4 *)(unaff_EBP + -0xd8)); /* WARNING: Subroutine does not return */ FUN_004451f0(); }
MOV EAX,dword ptr [EBP + -0x70] CMP EAX,dword ptr [EBP + 0xffffff30] JZ 0x0004672a SUB ESP,0xc MOV EBX,EDI PUSH EAX CALL 0x003ae080 ADD ESP,0x10 MOV EBX,ESI SUB ESP,0xc PUSH dword ptr [EBP + 0xffffff28] CALL 0x00246d80 MOV dword ptr [ESP],EBX MOV EBX,EDI CALL 0x004451f0
null
null
null
null
[(u'INT_ADD_-1206163595', u'CAST_-1206163465'), (u'INDIRECT_-1206163488', u'MULTIEQUAL_-1206163478'), (u'CALL_-1206163640', u'INDIRECT_-1206163488'), ('const-417', u'LOAD_-1206163686'), (u'INT_ADD_-1206163670', u'CAST_-1206163493'), ('tmp_314', u'INT_ADD_-1206163595'), (u'LOAD_-1206163692', u'CALL_-1206163640'), (u'MUL...
[(u'LOAD_-1206163692', u'INT_NOTEQUAL_-1206163670'), ('const-1', u'RETURN_-1206163573'), ('tmp_309', u'INT_ADD_-1206163670'), ('const-417', u'LOAD_-1206163686'), (u'CAST_-1206163499', u'LOAD_-1206163686'), ('tmp_42', u'CBRANCH_-1206163666'), ('const-417', u'LOAD_-1206163692'), (u'CAST_-1206163503', u'LOAD_-1206163692')...
null
null
00046711
x86
O1
(translation_unit "void FUN_00046711(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x70) != *(int *)(unaff_EBP + -0xd0)) {\n FUN_003ae080(*(int *)(unaff_EBP + -0x70));\n }\n FUN_00246d80(*(undefined4 *)(unaff_EBP + -0xd8));\n /* WARNING: Subroutine does not return */\n FUN_00445...
(translation_unit "void FUN_00046711(void)\n\n{\n int unaff_EBP;\n int in_stack_fffffff4;\n \n if (*(void **)(unaff_EBP + -0x70) != *(void **)(unaff_EBP + -0xd0)) {\n operator_delete(*(void **)(unaff_EBP + -0x70));\n }\n gold::Input_file_argument::~Input_file_argument\n (*(Input_file_argument **)(un...
(translation_unit "void FUN_00046711(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x70) != *(int *)(unaff_EBP + -0xd0)) {\n FUN_003ae080(*(int *)(unaff_EBP + -0x70));\n }\n FUN_00246d80(*(undefined4 *)(unaff_EBP + -0xd8));\n \n FUN_004451f0();\n}\n\n" (function_definition "void...
(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_00046711(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x70) != *(int *)(unaff_EBP + -0xd0)) {\n FUN_003ae080(*(int *)(unaff_EBP + -0x70));\n }\n FUN_00246d80(*(undefined4 *)(unaff_EBP + -0xd8));\n \n FUN_004451f0();\n}" (primitive_type "void") (fu...
void function_1(void) { int var_1; int in_stack_fffffff4; if (*(void **)(var_1 + -0x70) != *(void **)(var_1 + -0xd0)) { var_2(*(void **)(var_1 + -0x70)); } gold::Input_file_argument::~var_3 (*(var_3 **)(var_1 + -0xd8),in_stack_fffffff4); /* WARNING: Subroutine does not...
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 + -0x70) != *(int *)(unaff_EBP + -0xd0)) { FUN_003ae080(*(int *)(unaff_EBP + -0x70)); } FUN_00246d80(*(undefined4 *)(unaff_EBP + -0xd8)); /* WARNING: Subroutine does not return */ FUN_004451f0(); }
10103_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
do_decimal_point
FUN_00261740
/* std::moneypunct<wchar_t, false>::do_decimal_point() const */ undefined4 __thiscall std::moneypunct<wchar_t,false>::do_decimal_point(moneypunct<wchar_t,false> *this) { return *(undefined4 *)(*(int *)(this + 8) + 0x14); }
undefined4 FUN_00261740(int param_1) { return *(undefined4 *)(*(int *)(param_1 + 8) + 0x14); }
MOV EAX,dword ptr [ESP + 0x4] MOV EAX,dword ptr [EAX + 0x8] MOV EAX,dword ptr [EAX + 0x14] RET
null
null
null
null
[(u'CAST_-1204217967', u'LOAD_-1204218038'), (u'PTRADD_-1204217976', u'CAST_-1204217967'), (u'CAST_-1204217963', u'LOAD_-1204218032'), ('const-1', u'PTRADD_-1204217976'), ('const-417', u'LOAD_-1204218038'), (u'COPY_-1204218032', u'RETURN_-1204218017'), ('const-20', u'INT_ADD_-1204218016'), (u'LOAD_-1204218038', u'INT_A...
[('const-8', u'INT_ADD_-1204218022'), (u'CAST_-1204217967', u'LOAD_-1204218038'), ('tmp_37', u'INT_ADD_-1204218022'), (u'INT_ADD_-1204218022', u'CAST_-1204217967'), (u'CAST_-1204217963', u'LOAD_-1204218032'), ('const-417', u'LOAD_-1204218038'), (u'COPY_-1204218032', u'RETURN_-1204218017'), ('const-20', u'INT_ADD_-12042...
null
null
00261740
x86
O1
(translation_unit "undefined4 FUN_00261740(int param_1)\n\n{\n return *(undefined4 *)(*(int *)(param_1 + 8) + 0x14);\n}\n\n" (function_definition "undefined4 FUN_00261740(int param_1)\n\n{\n return *(undefined4 *)(*(int *)(param_1 + 8) + 0x14);\n}" type_identifier (function_declarator "FUN_00261740(int param_1)" iden...
(translation_unit "/* std::moneypunct<wchar_t, false>::do_decimal_point() const */\n\nundefined4 __thiscall\nstd::moneypunct<wchar_t,false>::do_decimal_point(moneypunct<wchar_t,false> *this)\n\n{\n return *(undefined4 *)(*(int *)(this + 8) + 0x14);\n}\n\n" comment (declaration "undefined4 __thiscall\nstd::moneypunct<w...
(translation_unit "undefined4 FUN_00261740(int param_1)\n\n{\n return *(undefined4 *)(*(int *)(param_1 + 8) + 0x14);\n}\n\n" (function_definition "undefined4 FUN_00261740(int param_1)\n\n{\n return *(undefined4 *)(*(int *)(param_1 + 8) + 0x14);\n}" type_identifier (function_declarator "FUN_00261740(int param_1)" iden...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (return_statement return (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression ...
(function_definition "undefined4 FUN_00261740(int param_1)\n\n{\n return *(undefined4 *)(*(int *)(param_1 + 8) + 0x14);\n}" (type_identifier "undefined4") (function_declarator "FUN_00261740(int param_1)" (identifier "FUN_00261740") (parameter_list "(int param_1)" (( "(") (parameter_declaration "int param_1" (primitive...
/* std::moneypunct<wchar_t, false>::do_decimal_point() const */ type_1 __thiscall std::moneypunct<wchar_t,false>::do_decimal_point(moneypunct<wchar_t,false> *type_3) { return *(type_1 *)(type_2*(int *)(type_3 + 8) + 0x14); }
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 (return_statement (pointer_expression argument: (cast_expression type: ...
null
undefined4 MASKED(int param_1) { return *(undefined4 *)(*(int *)(param_1 + 8) + 0x14); }
3749_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
do_section_contents
FUN_000d4d70
/* WARNING: Variable defined which should be unmapped: loc */ /* DWARF original prototype: uchar * do_section_contents(Sized_relobj_file<64,_false> * this, uint shndx, section_size_type * plen, bool cache) */ uchar * __thiscall gold::Sized_relobj_file<64,_false>::do_section_contents (Sized_relobj_file<64...
int FUN_000d4d70(int param_1,int *param_2,undefined4 param_3,undefined1 param_4) { undefined4 uVar1; int iVar2; int unaff_EDI; undefined4 local_30; undefined4 local_2c; int local_28; int local_24; FUN_000644be(); uVar1 = FUN_000d4cb0(&local_2c,param_1 + 0x90,param_2); if (local_24 != 0) { ...
PUSH EBP PUSH EDI CALL 0x000644be ADD EDI,0x2da289 PUSH ESI PUSH EBX SUB ESP,0x1c MOV ESI,dword ptr [ESP + 0x30] MOV EBX,dword ptr [ESP + 0x3c] MOV EAX,ESP SUB ESP,0x4 PUSH dword ptr [ESP + 0x38] LEA EDX,[ESI + 0x90] PUSH EDX PUSH EAX CALL 0x000d4cb0 MOV EDX,dword ptr [ESP + 0x14] ADD ESP,0xc MOV ECX,dword ptr [ESP + 0...
null
null
null
null
[('const-417', u'LOAD_-1206759844'), (u'PTRSUB_-1206759410', u'PTRSUB_-1206759406'), ('const-417', u'LOAD_-1206759450'), ('tmp_930', u'INT_ADD_-1206759656'), (u'PTRSUB_-1206759396', u'CALL_-1206759746'), ('tmp_1617', u'INT_NOTEQUAL_-1206759925'), (u'INT_ADD_-1206759671', u'CAST_-1206759350'), ('tmp_415', u'CBRANCH_-120...
[('const-28', u'INT_ADD_-1206759790'), ('tmp_1557', u'CALL_-1206759966'), ('tmp_1557', u'STORE_-1206759915'), ('tmp_415', u'CBRANCH_-1206759809'), (u'INDIRECT_-1206759537', u'STORE_-1206759915'), (u'INT_NOTEQUAL_-1206759809', u'CBRANCH_-1206759809'), ('const-1', u'RETURN_-1206759641'), (u'LOAD_-1206759844', u'INT_NOTEQ...
null
null
000d4d70
x86
O1
(translation_unit "int FUN_000d4d70(int param_1,int *param_2,undefined4 param_3,undefined1 param_4)\n\n{\n undefined4 uVar1;\n int iVar2;\n int unaff_EDI;\n undefined4 local_30;\n undefined4 local_2c;\n int local_28;\n int local_24;\n \n FUN_000644be();\n uVar1 = FUN_000d4cb0(&local_2c,param_1 + 0x90,param_2)...
(translation_unit "/* WARNING: Variable defined which should be unmapped: loc */\n/* DWARF original prototype: uchar * do_section_contents(Sized_relobj_file<64,_false> * this, uint\n shndx, section_size_type * plen, bool cache) */\n\nuchar * __thiscall\ngold::Sized_relobj_file<64,_false>::do_section_contents\n ...
(translation_unit "int FUN_000d4d70(int param_1,int *param_2,undefined4 param_3,undefined1 param_4)\n\n{\n undefined4 uVar1;\n int iVar2;\n int unaff_EDI;\n undefined4 local_30;\n undefined4 local_2c;\n int local_28;\n int local_24;\n \n FUN_000644be();\n uVar1 = FUN_000d4cb0(&local_2c,param_1 + 0x90,param_2)...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declarat...
(function_definition "int FUN_000d4d70(int param_1,int *param_2,undefined4 param_3,undefined1 param_4)\n\n{\n undefined4 uVar1;\n int iVar2;\n int unaff_EDI;\n undefined4 local_30;\n undefined4 local_2c;\n int local_28;\n int local_24;\n \n FUN_000644be();\n uVar1 = FUN_000d4cb0(&local_2c,param_1 + 0x90,param...
/* WARNING: Variable defined which should be unmapped: loc */ /* DWARF original prototype: uchar * do_section_contents(Sized_relobj_file<64,_false> * this, uint shndx, section_size_type * plen, bool cache) */ var_1 * var_2 gold::Sized_relobj_file<64,_false>::do_section_contents (Sized_relobj_file<64,_fal...
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
int MASKED(int param_1,int *param_2,undefined4 param_3,undefined1 param_4) { undefined4 uVar1; int iVar2; int unaff_EDI; undefined4 local_30; undefined4 local_2c; int local_28; int local_24; FUN_000644be(); uVar1 = FUN_000d4cb0(&local_2c,param_1 + 0x90,param_2); if (local_24 != 0) { ...
7164_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
~Binary_eq
FUN_001bdbf0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Binary_eq(Binary_eq * this, int __in_chrg) */ void __thiscall gold::Binary_eq::~Binary_eq(Binary_eq *this,int __in_chrg) { Expression *pEVar1; (this->super_Binary_expression).super_Expres...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001bdbf0(undefined4 *param_1) { int *piVar1; *param_1 = &DAT_0038bcf4; piVar1 = (int *)param_1[1]; if (piVar1 != (int *)0x0) { (**(code **)(*piVar1 + 4))(piVar1); } piVar1 = (int *)param_1[2]; if (p...
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x1d1409 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EAX,[EBX + 0xffffccf4] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x4] TEST EAX,EAX JZ 0x001bdc1f SUB ESP,0xc MOV EDX,dword ptr [EAX] PUSH EAX CALL dword ptr [EDX + 0x4] ADD ESP,0x10 MOV EAX,dword ptr [ESI + 0x8] TES...
null
null
null
null
[(u'PTRSUB_-1207640694', u'LOAD_-1207640978'), ('const-0', u'PTRSUB_-1207640711'), ('tmp_240', u'CBRANCH_-1207640959'), (u'PTRSUB_-1207640726', u'PTRSUB_-1207640717'), (u'LOAD_-1207641039', u'PTRSUB_-1207640711'), (u'LOAD_-1207640947', u'PTRADD_-1207640685'), (u'LOAD_-1207641039', u'INT_NOTEQUAL_-1207641020'), (u'LOAD_...
[('tmp_883', u'PTRADD_-1207640730'), ('const-1', u'PTRADD_-1207640730'), (u'LOAD_-1207640947', u'INT_ADD_-1207640922'), ('const-4', u'INT_ADD_-1207640922'), ('tmp_883', u'PTRADD_-1207640710'), ('const-417', u'LOAD_-1207640947'), (u'INT_ADD_-1207640922', u'CAST_-1207640694'), (u'PTRADD_-1207640730', u'LOAD_-1207641039')...
null
null
001bdbf0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001bdbf0(undefined4 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &DAT_0038bcf4;\n piVar1 = (int *)param_1[1];\n if (piVar1 != (int *)0x0) {\n (**(code **)(*piVar1 + 4))(piVar1);\n }\n piVar...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void ~Binary_eq(Binary_eq * this, int __in_chrg) */\n\nvoid __thiscall gold::Binary_eq::~Binary_eq(Binary_eq *this,int __in_chrg)\n\n{\n Expression *pEVar1;\n \n (this->super_Binar...
(translation_unit "void FUN_001bdbf0(undefined4 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &DAT_0038bcf4;\n piVar1 = (int *)param_1[1];\n if (piVar1 != (int *)0x0) {\n (**(code **)(*piVar1 + 4))(piVar1);\n }\n piVar1 = (int *)param_1[2];\n if (piVar1 != (int *)0x0) {\n (**(code **)(*piVar1 + 4))(piVar1...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression &...
(function_definition "void FUN_001bdbf0(undefined4 *param_1)\n\n{\n int *piVar1;\n \n *param_1 = &DAT_0038bcf4;\n piVar1 = (int *)param_1[1];\n if (piVar1 != (int *)0x0) {\n (**(code **)(*piVar1 + 4))(piVar1);\n }\n piVar1 = (int *)param_1[2];\n if (piVar1 != (int *)0x0) {\n (**(code **)(*piVar1 + 4))(piV...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~Binary_eq(Binary_eq * this, int __in_chrg) */ void __thiscall gold::function_1::~function_1(function_1 *this,int __in_chrg) { type_1 *var_1; (this->super_Binary_expression).super_Expressi...
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 *piVar1; *param_1 = &DAT_0038bcf4; piVar1 = (int *)param_1[1]; if (piVar1 != (int *)0x0) { (**(code **)(*piVar1 + 4))(piVar1); } piVar1 = (int *)param_1[2]; if (piVar1 ...
292_libmicrohttpd.so.12.56_and_libmicrohttpd.so.12.56_strip.c
strdup
strdup
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strdup(char *__s) { /* WARNING: Bad instruction - Truncating control flow here */ /* strdup@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strdup(char *__s) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206124478')]
[('const-1', u'RETURN_-1206124478')]
null
null
00030038
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strdup(char *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (fu...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strdup(char *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strdup@@GLIBC_2.0 */\n...
(translation_unit "char * strdup(char *__s)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * strdup(char *__s)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* strdup(char *__s)" * (function_declarator "strdup(char *__s)" identifier (parameter_lis...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "char * strdup(char *__s)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* strdup(char *__s)" (* "*") (function_declarator "strdup(char *__s)" (identifier "strdup") (parameter_list "(char *__s)" (( "(") (parameter_declaration "char *__s" (primitive_ty...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(char *__s) { /* WARNING: Bad instruction - Truncating control flow here */ /* strdup@@GLIBC_2.0 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (expre...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(char *__s) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
156_m68k-linux-gnu-addr2line_and_m68k-linux-gnu-addr2line_strip.c
bfd_init
bfd_init
/* WARNING: Control flow encountered bad instruction data */ void bfd_init(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_init(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205956458')]
[('const-1', u'RETURN_-1205956458')]
null
null
0001908c
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_init(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_init(void)\n\n{\n /* WARNING: Bad instructio...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_init(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_init(void)\n\n{\n /* WARNING: Bad instructio...
(translation_unit "void bfd_init(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_init(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_init(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type...
(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_init(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_init(void)" (identifier "bfd_init") (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 */ 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(); }
897_wget_and_wget_strip.c
process_long_option
FUN_00059dd4
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 process_long_option(int argc,char **argv,char *optstring,rpl_option *longopts,int *longind, int long_only,_getopt_data *d,int print_errors,char *prefix) { char cVar1; char cVar2; int iVar3;...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 FUN_00059dd4(int param_1,undefined4 *param_2,char *param_3,int *param_4,size_t *param_5,int param_6, int *param_7,int param_8,undefined4 param_9) { char cVar1; char cVar2; int iVar3; undefined4...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x3c CALL 0x00016fc0 ADD EBX,0x40e10 MOV dword ptr [ESP + 0x24],EAX MOV dword ptr [ESP + 0x14],EDX MOV dword ptr [ESP + 0x1c],ECX MOV EAX,dword ptr [ESP + 0x5c] MOV EBP,dword ptr [EAX + 0x14] MOV dword ptr [ESP + 0x4],EBP MOVZX EAX,byte ptr [EBP] MOV byte ptr [ESP + 0x23],AL ...
null
null
null
null
[('const-417', u'STORE_-1206214732'), (u'INDIRECT_-1206211561', u'MULTIEQUAL_-1206211451'), ('tmp_2148', u'CBRANCH_-1206213847'), ('const-0', u'COPY_-1206210683'), (u'COPY_-1206210545', u'MULTIEQUAL_-1206210370'), ('tmp_384', u'CBRANCH_-1206214973'), ('const-417', u'LOAD_-1206213682'), (u'PTRSUB_-1206209667', u'LOAD_-1...
[('const-521316', u'COPY_-1206210105'), (u'INDIRECT_-1206211561', u'MULTIEQUAL_-1206211451'), (u'CAST_-1206209820', u'LOAD_-1206212762'), ('tmp_2148', u'CBRANCH_-1206213847'), ('const-1', u'PTRADD_-1206213080'), (u'COPY_-1206210545', u'MULTIEQUAL_-1206210370'), ('const-0', u'RETURN_-1206210635'), ('tmp_384', u'CBRANCH_...
null
null
00059dd4
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3\nFUN_00059dd4(int param_1,undefined4 *param_2,char *param_3,int *param_4,size_t *param_5,int param_6,\n int *param_7,int param_8,undefined4 param_9)\n\n{\n char cVar1;\n char cVar2;...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3\nprocess_long_option(int argc,char **argv,char *optstring,rpl_option *longopts,int *longind,\n int long_only,_getopt_data *d,int print_errors,char *prefix)\n\n{\n char cVar1;\n...
(translation_unit "int __regparm3\nFUN_00059dd4(int param_1,undefined4 *param_2,char *param_3,int *param_4,size_t *param_5,int param_6,\n int *param_7,int param_8,undefined4 param_9)\n\n{\n char cVar1;\n char cVar2;\n int iVar3;\n undefined4 uVar4;\n bool bVar5;\n bool bVar6;\n undefined *puVar7;\n s...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , ...
(function_definition "int __regparm3\nFUN_00059dd4(int param_1,undefined4 *param_2,char *param_3,int *param_4,size_t *param_5,int param_6,\n int *param_7,int param_8,undefined4 param_9)\n\n{\n char cVar1;\n char cVar2;\n int iVar3;\n undefined4 uVar4;\n bool bVar5;\n bool bVar6;\n undefined *puVar7;\n...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 function_1(int var_30,char **argv,char *optstring,type_1 *var_23,int *var_31, int var_12,type_2 *d,int var_13,char *prefix) { char var_28; char var_1; int var_29; bool var_19; bool bVar...
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: (type_identifier) declarator: (pointer_declarator ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 MASKED(int param_1,undefined4 *param_2,char *param_3,int *param_4,size_t *param_5,int param_6, int *param_7,int param_8,undefined4 param_9) { char cVar1; char cVar2; int iVar3; undefined4 uVar4...
893_powerpc-linux-gnuspe-as_and_powerpc-linux-gnuspe-as_strip.c
bfd_install_relocation
bfd_install_relocation
/* WARNING: Control flow encountered bad instruction data */ void bfd_install_relocation(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_install_relocation(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206369818')]
[('const-1', u'RETURN_-1206369818')]
null
null
000741dc
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_install_relocation(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_install_relocation(void)\n\n{\n ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_install_relocation(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_install_relocation(void)\n\n{\n ...
(translation_unit "void bfd_install_relocation(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_install_relocation(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_install_relocation(void)" identifier (parameter_list "(void)" ( (p...
(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_install_relocation(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_install_relocation(void)" (identifier "bfd_install_relocation") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (c...
/* 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(); }
6942_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
add_to_gdb_index<64,_false>
FUN_00287390
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original name: add_to_gdb_index<64, false> DWARF original prototype: void add_to_gdb_index<64,_false>(Layout * this, bool is_type_unit, Sized_relobj<64,_...
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ void FUN_00287390(int param_1,undefined1 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8, undefined4 param_9) { int i...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI CALL 0x00063c76 ADD ESI,0x362c66 PUSH EBX SUB ESP,0x1c MOV EAX,dword ptr [EBP + 0xc] MOV EDX,dword ptr [EBP + 0x1c] MOV dword ptr [EBP + -0x1c],EAX MOV EAX,dword ptr [EBP + 0x18] MOV dword ptr [EBP + -0x24],EDX MOV dword ptr [EBP + -0x28],EAX MOV EAX,dword ptr [EBP + 0x8] MOV EDX,...
null
null
null
null
[('tmp_880', u'PTRSUB_-1204324647'), (u'PTRSUB_-1204324599', u'CALL_-1204325274'), ('tmp_881', u'CALL_-1204325274'), (u'PTRSUB_-1204324486', u'STORE_-1204324991'), ('const-0', u'INT_EQUAL_-1204325114'), ('const-0', u'CALL_-1204325143'), (u'LOAD_-1204324994', u'INT_OR_-1204324967'), ('const-416', u'PTRSUB_-1204324475'),...
[(u'INT_ADD_-1204325011', u'CAST_-1204324552'), ('const-416', u'INT_ADD_-1204325011'), ('tmp_2336', u'CALL_-1204325274'), ('const-0', u'INT_EQUAL_-1204325114'), (u'CAST_-1204324552', u'STORE_-1204325025'), ('const-0', u'CALL_-1204325143'), ('const-417', u'LOAD_-1204324994'), ('const-417', u'STORE_-1204325025'), (u'LOAD...
null
null
00287390
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nvoid FUN_00287390(int param_1,undefined1 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8,\n undefine...
(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/* DWARF original name: add_to_gdb_index<64, false>\n DWARF original prototype: void add_to_gdb_index<64,_false>(Layout * this, bool is_type_unit,...
(translation_unit "void FUN_00287390(int param_1,undefined1 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 int iVar1;\n undefined4 uVar2;\n \n iVar1 = *(int *)(param_1 + 0x1a0)...
(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_00287390(int param_1,undefined1 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 int iVar1;\n undefined4 uVar2;\n \n iVar1 = *(int *)(param_1 + 0x1...
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ /* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original name: add_to_gdb_index<64, false> DWARF original prototype: void add_to_gdb_index<64,_false>(Layout * this, bool is_type_unit, Sized_relobj<64,_...
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.si replaced with injection: get_pc_thunk_si */ void MASKED(int param_1,undefined1 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8, undefined4 param_9) { int iVar1; ...
9985_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
__sso_string
FUN_0024b280
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__sso_string::__sso_string(std::string const&) */ void __thiscall std::__sso_string::__sso_string(__sso_string *this,string *param_1) { *(__sso_string **)this = this + 8; __cxx11::basic_string<char,_std::char_traits<c...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0024b280(int *param_1,int *param_2) { *param_1 = (int)(param_1 + 2); FUN_000513a0(param_1,*param_2,param_2[1] + *param_2,0,0x24b287); return; }
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x143d79 SUB ESP,0x4 MOV EAX,dword ptr [ESP + 0x10] MOV ECX,dword ptr [ESP + 0x14] LEA EDX,[EAX + 0x8] MOV dword ptr [EAX],EDX MOV EDX,dword ptr [ECX] PUSH 0x0 MOV ESI,dword ptr [ECX + 0x4] ADD ESI,EDX PUSH ESI PUSH EDX PUSH EAX CALL 0x000513a0 ADD ESP,0x14 POP EBX POP ESI RET
null
null
null
null
[('const-417', u'LOAD_-1204047164'), ('tmp_246', u'PTRADD_-1204047110'), (u'CAST_-1204047003', u'CALL_-1204047119'), ('tmp_246', u'CAST_-1204047020'), ('const-0', u'RETURN_-1204047086'), (u'PTRADD_-1204047092', u'CAST_-1204047012'), ('const-1', u'PTRADD_-1204047110'), (u'INT_ADD_-1204047130', u'CALL_-1204047119'), (u'L...
[(u'CAST_-1204047018', u'STORE_-1204047166'), ('const-2404999', u'CALL_-1204047119'), ('const-4', u'PTRADD_-1204047012'), ('const-417', u'LOAD_-1204047154'), (u'PTRADD_-1204047012', u'LOAD_-1204047154'), ('const-0', u'RETURN_-1204047086'), (u'PTRADD_-1204047022', u'CAST_-1204047018'), ('const-417', u'LOAD_-1204047164')...
null
null
0024b280
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0024b280(int *param_1,int *param_2)\n\n{\n *param_1 = (int)(param_1 + 2);\n FUN_000513a0(param_1,*param_2,param_2[1] + *param_2,0,0x24b287);\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::__sso_string::__sso_string(std::string const&) */\n\nvoid __thiscall std::__sso_string::__sso_string(__sso_string *this,string *param_1)\n\n{\n *(__sso_string **)this = this + 8;\n __cxx11::basic_string...
(translation_unit "void FUN_0024b280(int *param_1,int *param_2)\n\n{\n *param_1 = (int)(param_1 + 2);\n FUN_000513a0(param_1,*param_2,param_2[1] + *param_2,0,0x24b287);\n return;\n}\n\n" (function_definition "void FUN_0024b280(int *param_1,int *param_2)\n\n{\n *param_1 = (int)(param_1 + 2);\n FUN_000513a0(param_1,...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expre...
(function_definition "void FUN_0024b280(int *param_1,int *param_2)\n\n{\n *param_1 = (int)(param_1 + 2);\n FUN_000513a0(param_1,*param_2,param_2[1] + *param_2,0,0x24b287);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0024b280(int *param_1,int *param_2)" (identifier "FUN_0024b280") (parameter_list ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__sso_string::__sso_string(std::string const&) */ void __thiscall std::function_1::function_1(function_1 *var_1,type_1 *var_6) { *(function_1 **)var_1 = var_1 + 8; __cxx11::basic_string<var_3,_std::char_traits<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
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int *param_1,int *param_2) { *param_1 = (int)(param_1 + 2); FUN_000513a0(param_1,*param_2,param_2[1] + *param_2,0,0x24b287); return; }
4808_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
__merge_sort_with_buffer<__gnu_cxx::__normal_iterator<gold::Output_section**,_std::vector<gold::Output_section*>_>,_gold::Output_section**,___gnu_cxx::__ops::_Iter_comp_iter<gold::Sort_output_sections>_>
FUN_001140c0
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* DWARF original name: __merge_sort_with_buffer<__gnu_cxx::__normal_iterator<gold::Output_section**, std::vector<gold::Output_section*> >, gold::Output_section**, __gnu_cxx::__ops::_Iter_comp_iter<gold::Sort_output_sections> > */ v...
void FUN_001140c0(int param_1,int param_2,int param_3,undefined4 param_4) { undefined4 uVar1; int iVar2; int iVar3; int iVar4; int iVar5; int iVar6; int iVar7; undefined1 *puVar8; undefined1 *puVar9; undefined1 *puVar10; int aiStackY_74 [6]; undefined1 auStack_4c [8]; int local_44 [7]; und...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x3c MOV ESI,dword ptr [ESP + 0x54] MOV EAX,dword ptr [ESP + 0x50] MOV ECX,dword ptr [ESP + 0x58] MOV EDI,dword ptr [ESP + 0x5c] MOV EBX,ESI MOV dword ptr [ESP + 0x20],EAX SUB EBX,EAX MOV dword ptr [ESP + 0x28],ECX MOV EDX,EBX ADD ECX,EBX MOV dword ptr [ESP + 0x18],ESI SAR ED...
null
null
null
null
[(u'INT_2COMP_-1207023284', u'PTRADD_-1207023242'), (u'COPY_-1207023064', u'COPY_-1207023061'), (u'INT_MULT_-1207023151', u'INT_ADD_-1207023163'), ('const-4', u'PTRADD_-1207022960'), ('tmp_1087', u'CBRANCH_-1207024836'), (u'INT_SLESSEQUAL_-1207024468', u'CBRANCH_-1207024476'), (u'MULTIEQUAL_-1207023885', u'CALL_-120702...
[('const-417', u'LOAD_-1207024586'), (u'COPY_-1207021765', u'MULTIEQUAL_-1207023672'), (u'CALL_-1207024052', u'INDIRECT_-1207022253'), (u'STORE_-1207024955', u'INDIRECT_-1207022728'), (u'MULTIEQUAL_-1207022534', u'MULTIEQUAL_-1207022719'), ('const-1', u'PTRADD_-1207024690'), (u'PTRADD_-1207024269', u'CAST_-1207021671')...
null
null
001140c0
x86
O1
(translation_unit "void FUN_001140c0(int param_1,int param_2,int param_3,undefined4 param_4)\n\n{\n undefined4 uVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n undefined1 *puVar8;\n undefined1 *puVar9;\n undefined1 *puVar10;\n int aiStackY_74 [6];\n undefined1 auStack_4...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* DWARF original name:\n __merge_sort_with_buffer<__gnu_cxx::__normal_iterator<gold::Output_section**,\n std::vector<gold::Output_section*> >, gold::Output_section**,\n __gnu_cxx::__ops::_Iter_comp_iter<gold::Sort_ou...
(translation_unit "void FUN_001140c0(int param_1,int param_2,int param_3,undefined4 param_4)\n\n{\n undefined4 uVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n undefined1 *puVar8;\n undefined1 *puVar9;\n undefined1 *puVar10;\n int aiStackY_74 [6];\n undefined1 auStack_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) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decl...
(function_definition "void FUN_001140c0(int param_1,int param_2,int param_3,undefined4 param_4)\n\n{\n undefined4 uVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n int iVar6;\n int iVar7;\n undefined1 *puVar8;\n undefined1 *puVar9;\n undefined1 *puVar10;\n int aiStackY_74 [6];\n undefined1 auStac...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* DWARF original name: __merge_sort_with_buffer<__gnu_cxx::__normal_iterator<gold::Output_section**, std::vector<gold::Output_section*> >, gold::Output_section**, __gnu_cxx::__ops::_Iter_comp_iter<gold::Sort_output_sections> > */ v...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type:...
null
void MASKED(int param_1,int param_2,int param_3,undefined4 param_4) { undefined4 uVar1; int iVar2; int iVar3; int iVar4; int iVar5; int iVar6; int iVar7; undefined1 *puVar8; undefined1 *puVar9; undefined1 *puVar10; int aiStackY_74 [6]; undefined1 auStack_4c [8]; int local_44 [7]; undefined...
788_powerpc-linux-gnu-as_and_powerpc-linux-gnu-as_strip.c
__divdi3
FUN_0004cc60
undefined8 __divdi3(uint param_1,uint param_2,uint param_3,uint param_4) { ulonglong uVar1; ulonglong uVar2; ulonglong uVar3; longlong lVar4; byte bVar5; int iVar6; byte bVar7; uint uVar8; uint uVar9; bool bVar10; undefined4 local_2c; undefined4 local_24; local_24 = 0; local_2c = param_...
undefined8 FUN_0004cc60(uint param_1,uint param_2,uint param_3,uint param_4) { ulonglong uVar1; ulonglong uVar2; ulonglong uVar3; longlong lVar4; byte bVar5; int iVar6; byte bVar7; uint uVar8; uint uVar9; bool bVar10; undefined4 local_2c; undefined4 local_24; local_24 = 0; local_2c = pa...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x1c MOV EBX,dword ptr [ESP + 0x34] MOV ECX,dword ptr [ESP + 0x30] MOV dword ptr [ESP + 0x8],0x0 MOV EAX,dword ptr [ESP + 0x38] MOV EDX,dword ptr [ESP + 0x3c] MOV dword ptr [ESP],ECX MOV EBP,EBX MOV dword ptr [ESP + 0x4],EBX TEST EBX,EBX JNS 0x0004cca4 NEG ECX MOV dword ptr [...
null
null
null
null
[(u'MULTIEQUAL_-1206136598', u'PIECE_-1206136523'), (u'INT_RIGHT_-1206137038', u'INT_OR_-1206136998'), (u'INT_RIGHT_-1206136844', u'INT_OR_-1206136807'), ('const-4294967292', u'BRANCH_-1206137224'), ('const-31', u'COPY_-1206137235'), ('const-1', u'INT_DIV_-1206136502'), ('tmp_914', u'CBRANCH_-1206137234'), ('tmp_880', ...
[(u'MULTIEQUAL_-1206136598', u'PIECE_-1206136523'), (u'INT_RIGHT_-1206137038', u'INT_OR_-1206136998'), (u'INT_RIGHT_-1206136844', u'INT_OR_-1206136807'), ('const-4294967292', u'BRANCH_-1206137224'), ('const-31', u'COPY_-1206137235'), ('const-1', u'INT_DIV_-1206136502'), ('tmp_914', u'CBRANCH_-1206137234'), ('tmp_880', ...
null
null
0004cc60
x86
O1
(translation_unit "undefined8 FUN_0004cc60(uint param_1,uint param_2,uint param_3,uint param_4)\n\n{\n ulonglong uVar1;\n ulonglong uVar2;\n ulonglong uVar3;\n longlong lVar4;\n byte bVar5;\n int iVar6;\n byte bVar7;\n uint uVar8;\n uint uVar9;\n bool bVar10;\n undefined4 local_2c;\n undefined4 local_24;\n ...
(translation_unit "undefined8 __divdi3(uint param_1,uint param_2,uint param_3,uint param_4)\n\n{\n ulonglong uVar1;\n ulonglong uVar2;\n ulonglong uVar3;\n longlong lVar4;\n byte bVar5;\n int iVar6;\n byte bVar7;\n uint uVar8;\n uint uVar9;\n bool bVar10;\n undefined4 local_2c;\n undefined4 local_24;\n \n ...
(translation_unit "undefined8 FUN_0004cc60(uint param_1,uint param_2,uint param_3,uint param_4)\n\n{\n ulonglong uVar1;\n ulonglong uVar2;\n ulonglong uVar3;\n longlong lVar4;\n byte bVar5;\n int iVar6;\n byte bVar7;\n uint uVar8;\n uint uVar9;\n bool bVar10;\n undefined4 local_2c;\n undefined4 local_24;\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decl...
(function_definition "undefined8 FUN_0004cc60(uint param_1,uint param_2,uint param_3,uint param_4)\n\n{\n ulonglong uVar1;\n ulonglong uVar2;\n ulonglong uVar3;\n longlong lVar4;\n byte bVar5;\n int iVar6;\n byte bVar7;\n uint uVar8;\n uint uVar9;\n bool bVar10;\n undefined4 local_2c;\n undefined4 local_24;...
type_1 function_1(type_2 var_2,type_2 var_1,type_2 var_3,type_2 var_4) { type_3 var_12; type_3 var_11; type_3 var_13; type_4 lVar4; type_5 var_9; int var_15; type_5 var_10; type_2 var_14; type_2 var_7; bool var_5; type_6 var_8; type_6 var_16; var_16 = 0; var_8 = var_2; if ((int)var_1 ...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration ty...
null
undefined8 MASKED(uint param_1,uint param_2,uint param_3,uint param_4) { ulonglong uVar1; ulonglong uVar2; ulonglong uVar3; longlong lVar4; byte bVar5; int iVar6; byte bVar7; uint uVar8; uint uVar9; bool bVar10; undefined4 local_2c; undefined4 local_24; local_24 = 0; local_2c = param_1;...
5641_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
run
FUN_00143c30
/* DWARF original prototype: void run(Unblock_token * this, Workqueue * param_1) */ void __thiscall gold::Unblock_token::run(Unblock_token *this,Workqueue *param_2) { return; }
void FUN_00143c30(void) { return; }
RET
null
null
null
null
[('const-0', u'RETURN_-1207223236')]
[('const-0', u'RETURN_-1207223236')]
null
null
00143c30
x86
O1
(translation_unit "void FUN_00143c30(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00143c30(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00143c30(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r...
(translation_unit "/* DWARF original prototype: void run(Unblock_token * this, Workqueue * param_1) */\n\nvoid __thiscall gold::Unblock_token::run(Unblock_token *this,Workqueue *param_2)\n\n{\n return;\n}\n\n" comment (function_definition "void __thiscall gold::Unblock_token::run(Unblock_token *this,Workqueue *param_2...
(translation_unit "void FUN_00143c30(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00143c30(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00143c30(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) })))
(function_definition "void FUN_00143c30(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_00143c30(void)" (identifier "FUN_00143c30") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen...
/* DWARF original prototype: void run(Unblock_token * this, Workqueue * param_1) */ void __thiscall gold::type_1::function_1(type_1 *this,type_2 *param_2) { return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement))))
null
void MASKED(void) { return; }
182_powerpc64-linux-gnu-ranlib_and_powerpc64-linux-gnu-ranlib_strip.c
endian_string
FUN_00017ba0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char * __regparm3 endian_string(bfd_endian endian) { char *pcVar1; if (endian == BFD_ENDIAN_BIG) { pcVar1 = (char *)dcgettext(0,"big endian",5); return pcVar1; } if (endian != BFD_ENDIAN_LITTLE) { pcVar1 = ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 FUN_00017ba0(int param_1) { if (param_1 == 0) { dcgettext(0,"big endian",5); return; } if (param_1 != 1) { dcgettext(0,"endianness unknown",5); return; } dcgettext(0,"little endian",5); ...
PUSH EBX CALL 0x00013710 ADD EBX,0x945a SUB ESP,0x8 TEST EAX,EAX JZ 0x00017bd8 CMP EAX,0x1 JZ 0x00017bf8 SUB ESP,0x4 LEA EAX,[EBX + 0xffffb1f6] PUSH 0x5 PUSH EAX PUSH 0x0 CALL 0x00012180 ADD ESP,0x10 ADD ESP,0x8 POP EBX RET SUB ESP,0x4 LEA EAX,[EBX + 0xffffb1dd] PUSH 0x5 PUSH EAX PUSH 0x0 CALL 0x00012180 ADD ESP,0x10 A...
null
null
null
null
[('const-5', u'CALL_-1205961712'), ('const-115190', u'COPY_-1205961520'), ('const-0', u'CALL_-1205961584'), ('const-0', u'CALL_-1205961600'), ('const-1', u'INT_NOTEQUAL_-1205961754'), ('const-5', u'CALL_-1205961584'), ('const-0', u'RETURN_-1205961560'), ('tmp_92', u'CBRANCH_-1205961769'), (u'COPY_-1205961520', u'CALL_-...
[('const-0', u'RETURN_-1205961544'), ('const-1', u'INT_NOTEQUAL_-1205961754'), ('tmp_632', u'INT_EQUAL_-1205961770'), ('const-0', u'INT_EQUAL_-1205961770'), ('const-115176', u'COPY_-1205961457'), ('const-0', u'RETURN_-1205961672'), ('const-0', u'RETURN_-1205961560'), ('tmp_92', u'CBRANCH_-1205961769'), (u'COPY_-1205961...
null
null
00017ba0
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3 FUN_00017ba0(int param_1)\n\n{\n if (param_1 == 0) {\n dcgettext(0,"big endian",5);\n return;\n }\n if (param_1 != 1) {\n dcgettext(0,"endianness unknown",5);\n return;\n }\n d...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nchar * __regparm3 endian_string(bfd_endian endian)\n\n{\n char *pcVar1;\n \n if (endian == BFD_ENDIAN_BIG) {\n pcVar1 = (char *)dcgettext(0,"big endian",5);\n return pcVar1;\n }\n if (endian != BFD_E...
(translation_unit "void __regparm3 FUN_00017ba0(int param_1)\n\n{\n if (param_1 == 0) {\n dcgettext(0,"big endian",5);\n return;\n }\n if (param_1 != 1) {\n dcgettext(0,"endianness unknown",5);\n return;\n }\n dcgettext(0,"little endian",5);\n return;\n}\n\n" (function_definition "void __regparm3 FUN_...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argumen...
(function_definition "void __regparm3 FUN_00017ba0(int param_1)\n\n{\n if (param_1 == 0) {\n dcgettext(0,"big endian",5);\n return;\n }\n if (param_1 != 1) {\n dcgettext(0,"endianness unknown",5);\n return;\n }\n dcgettext(0,"little endian",5);\n return;\n}" (primitive_type "void") (ERROR "__regparm3"...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char * __regparm3 function_1(type_1 var_1) { char *pcVar1; if (var_1 == var_2) { pcVar1 = (char *)var_3(0,"big endian",5); return pcVar1; } if (var_1 != var_4) { pcVar1 = (char *)var_3(0,"endianness unknown...
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)))) body: (compound_statement (if_statement condition: (parenthesized_expression ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 MASKED(int param_1) { if (param_1 == 0) { dcgettext(0,"big endian",5); return; } if (param_1 != 1) { dcgettext(0,"endianness unknown",5); return; } dcgettext(0,"little endian",5); retu...
4355_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
do_adjust_output_section
FUN_0010ee70
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void do_adjust_output_section(Output_data_reloc_base<4,_false,_64,_false> * this, Output_section * os) */ void __thiscall gold::Output_data_reloc_base<4,_false,_64,_false>::do_adjust_output_sect...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0010ee70(undefined4 param_1,int param_2) { if ((*(byte *)(param_2 + 0x92) & 2) == 0) { FUN_001027d0(); } if (((*(int *)(param_2 + 0x3c) == 0) && (*(int *)(param_2 + 0x40) == 0)) && ((*(byte *)(param_2 + 0...
PUSH ESI PUSH EBX CALL 0x00036f20 ADD EBX,0x2a0189 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x14] TEST byte ptr [ESI + 0x92],0x2 JNZ 0x0010ee9b MOV EDX,0x18 XOR ECX,ECX MOV EAX,ESI CALL 0x001027d0 MOV EDX,dword ptr [ESI + 0x3c] TEST EDX,EDX JNZ 0x0010eec3 MOV EAX,dword ptr [ESI + 0x40] TEST EAX,EAX JNZ 0x0010eec3 MOVZX EAX...
null
null
null
null
[('tmp_260', u'CBRANCH_-1206915303'), ('const-3355', u'CALL_-1206915205'), ('const-0', u'INT_EQUAL_-1206915330'), (u'INT_AND_-1206915391', u'INT_EQUAL_-1206915405'), ('const-417', u'LOAD_-1206915348'), ('const-0', u'INT_EQUAL_-1206915405'), ('const-417', u'STORE_-1206915288'), (u'LOAD_-1206915369', u'INT_EQUAL_-1206915...
[('tmp_260', u'CBRANCH_-1206915303'), (u'INT_OR_-1206915145', u'STORE_-1206915288'), ('const-0', u'INT_EQUAL_-1206915330'), (u'LOAD_-1206915327', u'INT_OR_-1206915145'), (u'INT_AND_-1206915391', u'INT_EQUAL_-1206915405'), ('const-417', u'LOAD_-1206915348'), ('tmp_808', u'INT_ADD_-1206915332'), ('const-0', u'INT_EQUAL_-...
null
null
0010ee70
x86
O1
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0010ee70(undefined4 param_1,int param_2)\n\n{\n if ((*(byte *)(param_2 + 0x92) & 2) == 0) {\n FUN_001027d0();\n }\n if (((*(int *)(param_2 + 0x3c) == 0) && (*(int *)(param_2 + 0x40) == 0)) &&\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void\n do_adjust_output_section(Output_data_reloc_base<4,_false,_64,_false> * this, Output_section * os)\n */\n\nvoid __thiscall\ngold::Output_data_reloc_base<4,_false,_64,_false...
(translation_unit "void FUN_0010ee70(undefined4 param_1,int param_2)\n\n{\n if ((*(byte *)(param_2 + 0x92) & 2) == 0) {\n FUN_001027d0();\n }\n if (((*(int *)(param_2 + 0x3c) == 0) && (*(int *)(param_2 + 0x40) == 0)) &&\n ((*(byte *)(param_2 + 0x90) & 8) == 0)) {\n *(byte *)(param_2 + 0x90) = *(byte *)(par...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * ...
(function_definition "void FUN_0010ee70(undefined4 param_1,int param_2)\n\n{\n if ((*(byte *)(param_2 + 0x92) & 2) == 0) {\n FUN_001027d0();\n }\n if (((*(int *)(param_2 + 0x3c) == 0) && (*(int *)(param_2 + 0x40) == 0)) &&\n ((*(byte *)(param_2 + 0x90) & 8) == 0)) {\n *(byte *)(param_2 + 0x90) = *(byte *)(...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void do_adjust_output_section(Output_data_reloc_base<4,_false,_64,_false> * this, Output_section * os) */ void __thiscall gold::Output_data_reloc_base<4,_false,_64,_false>::do_adjust_output_sect...
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) { if ((*(byte *)(param_2 + 0x92) & 2) == 0) { FUN_001027d0(); } if (((*(int *)(param_2 + 0x3c) == 0) && (*(int *)(param_2 + 0x40) == 0)) && ((*(byte *)(param_2 + 0x90) &...
10257_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
do_addr2line
FUN_0037d4b0
/* DWARF original prototype: string do_addr2line(Sized_dwarf_line_info<32,_true> * this, uint shndx, off_t offset, vector<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_> * other_...
int * FUN_0037d4b0(int *param_1,int param_2,undefined4 param_3,uint param_4,uint param_5, int *param_6) { undefined4 *puVar1; uint uVar2; undefined1 **ppuVar3; int *piVar4; char cVar5; undefined *puVar6; uint uVar7; uint uVar8; undefined4 *puVar9; uint *puVar10; int unaff_EDI; ...
PUSH EBP MOV EBP,ESP PUSH EDI CALL 0x00074f0a ADD EDI,0x26cb47 PUSH ESI PUSH EBX SUB ESP,0x6c MOV EAX,dword ptr [EBP + 0x14] MOV EDX,dword ptr [EBP + 0x18] MOV dword ptr [EBP + -0x58],EAX MOV EAX,dword ptr [EBP + 0xc] MOV dword ptr [EBP + -0x64],EDI CMP byte ptr [EAX + 0x4],0x0 MOV dword ptr [EBP + -0x54],EDX JNZ 0x003...
null
null
null
null
[(u'CAST_-1205280308', u'CALL_-1205283321'), (u'CALL_-1205283221', u'INDIRECT_-1205281475'), (u'CALL_-1205282543', u'INDIRECT_-1205280488'), (u'INT_NOTEQUAL_-1205282573', u'CBRANCH_-1205282572'), (u'INT_SBORROW_-1205282379', u'INT_NOTEQUAL_-1205282385'), ('const-0', u'PTRSUB_-1205279888'), (u'INDIRECT_-1205281545', u'M...
[(u'INT_ADD_-1205279900', u'CAST_-1205279787'), (u'CALL_-1205281867', u'INDIRECT_-1205280440'), (u'CALL_-1205283321', u'INDIRECT_-1205280407'), (u'INT_NOTEQUAL_-1205282573', u'CBRANCH_-1205282572'), (u'INT_SBORROW_-1205282379', u'INT_NOTEQUAL_-1205282385'), (u'INDIRECT_-1205280510', u'MULTIEQUAL_-1205280450'), (u'INT_N...
null
null
0037d4b0
x86
O1
(translation_unit "int * FUN_0037d4b0(int *param_1,int param_2,undefined4 param_3,uint param_4,uint param_5,\n int *param_6)\n\n{\n undefined4 *puVar1;\n uint uVar2;\n undefined1 **ppuVar3;\n int *piVar4;\n char cVar5;\n undefined *puVar6;\n uint uVar7;\n uint uVar8;\n undefined4 *puVar9;\n u...
(translation_unit "/* DWARF original prototype: string do_addr2line(Sized_dwarf_line_info<32,_true> * this, uint shndx,\n off_t offset,\n vector<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<cha...
(translation_unit "int * FUN_0037d4b0(int *param_1,int param_2,undefined4 param_3,uint param_4,uint param_5,\n int *param_6)\n\n{\n undefined4 *puVar1;\n uint uVar2;\n undefined1 **ppuVar3;\n int *piVar4;\n char cVar5;\n undefined *puVar6;\n uint uVar7;\n uint uVar8;\n undefined4 *puVar9;\n u...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (...
(function_definition "int * FUN_0037d4b0(int *param_1,int param_2,undefined4 param_3,uint param_4,uint param_5,\n int *param_6)\n\n{\n undefined4 *puVar1;\n uint uVar2;\n undefined1 **ppuVar3;\n int *piVar4;\n char cVar5;\n undefined *puVar6;\n uint uVar7;\n uint uVar8;\n undefined4 *puVar9;\n...
/* DWARF original prototype: string do_addr2line(Sized_dwarf_line_info<32,_true> * this, uint shndx, off_t offset, vector<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>_> * other_...
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
int * MASKED(int *param_1,int param_2,undefined4 param_3,uint param_4,uint param_5, int *param_6) { undefined4 *puVar1; uint uVar2; undefined1 **ppuVar3; int *piVar4; char cVar5; undefined *puVar6; uint uVar7; uint uVar8; undefined4 *puVar9; uint *puVar10; int unaff_EDI; unde...
626_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
FUN_00032d30
FUN_00032d30
void FUN_00032d30(void) { int unaff_EBP; facet *unaff_EDI; std::locale::facet::~facet(unaff_EDI); operator_delete(unaff_EDI); /* WARNING: Subroutine does not return */ _Unwind_Resume(*(undefined4 *)(unaff_EBP + -0x1c)); }
void FUN_00032d30(void) { int unaff_EBP; FUN_001e8c40(); FUN_001e6db0(); /* WARNING: Subroutine does not return */ FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x1c)); }
SUB ESP,0xc MOV EBX,ESI PUSH EDI CALL 0x001e8c40 ADD ESP,0x10 SUB ESP,0xc MOV EBX,ESI PUSH EDI CALL 0x001e6db0 POP ECX PUSH dword ptr [EBP + -0x1c] CALL 0x0027dd80
null
null
null
null
[(u'LOAD_-1206112902', u'CALL_-1206112888'), ('tmp_239', u'CALL_-1206112909'), (u'CAST_-1206112786', u'LOAD_-1206112902'), ('const-1', u'RETURN_-1206112883'), ('tmp_240', u'INT_ADD_-1206112886'), ('const-417', u'LOAD_-1206112902'), ('tmp_239', u'CALL_-1206112948'), ('const-4294967268', u'INT_ADD_-1206112886'), (u'INT_A...
[(u'LOAD_-1206112902', u'CALL_-1206112888'), ('const-417', u'LOAD_-1206112902'), (u'CAST_-1206112786', u'LOAD_-1206112902'), ('const-1', u'RETURN_-1206112883'), ('tmp_240', u'INT_ADD_-1206112886'), ('const-4294967268', u'INT_ADD_-1206112886'), (u'INT_ADD_-1206112886', u'CAST_-1206112786')]
null
null
00032d30
x86
O1
(translation_unit "void FUN_00032d30(void)\n\n{\n int unaff_EBP;\n \n FUN_001e8c40();\n FUN_001e6db0();\n /* WARNING: Subroutine does not return */\n FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x1c));\n}\n\n" (function_definition "void FUN_00032d30(void)\n\n{\n int unaff_EBP;\n \n FUN_001e8c40...
(translation_unit "void FUN_00032d30(void)\n\n{\n int unaff_EBP;\n facet *unaff_EDI;\n \n std::locale::facet::~facet(unaff_EDI);\n operator_delete(unaff_EDI);\n /* WARNING: Subroutine does not return */\n _Unwind_Resume(*(undefined4 *)(unaff_EBP + -0x1c));\n}\n\n" (function_definition "void FUN...
(translation_unit "void FUN_00032d30(void)\n\n{\n int unaff_EBP;\n \n FUN_001e8c40();\n FUN_001e6db0();\n \n FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x1c));\n}\n\n" (function_definition "void FUN_00032d30(void)\n\n{\n int unaff_EBP;\n \n FUN_001e8c40();\n FUN_001e6db0();\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression...
(function_definition "void FUN_00032d30(void)\n\n{\n int unaff_EBP;\n \n FUN_001e8c40();\n FUN_001e6db0();\n \n FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x1c));\n}" (primitive_type "void") (function_declarator "FUN_00032d30(void)" (identifier "FUN_00032d30") (parameter_list "(void)" (( "(") (pa...
void function_1(void) { int var_3; type_1 *unaff_EDI; std::locale::facet::~type_1(unaff_EDI); var_1(unaff_EDI); /* WARNING: Subroutine does not return */ var_2(*(type_2 *)(var_3 + -0x1c)); }
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 (call_express...
null
void MASKED(void) { int unaff_EBP; FUN_001e8c40(); FUN_001e6db0(); /* WARNING: Subroutine does not return */ FUN_0027dd80(*(undefined4 *)(unaff_EBP + -0x1c)); }
194_powerpc-linux-gnuspe-gprof_and_powerpc-linux-gnuspe-gprof_strip.c
memcpy
memcpy
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * memcpy(void *__dest,void *__src,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ /* memcpy@@GLIBC_2.0 */ ...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * memcpy(void *__dest,void *__src,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206001622')]
[('const-1', u'RETURN_-1206001622')]
null
null
0002e020
x86
O1
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ...
(translation_unit "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* memcpy(void *__dest,void *__src,siz...
(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 { (expression_statement (call...
(function_definition "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (pointer_declarator "* memcpy(void *__dest,void *__src,size_t __n)" (* "*") (function_declarator "memcpy(void *__dest,void *__src,size_t __n)" (identifier "memcpy") (paramet...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * function_1(void *__dest,void *__src,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ /* memcpy@@GLIBC_2.0...
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 */ void * MASKED(void *__dest,void *__src,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
9020_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
moneypunct
FUN_00211e00
/* std::moneypunct<wchar_t, true>::moneypunct(unsigned int) */ void __thiscall std::moneypunct<wchar_t,true>::moneypunct(moneypunct<wchar_t,true> *this,uint param_1) { undefined4 uVar1; int unaff_EDI; uVar1 = __x86_get_pc_thunk_di(); *(undefined4 *)(this + 8) = 0; *(uint *)(this + 4) = CONCAT31((int3)((...
void FUN_00211e00(int *param_1,int param_2) { undefined4 uVar1; int unaff_EDI; uVar1 = FUN_00058c4a(); param_1[2] = 0; param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_2 != 0); *param_1 = unaff_EDI + 0x12c4b9; /* try { // try from 00211e3d to 00211e41 has its CatchHandler @ 0021...
PUSH EBP XOR EAX,EAX MOV EBP,ESP PUSH EDI CALL 0x00058c4a ADD EDI,0x12d1f5 PUSH ESI PUSH EBX SUB ESP,0x20 MOV EDX,dword ptr [EBP + 0xc] MOV ESI,dword ptr [EBP + 0x8] TEST EDX,EDX MOV dword ptr [ESI + 0x8],0x0 MOV EBX,EDI SETNZ AL MOV dword ptr [ESI + 0x4],EAX LEA EAX,[EDI + 0xfffff2bc] ADD EAX,0x8 MOV dword ptr [ESI],E...
null
null
null
null
[('tmp_336', u'INT_NOTEQUAL_-1203888547'), (u'CAST_-1203888364', u'STORE_-1203888547'), ('const-417', u'STORE_-1203888547'), (u'SUBPIECE_-1203888407', u'PIECE_-1203888407'), ('const-0', u'RETURN_-1203888433'), (u'CAST_-1203888337', u'STORE_-1203888504'), (u'INT_NOTEQUAL_-1203888547', u'PIECE_-1203888407'), ('const-4', ...
[('const-0', u'CALL_-1203888481'), ('const-0', u'RETURN_-1203888433'), ('tmp_567', u'INT_NOTEQUAL_-1203888547'), (u'PIECE_-1203888409', u'STORE_-1203888529'), ('const-1', u'PTRADD_-1203888353'), ('const-0', u'CALL_-1203888481'), ('tmp_566', u'PTRADD_-1203888353'), ('const-1230009', u'INT_ADD_-1203888499'), (u'INT_RIGHT...
null
null
00211e00
x86
O1
(translation_unit "void FUN_00211e00(int *param_1,int param_2)\n\n{\n undefined4 uVar1;\n int unaff_EDI;\n \n uVar1 = FUN_00058c4a();\n param_1[2] = 0;\n param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_2 != 0);\n *param_1 = unaff_EDI + 0x12c4b9;\n /* try { // try from 00211e3d to 00211e41...
(translation_unit "/* std::moneypunct<wchar_t, true>::moneypunct(unsigned int) */\n\nvoid __thiscall\nstd::moneypunct<wchar_t,true>::moneypunct(moneypunct<wchar_t,true> *this,uint param_1)\n\n{\n undefined4 uVar1;\n int unaff_EDI;\n \n uVar1 = __x86_get_pc_thunk_di();\n *(undefined4 *)(this + 8) = 0;\n *(uint *)(...
(translation_unit "void FUN_00211e00(int *param_1,int param_2)\n\n{\n undefined4 uVar1;\n int unaff_EDI;\n \n uVar1 = FUN_00058c4a();\n param_1[2] = 0;\n param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_2 != 0);\n *param_1 = unaff_EDI + 0x12c4b9;\n \n FUN_001f73f0(param_1,0,0);\n return;...
(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 IDENT ;) (expression_statement (assignment_expression IDENT = (ca...
(function_definition "void FUN_00211e00(int *param_1,int param_2)\n\n{\n undefined4 uVar1;\n int unaff_EDI;\n \n uVar1 = FUN_00058c4a();\n param_1[2] = 0;\n param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_2 != 0);\n *param_1 = unaff_EDI + 0x12c4b9;\n \n FUN_001f73f0(param_1,0,0);\n retu...
/* std::moneypunct<wchar_t, true>::moneypunct(unsigned int) */ void __thiscall std::moneypunct<wchar_t,true>::moneypunct(moneypunct<wchar_t,true> *var_2,type_2 var_4) { type_1 uVar1; int var_5; uVar1 = var_1(); *(type_1 *)(var_2 + 8) = 0; *(type_2 *)(var_2 + 4) = var_3((int3)((type_2)uVar1 >> 8),var_4 !...
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
void MASKED(int *param_1,int param_2) { undefined4 uVar1; int unaff_EDI; uVar1 = FUN_00058c4a(); param_1[2] = 0; param_1[1] = CONCAT31((int3)((uint)uVar1 >> 8),param_2 != 0); *param_1 = unaff_EDI + 0x12c4b9; /* try { // try from 00211e3d to 00211e41 has its CatchHandler @ 00211e4d *...
2_sg_rdac_and_sg_rdac_strip.c
FUN_00011030
FUN_00011030
void FUN_00011030(void) { (*(code *)PTR_00014fa0)(); return; }
void FUN_00011030(void) { (*(code *)PTR_00014fa0)(); return; }
PUSH dword ptr [EBX + 0x4] JMP dword ptr [EBX + 0x8]
null
null
null
null
[(u'INDIRECT_-1205989234', u'COPY_-1205989293'), (u'CAST_-1205989226', u'CALLIND_-1205989307'), ('tmp_91', u'CAST_-1205989226'), ('const-1', u'RETURN_-1205989304'), (u'CALLIND_-1205989307', u'INDIRECT_-1205989232'), (u'CALLIND_-1205989307', u'INDIRECT_-1205989234'), (u'INDIRECT_-1205989232', u'COPY_-1205989291')]
[(u'INDIRECT_-1205989234', u'COPY_-1205989293'), (u'CAST_-1205989226', u'CALLIND_-1205989307'), ('tmp_91', u'CAST_-1205989226'), ('const-1', u'RETURN_-1205989304'), (u'CALLIND_-1205989307', u'INDIRECT_-1205989232'), (u'CALLIND_-1205989307', u'INDIRECT_-1205989234'), (u'INDIRECT_-1205989232', u'COPY_-1205989291')]
null
null
00011030
x86
O1
(translation_unit "void FUN_00011030(void)\n\n{\n (*(code *)PTR_00014fa0)();\n return;\n}\n\n" (function_definition "void FUN_00011030(void)\n\n{\n (*(code *)PTR_00014fa0)();\n return;\n}" primitive_type (function_declarator "FUN_00011030(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" pr...
(translation_unit "void FUN_00011030(void)\n\n{\n (*(code *)PTR_00014fa0)();\n return;\n}\n\n" (function_definition "void FUN_00011030(void)\n\n{\n (*(code *)PTR_00014fa0)();\n return;\n}" primitive_type (function_declarator "FUN_00011030(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" pr...
(translation_unit "void FUN_00011030(void)\n\n{\n (*(code *)PTR_00014fa0)();\n return;\n}\n\n" (function_definition "void FUN_00011030(void)\n\n{\n (*(code *)PTR_00014fa0)();\n return;\n}" primitive_type (function_declarator "FUN_00011030(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" pr...
(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 FUN_00011030(void)\n\n{\n (*(code *)PTR_00014fa0)();\n return;\n}" (primitive_type "void") (function_declarator "FUN_00011030(void)" (identifier "FUN_00011030") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(cod...
void function_1(void) { (*(type_1 *)PTR_00014fa0)(); 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_00014fa0)(); return; }