file_name
stringlengths
17
81
original_function_name
stringlengths
1
716
stripped_function_name
stringlengths
3
48
decompiled_code_original
stringlengths
38
263k
decompiled_code_stripped
stringlengths
39
208k
assembly_code
stringlengths
3
175k
dataflowgraph_original
float64
dataflowgraph_stripped
float64
graphImage_original
float64
graphImage_stripped
float64
pcode_edges_original
stringlengths
11
8.39M
pcode_edges_stripped
stringlengths
11
8.61M
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.26M
S-Expression_decompiled_code_original
stringlengths
351
5.47M
S-Expression_decompiled_code_original_noisy
stringlengths
338
5.2M
S-Expression_decompiled_code_original_clean
stringlengths
162
540k
S-Expression_decompiled_code_original_root
stringlengths
353
5.26M
Replace_function_name_and_variable_name
stringlengths
39
247k
S-Expression_decompiled_code_stripped
float64
Root Node
stringlengths
238
769k
decompiled_code_original_masked
float64
decompiled_code_stripped_masked
stringlengths
35
208k
99_powerpc-linux-gnu-c++filt_and_powerpc-linux-gnu-c++filt_strip.c
dupargv
FUN_00012d90
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ char ** dupargv(char **argv) { char **ppcVar1; char *pcVar2; undefined4 uVar3; int iVar4; int iVar5; char **ppcVar6; if (argv == (char **)0x0) { ppcVar1 = (char **)0x...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 * FUN_00012d90(int *param_1) { undefined4 *puVar1; undefined4 uVar2; int iVar3; int iVar4; undefined4 *puVar5; if (param_1 == (int *)0x0) { puVar1 = (undefined4 *)0x0; } else { if (*param_1 ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00011840 ADD EBX,0x4267 SUB ESP,0xc MOV EBP,dword ptr [ESP + 0x20] TEST EBP,EBP JZ 0x00012e24 MOV ESI,dword ptr [EBP] TEST ESI,ESI JZ 0x00012e18 XOR EDX,EDX JMP 0x00012dba MOV EDX,EAX LEA EAX,[EDX + 0x1] MOV ECX,dword ptr [EBP + EAX*0x4] TEST ECX,ECX JNZ 0x00012db8 LEA EAX,[ED...
null
null
null
null
[(u'CALL_-1205981635', u'CAST_-1205981237'), ('const-0', u'COPY_-1205981714'), (u'LOAD_-1205981526', u'MULTIEQUAL_-1205981347'), (u'MULTIEQUAL_-1205981347', u'CALL_-1205981560'), ('const-417', u'STORE_-1205981543'), ('tmp_660', u'LOAD_-1205981619'), (u'CAST_-1205981192', u'INT_ADD_-1205981510'), ('const-0', u'STORE_-12...
[(u'CALL_-1205981635', u'CAST_-1205981237'), ('const-0', u'COPY_-1205981714'), (u'LOAD_-1205981526', u'MULTIEQUAL_-1205981347'), (u'MULTIEQUAL_-1205981347', u'CALL_-1205981560'), ('const-417', u'STORE_-1205981543'), (u'CAST_-1205981192', u'INT_ADD_-1205981510'), ('const-0', u'STORE_-1205981492'), ('const-0', u'COPY_-12...
null
null
00012d90
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 * FUN_00012d90(int *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n undefined4 *puVar5;\n \n if (param_1 == (int *)0x0) {\n puVar1 = (undefined4 *)0x0;\...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nchar ** dupargv(char **argv)\n\n{\n char **ppcVar1;\n char *pcVar2;\n undefined4 uVar3;\n int iVar4;\n int iVar5;\n char **ppcVar6;\n \n if (argv == (char **)0...
(translation_unit "undefined4 * FUN_00012d90(int *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n undefined4 *puVar5;\n \n if (param_1 == (int *)0x0) {\n puVar1 = (undefined4 *)0x0;\n }\n else {\n if (*param_1 == 0) {\n iVar3 = 4;\n }\n else {\n iVar3 =...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE ID...
(function_definition "undefined4 * FUN_00012d90(int *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n undefined4 *puVar5;\n \n if (param_1 == (int *)0x0) {\n puVar1 = (undefined4 *)0x0;\n }\n else {\n if (*param_1 == 0) {\n iVar3 = 4;\n }\n else {\n iVar...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ char ** function_1(char **var_1) { char **ppcVar1; char *var_4; type_1 uVar3; int var_2; int var_6; char **ppcVar6; if (var_1 == (char **)0x0) { ppcVar1 = (char **)0x...
null
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (decl...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 * MASKED(int *param_1) { undefined4 *puVar1; undefined4 uVar2; int iVar3; int iVar4; undefined4 *puVar5; if (param_1 == (int *)0x0) { puVar1 = (undefined4 *)0x0; } else { if (*param_1 == 0) ...
3285_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
open
FUN_000b0150
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: bool open(Mapfile * this, char * map_filename) */ int __thiscall gold::Mapfile::open(Mapfile *this,char *__file,int __oflag,...) { FILE *pFVar1; int *piVar2; char *pcVar3; char *format; int ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_000b0150(undefined4 *param_1,byte *param_2) { undefined4 uVar1; FILE *pFVar2; int *piVar3; char *pcVar4; int iVar5; byte *pbVar6; byte *pbVar7; bool bVar8; bool bVar9; iVar5 = 2; bVar8 = &...
PUSH EBP MOV ECX,0x2 PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x2deea2 SUB ESP,0xc MOV EBP,dword ptr [ESP + 0x24] MOV ESI,EBP LEA EDI,[EBX + 0xffefe758] CMPSB.REPE ES:EDI,ESI SETA AL SBB AL,0x0 TEST AL,AL JNZ 0x000b01a0 MOV EAX,dword ptr [EBX + 0xfffffea0] MOV EDX,dword ptr [ESP + 0x20] MOV EAX,dword ptr [EAX...
null
null
null
null
[(u'MULTIEQUAL_-1206648057', u'INT_EQUAL_-1206648410'), ('const-0', u'INT_EQUAL_-1206648410'), (u'INDIRECT_-1206647805', u'MULTIEQUAL_-1206647845'), ('tmp_179', u'CBRANCH_-1206648390'), ('const-4294967295', u'INT_ADD_-1206648400'), (u'COPY_-1206648329', u'MULTIEQUAL_-1206648034'), (u'MULTIEQUAL_-1206648034', u'RETURN_-...
[('const-0', u'INT_EQUAL_-1206648410'), (u'BOOL_NEGATE_-1206648003', u'BOOL_AND_-1206648352'), ('tmp_179', u'CBRANCH_-1206648390'), (u'CALL_-1206648189', u'INDIRECT_-1206647808'), (u'MULTIEQUAL_-1206648023', u'MULTIEQUAL_-1206648020'), ('const-1', u'COPY_-1206648329'), ('const-2', u'COPY_-1206648491'), (u'CAST_-1206647...
null
null
000b0150
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_000b0150(undefined4 *param_1,byte *param_2)\n\n{\n undefined4 uVar1;\n FILE *pFVar2;\n int *piVar3;\n char *pcVar4;\n int iVar5;\n byte *pbVar6;\n byte *pbVar7;\n bool bVar8;\n bool bVa...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: bool open(Mapfile * this, char * map_filename) */\n\nint __thiscall gold::Mapfile::open(Mapfile *this,char *__file,int __oflag,...)\n\n{\n FILE *pFVar1;\n int *piVar2;\n char *pcVa...
(translation_unit "undefined4 FUN_000b0150(undefined4 *param_1,byte *param_2)\n\n{\n undefined4 uVar1;\n FILE *pFVar2;\n int *piVar3;\n char *pcVar4;\n int iVar5;\n byte *pbVar6;\n byte *pbVar7;\n bool bVar8;\n bool bVar9;\n \n iVar5 = 2;\n bVar8 = &stack0xfffffff0 < (undefined1 *)0xc;\n bVar9 = &stack0x00...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declarati...
(function_definition "undefined4 FUN_000b0150(undefined4 *param_1,byte *param_2)\n\n{\n undefined4 uVar1;\n FILE *pFVar2;\n int *piVar3;\n char *pcVar4;\n int iVar5;\n byte *pbVar6;\n byte *pbVar7;\n bool bVar8;\n bool bVar9;\n \n iVar5 = 2;\n bVar8 = &stack0xfffffff0 < (undefined1 *)0xc;\n bVar9 = &stack0...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: bool open(Mapfile * this, char * map_filename) */ int __thiscall gold::type_1::function_1(type_1 *this,char *__file,int __oflag,...) { type_2 *var_6; int *piVar2; char *pcVar3; char *format; ...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (point...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(undefined4 *param_1,byte *param_2) { undefined4 uVar1; FILE *pFVar2; int *piVar3; char *pcVar4; int iVar5; byte *pbVar6; byte *pbVar7; bool bVar8; bool bVar9; iVar5 = 2; bVar8 = &stack0...
10367_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
find
FUN_002690f0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wstring::find(wchar_t, unsigned int) const */ int __thiscall std::wstring::find(wstring *this,wchar_t param_1,uint param_2) { int iVar1; wchar_t *pwVar2; int iVar3; iVar1 = *(int *)this; iVar3 = -1; if (par...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int FUN_002690f0(int *param_1,wchar_t param_2,uint param_3) { int iVar1; wchar_t *pwVar2; int iVar3; iVar1 = *param_1; iVar3 = -1; if (param_3 < *(uint *)(iVar1 + -0xc)) { pwVar2 = wmemchr((wchar_t *)(iVar1 + ...
PUSH EDI PUSH ESI MOV ESI,0xffffffff PUSH EBX MOV EAX,dword ptr [ESP + 0x10] CALL 0x00035840 ADD EBX,0x125eff MOV EDX,dword ptr [ESP + 0x18] MOV EDI,dword ptr [EAX] MOV EAX,dword ptr [EDI + -0xc] CMP EDX,EAX JNC 0x00269136 SUB ESP,0x4 SUB EAX,EDX PUSH EAX LEA EAX,[EDI + EDX*0x4] PUSH dword ptr [ESP + 0x1c] PUSH EAX CAL...
null
null
null
null
[('const-4', u'INT_MULT_-1204186756'), ('const-0', u'RETURN_-1204186649'), ('tmp_455', u'INT_SUB_-1204186781'), ('tmp_453', u'CAST_-1204186535'), ('const-4294967284', u'INT_ADD_-1204186818'), (u'CAST_-1204186499', u'INT_SUB_-1204186724'), (u'COPY_-1204186559', u'MULTIEQUAL_-1204186549'), (u'INT_ADD_-1204186818', u'CAST...
[('const-4', u'INT_MULT_-1204186756'), ('const-0', u'RETURN_-1204186649'), ('const-4294967284', u'INT_ADD_-1204186818'), (u'COPY_-1204186559', u'MULTIEQUAL_-1204186549'), ('const-417', u'LOAD_-1204186834'), ('const-2', u'INT_SRIGHT_-1204186702'), (u'CALL_-1204186760', u'CAST_-1204186500'), (u'INT_NOTEQUAL_-1204186682',...
null
null
002690f0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint FUN_002690f0(int *param_1,wchar_t param_2,uint param_3)\n\n{\n int iVar1;\n wchar_t *pwVar2;\n int iVar3;\n \n iVar1 = *param_1;\n iVar3 = -1;\n if (param_3 < *(uint *)(iVar1 + -0xc)) {\n pwVar2 ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::wstring::find(wchar_t, unsigned int) const */\n\nint __thiscall std::wstring::find(wstring *this,wchar_t param_1,uint param_2)\n\n{\n int iVar1;\n wchar_t *pwVar2;\n int iVar3;\n \n iVar1 = *(int *)t...
(translation_unit "int FUN_002690f0(int *param_1,wchar_t param_2,uint param_3)\n\n{\n int iVar1;\n wchar_t *pwVar2;\n int iVar3;\n \n iVar1 = *param_1;\n iVar3 = -1;\n if (param_3 < *(uint *)(iVar1 + -0xc)) {\n pwVar2 = wmemchr((wchar_t *)(iVar1 + param_3 * 4),param_2,*(uint *)(iVar1 + -0xc) - param_3);\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT)...
(function_definition "int FUN_002690f0(int *param_1,wchar_t param_2,uint param_3)\n\n{\n int iVar1;\n wchar_t *pwVar2;\n int iVar3;\n \n iVar1 = *param_1;\n iVar3 = -1;\n if (param_3 < *(uint *)(iVar1 + -0xc)) {\n pwVar2 = wmemchr((wchar_t *)(iVar1 + param_3 * 4),param_2,*(uint *)(iVar1 + -0xc) - param_3);\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::wstring::find(wchar_t, unsigned int) const */ int __thiscall std::type_1::function_1(type_1 *this,type_2 param_1,type_3 var_1) { int var_2; type_2 *var_4; int iVar3; var_2 = *(int *)this; iVar3 = -1; if (va...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int MASKED(int *param_1,wchar_t param_2,uint param_3) { int iVar1; wchar_t *pwVar2; int iVar3; iVar1 = *param_1; iVar3 = -1; if (param_3 < *(uint *)(iVar1 + -0xc)) { pwVar2 = wmemchr((wchar_t *)(iVar1 + param_...
7676_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
script_exp_integer
FUN_002243b0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ Expression * gold::script_exp_integer(uint64_t val) { }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_002243b0(undefined4 param_1,undefined4 param_2) { undefined4 *puVar1; puVar1 = (undefined4 *)FUN_00246670(0xc); *puVar1 = &PTR_FUN_00409198; puVar1[1] = param_1; puVar1[2] = param_2; return; }
PUSH EDI PUSH ESI PUSH EBX MOV ESI,dword ptr [ESP + 0x10] CALL 0x0003a210 ADD EBX,0x1efc44 MOV EDI,dword ptr [ESP + 0x14] SUB ESP,0xc PUSH 0xc CALL 0x00246670 ADD ESP,0x10 LEA EDX,[EBX + 0xffff5198] MOV dword ptr [EAX],EDX MOV dword ptr [EAX + 0x4],ESI MOV dword ptr [EAX + 0x8],EDI POP EBX POP ESI POP EDI RET
null
null
null
null
[('const-1', u'RETURN_-1203944495')]
[('tmp_344', u'STORE_-1203944425'), ('const-4231576', u'PTRSUB_-1203944315'), ('const-4', u'PTRADD_-1203944309'), (u'CAST_-1203944328', u'STORE_-1203944430'), ('const-4', u'PTRADD_-1203944313'), (u'CALL_-1203944453', u'CAST_-1203944328'), ('const-0', u'PTRSUB_-1203944315'), ('const-417', u'STORE_-1203944419'), ('const-...
null
null
002243b0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_002243b0(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)FUN_00246670(0xc);\n *puVar1 = &PTR_FUN_00409198;\n puVar1[1] = param_1;\n puVar1[2] = para...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nExpression * gold::script_exp_integer(uint64_t val)\n\n{\n}\n\n" comment comment (ERROR "Expression * gold::script_exp_integer(uint64_t val)" (binary_expression "Expre...
(translation_unit "void FUN_002243b0(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)FUN_00246670(0xc);\n *puVar1 = &PTR_FUN_00409198;\n puVar1[1] = param_1;\n puVar1[2] = param_2;\n return;\n}\n\n" (function_definition "void FUN_002243b0(undefined4 param_1,undefined...
(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) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descr...
(function_definition "void FUN_002243b0(undefined4 param_1,undefined4 param_2)\n\n{\n undefined4 *puVar1;\n \n puVar1 = (undefined4 *)FUN_00246670(0xc);\n *puVar1 = &PTR_FUN_00409198;\n puVar1[1] = param_1;\n puVar1[2] = param_2;\n return;\n}" (primitive_type "void") (function_declarator "FUN_002243b0(undefined4...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ Expression * gold::script_exp_integer(uint64_t val) { }
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 *puVar1; puVar1 = (undefined4 *)FUN_00246670(0xc); *puVar1 = &PTR_FUN_00409198; puVar1[1] = param_1; puVar1[2] = param_2; return; }
4867_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
record_local_got_symbol
FUN_0017cee0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void record_local_got_symbol(Mips_got_info<32,_true> * this, Mips_relobj<32,_true> * object, uint symndx, Mips_address addend, uint r_type, uint shndx, bool is_section_symbol) */ void __thiscall ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 FUN_0017cee0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, uint param_5,undefined4 param_6,undefined1 param_7) { uint uVar1; undefined4 *puVar2; undefined1 uVar3; ...
PUSH EBP PUSH EDI PUSH ESI MOV ESI,EDX PUSH EBX CALL 0x00050b50 ADD EBX,0x46d115 SUB ESP,0x1c MOV EDX,dword ptr [ESP + 0x34] MOV EDI,dword ptr [ESP + 0x30] MOV dword ptr [ESP],EAX MOV EAX,dword ptr [ESP + 0x3c] MOV EBP,dword ptr [ESP + 0x38] MOV dword ptr [ESP + 0x4],EAX MOV EAX,EDX AND EAX,0xffffffbf CMP EDX,0xa2 JZ 0...
null
null
null
null
[('const-1', u'RETURN_-1207382271')]
[('const-417', u'STORE_-1207382052'), (u'MULTIEQUAL_-1207381864', u'STORE_-1207382073'), ('tmp_530', u'CBRANCH_-1207381926'), ('const-46', u'INT_EQUAL_-1207381901'), (u'COPY_-1207381835', u'MULTIEQUAL_-1207381864'), (u'INT_EQUAL_-1207381931', u'CBRANCH_-1207381926'), ('tmp_853', u'STORE_-1207382052'), (u'CAST_-12073818...
null
null
0017cee0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm3\nFUN_0017cee0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n uint param_5,undefined4 param_6,undefined1 param_7)\n\n{\n uint uVar1;\n undefined4 *pu...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void record_local_got_symbol(Mips_got_info<32,_true> * this,\n Mips_relobj<32,_true> * object, uint symndx, Mips_address addend, uint r_type, uint shndx, bool\n is_section_symbol)...
(translation_unit "void __regparm3\nFUN_0017cee0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n uint param_5,undefined4 param_6,undefined1 param_7)\n\n{\n uint uVar1;\n undefined4 *puVar2;\n undefined1 uVar3;\n \n uVar1 = param_5 & 0xffffffbf;\n if ((param_5 == 0xa2) || ...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDEN...
(function_definition "void __regparm3\nFUN_0017cee0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n uint param_5,undefined4 param_6,undefined1 param_7)\n\n{\n uint uVar1;\n undefined4 *puVar2;\n undefined1 uVar3;\n \n uVar1 = param_5 & 0xffffffbf;\n if ((param_5 == 0xa2) ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void record_local_got_symbol(Mips_got_info<32,_true> * this, Mips_relobj<32,_true> * object, uint symndx, Mips_address addend, uint r_type, uint shndx, bool is_section_symbol) */ void __thiscall ...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (para...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm3 MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, uint param_5,undefined4 param_6,undefined1 param_7) { uint uVar1; undefined4 *puVar2; undefined1 uVar3; u...
699_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
_M_initialize_moneypunct
FUN_00037c7e
/* std::moneypunct<char, false>::_M_initialize_moneypunct(__locale_struct*, char const*) [clone .cold.1] */ void __regparm3 std::moneypunct<char,false>::_M_initialize_moneypunct(__locale_struct *param_1,char *param_2) { int *piVar1; int iVar2; int unaff_EBP; int unaff_ESI; __cxa_begin_catch(param_1);...
void __regparm3 FUN_00037c7e(undefined4 param_1) { int *piVar1; int iVar2; int unaff_EBP; int unaff_ESI; FUN_00247930(param_1); piVar1 = *(int **)(unaff_ESI + 8); if (piVar1 != (int *)0x0) { *(undefined4 *)(unaff_EBP + -0x2c) = 0; *(undefined4 *)(unaff_EBP + -0x24) = 0; *(undefined4 *)(un...
SUB ESP,0xc MOV EBX,dword ptr [EBP + -0x1c] PUSH EAX CALL 0x00247930 MOV EAX,dword ptr [ESI + 0x8] ADD ESP,0x10 TEST EAX,EAX JZ 0x00037cff MOV dword ptr [EBP + -0x2c],0x0 MOV dword ptr [EBP + -0x24],0x0 MOV dword ptr [EBP + -0x38],0x0 MOV EDX,dword ptr [EAX] SUB ESP,0xc PUSH EAX CALL dword ptr [EDX + 0x4] ADD ESP,0x10 ...
null
null
null
null
[('tmp_256', u'CBRANCH_-1206092510'), ('tmp_372', u'CBRANCH_-1206092444'), ('tmp_959', u'INT_ADD_-1206092385'), ('const-0', u'INT_NOTEQUAL_-1206092610'), (u'CAST_-1206092199', u'STORE_-1206092597'), ('const-0', u'INT_NOTEQUAL_-1206092522'), ('tmp_961', u'INT_ADD_-1206092506'), (u'INT_ADD_-1206092625', u'CAST_-120609221...
[('tmp_957', u'INT_ADD_-1206092522'), ('tmp_256', u'CBRANCH_-1206092510'), ('const-417', u'LOAD_-1206092463'), ('tmp_372', u'CBRANCH_-1206092444'), ('tmp_957', u'INT_ADD_-1206092481'), ('const-417', u'STORE_-1206092597'), ('const-0', u'INT_NOTEQUAL_-1206092610'), ('const-417', u'LOAD_-1206092497'), (u'CAST_-1206092199'...
null
null
00037c7e
x86
O3
(translation_unit "void __regparm3 FUN_00037c7e(undefined4 param_1)\n\n{\n int *piVar1;\n int iVar2;\n int unaff_EBP;\n int unaff_ESI;\n \n FUN_00247930(param_1);\n piVar1 = *(int **)(unaff_ESI + 8);\n if (piVar1 != (int *)0x0) {\n *(undefined4 *)(unaff_EBP + -0x2c) = 0;\n *(undefined4 *)(unaff_EBP + -0x2...
(translation_unit "/* std::moneypunct<char, false>::_M_initialize_moneypunct(__locale_struct*, char const*) [clone\n .cold.1] */\n\nvoid __regparm3\nstd::moneypunct<char,false>::_M_initialize_moneypunct(__locale_struct *param_1,char *param_2)\n\n{\n int *piVar1;\n int iVar2;\n int unaff_EBP;\n int unaff_ESI;\n \...
(translation_unit "void __regparm3 FUN_00037c7e(undefined4 param_1)\n\n{\n int *piVar1;\n int iVar2;\n int unaff_EBP;\n int unaff_ESI;\n \n FUN_00247930(param_1);\n piVar1 = *(int **)(unaff_ESI + 8);\n if (piVar1 != (int *)0x0) {\n *(undefined4 *)(unaff_EBP + -0x2c) = 0;\n *(undefined4 *)(unaff_EBP + -0x2...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (ca...
(function_definition "void __regparm3 FUN_00037c7e(undefined4 param_1)\n\n{\n int *piVar1;\n int iVar2;\n int unaff_EBP;\n int unaff_ESI;\n \n FUN_00247930(param_1);\n piVar1 = *(int **)(unaff_ESI + 8);\n if (piVar1 != (int *)0x0) {\n *(undefined4 *)(unaff_EBP + -0x2c) = 0;\n *(undefined4 *)(unaff_EBP + -...
/* std::moneypunct<char, false>::_M_initialize_moneypunct(__locale_struct*, char const*) [clone .cold.1] */ void __regparm3 std::moneypunct<char,false>::_M_initialize_moneypunct(__locale_struct *param_1,char *param_2) { int *var_3; int var_5; int var_4; int var_2; var_1(param_1); var_3 = *(int **)(...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (p...
null
void __regparm3 MASKED(undefined4 param_1) { int *piVar1; int iVar2; int unaff_EBP; int unaff_ESI; FUN_00247930(param_1); piVar1 = *(int **)(unaff_ESI + 8); if (piVar1 != (int *)0x0) { *(undefined4 *)(unaff_EBP + -0x2c) = 0; *(undefined4 *)(unaff_EBP + -0x24) = 0; *(undefined4 *)(unaff_EB...
3737_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
replace_got_entry
FUN_000cc890
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void replace_got_entry(Output_data_got<64,_true> * this, uint i, Got_entry got_entry) */ void __thiscall gold::Output_data_got<64,_true>::replace_got_entry (Output_data_got<64,_true> *this...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000cc890(int param_1,uint param_2,undefined4 param_3,undefined4 param_4,undefined4 param_5, undefined4 param_6,undefined4 param_7) { undefined4 *puVar1; uint uVar2; uVar2 = (*(int *)(param_1 + ...
PUSH EBX CALL 0x00032730 ADD EBX,0x23576a SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] MOV EDX,dword ptr [ESP + 0x14] MOV ECX,dword ptr [EAX + 0x2c] MOV EAX,dword ptr [EAX + 0x30] SUB EAX,ECX SAR EAX,0x2 IMUL EAX,EAX,-0x33333333 CMP EDX,EAX JNC 0x000cc8e9 LEA EAX,[EDX + EDX*0x4] MOV EDX,dword ptr [ESP + 0x18] LEA EAX,[EC...
null
null
null
null
[(u'PTRADD_-1206662668', u'PTRSUB_-1206662656'), ('const-2270795', u'COPY_-1206662691'), (u'CAST_-1206662631', u'STORE_-1206662820'), (u'PTRSUB_-1206662702', u'PTRSUB_-1206662699'), ('const-3435973837', u'INT_MULT_-1206662877'), ('const-417', u'LOAD_-1206662968'), (u'LOAD_-1206662968', u'PTRADD_-1206662668'), ('tmp_271...
[('tmp_664', u'INT_ADD_-1206662946'), (u'PTRADD_-1206662683', u'STORE_-1206662846'), (u'LOAD_-1206662968', u'INT_SUB_-1206662937'), ('tmp_271', u'CBRANCH_-1206662879'), ('const-2270795', u'COPY_-1206662700'), ('const-4', u'PTRADD_-1206662659'), ('const-417', u'STORE_-1206662846'), ('const-3435973837', u'INT_MULT_-12066...
null
null
000cc890
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000cc890(int param_1,uint param_2,undefined4 param_3,undefined4 param_4,undefined4 param_5,\n undefined4 param_6,undefined4 param_7)\n\n{\n undefined4 *puVar1;\n uint uVar2;\n \n u...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void replace_got_entry(Output_data_got<64,_true> * this, uint i,\n Got_entry got_entry) */\n\nvoid __thiscall\ngold::Output_data_got<64,_true>::replace_got_entry\n (Output_...
(translation_unit "void FUN_000cc890(int param_1,uint param_2,undefined4 param_3,undefined4 param_4,undefined4 param_5,\n undefined4 param_6,undefined4 param_7)\n\n{\n undefined4 *puVar1;\n uint uVar2;\n \n uVar2 = (*(int *)(param_1 + 0x30) - *(int *)(param_1 + 0x2c) >> 2) * -0x33333333;\n if (para...
(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_000cc890(int param_1,uint param_2,undefined4 param_3,undefined4 param_4,undefined4 param_5,\n undefined4 param_6,undefined4 param_7)\n\n{\n undefined4 *puVar1;\n uint uVar2;\n \n uVar2 = (*(int *)(param_1 + 0x30) - *(int *)(param_1 + 0x2c) >> 2) * -0x33333333;\n if (p...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void replace_got_entry(Output_data_got<64,_true> * this, uint i, Got_entry got_entry) */ void __thiscall var_1::var_5<64,var_6>::replace_got_entry (var_5<64,var_6> *this,uint var_4,var_2 g...
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,uint param_2,undefined4 param_3,undefined4 param_4,undefined4 param_5, undefined4 param_6,undefined4 param_7) { undefined4 *puVar1; uint uVar2; uVar2 = (*(int *)(param_1 + 0x30) ...
9820_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
get_time
FUN_0023b7f0
/* std::time_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::get_time(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::ios_base&, std::_Ios_Iostate&, tm*) const */ undefined4 std::time_get<wchar_t,...
undefined4 FUN_0023b7f0(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8, undefined4 param_9) { (**(code **)(*param_2 + 0xc)) (param_1,param_2,param_3,param_4,param_5,param_6,param_7...
PUSH EBX SUB ESP,0x14 MOV EAX,dword ptr [ESP + 0x20] MOV EBX,dword ptr [ESP + 0x1c] MOV EDX,dword ptr [EAX] PUSH dword ptr [ESP + 0x3c] PUSH dword ptr [ESP + 0x3c] PUSH dword ptr [ESP + 0x3c] PUSH dword ptr [ESP + 0x3c] PUSH dword ptr [ESP + 0x3c] PUSH dword ptr [ESP + 0x3c] PUSH dword ptr [ESP + 0x3c] PUSH EAX PUSH EB...
null
null
null
null
[(u'LOAD_-1203980196', u'CALLIND_-1203980186'), (u'LOAD_-1203980272', u'INT_ADD_-1203980180'), ('const-417', u'LOAD_-1203980272'), ('const-0', u'RETURN_-1203980157'), ('tmp_454', u'LOAD_-1203980272'), ('tmp_458', u'CALLIND_-1203980186'), ('const-417', u'LOAD_-1203980196'), ('tmp_455', u'CALLIND_-1203980186'), ('tmp_460...
[(u'LOAD_-1203980196', u'CALLIND_-1203980186'), (u'LOAD_-1203980272', u'INT_ADD_-1203980180'), ('const-417', u'LOAD_-1203980272'), ('const-0', u'RETURN_-1203980157'), ('tmp_454', u'LOAD_-1203980272'), ('tmp_458', u'CALLIND_-1203980186'), ('const-417', u'LOAD_-1203980196'), ('tmp_455', u'CALLIND_-1203980186'), ('tmp_460...
null
null
0023b7f0
x86
O3
(translation_unit "undefined4\nFUN_0023b7f0(undefined4 param_1,int *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 (**(code **)(*param_2 + 0xc))\n (param_1,param_2,param_3,param_...
(translation_unit "/* std::time_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >\n >::get_time(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >,\n std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::ios_base&,\n std::_Ios_Iostate&, tm*) const */\n\nundefined4...
(translation_unit "undefined4\nFUN_0023b7f0(undefined4 param_1,int *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 (**(code **)(*param_2 + 0xc))\n (param_1,param_2,param_3,param_...
(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 "undefined4\nFUN_0023b7f0(undefined4 param_1,int *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 (**(code **)(*param_2 + 0xc))\n (param_1,param_2,param_3,par...
/* std::time_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::get_time(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::ios_base&, std::_Ios_Iostate&, tm*) const */ type_1 std::time_get<wchar_t,std:...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identif...
null
undefined4 MASKED(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8, undefined4 param_9) { (**(code **)(*param_2 + 0xc)) (param_1,param_2,param_3,param_4,param_5,param_6,param_7,param...
552_aarch64-linux-gnu-objdump_and_aarch64-linux-gnu-objdump_strip.c
ctime
ctime
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * ctime(time_t *__timer) { /* WARNING: Bad instruction - Truncating control flow here */ /* ctime@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * ctime(time_t *__timer) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206357898')]
[('const-1', u'RETURN_-1206357898')]
null
null
0007706c
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * ctime(time_t *__timer)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment commen...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * ctime(time_t *__timer)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* ctime@@GLIBC_2.0 ...
(translation_unit "char * ctime(time_t *__timer)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * ctime(time_t *__timer)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* ctime(time_t *__timer)" * (function_declarator "ctime(time_t *__timer)" ident...
(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 * ctime(time_t *__timer)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* ctime(time_t *__timer)" (* "*") (function_declarator "ctime(time_t *__timer)" (identifier "ctime") (parameter_list "(time_t *__timer)" (( "(") (parameter_declaration "time...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(type_1 *__timer) { /* WARNING: Bad instruction - Truncating control flow here */ /* ctime@@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: (type_identifier) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (expr...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(time_t *__timer) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
656_powerpc-linux-gnu-ld_and_powerpc-linux-gnu-ld_strip.c
ppc_after_open_output
FUN_00043410
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void ppc_after_open_output(void) { if (params.emit_stub_syms < 0) { params.emit_stub_syms = (int)((link_info._3_1_ & 8) != 0 || (link_info._0_1_ &...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00043410(void) { if ((int)DAT_001bf7e8 < 0) { DAT_001bf7e8 = (uint)((DAT_001c0e20._3_1_ & 8) != 0 || ((byte)DAT_001c0e20 & 1) != 0); } if (DAT_001bf808 == 0 && DAT_001bf804 == 0) { DAT_001bf804 = DAT_001c0...
PUSH EDI PUSH ESI PUSH EBX CALL 0x00017bc0 ADD EBX,0x17bbe8 MOV EDX,dword ptr [EBX + 0x7e8] LEA EAX,[EBX + 0x1e20] TEST EDX,EDX JNS 0x00043449 MOVZX ECX,byte ptr [EAX + 0x3] MOVZX EDX,byte ptr [EAX] AND ECX,0x8 AND EDX,0x1 OR CL,DL SETNZ DL MOVZX EDX,DL MOV dword ptr [EBX + 0x7e8],EDX MOV EDX,dword ptr [EBX + 0x808] OR...
null
null
null
null
[(u'PTRSUB_-1206176333', u'CALL_-1206176515'), ('const-1838624', u'PTRSUB_-1206176332'), (u'INT_EQUAL_-1206176468', u'BOOL_AND_-1206176417'), ('tmp_771', u'INT_AND_-1206176478'), (u'CALL_-1206176515', u'INDIRECT_-1206176355'), (u'INDIRECT_-1206176340', u'COPY_-1206176388'), (u'BOOL_AND_-1206176417', u'CBRANCH_-12061765...
[('tmp_772', u'INT_AND_-1206176483'), (u'PTRSUB_-1206176333', u'CALL_-1206176515'), ('const-0', u'PTRSUB_-1206176332'), (u'CAST_-1206176413', u'INT_SLESS_-1206176684'), (u'INT_EQUAL_-1206176468', u'BOOL_AND_-1206176417'), (u'CALL_-1206176515', u'INDIRECT_-1206176355'), (u'INDIRECT_-1206176340', u'COPY_-1206176388'), (u...
null
null
00043410
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00043410(void)\n\n{\n if ((int)DAT_001bf7e8 < 0) {\n DAT_001bf7e8 = (uint)((DAT_001c0e20._3_1_ & 8) != 0 || ((byte)DAT_001c0e20 & 1) != 0);\n }\n if (DAT_001bf808 == 0 && DAT_001bf804 == 0) {\n ...
(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 ppc_after_open_output(void)\n\n{\n if (params.emit_stub_syms < 0) {\n params.emit_stub_syms = (int)((link_info._3_1_ & 8) !...
(translation_unit "void FUN_00043410(void)\n\n{\n if ((int)DAT_001bf7e8 < 0) {\n DAT_001bf7e8 = (uint)((DAT_001c0e20._3_1_ & 8) != 0 || ((byte)DAT_001c0e20 & 1) != 0);\n }\n if (DAT_001bf808 == 0 && DAT_001bf804 == 0) {\n DAT_001bf804 = DAT_001c0f8c;\n DAT_001bf808 = DAT_001c0f90;\n }\n ppc_elf_link_param...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) < LIT) )) (compound_statement { (expression_statement (assign...
(function_definition "void FUN_00043410(void)\n\n{\n if ((int)DAT_001bf7e8 < 0) {\n DAT_001bf7e8 = (uint)((DAT_001c0e20._3_1_ & 8) != 0 || ((byte)DAT_001c0e20 & 1) != 0);\n }\n if (DAT_001bf808 == 0 && DAT_001bf804 == 0) {\n DAT_001bf804 = DAT_001c0f8c;\n DAT_001bf808 = DAT_001c0f90;\n }\n ppc_elf_link_pa...
/* 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) { if (params.emit_stub_syms < 0) { params.emit_stub_syms = (int)((link_info._3_1_ & 8) != 0 || (link_info._0_1_ & 1) != 0); ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { if ((int)DAT_001bf7e8 < 0) { DAT_001bf7e8 = (uint)((DAT_001c0e20._3_1_ & 8) != 0 || ((byte)DAT_001c0e20 & 1) != 0); } if (DAT_001bf808 == 0 && DAT_001bf804 == 0) { DAT_001bf804 = DAT_001c0f8c; ...
820_i686-gnu-ld_and_i686-gnu-ld_strip.c
bfd_new_link_order
bfd_new_link_order
/* WARNING: Control flow encountered bad instruction data */ void bfd_new_link_order(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_new_link_order(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206598914')]
[('const-1', u'RETURN_-1206598914')]
null
null
000bc2f4
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_new_link_order(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_new_link_order(void)\n\n{\n /* WAR...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_new_link_order(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_new_link_order(void)\n\n{\n /* WAR...
(translation_unit "void bfd_new_link_order(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_new_link_order(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_new_link_order(void)" identifier (parameter_list "(void)" ( (parameter_dec...
(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_new_link_order(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_new_link_order(void)" (identifier "bfd_new_link_order") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_stat...
/* 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(); }
825_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c
pep_find_data_imports
FUN_0005ce60
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void pep_find_data_imports(char *symhead,_func_void_arelent_ptr_asection_ptr_char_ptr_char_ptr *cb) { undefined4 uVar1; bfd *pbVar2; int iVar3; size_t sVar4; undefined4 *puVar5;...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0005ce60(char *param_1,undefined4 param_2) { undefined4 uVar1; int iVar2; size_t sVar3; undefined4 *puVar4; int iVar5; undefined4 uVar6; void *__ptr; int iVar7; int iVar8; int iVar9; char *pcVar10;...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00017b80 ADD EBX,0x172197 SUB ESP,0x3c LEA EAX,[EBX + 0x23e0] MOV dword ptr [ESP + 0x8],EAX MOV EAX,dword ptr [EAX + 0x20] MOV EDI,dword ptr [EAX + 0x1c] TEST EDI,EDI JZ 0x0005d06c XOR ESI,ESI LEA ESI,[ESI] CMP byte ptr [EDI + 0xc],0x1 JNZ 0x0005cea9 SUB ESP,0xc PUSH dword ptr...
null
null
null
null
[('tmp_3149', u'CBRANCH_-1206201009'), ('const-0', u'INT_NOTEQUAL_-1206201087'), (u'CALL_-1206201640', u'INDIRECT_-1206198789'), (u'CALL_-1206201079', u'CAST_-1206198585'), (u'INDIRECT_-1206199209', u'MULTIEQUAL_-1206199355'), (u'INDIRECT_-1206199088', u'MULTIEQUAL_-1206199309'), (u'INDIRECT_-1206198483', u'MULTIEQUAL_...
[(u'STORE_-1206202018', u'INDIRECT_-1206199053'), ('tmp_3149', u'CBRANCH_-1206201009'), ('const-0', u'INT_NOTEQUAL_-1206201087'), (u'INT_ADD_-1206202103', u'CAST_-1206198956'), (u'INDIRECT_-1206199487', u'MULTIEQUAL_-1206199431'), (u'CALL_-1206202150', u'INDIRECT_-1206199172'), (u'CALL_-1206201921', u'INDIRECT_-1206198...
null
null
0005ce60
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0005ce60(char *param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n size_t sVar3;\n undefined4 *puVar4;\n int iVar5;\n undefined4 uVar6;\n void *__ptr;\n int iVar7;\n int iVar8...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid pep_find_data_imports(char *symhead,_func_void_arelent_ptr_asection_ptr_char_ptr_char_ptr *cb)\n\n{\n undefined4 uVar1;\n bfd *pbVar2;\n int iVar3;\n size_t s...
(translation_unit "void FUN_0005ce60(char *param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n size_t sVar3;\n undefined4 *puVar4;\n int iVar5;\n undefined4 uVar6;\n void *__ptr;\n int iVar7;\n int iVar8;\n int iVar9;\n char *pcVar10;\n int *piVar11;\n uint uVar12;\n char *local_40;\n voi...
(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 (pointer_de...
(function_definition "void FUN_0005ce60(char *param_1,undefined4 param_2)\n\n{\n undefined4 uVar1;\n int iVar2;\n size_t sVar3;\n undefined4 *puVar4;\n int iVar5;\n undefined4 uVar6;\n void *__ptr;\n int iVar7;\n int iVar8;\n int iVar9;\n char *pcVar10;\n int *piVar11;\n uint uVar12;\n char *local_40;\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(char *symhead,type_1 *cb) { type_2 uVar1; type_3 *pbVar2; int var_17; size_t var_4; type_2 *puVar5; int var_7; char *var_20; type_4 *var_14; int var_16; ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(char *param_1,undefined4 param_2) { undefined4 uVar1; int iVar2; size_t sVar3; undefined4 *puVar4; int iVar5; undefined4 uVar6; void *__ptr; int iVar7; int iVar8; int iVar9; char *pcVar10; int...
159_less_and_less_strip.c
is_wide_char
FUN_00017d30
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ int is_wide_char(LWCHAR ch) { int iVar1; int iVar2; int iVar3; if (((wide_table.table)->first <= ch) && (iVar3 = wide_table.count + -1, -1 < iVar3)) { iVar2 = 0; do { while( true ) { iVar1 = iVar2...
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ undefined4 FUN_00017d30(uint param_1) { int iVar1; int iVar2; int iVar3; if ((*(uint *)PTR_DAT_00043dc0 <= param_1) && (iVar3 = DAT_00043dc4 + -1, -1 < iVar3)) { iVar2 = 0; do { while( true ) { i...
CALL 0x00012b05 ADD EDX,0x2b157 PUSH EDI XOR EAX,EAX PUSH ESI PUSH EBX MOV ESI,dword ptr [ESP + 0x10] MOV EDI,dword ptr [EDX + 0xf34] CMP ESI,dword ptr [EDI] JC 0x00017d81 MOV EDX,dword ptr [EDX + 0xf38] SUB EDX,0x1 JS 0x00017d81 XOR ECX,ECX JMP 0x00017d67 LEA ECX,[EAX + 0x1] CMP ECX,EDX JG 0x00017d7f LEA EAX,[ECX + ED...
null
null
null
null
[('tmp_908', u'COPY_-1205961052'), ('const-0', u'PTRSUB_-1205961043'), ('tmp_508', u'INT_LESS_-1205961243'), (u'PTRSUB_-1205960998', u'LOAD_-1205961252'), ('const-0', u'COPY_-1205961096'), ('tmp_191', u'BRANCH_-1205961307'), ('const-8', u'PTRADD_-1205961009'), (u'LOAD_-1205961360', u'INT_LESSEQUAL_-1205961344'), ('cons...
[(u'INT_ADD_-1205961053', u'CAST_-1205961001'), ('const-0', u'RETURN_-1205961037'), ('tmp_191', u'BRANCH_-1205961307'), (u'LOAD_-1205961360', u'INT_LESSEQUAL_-1205961344'), (u'INT_ADD_-1205961187', u'MULTIEQUAL_-1205961061'), ('tmp_165', u'CBRANCH_-1205961320'), ('const-0', u'COPY_-1205961319'), ('const-0', u'COPY_-120...
null
null
00017d30
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nundefined4 FUN_00017d30(uint param_1)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n \n if ((*(uint *)PTR_DAT_00043dc0 <= param_1) && (iVar3 = DAT_00043dc4 + -1, -1 < iVar3)) {\n iVar2 = 0;\n do {\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nint is_wide_char(LWCHAR ch)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n \n if (((wide_table.table)->first <= ch) && (iVar3 = wide_table.count + -1, -1 < iVar3)) {\n iVar2 = 0;\n do {\n while( ...
(translation_unit "undefined4 FUN_00017d30(uint param_1)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n \n if ((*(uint *)PTR_DAT_00043dc0 <= param_1) && (iVar3 = DAT_00043dc4 + -1, -1 < iVar3)) {\n iVar2 = 0;\n do {\n while( true ) {\n iVar1 = iVar2 + iVar3 >> 1;\n if (*(uint *)((int)(PTR_D...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression...
(function_definition "undefined4 FUN_00017d30(uint param_1)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n \n if ((*(uint *)PTR_DAT_00043dc0 <= param_1) && (iVar3 = DAT_00043dc4 + -1, -1 < iVar3)) {\n iVar2 = 0;\n do {\n while( true ) {\n iVar1 = iVar2 + iVar3 >> 1;\n if (*(uint *)((int)(PT...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ int function_1(type_1 var_1) { int var_4; int var_3; int var_2; if (((wide_table.table)->first <= var_1) && (var_2 = wide_table.count + -1, -1 < var_2)) { var_3 = 0; do { while( true ) { var_4 = v...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declara...
null
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ undefined4 MASKED(uint param_1) { int iVar1; int iVar2; int iVar3; if ((*(uint *)PTR_DAT_00043dc0 <= param_1) && (iVar3 = DAT_00043dc4 + -1, -1 < iVar3)) { iVar2 = 0; do { while( true ) { iVar1 =...
3943_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
add_local_relative
FUN_000d9790
/* DWARF original prototype: void add_local_relative(Output_data_reloc<9,_true,_32,_false> * this, Sized_relobj<32,_false> * relobj, uint local_sym_index, uint type, Output_data * od, Address address) */ void __thiscall gold::Output_data_reloc<9,_true,_32,_false>::add_local_relative (Output_data_reloc...
void FUN_000d9790(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6) { undefined1 local_24 [28]; FUN_000c8680(local_24,param_2,param_3,param_4,param_5,param_6,1,1,0,0); FUN_000d9260(param_1,param_5,local_24); return; }
PUSH ESI PUSH EBX SUB ESP,0x2c MOV EBX,dword ptr [ESP + 0x48] PUSH 0x0 PUSH 0x0 PUSH 0x1 PUSH 0x1 PUSH dword ptr [ESP + 0x5c] PUSH EBX PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] PUSH dword ptr [ESP + 0x5c] LEA ESI,[ESP + 0x34] PUSH ESI CALL 0x000c8680 ADD ESP,0x2c PUSH ESI PUSH EBX PUSH dword ptr [ESP + 0x...
null
null
null
null
[('tmp_293', u'PTRSUB_-1206740775'), (u'PTRSUB_-1206740795', u'CALL_-1206740961'), ('const-4294967260', u'PTRSUB_-1206740795'), ('tmp_294', u'CALL_-1206740998'), ('tmp_297', u'CALL_-1206740961'), ('const-0', u'CALL_-1206740998'), ('const-0', u'CALL_-1206740998'), ('tmp_407', u'PTRSUB_-1206740795'), ('tmp_298', u'CALL_-...
[(u'PTRSUB_-1206740821', u'CALL_-1206740961'), ('const-0', u'CALL_-1206740998'), ('tmp_643', u'CALL_-1206740998'), ('const-1', u'CALL_-1206740998'), ('const-1', u'CALL_-1206740998'), ('const-4294967260', u'PTRSUB_-1206740821'), (u'PTRSUB_-1206740821', u'CALL_-1206740998'), ('tmp_644', u'CALL_-1206740998'), ('tmp_641', ...
null
null
000d9790
x86
O3
(translation_unit "void FUN_000d9790(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n undefined1 local_24 [28];\n \n FUN_000c8680(local_24,param_2,param_3,param_4,param_5,param_6,1,1,0,0);\n FUN_000d9260(param_1,param_5,loca...
(translation_unit "/* DWARF original prototype: void add_local_relative(Output_data_reloc<9,_true,_32,_false> * this,\n Sized_relobj<32,_false> * relobj, uint local_sym_index, uint type, Output_data * od, Address\n address) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_true,_32,_false>::add_local_relative\n ...
(translation_unit "void FUN_000d9790(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n undefined1 local_24 [28];\n \n FUN_000c8680(local_24,param_2,param_3,param_4,param_5,param_6,1,1,0,0);\n FUN_000d9260(param_1,param_5,loca...
(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) ))) (compou...
(function_definition "void FUN_000d9790(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n undefined1 local_24 [28];\n \n FUN_000c8680(local_24,param_2,param_3,param_4,param_5,param_6,1,1,0,0);\n FUN_000d9260(param_1,param_5,l...
/* DWARF original prototype: void add_local_relative(Output_data_reloc<9,_true,_32,_false> * this, Sized_relobj<32,_false> * relobj, uint local_sym_index, uint type, Output_data * od, Address address) */ void __thiscall gold::Output_data_reloc<9,_true,_32,_false>::add_local_relative (Output_data_reloc...
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) { undefined1 local_24 [28]; FUN_000c8680(local_24,param_2,param_3,param_4,param_5,param_6,1,1,0,0); FUN_000d9260(param_1,param_5,local_24); return; }
506_aarch64-linux-gnu-objcopy_and_aarch64-linux-gnu-objcopy_strip.c
access
access
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int access(char *__name,int __type) { /* WARNING: Bad instruction - Truncating control flow here */ /* access@@GLIBC_2.0 */ halt_baddata(...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int access(char *__name,int __type) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206185538')]
[('const-1', u'RETURN_-1206185538')]
null
null
000411b4
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint access(char *__name,int __type)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint access(char *__name,int __type)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* access@@GLI...
(translation_unit "int access(char *__name,int __type)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int access(char *__name,int __type)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "access(char *__name,int __type)" identifier (parameter_list "(char...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "int access(char *__name,int __type)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "access(char *__name,int __type)" (identifier "access") (parameter_list "(char *__name,int __type)" (( "(") (parameter_declaration "char *__name" (primitive_type "char"...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__name,int __type) { /* WARNING: Bad instruction - Truncating control flow here */ /* access@@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) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__name,int __type) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
3014_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c
add_copy_reloc
FUN_000a12e0
/* DWARF original prototype: void add_copy_reloc(Sized_incremental_binary<32,_false> * this, Symbol * gsym, Output_section * os, off_t offset) */ void __thiscall gold::Sized_incremental_binary<32,_false>::add_copy_reloc (Sized_incremental_binary<32,_false> *this,Symbol *gsym,Output_section *os,off_t offs...
void FUN_000a12e0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5) { undefined4 local_1c; undefined4 local_18; undefined4 local_14; undefined4 local_10; local_1c = param_2; local_10 = param_5; local_18 = param_3; local_14 = param_4; FUN_00...
SUB ESP,0x24 MOV EAX,dword ptr [ESP + 0x2c] MOV EDX,dword ptr [ESP + 0x38] MOV dword ptr [ESP + 0x8],EAX MOV EAX,dword ptr [ESP + 0x30] MOV dword ptr [ESP + 0x14],EDX MOV dword ptr [ESP + 0xc],EAX MOV EAX,dword ptr [ESP + 0x34] MOV dword ptr [ESP + 0x10],EAX LEA EAX,[ESP + 0x8] PUSH EAX MOV EAX,dword ptr [ESP + 0x2c] A...
null
null
null
null
[('const-4', u'SUBPIECE_-1206578253'), ('const-0', u'RETURN_-1206578331'), ('tmp_195', u'COPY_-1206578310'), (u'PTRSUB_-1206578260', u'CALL_-1206578354'), ('const-0', u'SUBPIECE_-1206578254'), ('tmp_194', u'COPY_-1206578414'), (u'CALL_-1206578354', u'INDIRECT_-1206578253'), (u'CALL_-1206578354', u'INDIRECT_-1206578258'...
[('const-4294967268', u'PTRSUB_-1206578266'), ('const-0', u'RETURN_-1206578331'), (u'CALL_-1206578354', u'INDIRECT_-1206578262'), ('tmp_324', u'INT_ADD_-1206578358'), ('tmp_320', u'COPY_-1206578435'), ('tmp_226', u'PTRSUB_-1206578266'), (u'INT_ADD_-1206578358', u'CALL_-1206578354'), (u'CALL_-1206578354', u'INDIRECT_-12...
null
null
000a12e0
x86
O3
(translation_unit "void FUN_000a12e0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n undefined4 local_1c;\n undefined4 local_18;\n undefined4 local_14;\n undefined4 local_10;\n \n local_1c = param_2;\n local_10 = param_5;\n local_18 = param_3;\n...
(translation_unit "/* DWARF original prototype: void add_copy_reloc(Sized_incremental_binary<32,_false> * this, Symbol\n * gsym, Output_section * os, off_t offset) */\n\nvoid __thiscall\ngold::Sized_incremental_binary<32,_false>::add_copy_reloc\n (Sized_incremental_binary<32,_false> *this,Symbol *gsym,Output...
(translation_unit "void FUN_000a12e0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n undefined4 local_1c;\n undefined4 local_18;\n undefined4 local_14;\n undefined4 local_10;\n \n local_1c = param_2;\n local_10 = param_5;\n local_18 = param_3;\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) ))) (compound_statement { (declaration TYPE IDEN...
(function_definition "void FUN_000a12e0(int param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5)\n\n{\n undefined4 local_1c;\n undefined4 local_18;\n undefined4 local_14;\n undefined4 local_10;\n \n local_1c = param_2;\n local_10 = param_5;\n local_18 = param_3...
/* DWARF original prototype: void add_copy_reloc(Sized_incremental_binary<32,_false> * this, Symbol * gsym, Output_section * os, off_t offset) */ void __thiscall gold::var_1<32,var_2>::add_copy_reloc (var_1<32,var_2> *this,Symbol *gsym,Output_section *os,off_t offset) { var_3 local_1c; local_1c.s...
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 local_1c; undefined4 local_18; undefined4 local_14; undefined4 local_10; local_1c = param_2; local_10 = param_5; local_18 = param_3; local_14 = param_4; FUN_000a1280...
156_alpha-linux-gnu-readelf_and_alpha-linux-gnu-readelf_strip.c
process_section_groups
FUN_00023050
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bfd_boolean __regparm3 process_section_groups(Filedata *filedata) { char **filedata_00; ulong *sec; ulong *puVar1; uint uVar2; group *pgVar3; group_list *pgVar4; Elf_Internal_Shdr *pEVar5; uint uVar6; char *pcVa...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Removing unreachable block (ram,0x00023217) */ /* WARNING: Removing unreachable block (ram,0x000233c0) */ /* WARNING: Removing unreachable block (ram,0x00023768) */ /* WARNING: Removing unreachable block (ram,0x0002377...
PUSH EBP MOV EBP,EAX PUSH EDI PUSH ESI PUSH EBX CALL 0x00013f70 ADD EBX,0x90fa5 SUB ESP,0x6c MOV EAX,dword ptr [EBX + 0x234c] TEST EAX,EAX JNZ 0x000232a8 MOV EDI,dword ptr [EBX + 0x2358] TEST EDI,EDI JZ 0x000232de MOV ESI,dword ptr [EBP + 0x54] TEST ESI,ESI JZ 0x000232c0 MOV EDI,dword ptr [EBP + 0x5c] TEST EDI,EDI JZ 0...
null
null
null
null
[(u'MULTIEQUAL_-1206035391', u'MULTIEQUAL_-1206034632'), (u'INDIRECT_-1206037463', u'MULTIEQUAL_-1206037309'), (u'MULTIEQUAL_-1206035964', u'MULTIEQUAL_-1206036483'), (u'COPY_-1206035848', u'COPY_-1206045391'), (u'LOAD_-1206041850', u'PTRADD_-1206041782'), ('tmp_9457', u'PTRSUB_-1206034946'), (u'CAST_-1206033533', u'CA...
[('const-2', u'INT_NOTEQUAL_-1206045891'), (u'INDIRECT_-1206035790', u'COPY_-1206037091'), (u'CALL_-1206046453', u'INDIRECT_-1206037753'), (u'CALL_-1206045807', u'INDIRECT_-1206037519'), ('const-0', u'INT_EQUAL_-1206045778'), ('const-417', u'LOAD_-1206045907'), ('tmp_31262', u'MULTIEQUAL_-1206037168'), ('const-5', u'CA...
null
null
00023050
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Removing unreachable block (ram,0x00023217) */\n/* WARNING: Removing unreachable block (ram,0x000233c0) */\n/* WARNING: Removing unreachable block (ram,0x00023768) */\n/* WARNING: Removing unreachabl...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbfd_boolean __regparm3 process_section_groups(Filedata *filedata)\n\n{\n char **filedata_00;\n ulong *sec;\n ulong *puVar1;\n uint uVar2;\n group *pgVar3;\n group_list *pgVar4;\n Elf_Internal_Shdr *pEVar...
(translation_unit "undefined4 __regparm3 FUN_00023050(int param_1)\n\n{\n bool bVar1;\n uint uVar2;\n undefined4 uVar3;\n char *pcVar4;\n undefined4 uVar5;\n size_t __nmemb;\n int iVar6;\n uint uVar7;\n int iVar8;\n void *local_70;\n int local_60;\n \n if (DAT_000b634c == 0) {\n if (DAT_000b6358 == 0) {...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;...
(function_definition "undefined4 __regparm3 FUN_00023050(int param_1)\n\n{\n bool bVar1;\n uint uVar2;\n undefined4 uVar3;\n char *pcVar4;\n undefined4 uVar5;\n size_t __nmemb;\n int iVar6;\n uint uVar7;\n int iVar8;\n void *local_70;\n int local_60;\n \n if (DAT_000b634c == 0) {\n if (DAT_000b6358 == 0...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ type_1 __regparm3 function_1(type_2 *filedata) { char **filedata_00; type_3 *sec; type_3 *puVar1; type_4 var_25; type_5 *var_37; type_6 *pgVar4; type_7 *var_13; type_4 var_10; char *pcVar7; char *pcVar8; typ...
null
(translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (i...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Removing unreachable block (ram,0x00023217) */ /* WARNING: Removing unreachable block (ram,0x000233c0) */ /* WARNING: Removing unreachable block (ram,0x00023768) */ /* WARNING: Removing unreachable block (ram,0x0002377...
192_cp_and_cp_strip.c
create_hard_link
FUN_00014c40
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ _Bool __regparm3 create_hard_link(char *src_name,char *dst_name,_Bool replace,_Bool verbose,_Bool dereference) { int iVar1; char *pcVar2; undefined4 uVar3; char *pcVar4; int *piVar5; iVar1 = force_linkat(-100,src_n...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ byte __regparm3 FUN_00014c40(undefined4 param_1,undefined4 param_2,undefined1 param_3,byte param_4,char param_5) { int iVar1; undefined4 uVar2; undefined4 uVar3; undefined4 uVar4; int *piVar5; iVar1 = FUN_0001ad10...
PUSH EBP MOVZX ECX,CL MOV EBP,EDX PUSH EDI MOV EDI,EAX XOR EAX,EAX PUSH ESI PUSH EBX CALL 0x000132d0 ADD EBX,0x263ae SUB ESP,0x14 CMP byte ptr [ESP + 0x2c],0x0 MOV ESI,dword ptr [ESP + 0x28] PUSH ECX SETNZ AL SHL EAX,0xa PUSH EAX PUSH EDX PUSH -0x64 PUSH EDI PUSH -0x64 CALL 0x0001ad10 ADD ESP,0x20 TEST EAX,EAX JS 0x000...
null
null
null
null
[('const-5', u'CALL_-1205973595'), (u'COPY_-1205973420', u'RETURN_-1205973670'), ('const-4', u'CALL_-1205973433'), ('const-4294967196', u'CALL_-1205973776'), (u'COPY_-1205973013', u'CALL_-1205973388'), ('const-0', u'CALL_-1205973388'), ('tmp_1083', u'INT_ZEXT_-1205973451'), (u'INT_ZEXT_-1205973451', u'INT_LEFT_-1205973...
[(u'INT_AND_-1205973712', u'INT_EQUAL_-1205973726'), ('const-0', u'INT_SLESS_-1205973733'), (u'COPY_-1205973100', u'RETURN_-1205973504'), ('const-1', u'CALL_-1205973562'), ('const-1', u'CALL_-1205973470'), ('const-4294967196', u'CALL_-1205973776'), ('tmp_1435', u'CALL_-1205973776'), ('const-0', u'INT_NOTEQUAL_-12059738...
null
null
00014c40
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbyte __regparm3\nFUN_00014c40(undefined4 param_1,undefined4 param_2,undefined1 param_3,byte param_4,char param_5)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n int *piVar...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\n_Bool __regparm3\ncreate_hard_link(char *src_name,char *dst_name,_Bool replace,_Bool verbose,_Bool dereference)\n\n{\n int iVar1;\n char *pcVar2;\n undefined4 uVar3;\n char *pcVar4;\n int *piVar5;\n \n i...
(translation_unit "byte __regparm3\nFUN_00014c40(undefined4 param_1,undefined4 param_2,undefined1 param_3,byte param_4,char param_5)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n int *piVar5;\n \n iVar1 = FUN_0001ad10(0xffffff9c,param_1,0xffffff9c,param_2,(uint)(param_5 != '\0')...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declara...
(function_definition "byte __regparm3\nFUN_00014c40(undefined4 param_1,undefined4 param_2,undefined1 param_3,byte param_4,char param_5)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined4 uVar3;\n undefined4 uVar4;\n int *piVar5;\n \n iVar1 = FUN_0001ad10(0xffffff9c,param_1,0xffffff9c,param_2,(uint)(param_5 != '\...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ type_1 __regparm3 function_1(char *src_name,char *dst_name,type_1 replace,type_1 var_9,type_1 dereference) { int var_2; char *pcVar2; type_2 uVar3; char *pcVar4; int *piVar5; var_2 = var_1(-100,src_name,-100,dst_na...
null
(translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (par...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ byte __regparm3 MASKED(undefined4 param_1,undefined4 param_2,undefined1 param_3,byte param_4,char param_5) { int iVar1; undefined4 uVar2; undefined4 uVar3; undefined4 uVar4; int *piVar5; iVar1 = FUN_0001ad10(0xfff...
638_ia64-linux-gnu-as_and_ia64-linux-gnu-as_strip.c
dot_reg_val
FUN_00040db0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ /* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void dot_reg_val(int dummy) { int iVar1; char *pcVar2; valueT vVar3; expressionS reg; expr(0,&reg,exp...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00040db0(void) { char *pcVar1; undefined4 uVar2; undefined8 uVar3; undefined1 local_20 [8]; int local_18; char local_10; undefined4 uStack_c; uStack_c = 0x40db7; FUN_00020530(0,local_20,0); if (lo...
PUSH ESI PUSH EBX CALL 0x00016030 ADD EBX,0x3d249 SUB ESP,0x28 PUSH 0x0 LEA EAX,[ESP + 0x14] PUSH EAX PUSH 0x0 CALL 0x00020530 ADD ESP,0x10 CMP byte ptr [ESP + 0x1c],0x5 JNZ 0x00040e20 LEA EDX,[EBX + 0xa118] MOV EAX,dword ptr [EDX] LEA ECX,[EAX + 0x1] MOV dword ptr [EDX],ECX CMP byte ptr [EAX],0x2c JZ 0x00040e30 SUB ES...
null
null
null
null
[(u'LOAD_-1206186216', u'INT_OR_-1206186189'), (u'COPY_-1206185718', u'STORE_-1206186161'), ('const-0', u'PTRSUB_-1206185639'), ('const-16', u'PTRADD_-1206185634'), (u'PTRSUB_-1206185638', u'PTRADD_-1206185629'), ('const-517344', u'PTRSUB_-1206185666'), (u'CALL_-1206186504', u'INDIRECT_-1206185887'), ('const-5', u'CALL...
[(u'LOAD_-1206186216', u'INT_OR_-1206186189'), ('const-16', u'INT_MULT_-1206186229'), ('const-0', u'CALL_-1206186504'), (u'INDIRECT_-1206185698', u'COPY_-1206185728'), (u'INT_MULT_-1206186229', u'PTRADD_-1206186107'), (u'CALL_-1206186080', u'CALL_-1206186067'), ('const-0', u'PTRSUB_-1206185658'), ('const-0', u'SUBPIECE...
null
null
00040db0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00040db0(void)\n\n{\n char *pcVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n undefined1 local_20 [8];\n int local_18;\n char local_10;\n undefined4 uStack_c;\n \n uStack_c = 0x40db7;\n FUN_...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nvoid dot_reg_val(int dummy)\n\n{\n int iVar1;\n char *pcVar2;\n valueT vVar3;\n expressio...
(translation_unit "void FUN_00040db0(void)\n\n{\n char *pcVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n undefined1 local_20 [8];\n int local_18;\n char local_10;\n undefined4 uStack_c;\n \n uStack_c = 0x40db7;\n FUN_00020530(0,local_20,0);\n if (local_10 == '\x05') {\n if (*DAT_00088118 == ',') {\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE ...
(function_definition "void FUN_00040db0(void)\n\n{\n char *pcVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n undefined1 local_20 [8];\n int local_18;\n char local_10;\n undefined4 uStack_c;\n \n uStack_c = 0x40db7;\n FUN_00020530(0,local_20,0);\n if (local_10 == '\x05') {\n if (*DAT_00088118 == ',') {\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ /* WARNING: Enum "anon_enum_32": Some values do not have unique names */ void function_1(int dummy) { int iVar1; char *pcVar2; type_1 vVar3; type_2 reg; var_1(0,&reg,expr_eva...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (d...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { char *pcVar1; undefined4 uVar2; undefined8 uVar3; undefined1 local_20 [8]; int local_18; char local_10; undefined4 uStack_c; uStack_c = 0x40db7; FUN_00020530(0,local_20,0); if (local_10...
233_aarch64-linux-gnu-gprof_and_aarch64-linux-gnu-gprof_strip.c
strlen
strlen
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t strlen(char *__s) { /* WARNING: Bad instruction - Truncating control flow here */ /* strlen@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t strlen(char *__s) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205997366')]
[('const-1', u'RETURN_-1205997366')]
null
null
0002f0c0
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strlen(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\nsize_t strlen(char *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strlen@@GLIBC_2.0 */\n...
(translation_unit "size_t strlen(char *__s)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "size_t strlen(char *__s)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "strlen(char *__s)" identifier (parameter_list "(char *__s)" ( (parameter_declaration "ch...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "size_t strlen(char *__s)\n\n{\n \n halt_baddata();\n}" (primitive_type "size_t") (function_declarator "strlen(char *__s)" (identifier "strlen") (parameter_list "(char *__s)" (( "(") (parameter_declaration "char *__s" (primitive_type "char") (pointer_declarator "*__s" (* "*") (i...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t function_1(char *__s) { /* WARNING: Bad instruction - Truncating control flow here */ /* strlen@@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) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression ...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t MASKED(char *__s) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
237_ptx_and_ptx_strip.c
sub_epsilon_src_nodes
FUN_00023b70
reg_errcode_t sub_epsilon_src_nodes(re_dfa_t *dfa,Idx node,re_node_set *dest_nodes,re_node_set *candidates) { int iVar1; int iVar2; int iVar3; int iVar4; int iVar5; int *piVar6; int *piVar7; int iVar8; uint uVar9; uint uVar10; reg_errcode_t rVar11; int extraout_ECX; uint uVar12; uint uVar1...
int FUN_00023b70(undefined4 param_1) { int iVar1; int iVar2; int iVar3; int iVar4; int *piVar5; int *piVar6; int iVar7; uint uVar8; uint uVar9; int extraout_ECX; uint uVar10; uint uVar11; int iVar12; int iVar13; uint uVar14; int iVar15; int in_GS_OFFSET; undefined8 uVar16; int lo...
PUSH EBP PUSH EDI CALL 0x0002f9fe ADD EDI,0x1a489 PUSH ESI PUSH EBX SUB ESP,0x4c MOV dword ptr [ESP + 0x10],EAX MOV EAX,dword ptr [EAX + 0x1c] MOV dword ptr [ESP + 0x2c],EDI MOV EDI,dword ptr [ESP + 0x60] MOV dword ptr [ESP + 0xc],EDX LEA EDX,[EDX + EDX*0x2] MOV dword ptr [ESP + 0x14],ECX LEA EAX,[EAX + EDX*0x4] MOV dw...
null
null
null
null
[(u'INT_RIGHT_-1206041733', u'COPY_-1206039850'), ('const-0', u'COPY_-1206039180'), (u'MULTIEQUAL_-1206040451', u'INT_ADD_-1206042419'), (u'CAST_-1206040046', u'LOAD_-1206043402'), ('const-4294967295', u'COPY_-1206043473'), (u'MULTIEQUAL_-1206040041', u'INT_LESSEQUAL_-1206041860'), ('const-417', u'LOAD_-1206043414'), (...
[(u'INT_ADD_-1206041844', u'CAST_-1206040002'), (u'INT_ADD_-1206042020', u'MULTIEQUAL_-1206040658'), (u'INT_ADD_-1206042295', u'CAST_-1206039620'), (u'MULTIEQUAL_-1206040181', u'INT_LESS_-1206042519'), (u'MULTIEQUAL_-1206040779', u'MULTIEQUAL_-1206040003'), (u'MULTIEQUAL_-1206040691', u'INT_ADD_-1206042996'), ('const-4...
null
null
00023b70
x86
O3
(translation_unit "int FUN_00023b70(undefined4 param_1)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int *piVar5;\n int *piVar6;\n int iVar7;\n uint uVar8;\n uint uVar9;\n int extraout_ECX;\n uint uVar10;\n uint uVar11;\n int iVar12;\n int iVar13;\n uint uVar14;\n int iVar15;\n int in_GS_...
(translation_unit "reg_errcode_t\nsub_epsilon_src_nodes(re_dfa_t *dfa,Idx node,re_node_set *dest_nodes,re_node_set *candidates)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int iVar5;\n int *piVar6;\n int *piVar7;\n int iVar8;\n uint uVar9;\n uint uVar10;\n reg_errcode_t rVar11;\n int extraout...
(translation_unit "int FUN_00023b70(undefined4 param_1)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int *piVar5;\n int *piVar6;\n int iVar7;\n uint uVar8;\n uint uVar9;\n int extraout_ECX;\n uint uVar10;\n uint uVar11;\n int iVar12;\n int iVar13;\n uint uVar14;\n int iVar15;\n int in_GS_...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration...
(function_definition "int FUN_00023b70(undefined4 param_1)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int *piVar5;\n int *piVar6;\n int iVar7;\n uint uVar8;\n uint uVar9;\n int extraout_ECX;\n uint uVar10;\n uint uVar11;\n int iVar12;\n int iVar13;\n uint uVar14;\n int iVar15;\n int in_...
type_1 function_1(type_2 *dfa,type_3 node,type_4 *dest_nodes,type_4 *candidates) { int var_4; int var_15; int var_18; int var_23; int var_8; int *piVar6; int *piVar7; int var_9; type_5 var_10; type_5 var_13; type_1 var_20; int var_16; type_5 var_14; type_5 var_11; int var_2; int var_17...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declarat...
null
int MASKED(undefined4 param_1) { int iVar1; int iVar2; int iVar3; int iVar4; int *piVar5; int *piVar6; int iVar7; uint uVar8; uint uVar9; int extraout_ECX; uint uVar10; uint uVar11; int iVar12; int iVar13; uint uVar14; int iVar15; int in_GS_OFFSET; undefined8 uVar16; int local_5c...
1429_pterm_and_pterm_strip.c
gtk_tree_store_set
gtk_tree_store_set
/* WARNING: Control flow encountered bad instruction data */ void gtk_tree_store_set(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void gtk_tree_store_set(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206619374')]
[('const-1', u'RETURN_-1206619374')]
null
null
000b7308
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid gtk_tree_store_set(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void gtk_tree_store_set(void)\n\n{\n /* WAR...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid gtk_tree_store_set(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void gtk_tree_store_set(void)\n\n{\n /* WAR...
(translation_unit "void gtk_tree_store_set(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void gtk_tree_store_set(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "gtk_tree_store_set(void)" identifier (parameter_list "(void)" ( (parameter_dec...
(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 gtk_tree_store_set(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "gtk_tree_store_set(void)" (identifier "gtk_tree_store_set") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_stat...
/* 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(); }
12446_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
replace
FUN_003e7b40
/* std::string::replace(unsigned int, unsigned int, char const*, unsigned int) */ string * __thiscall std::string::replace(string *this,uint param_1,uint param_2,char *param_3,uint param_4) { int *piVar1; uint uVar2; string *psVar3; int iVar4; char *pcVar5; int unaff_EDI; allocator local_21; uint loc...
uint * FUN_003e7b40(uint *param_1,uint param_2,uint param_3,uint param_4,uint param_5) { int *piVar1; uint uVar2; uint uVar3; uint *puVar4; undefined1 *__src; int iVar5; undefined1 *__dest; int unaff_EDI; int local_30; undefined1 local_21; int local_20 [4]; FUN_00074f0a(); uVar2 = *param_...
PUSH EBP MOV EBP,ESP PUSH EDI CALL 0x00074f0a ADD EDI,0x2024b7 PUSH ESI PUSH EBX SUB ESP,0x2c MOV EAX,dword ptr [EBP + 0x8] MOV EDX,dword ptr [EBP + 0xc] MOV ESI,dword ptr [EBP + 0x10] MOV ECX,dword ptr [EBP + 0x14] MOV EAX,dword ptr [EAX] MOV dword ptr [EBP + -0x2c],EAX MOV EAX,dword ptr [EAX + -0xc] CMP EDX,EAX JA 0x...
null
null
null
null
[('const-4', u'INT_SUB_-1205764259'), ('const-4294967292', u'PTRADD_-1205764896'), ('const-417', u'STORE_-1205764446'), ('const-1', u'RETURN_-1205764160'), (u'CALL_-1205764535', u'INDIRECT_-1205763786'), ('tmp_1900', u'COPY_-1205763982'), (u'INT_ADD_-1205764415', u'CAST_-1205763627'), (u'LOAD_-1205764397', u'INT_ADD_-1...
[(u'CAST_-1205763653', u'LOAD_-1205764397'), (u'CAST_-1205763653', u'STORE_-1205764391'), (u'CALL_-1205765036', u'CAST_-1205763901'), ('const-1', u'RETURN_-1205764160'), ('tmp_4215', u'INT_LESS_-1205765104'), ('tmp_2703', u'INT_ADD_-1205764215'), (u'CAST_-1205763901', u'MULTIEQUAL_-1205764330'), (u'LOAD_-1205765232', u...
null
null
003e7b40
x86
O3
(translation_unit "uint * FUN_003e7b40(uint *param_1,uint param_2,uint param_3,uint param_4,uint param_5)\n\n{\n int *piVar1;\n uint uVar2;\n uint uVar3;\n uint *puVar4;\n undefined1 *__src;\n int iVar5;\n undefined1 *__dest;\n int unaff_EDI;\n int local_30;\n undefined1 local_21;\n int local_20 [4];\n \n ...
(translation_unit "/* std::string::replace(unsigned int, unsigned int, char const*, unsigned int) */\n\nstring * __thiscall\nstd::string::replace(string *this,uint param_1,uint param_2,char *param_3,uint param_4)\n\n{\n int *piVar1;\n uint uVar2;\n string *psVar3;\n int iVar4;\n char *pcVar5;\n int unaff_EDI;\n ...
(translation_unit "uint * FUN_003e7b40(uint *param_1,uint param_2,uint param_3,uint param_4,uint param_5)\n\n{\n int *piVar1;\n uint uVar2;\n uint uVar3;\n uint *puVar4;\n undefined1 *__src;\n int iVar5;\n undefined1 *__dest;\n int unaff_EDI;\n int local_30;\n undefined1 local_21;\n int local_20 [4];\n \n ...
(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 "uint * FUN_003e7b40(uint *param_1,uint param_2,uint param_3,uint param_4,uint param_5)\n\n{\n int *piVar1;\n uint uVar2;\n uint uVar3;\n uint *puVar4;\n undefined1 *__src;\n int iVar5;\n undefined1 *__dest;\n int unaff_EDI;\n int local_30;\n undefined1 local_21;\n int local_20 [4];\n \...
/* std::string::replace(unsigned int, unsigned int, char const*, unsigned int) */ type_2 * __thiscall std::type_2::replace(type_2 *this,type_1 var_4,type_1 var_7,char *var_10,type_1 var_8) { int *piVar1; type_1 var_3; type_2 *psVar3; int var_12; char *var_2; int var_6; type_3 local_21; type_1 local_2...
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
uint * MASKED(uint *param_1,uint param_2,uint param_3,uint param_4,uint param_5) { int *piVar1; uint uVar2; uint uVar3; uint *puVar4; undefined1 *__src; int iVar5; undefined1 *__dest; int unaff_EDI; int local_30; undefined1 local_21; int local_20 [4]; FUN_00074f0a(); uVar2 = *param_1; u...
569_powerpc-linux-gnu-ld_and_powerpc-linux-gnu-ld_strip.c
register_cleanup
FUN_000371d0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ ld_plugin_status register_cleanup(ld_plugin_cleanup_handler handler) { if (called_plugin != (plugin_t *)0x0) { called_plugin->cleanup_handler = handler; return LDPS_OK; } in...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_000371d0(undefined4 param_1) { if (DAT_001c06e8 != 0) { *(undefined4 *)(DAT_001c06e8 + 0x1c) = param_1; return 0; } FUN_00034db0("../../ld/plugin.c",0x1de); *(undefined4 *)(DAT_001c06e8 + 0x1c) = p...
PUSH EBX CALL 0x00017bc0 ADD EBX,0x187e2a SUB ESP,0x8 MOV EAX,dword ptr [EBX + 0x16e8] TEST EAX,EAX JZ 0x00037200 MOV EDX,dword ptr [ESP + 0x10] MOV dword ptr [EAX + 0x1c],EDX ADD ESP,0x8 XOR EAX,EAX POP EBX RET SUB ESP,0x8 LEA EAX,[EBX + 0xffeb411f] PUSH 0x1de PUSH EAX CALL 0x00034db0 ADD ESP,0x10 MOV EAX,dword ptr [E...
null
null
null
null
[('const-471327', u'COPY_-1206095177'), (u'INDIRECT_-1206095100', u'COPY_-1206095153'), ('const-0', u'COPY_-1206095318'), ('const-0', u'INT_NOTEQUAL_-1206095344'), ('tmp_372', u'STORE_-1206095334'), ('const-0', u'COPY_-1206095203'), ('tmp_535', u'INT_NOTEQUAL_-1206095344'), ('const-417', u'STORE_-1206095334'), ('const-...
[('tmp_531', u'INT_NOTEQUAL_-1206095344'), (u'INDIRECT_-1206095124', u'INT_ADD_-1206095205'), (u'STORE_-1206095219', u'INDIRECT_-1206095102'), ('const-0', u'INT_NOTEQUAL_-1206095344'), (u'CALL_-1206095251', u'INDIRECT_-1206095124'), ('const-471327', u'COPY_-1206095179'), ('const-28', u'INT_ADD_-1206095320'), (u'INT_ADD...
null
null
000371d0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_000371d0(undefined4 param_1)\n\n{\n if (DAT_001c06e8 != 0) {\n *(undefined4 *)(DAT_001c06e8 + 0x1c) = param_1;\n return 0;\n }\n FUN_00034db0("../../ld/plugin.c",0x1de);\n *(undefined4...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nld_plugin_status register_cleanup(ld_plugin_cleanup_handler handler)\n\n{\n if (called_plugin != (plugin_t *)0x0) {\n called_plugin->cleanup_handler = handler;\n ...
(translation_unit "undefined4 FUN_000371d0(undefined4 param_1)\n\n{\n if (DAT_001c06e8 != 0) {\n *(undefined4 *)(DAT_001c06e8 + 0x1c) = param_1;\n return 0;\n }\n FUN_00034db0("../../ld/plugin.c",0x1de);\n *(undefined4 *)(DAT_001c06e8 + 0x1c) = param_1;\n return 0;\n}\n\n" (function_definition "undefined4 FU...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * ...
(function_definition "undefined4 FUN_000371d0(undefined4 param_1)\n\n{\n if (DAT_001c06e8 != 0) {\n *(undefined4 *)(DAT_001c06e8 + 0x1c) = param_1;\n return 0;\n }\n FUN_00034db0("../../ld/plugin.c",0x1de);\n *(undefined4 *)(DAT_001c06e8 + 0x1c) = param_1;\n return 0;\n}" (type_identifier "undefined4") (func...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 function_1(type_2 handler) { if (var_1 != (type_3 *)0x0) { var_1->cleanup_handler = handler; return LDPS_OK; } var_2("../../ld/plugin.c",0x1de); var_1->cleanup_hand...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(undefined4 param_1) { if (DAT_001c06e8 != 0) { *(undefined4 *)(DAT_001c06e8 + 0x1c) = param_1; return 0; } FUN_00034db0("../../ld/plugin.c",0x1de); *(undefined4 *)(DAT_001c06e8 + 0x1c) = param_1...
2645_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
record_gnu_property
FUN_00070e70
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: void record_gnu_property(Sized_target<32,_false> * this, uint param_1, uint param_2, size_t param_3, uchar * param_4, Object * param_5) */ void __thiscall gold::Sized_target<32,_false>::record_gnu_property (...
void FUN_00070e70(void) { return; }
RET
null
null
null
null
[('const-0', u'RETURN_-1206382980')]
[('const-0', u'RETURN_-1206382980')]
null
null
00070e70
x86
O3
(translation_unit "void FUN_00070e70(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00070e70(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00070e70(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return;\n}" { (r...
(translation_unit "/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: void record_gnu_property(Sized_target<32,_false> * this, uint param_1,\n uint param_2, size_t param_3, uchar * param_4, Object * param_5) */\n\nvoid __thiscall\ngold::Sized_target<32,_false>::record_g...
(translation_unit "void FUN_00070e70(void)\n\n{\n return;\n}\n\n" (function_definition "void FUN_00070e70(void)\n\n{\n return;\n}" primitive_type (function_declarator "FUN_00070e70(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_00070e70(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "FUN_00070e70(void)" (identifier "FUN_00070e70") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return;\n}" ({ "{") (return_statemen...
/* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: void record_gnu_property(Sized_target<32,_false> * this, uint param_1, uint param_2, size_t param_3, uchar * param_4, Object * param_5) */ void __thiscall gold::Sized_target<32,_false>::record_gnu_property (...
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; }
796_i686-linux-gnu-as_and_i686-linux-gnu-as_strip.c
next_bits
FUN_00058510
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ int __regparm3 next_bits(int number_of_bits) { int iVar1; uint uVar2; uVar2 = littlenums_left; if (littlenums_left != 0) { if (number_of_bits < bits_left_in_littlenum) { bits_left_in_littlenum = bits_left_in_...
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ uint __regparm3 FUN_00058510(int param_1) { uint uVar1; uVar1 = DAT_00089678; if (DAT_00089678 != 0) { if (param_1 < DAT_0008967c) { DAT_0008967c = DAT_0008967c - param_1; return (int)(uint)*DAT_00089674...
CALL 0x00016135 ADD EDX,0x27aeb PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x4 MOV EBX,dword ptr [EDX + 0x9678] TEST EBX,EBX JZ 0x00058584 MOV ESI,dword ptr [EDX + 0x9674] MOV ECX,dword ptr [EDX + 0x967c] MOVZX EDI,word ptr [ESI] CMP ECX,EAX JG 0x00058590 LEA EBP,[EDX + 0xfffe6360] SUB EAX,ECX AND EDI,dword ptr [EBP +...
null
null
null
null
[(u'INT_SLESS_-1206221428', u'CBRANCH_-1206221435'), ('tmp_1429', u'PTRADD_-1206220954'), ('const-418656', u'PTRSUB_-1206220989'), (u'INT_AND_-1206221248', u'INT_SRIGHT_-1206221242'), (u'COPY_-1206220984', u'MULTIEQUAL_-1206220941'), ('const-417', u'LOAD_-1206221279'), ('const-16', u'INT_SUB_-1206221289'), ('tmp_1427',...
[(u'PTRADD_-1206221173', u'CAST_-1206220923'), (u'INT_SLESS_-1206221428', u'CBRANCH_-1206221435'), (u'INT_AND_-1206221248', u'INT_SRIGHT_-1206221242'), ('tmp_1429', u'MULTIEQUAL_-1206220935'), ('const-4', u'INT_MULT_-1206221207'), ('const-417', u'LOAD_-1206221458'), ('const-0', u'PTRSUB_-1206220901'), ('const-0', u'SUB...
null
null
00058510
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nuint __regparm3 FUN_00058510(int param_1)\n\n{\n uint uVar1;\n \n uVar1 = DAT_00089678;\n if (DAT_00089678 != 0) {\n if (param_1 < DAT_0008967c) {\n DAT_0008967c = DAT_0008967c - param_1;\n re...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */\n\nint __regparm3 next_bits(int number_of_bits)\n\n{\n int iVar1;\n uint uVar2;\n \n uVar2 = littlenums_left;\n if (littlenums_left != 0) {\n if (number_of_bits < bits_left_in_littlenum) {\n bits_left...
(translation_unit "uint __regparm3 FUN_00058510(int param_1)\n\n{\n uint uVar1;\n \n uVar1 = DAT_00089678;\n if (DAT_00089678 != 0) {\n if (param_1 < DAT_0008967c) {\n DAT_0008967c = DAT_0008967c - param_1;\n return (int)(uint)*DAT_00089674 >> ((byte)DAT_0008967c & 0x1f) &\n *(uint *)(&DAT_...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression ID...
(function_definition "uint __regparm3 FUN_00058510(int param_1)\n\n{\n uint uVar1;\n \n uVar1 = DAT_00089678;\n if (DAT_00089678 != 0) {\n if (param_1 < DAT_0008967c) {\n DAT_0008967c = DAT_0008967c - param_1;\n return (int)(uint)*DAT_00089674 >> ((byte)DAT_0008967c & 0x1f) &\n *(uint *)(&D...
/* WARNING: Function: __x86.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ int __regparm3 function_1(int var_2) { int var_5; type_1 var_6; var_6 = var_1; if (var_1 != 0) { if (var_2 < var_3) { var_3 = var_3 - var_2; return (int)(type_1)*var_4 >> ((type_2)var_3 & 0x1f) & ...
null
(translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (...
null
/* WARNING: Function: __i686.get_pc_thunk.dx replaced with injection: get_pc_thunk_dx */ uint __regparm3 MASKED(int param_1) { uint uVar1; uVar1 = DAT_00089678; if (DAT_00089678 != 0) { if (param_1 < DAT_0008967c) { DAT_0008967c = DAT_0008967c - param_1; return (int)(uint)*DAT_00089674 >> ((...
206_sparc64-linux-gnu-readelf_and_sparc64-linux-gnu-readelf_strip.c
process_section_contents
FUN_000451e0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ bfd_boolean __regparm3 process_section_contents(Filedata *filedata) { dump_list_entry **ppdVar1; bfd_vma *pbVar2; char **filedata_00; ulong *sec; byte *pbVar3; byte *pbVar4; byte *pbVar5; byte *pbVar6; byte bVar...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 __regparm3 FUN_000451e0(int param_1) { undefined4 *puVar1; uint *puVar2; byte bVar3; byte bVar4; ushort uVar5; uint3 uVar6; undefined *puVar7; char *__s1; int iVar8; byte *pbVar9; char *pcVar10; ...
PUSH EBP MOV EBP,EAX PUSH EDI PUSH ESI PUSH EBX CALL 0x00013f70 ADD EBX,0x6ee15 SUB ESP,0x6c MOV EAX,dword ptr [EAX + 0x54] MOV dword ptr [ESP + 0xc],EAX MOV EDI,dword ptr [EBX + 0x2280] LEA EAX,[EBX + 0xfffc2aee] MOV dword ptr [ESP + 0x10],EAX MOV EAX,dword ptr [ESP + 0xc] TEST EDI,EDI JZ 0x000452c7 LEA ESI,[ESI] NOP ...
null
null
null
null
[(u'MULTIEQUAL_-1206157438', u'MULTIEQUAL_-1206157429'), (u'INT_NOTEQUAL_-1206165174', u'CBRANCH_-1206165173'), (u'INDIRECT_-1206159075', u'MULTIEQUAL_-1206158948'), ('const-1', u'INT_ADD_-1206156819'), (u'PTRADD_-1206165054', u'COPY_-1206156479'), (u'INDIRECT_-1206159286', u'MULTIEQUAL_-1206159114'), ('const-417', u'L...
[(u'INDIRECT_-1206158156', u'MULTIEQUAL_-1206157982'), (u'CALL_-1206164865', u'INDIRECT_-1206157778'), (u'INT_NOTEQUAL_-1206165174', u'CBRANCH_-1206165173'), (u'COPY_-1206169099', u'MULTIEQUAL_-1206159427'), (u'INDIRECT_-1206158474', u'MULTIEQUAL_-1206159702'), (u'INDIRECT_-1206157057', u'MULTIEQUAL_-1206158670'), (u'M...
null
null
000451e0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 __regparm3 FUN_000451e0(int param_1)\n\n{\n undefined4 *puVar1;\n uint *puVar2;\n byte bVar3;\n byte bVar4;\n ushort uVar5;\n uint3 uVar6;\n undefined *puVar7;\n char *__s1;\n int iVar8;\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nbfd_boolean __regparm3 process_section_contents(Filedata *filedata)\n\n{\n dump_list_entry **ppdVar1;\n bfd_vma *pbVar2;\n char **filedata_00;\n ulong *sec;\n byte *pbVar3;\n byte *pbVar4;\n byte *pbVar5...
(translation_unit "undefined4 __regparm3 FUN_000451e0(int param_1)\n\n{\n undefined4 *puVar1;\n uint *puVar2;\n byte bVar3;\n byte bVar4;\n ushort uVar5;\n uint3 uVar6;\n undefined *puVar7;\n char *__s1;\n int iVar8;\n byte *pbVar9;\n char *pcVar10;\n uint uVar11;\n undefined4 uVar12;\n size_t sVar13;\n ...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (d...
(function_definition "undefined4 __regparm3 FUN_000451e0(int param_1)\n\n{\n undefined4 *puVar1;\n uint *puVar2;\n byte bVar3;\n byte bVar4;\n ushort uVar5;\n uint3 uVar6;\n undefined *puVar7;\n char *__s1;\n int iVar8;\n byte *pbVar9;\n char *pcVar10;\n uint uVar11;\n undefined4 uVar12;\n size_t sVar13;\...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ type_1 __regparm3 function_1(type_2 *filedata) { type_3 **ppdVar1; type_4 *var_16; char **filedata_00; type_5 *sec; type_6 *var_36; type_6 *var_37; type_6 *var_38; type_6 *var_39; type_6 var_10; type_6 bVar8; ...
null
(translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 __regparm3 MASKED(int param_1) { undefined4 *puVar1; uint *puVar2; byte bVar3; byte bVar4; ushort uVar5; uint3 uVar6; undefined *puVar7; char *__s1; int iVar8; byte *pbVar9; char *pcVar10; uint...
64_riscv64-linux-gnu-ranlib_and_riscv64-linux-gnu-ranlib_strip.c
access
access
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int access(char *__name,int __type) { int iVar1; iVar1 = (*(code *)PTR_access_00021104)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int access(char *__name,int __type) { int iVar1; iVar1 = (*(code *)PTR_access_00021104)(); return iVar1; }
JMP dword ptr [EBX + 0x104]
null
null
null
null
[(u'CAST_-1205984134', u'CALLIND_-1205984214'), ('tmp_72', u'CAST_-1205984134'), (u'CALLIND_-1205984214', u'RETURN_-1205984211'), (u'CALLIND_-1205984214', u'INDIRECT_-1205984141'), (u'INDIRECT_-1205984141', u'COPY_-1205984200'), ('const-0', u'RETURN_-1205984211')]
[(u'CAST_-1205984134', u'CALLIND_-1205984214'), ('tmp_72', u'CAST_-1205984134'), (u'CALLIND_-1205984214', u'RETURN_-1205984211'), (u'CALLIND_-1205984214', u'INDIRECT_-1205984141'), (u'INDIRECT_-1205984141', u'COPY_-1205984200'), ('const-0', u'RETURN_-1205984211')]
null
null
00012420
x86
O3
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint access(char *__name,int __type)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_access_00021104)();\n return iVar1;\n}\n\n" comment (function_definition "int access(char *__name,int __type)\n\n{\n int iVar1;\n \n ...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint access(char *__name,int __type)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_access_00021104)();\n return iVar1;\n}\n\n" comment (function_definition "int access(char *__name,int __type)\n\n{\n int iVar1;\n \n ...
(translation_unit "int access(char *__name,int __type)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_access_00021104)();\n return iVar1;\n}\n\n" (function_definition "int access(char *__name,int __type)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_access_00021104)();\n return iVar1;\n}" primitive_type (function_...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesize...
(function_definition "int access(char *__name,int __type)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_access_00021104)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "access(char *__name,int __type)" (identifier "access") (parameter_list "(char *__name,int __type)" (( "(") (parameter_declaratio...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__name,int __type) { int iVar1; iVar1 = (*(type_1 *)PTR_access_00021104)(); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifi...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__name,int __type) { int iVar1; iVar1 = (*(code *)PTR_MASKED_00021104)(); return iVar1; }
569_x86_64-linux-gnu-as_and_x86_64-linux-gnu-as_strip.c
resolve_local_symbol
FUN_0003a200
void __regparm2 resolve_local_symbol(char *key,void *value) { symbolS *in_stack_00000008; if (in_stack_00000008 != (symbolS *)0x0) { resolve_symbol_value(in_stack_00000008); return; } return; }
void FUN_0003a200(undefined4 param_1,int param_2) { if (param_2 != 0) { param_1 = param_2; FUN_00039000(); return; } return; }
MOV EAX,dword ptr [ESP + 0x8] TEST EAX,EAX JZ 0x0003a218 MOV dword ptr [ESP + 0x4],EAX JMP 0x00039000 RET
null
null
null
null
[('const-0', u'RETURN_-1206083018'), ('const-0', u'RETURN_-1206083033'), (u'INT_NOTEQUAL_-1206083049', u'CBRANCH_-1206083049'), ('const-0', u'INT_NOTEQUAL_-1206083049'), ('tmp_108', u'CALL_-1206083037'), ('tmp_108', u'INT_NOTEQUAL_-1206083049'), ('tmp_32', u'CBRANCH_-1206083049')]
[('const-0', u'RETURN_-1206083018'), ('tmp_102', u'COPY_-1206083048'), ('const-0', u'RETURN_-1206083033'), (u'INT_NOTEQUAL_-1206083049', u'CBRANCH_-1206083049'), ('tmp_102', u'INT_NOTEQUAL_-1206083049'), ('const-0', u'INT_NOTEQUAL_-1206083049'), ('tmp_32', u'CBRANCH_-1206083049'), (u'CALL_-1206083037', u'INDIRECT_-1206...
null
null
0003a200
x86
O3
(translation_unit "void FUN_0003a200(undefined4 param_1,int param_2)\n\n{\n if (param_2 != 0) {\n param_1 = param_2;\n FUN_00039000();\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_0003a200(undefined4 param_1,int param_2)\n\n{\n if (param_2 != 0) {\n param_1 = param_2;\n FUN_00039000...
(translation_unit "void __regparm2 resolve_local_symbol(char *key,void *value)\n\n{\n symbolS *in_stack_00000008;\n \n if (in_stack_00000008 != (symbolS *)0x0) {\n resolve_symbol_value(in_stack_00000008);\n return;\n }\n return;\n}\n\n" (function_definition "void __regparm2 resolve_local_symbol(char *key,voi...
(translation_unit "void FUN_0003a200(undefined4 param_1,int param_2)\n\n{\n if (param_2 != 0) {\n param_1 = param_2;\n FUN_00039000();\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_0003a200(undefined4 param_1,int param_2)\n\n{\n if (param_2 != 0) {\n param_1 = param_2;\n FUN_00039000...
(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 IDENT != LIT) )) (compound_statement { (expression_statement (assignm...
(function_definition "void FUN_0003a200(undefined4 param_1,int param_2)\n\n{\n if (param_2 != 0) {\n param_1 = param_2;\n FUN_00039000();\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_0003a200(undefined4 param_1,int param_2)" (identifier "FUN_0003a200") (parameter_list "(unde...
void __regparm2 function_1(char *key,void *value) { type_1 *var_1; if (var_1 != (type_1 *)0x0) { var_2(var_1); return; } return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement...
null
void MASKED(undefined4 param_1,int param_2) { if (param_2 != 0) { param_1 = param_2; FUN_00039000(); return; } return; }
251_ia64-linux-gnu-ld_and_ia64-linux-gnu-ld_strip.c
__x86.get_pc_thunk.ax
__i686.get_pc_thunk.ax
/* WARNING: This is an inlined function */ undefined4 __x86_get_pc_thunk_ax(void) { undefined4 unaff_retaddr; return unaff_retaddr; }
/* WARNING: This is an inlined function */ undefined4 __i686_get_pc_thunk_ax(void) { undefined4 unaff_retaddr; return unaff_retaddr; }
MOV EAX,dword ptr [ESP] RET
null
null
null
null
[('tmp_18', u'COPY_-1205947996'), ('const-0', u'RETURN_-1205947981'), (u'COPY_-1205947996', u'RETURN_-1205947981')]
[('tmp_18', u'COPY_-1205947996'), ('const-0', u'RETURN_-1205947981'), (u'COPY_-1205947996', u'RETURN_-1205947981')]
null
null
0001b1a2
x86
O3
(translation_unit "/* WARNING: This is an inlined function */\n\nundefined4 __i686_get_pc_thunk_ax(void)\n\n{\n undefined4 unaff_retaddr;\n \n return unaff_retaddr;\n}\n\n" comment (function_definition "undefined4 __i686_get_pc_thunk_ax(void)\n\n{\n undefined4 unaff_retaddr;\n \n return unaff_retaddr;\n}" type_id...
(translation_unit "/* WARNING: This is an inlined function */\n\nundefined4 __x86_get_pc_thunk_ax(void)\n\n{\n undefined4 unaff_retaddr;\n \n return unaff_retaddr;\n}\n\n" comment (function_definition "undefined4 __x86_get_pc_thunk_ax(void)\n\n{\n undefined4 unaff_retaddr;\n \n return unaff_retaddr;\n}" type_iden...
(translation_unit "undefined4 __i686_get_pc_thunk_ax(void)\n\n{\n undefined4 unaff_retaddr;\n \n return unaff_retaddr;\n}\n\n" (function_definition "undefined4 __i686_get_pc_thunk_ax(void)\n\n{\n undefined4 unaff_retaddr;\n \n return unaff_retaddr;\n}" type_identifier (function_declarator "__i686_get_pc_thunk_ax(...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (return_statement return IDENT ;) })))
(function_definition "undefined4 __i686_get_pc_thunk_ax(void)\n\n{\n undefined4 unaff_retaddr;\n \n return unaff_retaddr;\n}" (type_identifier "undefined4") (function_declarator "__i686_get_pc_thunk_ax(void)" (identifier "__i686_get_pc_thunk_ax") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primit...
/* WARNING: This is an inlined function */ type_1 function_1(void) { type_1 unaff_retaddr; return unaff_retaddr; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (return_statement (identifier))))...
null
/* WARNING: This is an inlined function */ undefined4 __i686_get_pc_thunk_ax(void) { undefined4 unaff_retaddr; return unaff_retaddr; }
9140_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
~money_put
FUN_0021f4f0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::money_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::~money_put() */ void __thiscall std::money_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::~money_put (money_put<char,st...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0021f4f0(undefined4 *param_1) { *param_1 = &PTR_FUN_0033e6d0; FUN_001ae300(param_1); return; }
PUSH EBX CALL 0x00035680 ADD EBX,0x11fb0a SUB ESP,0x14 MOV EAX,dword ptr [ESP + 0x1c] LEA EDX,[EBX + 0xfffff6c8] ADD EDX,0x8 MOV dword ptr [EAX],EDX PUSH EAX CALL 0x001ae300 ADD ESP,0x18 POP EBX RET
null
null
null
null
[('tmp_183', u'CAST_-1203833432'), (u'PTRSUB_-1203833435', u'STORE_-1203833546'), ('const-0', u'PTRSUB_-1203833435'), (u'CAST_-1203833436', u'STORE_-1203833546'), ('const-3401424', u'PTRSUB_-1203833435'), (u'CAST_-1203833432', u'CALL_-1203833533'), ('tmp_183', u'CAST_-1203833436'), ('const-0', u'RETURN_-1203833505'), (...
[('const-0', u'PTRSUB_-1203833435'), (u'PTRSUB_-1203833435', u'STORE_-1203833546'), ('tmp_282', u'STORE_-1203833546'), ('const-417', u'STORE_-1203833546'), ('tmp_282', u'CALL_-1203833533'), ('const-3401424', u'PTRSUB_-1203833435'), ('const-0', u'RETURN_-1203833505')]
null
null
0021f4f0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0021f4f0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0033e6d0;\n FUN_001ae300(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_0021f4f0(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::money_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::~money_put() */\n\nvoid __thiscall\nstd::money_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::~money_put\n ...
(translation_unit "void FUN_0021f4f0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0033e6d0;\n FUN_001ae300(param_1);\n return;\n}\n\n" (function_definition "void FUN_0021f4f0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0033e6d0;\n FUN_001ae300(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_0021f4f0(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_0033e6d0;\n FUN_001ae300(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0021f4f0(undefined4 *param_1)" (identifier "FUN_0021f4f0") (parameter_list "(undefined4 *param_1)" (( "(") (parameter_declaration ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::money_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::~money_put() */ void __thiscall std::money_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::~money_put (money_put<char,st...
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_0033e6d0; FUN_001ae300(param_1); return; }
536_aarch64-linux-gnu-objdump_and_aarch64-linux-gnu-objdump_strip.c
bfd_get_stab_name
bfd_get_stab_name
/* WARNING: Control flow encountered bad instruction data */ void bfd_get_stab_name(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_get_stab_name(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206357966')]
[('const-1', u'RETURN_-1206357966')]
null
null
00077028
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_get_stab_name(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_get_stab_name(void)\n\n{\n /* WARNI...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_get_stab_name(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_get_stab_name(void)\n\n{\n /* WARNI...
(translation_unit "void bfd_get_stab_name(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_get_stab_name(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_get_stab_name(void)" identifier (parameter_list "(void)" ( (parameter_declar...
(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_get_stab_name(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_get_stab_name(void)" (identifier "bfd_get_stab_name") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_stateme...
/* 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(); }
477_i686-gnu-objcopy_and_i686-gnu-objcopy_strip.c
getopt_long
getopt_long
/* WARNING: Control flow encountered bad instruction data */ void getopt_long(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* getopt_long@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void getopt_long(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206189758')]
[('const-1', u'RETURN_-1206189758')]
null
null
00040138
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid getopt_long(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void getopt_long(void)\n\n{\n /* WARNING: Bad inst...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid getopt_long(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* getopt_long@@GLIBC_2.0 */\n halt_baddata();\n}\n\n" comment (function_definition "void getopt_long(vo...
(translation_unit "void getopt_long(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void getopt_long(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "getopt_long(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primi...
(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 getopt_long(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "getopt_long(void)" (identifier "getopt_long") (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 */ /* getopt_long@@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(); }
58_sparc64-linux-gnu-objdump_and_sparc64-linux-gnu-objdump_strip.c
strerror
strerror
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strerror(int __errnum) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strerror_000730f4)(); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strerror(int __errnum) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_strerror_000730f4)(); return pcVar1; }
JMP dword ptr [EBX + 0xf4]
null
null
null
null
[(u'CALLIND_-1205976086', u'INDIRECT_-1205976013'), ('const-0', u'RETURN_-1205976083'), (u'CAST_-1205976006', u'RETURN_-1205976083'), ('tmp_67', u'CAST_-1205976007'), (u'CAST_-1205976007', u'CALLIND_-1205976086'), (u'INDIRECT_-1205976013', u'COPY_-1205976072'), (u'CALLIND_-1205976086', u'CAST_-1205976006')]
[(u'CALLIND_-1205976086', u'INDIRECT_-1205976013'), ('const-0', u'RETURN_-1205976083'), (u'CAST_-1205976006', u'RETURN_-1205976083'), ('tmp_67', u'CAST_-1205976007'), (u'CAST_-1205976007', u'CALLIND_-1205976086'), (u'INDIRECT_-1205976013', u'COPY_-1205976072'), (u'CALLIND_-1205976086', u'CAST_-1205976006')]
null
null
000143e0
x86
O3
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strerror(int __errnum)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strerror_000730f4)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strerror(int __errnum)\n\n{\n char *pcVar1;\n...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strerror(int __errnum)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strerror_000730f4)();\n return pcVar1;\n}\n\n" comment (function_definition "char * strerror(int __errnum)\n\n{\n char *pcVar1;\n...
(translation_unit "char * strerror(int __errnum)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strerror_000730f4)();\n return pcVar1;\n}\n\n" (function_definition "char * strerror(int __errnum)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strerror_000730f4)();\n return pcVar1;\n}" primiti...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (ab...
(function_definition "char * strerror(int __errnum)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_strerror_000730f4)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* strerror(int __errnum)" (* "*") (function_declarator "strerror(int __errnum)" (identifier "strerror") (parameter_list...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(int __errnum) { char *pcVar1; pcVar1 = (char *)(*(type_1 *)PTR_strerror_000730f4)(); 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: (identifier))))) body: (compound_statement (declaration type: (primitive_type) dec...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(int __errnum) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_MASKED_000730f4)(); return pcVar1; }
216_alpha-linux-gnu-objdump_and_alpha-linux-gnu-objdump_strip.c
frame_need_space
FUN_0001e9c0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 frame_need_space(Frame_Chunk *fc,uint reg) { uint uVar1; short *psVar2; int *piVar3; char *message; void *pvVar4; int iVar5; size_t size; uint uVar6; uVar6 = fc->ncols; if (reg < uVar6) { ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 FUN_0001e9c0(int param_1,uint param_2) { uint uVar1; undefined4 uVar2; int iVar3; int iVar4; uint uVar5; uVar5 = *(uint *)(param_1 + 8); if (param_2 < uVar5) { return 0; } if ((DAT_000768b...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x000153d0 ADD EBX,0x54637 SUB ESP,0xc MOV ESI,dword ptr [EAX + 0x8] CMP ESI,EDX JA 0x0001eab0 MOV ECX,dword ptr [EBX + 0x38b0] TEST ECX,ECX JZ 0x0001e9ef CMP ECX,EDX JC 0x0001ea9e LEA ECX,[EDX + 0x1] MOV dword ptr [EAX + 0x8],ECX TEST ECX,ECX JZ 0x0001ea9e MOV EBP,EDX MOV EDI,E...
null
null
null
null
[(u'INDIRECT_-1205932748', u'CALL_-1205932936'), (u'CAST_-1205932388', u'INT_LESS_-1205933354'), (u'CAST_-1205932288', u'MULTIEQUAL_-1205932629'), (u'INDIRECT_-1205932336', u'MULTIEQUAL_-1205932309'), ('const-328936', u'COPY_-1205932298'), ('const-0', u'PTRSUB_-1205932179'), ('tmp_197', u'CBRANCH_-1205933514'), (u'MULT...
[('const-417', u'STORE_-1205933502'), ('tmp_3531', u'COPY_-1205932335'), (u'CAST_-1205932404', u'STORE_-1205933390'), (u'CALL_-1205933412', u'INDIRECT_-1205932452'), (u'INT_ADD_-1205933205', u'CAST_-1205932343'), (u'CALL_-1205933291', u'INDIRECT_-1205932412'), (u'LOAD_-1205933578', u'MULTIEQUAL_-1205932662'), (u'INT_AD...
null
null
0001e9c0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3 FUN_0001e9c0(int param_1,uint param_2)\n\n{\n uint uVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n uint uVar5;\n \n uVar5 = *(uint *)(param_1 + 8);\n if (param_2 < uVar5) {\n r...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nint __regparm3 frame_need_space(Frame_Chunk *fc,uint reg)\n\n{\n uint uVar1;\n short *psVar2;\n int *piVar3;\n char *message;\n void *pvVar4;\n int iVar5;\n size_t size;\n uint uVar6;\n \n uVar6 = fc-...
(translation_unit "int __regparm3 FUN_0001e9c0(int param_1,uint param_2)\n\n{\n uint uVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n uint uVar5;\n \n uVar5 = *(uint *)(param_1 + 8);\n if (param_2 < uVar5) {\n return 0;\n }\n if ((DAT_000768b0 == 0) || (param_2 <= DAT_000768b0)) {\n uVar1 = param_...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaratio...
(function_definition "int __regparm3 FUN_0001e9c0(int param_1,uint param_2)\n\n{\n uint uVar1;\n undefined4 uVar2;\n int iVar3;\n int iVar4;\n uint uVar5;\n \n uVar5 = *(uint *)(param_1 + 8);\n if (param_2 < uVar5) {\n return 0;\n }\n if ((DAT_000768b0 == 0) || (param_2 <= DAT_000768b0)) {\n uVar1 = par...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 function_1(type_1 *fc,type_2 var_1) { type_2 var_4; short *var_10; int *piVar3; char *message; void *var_6; int iVar5; size_t size; type_2 var_2; var_2 = fc->ncols; if (var_1 < var_2) { r...
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: (identifier)))) body...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ int __regparm3 MASKED(int param_1,uint param_2) { uint uVar1; undefined4 uVar2; int iVar3; int iVar4; uint uVar5; uVar5 = *(uint *)(param_1 + 8); if (param_2 < uVar5) { return 0; } if ((DAT_000768b0 == 0...
4553_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
reset
FUN_000fc540
/* DWARF original prototype: void reset(Track_relocs<32,_false> * this, section_size_type checkpoint) */ void __thiscall gold::Track_relocs<32,_false>::reset(Track_relocs<32,_false> *this,section_size_type checkpoint) { this->pos_ = checkpoint; return; }
void FUN_000fc540(int param_1,undefined4 param_2) { *(undefined4 *)(param_1 + 8) = param_2; return; }
MOV EAX,dword ptr [ESP + 0x4] MOV EDX,dword ptr [ESP + 0x8] MOV dword ptr [EAX + 0x8],EDX RET
null
null
null
null
[('tmp_34', u'PTRSUB_-1206860393'), (u'PTRSUB_-1206860393', u'STORE_-1206860461'), ('const-417', u'STORE_-1206860461'), ('const-8', u'PTRSUB_-1206860393'), ('tmp_35', u'STORE_-1206860461'), ('const-0', u'RETURN_-1206860448')]
[(u'CAST_-1206860395', u'STORE_-1206860461'), ('tmp_39', u'INT_ADD_-1206860447'), ('const-8', u'INT_ADD_-1206860447'), ('const-417', u'STORE_-1206860461'), (u'INT_ADD_-1206860447', u'CAST_-1206860395'), ('tmp_40', u'STORE_-1206860461'), ('const-0', u'RETURN_-1206860448')]
null
null
000fc540
x86
O3
(translation_unit "void FUN_000fc540(int param_1,undefined4 param_2)\n\n{\n *(undefined4 *)(param_1 + 8) = param_2;\n return;\n}\n\n" (function_definition "void FUN_000fc540(int param_1,undefined4 param_2)\n\n{\n *(undefined4 *)(param_1 + 8) = param_2;\n return;\n}" primitive_type (function_declarator "FUN_000fc540...
(translation_unit "/* DWARF original prototype: void reset(Track_relocs<32,_false> * this, section_size_type\n checkpoint) */\n\nvoid __thiscall\ngold::Track_relocs<32,_false>::reset(Track_relocs<32,_false> *this,section_size_type checkpoint)\n\n{\n this->pos_ = checkpoint;\n return;\n}\n\n" comment (declaration "v...
(translation_unit "void FUN_000fc540(int param_1,undefined4 param_2)\n\n{\n *(undefined4 *)(param_1 + 8) = param_2;\n return;\n}\n\n" (function_definition "void FUN_000fc540(int param_1,undefined4 param_2)\n\n{\n *(undefined4 *)(param_1 + 8) = param_2;\n return;\n}" primitive_type (function_declarator "FUN_000fc540...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declara...
(function_definition "void FUN_000fc540(int param_1,undefined4 param_2)\n\n{\n *(undefined4 *)(param_1 + 8) = param_2;\n return;\n}" (primitive_type "void") (function_declarator "FUN_000fc540(int param_1,undefined4 param_2)" (identifier "FUN_000fc540") (parameter_list "(int param_1,undefined4 param_2)" (( "(") (param...
/* DWARF original prototype: void reset(Track_relocs<32,_false> * this, section_size_type checkpoint) */ void __thiscall gold::Track_relocs<32,_false>::reset(Track_relocs<32,_false> *this,section_size_type checkpoint) { this->pos_ = checkpoint; return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement...
null
void MASKED(int param_1,undefined4 param_2) { *(undefined4 *)(param_1 + 8) = param_2; return; }
114_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
_ITM_memcpyRnWt
_ITM_memcpyRnWt
void _ITM_memcpyRnWt(void) { (*(code *)PTR__ITM_memcpyRnWt_0038f1cc)(); return; }
void _ITM_memcpyRnWt(void) { (*(code *)PTR__ITM_memcpyRnWt_0038f1cc)(); return; }
JMP dword ptr [EBX + 0x1cc]
null
null
null
null
[(u'CALLIND_-1206020278', u'INDIRECT_-1206020206'), ('const-0', u'RETURN_-1206020275'), ('tmp_58', u'CAST_-1206020201'), (u'INDIRECT_-1206020206', u'COPY_-1206020265'), (u'CAST_-1206020201', u'CALLIND_-1206020278')]
[(u'CALLIND_-1206020278', u'INDIRECT_-1206020206'), ('const-0', u'RETURN_-1206020275'), ('tmp_58', u'CAST_-1206020201'), (u'INDIRECT_-1206020206', u'COPY_-1206020265'), (u'CAST_-1206020201', u'CALLIND_-1206020278')]
null
null
00029740
x86
O3
(translation_unit "void _ITM_memcpyRnWt(void)\n\n{\n (*(code *)PTR__ITM_memcpyRnWt_0038f1cc)();\n return;\n}\n\n" (function_definition "void _ITM_memcpyRnWt(void)\n\n{\n (*(code *)PTR__ITM_memcpyRnWt_0038f1cc)();\n return;\n}" primitive_type (function_declarator "_ITM_memcpyRnWt(void)" identifier (parameter_list "(...
(translation_unit "void _ITM_memcpyRnWt(void)\n\n{\n (*(code *)PTR__ITM_memcpyRnWt_0038f1cc)();\n return;\n}\n\n" (function_definition "void _ITM_memcpyRnWt(void)\n\n{\n (*(code *)PTR__ITM_memcpyRnWt_0038f1cc)();\n return;\n}" primitive_type (function_declarator "_ITM_memcpyRnWt(void)" identifier (parameter_list "(...
(translation_unit "void _ITM_memcpyRnWt(void)\n\n{\n (*(code *)PTR__ITM_memcpyRnWt_0038f1cc)();\n return;\n}\n\n" (function_definition "void _ITM_memcpyRnWt(void)\n\n{\n (*(code *)PTR__ITM_memcpyRnWt_0038f1cc)();\n return;\n}" primitive_type (function_declarator "_ITM_memcpyRnWt(void)" identifier (parameter_list "(...
(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 _ITM_memcpyRnWt(void)\n\n{\n (*(code *)PTR__ITM_memcpyRnWt_0038f1cc)();\n return;\n}" (primitive_type "void") (function_declarator "_ITM_memcpyRnWt(void)" (identifier "_ITM_memcpyRnWt") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compou...
void function_1(void) { (*(type_1 *)PTR__ITM_memcpyRnWt_0038f1cc)(); 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_0038f1cc)(); return; }
11910_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
_M_extract<long_double>
FUN_003d44e0
/* std::istream& std::istream::_M_extract<long double>(long double&) */ istream * __thiscall std::istream::_M_extract<long_double>(istream *this,longdouble *param_1) { int *piVar1; istream *piVar2; undefined1 local_34 [19]; sentry local_21; int local_20 [4]; __x86_get_pc_thunk_di(); sentry::sentry(&...
int * FUN_003d44e0(int *param_1,undefined4 param_2) { int *piVar1; int iVar2; undefined1 local_34 [19]; char local_21; uint local_20 [4]; FUN_00074f0a(); FUN_003d1970(&local_21,param_1,0); if (local_21 != '\0') { local_20[0] = 0; iVar2 = *(int *)(*param_1 + -0xc) + (int)param_1; piVar1 ...
PUSH EBP MOV EBP,ESP PUSH EDI CALL 0x00074f0a ADD EDI,0x215b17 PUSH ESI LEA EAX,[EBP + -0x1d] PUSH EBX SUB ESP,0x40 MOV ESI,dword ptr [EBP + 0x8] PUSH 0x0 PUSH ESI MOV EBX,EDI PUSH EAX CALL 0x003d1970 ADD ESP,0x10 CMP byte ptr [EBP + -0x1d],0x0 JZ 0x003d4563 MOV EAX,dword ptr [ESI] MOV dword ptr [EBP + -0x1c],0x0 MOV E...
null
null
null
null
[(u'PTRSUB_-1205712959', u'CALLIND_-1205713398'), ('const-417', u'LOAD_-1205713559'), (u'LOAD_-1205713332', u'INT_ADD_-1205713296'), (u'CALL_-1205713267', u'INDIRECT_-1205712931'), ('const-0', u'RETURN_-1205713329'), ('tmp_820', u'PTRADD_-1205713489'), (u'LOAD_-1205713312', u'PTRADD_-1205713242'), (u'PTRADD_-1205713489...
[(u'CALL_-1205713676', u'INDIRECT_-1205713103'), (u'CAST_-1205712989', u'LOAD_-1205713516'), (u'CALLIND_-1205713398', u'INDIRECT_-1205712980'), (u'LOAD_-1205713332', u'INT_ADD_-1205713296'), ('const-417', u'LOAD_-1205713516'), ('const-0', u'RETURN_-1205713329'), ('const-0', u'CALLIND_-1205713398'), (u'LOAD_-1205713293'...
null
null
003d44e0
x86
O3
(translation_unit "int * FUN_003d44e0(int *param_1,undefined4 param_2)\n\n{\n int *piVar1;\n int iVar2;\n undefined1 local_34 [19];\n char local_21;\n uint local_20 [4];\n \n FUN_00074f0a();\n FUN_003d1970(&local_21,param_1,0);\n if (local_21 != '\0') {\n local_20[0] = 0;\n iVar2 = *(int *)(*param_1 + -0...
(translation_unit "/* std::istream& std::istream::_M_extract<long double>(long double&) */\n\nistream * __thiscall std::istream::_M_extract<long_double>(istream *this,longdouble *param_1)\n\n{\n int *piVar1;\n istream *piVar2;\n undefined1 local_34 [19];\n sentry local_21;\n int local_20 [4];\n \n __x86_get_pc_t...
(translation_unit "int * FUN_003d44e0(int *param_1,undefined4 param_2)\n\n{\n int *piVar1;\n int iVar2;\n undefined1 local_34 [19];\n char local_21;\n uint local_20 [4];\n \n FUN_00074f0a();\n FUN_003d1970(&local_21,param_1,0);\n if (local_21 != '\0') {\n local_20[0] = 0;\n iVar2 = *(int *)(*param_1 + -0...
(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) ;) (declaration TYPE IDENT ;) (declarati...
(function_definition "int * FUN_003d44e0(int *param_1,undefined4 param_2)\n\n{\n int *piVar1;\n int iVar2;\n undefined1 local_34 [19];\n char local_21;\n uint local_20 [4];\n \n FUN_00074f0a();\n FUN_003d1970(&local_21,param_1,0);\n if (local_21 != '\0') {\n local_20[0] = 0;\n iVar2 = *(int *)(*param_1 +...
/* std::istream& std::istream::_M_extract<long double>(long double&) */ type_1 * __thiscall std::type_1::_M_extract<long_double>(type_1 *var_3,longdouble *param_1) { int *var_5; type_1 *var_4; type_2 local_34 [19]; type_3 var_2; int local_20 [4]; var_1(); sentry::type_3(&var_2,var_3,false); if (va...
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: (type_...
null
int * MASKED(int *param_1,undefined4 param_2) { int *piVar1; int iVar2; undefined1 local_34 [19]; char local_21; uint local_20 [4]; FUN_00074f0a(); FUN_003d1970(&local_21,param_1,0); if (local_21 != '\0') { local_20[0] = 0; iVar2 = *(int *)(*param_1 + -0xc) + (int)param_1; piVar1 = *(in...
2846_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
print_input_section_symbols<64,_false>
FUN_000913f0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original name: print_input_section_symbols<64, false> DWARF original prototype: void print_input_section_symbols<64,_false>(Mapfile * this, Sized_relobj_file<64,_false> * relobj, uint shndx) */ void __thiscall gold:...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_000913f0(undefined4 *param_1,int *param_2,int param_3) { code *pcVar1; int iVar2; uint uVar3; uint uVar4; undefined1 *puVar5; undefined1 *puVar6; int iVar7; int aiStack_84 [6]; undefined1 auStack_5c [8...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX CALL 0x00032730 ADD EBX,0x270c05 SUB ESP,0x4c MOV EDI,dword ptr [EBP + 0xc] MOV EAX,dword ptr [EDI + 0xc0] SUB EAX,dword ptr [EDI + 0xbc] SAR EAX,0x2 ADD EAX,dword ptr [EDI + 0xb0] MOV dword ptr [EBP + -0x3c],EAX MOV EAX,dword ptr [EDI] LEA ECX,[EBX + 0xffd351d0] MOV dwor...
null
null
null
null
[('const-0', u'PTRSUB_-1206511258'), (u'LOAD_-1206511906', u'CALL_-1206511873'), (u'INT_EQUAL_-1206512159', u'CBRANCH_-1206512156'), ('const-0', u'PTRSUB_-1206511237'), ('tmp_1742', u'PTRSUB_-1206511042'), ('const-8', u'PTRSUB_-1206511094'), ('const-0', u'PTRSUB_-1206511206'), (u'PTRSUB_-1206511129', u'PTRSUB_-12065111...
[(u'MULTIEQUAL_-1206511122', u'MULTIEQUAL_-1206511107'), (u'INDIRECT_-1206511106', u'MULTIEQUAL_-1206511262'), (u'INDIRECT_-1206510961', u'MULTIEQUAL_-1206510947'), (u'CAST_-1206510696', u'STORE_-1206512036'), (u'LOAD_-1206512504', u'INT_ADD_-1206512469'), (u'PTRADD_-1206511748', u'CAST_-1206510588'), (u'INDIRECT_-1206...
null
null
000913f0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_000913f0(undefined4 *param_1,int *param_2,int param_3)\n\n{\n code *pcVar1;\n int iVar2;\n uint uVar3;\n uint uVar4;\n undefined1 *puVar5;\n undefined1 *puVar6;\n int iVar7;\n int aiStack_84 [...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original name: print_input_section_symbols<64, false>\n DWARF original prototype: void print_input_section_symbols<64,_false>(Mapfile * this,\n Sized_relobj_file<64,_false> * relobj, uint shndx) */\n...
(translation_unit "void FUN_000913f0(undefined4 *param_1,int *param_2,int param_3)\n\n{\n code *pcVar1;\n int iVar2;\n uint uVar3;\n uint uVar4;\n undefined1 *puVar5;\n undefined1 *puVar6;\n int iVar7;\n int aiStack_84 [6];\n undefined1 auStack_5c [8];\n int local_54;\n uint local_50;\n int local_4c;\n und...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) ...
(function_definition "void FUN_000913f0(undefined4 *param_1,int *param_2,int param_3)\n\n{\n code *pcVar1;\n int iVar2;\n uint uVar3;\n uint uVar4;\n undefined1 *puVar5;\n undefined1 *puVar6;\n int iVar7;\n int aiStack_84 [6];\n undefined1 auStack_5c [8];\n int local_54;\n uint local_50;\n int local_4c;\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original name: print_input_section_symbols<64, false> DWARF original prototype: void print_input_section_symbols<64,_false>(Mapfile * this, Sized_relobj_file<64,_false> * relobj, uint shndx) */ void __thiscall var_1...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1,int *param_2,int param_3) { code *pcVar1; int iVar2; uint uVar3; uint uVar4; undefined1 *puVar5; undefined1 *puVar6; int iVar7; int aiStack_84 [6]; undefined1 auStack_5c [8]; i...
24_sg_zone_and_sg_zone_strip.c
__i686.get_pc_thunk.bx
__i686.get_pc_thunk.bx
/* WARNING: This is an inlined function */ void __i686_get_pc_thunk_bx(void) { return; }
/* WARNING: This is an inlined function */ void __i686_get_pc_thunk_bx(void) { return; }
MOV EBX,dword ptr [ESP] RET
null
null
null
null
[('const-0', u'RETURN_-1205986909')]
[('const-0', u'RETURN_-1205986909')]
null
null
00011992
x86
O3
(translation_unit "/* WARNING: This is an inlined function */\n\nvoid __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}\n\n" comment (function_definition "void __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__i686_get_pc_thunk_bx(void)" identifier (parameter_list "(void)" ( (paramet...
(translation_unit "/* WARNING: This is an inlined function */\n\nvoid __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}\n\n" comment (function_definition "void __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__i686_get_pc_thunk_bx(void)" identifier (parameter_list "(void)" ( (paramet...
(translation_unit "void __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}\n\n" (function_definition "void __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__i686_get_pc_thunk_bx(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_st...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) })))
(function_definition "void __i686_get_pc_thunk_bx(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "__i686_get_pc_thunk_bx(void)" (identifier "__i686_get_pc_thunk_bx") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return...
/* WARNING: This is an inlined function */ void function_1(void) { return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement))))
null
/* WARNING: This is an inlined function */ void __i686_get_pc_thunk_bx(void) { return; }
8262_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
do_always_noconv
FUN_001d2040
/* std::codecvt<wchar_t, char, __mbstate_t>::do_always_noconv() const */ undefined4 std::codecvt<wchar_t,char,__mbstate_t>::do_always_noconv(void) { return 0; }
undefined4 FUN_001d2040(void) { return 0; }
XOR EAX,EAX RET
null
null
null
null
[('const-0', u'COPY_-1207820221'), ('const-0', u'RETURN_-1207820201'), (u'COPY_-1207820221', u'RETURN_-1207820201')]
[('const-0', u'COPY_-1207820221'), ('const-0', u'RETURN_-1207820201'), (u'COPY_-1207820221', u'RETURN_-1207820201')]
null
null
001d2040
x86
O3
(translation_unit "undefined4 FUN_001d2040(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined4 FUN_001d2040(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_001d2040(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ...
(translation_unit "/* std::codecvt<wchar_t, char, __mbstate_t>::do_always_noconv() const */\n\nundefined4 std::codecvt<wchar_t,char,__mbstate_t>::do_always_noconv(void)\n\n{\n return 0;\n}\n\n" comment (ERROR "undefined4 std::codecvt<wchar_t,char,__mbstate_t>::do_always_noconv(void)" type_identifier (ERROR "std::codec...
(translation_unit "undefined4 FUN_001d2040(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined4 FUN_001d2040(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_001d2040(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return LIT ;) })))
(function_definition "undefined4 FUN_001d2040(void)\n\n{\n return 0;\n}" (type_identifier "undefined4") (function_declarator "FUN_001d2040(void)" (identifier "FUN_001d2040") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return 0;\n}" ({ "{")...
/* std::codecvt<wchar_t, char, __mbstate_t>::do_always_noconv() const */ undefined4 std::codecvt<wchar_t,char,__mbstate_t>::do_always_noconv(void) { return 0; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement (number_literal)))))
null
undefined4 MASKED(void) { return 0; }
2403_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
visit_die_for_decls
FUN_0007b420
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void visit_die_for_decls(Gdb_index_info_reader * this, Dwarf_die * die, Dwarf_die * context) */ void __thiscall gold::Gdb_index_info_reader::visit_die_for_decls (Gdb_index_info_reader *thi...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0007b420(undefined1 *param_1,undefined1 *param_2,int param_3) { undefined4 uVar1; undefined4 uVar2; int iVar3; int **ppiVar4; char *pcVar5; longlong lVar6; undefined1 auStack_84 [20]; undefined4 uStack_7...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00036f20 ADD EBX,0x333bd7 SUB ESP,0xc MOV ESI,dword ptr [ESP + 0x24] MOV EDI,dword ptr [ESP + 0x20] MOV EBP,dword ptr [ESP + 0x28] MOV EAX,dword ptr [ESI + 0x28] TEST EAX,EAX JZ 0x0007b472 CMP dword ptr [EAX],0x39 JA 0x0007b472 MOV EAX,dword ptr [EAX] MOV ECX,dword ptr [EBX + ...
null
null
null
null
[(u'PTRSUB_-1206339949', u'LOAD_-1206340501'), ('tmp_689', u'CBRANCH_-1206340236'), (u'LOAD_-1206340463', u'BRANCHIND_-1206340432'), ('const-60', u'CALL_-1206340264'), ('const-0', u'INT_NOTEQUAL_-1206340300'), (u'LOAD_-1206340501', u'INT_NOTEQUAL_-1206340482'), ('const-417', u'LOAD_-1206340463'), ('tmp_802', u'CALL_-12...
[(u'CALL_-1206340178', u'INDIRECT_-1206337591'), (u'CALL_-1206339582', u'INDIRECT_-1206338371'), ('const-0', u'INT_EQUAL_-1206339757'), ('const-100', u'PTRADD_-1206339757'), (u'INT_ADD_-1206340016', u'CAST_-1206337755'), (u'LOAD_-1206339861', u'INT_EQUAL_-1206339815'), (u'CALL_-1206340014', u'INDIRECT_-1206338401'), (u...
null
null
0007b420
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0007b420(undefined1 *param_1,undefined1 *param_2,int param_3)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n int iVar3;\n int **ppiVar4;\n char *pcVar5;\n longlong lVar6;\n undefined1 auStack_8...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void visit_die_for_decls(Gdb_index_info_reader * this, Dwarf_die * die,\n Dwarf_die * context) */\n\nvoid __thiscall\ngold::Gdb_index_info_reader::visit_die_for_decls\n (Gd...
(translation_unit "void FUN_0007b420(undefined1 *param_1,undefined1 *param_2,int param_3)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n int iVar3;\n int **ppiVar4;\n char *pcVar5;\n longlong lVar6;\n undefined1 auStack_84 [20];\n undefined4 uStack_70;\n undefined1 *puStack_6c;\n undefined1 *puStack_68;\n in...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT...
(function_definition "void FUN_0007b420(undefined1 *param_1,undefined1 *param_2,int param_3)\n\n{\n undefined4 uVar1;\n undefined4 uVar2;\n int iVar3;\n int **ppiVar4;\n char *pcVar5;\n longlong lVar6;\n undefined1 auStack_84 [20];\n undefined4 uStack_70;\n undefined1 *puStack_6c;\n undefined1 *puStack_68;\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void visit_die_for_decls(Gdb_index_info_reader * this, Dwarf_die * die, Dwarf_die * context) */ void __thiscall gold::type_1::function_1 (type_1 *this,type_2 *die,type_2 *context) { int...
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,int param_3) { undefined4 uVar1; undefined4 uVar2; int iVar3; int **ppiVar4; char *pcVar5; longlong lVar6; undefined1 auStack_84 [20]; undefined4 uStack_70; u...
192_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
rela_dyn_section
FUN_0003b1b6
/* WARNING: Enum "DT": Some values do not have unique names */ /* (anonymous namespace)::Target_powerpc<32, true>::rela_dyn_section(gold::Layout*) [clone .isra.2334] [clone .cold.2874] */ void (anonymous_namespace)::Target_powerpc<32,true>::rela_dyn_section(Layout *param_1) { int unaff_EBP; void *unaff_ESI; ...
void FUN_0003b1b6(void) { int unaff_EBP; undefined4 uVar1; undefined4 extraout_var; undefined4 extraout_var_00; uVar1 = 0x40; FUN_003ae060(); /* WARNING: Subroutine does not return */ FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00); }
PUSH EAX MOV EBX,EDI PUSH EAX PUSH 0x40 PUSH ESI CALL 0x003ae060 POP EDX PUSH dword ptr [EBP + -0x1c] CALL 0x004451f0
null
null
null
null
[('tmp_121', u'CALL_-1206079021'), (u'CAST_-1206078909', u'LOAD_-1206079014'), (u'INT_ADD_-1206078998', u'CAST_-1206078909'), ('const-64', u'CALL_-1206079021'), ('const-1', u'RETURN_-1206078995'), (u'LOAD_-1206079014', u'CALL_-1206079000'), ('const-4294967268', u'INT_ADD_-1206078998'), ('tmp_122', u'INT_ADD_-1206078998...
[(u'CALL_-1206079021', u'INDIRECT_-1206078924'), (u'CALL_-1206079021', u'INDIRECT_-1206078926'), (u'INT_ADD_-1206078998', u'CAST_-1206078913'), (u'INDIRECT_-1206078924', u'CALL_-1206079000'), ('tmp_116', u'INT_ADD_-1206078998'), (u'CAST_-1206078913', u'LOAD_-1206079014'), ('const-1', u'RETURN_-1206078995'), (u'LOAD_-12...
null
null
0003b1b6
x86
O3
(translation_unit "void FUN_0003b1b6(void)\n\n{\n int unaff_EBP;\n undefined4 uVar1;\n undefined4 extraout_var;\n undefined4 extraout_var_00;\n \n uVar1 = 0x40;\n FUN_003ae060();\n /* WARNING: Subroutine does not return */\n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,e...
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* (anonymous namespace)::Target_powerpc<32, true>::rela_dyn_section(gold::Layout*) [clone\n .isra.2334] [clone .cold.2874] */\n\nvoid (anonymous_namespace)::Target_powerpc<32,true>::rela_dyn_section(Layout *param_1)\n\n{\n int unaff_...
(translation_unit "void FUN_0003b1b6(void)\n\n{\n int unaff_EBP;\n undefined4 uVar1;\n undefined4 extraout_var;\n undefined4 extraout_var_00;\n \n uVar1 = 0x40;\n FUN_003ae060();\n \n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00);\n}\n\n" (function_defini...
(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 ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expres...
(function_definition "void FUN_0003b1b6(void)\n\n{\n int unaff_EBP;\n undefined4 uVar1;\n undefined4 extraout_var;\n undefined4 extraout_var_00;\n \n uVar1 = 0x40;\n FUN_003ae060();\n \n FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00);\n}" (primitive_type "...
/* WARNING: Enum "DT": Some values do not have unique names */ /* (anonymous namespace)::Target_powerpc<32, true>::rela_dyn_section(gold::Layout*) [clone .isra.2334] [clone .cold.2874] */ void (function_1)::Target_powerpc<32,true>::rela_dyn_section(Layout *param_1) { int var_3; void *unaff_ESI; var_1(una...
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
void MASKED(void) { int unaff_EBP; undefined4 uVar1; undefined4 extraout_var; undefined4 extraout_var_00; uVar1 = 0x40; FUN_003ae060(); /* WARNING: Subroutine does not return */ FUN_004451f0(*(undefined4 *)(unaff_EBP + -0x1c),uVar1,extraout_var,extraout_var_00); }
2_hppa-linux-gnu-c++filt(1)_and_hppa-linux-gnu-c++filt(1)_strip.c
FUN_00011030
FUN_00011030
void FUN_00011030(void) { (*(code *)PTR_00017008)(); return; }
void FUN_00011030(void) { (*(code *)PTR_00017008)(); 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
O3
(translation_unit "void FUN_00011030(void)\n\n{\n (*(code *)PTR_00017008)();\n return;\n}\n\n" (function_definition "void FUN_00011030(void)\n\n{\n (*(code *)PTR_00017008)();\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_00017008)();\n return;\n}\n\n" (function_definition "void FUN_00011030(void)\n\n{\n (*(code *)PTR_00017008)();\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_00017008)();\n return;\n}\n\n" (function_definition "void FUN_00011030(void)\n\n{\n (*(code *)PTR_00017008)();\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_00017008)();\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_00017008)(); 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_00017008)(); return; }
52_powerpc-linux-gnuspe-objdump_and_powerpc-linux-gnuspe-objdump_strip.c
getenv
getenv
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * getenv(char *__name) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_getenv_000710dc)(); return pcVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * getenv(char *__name) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_getenv_000710dc)(); return pcVar1; }
JMP dword ptr [EBX + 0xdc]
null
null
null
null
[(u'CAST_-1205976103', u'CALLIND_-1205976182'), (u'CALLIND_-1205976182', u'INDIRECT_-1205976109'), (u'INDIRECT_-1205976109', u'COPY_-1205976168'), (u'CAST_-1205976102', u'RETURN_-1205976179'), ('const-0', u'RETURN_-1205976179'), (u'CALLIND_-1205976182', u'CAST_-1205976102'), ('tmp_67', u'CAST_-1205976103')]
[(u'CAST_-1205976103', u'CALLIND_-1205976182'), (u'CALLIND_-1205976182', u'INDIRECT_-1205976109'), (u'INDIRECT_-1205976109', u'COPY_-1205976168'), (u'CAST_-1205976102', u'RETURN_-1205976179'), ('const-0', u'RETURN_-1205976179'), (u'CALLIND_-1205976182', u'CAST_-1205976102'), ('tmp_67', u'CAST_-1205976103')]
null
null
00014380
x86
O3
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * getenv(char *__name)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_getenv_000710dc)();\n return pcVar1;\n}\n\n" comment (function_definition "char * getenv(char *__name)\n\n{\n char *pcVar1;\n \n ...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * getenv(char *__name)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_getenv_000710dc)();\n return pcVar1;\n}\n\n" comment (function_definition "char * getenv(char *__name)\n\n{\n char *pcVar1;\n \n ...
(translation_unit "char * getenv(char *__name)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_getenv_000710dc)();\n return pcVar1;\n}\n\n" (function_definition "char * getenv(char *__name)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_getenv_000710dc)();\n return pcVar1;\n}" primitive_type ...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (t...
(function_definition "char * getenv(char *__name)\n\n{\n char *pcVar1;\n \n pcVar1 = (char *)(*(code *)PTR_getenv_000710dc)();\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* getenv(char *__name)" (* "*") (function_declarator "getenv(char *__name)" (identifier "getenv") (parameter_list "(char *_...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(char *__name) { char *pcVar1; pcVar1 = (char *)(*(type_1 *)PTR_getenv_000710dc)(); return pcVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (decla...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(char *__name) { char *pcVar1; pcVar1 = (char *)(*(code *)PTR_MASKED_000710dc)(); return pcVar1; }
9261_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
~moneypunct_shim
FUN_00223990
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__facet_shims::(anonymous namespace)::moneypunct_shim<char, false>::~moneypunct_shim() */ void __thiscall std::__facet_shims::(anonymous_namespace)::moneypunct_shim<char,false>::~moneypunct_shim (moneypunct_shim<...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00223990(undefined4 *param_1) { int *piVar1; int *piVar2; undefined *puVar3; int iVar4; puVar3 = PTR___pthread_key_create_0038ef24; *param_1 = &PTR_FUN_0038d000; *(undefined4 *)(param_1[4] + 0xc) = 0; ...
PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x16b669 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x10] LEA EAX,[EBX + 0xffffe000] MOV EDX,dword ptr [EBX + 0xffffff24] MOV dword ptr [ESI],EAX MOV EAX,dword ptr [ESI + 0x10] MOV dword ptr [EAX + 0xc],0x0 MOV EAX,dword ptr [ESI + 0x10] MOV dword ptr [EAX + 0x18],0x0 MOV EAX,dword p...
null
null
null
null
[(u'INDIRECT_-1203946687', u'MULTIEQUAL_-1203946672'), (u'LOAD_-1203946982', u'PTRADD_-1203946643'), (u'LOAD_-1203946819', u'MULTIEQUAL_-1203946757'), ('tmp_496', u'CAST_-1203946646'), ('const-1', u'PTRADD_-1203946636'), ('tmp_872', u'COPY_-1203946833'), ('const-1', u'PTRADD_-1203946920'), ('const-417', u'LOAD_-1203947...
[(u'INDIRECT_-1203946687', u'MULTIEQUAL_-1203946672'), (u'CAST_-1203946705', u'STORE_-1203947006'), ('const-0', u'STORE_-1203947006'), ('const-4', u'PTRADD_-1203946705'), (u'LOAD_-1203946819', u'MULTIEQUAL_-1203946757'), ('const-417', u'STORE_-1203947049'), ('const-0', u'PTRSUB_-1203946740'), ('const-417', u'LOAD_-1203...
null
null
00223990
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00223990(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_0038ef24;\n *param_1 = &PTR_FUN_0038d000;\n *(undefine...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::__facet_shims::(anonymous namespace)::moneypunct_shim<char, false>::~moneypunct_shim() */\n\nvoid __thiscall\nstd::__facet_shims::(anonymous_namespace)::moneypunct_shim<char,false>::~moneypunct_shim\n ...
(translation_unit "void FUN_00223990(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_0038ef24;\n *param_1 = &PTR_FUN_0038d000;\n *(undefined4 *)(param_1[4] + 0xc) = 0;\n *(undefined4 *)(param_1[4] + 0x18) = 0;\n *(undefined4 *)(p...
(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) ;) (declaration TYPE (pointer_declarator * IDENT) ...
(function_definition "void FUN_00223990(undefined4 *param_1)\n\n{\n int *piVar1;\n int *piVar2;\n undefined *puVar3;\n int iVar4;\n \n puVar3 = PTR___pthread_key_create_0038ef24;\n *param_1 = &PTR_FUN_0038d000;\n *(undefined4 *)(param_1[4] + 0xc) = 0;\n *(undefined4 *)(param_1[4] + 0x18) = 0;\n *(undefined4 *...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::__facet_shims::(anonymous namespace)::moneypunct_shim<char, false>::~moneypunct_shim() */ void __thiscall std::__facet_shims::(anonymous_namespace)::moneypunct_shim<char,false>::~moneypunct_shim (moneypunct_shim<...
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; int *piVar2; undefined *puVar3; int iVar4; puVar3 = PTR___pthread_key_create_0038ef24; *param_1 = &PTR_FUN_0038d000; *(undefined4 *)(param_1[4] + 0xc) = 0; *(und...
6422_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
d_demangle_callback
FUN_001a3d90
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ int __regparm3 d_demangle_callback(char *mangled,int options,demangle_callbackref callback,void *opaque) { char cVar1; int iVar2; char *pcVar3; size_t sVar4; demangle_component *pdVar5; int iVar6; uint uVar7; int ...
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ undefined4 __regparm3 FUN_001a3d90(byte *param_1,uint param_2,undefined4 param_3,undefined4 param_4) { int iVar1; size_t sVar2; int iVar3; int iVar4; undefined4 uVar5; byte *pbVar6; byte bVar7; byte *pbVar8; bo...
PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI CALL 0x000487a6 ADD ESI,0x19b266 PUSH EBX MOV EBX,EAX SUB ESP,0x6c CMP byte ptr [EAX],0x5f MOV dword ptr [EBP + -0x64],ECX MOV dword ptr [EBP + -0x5c],ESI JZ 0x001a4008 MOV EAX,dword ptr [EBP + -0x5c] MOV ECX,0x8 MOV ESI,EBX LEA EDI,[EAX + 0xfff2a4c2] CMPSB.REPE ES:EDI,ESI SETA CL...
null
null
null
null
[('const-0', u'INT_EQUAL_-1207614782'), (u'STORE_-1207615083', u'INDIRECT_-1207613535'), (u'STORE_-1207615426', u'INDIRECT_-1207613368'), (u'STORE_-1207614819', u'INDIRECT_-1207613112'), (u'STORE_-1207614726', u'INDIRECT_-1207613260'), (u'CALL_-1207615057', u'INDIRECT_-1207613370'), (u'INDIRECT_-1207613442', u'MULTIEQU...
[(u'STORE_-1207614816', u'INDIRECT_-1207613759'), ('const-0', u'INT_EQUAL_-1207614782'), ('const-90', u'INT_EQUAL_-1207614757'), (u'INT_ADD_-1207612907', u'CAST_-1207612794'), (u'COPY_-1207616015', u'MULTIEQUAL_-1207614635'), (u'STORE_-1207615075', u'INDIRECT_-1207613424'), (u'CAST_-1207612851', u'STORE_-1207615188'), ...
null
null
001a3d90
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nundefined4 __regparm3 FUN_001a3d90(byte *param_1,uint param_2,undefined4 param_3,undefined4 param_4)\n\n{\n int iVar1;\n size_t sVar2;\n int iVar3;\n int iVar4;\n undefined4 uVar5;\n byte *pbVar6;\n byt...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */\n\nint __regparm3\nd_demangle_callback(char *mangled,int options,demangle_callbackref callback,void *opaque)\n\n{\n char cVar1;\n int iVar2;\n char *pcVar3;\n size_t sVar4;\n demangle_component *pdVar5;\n in...
(translation_unit "undefined4 __regparm3 FUN_001a3d90(byte *param_1,uint param_2,undefined4 param_3,undefined4 param_4)\n\n{\n int iVar1;\n size_t sVar2;\n int iVar3;\n int iVar4;\n undefined4 uVar5;\n byte *pbVar6;\n byte bVar7;\n byte *pbVar8;\n bool bVar9;\n bool bVar10;\n int iStackY_90;\n undefined1 au...
(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) ))) (compound_statement { (declaration TYPE IDEN...
(function_definition "undefined4 __regparm3 FUN_001a3d90(byte *param_1,uint param_2,undefined4 param_3,undefined4 param_4)\n\n{\n int iVar1;\n size_t sVar2;\n int iVar3;\n int iVar4;\n undefined4 uVar5;\n byte *pbVar6;\n byte bVar7;\n byte *pbVar8;\n bool bVar9;\n bool bVar10;\n int iStackY_90;\n undefined1...
/* WARNING: Function: __x86.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ int __regparm3 function_1(char *var_1,int var_7,type_1 callback,void *opaque) { char var_6; int var_10; char *pcVar3; size_t var_17; type_2 *var_20; int var_2; type_3 var_9; int iVar8; type_4 *var_3; type_4 va...
null
(translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifie...
null
/* WARNING: Function: __i686.get_pc_thunk.si replaced with injection: get_pc_thunk_si */ undefined4 __regparm3 MASKED(byte *param_1,uint param_2,undefined4 param_3,undefined4 param_4) { int iVar1; size_t sVar2; int iVar3; int iVar4; undefined4 uVar5; byte *pbVar6; byte bVar7; byte *pbVar8; bool bVa...
7012_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c
get_year
FUN_00194ef0
/* std::time_get<char, std::istreambuf_iterator<char, std::char_traits<char> > >::get_year(std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, std::_Ios_Iostate&, tm*) const */ undefined4 std::time_get<char,std::istreambuf_iterator...
undefined4 FUN_00194ef0(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8, undefined4 param_9) { (**(code **)(*param_2 + 0x1c)) (param_1,param_2,param_3,param_4,param_5,param_6,param_...
PUSH EBX SUB ESP,0x14 MOV EAX,dword ptr [ESP + 0x20] MOV EBX,dword ptr [ESP + 0x1c] MOV EDX,dword ptr [EAX] PUSH dword ptr [ESP + 0x3c] PUSH dword ptr [ESP + 0x3c] PUSH dword ptr [ESP + 0x3c] PUSH dword ptr [ESP + 0x3c] PUSH dword ptr [ESP + 0x3c] PUSH dword ptr [ESP + 0x3c] PUSH dword ptr [ESP + 0x3c] PUSH EAX PUSH EB...
null
null
null
null
[('tmp_455', u'CALLIND_-1207546010'), (u'CAST_-1207545890', u'LOAD_-1207546020'), (u'INT_ADD_-1207546004', u'CAST_-1207545890'), ('const-417', u'LOAD_-1207546020'), ('const-28', u'INT_ADD_-1207546004'), ('tmp_458', u'CALLIND_-1207546010'), ('tmp_454', u'LOAD_-1207546096'), ('tmp_460', u'CALLIND_-1207546010'), ('tmp_456...
[('tmp_455', u'CALLIND_-1207546010'), (u'CAST_-1207545890', u'LOAD_-1207546020'), (u'INT_ADD_-1207546004', u'CAST_-1207545890'), ('const-417', u'LOAD_-1207546020'), ('const-28', u'INT_ADD_-1207546004'), ('tmp_458', u'CALLIND_-1207546010'), ('tmp_454', u'LOAD_-1207546096'), ('tmp_460', u'CALLIND_-1207546010'), ('tmp_456...
null
null
00194ef0
x86
O3
(translation_unit "undefined4\nFUN_00194ef0(undefined4 param_1,int *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 (**(code **)(*param_2 + 0x1c))\n (param_1,param_2,param_3,param...
(translation_unit "/* std::time_get<char, std::istreambuf_iterator<char, std::char_traits<char> >\n >::get_year(std::istreambuf_iterator<char, std::char_traits<char> >,\n std::istreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, std::_Ios_Iostate&, tm*)\n const */\n\nundefined4\nstd::time_get<char,...
(translation_unit "undefined4\nFUN_00194ef0(undefined4 param_1,int *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 (**(code **)(*param_2 + 0x1c))\n (param_1,param_2,param_3,param...
(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 "undefined4\nFUN_00194ef0(undefined4 param_1,int *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 (**(code **)(*param_2 + 0x1c))\n (param_1,param_2,param_3,pa...
/* std::time_get<char, std::istreambuf_iterator<char, std::char_traits<char> > >::get_year(std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, std::_Ios_Iostate&, tm*) const */ type_1 std::time_get<char,std::istreambuf_iterator<cha...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identif...
null
undefined4 MASKED(undefined4 param_1,int *param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8, undefined4 param_9) { (**(code **)(*param_2 + 0x1c)) (param_1,param_2,param_3,param_4,param_5,param_6,param_7,para...
60_powerpc-linux-gnuspe-elfedit_and_powerpc-linux-gnuspe-elfedit_strip.c
byte_get_big_endian
FUN_00012800
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ elf_vma byte_get_big_endian(uchar *field,int size) { int in_EAX; char *message; uint uVar1; uint uVar2; uint uVar3; if ((uint)size < 9) { in_EAX = (int)&_GLOBAL_OFFSET_...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ ulonglong __regparm1 FUN_00012800(int param_1,uint *param_2,uint param_3) { undefined4 uVar1; uint uVar2; uint uVar3; uint uVar4; if (param_3 < 9) { param_1 = (int)&__DT_PLTGOT + *(int *)(&DAT_000159c8 + param_3...
PUSH ESI PUSH EBX CALL 0x000117c0 ADD EBX,0x67f9 SUB ESP,0x4 MOV ESI,dword ptr [ESP + 0x14] MOV ECX,dword ptr [ESP + 0x10] CMP ESI,0x8 JA 0x000128e8 MOV EAX,dword ptr [EBX + ESI*0x4 + 0xffffc9c8] ADD EAX,EBX JMP EAX PUSH EAX LEA EAX,[EBX + 0xffffc91b] PUSH 0x5 PUSH EAX PUSH 0x0 CALL 0x000110d0 POP EDX POP ECX PUSH ESI ...
null
null
null
null
[(u'INT_OR_-1205982533', u'CAST_-1205982247'), ('const-65280', u'INT_AND_-1205982649'), (u'INT_OR_-1205982767', u'PIECE_-1205982329'), (u'MULTIEQUAL_-1205982262', u'INT_AND_-1205982745'), (u'CAST_-1205982195', u'LOAD_-1205982736'), (u'INT_ZEXT_-1205982835', u'INT_LEFT_-1205982766'), ('tmp_1729', u'PTRADD_-1205983013'),...
[('const-0', u'PTRSUB_-1205982345'), ('const-65280', u'INT_AND_-1205982649'), ('const-417', u'LOAD_-1205982765'), ('const-417', u'LOAD_-1205982716'), (u'INT_ZEXT_-1205982835', u'INT_LEFT_-1205982766'), ('const-417', u'LOAD_-1205982699'), (u'INT_OR_-1205983022', u'PIECE_-1205982374'), (u'INT_ADD_-1205982854', u'CAST_-12...
null
null
00012800
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nulonglong __regparm1 FUN_00012800(int param_1,uint *param_2,uint param_3)\n\n{\n undefined4 uVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n \n if (param_3 < 9) {\n param_1 = (int)&__DT_PLTGOT + *(i...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nelf_vma byte_get_big_endian(uchar *field,int size)\n\n{\n int in_EAX;\n char *message;\n uint uVar1;\n uint uVar2;\n uint uVar3;\n \n if ((uint)size < 9) {\n ...
(translation_unit "ulonglong __regparm1 FUN_00012800(int param_1,uint *param_2,uint param_3)\n\n{\n undefined4 uVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n \n if (param_3 < 9) {\n param_1 = (int)&__DT_PLTGOT + *(int *)(&DAT_000159c8 + param_3 * 4);\n switch(param_3) {\n case 0:\n goto LAB_0001...
(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) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (decl...
(function_definition "ulonglong __regparm1 FUN_00012800(int param_1,uint *param_2,uint param_3)\n\n{\n undefined4 uVar1;\n uint uVar2;\n uint uVar3;\n uint uVar4;\n \n if (param_3 < 9) {\n param_1 = (int)&__DT_PLTGOT + *(int *)(&DAT_000159c8 + param_3 * 4);\n switch(param_3) {\n case 0:\n goto LAB_0...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ type_1 function_1(type_2 *var_1,int size) { int in_EAX; char *message; type_3 var_6; type_3 var_7; type_3 var_2; if ((type_3)size < 9) { in_EAX = (int)&_GLOBAL_OFFSET_T...
null
(translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ ulonglong __regparm1 MASKED(int param_1,uint *param_2,uint param_3) { undefined4 uVar1; uint uVar2; uint uVar3; uint uVar4; if (param_3 < 9) { param_1 = (int)&__DT_PLTGOT + *(int *)(&DAT_000159c8 + param_3 * 4);...
8867_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
ofstream
FUN_002189c0
/* std::ofstream::ofstream(std::string const&, std::_Ios_Openmode) */ void __thiscall std::ofstream::ofstream(ofstream *this,string *param_1,_Ios_Openmode param_2) { filebuf *this_00; int iVar1; ios *this_01; _Ios_Openmode in_stack_00000010; __x86_get_pc_thunk_di(); iVar1 = *(int *)(*(int *)(param_1 +...
void FUN_002189c0(int *param_1,int *param_2,undefined4 *param_3,uint param_4) { int iVar1; int *piVar2; int iVar3; FUN_000559ee(); iVar1 = *(int *)(param_2[1] + -0xc); *param_1 = param_2[1]; piVar2 = (int *)(iVar1 + (int)param_1); *piVar2 = param_2[2]; FUN_00211450(piVar2,0); iVar1 = *param_2; ...
PUSH EBP MOV EBP,ESP PUSH EDI CALL 0x000559ee ADD EDI,0x176637 PUSH ESI PUSH EBX SUB ESP,0x24 MOV EAX,dword ptr [EBP + 0xc] MOV ESI,dword ptr [EBP + 0x8] MOV EAX,dword ptr [EAX + 0x4] MOV EBX,EDI MOV ECX,dword ptr [EAX + -0xc] MOV dword ptr [ESI],EAX ADD ECX,ESI MOV EAX,ECX MOV ECX,dword ptr [EBP + 0xc] MOV EDX,dword p...
null
null
null
null
[(u'LOAD_-1203860895', u'STORE_-1203860886'), (u'CAST_-1203860344', u'LOAD_-1203860841'), ('const-417', u'LOAD_-1203860910'), ('const-417', u'STORE_-1203860886'), ('const-417', u'LOAD_-1203860768'), ('const-16', u'INT_OR_-1203860762'), ('tmp_889', u'PTRADD_-1203860820'), (u'PTRADD_-1203860925', u'CAST_-1203860424'), ('...
[('const-417', u'STORE_-1203860886'), ('tmp_1716', u'LOAD_-1203860746'), (u'LOAD_-1203860895', u'STORE_-1203860886'), (u'INT_ADD_-1203860885', u'CAST_-1203860389'), (u'CAST_-1203860381', u'STORE_-1203860886'), ('const-16', u'INT_OR_-1203860762'), (u'INT_ADD_-1203860872', u'CAST_-1203860381'), ('const-4', u'INT_OR_-1203...
null
null
002189c0
x86
O3
(translation_unit "void FUN_002189c0(int *param_1,int *param_2,undefined4 *param_3,uint param_4)\n\n{\n int iVar1;\n int *piVar2;\n int iVar3;\n \n FUN_000559ee();\n iVar1 = *(int *)(param_2[1] + -0xc);\n *param_1 = param_2[1];\n piVar2 = (int *)(iVar1 + (int)param_1);\n *piVar2 = param_2[2];\n FUN_00211450(p...
(translation_unit "/* std::ofstream::ofstream(std::string const&, std::_Ios_Openmode) */\n\nvoid __thiscall std::ofstream::ofstream(ofstream *this,string *param_1,_Ios_Openmode param_2)\n\n{\n filebuf *this_00;\n int iVar1;\n ios *this_01;\n _Ios_Openmode in_stack_00000010;\n \n __x86_get_pc_thunk_di();\n iVar1 ...
(translation_unit "void FUN_002189c0(int *param_1,int *param_2,undefined4 *param_3,uint param_4)\n\n{\n int iVar1;\n int *piVar2;\n int iVar3;\n \n FUN_000559ee();\n iVar1 = *(int *)(param_2[1] + -0xc);\n *param_1 = param_2[1];\n piVar2 = (int *)(iVar1 + (int)param_1);\n *piVar2 = param_2[2];\n FUN_00211450(p...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_st...
(function_definition "void FUN_002189c0(int *param_1,int *param_2,undefined4 *param_3,uint param_4)\n\n{\n int iVar1;\n int *piVar2;\n int iVar3;\n \n FUN_000559ee();\n iVar1 = *(int *)(param_2[1] + -0xc);\n *param_1 = param_2[1];\n piVar2 = (int *)(iVar1 + (int)param_1);\n *piVar2 = param_2[2];\n FUN_0021145...
/* std::ofstream::ofstream(std::string const&, std::_Ios_Openmode) */ void __thiscall std::function_1::function_1(function_1 *var_3,type_1 *var_2,type_2 param_2) { type_3 *this_00; int var_4; type_4 *var_10; type_2 var_7; var_1(); var_4 = *(int *)(*(int *)(var_2 + 4) + -0xc); *(int *)var_3 = *(int *...
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
void MASKED(int *param_1,int *param_2,undefined4 *param_3,uint param_4) { int iVar1; int *piVar2; int iVar3; FUN_000559ee(); iVar1 = *(int *)(param_2[1] + -0xc); *param_1 = param_2[1]; piVar2 = (int *)(iVar1 + (int)param_1); *piVar2 = param_2[2]; FUN_00211450(piVar2,0); iVar1 = *param_2; *par...
167_aarch64-linux-gnu-ar_and_aarch64-linux-gnu-ar_strip.c
__x86.get_pc_thunk.cx
__i686.get_pc_thunk.cx
/* WARNING: This is an inlined function */ void __x86_get_pc_thunk_cx(void) { return; }
/* WARNING: This is an inlined function */ void __i686_get_pc_thunk_cx(void) { return; }
MOV ECX,dword ptr [ESP] RET
null
null
null
null
[('const-0', u'RETURN_-1205963634')]
[('const-0', u'RETURN_-1205963634')]
null
null
0001747d
x86
O3
(translation_unit "/* WARNING: This is an inlined function */\n\nvoid __i686_get_pc_thunk_cx(void)\n\n{\n return;\n}\n\n" comment (function_definition "void __i686_get_pc_thunk_cx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__i686_get_pc_thunk_cx(void)" identifier (parameter_list "(void)" ( (paramet...
(translation_unit "/* WARNING: This is an inlined function */\n\nvoid __x86_get_pc_thunk_cx(void)\n\n{\n return;\n}\n\n" comment (function_definition "void __x86_get_pc_thunk_cx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__x86_get_pc_thunk_cx(void)" identifier (parameter_list "(void)" ( (parameter_...
(translation_unit "void __i686_get_pc_thunk_cx(void)\n\n{\n return;\n}\n\n" (function_definition "void __i686_get_pc_thunk_cx(void)\n\n{\n return;\n}" primitive_type (function_declarator "__i686_get_pc_thunk_cx(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_st...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return ;) })))
(function_definition "void __i686_get_pc_thunk_cx(void)\n\n{\n return;\n}" (primitive_type "void") (function_declarator "__i686_get_pc_thunk_cx(void)" (identifier "__i686_get_pc_thunk_cx") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return...
/* WARNING: This is an inlined function */ void function_1(void) { return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement))))
null
/* WARNING: This is an inlined function */ void __i686_get_pc_thunk_cx(void) { return; }
412_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
FUN_00034e00
FUN_00034e00
void FUN_00034e00(void) { int unaff_EBP; if (*(void **)(unaff_EBP + -0x30) != *(void **)(unaff_EBP + -0x50)) { operator_delete(*(void **)(unaff_EBP + -0x30)); } /* WARNING: Subroutine does not return */ _Unwind_Resume(); }
void FUN_00034e00(void) { int unaff_EBP; if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x50)) { FUN_00248220(*(int *)(unaff_EBP + -0x30)); } /* WARNING: Subroutine does not return */ FUN_002df1f0(); }
MOV EDX,dword ptr [EBP + -0x30] CMP EDX,dword ptr [EBP + -0x50] JZ 0x00034e17 SUB ESP,0xc MOV EBX,dword ptr [EBP + -0x40] PUSH EDX CALL 0x00248220 ADD ESP,0x10 SUB ESP,0xc MOV EBX,dword ptr [EBP + -0x40] PUSH ESI CALL 0x002df1f0
null
null
null
null
[('tmp_42', u'CBRANCH_-1206104550'), (u'INT_ADD_-1206104551', u'CAST_-1206104395'), (u'INT_ADD_-1206104557', u'CAST_-1206104399'), (u'CAST_-1206104399', u'LOAD_-1206104573'), ('const-4294967216', u'INT_ADD_-1206104551'), ('const-417', u'LOAD_-1206104567'), (u'LOAD_-1206104567', u'INT_NOTEQUAL_-1206104551'), (u'LOAD_-12...
[('tmp_42', u'CBRANCH_-1206104550'), (u'INT_ADD_-1206104551', u'CAST_-1206104395'), (u'INT_ADD_-1206104557', u'CAST_-1206104399'), (u'CAST_-1206104399', u'LOAD_-1206104573'), ('const-4294967216', u'INT_ADD_-1206104551'), ('const-417', u'LOAD_-1206104567'), (u'LOAD_-1206104567', u'INT_NOTEQUAL_-1206104551'), (u'LOAD_-12...
null
null
00034e00
x86
O3
(translation_unit "void FUN_00034e00(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x50)) {\n FUN_00248220(*(int *)(unaff_EBP + -0x30));\n }\n /* WARNING: Subroutine does not return */\n FUN_002df1f0();\n}\n\n" (function_definition "void FUN_00034e0...
(translation_unit "void FUN_00034e00(void)\n\n{\n int unaff_EBP;\n \n if (*(void **)(unaff_EBP + -0x30) != *(void **)(unaff_EBP + -0x50)) {\n operator_delete(*(void **)(unaff_EBP + -0x30));\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}\n\n" (function_definition "void ...
(translation_unit "void FUN_00034e00(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x50)) {\n FUN_00248220(*(int *)(unaff_EBP + -0x30));\n }\n \n FUN_002df1f0();\n}\n\n" (function_definition "void FUN_00034e00(void)\n\n{\n int unaff_EBP;\n \n if ...
(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_00034e00(void)\n\n{\n int unaff_EBP;\n \n if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x50)) {\n FUN_00248220(*(int *)(unaff_EBP + -0x30));\n }\n \n FUN_002df1f0();\n}" (primitive_type "void") (function_declarator "FUN_00034e00(void)" (identifier "F...
void function_1(void) { int var_1; if (*(void **)(var_1 + -0x30) != *(void **)(var_1 + -0x50)) { var_2(*(void **)(var_1 + -0x30)); } /* WARNING: Subroutine does not return */ var_3(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (if_statement condition: (parenthes...
null
void MASKED(void) { int unaff_EBP; if (*(int *)(unaff_EBP + -0x30) != *(int *)(unaff_EBP + -0x50)) { FUN_00248220(*(int *)(unaff_EBP + -0x30)); } /* WARNING: Subroutine does not return */ FUN_002df1f0(); }
695_sh4-linux-gnu-ld_and_sh4-linux-gnu-ld_strip.c
bfd_elf_get_dyn_lib_class
bfd_elf_get_dyn_lib_class
/* WARNING: Control flow encountered bad instruction data */ void bfd_elf_get_dyn_lib_class(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_elf_get_dyn_lib_class(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206497038')]
[('const-1', u'RETURN_-1206497038')]
null
null
000950e8
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_elf_get_dyn_lib_class(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_elf_get_dyn_lib_class(void)\n\n{\n ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_elf_get_dyn_lib_class(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_elf_get_dyn_lib_class(void)\n\n{\n ...
(translation_unit "void bfd_elf_get_dyn_lib_class(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_elf_get_dyn_lib_class(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_elf_get_dyn_lib_class(void)" identifier (parameter_list "(vo...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void bfd_elf_get_dyn_lib_class(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_elf_get_dyn_lib_class(void)" (identifier "bfd_elf_get_dyn_lib_class") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ...
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
5085_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
set_needs_dynsym_index
FUN_0016a0b0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void set_needs_dynsym_index(Output_reloc<9,_false,_32,_true> * this) */ void __thiscall gold::Output_reloc<9,_false,_32,_true>::set_needs_dynsym_index (Output_reloc<9,_false,_32,_true> *this)...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0016a0b0(int *param_1) { uint uVar1; code *pcVar2; int *piVar3; int iVar4; uint uVar5; undefined4 in_ECX; if (((*(byte *)((int)param_1 + 0x13) & 0x20) != 0) || (uVar1 = param_1[3], uVar1 == 0xfffffffd))...
PUSH EDI PUSH ESI PUSH EBX MOV EDI,dword ptr [ESP + 0x10] CALL 0x0003a210 ADD EBX,0x2a9f44 TEST byte ptr [EDI + 0x13],0x20 JNZ 0x0016a0e2 MOV ESI,dword ptr [EDI + 0xc] CMP ESI,-0x3 JZ 0x0016a0e2 JBE 0x0016a0f0 CMP ESI,-0x2 JZ 0x0016a130 CMP ESI,-0x1 JNZ 0x0016a0fd MOV EAX,dword ptr [EDI] OR byte ptr [EAX + 0x2a],0x40 P...
null
null
null
null
[('const-1', u'RETURN_-1207328559')]
[(u'LOAD_-1207328528', u'INT_MULT_-1207328019'), (u'INT_NOTEQUAL_-1207328532', u'CBRANCH_-1207328529'), ('tmp_539', u'CBRANCH_-1207328224'), (u'INT_SUB_-1207328095', u'INT_SRIGHT_-1207328073'), (u'INT_NOTEQUAL_-1207328226', u'CBRANCH_-1207328224'), (u'CAST_-1207327604', u'LOAD_-1207328393'), (u'INT_SRIGHT_-1207328073',...
null
null
0016a0b0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0016a0b0(int *param_1)\n\n{\n uint uVar1;\n code *pcVar2;\n int *piVar3;\n int iVar4;\n uint uVar5;\n undefined4 in_ECX;\n \n if (((*(byte *)((int)param_1 + 0x13) & 0x20) != 0) || (uVar1 = par...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void set_needs_dynsym_index(Output_reloc<9,_false,_32,_true> * this) */\n\nvoid __thiscall\ngold::Output_reloc<9,_false,_32,_true>::set_needs_dynsym_index\n (Output_reloc<9,_...
(translation_unit "void FUN_0016a0b0(int *param_1)\n\n{\n uint uVar1;\n code *pcVar2;\n int *piVar3;\n int iVar4;\n uint uVar5;\n undefined4 in_ECX;\n \n if (((*(byte *)((int)param_1 + 0x13) & 0x20) != 0) || (uVar1 = param_1[3], uVar1 == 0xfffffffd)) {\n return;\n }\n if (uVar1 < 0xfffffffe) {\n if (uVa...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE ID...
(function_definition "void FUN_0016a0b0(int *param_1)\n\n{\n uint uVar1;\n code *pcVar2;\n int *piVar3;\n int iVar4;\n uint uVar5;\n undefined4 in_ECX;\n \n if (((*(byte *)((int)param_1 + 0x13) & 0x20) != 0) || (uVar1 = param_1[3], uVar1 == 0xfffffffd)) {\n return;\n }\n if (uVar1 < 0xfffffffe) {\n if (...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void set_needs_dynsym_index(Output_reloc<9,_false,_32,_true> * this) */ void __thiscall gold::Output_reloc<9,_false,_32,_true>::set_needs_dynsym_index (Output_reloc<9,_false,_32,_true> *this)...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) de...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int *param_1) { uint uVar1; code *pcVar2; int *piVar3; int iVar4; uint uVar5; undefined4 in_ECX; if (((*(byte *)((int)param_1 + 0x13) & 0x20) != 0) || (uVar1 = param_1[3], uVar1 == 0xfffffffd)) { ...
5861_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
_M_realloc_insert<int_const&>
FUN_0014ec40
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original name: _M_realloc_insert<int const&> DWARF original prototype: void _M_realloc_insert<int_const&>(vector<int,_std::allocator<int>_> * this, iterator __position, int * __args#0) */ void __thiscall std::vector...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0014ec40(undefined4 *param_1,void *param_2,undefined4 *param_3) { void *__dest; void *__src; void *pvVar1; uint uVar2; void *__dest_00; uint uVar3; size_t __n; int local_28; __src = (void *)*param_1...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x2403b7 SUB ESP,0x2c MOV EBP,dword ptr [ESP + 0x40] MOV EDI,dword ptr [ESP + 0x44] MOV ESI,dword ptr [EBP] MOV EAX,dword ptr [EBP + 0x4] MOV dword ptr [ESP + 0xc],EAX SUB EAX,ESI SUB EDI,ESI SAR EAX,0x2 MOV dword ptr [ESP + 0x8],EDI JZ 0x0014ed70 LEA ECX,[EAX...
null
null
null
null
[('tmp_1184', u'BRANCH_-1207177422'), (u'LOAD_-1207178109', u'INT_EQUAL_-1207177662'), (u'PTRSUB_-1207177033', u'PTRSUB_-1207177025'), (u'LOAD_-1207178109', u'CALL_-1207177777'), ('tmp_1209', u'INT_NOTEQUAL_-1207177733'), ('tmp_1079', u'CBRANCH_-1207177482'), ('const-0', u'PTRSUB_-1207177206'), (u'MULTIEQUAL_-120717746...
[('tmp_1184', u'BRANCH_-1207177422'), (u'CAST_-1207177220', u'CAST_-1207177207'), (u'CAST_-1207177114', u'CALL_-1207177688'), ('const-417', u'STORE_-1207177632'), ('tmp_1079', u'CBRANCH_-1207177482'), ('const-2', u'PTRADD_-1207177028'), (u'COPY_-1207177486', u'MULTIEQUAL_-1207177431'), ('const-1073741823', u'INT_LESS_-...
null
null
0014ec40
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0014ec40(undefined4 *param_1,void *param_2,undefined4 *param_3)\n\n{\n void *__dest;\n void *__src;\n void *pvVar1;\n uint uVar2;\n void *__dest_00;\n uint uVar3;\n size_t __n;\n int local_28;...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original name: _M_realloc_insert<int const&>\n DWARF original prototype: void _M_realloc_insert<int_const&>(vector<int,_std::allocator<int>_> *\n this, iterator __position, int * __args#0) */\n\nvoid...
(translation_unit "void FUN_0014ec40(undefined4 *param_1,void *param_2,undefined4 *param_3)\n\n{\n void *__dest;\n void *__src;\n void *pvVar1;\n uint uVar2;\n void *__dest_00;\n uint uVar3;\n size_t __n;\n int local_28;\n \n __src = (void *)*param_1;\n pvVar1 = (void *)param_1[1];\n __n = (int)param_2 - (i...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_...
(function_definition "void FUN_0014ec40(undefined4 *param_1,void *param_2,undefined4 *param_3)\n\n{\n void *__dest;\n void *__src;\n void *pvVar1;\n uint uVar2;\n void *__dest_00;\n uint uVar3;\n size_t __n;\n int local_28;\n \n __src = (void *)*param_1;\n pvVar1 = (void *)param_1[1];\n __n = (int)param_2 -...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original name: _M_realloc_insert<int const&> DWARF original prototype: void _M_realloc_insert<int_const&>(vector<int,_std::allocator<int>_> * this, iterator __position, int * __args#0) */ void __thiscall std::vector...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1,void *param_2,undefined4 *param_3) { void *__dest; void *__src; void *pvVar1; uint uVar2; void *__dest_00; uint uVar3; size_t __n; int local_28; __src = (void *)*param_1; pv...
619_hppa64-linux-gnu-ld_and_hppa64-linux-gnu-ld_strip.c
bfd_scan_vma
bfd_scan_vma
/* WARNING: Control flow encountered bad instruction data */ void bfd_scan_vma(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_scan_vma(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206431710')]
[('const-1', u'RETURN_-1206431710')]
null
null
00085018
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_scan_vma(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_scan_vma(void)\n\n{\n /* WARNING: Bad in...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_scan_vma(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_scan_vma(void)\n\n{\n /* WARNING: Bad in...
(translation_unit "void bfd_scan_vma(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_scan_vma(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_scan_vma(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_scan_vma(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_scan_vma(void)" (identifier "bfd_scan_vma") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ...
/* 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(); }
956_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c
MSBOrderLong
MSBOrderLong
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MSBOrderLong(uchar *buffer,size_t length) { uchar uVar1; uchar *puVar2; uchar *puVar3; if (buffer == (uchar *)0x0) { /* WARNING: Subroutine does not return */ __assert_fail("buffer != (unsi...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MSBOrderLong(undefined1 *param_1,int param_2) { undefined1 uVar1; undefined1 *puVar2; undefined1 *puVar3; if (param_1 == (undefined1 *)0x0) { /* WARNING: Subroutine does not return */ __as...
PUSH EBX CALL 0x00039d70 ADD EBX,0x3d7caa SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] TEST EAX,EAX JZ 0x000463a0 MOV EBX,dword ptr [ESP + 0x14] ADD EBX,EAX CMP EAX,EBX JNC 0x0004639b LEA ESI,[ESI] MOVZX EDX,byte ptr [EAX + 0x3] ADD EAX,0x4 MOVZX ECX,byte ptr [EAX + -0x4] MOV byte ptr [EAX + -0x4],DL MOVZX EDX,byte ptr [...
null
null
null
null
[(u'PTRADD_-1206164457', u'LOAD_-1206164519'), ('const-1', u'PTRADD_-1206164444'), ('tmp_293', u'CBRANCH_-1206164471'), ('const-417', u'STORE_-1206164491'), ('tmp_407', u'PTRADD_-1206164522'), ('const-1', u'PTRADD_-1206164489'), (u'PTRADD_-1206164489', u'LOAD_-1206164551'), ('const-1', u'PTRADD_-1206164437'), ('tmp_408...
[(u'PTRADD_-1206164457', u'LOAD_-1206164519'), ('const-1', u'PTRADD_-1206164444'), ('tmp_293', u'CBRANCH_-1206164471'), ('const-417', u'STORE_-1206164491'), ('const-1', u'PTRADD_-1206164489'), (u'PTRADD_-1206164489', u'LOAD_-1206164551'), ('const-1', u'PTRADD_-1206164437'), (u'INT_EQUAL_-1206164595', u'CBRANCH_-1206164...
null
null
00046350
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid MSBOrderLong(undefined1 *param_1,int param_2)\n\n{\n undefined1 uVar1;\n undefined1 *puVar2;\n undefined1 *puVar3;\n \n if (param_1 == (undefined1 *)0x0) {\n /* WARNING: Subroutine...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid MSBOrderLong(uchar *buffer,size_t length)\n\n{\n uchar uVar1;\n uchar *puVar2;\n uchar *puVar3;\n \n if (buffer == (uchar *)0x0) {\n /* WARNING: Subroutine does not return */\n _...
(translation_unit "void MSBOrderLong(undefined1 *param_1,int param_2)\n\n{\n undefined1 uVar1;\n undefined1 *puVar2;\n undefined1 *puVar3;\n \n if (param_1 == (undefined1 *)0x0) {\n \n __assert_fail("buffer != (unsigned char *) NULL","MagickCore/blob.c",0xc1d,"MSBOrderLong");\n }\n puVar3 =...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declar...
(function_definition "void MSBOrderLong(undefined1 *param_1,int param_2)\n\n{\n undefined1 uVar1;\n undefined1 *puVar2;\n undefined1 *puVar3;\n \n if (param_1 == (undefined1 *)0x0) {\n \n __assert_fail("buffer != (unsigned char *) NULL","MagickCore/blob.c",0xc1d,"MSBOrderLong");\n }\n puVar...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void function_1(type_1 *var_1,size_t var_3) { type_1 uVar1; type_1 *var_5; type_1 *var_4; if (var_1 == (type_1 *)0x0) { /* WARNING: Subroutine does not return */ var_2("buffer != (unsigned char ...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined1 *param_1,int param_2) { undefined1 uVar1; undefined1 *puVar2; undefined1 *puVar3; if (param_1 == (undefined1 *)0x0) { /* WARNING: Subroutine does not return */ __assert_f...
76_sg_rep_zones_and_sg_rep_zones_strip.c
safe_strerror
safe_strerror
/* WARNING: Control flow encountered bad instruction data */ void safe_strerror(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void safe_strerror(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205964674')]
[('const-1', u'RETURN_-1205964674')]
null
null
00017074
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid safe_strerror(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void safe_strerror(void)\n\n{\n /* WARNING: Bad ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid safe_strerror(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void safe_strerror(void)\n\n{\n /* WARNING: Bad ...
(translation_unit "void safe_strerror(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void safe_strerror(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "safe_strerror(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void"...
(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 safe_strerror(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "safe_strerror(void)" (identifier "safe_strerror") (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(); }
38_x86_64-linux-gnux32-addr2line_and_x86_64-linux-gnux32-addr2line_strip.c
exit
exit
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void exit(int __status) { (*(code *)PTR_exit_000180a0)(); return; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void exit(int __status) { (*(code *)PTR_exit_000180a0)(); return; }
JMP dword ptr [EBX + 0xa0]
null
null
null
null
[(u'CALLIND_-1205988710', u'INDIRECT_-1205988638'), (u'INDIRECT_-1205988638', u'COPY_-1205988697'), ('tmp_63', u'CAST_-1205988632'), (u'CAST_-1205988632', u'CALLIND_-1205988710'), ('const-0', u'RETURN_-1205988707')]
[(u'CALLIND_-1205988710', u'INDIRECT_-1205988638'), (u'INDIRECT_-1205988638', u'COPY_-1205988697'), ('tmp_63', u'CAST_-1205988632'), (u'CAST_-1205988632', u'CALLIND_-1205988710'), ('const-0', u'RETURN_-1205988707')]
null
null
00011290
x86
O3
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid exit(int __status)\n\n{\n (*(code *)PTR_exit_000180a0)();\n return;\n}\n\n" comment (function_definition "void exit(int __status)\n\n{\n (*(code *)PTR_exit_000180a0)();\n return;\n}" primitive_type (function_decl...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid exit(int __status)\n\n{\n (*(code *)PTR_exit_000180a0)();\n return;\n}\n\n" comment (function_definition "void exit(int __status)\n\n{\n (*(code *)PTR_exit_000180a0)();\n return;\n}" primitive_type (function_decl...
(translation_unit "void exit(int __status)\n\n{\n (*(code *)PTR_exit_000180a0)();\n return;\n}\n\n" (function_definition "void exit(int __status)\n\n{\n (*(code *)PTR_exit_000180a0)();\n return;\n}" primitive_type (function_declarator "exit(int __status)" identifier (parameter_list "(int __status)" ( (parameter_dec...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT...
(function_definition "void exit(int __status)\n\n{\n (*(code *)PTR_exit_000180a0)();\n return;\n}" (primitive_type "void") (function_declarator "exit(int __status)" (identifier "exit") (parameter_list "(int __status)" (( "(") (parameter_declaration "int __status" (primitive_type "int") (identifier "__status")) () ")"...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(int __status) { (*(type_1 *)PTR_exit_000180a0)(); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expressi...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void MASKED(int __status) { (*(code *)PTR_MASKED_000180a0)(); return; }
2610_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
do_section_flags
FUN_00074bf0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint64_t do_section_flags(Sized_relobj_incr<64,_false> * this, uint param_1) */ uint64_t __thiscall gold::Sized_relobj_incr<64,_false>::do_section_flags (Sized_relobj_incr<64,_false> *this...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00074bf0(void) { /* WARNING: Subroutine does not return */ FUN_00069d00("../../gold/incremental.cc",0x909,"do_section_flags"); }
PUSH EBX CALL 0x00035840 ADD EBX,0x31a40a SUB ESP,0xc LEA EAX,[EBX + 0xffef9ae0] PUSH EAX LEA EAX,[EBX + 0xffef8ec0] PUSH 0x909 PUSH EAX CALL 0x00069d00
null
null
null
null
[(u'COPY_-1206367138', u'CALL_-1206367168'), ('const-2313', u'CALL_-1206367168'), (u'COPY_-1206367139', u'CALL_-1206367168'), ('const-1', u'RETURN_-1206367163'), ('const-2656992', u'COPY_-1206367138'), ('const-2653888', u'COPY_-1206367139')]
[('const-2653888', u'COPY_-1206367145'), ('const-2656992', u'COPY_-1206367144'), (u'COPY_-1206367145', u'CALL_-1206367168'), ('const-1', u'RETURN_-1206367163'), ('const-2313', u'CALL_-1206367168'), (u'COPY_-1206367144', u'CALL_-1206367168')]
null
null
00074bf0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00074bf0(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_00069d00("../../gold/incremental.cc",0x909,"do_section_flags");\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/* DWARF original prototype: uint64_t do_section_flags(Sized_relobj_incr<64,_false> * this, uint\n param_1) */\n\nuint64_t __thiscall\ngold::Sized_relobj_incr<64,_false>::do_section_flags\n (Sized_relo...
(translation_unit "void FUN_00074bf0(void)\n\n{\n \n FUN_00069d00("../../gold/incremental.cc",0x909,"do_section_flags");\n}\n\n" (function_definition "void FUN_00074bf0(void)\n\n{\n \n FUN_00069d00("../../gold/incremental.cc",0x909,"do_section_flags");\n}" primitive_type (functio...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "void FUN_00074bf0(void)\n\n{\n \n FUN_00069d00("../../gold/incremental.cc",0x909,"do_section_flags");\n}" (primitive_type "void") (function_declarator "FUN_00074bf0(void)" (identifier "FUN_00074bf0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: uint64_t do_section_flags(Sized_relobj_incr<64,_false> * this, uint param_1) */ uint64_t __thiscall gold::Sized_relobj_incr<64,_false>::do_section_flags (Sized_relobj_incr<64,_false> *this...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_l...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { /* WARNING: Subroutine does not return */ FUN_00069d00("../../gold/incremental.cc",0x909,"do_section_flags"); }
4654_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
add_global_with_rel
FUN_0010b7e0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void add_global_with_rel(Output_data_got<32,_false> * this, Symbol * gsym, uint got_type, Output_data_reloc_generic * rel_dyn, uint r_type) */ void __thiscall gold::Output_data_got<32,_false>::add_g...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0010b7e0(undefined4 param_1,int param_2,int param_3,int *param_4,undefined4 param_5) { int iVar1; int iVar2; int *piVar3; int *piVar4; int aiStack_48 [13]; undefined4 uStack_14; uStack_14 = 0x10b7e9; ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x283817 SUB ESP,0x1c MOV EDX,dword ptr [ESP + 0x34] MOV EBP,dword ptr [ESP + 0x38] MOV ESI,EDX ADD ESI,0x1c JZ 0x0010b8e7 MOV EAX,ESI CMP EBP,dword ptr [EDX + 0x1c] JNZ 0x0010b814 JMP 0x0010b880 CMP EBP,dword ptr [EAX] JZ 0x0010b880 MOV EAX,dword ptr [EAX + 0...
null
null
null
null
[('const-417', u'STORE_-1206928875'), ('const-4', u'PTRADD_-1206928005'), (u'PTRSUB_-1206927983', u'PTRSUB_-1206927982'), (u'STORE_-1206928692', u'INDIRECT_-1206928195'), (u'INDIRECT_-1206928224', u'MULTIEQUAL_-1206928192'), ('tmp_1286', u'STORE_-1206928898'), (u'INDIRECT_-1206928244', u'MULTIEQUAL_-1206928212'), (u'CA...
[(u'STORE_-1206928692', u'INDIRECT_-1206928111'), (u'MULTIEQUAL_-1206928296', u'INT_NOTEQUAL_-1206929331'), ('const-28', u'INT_ADD_-1206929122'), (u'INT_ADD_-1206928713', u'CAST_-1206927961'), ('const-28', u'INT_ADD_-1206929331'), (u'CAST_-1206928062', u'LOAD_-1206928945'), (u'STORE_-1206928692', u'INDIRECT_-1206928131...
null
null
0010b7e0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0010b7e0(undefined4 param_1,int param_2,int param_3,int *param_4,undefined4 param_5)\n\n{\n int iVar1;\n int iVar2;\n int *piVar3;\n int *piVar4;\n int aiStack_48 [13];\n undefined4 uStack_14;\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void add_global_with_rel(Output_data_got<32,_false> * this, Symbol *\n gsym, uint got_type, Output_data_reloc_generic * rel_dyn, uint r_type) */\n\nvoid __thiscall\ngold::Output_dat...
(translation_unit "void FUN_0010b7e0(undefined4 param_1,int param_2,int param_3,int *param_4,undefined4 param_5)\n\n{\n int iVar1;\n int iVar2;\n int *piVar3;\n int *piVar4;\n int aiStack_48 [13];\n undefined4 uStack_14;\n \n uStack_14 = 0x10b7e9;\n piVar3 = (int *)(param_2 + 0x1c);\n if (piVar3 == (int *)0x0...
(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)) , (parameter_declaration TYPE IDENT) ))) (compound_statement {...
(function_definition "void FUN_0010b7e0(undefined4 param_1,int param_2,int param_3,int *param_4,undefined4 param_5)\n\n{\n int iVar1;\n int iVar2;\n int *piVar3;\n int *piVar4;\n int aiStack_48 [13];\n undefined4 uStack_14;\n \n uStack_14 = 0x10b7e9;\n piVar3 = (int *)(param_2 + 0x1c);\n if (piVar3 == (int *)...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void add_global_with_rel(Output_data_got<32,_false> * this, Symbol * gsym, uint got_type, Output_data_reloc_generic * rel_dyn, uint r_type) */ void __thiscall gold::Output_data_got<32,_false>::add_g...
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,int param_3,int *param_4,undefined4 param_5) { int iVar1; int iVar2; int *piVar3; int *piVar4; int aiStack_48 [13]; undefined4 uStack_14; uStack_14 = 0x10b7e9; piVar3...
4642_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
_M_default_append
FUN_0010a710
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void _M_default_append(vector<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_> * this, size_type __n) */ void __thiscall std:: vector<gold::Output_sectio...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0010a710(int *param_1,uint param_2) { int iVar1; undefined4 *puVar2; undefined4 *puVar3; int iVar4; uint uVar5; undefined4 *puVar6; uint uVar7; undefined4 *puVar8; uint uVar9; undefined4 *puVar10; ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x2848e7 SUB ESP,0x1c MOV ESI,dword ptr [ESP + 0x34] MOV EDI,dword ptr [ESP + 0x30] TEST ESI,ESI JZ 0x0010a784 MOV EBP,dword ptr [EDI + 0x4] MOV EAX,dword ptr [EDI + 0x8] SUB EAX,EBP SAR EAX,0x3 IMUL EAX,EAX,-0x55555555 CMP ESI,EAX JA 0x0010a790 MOV EDX,ESI MO...
null
null
null
null
[(u'MULTIEQUAL_-1206932449', u'PTRSUB_-1206932419'), (u'CAST_-1206932541', u'INT_SUB_-1206933398'), (u'INT_SUB_-1206933039', u'INT_NOTEQUAL_-1206933045'), (u'PTRSUB_-1206932690', u'STORE_-1206933533'), ('const-16', u'PTRSUB_-1206932665'), ('const-0', u'PTRSUB_-1206932684'), ('const-1', u'INT_SUB_-1206933476'), (u'PTRSU...
[(u'CAST_-1206932668', u'INT_LESS_-1206933564'), (u'INT_SUB_-1206933039', u'INT_NOTEQUAL_-1206933045'), ('tmp_2774', u'COPY_-1206932579'), ('const-6', u'PTRADD_-1206932528'), ('const-417', u'LOAD_-1206932928'), ('const-417', u'STORE_-1206933464'), ('const-2', u'PTRADD_-1206932440'), ('const-0', u'STORE_-1206933503'), (...
null
null
0010a710
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0010a710(int *param_1,uint param_2)\n\n{\n int iVar1;\n undefined4 *puVar2;\n undefined4 *puVar3;\n int iVar4;\n uint uVar5;\n undefined4 *puVar6;\n uint uVar7;\n undefined4 *puVar8;\n uint u...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void\n _M_default_append(vector<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n * this, size_type __n) */\n\nvoid __thiscall\nstd::\nv...
(translation_unit "void FUN_0010a710(int *param_1,uint param_2)\n\n{\n int iVar1;\n undefined4 *puVar2;\n undefined4 *puVar3;\n int iVar4;\n uint uVar5;\n undefined4 *puVar6;\n uint uVar7;\n undefined4 *puVar8;\n uint uVar9;\n undefined4 *puVar10;\n \n if (param_2 != 0) {\n puVar10 = (undefined4 *)param_...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declar...
(function_definition "void FUN_0010a710(int *param_1,uint param_2)\n\n{\n int iVar1;\n undefined4 *puVar2;\n undefined4 *puVar3;\n int iVar4;\n uint uVar5;\n undefined4 *puVar6;\n uint uVar7;\n undefined4 *puVar8;\n uint uVar9;\n undefined4 *puVar10;\n \n if (param_2 != 0) {\n puVar10 = (undefined4 *)par...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void _M_default_append(vector<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_> * this, size_type __n) */ void __thiscall std:: vector<gold::Output_sectio...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identif...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(int *param_1,uint param_2) { int iVar1; undefined4 *puVar2; undefined4 *puVar3; int iVar4; uint uVar5; undefined4 *puVar6; uint uVar7; undefined4 *puVar8; uint uVar9; undefined4 *puVar10; if ...
4483_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
~_Hashtable
FUN_00131aa0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~_Hashtable(_Hashtable<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_i...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00131aa0(undefined4 *param_1) { undefined4 *puVar1; undefined4 *puVar2; puVar2 = (undefined4 *)param_1[2]; while (puVar2 != (undefined4 *)0x0) { puVar1 = (undefined4 *)*puVar2; if (puVar2[2] != 0) { ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x0003a210 ADD EBX,0x2e2557 SUB ESP,0xc MOV ESI,dword ptr [ESP + 0x20] MOV EBP,dword ptr [ESI + 0x8] TEST EBP,EBP JZ 0x00131ae8 LEA ESI,[ESI] MOV EAX,dword ptr [EBP + 0x8] MOV EDI,dword ptr [EBP] TEST EAX,EAX JZ 0x00131ad6 SUB ESP,0xc PUSH EAX CALL 0x00248220 ADD ESP,0x10 SUB ES...
null
null
null
null
[('const-1', u'RETURN_-1207166274')]
[(u'COPY_-1207165727', u'MULTIEQUAL_-1207165714'), ('const-0', u'STORE_-1207166001'), ('const-2', u'INT_LEFT_-1207166046'), ('const-4', u'PTRADD_-1207165640'), (u'PTRADD_-1207165629', u'STORE_-1207165979'), ('const-0', u'CALL_-1207166011'), ('tmp_621', u'CBRANCH_-1207165957'), ('tmp_1550', u'PTRADD_-1207165720'), ('con...
null
null
00131aa0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00131aa0(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n \n puVar2 = (undefined4 *)param_1[2];\n while (puVar2 != (undefined4 *)0x0) {\n puVar1 = (undefined4 *)*puVar2;...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: void\n ~_Hashtable(_Hashtable<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<...
(translation_unit "void FUN_00131aa0(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n \n puVar2 = (undefined4 *)param_1[2];\n while (puVar2 != (undefined4 *)0x0) {\n puVar1 = (undefined4 *)*puVar2;\n if (puVar2[2] != 0) {\n FUN_00248220(puVar2[2]);\n }\n FUN_00248220(puVar2)...
(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) ;) (expression_statement (assignment_expression ID...
(function_definition "void FUN_00131aa0(undefined4 *param_1)\n\n{\n undefined4 *puVar1;\n undefined4 *puVar2;\n \n puVar2 = (undefined4 *)param_1[2];\n while (puVar2 != (undefined4 *)0x0) {\n puVar1 = (undefined4 *)*puVar2;\n if (puVar2[2] != 0) {\n FUN_00248220(puVar2[2]);\n }\n FUN_00248220(puVa...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: void ~_Hashtable(_Hashtable<unsigned_int,_std::pair<unsigned_int_const,_std::vector<gold::Offset_to_lineno_entry,_std::allocator<gold::Offset_to_lineno_entry>_>_>,_std::allocator<std::pair<unsigned_i...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) d...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(undefined4 *param_1) { undefined4 *puVar1; undefined4 *puVar2; puVar2 = (undefined4 *)param_1[2]; while (puVar2 != (undefined4 *)0x0) { puVar1 = (undefined4 *)*puVar2; if (puVar2[2] != 0) { F...
164_sleep_and_sleep_strip.c
__ctype_get_mb_cur_max
__ctype_get_mb_cur_max
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t __ctype_get_mb_cur_max(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* __ctype_get_mb_cur_max@@GLIBC_2.0 */...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t __ctype_get_mb_cur_max(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205940134')]
[('const-1', u'RETURN_-1205940134')]
null
null
0001d050
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t __ctype_get_mb_cur_max(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment ...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t __ctype_get_mb_cur_max(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __ctype_get...
(translation_unit "size_t __ctype_get_mb_cur_max(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "size_t __ctype_get_mb_cur_max(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__ctype_get_mb_cur_max(void)" identifier (parameter_list "(void)" ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "size_t __ctype_get_mb_cur_max(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "size_t") (function_declarator "__ctype_get_mb_cur_max(void)" (identifier "__ctype_get_mb_cur_max") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* __ctype_get_mb_cur_max@@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 */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
1070_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
do_relocate
FUN_0003ace0
/* 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 do_relocate(Sized_relobj_dwo<64,_true> * this, Symbol_table * param_1, Layout * param_2, Output_file * param_3) */ void __thiscall...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0003ace0(void) { /* WARNING: Subroutine does not return */ FUN_00069d00("../../gold/dwp.cc",0x1b4,"do_relocate"); }
PUSH EBX CALL 0x00035840 ADD EBX,0x35431a SUB ESP,0xc LEA EAX,[EBX + 0xffef2350] PUSH EAX LEA EAX,[EBX + 0xffef1008] PUSH 0x1b4 PUSH EAX CALL 0x00069d00
null
null
null
null
[('const-2626384', u'COPY_-1206080176'), (u'COPY_-1206080176', u'CALL_-1206080208'), ('const-1', u'RETURN_-1206080203'), ('const-2621448', u'COPY_-1206080177'), ('const-436', u'CALL_-1206080208'), (u'COPY_-1206080177', u'CALL_-1206080208')]
[('const-436', u'CALL_-1206080208'), (u'COPY_-1206080184', u'CALL_-1206080208'), ('const-1', u'RETURN_-1206080203'), ('const-2626384', u'COPY_-1206080184'), ('const-2621448', u'COPY_-1206080185'), (u'COPY_-1206080185', u'CALL_-1206080208')]
null
null
0003ace0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0003ace0(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_00069d00("../../gold/dwp.cc",0x1b4,"do_relocate");\n}\n\n" comment (function_definition "void FUN_0003ace0(voi...
(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 do_relocate(Sized_relobj_dwo<64,_true> * this, Symbol_table *\n param_1, Layout * param_2, Output_file * param_3...
(translation_unit "void FUN_0003ace0(void)\n\n{\n \n FUN_00069d00("../../gold/dwp.cc",0x1b4,"do_relocate");\n}\n\n" (function_definition "void FUN_0003ace0(void)\n\n{\n \n FUN_00069d00("../../gold/dwp.cc",0x1b4,"do_relocate");\n}" primitive_type (function_declarator "FUN_0003ace0...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "void FUN_0003ace0(void)\n\n{\n \n FUN_00069d00("../../gold/dwp.cc",0x1b4,"do_relocate");\n}" (primitive_type "void") (function_declarator "FUN_0003ace0(void)" (identifier "FUN_0003ace0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ...
/* 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 do_relocate(Sized_relobj_dwo<64,_true> * this, Symbol_table * param_1, Layout * param_2, Output_file * param_3) */ void __thiscall...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_l...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { /* WARNING: Subroutine does not return */ FUN_00069d00("../../gold/dwp.cc",0x1b4,"do_relocate"); }
13_i686-linux-gnu-as_and_i686-linux-gnu-as_strip.c
filename_cmp
filename_cmp
void filename_cmp(void) { (*(code *)PTR_filename_cmp_0008003c)(); return; }
void filename_cmp(void) { (*(code *)PTR_filename_cmp_0008003c)(); return; }
JMP dword ptr [EBX + 0x3c]
null
null
null
null
[('const-0', u'RETURN_-1205976819'), (u'CALLIND_-1205976822', u'INDIRECT_-1205976750'), (u'CAST_-1205976745', u'CALLIND_-1205976822'), (u'INDIRECT_-1205976750', u'COPY_-1205976809'), ('tmp_58', u'CAST_-1205976745')]
[('const-0', u'RETURN_-1205976819'), (u'CALLIND_-1205976822', u'INDIRECT_-1205976750'), (u'CAST_-1205976745', u'CALLIND_-1205976822'), (u'INDIRECT_-1205976750', u'COPY_-1205976809'), ('tmp_58', u'CAST_-1205976745')]
null
null
00014100
x86
O3
(translation_unit "void filename_cmp(void)\n\n{\n (*(code *)PTR_filename_cmp_0008003c)();\n return;\n}\n\n" (function_definition "void filename_cmp(void)\n\n{\n (*(code *)PTR_filename_cmp_0008003c)();\n return;\n}" primitive_type (function_declarator "filename_cmp(void)" identifier (parameter_list "(void)" ( (param...
(translation_unit "void filename_cmp(void)\n\n{\n (*(code *)PTR_filename_cmp_0008003c)();\n return;\n}\n\n" (function_definition "void filename_cmp(void)\n\n{\n (*(code *)PTR_filename_cmp_0008003c)();\n return;\n}" primitive_type (function_declarator "filename_cmp(void)" identifier (parameter_list "(void)" ( (param...
(translation_unit "void filename_cmp(void)\n\n{\n (*(code *)PTR_filename_cmp_0008003c)();\n return;\n}\n\n" (function_definition "void filename_cmp(void)\n\n{\n (*(code *)PTR_filename_cmp_0008003c)();\n return;\n}" primitive_type (function_declarator "filename_cmp(void)" identifier (parameter_list "(void)" ( (param...
(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 filename_cmp(void)\n\n{\n (*(code *)PTR_filename_cmp_0008003c)();\n return;\n}" (primitive_type "void") (function_declarator "filename_cmp(void)" (identifier "filename_cmp") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement...
void function_1(void) { (*(type_1 *)PTR_filename_cmp_0008003c)(); 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_0008003c)(); return; }
361_i686-linux-gnu-as_and_i686-linux-gnu-as_strip.c
had_warnings
FUN_0002bc00
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ int had_warnings(void) { return warning_count; }
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 FUN_0002bc00(void) { return DAT_00088c18; }
CALL 0x00017d1a ADD EAX,0x543fb MOV EAX,dword ptr [EAX + 0x8c18] RET
null
null
null
null
[('const-0', u'RETURN_-1206010837'), ('tmp_77', u'COPY_-1206010855'), ('tmp_77', u'COPY_-1206010841'), (u'COPY_-1206010855', u'RETURN_-1206010837')]
[('const-0', u'RETURN_-1206010837'), ('tmp_77', u'COPY_-1206010855'), ('tmp_77', u'COPY_-1206010841'), (u'COPY_-1206010855', u'RETURN_-1206010837')]
null
null
0002bc00
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 FUN_0002bc00(void)\n\n{\n return DAT_00088c18;\n}\n\n" comment (function_definition "undefined4 FUN_0002bc00(void)\n\n{\n return DAT_00088c18;\n}" type_identifier (function_declarator "FUN_0002bc0...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* WARNING: Unknown calling convention */\n\nint had_warnings(void)\n\n{\n return warning_count;\n}\n\n" comment comment (function_definition "int had_warnings(void)\n\n{\n return warning_count;\n}" primitive_t...
(translation_unit "undefined4 FUN_0002bc00(void)\n\n{\n return DAT_00088c18;\n}\n\n" (function_definition "undefined4 FUN_0002bc00(void)\n\n{\n return DAT_00088c18;\n}" type_identifier (function_declarator "FUN_0002bc00(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (co...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return IDENT ;) })))
(function_definition "undefined4 FUN_0002bc00(void)\n\n{\n return DAT_00088c18;\n}" (type_identifier "undefined4") (function_declarator "FUN_0002bc00(void)" (identifier "FUN_0002bc00") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return DAT...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention */ int function_1(void) { return warning_count; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement (identifier)))))
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 MASKED(void) { return DAT_00088c18; }
404_cp_and_cp_strip.c
rpl_getcwd
FUN_000272a0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char * rpl_getcwd(char *buf,size_t size) { int iVar1; bool bVar2; bool bVar3; bool bVar4; bool bVar5; bool bVar6; bool bVar7; bool bVar8; bool bVar9; int iVar10; int iVar11; int iVar12; int iVar13; int...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void * FUN_000272a0(void *param_1,size_t param_2) { char *__filename; bool bVar1; bool bVar2; bool bVar3; bool bVar4; bool bVar5; bool bVar6; bool bVar7; bool bVar8; int iVar9; int iVar10; int iVar11; i...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x000132d0 ADD EBX,0x13d57 SUB ESP,0xdc MOV EAX,dword ptr [ESP + 0xf0] MOV dword ptr [ESP + 0x20],EAX MOV EDI,dword ptr GS:[0x14] MOV dword ptr [ESP + 0xcc],EDI XOR EDI,EDI MOV EDI,dword ptr [ESP + 0xf4] TEST EDI,EDI JNZ 0x00027330 MOV dword ptr [ESP + 0x28],0x1000 TEST EAX,EAX ...
null
null
null
null
[(u'INDIRECT_-1206023980', u'MULTIEQUAL_-1206023903'), (u'COPY_-1206023150', u'MULTIEQUAL_-1206023219'), (u'INDIRECT_-1206023730', u'MULTIEQUAL_-1206023805'), ('const-4096', u'COPY_-1206029534'), (u'PTRADD_-1206029228', u'PTRADD_-1206028998'), (u'MULTIEQUAL_-1206023741', u'COPY_-1206023345'), (u'MULTIEQUAL_-1206025129'...
[(u'MULTIEQUAL_-1206022842', u'MULTIEQUAL_-1206023481'), (u'INDIRECT_-1206023980', u'MULTIEQUAL_-1206023903'), (u'MULTIEQUAL_-1206025826', u'INT_SUB_-1206027057'), (u'INDIRECT_-1206023730', u'MULTIEQUAL_-1206023805'), (u'MULTIEQUAL_-1206024226', u'CAST_-1206022620'), ('const-3', u'CALL_-1206028117'), (u'COPY_-120602302...
null
null
000272a0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid * FUN_000272a0(void *param_1,size_t param_2)\n\n{\n char *__filename;\n bool bVar1;\n bool bVar2;\n bool bVar3;\n bool bVar4;\n bool bVar5;\n bool bVar6;\n bool bVar7;\n bool bVar8;\n int iVar9;...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nchar * rpl_getcwd(char *buf,size_t size)\n\n{\n int iVar1;\n bool bVar2;\n bool bVar3;\n bool bVar4;\n bool bVar5;\n bool bVar6;\n bool bVar7;\n bool bVar8;\n bool bVar9;\n int iVar10;\n int iVar11;\...
(translation_unit "void * FUN_000272a0(void *param_1,size_t param_2)\n\n{\n char *__filename;\n bool bVar1;\n bool bVar2;\n bool bVar3;\n bool bVar4;\n bool bVar5;\n bool bVar6;\n bool bVar7;\n bool bVar8;\n int iVar9;\n int iVar10;\n int iVar11;\n int iVar12;\n int iVar13;\n int iVar14;\n int iVar15;\n...
(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) ;) (declaration TYPE IDENT ;) (declarati...
(function_definition "void * FUN_000272a0(void *param_1,size_t param_2)\n\n{\n char *__filename;\n bool bVar1;\n bool bVar2;\n bool bVar3;\n bool bVar4;\n bool bVar5;\n bool bVar6;\n bool bVar7;\n bool bVar8;\n int iVar9;\n int iVar10;\n int iVar11;\n int iVar12;\n int iVar13;\n int iVar14;\n int iVar15...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ char * function_1(char *var_3,size_t var_2) { int var_52; bool var_29; bool var_30; bool var_36; bool var_37; bool bVar6; bool var_27; bool var_28; bool bVar9; int var_13; int var_48; int var_14; int var...
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primi...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void * MASKED(void *param_1,size_t param_2) { char *__filename; bool bVar1; bool bVar2; bool bVar3; bool bVar4; bool bVar5; bool bVar6; bool bVar7; bool bVar8; int iVar9; int iVar10; int iVar11; int iVa...
93_cut_and_cut_strip.c
quotearg_buffer_restyled
FUN_000139b0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ size_t __regparm3 quotearg_buffer_restyled (char *buffer,size_t buffersize,char *arg,size_t argsize,quoting_style quoting_style, int flags,uint *quote_these_too,char *left_quote,char *right_quote) { byte *__...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ uint __regparm3 FUN_000139b0(undefined1 *param_1,uint param_2,char *param_3,uint param_4,uint param_5,uint param_6, int param_7,char *param_8,char *param_9) { byte *pbVar1; bool bVar2; bool bVar3; bool bVar4;...
PUSH EBP PUSH EDI MOV EDI,EDX PUSH ESI PUSH EBX CALL 0x00011890 ADD EBX,0x9645 SUB ESP,0x7c MOV dword ptr [ESP + 0x8],EAX MOV EAX,dword ptr [ESP + 0x9c] MOV dword ptr [ESP + 0xc],ECX MOV dword ptr [ESP + 0x20],EAX MOV EAX,dword ptr [ESP + 0xa0] MOV dword ptr [ESP + 0x38],EAX MOV EAX,dword ptr [ESP + 0xa4] MOV dword ptr...
null
null
null
null
[(u'MULTIEQUAL_-1205963707', u'MULTIEQUAL_-1205963595'), (u'PTRSUB_-1205961841', u'CALL_-1205977904'), (u'MULTIEQUAL_-1205962320', u'MULTIEQUAL_-1205962268'), ('tmp_13968', u'CBRANCH_-1205970424'), (u'MULTIEQUAL_-1205967528', u'INT_LESS_-1205975846'), (u'MULTIEQUAL_-1205963545', u'MULTIEQUAL_-1205960086'), (u'INT_EQUAL...
[(u'COPY_-1205962289', u'MULTIEQUAL_-1205962391'), ('const-417', u'STORE_-1205969578'), (u'MULTIEQUAL_-1205967711', u'MULTIEQUAL_-1205960270'), (u'MULTIEQUAL_-1205963406', u'MULTIEQUAL_-1205961878'), (u'MULTIEQUAL_-1205962296', u'MULTIEQUAL_-1205962518'), (u'CAST_-1205961655', u'MULTIEQUAL_-1205964511'), (u'MULTIEQUAL_...
null
null
000139b0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nuint __regparm3\nFUN_000139b0(undefined1 *param_1,uint param_2,char *param_3,uint param_4,uint param_5,uint param_6,\n int param_7,char *param_8,char *param_9)\n\n{\n byte *pbVar1;\n bool bVar2;\n...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nsize_t __regparm3\nquotearg_buffer_restyled\n (char *buffer,size_t buffersize,char *arg,size_t argsize,quoting_style quoting_style,\n int flags,uint *quote_these_too,char *left_quote,char *rig...
(translation_unit "uint __regparm3\nFUN_000139b0(undefined1 *param_1,uint param_2,char *param_3,uint param_4,uint param_5,uint param_6,\n int param_7,char *param_8,char *param_9)\n\n{\n byte *pbVar1;\n bool bVar2;\n bool bVar3;\n bool bVar4;\n bool bVar5;\n bool bVar6;\n bool bVar7;\n bool bVar8;\n ...
(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 (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration ...
(function_definition "uint __regparm3\nFUN_000139b0(undefined1 *param_1,uint param_2,char *param_3,uint param_4,uint param_5,uint param_6,\n int param_7,char *param_8,char *param_9)\n\n{\n byte *pbVar1;\n bool bVar2;\n bool bVar3;\n bool bVar4;\n bool bVar5;\n bool bVar6;\n bool bVar7;\n bool bVar8;\...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ size_t __regparm3 function_1 (char *buffer,size_t var_5,char *var_20,size_t var_19,type_1 type_1, int var_3,type_2 *var_48,char *left_quote,char *right_quote) { type_3 *__s1; int var_51; bool bVar2; bo...
null
(translation_unit (function_definition type: (type_identifier) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifie...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ uint __regparm3 MASKED(undefined1 *param_1,uint param_2,char *param_3,uint param_4,uint param_5,uint param_6, int param_7,char *param_8,char *param_9) { byte *pbVar1; bool bVar2; bool bVar3; bool bVar4; boo...
7629_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
write<32,_true>
FUN_0021e3a0
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original name: write<32, true> DWARF original prototype: section_offset_type write<32,_true>(Cie * this, uchar * oview, section_offset_type output_offset, section_offset_type offset, uint64_t address, uint addralign,...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_0021e3a0(int param_1,int param_2,undefined4 param_3,uint param_4,undefined4 param_5, undefined4 param_6,int param_7,undefined4 param_8,undefined4 param_9) { uint uVar1; uint uVar2; undefined1 uVar...
CALL 0x000b4846 ADD EAX,0x1f5c5b PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x3c MOV EDX,dword ptr [ESP + 0x64] MOV EDI,dword ptr [ESP + 0x5c] MOV dword ptr [ESP + 0x14],EAX MOV EAX,dword ptr [ESP + 0x60] MOV ESI,dword ptr [ESP + 0x50] MOV dword ptr [ESP + 0xc],EDX MOV dword ptr [ESP + 0x8],EAX MOV EAX,dword ptr [ESP ...
null
null
null
null
[(u'CALL_-1203837428', u'INDIRECT_-1203836596'), ('const-1', u'PTRADD_-1203836532'), ('const-4294967256', u'PTRSUB_-1203836557'), (u'LOAD_-1203837606', u'INT_EQUAL_-1203837589'), ('const-4', u'PTRSUB_-1203836645'), ('const-417', u'LOAD_-1203837606'), (u'LOAD_-1203837739', u'COPY_-1203836453'), ('tmp_1793', u'PTRADD_-12...
[('const-8', u'INT_ADD_-1203837190'), ('const-484', u'CALL_-1203836946'), ('const-7', u'INT_ADD_-1203837297'), (u'LOAD_-1203837606', u'INT_EQUAL_-1203837589'), (u'CAST_-1203836699', u'LOAD_-1203837908'), (u'CAST_-1203836649', u'CALL_-1203837760'), (u'CALL_-1203837169', u'INDIRECT_-1203836472'), (u'INT_ADD_-1203837872',...
null
null
0021e3a0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_0021e3a0(int param_1,int param_2,undefined4 param_3,uint param_4,undefined4 param_5,\n undefined4 param_6,int param_7,undefined4 param_8,undefined4 param_9)\n\n{\n uint uVar1;\n uint...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n/* DWARF original name: write<32, true>\n DWARF original prototype: section_offset_type write<32,_true>(Cie * this, uchar * oview,\n section_offset_type output_offset, section_offset_type offset, uint64_t add...
(translation_unit "void FUN_0021e3a0(int param_1,int param_2,undefined4 param_3,uint param_4,undefined4 param_5,\n undefined4 param_6,int param_7,undefined4 param_8,undefined4 param_9)\n\n{\n uint uVar1;\n uint uVar2;\n undefined1 uVar3;\n size_t __n;\n int *piVar4;\n int iVar5;\n uint uVar6;\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_0021e3a0(int param_1,int param_2,undefined4 param_3,uint param_4,undefined4 param_5,\n undefined4 param_6,int param_7,undefined4 param_8,undefined4 param_9)\n\n{\n uint uVar1;\n uint uVar2;\n undefined1 uVar3;\n size_t __n;\n int *piVar4;\n int iVar5;\n uint uVar6;\...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* DWARF original name: write<32, true> DWARF original prototype: section_offset_type write<32,_true>(Cie * this, uchar * oview, section_offset_type output_offset, section_offset_type offset, uint64_t address, uint addralign,...
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 */ void MASKED(int param_1,int param_2,undefined4 param_3,uint param_4,undefined4 param_5, undefined4 param_6,int param_7,undefined4 param_8,undefined4 param_9) { uint uVar1; uint uVar2; undefined1 uVar3; s...
104_hppa64-linux-gnu-ld_and_hppa64-linux-gnu-ld_strip.c
__libc_start_main
__libc_start_main
void __libc_start_main(void) { (*(code *)PTR___libc_start_main_000841b8)(); return; }
void __libc_start_main(void) { (*(code *)PTR___libc_start_main_000841b8)(); return; }
JMP dword ptr [EBX + 0x1b8]
null
null
null
null
[(u'INDIRECT_-1205975230', u'COPY_-1205975289'), ('tmp_58', u'CAST_-1205975225'), ('const-0', u'RETURN_-1205975299'), (u'CALLIND_-1205975302', u'INDIRECT_-1205975230'), (u'CAST_-1205975225', u'CALLIND_-1205975302')]
[(u'INDIRECT_-1205975230', u'COPY_-1205975289'), ('tmp_58', u'CAST_-1205975225'), ('const-0', u'RETURN_-1205975299'), (u'CALLIND_-1205975302', u'INDIRECT_-1205975230'), (u'CAST_-1205975225', u'CALLIND_-1205975302')]
null
null
000146f0
x86
O3
(translation_unit "void __libc_start_main(void)\n\n{\n (*(code *)PTR___libc_start_main_000841b8)();\n return;\n}\n\n" (function_definition "void __libc_start_main(void)\n\n{\n (*(code *)PTR___libc_start_main_000841b8)();\n return;\n}" primitive_type (function_declarator "__libc_start_main(void)" identifier (paramet...
(translation_unit "void __libc_start_main(void)\n\n{\n (*(code *)PTR___libc_start_main_000841b8)();\n return;\n}\n\n" (function_definition "void __libc_start_main(void)\n\n{\n (*(code *)PTR___libc_start_main_000841b8)();\n return;\n}" primitive_type (function_declarator "__libc_start_main(void)" identifier (paramet...
(translation_unit "void __libc_start_main(void)\n\n{\n (*(code *)PTR___libc_start_main_000841b8)();\n return;\n}\n\n" (function_definition "void __libc_start_main(void)\n\n{\n (*(code *)PTR___libc_start_main_000841b8)();\n return;\n}" primitive_type (function_declarator "__libc_start_main(void)" identifier (paramet...
(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 __libc_start_main(void)\n\n{\n (*(code *)PTR___libc_start_main_000841b8)();\n return;\n}" (primitive_type "void") (function_declarator "__libc_start_main(void)" (identifier "__libc_start_main") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")")))...
void function_1(void) { (*(type_1 *)PTR___libc_start_main_000841b8)(); 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_000841b8)(); return; }
5414_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
set_parameters_doing_static_link
FUN_00139700
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ /* WARNING: Enum "DT": Some values do not have unique names */ void gold::set_parameters_doing_static_link(bool doing_static_link) { if (!static_parameters.doing_static_link_valid_) { ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm1 FUN_00139700(undefined4 param_1,undefined1 param_2) { if ((char)DAT_00395230 == '\0') { DAT_00395230._1_1_ = param_2; DAT_00395230._0_1_ = 1; return; } /* WARNING: Subroutine d...
PUSH EBX CALL 0x00035840 ADD EBX,0x2558fa SUB ESP,0x8 MOV EDX,dword ptr [ESP + 0x10] CMP byte ptr [EBX + 0x6230],0x0 JNZ 0x0013972e MOV byte ptr [EBX + 0x6231],DL MOV byte ptr [EBX + 0x6230],0x1 ADD ESP,0x8 POP EBX RET LEA EDX,[EBX + 0xfff06158] PUSH EAX PUSH EDX LEA EDX,[EBX + 0xfff05fe4] PUSH 0x6d PUSH EDX CALL 0x000...
null
null
null
null
[(u'INDIRECT_-1207134214', u'COPY_-1207134272'), ('const-0', u'RETURN_-1207134347'), (u'COPY_-1207134268', u'CALL_-1207134313'), ('const-1', u'RETURN_-1207134308'), ('tmp_112', u'CBRANCH_-1207134393'), (u'CALL_-1207134313', u'INDIRECT_-1207134214'), ('const-2707428', u'COPY_-1207134268'), ('const-109', u'CALL_-12071343...
[(u'CALL_-1207134313', u'INDIRECT_-1207134216'), (u'INT_EQUAL_-1207134400', u'CBRANCH_-1207134393'), ('const-0', u'RETURN_-1207134347'), ('const-1', u'COPY_-1207134383'), ('const-2707800', u'COPY_-1207134272'), ('const-109', u'CALL_-1207134313'), ('const-2707428', u'COPY_-1207134273'), (u'INDIRECT_-1207134219', u'COPY_...
null
null
00139700
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid __regparm1 FUN_00139700(undefined4 param_1,undefined1 param_2)\n\n{\n if ((char)DAT_00395230 == '\0') {\n DAT_00395230._1_1_ = param_2;\n DAT_00395230._0_1_ = 1;\n return;\n }\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n/* WARNING: Enum "DT": Some values do not have unique names */\n\nvoid gold::set_parameters_doing_static_link(bool doing_static_link)\n\n{\n if (!static_parameters.doin...
(translation_unit "void __regparm1 FUN_00139700(undefined4 param_1,undefined1 param_2)\n\n{\n if ((char)DAT_00395230 == '\0') {\n DAT_00395230._1_1_ = param_2;\n DAT_00395230._0_1_ = 1;\n return;\n }\n \n FUN_00069d00("../../gold/parameters.cc",0x6d,"set_doing_static_link",param_1);\n}\n\...
(translation_unit (function_definition TYPE (ERROR IDENT) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) == (...
(function_definition "void __regparm1 FUN_00139700(undefined4 param_1,undefined1 param_2)\n\n{\n if ((char)DAT_00395230 == '\0') {\n DAT_00395230._1_1_ = param_2;\n DAT_00395230._0_1_ = 1;\n return;\n }\n \n FUN_00069d00("../../gold/parameters.cc",0x6d,"set_doing_static_link",param_1);\n}...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ /* WARNING: Enum "DT": Some values do not have unique names */ void gold::function_1(bool doing_static_link) { if (!static_parameters.doing_static_link_valid_) { static_parameters.d...
null
(translation_unit (function_definition type: (primitive_type) (ERROR (identifier)) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) bod...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void __regparm1 MASKED(undefined4 param_1,undefined1 param_2) { if ((char)DAT_00395230 == '\0') { DAT_00395230._1_1_ = param_2; DAT_00395230._0_1_ = 1; return; } /* WARNING: Subroutine does no...
4_numfmt_and_numfmt_strip.c
strcmp
strcmp
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int strcmp(char *__s1,char *__s2) { int iVar1; iVar1 = (*(code *)PTR_strcmp_00023010)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int strcmp(char *__s1,char *__s2) { int iVar1; iVar1 = (*(code *)PTR_strcmp_00023010)(); return iVar1; }
JMP dword ptr [EBX + 0x10]
null
null
null
null
[(u'CAST_-1205989206', u'CALLIND_-1205989286'), (u'INDIRECT_-1205989213', u'COPY_-1205989272'), ('const-0', u'RETURN_-1205989283'), (u'CALLIND_-1205989286', u'RETURN_-1205989283'), (u'CALLIND_-1205989286', u'INDIRECT_-1205989213'), ('tmp_72', u'CAST_-1205989206')]
[(u'CAST_-1205989206', u'CALLIND_-1205989286'), (u'INDIRECT_-1205989213', u'COPY_-1205989272'), ('const-0', u'RETURN_-1205989283'), (u'CALLIND_-1205989286', u'RETURN_-1205989283'), (u'CALLIND_-1205989286', u'INDIRECT_-1205989213'), ('tmp_72', u'CAST_-1205989206')]
null
null
00011050
x86
O3
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint strcmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcmp_00023010)();\n return iVar1;\n}\n\n" comment (function_definition "int strcmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint strcmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcmp_00023010)();\n return iVar1;\n}\n\n" comment (function_definition "int strcmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar...
(translation_unit "int strcmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcmp_00023010)();\n return iVar1;\n}\n\n" (function_definition "int strcmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcmp_00023010)();\n return iVar1;\n}" primitive_type (function_decl...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_e...
(function_definition "int strcmp(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcmp_00023010)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "strcmp(char *__s1,char *__s2)" (identifier "strcmp") (parameter_list "(char *__s1,char *__s2)" (( "(") (parameter_declaration "cha...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__s1,char *__s2) { int iVar1; iVar1 = (*(type_1 *)PTR_strcmp_00023010)(); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__s1,char *__s2) { int iVar1; iVar1 = (*(code *)PTR_MASKED_00023010)(); return iVar1; }
218_alpha-linux-gnu-ranlib_and_alpha-linux-gnu-ranlib_strip.c
_fini
_DT_FINI
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void _fini(void) { __do_global_dtors_aux(); return; }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void _DT_FINI(void) { FUN_000137b0(); return; }
PUSH EBX SUB ESP,0x8 CALL 0x00013710 ADD EBX,0x7503 CALL 0x000137b0 ADD ESP,0x8 POP EBX RET
null
null
null
null
[('const-0', u'RETURN_-1205953728')]
[('const-0', u'RETURN_-1205953728')]
null
null
00019af4
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid _DT_FINI(void)\n\n{\n FUN_000137b0();\n return;\n}\n\n" comment (function_definition "void _DT_FINI(void)\n\n{\n FUN_000137b0();\n return;\n}" primitive_type (function_declarator "_DT_FINI(void)" iden...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid _fini(void)\n\n{\n __do_global_dtors_aux();\n return;\n}\n\n" comment (function_definition "void _fini(void)\n\n{\n __do_global_dtors_aux();\n return;\n}" primitive_type (function_declarator "_fini(voi...
(translation_unit "void _DT_FINI(void)\n\n{\n FUN_000137b0();\n return;\n}\n\n" (function_definition "void _DT_FINI(void)\n\n{\n FUN_000137b0();\n return;\n}" primitive_type (function_declarator "_DT_FINI(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statem...
(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 _DT_FINI(void)\n\n{\n FUN_000137b0();\n return;\n}" (primitive_type "void") (function_declarator "_DT_FINI(void)" (identifier "_DT_FINI") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n FUN_000137b0();\n return;\n}...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void function_1(void) { var_1(); 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: (identifier) arguments: (argument_list))) (retur...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void) { FUN_000137b0(); return; }
166_x86_64-linux-gnux32-nm_and_x86_64-linux-gnux32-nm_strip.c
bfd_scan_vma
bfd_scan_vma
/* WARNING: Control flow encountered bad instruction data */ void bfd_scan_vma(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_scan_vma(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1205936110')]
[('const-1', u'RETURN_-1205936110')]
null
null
0001e008
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_scan_vma(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_scan_vma(void)\n\n{\n /* WARNING: Bad in...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_scan_vma(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_scan_vma(void)\n\n{\n /* WARNING: Bad in...
(translation_unit "void bfd_scan_vma(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_scan_vma(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_scan_vma(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_scan_vma(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_scan_vma(void)" (identifier "bfd_scan_vma") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ...
/* 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(); }
893_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c
xatexit
FUN_0006b160
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int xatexit(_func_void *fn) { xatexit *pxVar1; xatexit *pxVar2; int iVar3; int iVar4; if (*(int *)PTR__xexit_cleanup_001cefc8 == 0) { *(code **)PTR__xexit_cleanup_001cefc...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_0006b160(undefined4 param_1) { undefined *puVar1; undefined4 *puVar2; int iVar3; int iVar4; if (*(int *)PTR__xexit_cleanup_001cefc8 == 0) { *(code **)PTR__xexit_cleanup_001cefc8 = FUN_0006b110; ...
PUSH ESI PUSH EBX CALL 0x00017b80 ADD EBX,0x163e99 SUB ESP,0x4 MOV EAX,dword ptr [EBX + 0xffffffc8] MOV EDX,dword ptr [EAX] TEST EDX,EDX JZ 0x0006b1d0 MOV ESI,dword ptr [EBX + 0x1448] MOV EAX,dword ptr [ESI + 0x4] LEA EDX,[EAX + 0x1] CMP EAX,0x1f JG 0x0006b1a0 MOV dword ptr [ESI + 0x4],EDX MOV EDX,dword ptr [ESP + 0x10...
null
null
null
null
[('const-1', u'INT_ADD_-1206275640'), (u'COPY_-1206275489', u'RETURN_-1206275568'), (u'PTRSUB_-1206275308', u'STORE_-1206275518'), (u'MULTIEQUAL_-1206275394', u'MULTIEQUAL_-1206275379'), (u'MULTIEQUAL_-1206275442', u'PTRADD_-1206275339'), ('const-0', u'COPY_-1206275489'), (u'CAST_-1206275313', u'INT_EQUAL_-1206275521')...
[('const-1', u'INT_ADD_-1206275640'), ('const-0', u'COPY_-1206275489'), (u'CAST_-1206275319', u'CAST_-1206275282'), ('tmp_851', u'MULTIEQUAL_-1206275384'), (u'STORE_-1206275615', u'INDIRECT_-1206275375'), (u'INT_ADD_-1206275640', u'MULTIEQUAL_-1206275440'), (u'MULTIEQUAL_-1206275384', u'COPY_-1206275433'), ('const-417'...
null
null
0006b160
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_0006b160(undefined4 param_1)\n\n{\n undefined *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n \n if (*(int *)PTR__xexit_cleanup_001cefc8 == 0) {\n *(code **)PTR__xexit_cleanu...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nint xatexit(_func_void *fn)\n\n{\n xatexit *pxVar1;\n xatexit *pxVar2;\n int iVar3;\n int iVar4;\n \n if (*(int *)PTR__xexit_cleanup_001cefc8 == 0) {\n *(code...
(translation_unit "undefined4 FUN_0006b160(undefined4 param_1)\n\n{\n undefined *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n \n if (*(int *)PTR__xexit_cleanup_001cefc8 == 0) {\n *(code **)PTR__xexit_cleanup_001cefc8 = FUN_0006b110;\n }\n puVar1 = PTR_DAT_001d0448;\n iVar3 = *(int *)(PTR_DAT_00...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if...
(function_definition "undefined4 FUN_0006b160(undefined4 param_1)\n\n{\n undefined *puVar1;\n undefined4 *puVar2;\n int iVar3;\n int iVar4;\n \n if (*(int *)PTR__xexit_cleanup_001cefc8 == 0) {\n *(code **)PTR__xexit_cleanup_001cefc8 = FUN_0006b110;\n }\n puVar1 = PTR_DAT_001d0448;\n iVar3 = *(int *)(PTR_DAT...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ int function_1(type_1 *fn) { function_1 *pxVar1; function_1 *var_3; int var_1; int iVar4; if (*(int *)PTR__xexit_cleanup_001cefc8 == 0) { *(type_2 **)PTR__xexit_cleanup_0...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator d...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(undefined4 param_1) { undefined *puVar1; undefined4 *puVar2; int iVar3; int iVar4; if (*(int *)PTR__xexit_cleanup_001cefc8 == 0) { *(code **)PTR__xexit_cleanup_001cefc8 = FUN_0006b110; } pu...
68_sh4-linux-gnu-elfedit_and_sh4-linux-gnu-elfedit_strip.c
adjust_relative_path
FUN_000130a0
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ char * adjust_relative_path(char *file_name,char *name,ulong name_len) { char *pcVar1; uint __n; uint __size; char *message; pcVar1 = lbasename(file_name); if ((*name == '/...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void * FUN_000130a0(void *param_1,char *param_2,uint param_3) { void *pvVar1; uint __n; uint __size; undefined4 uVar2; pvVar1 = (void *)FUN_000143b0(param_1); if ((*param_2 == '/') || (param_1 == pvVar1)) { if...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x000117c0 ADD EBX,0x5f57 SUB ESP,0x28 MOV ESI,dword ptr [ESP + 0x44] PUSH dword ptr [ESP + 0x3c] CALL 0x000143b0 ADD ESP,0x10 MOV ECX,dword ptr [ESP + 0x34] CMP byte ptr [ECX],0x2f JZ 0x00013140 CMP dword ptr [ESP + 0x30],EAX JZ 0x00013140 SUB EAX,dword ptr [ESP + 0x30] MOV EDI...
null
null
null
null
[('const-417', u'LOAD_-1205980928'), ('tmp_1359', u'CALL_-1205980668'), (u'MULTIEQUAL_-1205980086', u'COPY_-1205980628'), ('tmp_1360', u'CALL_-1205980382'), (u'INT_NOTEQUAL_-1205980752', u'CBRANCH_-1205980752'), (u'CAST_-1205979943', u'PTRADD_-1205980635'), (u'INT_SUB_-1205980868', u'CALL_-1205980712'), (u'INT_ADD_-120...
[(u'CALL_-1205980782', u'COPY_-1205979952'), (u'INT_NOTEQUAL_-1205980752', u'CBRANCH_-1205980752'), (u'CAST_-1205979983', u'INT_SUB_-1205980868'), ('const-0', u'RETURN_-1205979936'), (u'INT_SUB_-1205980868', u'CALL_-1205980712'), (u'INT_ADD_-1205980840', u'INT_LESS_-1205980822'), (u'CALL_-1205980948', u'CAST_-120598000...
null
null
000130a0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid * FUN_000130a0(void *param_1,char *param_2,uint param_3)\n\n{\n void *pvVar1;\n uint __n;\n uint __size;\n undefined4 uVar2;\n \n pvVar1 = (void *)FUN_000143b0(param_1);\n if ((*param_2 == '/') || ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nchar * adjust_relative_path(char *file_name,char *name,ulong name_len)\n\n{\n char *pcVar1;\n uint __n;\n uint __size;\n char *message;\n \n pcVar1 = lbasename(f...
(translation_unit "void * FUN_000130a0(void *param_1,char *param_2,uint param_3)\n\n{\n void *pvVar1;\n uint __n;\n uint __size;\n undefined4 uVar2;\n \n pvVar1 = (void *)FUN_000143b0(param_1);\n if ((*param_2 == '/') || (param_1 == pvVar1)) {\n if (param_3 + 1 == 0) {\n return (void *)0x0;\n }\n p...
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_...
(function_definition "void * FUN_000130a0(void *param_1,char *param_2,uint param_3)\n\n{\n void *pvVar1;\n uint __n;\n uint __size;\n undefined4 uVar2;\n \n pvVar1 = (void *)FUN_000143b0(param_1);\n if ((*param_2 == '/') || (param_1 == pvVar1)) {\n if (param_3 + 1 == 0) {\n return (void *)0x0;\n }\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ char * function_1(char *var_2,char *name,type_1 var_4) { char *var_3; type_2 var_7; type_2 var_8; char *message; var_3 = var_1(var_2); if ((*name == '/') || (var_2 == var_3...
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 */ void * MASKED(void *param_1,char *param_2,uint param_3) { void *pvVar1; uint __n; uint __size; undefined4 uVar2; pvVar1 = (void *)FUN_000143b0(param_1); if ((*param_2 == '/') || (param_1 == pvVar1)) { if (para...
8266_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
ostream
FUN_00209e80
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ /* std::ostream::ostream(std::ostream&&) */ void __thiscall std::ostream::ostream(ostream *this,ostream *param_1) { ios_base *this_00; ios_base iVar1; int iVar2; undefined4 uVar3; ios_base *piVar4; this_00 = (ios_b...
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ void FUN_00209e80(undefined4 *param_1,int *param_2) { undefined4 *puVar1; undefined1 uVar2; undefined4 uVar3; int iVar4; puVar1 = param_1 + 1; FUN_00241f10(puVar1); param_1[0x1d] = 0; *(undefined2 *)(param_1 +...
CALL 0x0006206f ADD ECX,0x1a017b PUSH EBP MOV EBP,ESP PUSH EDI PUSH ESI PUSH EBX MOV EBX,ECX SUB ESP,0x28 MOV ESI,dword ptr [EBP + 0x8] MOV EDI,dword ptr [EBP + 0xc] MOV dword ptr [EBP + -0x1c],ECX LEA EAX,[ESI + 0x4] PUSH EAX MOV dword ptr [EBP + -0x20],EAX CALL 0x00241f10 MOV ECX,dword ptr [EBP + -0x1c] XOR EAX,EAX M...
null
null
null
null
[('tmp_596', u'PTRADD_-1203790003'), ('tmp_596', u'CAST_-1203789726'), (u'CAST_-1203789645', u'STORE_-1203789852'), ('const-417', u'STORE_-1203790040'), ('const-1', u'PTRADD_-1203789993'), (u'LOAD_-1203789861', u'STORE_-1203789852'), ('const-417', u'STORE_-1203790011'), ('const-112', u'PTRADD_-1203789833'), ('tmp_596',...
[('const-29', u'PTRADD_-1203789661'), ('tmp_979', u'PTRADD_-1203789774'), (u'CAST_-1203789651', u'LOAD_-1203789861'), (u'PTRADD_-1203789763', u'STORE_-1203790063'), (u'CAST_-1203789642', u'LOAD_-1203789848'), (u'LOAD_-1203789861', u'STORE_-1203789852'), (u'INT_ADD_-1203789832', u'CAST_-1203789642'), ('const-31', u'PTRA...
null
null
00209e80
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nvoid FUN_00209e80(undefined4 *param_1,int *param_2)\n\n{\n undefined4 *puVar1;\n undefined1 uVar2;\n undefined4 uVar3;\n int iVar4;\n \n puVar1 = param_1 + 1;\n FUN_00241f10(puVar1);\n param_1[0x1d] = ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n/* std::ostream::ostream(std::ostream&&) */\n\nvoid __thiscall std::ostream::ostream(ostream *this,ostream *param_1)\n\n{\n ios_base *this_00;\n ios_base iVar1;\n int iVar2;\n undefined4 uVar3;\n ios_base *p...
(translation_unit "void FUN_00209e80(undefined4 *param_1,int *param_2)\n\n{\n undefined4 *puVar1;\n undefined1 uVar2;\n undefined4 uVar3;\n int iVar4;\n \n puVar1 = param_1 + 1;\n FUN_00241f10(puVar1);\n param_1[0x1d] = 0;\n *(undefined2 *)(param_1 + 0x1e) = 0;\n param_1[0x1f] = 0;\n param_1[0x20] = 0;\n pa...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declarati...
(function_definition "void FUN_00209e80(undefined4 *param_1,int *param_2)\n\n{\n undefined4 *puVar1;\n undefined1 uVar2;\n undefined4 uVar3;\n int iVar4;\n \n puVar1 = param_1 + 1;\n FUN_00241f10(puVar1);\n param_1[0x1d] = 0;\n *(undefined2 *)(param_1 + 0x1e) = 0;\n param_1[0x1f] = 0;\n param_1[0x20] = 0;\n ...
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ /* std::ostream::ostream(std::ostream&&) */ void __thiscall std::function_1::function_1(function_1 *var_1,function_1 *var_2) { type_1 *this_00; type_1 iVar1; int var_3; type_2 uVar3; type_1 *var_6; this_00 = (type_...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer...
null
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ void MASKED(undefined4 *param_1,int *param_2) { undefined4 *puVar1; undefined1 uVar2; undefined4 uVar3; int iVar4; puVar1 = param_1 + 1; FUN_00241f10(puVar1); param_1[0x1d] = 0; *(undefined2 *)(param_1 + 0x1e)...
66_x86_64-linux-gnux32-ranlib_and_x86_64-linux-gnux32-ranlib_strip.c
bfd_set_error_program_name
bfd_set_error_program_name
void bfd_set_error_program_name(void) { (*(code *)PTR_bfd_set_error_program_name_0002110c)(); return; }
void bfd_set_error_program_name(void) { (*(code *)PTR_bfd_set_error_program_name_0002110c)(); return; }
JMP dword ptr [EBX + 0x10c]
null
null
null
null
[(u'CAST_-1205984105', u'CALLIND_-1205984182'), (u'INDIRECT_-1205984110', u'COPY_-1205984169'), ('const-0', u'RETURN_-1205984179'), (u'CALLIND_-1205984182', u'INDIRECT_-1205984110'), ('tmp_58', u'CAST_-1205984105')]
[(u'CAST_-1205984105', u'CALLIND_-1205984182'), (u'INDIRECT_-1205984110', u'COPY_-1205984169'), ('const-0', u'RETURN_-1205984179'), (u'CALLIND_-1205984182', u'INDIRECT_-1205984110'), ('tmp_58', u'CAST_-1205984105')]
null
null
00012440
x86
O3
(translation_unit "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_0002110c)();\n return;\n}\n\n" (function_definition "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_0002110c)();\n return;\n}" primitive_type (function_declarator "bfd_set_...
(translation_unit "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_0002110c)();\n return;\n}\n\n" (function_definition "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_0002110c)();\n return;\n}" primitive_type (function_declarator "bfd_set_...
(translation_unit "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_0002110c)();\n return;\n}\n\n" (function_definition "void bfd_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_0002110c)();\n return;\n}" primitive_type (function_declarator "bfd_set_...
(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_set_error_program_name(void)\n\n{\n (*(code *)PTR_bfd_set_error_program_name_0002110c)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_set_error_program_name(void)" (identifier "bfd_set_error_program_name") (parameter_list "(void)" (( "(") (parameter_declaration "void...
void function_1(void) { (*(type_1 *)PTR_bfd_set_error_program_name_0002110c)(); 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_0002110c)(); return; }
148_psftp_and_psftp_strip.c
modinv.cold.13
FUN_000148fc
void modinv_cold_13(void) { /* WARNING: Subroutine does not return */ abort(); }
void FUN_000148fc(void) { /* WARNING: Subroutine does not return */ abort(); }
CALL 0x000147a0
null
null
null
null
[('const-1', u'RETURN_-1205974774')]
[('const-1', u'RETURN_-1205974774')]
null
null
000148fc
x86
O3
(translation_unit "void FUN_000148fc(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}\n\n" (function_definition "void FUN_000148fc(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}" primitive_type (function_declarator "FUN_000148fc(void)" id...
(translation_unit "void modinv_cold_13(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}\n\n" (function_definition "void modinv_cold_13(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}" primitive_type (function_declarator "modinv_cold_13(voi...
(translation_unit "void FUN_000148fc(void)\n\n{\n \n abort();\n}\n\n" (function_definition "void FUN_000148fc(void)\n\n{\n \n abort();\n}" primitive_type (function_declarator "FUN_000148fc(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 FUN_000148fc(void)\n\n{\n \n abort();\n}" (primitive_type "void") (function_declarator "FUN_000148fc(void)" (identifier "FUN_000148fc") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n ...
void function_1(void) { /* WARNING: Subroutine does not return */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
void MASKED(void) { /* WARNING: Subroutine does not return */ abort(); }
435_hppa64-linux-gnu-strip_and_hppa64-linux-gnu-strip_strip.c
dcgettext
dcgettext
/* WARNING: Control flow encountered bad instruction data */ void dcgettext(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* dcgettext@@GLIBC_2.0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void dcgettext(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206185842')]
[('const-1', u'RETURN_-1206185842')]
null
null
00041084
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid dcgettext(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void dcgettext(void)\n\n{\n /* WARNING: Bad instruct...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid dcgettext(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* dcgettext@@GLIBC_2.0 */\n halt_baddata();\n}\n\n" comment (function_definition "void dcgettext(void)\n\...
(translation_unit "void dcgettext(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void dcgettext(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "dcgettext(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_t...
(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 dcgettext(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "dcgettext(void)" (identifier "dcgettext") (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 */ /* dcgettext@@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(); }
496_powerpc64-linux-gnu-objcopy_and_powerpc64-linux-gnu-objcopy_strip.c
unlink_if_ordinary
unlink_if_ordinary
/* WARNING: Control flow encountered bad instruction data */ void unlink_if_ordinary(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void unlink_if_ordinary(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206185586')]
[('const-1', u'RETURN_-1206185586')]
null
null
00041184
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid unlink_if_ordinary(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void unlink_if_ordinary(void)\n\n{\n /* WAR...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid unlink_if_ordinary(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void unlink_if_ordinary(void)\n\n{\n /* WAR...
(translation_unit "void unlink_if_ordinary(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void unlink_if_ordinary(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "unlink_if_ordinary(void)" identifier (parameter_list "(void)" ( (parameter_dec...
(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 unlink_if_ordinary(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "unlink_if_ordinary(void)" (identifier "unlink_if_ordinary") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_stat...
/* 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(); }
1112_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c
bfd_section_already_linked_table_free
bfd_section_already_linked_table_free
/* WARNING: Control flow encountered bad instruction data */ void bfd_section_already_linked_table_free(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_section_already_linked_table_free(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207819394')]
[('const-1', u'RETURN_-1207819394')]
null
null
001d2374
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_section_already_linked_table_free(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_section_already_linked_table_free(...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_section_already_linked_table_free(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_section_already_linked_table_free(...
(translation_unit "void bfd_section_already_linked_table_free(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_section_already_linked_table_free(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_section_already_linked_table_free(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_section_already_linked_table_free(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_section_already_linked_table_free(void)" (identifier "bfd_section_already_linked_table_free") (parameter_list "(void)" (( "(") (parameter_declaration...
/* 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(); }
3718_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
do_for_all_local_got_entries
FUN_000d88c0
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ /* DWARF original prototype: void do_for_all_local_got_entries(Sized_relobj<32,_false> * this, Visitor * v) */ void __thiscall gold::Sized_relobj<32,_false>::do_for_all_local_got_entries (Sized_relobj<32,_false> *this...
/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ void FUN_000d88c0(int *param_1,int *param_2) { code *pcVar1; int iVar2; int iVar3; int iVar4; int *piVar5; int *piVar6; int *piVar7; int aiStackY_54 [2]; int local_3c; int *local_38 [2]; undefined1 local_30...
CALL 0x000650b8 ADD ECX,0x2b673b PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x2c LEA ECX,[ECX + 0xffcab2f0] MOV EBX,dword ptr [ESP + 0x40] MOV ESI,dword ptr [ESP + 0x44] MOV EAX,dword ptr [EBX] MOV EDX,dword ptr [EAX + 0x8c] CMP EDX,ECX JNZ 0x000d8990 SUB ESP,0xc PUSH EBX CALL dword ptr [EAX + 0xbc] MOV dword ptr [ESP...
null
null
null
null
[(u'CALLIND_-1206744443', u'INDIRECT_-1206744040'), (u'INDIRECT_-1206744031', u'MULTIEQUAL_-1206744040'), (u'INT_EQUAL_-1206744794', u'CBRANCH_-1206744792'), (u'CAST_-1206743956', u'MULTIEQUAL_-1206744235'), ('tmp_1439', u'PTRSUB_-1206744056'), ('const-35', u'PTRADD_-1206744101'), ('const-417', u'LOAD_-1206744474'), ('...
[(u'MULTIEQUAL_-1206744304', u'CAST_-1206743816'), (u'LOAD_-1206744625', u'STORE_-1206744621'), (u'MULTIEQUAL_-1206744304', u'CAST_-1206743863'), ('const-417', u'STORE_-1206744654'), ('const-417', u'LOAD_-1206744604'), ('const-4', u'PTRADD_-1206743858'), (u'INT_EQUAL_-1206744794', u'CBRANCH_-1206744792'), (u'MULTIEQUAL...
null
null
000d88c0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n\nvoid FUN_000d88c0(int *param_1,int *param_2)\n\n{\n code *pcVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int *piVar5;\n int *piVar6;\n int *piVar7;\n int aiStackY_54 [2];\n int local_3c;\n int *loc...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */\n/* DWARF original prototype: void do_for_all_local_got_entries(Sized_relobj<32,_false> * this,\n Visitor * v) */\n\nvoid __thiscall\ngold::Sized_relobj<32,_false>::do_for_all_local_got_entries\n (Sized...
(translation_unit "void FUN_000d88c0(int *param_1,int *param_2)\n\n{\n code *pcVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int *piVar5;\n int *piVar6;\n int *piVar7;\n int aiStackY_54 [2];\n int local_3c;\n int *local_38 [2];\n undefined1 local_30 [8];\n int local_28 [6];\n \n pcVar1 = *(code **)(*para...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declarati...
(function_definition "void FUN_000d88c0(int *param_1,int *param_2)\n\n{\n code *pcVar1;\n int iVar2;\n int iVar3;\n int iVar4;\n int *piVar5;\n int *piVar6;\n int *piVar7;\n int aiStackY_54 [2];\n int local_3c;\n int *local_38 [2];\n undefined1 local_30 [8];\n int local_28 [6];\n \n pcVar1 = *(code **)(*p...
/* WARNING: Function: __x86.get_pc_thunk.cx replaced with injection: get_pc_thunk_cx */ /* DWARF original prototype: void do_for_all_local_got_entries(Sized_relobj<32,_false> * this, Visitor * v) */ void __thiscall gold::Sized_relobj<32,_false>::do_for_all_local_got_entries (Sized_relobj<32,_false> *this...
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.cx replaced with injection: get_pc_thunk_cx */ void MASKED(int *param_1,int *param_2) { code *pcVar1; int iVar2; int iVar3; int iVar4; int *piVar5; int *piVar6; int *piVar7; int aiStackY_54 [2]; int local_3c; int *local_38 [2]; undefined1 local_30 [8]; ...
339_ln_and_ln_strip.c
setvbuf
setvbuf
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int setvbuf(FILE *__stream,char *__buf,int __modes,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ /* setvbuf@@...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int setvbuf(FILE *__stream,char *__buf,int __modes,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206030110')]
[('const-1', u'RETURN_-1206030110')]
null
null
000270d8
x86
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint setvbuf(FILE *__stream,char *__buf,int __modes,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_...
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint setvbuf(FILE *__stream,char *__buf,int __modes,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n ...
(translation_unit "int setvbuf(FILE *__stream,char *__buf,int __modes,size_t __n)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int setvbuf(FILE *__stream,char *__buf,int __modes,size_t __n)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "setvbuf(FILE...
(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) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_s...
(function_definition "int setvbuf(FILE *__stream,char *__buf,int __modes,size_t __n)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "setvbuf(FILE *__stream,char *__buf,int __modes,size_t __n)" (identifier "setvbuf") (parameter_list "(FILE *__stream,char *__buf,int __modes,...
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__stream,char *__buf,int __modes,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ /* setv...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer...
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(FILE *__stream,char *__buf,int __modes,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
205_puttygen_and_puttygen_strip.c
safefree
FUN_0001ed20
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void safefree(void *ptr) { if (ptr != (void *)0x0) { free(ptr); } return; }
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_0001ed20(void *param_1) { if (param_1 != (void *)0x0) { free(param_1); } return; }
PUSH EBX CALL 0x00014560 ADD EBX,0x5113e SUB ESP,0x8 MOV EAX,dword ptr [ESP + 0x10] TEST EAX,EAX JZ 0x0001ed43 SUB ESP,0xc PUSH EAX CALL 0x000120e0 ADD ESP,0x10 ADD ESP,0x8 POP EBX RET
null
null
null
null
[('tmp_225', u'CALL_-1205932683'), (u'INT_NOTEQUAL_-1205932706', u'CBRANCH_-1205932706'), ('const-0', u'INT_NOTEQUAL_-1205932706'), ('tmp_100', u'CBRANCH_-1205932706'), ('tmp_225', u'INT_NOTEQUAL_-1205932706'), ('const-0', u'RETURN_-1205932643')]
[(u'INT_NOTEQUAL_-1205932706', u'CBRANCH_-1205932706'), ('const-0', u'INT_NOTEQUAL_-1205932706'), ('tmp_100', u'CBRANCH_-1205932706'), ('tmp_370', u'INT_NOTEQUAL_-1205932706'), ('tmp_370', u'CALL_-1205932683'), ('const-0', u'RETURN_-1205932643')]
null
null
0001ed20
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_0001ed20(void *param_1)\n\n{\n if (param_1 != (void *)0x0) {\n free(param_1);\n }\n return;\n}\n\n" comment (function_definition "void FUN_0001ed20(void *param_1)\n\n{\n if (param_1 != (void *)...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid safefree(void *ptr)\n\n{\n if (ptr != (void *)0x0) {\n free(ptr);\n }\n return;\n}\n\n" comment comment (function_definition "void safefree(void *ptr)\n\n{\...
(translation_unit "void FUN_0001ed20(void *param_1)\n\n{\n if (param_1 != (void *)0x0) {\n free(param_1);\n }\n return;\n}\n\n" (function_definition "void FUN_0001ed20(void *param_1)\n\n{\n if (param_1 != (void *)0x0) {\n free(param_1);\n }\n return;\n}" primitive_type (function_declarator "FUN_0001ed20(voi...
(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 IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ...
(function_definition "void FUN_0001ed20(void *param_1)\n\n{\n if (param_1 != (void *)0x0) {\n free(param_1);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_0001ed20(void *param_1)" (identifier "FUN_0001ed20") (parameter_list "(void *param_1)" (( "(") (parameter_declaration "void *param_1" (pr...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(void *var_1) { if (var_1 != (void *)0x0) { var_2(var_1); } return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (if_statement condition: (parenthesized...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(void *param_1) { if (param_1 != (void *)0x0) { free(param_1); } return; }
317_riscv64-linux-gnu-ld_and_riscv64-linux-gnu-ld_strip.c
lang_memory_region_lookup
FUN_00022e10
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ lang_memory_region_type * lang_memory_region_lookup(char *name,bfd_boolean create) { memory_region_struct *pmVar1; int iVar2; char *pcVar3; lang_memory_region_type *plVar4; byte *pbVar5; byte *pbVar6; bool bVar7; ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 * FUN_00022e10(byte *param_1,int param_2) { undefined4 *puVar1; int iVar2; undefined4 uVar3; undefined4 *puVar4; undefined4 *puVar5; byte *pbVar6; byte *pbVar7; bool bVar8; bool bVar9; byte bVar10;...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00016a30 ADD EBX,0x1191e7 SUB ESP,0xc MOV EBP,dword ptr [ESP + 0x20] TEST EBP,EBP JZ 0x00022f7c MOV EDI,dword ptr [EBX + 0xecc] TEST EDI,EDI JZ 0x00022e64 MOV ESI,EDI LEA ESI,[ESI] SUB ESP,0x8 PUSH EBP PUSH dword ptr [ESI] CALL 0x000150c0 ADD ESP,0x10 TEST EAX,EAX JZ 0x00022f3...
null
null
null
null
[(u'COPY_-1206046040', u'MULTIEQUAL_-1206046368'), (u'INT_ADD_-1206046056', u'PTRADD_-1206046889'), ('const-0', u'STORE_-1206046692'), (u'PTRSUB_-1206045823', u'STORE_-1206046612'), ('const-1', u'INT_ADD_-1206046057'), (u'PTRSUB_-1206045922', u'STORE_-1206046732'), ('const-4294967295', u'INT_ADD_-1206046945'), (u'PTRSU...
[(u'STORE_-1206046712', u'INDIRECT_-1206045943'), (u'MULTIEQUAL_-1206045829', u'COPY_-1206045898'), (u'CAST_-1206045930', u'PTRADD_-1206045850'), (u'PTRADD_-1206045874', u'STORE_-1206046662'), (u'MULTIEQUAL_-1206046123', u'MULTIEQUAL_-1206046112'), ('const-417', u'STORE_-1206046692'), (u'INDIRECT_-1206046104', u'MULTIE...
null
null
00022e10
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 * FUN_00022e10(byte *param_1,int param_2)\n\n{\n undefined4 *puVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 *puVar4;\n undefined4 *puVar5;\n byte *pbVar6;\n byte *pbVar7;\n bool bVar8...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nlang_memory_region_type * lang_memory_region_lookup(char *name,bfd_boolean create)\n\n{\n memory_region_struct *pmVar1;\n int iVar2;\n char *pcVar3;\n lang_memory_region_type *plVar4;\n byte *pbVar5;\n by...
(translation_unit "undefined4 * FUN_00022e10(byte *param_1,int param_2)\n\n{\n undefined4 *puVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 *puVar4;\n undefined4 *puVar5;\n byte *pbVar6;\n byte *pbVar7;\n bool bVar8;\n bool bVar9;\n byte bVar10;\n \n bVar10 = 0;\n if (param_1 == (byte *)0x0) {\n pu...
(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) ;) (declaration TYPE IDENT ;) (declarati...
(function_definition "undefined4 * FUN_00022e10(byte *param_1,int param_2)\n\n{\n undefined4 *puVar1;\n int iVar2;\n undefined4 uVar3;\n undefined4 *puVar4;\n undefined4 *puVar5;\n byte *pbVar6;\n byte *pbVar7;\n bool bVar8;\n bool bVar9;\n byte bVar10;\n \n bVar10 = 0;\n if (param_1 == (byte *)0x0) {\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ type_1 * function_1(char *var_1,type_2 var_5) { type_3 *var_9; int var_4; char *pcVar3; type_1 *var_8; type_4 *var_10; type_4 *var_11; bool var_12; bool bVar8; type_4 bVar9; bVar9 = 0; if (var_1 == (char ...
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(byte *param_1,int param_2) { undefined4 *puVar1; int iVar2; undefined4 uVar3; undefined4 *puVar4; undefined4 *puVar5; byte *pbVar6; byte *pbVar7; bool bVar8; bool bVar9; byte bVar10; ...
165_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
strcspn
strcspn
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t strcspn(char *__s,char *__reject) { size_t sVar1; sVar1 = (*(code *)PTR_strcspn_00302298)(); return sVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t strcspn(char *__s,char *__reject) { size_t sVar1; sVar1 = (*(code *)PTR_strcspn_00302298)(); return sVar1; }
JMP dword ptr [EBX + 0x298]
null
null
null
null
[(u'CALLIND_-1206031750', u'INDIRECT_-1206031677'), (u'INDIRECT_-1206031677', u'COPY_-1206031736'), ('tmp_72', u'CAST_-1206031670'), ('const-0', u'RETURN_-1206031747'), (u'CAST_-1206031670', u'CALLIND_-1206031750'), (u'CALLIND_-1206031750', u'RETURN_-1206031747')]
[(u'CALLIND_-1206031750', u'INDIRECT_-1206031677'), (u'INDIRECT_-1206031677', u'COPY_-1206031736'), ('tmp_72', u'CAST_-1206031670'), ('const-0', u'RETURN_-1206031747'), (u'CAST_-1206031670', u'CALLIND_-1206031750'), (u'CALLIND_-1206031750', u'RETURN_-1206031747')]
null
null
00026a70
x86
O3
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strcspn(char *__s,char *__reject)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strcspn_00302298)();\n return sVar1;\n}\n\n" comment (function_definition "size_t strcspn(char *__s,char *__reject)\n\n{\n size...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t strcspn(char *__s,char *__reject)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strcspn_00302298)();\n return sVar1;\n}\n\n" comment (function_definition "size_t strcspn(char *__s,char *__reject)\n\n{\n size...
(translation_unit "size_t strcspn(char *__s,char *__reject)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strcspn_00302298)();\n return sVar1;\n}\n\n" (function_definition "size_t strcspn(char *__s,char *__reject)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strcspn_00302298)();\n return sVar1;\n}" primiti...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_e...
(function_definition "size_t strcspn(char *__s,char *__reject)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_strcspn_00302298)();\n return sVar1;\n}" (primitive_type "size_t") (function_declarator "strcspn(char *__s,char *__reject)" (identifier "strcspn") (parameter_list "(char *__s,char *__reject)" (( "(") (para...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t function_1(char *__s,char *__reject) { size_t sVar1; sVar1 = (*(type_1 *)PTR_strcspn_00302298)(); return sVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_...
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t MASKED(char *__s,char *__reject) { size_t sVar1; sVar1 = (*(code *)PTR_MASKED_00302298)(); return sVar1; }
305_hppa64-linux-gnu-ld_and_hppa64-linux-gnu-ld_strip.c
lang_for_each_statement_worker
FUN_00021b20
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void lang_for_each_statement_worker (_func_void_lang_statement_union_type_ptr *func,lang_statement_union_type *s) { if (s != (lang_statement_union_type *)0x0) { do { (*func)(s); switch((s->header)...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00021b20(code *param_1,undefined4 *param_2) { if (param_2 != (undefined4 *)0x0) { do { (*param_1)(param_2); switch(param_2[1]) { case 0: if (param_2[0x12] == -1) goto code_r0x00021b82; ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x000159c0 ADD EBX,0x624d7 SUB ESP,0x1c MOV EDI,dword ptr [ESP + 0x34] MOV ESI,dword ptr [ESP + 0x30] TEST EDI,EDI JZ 0x00021b88 LEA EAX,[EBX + 0xb8c] LEA EBP,[EBX + 0xfffc8cfe] MOV dword ptr [ESP + 0xc],EAX SUB ESP,0xc PUSH EDI CALL ESI ADD ESP,0x10 CMP dword ptr [EDI + 0x4],0x...
null
null
null
null
[(u'MULTIEQUAL_-1206051166', u'MULTIEQUAL_-1206051281'), (u'PTRSUB_-1206051217', u'PTRSUB_-1206051241'), ('const-0', u'RETURN_-1206051761'), (u'PTRSUB_-1206051195', u'PTRSUB_-1206051212'), (u'PTRSUB_-1206051315', u'LOAD_-1206051904'), ('const-0', u'PTRSUB_-1206051277'), (u'MULTIEQUAL_-1206051529', u'PTRSUB_-1206051195'...
[('const-4', u'PTRADD_-1206051262'), ('const-417', u'LOAD_-1206051633'), ('tmp_2204', u'MULTIEQUAL_-1206051537'), ('const-417', u'LOAD_-1206051614'), (u'CALL_-1206051741', u'INDIRECT_-1206051213'), (u'MULTIEQUAL_-1206051182', u'INT_NOTEQUAL_-1206051710'), (u'LOAD_-1206051634', u'INT_EQUAL_-1206051619'), ('const-417', u...
null
null
00021b20
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00021b20(code *param_1,undefined4 *param_2)\n\n{\n if (param_2 != (undefined4 *)0x0) {\n do {\n (*param_1)(param_2);\n switch(param_2[1]) {\n case 0:\n if (param_2[0x12] == -...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid lang_for_each_statement_worker\n (_func_void_lang_statement_union_type_ptr *func,lang_statement_union_type *s)\n\n{\n if (s != (lang_statement_union_type *)0x0) {\n do {\n (*func)(s)...
(translation_unit "void FUN_00021b20(code *param_1,undefined4 *param_2)\n\n{\n if (param_2 != (undefined4 *)0x0) {\n do {\n (*param_1)(param_2);\n switch(param_2[1]) {\n case 0:\n if (param_2[0x12] == -1) goto code_r0x00021b82;\n case 0xd:\n FUN_00021b20(param_1,param_2[2]);\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expressi...
(function_definition "void FUN_00021b20(code *param_1,undefined4 *param_2)\n\n{\n if (param_2 != (undefined4 *)0x0) {\n do {\n (*param_1)(param_2);\n switch(param_2[1]) {\n case 0:\n if (param_2[0x12] == -1) goto code_r0x00021b82;\n case 0xd:\n FUN_00021b20(param_1,param_2[2]);\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void function_1 (type_1 *func,type_2 *var_1) { if (var_1 != (type_2 *)0x0) { do { (*func)(var_1); switch((var_1->header).type) { case lang_output_section_statement_enum: if ((var_1->...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointe...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void MASKED(code *param_1,undefined4 *param_2) { if (param_2 != (undefined4 *)0x0) { do { (*param_1)(param_2); switch(param_2[1]) { case 0: if (param_2[0x12] == -1) goto code_r0x00021b82; ca...
8467_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
add_local
FUN_002efec0
/* DWARF original prototype: void add_local(Output_data_reloc<9,_true,_64,_false> * this, Sized_relobj<64,_false> * relobj, uint local_sym_index, uint type, Output_data * od, uint shndx, Address address) */ void __thiscall gold::Output_data_reloc<9,_true,_64,_false>::add_local (Output_data_reloc<9,_tr...
void FUN_002efec0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8) { undefined1 local_28 [36]; FUN_002d80f0(local_28,param_2,param_3,param_4,param_6,param_7,param_8,0,0,0,0); FUN_001cdb50...
PUSH EBX SUB ESP,0x2c PUSH 0x0 PUSH 0x0 PUSH 0x0 PUSH 0x0 PUSH dword ptr [ESP + 0x60] 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 0x002d80f0 ADD ESP,0x2c PUSH EBX PUSH dword ptr [ESP + 0x48...
null
null
null
null
[('tmp_294', u'CALL_-1204682963'), ('tmp_299', u'CALL_-1204682963'), ('tmp_293', u'PTRSUB_-1204682731'), ('const-0', u'CALL_-1204682963'), ('const-0', u'RETURN_-1204682893'), (u'PTRSUB_-1204682754', u'CALL_-1204682963'), ('const-4294967256', u'PTRSUB_-1204682754'), ('tmp_295', u'CALL_-1204682963'), ('const-0', u'PTRSUB...
[('tmp_659', u'CALL_-1204682921'), (u'PTRSUB_-1204682786', u'CALL_-1204682921'), ('tmp_655', u'CALL_-1204682963'), ('const-0', u'CALL_-1204682963'), ('const-0', u'RETURN_-1204682893'), ('tmp_346', u'PTRSUB_-1204682786'), ('tmp_658', u'CALL_-1204682963'), ('const-0', u'CALL_-1204682963'), ('tmp_653', u'CALL_-1204682963'...
null
null
002efec0
x86
O3
(translation_unit "void FUN_002efec0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined1 local_28 [36];\n \n FUN_002d80f0(local_28,param_2,param_3,param_4,param_6,param_7,param_8,...
(translation_unit "/* DWARF original prototype: void add_local(Output_data_reloc<9,_true,_64,_false> * this,\n Sized_relobj<64,_false> * relobj, uint local_sym_index, uint type, Output_data * od, uint shndx,\n Address address) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_true,_64,_false>::add_local\n ...
(translation_unit "void FUN_002efec0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined1 local_28 [36];\n \n FUN_002d80f0(local_28,param_2,param_3,param_4,param_6,param_7,param_8,...
(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_002efec0(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined1 local_28 [36];\n \n FUN_002d80f0(local_28,param_2,param_3,param_4,param_6,param_7,param...
/* DWARF original prototype: void add_local(Output_data_reloc<9,_true,_64,_false> * this, Sized_relobj<64,_false> * relobj, uint local_sym_index, uint type, Output_data * od, uint shndx, Address address) */ void __thiscall gold::Output_data_reloc<9,_true,_64,_false>::add_local (Output_data_reloc<9,_tr...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration typ...
null
void MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8) { undefined1 local_28 [36]; FUN_002d80f0(local_28,param_2,param_3,param_4,param_6,param_7,param_8,0,0,0,0); FUN_001cdb50(param...
4673_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
add_global_plt
FUN_0010ce00
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: bool add_global_plt(Output_data_got<32,_true> * this, Symbol * gsym, uint got_type) */ bool __thiscall gold::Output_data_got<32,_true>::add_global_plt (Output_data_got<32,_true> *this,Symb...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 FUN_0010ce00(undefined4 param_1,int param_2,int param_3) { int iVar1; int iVar2; int *piVar3; int *piVar4; int aiStack_48 [7]; int local_2c [6]; undefined4 uStack_14; uStack_14 = 0x10ce09; piVar3 ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x00035840 ADD EBX,0x2821f7 SUB ESP,0x1c MOV EDX,dword ptr [ESP + 0x34] MOV EBP,dword ptr [ESP + 0x38] MOV ESI,EDX ADD ESI,0x1c JZ 0x0010ceeb MOV EAX,ESI CMP EBP,dword ptr [EDX + 0x1c] JNZ 0x0010ce34 JMP 0x0010cea0 CMP EBP,dword ptr [EAX] JZ 0x0010cea0 MOV EAX,dword ptr [EAX + 0...
null
null
null
null
[(u'MULTIEQUAL_-1206922687', u'INT_EQUAL_-1206923434'), (u'INDIRECT_-1206922601', u'MULTIEQUAL_-1206922695'), ('const-417', u'LOAD_-1206923057'), (u'MULTIEQUAL_-1206922651', u'CAST_-1206922484'), (u'INDIRECT_-1206922588', u'MULTIEQUAL_-1206922587'), (u'LOAD_-1206923683', u'MULTIEQUAL_-1206922750'), (u'CALL_-1206923497'...
[(u'STORE_-1206923054', u'INDIRECT_-1206922607'), (u'PTRADD_-1206922644', u'LOAD_-1206923358'), ('const-1', u'COPY_-1206923128'), (u'CALL_-1206923035', u'MULTIEQUAL_-1206922893'), (u'CALL_-1206923497', u'INDIRECT_-1206922805'), (u'LOAD_-1206923547', u'INT_NOTEQUAL_-1206923531'), ('tmp_667', u'CBRANCH_-1206923338'), (u'...
null
null
0010ce00
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nundefined4 FUN_0010ce00(undefined4 param_1,int param_2,int param_3)\n\n{\n int iVar1;\n int iVar2;\n int *piVar3;\n int *piVar4;\n int aiStack_48 [7];\n int local_2c [6];\n undefined4 uStack_14;\n \n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* DWARF original prototype: bool add_global_plt(Output_data_got<32,_true> * this, Symbol * gsym,\n uint got_type) */\n\nbool __thiscall\ngold::Output_data_got<32,_true>::add_global_plt\n (Output_data_...
(translation_unit "undefined4 FUN_0010ce00(undefined4 param_1,int param_2,int param_3)\n\n{\n int iVar1;\n int iVar2;\n int *piVar3;\n int *piVar4;\n int aiStack_48 [7];\n int local_2c [6];\n undefined4 uStack_14;\n \n uStack_14 = 0x10ce09;\n piVar3 = (int *)(param_2 + 0x1c);\n if (piVar3 == (int *)0x0) {\n ...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * ID...
(function_definition "undefined4 FUN_0010ce00(undefined4 param_1,int param_2,int param_3)\n\n{\n int iVar1;\n int iVar2;\n int *piVar3;\n int *piVar4;\n int aiStack_48 [7];\n int local_2c [6];\n undefined4 uStack_14;\n \n uStack_14 = 0x10ce09;\n piVar3 = (int *)(param_2 + 0x1c);\n if (piVar3 == (int *)0x0) {...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* DWARF original prototype: bool add_global_plt(Output_data_got<32,_true> * this, Symbol * gsym, uint got_type) */ bool __thiscall gold::Output_data_got<32,_true>::add_global_plt (Output_data_got<32,_true> *this,type...
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration typ...
null
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ undefined4 MASKED(undefined4 param_1,int param_2,int param_3) { int iVar1; int iVar2; int *piVar3; int *piVar4; int aiStack_48 [7]; int local_2c [6]; undefined4 uStack_14; uStack_14 = 0x10ce09; piVar3 = (int...
907_pterm_and_pterm_strip.c
dlg_listbox_select
FUN_00052740
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void dlg_listbox_select(control *ctrl,void *dlg,int index) { int iVar1; code *pcVar2; undefined4 *puVar3; undefined4 uVar4; undefined4 uVar5; undefined4 uVar6; ...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00052740(undefined4 param_1,int *param_2,undefined4 param_3) { int iVar1; code *pcVar2; undefined4 *puVar3; undefined4 uVar4; undefined4 uVar5; undefined4 uVar6; if (*param_2 == 0) { ...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX CALL 0x0001a360 ADD EBX,0x6309b SUB ESP,0x1c MOV EAX,dword ptr [ESP + 0x34] MOV EAX,dword ptr [EAX] TEST EAX,EAX JZ 0x0001a063 SUB ESP,0x4 LEA EDX,[EBX + 0xfff9adec] PUSH EDX PUSH dword ptr [ESP + 0x38] PUSH EAX CALL 0x0004c9c0 ADD ESP,0x10 MOV ESI,EAX MOV EAX,dword ptr [EAX] MOV EAX...
null
null
null
null
[('const-1', u'RETURN_-1205951958'), ('tmp_328', u'CBRANCH_-1206245364'), ('const-417', u'LOAD_-1206245194'), (u'COPY_-1206244161', u'CALL_-1206244926'), ('const-417', u'LOAD_-1206245422'), ('const-4', u'PTRADD_-1206244326'), (u'CALLOTHER_-1205951963', u'CAST_-1205951237'), (u'CALL_-1206245298', u'CALL_-1206245285'), (...
[('const-1', u'RETURN_-1205951958'), ('const-7', u'PTRADD_-1206244317'), ('tmp_328', u'CBRANCH_-1206245364'), ('const-0', u'PTRSUB_-1206244361'), (u'COPY_-1206244200', u'CALL_-1206244857'), (u'CALL_-1206245298', u'CALL_-1206245285'), (u'CAST_-1206244352', u'PTRADD_-1206244329'), ('const-417', u'LOAD_-1206245508'), (u'I...
null
null
00052740
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00052740(undefined4 param_1,int *param_2,undefined4 param_3)\n\n{\n int iVar1;\n code *pcVar2;\n undefined4 *puVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n undefined4 uVar6;\n \n if (*param...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* WARNING: Unknown calling convention */\n\nvoid dlg_listbox_select(control *ctrl,void *dlg,int index)\n\n{\n int iVar1;\n code *pcVar2;\n undefined4 *puVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n unde...
(translation_unit "void FUN_00052740(undefined4 param_1,int *param_2,undefined4 param_3)\n\n{\n int iVar1;\n code *pcVar2;\n undefined4 *puVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n undefined4 uVar6;\n \n if (*param_2 == 0) {\n \n pcVar2 = (code *)invalidInstructionException();\n (...
(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_00052740(undefined4 param_1,int *param_2,undefined4 param_3)\n\n{\n int iVar1;\n code *pcVar2;\n undefined4 *puVar3;\n undefined4 uVar4;\n undefined4 uVar5;\n undefined4 uVar6;\n \n if (*param_2 == 0) {\n \n pcVar2 = (code *)invalidInstructionException();\n ...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* WARNING: Unknown calling convention */ void function_1(type_1 *ctrl,void *dlg,int index) { int var_4; type_2 *pcVar2; type_3 *puVar3; type_3 uVar4; type_3 uVar5; type_3 uVar6; /* WARNING: Loa...
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,int *param_2,undefined4 param_3) { int iVar1; code *pcVar2; undefined4 *puVar3; undefined4 uVar4; undefined4 uVar5; undefined4 uVar6; if (*param_2 == 0) { /* WA...
12_i686-gnu-ld_and_i686-gnu-ld_strip.c
read
read
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ ssize_t read(int __fd,void *__buf,size_t __nbytes) { ssize_t sVar1; sVar1 = (*(code *)PTR_read_000bb034)(); return sVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ ssize_t read(int __fd,void *__buf,size_t __nbytes) { ssize_t sVar1; sVar1 = (*(code *)PTR_read_000bb034)(); return sVar1; }
JMP dword ptr [EBX + 0x34]
null
null
null
null
[(u'CAST_-1205976773', u'CALLIND_-1205976854'), (u'CALLIND_-1205976854', u'INDIRECT_-1205976781'), (u'INDIRECT_-1205976781', u'COPY_-1205976840'), ('tmp_77', u'CAST_-1205976773'), ('const-0', u'RETURN_-1205976851'), (u'CALLIND_-1205976854', u'RETURN_-1205976851')]
[(u'CAST_-1205976773', u'CALLIND_-1205976854'), (u'CALLIND_-1205976854', u'INDIRECT_-1205976781'), (u'INDIRECT_-1205976781', u'COPY_-1205976840'), ('tmp_77', u'CAST_-1205976773'), ('const-0', u'RETURN_-1205976851'), (u'CALLIND_-1205976854', u'RETURN_-1205976851')]
null
null
000140e0
x86
O3
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nssize_t read(int __fd,void *__buf,size_t __nbytes)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_read_000bb034)();\n return sVar1;\n}\n\n" comment (function_definition "ssize_t read(int __fd,void *__buf,size_t __nb...
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nssize_t read(int __fd,void *__buf,size_t __nbytes)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_read_000bb034)();\n return sVar1;\n}\n\n" comment (function_definition "ssize_t read(int __fd,void *__buf,size_t __nb...
(translation_unit "ssize_t read(int __fd,void *__buf,size_t __nbytes)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_read_000bb034)();\n return sVar1;\n}\n\n" (function_definition "ssize_t read(int __fd,void *__buf,size_t __nbytes)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_read_000bb034)();\n return sV...
(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 ;) (expression_statement (assignment_expression I...
(function_definition "ssize_t read(int __fd,void *__buf,size_t __nbytes)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_read_000bb034)();\n return sVar1;\n}" (primitive_type "ssize_t") (function_declarator "read(int __fd,void *__buf,size_t __nbytes)" (identifier "read") (parameter_list "(int __fd,void *__buf,size...
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ ssize_t function_1(int __fd,void *__buf,size_t __nbytes) { ssize_t sVar1; sVar1 = (*(type_1 *)PTR_read_000bb034)(); return sVar1; }
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: Unknown calling convention -- yet parameter storage is locked */ ssize_t MASKED(int __fd,void *__buf,size_t __nbytes) { ssize_t sVar1; sVar1 = (*(code *)PTR_MASKED_000bb034)(); return sVar1; }
8785_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
~messages_byname
FUN_001f3c30
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::messages_byname<char>::~messages_byname() */ void __thiscall std::messages_byname<char>::~messages_byname(messages_byname<char> *this) { *(undefined ***)this = &PTR__messages_byname_00301720; messages<char>::~messages...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_001f3c30(undefined4 *param_1) { *param_1 = &PTR_FUN_00301720; FUN_001f3b70(param_1); FUN_001807a0(param_1); return; }
PUSH ESI PUSH EBX CALL 0x00032730 ADD EBX,0x10e3c9 SUB ESP,0x10 MOV ESI,dword ptr [ESP + 0x1c] LEA EAX,[EBX + 0xfffff718] ADD EAX,0x8 MOV dword ptr [ESI],EAX PUSH ESI CALL 0x001f3b70 MOV dword ptr [ESP],ESI CALL 0x001807a0 ADD ESP,0x14 POP EBX POP ESI RET
null
null
null
null
[('const-3151648', u'PTRSUB_-1207943931'), (u'CAST_-1207943932', u'STORE_-1207944070'), ('const-0', u'RETURN_-1207944011'), ('const-0', u'PTRSUB_-1207943931'), ('const-417', u'STORE_-1207944070'), (u'CAST_-1207943928', u'CALL_-1207944057'), (u'PTRSUB_-1207943931', u'STORE_-1207944070'), ('tmp_217', u'CAST_-1207943932')...
[('const-0', u'RETURN_-1207944011'), ('const-0', u'PTRSUB_-1207943931'), ('tmp_384', u'CALL_-1207944057'), ('const-417', u'STORE_-1207944070'), ('tmp_384', u'STORE_-1207944070'), (u'PTRSUB_-1207943931', u'STORE_-1207944070'), ('tmp_384', u'CALL_-1207944044'), ('const-3151648', u'PTRSUB_-1207943931')]
null
null
001f3c30
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_001f3c30(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00301720;\n FUN_001f3b70(param_1);\n FUN_001807a0(param_1);\n return;\n}\n\n" comment (function_definition "void FUN_001f3c30(undefined4 *p...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::messages_byname<char>::~messages_byname() */\n\nvoid __thiscall std::messages_byname<char>::~messages_byname(messages_byname<char> *this)\n\n{\n *(undefined ***)this = &PTR__messages_byname_00301720;\n ...
(translation_unit "void FUN_001f3c30(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00301720;\n FUN_001f3b70(param_1);\n FUN_001807a0(param_1);\n return;\n}\n\n" (function_definition "void FUN_001f3c30(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00301720;\n FUN_001f3b70(param_1);\n FUN_001807a0(param_1);\n ...
(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_001f3c30(undefined4 *param_1)\n\n{\n *param_1 = &PTR_FUN_00301720;\n FUN_001f3b70(param_1);\n FUN_001807a0(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001f3c30(undefined4 *param_1)" (identifier "FUN_001f3c30") (parameter_list "(undefined4 *param_1)" (( "(...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::messages_byname<char>::~messages_byname() */ void __thiscall std::function_1<char>::~function_1(function_1<char> *this) { *(type_1 ***)this = &PTR__messages_byname_00301720; var_1<var_2>::~var_1((var_1<var_2> *)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_00301720; FUN_001f3b70(param_1); FUN_001807a0(param_1); return; }
3234_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
_M_find_before_node
FUN_000a9220
/* DWARF original prototype: __node_base * _M_find_before_node(_Hashtable<std::pair<unsigned_int,_std::pair<unsigned_int,_long_long_unsigned_int>_>,_std::pair<const_std::pair<unsigned_int,_std::pair<unsigned_int,_long_long_unsigned_int>_>,_gold::Output_section*>,_std::allocator<std::pair<const_std::pair<unsigned_in...
int * FUN_000a9220(int *param_1,uint param_2,int *param_3,uint param_4) { int *piVar1; int *piVar2; uint uVar3; int *piVar4; piVar2 = *(int **)(*param_1 + param_2 * 4); if (piVar2 != (int *)0x0) { uVar3 = ((int *)*piVar2)[6]; piVar1 = (int *)*piVar2; do { piVar4 = piVar1; if (((...
PUSH EBP PUSH EDI PUSH ESI PUSH EBX MOV ESI,dword ptr [ESP + 0x14] MOV EBP,dword ptr [ESP + 0x18] MOV EAX,dword ptr [ESI] MOV EDI,dword ptr [EAX + EBP*0x4] TEST EDI,EDI JZ 0x000a9290 MOV EBX,dword ptr [EDI] MOV ECX,dword ptr [EBX + 0x18] JMP 0x000a9258 MOV EAX,dword ptr [EBX] TEST EAX,EAX JZ 0x000a928b MOV ECX,dword pt...
null
null
null
null
[(u'LOAD_-1206545850', u'COPY_-1206545484'), (u'COPY_-1206545455', u'PTRSUB_-1206545439'), (u'LOAD_-1206545856', u'PTRADD_-1206545439'), (u'CAST_-1206545346', u'INT_ADD_-1206545401'), ('const-0', u'PTRSUB_-1206545463'), (u'LOAD_-1206545732', u'INT_EQUAL_-1206545711'), ('tmp_140', u'CBRANCH_-1206545770'), ('tmp_437', u'...
[(u'PTRADD_-1206545437', u'LOAD_-1206545680'), ('const-4', u'PTRADD_-1206545377'), (u'LOAD_-1206545732', u'INT_EQUAL_-1206545711'), ('tmp_140', u'CBRANCH_-1206545770'), ('tmp_437', u'CBRANCH_-1206545681'), ('const-4', u'PTRADD_-1206545369'), ('tmp_537', u'CBRANCH_-1206545625'), (u'LOAD_-1206545856', u'INT_ADD_-12065458...
null
null
000a9220
x86
O3
(translation_unit "int * FUN_000a9220(int *param_1,uint param_2,int *param_3,uint param_4)\n\n{\n int *piVar1;\n int *piVar2;\n uint uVar3;\n int *piVar4;\n \n piVar2 = *(int **)(*param_1 + param_2 * 4);\n if (piVar2 != (int *)0x0) {\n uVar3 = ((int *)*piVar2)[6];\n piVar1 = (int *)*piVar2;\n do {\n ...
(translation_unit "/* DWARF original prototype: __node_base *\n _M_find_before_node(_Hashtable<std::pair<unsigned_int,_std::pair<unsigned_int,_long_long_unsigned_int>_>,_std::pair<const_std::pair<unsigned_int,_std::pair<unsigned_int,_long_long_unsigned_int>_>,_gold::Output_section*>,_std::allocator<std::pair<const_st...
(translation_unit "int * FUN_000a9220(int *param_1,uint param_2,int *param_3,uint param_4)\n\n{\n int *piVar1;\n int *piVar2;\n uint uVar3;\n int *piVar4;\n \n piVar2 = *(int **)(*param_1 + param_2 * 4);\n if (piVar2 != (int *)0x0) {\n uVar3 = ((int *)*piVar2)[6];\n piVar1 = (int *)*piVar2;\n do {\n ...
(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 (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_st...
(function_definition "int * FUN_000a9220(int *param_1,uint param_2,int *param_3,uint param_4)\n\n{\n int *piVar1;\n int *piVar2;\n uint uVar3;\n int *piVar4;\n \n piVar2 = *(int **)(*param_1 + param_2 * 4);\n if (piVar2 != (int *)0x0) {\n uVar3 = ((int *)*piVar2)[6];\n piVar1 = (int *)*piVar2;\n do {\n ...
/* DWARF original prototype: __node_base * _M_find_before_node(_Hashtable<std::pair<unsigned_int,_std::pair<unsigned_int,_long_long_unsigned_int>_>,_std::pair<const_std::pair<unsigned_int,_std::pair<unsigned_int,_long_long_unsigned_int>_>,_gold::Output_section*>,_std::allocator<std::pair<const_std::pair<unsigned_in...
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: (type_...
null
int * MASKED(int *param_1,uint param_2,int *param_3,uint param_4) { int *piVar1; int *piVar2; uint uVar3; int *piVar4; piVar2 = *(int **)(*param_1 + param_2 * 4); if (piVar2 != (int *)0x0) { uVar3 = ((int *)*piVar2)[6]; piVar1 = (int *)*piVar2; do { piVar4 = piVar1; if (((((uVar...
8068_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
insert
FUN_00206160
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::insert(unsigned int, char const*, unsigned int) */ void __thiscall std::string::insert(string *this,uint param_1,char *param_2,uint param_3) { if (param_1 <= *(uint *)(this + 4)) { _M_replace(this,param_1,0,...
/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ void FUN_00206160(int param_1,uint param_2,undefined4 param_3,undefined4 param_4) { if (param_2 <= *(uint *)(param_1 + 4)) { FUN_00205c60(param_1,param_2,0,param_3,param_4); return; } /* WARNING: ...
PUSH EBX CALL 0x00036db0 ADD EBX,0x1a3e9a SUB ESP,0x8 MOV EDX,dword ptr [ESP + 0x10] MOV EAX,dword ptr [ESP + 0x14] MOV ECX,dword ptr [EDX + 0x4] CMP EAX,ECX JA 0x00206197 SUB ESP,0xc PUSH dword ptr [ESP + 0x28] PUSH dword ptr [ESP + 0x28] PUSH 0x0 PUSH EAX PUSH EDX CALL 0x00205c60 ADD ESP,0x28 POP EBX RET PUSH ECX PUS...
null
null
null
null
[('tmp_323', u'PTRADD_-1203805738'), ('tmp_125', u'CBRANCH_-1203805778'), ('tmp_323', u'CALL_-1203805728'), (u'INT_LESSEQUAL_-1203805768', u'CBRANCH_-1203805778'), (u'COPY_-1203805581', u'CALL_-1203805667'), ('tmp_325', u'CALL_-1203805728'), ('tmp_324', u'CALL_-1203805667'), (u'PTRADD_-1203805738', u'CAST_-1203805565')...
[('tmp_125', u'CBRANCH_-1203805778'), (u'INT_LESSEQUAL_-1203805768', u'CBRANCH_-1203805778'), (u'COPY_-1203805591', u'CALL_-1203805667'), ('tmp_640', u'CALL_-1203805728'), ('tmp_642', u'CALL_-1203805728'), ('tmp_640', u'INT_ADD_-1203805784'), ('const-2867538', u'COPY_-1203805591'), ('tmp_641', u'INT_LESSEQUAL_-12038057...
null
null
00206160
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n\nvoid FUN_00206160(int param_1,uint param_2,undefined4 param_3,undefined4 param_4)\n\n{\n if (param_2 <= *(uint *)(param_1 + 4)) {\n FUN_00205c60(param_1,param_2,0,param_3,param_4);\n return;\n }\n ...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */\n/* std::string::insert(unsigned int, char const*, unsigned int) */\n\nvoid __thiscall std::string::insert(string *this,uint param_1,char *param_2,uint param_3)\n\n{\n if (param_1 <= *(uint *)(this + 4)) {\n _...
(translation_unit "void FUN_00206160(int param_1,uint param_2,undefined4 param_3,undefined4 param_4)\n\n{\n if (param_2 <= *(uint *)(param_1 + 4)) {\n FUN_00205c60(param_1,param_2,0,param_3,param_4);\n return;\n }\n \n FUN_00242ab0("%s: __pos (which is %zu) > this->size() (which is %zu)","ba...
(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 { (if_statement if (parenthesized_expression ( (binary_expres...
(function_definition "void FUN_00206160(int param_1,uint param_2,undefined4 param_3,undefined4 param_4)\n\n{\n if (param_2 <= *(uint *)(param_1 + 4)) {\n FUN_00205c60(param_1,param_2,0,param_3,param_4);\n return;\n }\n \n FUN_00242ab0("%s: __pos (which is %zu) > this->size() (which is %zu)",...
/* WARNING: Function: __x86.get_pc_thunk.bx replaced with injection: get_pc_thunk_bx */ /* std::string::insert(unsigned int, char const*, unsigned int) */ void __thiscall std::type_1::function_1(type_1 *var_2,type_2 var_1,char *param_2,type_2 param_3) { if (var_1 <= *(type_2 *)(var_2 + 4)) { var_3(var_2,var_1,...
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (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,uint param_2,undefined4 param_3,undefined4 param_4) { if (param_2 <= *(uint *)(param_1 + 4)) { FUN_00205c60(param_1,param_2,0,param_3,param_4); return; } /* WARNING: Subrou...
10516_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
do_unshift
FUN_0026da90
/* std::__codecvt_utf16_base<wchar_t>::do_unshift(__mbstate_t&, char*, char*, char*&) const */ undefined4 __thiscall std::__codecvt_utf16_base<wchar_t>::do_unshift (__codecvt_utf16_base<wchar_t> *this,__mbstate_t *param_1,char *param_2,char *param_3, char **param_4) { *param_4 = param_2; retu...
undefined4 FUN_0026da90(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 *param_5) { *param_5 = param_3; return 3; }
MOV EAX,dword ptr [ESP + 0x14] MOV EDX,dword ptr [ESP + 0xc] MOV dword ptr [EAX],EDX MOV EAX,0x3 RET
null
null
null
null
[('const-3', u'COPY_-1204168029'), ('tmp_35', u'STORE_-1204168030'), ('const-0', u'RETURN_-1204168012'), (u'COPY_-1204168029', u'RETURN_-1204168012'), ('tmp_37', u'STORE_-1204168030'), ('const-417', u'STORE_-1204168030')]
[('const-3', u'COPY_-1204168029'), ('const-0', u'RETURN_-1204168012'), (u'COPY_-1204168029', u'RETURN_-1204168012'), ('tmp_39', u'STORE_-1204168030'), ('const-417', u'STORE_-1204168030'), ('tmp_38', u'STORE_-1204168030')]
null
null
0026da90
x86
O3
(translation_unit "undefined4\nFUN_0026da90(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 *param_5)\n\n{\n *param_5 = param_3;\n return 3;\n}\n\n" (function_definition "undefined4\nFUN_0026da90(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 p...
(translation_unit "/* std::__codecvt_utf16_base<wchar_t>::do_unshift(__mbstate_t&, char*, char*, char*&) const */\n\nundefined4 __thiscall\nstd::__codecvt_utf16_base<wchar_t>::do_unshift\n (__codecvt_utf16_base<wchar_t> *this,__mbstate_t *param_1,char *param_2,char *param_3,\n char **param_4)\n\n{\n ...
(translation_unit "undefined4\nFUN_0026da90(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 *param_5)\n\n{\n *param_5 = param_3;\n return 3;\n}\n\n" (function_definition "undefined4\nFUN_0026da90(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 p...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement {...
(function_definition "undefined4\nFUN_0026da90(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4,\n undefined4 *param_5)\n\n{\n *param_5 = param_3;\n return 3;\n}" (type_identifier "undefined4") (function_declarator "FUN_0026da90(undefined4 param_1,undefined4 param_2,undefined4 pa...
/* std::__codecvt_utf16_base<wchar_t>::do_unshift(__mbstate_t&, char*, char*, char*&) const */ type_1 __thiscall std::type_2<wchar_t>::function_1 (type_2<wchar_t> *this,type_3 *param_1,char *param_2,char *param_3, char **param_4) { *param_4 = param_2; return 3; }
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
undefined4 MASKED(undefined4 param_1,undefined4 param_2,undefined4 param_3,undefined4 param_4, undefined4 *param_5) { *param_5 = param_3; return 3; }
604_sqlite3_and_sqlite3_strip.c
memjrnlRead
FUN_00041bb0
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int memjrnlRead(sqlite3_file *pJfd,void *zBuf,int iAmt,sqlite_int64 iOfst) { uint uVar1; int iVar2; sqlite3_io_methods *psVar3; sqlite3_io_methods *psVar4; size_t __n; int iVar5; sqlite3_io_methods *psVar6; sqlite...
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 FUN_00041bb0(int param_1,void *param_2,uint param_3,uint param_4,int param_5) { uint uVar1; int iVar2; size_t __n; int iVar3; int *piVar4; uint uVar5; size_t sVar6; uint uVar7; uVar7 = *(uint *)(p...
CALL 0x0003a3fd ADD EAX,0x179273 PUSH EBP PUSH EDI PUSH ESI PUSH EBX SUB ESP,0x2c MOV ECX,dword ptr [ESP + 0x4c] MOV EBX,dword ptr [ESP + 0x50] MOV dword ptr [ESP + 0xc],EAX MOV EAX,dword ptr [ESP + 0x40] MOV dword ptr [ESP + 0x10],ECX MOV ESI,dword ptr [EAX + 0x4] MOV dword ptr [ESP + 0x14],EBX MOV EAX,ESI MOV dword p...
null
null
null
null
[('const-417', u'STORE_-1206182229'), ('const-31', u'INT_SRIGHT_-1206182851'), (u'MULTIEQUAL_-1206181940', u'INT_ADD_-1206181759'), ('tmp_1688', u'SUBPIECE_-1206182041'), ('const-4', u'PTRADD_-1206181638'), (u'CAST_-1206181610', u'MULTIEQUAL_-1206181854'), (u'INT_ADD_-1206181697', u'CAST_-1206181615'), (u'CAST_-1206181...
[(u'COPY_-1206181880', u'MULTIEQUAL_-1206182015'), (u'MULTIEQUAL_-1206181909', u'CAST_-1206181721'), (u'CAST_-1206181716', u'LOAD_-1206182220'), ('const-4', u'INT_ADD_-1206182888'), ('tmp_2995', u'INT_ADD_-1206182888'), ('const-0', u'COPY_-1206182158'), (u'LOAD_-1206182904', u'COPY_-1206181921'), (u'CAST_-1206181668', ...
null
null
00041bb0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nundefined4 FUN_00041bb0(int param_1,void *param_2,uint param_3,uint param_4,int param_5)\n\n{\n uint uVar1;\n int iVar2;\n size_t __n;\n int iVar3;\n int *piVar4;\n uint uVar5;\n size_t sVar6;\n uint u...
(translation_unit "/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nint memjrnlRead(sqlite3_file *pJfd,void *zBuf,int iAmt,sqlite_int64 iOfst)\n\n{\n uint uVar1;\n int iVar2;\n sqlite3_io_methods *psVar3;\n sqlite3_io_methods *psVar4;\n size_t __n;\n int iVar5;\n sqlite3...
(translation_unit "undefined4 FUN_00041bb0(int param_1,void *param_2,uint param_3,uint param_4,int param_5)\n\n{\n uint uVar1;\n int iVar2;\n size_t __n;\n int iVar3;\n int *piVar4;\n uint uVar5;\n size_t sVar6;\n uint uVar7;\n \n uVar7 = *(uint *)(param_1 + 4);\n iVar2 = (int)uVar7 >> 0x1f;\n if ((*(uint *...
(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) ))) (compound_statement {...
(function_definition "undefined4 FUN_00041bb0(int param_1,void *param_2,uint param_3,uint param_4,int param_5)\n\n{\n uint uVar1;\n int iVar2;\n size_t __n;\n int iVar3;\n int *piVar4;\n uint uVar5;\n size_t sVar6;\n uint uVar7;\n \n uVar7 = *(uint *)(param_1 + 4);\n iVar2 = (int)uVar7 >> 0x1f;\n if ((*(uin...
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ int function_1(type_1 *var_2,void *zBuf,int var_16,type_2 var_1) { type_3 var_10; int var_5; type_4 *var_9; type_4 *var_6; size_t var_13; int var_7; type_4 *psVar6; type_4 *var_3; size_t var_14; size_t var_15;...
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: (pointer_declarator declarator: (identifi...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ undefined4 MASKED(int param_1,void *param_2,uint param_3,uint param_4,int param_5) { uint uVar1; int iVar2; size_t __n; int iVar3; int *piVar4; uint uVar5; size_t sVar6; uint uVar7; uVar7 = *(uint *)(param_1...
419_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
get_dependencies[abi:cxx11]
FUN_000307be
/* gold::Version_script_info::get_dependencies[abi:cxx11](char const*) const [clone .cold.465] */ void gold::Version_script_info::get_dependencies_abi_cxx11_(char *param_1) { vector<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::basic_string<char,_std:...
void FUN_000307be(void) { FUN_0005b0f0(); /* WARNING: Subroutine does not return */ FUN_0027dd80(); }
SUB ESP,0xc PUSH ESI CALL 0x0005b0f0 MOV dword ptr [ESP],EBX MOV EBX,dword ptr [EBP + -0x20] CALL 0x0027dd80
null
null
null
null
[('tmp_188', u'CALL_-1206122537'), ('const-1', u'RETURN_-1206122513'), ('tmp_126', u'CALL_-1206122537')]
[('const-1', u'RETURN_-1206122513')]
null
null
000307be
x86
O3
(translation_unit "void FUN_000307be(void)\n\n{\n FUN_0005b0f0();\n /* WARNING: Subroutine does not return */\n FUN_0027dd80();\n}\n\n" (function_definition "void FUN_000307be(void)\n\n{\n FUN_0005b0f0();\n /* WARNING: Subroutine does not return */\n FUN_0027dd80();\n}" primiti...
(translation_unit "/* gold::Version_script_info::get_dependencies[abi:cxx11](char const*) const [clone .cold.465] */\n\nvoid gold::Version_script_info::get_dependencies_abi_cxx11_(char *param_1)\n\n{\n vector<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::allocator<std::__cxx11::...
(translation_unit "void FUN_000307be(void)\n\n{\n FUN_0005b0f0();\n \n FUN_0027dd80();\n}\n\n" (function_definition "void FUN_000307be(void)\n\n{\n FUN_0005b0f0();\n \n FUN_0027dd80();\n}" primitive_type (function_declarator "FUN_000307be(void)" identifier (parameter_list "(voi...
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void FUN_000307be(void)\n\n{\n FUN_0005b0f0();\n \n FUN_0027dd80();\n}" (primitive_type "void") (function_declarator "FUN_000307be(void)" (identifier "FUN_000307be") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_sta...
/* gold::Version_script_info::get_dependencies[abi:cxx11](char const*) const [clone .cold.465] */ void gold::Version_script_info::function_1(char *param_1) { var_4<std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>,_std::var_1<std::__cxx11::basic_string<var_2,_std::char_traits<var_2...
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
void MASKED(void) { FUN_0005b0f0(); /* WARNING: Subroutine does not return */ FUN_0027dd80(); }
146_grep_and_grep_strip.c
color_cap_rv_fct
FUN_000151e0
/* WARNING: Function: __x86.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void color_cap_rv_fct(void) { color_option = -1; return; }
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void FUN_000151e0(void) { DAT_000481cc = 0xffffffff; return; }
CALL 0x00018c30 ADD EAX,0x32c07 MOV dword ptr [EAX + 0x3e0],0xffffffff RET
null
null
null
null
[(u'COPY_-1205972487', u'COPY_-1205972469'), ('const-4294967295', u'COPY_-1205972487'), ('const-0', u'RETURN_-1205972465')]
[('const-4294967295', u'COPY_-1205972487'), (u'COPY_-1205972487', u'COPY_-1205972469'), ('const-0', u'RETURN_-1205972465')]
null
null
000151e0
x86
O3
(translation_unit "/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */\n\nvoid FUN_000151e0(void)\n\n{\n DAT_000481cc = 0xffffffff;\n return;\n}\n\n" comment (function_definition "void FUN_000151e0(void)\n\n{\n DAT_000481cc = 0xffffffff;\n return;\n}" primitive_type (function_de...
(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 color_cap_rv_fct(void)\n\n{\n color_option = -1;\n return;\n}\n\n" comment comment (function_definition "void color_cap_rv_fc...
(translation_unit "void FUN_000151e0(void)\n\n{\n DAT_000481cc = 0xffffffff;\n return;\n}\n\n" (function_definition "void FUN_000151e0(void)\n\n{\n DAT_000481cc = 0xffffffff;\n return;\n}" primitive_type (function_declarator "FUN_000151e0(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 (assignment_expression IDENT = LIT) ;) (return_statement return ;) })))
(function_definition "void FUN_000151e0(void)\n\n{\n DAT_000481cc = 0xffffffff;\n return;\n}" (primitive_type "void") (function_declarator "FUN_000151e0(void)" (identifier "FUN_000151e0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n DAT_00...
/* 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) { color_option = -1; 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 (assignment_expression left: (identifier) right: (number_literal))) (return...
null
/* WARNING: Function: __i686.get_pc_thunk.ax replaced with injection: get_pc_thunk_ax */ void MASKED(void) { DAT_000481cc = 0xffffffff; return; }